@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&subset=latin,latin-ext");
@import url("https://fonts.googleapis.com/css?family=Comfortaa:300&subset=latin,latin-ext");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600&subset=latin,latin-ext");
/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2016 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      exljbris Font Foundry
 * License URL: https://www.fontspring.com/licenses/exljbris/webfont
 *
 *
 */
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&subset=latin,latin-ext");
@import url("https://fonts.googleapis.com/css?family=Comfortaa:300&subset=latin,latin-ext");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600&subset=latin,latin-ext");
@font-face {
  font-family: 'museo_sans500';
  src: url("../fonts/museo-sans/mobile/MuseoSans_500-webfont.eot");
  src: url("../fonts/museo-sans/mobile/MuseoSans_500-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo-sans/mobile/MuseoSans_500-webfont.woff2") format("woff2"), url("../fonts/museo-sans/mobile/MuseoSans_500-webfont.woff") format("woff"), url("../fonts/museo-sans/mobile/MuseoSans_500-webfont.ttf") format("truetype"), url("../fonts/museo-sans/mobile/MuseoSans_500-webfont.svg#museo_sans500") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*!
 * 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/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/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: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #212121;
  background-color: #f7f9fa;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #ff4747;
  text-decoration: none;
}

a:hover, a:focus {
  color: #e54040;
  text-decoration: none;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #f7f9fa;
  border: 1px solid #ddd;
  border-radius: 4px;
  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 white;
}

.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,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #9e9e9e;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 22px;
}

h2, .h2 {
  font-size: 16px;
}

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: 640px) {
  .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, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #9e9e9e;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid white;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
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.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 1025px) {
  .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 #9e9e9e;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid white;
}

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.428571429;
  color: #9e9e9e;
}

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 white;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #545454;
  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;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 640px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 1025px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1241px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.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-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 640px) {
  .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-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1025px) {
  .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-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1241px) {
  .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-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #9e9e9e;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #f1f1f1;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #f1f1f1;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #f1f1f1;
}

.table .table {
  background-color: #f7f9fa;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #f1f1f1;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #f1f1f1;
}

.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 > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #f1f1f1;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .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: #343434;
  border: 0;
  border-bottom: 1px solid #343434;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  margin-top: 15px;
  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.428571429;
  color: #757575;
}

.form-control {
  display: block;
  width: 100%;
  height: 27px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #757575;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #ff4c48;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 76, 72, 0.6);
}

.form-control::-moz-placeholder {
  color: #e5e5e5;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #e5e5e5;
}

.form-control::-webkit-input-placeholder {
  color: #e5e5e5;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: white;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

select.form-control,
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-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled 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, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .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: 0;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.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, .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: 0;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}

.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 + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .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 + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  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: #616161;
}

@media (min-width: 640px) {
  .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;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 640px) {
  .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: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 640px) {
  .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;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  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);
  border-color: grey !important;
  color: grey !important;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e5e5;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success: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 > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info: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 > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning: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 > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #ff4747;
  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: #e54040;
  text-decoration: none;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #9e9e9e;
  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;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  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: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  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.428571429;
  color: #545454;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #474747;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #9e9e9e;
}

.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.428571429;
  color: #9e9e9e;
  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: 1025px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .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:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.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, .btn-group-lg.btn-group > .btn + .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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.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 input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[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-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: #757575;
  text-align: center;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 0;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}

.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:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.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: white;
}

.nav > li.disabled > a {
  color: #9e9e9e;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #9e9e9e;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: white;
  border-color: #ff4747;
}

.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.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: white white #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #757575;
  background-color: #f7f9fa;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.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, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 640px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 640px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #f7f9fa;
  }
}

.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;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 1025px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 1025px) {
  .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:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 1025px) {
  .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: 320px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 1025px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 1025px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 1025px) {
  .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: 1025px) {
  .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: 1025px) {
  .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: 1024px) {
  .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: 1025px) {
  .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: 640px) {
  .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: 1024px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1025px) {
  .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, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 1025px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 1025px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5d5d;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > li[class="dropdowns-red"] {
  border: none;
  text-align: center;
  align-items: center;
  height: 5.5rem;
  padding: 20px;
  display: flex !important;
  justify-content: center;
}

.navbar-default .navbar-nav > li[class="dropdowns-red"] > .dropspan {
  color: #ff4747 !important;
  font-size: 1.4rem;
}

.navbar-default .navbar-nav > li[class="dropdowns-red"] > .dropdown-content {
  width: 120px !important;
  display: none;
  margin-top: 180px;
  position: absolute !important;
  min-width: 100px !important;
  z-index: 1 !important;
  padding-bottom: 15px !important;
}

.navbar-default .navbar-nav > li[class="dropdowns-red"] > .dropdown-content > div {
  height: 36px !important;
  width: 100% !important;
  text-align: center !important;
  margin-left: 0 !important;
}

.navbar-default .navbar-nav > li[class="dropdowns-red"] > .dropdown-content > div > a {
  padding: 0 !important;
  color: red !important;
}

.navbar-default .navbar-nav > li[class="dropdowns-red"] > .dropdown-content > div > a:hover:after {
  position: absolute !important;
  bottom: -2px !important;
  height: 2px !important;
  width: 40% !important;
  left: 30%;
  background-color: #ff4a53 !important;
}

.navbar-default .navbar-nav > .dropdowns-red:hover .dropdown-content {
  display: block !important;
}

.navbar-default .navbar-nav > .dropdowns-red:hover:after {
  position: absolute !important;
  bottom: -2px !important;
  height: 2px !important;
  width: 40% !important;
  left: 30%;
  background-color: #ff4a53 !important;
}

.navbar-default .navbar-nav > li[class="dropdowns-grey"] {
  border: none;
  text-align: center;
  align-items: center;
  height: 5.5rem;
  padding: 20px;
  display: flex !important;
  justify-content: center;
}

.navbar-default .navbar-nav > li[class="dropdowns-grey"] > .dropspan {
  color: grey !important;
  font-size: 1.4rem;
}

.navbar-default .navbar-nav > li[class="dropdowns-grey"] > .dropdown-content {
  width: 120px !important;
  display: none;
  margin-top: 180px;
  position: absolute !important;
  min-width: 100px !important;
  z-index: 1 !important;
  padding-bottom: 15px !important;
}

.navbar-default .navbar-nav > li[class="dropdowns-grey"] > .dropdown-content > div {
  height: 36px !important;
  width: 100% !important;
  text-align: center !important;
  margin-left: 0 !important;
}

.navbar-default .navbar-nav > li[class="dropdowns-grey"] > .dropdown-content > div > a {
  padding: 0 !important;
  color: grey !important;
}

.navbar-default .navbar-nav > li[class="dropdowns-grey"] > .dropdown-content > div > a:hover:after {
  position: absolute !important;
  bottom: -2px !important;
  height: 2px !important;
  width: 40% !important;
  left: 30%;
  background-color: #ff4a53 !important;
}

.navbar-default .navbar-nav > .dropdowns-grey:hover .dropdown-content {
  display: block !important;
}

.navbar-default .navbar-nav > .dropdowns-grey:hover:after {
  position: absolute !important;
  bottom: -2px !important;
  height: 2px !important;
  width: 40% !important;
  left: 30%;
  background-color: #ff4a53 !important;
}

.navbar-default .navbar-nav > .dropdowns-white {
  border: none;
  text-align: center;
  align-items: center;
  height: 5.5rem;
  padding: 20px;
  display: flex !important;
  justify-content: center;
}

.navbar-default .navbar-nav > .dropdowns-white > .dropspan {
  color: white !important;
  font-size: 1.4rem;
}

.navbar-default .navbar-nav > .dropdowns-white > .dropdown-content {
  width: 120px !important;
  display: none !important;
  margin-top: 220px;
  position: absolute !important;
  min-width: 100px !important;
  z-index: 1 !important;
  padding-bottom: 15px !important;
}

.navbar-default .navbar-nav > .dropdowns-white > .dropdown-content > div {
  height: 36px !important;
  width: 100% !important;
  text-align: center !important;
  margin-left: 0 !important;
}

.navbar-default .navbar-nav > .dropdowns-white > .dropdown-content > div > a {
  padding: 0 !important;
  color: white !important;
}

.navbar-default .navbar-nav > .dropdowns-white > .dropdown-content > div > a:hover:after {
  position: absolute !important;
  bottom: -2px !important;
  height: 2px !important;
  width: 40% !important;
  left: 30%;
  background-color: #ff4a53 !important;
}

.navbar-default .navbar-nav > .dropdowns-white:hover .dropdown-content {
  display: block !important;
}

.navbar-default .navbar-nav > .dropdowns-white:hover:after {
  position: absolute !important;
  bottom: -2px !important;
  height: 2px !important;
  width: 40% !important;
  left: 30%;
  background-color: #ff4a53 !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.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: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 1024px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090808;
}

.navbar-inverse .navbar-brand {
  color: #c4c4c4;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #c4c4c4;
}

.navbar-inverse .navbar-nav > li > a {
  color: #c4c4c4;
}

.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: #090808;
}

.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: #090808;
  color: #fff;
}

@media (max-width: 1024px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #c4c4c4;
  }
  .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: #090808;
  }
  .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: #c4c4c4;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #c4c4c4;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
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: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #9e9e9e;
}

.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.428571429;
  text-decoration: none;
  color: #ff4747;
  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 > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #e54040;
  background-color: white;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.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: #9e9e9e;
  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:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.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: white;
}

.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: #9e9e9e;
  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;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #9e9e9e;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #858484;
}

.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: #9e9e9e;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ff4747;
  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;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: white;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #e6e5e5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 640px) {
  .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.428571429;
  background-color: #f7f9fa;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #212121;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ff4747;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.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;
}

@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);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  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 {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  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: 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: 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: 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, a.list-group-item:focus,
button.list-group-item:hover,
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: white;
  color: #9e9e9e;
  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: #9e9e9e;
}

.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 .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
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, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
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, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #f1f1f1;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #545454;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #545454;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  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;
  text-align: center;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  display: inline-block;
  vertical-align: middle;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 6px;
  box-shadow: 0px 1px 16px 0px rgba(115, 124, 129, 0.2);
  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: 0.85;
  filter: alpha(opacity=85);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #737c81;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #737c81;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.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: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0px 1px 16px 0px rgba(115, 124, 129, 0.2);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 1025px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    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: 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: 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: 640px) {
  .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 {
  content: " ";
  display: table;
}

.clearfix: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;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.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: 639px) {
  .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: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 640px) and (max-width: 1024px) {
  .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: 640px) and (max-width: 1024px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 640px) and (max-width: 1024px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 640px) and (max-width: 1024px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1025px) and (max-width: 1240px) {
  .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: 1025px) and (max-width: 1240px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1025px) and (max-width: 1240px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1025px) and (max-width: 1240px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1241px) {
  .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: 1241px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1241px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1241px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 640px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 1025px) and (max-width: 1240px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1241px) {
  .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;
  }
}

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2016 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      exljbris Font Foundry
 * License URL: https://www.fontspring.com/licenses/exljbris/webfont
 *
 *
 */
@font-face {
  font-family: 'museo_sans500';
  src: url("../fonts/museo-sans/mobile/MuseoSans_500-webfont.eot");
  src: url("../fonts/museo-sans/mobile/MuseoSans_500-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo-sans/mobile/MuseoSans_500-webfont.woff2") format("woff2"), url("../fonts/museo-sans/mobile/MuseoSans_500-webfont.woff") format("woff"), url("../fonts/museo-sans/mobile/MuseoSans_500-webfont.ttf") format("truetype"), url("../fonts/museo-sans/mobile/MuseoSans_500-webfont.svg#museo_sans500") format("svg");
  font-weight: normal;
  font-style: normal;
}

::-webkit-input-placeholder {
  color: #9e9e9e;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  font-weight: 300;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #9e9e9e;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  font-weight: 300;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #9e9e9e;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  font-weight: 300;
}

:-ms-input-placeholder {
  color: #9e9e9e;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  font-weight: 300;
}

body {
  background-color: #f5f8fa;
  padding-bottom: 75px;
}

@media (min-width: 640px) {
  body {
    background-color: #f7f9fa;
  }
}

body.food {
  padding: 211px 0 75px 0;
  transition: all 0.3s;
}

body.food.sticky, body.food.landscape {
  padding-top: 100px;
}

@media (min-width: 1025px) {
  body.food.sticky, body.food.landscape {
    padding-top: 0;
  }
}

body.food.white-bg {
  background-color: #ffffff;
}

@media (min-width: 640px) {
  body.food.white-bg {
    background-color: #f7f9fa;
  }
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 1241px) {
  .container-fluid {
    width: 1240px;
    margin: 0 auto;
  }
}

.container-fluid > .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

.list-inline > li {
  padding-right: 0;
  padding-left: 0;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 1025px) {
  .tabs-container,
  .food-detail {
    width: 60%;
  }
}

@media (min-width: 1241px) {
  .top-navigation {
    width: 100%;
  }
  .top-navigation__container {
    width: 1240px;
    margin: 0 auto;
  }
  .food-search {
    width: 100%;
  }
  .food-search__container {
    width: 1240px;
    margin: 0 auto;
  }
  .restaurant-header {
    width: 100%;
  }
  .restaurant-header__container {
    width: 1240px;
    margin: 0 auto;
  }
}

.btn-order__1 {
  display: block;
}

.btn-order__1__invisible {
  display: none;
}

.btn-order__1, .btn-order__1:link, .btn-order__1:visited {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  border-top: 1px solid #f2f2f2;
  color: #ffffff;
  background: #e54040;
  padding: 6px 0;
}

.btn-order__1:hover, .btn-order__1:visited, .btn-order__1:active, .btn-order__1:link:hover, .btn-order__1:link:visited, .btn-order__1:link:active, .btn-order__1:visited:hover, .btn-order__1:visited:visited, .btn-order__1:visited:active {
  text-decoration: none;
}

.btn-order__1.detail {
  color: #ffffff;
  background: #ec575b;
}

.btn-order__1__red, .btn-order__1__red:link, .btn-order__1__red:visited {
  border-top: none;
  font-size: 14px;
  color: #e54040;
  background: #ffffff;
  border-radius: 2px;
  padding: 8px 0;
}

.btn-order__2 {
  text-align: center;
  width: calc(100% - 16px);
  padding: 3px 0 6px 0;
  margin: 0 13px 4px 13px;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 13px;
  color: #343434;
  background-image: url("../imgs/order-button-bg.png");
  background-repeat: repeat-x;
}

.btn-order__2__invisible {
  display: none;
}

.btn-order__2 a, .btn-order__2 a:link, .btn-order__2 a:visited,
.btn-order__2 button,
.btn-order__2 button:link,
.btn-order__2 button:visited {
  background-color: #ec575b;
  display: inline-block;
  width: 27px;
  height: 27px;
  border-radius: 5px;
  text-align: center;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  color: #ffffff;
  font-size: 27px;
  line-height: 24px;
  margin-top: -3px;
}

.btn-order__2 a:focus, .btn-order__2 a:active, .btn-order__2 a:hover,
.btn-order__2 button:focus,
.btn-order__2 button:active,
.btn-order__2 button:hover {
  text-decoration: none;
}

.btn-order__2__red {
  width: 100%;
  background: none;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  border-radius: 2px;
  padding: 6px 0;
  margin: 0;
  font-size: 16px;
}

.btn-order__2__red .btn-order__minus, .btn-order__2__red .btn-order__minus:link, .btn-order__2__red .btn-order__minus:visited {
  width: 36px;
  height: 36px;
  line-height: 31px;
  font-size: 42px;
  border-radius: 2px;
  margin-top: -7px;
}

.btn-order__2__red .btn-order__plus, .btn-order__2__red .btn-order__plus:link, .btn-order__2__red .btn-order__plus:visited {
  width: 36px;
  height: 36px;
  line-height: 31px;
  font-size: 42px;
  border-radius: 2px;
  margin-top: -7px;
}

.btn-order__minus {
  float: left;
}

.btn-order__plus {
  float: right;
}

.btn-assoc-modal-red {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  height: 33px;
  transition: all 0.2s;
}

.btn-assoc-modal-red, .btn-assoc-modal-red:link, .btn-assoc-modal-red:visited {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #ec575b;
  padding: 7px 0 7px 0;
  background: #fff;
  border: 1px solid #ff4747;
  border-radius: 17px;
}

.btn-assoc-modal-red:hover, .btn-assoc-modal-red:focus {
  color: #ffffff;
  text-decoration: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff5747+0,ff4757+100 */
  background: #ff5747;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff5747 0%, #ff4757 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
}

.btn-assoc-modal-red:active {
  color: #ffffff;
  text-decoration: none;
  background: #E54E40;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #E54E40 0%, #e5404e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
}

.btn-verify-voucher {
  border: 1px solid #ff5747;
  color: #ff5747;
}

.btn-verify-voucher:last-child {
  border-left: 1px solid #ff5747 !important;
}

.btn-red-border {
  display: block;
  width: 100%;
  height: 33px;
  transition: all 0.2s;
}

.btn-red-border, .btn-red-border:link, .btn-red-border:visited {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #ec575b;
  background: #fff;
  border: 1px solid #ff4747;
  border-radius: 17px;
}

.btn-red-border:hover, .btn-red-border:focus {
  color: #ffffff;
  text-decoration: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff5747+0,ff4757+100 */
  background: #ff5747;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff5747 0%, #ff4757 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
}

.btn-red-border:active {
  color: #ffffff;
  text-decoration: none;
  background: #E54E40;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #E54E40 0%, #e5404e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
}

.btn-red-full-border {
  display: block;
  width: 100%;
  height: 33px;
  transition: all 0.2s;
}

