/*!
 * 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;
  -ms-text-size-adjust: 100%;
  -webkit-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 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
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 {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  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-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-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";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  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: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
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 {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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: #777777;
}
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 {
  background-color: #fcf8e3;
  padding: .2em;
}
.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: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: white;
}
a.text-success:hover,
a.text-success:focus {
  color: #e6e6e6;
}
.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: #e8b417;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #ba9012;
}
.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 #eeeeee;
}
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;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 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;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1350px) {
  .container {
    width: 1180px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -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-left: 15px;
  padding-right: 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: 1350px) {
  .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: #777777;
  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;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.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: #e8b417;
}
.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: #d1a215;
}
.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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  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: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #00B6E8;
  background-image: none;
  border: 1px solid #00B6E8;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-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: #00B6E8;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 182, 232, 0.6);
}
.form-control::-moz-placeholder {
  color: black;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: black;
}
.form-control::-webkit-input-placeholder {
  color: black;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  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-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  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 {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 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: white;
}
.has-success .form-control {
  border-color: white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #e6e6e6;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .input-group-addon {
  color: white;
  border-color: white;
  background-color: #e8b417;
}
.has-success .form-control-feedback {
  color: white;
}
.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.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;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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: #000;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #000;
  background-color: #fff;
  border-color: #00b6e8;
}
.btn-default:focus,
.btn-default.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: #005269;
}
.btn-default:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #0086ab;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #000;
  background-color: #e6e6e6;
  border-color: #0086ab;
}
.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: #000;
  background-color: #d4d4d4;
  border-color: #005269;
}
.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: #00b6e8;
}
.btn-default .badge {
  color: #fff;
  background-color: #000;
}
.btn-primary {
  color: #000;
  background-color: white;
  border-color: #e8b417;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: #745a0c;
}
.btn-primary:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #b08911;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #000;
  background-color: #e6e6e6;
  border-color: #b08911;
}
.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: #000;
  background-color: #d4d4d4;
  border-color: #745a0c;
}
.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: white;
  border-color: #e8b417;
}
.btn-primary .badge {
  color: white;
  background-color: #000;
}
.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 {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  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: #777777;
  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 0.15s linear;
  transition: opacity 0.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-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: white;
  border: 1px solid white;
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #00b6e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #00b6e8;
  text-decoration: none;
  outline: 0;
  background-color: #00b6e8;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  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-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-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-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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-left: 0;
  padding-right: 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: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #00B6E8;
  border-radius: 0px;
}
.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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #e8b417;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e8b417;
  border-color: #337ab7;
}
.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: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.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-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    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-left: 0;
    padding-right: 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;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  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: 768px) {
  .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: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-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-left: 15px;
    margin-right: 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 {
  background-color: white;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: transparent;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: transparent;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #e8b417;
}
.navbar-default .navbar-nav > li > a {
  color: #00b6e8;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #e8b417;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #e8b417;
  background-color: white;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #e8b417;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #e8b417;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: white;
  color: #e8b417;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #00b6e8;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #e8b417;
    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: #e8b417;
    background-color: white;
  }
  .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: #00b6e8;
}
.navbar-default .navbar-link:hover {
  color: #e8b417;
}
.navbar-default .btn-link {
  color: #00b6e8;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #e8b417;
}
.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 {
  background-color: #080808;
  color: #fff;
}
@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 {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.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;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-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: #eeeeee;
  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;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.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-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-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-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.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: #eeeeee;
}
.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: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.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: #777777;
}
.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;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  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: #eeeeee;
}
.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 {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 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 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 28px;
}
.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 {
  background-color: #e8b417;
  border-color: white;
  color: white;
}
.alert-success hr {
  border-top-color: #f2f2f2;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.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;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.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-right-radius: 4px;
  border-top-left-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 {
  text-decoration: none;
  color: #555;
  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 {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.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: #777777;
}
.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: white;
  background-color: #e8b417;
}
a.list-group-item-success,
button.list-group-item-success {
  color: white;
}
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: white;
  background-color: #d1a215;
}
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: white;
  border-color: white;
}
.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;
}
.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #FFF;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.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-left: 5px;
  margin-bottom: 0;
}
.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 {
    box-shadow: 0 5px 15px rgba(0, 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-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.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 {
  bottom: 0;
  right: 5px;
  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-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  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 {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  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: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.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 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.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 {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.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;
  line-height: 1;
  font-family: serif;
}
.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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 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 {
    left: 20%;
    right: 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,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.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,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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: 1349px) {
  .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: 1349px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1349px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1349px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1350px) {
  .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: 1350px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1350px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1350px) {
  .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: 1349px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1350px) {
  .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;
  }
}
@font-face {
  font-family: 'blogger_sansmedium';
  src: url('/assets/fonts/blogger/bloggersans-medium-webfont.woff2') format('woff2'), url('/assets/fonts/blogger/bloggersans-medium-webfont.woff') format('woff'), url('/assets/fonts/blogger/bloggersans-medium-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'blogger_sanslight';
  src: url('/assets/fonts/blogger/bloggersans-light-webfont.woff2') format('woff2'), url('/assets/fonts/blogger/bloggersans-light-webfont.woff') format('woff'), url('/assets/fonts/blogger/bloggersans-light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
a {
  color: black;
  position: relative;
}
a:focus,
a:hover {
  text-decoration: none;
  color: #e8b417;
}
a.text-yellow {
  color: #e8b417;
}
a.text-underline {
  text-decoration: underline;
}
p {
  line-height: 120%;
}
img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
html {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
  font-style: normal;
  line-height: 120%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html {
    overflow: hidden;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
body.overflow-hidden {
  overflow: hidden;
  margin-right: 17px;
}
body > .main {
  position: relative;
  min-height: 100vh;
  width: 100%;
  height: 100%;
  float: left;
  font-family: 'blogger_sanslight';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 13pt;
  color: #000;
  overflow: hidden;
}
body > .main ::-moz-selection {
  background-color: #e8b417;
  color: white;
}
body > .main ::selection {
  background-color: #e8b417;
  color: white;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body > .main {
    overflow: auto;
    overflow-x: hidden;
  }
}
@media (min-width: 992px) {
}
body > .main:before {
  content: '';
  background-image: url('/assets/images/patternbg.svg');
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
  opacity: .6;
  pointer-events: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body > .main:before {
    content: none;
  }
}
section {
  position: relative;
}
h1 {
  font-size: 26px;
  color: #00b6e8;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-transform: uppercase;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 480px) {
  h1 {
    font-size: 36pt;
  }
}
h1 span {
  display: inline-block;
  width: auto;
  position: relative;
}
.h1--100 {
  width: 100%;
  position: relative;
}
.h1--logo-plus {
  z-index: 1;
}
.h1--logo-plus img {
  max-width: -webkit-calc(100% - 60px);
  max-width: calc(100% - 60px);
  margin: 0 30px;
}
.h1--logo-plus span {
  display: none;
}
h2,
.h2 {
  font-size: 24pt;
  font-family: 'blogger_sanslight';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  display: inline-block;
  color: #00b6e8;
  padding-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-transform: initial;
}
@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 52px;
  }
}
h2 span,
.h2 span {
  display: inline-block;
  width: auto;
  position: relative;
}
h3,
.h3 {
  font-size: 15.863pt;
  color: #000;
  margin: 0;
  padding: 0;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  text-transform: uppercase;
}
h4,
.h4 {
  font-size: 20px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #e8b417;
  text-align: center;
  display: inline-block;
}
.btn {
  border-radius: 25px;
  line-height: 25px;
  min-width: 140px;
  border-width: 4px;
  padding-top: 8px;
  padding-bottom: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 14pt;
  text-transform: uppercase;
  white-space: normal;
}
.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default:focus {
  outline: none;
  background-color: white;
  border-color: #00b6e8;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
  outline: none;
  background-color: white;
  border-color: #e8b417;
}
.btn.btn-primary.btn-yellow-transparent {
  background-color: transparent;
  color: #e8b417;
}
.btn.btn-primary.btn-yellow-transparent:hover,
.btn.btn-primary.btn-yellow-transparent:active,
.btn.btn-primary.btn-yellow-transparent:focus {
  background-color: transparent;
}
.btn.btn-primary.btn-yellow-transparent .arrow {
  background-image: url('/assets/images/btn-arrow-yellow.svg');
}
.btn .arrow {
  display: inline-block;
  position: relative;
  background-image: url('/assets/images/sipkatlacitko.svg');
  background-repeat: no-repeat;
  background-position: center top;
  width: 10px;
  height: 13px;
  margin-left: 6px;
}
.btn .arrow--left {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 6px;
  margin-left: 0px;
}
.btn .ico-propiska {
  display: inline-block;
  position: relative;
  width: 130px;
  height: 20px;
  top: 1px;
  margin-left: 6px;
  margin-right: 2px;
}
.btn .ico-propiska:before {
  content: '';
  background-image: url('/assets/images/propiska.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.btn .ico-envelope {
  background-image: url('/assets/images/obalka-tlacitko.svg');
  width: 33px;
  height: 24px;
  display: inline-block;
  position: relative;
  right: 0px;
  top: 3px;
}
.alert-success {
  font-size: 14pt;
}
.alert-success .close {
  color: white;
  opacity: 1;
  text-shadow: none;
}
.text-italic {
  font-style: italic;
}
.clickable {
  cursor: pointer;
}
.flex-row,
.d-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.align-items-start {
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}
.justify-content-start {
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.align-items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.mb-0 {
  margin-bottom: 0!important;
}
.mb-2 {
  margin-bottom: .6rem;
}
.mb-3 {
  margin-bottom: 15px;
}
.mb-4 {
  margin-bottom: 2.6rem;
}
.mb-5 {
  margin-bottom: 5rem;
}
.mt-0 {
  margin-top: 0!important;
}
.mt-2 {
  margin-top: .6rem;
}
.mt-3 {
  margin-top: 15px;
}
.mt-4 {
  margin-top: 2.6rem;
}
.mt-5 {
  margin-top: 5rem;
}
@media (min-width: 768px) {
  .mt-sm-3 {
    margin-top: 15px;
  }
}
@media (min-width: 1600px) {
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
}
.form-control--simple {
  background-color: white;
  border-radius: 18px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 6px;
}
.form-control--simple::-webkit-input-placeholder {
  font-style: italic;
  color: #808080;
}
.form-control--simple::-moz-placeholder {
  font-style: italic;
  color: #808080;
}
.form-control--simple:-ms-input-placeholder {
  font-style: italic;
  color: #808080;
}
.form-control--simple::placeholder {
  font-style: italic;
  color: #808080;
}
.form-control--simple--size-1 {
  width: 160px;
}
.form-control--simple--size-2 {
  width: 180px;
}
.form-control--simple--size-3 {
  width: 250px;
}
.form-control--simple--size-4 {
  width: 280px;
}
.form-control--upload {
  display: block;
  overflow: hidden;
  position: relative;
  /* File upload button */
}
.form-control--upload:before,
.form-control--upload input,
.form-control--upload label {
  cursor: pointer !important;
}
.form-control--upload label {
  font-style: italic;
  color: #808080;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  z-index: 1;
  margin-right: 90px;
  margin-bottom: 0px;
  cursor: text;
  padding-right: 10px;
}
.form-control--upload input[type=file] {
  display: block !important;
  right: 1px;
  top: 1px;
  height: 34px;
  opacity: 0;
  width: 100%;
  background: none;
  position: absolute;
  overflow: hidden;
  z-index: 2;
}
.c-navbar {
  background-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 768px) {
  .c-navbar {
    background-color: white;
  }
}
.c-navbar .navbar-collapse {
  text-align: center;
  max-height: 80vh;
}
@media (max-width: 767px) {
  .c-navbar .navbar-collapse {
    position: relative;
    top: -81px;
    background-color: #00b6e8;
  }
}
.c-navbar .navbar-collapse .navbar-nav {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .c-navbar .navbar-collapse .navbar-nav {
    float: none;
    margin: 0 auto;
    width: auto;
    padding: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    clear: both;
    position: relative;
    top: 4px;
    left: 20px;
  }
}
.c-navbar .navbar-collapse .navbar-nav .open a {
  background-color: transparent;
}
.c-navbar .navbar-collapse .navbar-nav .dropdown-menu {
  text-align: center;
  min-width: 100%;
  width: auto;
  box-shadow: none;
  background-color: transparent;
  border: none;
}
.c-navbar .navbar-collapse .navbar-nav .dropdown-menu li {
  border-radius: 5px;
  background-color: white;
  border: 2px solid #00b6e8;
  border-top: 1px solid #00b6e8;
}
.c-navbar .navbar-collapse .navbar-nav .dropdown-menu li a {
  padding: 8px;
  color: #00b6e8;
}
.c-navbar .navbar-collapse .navbar-nav .dropdown-menu li:before,
.c-navbar .navbar-collapse .navbar-nav .dropdown-menu li:after {
  content: none!important;
}
.c-navbar .navbar-collapse .navbar-nav li {
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  padding-left: 3px;
  padding-right: 3px;
}
.c-navbar .navbar-collapse .navbar-nav li a {
  display: inline-block;
}
@media (max-width: 767px) {
  .c-navbar .navbar-collapse .navbar-nav li a {
    color: white;
  }
}
@media (min-width: 768px) {
  .c-navbar .navbar-collapse .navbar-nav li a {
    padding: 15px 0px;
    max-width: 125px;
    width: 9vw;
  }
}
.c-navbar .navbar-collapse .navbar-nav li.two-rows a {
  padding: 5px 0px;
}
.c-navbar .navbar-collapse .navbar-nav li.two-rows br {
  display: none;
}
@media (min-width: 768px) {
  .c-navbar .navbar-collapse .navbar-nav li.two-rows br {
    display: inline;
  }
}
.c-navbar .navbar-collapse .navbar-nav li.c-navbar__lipo-plus a {
  background-color: #e8b417;
  border-radius: 14px;
  height: 27px;
  padding: 0 20px 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  color: black;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
  width: auto;
}
.c-navbar .navbar-collapse .navbar-nav li.c-navbar__lipo-plus a:hover {
  background-color: #e8b417;
}
.c-navbar .navbar-collapse .navbar-nav li.c-navbar__lipo-plus--has-icon a {
  padding: 0 20px 0 60px;
}
.c-navbar .navbar-collapse .navbar-nav li.c-navbar__lipo-plus--has-icon a:before {
  content: '';
  background-image: url('/assets/images/lipoplus/iko-guest.svg');
  position: absolute;
  top: -9px;
  left: 19px;
  height: 47px;
  width: 28px;
  display: block;
}
.c-navbar .navbar-toggle {
  float: left;
  background-image: url('/assets/images/menu-krizek.svg');
  background-size: contain;
  border: none;
  border-radius: 0;
  width: 51px;
  height: 73px;
  margin-left: 4px;
  margin-top: 0px;
  z-index: 11;
}
.c-navbar .navbar-toggle.collapsed {
  background-image: url('/assets/images/menu.svg');
}
.c-navbar__menu-btn {
  background-size: cover;
  background-position: bottom;
  position: absolute;
  display: block;
  left: 4px;
  -webkit-transition: -webkit-transform 500ms;
  transition: -webkit-transform 500ms;
  transition: transform 500ms;
  transition: transform 500ms, -webkit-transform 500ms;
}
@media (min-width: 768px) {
  .c-navbar__menu-btn {
    -webkit-transform: translateY(-62px);
        -ms-transform: translateY(-62px);
            transform: translateY(-62px);
  }
}
.c-navbar__menu-btn--newsletter-btn {
  background-image: url('/assets/images/newsletter.svg');
  width: 51px;
  height: 110px;
  top: 45px;
  z-index: 10;
}
@media (min-width: 768px) {
  .c-navbar__menu-btn--newsletter-btn {
    left: 55px;
    height: 100px;
  }
}
.c-navbar__menu-btn--fb-btn {
  background-image: url('/assets/images/menu-fb.svg');
  width: 51px;
  height: 110px;
  top: 107px;
  z-index: 9;
}
@media (min-width: 768px) {
  .c-navbar__menu-btn--fb-btn {
    left: 55px;
    height: 100px;
  }
}
.c-navbar__menu-btn--ig-btn {
  background-image: url('/assets/images/menu-instagram.svg');
  width: 51px;
  height: 110px;
  top: 169px;
  z-index: 8;
}
@media (min-width: 768px) {
  .c-navbar__menu-btn--ig-btn {
    left: 55px;
    height: 100px;
  }
}
.c-navbar__menu-btn--li-btn {
  background-image: url('/assets/images/menu-linkedin.svg');
  width: 51px;
  height: 110px;
  top: 231px;
  z-index: 7;
}
@media (min-width: 768px) {
  .c-navbar__menu-btn--li-btn {
    left: 55px;
    height: 100px;
  }
}
.c-navbar__menu-btn--lang-btn {
  background-image: url('/assets/images/menu-lang.svg');
  width: 51px;
  height: 110px;
  top: 267px;
  z-index: 6;
}
@media (min-width: 768px) {
  .c-navbar__menu-btn--lang-btn {
    left: 55px;
    height: 100px;
  }
}
.c-navbar__home-ico {
  text-align: center;
}
@media (min-width: 768px) {
  .c-navbar__home-ico {
    display: none!important;
  }
}
@media (min-width: 992px) {
  .c-navbar__home-ico {
    max-width: 50px!important;
  }
}
@media (min-width: 1350px) {
  .c-navbar__home-ico {
    display: block!important;
  }
}
.c-navbar__home-ico svg {
  display: none;
}
@media (min-width: 768px) {
  .c-navbar__home-ico svg {
    display: inline-block;
    position: relative;
    top: -2px;
    width: 16px;
    height: 26px;
  }
}
.c-navbar__home-ico:hover .fil0 {
  fill: #e8b417;
}
@media (min-width: 768px) {
  .c-navbar__home-ico span {
    display: none;
  }
}
@media (max-width: 768px) {
  .c-navbar--scrolled-out .navbar-toggle.collapsed ~ .c-navbar__menu-btn--fb-btn {
    -webkit-transform: translateY(-187px);
        -ms-transform: translateY(-187px);
            transform: translateY(-187px);
  }
  .c-navbar--scrolled-out .navbar-toggle.collapsed ~ .c-navbar__menu-btn--ig-btn {
    -webkit-transform: translateY(-187px);
        -ms-transform: translateY(-187px);
            transform: translateY(-187px);
  }
  .c-navbar--scrolled-out .navbar-toggle.collapsed ~ .c-navbar__menu-btn--li-btn {
    -webkit-transform: translateY(-187px);
        -ms-transform: translateY(-187px);
            transform: translateY(-187px);
  }
  .c-navbar--scrolled-out .navbar-toggle.collapsed ~ .c-navbar__menu-btn--lang-btn {
    -webkit-transform: translateY(-187px);
        -ms-transform: translateY(-187px);
            transform: translateY(-187px);
  }
}
body.overflow-hidden .c-navbar {
  margin-right: 17px;
}
.c-coworking-label {
  padding-top: 0;
  height: auto;
  margin-top: 10px;
  margin-bottom: -40px;
  position: relative;
}
@media (min-width: 768px) {
  .c-coworking-label {
    display: block;
    width: 100%;
    top: -10px;
    margin-bottom: 0;
  }
}
@media (min-width: 1300px) {
  .c-coworking-label {
    top: 0;
    height: 80px;
  }
}
.c-coworking-label > .img {
  width: 372px;
  height: 183px;
  float: right;
  position: relative;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  z-index: 5;
}
@media (min-width: 768px) {
  .c-coworking-label > .img {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media (min-width: 992px) {
  .c-coworking-label > .img {
    top: -70px;
  }
}
@media (min-width: 1350px) {
  .c-coworking-label > .img {
    position: fixed;
    right: 0;
    top: initial;
    bottom: 54px;
    -webkit-animation: beat 5s infinite;
            animation: beat 5s infinite;
    width: 170px;
  }
}
@media (min-width: 1350px) {
  .c-coworking-label > .img > svg {
    position: absolute;
    right: -15px;
    top: 0;
    width: 372px;
    height: 183px;
    pointer-events: none;
  }
}
.c-coworking-label > .img span {
  position: absolute;
  left: 0;
  top: 92px;
  width: 210px;
  display: inline-block;
  color: white;
  font-style: italic;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  pointer-events: none;
}
@media (min-width: 992px) {
  .c-coworking-label > .img span {
    opacity: 0;
  }
}
@media (min-width: 1350px) {
  .c-coworking-label > .img span {
    left: -190px;
  }
}
.c-coworking-label__hover-show {
  opacity: 1;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
@media (min-width: 992px) {
  .c-coworking-label__hover-show {
    opacity: 0;
  }
}
.c-coworking-label:hover .c-coworking-label__hover-show {
  opacity: 1;
}
.c-coworking-label:hover .img span {
  opacity: 1;
}
@-webkit-keyframes beat {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  89% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  94% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  99% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes beat {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  89% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  94% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  99% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.c-onas {
  width: -webkit-calc(100% - 90px);
  width: calc(100% - 90px);
  margin-left: 72px;
  position: relative;
  padding-bottom: 30px;
  padding-top: 42px;
  text-align: center;
}
@media (min-width: 480px) {
  .c-onas {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .c-onas {
    width: 100%;
    padding-top: 100px;
    margin-left: 0;
  }
}
.c-onas__title {
  font-size: 25px;
  font-style: italic;
  line-height: 140%;
}
@media (min-width: 768px) {
  .c-onas__title {
    font-size: 38px;
  }
}
.c-onas__title span {
  display: inline;
}
.c-onas__title a {
  color: #00b6e8;
  font-weight: bold;
}
.c-onas__title a:hover {
  color: #e8b417;
}
.c-novinky {
  position: relative;
  margin-bottom: 20px;
}
.c-novinky__title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .c-novinky__title-part {
    min-width: 300px;
    padding-left: 8px;
  }
}
.c-novinky__hashes {
  width: 100%;
  text-align: left;
  margin-top: 20px;
}
.c-novinky h2 {
  text-align: center;
  padding-left: 55px;
}
@media (min-width: 768px) {
  .c-novinky h2 {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.c-novinky h2 i {
  display: none;
  background-image: url('/assets/images/iko-kalendar.svg');
  background-size: contain;
  background-position: center bottom;
  bottom: 0;
  position: relative;
  min-width: 85px;
  height: 85px;
  margin-left: 8px;
  margin-right: 8px;
}
@media (min-width: 768px) {
  .c-novinky h2 i {
    display: inline-block;
    z-index: 1;
  }
}
.c-novinky .wrap {
  position: relative;
}
@media (min-width: 992px) {
  .c-novinky .wrap:after {
    content: '';
    background-image: url('/assets/images/novinky-cara.svg');
    width: 4px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    position: absolute;
    left: -webkit-calc(50% - 2px);
    left: calc(50% - 2px);
    top: -20px;
  }
}
@media (min-width: 768px) {
  .c-novinky .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.c-novinky .wrap > .btn {
  display: block;
  margin-left: 55px;
}
@media (min-width: 768px) {
  .c-novinky .wrap > .btn {
    margin-left: 45px;
    margin-right: 45px;
  }
}
.c-novinky .wrap .item {
  position: relative;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  max-width: 100%;
  height: auto;
  text-align: center;
  padding-bottom: 15px;
  padding-top: 5px;
  padding-left: 55px;
}
@media (min-width: 992px) {
  .c-novinky .wrap .item {
    padding-left: 45px;
    padding-right: 45px;
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
}
.c-novinky .wrap .item img {
  width: 100%;
  display: block;
  position: relative;
  top: 8px;
  z-index: 0;
}
.c-novinky .wrap .item .title {
  background-image: url('/assets/images/modryblokvlnka.svg');
  background-position: center top;
  display: block;
  position: relative;
  z-index: 1;
  padding: 25px 25px 15px 25px;
  border-bottom: 2px solid white;
}
.c-novinky .wrap .item .title h3 {
  color: white;
  font-size: 14pt;
}
.c-novinky .wrap .item .title .date {
  position: absolute;
  left: 10px;
  top: -73px;
  width: 56px;
  height: 66.5px;
  background-color: #00b6e8;
  border-radius: 24.5px;
  color: white;
  text-align: center;
}
@media (min-width: 768px) {
  .c-novinky .wrap .item .title .date {
    top: auto;
    width: 80px;
    height: 95px;
    border-radius: 35px;
    left: -90px;
    bottom: -55px;
  }
}
.c-novinky .wrap .item .title .date .day {
  width: 100%;
  height: 30px;
  border-bottom: 2px solid white;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 12pt;
  padding-top: 5.6px;
}
@media (min-width: 768px) {
  .c-novinky .wrap .item .title .date .day {
    width: 100%;
    height: 42px;
    font-size: 18pt;
    padding-top: 8px;
  }
}
.c-novinky .wrap .item .title .date .month {
  width: 100%;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 12pt;
  line-height: 100%;
  padding-top: 2.8px;
}
@media (min-width: 768px) {
  .c-novinky .wrap .item .title .date .month {
    padding-top: 4px;
    font-size: 18pt;
  }
}
.c-novinky .wrap .item .title .date .year {
  font-size: 10pt;
  line-height: 100%;
}
@media (min-width: 768px) {
  .c-novinky .wrap .item .title .date .year {
    font-size: 12pt;
  }
}
.c-novinky .wrap .item .content {
  background-color: #00b6e8;
  padding: 10px 30px 50px 30px;
  font-size: 13pt;
  -moz-text-align-last: auto;
       text-align-last: auto;
  text-align: center;
}
@media (min-width: 768px) {
  .c-novinky .wrap .item .content {
    font-size: 14pt;
  }
}
.c-novinky .wrap .item .content a {
  color: white;
}
.c-novinky .wrap .item .content a:hover {
  text-decoration: underline;
}
.c-novinky .wrap .item .btn {
  position: relative;
  bottom: 24px;
}
.c-novinky .wrap .item--intro {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  text-align: left;
  display: inline-block;
  min-width: 100%;
}
@media (min-width: 768px) {
  .c-novinky .wrap .item--intro {
    -webkit-flex-basis: 55%;
        -ms-flex-preferred-size: 55%;
            flex-basis: 55%;
    min-width: 51%;
  }
}
.c-novinky .wrap .item--intro .btn {
  bottom: 0;
}
@media (min-width: 768px) {
  .c-novinky .wrap .item:nth-child(even) .title .date {
    left: auto;
    right: -90px;
  }
}
.c-novinky .wrap .item--interni-akce .content {
  background-color: #e8b417;
}
.c-novinky .wrap .item--interni-akce .title {
  background-image: url('/assets/images/zlutyblokvlnka.svg');
}
.c-novinky .wrap .item--interni-akce .title .date {
  background-color: #e8b417;
}
.c-novinky .wrap .item--interni-akce .btn-default {
  border-color: #e8b417;
}
.c-novinky .wrap .item--akce-lipo-plus .content {
  background-color: #71B62E;
}
.c-novinky .wrap .item--akce-lipo-plus .title {
  background-image: url('/assets/images/zelenyblokvlnka.svg');
}
.c-novinky .wrap .item--akce-lipo-plus .title .date {
  background-color: #71B62E;
}
.c-novinky .wrap .item--akce-lipo-plus .btn-default {
  border-color: #71B62E;
}
.c-novinky .wrap .item--akce-partneru .content {
  background-color: #9C9D9D;
}
.c-novinky .wrap .item--akce-partneru .title {
  background-image: url('/assets/images/sedyblokvlnka.svg');
}
.c-novinky .wrap .item--akce-partneru .title .date {
  background-color: #9C9D9D;
}
.c-novinky .wrap .item--akce-partneru .btn-default {
  border-color: #9C9D9D;
}
@media (min-width: 768px) {
  .c-novinky .wrap.akce {
    padding-top: 35px;
  }
}
.c-novinky--page {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .c-novinky--page {
    padding-top: 80px;
    min-height: 70vh;
  }
}
@media (min-width: 768px) {
  .c-novinky--page .wrap:after {
    top: 15px;
    height: -webkit-calc(100% - 326px);
    height: calc(100% - 326px);
  }
}
@media (min-width: 992px) and (max-width: 1349px) {
  .c-novinky--page .wrap:after {
    left: -webkit-calc(50%);
    left: calc(50%);
  }
}
.c-novinky--akce .wrap:after {
  content: none;
}
@media (min-width: 992px) {
  .c-novinky--akce .wrap .item {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
}
.c-newsletter h2 {
  text-align: center;
  padding-left: 55px;
}
@media (min-width: 768px) {
  .c-newsletter h2 {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.c-newsletter h2 i {
  display: inline-block;
  background-image: url('/assets/images/obalka.svg');
  background-size: contain;
  background-position: center bottom;
  width: 33px;
  height: 24px;
  bottom: -1px;
  position: relative;
  margin-left: 2px;
  margin-right: 2px;
}
@media (min-width: 768px) {
  .c-newsletter h2 i {
    width: 43px;
    height: 31px;
    margin-left: 8px;
    margin-right: 8px;
  }
}
.c-newsletter p.anotace {
  font-style: italic;
  font-size: 13pt;
  text-align: center;
  display: none;
  width: 100%;
}
@media (min-width: 768px) {
  .c-newsletter p.anotace {
    display: inline-block;
  }
}
.c-newsletter .form-wrap {
  padding-left: 55px;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .c-newsletter .form-wrap {
    right: -15px;
  }
}
@media (min-width: 768px) {
  .c-newsletter .form-wrap {
    padding-left: 10px;
    padding-right: 18px;
  }
}
.c-newsletter .form-wrap .form-group {
  position: relative;
  margin-bottom: 3px;
}
.c-newsletter .form-wrap .form-group:before {
  content: '';
  background-image: url('/assets/images/vlnovkamodra-okraj.png');
  background-position: left center;
  background-repeat: repeat-y;
  position: absolute;
  height: 100%;
  width: 15px;
  left: -13px;
  top: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  z-index: -1;
}
@media (min-width: 768px) {
  .c-newsletter .form-wrap .form-group:before {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: auto;
    right: -13px;
  }
}
.c-newsletter .form-wrap .form-group .form-control {
  font-weight: 600;
  font-size: 13pt;
  height: 68px;
  padding-left: 20px;
  color: black;
  font-style: italic;
}
.c-newsletter .form-wrap .form-group--checkbox .form-control {
  height: auto;
  padding-top: 28px;
  padding-bottom: 28px;
}
.c-newsletter .form-wrap .form-group--checkbox span {
  line-height: 120%;
}
.c-newsletter .form-wrap .btn {
  position: relative;
  display: inline-block;
  bottom: 26px;
}
.c-newsletter .gdpr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-newsletter .gdpr .c-checkbox {
  margin-bottom: 0;
}
.c-nas-tym {
  text-align: center;
}
.c-nas-tym .col-sm-4,
.c-nas-tym .col-xs-12,
.c-nas-tym .col-sm-10 {
  padding-left: 6px;
  padding-right: 6px;
}
.c-nas-tym .row {
  margin-right: -6px;
  margin-left: -6px;
  position: relative;
}
.c-nas-tym .tym-wrap {
  margin-bottom: 70px;
}
.c-nas-tym .side-divide {
  position: absolute;
  width: 10px;
  height: 100%;
  height: -webkit-calc(100% - 40px);
  height: calc(100% - 40px);
  background-image: url('/assets/images/vlnovka.svg');
  top: 40px;
  right: -40px;
  display: none;
}
@media (min-width: 768px) {
  .c-nas-tym .side-divide {
    display: block;
  }
}
.c-nas-tym .side-divide span {
  position: absolute;
  display: inline-block;
  right: -10px;
  top: -60px;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 18pt;
  text-align: right;
  color: #00b6e8;
  line-height: 110%;
  text-transform: uppercase;
}
.c-nas-tym h2 {
  padding-left: 55px;
}
@media (min-width: 768px) {
  .c-nas-tym h2 {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.c-nas-tym h2 .h2-part1 .c-quotes.end {
  display: none;
}
.c-nas-tym h2 .h2-part2 .c-quotes.start {
  display: none;
}
.c-nas-tym h2 i {
  display: none;
  background-image: url('/assets/images/ikobila-tym.svg');
  background-size: contain;
  background-position: center bottom;
  width: 65px;
  height: 65px;
  bottom: -21px;
  position: relative;
  margin-left: 8px;
  margin-right: 8px;
}
@media (min-width: 768px) {
  .c-nas-tym h2 i {
    display: inline-block;
    width: 85px;
    height: 85px;
    margin-left: 12px;
    margin-right: 12px;
    bottom: -25px;
  }
}
.c-nas-tym .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 38px;
  right: -15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 480px) {
  .c-nas-tym .flex {
    padding-left: 33px;
  }
}
@media (min-width: 768px) {
  .c-nas-tym .flex {
    right: 0;
  }
}
.c-nas-tym .flex .flex-wrap {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 50px;
}
@media (min-width: 480px) {
  .c-nas-tym .flex .flex-wrap {
    width: 50%;
    padding-left: 5px;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}
@media (min-width: 992px) {
  .c-nas-tym .flex .flex-wrap {
    width: 33%;
    padding: 0 8px;
  }
}
.c-nas-tym .flex .flex-wrap .item {
  text-align: center;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 100%;
}
@media (min-width: 992px) {
  .c-nas-tym .flex .flex-wrap .item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.c-nas-tym .flex .flex-wrap .item .img {
  display: inline-block;
  width: 160px;
  height: 208px;
  position: relative;
  background-size: cover;
  background-position: center top;
  border-radius: 80px;
  overflow: hidden;
}
.c-nas-tym .flex .flex-wrap .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 80px;
}
.c-nas-tym .flex .flex-wrap .item .img .hover-img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 100ms;
  transition: opacity 100ms;
}
@media (max-width: 1349px) {
  .c-nas-tym .flex .flex-wrap .item .img .hover-img {
    -webkit-animation: faceanim 3s linear 0s infinite;
            animation: faceanim 3s linear 0s infinite;
  }
}
@-webkit-keyframes faceanim {
  0% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  89% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes faceanim {
  0% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  89% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.c-nas-tym .flex .flex-wrap .item .img:hover .hover-img {
  opacity: 1;
}
.c-nas-tym .flex .flex-wrap .item:before {
  content: '';
  background-image: url('/assets/images/modryblokvlnka.svg');
  background-position: center top;
  position: absolute;
  top: 130px;
  left: 0;
  height: -webkit-calc(100% - 130px);
  height: calc(100% - 130px);
  width: 100%;
  display: block;
}
.c-nas-tym .flex .flex-wrap .item h3 {
  font-size: 18pt;
  color: white;
  margin-top: 10px;
  text-transform: none;
  position: relative;
}
.c-nas-tym .flex .flex-wrap .item .perex {
  font-size: 11pt;
  font-weight: 600;
  text-transform: uppercase;
  padding: 8px;
  position: relative;
  letter-spacing: .5px;
}
.c-nas-tym .flex .flex-wrap .item .content {
  padding: 10px 10px 20px 10px;
  font-size: 12pt;
  position: relative;
}
.c-nas-tym .flex .flex-wrap .item .devider {
  width: 90%;
  height: 2px;
  margin-left: 5%;
  margin-right: 5%;
  background-color: white;
  position: relative;
}
.c-nas-tym .flex .flex-wrap .item .social {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 51px;
  left: 0;
}
.c-nas-tym .flex .flex-wrap .item .social-ico {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 51px;
  height: 51px;
  top: 25px;
  background-size: contain;
  margin: 0 1px;
}
.c-nas-tym .flex .flex-wrap .item .social-ico:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
}
.c-nas-tym .flex .flex-wrap .item .social-ico.web {
  background-image: url('/assets/images/social/ikomentor-web.svg');
}
.c-nas-tym .flex .flex-wrap .item .social-ico.web:after {
  background-image: url('/assets/images/social/ikomentor-web-hover.svg');
}
.c-nas-tym .flex .flex-wrap .item .social-ico.linkedin {
  background-image: url('/assets/images/social/ikomentor-linkedin.svg');
}
.c-nas-tym .flex .flex-wrap .item .social-ico.linkedin:after {
  background-image: url('/assets/images/social/ikomentor-linkedin-hover.svg');
}
.c-nas-tym .flex .flex-wrap .item .social-ico.twitter {
  background-image: url('/assets/images/social/ikomentor-twitter.svg');
}
.c-nas-tym .flex .flex-wrap .item .social-ico.twitter:after {
  background-image: url('/assets/images/social/ikomentor-twitter-hover.svg');
}
.c-nas-tym .flex .flex-wrap .item .social-ico.email {
  background-image: url('/assets/images/social/ikomentor-obalka.svg');
}
.c-nas-tym .flex .flex-wrap .item .social-ico.email:after {
  background-image: url('/assets/images/social/ikomentor-obalka-hover.svg');
}
.c-nas-tym .flex .flex-wrap .item .social-ico.email > span {
  display: none;
}
.c-nas-tym .flex .flex-wrap .item .social-ico.info {
  background-image: url('/assets/images/social/ikomentor-info.svg');
}
.c-nas-tym .flex .flex-wrap .item .social-ico.info:after {
  background-image: url('/assets/images/social/ikomentor-info-hover.svg');
}
.c-nas-tym .flex .flex-wrap .item .social-ico:hover {
  background: none;
}
.c-nas-tym .flex .flex-wrap .item .social-ico:hover:after {
  opacity: 1;
}
.c-nas-tym .flex .flex-wrap .item .social-ico.in-view {
  -webkit-transition: -webkit-transform 500ms 100ms ease;
  transition: -webkit-transform 500ms 100ms ease;
  transition: transform 500ms 100ms ease;
  transition: transform 500ms 100ms ease, -webkit-transform 500ms 100ms ease;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .c-nas-tym .flex .flex-wrap .item .social-ico.in-view {
    -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
            transform: scale(1) !important;
  }
}
.c-nas-tym .flex .flex-wrap .item .social-ico.in-view-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
@media (min-width: 992px) {
  .c-nas-tym .flex .flex-wrap--col-2 {
    width: 50%;
  }
}
.c-nas-tym .btn {
  margin-top: 20px;
}
.c-nas-tym--page {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .c-nas-tym--page {
    padding-top: 100px;
  }
}
.c-nas-tym--page h2 {
  margin-bottom: 50px;
  display: none;
}
@media (min-width: 768px) {
  .c-nas-tym--page h2 {
    display: inline-block;
    padding-left: 28px;
    padding-right: 28px;
  }
}
.c-nas-tym--page h2.partneri {
  margin-top: 40px;
  display: inline-block;
}
@media (min-width: 768px) {
  .c-nas-tym--page h2.partneri {
    display: none;
  }
}
.c-kontakty {
  clear: both;
}
@media (min-width: 992px) {
  .c-kontakty {
    margin-top: 90px;
  }
}
.c-kontakty__loga {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  padding-top: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  padding-bottom: 50px;
}
@media (min-width: 480px) {
  .c-kontakty__loga {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 992px) {
  .c-kontakty__loga {
    padding-bottom: 0;
    margin-top: -60px;
  }
}
@media (min-width: 1350px) {
  .c-kontakty__loga {
    margin-top: -44px;
  }
}
.c-kontakty__loga img {
  height: 45px;
  width: auto;
  object-fit: contain;
  max-width: 100%;
}
.c-kontakty:before {
  content: '';
  background-image: url('/assets/images/kontakty-telefon.svg');
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 590px;
  height: 69px;
  right: 10px;
  bottom: 10px;
  display: block;
  z-index: 1;
  pointer-events: none;
}
@media (min-width: 480px) {
  .c-kontakty:before {
    width: 790px;
    height: 99px;
    display: none;
  }
}
@media (min-width: 768px) {
  .c-kontakty:before {
    display: block;
  }
}
@media (min-width: 992px) {
  .c-kontakty:before {
    width: -webkit-calc(50vw - 135px);
    width: calc(50vw - 135px);
    z-index: 0;
    bottom: auto;
    top: -60px;
    right: -webkit-calc(50% + 105px);
    right: calc(50% + 105px);
    height: 129px;
  }
}
.c-kontakty .white-part {
  text-align: center;
  padding-bottom: 30px;
}
.c-kontakty .white-part h2 {
  position: relative;
  width: auto;
  padding-left: 100px;
}
@media (min-width: 480px) {
  .c-kontakty .white-part h2 {
    padding-left: 0;
  }
}
.c-kontakty .yellow-part {
  background-color: #E8B417;
  padding-bottom: 0px;
  padding-top: 100px;
  position: relative;
}
@media (min-width: 992px) {
  .c-kontakty .yellow-part {
    padding-bottom: 44px;
    height: 210px;
    padding-top: 0;
  }
}
.c-kontakty .yellow-part .item {
  padding-top: 40px;
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .c-kontakty .yellow-part .item {
    padding-bottom: 0;
  }
}
.c-kontakty .yellow-part .item a:focus,
.c-kontakty .yellow-part .item a:hover {
  text-decoration: none;
  color: white;
}
.c-kontakty .yellow-part .item p {
  margin-bottom: 0;
  font-size: 13pt;
  line-height: 120%;
}
.c-kontakty .yellow-part .item:before {
  content: '';
  width: 46px;
  height: 46px;
  position: absolute;
  left: 15px;
  top: -23px;
  background-size: contain;
}
.c-kontakty .yellow-part .item-name:before {
  background-image: url('/assets/images/paticka-iko1.svg');
}
.c-kontakty .yellow-part .item-address:before {
  background-image: url('/assets/images/paticka-iko2.svg');
}
.c-kontakty .yellow-part .item-contact:before {
  background-image: url('/assets/images/paticka-iko3.svg');
}
.c-kontakty .yellow-part .item.in-view:before {
  -webkit-transition: -webkit-transform 500ms 100ms ease;
  transition: -webkit-transform 500ms 100ms ease;
  transition: transform 500ms 100ms ease;
  transition: transform 500ms 100ms ease, -webkit-transform 500ms 100ms ease;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .c-kontakty .yellow-part .item.in-view:before {
    -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
            transform: scale(1) !important;
  }
}
.c-kontakty .yellow-part .item.in-view-active:before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.c-kontakty .yellow-part .rampa {
  position: absolute;
  background-image: url('/assets/images/paticka-budova.svg');
  background-size: contain;
  width: 101.4px;
  height: 119.4px;
  left: 10px;
  top: -74px;
}
@media (min-width: 768px) {
  .c-kontakty .yellow-part .rampa {
    width: 169px;
    height: 199px;
    top: -124px;
  }
}
.c-bonbon-anim {
  position: fixed;
  width: 155px;
  height: 428px;
  bottom: -12px;
  left: 14px;
  overflow: hidden;
  -webkit-transform: scale(0.4);
      -ms-transform: scale(0.4);
          transform: scale(0.4);
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
  z-index: -3;
}
@media (min-width: 480px) {
  .c-bonbon-anim {
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
    left: 7px;
  }
}
@media (min-width: 768px) {
  .c-bonbon-anim {
    left: 43px;
    bottom: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.c-bonbon-anim .top {
  position: absolute;
  left: 0;
  top: -1px;
  width: 165px;
  height: 153px;
  background-image: url('/assets/images/logostatichorni.svg');
  background-repeat: no-repeat;
}
.c-bonbon-anim .anim {
  position: absolute;
  background-image: url('/assets/images/logopohyb.svg');
  background-repeat: no-repeat;
  bottom: 44px;
  left: 8.5px;
  height: 7963px;
  width: 100%;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: -webkit-transform 800ms 0s ease-out;
  transition: -webkit-transform 800ms 0s ease-out;
  transition: transform 800ms 0s ease-out;
  transition: transform 800ms 0s ease-out, -webkit-transform 800ms 0s ease-out;
  z-index: -3;
  /*
		animation-name: anim;
    	animation-duration: 15s;
    	animation-iteration-count: infinite;
		@keyframes anim {
		    0%   {bottom: 0;}
		    100% {bottom: -7900px;}
		}
		*/
}
.c-bonbon-anim .bottom {
  height: 62px;
  width: 165px;
  background-image: url('/assets/images/logostaticspodni.svg');
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
}
.c-bonbon-anim.fake-link {
  z-index: 200;
  display: block;
}
.c-program-benefity {
  margin-top: 50px;
  padding-bottom: 100px;
}
.c-program-benefity:before {
  content: '';
  background-image: url('/assets/images/vlnovka.svg');
  left: 17px;
  width: 10px;
  position: absolute;
  height: 100%;
}
@media (min-width: 768px) {
  .c-program-benefity:before {
    left: -webkit-calc(50% - 5px);
    left: calc(50% - 5px);
  }
}
.c-program-benefity .bottom-ico {
  background-image: url('/assets/images/ikobila-zatrzitko.svg');
  height: 42px;
  width: 42px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  bottom: -105px;
  z-index: 10;
}
@media (min-width: 768px) {
  .c-program-benefity .bottom-ico {
    height: 84px;
    width: 84px;
    left: -webkit-calc(50% - 42px);
    left: calc(50% - 42px);
  }
}
.c-program-benefity .item {
  text-align: center;
  padding: 0px 30px 60px 30px;
}
.c-program-benefity .item h3 {
  margin-top: 10px;
  font-size: 14pt;
}
.c-program-benefity .item .text {
  color: #00b6e8;
  font-weight: 600;
  font-style: italic;
  font-size: 18px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 250px;
}
@media (min-width: 768px) {
  .c-program-benefity .item:nth-child(even) {
    margin-top: 70px;
  }
}
.c-program-benefity .item.in-view > * {
  -webkit-transition: -webkit-transform 500ms 0ms ease;
  transition: -webkit-transform 500ms 0ms ease;
  transition: transform 500ms 0ms ease;
  transition: transform 500ms 0ms ease, -webkit-transform 500ms 0ms ease;
  -webkit-transform: translateX(80vw);
      -ms-transform: translateX(80vw);
          transform: translateX(80vw);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .c-program-benefity .item.in-view > * {
    -webkit-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
            transform: translateX(0) !important;
  }
}
.c-program-benefity .item.in-view-left > * {
  -webkit-transform: translateX(-80vw);
      -ms-transform: translateX(-80vw);
          transform: translateX(-80vw);
}
.c-program-benefity .item.in-view-active > * {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.c-program-kriteria {
  margin-bottom: 30px;
}
.c-program-kriteria .wrap {
  background-color: #00b6e8;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .c-program-kriteria .wrap {
    padding-top: 50px;
  }
}
.c-program-kriteria .wrap:before {
  content: '';
  background-image: url('/assets/images/vlnovkamodra-okraj.png');
  position: absolute;
  background-position: right center;
  height: 100vw;
  width: 15px;
  left: 0;
  bottom: 0px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
  z-index: 10;
}
@media (min-width: 768px) {
  .c-program-kriteria .wrap:before {
    height: 100%;
    width: 15px;
    right: -10px;
    top: 0;
    left: auto;
    bottom: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.c-program-kriteria .wrap h2 {
  font-size: 24pt;
  line-height: 35pt;
  color: white;
  text-align: center;
  margin-bottom: 10px;
}
.c-program-kriteria .wrap h2 .c-quotes {
  position: relative;
  display: inline-block;
}
.c-program-kriteria .wrap h2 .c-quotes.start {
  left: 8px;
  top: 17px;
}
.c-program-kriteria .wrap h2 .c-quotes.end {
  right: -20px;
  top: auto;
  bottom: -1px;
  position: absolute;
}
.c-program-kriteria .wrap .top-ico {
  background-image: url('/assets/images/ikobila-zatrzitko.svg');
  height: 42px;
  width: 42px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0px;
  top: -21px;
  z-index: 10;
}
@media (min-width: 768px) {
  .c-program-kriteria .wrap .top-ico {
    height: 84px;
    width: 84px;
    left: 50%;
    left: -webkit-calc(50% - 42px);
    left: calc(50% - 42px);
    top: -42px;
  }
}
.c-program-kriteria .wrap .item {
  width: 100%;
  position: relative;
  text-align: center;
  margin-top: 20px;
  min-height: 90px;
}
.c-program-kriteria .wrap .item .ico {
  background-repeat: no-repeat;
  background-size: contain;
  width: 85px;
  height: 85px;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .c-program-kriteria .wrap .item .ico {
    position: absolute;
    left: -55px;
    top: -32px;
  }
}
.c-program-kriteria .wrap .item .ico.ico-formular {
  background-image: url('/assets/images/ikobila-formular.svg');
}
.c-program-kriteria .wrap .item .ico.ico-penize {
  background-image: url('/assets/images/ikobila-penize.svg');
}
.c-program-kriteria .wrap .item .ico.ico-stranka {
  background-image: url('/assets/images/ikobila-stranka.svg');
}
.c-program-kriteria .wrap .item .ico.ico-tym {
  background-image: url('/assets/images/ikobila-tym.svg');
}
.c-program-kriteria .wrap .item .ico.ico-zarovka {
  background-image: url('/assets/images/ikobila-zarovka.svg');
}
.c-program-kriteria .wrap .item .ico.ico-potreby {
  background-image: url('/assets/images/iko-bila-potreby.svg');
}
.c-program-kriteria .wrap .item .ico.in-view {
  -webkit-transition: -webkit-transform 500ms 200ms ease;
  transition: -webkit-transform 500ms 200ms ease;
  transition: transform 500ms 200ms ease;
  transition: transform 500ms 200ms ease, -webkit-transform 500ms 200ms ease;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .c-program-kriteria .wrap .item .ico.in-view {
    -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
            transform: scale(1) !important;
  }
}
.c-program-kriteria .wrap .item .ico.in-view-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.c-program-kriteria .wrap .item .text {
  color: black;
  font-size: 12pt;
  font-weight: 600;
}
@media (min-width: 768px) {
  .c-program-kriteria .wrap .item .text {
    text-align: left;
    padding: 0 50px 50px 50px;
  }
}
.c-program-kriteria .wrap .item .text a {
  color: white;
}
.c-program-kriteria .wrap .item .text a:hover {
  color: #e8b417;
}
.c-program-kriteria .wr:before,
.c-program-kriteria .wr:after {
  content: " ";
  display: table;
}
.c-program-kriteria .wr:after {
  clear: both;
}
.c-program-kriteria .wr:before,
.c-program-kriteria .wr:after {
  content: " ";
  display: table;
}
.c-program-kriteria .wr:after {
  clear: both;
}
.c-program-kriteria .wr .img-wrap {
  width: 100%;
  height: auto;
  display: block;
  float: right;
  position: relative;
}
@media (min-width: 768px) {
  .c-program-kriteria .wr .img-wrap {
    width: 70%;
  }
}
@media (min-width: 768px) {
  .c-program-kriteria .wr .img-wrap:before {
    content: '';
    width: 15px;
    left: -3px;
    height: 100%;
    position: absolute;
    background-image: url('/assets/images/vlnovkabila-okraj.svg');
    background-position: center;
    z-index: 1;
  }
}
.c-program-kriteria .wr .img-wrap img {
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 768px) {
  .c-program-kriteria .wr .img-wrap img {
    position: relative;
    top: -25px;
    z-index: -1;
  }
}
.c-program-kriteria .wr .img-wrap .carousel-control {
  background: none!important;
  z-index: 1;
  opacity: 1;
}
.c-program-kriteria.empty-kriteria .wrap {
  padding: 0;
  min-height: 0;
}
.c-program-kriteria.empty-kriteria .wrap:before {
  content: none;
}
@media (min-width: 768px) {
  .c-program-kriteria.empty-kriteria .wr .img-wrap img {
    top: 0;
  }
}
.c-program-kriteria .glyphicon {
  background-image: url('/assets/images/sipka-slide.svg');
  width: 61px;
  height: 60px;
  top: -webkit-calc(50% - 30px) !important;
  top: calc(50% - 30px) !important;
}
.c-program-kriteria .glyphicon-chevron-left {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 768px) {
  .c-program-kriteria .glyphicon-chevron-left {
    left: -11px;
  }
}
.c-program-kriteria .glyphicon-chevron-left:before {
  content: '';
}
.c-program-kriteria .glyphicon-chevron-right:before {
  content: '';
}
.c-collapses {
  position: relative;
}
.c-collapses--mb-5 {
  margin-bottom: 5rem;
}
.c-collapses h2,
.c-collapses h4 {
  text-align: center;
}
.c-collapses .flex-table {
  width: 100%;
  position: relative;
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 480px) {
  .c-collapses .flex-table {
    margin-left: -10px;
    margin-right: -10px;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
  }
}
.c-collapses__divider {
  height: 3px;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 30px;
  background-image: url('/assets/images/cenik-cara-modra.svg');
}
.c-collapses__divider--white-sm {
  background-image: url('/assets/images/cenik-cara-bila.svg');
  margin: 0;
}
.c-collapses__item {
  margin-bottom: 50px;
}
.c-collapses__item .panel-title {
  width: 100%;
  display: inline-block;
}
.c-collapses__panel-heading {
  text-align: center;
  margin-bottom: 30px;
}
.c-collapses__title {
  position: relative;
}
.c-collapses__title h3 {
  width: auto;
  color: #00b6e8;
}
.c-collapses__panel-body {
  background-color: #00b6e8;
  padding: 10px 28px 20px 28px;
  color: white;
}
.c-collapses__panel-body p {
  margin: 15px -18px;
  text-align: center;
}
.c-collapses__panel-body hr {
  height: 3px;
  width: 100%;
  margin: 0;
  background-image: url('/assets/images/cenik-cara-bila.svg');
  border: none;
}
.c-collapses__panel-body a {
  font-weight: 600;
  color: white;
}
.c-collapses__bottom-part {
  background-color: #e8b417;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: white;
  font-family: 'blogger_sanslight';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 26px;
}
.c-collapses__bottom-part:before,
.c-collapses__bottom-part:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 15px;
  background-image: url('/assets/images/vlnovkazluta-okraj.svg');
  left: 0;
}
.c-collapses__bottom-part:before {
  top: -14px;
}
.c-collapses__bottom-part:after {
  bottom: -14px;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.c-collapses__anchor {
  position: absolute;
  top: -80px;
  left: 0;
}
.c-program-kontaktujte-nas .wrap {
  background-color: #00b6e8;
  margin-top: 70px;
  text-align: center;
  margin-bottom: 60px;
}
.c-program-kontaktujte-nas .wrap h2 {
  color: white;
  text-align: center;
  margin-top: -20px;
}
.c-program-kontaktujte-nas .wrap .ico {
  background-repeat: no-repeat;
  background-size: contain;
  width: 85px;
  height: 85px;
  position: relative;
  display: block;
  margin-bottom: 20px;
  background-image: url('/assets/images/ikobila-formular.svg');
  margin: 0 auto;
  top: -42px;
}
@media (min-width: 768px) {
  .c-program-kontaktujte-nas .wrap:before {
    content: '';
    background-image: url('/assets/images/vlnovkamodra-okraj.png');
    position: absolute;
    background-position: right center;
    height: 100%;
    width: 15px;
    right: -10px;
    top: 0;
  }
}
.c-program-kontaktujte-nas .wrap .content {
  padding: 20px;
  font-weight: 600;
  font-style: italic;
  text-align: center;
}
.c-program-kontaktujte-nas .wrap .btn {
  top: 20px;
  position: relative;
}
.c-video-modal .modal-dialog {
  width: 80%;
  height: 80%;
  margin: 0 auto;
  position: relative;
}
.c-video-modal .modal-dialog .modal-content {
  box-shadow: none;
  border: none;
}
.c-video-modal .modal-dialog .modal-content video {
  position: absolute;
  top: 10vh;
  left: 0;
  width: 80vw;
  height: 80vh;
  display: block;
}
.c-video-modal .close {
  position: fixed;
  background-image: url('/assets/images/video/krizek.svg');
  background-size: contain;
  height: 40px;
  width: 40px;
  top: 50px;
  right: 50px;
  z-index: 1100;
  opacity: 1;
  outline: none;
}
@media (min-width: 480px) {
  .c-video-modal .close {
    height: 70px;
    width: 70px;
  }
}
.c-video-modal .close:before {
  content: '';
  display: block;
  background-image: url('/assets/images/video/krizek-hover.svg');
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.c-video-modal .close:hover {
  background: transparent;
  background-image: none;
}
.c-video-modal .close:hover:before {
  opacity: 1;
}
.c-side-panel {
  position: fixed;
  display: block;
  width: 100vw;
  background-color: #00b6e8;
  height: 100%;
  z-index: 1900;
  right: 0;
  top: 0;
  overflow: hidden;
  -webkit-transform: translateX(120vw);
      -ms-transform: translateX(120vw);
          transform: translateX(120vw);
  color: white;
  -webkit-transition: -webkit-transform 600ms 0ms ease-in-out;
  transition: -webkit-transform 600ms 0ms ease-in-out;
  transition: transform 600ms 0ms ease-in-out;
  transition: transform 600ms 0ms ease-in-out, -webkit-transform 600ms 0ms ease-in-out;
}
@media (min-width: 992px) {
  .c-side-panel {
    width: 50vw;
    -webkit-transform: translateX(60vw);
        -ms-transform: translateX(60vw);
            transform: translateX(60vw);
  }
}
.c-side-panel:before {
  content: '';
  position: absolute;
  width: 177px;
  left: -88px;
  background-image: url('/assets/images/hrana.svg');
  height: 100%;
  top: 0;
  background-repeat: repeat-y;
  display: block;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-animation-name: hranazpet;
          animation-name: hranazpet;
  -webkit-animation-duration: 600ms;
          animation-duration: 600ms;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  opacity: 1;
  -webkit-transition: opacity 300ms 1s linear;
  transition: opacity 300ms 1s linear;
}
.c-side-panel .close {
  position: fixed;
  background-image: url('/assets/images/krizek.svg');
  background-size: contain;
  height: 35px;
  width: 35px;
  top: 50px;
  right: 32px;
  opacity: 0;
  outline: none;
  z-index: 2000;
  visibility: hidden;
  -webkit-transition: opacity 1300ms 200ms ease;
  transition: opacity 1300ms 200ms ease;
}
.c-side-panel .close:before {
  content: '';
  display: block;
  background-image: url('/assets/images/krizek-hover.svg');
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.c-side-panel .close:hover {
  background: transparent;
  background-image: none;
}
.c-side-panel .close:hover:before {
  opacity: 1;
}
.c-side-panel .wrp {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 40px 70px 30px 10px;
  overflow: auto;
}
@media (min-width: 480px) {
  .c-side-panel .wrp {
    padding: 80px 60px;
  }
}
.c-side-panel .wrp .header h2 {
  color: white;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (min-width: 768px) {
  .c-side-panel .wrp .header h2 {
    font-size: 28pt;
  }
}
.c-side-panel .wrp .content {
  text-align: left;
}
@media (min-width: 480px) {
  .c-side-panel .wrp .content {
    padding-right: 80px;
  }
}
@media (min-width: 768px) {
  .c-side-panel .wrp .content {
    text-align: justify;
  }
}
.c-side-panel .wrp .content .perex {
  font-weight: 300;
  font-size: 22px;
  line-height: 120%;
  position: relative;
  padding: 10px 0 15px 0;
}
.c-side-panel .wrp .content .perex:before,
.c-side-panel .wrp .content .perex:after {
  content: '';
  background-image: url('/assets/images/cara.svg');
  background-size: 100% auto;
  background-position: center bottom;
  height: 0;
  padding-bottom: 100%;
  width: 3px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  position: absolute;
  top: 0;
  left: 0;
}
.c-side-panel .wrp .content .perex:after {
  top: auto;
  bottom: 0;
  background-position: center bottom;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.c-side-panel .wrp .content .text {
  padding-top: 10px;
  font-size: 18px;
  font-weight: 300;
}
.c-side-panel .wrp .content .text img {
  width: 100%!important;
  height: auto!important;
  display: block!important;
}
.c-side-panel.open {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.c-side-panel.open:before {
  -webkit-animation-name: hrana;
          animation-name: hrana;
}
.c-side-panel.open .close {
  visibility: visible;
  opacity: 1;
}
@-webkit-keyframes hrana {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
@keyframes hrana {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
@-webkit-keyframes hranazpet {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
@keyframes hranazpet {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
body.loading .c-side-panel {
  display: none;
}
.c-anim-btn {
  position: relative;
  display: inline-block;
}
.c-anim-btn .ico-envelope {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 300ms 0s ease;
  transition: opacity 300ms 0s ease;
  top: 7px;
  right: 10px;
  -webkit-animation: envelope 800ms linear infinite;
          animation: envelope 800ms linear infinite;
}
.c-anim-btn .ico-propiska {
  margin-right: 0;
  -webkit-transition: margin 300ms 0s ease-in-out;
  transition: margin 300ms 0s ease-in-out;
}
.c-anim-btn .ico-propiska:after {
  content: '';
  background-image: url('/assets/images/newsletter-carytlacitko.svg');
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  opacity: 0;
  background-repeat: repeat-x;
  background-position: right center;
  -webkit-animation: slide 30s linear infinite;
          animation: slide 30s linear infinite;
  -webkit-transition: opacity 300ms 0s ease;
  transition: opacity 300ms 0s ease;
}
.c-anim-btn .ico-propiska:before {
  -webkit-transition: opacity 300ms 0s ease;
  transition: opacity 300ms 0s ease;
  opacity: 1;
}
@-webkit-keyframes slide {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -4000px 0;
  }
}
@keyframes slide {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -4000px 0;
  }
}
@-webkit-keyframes envelope {
  0% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
  30% {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  100% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
}
@keyframes envelope {
  0% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
  30% {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  100% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
}
.c-anim-btn:hover .ico-envelope {
  visibility: visible;
  opacity: 1;
}
.c-anim-btn:hover .ico-propiska {
  margin-right: 36px;
}
.c-anim-btn:hover .ico-propiska:before {
  opacity: 0;
}
.c-anim-btn:hover .ico-propiska:after {
  opacity: 1;
}
.c-filter {
  background-color: white;
  position: relative;
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
  margin-left: 60px;
}
@media (min-width: 768px) {
  .c-filter {
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
    margin-left: 150px;
    margin-top: 55px;
  }
}
@media (min-width: 992px) {
  .c-filter {
    width: 100%;
    height: 200px;
    margin-left: 0;
    margin-bottom: 100px;
    margin-top: 55px;
  }
}
@media (min-width: 1350px) {
  .c-filter {
    margin-top: 63px;
  }
}
.c-filter:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: -webkit-calc(100% + 6px);
  height: calc(100% + 6px);
  background-image: url('/assets/images/modryblokvlnka.svg');
  background-position: center top;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 992px) {
  .c-filter:before {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    height: 100%;
  }
}
.c-filter__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 992px) {
  .c-filter__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.c-filter__item {
  position: relative;
  background-repeat: no-repeat;
  background-position: left center;
  height: 70px;
  padding-left: 80px;
  border-bottom: 1px solid white;
  min-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  .c-filter__item {
    width: 155px;
    height: 205px;
    bottom: -20px;
    background-size: 80%;
    background-position: center;
    padding-left: 0;
    border-bottom: none;
    min-width: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -webkit-calc(4.9vw - 45px);
    margin-left: calc(4.9vw - 45px);
    margin-right: -webkit-calc(4.9vw - 45px);
    margin-right: calc(4.9vw - 45px);
    -webkit-transform: translateX(46px);
        -ms-transform: translateX(46px);
            transform: translateX(46px);
  }
}
@media (min-width: 1350px) {
  .c-filter__item {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -webkit-calc(2.9vw - 30px);
    margin-left: calc(2.9vw - 30px);
    margin-right: -webkit-calc(2.9vw - 30px);
    margin-right: calc(2.9vw - 30px);
    background-size: auto;
    width: 205px;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}
@media (min-width: 1750px) {
  .c-filter__item {
    margin-left: 37px;
    margin-right: 37px;
  }
}
.c-filter__item:last-of-type {
  border-bottom: 0;
}
.c-filter__item:after {
  content: '';
  left: 10px;
  top: 0;
  height: 100%;
  width: 57px;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}
@media (min-width: 992px) {
  .c-filter__item:after {
    left: 0;
    width: 100%;
  }
}
.c-filter__item:before {
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}
.c-filter__item--i1:after {
  background-image: url('/assets/images/filter/cepice-small.svg');
}
@media (min-width: 992px) {
  .c-filter__item--i1:after {
    background-image: url('/assets/images/filter/cepice.svg');
  }
}
.c-filter__item--i1 .c-filter__anim {
  -webkit-animation-name: scale-anim;
          animation-name: scale-anim;
  will-change: transform;
  -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.c-filter__item--i1:hover .c-filter__anim {
  opacity: 1;
}
.c-filter__item--i2:after {
  background-image: url('/assets/images/filter/zarovka-small.svg');
}
@media (min-width: 992px) {
  .c-filter__item--i2:after {
    background-image: url('/assets/images/filter/zarovka.svg');
  }
}
.c-filter__item--i2 .c-filter__anim {
  -webkit-animation-name: move-anim;
          animation-name: move-anim;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.c-filter__item--i2:hover .c-filter__anim {
  opacity: 1;
}
.c-filter__item--i3:after {
  background-image: url('/assets/images/filter/tabule-small.svg');
  background-size: contain;
}
@media (min-width: 992px) {
  .c-filter__item--i3:after {
    top: 25px;
    background-size: initial;
    background-image: url('/assets/images/filter/tabule.svg');
  }
}
.c-filter__item--i3 .c-filter__anim {
  height: 69%;
  -webkit-transition: height 300ms ease;
  transition: height 300ms ease;
}
.c-filter__item--i3:hover .c-filter__anim {
  height: -webkit-calc(100% - 55px);
  height: calc(100% - 55px);
}
.c-filter__item--i4:after {
  background-image: url('/assets/images/filter/notebook.svg');
  background-size: 100%;
}
.c-filter__item--i4 .c-filter__anim {
  -webkit-animation-name: scale-anim;
          animation-name: scale-anim;
  will-change: transform;
  -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  background-size: contain;
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.c-filter__item--i4:hover .c-filter__anim {
  opacity: 1;
}
.c-filter__item--i5:after {
  background-image: url('/assets/images/filter/kick.svg');
}
@media (min-width: 992px) {
  .c-filter__item--i5:after {
    background-position-x: -36px;
    background-size: cover;
  }
}
@media (min-width: 1350px) {
  .c-filter__item--i5:after {
    background-position-x: 0;
  }
}
.c-filter__item--i5 .c-filter__anim {
  height: 100%;
  -webkit-transition: -webkit-transform 300ms ease-out;
  transition: -webkit-transform 300ms ease-out;
  transition: transform 300ms ease-out;
  transition: transform 300ms ease-out, -webkit-transform 300ms ease-out;
  display: block!important;
}
@media (min-width: 992px) {
  .c-filter__item--i5:hover .c-filter__anim {
    -webkit-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
}
.c-filter__item--active:before {
  content: '';
  position: absolute;
  height: 29px;
  width: 100%;
  min-width: 157px;
  background-repeat: no-repeat;
  background-image: url('/assets/images/filter/sipka-menu.svg');
  background-position: center;
  bottom: -16px;
  left: 0;
  z-index: -1;
}
@media (min-width: 992px) {
  .c-filter__item--active:before {
    bottom: -3px;
  }
}
@media (min-width: 992px) {
  .c-filter__item--active .c-filter__text {
    -webkit-transform: scale(1.422);
        -ms-transform: scale(1.422);
            transform: scale(1.422);
    top: 235px;
  }
}
.c-filter__text {
  font-size: 12pt;
  color: white;
  font-family: 'blogger_sanslight';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  text-align: left;
  display: inline-block;
  padding-right: 18px;
}
@media (min-width: 992px) {
  .c-filter__text {
    font-size: 14pt;
    position: absolute;
    top: 205px;
    color: #00b6e8;
    text-align: center;
    padding: 0 15px;
    width: 120%;
    left: -10%;
  }
}
@media (min-width: 1350px) {
  .c-filter__text {
    font-size: 16pt;
    font-weight: bold;
  }
}
.c-filter__anim {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 992px) {
  .c-filter__anim {
    display: block;
  }
}
.c-filter__anim--a11 {
  background-image: url('/assets/images/filter/cepice1.svg');
  left: -67px;
  top: -45px;
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
}
.c-filter__anim--a12 {
  background-image: url('/assets/images/filter/cepice2.svg');
  left: 30px;
  top: -85px;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}
.c-filter__anim--a13 {
  background-image: url('/assets/images/filter/cepice3.svg');
  left: 54px;
  top: 35px;
}
.c-filter__anim--a21 {
  background-image: url('/assets/images/filter/zarovka1.svg');
  left: -54px;
  top: -30px;
  -webkit-animation-duration: 1.8s;
          animation-duration: 1.8s;
}
.c-filter__anim--a22 {
  background-image: url('/assets/images/filter/zarovka2.svg');
  left: -27px;
  top: -72px;
  -webkit-animation-duration: 2.1s;
          animation-duration: 2.1s;
}
.c-filter__anim--a23 {
  background-image: url('/assets/images/filter/zarovka3.svg');
  left: 54px;
  top: 18px;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}
.c-filter__anim--a31 {
  background-image: url('/assets/images/filter/tabule1.svg');
  background-position: center bottom;
  top: 82px;
  width: 100%;
  height: 50px;
  -webkit-transition: height 400ms ease-out;
  transition: height 400ms ease-out;
}
.c-filter__anim--a41 {
  background-image: url('/assets/images/filter/notebook1.svg');
  left: -54px;
  top: -21px;
  width: 130px;
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
}
.c-filter__anim--a42 {
  background-image: url('/assets/images/filter/notebook1.svg');
  left: 40px;
  top: -88px;
  width: 110px;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}
.c-filter__anim--a43 {
  background-image: url('/assets/images/filter/notebook1.svg');
  right: -47px;
  left: auto;
  width: 120px;
  top: 8px;
}
.c-filter__anim--a51 {
  background-image: url('/assets/images/filter/kick_noha.svg');
  background-position: center bottom;
  top: 0;
  width: 81px;
  height: 100%;
  -webkit-transform-origin: -10px 0px;
      -ms-transform-origin: -10px 0px;
          transform-origin: -10px 0px;
  -webkit-transform: rotate(2deg);
      -ms-transform: rotate(2deg);
          transform: rotate(2deg);
  left: 0;
}
@media (min-width: 992px) {
  .c-filter__anim--a51 {
    background-size: cover;
    width: 100%;
  }
}
@-webkit-keyframes scale-anim {
  5% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  55% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  65% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  95% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale-anim {
  5% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  55% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  65% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  95% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes move-anim {
  0% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  49% {
    -webkit-transform: translate(-180px, 120px) scale(0);
            transform: translate(-180px, 120px) scale(0);
  }
  50% {
    -webkit-transform: translate(180px, -120px) scale(0);
            transform: translate(180px, -120px) scale(0);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}
@keyframes move-anim {
  0% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  49% {
    -webkit-transform: translate(-180px, 120px) scale(0);
            transform: translate(-180px, 120px) scale(0);
  }
  50% {
    -webkit-transform: translate(180px, -120px) scale(0);
            transform: translate(180px, -120px) scale(0);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}
.c-podnikatelska-ambulance {
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  padding-bottom: 15px;
  padding-top: 5px;
  padding-left: 55px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .c-podnikatelska-ambulance {
    padding-left: 45px;
    padding-right: 45px;
    margin-bottom: 75px;
  }
}
.c-podnikatelska-ambulance__title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  .c-podnikatelska-ambulance__title-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    position: absolute;
    left: -webkit-calc(50% - 42.5px);
    left: calc(50% - 42.5px);
    top: -55px;
    height: 110px;
  }
}
.c-podnikatelska-ambulance__title-wrap i {
  background-image: url('/assets/images/programy/iko-ambulance.svg');
  min-width: 46px;
  height: 46px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 992px) {
  .c-podnikatelska-ambulance__title-wrap i {
    min-width: 85px;
    height: 85px;
    margin-right: 30px;
  }
}
.c-podnikatelska-ambulance__title-wrap h2 {
  width: auto;
}
@media (min-width: 992px) {
  .c-podnikatelska-ambulance__title-wrap h2 {
    font-size: 36pt;
    text-align: left;
    margin: 0;
  }
}
.c-podnikatelska-ambulance__img {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .c-podnikatelska-ambulance__img {
    position: absolute;
    bottom: 0;
    right: 50px;
    width: 50%;
    margin-bottom: 0;
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
  }
}
.c-podnikatelska-ambulance__blue-content {
  background-image: url('/assets/images/modryblokvlnka.svg');
  width: 100%;
  padding: 30px 30px 0px 30px;
}
@media (min-width: 992px) {
  .c-podnikatelska-ambulance__blue-content {
    width: 50%;
  }
}
.c-podnikatelska-ambulance__blue-content .btn {
  bottom: -22px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.c-podnikatelska-ambulance__blue-content h3 {
  color: white;
  font-size: 14pt;
  margin-bottom: 20px;
}
.c-podnikatelska-ambulance__blue-content p {
  color: white;
  text-align: left;
  font-family: 'blogger_sanslight';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 16pt;
}
.c-pribehy__wrap {
  position: relative;
  height: auto;
  text-align: center;
  padding: 5px 0 15px 0;
}
@media (min-width: 768px) {
  .c-pribehy__wrap {
    padding-left: 45px;
    padding-right: 45px;
  }
}
.c-pribehy__wrap h2 {
  width: auto;
  padding-left: 55px;
  font-size: 24pt;
}
@media (min-width: 768px) {
  .c-pribehy__wrap h2 {
    padding-left: 56px;
    width: 50%;
    margin-left: 50%;
    text-align: left;
    font-size: 36pt;
  }
}
.c-pribehy__content-wrap {
  position: relative;
  display: block;
  min-height: 200px;
}
@media (min-width: 768px) {
  .c-pribehy__content-wrap {
    min-height: 300px;
  }
}
@media (min-width: 992px) {
  .c-pribehy__content-wrap {
    min-height: 500px;
  }
}
.c-pribehy__img {
  display: none;
}
@media (min-width: 768px) {
  .c-pribehy__img {
    display: block;
    position: relative;
    top: -70px;
    right: -40px;
  }
}
@media (min-width: 992px) {
  .c-pribehy__img {
    top: -70px;
  }
}
.c-pribehy__blue-content {
  padding: 30px 30px 0px 85px;
  background-color: #00b6e8;
  position: relative;
}
@media (min-width: 768px) {
  .c-pribehy__blue-content {
    float: right;
    padding-left: 40px;
  }
}
@media (min-width: 992px) {
  .c-pribehy__blue-content {
    padding-left: 70px;
  }
}
.c-pribehy__blue-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: -14px;
  width: 15px;
  height: 100%;
  background-image: url('/assets/images/vlnovkamodra-okraj.png');
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.c-pribehy__blue-content .btn {
  bottom: -22px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.c-pribehy__blue-content h3 {
  color: white;
  font-size: 14pt;
  margin-bottom: 20px;
  text-align: left;
}
.c-pribehy__blue-content p {
  color: white;
  text-align: left;
}
.c-pribehy__ico {
  background-image: url('/assets/images/pribehy-small.svg');
  position: absolute;
  left: 21px;
  top: -10px;
  width: 62px;
  height: 260px;
}
@media (min-width: 768px) {
  .c-pribehy__ico {
    left: -31px;
  }
}
@media (min-width: 992px) {
  .c-pribehy__ico {
    background-image: url('/assets/images/ilu-pribehy.svg');
    width: 99px;
    height: 416px;
    top: 55px;
    left: -49px;
  }
}
.c-pribehy__vice-btn {
  text-transform: uppercase;
  color: #00b6e8;
  position: absolute;
  right: -150px;
  width: 180px;
  top: -webkit-calc(50% - 30px);
  top: calc(50% - 30px);
  display: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14pt;
  text-align: left;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  line-height: 120%;
}
@media (min-width: 1350px) {
  .c-pribehy__vice-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.c-pribehy__vice-btn:before {
  content: '';
  position: relative;
  display: block;
  min-width: 61px;
  height: 60px;
  margin-right: 10px;
  background-image: url('/assets/images/sipka-slide.svg');
}
.c-row-item {
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  padding-bottom: 15px;
  padding-top: 5px;
  padding-left: 55px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .c-row-item {
    padding-left: 45px;
    padding-right: 45px;
    margin-bottom: 75px;
  }
}
@media (min-width: 992px) {
  .c-row-item {
    margin-bottom: 105px;
  }
}
.c-row-item__title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  .c-row-item__title-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    position: absolute;
    left: -webkit-calc(50% - 42.5px);
    left: calc(50% - 42.5px);
    top: -55px;
    height: 110px;
  }
}
.c-row-item__title-wrap img {
  height: auto;
  -webkit-flex-basis: 46px;
      -ms-flex-preferred-size: 46px;
          flex-basis: 46px;
  display: block;
  z-index: 1;
}
@media (min-width: 992px) {
  .c-row-item__title-wrap img {
    -webkit-flex-basis: 85px;
        -ms-flex-preferred-size: 85px;
            flex-basis: 85px;
    margin-right: 30px;
  }
}
.c-row-item__title-wrap h2 {
  width: auto;
}
@media (min-width: 992px) {
  .c-row-item__title-wrap h2 {
    font-size: 36pt;
    text-align: left;
    margin: 0;
  }
}
.c-row-item__content-wrap {
  position: relative;
}
@media (min-width: 992px) {
  .c-row-item__content-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.c-row-item__img {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
@media (min-width: 992px) {
  .c-row-item__img {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    margin-bottom: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.c-row-item__img img {
  width: 100%;
  position: relative;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
}
@media (min-width: 992px) {
  .c-row-item__img img {
    width: 117%;
    left: -10%;
    margin-top: 50px;
    z-index: 1;
  }
}
@media (max-width: 991px) {
  .c-row-item__img--ambulance img {
    margin-top: -18%;
  }
}
.c-row-item__blue-content {
  background-image: url('/assets/images/modryblokvlnka.svg');
  width: 100%;
  padding: 30px 30px 0px 30px;
  position: relative;
}
@media (min-width: 992px) {
  .c-row-item__blue-content {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    min-height: 352px;
  }
}
.c-row-item__blue-content .btn {
  bottom: -22px;
  position: relative;
  white-space: normal;
  max-width: 100%;
}
.c-row-item__blue-content h3 {
  color: white;
  font-size: 14pt;
  margin-bottom: 20px;
}
.c-row-item__blue-content p {
  color: white;
  text-align: left;
  font-family: 'blogger_sanslight';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 16pt;
}
.c-row-item__blue-content ul {
  color: white;
  text-align: left;
  font-family: 'blogger_sanslight';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 16pt;
  padding-left: 20px;
}
.c-row-item__blue-content li {
  list-style-type: none;
  position: relative;
}
.c-row-item__blue-content li:before {
  content: '';
  position: absolute;
  left: -20px;
  top: 8px;
  background-color: white;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}
.c-row-item__text {
  display: inline-block;
}
.c-row-item__text-2 {
  position: relative;
  top: 70px;
  color: #00b6e8;
  font-family: 'blogger_sanslight';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 16pt;
  text-align: justify;
}
@media (min-width: 992px) {
  .c-row-item--img-first .c-row-item__img,
  .c-row-item:nth-child(odd) .c-row-item__img {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
}
.c-row-item--img-first .c-row-item__img img,
.c-row-item:nth-child(odd) .c-row-item__img img {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-filter: none;
          filter: none;
}
@media (min-width: 992px) {
  .c-row-item--img-first .c-row-item__title-wrap,
  .c-row-item:nth-child(odd) .c-row-item__title-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    position: absolute;
    left: auto;
    right: -webkit-calc(50% - 42.5px);
    right: calc(50% - 42.5px);
    top: -55px;
    height: 110px;
  }
}
@media (min-width: 992px) {
  .c-row-item--img-first .c-row-item__title-wrap img,
  .c-row-item:nth-child(odd) .c-row-item__title-wrap img {
    margin-right: 0;
    margin-left: 30px;
  }
}
@media (min-width: 992px) {
  .c-row-item--img-first .c-row-item__title-wrap h2,
  .c-row-item:nth-child(odd) .c-row-item__title-wrap h2 {
    text-align: right;
  }
}
.c-row-item--mb-0 {
  margin-bottom: 0;
}
.c-hash {
  display: inline-block;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.c-hash__ico {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #00b6e8;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 12px;
  margin-bottom: 10px;
}
.c-hash__ico:before {
  content: '#';
  color: white;
  font-size: 46px;
  line-height: 46px;
}
.c-hash .h2 {
  width: auto;
  font-size: 36px;
  vertical-align: super;
  margin: 0;
}
@media (min-width: 992px) {
  .c-hash .h2 {
    font-size: 46px;
  }
}
.c-hash--sm {
  font-size: 14pt;
  line-height: 14pt;
  color: #00b6e8;
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: 8px;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.c-hash--sm .c-hash__ico {
  height: 26px;
  width: 26px;
  margin-right: 0px;
  position: relative;
  top: -2px;
  margin-bottom: 0;
}
.c-hash--sm .c-hash__ico:before {
  font-size: 14pt;
  line-height: 14pt;
  position: relative;
  top: 2px;
}
.c-references {
  margin-top: 40px;
}
.c-references h2 {
  color: white;
  text-align: center;
}
.c-references__blue-wrap {
  background-color: #00b6e8;
  position: relative;
}
.c-references__blue-wrap:before {
  background-image: url('/assets/images/vlnovkamodra-okraj.png');
  position: absolute;
  background-position: right center;
  height: 100vw;
  width: 15px;
  left: 0;
  bottom: 0px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
  background-repeat: repeat-y;
}
@media (min-width: 768px) {
  .c-references__blue-wrap:before {
    content: '';
    height: 100%;
    width: 15px;
    right: -10px;
    top: 0;
    left: auto;
    bottom: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.c-references__item {
  padding: 20px 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .c-references__item {
    padding: 20px 50px;
  }
}
.c-references__text {
  color: white;
  font-family: 'blogger_sanslight';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 16pt;
  margin-top: 30px;
}
.c-references .glyphicon {
  background-image: url('/assets/images/sipka-slide.svg');
  width: 61px;
  height: 60px;
  top: -webkit-calc(50% - 30px) !important;
  top: calc(50% - 30px) !important;
  opacity: 0;
}
@media (min-width: 768px) {
  .c-references .glyphicon {
    opacity: 1;
  }
}
.c-references .glyphicon-chevron-left {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 768px) {
  .c-references .glyphicon-chevron-left {
    left: -20px !important;
  }
}
.c-references .glyphicon-chevron-left:before {
  content: '';
}
@media (min-width: 768px) {
  .c-references .glyphicon-chevron-right {
    right: -20px !important;
  }
}
.c-references .glyphicon-chevron-right:before {
  content: '';
}
.c-references .carousel-control {
  background: none!important;
  z-index: 1;
  opacity: 1;
}
.c-references .carousel-indicators {
  bottom: auto;
  top: 10px;
}
@media (min-width: 768px) {
  .c-references .carousel-indicators {
    top: 10px;
  }
}
.popover {
  border: 0px;
  background-color: #e8b417;
  color: white;
  font-family: 'blogger_sanslight';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 14pt;
}
.popover .arrow {
  border-top-color: transparent!important;
}
.popover .arrow:after {
  border-top-color: #e8b417 !important;
}
.c-pano__container {
  width: 100%;
  overflow: hidden;
  height: 300px;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .c-pano__container {
    height: 400px;
  }
}
@media (min-width: 1350px) {
  .c-pano__container {
    height: 500px;
  }
}
.c-date {
  position: absolute;
  left: -13px;
  bottom: -72px;
  width: 56px;
  height: 66.5px;
  background-color: #00b6e8;
  border-radius: 24.5px;
  color: white;
  text-align: center;
  z-index: 2;
}
@media (min-width: 768px) {
  .c-date {
    width: 80px;
    height: 95px;
    border-radius: 35px;
    left: -90px;
    bottom: -78px;
    z-index: initial;
  }
}
.c-date .day {
  width: 100%;
  height: 30px;
  border-bottom: 2px solid white;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 12pt;
  padding-top: 5.6px;
}
@media (min-width: 768px) {
  .c-date .day {
    width: 100%;
    height: 42px;
    font-size: 18pt;
    padding-top: 8px;
  }
}
.c-date .month {
  width: 100%;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 12pt;
  line-height: 100%;
  padding-top: 2.8px;
}
@media (min-width: 768px) {
  .c-date .month {
    padding-top: 4px;
    font-size: 18pt;
  }
}
.c-date .year {
  font-size: 10pt;
  line-height: 100%;
}
@media (min-width: 768px) {
  .c-date .year {
    font-size: 12pt;
  }
}
.c-date--akce-lipo-plus {
  background-color: #71B62E;
}
.c-date--interni-akce {
  background-color: #e8b417;
}
.c-date--akce-partneru {
  background-color: #9C9D9D;
}
.c-lipo-plus-widget {
  background-color: #00b6e8;
  position: relative;
  margin-top: -23%;
  padding-top: 10px;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .c-lipo-plus-widget {
    margin-top: -17%;
    padding-top: 35px;
  }
}
@media (min-width: 1350px) {
  .c-lipo-plus-widget {
    margin-top: -14%;
    padding-top: 31px;
  }
}
.c-lipo-plus-widget::before {
  content: '';
  width: 100%;
  height: 10px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: -9px;
  left: 0;
}
.c-lipo-plus-widget__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 20px;
  position: relative;
}
@media (min-width: 992px) {
  .c-lipo-plus-widget__content {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.c-lipo-plus-widget__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  position: relative;
}
@media (min-width: 992px) {
  .c-lipo-plus-widget__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 33.33%;
        -ms-flex: 1 1 33.33%;
            flex: 1 1 33.33%;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.c-lipo-plus-widget__item:last-of-type:after {
  content: none;
}
.c-lipo-plus-widget__item:after {
  background-image: url('/assets/images/lipoplus/cara.svg');
  background-size: cover;
  background-position: top;
  width: 3px;
  height: -webkit-calc(100% - 100px);
  height: calc(100% - 100px);
  display: block;
  position: absolute;
  right: -2px;
  bottom: 0;
}
@media (min-width: 992px) {
  .c-lipo-plus-widget__item:after {
    content: '';
  }
}
.c-lipo-plus-widget__item p {
  display: block;
  max-width: 100%;
  margin: 0;
}
.c-lipo-plus-widget__item a {
  border: 3px solid #ffffff;
  font-size: 14pt;
  text-transform: uppercase;
  padding: 8px 12px 4px 12px;
  border-radius: 25px;
  line-height: 25px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #ffffff;
  background-color: transparent;
  margin: 5px 0;
  display: inline-block;
  max-width: 100%;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.c-lipo-plus-widget__item a:after {
  content: '';
  background-image: url('/assets/images/btn-arrow.svg');
  width: 10px;
  height: 11px;
  display: inline-block;
  position: relative;
  margin-left: 7px;
  margin-bottom: 2px;
}
.c-lipo-plus-widget__item a:hover {
  border-color: #e8b417;
  text-decoration: none;
}
.c-lipo-plus-widget__ico {
  width: 132px;
  height: 162px;
  background-color: #e8b417;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 66px;
  font-size: 23pt;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-top: 9px;
  margin-bottom: -18px;
}
.c-lipo-plus-widget__ico:after {
  content: '';
  background-image: url('/assets/images/lipoplus/iko-online.svg');
  position: relative;
  width: 113px;
  height: 56px;
}
.c-lipo-plus-widget__ico--offline:after {
  background-image: url('/assets/images/lipoplus/iko-offline.svg');
}
.c-lipo-plus-widget__ico--extra:after {
  background-image: url('/assets/images/lipoplus/iko-extra.svg');
}
.c-nav-tabs {
  border: 3px solid #FFFFFF;
  padding: 5px;
  display: inline-block;
  border-radius: 28px;
}
.c-nav-tabs li {
  margin: 0;
}
.c-nav-tabs li a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 15px 7px 15px;
  border-radius: 25px;
  border: 0!important;
  line-height: 1;
}
.c-nav-tabs li.active a {
  color: #00b6e8;
}
.c-nav-tabs li.active a:hover {
  color: #00b6e8;
}
.c-nav-tabs li.active a:active,
.c-nav-tabs li.active a:focus {
  color: #00b6e8;
}
.c-btn-group {
  background-color: #e8b417;
  padding: 3px;
  border-radius: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  position: relative;
  bottom: -24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .c-btn-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.c-btn-group span {
  padding: 8px 15px 4px 15px;
  text-align: center;
  line-height: 1;
  color: white;
}
@media (min-width: 768px) {
  .c-btn-group span {
    display: inline-block;
  }
}
.c-btn-group .btn {
  color: #e8b417;
}
.v-content--interni-akce .c-btn-group {
  background-color: #00b6e8;
}
.c-akce {
  position: relative;
  margin-bottom: 20px;
  padding-top: 10px;
  min-height: 70vh;
}
@media (min-width: 768px) {
  .c-akce {
    padding-top: 80px;
  }
}
.c-akce h2 {
  text-align: center;
  padding-left: 55px;
}
@media (min-width: 768px) {
  .c-akce h2 {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.c-akce h2 i {
  display: none;
  background-image: url('/assets/images/iko-kalendar.svg');
  background-size: contain;
  background-position: center bottom;
  bottom: 0;
  position: relative;
  min-width: 85px;
  height: 85px;
  margin-left: 8px;
  margin-right: 8px;
}
@media (min-width: 768px) {
  .c-akce h2 i {
    display: inline-block;
    z-index: 1;
  }
}
.c-akce .wrap {
  position: relative;
}
@media (min-width: 768px) {
  .c-akce .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.c-akce .wrap > .btn {
  display: block;
  margin-left: 55px;
}
@media (min-width: 768px) {
  .c-akce .wrap > .btn {
    margin-left: 45px;
    margin-right: 45px;
  }
}
.c-akce .wrap .content-wrap {
  background-image: url('/assets/images/modryblokvlnka.svg');
  background-position: center top;
  z-index: 1;
  padding: 25px 25px 15px 25px;
  position: relative;
}
@media (min-width: 1350px) {
  .c-akce .wrap .content-wrap {
    padding-top: 15px;
    margin-left: 170px;
    background-image: none;
    background-color: #00b6e8;
    padding-bottom: 0;
  }
}
.c-akce .wrap .content-wrap:before {
  position: absolute;
  width: 14px;
  height: 100%;
  left: -13px;
  top: 0;
  background-image: url('/assets/images/vlnovkamodra-okraj.png');
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  background-repeat: repeat-y;
  background-position: right;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
@media (min-width: 1350px) {
  .c-akce .wrap .content-wrap:before {
    content: '';
  }
}
.c-akce .wrap .item {
  position: relative;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  max-width: 100%;
  height: auto;
  text-align: center;
  padding-bottom: 15px;
  padding-top: 0;
  padding-left: 55px;
  margin-top: 5px;
}
@media (min-width: 1350px) {
  .c-akce .wrap .item {
    margin-bottom: 30px;
    padding-top: 30px;
    margin-top: 0;
  }
}
.c-akce .wrap .item img {
  width: 100%;
  display: block;
  position: relative;
  top: 8px;
  z-index: 0;
}
@media (min-width: 1350px) {
  .c-akce .wrap .item img {
    position: absolute;
    left: 60px;
    top: 0;
    max-width: 180px;
    max-height: 180px;
    object-fit: cover;
  }
}
.c-akce .wrap .item .title {
  display: block;
  position: relative;
  border-bottom: 2px solid white;
}
@media (min-width: 1350px) {
  .c-akce .wrap .item .title {
    border-bottom: 0;
    text-align: left;
    padding-left: 30px;
    padding-bottom: 5px;
  }
}
.c-akce .wrap .item .title:after {
  position: absolute;
  left: -60px;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  height: 3px;
  background-color: white;
  bottom: -3px;
}
@media (min-width: 1350px) {
  .c-akce .wrap .item .title:after {
    content: '';
  }
}
.c-akce .wrap .item .title h3 {
  color: white;
  font-size: 14pt;
}
.c-akce .wrap .item .title .date {
  position: absolute;
  left: 10px;
  top: -111px;
  width: 56px;
  height: 66.5px;
  background-color: #00b6e8;
  border-radius: 24.5px;
  color: white;
  text-align: center;
}
@media (min-width: 768px) {
  .c-akce .wrap .item .title .date {
    top: auto;
    width: 80px;
    height: 95px;
    border-radius: 35px;
    left: -120px;
    bottom: -55px;
  }
}
@media (min-width: 1350px) {
  .c-akce .wrap .item .title .date {
    left: -250px;
    width: 41px;
    background-color: transparent;
    color: #00b6e8;
  }
}
.c-akce .wrap .item .title .date .day {
  width: 100%;
  height: 30px;
  border-bottom: 2px solid white;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 12pt;
  padding-top: 5.6px;
}
@media (min-width: 768px) {
  .c-akce .wrap .item .title .date .day {
    width: 100%;
    height: 42px;
    font-size: 18pt;
    padding-top: 8px;
  }
}
@media (min-width: 1350px) {
  .c-akce .wrap .item .title .date .day {
    border-bottom: 3px solid #00b6e8;
  }
}
.c-akce .wrap .item .title .date .month {
  width: 100%;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 12pt;
  line-height: 100%;
  padding-top: 2.8px;
}
@media (min-width: 768px) {
  .c-akce .wrap .item .title .date .month {
    padding-top: 4px;
    font-size: 18pt;
  }
}
.c-akce .wrap .item .title .date .year {
  font-size: 10pt;
  line-height: 100%;
}
@media (min-width: 768px) {
  .c-akce .wrap .item .title .date .year {
    font-size: 12pt;
  }
}
.c-akce .wrap .item .tag {
  position: absolute;
  right: 0;
  top: 8px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 33px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 12px;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 12pt;
  color: white;
  text-transform: uppercase;
  background-color: #00b6e8;
}
@media (min-width: 1350px) {
  .c-akce .wrap .item .tag {
    top: 0;
  }
}
.c-akce .wrap .item .content {
  padding: 10px 30px 50px 30px;
  font-size: 13pt;
  -moz-text-align-last: auto;
       text-align-last: auto;
  text-align: center;
}
@media (min-width: 768px) {
  .c-akce .wrap .item .content {
    font-size: 14pt;
  }
}
@media (min-width: 1350px) {
  .c-akce .wrap .item .content {
    padding-bottom: 10px;
    margin-bottom: -25px;
    text-align: left;
    padding-top: 15px;
    min-height: 82px;
  }
}
.c-akce .wrap .item .content a {
  color: white;
}
.c-akce .wrap .item .content a:hover {
  text-decoration: underline;
}
.c-akce .wrap .item .btn {
  position: relative;
  bottom: 24px;
}
@media (min-width: 1350px) {
  .c-akce .wrap .item .btn {
    bottom: -19px;
  }
}
.c-akce .wrap .item--interni-akce .content-wrap {
  background-image: url('/assets/images/zlutyblokvlnka.svg');
}
@media (min-width: 1350px) {
  .c-akce .wrap .item--interni-akce .content-wrap {
    background-color: #e8b417;
  }
}
.c-akce .wrap .item--interni-akce .content-wrap:before {
  background-image: url('/assets/images/vlnovkamodra-okraj-y.png');
}
.c-akce .wrap .item--interni-akce .title .date {
  background-color: #e8b417;
}
@media (min-width: 1350px) {
  .c-akce .wrap .item--interni-akce .title .date {
    background-color: transparent;
  }
}
.c-akce .wrap .item--interni-akce .tag {
  background-color: #e8b417;
}
.c-akce .wrap .item--interni-akce .btn-default {
  border-color: #e8b417;
}
.c-akce .wrap .item--akce-lipo-plus .content-wrap {
  background-image: url('/assets/images/zelenyblokvlnka.svg');
}
@media (min-width: 1350px) {
  .c-akce .wrap .item--akce-lipo-plus .content-wrap {
    background-color: #71B62E;
  }
}
.c-akce .wrap .item--akce-lipo-plus .content-wrap:before {
  background-image: url('/assets/images/vlnovkamodra-okraj-g.png');
}
.c-akce .wrap .item--akce-lipo-plus .title .date {
  background-color: #71B62E;
}
@media (min-width: 1350px) {
  .c-akce .wrap .item--akce-lipo-plus .title .date {
    background-color: transparent;
  }
}
.c-akce .wrap .item--akce-lipo-plus .tag {
  background-color: #71B62E;
}
.c-akce .wrap .item--akce-lipo-plus .btn-default {
  border-color: #71B62E;
}
.c-akce .wrap .item--akce-partneru .content-wrap {
  background-image: url('/assets/images/sedyblokvlnka.svg');
}
@media (min-width: 1350px) {
  .c-akce .wrap .item--akce-partneru .content-wrap {
    background-color: #9C9D9D;
  }
}
.c-akce .wrap .item--akce-partneru .content-wrap:before {
  background-image: url('/assets/images/vlnovkamodra-okraj-grey.png');
}
.c-akce .wrap .item--akce-partneru .title .date {
  background-color: #9C9D9D;
}
@media (min-width: 1350px) {
  .c-akce .wrap .item--akce-partneru .title .date {
    background-color: transparent;
  }
}
.c-akce .wrap .item--akce-partneru .tag {
  background-color: #9C9D9D;
}
.c-akce .wrap .item--akce-partneru .btn-default {
  border-color: #9C9D9D;
}
.c-event-types {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 30px;
  margin-top: 10px;
  padding-left: 55px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.c-event-types__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 10px;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 12pt;
  color: white;
  text-transform: uppercase;
  background-color: white;
}
.c-event-types__item--vse {
  color: #00b6e8;
  border: 3px solid #00b6e8;
  border-right: none;
}
.c-event-types__item--vse:hover {
  color: white;
  background-color: #00b6e8;
}
.c-event-types__item--interni-akce {
  background-color: #e8b417;
  border: 3px solid #e8b417;
}
.c-event-types__item--interni-akce:hover {
  background-color: white;
  color: #e8b417;
}
.c-event-types__item--akce-lipo-plus {
  background-color: #71B62E;
  border: 3px solid #71B62E;
}
.c-event-types__item--akce-lipo-plus:hover {
  background-color: white;
  color: #71B62E;
}
.c-event-types__item--akce-partneru {
  background-color: #9C9D9D;
  border: 3px solid #9C9D9D;
}
.c-event-types__item--akce-partneru:hover {
  background-color: white;
  color: #9C9D9D;
}
.c-event-types__item--verejnost {
  background-color: #00b6e8;
  border: 3px solid #00b6e8;
}
.c-event-types__item--verejnost:hover {
  background-color: white;
  color: #00b6e8;
}
.c-ico {
  background-repeat: no-repeat;
  background-size: contain;
  width: 110px;
  height: 92px;
  position: relative;
  display: inline-block;
}
.c-ico.ico-business {
  background-image: url('/assets/images/ico/ikomodra-business.svg');
}
.c-ico.ico-cepice {
  background-image: url('/assets/images/ico/ikomodra-cepice.svg');
}
.c-ico.ico-jested {
  background-image: url('/assets/images/ico/ikomodra-jested.svg');
}
.c-ico.ico-kolac {
  background-image: url('/assets/images/ico/ikomodra-kolac.svg');
}
.c-ico.ico-listky {
  background-image: url('/assets/images/ico/ikomodra-listky.svg');
}
.c-ico.ico-organizace {
  background-image: url('/assets/images/ico/ikomodra-organizace.svg');
}
.c-ico.ico-penize {
  background-image: url('/assets/images/ico/ikomodra-penize.svg');
}
.c-ico.ico-ruce {
  background-image: url('/assets/images/ico/ikomodra-ruce.svg');
}
.c-ico.ico-stul {
  background-image: url('/assets/images/ico/ikomodra-stul.svg');
}
.c-ico.ico-tiskarna {
  background-image: url('/assets/images/ico/ikomodra-tiskarna.svg');
}
.c-ico.ico-tym {
  background-image: url('/assets/images/ico/ikomodra-tym.svg');
}
.c-ico.ico-virtual {
  background-image: url('/assets/images/ico/ikomodra-virtual.svg');
}
.c-ico.ico-world {
  background-image: url('/assets/images/ico/ikomodra-world.svg');
}
.c-ico.ico-zasedacka {
  background-image: url('/assets/images/ico/ikomodra-zasedacka.svg');
}
.c-ico.ico-cas {
  background-image: url('/assets/images/ico/ikomodra-cas.svg');
}
.c-ico.ico-24 {
  background-image: url('/assets/images/ico/ikomodra-24.svg');
}
.c-ico.ico-kafe {
  background-image: url('/assets/images/ico/ikomodra-hrnek.svg');
}
.c-ico.ico-projekce {
  background-image: url('/assets/images/ico/ikomodra-projekce.svg');
}
.c-ico.ico-zvuk {
  background-image: url('/assets/images/ico/ikomodra-zvuk.svg');
}
.c-ico.ico-kuchyn {
  background-image: url('/assets/images/ico/ikomodra-kuchyn.svg');
}
.c-ico.ico-recepce {
  background-image: url('/assets/images/ico/ikomodra-recepce.svg');
}
.c-ico.ico-prostory {
  background-image: url('/assets/images/ico/ikomodra-prostory.svg');
}
.c-ico.ico-mesto {
  background-image: url('/assets/images/ico/ikomodra-mesto.svg');
}
.c-ico.ico-inovace {
  background-image: url('/assets/images/ico/ikomodra-inovace.svg');
}
.c-ico.ico-network {
  background-image: url('/assets/images/ico/ikomodra-sit.svg');
}
.c-ico.ico-komunita {
  background-image: url('/assets/images/ico/ikomodra-komunita.svg');
}
.c-ico.ico-konzultace {
  background-image: url('/assets/images/ico/ikomodra-konzultace.svg');
}
.c-ico.ico-cas {
  background-image: url('/assets/images/ico/ikomodra-cas.svg');
}
.c-quotes {
  position: absolute;
  background-size: contain;
}
.c-quotes.start {
  bottom: -10px;
  background-image: url('/assets/images/uvozovka1.svg');
  width: 24px;
  height: 50px;
  left: -25px;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .c-quotes.start {
    width: 20.4px;
    height: 42.5px;
    left: -19px;
  }
}
.c-quotes.start.white {
  background-image: url('/assets/images/uvozovka1-bila.svg');
}
.c-quotes.end {
  top: -8px;
  background-image: url('/assets/images/uvozovka2.svg');
  width: 24px;
  height: 50px;
  right: -28px;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .c-quotes.end {
    width: 20.4px;
    height: 42.5px;
    right: -23px;
  }
}
.c-quotes.end.white {
  background-image: url('/assets/images/uvozovka2-bila.svg');
}
.c-quotes.in-view {
  -webkit-transition: -webkit-transform 350ms 500ms ease;
  transition: -webkit-transform 350ms 500ms ease;
  transition: transform 350ms 500ms ease;
  transition: transform 350ms 500ms ease, -webkit-transform 350ms 500ms ease;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .c-quotes.in-view {
    -webkit-transform: scaleY(1) !important;
        -ms-transform: scaleY(1) !important;
            transform: scaleY(1) !important;
  }
}
.c-quotes.in-view-active {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
}
.c-quotes--sm {
  background-size: contain;
}
.c-quotes--sm.start {
  width: 20.4px;
  height: 42.5px;
  top: 0;
  left: -19px;
}
.c-quotes--sm.end {
  width: 20.4px;
  height: 42.5px;
  top: 0;
  right: -30px;
}
.c-info-widget {
  position: fixed;
  top: 30vh;
  border-width: 3px;
  width: 40vw;
  left: 30vw;
  z-index: 100;
  text-align: center;
  font-size: 22pt;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  border-radius: 25px;
}
.c-info-widget .close {
  font-size: 30px;
  color: white;
  opacity: .8;
  top: -7px;
}
.c-pagination {
  padding-top: 20px;
  padding-bottom: 25px;
}
.c-pagination ul {
  display: inline-block;
  position: relative;
  padding: 0;
}
.c-pagination ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  background-color: white;
  text-align: center;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 14pt;
  text-align: left;
}
.c-pagination ul li a:not(.btn) {
  color: #00b6e8;
  padding-top: 5px;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.c-pagination ul li a:not(.btn):hover {
  text-decoration: none;
}
.c-pagination ul li a:not(.btn):after {
  content: ' / ';
  position: relative;
  display: inline-block;
  color: #00b6e8;
  padding: 0 5px;
}
.c-pagination ul li.disabled a {
  cursor: default;
  pointer-events: none;
  color: black;
}
.c-pagination ul li .btn {
  margin-bottom: 8px;
}
.c-pagination ul li.arrow-left {
  position: absolute;
  left: -180px;
  top: -6px;
}
.c-pagination ul li.arrow-left a.btn {
  text-align: left;
  margin-right: 20px;
  margin-left: 20px;
}
.c-pagination ul li.arrow-left a.btn .arrow {
  text-align: left;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 10px;
}
.c-pagination ul li.arrow-right {
  position: absolute;
  right: -160px;
  top: -6px;
}
.c-radio-btn {
  display: block;
  position: relative;
  padding-left: 35px!important;
  margin-bottom: 20px;
  cursor: pointer;
  line-height: 160%!important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
/* Hide the browser's default radio button */
.c-radio-btn input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.c-radio-btn .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: white;
  border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.c-radio-btn:hover input ~ .checkmark {
  background-color: #eee;
}
/* When the radio button is checked, add a blue background */
.c-radio-btn input:checked ~ .checkmark {
  background-color: white;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.c-radio-btn input:checked ~ .checkmark:after {
  display: block;
}
/* Style the indicator (dot/circle) */
.c-radio-btn .checkmark:after {
  top: 7px;
  left: 7px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #00b6e8;
}
/* The container */
.c-checkbox {
  display: block;
  position: relative;
  padding-left: 35px!important;
  margin-bottom: 20px;
  cursor: pointer;
  line-height: 160%!important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.c-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom checkbox */
.c-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 2px;
}
/* On mouse-over, add a grey background color */
.c-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.c-checkbox input:checked ~ .checkmark {
  background-color: white;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.c-checkbox input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.c-checkbox .checkmark:after {
  left: 9px;
  top: 4px;
  width: 8px;
  height: 15px;
  border: solid #00b6e8;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width: 991px) {
  .p-program .c-kontakty .yellow-part .rampa {
    display: none;
  }
}
@media (min-width: 768px) {
  .p-program:before {
    bottom: auto;
    top: -60px;
    right: -webkit-calc(50% + 105px);
    right: calc(50% + 105px);
    height: 129px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .p-program:before {
    width: -webkit-calc(50vw - 135px);
    width: calc(50vw - 135px);
    z-index: 0;
  }
}
.p-program__uvod {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .p-program__uvod {
    margin-top: 230px;
  }
}
.p-universal-page__wrap {
  min-height: 70vh;
  padding-top: 50px;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
  .p-universal-page__wrap {
    padding-top: 130px;
  }
}
@media (min-width: 1350px) {
  .p-universal-page__wrap {
    padding-top: 140px;
  }
}
.p-universal-page__title {
  top: -26px;
}
@media (min-width: 992px) {
  .p-universal-page__title {
    top: -96px;
  }
}
.p-universal-page .content h1,
.p-universal-page .content h2,
.p-universal-page .content h3 {
  color: black;
}
.p-lipo-plus__h2-icon span:after {
  background-image: url('/assets/images/lipoplus/ilustrace-benzinka.svg');
  background-repeat: no-repeat;
  width: 94px;
  height: 110px;
  position: absolute;
  right: -120px;
  top: 10px;
  z-index: 1;
}
@media (min-width: 992px) {
  .p-lipo-plus__h2-icon span:after {
    content: '';
  }
}
.p-lipo-plus__title {
  font-size: 23pt;
  color: #00b6e8;
  max-width: 460px;
  position: relative;
}
@media (min-width: 992px) {
  .p-lipo-plus__title {
    display: inline-block;
  }
}
.p-lipo-plus__title span {
  display: inline;
  width: auto;
  position: relative;
}
@media (min-width: 1588px) {
  .p-lipo-plus__wrap {
    width: 100%;
    margin-left: 0;
  }
}
.p-lipo-plus .v-content__i {
  padding-bottom: 30px;
}
.p-lipo-plus .v-content-text-image {
  background-color: #00b6e8 !important;
  padding: 0;
  gap: 0;
}
.p-lipo-plus .v-content-text-image:before {
  content: none;
}
.p-lipo-plus .v-content-text-image .v-content-text {
  background-color: #00b6e8 !important;
  padding: 25px;
  position: relative;
}
@media (min-width: 992px) {
  .p-lipo-plus .v-content-text-image .v-content-text {
    padding-top: 70px;
  }
}
.p-lipo-plus .v-content-text-image .v-content-text:before {
  content: '';
  background-image: url('/assets/images/vlnovkamodra-okraj.png');
  background-position: left center;
  background-repeat: repeat-y;
  width: 15px;
  height: 100%;
  left: -13px;
  position: absolute;
  top: 0;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media (max-width: 991px) {
  .p-lipo-plus .v-content-text-image .v-content-text:before {
    background-image: url('/assets/images/modryblokvlnka.svg');
    width: 100%;
    height: 15px;
    top: -13px;
    left: 0;
    background-repeat: no-repeat;
    background-position: left top;
    right: 0!important;
  }
}
@media (max-width: 991px) {
  .p-lipo-plus .v-content-text-image .v-content-text h2 {
    top: -50px;
  }
}
@media (min-width: 992px) {
  .p-lipo-plus .v-content-text-image .v-content-text h2 {
    left: -webkit-calc(-100% - 50px);
    left: calc(-100% - 50px);
  }
}
.p-lipo-plus .v-content-text-image .v-content-text p {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.p-lipo-plus .v-content-text-image .v-content-text a {
  border: 3px solid #ffffff;
  font-size: 14pt;
  text-transform: uppercase;
  padding: 8px 12px 4px 12px;
  border-radius: 25px;
  line-height: 25px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #ffffff;
  background-color: transparent;
  margin: 5px 0;
  display: inline-block;
  max-width: 100%;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  float: right;
}
.p-lipo-plus .v-content-text-image .v-content-text a:after {
  content: '';
  background-image: url('/assets/images/btn-arrow.svg');
  width: 10px;
  height: 11px;
  display: inline-block;
  position: relative;
  margin-left: 7px;
  margin-bottom: 2px;
}
.p-lipo-plus .v-content-text-image .v-content-text a:hover {
  border-color: #e8b417;
  text-decoration: none;
}
@media (max-width: 991px) {
  .p-lipo-plus .v-content-text-image--right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 992px) {
  .p-lipo-plus .v-content-text-image--right .v-content-text h2 {
    left: 0;
  }
}
.p-lipo-plus .v-content-text-image--right .v-content-text:before {
  left: auto;
  right: -13px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.m-btn {
  border: 3px solid #ffffff;
  font-size: 14pt;
  text-transform: uppercase;
  padding: 8px 12px 4px 12px;
  border-radius: 25px;
  line-height: 25px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #ffffff;
  background-color: transparent;
  margin: 5px 0;
  display: inline-block;
  max-width: 100%;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.m-btn:after {
  content: '';
  background-image: url('/assets/images/btn-arrow.svg');
  width: 10px;
  height: 11px;
  display: inline-block;
  position: relative;
  margin-left: 7px;
  margin-bottom: 2px;
}
.m-btn:hover {
  border-color: #e8b417;
  text-decoration: none;
}
.v-content {
  position: relative;
  width: 100%;
  font-size: 13pt;
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 992px) {
  .v-content {
    font-size: 14pt;
  }
}
.v-content__i {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.v-content h2 {
  position: absolute;
  top: -50px;
  left: -23px;
  background-color: #e8b417;
  color: #000;
  z-index: 10;
  width: auto;
  font-size: 14pt;
  padding: 6px 16px;
  font-weight: bold;
  border-radius: 18px;
}
@media (min-width: 768px) {
  .v-content h2 {
    font-size: 16pt;
  }
}
@media (min-width: 992px) {
  .v-content h2 {
    left: -33px;
  }
}
.v-content .btn-primary {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.v-content .btn-secondary {
  background-color: #ffffff;
  color: #00b6e8;
}
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-img,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-map,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-iframe {
  background-color: #71B62E;
}
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-img::before,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-map::before,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-iframe::before,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-img::after,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-map::after,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-iframe::after {
  background-image: url('/assets/images/zelenyblokvlnka.svg');
}
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-text,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-text-image,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-icons,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-testimonial {
  background-color: #71B62E;
}
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-text::before,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-text-image::before,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-icons::before,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-testimonial::before {
  background-image: url('/assets/images/zelenyblokvlnka.svg');
}
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-btns {
  background-color: #71B62E;
}
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-btns::before {
  background-image: url('/assets/images/zelenyblokvlnka.svg');
}
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-secondary {
  color: #71B62E;
}
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-secondary::after {
  background-image: url('/assets/images/btn-arrow-green.svg');
}
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-video::before,
.v-content--akce-lipo-plus .v-content__i:not(.v-content__i--theme-1) .v-content-podcast::before {
  background-image: url('/assets/images/zelenyblokvlnka.svg');
}
.v-content--akce-lipo-plus .v-content__i.v-content__i--theme-1 .v-content-btns .btn-primary {
  color: #71B62E;
  border-color: #71B62E;
}
.v-content--akce-lipo-plus .v-content__i.v-content__i--theme-1 .v-content-btns .btn-primary:hover,
.v-content--akce-lipo-plus .v-content__i.v-content__i--theme-1 .v-content-btns .btn-primary:active,
.v-content--akce-lipo-plus .v-content__i.v-content__i--theme-1 .v-content-btns .btn-primary:focus {
  border-color: #e8b417;
}
.v-content--akce-lipo-plus .v-content__i.v-content__i--theme-1 .v-content-btns .btn-primary::after {
  background-image: url('/assets/images/btn-arrow-green.svg');
}
.v-content--akce-lipo-plus .v-content__i.v-content__i--theme-1 .v-content-btns .btn-secondary {
  background-color: #71B62E;
  color: #ffffff;
}
.v-content--akce-lipo-plus .v-content__i.v-content__i--theme-1 .v-content-btns .btn-secondary::after {
  background-image: url('/assets/images/btn-arrow.svg');
}
.v-content--akce-lipo-plus .v-content__i.v-content__i--theme-1 .v-content-btns .btn-secondary:hover,
.v-content--akce-lipo-plus .v-content__i.v-content__i--theme-1 .v-content-btns .btn-secondary:active,
.v-content--akce-lipo-plus .v-content__i.v-content__i--theme-1 .v-content-btns .btn-secondary:focus {
  background-color: #e8b417;
}
.v-content--interni-akce h2 {
  background-color: #00b6e8;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-img,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-map,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) v-content-iframe {
  background-color: #e8b417;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-img::before,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-map::before,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) v-content-iframe::before,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-img::after,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-map::after,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) v-content-iframe::after {
  background-image: url('/assets/images/zlutyblokvlnka.svg');
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-text-image {
  background-color: #e8b417;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-text-image::before {
  background-image: url('/assets/images/zlutyblokvlnka.svg');
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-testimonial {
  background-color: #e8b417;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-testimonial::before {
  background-image: url('/assets/images/zlutyblokvlnka.svg');
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-testimonial__text-wrap:after,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-testimonial__text-wrap:before {
  background-image: url('/assets/images/citace-blue.svg');
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-text {
  background-color: #e8b417;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-text::before {
  background-image: url('/assets/images/zlutyblokvlnka.svg');
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-text table {
  color: white;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-text table th,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-text table td {
  border-bottom: 3px solid #fff;
  border-top: 3px solid #fff;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-text ol {
  color: white;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-text ul {
  color: white;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-text ul li:before {
  background-color: #00b6e8;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-icons {
  background-color: #e8b417;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-icons::before {
  background-image: url('/assets/images/zlutyblokvlnka.svg');
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-icons__item:focus,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-icons__item:hover {
  color: #00b6e8;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns {
  background-color: #e8b417;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns::before {
  background-image: url('/assets/images/zlutyblokvlnka.svg');
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns__wrap::after {
  background-image: url('/assets/images/ico-btn-blue.svg');
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-primary {
  border-color: #ffffff;
  color: #ffffff;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-primary::after {
  background-image: url('/assets/images/btn-arrow.svg');
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-primary:hover,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-primary:active,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-primary:focus {
  border-color: #00b6e8;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-secondary {
  color: #e8b417;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-secondary:hover,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-secondary:active,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-secondary:focus {
  background-color: #00b6e8;
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-secondary::after {
  background-image: url('/assets/images/btn-arrow-yellow.svg');
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns--download .v-content-btns__wrap::after {
  background-image: url('/assets/images/ico-doc-blue.svg');
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-btns--download .btn::after {
  background-image: url('/assets/images/download.svg');
}
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-video::before,
.v-content--interni-akce .v-content__i:not(.v-content__i--theme-1) .v-content-podcast::before {
  background-image: url('/assets/images/zlutyblokvlnka.svg');
}
.v-content--interni-akce.v-content__i--theme-1 .v-content-btns .btn-primary {
  color: #e8b417;
  border-color: #e8b417;
}
.v-content--interni-akce.v-content__i--theme-1 .v-content-btns .btn-primary:hover,
.v-content--interni-akce.v-content__i--theme-1 .v-content-btns .btn-primary:active,
.v-content--interni-akce.v-content__i--theme-1 .v-content-btns .btn-primary:focus {
  border-color: #00b6e8;
}
.v-content--interni-akce.v-content__i--theme-1 .v-content-btns .btn-primary::after {
  background-image: url('/assets/images/btn-arrow-gray.svg');
}
.v-content--interni-akce.v-content__i--theme-1 .v-content-btns .btn-secondary {
  background-color: #e8b417;
  color: #ffffff;
}
.v-content--interni-akce.v-content__i--theme-1 .v-content-btns .btn-secondary::after {
  background-image: url('/assets/images/btn-arrow.svg');
}
.v-content--interni-akce.v-content__i--theme-1 .v-content-btns .btn-secondary:hover,
.v-content--interni-akce.v-content__i--theme-1 .v-content-btns .btn-secondary:active,
.v-content--interni-akce.v-content__i--theme-1 .v-content-btns .btn-secondary:focus {
  background-color: #00b6e8;
}
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-img,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-map,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) v-content-iframe {
  background-color: #9C9D9D;
}
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-img::before,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-map::before,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) v-content-iframe::before,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-img::after,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-map::after,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) v-content-iframe::after {
  background-image: url('/assets/images/sedyblokvlnka.svg');
}
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-text,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-text-image,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-icons,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-testimonial {
  background-color: #9C9D9D;
}
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-text::before,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-text-image::before,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-icons::before,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-testimonial::before {
  background-image: url('/assets/images/sedyblokvlnka.svg');
}
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-btns {
  background-color: #9C9D9D;
}
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-btns::before {
  background-image: url('/assets/images/sedyblokvlnka.svg');
}
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-secondary {
  color: #9C9D9D;
}
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-btns .btn-secondary::after {
  background-image: url('/assets/images/btn-arrow-gray.svg');
}
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-video::before,
.v-content--akce-partneru .v-content__i:not(.v-content__i--theme-1) .v-content-podcast::before {
  background-image: url('/assets/images/sedyblokvlnka.svg');
}
.v-content--akce-partneru .v-content__i.v-content__i--theme-1 .v-content-btns .btn-primary {
  color: #9C9D9D;
  border-color: #9C9D9D;
}
.v-content--akce-partneru .v-content__i.v-content__i--theme-1 .v-content-btns .btn-primary:hover,
.v-content--akce-partneru .v-content__i.v-content__i--theme-1 .v-content-btns .btn-primary:active,
.v-content--akce-partneru .v-content__i.v-content__i--theme-1 .v-content-btns .btn-primary:focus {
  border-color: #e8b417;
}
.v-content--akce-partneru .v-content__i.v-content__i--theme-1 .v-content-btns .btn-primary::after {
  background-image: url('/assets/images/btn-arrow-gray.svg');
}
.v-content--akce-partneru .v-content__i.v-content__i--theme-1 .v-content-btns .btn-secondary {
  background-color: #9C9D9D;
  color: #ffffff;
}
.v-content--akce-partneru .v-content__i.v-content__i--theme-1 .v-content-btns .btn-secondary::after {
  background-image: url('/assets/images/btn-arrow.svg');
}
.v-content--akce-partneru .v-content__i.v-content__i--theme-1 .v-content-btns .btn-secondary:hover,
.v-content--akce-partneru .v-content__i.v-content__i--theme-1 .v-content-btns .btn-secondary:active,
.v-content--akce-partneru .v-content__i.v-content__i--theme-1 .v-content-btns .btn-secondary:focus {
  background-color: #e8b417;
}
.v-content__i:first-child > *:not(.v-content-text) {
  padding-top: 0;
}
.v-content__i:first-child > *:not(.v-content-text)::before,
.v-content__i:first-child > *:not(.v-content-text)::after {
  content: none;
}
.v-content-text {
  background-color: #00b6e8;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  padding: 25px 25px 40px 25px;
  word-break: break-word;
  max-width: 100%;
  /*
	&::after {
	  content: '';
	  width: 100%;
	  height: 10px;
	  background-image: url('@{img-dir}/modryblokvlnka.svg');
	  position: absolute;
	  bottom: -9px;
	  left: 0;
	  transform: rotate(180deg);
	  transform-origin: center;
	}
  */
  /*
  ol {
	list-style: none; counter-reset: li;
	li {
	  counter-increment: li;
	  ::before {

		content: counter(li);
		color: @vue-admin-main-color;
		display: inline-block;
		width: 2em;
		margin-left: -3em;
		text-align: right;
		margin-right: 1rem;
		font-weight: bold;
	  }
	}
  }
*/
}
@media (min-width: 992px) {
  .v-content-text {
    padding: 50px 50px 65px 50px;
  }
}
.v-content-text::before {
  content: '';
  width: 100%;
  height: 15px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: -15px;
  left: 0;
}
.v-content-text img {
  max-width: 100%;
  height: auto !important;
}
.v-content-text h2 {
  position: relative;
  margin-left: -25px;
  margin-top: 0;
  margin-bottom: -20px;
  top: -36px;
}
@media (min-width: 992px) {
  .v-content-text h2 {
    margin-left: -50px;
  }
}
.v-content-text h3 {
  color: #fff;
  margin-bottom: 8px;
}
.v-content-text h4 {
  text-align: left;
  margin-bottom: 5px;
}
.v-content-text ol {
  -webkit-padding-start: 35px;
          padding-inline-start: 35px;
  color: #fff;
}
.v-content-text ul {
  list-style: none;
  padding-left: 35px;
  color: #fff;
}
.v-content-text ul li {
  position: relative;
}
.v-content-text ul li:before {
  content: '';
  position: absolute;
  top: 1rem;
  height: 3px;
  left: -webkit-calc(-10px  - 47px - 25px);
  left: calc(-10px  - 47px - 25px);
  width: -webkit-calc(25px + 47px);
  width: calc(25px + 47px);
  background-color: #e8b417;
  border-radius: 1.5px;
}
@media (min-width: 992px) {
  .v-content-text ul li:before {
    left: -webkit-calc(-10px  - 47px - 50px);
    left: calc(-10px  - 47px - 50px);
    width: -webkit-calc(50px + 47px);
    width: calc(50px + 47px);
  }
}
.v-content-text table {
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  color: #fff;
}
.v-content-text table,
.v-content-text th,
.v-content-text td {
  border-bottom: 3px solid #fff;
  border-top: 3px solid #fff;
  padding: 5px;
}
.v-content-text table p,
.v-content-text th p,
.v-content-text td p {
  margin: 0;
}
.v-content-text__table-wrap {
  max-width: 100%;
  overflow-x: auto;
}
.v-content-text__table-wrap table {
  border-collapse: collapse;
  width: 100%;
  word-break: normal;
}
.v-content-text a {
  color: #fff;
}
.v-content-text a:hover {
  color: #fff;
  text-decoration: underline;
}
.v-content-text blockquote {
  position: relative;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 55px 0;
  text-align: center;
  border-left: 0;
  color: #ffffff;
}
@media (min-width: 992px) {
  .v-content-text blockquote {
    max-width: -webkit-calc(100% - 140px);
    max-width: calc(100% - 140px);
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 65px 0;
  }
}
.v-content-text blockquote:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  background-image: url('/assets/images/citace.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 46.9px;
  height: 44.1px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 992px) {
  .v-content-text blockquote:before {
    width: 67px;
    height: 63px;
    right: -75px;
  }
}
.v-content-text blockquote:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url('/assets/images/citace.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 46.9px;
  height: 44.1px;
}
@media (min-width: 992px) {
  .v-content-text blockquote:after {
    width: 67px;
    height: 63px;
    left: -75px;
  }
}
.v-content__i--theme-1 .v-content-text {
  background-color: #ffffff;
}
.v-content__i--theme-1 .v-content-text::before {
  background-image: url('/assets/images/bilyblokvlnka.svg');
}
.v-content__i--theme-1 .v-content-text h3 {
  color: #00b6e8;
}
.v-content__i--theme-1 .v-content-text ol {
  color: #00b6e8;
}
.v-content__i--theme-1 .v-content-text ul {
  color: #00b6e8;
}
.v-content__i--theme-1 .v-content-text table {
  color: #00b6e8;
}
.v-content__i--theme-1 .v-content-text table,
.v-content__i--theme-1 .v-content-text th,
.v-content__i--theme-1 .v-content-text td {
  border-bottom: 3px solid #00b6e8;
  border-top: 3px solid #00b6e8;
}
.v-content__i--theme-1 .v-content-text a {
  color: #00b6e8;
}
.v-content__i--theme-1 .v-content-text a:hover {
  color: #00b6e8;
}
.v-content__i--theme-1 .v-content-text blockquote {
  color: #00b6e8;
}
.v-content-text-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #00b6e8;
  padding: 25px 25px 40px 25px;
  gap: 25px;
}
@media (min-width: 992px) {
  .v-content-text-image {
    padding: 50px 50px 65px 50px;
    gap: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.v-content-text-image::before {
  content: '';
  width: 100%;
  height: 10px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: -9px;
  left: 0;
}
.v-content-text-image__img {
  max-width: 100%;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
@media (min-width: 992px) {
  .v-content-text-image__img {
    max-width: 50%;
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
.v-content-text-image__img img {
  width: 100%;
}
.v-content-text-image .v-content-text {
  padding: 0;
}
@media (min-width: 992px) {
  .v-content-text-image .v-content-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
}
.v-content-text-image .v-content-text::before,
.v-content-text-image .v-content-text::after {
  content: none;
}
.v-content-text-image--right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .v-content-text-image--right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.v-content__i--theme-1 .v-content-text-image {
  background-color: #ffffff;
}
.v-content__i--theme-1 .v-content-text-image::before {
  background-image: url('/assets/images/bilyblokvlnka.svg');
}
.v-content-img {
  width: 100%;
  padding-top: 52px;
  background-color: #00b6e8;
}
.v-content-img::before {
  content: '';
  width: 100%;
  height: 25px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: -15px;
  left: 0;
  z-index: 1;
}
.v-content-img::after {
  content: '';
  width: 100%;
  height: 25px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: 38px;
  left: 0;
  z-index: 1;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.v-content-img h2 {
  top: 20px;
}
.v-content-img__item {
  width: 100%;
  display: block;
}
.v-content-img__item img {
  width: 100%;
  height: auto;
}
.v-content-img__single-wrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@include media-breakpoint-up(lg) {
  max-height: 80vh;
  width: auto;
}
.v-content__i--theme-1 .v-content-img {
  background-color: #ffffff;
}
.v-content__i--theme-1 .v-content-img::before,
.v-content__i--theme-1 .v-content-img::after {
  background-image: url('/assets/images/bilyblokvlnka.svg');
}
.v-content-map {
  width: 100%;
  padding-top: 52px;
  background-color: #00b6e8;
}
.v-content-map::before {
  content: '';
  width: 100%;
  height: 25px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: -10px;
  left: 0;
  z-index: 1;
}
.v-content-map::after {
  content: '';
  width: 100%;
  height: 25px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: 38px;
  left: 0;
  z-index: 1;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.v-content-map iframe {
  max-width: 100%;
  width: 100%;
}
.v-content-map h2 {
  top: 12px;
}
.v-content__i--theme-1 .v-content-map {
  background-color: #ffffff;
}
.v-content__i--theme-1 .v-content-map::before,
.v-content__i--theme-1 .v-content-map::after {
  background-image: url('/assets/images/bilyblokvlnka.svg');
}
.v-content-video {
  width: 100%;
  max-width: 100%;
  padding-top: 70px;
  background-color: black;
}
.v-content-video::before {
  content: '';
  width: 100%;
  height: 70px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: -14px;
  left: 0;
  z-index: 1;
}
.v-content-video::after {
  content: '';
  width: 100%;
  height: 25px;
  background-image: url('/assets/images/cernyblokvlnka.svg');
  position: absolute;
  top: 46px;
  left: 0;
  z-index: 1;
}
.v-content-video h2 {
  top: 12px;
}
.v-content-video .embed-responsive {
  margin-bottom: 25px;
}
.v-content__i--theme-1 .v-content-video::before {
  background-image: url('/assets/images/bilyblokvlnka.svg');
}
.v-content-podcast {
  width: 100%;
  max-width: 100%;
  padding-top: 70px;
  background-color: #000;
}
.v-content-podcast::before {
  content: '';
  width: 100%;
  height: 70px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: -10px;
  left: 0;
  z-index: 1;
}
.v-content-podcast::after {
  content: '';
  width: 100%;
  height: 25px;
  background-image: url('/assets/images/cernyblokvlnka.svg');
  position: absolute;
  top: 46px;
  left: 0;
  z-index: 1;
}
.v-content-podcast h2 {
  top: 12px;
}
.v-content-podcast iframe {
  max-width: 100%;
  width: 100%;
  margin-bottom: 25px;
  display: block;
}
.v-content__i--theme-1 .v-content-podcast::before {
  background-image: url('/assets/images/bilyblokvlnka.svg');
}
.v-content-icons {
  background-color: #00b6e8;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  padding: 25px 25px 40px 25px;
}
@media (min-width: 992px) {
  .v-content-icons {
    padding: 50px 50px 65px 50px;
  }
}
.v-content-icons::before {
  content: '';
  width: 100%;
  height: 15px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: -15px;
  left: 0;
}
.v-content-icons__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.v-content-icons__item {
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px;
  color: #ffffff;
}
.v-content-icons__item img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}
.v-content-icons__item span {
  padding-top: 15px;
  max-width: 200px;
  text-align: center;
}
.v-content__i--theme-1 .v-content-icons {
  background-color: #ffffff;
}
.v-content__i--theme-1 .v-content-icons__item {
  color: #00b6e8;
}
.v-content__i--theme-1 .v-content-icons__item:hover {
  color: #e8b417;
}
.v-content__i--theme-1 .v-content-icons::before {
  background-image: url('/assets/images/bilyblokvlnka.svg');
}
.v-content-btns {
  min-width: 100%;
  background-color: #00b6e8;
  padding: 25px 25px 40px 25px;
  position: relative;
}
@media (min-width: 992px) {
  .v-content-btns {
    padding: 50px 50px 65px 50px;
  }
}
.v-content-btns::before {
  content: '';
  width: 100%;
  height: 15px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: -15px;
  left: 0;
}
.v-content-btns__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 15px;
}
.v-content-btns__wrap::after {
  background-image: url('/assets/images/ico-btn.svg');
  background-repeat: no-repeat;
  position: absolute;
  right: -30px;
  top: 50px;
  width: 126px;
  height: 154px;
  z-index: 2;
}
@media (min-width: 992px) {
  .v-content-btns__wrap::after {
    content: '';
  }
}
.v-content-btns__item {
  border-width: 3px;
}
.v-content-btns .btn {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-shadow: none !important;
}
.v-content-btns .btn::after {
  content: '';
  background-image: url('/assets/images/btn-arrow.svg');
  width: 10px;
  height: 11px;
  display: inline-block;
  position: relative;
  margin-left: 2px;
}
.v-content-btns .btn-primary:hover,
.v-content-btns .btn-primary:active,
.v-content-btns .btn-primary:focus {
  background-color: transparent;
  border-color: #e8b417;
  color: #ffffff;
}
.v-content-btns .btn-secondary::after {
  background-image: url('/assets/images/btn-arrow-blue.svg');
}
.v-content-btns .btn-secondary:hover,
.v-content-btns .btn-secondary:active,
.v-content-btns .btn-secondary:focus {
  background-color: #e8b417;
}
.v-content-btns--download .v-content-btns__wrap::after {
  background-image: url('/assets/images/ico-doc.svg');
  left: -25px;
  top: 50px;
  width: 78px;
  height: 104px;
  z-index: 10;
}
@media (min-width: 992px) {
  .v-content-btns--download .v-content-btns__wrap::after {
    content: '';
  }
}
.v-content-btns--download .btn {
  padding-left: 52px;
}
.v-content-btns--download .btn::after {
  content: none;
}
.v-content-btns--download .btn:before {
  content: '';
  background-image: url('/assets/images/download.svg');
  position: absolute;
  left: 18px;
  top: 3px;
  width: 30px;
  height: 31px;
  display: inline-block;
  margin-right: 2px;
}
.v-content-btns--registration {
  padding-bottom: 0;
}
.v-content-btns--registration .v-content-btns__wrap:after {
  content: none;
}
.v-content__i--theme-1 .v-content-btns {
  background-color: #ffffff;
}
.v-content__i--theme-1 .v-content-btns::before {
  background-image: url('/assets/images/bilyblokvlnka.svg');
}
.v-content__i--theme-1 .v-content-btns .btn-primary {
  color: #00b6e8;
  border-color: #00b6e8;
}
.v-content__i--theme-1 .v-content-btns .btn-primary:hover,
.v-content__i--theme-1 .v-content-btns .btn-primary:active,
.v-content__i--theme-1 .v-content-btns .btn-primary:focus {
  border-color: #e8b417;
}
.v-content__i--theme-1 .v-content-btns .btn-primary::after {
  background-image: url('/assets/images/btn-arrow-blue.svg');
}
.v-content__i--theme-1 .v-content-btns .btn-secondary {
  background-color: #00b6e8;
  color: #ffffff;
}
.v-content__i--theme-1 .v-content-btns .btn-secondary::after {
  background-image: url('/assets/images/btn-arrow.svg');
}
.v-content__i--theme-1 .v-content-btns .btn-secondary:hover,
.v-content__i--theme-1 .v-content-btns .btn-secondary:active,
.v-content__i--theme-1 .v-content-btns .btn-secondary:focus {
  background-color: #e8b417;
}
.v-content__i--theme-1 .v-content-btns--download .btn:before {
  background-image: url('/assets/images/download-modra.svg');
}
.v-content-testimonial {
  background-color: #00b6e8;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  padding: 25px 25px 40px 25px;
}
@media (min-width: 992px) {
  .v-content-testimonial {
    padding: 50px 50px 65px 50px;
  }
}
.v-content-testimonial::before {
  content: '';
  width: 100%;
  height: 15px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: -15px;
  left: 0;
}
.v-content-testimonial__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  .v-content-testimonial__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.v-content-testimonial__img {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 168px;
      -ms-flex: 0 0 168px;
          flex: 0 0 168px;
  width: 172px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
}
.v-content-testimonial__img:before {
  content: '';
  position: absolute;
  right: -34px;
  top: -8px;
  background-image: url('/assets/images/citace.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 67px;
  height: 63px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 992px) {
  .v-content-testimonial__img:before {
    content: none;
  }
}
.v-content-testimonial__img:after {
  content: '';
  position: absolute;
  left: -34px;
  bottom: -8px;
  background-image: url('/assets/images/citace.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 67px;
  height: 63px;
}
@media (min-width: 992px) {
  .v-content-testimonial__img:after {
    content: none;
  }
}
@media (min-width: 992px) {
  .v-content-testimonial__img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 164px;
        -ms-flex: 0 0 164px;
            flex: 0 0 164px;
    height: 208px;
    -webkit-box-ordinal-group: initial;
    -webkit-order: initial;
        -ms-flex-order: initial;
            order: initial;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    margin-bottom: 15px;
  }
}
.v-content-testimonial__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 86px;
}
.v-content-testimonial__text-wrap {
  position: relative;
  display: inline-block;
  padding: 35px 0 10px 0 ;
}
@media (min-width: 992px) {
  .v-content-testimonial__text-wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-right: 60px;
    padding: 80px 0;
  }
}
.v-content-testimonial__text-wrap:before {
  position: absolute;
  right: 0;
  top: 0;
  background-image: url('/assets/images/citace.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 46.9px;
  height: 44.1px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 992px) {
  .v-content-testimonial__text-wrap:before {
    content: '';
    width: 67px;
    height: 63px;
  }
}
.v-content-testimonial__text-wrap:after {
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url('/assets/images/citace.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 46.9px;
  height: 44.1px;
}
@media (min-width: 992px) {
  .v-content-testimonial__text-wrap:after {
    content: '';
    width: 67px;
    height: 63px;
  }
}
.v-content-testimonial__title {
  text-align: center;
  padding: 0!important;
  position: relative;
  font-weight: bold;
}
@media (min-width: 992px) {
  .v-content-testimonial__title {
    position: absolute;
    margin-bottom: 0;
    top: -webkit-calc(100% - 60px);
    top: calc(100% - 60px);
    max-width: 300px;
    right: 0;
  }
}
.v-content-testimonial__text {
  padding: 0!important;
  text-align: center;
}
.v-content-testimonial--no-img .v-content-testimonial__img {
  display: none;
}
.v-content-testimonial--no-img .v-content-testimonial__text-wrap {
  margin-right: 0;
}
@include media-breakpoint-down(md) {
  position: relative;
  top: 0;
  max-width: 100%;
}
.v-content__i--theme-1 .v-content-testimonial {
  background-color: #ffffff;
}
.v-content__i--theme-1 .v-content-testimonial::before {
  background-image: url('/assets/images/bilyblokvlnka.svg');
}
.v-content-iframe {
  width: 100%;
  padding-top: 52px;
  background-color: #00b6e8;
}
.v-content-iframe::before {
  content: '';
  width: 100%;
  height: 25px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: -10px;
  left: 0;
  z-index: 1;
}
.v-content-iframe::after {
  content: '';
  width: 100%;
  height: 25px;
  background-image: url('/assets/images/modryblokvlnka.svg');
  position: absolute;
  top: 38px;
  left: 0;
  z-index: 1;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.v-content-iframe iframe {
  max-width: 100%;
  width: 100%;
}
.v-content-iframe h2 {
  top: 12px;
}
.v-content__i--theme-1 .v-content-iframe {
  background-color: #ffffff;
}
.v-content__i--theme-1 .v-content-iframe::before,
.v-content__i--theme-1 .v-content-iframe::after {
  background-image: url('/assets/images/bilyblokvlnka.svg');
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable='true'] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998;
}
/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: -webkit-calc(50% - 50px);
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
/* Caption */
.fancybox-caption {
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px 44px 25px 44px;
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
}
/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: -webkit-calc(100% - 8px);
  max-height: calc(100% - 8px);
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: -webkit-calc(100% - 10px);
    max-width: calc(100% - 10px);
  }
}
/*
	 jQuery Mosaic v0.15.3
	 https://github.com/tin-cat/jquery-mosaic
 */
.jQueryMosaic {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.jQueryMosaic img {
  object-fit: cover;
  object-position: center;
  max-height: 100%;
}
.jQueryMosaic > div,
.jQueryMosaic > a,
.jQueryMosaic > img,
.jQueryMosaic > video {
  float: left;
  overflow: hidden;
}
.jQueryMosaic > .item {
  position: relative;
}
.jQueryMosaic > .item.withImage {
  background-size: cover;
}
.jQueryMosaic > .item > .overlay {
  opacity: 0;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
}
.jQueryMosaic > .item:hover > .overlay {
  opacity: 1;
}
.jQueryMosaic > .item > .overlay > .texts {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 15pt;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.jQueryMosaic > .item > .overlay > .texts h1,
.jQueryMosaic > .item > .overlay > .texts h2 {
  margin: 0;
  line-height: 1.3em;
}
.jQueryMosaic > .item > .overlay > .texts h1 {
  font-size: 17pt;
}
.jQueryMosaic > .item > .overlay > .texts h2 {
  font-size: 13pt;
}
/** Light color-scheme **/
:root {
  --cc-bg: #fff;
  --cc-text: #2d4156;
  --cc-btn-primary-bg: #00b6e8;
  --cc-btn-primary-text: var(--cc-bg);
  --cc-btn-primary-hover-bg: #00b6e8;
  --cc-btn-secondary-bg: #fff;
  --cc-btn-secondary-text: var(--cc-text);
  --cc-btn-secondary-hover-bg: #d8e0e6;
  --cc-toggle-bg-off: #919ea6;
  --cc-toggle-bg-on: var(--cc-btn-primary-bg);
  --cc-toggle-bg-readonly: #d5dee2;
  --cc-toggle-knob-bg: #fff;
  --cc-toggle-knob-icon-color: #ecf2fa;
  --cc-block-text: var(--cc-text);
  --cc-cookie-category-block-bg: #f0f4f7;
  --cc-cookie-category-block-bg-hover: #e9eff4;
  --cc-section-border: #f1f3f5;
  --cc-cookie-table-border: #e9edf2;
  --cc-overlay-bg: rgba(4, 6, 8, 0.85);
  --cc-webkit-scrollbar-bg: #cfd5db;
  --cc-webkit-scrollbar-bg-hover: #9199a0;
}
/** Dark color-scheme **/
.c_darkmode {
  --cc-bg: #181b1d;
  --cc-text: #d8e5ea;
  --cc-btn-primary-bg: #a6c4dd;
  --cc-btn-primary-text: #000;
  --cc-btn-primary-hover-bg: #c2dff7;
  --cc-btn-secondary-bg: #33383c;
  --cc-btn-secondary-text: var(--cc-text);
  --cc-btn-secondary-hover-bg: #3e454a;
  --cc-toggle-bg-off: #667481;
  --cc-toggle-bg-on: var(--cc-btn-primary-bg);
  --cc-toggle-bg-readonly: #454c54;
  --cc-toggle-knob-bg: var(--cc-cookie-category-block-bg);
  --cc-toggle-knob-icon-color: var(--cc-bg);
  --cc-block-text: #b3bfc5;
  --cc-cookie-category-block-bg: #23272a;
  --cc-cookie-category-block-bg-hover: #2b3035;
  --cc-section-border: #292d31;
  --cc-cookie-table-border: #2b3035;
  --cc-webkit-scrollbar-bg: #667481;
  --cc-webkit-scrollbar-bg-hover: #9199a0;
}
.cc_div *,
.cc_div :before,
.cc_div :after {
  box-sizing: border-box;
  float: none;
  font-style: inherit;
  font-variant: normal;
  font-weight: inherit;
  font-family: 'blogger_sanslight';
  line-height: 1.2;
  font-size: 13pt;
  -webkit-transition: none;
  transition: none;
  -webkit-animation: none;
          animation: none;
  margin: 0;
  padding: 0;
  text-transform: none;
  letter-spacing: unset;
  color: inherit;
  background: none;
  border: none;
  box-shadow: none;
  text-decoration: none;
  text-align: left;
  visibility: unset;
}
.cc_div {
  font-size: 13pt;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #2d4156;
  color: var(--cc-text);
}
.cc_div .c-bn,
.cc_div .b-tl,
#s-ttl,
#c-ttl,
#s-bl td:before {
  font-weight: 600;
}
#cm,
#s-inr,
.cc_div .c-bl,
.cc_div .b-tl,
#s-bl .act .b-acc {
  border-radius: .35em;
}
#s-bl .act .b-acc {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.cc_div input,
.cc_div button,
.cc_div a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cc_div a {
  border-bottom: 1px solid;
}
.cc_div a:hover {
  text-decoration: none;
  border-color: transparent;
}
/* Make elements "animatable" */
.c--anim #cm,
.c--anim #s-cnt,
.c--anim #s-inr,
#cs-ov,
#cm-ov {
  -webkit-transition: visibility .25s linear, opacity .25s ease, -webkit-transform .25s ease!important;
  transition: visibility .25s linear, opacity .25s ease, -webkit-transform .25s ease!important;
  transition: visibility .25s linear, opacity .25s ease, transform .25s ease!important;
  transition: visibility .25s linear, opacity .25s ease, transform .25s ease, -webkit-transform .25s ease!important;
}
.c--anim .c-bn {
  -webkit-transition: background-color 0.25s ease !important;
  transition: background-color 0.25s ease !important;
}
/* start transitions */
.c--anim #cm.bar.slide,
.c--anim .bar.slide #s-inr {
  -webkit-transition: visibility .4s ease, opacity .4s ease, -webkit-transform .4s ease!important;
  transition: visibility .4s ease, opacity .4s ease, -webkit-transform .4s ease!important;
  transition: visibility .4s ease, opacity .4s ease, transform .4s ease!important;
  transition: visibility .4s ease, opacity .4s ease, transform .4s ease, -webkit-transform .4s ease!important;
}
.c--anim #cm.bar.slide + #cm-ov,
.c--anim .bar.slide + #cs-ov {
  -webkit-transition: visibility .4s ease, opacity .4s ease, -webkit-transform .4s ease!important;
  transition: visibility .4s ease, opacity .4s ease, -webkit-transform .4s ease!important;
  transition: visibility .4s ease, opacity .4s ease, transform .4s ease!important;
  transition: visibility .4s ease, opacity .4s ease, transform .4s ease, -webkit-transform .4s ease!important;
}
#cm.bar.slide,
.cc_div .bar.slide #s-inr {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 1;
}
#cm.bar.top.slide,
.cc_div .bar.left.slide #s-inr {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 1;
}
#cm.slide,
.cc_div .slide #s-inr {
  -webkit-transform: translateY(1.6em);
      -ms-transform: translateY(1.6em);
          transform: translateY(1.6em);
}
#cm.top.slide {
  -webkit-transform: translateY(-1.6em);
      -ms-transform: translateY(-1.6em);
          transform: translateY(-1.6em);
}
#cm.bar.slide {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
#cm.bar.top.slide {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
/* end transitions */
/* Show modals */
.show--consent .c--anim #cm,
.show--consent .c--anim #cm.bar,
.show--settings .c--anim #s-inr,
.show--settings .c--anim .bar.slide #s-inr {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  visibility: visible!important;
}
.show--consent .c--anim #cm.box.middle,
.show--consent .c--anim #cm.cloud.middle {
  -webkit-transform: scale(1) translateY(-50%);
      -ms-transform: scale(1) translateY(-50%);
          transform: scale(1) translateY(-50%);
}
.show--settings .c--anim #s-cnt {
  visibility: visible!important;
}
/* Show overlays */
.force--consent.show--consent .c--anim #cm-ov,
.show--settings .c--anim #cs-ov {
  visibility: visible!important;
  opacity: 1!important;
}
#cm {
  font-family: inherit;
  padding: 1.1em 1.8em 1.4em 1.8em;
  position: fixed;
  z-index: 1;
  background: #fff;
  background: var(--cc-bg);
  max-width: 24.2em;
  width: 100%;
  bottom: 1.250em;
  right: 1.250em;
  box-shadow: 0 0.625em 1.875em #000000;
  box-shadow: 0 0.625em 1.875em rgba(2, 2, 3, 0.28);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  line-height: initial;
}
/** fix https://github.com/orestbida/cookieconsent/issues/94 **/
#cc_div #cm {
  display: block!important;
}
#c-ttl {
  margin-bottom: .7em;
  font-size: 1.05em;
}
.cloud #c-ttl {
  margin-top: -0.15em;
}
#c-txt {
  font-size: 12pt;
  line-height: 130%;
}
.cc_div #c-bns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1.4em;
}
.cc_div .c-bn {
  color: #40505a;
  color: var(--cc-btn-secondary-text);
  font-family: 'blogger_sansmedium';
  font-weight: normal;
  background: #e5ebef;
  text-transform: uppercase;
  background: var(--cc-btn-secondary-bg);
  padding: 8px 1.7em 4px 1.7em;
  display: inline-block;
  cursor: pointer;
  font-size: 14pt;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
      user-select: none;
  text-align: center;
  border-radius: 23px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 4px solid var(--cc-btn-primary-bg);
}
#c-bns button + button,
#s-cnt button + button,
#s-c-bn {
  float: right;
  margin-left: 1em;
}
#s-cnt #s-rall-bn {
  float: none;
}
/**
CookieConsent settings modal
**/
#s-cnt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  display: table;
  height: 100%;
  visibility: hidden;
}
#s-bl {
  outline: none;
}
#s-bl .title {
  margin-top: 1.4em;
}
#s-bl .title:first-child {
  margin-top: 0;
}
#s-bl .b-bn {
  margin-top: 0;
}
#s-bl .b-acc .p {
  margin-top: 0;
  padding: 1em;
}
#s-cnt .b-bn .b-tl {
  display: block;
  font-family: inherit;
  font-size: .95em;
  width: 100%;
  position: relative;
  padding: 1.3em 6.4em 1.3em 2.7em;
  background: none;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
#s-cnt .b-bn .b-tl.exp {
  cursor: pointer;
}
#s-cnt .act .b-bn .b-tl {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#s-cnt .b-bn .b-tl:active,
#s-cnt .b-bn .b-tl:hover {
  background: #e9eff4;
  background: var(--cc-cookie-category-block-bg-hover);
}
#s-bl .b-bn {
  position: relative;
}
#s-bl .c-bl {
  padding: 1em;
  margin-bottom: .5em;
  border: 1px solid #f1f3f5;
  border-color: var(--cc-section-border);
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
#s-bl .c-bl:hover {
  background: #f0f4f7;
  background: var(--cc-cookie-category-block-bg);
}
#s-bl .c-bl:last-child {
  margin-bottom: .5em;
}
#s-bl .c-bl:first-child {
  -webkit-transition: none;
  transition: none;
  padding: 0;
  margin-top: 0;
  border: none;
  margin-bottom: 2em;
}
#s-bl .c-bl:not(.b-ex):first-child:hover {
  background: transparent;
  background: unset;
}
#s-bl .c-bl.b-ex {
  padding: 0;
  border: none;
  background: #f0f4f7;
  background: var(--cc-cookie-category-block-bg);
  -webkit-transition: none;
  transition: none;
}
#s-bl .c-bl.b-ex + .c-bl {
  margin-top: 2em;
}
#s-bl .c-bl.b-ex + .c-bl.b-ex {
  margin-top: 0;
}
#s-bl .c-bl.b-ex:first-child {
  margin-bottom: 1em;
}
#s-bl .c-bl.b-ex:first-child {
  margin-bottom: .5em;
}
#s-bl .b-acc {
  max-height: 0;
  overflow: hidden;
  padding-top: 0;
  margin-bottom: 0;
  display: none;
}
#s-bl .act .b-acc {
  max-height: 100%;
  display: block;
  overflow: hidden;
}
#s-cnt .p {
  font-size: 0.9em;
  line-height: 1.5em;
  margin-top: .85em;
  color: #2d4156;
  color: var(--cc-block-text);
}
.cc_div .b-tg .c-tgl:disabled {
  cursor: not-allowed;
}
#c-vln {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
#cs {
  padding: 0 1.7em;
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}
#s-inr {
  max-width: 45em;
  margin: 0 auto;
  -webkit-transform: scale(0.96);
      -ms-transform: scale(0.96);
          transform: scale(0.96);
  opacity: 0;
  padding-top: 4.75em;
  padding-bottom: 4.75em;
  position: relative;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  box-shadow: rgba(3, 6, 9, 0.26) 0px 13px 27px -5px;
}
#s-inr,
#s-hdr,
#s-bns {
  background: #fff;
  background: var(--cc-bg);
}
#s-bl {
  overflow-y: auto;
  overflow-y: overlay;
  overflow-x: hidden;
  height: 100%;
  padding: 1.3em 2.1em;
  display: block;
  width: 100%;
}
#s-bns {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1em 2.1em;
  border-top: 1px solid #f1f3f5;
  border-color: var(--cc-section-border);
  height: 4.75em;
}
.cc_div .cc-link {
  color: #253b48;
  color: var(--cc-btn-primary-bg);
  border-bottom: 1px solid #253b48;
  border-color: var(--cc-btn-primary-bg);
  display: inline;
  padding-bottom: 0;
  text-decoration: none;
  cursor: pointer;
  font-weight: 600;
}
.cc_div .cc-link:hover,
.cc_div .cc-link:active {
  border-color: transparent;
}
#c-bns button:first-child,
#s-bns button:first-child {
  color: #fff;
  color: var(--cc-btn-primary-text);
  background: #253b48;
  background: var(--cc-btn-primary-bg);
}
#c-bns.swap button:first-child {
  color: #40505a;
  color: var(--cc-btn-secondary-text);
  background: #e5ebef;
  background: var(--cc-btn-secondary-bg);
}
#c-bns.swap button:last-child {
  color: #fff;
  color: var(--cc-btn-primary-text);
  background: #253b48;
  background: var(--cc-btn-primary-bg);
}
.cc_div .b-tg .c-tgl:checked ~ .c-tg {
  background: #253b48;
  background: var(--cc-toggle-bg-on);
}
#c-bns button:first-child:active,
#c-bns button:first-child:hover,
#s-bns button:first-child:active,
#s-bns button:first-child:hover,
#c-bns.swap button:last-child:active,
#c-bns.swap button:last-child:hover {
  background: #1d2e38;
  background: var(--cc-btn-primary-hover-bg);
}
#c-bns.swap button:first-child:active,
#c-bns.swap button:first-child:hover {
  background: #d8e0e6;
  background: var(--cc-btn-secondary-hover-bg);
}
#s-hdr {
  position: absolute;
  top: 0;
  width: 100%;
  display: table;
  padding: 0 2.1em;
  height: 4.75em;
  vertical-align: middle;
  z-index: 2;
  border-bottom: 1px solid #f1f3f5;
  border-color: var(--cc-section-border);
}
#s-ttl {
  display: table-cell;
  vertical-align: middle;
  font-size: 1em;
}
#s-c-bn {
  padding: 0;
  width: 1.7em;
  height: 1.7em;
  font-size: 1.45em;
  margin: 0;
  font-weight: initial;
  position: relative;
  border: none;
  background: transparent;
}
#s-c-bnc {
  display: table-cell;
  vertical-align: middle;
}
.cc_div span.t-lb {
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
}
#c_policy__text {
  height: 31.250em;
  overflow-y: auto;
  margin-top: 1.250em;
}
#c-s-in {
  position: relative;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  height: 100%;
  height: -webkit-calc(97.5%);
  height: calc(97.5%);
  max-height: 37.5em;
}
@media screen and (min-width: 688px) {
  /** works only on webkit-based browsers **/
  #s-bl::-webkit-scrollbar {
    width: .9em;
    height: 100%;
    background: transparent;
    border-radius: 0 0.250em 0.250em 0;
  }
  #s-bl::-webkit-scrollbar-thumb {
    border: 0.25em solid var(--cc-bg);
    background: #cfd5db;
    background: var(--cc-webkit-scrollbar-bg);
    border-radius: 100em;
  }
  #s-bl::-webkit-scrollbar-thumb:hover {
    background: #9199a0;
    background: var(--cc-webkit-scrollbar-bg-hover);
  }
  #s-bl::-webkit-scrollbar-button {
    width: 10px;
    height: 5px;
  }
}
/** custom checkbox **/
/* The container */
.cc_div .b-tg {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto;
  right: 1.2em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
/* Hide the browser's default checkbox */
.cc_div .b-tg .c-tgl {
  position: absolute;
  cursor: pointer;
  display: block;
  top: 0;
  left: 0;
  margin: 0;
  border: 0;
}
/* Create a custom checkbox */
.cc_div .b-tg .c-tg {
  position: absolute;
  background: #919ea6;
  background: var(--cc-toggle-bg-off);
  -webkit-transition: background-color 0.25s ease, box-shadow 0.25s ease;
  transition: background-color 0.25s ease, box-shadow 0.25s ease;
  pointer-events: none;
}
.cc_div span.t-lb,
.cc_div .b-tg,
.cc_div .b-tg .c-tg,
.cc_div .b-tg .c-tgl {
  width: 3.4em;
  height: 1.5em;
  border-radius: 4em;
}
.cc_div .b-tg .c-tg.c-ro {
  cursor: not-allowed;
}
.cc_div .b-tg .c-tgl ~ .c-tg.c-ro {
  background: #d5dee2;
  background: var(--cc-toggle-bg-readonly);
}
.cc_div .b-tg .c-tgl ~ .c-tg.c-ro:after {
  box-shadow: none;
}
/* Style the checkmark/indicator */
.cc_div .b-tg .c-tg:after {
  content: "";
  position: relative;
  display: block;
  left: 0.125em;
  top: 0.125em;
  width: 1.25em;
  height: 1.25em;
  border: none;
  box-sizing: content-box;
  background: #fff;
  background: var(--cc-toggle-knob-bg);
  box-shadow: 0 1px 2px rgba(24, 32, 35, 0.36);
  -webkit-transition: -webkit-transform .25s ease;
  transition: -webkit-transform .25s ease;
  transition: transform .25s ease;
  transition: transform .25s ease, -webkit-transform .25s ease;
  border-radius: 100%;
}
/* Show the checkmark when checked */
.cc_div .b-tg .c-tgl:checked ~ .c-tg:after {
  -webkit-transform: translateX(1.9em);
      -ms-transform: translateX(1.9em);
          transform: translateX(1.9em);
}
#s-bl table,
#s-bl th,
#s-bl td {
  border: none;
}
#s-bl tbody tr {
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
#s-bl tbody tr:hover {
  background: #e9eff4;
  background: var(--cc-cookie-category-block-bg-hover);
}
#s-bl table {
  text-align: left;
  border-collapse: collapse;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
#s-bl td,
#s-bl th {
  padding: 0.8em 0.625em;
  text-align: left;
  vertical-align: top;
  font-size: 11pt;
  padding-left: 1.2em;
}
#s-bl th {
  font-family: inherit;
  padding: 1.2em 1.2em;
}
#s-bl thead tr:first-child {
  border-bottom: 1px solid #e9edf2;
  border-color: var(--cc-cookie-table-border);
}
.force--consent #s-cnt,
.force--consent #cs {
  width: 100vw;
}
#cm-ov,
#cs-ov {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  background: #070707;
  background: rgba(4, 6, 8, 0.85);
  background: var(--cc-overlay-bg);
  display: none;
  -webkit-transition: none;
  transition: none;
}
.show--settings #cs-ov,
.c--anim #cs-ov,
.force--consent .c--anim #cm-ov,
.force--consent.show--consent #cm-ov {
  display: block;
}
#cs-ov {
  z-index: 2;
}
.force--consent .cc_div {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  width: 100vw;
  visibility: hidden;
  -webkit-transition: visibility .25s linear;
  transition: visibility .25s linear;
}
.force--consent.show--consent .c--anim .cc_div,
.force--consent.show--settings .c--anim .cc_div {
  visibility: visible;
}
.force--consent #cm {
  position: absolute;
}
.force--consent #cm.bar {
  width: 100vw;
  max-width: 100vw;
}
html.force--consent.show--consent,
html.force--consent.show--consent body {
  height: auto!important;
}
/** END BLOCK PAGE SCROLL */
/** BEGIN ICONS **/
.cc_div .b-bn .b-tl.exp::before,
.cc_div .act .b-bn .b-tl.exp::before {
  border: solid #2d4156;
  border-color: var(--cc-btn-secondary-text);
  border-width: 0 2px 2px 0;
  padding: .2em;
  display: inline-block;
  content: '';
  margin-right: 15px;
  position: absolute;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  left: 1.2em;
  top: 50%;
}
.cc_div .act .b-bn .b-tl::before {
  -webkit-transform: translateY(-20%) rotate(225deg);
      -ms-transform: translateY(-20%) rotate(225deg);
          transform: translateY(-20%) rotate(225deg);
}
.cc_div .on-i::before {
  border: solid #fff;
  border-color: var(--cc-toggle-knob-icon-color);
  border-width: 0 2px 2px 0;
  padding: .1em;
  display: inline-block;
  padding-bottom: .45em;
  content: '';
  margin: 0 auto;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: .37em;
  left: .75em;
  position: absolute;
}
#s-c-bn::before,
#s-c-bn::after {
  content: '';
  position: absolute;
  left: 20px;
  top: 17px;
  height: .6em;
  width: 1.5px;
  background: #444d53;
  background: var(--cc-btn-secondary-text);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 1em;
  margin: 0 auto;
}
#s-c-bn::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.cc_div .off-i,
.cc_div .on-i {
  height: 100%;
  width: 50%;
  position: absolute;
  right: 0;
  display: block;
  text-align: center;
  -webkit-transition: opacity .15s ease;
  transition: opacity .15s ease;
}
.cc_div .on-i {
  left: 0;
  opacity: 0;
}
.cc_div .off-i::before,
.cc_div .off-i::after {
  right: .8em;
  top: .42em;
  content: ' ';
  height: .7em;
  width: .09375em;
  display: block;
  background: #cdd6dc;
  background: var(--cc-toggle-knob-icon-color);
  margin: 0 auto;
  position: absolute;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.cc_div .off-i::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.cc_div .off-i::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.cc_div .b-tg .c-tgl:checked ~ .c-tg .on-i {
  opacity: 1;
}
.cc_div .b-tg .c-tgl:checked ~ .c-tg .off-i {
  opacity: 0;
}
/** END ICONS **/
#cm.box.middle,
#cm.cloud.middle {
  top: 50%;
  -webkit-transform: translateY(-37%);
      -ms-transform: translateY(-37%);
          transform: translateY(-37%);
  bottom: auto;
}
#cm.box.middle.zoom,
#cm.cloud.middle.zoom {
  -webkit-transform: scale(0.95) translateY(-50%);
      -ms-transform: scale(0.95) translateY(-50%);
          transform: scale(0.95) translateY(-50%);
}
#cm.box.center {
  left: 1em;
  right: 1em;
  margin: 0 auto;
}
/* Start cloud layout */
#cm.cloud {
  max-width: 50em;
  margin: 0 auto;
  text-align: center;
  left: 1em;
  right: 1em;
  overflow: hidden;
  padding: 2em;
  width: unset;
}
.cc_div .cloud #c-inr {
  display: table;
  width: 100%;
}
.cc_div .cloud #c-inr-i {
  width: 70%;
  display: table-cell;
  vertical-align: top;
  padding-right: 2.4em;
}
.cc_div .cloud #c-txt {
  font-size: 12pt;
}
.cc_div .cloud #c-bns {
  min-width: 170px;
  display: table-cell;
  vertical-align: middle;
}
#cm.cloud .c-bn {
  margin: .625em 0 0 0;
  width: 100%;
}
#cm.cloud .c-bn:first-child {
  margin: 0;
}
#cm.cloud.left {
  margin-right: 1.25em;
}
#cm.cloud.right {
  margin-left: 1.25em;
}
/* End cloud layout */
/* Start bar layout */
#cm.bar {
  width: 100%;
  max-width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0;
  position: fixed;
  padding: 2em;
}
#cm.bar #c-inr {
  max-width: 32em;
  margin: 0 auto;
}
#cm.bar #c-bns {
  max-width: 33.75em;
}
#cm.bar #cs {
  padding: 0;
}
.cc_div .bar #c-s-in {
  top: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  height: 100%;
  max-height: 100%;
}
.cc_div .bar #s-hdr,
.cc_div .bar #s-bl,
.cc_div .bar #s-bns {
  padding-left: 1.6em;
  padding-right: 1.6em;
}
.cc_div .bar #cs {
  padding: 0;
}
/* align bar to right by default */
.cc_div .bar #s-inr {
  margin: 0;
  margin-left: auto;
  margin-right: 0;
  border-radius: 0;
  max-width: 32em;
}
.cc_div .bar.left #s-inr {
  margin-left: 0;
  margin-right: auto;
}
/* Force table to not be like tables anymore */
.cc_div .bar #s-bl table,
.cc_div .bar #s-bl thead,
.cc_div .bar #s-bl tbody,
.cc_div .bar #s-bl th,
.cc_div .bar #s-bl td,
.cc_div .bar #s-bl tr,
.cc_div .bar #s-cnt {
  display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