.btn-red-full-border, .btn-red-full-border:link, .btn-red-full-border:visited {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: white;
  background: #ff4747;
  border: 1px solid #ff4747;
  border-radius: 17px;
}

.btn-red-full-border:hover, .btn-red-full-border:focus {
  color: #ec575b;
  text-decoration: none;
  background: #fff;
  border: 1px solid #ff4747;
}

.btn-red-full-border:active {
  color: #ec575b;
  text-decoration: none;
  background: #fff;
  border: 1px solid #ff4747;
}

.btn-grey-border {
  display: block;
  width: 100%;
  height: 38px;
  border-radius: 20px;
  transition: all 0.2s;
  background: transparent;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #666666;
  padding: 1px 0 0 0;
  border: 1px solid #b3b3b3;
}

.btn-grey-border:hover, .btn-grey-border:focus {
  background-position: 0 40px;
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #ff5747;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff5747+0,ff4757+100 */
  background: #ff5747;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff5747 0%, #ff4757 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
}

.btn-grey-border:active {
  color: #ffffff;
  text-decoration: none;
  background: #E54E40;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #E54E40 0%, #e5404e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
}

.btn-white-border {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px !important;
  border-radius: 20px;
  transition: all 0.2s;
  background: transparent;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  padding: 1px 0 0 0;
  border: 1px solid #fff;
}

.btn-white-border, .btn-white-border:link, .btn-white-border:visited {
  color: #fff;
}

.btn-white-border:hover, .btn-white-border:focus {
  color: #fff;
}

.btn-white-border:active {
  color: #fff;
}

.btn-red,
.btn-facebook,
.btn-white {
  display: block;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  transition: all 0.2s;
  position: relative;
}

.btn-red, .btn-red:link, .btn-red:visited,
.btn-facebook,
.btn-facebook:link,
.btn-facebook:visited,
.btn-white,
.btn-white:link,
.btn-white:visited {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  padding: 0;
  line-height: 38px;
}

.btn-red span, .btn-red:link span, .btn-red:visited span,
.btn-facebook span,
.btn-facebook:link span,
.btn-facebook:visited span,
.btn-white span,
.btn-white:link span,
.btn-white:visited span {
  width: 80%;
  top: -1px;
  left: 10%;
  position: absolute;
  height: 40px;
  z-index: 0;
  border-radius: 20px;
  display: block;
}

.btn-red:hover, .btn-red:focus,
.btn-facebook:hover,
.btn-facebook:focus,
.btn-white:hover,
.btn-white:focus {
  background-position: 0 40px;
  color: #ffffff;
  text-decoration: none;
}

.btn-red:hover span, .btn-red:focus span,
.btn-facebook:hover span,
.btn-facebook:focus span,
.btn-white:hover span,
.btn-white:focus span {
  display: none;
}

.btn-red:active,
.btn-facebook:active,
.btn-white:active {
  color: #ffffff;
  text-decoration: none;
}

.btn-red, .btn-red:link, .btn-red:visited {
  background: #ff5747;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff5747 0%, #ff4757 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
}

.btn-red span, .btn-red:link span, .btn-red:visited span {
  box-shadow: 0px 4px 10px 0px rgba(255, 77, 51, 0.5);
}

.btn-red:hover, .btn-red:focus {
  background: #ff5747;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff5747 0%, #ff4757 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
}

.btn-red:active {
  background: #E54E40;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #E54E40 0%, #e5404e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
}

.btn-white, .btn-white:link, .btn-white:visited, .btn-white:hover, .btn-white:focus, .btn-white:active {
  background: #fff;
  /* Old browsers */
  color: #E54E40 !important;
}

.btnSub {
  padding-top: 0px !important;
}

.btn-facebook, .btn-facebook:link, .btn-facebook:visited {
  background: #3b6298;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #3b6298 0%, #3b5198 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b6298', endColorstr='#3b5198',GradientType=1 );
  /* IE6-9 */
}

.btn-facebook:hover, .btn-facebook:focus {
  background: #3b6298;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #3b5198 0%, #3b6298 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b5198', endColorstr='#3b6298',GradientType=1 );
  /* IE6-9 */
}

.btn-facebook:active {
  background: #3b5198;
}

.fancybox-enabled {
  overflow: hidden;
}

.fancybox-enabled body {
  overflow: visible;
  height: 100%;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-container--ready .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  transition: opacity .2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr;
}

.fancybox-show-controls .fancybox-controls {
  opacity: 1;
}

.fancybox-infobar {
  display: none;
}

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all;
}

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all;
}

.fancybox-show-buttons .fancybox-buttons {
  display: block;
}

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr;
}

.fancybox-slider, .fancybox-slider-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
}

.fancybox-slide:before {
  content: "";
  height: 100%;
  width: 0;
}

.fancybox-slide:before, .fancybox-slide > * {
  display: inline-block;
  vertical-align: middle;
}

.fancybox-slide > * {
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}

.fancybox-slide--image {
  overflow: hidden;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial,sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
}

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video .fancybox-iframe {
  background: transparent;
}

.fancybox-placeholder {
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-image, .fancybox-placeholder, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.fancybox-image, .fancybox-spaceball {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%;
}

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: zoom-out;
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: zoom-in;
}

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: grab;
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: grabbing;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px Helvetica Neue,Helvetica,Arial,sans-serif;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .2s;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  opacity: 0;
  transition: opacity .2s;
  pointer-events: none;
}

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a, .fancybox-caption button {
  pointer-events: all;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  vertical-align: top;
  outline: none;
}

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none;
}

.fancybox-button, .fancybox-infobar__body {
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8);
}

.fancybox-button:after, .fancybox-button:before {
  content: "";
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: .9;
  box-sizing: border-box;
  display: inline-block;
}

.fancybox-button--disabled:after, .fancybox-button--disabled:before {
  opacity: .5;
}

.fancybox-button--left:after {
  left: 20px;
  transform: rotate(-135deg);
}

.fancybox-button--left:after, .fancybox-button--right:after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
}

.fancybox-button--right:after {
  right: 20px;
  transform: rotate(45deg);
}

.fancybox-button--left {
  border-bottom-left-radius: 5px;
}

.fancybox-button--right {
  border-bottom-right-radius: 5px;
}

.fancybox-button--close {
  float: right;
}

.fancybox-button--close:after, .fancybox-button--close:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
}

.fancybox-button--close:before {
  transform: rotate(45deg);
}

.fancybox-button--close:after {
  transform: rotate(-45deg);
}

.fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}

@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

@media (max-width: 800px) {
  .fancybox-controls {
    text-align: left;
  }
  .fancybox-button--left, .fancybox-button--right, .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important;
  }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}

.fancybox-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none;
}

.fancybox-button--play:before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent;
}

.fancybox-button--pause:before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px;
  background: transparent;
}

.fancybox-button--thumbs span {
  font-size: 23px;
}

.fancybox-button--thumbs:before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0;
}

.fancybox-container--thumbs .fancybox-caption-wrap, .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap {
  right: 220px;
}

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important;
  }
  .fancybox-container--thumbs .fancybox-caption-wrap, .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap {
    right: 0;
  }
}

tags {
  display: block;
  border: none;
  margin-top: 40px;
}

@media (min-width: 640px) {
  tags {
    margin-top: 0;
    border: 1px solid #e6e6e6;
    border-radius: 17px;
  }
}

@media (min-width: 1025px) {
  tags {
    background-color: #ffffff;
  }
}

tags:hover {
  border-color: #CCC;
}

@keyframes tags--bump {
  30% {
    box-shadow: 0 0 0 4px #E5E5E5;
  }
}

tags tag {
  display: inline-block;
  margin: 5px 0 5px 5px;
  vertical-align: top;
  background: #000;
  color: #fff;
  border-radius: 17px;
  position: relative;
  cursor: default;
  transition: .13s ease-out;
  animation: .3s tags--bump 1 ease-out;
}

@media (min-width: 640px) {
  tags tag {
    background: #fff;
    border: 1px solid #e6e6e6;
    color: #343434;
    margin-top: 4px;
    margin-bottom: 0;
  }
}

tags tag > div {
  color: #fff;
  padding: 2px 1.5em 2px 15px;
  vertical-align: top;
  position: relative;
  box-sizing: border-box;
  max-width: 100%;
  transition: .13s ease-out;
  padding-right: 1.5em;
}

@media (min-width: 640px) {
  tags tag > div {
    color: #343434;
    padding-top: 1px;
    padding-bottom: 1px;
  }
}

tags tag > div > span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  transition: .1s;
}

tags tag > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #E5E5E5;
  border-radius: 3px;
  z-index: -1;
  pointer-events: none;
  transition: 80ms ease;
}

tags tag:hover div::before {
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  background: #D3E2E2;
  box-shadow: 0 0 0 0 #D39494 inset;
}

tags tag.tagify--noAnim {
  animation: none;
}

tags tag.tagify--hide {
  width: 0 !important;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  opacity: 0;
  transform: scale(0);
  transition: .3s;
  pointer-events: none;
}

@keyframes tagify--pulse {
  25% {
    background: rgba(211, 148, 148, 0.6);
  }
}

tags tag.tagify--mark div::before {
  animation: .3s tagify--pulse 2 ease-out;
}

tags tag.tagify--notAllowed div > span {
  opacity: .5;
}

tags tag.tagify--notAllowed div::before {
  background: rgba(211, 148, 148, 0.44);
  transition: .2s;
}

tags tag x {
  font: 14px/14px Serif;
  width: 14px;
  height: 14px;
  text-align: center;
  border-radius: 50px;
  position: absolute;
  z-index: 1;
  right: calc(0.5em - 2px);
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  transition: .2s ease-out;
}

tags tag x::after {
  content: "\00D7";
}

tags tag x:hover {
  color: white;
  background: #c77777;
}

tags tag x:hover + div > span {
  opacity: .5;
}

tags tag x:hover + div::before {
  background: rgba(211, 148, 148, 0.44);
  transition: .2s;
}

tags input, tags textarea {
  border: 0;
  display: none;
}

tags input::-webkit-calendar-picker-indicator {
  display: none;
}

tags > div {
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

@media (min-width: 640px) {
  tags > div {
    display: inline-block;
    position: relative;
    width: auto;
  }
}

tags > div > input {
  display: block;
  min-width: 130px;
}

@media (min-width: 640px) {
  tags > div > input {
    border: none !important;
  }
}

tags > div > input:focus {
  outline: none;
}

tags > div > input.placeholder ~ span {
  opacity: 1;
  transform: none;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  font-weight: 300;
  color: #343434;
}

tags > div > span {
  display: block;
  padding: 7px 17px 7px 53px;
  opacity: 0;
  line-height: 1.8;
  position: absolute;
  top: 0;
  z-index: 1;
  white-space: nowrap;
  pointer-events: none;
  transform: translatex(6px);
  transition: .15s ease-out;
}

@media (min-width: 640px) {
  tags > div > span {
    padding: 3px 17px;
  }
}

.form-control::-moz-placeholder {
  color: #212121;
  opacity: 1;
}

input:-webkit-autofill {
  -webkit-text-fill-color: black !important;
}

.login-content input:-webkit-autofill {
  -webkit-text-fill-color: white !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #000;
}

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="text"],
input[type="number"] {
  background: transparent;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  box-shadow: none;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="text"]:focus,
input[type="number"]:focus {
  box-shadow: none;
}

input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

button:focus {
  outline: 0 !important;
}

label {
  cursor: pointer;
}

/* radio */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  border-radius: 9px;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px;
}

.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #777;
  border-radius: 100%;
}

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-radio.jcf-checked span {
  display: block;
}

/* checkbox */
.jcf-checkbox {
  vertical-align: middle;
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  cursor: default;
  background: #fff;
  border: 1px solid #e7e7e7;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  border-radius: 3px;
}

.jcf-checkbox.jcf-checked {
  border: 1px solid #ec575b;
  background: #ec575b url("../imgs/icons/checkbox.png") no-repeat;
  background-size: 11px 9px;
  background-position: 4px;
}

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

/* file */
input[type="file"] {
  cursor: pointer;
}

.jcf-file {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  background: transparent;
}

.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 200px;
  height: 200px;
  margin: 0;
  right: 0;
  top: 0;
}

.jcf-file .jcf-fake-input {
  display: none;
}

.jcf-file .jcf-upload-button {
  display: block;
  width: 18px;
  height: 16px;
  background: transparent url("../imgs/icons/upload-image.png") no-repeat center center;
  background-size: 18px auto;
  text-indent: -10000px;
}

/* select */
body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select {
  display: block;
  width: 100%;
  vertical-align: top;
  position: relative;
  border: 1px solid #cccccc;
  background: transparent;
  padding: 6px 12px;
  min-width: 150px;
  line-height: 21px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 0 35px 0 0;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: transparent url("../imgs/icons/arrow-down.png") no-repeat center center;
  background-size: 13px;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select.jcf-compact-multiple {
  max-width: 220px;
}

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
  display: inline-block;
  padding-top: 2px;
  content: '...';
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #f00;
}

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
  background: none;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
  display: inline-block;
  content: '';
  height: 4px;
  width: 8px;
  margin: -7px 5px 0 -3px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

/* number input */
.jcf-number {
  display: inline-block;
  position: relative;
  height: 32px;
}

.jcf-number input {
  -moz-appearance: textfield;
  box-sizing: border-box;
  border: 1px solid #777;
  padding: 3px 27px 3px 7px;
  margin: 0;
  height: 100%;
}

.jcf-number input::-webkit-inner-spin-button, .jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
  position: absolute;
  background: #aaa;
  width: 20px;
  height: 15px;
  right: 1px;
  top: 1px;
}

.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
  background: #e6e6e6;
}

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -4px;
  border: 4px solid #aaa;
  border-color: transparent transparent #000 transparent;
}

.jcf-number .jcf-btn-dec.jcf-disabled,
.jcf-number .jcf-btn-inc.jcf-disabled {
  opacity: 0.3;
}

.jcf-number .jcf-btn-dec {
  top: auto;
  bottom: 1px;
}

.jcf-number .jcf-btn-dec :before {
  margin: -1px 0 0 -4px;
  border-color: #000 transparent transparent transparent;
}

.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
  background: #aaa;
}

.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before {
  opacity: 0.3;
}

.jcf-number.jcf-disabled input {
  background: #ddd;
}

/* range input */
.jcf-range {
  display: inline-block;
  min-width: 200px;
  margin: 0 10px;
  width: 130px;
}

.jcf-range.jcf-vertical {
  min-width: 0;
  width: auto;
}

.jcf-range.jcf-vertical .jcf-range-wrapper {
  margin: 0;
  width: 10px;
  height: auto;
  padding: 20px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-track {
  height: 180px;
  width: 10px;
}

.jcf-range.jcf-vertical .jcf-range-handle {
  left: -5px;
  top: auto;
}

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
  left: auto;
  right: auto;
  top: 10px;
  bottom: 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
  margin: 0 0 -10px;
  padding: 0 0 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
  margin: -10px 0 0;
  padding: 10px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-mark {
  margin: 0 0 9px;
  left: 14px;
  top: auto;
  width: 3px;
  height: 1px;
}

.jcf-range .jcf-range-track {
  margin: 0 20px 0 0;
  position: relative;
  display: block;
  height: 10px;
}

.jcf-range .jcf-range-wrapper {
  position: relative;
  background: #e5e5e5;
  border-radius: 5px;
  display: block;
  margin: 5px 0;
}

.jcf-range .jcf-range-display-wrapper {
  position: absolute;
  min-height: 10px;
  min-width: 10px;
  left: 10px;
  right: 10px;
}

.jcf-range .jcf-range-display {
  border-radius: 5px;
  position: absolute;
  background: #888;
  width: 10px;
  height: 10px;
}

.jcf-range .jcf-range-display.jcf-range-min {
  margin: 0 0 0 -10px;
  padding: 0 0 0 10px;
}

.jcf-range .jcf-range-displayjcf-range-max {
  margin: 0 -10px 0 0;
  padding: 0 10px 0 0;
}

.jcf-range .jcf-range-handle {
  position: absolute;
  background: #aaa;
  border-radius: 19px;
  width: 19px;
  height: 19px;
  margin: -4px 0 0;
  z-index: 1;
  top: 0;
  left: 0;
}

.jcf-range .jcf-range-mark {
  position: absolute;
  overflow: hidden;
  background: #000;
  width: 1px;
  height: 3px;
  top: -7px;
  margin: 0 0 0 9px;
}

.jcf-range .jcf-active-handle {
  z-index: 2;
}

.jcf-range.jcf-focus .jcf-active-handle {
  border: 1px solid #f00;
  margin: -5px 0 0 -1px;
}

.jcf-range.jcf-disabled {
  background: none !important;
  opacity: 0.3;
}

.jcf-textarea {
  border: 1px solid #b8c3c9;
  box-sizing: content-box;
  display: inline-block;
  position: relative;
}

.jcf-textarea .jcf-scrollbar-horizontal {
  display: none;
  height: 0;
}

.jcf-textarea textarea {
  padding: 8px 10px;
  border: none;
  margin: 0;
}

.jcf-textarea .jcf-resize {
  position: absolute;
  text-align: center;
  cursor: se-resize;
  background: #e3e3e3;
  font-weight: bold;
  line-height: 15px;
  text-indent: 1px;
  font-size: 12px;
  height: 15px;
  width: 14px;
  bottom: 0;
  right: 0;
}

.jcf-textarea .jcf-resize:before {
  border: 1px solid #000;
  border-width: 0 1px 1px 0;
  display: block;
  margin: 4px 0 0 3px;
  width: 6px;
  height: 6px;
  content: '';
}

/* common styles */
.jcf-disabled {
  background: #ddd !important;
}

.jcf-focus, .jcf-focus * {
  /*border-color: transparent !important;*/
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 18px;
}

.switch input {
  display: none;
}

.switch input:checked + .slider {
  background-color: #ff4747;
}

.switch input:focus + .slider {
  box-shadow: 0 0 1px #ff4747;
}

.switch input:checked + .slider:before {
  transform: translateX(10px);
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  transition: .4s;
}

.switch .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 0px;
  bottom: 0px;
  background-color: white;
  transition: .4s;
}

.switch .slider.round {
  border-radius: 18px;
  border: 1px solid #f1f1f1;
}

.switch .slider.round:before {
  border-radius: 50%;
  box-shadow: 0px 1px 5px 0px rgba(0, 27, 48, 0.19);
}

#errors {
  position: relative;
  z-index: 5000;
}

.alert {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  border-radius: 0;
}

.alert ul {
  -webkit-padding-start: 20px;
}

.rotate-90 {
  transform: rotate(90deg);
  transform-origin: 50% 50%;
}

.rotate-180 {
  transform: rotate(180deg);
}

.rotate-270 {
  transform: rotate(270deg);
}

.flip {
  transform: scaleX(-1);
}

.flip-and-rotate-90 {
  transform: rotate(90deg) scaleX(-1);
}

.flip-and-rotate-180 {
  transform: rotate(180deg) scaleX(-1);
}

.flip-and-rotate-270 {
  transform: rotate(270deg) scaleX(-1);
}

.star-rating {
  display: block;
}

.star-rating span,
.star-rating label {
  display: inline-block;
  margin-right: 8px;
  width: 22px;
  height: 22px;
  background-image: url("../imgs/icons/star.png");
  background-size: 22px 44px;
}

.star-rating span.active,
.star-rating label.active {
  background-position: 0 22px;
}

.star-rating span.user-rated,
.star-rating label.user-rated {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 300;
  font-size: 14px;
  color: #666666;
  display: block;
  width: auto;
  height: auto;
  background: none;
  padding-top: 10px;
}

.star-rating label {
  float: right;
}

.star-rating.choose .rating-star:hover,
.star-rating.choose .rating-star:hover ~ .rating-star,
.star-rating.choose .rating-input:checked ~ .rating-star {
  background-position: 0 22px;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  transform: translate3d(0, -50px, 0);
  transition: transform .5s ease-out;
}

.pace.pace-active {
  transform: translate3d(0, 0, 0);
}

.pace .pace-progress {
  display: block;
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 10px;
  background: #e14f42;
  pointer-events: none;
}

.toast-title {
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #ffffff;
}

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

#toast-container * {
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
}

#toast-container > div:hover {
  box-shadow: 0 0 12px #000000;
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51a351;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #f89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../fonts/fontawesome/fontawesome-webfont.eot?v=4.6.3");
  src: url("../../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../../fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../../fonts/fontawesome/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../../fonts/fontawesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/**
GLOBAL
 */
html {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  background-color: #f5f8fa;
}

body.food {
  padding: 211px 0 75px 0;
  transition: all 0.3s;
}

body.food.sticky, body.food.landscape {
  padding-top: 100px;
}

body.food.white-bg {
  background-color: #ffffff;
}

@media (min-width: 1025px) {
  body.landscape .food-detail {
    margin-top: 0;
  }
}

hr {
  border-color: #f1f1f1;
}

strong.red {
  color: #ff4c48;
}

.margin-auto {
  margin: auto;
}

.absolute {
  position: absolute;
}

.bottom {
  bottom: 0;
}

.right {
  right: 0;
}

.z-0 {
  z-index: 0;
}

.z-1 {
  z-index: 1;
}

.w-50 {
  width: 50%;
}

.w-full {
  width: 100%;
}

.relative {
  position: relative;
}

.font-open-sans {
  font-family: "Open sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.container-fluid > .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

.list-inline > li {
  padding-right: 0;
  padding-left: 0;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.top-navigation__logo {
  font-family: "Comfortaa", cursive;
}

.text-white {
  color: #ffffff;
}

body.login {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: transparent url("../imgs/login-background.png") no-repeat center center fixed !important;
  background-size: cover;
}

body.login label {
  text-transform: uppercase;
}

body.login .content {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

body.login .content .row {
  width: 100%;
}

body.login .content .header {
  display: block;
  position: relative;
  top: 0;
  width: 108px;
  height: 62px;
  margin: 0 auto 15%;
}

body.login .content .header .logo {
  display: block;
  width: 108px;
  height: 62px;
  background: transparent url("../imgs/icons/brand-icon-white.png") no-repeat center center;
  background-size: 100%;
  text-indent: -10000px;
}

body.login .content form input:-webkit-autofill,
body.login .content form input:-webkit-autofill:hover,
body.login .content form input:-webkit-autofill:focus,
body.login .content form input:-webkit-autofill:active {
  border: 1px solid white;
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0px 1000px #000 inset;
  transition: background-color 5000s ease-in-out 0s;
}

body.login .content form .form-group {
  position: relative;
}

body.login .content form .form-group,
body.login .content form .form-group input,
body.login .content form .form-group a {
  color: #fff;
}

body.login .content form .form-group input[type="password"] {
  padding-right: 70px;
}

body.login .content form .form-group .absolute {
  right: 10px;
  bottom: 7px;
}

body.login .content p, body.login .content a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
}

body.login .content p {
  margin: 30px 0;
}

body.login .content a {
  font-weight: 600;
}

body.login .content a.btn {
  margin-bottom: 10px;
}

body.login #login-form-back {
  margin-top: 20px;
}

@media (max-width: 1024px) {
  .login .content {
    height: auto !important;
  }
  .login header,
  .login footer {
    display: none;
  }
  .register .content {
    min-height: 900px;
  }
}

@media (min-width: 1025px) {
  .login .content {
    min-height: 700px;
  }
}

a.a-btn.btn-red {
  background: #ff5747;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff5747 0%, #ff4757 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
  color: #ffffff;
  box-shadow: 0px 0px 28px 0px rgba(185, 9, 9, 0.25);
  display: inline-block;
  float: none;
  height: 6.4rem;
  line-height: 5.9rem;
  font-size: 1.8rem;
  letter-spacing: .01em;
  width: auto;
  padding: 0 5.5rem;
  border-radius: 3.3rem;
  text-transform: none;
}

a.a-btn.btn-white {
  background: #ffffff;
  /* Old browsers */
  color: #ff4f4f;
  box-shadow: 0px 0px 28px 0px rgba(185, 9, 9, 0.25);
  display: inline-block;
  float: none;
  height: 6.4rem;
  line-height: 5.9rem;
  font-size: 1.8rem;
  letter-spacing: .01em;
  width: auto;
  padding: 0 5.5rem;
  border-radius: 3.3rem;
  text-transform: none;
}

a.a-btn.right-arrow {
  padding-right: 9.5rem;
}

a.a-btn.right-arrow:after {
  display: block;
  position: absolute;
  content: '';
  right: 4.5rem;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 15px;
  width: 28px;
  background: url(../imgs/icons/btn-arrow-right.png) no-repeat;
  background-size: contain;
  transition: .3s;
}

a.a-btn.right-arrow:hover:after {
  transform: translateX(2rem);
}

a.a-btn.right-arrow--red:after {
  background: url(../imgs/icons/btn-arrow-right-red.png) no-repeat;
}

a.a-btn.btn-yt {
  padding-left: 8rem;
  background: #e14f42 url(../imgs/icons/youtube.png) no-repeat 2rem center;
  background-size: auto 90%;
}

a.a-btn-app {
  color: #8d8d8d;
  height: 10rem;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: .15em;
  line-height: 4rem;
  padding: 3rem 1rem 3rem 5.5rem;
  text-transform: uppercase;
  float: left;
  width: auto;
  position: relative;
}

a.a-btn-app.android {
  background: url(../imgs/icons/android.png) no-repeat left;
  background-size: 30px auto;
  margin-left: 3rem;
}

a.a-btn-app.apple {
  background: url(../imgs/icons/apple.png) no-repeat left;
  background-size: 31px auto;
}

.resta .a-scroll-down,
.page .a-scroll-down {
  height: 10rem;
  width: 10rem;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
}

.resta .a-scroll-down:after,
.page .a-scroll-down:after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 1.9rem;
  width: 1.9rem;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(45deg);
}

.a-image {
  float: left;
  width: 100%;
  position: relative;
}

.a-image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.o-tiles .m-tile .a-image, .o-content-switch .a-image {
  height: 15.5rem;
}

body.hp h3.a-bottom-line,
.page .a-bottom-line,
.text-page .a-bottom-line {
  padding-bottom: 3.5rem;
}

body.hp h3.a-bottom-line:after,
.page .a-bottom-line:after,
.text-page .a-bottom-line:after {
  display: block;
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  margin: auto;
  height: 2px;
  width: 47px;
  background: #ff5747;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff5747 0%, #ff4757 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
}

body.hp h3.a-bottom-line.centered,
.page .a-bottom-line.centered,
.text-page .a-bottom-line.centered {
  text-align: center;
}

body.hp h3.a-bottom-line.centered:after,
.page .a-bottom-line.centered:after,
.text-page .a-bottom-line.centered:after {
  right: 0;
}

body.hp h3.a-bottom-line + p,
.page .a-bottom-line + p,
.text-page .a-bottom-line + p {
  margin-top: 2.8rem;
  font-size: 1.8rem;
  line-height: 1.7;
  letter-spacing: .02em;
}

.a-left-line {
  font-size: 5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 3.5rem;
}

.a-left-line:before {
  display: block;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  margin: auto;
  height: 100%;
  width: 2px;
  background: #ff5747;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff5747 0%, #ff4757 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
}

.a-without-line {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  text-align: center !important;
}

.m-footer-links .a-separator {
  display: inline-block;
  height: 1.3rem;
  width: 1px;
  margin: 1.4rem 1rem 0;
  background: #ffffff;
  float: left;
}

.o-tiles-slider .m-tile .a-image {
  height: 10rem;
  width: 10rem;
  border-radius: 50%;
  margin-right: 3rem;
  border: 4px solid #ffffff;
  overflow: hidden;
  box-shadow: 8px 10px 35px 0px rgba(157, 157, 157, 0.25);
}

.o-tiles-slider .m-tile .a-image img {
  height: 100%;
  right: -9999px;
  left: -9999px;
}

.a-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 15%;
  z-index: 1;
}

.a-mask.right-mask {
  right: 0;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(252, 249, 250, 0) 0%, #fcf9fa 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fcf9fa', endColorstr='#fcf9fa',GradientType=1 );
  /* IE6-9 */
}