.cc_div .bar #s-bl thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.cc_div .bar #s-bl tr {
  border-top: 1px solid #e3e7ed;
  border-color: var(--cc-cookie-table-border);
}
.cc_div .bar #s-bl td {
  /* Behave  like a "row" */
  border: none;
  position: relative;
  padding-left: 35%;
}
.cc_div .bar #s-bl td:before {
  position: absolute;
  left: 1em;
  padding-right: 0.625em;
  white-space: nowrap;
  content: attr(data-column);
  color: #000;
  color: var(--cc-text);
  overflow: hidden;
  text-overflow: ellipsis;
}
/* End bar layout */
/* Positions */
#cm.top {
  bottom: auto;
  top: 1.250em;
}
#cm.left {
  right: auto;
  left: 1.250em;
}
#cm.right {
  left: auto;
  right: 1.250em;
}
#cm.bar.left,
#cm.bar.right {
  left: 0;
  right: 0;
}
#cm.bar.top {
  top: 0;
}
/* end positions */
@media screen and (max-width: 688px) {
  #cm,
  #cm.cloud,
  #cm.left,
  #cm.right {
    width: auto;
    max-width: 100%;
    margin: 0;
    padding: 1.4em!important;
    right: 1em;
    left: 1em;
    bottom: 1em;
    display: block;
  }
  .force--consent #cm,
  .force--consent #cm.cloud {
    width: auto;
    max-width: 100vw;
  }
  #cm.top {
    top: 1em;
    bottom: auto;
  }
  #cm.bottom {
    bottom: 1em;
    top: auto;
  }
  #cm.bar.bottom {
    bottom: 0;
  }
  #cm.cloud .c-bn {
    font-size: .85em;
  }
  #s-bns,
  .cc_div .bar #s-bns {
    padding: 1em 1.3em;
  }
  .cc_div .bar #s-inr {
    max-width: 100%;
    width: 100%;
  }
  .cc_div .cloud #c-inr-i {
    padding-right: 0;
  }
  #cs {
    border-radius: 0;
    padding: 0;
  }
  #c-s-in {
    max-height: 100%;
    height: 100%;
    top: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .cc_div .b-tg {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    right: 1.1em;
  }
  #s-inr {
    margin: 0;
    padding-bottom: 7.9em;
    border-radius: 0;
  }
  #s-bns {
    height: 7.9em;
  }
  #s-bl,
  .cc_div .bar #s-bl {
    padding: 1.3em;
  }
  #s-hdr,
  .cc_div .bar #s-hdr {
    padding: 0 1.3em;
  }
  /** dynamic table layout **/
  #s-bl table {
    width: 100%;
  }
  #s-inr.bns-t {
    padding-bottom: 10.5em;
  }
  .bns-t #s-bns {
    height: 10.5em;
  }
  .cc_div .bns-t .c-bn {
    font-size: 0.83em;
    padding: .9em 1.6em;
  }
  #s-cnt .b-bn .b-tl {
    padding-top: 1.2em;
    padding-bottom: 1.2em;
  }
  /* Force table to not be like tables anymore */
  #s-bl table,
  #s-bl thead,
  #s-bl tbody,
  #s-bl th,
  #s-bl td,
  #s-bl tr,
  #s-cnt {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  #s-bl thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #s-bl tr {
    border-top: 1px solid #e3e7ed;
    border-color: var(--cc-cookie-table-border);
  }
  #s-bl td {
    /* Behave  like a "row" */
    border: none;
    position: relative;
    padding-left: 35%;
  }
  #s-bl td:before {
    position: absolute;
    left: 1em;
    padding-right: 0.625em;
    white-space: nowrap;
    content: attr(data-column);
    color: #000;
    color: var(--cc-text);
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #cm .c-bn,
  .cc_div .c-bn {
    width: 100%;
    margin-right: 0;
  }
  #s-cnt #s-rall-bn {
    margin-left: 0;
  }
  .cc_div #c-bns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #c-bns button + button,
  #s-cnt button + button {
    margin-top: 0.625em;
    margin-left: 0;
    float: unset;
  }
  #cm.cloud,
  #cm.box {
    left: 1em;
    right: 1em;
    width: auto;
  }
  #cm.cloud.right,
  #cm.cloud.left {
    margin: 0;
  }
  .cc_div .cloud #c-bns,
  .cc_div .cloud #c-inr,
  .cc_div .cloud #c-inr-i {
    display: block;
    width: auto;
    min-width: unset;
  }
  .cc_div .cloud #c-txt {
    font-size: 12pt;
  }
  .cc_div .cloud #c-bns {
    margin-top: 1.625em;
  }
}
/* Begin IE fixes */
.cc_div.ie #c-vln {
  height: 100%;
  padding-top: 5.62em;
}
.cc_div.ie .bar #c-vln {
  padding-top: 0;
}
.cc_div.ie #cs {
  max-height: 37.5em;
  position: relative;
  top: 0;
  margin-top: -5.625em;
}
.cc_div.ie .bar #cs {
  margin-top: 0;
  max-height: 100%;
}
.cc_div.ie #cm {
  border: 1px solid #dee6e9;
}
.cc_div.ie #c-s-in {
  top: 0;
}
.cc_div.ie .b-tg {
  padding-left: 1em;
  margin-bottom: 0.7em;
}
.cc_div.ie .b-tg .c-tgl:checked ~ .c-tg:after {
  left: 1.95em;
}
.cc_div.ie #s-bl table {
  overflow: auto;
}
.cc_div.ie .b-tg .c-tg {
  display: none;
}
.cc_div.ie .b-tg .c-tgl {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.2em;
  height: auto;
}
.cc_div.ie #s-cnt .b-bn .b-tl {
  padding: 1.3em 6.4em 1.3em 1.4em;
}
.cc_div.ie .bar #s-bl td:before {
  display: none;
}
.cc_div.ie .bar #s-bl td {
  padding: 0.8em 0.625em 0.8em 1.2em;
}
.cc_div.ie .bar #s-bl thead tr {
  position: relative;
}
.cc_div.ie .b-tg .t-lb {
  filter: alpha(opacity=0);
}
.cc_div.ie #cm-ov,
.cc_div.ie #cs-ov {
  filter: alpha(opacity=80);
}
#cc--main {
  pointer-events: none;
}
#cc--main #cm {
  pointer-events: auto;
}
#cc--main #s-inr {
  pointer-events: auto;
}
/** END IE FIXES **/