.a-mask.left-mask {
  left: 0;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fcf9fa 0%, rgba(252, 249, 250, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf9fa', endColorstr='#00fcf9fa',GradientType=1 );
  /* IE6-9 */
}

.a-leaf {
  position: absolute;
  z-index: -1;
}

.a-leaf.leaf2 {
  mix-blend-mode: multiply;
}

@media (max-width: 1240px) {
  .m-footer-links .a-separator {
    float: none;
  }
  body.resta .part1 h2 {
    padding-bottom: 3.5rem;
  }
  body.resta .part1 h2:after {
    display: block;
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 2px;
    width: 47px;
    background: #ff5747;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ff5747 0%, #ff4757 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
    /* IE6-9 */
  }
  body.resta .o-tiles .m-tile .a-image, body.resta .o-content-switch .a-image {
    height: 130px;
  }
}

@media (max-width: 639px) {
  a.a-btn.right-arrow {
    padding-right: 5.5rem;
  }
  a.a-btn.right-arrow:after {
    display: none;
  }
  a.a-btn-app {
    height: 8rem;
    line-height: 2rem;
    padding-bottom: 0;
  }
  a.a-btn-app.android {
    margin: 0;
  }
  .o-tiles-slider .m-tile .m-top .a-image {
    margin-right: 1rem;
  }
  .o-tiles-slider .m-tile p {
    font-size: 1.5rem;
  }
}

.m-button-wrapper {
  width: 100%;
  float: left;
  text-align: left;
}

.m-button-wrapper.centered {
  text-align: center;
}

.o-tiles .m-tile {
  text-align: center;
  position: relative;
  float: left;
  width: 100%;
}

.o-tiles .m-tile .a-image, .o-tiles .m-tile h4, .o-tiles .m-tile p {
  width: 100%;
  text-align: center;
  float: left;
  position: relative;
}

.o-tiles .m-tile h4 {
  font-size: 3.15rem;
  margin-top: 2.3rem;
}

.o-tiles .m-tile p {
  font-size: 1.7rem;
  margin-top: 1.5rem;
  line-height: 1.6;
  color: #757575;
}

.o-content-switch .m-content-switch {
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
  opacity: .5;
  transition: .2s;
  float: left;
  width: 33.33333%;
  cursor: pointer;
  padding-bottom: 3rem;
}

.o-content-switch .m-content-switch:hover {
  opacity: .7;
}

.o-content-switch .m-content-switch.active, .o-content-switch .m-content-switch.active:hover {
  opacity: 1;
}

.o-content-switch .m-content-switch h4 {
  font-size: 3.5rem;
  text-align: center;
}

.m-images-wrapper {
  float: left;
  width: 100%;
  position: relative;
}

.m-images-wrapper img {
  float: left;
}

.m-footer-links {
  float: left;
}

.m-footer-links a {
  color: #ffffff;
  text-decoration: none;
  float: left;
  font-size: 1.4rem;
  letter-spacing: .03em;
  line-height: 4rem;
  font-family: "Open sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 300;
}

.m-footer-socs {
  text-align: right;
}

.m-footer-socs a {
  float: right;
  color: #ffffff;
  text-decoration: none;
  display: block;
  height: auto;
  width: auto;
  position: relative;
}

.m-footer-socs a img.fb {
  height: 27px;
}

.o-tiles-slider {
  transition: .4s;
}

.o-tiles-slider .m-tile {
  box-shadow: 0 10px 35px 0 rgba(0, 0, 0, 0.12);
  width: 100%;
  height: 100%;
  border-radius: 7px;
  padding: 4rem 7%;
  background: #fcf9fa;
}

.o-tiles-slider .m-tile .m-top {
  float: left;
  width: 100%;
  height: auto;
}

.o-tiles-slider .m-tile .m-top h4 {
  float: left;
  display: inline;
  width: auto;
  font-size: 2.7rem;
  font-weight: 400;
  margin-top: 3.3rem;
  letter-spacing: .02em;
  font-family: "Open sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.o-tiles-slider .m-tile p {
  margin-top: 1.9rem;
  font-size: 1.8rem;
  line-height: 1.7;
  letter-spacing: .02em;
}

.o-tiles-slider .m-tile-wrapper {
  position: absolute;
  top: 0;
  height: 100%;
}

.o-tiles-slider .m-tile-wrapper:nth-child(1) {
  left: 0%;
}

.o-tiles-slider .m-tile-wrapper:nth-child(2) {
  left: 42%;
}

.o-tiles-slider .m-tile-wrapper:nth-child(3) {
  left: 84%;
}

.o-tiles-slider .m-tile-wrapper:nth-child(4) {
  left: 126%;
}

.o-tiles-slider .m-tile-wrapper:nth-child(5) {
  left: 168%;
}

.o-tiles-slider .m-tile-wrapper:nth-child(6) {
  left: 210%;
}

.o-tiles-slider .m-tile-wrapper:nth-child(7) {
  left: 252%;
}

.o-tiles-slider .m-tile-wrapper:nth-child(8) {
  left: 294%;
}

.o-tiles-slider .m-tile-wrapper:nth-child(9) {
  left: 336%;
}

.o-tiles-slider .m-tile-wrapper:nth-child(10) {
  left: 378%;
}

.m-tiles-slider-controlls {
  float: left;
  width: 100%;
  text-align: center;
}

.m-tiles-slider-controlls .m-controls-wrapper {
  display: inline-block;
  width: auto;
  margin-top: 35.8rem;
}

.m-tiles-slider-controlls .m-controls-wrapper button {
  background: transparent url(../imgs/icons/btn-arrow-right-black.png) no-repeat center;
  background-size: 40px 22px;
  border: none;
  -webkit-appearance: none;
  color: transparent;
  height: 8rem;
  width: 12rem;
  display: inline-block;
  float: left;
  cursor: pointer;
  transition: .2s;
}

.m-tiles-slider-controlls .m-controls-wrapper button.back {
  transform: rotate(180deg);
}

.m-tiles-slider-controlls .m-controls-wrapper button:hover {
  opacity: .35;
}

footer .m-button-links {
  border-bottom: 1px solid #6c6c6c;
  height: auto;
  position: relative;
  float: left;
  width: 100%;
  padding: 0 4rem 4.5rem;
  z-index: 10;
}

footer .m-button-links a {
  border: 1px solid #6c6c6c;
  line-height: 5rem;
  padding: 0 2rem;
  font-size: 1.4rem;
  border-radius: 4px;
  display: block;
  float: left;
  width: 45%;
  position: relative;
}

footer .m-button-links a:first-child {
  margin-right: 10%;
}

footer .m-button-links a:after {
  display: block;
  position: absolute;
  content: '';
  top: 0;
  right: 2rem;
  bottom: 0;
  height: 1rem;
  width: 1rem;
  margin: auto;
  border-right: 1px solid #6c6c6c;
  border-bottom: 1px solid #6c6c6c;
  transform: rotate(-45deg);
}

@media (max-width: 1240px) {
  .o-tiles .m-tile h4 {
    margin-top: 0;
  }
  .o-tiles-slider .m-tile-wrapper {
    position: absolute;
    top: 0;
    height: 100%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(1) {
    left: 0%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(2) {
    left: 59%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(3) {
    left: 118%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(4) {
    left: 177%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(5) {
    left: 236%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(6) {
    left: 295%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(7) {
    left: 354%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(8) {
    left: 413%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(9) {
    left: 472%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(10) {
    left: 531%;
  }
  .m-footer-links a {
    line-height: 2rem;
  }
  body.resta .part1 .o-tiles {
    padding: 0 10%;
    margin-top: 2rem;
  }
  body.resta .part1 .o-tiles .m-tile {
    box-shadow: 0 10px 35px 0 rgba(0, 0, 0, 0.12);
    width: 96%;
    margin: 6rem 2% 0;
    height: 37rem;
    border-radius: 7px;
    padding: 2rem 12%;
  }
  body.resta .o-content-switch .m-content-switch img {
    transform: scale(0.9);
  }
  body.resta .o-content-switch .m-content-switch h4 {
    font-size: 3rem;
  }
  body.resta .part2 .o-tiles .m-tile {
    margin-top: 5rem;
    padding: 0;
    height: auto;
  }
  footer nav.visible-xs {
    padding-top: 1.5rem;
  }
  .m-footer-links {
    text-align: center;
    padding-top: 1.5rem;
  }
  .m-footer-links a {
    font-size: 1.2rem;
    float: none;
  }
  .m-footer-links .a-separator {
    display: inline-block;
    float: none;
    height: .8rem;
  }
}

@media (max-width: 1024px) {
  body.resta .part1 .o-tiles {
    padding: 0;
    width: 100%;
    margin: 0 0 2rem;
  }
  body.resta .part1 .o-tiles .m-tile {
    padding: 2rem 8%;
  }
  body.resta .o-content-switch .m-content-switch h4 {
    font-size: 2.7rem;
    padding: 0 10%;
  }
  .o-tiles-slider .m-tile-wrapper {
    position: absolute;
    top: 0;
    height: 100%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(1) {
    left: 0%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(2) {
    left: 67%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(3) {
    left: 134%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(4) {
    left: 201%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(5) {
    left: 268%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(6) {
    left: 335%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(7) {
    left: 402%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(8) {
    left: 469%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(9) {
    left: 536%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(10) {
    left: 603%;
  }
}

@media (max-width: 639px) {
  body.hp .part1 .o-tiles {
    margin-top: 2rem;
  }
  body.hp .part1 .o-tiles .m-tile {
    margin-top: 5rem;
    height: auto;
    padding-bottom: 4rem;
  }
  body.resta .top .m-button-wrapper {
    margin-top: 5rem;
  }
  body.resta .part1 .o-tiles .m-tile {
    width: 100%;
    margin: 5rem 0 0;
    height: auto;
    padding-bottom: 4rem;
  }
  body.resta .o-content {
    border-bottom: 1px solid #5c5d60;
    position: relative;
    float: left;
  }
  body.resta .m-content-switch {
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 1px solid #5c5d60;
    padding: 2rem 0;
  }
  body.resta .m-content-switch h4 {
    font-size: 2rem;
    padding: 0;
    float: left;
    position: relative;
    width: auto;
  }
  body.resta .m-content-switch .a-image {
    height: 4rem;
    width: 4rem;
    float: left;
    position: relative;
    margin-right: 2rem;
  }
  body.resta .m-content-switch .a-image img {
    height: 100%;
    width: auto;
  }
  body.resta .m-content-switch:after, body.resta .m-content-switch:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #ffffff;
  }
  body.resta .m-content-switch:after {
    height: 1px;
    width: 13px;
    right: 0;
  }
  body.resta .m-content-switch:before {
    height: 13px;
    width: 1px;
    right: 6px;
  }
  body.resta .m-content-switch.active:before, body.resta .m-content-switch.active:after {
    transform: rotate(45deg);
  }
  body.resta .part2 .o-tiles .m-tile {
    margin-top: 10rem;
  }
  body.resta .part2 .o-tiles .m-tile.first {
    margin-top: 4rem;
  }
  footer .m-button-links a {
    width: 100%;
    margin: 0;
  }
  footer .m-button-links a:first-child {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  footer .m-button-links a:last-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .o-tiles-slider .m-tile-wrapper {
    position: absolute;
    top: 0;
    height: 100%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(1) {
    left: 0%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(2) {
    left: 95%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(3) {
    left: 190%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(4) {
    left: 285%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(5) {
    left: 380%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(6) {
    left: 475%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(7) {
    left: 570%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(8) {
    left: 665%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(9) {
    left: 760%;
  }
  .o-tiles-slider .m-tile-wrapper:nth-child(10) {
    left: 855%;
  }
  .o-tiles-slider .m-tile-wrapper .m-tile .m-top .a-image {
    margin-right: 1rem;
  }
  .o-tiles-slider .m-tile-wrapper .m-tile .m-top h4 {
    font-size: 1.9rem;
    margin-top: 2.5rem;
  }
  .o-tiles-slider .m-tile-wrapper .m-tile p {
    font-size: 1.5rem;
  }
}

@media (max-width: 639px) and (orientation: landscape) {
  body.resta .top .m-button-wrapper {
    margin-top: 2rem;
  }
}

.o-tiles {
  margin-top: 7rem;
  float: left;
  width: 100%;
  position: relative;
}

.o-tiles.type-1 .m-tile {
  box-shadow: 0 10px 35px 0 rgba(0, 0, 0, 0.12);
  width: 92%;
  margin-left: 4%;
  height: 37rem;
  border-radius: 7px;
  padding: 2rem 12%;
  background: #ffffff;
}

.o-content-switch {
  margin-top: 7.5rem;
}

.o-tiles-slider-wrapper {
  float: left;
  width: 100%;
  overflow: visible;
  position: relative;
  height: 33rem;
  margin-top: 5rem;
}

.o-tiles-slider-wrapper .o-tiles-slider {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: visible;
  top: 0;
  left: 0;
}

@media (max-width: 1240px) {
  .o-tiles-slider-wrapper {
    margin-bottom: 5rem;
  }
  .o-tiles.type-1 .m-tile {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 1024px) {
  body.resta .part2 .o-tiles {
    margin-top: 0;
    margin-bottom: 5rem;
  }
}

.l-full-width {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  overflow: visible;
  padding: 5.2vw 4rem 6.75vw;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.l-full-width.part7 {
  overflow-x: hidden;
  overflow-y: auto;
}

.l-full-width-inner {
  width: 1340px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: visible;
  position: relative;
  z-index: 2;
}

.l-bg {
  height: auto;
  position: relative;
  float: left;
  width: calc(100% - 52px);
  border-radius: 5px;
  padding: 10rem 0 13rem;
}

.l-2nd-bg {
  position: absolute;
  z-index: -2;
}

footer {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  padding: 8.7rem 5rem 5.6rem;
  color: #ffffff;
  background: #2d2d2d;
}

footer a {
  transition: .2s;
  color: #ffffff;
}

footer a:hover {
  color: #ffffff;
  opacity: .7;
}

footer nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}

footer nav ul li {
  padding: 0 1rem;
  margin: 0;
  float: left;
}

footer nav ul li a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.75rem;
  letter-spacing: .03em;
  line-height: 2;
  font-family: "Open sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
}

footer nav ul > li[class="dropdowns-grey"] {
  border: none;
  text-align: center;
  margin-top: 0 !important;
  display: flex !important;
  justify-content: center;
}

footer nav ul > li[class="dropdowns-grey"] > .dropspan {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.75rem;
  letter-spacing: .03em;
  line-height: 2;
  font-family: "Open sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
}

footer nav ul > li[class="dropdowns-grey"] > .dropdown-content {
  width: 120px !important;
  display: none;
  position: absolute !important;
  min-width: 100px !important;
  z-index: 1 !important;
  padding-bottom: 15px !important;
  margin-top: 30px !important;
}

footer nav ul > li[class="dropdowns-grey"] > .dropdown-content > div {
  height: 25px !important;
  width: 100% !important;
  text-align: center !important;
  margin-left: 0 !important;
}

footer nav ul > li[class="dropdowns-grey"] > .dropdown-content > div > a {
  padding: 0 !important;
  color: white !important;
  font-size: 10px;
}

footer nav ul > li[class="dropdowns-grey"] > .dropdown-content > div > a:hover:after {
  position: absolute !important;
  bottom: -2px !important;
  height: 2px !important;
  width: 40% !important;
  left: 30%;
  background-color: #ff4a53 !important;
}

footer nav ul > .dropdowns-red {
  border: none;
  text-align: center;
  margin-top: 0 !important;
  display: flex !important;
  justify-content: center;
}

footer nav ul > .dropdowns-red > .dropspan {
  color: white !important;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.75rem;
  letter-spacing: .03em;
  line-height: 2;
  font-family: "Open sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
}

footer nav ul > .dropdowns-red > .dropdown-content {
  width: 120px !important;
  display: none !important;
  position: absolute !important;
  min-width: 100px !important;
  z-index: 1 !important;
  padding-bottom: 15px !important;
  margin-top: 30px !important;
}

footer nav ul > .dropdowns-red > .dropdown-content > div {
  height: 25px !important;
  width: 100% !important;
  text-align: center !important;
  margin-left: 0 !important;
}

footer nav ul > .dropdowns-red > .dropdown-content > div > a {
  padding: 0 !important;
  color: white !important;
  font-size: 10px;
}

footer nav ul > .dropdowns-red > .dropdown-content > div > a:hover:after {
  position: absolute !important;
  bottom: -2px !important;
  height: 2px !important;
  width: 40% !important;
  left: 30%;
  background-color: #ff4a53 !important;
}

footer nav ul > .dropdowns-red:hover .dropdown-content {
  display: block !important;
}

footer nav ul > .dropdowns-red:hover:after {
  position: absolute !important;
  bottom: -2px !important;
  height: 2px !important;
  width: 40% !important;
  left: 30%;
  background-color: #ff4a53 !important;
}

footer nav ul > .dropdowns-grey:hover .dropdown-content {
  display: block !important;
}

footer nav ul > .dropdowns-grey:hover:after {
  position: absolute !important;
  bottom: -2px !important;
  height: 2px !important;
  width: 40% !important;
  left: 30%;
  background-color: #ff4a53 !important;
}

footer nav ul > .dropdowns-white {
  border: none;
  text-align: center;
  margin-top: 0 !important;
  display: flex !important;
  justify-content: center;
}

footer nav ul > .dropdowns-white > .dropspan {
  color: white !important;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.75rem;
  letter-spacing: .03em;
  line-height: 2;
  font-family: "Open sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
}

footer nav ul > .dropdowns-white > .dropdown-content {
  width: 120px !important;
  display: none !important;
  position: absolute !important;
  min-width: 100px !important;
  z-index: 1 !important;
  padding-bottom: 15px !important;
  margin-top: 30px !important;
}

footer nav ul > .dropdowns-white > .dropdown-content > div {
  height: 25px !important;
  width: 100% !important;
  text-align: center !important;
  margin-left: 0 !important;
}

footer nav ul > .dropdowns-white > .dropdown-content > div > a {
  padding: 0 !important;
  color: white !important;
  font-size: 10px;
}

footer nav ul > .dropdowns-white > .dropdown-content > div > a:hover:after {
  position: absolute !important;
  bottom: -2px !important;
  height: 2px !important;
  width: 40% !important;
  left: 30%;
  background-color: #ff4a53 !important;
}

footer nav ul > .dropdowns-white:hover .dropdown-content {
  display: block !important;
}

footer nav ul > .dropdowns-white:hover:after {
  position: absolute !important;
  bottom: -2px !important;
  height: 2px !important;
  width: 40% !important;
  left: 30%;
  background-color: #ff4a53 !important;
}

#errors {
  z-index: 9999;
}

nav.navbar.navbar-default {
  background: transparent;
  border: none;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 6rem 6rem 0;
  width: 100%;
  z-index: 9998;
}

nav.navbar.navbar-default .navbar-toggle {
  border: none;
  margin-right: 5rem;
  z-index: 9999;
}

nav.navbar.navbar-default .navbar-toggle .icon-bar {
  background: #ff4856;
  width: 30px;
}

nav.navbar.navbar-default .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 7px;
}

nav.navbar.navbar-default .navbar-toggle:hover, nav.navbar.navbar-default .navbar-toggle:focus {
  background: transparent;
  border: none;
}

nav.navbar.navbar-default a.navbar-brand {
  padding: 0;
  width: auto;
  font-weight: 400;
  line-height: 2.5rem;
  font-size: 2.5rem;
}

nav.navbar.navbar-default a.navbar-brand img {
  float: left;
  margin-right: .9rem;
  width: auto;
  height: 100%;
}

nav.navbar.navbar-default ul.navbar-nav {
  float: right;
  width: auto;
}

nav.navbar.navbar-default ul.navbar-nav li a, nav.navbar.navbar-default ul.navbar-nav li span {
  text-transform: uppercase;
  height: 5.5rem;
  line-height: 5.4rem;
  padding: .1rem 2.3rem 0;
  font-size: 1.4rem;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  transition: .2s;
  border: none;
  letter-spacing: .03em;
  position: relative;
}

nav.navbar.navbar-default ul.navbar-nav li a.btn-border {
  border: 1px solid #ff4856;
  color: #ff4856;
  padding: 0 4.5rem;
  border-radius: 2.75rem;
  background: transparent;
  margin-left: 2rem;
  width: auto;
}

nav.navbar.navbar-default ul.navbar-nav li:not(.link-bez) a:hover:after {
  content: "";
  position: absolute;
  bottom: 10px;
  height: 2px;
  width: 40%;
  left: 30%;
  background-color: #ff4a53;
}

body.resta nav.navbar.navbar-default .navbar-toggle .icon-bar {
  background: #ffffff;
}

@media (max-width: 1240px) {
  .l-full-width {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  footer {
    height: auto;
    padding: 4rem 0 3rem;
  }
}

@media (max-width: 1024px) {
  body header nav.navbar.navbar-default {
    padding: 3rem 0 0;
  }
  body header nav.navbar.navbar-default a.navbar-brand {
    margin-left: 5rem;
    padding-top: 1.5rem;
  }
  body header nav.navbar.navbar-default a.navbar-brand > img {
    width: 14rem;
  }
  body header nav.navbar.navbar-default .navbar-collapse {
    background: #ffffff;
    border: none;
    padding-left: 0;
    margin-top: 2rem;
  }
  body header nav.navbar.navbar-default ul.navbar-nav {
    width: 100%;
    margin: 0;
    padding-bottom: 2rem;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > li > a {
    color: grey !important;
    border: none;
    text-align: center;
    margin: 0;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > li[class="dropdowns-red"] {
    border: none;
    text-align: center;
    margin-top: 0px !important;
    padding-top: 15px;
    display: flex;
    justify-content: center;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > li[class="dropdowns-red"] > .dropspan {
    color: grey !important;
    padding: 0 !important;
    font-size: 1.5rem;
    font-weight: 400;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > li[class="dropdowns-red"] > .dropdown-content {
    width: 100% !important;
    display: none;
    margin-top: 160px;
    position: absolute !important;
    min-width: 100px !important;
    z-index: 1 !important;
    padding-bottom: 15px !important;
    background-color: aliceblue;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > li[class="dropdowns-red"] > .dropdown-content > div {
    height: 30px !important;
    width: 100% !important;
    text-align: center !important;
    margin-left: 0 !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > li[class="dropdowns-red"] > .dropdown-content > div > a {
    padding: 0 !important;
    color: grey !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > li[class="dropdowns-red"] > .dropdown-content > div > a:hover:after {
    position: absolute !important;
    bottom: -2px !important;
    height: 2px !important;
    width: 40% !important;
    left: 30%;
    background-color: #ff4a53 !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > .dropdowns-red:hover .dropdown-content {
    display: block !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > .dropdowns-red:hover:after {
    position: absolute !important;
    bottom: -2px !important;
    height: 2px !important;
    width: 40% !important;
    left: 30%;
    background-color: #ff4a53 !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > li[class="dropdowns-grey"] {
    border: none;
    text-align: center;
    margin-top: 0px !important;
    padding-top: 15px;
    display: flex;
    justify-content: center;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > li[class="dropdowns-grey"] > .dropspan {
    color: grey !important;
    padding: 0 !important;
    font-size: 1.5rem;
    font-weight: 400;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > li[class="dropdowns-grey"] > .dropdown-content {
    width: 100% !important;
    display: none;
    margin-top: 160px;
    position: absolute !important;
    min-width: 100px !important;
    z-index: 1 !important;
    padding-bottom: 15px !important;
    background-color: aliceblue;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > li[class="dropdowns-grey"] > .dropdown-content > div {
    height: 30px !important;
    width: 100% !important;
    text-align: center !important;
    margin-left: 0 !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > li[class="dropdowns-grey"] > .dropdown-content > div > a {
    padding: 0 !important;
    color: grey !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > li[class="dropdowns-grey"] > .dropdown-content > div > a:hover:after {
    position: absolute !important;
    bottom: -2px !important;
    height: 2px !important;
    width: 40% !important;
    left: 30%;
    background-color: #ff4a53 !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > .dropdowns-grey:hover .dropdown-content {
    display: block !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > .dropdowns-grey:hover:after {
    position: absolute !important;
    bottom: -2px !important;
    height: 2px !important;
    width: 40% !important;
    left: 30%;
    background-color: #ff4a53 !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > .dropdowns-white {
    border: none;
    text-align: center;
    margin-top: 0px !important;
    padding-top: 15px;
    display: flex;
    justify-content: center;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > .dropdowns-white > .dropspan {
    color: grey !important;
    padding: 0 !important;
    font-size: 1.5rem;
    font-weight: 400;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > .dropdowns-white > .dropdown-content {
    width: 100% !important;
    display: none;
    margin-top: 160px;
    position: absolute !important;
    min-width: 100px !important;
    z-index: 1 !important;
    padding-bottom: 15px !important;
    background-color: aliceblue;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > .dropdowns-white > .dropdown-content > div {
    height: 30px !important;
    width: 100% !important;
    text-align: center !important;
    margin-left: 0 !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > .dropdowns-white > .dropdown-content > div > a {
    padding: 0 !important;
    color: grey !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > .dropdowns-white > .dropdown-content > div > a:hover:after {
    position: absolute !important;
    bottom: -2px !important;
    height: 2px !important;
    width: 40% !important;
    left: 30%;
    background-color: #ff4a53 !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > .dropdowns-white:hover .dropdown-content {
    display: block !important;
  }
  body header nav.navbar.navbar-default ul.navbar-nav > .dropdowns-white:hover:after {
    position: absolute !important;
    bottom: -2px !important;
    height: 2px !important;
    width: 40% !important;
    left: 30%;
    background-color: #ff4a53 !important;
  }
}

@media (max-width: 639px) {
  .l-full-width {
    padding: 3rem 1.5rem;
  }
  .l-bg {
    width: 100%;
    border-radius: 0px;
    padding: 6rem 0;
  }
}

.justify-content-around {
  justify-content: space-around;
}

.flex-wrap {
  flex-wrap: wrap;
}

.height-333 {
  height: 333px;
}

.height-625 {
  height: 625px;
}

.height-800 {
  height: 800px;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-light {
  font-weight: 300 !important;
}

.color-858484 {
  color: #858484 !important;
}

.c-ff4f4f {
  color: #ff4f4f;
}

.c-202020 {
  color: #202020;
}

.container-shadow {
  box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
}

.line-bottom {
  position: relative;
}

.line-bottom:after {
  content: "";
  position: absolute;
  width: 47px;
  height: 2px;
  background-color: #ff4a53;
  bottom: -15px;
  left: 0;
}

.line-bottom--centered:after {
  left: 50%;
  transform: translateX(-50%);
}

.rwd-object {
  position: relative;
  height: 0;
  padding-bottom: 30%;
  padding-left: 35px;
  z-index: 2;
}

.rwd-object--listek {
  position: relative;
}

.rwd-object--listek:after {
  content: "";
  position: absolute;
  left: 18%;
  bottom: 0;
  width: 64%;
  height: 100%;
  background-image: url(../imgs/hp/part1-leaf1.png);
  background-repeat: no-repeat;
  background-size: 105px 104px;
  background-position: left 8px bottom 20px;
  z-index: 1;
}

.rwd-object--listek:before {
  content: "";
  position: absolute;
  left: 18%;
  bottom: 0;
  width: 64%;
  height: 100%;
  background-image: url(../imgs/hp/part3-leaf2.png);
  background-repeat: no-repeat;
  background-size: 122px 71px;
  background-position: right -5px top 9px;
  z-index: 1;
}

.rwd-object-in {
  position: absolute;
  width: 55%;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

.part2 {
  margin-top: 100px;
  margin-bottom: 50px;
}

@media (max-width: 639px) {
  nav.navbar.navbar-default ul.navbar-nav li:not(.link-bez) a:hover:after {
    background-color: transparent !important;
  }
  .rwd-object {
    padding-bottom: 60% !important;
  }
  .rwd-object-in {
    width: 100% !important;
    left: 0 !important;
    transform: none !important;
  }
}

.flex-column {
  flex-direction: column;
}

.mr-auto {
  margin-left: auto;
  margin-right: auto;
}

h1.small {
  line-height: 1.15 !important;
}

.h1-p {
  font-size: 20px;
  color: #ffffff;
  text-align: center !important;
  line-height: 30px;
}

.arrow-down {
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 70px;
  left: 50%;
  transform: translatex(-50%);
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  transform: rotate(45deg);
}

.copyright {
  text-align: center;
  color: #858484;
}

.listek {
  position: absolute;
  top: 0;
  left: 20%;
  width: 20%;
  max-width: 500px;
  height: 133px;
  background-image: url(../imgs/hp/leaf-top.webp);
  background-repeat: no-repeat;
  background-size: contain;
}

.h2-benefity {
  position: relative;
}

.h2-benefity:before {
  content: "BENEFITY PRO HOSTY";
  position: absolute;
  top: 45px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 15px;
  font-weight: 900;
  color: #ff4f4f;
}

.ramecek {
  background-color: #fcf9fa;
  border-radius: 69px;
  padding: 30px 30px;
  text-align: center !important;
  font-size: 28px !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
}

.ramecek strong {
  color: #ff4c52;
}

.bg-fcf9fa {
  background-color: #fcf9fa;
}

.bg-333333 {
  background-color: #333333;
}

.bg-fcf9fa {
  background-color: #fcf9fa;
}

.bg-media {
  background-image: url(../imgs/bg-media.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-banner {
  background-image: url(../imgs/bg-banner.jpg);
  background-repeat: no-repeat;
  background-size: 436px 232px;
  background-position: 96% 116%;
}

.bg-prohosty {
  background-image: url(../imgs/bg-prohosty.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-prohosty-part1 {
  background-color: #fcf9fa;
}

.bg-prohosty-part1:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-image: url(../imgs/bg-prohosty-part1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.bg-prohosty-part2 {
  background-color: #ff4f4f;
  color: #ffffff;
}

.bg-pro-restaurace {
  background-color: #ff4747;
  color: #ffffff;
}

.galerie {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 30px;
}

.galerie__title {
  padding-top: 44px;
  padding-bottom: 13px;
  color: #ff5648;
  font-size: 29px;
  font-weight: 400;
  line-height: 34px;
  text-align: center;
}

.galerie__text {
  color: #6e6e6e;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  line-height: 30px;
}

.galerie__img {
  height: 100px;
  display: flex;
  align-items: center;
}

.team {
  width: 180px;
}

.team-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0;
  margin-bottom: 25px;
}

.team-inner__img {
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 1px 1px 18px 0px rgba(0, 0, 0, 0.1);
}

.team-inner__img img {
  max-width: 100%;
  height: auto;
}

.team-inner__title {
  font-size: 20px;
  font-weight: bold;
  color: #202020;
  line-height: 24px;
}

.team-inner__pozice {
  font-size: 15px;
  font-weight: 300;
  color: #ff4a53;
}

.bg-oprojektu {
  background-image: url(../imgs/bg-oprojektu.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-jaktofunguje {
  background-image: url(../imgs/bg-jaktofunguje.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-videohovory {
  background-image: url(../imgs/bg-videohovory.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
}

.bg-videohovory-top:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 100%;
  right: 0;
  top: 0;
  background-image: url(../imgs/bg-video-hovory-top-2.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
}

.bg-videohovory-top:after {
  content: "";
  position: absolute;
  width: 40%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(../imgs/bg-video-hovory-top.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  z-index: 1;
}

.bg-videohovory-bottom {
  background-color: #fcf9fa;
}

.bg-videohovory-bottom:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0px;
  top: 0px;
  background-image: url(../imgs/bg-video-hovory-bottom.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.bg-videohovory-bottom:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  left: 30%;
  top: -50px;
  background-image: url(../imgs/hp/part3-leaf2.png);
  background-repeat: no-repeat;
  background-size: 136px 114px;
  z-index: 1;
}

@media (max-width: 2000px) {
  .bg-videohovory-top:before {
    right: -170px;
    top: 0px;
  }
}

@media (max-width: 1500px) {
  .bg-videohovory-top:before {
    width: 43%;
  }
}

.bg-virtualnirestaurace {
  background-image: url(../imgs/bg-virtualni-restaurace.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
}

.bg-virtualnirestaurace-top:before {
  content: "";
  position: absolute;
  width: 20%;
  height: 100%;
  right: 0;
  top: 0;
  background-image: url(../imgs/bg-virtualni-restaurace-top-2.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
}

.bg-virtualnirestaurace-top:after {
  content: "";
  position: absolute;
  width: 40%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(../imgs/bg-virtualni-restaurace-top.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  z-index: 1;
}

.bg-virtualnirestaurace-bottom {
  background-color: #fcf9fa;
  background-image: url(../imgs/listek-bottom.jpg);
  background-repeat: no-repeat;
  background-size: 266px 310px;
  background-position: center bottom -160px;
  z-index: 1;
}

.bg-virtualnirestaurace-bottom:after {
  content: "";
  position: absolute;
  width: 43%;
  height: 100%;
  right: 100px;
  top: -120px;
  background-image: url(../imgs/bg-virtualni-restaurace-bottom.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.bg-virtualnirestaurace-bottom:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  left: 30%;
  top: -50px;
  background-image: url(../imgs/hp/part2-leaf1.png);
  background-repeat: no-repeat;
  background-size: 136px 114px;
  z-index: 1;
}

.bg-virtualnirezervace {
  background-image: url(../imgs/bg-virtualni-rezervace.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
}

.bg-virtualnirezervace-top:before {
  content: "";
  position: absolute;
  width: 26%;
  height: 100%;
  right: 0;
  top: 0;
  background-image: url(../imgs/spiz.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
}

.bg-virtualnirezervace-top:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(../imgs/bg-virtualni-rezervace-top.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  z-index: 1;
}

.bg-virtualnirezervace-bottom {
  background-color: #fcf9fa;
}

.bg-virtualnirezervace-bottom:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  background-image: url(../imgs/bg-virtualni-rezervace-bottom.jpg);
  background-repeat: no-repeat;
  z-index: 1;
}

.bg-jaktofunguje-top {
  background-image: url(../imgs/mobil.jpg);
  background-repeat: no-repeat;
  background-position: center right 14%;
  background-size: 30%;
}

.bg-jaktofunguje-bottom {
  background-color: #fcf9fa;
  background-image: url(../imgs/bg-jaktofunguje-listek.jpg), url(../imgs/hp/part3-leaf1.png);
  background-repeat: no-repeat;
  background-position: right 10% bottom -94px, top 10% right 30%;
  background-size: 436px 232px, 103px 103px;
}

.bg-jaktofunguje-bottom:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(../imgs/bg-jaktofunguje-1.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left bottom;
  z-index: 1;
}

.bg-oprojektu-part-2 {
  background-image: url(../imgs/bg-oprojektu-part-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-oprojektu-part-2:after {
  content: "";
  left: 35%;
  bottom: -103px;
  position: absolute;
  width: 318px;
  height: 103px;
  background-image: url(../imgs/bg-koule.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.bg-oprojektu-part-3 {
  background-color: #fcf9fa;
}

.bg-oprojektu-part-3:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(../imgs/bg-oprojektu-part-3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-bottom-listek {
  background-image: url(../imgs/bg-listek.png);
  background-repeat: no-repeat;
  background-position: 40% 125%;
}

.img-absolute {
  position: absolute;
  top: -370px;
  z-index: 2;
}

.hp-banner {
  text-align: center;
  background-color: #ff4f4f;
  box-shadow: 0 10px 35px 0 rgba(0, 0, 0, 0.12);
  border-radius: 7px;
  padding: 2rem 10%;
  margin: 0 30px;
  display: flex;
  flex-direction: column;
  position: relative;
}

.hp-banner p {
  text-align: center !important;
  color: #ffffff !important;
}

.hp-banner:before {
  content: "";
  position: absolute;
  right: 307px;
  top: -37px;
  width: 122px;
  height: 65px;
  background-image: url(../imgs/hp/part2-leaf1-a.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.d-flex {
  display: flex;
}

.justify-content-center {
  justify-content: center;
}

.flex-direction-column {
  flex-direction: column;
}

.flex-direction-row {
  flex-direction: row;
}

.align-center {
  align-items: center;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.lh-24 {
  line-height: 24px !important;
}

.lh-28 {
  line-height: 28px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-230 {
  padding-top: 230px;
}

.pt-245 {
  padding-top: 245px;
}

.pt-250 {
  padding-top: 250px;
}

.pt-350 {
  padding-top: 350px;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-230 {
  padding-bottom: 230px;
}

.pb-250 {
  padding-bottom: 250px;
}

.pb-268 {
  padding-bottom: 268px;
}

.pb-270 {
  padding-bottom: 270px;
}

.pb-280 {
  padding-bottom: 280px;
}

.pb-300 {
  padding-bottom: 300px;
}

.pb-315 {
  padding-bottom: 315px;
}

.pb-400 {
  padding-bottom: 400px;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-43 {
  margin-bottom: 43px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-17 {
  font-size: 17px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-29 {
  font-size: 29px !important;
}

.fs-30 {
  font-size: 30px !important;
}

.fs-46 {
  font-size: 46px !important;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.color-white {
  color: #ffffff !important;
}

.fw-extra-bold {
  font-weight: 900 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-regular {
  font-weight: 400 !important;
}

.text-center {
  text-align: center !important;
}

nav.navbar.navbar-default .navbar-collapse.collapse {
  padding-right: 0;
}

nav.navbar.navbar-default a.navbar-brand span {
  font-size: 2.5rem;
  line-height: 2em;
}

body.hp h1, body.hp h2, body.hp h3, body.hp h4, body.hp p, body.resta h1, body.resta h2, body.resta h3, body.resta h4, body.resta p, body.contact h1, body.contact h2, body.contact h3, body.contact h4, body.contact p, body.page h1, body.page h2, body.page h3, body.page h4, body.page p, body.text-page h1, body.text-page h2, body.text-page h3, body.text-page h4, body.text-page p {
  position: relative;
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 0;
}

body.hp h1, body.hp h2, body.hp h3, body.resta h1, body.resta h2, body.resta h3, body.contact h1, body.contact h2, body.contact h3, body.page h1, body.page h2, body.page h3, body.text-page h1, body.text-page h2, body.text-page h3 {
  font-family: "Open sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 300;
}

body.hp h1, body.resta h1, body.contact h1, body.page h1, body.text-page h1 {
  font-size: 5.75rem;
}

body.hp h2, body.resta h2, body.contact h2, body.page h2, body.text-page h2 {
  font-size: 4rem;
  line-height: 1.5;
  letter-spacing: .022em;
}

body.hp h2 small, body.resta h2 small, body.contact h2 small, body.page h2 small, body.text-page h2 small {
  font-size: 35%;
  color: #8d8d8d;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .15em;
}

body.hp h3, body.resta h3, body.contact h3, body.page h3, body.text-page h3 {
  font-size: 5.75rem;
  line-height: 1.22;
  letter-spacing: .022em;
}

body.hp h3 small, body.resta h3 small, body.contact h3 small, body.page h3 small, body.text-page h3 small {
  font-size: 35%;
  color: #8d8d8d;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .15em;
}

body.hp p, body.resta p, body.contact p, body.page p, body.text-page p {
  font-family: "Open sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: normal;
}

body.hp .top, body.resta .top, body.contact .top, body.page .top, body.text-page .top {
  height: 70rem;
  height: 100vh;
  min-height: 30rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

body.hp {
  background: #fcf9fa;
}

body.hp h1 {
  font-size: 7.5rem;
  margin-top: 29rem;
  line-height: 1.15;
}

body.hp h1 small {
  font-size: 37%;
  margin-top: 2.5rem;
  display: block;
}

body.hp p {
  font-size: 1.9rem;
  color: #757575;
}

body.hp .top {
  overflow: visible;
  height: auto;
  background: #ffe9e1;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffe9e1 0%, #fcf9fa 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe9e1', endColorstr='#fcf9fa',GradientType=0 );
  /* IE6-9 */
}

body.hp .top .m-button-wrapper {
  margin-top: 8rem;
}

body.hp .top .left {
  margin-top: 39rem;
}

@media (min-width: 640px) {
  body.hp .top .left {
    margin-top: 15rem;
  }
}

body.hp .top .left h3 {
  font-size: 3.5rem;
  background-color: #e14f42;
  color: white;
  padding: 2.5rem;
  text-align: center;
  border-radius: 8px;
}

body.hp .part1 h3, body.hp .part2 h3, body.hp .part3 h3, body.hp .part4 h3, body.hp .part5 h3 {
  margin-top: 11rem;
}

body.hp .part1 p, body.hp .part2 p, body.hp .part3 p, body.hp .part4 p, body.hp .part5 p {
  margin-top: 2rem;
}

body.hp .part1 .m-images-wrapper, body.hp .part2 .m-images-wrapper, body.hp .part3 .m-images-wrapper, body.hp .part4 .m-images-wrapper, body.hp .part5 .m-images-wrapper {
  margin-top: 3rem;
}

body.hp .part1 h2 {
  text-align: center;
}

body.hp .part1 .a-leaf.leaf1 {
  width: 11.85rem;
  top: -12%;
  left: -2.5%;
}

body.hp .part1 .a-leaf.leaf2 {
  width: 13.9rem;
  right: -4%;
  top: 40%;
}

body.hp .part1 .o-tiles .m-tile p {
  margin-top: 1.5rem;
}

body.hp .part1 .restaurant-picto {
  width: 7.9rem;
}

body.hp .part1 .dinner-picto {
  width: 8.8rem;
}

body.hp .part1 .pc-picto {
  width: 9.3rem;
}

body.hp .part2 .m-button-wrapper, body.hp .part3 .m-button-wrapper {
  margin-top: 4rem;
}

body.hp .part2 .m-images-wrapper img {
  margin-right: 15%;
}

body.hp .part2 .m-images-wrapper img:last-child {
  margin-right: 0;
}

body.hp .part2 .m-images-wrapper .device-desktop {
  width: 89px;
}

body.hp .part2 .m-images-wrapper .device-mobile {
  width: 38px;
}

body.hp .part2 .m-images-wrapper .device-tablet {
  width: 57px;
}

body.hp .part2 .a-leaf.leaf1 {
  width: 15.4em;
  top: 0em;
  left: 55.4em;
}

body.hp .part2 .a-leaf.leaf2 {
  width: 15.2em;
  top: 72.3em;
  left: 17.6em;
}

body.hp .part3 h3 {
  margin-top: 27rem;
}

body.hp .part3 .m-images-wrapper img {
  height: 78px;
}

body.hp .part3 .a-leaf.leaf1 {
  width: 15.4em;
  top: 82.1em;
  right: 65.2em;
}

body.hp .part3 .a-leaf.leaf2 {
  width: 15.2em;
  top: 8.7em;
  right: 104.4em;
}

body.hp .part4 {
  z-index: -2;
  background: #fdf3f2;
}

body.hp .part4 h3 {
  margin-top: 23rem;
}

body.hp .part4 .m-images-wrapper img {
  height: 78px;
}

body.hp .part5 {
  padding-bottom: 31rem;
}

body.hp .part5 h3 {
  margin-top: 26rem;
}

body.hp .part5 .m-button-wrapper {
  margin-top: .5rem;
}

body.hp .part5 .a-leaf.leaf1 {
  width: 12.7em;
  right: 54.3em;
  top: 4.5em;
}

body.hp .part5 .a-leaf.leaf2 {
  width: 16.9em;
  right: -1em;
  top: 69.7em;
}

body.hp .part6 {
  color: #ffffff;
  padding: 0;
}

body.hp .part6 h3, body.hp .part6 p, body.hp .part6 .m-button-wrapper {
  text-align: center;
}

body.hp .part6 .l-bg {
  background: url(../imgs/hp/rest-bg.webp) no-repeat;
  background-size: cover;
  padding-bottom: 25rem;
}

@media (max-width: 768px) {
  body.hp .part6 .l-bg {
    background: url(../imgs/hp/rest-bg-md.webp) no-repeat;
  }
}

body.hp .part6 h3 {
  margin-top: 15rem;
}

body.hp .part6 p {
  color: #ffffff;
  margin-top: 2rem;
  padding: 0 25%;
  font-weight: 300;
}

body.hp .part6 .m-button-wrapper {
  margin-top: 3rem;
}

body.hp .part6.cyberdog-banner {
  margin-bottom: 40px;
}

body.hp .part7 {
  padding-bottom: 21rem;
}

body.hp .part8 {
  background: #535353;
  padding: 16rem 0 14rem;
}

body.hp .part8 p {
  font-size: 4.5rem;
  color: #ffffff;
  text-align: center;
  font-weight: 300;
  padding: 0 12%;
  letter-spacing: .04em;
}

body.hp .part8 .m-button-wrapper {
  margin-top: 3rem;
  text-align: center;
}

body.resta {
  background: #ffffff;
}

body.resta h1, body.resta h2 {
  text-align: center;
}

body.resta h1 {
  margin-top: 15rem;
  margin-top: 7.8vw;
  letter-spacing: .02em;
  color: #ffffff;
}

body.resta h1 small {
  color: #ffffff;
  font-size: 50%;
}

body.resta h2 {
  font-size: 45px;
  font-weight: 700;
}

body.resta p {
  font-size: 18px;
  font-weight: 300;
}

body.resta ul li {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

body.resta header nav.navbar.navbar-default a.navbar-brand, body.resta header nav.navbar.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  border-color: #ffffff;
}

body.resta .o-tiles .m-tile {
  padding: 0 10%;
}

body.resta .top, body.resta .part2 {
  color: #ffffff;
}

body.resta .top {
  background: url(../imgs/hero_restaurant.jpg) no-repeat;
  background-size: cover;
}

body.resta .top .m-button-wrapper {
  margin-top: 3rem;
}

body.resta.hotely .top {
  background: url(../imgs/hero_hotel.jpg) no-repeat;
}

body.resta.kancelar .top {
  background: url(../imgs/hero_office.jpg) no-repeat;
}

body.resta.stadiony .top {
  background: url(../imgs/hero_stadium.jpg) no-repeat;
}

body.resta .part1 {
  color: #212121;
}

body.resta .part1 h2 {
  margin-top: 0;
}

body.resta .part1 .o-tiles {
  margin-top: 8rem;
}

body.resta .part1 .o-tiles .m-tile img.team-picto, body.resta .part1 .o-tiles .m-tile img.graph-picto {
  width: 109px;
}

body.resta .part1 .o-tiles .m-tile img.clock-picto {
  width: 108px;
}

body.resta .part1 .o-tiles .m-tile img.worker-picto {
  width: 102px;
}

body.resta .part1 .o-tiles .m-tile h4 {
  font-size: 2.1rem;
  line-height: 1.4;
}

body.resta .part2 {
  background: url(../imgs/proces-bg.jpg) no-repeat;
  background-size: cover;
}

body.resta .part2 h2 {
  margin-top: 0;
}

body.resta .part2 .o-content-switch .m-content-switch img {
  width: 109px;
}

body.resta .part2 .o-tiles .m-tile {
  height: 15rem;
}

body.resta .part2 .o-tiles .m-tile, body.resta .part2 .o-tiles .m-tile * {
  text-align: left;
}

body.resta .part2 .o-tiles .m-tile h4 {
  font-size: 3rem;
  margin-top: 0;
  font-weight: 300;
}

body.resta .part2 .o-tiles .m-tile p {
  color: #ffffff;
}

body.resta .part2 .o-tiles .m-tile h4, body.resta .part2 .o-tiles .m-tile p {
  transform: translate3d(0, 0, 0);
}

body.resta .part3 .bg-left {
  background: url(../imgs/resta/bg-picto-left.png) no-repeat top right;
  background-size: 181px auto;
  min-height: 300px;
  margin-top: 14rem;
}

body.resta .part3 .bg-right {
  background: url(../imgs/resta/bg-picto-right.png) no-repeat top left;
  background-size: 205px auto;
  min-height: 300px;
  margin-top: 16rem;
}

body.resta .part3 .content {
  padding: 0 8%;
}

body.resta .part3 h2, body.resta .part3 p {
  text-align: center;
}

body.resta .part3 P {
  margin-top: 1.5rem;
  line-height: 1.6;
  color: #757575;
}

body.resta .part3 h3.text-center {
  text-align: center;
}

body.resta .part3 form {
  margin-top: 2rem;
  display: block;
  float: left;
  position: relative;
  width: 100%;
}

body.resta .part3 form input[type=text], body.resta .part3 form input[type=email], body.resta .part3 form input[type=tel], body.resta .part3 form input[type=submit], body.resta .part3 form textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 0 2rem;
}

body.resta .part3 form input[type=text], body.resta .part3 form .jcf-select, body.resta .part3 form input[type=email], body.resta .part3 form input[type=tel], body.resta .part3 form input[type=submit], body.resta .part3 form textarea {
  border-radius: 3px;
  height: 5rem;
  margin-top: 2rem;
  font-size: 1.6rem;
}

body.resta .part3 form textarea {
  height: 15rem;
  padding-top: 10px;
  padding-bottom: 10px;
}

body.resta .part3 form input[type=text], body.resta .part3 form input[type=email], body.resta .part3 form input[type=tel], body.resta .part3 form textarea {
  border: 1px solid #ccc;
  -webkit-appearance: none;
}

body.resta .part3 form input[type=submit] {
  background: #ff5747;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff5747 0%, #ff4757 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
  border: none;
  color: #ffffff;
  text-transform: uppercase;
}

body.resta .part3 form .jcf-select {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 1.2rem;
}

body.resta .part3 form .jcf-select .jcf-select-opener {
  width: 6rem;
}

body.resta .part9 .o-tiles img {
  width: 930px;
}

@media (max-width: 1024px) {
  body.resta .part9 .o-tiles img {
    width: 100%;
  }
}

body.contact, body.text-page {
  background: #fcf9fa;
}

body.page {
  background: #fff;
}

body.contact header nav.navbar.navbar-default a.navbar-brand,
body.contact header nav.navbar.navbar-default .navbar-nav > li > a, body.page header nav.navbar.navbar-default a.navbar-brand,
body.page header nav.navbar.navbar-default .navbar-nav > li > a, body.text-page header nav.navbar.navbar-default a.navbar-brand,
body.text-page header nav.navbar.navbar-default .navbar-nav > li > a {
  color: #777;
}

body.contact header nav.navbar.navbar-default a.navbar-brand.btn,
body.contact header nav.navbar.navbar-default .navbar-nav > li > a.btn, body.page header nav.navbar.navbar-default a.navbar-brand.btn,
body.page header nav.navbar.navbar-default .navbar-nav > li > a.btn, body.text-page header nav.navbar.navbar-default a.navbar-brand.btn,
body.text-page header nav.navbar.navbar-default .navbar-nav > li > a.btn {
  color: #ff4747;
  border-color: #ff4747;
}

body.contact header nav.navbar.navbar-default .navbar-toggle .icon-bar, body.page header nav.navbar.navbar-default .navbar-toggle .icon-bar, body.text-page header nav.navbar.navbar-default .navbar-toggle .icon-bar {
  background: #ff4856;
}

body.contact .top, body.page .top, body.text-page .top {
  background: #ffffff;
  display: block;
  color: #777;
  font-size: 2rem;
  height: auto;
  min-height: 50rem;
  padding-top: 20rem;
  border-bottom: 1px solid #f1f1f1;
}

body.contact .top .col-md-6.land, body.page .top .col-md-6.land, body.text-page .top .col-md-6.land {
  padding: 45px 30px;
}

body.contact .top .col-md-6.land.land-delay-2, body.page .top .col-md-6.land.land-delay-2, body.text-page .top .col-md-6.land.land-delay-2 {
  border-right: 1px solid #f1f1f1 !important;
}

body.contact .top p.text-right, body.page .top p.text-right, body.text-page .top p.text-right {
  text-align: right;
}

@media (max-width: 1024px) {
  body.contact .top p, body.page .top p, body.text-page .top p {
    text-align: center !important;
    border-right: 0;
  }
}

body.contact .part1 h2, body.page .part1 h2, body.text-page .part1 h2 {
  margin-bottom: 3.5rem;
}

body.contact .part1 h3, body.page .part1 h3, body.text-page .part1 h3 {
  text-align: center;
}

body.contact .part1 #map, body.page .part1 #map, body.text-page .part1 #map {
  height: 450px;
}

body.contact .part3, body.page .part3, body.text-page .part3 {
  background: #ffffff;
  border-top: 1px solid #f1f1f1;
}

body.contact .part6, body.page .part6, body.text-page .part6 {
  color: #ffffff;
}

body.contact .part6 h3, body.contact .part6 p, body.contact .part6 .m-button-wrapper, body.page .part6 h3, body.page .part6 p, body.page .part6 .m-button-wrapper, body.text-page .part6 h3, body.text-page .part6 p, body.text-page .part6 .m-button-wrapper {
  text-align: center;
}

body.contact .part6 .l-bg, body.page .part6 .l-bg, body.text-page .part6 .l-bg {
  background: url(../imgs/hp/rest-bg.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 25rem;
}

body.contact .part6 h3, body.page .part6 h3, body.text-page .part6 h3 {
  margin-top: 15rem;
}

body.contact .part6 p, body.page .part6 p, body.text-page .part6 p {
  color: #ffffff;
  margin-top: 2rem;
  padding: 0 25%;
  font-weight: 300;
}

body.contact .part6 .m-button-wrapper, body.page .part6 .m-button-wrapper, body.text-page .part6 .m-button-wrapper {
  margin-top: 3rem;
}

body.contact .part7 .o-tiles-slider-wrapper, body.page .part7 .o-tiles-slider-wrapper, body.text-page .part7 .o-tiles-slider-wrapper {
  height: 27rem;
}

body.contact .part7 .o-tiles-slider-wrapper .m-tiles-slider-controlls .m-controls-wrapper, body.page .part7 .o-tiles-slider-wrapper .m-tiles-slider-controlls .m-controls-wrapper, body.text-page .part7 .o-tiles-slider-wrapper .m-tiles-slider-controlls .m-controls-wrapper {
  margin-top: 29rem;
}

body.contact .part7 .o-tiles-slider-wrapper .o-tiles-slider .m-tile .a-image, body.page .part7 .o-tiles-slider-wrapper .o-tiles-slider .m-tile .a-image, body.text-page .part7 .o-tiles-slider-wrapper .o-tiles-slider .m-tile .a-image {
  height: 10rem;
  width: 10rem;
}

body.contact .part7 .o-tiles-slider-wrapper .o-tiles-slider .m-tile .m-top, body.page .part7 .o-tiles-slider-wrapper .o-tiles-slider .m-tile .m-top, body.text-page .part7 .o-tiles-slider-wrapper .o-tiles-slider .m-tile .m-top {
  font-size: 2.3rem;
}

body.contact .part7 .o-tiles-slider-wrapper .o-tiles-slider .m-tile p, body.page .part7 .o-tiles-slider-wrapper .o-tiles-slider .m-tile p, body.text-page .part7 .o-tiles-slider-wrapper .o-tiles-slider .m-tile p {
  font-size: 1.5rem;
}

body.contact .part3 .bg-left {
  background: url(../imgs/resta/bg-picto-left.png) no-repeat top right;
  background-size: 181px auto;
  min-height: 300px;
  margin-top: 14rem;
}

body.contact .part3 .bg-right {
  background: url(../imgs/resta/bg-picto-right.png) no-repeat top left;
  background-size: 205px auto;
  min-height: 300px;
  margin-top: 16rem;
}

body.contact .part3 .content {
  padding: 0 8%;
}

body.contact .part3 h2, body.contact .part3 p {
  text-align: center;
}

body.contact .part3 P {
  margin-top: 1.5rem;
  line-height: 1.6;
  color: #757575;
}

body.contact .part3 form {
  margin-top: 5rem;
  display: block;
  float: left;
  position: relative;
  width: 100%;
}

body.contact .part3 form input[type=text], body.contact .part3 form input[type=email], body.contact .part3 form input[type=tel], body.contact .part3 form input[type=submit], body.contact .part3 form textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 0 2rem;
}

body.contact .part3 form input[type=text], body.contact .part3 form .jcf-select, body.contact .part3 form input[type=email], body.contact .part3 form input[type=tel], body.contact .part3 form input[type=submit], body.contact .part3 form textarea {
  border-radius: 3px;
  height: 5rem;
  margin-top: 2rem;
  font-size: 1.6rem;
}

body.contact .part3 form textarea {
  height: 15rem;
  padding-top: 10px;
  padding-bottom: 10px;
}

body.contact .part3 form input[type=text], body.contact .part3 form input[type=email], body.contact .part3 form input[type=tel], body.contact .part3 form textarea {
  border: 1px solid #ccc;
  -webkit-appearance: none;
}

body.contact .part3 form input[type=submit] {
  background: #ff5747;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff5747 0%, #ff4757 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  /* IE6-9 */
  border: none;
  color: #ffffff;
  text-transform: uppercase;
}

body.contact .part3 form .jcf-select {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 1.2rem;
}

body.contact .part3 form .jcf-select .jcf-select-opener {
  width: 6rem;
}

body.contact .part6 h3 {
  margin-top: 4rem;
}

body.contact .part6 p {
  font-size: 1.5rem;
}

body.contact .part6 .l-bg {
  padding-bottom: 15rem;
}

body.page header nav.navbar.navbar-default a.navbar-brand, body.page header nav.navbar.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  border-color: #ffffff;
}

body.page header nav.navbar.navbar-default a.navbar-brand.btn, body.page header nav.navbar.navbar-default .navbar-nav > li > a.btn {
  color: #ffffff;
  border-color: #ffffff;
}

body.page header nav.navbar.navbar-default .navbar-toggle .icon-bar {
  background: #ffffff;
}

body.page .top h1 {
  text-align: center;
}

body.page .top h1,
body.page .top h1 small {
  color: #ffffff;
}

body.page .top h1 small {
  font-size: 2rem;
  display: block;
}

body.page .top h1 img {
  width: 70px;
}

body.page .top * {
  margin-bottom: 20px;
}

body.page .top .carousel-control {
  margin-bottom: 0;
}

body.page .part p {
  margin-bottom: 15px;
}

@media screen and (max-width: 639px) {
  body.page .quick-order-bottom {
    padding-bottom: 400px;
  }
  body.page .quick-order-bottom img {
    width: 80%;
  }
}

body.text-page .top {
  background: #fcf9fa;
  border-bottom: 0;
}

body.text-page .top h1 {
  text-align: center;
}

body.text-page .top h1 small {
  font-size: 2rem;
  display: block;
}

body.text-page .top h1 img {
  width: 70px;
}

body.text-page .top * {
  margin-bottom: 20px;
}

body.text-page .top .carousel-control {
  margin-bottom: 0;
}

@media (max-width: 1240px) {
  .hp-banner:before {
    right: 50%;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .rwd-md-max-pt-50 {
    padding-top: 50px !important;
  }
  .rwd-md-max-pb-50 {
    padding-bottom: 50px !important;
  }
  .rwd-md-max-pb-100 {
    padding-bottom: 100px !important;
  }
  ul.relax li, ul#parallax_scene li {
    font-size: .65rem;
  }
  body.hp h3,
  body.resta h3,
  body.page h3,
  body.contact h3 {
    font-size: 3.5rem !important;
  }
  body.hp h3.a-bottom-line + p,
  body.resta h3.a-bottom-line + p,
  body.page h3.a-bottom-line + p,
  body.contact h3.a-bottom-line + p {
    font-size: 1.4rem;
  }
  body.hp h1 {
    font-size: 4.5rem;
    line-height: 1.5;
    margin-top: 20rem;
  }
  body.hp ul#parallax_scene, body.hp .top img.l-2nd-bg {
    transform: translate3d(-12rem, 5rem, 0px) !important;
    transform-origin: top;
  }
  body.hp .top .m-button-wrapper {
    margin-top: 5rem;
  }
  body.hp .top h2 {
    margin-top: 25rem;
  }
  body.hp .top img.l-2nd-bg {
    width: 60em;
    right: -19.5em;
    top: -9em;
  }
  body.hp .part1 .o-tiles .m-tile {
    height: 31rem;
  }
  body.hp .part1 .o-tiles .m-tile h4 {
    font-size: 2.5rem;
  }
  body.hp .part1 .o-tiles .m-tile p {
    font-size: 1.5rem;
    margin-top: .6rem;
  }
  body.hp .part2 h3 {
    margin-top: 0;
  }
  body.hp .part3 h3.a-bottom-line {
    margin-top: 7rem;
  }
  body.hp .part3 ul.relax {
    margin-top: -5rem;
  }
  body.hp .part4 h3.a-bottom-line {
    margin-top: 13rem;
  }
  body.hp .part5 {
    padding-bottom: 20rem;
  }
  body.hp .part5 h3.a-bottom-line {
    margin-top: 9rem;
  }
  body.hp .part5 ul.relax {
    margin-top: -4rem;
  }
  body.hp .part6 h3 {
    margin-top: 4rem;
  }
  body.hp .part6 p {
    font-size: 1.5rem;
  }
  body.hp .part6 .l-bg {
    padding-bottom: 15rem;
  }
  body.hp .part7 {
    padding-bottom: 7rem;
  }
  body.hp .part7 .o-tiles-slider-wrapper {
    height: 27rem;
  }
  body.hp .part7 .o-tiles-slider-wrapper .m-tiles-slider-controlls .m-controls-wrapper {
    margin-top: 29rem;
  }
  body.hp .part7 .o-tiles-slider-wrapper .o-tiles-slider .m-tile .a-image {
    height: 10rem;
    width: 10rem;
  }
  body.hp .part7 .o-tiles-slider-wrapper .o-tiles-slider .m-tile .m-top {
    font-size: 2.3rem;
  }
  body.hp .part7 .o-tiles-slider-wrapper .o-tiles-slider .m-tile p {
    font-size: 1.5rem;
  }
  body.hp .part8 {
    padding: 9rem 0;
  }
  body.hp .part8 p {
    font-size: 3.2rem;
  }
  body.resta h1 {
    margin-top: 5rem;
  }
  body.resta .part2 {
    padding: 0 10%;
  }
  body.resta .part2 h2 {
    margin-top: 5rem;
  }
  body.resta .part2 .o-tiles .m-tile {
    height: 30rem;
  }
  body.resta .part2 .o-tiles .m-tile h4 {
    font-size: 2.5rem;
  }
  body.resta .part2 .o-tiles .m-tile p {
    font-size: 1.6rem;
    opacity: .8;
  }
  body.resta .part3 .content {
    padding: 0 4%;
  }
}

@media (max-width: 1024px) {
  .img-absolute {
    display: none;
  }
  .rwd-sm-pt-30 {
    padding-top: 30px !important;
  }
  .rwd-sm-pb-0 {
    padding-bottom: 0px !important;
  }
  .rwd-sm-pb-20 {
    padding-bottom: 20px !important;
  }
  .rwd-sm-mt-0 {
    margin-top: 0px !important;
  }
  .rwd-sm-pb-30 {
    padding-bottom: 30px !important;
  }
  .rwd-sm-pl-15 {
    padding-left: 15px !important;
  }
  .bg-jaktofunguje-top {
    background-image: none !important;
  }
  .bg-prohosty-part1:after {
    background-image: none !important;
  }
  .bg-jaktofunguje-bottom {
    background-position: right bottom -22px, right top -10px;
    background-size: 30%, 20%;
  }
  .bg-jaktofunguje-bottom:after {
    background-image: none !important;
  }
  .bg-virtualnirestaurace-top:before {
    width: 30%;
  }
  .bg-virtualnirestaurace-top:after {
    background-image: none !important;
  }
  .bg-virtualnirestaurace-bottom {
    background-size: 20%;
    background-position: right bottom -60px;
  }
  .bg-virtualnirestaurace-bottom:after {
    background-image: none;
  }
  .bg-virtualnirestaurace-bottom:before {
    opacity: 0.6;
    background-size: 60px;
    top: -20px;
    left: 0px;
  }
  .bg-videohovory-bottom:before {
    left: 0;
    background-size: 40%;
  }
  .bg-videohovory-bottom:after {
    background-image: none;
  }
  .bg-videohovory-top:before {
    background-position: right -50px top;
  }
  .bg-videohovory-top:after {
    background-image: none;
  }
  .bg-virtualnirezervace-top:after {
    background-image: none !important;
  }
  .bg-virtualnirezervace-top:before {
    background-image: none !important;
  }
  .bg-virtualnirezervace-bottom:after {
    background-image: none !important;
  }
  .height-800 {
    height: auto;
  }
  .flex-direction-sm-column {
    flex-direction: column;
  }
  .align-sm-center {
    align-items: center;
  }
  .justify-content-sm-center {
    justify-content: center;
  }
  .bg-oprojektu-part-3:after {
    background-image: none;
  }
  .bg-bottom-listek {
    background-image: none;
  }
  ul.relax li {
    font-size: .6rem;
  }
  ul#parallax_scene li {
    font-size: .5rem;
  }
  body.hp ul#parallax_scene, body.hp .top img.l-2nd-bg {
    transform: translate3d(-8rem, 0px, 0px) !important;
  }
  body.hp h1 {
    font-size: 3.5rem;
    margin-top: 20%;
  }
  body.hp .top h2 {
    margin-top: 5rem;
  }
  body.hp .top img.l-2nd-bg {
    width: 46em;
    right: -15.5em;
    top: -6em;
  }
  body.hp .part1 .a-leaf {
    display: none !important;
  }
  body.hp .part1 h2 {
    font-size: 3.2rem;
  }
  body.hp .part1 .o-tiles.type-1 {
    margin-top: 0;
  }
  body.hp .part1 .o-tiles.type-1 .m-tile {
    height: auto;
    padding-bottom: 4rem;
    margin-top: 4rem;
  }
  body.hp .part5 {
    padding-bottom: 6rem;
  }
  body.hp .part5 a.a-btn-app {
    clear: left;
    height: 7rem;
    padding-top: 1.7rem;
    padding-bottom: 1.5rem;
  }
  body.hp .part5 a.a-btn-app.android {
    margin-left: 0;
  }
  body.hp .part6 .l-bg {
    padding: 4rem 0 8rem;
  }
  main.resta h2 {
    font-size: 4rem;
  }
}

@media (max-width: 1024px) and (orientation: landscape) {
  body.resta h1 {
    font-size: 3rem;
    padding: 0 15%;
    margin-top: 0;
  }
}

@media (max-width: 640px) {
  .d-sm-flex {
    display: flex;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
}

@media (max-width: 639px) {
  .bg-oprojektu-part-2:after {
    background-image: none;
  }
  .btn {
    white-space: normal !important;
  }
  .copyright {
    width: 100%;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .copyright--img, .copyright--facebook {
    width: 50%;
    display: inline-block;
    float: left;
    text-align: center;
  }
  .rwd-md-display-block {
    display: block !important;
  }
  .rwd-md-max-width-50 {
    max-width: 50% !important;
  }
  .rwd-md-lh-3 {
    line-height: 3rem !important;
  }
  .rwd-md-mb-0 {
    margin-bottom: 0px !important;
  }
  .rwd-md-mt-0 {
    margin-top: 0px !important;
  }
  .rwd-md-pb-0 {
    padding-bottom: 0px !important;
  }
  .rwd-md-pb-20 {
    padding-bottom: 20px !important;
  }
  .rwd-md-pb-30 {
    padding-bottom: 30px !important;
  }
  .rwd-md-mb-20 {
    margin-bottom: 20px !important;
  }
  .rwd-md-mb-30 {
    margin-bottom: 30px !important;
  }
  .rwd-md-pr-0 {
    padding-right: 0px !important;
  }
  .rwd-md-height-auto {
    height: auto !important;
  }
  .rwd-md-pt-0 {
    padding-top: 0px !important;
  }
  .rwd-md-pt-20 {
    padding-top: 20px !important;
  }
  .rwd-md-pt-30 {
    padding-top: 30px !important;
  }
  .rwd-md-pt-50 {
    padding-top: 50px !important;
  }
  .rwd-md-mt-0 {
    margin-top: 0px !important;
  }
  .rwd-md-mt-30 {
    margin-top: 30px !important;
  }
  .fs-24 {
    font-size: 16px !important;
  }
  .fs-29 {
    font-size: 18px !important;
  }
  .fs-30 {
    font-size: 20px !important;
  }
  .fs-46 {
    font-size: 26px !important;
  }
  .galerie {
    margin-top: 0px;
  }
  .galerie__title {
    padding-top: 10px;
    font-size: 20px;
  }
  .h2-benefity {
    margin-top: 20px;
  }
  .h2-benefity:before {
    top: -10px;
    font-size: 13px;
  }
  .listek {
    height: 30px;
  }
  .arrow-down {
    display: none;
  }
  ul.relax li, ul#parallax_scene li {
    font-size: .42rem;
  }
  body.hp ul#parallax_scene, body.hp .top img.l-2nd-bg {
    transform: translate3d(0px, 0px, 0px) !important;
  }
  body.hp h1 {
    font-size: 3.5rem;
    margin-top: 110%;
    text-align: center;
  }
  body.hp h1 small {
    font-size: 42%;
  }
  body.hp h2.a-bottom-line + p {
    font-size: 1.5rem;
  }
  body.hp .top {
    padding-top: 10rem;
  }
  body.hp .top .layer1 img {
    width: 90%;
    top: -9%;
    right: 0;
    left: 0;
  }
  body.hp .top .layer2 img {
    width: 80%;
    top: 4%;
    right: 0;
    left: 0;
  }
  body.hp .top .layer3 img {
    width: 65%;
    top: 6%;
    right: 0;
    left: 45%;
  }
  body.hp .top .layer4 img {
    width: 50%;
    top: 3%;
    right: 62%;
    left: -20%;
  }
  body.hp .top .m-button-wrapper, body.hp .part2 .m-button-wrapper {
    text-align: center;
  }
  body.hp .part2 ul.relax {
    height: 36rem;
    margin-top: 7rem;
  }
  body.hp .part3 h3.a-bottom-line {
    margin-top: 0;
  }
  body.hp .part3 ul.relax {
    margin-top: 0;
    height: 30rem;
  }
  body.hp .part4 h3.a-bottom-line {
    margin-top: 9rem;
  }
  body.hp .part4 .m-images-wrapper img {
    max-height: 78px;
    max-width: 100%;
  }
  body.hp .part4 ul.relax {
    height: 25rem;
  }
  body.hp .part6 p {
    padding: 0 12%;
  }
  body.hp .part8 {
    font-size: 2.5rem;
  }
  body.resta h2, body.resta h3, body.hp h2, body.hp h3 {
    font-size: 3rem;
  }
  body.resta h2 small, body.resta h3 small, body.hp h2 small, body.hp h3 small {
    font-size: 45%;
  }
  body.resta h1 {
    font-size: 3rem;
    margin-top: 0;
    line-height: 1.15;
  }
  body.resta .part2 {
    padding-bottom: 15rem;
  }
  body.resta .part2 h2 {
    margin-bottom: 4rem;
  }
}

@media (max-width: 639px) {
  .rwd-xs-pt-0 {
    padding-top: 0 !important;
  }
  body.hp .top img.l-2nd-bg {
    left: -100%;
    right: -100%;
    top: -20%;
    margin: auto;
    width: 200%;
  }
}

.inputCalculator {
  background: #ECECEC !important;
  display: inline;
  width: 75px;
  height: 34px;
  text-align: center;
  font-weight: bold;
  padding: 7px 10px;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #ed5a5a;
  background-image: none;
  border: 1px solid #ECECEC !important;
  border-radius: 20px;
  box-shadow: inset 2px 1px 1px rgba(0, 0, 0, 0.075) !important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.formCalc > .form-group > .inputCalculator {
  background: #ECECEC !important;
  display: inline;
  width: 75px;
  height: 30px;
  text-align: center;
  font-weight: bold;
  padding: 7px 10px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #ed5a5a;
  background-image: none;
  border: 1px solid #ECECEC !important;
  border-radius: 20px;
  box-shadow: inset 2px 1px 1px rgba(0, 0, 0, 0.075) !important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.formCalc > .form-group {
  margin-bottom: 7px;
}

.formCalc > .form-group label {
  display: inline-block;
  width: 220px;
  text-align: right;
}

.formCalc > .form-group > .labelJednotka {
  display: inline-block;
  width: 30px;
  text-align: left;
}

@media (max-width: 639px) {
  .formCalc > .form-group label {
    display: inline-block;
    width: auto;
    text-align: right;
  }
  .formCalc > .form-group > .labelJednotka {
    display: inline-block;
    width: auto;
    text-align: left;
  }
}

.slidecontainer {
  width: 100%;
  margin-bottom: 30px;
}

.slidecontainer > p {
  margin-bottom: 15px !important;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 8px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  border-radius: 10px;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 30px;
  height: 14px;
  border-radius: 5px;
  background: #ed5a5a;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 30px;
  height: 14px;
  border-radius: 5px;
  background: #ed5a5a;
  cursor: pointer;
}

.btnKalk {
  margin-left: -15px;
}

@media (min-width: 1025px) {
  .btnKalk {
    margin-top: 50px;
  }
}

@media (min-width: 1241px) {
  .btnKalk {
    margin-top: 150px;
  }
}

.colorRed {
  color: #ed5a5a !important;
}

.rowCalColor {
  border-top: 4px solid #e35558;
  border-bottom: 4px solid #e35558;
  background-color: #f6f6f6;
}

.h2Obdobi {
  background-color: #ed5a5a;
  color: white;
  font-weight: bold !important;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 55px !important;
  border-radius: 8px;
  margin-top: -30px !important;
}

.calResaults {
  background-color: #e4e4e4;
  box-shadow: inset 2px 1px 1px rgba(0, 0, 0, 0.075) !important;
  vertical-align: middle;
  margin-bottom: 20px !important;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 30px;
  font-size: 22px;
  font-weight: bold !important;
  text-align: center !important;
}

.pCalcText {
  text-align: center !important;
  font-weight: bold !important;
  margin-bottom: 35px !important;
  line-height: 14px !important;
  vertical-align: middle !important;
  display: inline-block !important;
  min-height: 40px;
}

.totalResault {
  background-color: #ed5a5a !important;
  color: white !important;
}

.imgMoney {
  height: 600px !important;
  margin-top: -100px !important;
}

.mT100 {
  margin-top: -100px !important;
}

body.resta .partBanner {
  background-color: #fcf9fa;
  padding-top: 84px;
  padding-bottom: 110px;
}

body.resta.partBanner_div .announce-text {
  color: #ff4f4f !important;
  font-size: 18px !important;
  padding-left: 12px !important;
}

.banner-wrapper {
  display: flex;
}

.banner__title {
  color: #a7a6a7;
  font-size: 18px;
  padding-left: 30px;
  padding-right: 130px;
  line-height: 30px;
}

a.a-btn.btn-black {
  background: #061e2a;
  color: #ffffff;
  display: inline-block;
  float: none;
  height: 6.4rem;
  font-weight: bold;
  line-height: 5.9rem;
  font-size: 1.8rem;
  letter-spacing: .01em;
  width: auto;
  padding: 0 5.5rem;
  margin-top: 35px !important;
  border-radius: 3.3rem;
  text-transform: none;
}

body.resta .bannerH2 small {
  color: #ffffff !important;
  font-size: 50% !important;
  text-transform: none !important;
  font-weight: normal !important;
  letter-spacing: normal !important;
}

body.resta .bannerH2 {
  line-height: 1 !important;
  padding-bottom: 96px;
  font-size: 46px;
  color: #202020;
  text-align: left;
}

@media (max-width: 768px) {
  .banner-wrapper {
    flex-direction: column;
  }
  .banner__img {
    margin: 10px auto;
  }
  .banner__title {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }
}

@media (max-width: 400px) {
  .mobil-lh-3 {
    line-height: 3rem !important;
  }
}

.landing .land {
  transition: opacity .8s, transform .8s;
  opacity: 0;
  transform: translateY(10rem);
}

.landing .land.land-rot1 {
  transform: translateY(10rem) rotate(14deg);
}

.landing .land.land-rot2 {
  transform: translateY(10rem) rotate(-14deg);
}

.landing .land-delay-1 {
  transition-delay: 0.15s;
}

.landing .land-delay-2 {
  transition-delay: 0.3s;
}

.landing .land-delay-3 {
  transition-delay: 0.45s;
}

.landing .land-delay-4 {
  transition-delay: 0.6s;
}

.landing .land-delay-5 {
  transition-delay: 0.75s;
}

.landing .land-delay-6 {
  transition-delay: 0.9s;
}

.landing .land-delay-7 {
  transition-delay: 1.05s;
}

.landing.landed .land {
  opacity: 1;
  transform: translateY(0);
}

#parallax_scene {
  opacity: 0;
  transition: 2s;
}

#parallax_scene.landed {
  opacity: 1;
}

@media (max-width: 767px) {
  #parallax_scene {
    opacity: 1;
  }
}

@media (max-width: 639px) {
  .landing .land, .landing .land.land-rot1, .landing .land.land-rot2 {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  html {
    font-size: 8px;
  }
}

.home-overflow {
  overflow: hidden;
  z-index: 10;
}

.home-overflow > div {
  z-index: 11;
}

#contact-form,
#restaurant-contact-form {
  z-index: 11;
}

iframe[name="google_conversion_frame"] {
  position: absolute;
  display: none;
}

#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}

@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}

.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

.cd-timeline-block:first-child {
  margin-top: 0;
}

.cd-timeline-block:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
}

.cd-timeline-img img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  left: 20%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    animation: cd-bounce-1 0.6s;
  }
}

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 10px 35px 0 rgba(0, 0, 0, 0.12);
}

.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.cd-timeline-content h2 {
  color: #303e49;
}

.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}

.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}

.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}

.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}

.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}

.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}

.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 10px;
  right: 100%;
  height: 0;
  width: 0;
  border: 18px solid transparent;
  border-right: 18px solid white;
}

@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 30px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    animation: cd-bounce-2-inverse 0.6s;
  }
}

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0);
  }
}

.cookies-info {
  background: #f3f3f3;
  color: #000;
  padding: 20px 10px;
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  text-align: center;
  display: none;
}

.cookies-info .row {
  margin: 0;
}

.cookies-info button {
  background: transparent;
  border: 1px solid #c00;
  color: #c00;
  border-radius: 2px;
  margin-left: 20px;
  padding: 5px 20px;
  font: inherit;
  cursor: pointer;
  margin-top: 0;
}

.cookies-info a {
  text-decoration: underline;
}

@media (max-width: 320px) {
  .container-fluid {
    width: 320px;
  }
}

@media (min-width: 450px) {
  .menu-bottom__list {
    width: 450px;
    margin: 0 auto;
  }
}

.container-fluid {
  overflow: hidden;
}

.container-fluid.menu-bottom {
  overflow: visible !important;
}

@media (max-width: 639px) {
  .info-messages .col-xs-12 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .info-messages .col-xs-12 .alert {
    border-radius: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
  }
}

.bg-napsali-onas {
  background-image: url("https://awis.festik.cz/tmp/img_pozadi_kamera.jpg") !important;
  background-size: cover !important;
}

.pricelist-table {
  border: 1px solid #e0e0e0;
  border-collapse: separate;
  border-radius: 15px;
  box-sizing: border-box;
  margin-bottom: 3rem;
  margin-top: 3rem;
  overflow-x: auto;
  width: 100%;
}

.pricelist-table h3 {
  font-size: 24px !important;
  font-weight: 900 !important;
}

.pricelist-table td {
  padding: 1em;
  border-top: 1px solid #e0e0e0;
  font-size: 18px;
}

.pricelist-table td:not(:first-of-type) {
  color: #ff4a53;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}

.pricelist-table th {
  padding: 1em;
  position: relative;
  padding-bottom: 5.5rem;
}

.pricelist-table th:not(:first-child), .pricelist-table td:not(:first-child) {
  max-width: 200px;
  vertical-align: top;
}

.pricelist-table th:not(:last-child), .pricelist-table td:not(:last-child) {
  border-right: 1px solid #e0e0e0;
}

/*# sourceMappingURL=front.css.map */

/* Edits - HP redesign */

.page-1 nav.navbar.navbar-default a.navbar-brand img {
  content: url(https://jacisnik.cz/assets/imgs/icons/brand-icon-grey.png);
}

.page-1 .navbar-default .navbar-nav > .dropdowns-white > .dropspan, .page-1 .navbar-default .navbar-nav > .dropdowns-white > .dropdown-content > div > a {
  color: #ff4747 !important;
}

.page-1 .listek {
  z-index: 12;
}

.page-1 .part2 {
  margin-top: 0;
  margin-bottom: 50px;
}

.hero #parallax_scene {
  position: static !important;
}

.hero #parallax_scene, .hero #parallax_scene li {
  font-size: 0.65rem;
  max-width: 350px;
}

.page-1 a.a-btn.btn-yt {
  padding-left: 0;
  background: transparent;
  background-size: auto 90%;
  box-shadow: none;
  padding: 0;
  color: #ff5747;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.2px;
}

.hero h3 a {
  color: #212121;
}

.hero .l-2nd-bg {
  position: static;
  max-width: 849px;
  /* width: 100% !important; */
  margin-left: -3em;
  margin-top: -6.5em;
}

.page-1 nav.navbar.navbar-default ul.navbar-nav li a.btn-border {
  border: 1px solid #ff4856;
  color: #ffffff !important;
  padding: 0 3.5rem;
  border-radius: 2.75rem;
  background: transparent;
  margin-left: 2rem;
  width: auto;
  background: linear-gradient(to right, #ff5747 0%, #ff4757 100%);
}

.hero-inner-top .play-video-btn {
  position: absolute;
  bottom: 170px;
  margin-top: 0 !important;
  z-index: 1;
}

.hero-inner-top {
  position: relative;
}

.page-1 a.a-btn.btn-yt {
  border-radius: 50%;
  box-shadow: 0px 0px 1px 1px #0000001a;
  width: 85px;
  height: 85px;
  margin-left: 3px;
}

.page-1 a.a-btn.btn-yt::before {
  content: "";
  background: url(../imgs/svg/play_light.svg) no-repeat;
  display: block;
  background-size: 85px;
  width: 85px;
  height: 85px;
}

.page-1 .navbar-default .navbar-nav > .dropdowns-white {
  padding: 0;
}

.hero {
  padding-top: 80px;
  gap: 0px;
}

.hero-inner-bottom-bottom .m-button-wrapper {
  margin-top: 0 !important;
}

body.page-1 .top {
  background: #ffe9e1;
  background: linear-gradient(to bottom, #ffe9e1 0%, #fff 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe9e1', endColorstr='#fff',GradientType=0 );
}

.hero h3::after {
  bottom: 12px !important;
}

.hero-inner-bottom-bottom-left p {
  margin-top: 1.6rem !important;
  font-size: 1.8rem !important;
  line-height: 1.7 !important;
  letter-spacing: .02em !important;
  max-width: 535px;
}

.premium-icon {
  position: absolute;
  top: 45px;
  left: 53px;
  margin-top: 0 !important;
  background: url(../imgs/svg/star.svg) no-repeat;
  width: 49px;
  height: 47px;
}

.hero-inner-bottom-bottom {
  flex-flow: column;
  gap: 34px;
}

.hero-col-left .l-2nd-bg {
  margin-left: -131px !important;
}

.pulse {
animation: pulse-animation 2s infinite;
}

.hero #parallax_scene, .hero #parallax_scene li, .hero #parallax_scene_2, .hero #parallax_scene_2 li {
  font-size: 0.65rem;
  max-width: 204px;
}

.hero #parallax_scene_2 li {
  font-size: 0.71rem;
}

ul#parallax_scene_2 .layer1 img {
  right: -28em;
  /* z-index: 9999999; */
}

ul#parallax_scene_2 .layer4 img {
  width: 32em;
  top: 16em;
  right: 28em;
}

.hero #parallax_scene_2, .hero #parallax_scene_2 li {
  max-width: 250px;
}

ul#parallax_scene_2, ul#parallax_scene_2 li {
  z-index: 0;
}

.text-community {
  max-width: 585px;
}

.btn-community {
  margin-top: 46px;
}

@keyframes pulse-animation {
0% {
  box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
}
100% {
  box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
}
}

@keyframes fadein{
  0% { opacity:0; }
  10% { opacity:0; }
  100% { opacity:1; }
}

@-webkit-keyframes fadein{
  0% { opacity:0; }
  10% { opacity:0; }
  100% { opacity:1; }
}

.fadeIn-animation {
  -webkit-animation: 3s ease 0s normal forwards 1 fadein;
  animation: 3s ease 0s normal forwards 1 fadein;
}

.text-restaurant-under-your-thumb {
  max-width: 440px;
}

.page-1 div#how-it-works {
  display: none;
}

.page-1 .part5 {
  display: none;
}

.main-functions-wrap h3::after {
  left: 0;
  right: 0;
}

.main-functions-wrap p {
  max-width: 860px;
  text-align: center;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 160px !important;
  margin-bottom: 15px !important;
}

.main-functions-wrap ul.relax li {
  position: static;
}

.main-functions-wrap ul.relax li img {
  position: static;
}

.function-wrap {
  background: #fff;
  box-shadow: 0 10px 85px 0 rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  width: 100%;
  margin-top: 50px;
  padding: 115px 80px 101px 0px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.main-functions-wrap-inner > .relax {
  position: absolute;
  top: 179px;
  left: -80px;
}

.l-full-width-inner.landing.main-functions-wrap {
  width: 1700px;
}

.main-functions-wrap .layer2 .do-relax {
  z-index: -1;
}

.main-functions-wrap h4 {
  font-size: 52px;
  font-weight: 300;
  margin-bottom: 58px !important;
}

.main-functions-wrap ul {
  padding: 0;
  list-style-type: none;
}

.main-functions-wrap ul li {
  font-size: 19px;
  margin-bottom: 10px;
  margin-top: 16px;
  background: #fdf3f2;
  display: table;
  padding: 12px 24px;
  border-radius: 13px;
  font-weight: 400;
}

.function-wrap-inner-left {
  overflow: hidden;
  flex: 1;
}

.function-img img.bubble {
  margin-left: -300px;
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.function-wrap-inner-right {
  padding: 3px 0px 20px 80px;
  flex: 1;
}

.main-functions-wrap ul li::before {
  content: "";
  background: url(../imgs/svg/li.svg) no-repeat;
  background-size: 18px;
  width: 19px;
  height: 12px;
  display: inline-block;
  margin-right: 13px;
  margin-left: -4px;
}

body.hp.page-1 .part6 .l-bg {
  width: 100%;
  border-radius: 0;
}

body.hp.page-1 .part6.cyberdog-banner {
  margin-bottom: 0;
}

body.hp.page-1 .part6.cyberdog-banner .l-bg {
  padding-bottom: 22rem;
  padding-top: 18rem;
  background: url(../imgs/hp/ref_bg.webp) no-repeat;
  background-size: cover;
  background-position: bottom center !important;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 66%);
}

.function-img.function-img-1 > img:first-child {
  max-width: 500px;
  position: absolute;
  z-index: 1;
  transform: rotate(20deg);
  margin-left: 140px;
  top: 0;
}

body.hp.page-1 .part6.cyberdog-banner p {
  font-size: 35px;
  line-height: 153%;
  padding: 0 9%;
}

body.hp.page-1 .part6.cyberdog-banner p strong {
  font-weight: 600;
}

.function-wrap-inverse .function-img img.bubble {
  margin-right: -300px;
  left: auto;
  right: 0;
}

.function-wrap.function-wrap-inverse {
  padding: 115px 0px 126px 250px;
}

.function-wrap.function-wrap-inverse .function-img.function-img-1 > img:first-child {
  max-width: 500px;
  transform: rotate(-20deg);
  margin-right: 265px;
  margin-left: auto;
  top: 54px;
}

@media (max-width: 1599px) {

.function-img.function-img-1 > img:first-child {
  margin-left: 40px;
}

.function-img img.bubble {
  margin-top: 93px;
}

.function-wrap.function-wrap-inverse {
  padding: 115px 0px 126px 200px;
}

}

@media (max-width: 1299px) {
  .function-img.function-img-1 > img:first-child {
      margin-left: -26px;
  }
.function-wrap.function-wrap-inverse {
  padding: 115px 0px 126px 130px;
}
}

@media (max-width: 1240px) {
  body.hp.page-1 ul#parallax_scene, body.hp.page-1 .top img.l-2nd-bg {
      transform: initial !important;
      transform-origin: initial;
  }

  .hero-inner-bottom-bottom-left p {
      font-size: 1.4rem !important;
  }

.hero #parallax_scene, .hero #parallax_scene li {
  font-size: 0.55rem;
}

.hero #parallax_scene_2, .hero #parallax_scene_2 li {
  font-size: 0.59rem;
  margin-top: 5px;
}

.hero .l-2nd-bg {
  max-width: 723px;
}

.function-img.function-img-1 > img:first-child {
  margin-left: -60px;
}

.main-functions-wrap p {
  margin-top: 136px !important;
}

.main-functions-wrap h4 {
  font-size: 3.5rem;
}

body.hp.page-1 .part6.cyberdog-banner .l-bg {
  padding-bottom: 13rem;
  padding-top: 12rem;
}

body.hp.page-1 .part6.cyberdog-banner p {
  font-size: 32px;
  line-height: 149%;
  padding: 0 9%;
  margin-bottom: 17px;
}

}

@media (max-width: 1099px) {
  .function-img.function-img-1 > img:first-child {
      margin-left: -119px;
  }
}

@media (max-width: 1024px) {

.hero {
  padding-top: 36px;
}

.hero #parallax_scene_2, .hero #parallax_scene_2 li {
  font-size: 0.5rem;
}

.hero #parallax_scene, .hero #parallax_scene li {
  font-size: 0.48rem;
}

.hero-inner-top .play-video-btn {
  bottom: 100px;
}

body.page-1 header nav.navbar.navbar-default a.navbar-brand > img {
      width: 17rem;
      object-fit: contain;
  }

}

@media (max-width: 992px) {
.function-wrap {
  flex-flow: column-reverse;
  padding: 81px 0px 0px 0px;
  gap: 25px;
}
.function-wrap-inner-left {
  overflow: initial;
}
.function-img.function-img-1 > img:first-child {
  position: relative;
  margin-left: 0;
  margin-bottom: -338px;
}
.function-img img.bubble {
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: auto;
  left: 0;
  bottom: -486px;
  right: 0;
  margin: 0 auto;
  margin-top: 0;
  width: 100%;
}
.function-wrap-inner-right {
  padding: 0;
}
.main-functions-wrap ul li {
  font-size: 17px;
}
.function-img.function-img-1 > img:first-child {
  max-width: 386px;
      margin-bottom: -254px;
}
.function-wrap.function-wrap-inverse {
  flex-flow: column;
  padding: 81px 0px 0px 0px;
}
.function-wrap-inverse .function-img img.bubble {
  margin-right: -300px;
  left: auto;
  right: 0;
  position: absolute;
  top: auto;
  left: 0;
  bottom: -486px;
  right: 0;
  margin: 0 auto;
  margin-top: 0;
  width: 100%;
}
.function-wrap.function-wrap-inverse .function-img.function-img-1 > img:first-child {
  max-width: 500px;
  transform: rotate(-20deg);
  margin-right: auto;
  margin-left: auto;
  top: 0;
  max-width: 386px;
  margin-bottom: -254px;
}
}

@media (max-width: 639px) {
.hero #parallax_scene, .hero #parallax_scene li, .hero #parallax_scene_2, .hero #parallax_scene_2 li {
  font-size: 0.65rem;
  max-width: 600px;
}
.hero #parallax_scene .layer1 img {
  width: 90%;
  top: -91px;
  right: 0;
  left: 0;
}
.hero {
  padding-top: 45px;
}
.hero-col-left .l-2nd-bg, .hero-col-right .l-2nd-bg {
  margin-left: 0px !important;
  margin-top: 0px !important;
  width: 100% !important;
}
body.page-1 header nav.navbar.navbar-default a.navbar-brand {
  margin-left: 2rem;
}
.page-1 nav.navbar.navbar-default .navbar-toggle {
  margin-right: 2rem;
  margin-top: 12px;
}
.page-1 a.a-btn.btn-yt {
  white-space: nowrap !important;
}
body.hp.page-1 .top .m-button-wrapper, body.hp.page-1 .part2 .m-button-wrapper {
  text-align: left;
}
.hero-col-left {
  gap: 60px;
  margin-bottom: 48px;
}
.hero-col-right .hero-inner-bottom {
  margin-top: 68px;
}
body.hp.page-1 .top {
  padding-bottom: 6rem;
}
.main-functions-wrap {
  margin-top: 116px;
      margin-bottom: 38px;
}
.main-functions-wrap-inner > .relax {
  top: 208px;
}
.function-img img.bubble {
  left: -300px;
  width: 800px;
}
.function-wrap {
  padding: 66px 50px 0px 50px;
}
.function-img.function-img-1 > img:first-child {
  max-width: 386px;
  margin-bottom: -254px;
  margin-left: -33px;
}
  .function-wrap-inverse .function-img img.bubble {
      right: -300px;
      left: auto;
      width: 800px;
  }
.function-wrap.function-wrap-inverse {
  padding: 66px 50px 0px 50px;
}
}

@media (max-width: 499px) {
.hero-col-left {
  gap: 30px;
}
ul#parallax_scene_2 .layer4 img {
  top: 5em;
  right: 21em;
}
ul#parallax_scene_2 .layer1 img {
  right: -16em;
  /* z-index: 9999999; */
}
.premium-icon {
  top: 9px;
  left: 10px;
}
.main-functions-wrap h4 {
  margin-bottom: 41px !important;
}
.function-wrap {
  padding: 53px 50px 0px 50px;
      gap: 9px;
}
.function-img.function-img-1 > img:first-child {
  max-width: 353px;
  margin-bottom: -254px;
  margin-left: -104px;
}
.function-wrap.function-wrap-inverse .function-img.function-img-1 > img:first-child {
  max-width: 353px;
  margin-bottom: -254px;
  margin-left: auto;
  margin-right: -96px;
}
}

@media (max-width: 439px) {
.hero {
  padding-top: 59px;
}
.hero-col-left {
  gap: 20px;
}
.hero-inner-top .play-video-btn {
  bottom: 51px;
}
.function-wrap {
  padding: 47px 40px 0px 40px;
}
.function-wrap.function-wrap-inverse {
  padding: 47px 40px 0px 40px;
}
.main-functions-wrap p {
  margin-top: 167px !important;
}
.main-functions-wrap-inner > .relax {
  top: 253px;
}
.main-functions-wrap ul li {
  margin-bottom: 10px;
  margin-top: 10px;
}
}