/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline 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 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  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: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.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: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  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 > .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-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .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-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-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-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-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  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: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  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;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.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;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  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;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  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 > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  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);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  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.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  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 {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.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;
}

@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?68165650');
    src: url('../fonts/fontello.eot?68165650#iefix') format('embedded-opentype'),
    url('../fonts/fontello.woff2?68165650') format('woff2'),
    url('../fonts/fontello.woff?68165650') format('woff'),
    url('../fonts/fontello.ttf?68165650') format('truetype'),
    url('../fonts/fontello.svg?68165650#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.svg?68165650#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-eventi:before { content: '\e800'; } /* '' */
.icon-no_profit:before { content: '\e801'; } /* '' */
.icon-chef_box:before { content: '\e802'; } /* '' */
.icon-promozioni-01:before { content: '\e803'; } /* '' */
.icon-sconto:before { content: '\e804'; } /* '' */
.icon-omaggio-1:before { content: '\e805'; } /* '' */
.icon-add1:before { content: '\e806'; } /* '' */
.icon-add2:before { content: '\e807'; } /* '' */
.icon-musician:before { content: '\e808'; } /* '' */
.icon-search-1:before { content: '\e809'; } /* '' */
.icon-tg-search-on:before { content: '\e80a'; } /* '' */
.icon-tg-search-off:before { content: '\e80b'; } /* '' */
.icon-service-delivery-1:before { content: '\e80c'; } /* '' */
.icon-spedito:before { content: '\e80d'; } /* '' */
.icon-servito:before { content: '\e80e'; } /* '' */
.icon-domicilio:before { content: '\e80f'; } /* '' */
.icon-date-today:before { content: '\e810'; } /* '' */
.icon-photographer:before { content: '\e811'; } /* '' */
.icon-cook:before { content: '\e812'; } /* '' */
.icon-barman:before { content: '\e813'; } /* '' */
.icon-waiter:before { content: '\e814'; } /* '' */
.icon-assistant:before { content: '\e815'; } /* '' */
.icon-public-relation:before { content: '\e816'; } /* '' */
.icon-food_guru:before { content: '\e817'; } /* '' */
.icon-logo-trovacigusto:before { content: '\e818'; } /* '' */
.icon-logo-squared:before { content: '\e819'; } /* '' */
.icon-dinner:before { content: '\e81a'; } /* '' */
.icon-date-other:before { content: '\e81b'; } /* '' */
.icon-lunch:before { content: '\e81c'; } /* '' */
.icon-ricetta5:before { content: '\e81d'; } /* '' */
.icon-service-takeaway:before { content: '\e81e'; } /* '' */
.icon-service-table:before { content: '\e81f'; } /* '' */
.icon-search:before { content: '\e820'; } /* '' */
.icon-service-delivery:before { content: '\e821'; } /* '' */
.icon-fan:before { content: '\e822'; } /* '' */
.icon-menuspeciali:before {
    content: '\e823';
}

/* '' */
.icon-food_kit:before {
    content: '\e824';
}

/* '' */
.icon-news:before {
    content: '\e825';
}

/* '' */
.icon-delivery:before {
    content: '\e826';
}

/* '' */
.icon-manager:before {
    content: '\e827';
}

/* '' */
.icon-babysitter:before {
    content: '\e828';
}

/* '' */
.icon-sommelier:before {
    content: '\e829';
}

/* '' */
.icon-artist:before {
    content: '\e82a';
}

/* '' */
.icon-offer-type-service:before {
    content: '\e82b';
}

/* '' */
.icon-food-network:before {
    content: '\e82c';
}

/* '' */
.icon-coupon-o:before {
    content: '\e82d';
}

/* '' */
.icon-coupon:before {
    content: '\e82e';
}

/* '' */

.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4 !important;grid-row:1/4 !important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:bold}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-0.8em;left:-0.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-0.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;inset:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:rgba(0,0,0,.4)}div:where(.swal2-container).swal2-backdrop-hide{background:rgba(0,0,0,0) !important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0, 1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0, 1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0, 1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none !important}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0, 100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1))}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 rgba(0,0,0,0) #2778c4 rgba(0,0,0,0)}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px rgba(0,0,0,0);font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{box-shadow:0 0 0 3px rgba(112,102,224,.5)}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus{box-shadow:0 0 0 3px rgba(220,55,65,.5)}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,120,129,.5)}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}div:where(.swal2-container) button:where(.swal2-styled):focus{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto !important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:rgba(0,0,0,.2)}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:rgba(0,0,0,0);color:#ccc;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:none;background:rgba(0,0,0,0);color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus{outline:none;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) .swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:normal;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:rgba(0,0,0,0);box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(0,0,0,0);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474 !important;box-shadow:0 0 2px #f27474 !important}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:#fff}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:rgba(0,0,0,0);font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:rgba(0,0,0,0);color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message)::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:rgba(0,0,0,0);font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:0.25em solid rgba(0,0,0,0);border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-0.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-0.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-0.25em;left:-0.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-0.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(0.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0deg)}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-0.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(0.7)}45%{transform:scale(1.05)}80%{transform:scale(0.95)}100%{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(0.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-0.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(0.4);opacity:0}50%{margin-top:1.625em;transform:scale(0.4);opacity:0}80%{margin-top:-0.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto !important}body.swal2-no-backdrop .swal2-container{background-color:rgba(0,0,0,0) !important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll !important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static !important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:rgba(0,0,0,0);pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%, -50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}

p {
    -ms-word-break: keep-all;
    word-break: keep-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -ms-hyphens: auto;
}

h2 {
    font-size: 19px;
}

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

@media all and (max-width: 767px) {
    body.keyboard {
        height: calc(100% + 500px); /* add padding for keyboard */
    }
}

.top-menu {
    position: absolute;
    max-width: 1170px;
    width: 100%;
}

.top-menu .affix {
    top: 0;
    z-index: 1;
    min-width: 1140px;
}

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

#header {
    z-index: 100;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    min-height: 50px;
    /* border-bottom: 1px solid #f6f6f6; */
}

#header.nav-up {
    transition: 0.8s;
    top: 0px;
}

#header.nav-down {
    transition: 0.4s;
    top: 0;
}

#header .navbar-default {
    background: white;
    border-bottom: 1px #EDEDEF solid;
}

#header .navbar-default .navbar-toggle {
    margin-top: 10px;
    margin-right: 5px;
    padding: 7px;
}

#header .navbar-default .navbar-nav > li > a.sub-nav-linked:active,
#header .navbar-default .navbar-nav > li > a.sub-nav-linked:hover,
#header .navbar-default .navbar-nav > li > a.sub-nav-linked:focus,
#header .navbar-default .navbar-nav > .open .dropdown-menu > li > a.sub-nav-linked:active,
#header .navbar-default .navbar-nav > .open .dropdown-menu > li > a.sub-nav-linked:hover,
#header .navbar-default .navbar-nav > .open .dropdown-menu > li > a.sub-nav-linked:focus {
    background: #CC1100;
}

#header .navbar,
#header .navbar-default .navbar-brand,
#header .navbar-default .navbar-nav > li > a span,
.page-header .page-header-with-icon {
    height: 52px !important;
    z-index: 100 !important;
}

#header .navbar-default .navbar-brand {
    display: table-cell;
    float: left;
    padding-top: 9px;
    height: 50px;
    vertical-align: middle;
}

#header .navbar-default .search-top {
    margin-left: 5px;
}

#header .input-sm {
    font-size: 14px;
}

#header .navbar .navbar-form, #header .navbar .navbar-form-catering {
    right: 5px;
    margin-left: 5px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 8px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#main {
    margin-top: 50px;
}

.btn-tg-grey-light {
    background-color: #edefed;
    color: #333333;
}

.bg-tg-grey {
    background-color: #dddddd;
    color: #333333;

}

.btn-tg-grey-light.active {
    background-color: #CC1100;
    color: #FFFFFF;
}

.btn-tg-grey.active {
    background-color: #CC1100;
    color: #FFFFFF;
}

#main-content {
    padding: 0 0 80px 0;
    background-color: /* #f6f6f6*/ #FFFFFF;
}

#main-content .container {
    padding: 15px 15px 0;
    margin-right: auto;
    margin-left: auto;
}

@media all and (max-width: 767px) {
    #top-bar-mobile {
        /*margin-top: 36px;*/
    }

    #header .navbar .navbar-form, #header .navbar .navbar-form-catering {
        position: absolute;
        left: 60px;
        padding-right: 0;
        padding-left: 0;
        width: 65%;
    }

    .navbar-nav .dropdown-menu a {
        color: #fff !important;
    }

    .navbar-collapse {
        max-height: 600px;
    }

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

    #frame-stats {
        height: 600px;
    }

}

@media all and (max-width: 991px) {
    #mobile-menu-extra {
        border-bottom: 1px solid #f0f0f0;
        z-index: 100;
        width: 100%;
    }

    #header {
        z-index: 200;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        min-height: 86px;
    }

    #mobile-menu-extra button {
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    #main {
        margin-top: 86px;
    }
}

@media all and (min-width: 768px) and (max-width: 1199px) {
    #header .navbar .navbar-form {
        width: 380px;
    }

    #header .navbar .navbar-form-catering {
        width: 240px;
    }
}

@media all and (min-width: 1200px) {
    #header .navbar .navbar-form {
        width: 550px;
    }

    #header .navbar .navbar-form-catering {
        width: 400px;
    }
}

.affix-tabs {
    z-index: 1;
    background: white;
}

.tabbable .tab-content {
    border: 0 solid white;
    background-color: white;
}

.dropdown-menu {
    z-index: 1000;
}

.carousel .carousel-inner > .item {
    z-index: 998;
}

.very-very-light-bg {
    background-color: #fafafa;
}

.info-light-bg {
    background-color: #b7c2cc;
}

.catering-admin-menu > li .dropdown-menu li,
.user-admin-menu > li .dropdown-menu li {
    display: block !important;
    margin: 0;
}

.catering-admin-menu > li .dropdown-menu,
.user-admin-menu > li .dropdown-menu {
    margin-top: 5px;
    right: 50%;
    margin-right: -108px;
    width: 216px;
    border: 1px solid #EDEDEF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 3px;
    background-color: white;
    color: #333333;
}

.catering-admin-menu li > .dropdown-menu a,
.catering-admin-menu li > .dropdown-menu span.title,
.user-admin-menu li > .dropdown-menu a {
    display: block;
    color: #333333;
    font-weight: 500;
}

.catering-admin-menu li > .dropdown-menu a:hover,
.user-admin-menu li > .dropdown-menu a:hover {
    background-color: #CC1100;
    color: white;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    color: #333333;
    border: 0;
}


.catering-admin-menu li > .dropdown-menu li.title {
    display: block;
    padding-left: 20px;
    color: #ccc;
}

.catering-admin-menu li > .dropdown-menu li.indent a {
    padding-left: 40px;
}

.main-menu li > .dropdown-menu li a {
    text-align: left !important;
}

.catering-public-menu > .btn {
    font-size: 14px;
    width: 83px;
    padding: 8px 5px;
}

.catering-public-menu > .btn.home {
    width: 50px;
}

.catering-public-menu > a:hover,
.catering-public-menu > a:focus {
    background-color: #ffffff;
    color: #CC1100;
}

.catering-public-menu > .btn-active {
    border: 1px solid transparent;
    border-bottom: 4px solid #CC1100;
    background-color: white;
    font-weight: 600 !important;
}

@media (max-width: 768px) {
    .catering-public-menu > .btn.home {
        width: 83px;
    }

    .catering-public-menu > .btn {
        font-size: 14px;
        margin: 2px;
        padding: 8px 5px;
    }
}

.nav-stacked {
    padding: 0 5px;
}

.nav-pills.staff li a {
    background: white;
    border-bottom: solid 1px rgb(237, 237, 239);
}

.nav-pills.staff li a:hover {
    background-color: rgb(237, 237, 239);
}

.nav-stacked li {
    margin: 0 0 5px 0 !important;
}

.nav-stacked.staff li {
    margin: 0 0 0 0 !important;
}

.nav-stacked li a,
.nav-stacked li.active a {
    padding: 10px 15px !important;
}

.nav-stacked.staff li a,
.nav-stacked.staff li.active a {
    padding: 10px 25px !important;
}


.inline {
    display: inline-block;
}

ul.unstyled {
    margin: 8px;
    padding: 0;
}

ul.unstyled li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.block {
    display: block;
}

@media only screen and (max-width: 746px) {
    .block-xs {
        display: block;
    }
}

.bold {
    font-weight: bold !important;
}

.cursor-pointer {
    cursor: pointer;
}

hr {
    margin: 30px auto;
}

.text-center {
    text-align: center;
}

.tooltip-inner {
    background-color: #333 !important;
}

.tooltip {
    pointer-events: none;
}

.offer-price {
    font-weight: bold;
    font-size: 28px;
}

.offer-discount {
    font-size: 12px;
}

.price-discount-bundle {
    color: #999;
    font-size: 72%;
}

.search-results .offer-search-result,
.search-results .catering-search-result {
    margin: 0;
}

.search-type-row h2 {
    margin-top: 14px;
    margin-bottom: 11px;
}

.search-type-row select {
    margin-top: 9px;
    height: 33px;
}

.search-type-row .results-count {
    line-height: 48px;
}

.search-type-button {
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.search-type-button:hover {
    background-color: #f0f0f0;
    text-decoration: none;
}

.search-type-button a {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}

.search-type-button a:hover {
    text-decoration: none;
}

.search-type-button.active a {
    text-decoration: none;
    font-weight: bold;
}

.search-type-button.active {
    border-bottom: 3px solid #CC1100;
    background-color: #fff;
}

.search-type-button.active a {
    color: #CC1100;
}

.search-type-button h2 {
    line-height: 22px;
}

.search-filters-row {
    padding: 6px 0;
    border-bottom: 1px solid #f0f0f0;
}

.search-filters-row .filter-name {
    display: block;
    line-height: 30px;
}

.search-filters-row input,
.search-filters-row select {
    height: 30px;
}

.search-filters-row .btn.btn-light:hover {
    background-color: #f0f0f0;
}

#search-filters-full {
    display: none;
}

.search-filters-row .btn.btn-sm {
    padding-right: 9px;
    padding-left: 9px;
}

.promo-time {
    border: 1px solid #aeb0b4;
}

.text-underline {
    text-decoration: underline;
}

#carousel-overlay {
    position: absolute;
    top: 10%;
    left: 0;
    z-index: 999;
    width: 100%;
}

#carousel-overlay > .centered {
    margin: 0 auto;
    max-width: 800px;
}

.homepage .carousel .item {
    max-height: 400px;
}

.claim span {
    display: inline-block;
    padding: 15px 30px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    font-weight: 500;
    font-size: 48px;
    font-family: "Roboto", serif;
    line-height: 60px;
}

.search-option {
    padding: 12px 12px;
    border-width: 2px;
    font-size: 18px;
    line-height: 22px;
}

ul.horizontal li {
    display: inline-block;
    margin-right: 8px;
}

p.airy {
    line-height: 2em !important;
}

p.airy-md {
    line-height: 1.8em !important;
}

.a-50 {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.a-30 {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
}

.a-70 {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

.a-90 {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
}

.a-100 {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

div.info-flash {
    padding: 8px;
    border-bottom: 1px solid #f0f0f0;
    background-color: #f6f6f6;
}

div.info-flash h1, div.info-flash h2, div.info-flash h3, div.info-flash h4, div.info-flash h5 {

}

div.info-flash p {
    font-weight: 500;
}

div.info-flash-success {
    border-top: 3px solid #66cc66;
}

div.info-flash-success i {
    color: #66cc66;
}

div.info-flash-warning {
    border-top: 3px solid #f0ad4e;
}

div.info-flash-warning i {
    color: #f0ad4e;
}

div.info-flash-danger {
    border-top: 3px solid #d9534f;
}

div.info-flash-danger i {
    color: #d9534f;
}

div.info-flash-info {
    border-top: 3px solid #428bca;
}

div.info-flash-info i {
    color: #428bca;
}

.phone-lg {
    display: block;
    font-size: 120%;
}

.menu-sm {
    display: none;
}

.menu-sm ul li, .menu-sm ul li + li {
    margin-bottom: 5px !important;
    margin-left: 0 !important;
}

.menu-sm li hr {
    margin: 12px 0;
}

.row .form-group + div + .col-md-4 {
    margin-bottom: 12px;
}

@media only screen and (max-width: 992px) {
    .input-error-sm {
        border-color: #d9534f;
    }
}

@media (max-width: 480px) {
    .nav-tabs > li {
        width: 125px;
    }
}

.inline-block {
    display: inline-block;
}

.search-type-selector {
    color: #CC1100 !important;
    font-weight: bold;
}

.dashboard-user h3 {
    /*text-transform: uppercase;
    font-size: 100%;*/
}

.dashboard-user .dashboard-sidebar h3 {
    margin: 0;
}

.dashboard-user .offers-list h3 {
    margin-bottom: 0;
}

.dashboard-user table tr td {
    border: 1px solid #ddd;
}

.dashboard-user .news .line {
    margin-bottom: 8px;
}

.dashboard-user .panel-heading {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

a.search-tab-selector:hover {
    border-bottom: 3px solid #CC1100;
    text-decoration: none;
}

.search-tab-selector {
    border-bottom: 3px solid #f0f0f0;
    text-decoration: none;
}

.other-search-tab-selector {
    text-decoration: none;
}

.search-tab-selector.active {
    border-bottom: 3px solid #CC1100;
    /*border-bottom: 3px solid #f0f0f0;*/
    color: #CC1100 !important;
    text-decoration: none;
    font-size: 100%;
}

a.dashboard-main-selector:hover {
    border-bottom: 3px solid #CC1100;
    text-decoration: none;
}

.dashboard-main-selector {
    border-bottom: 3px solid #f0f0f0;
    text-decoration: none;
    font-size: 80%;
}

.dashboard-main-selector.active {
    border-bottom: 3px solid #CC1100;
    /*border-bottom: 3px solid #f0f0f0;*/
    color: #CC1100 !important;
    text-decoration: none;
    font-size: 100%;

}

.catering-profile-info {
    margin-top: 20px;
}

.catering-profile-info h4 {
    margin-bottom: 0 !important;
    text-transform: uppercase;
    font-size: 12px;
}

.catering-profile h4 {
    margin-top: 24px;
    text-transform: uppercase;
}

.offer-profile-info h4 {
    margin-bottom: 0 !important;
    text-transform: uppercase;
    font-size: 12px;
}

.overlay-black {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #000;
    text-align: center;
    opacity: 0.8;
}

.catering-index .panel-heading {
    background-color: #fafafa;
}

.search-bar-xs {
    position: fixed;
    top: inherit;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 50px;
    background-color: #000;
    line-height: 50px;
}

.search-bar-xs .switch {
    display: inline-block;
    font-size: 130%;
}

.search-bar-xs .switch.active {
    background-color: #CC1100;
}

.search-bar-xs a {
    color: #fff !important;
}

.search-bar-xs .switch.active a {
    color: #fff !important;
}

.search-bar-xs .close-filters-block {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    background-color: #000;
    line-height: 50px;
}

.search-bar-xs-active {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: rgba(255, 255, 255, 1);
}

.search-bar-xs-active .filters {
    overflow-y: auto;
    padding-bottom: 50px;
    height: 100%;
}

.search-bar-xs-active .filters hr {
    margin: 16px 0;
}

.noscroll {
    overflow: hidden;
}

.tabs-cateringa .active a {
    color: #CC1100 !important;
}

.icon-tg-search-off.fa-icon-2x {
    font-size: 200% !important;
}

.catering-search-result .btn-light.disabled {
    color: #000000;
}

.no-decoration, .no-decoration:hover, .no-decoration:focus, .no-decoration:active {
    text-decoration: none;
}


.popover {
    max-width: 350px;
    width: 350px;
}

.btn-square {
    width: 45px;
    height: 45px;
}

.icon-share {
    color: #999999;
    text-decoration: none;
    cursor: pointer;
}

.icon-share:hover {
    color: #CC1100;

    text-decoration: none;
}

.twitter-share {
    color: #999999;
    text-decoration: none;
    cursor: pointer;
}

.twitter-share:hover {
    color: #000000;
    text-decoration: none;
}

.twitter-text-color {
    color: #000000;
}

.facebook-share {
    color: #999999;
    text-decoration: none;
    cursor: pointer;
}

.facebook-share:hover {
    color: #3b5998;
    text-decoration: none;
}

.facebook-share img {
    width: 14px;
}

.facebook-text-color {
    color: #3b5998;
}

.btn-facebook, .btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook:after {
    background: #3b5998;
    color: #ffffff;
}


.google-text-color {
    color: #4285f4;
}

.btn-google, .btn-google:hover, .btn-google:focus, .btn-google:active, .btn-google:after {
    background: #4285f4;
    color: #ffffff;
}

.btn-apple, .btn-apple:hover, .btn-apple:focus, .btn-apple:active, .btn-apple:after {
    background: #000000;
    color: #ffffff;
}

.share {
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
}

.share:hover {
    text-decoration: none;
}

.whatsapp-share {
    text-decoration: none;
    color: #999999;
    cursor: pointer;
}

.whatsapp-share:hover {
    color: #24a526;
    text-decoration: none;
}

.whatsapp-share img {
    width: 14px;
}

.whatsapp-text-color {
    color: #24a526;
}

.btn-whatsapp {
    background: #24a526;
    color: #ffffff;
}

#filter-bar .form-control {
    height: 33px;
}

#filter-bar .btn {
    padding: 0;
    font-size: 14px;
    height: 25px;
}

.display-none {
    display: none;
}

.progress-label-left {
    float: left;
    margin-right: 1em;
}

.progress-label-right {
    float: right;
    margin-left: 1em;
}

.tabbable .nav-tabs > li > a {
    font-size: 14px;
    background-color: #EDEDEF;

}

.tabbable .nav-tabs > li.active > a, .tabbable .nav-tabs > li.active > a:hover, .tabbable .nav-tabs > li.active > a:focus {
    border: 1px solid transparent;
    border-bottom: 4px solid #CC1100;
    background-color: white;
    font-weight: 600 !important;
}

.admin-dashboard .btn-extra-lg {
    display: inline-block;
    width: 90px;
    height: 90px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #CC1100;
    color: white;
    font-size: 36px;
}

.admin-dashboard {
    text-align: center;
}

.v-align-center {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.v-align-top {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.catering-admin-menu .btn-light.btn-bordered,
.catering-admin-menu .btn-contrast,
.catering-admin-menu .btn-success {
    border-width: 1px;
}

.admin-menu ul > li {
    border-bottom: 1px solid #EDEDEF;
    margin-right: 0;
}

.admin-menu ul > li:hover {
    border-bottom: 1px solid #CC1100;
}

.user-admin-menu .btn-light.btn-bordered,
.user-admin-menu .btn-contrast,
.user-admin-menu .btn-success {

    border-width: 1px;
}

.no-radius {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.panel.panel-circle-big-contrast .panel-icon {
    background-color: transparent;
}

div.portfoliocard a.nostyle {
    margin: 0;
    padding: 0;
    color: inherit;
    text-decoration: none;
}

div.portfoliocard div.footer {
    padding-right: 10px;
    width: 100%;
    /*height: 20px;*/
    background: #CC1100 center center;
    color: white;
    vertical-align: middle;
    font-size: 14px;
    text-align: right;
}

div.portfoliocard div.logo {

    position: absolute;
    bottom: 20px;
    left: 9%;
    margin-top: 10px;
    color: rgba(30, 30, 30, 1);
    font-weight: 300;
    font-size: 16px;

}

div.portfoliocard {
    position: relative;
    z-index: 100;
    overflow: hidden;
    margin: 0 auto 10%;
    padding: 0;
    width: 100%;
    height: 450px;
    border: 1px solid rgba(0, 0, 0, 0.7);
    border-radius: 6px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1),
    0 2px 6px rgba(0, 0, 0, 0.5);
}

div.portfoliocard div.coverphoto {
    z-index: 99;
    width: 100%;
    height: 150px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-size: cover;
    background: no-repeat center center;
    box-shadow: inset 0 3px 20px rgba(255, 255, 255, 0.3),
    1px 0 2px rgba(255, 255, 255, 0.7);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

}

div.portfoliocard div.left_col, div.portfoliocard div.right_col {
    float: left;
    height: 340px;

}

div.portfoliocard div.left_col {
    padding-top: 74px;
    width: 40%;
    text-align: center;
}

div.portfoliocard div.right_col {
    margin-left: -1px;
    width: 60%;
    border-left: 1px solid rgba(230, 230, 230, 1);
    border-bottom-right-radius: 5px;
    background: rgba(245, 245, 245, 1);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.7);
}

div.portfoliocard div.profile_picture {
    position: absolute;
    top: 125px;
    left: 10px;
    padding: 7px;
    width: 110px;
    height: 110px;
    border: 4px solid rgba(255, 255, 255, 1);
    border-radius: 100%;
    background: rgba(255, 255, 255, 1);
    background-size: cover;
}

div.portfoliocard div.right_col h2.name {
    margin: 20px 10px 0 10px;
    padding: 0;
    color: #CC1100;
    font-weight: 500;
    font-size: 22px;
}

div.portfoliocard div.right_col h3.location {
    margin: -5px 10px 10px 10px;
    padding: 0;
    color: #CC1100;
    font-weight: 300;
    font-size: 15px;
}

div.portfoliocard div.right_col h3.locale {
    margin: 1px 0 0 30px;
    padding: 0;
    color: #CC1100;
    font-weight: 300;
    font-size: 12px;
}

div.portfoliocard ul.contact_information {
    margin-top: 0;
    padding-left: 10px;
    list-style-type: none;
}

div.portfoliocard ul.contact_information li {
    padding: 5px 0;
    width: 100%;
    height: 25px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    color: #CC1100;
    font-weight: 500;
    font-size: 15px;
    /*
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    */
    line-height: 25px;
    cursor: default;
}

@media (max-width: 768px) {
    div.portfoliocard ul.contact_information li {
        padding: 0;
        width: 100%;
        height: 100%;
        font-size: 12px;
    }
}

div.portfoliocard ul.contact_information li:hover:before {
    opacity: 1;
}

div.portfoliocard ul.contact_information li.website:before {

    background-image: url('#');
}

div.portfoliocard ul.contact_information li.phone:before {
    background-image: url('#');
}

div.portfoliocard ul.contact_information li.resume:before {
    background-image: url('#');
}

div.portfoliocard div.followers, div.portfoliocard div.following {
    margin: 5px 10px 0 10px;
    color: #1e1e1e;
    font-weight: 300;
    font-style: italic;
    font-size: 16px;
}

div.portfoliocard div.follow_count {
    color: #8c8c8c;
    font-weight: 400;
    font-size: 25px;
}

.checkboxList {
    overflow-y: scroll;
    height: 300px;
}

.panel.panel-circle-big-contrast {
    border: 0;
}

.button-search-xs {
    padding-right: 0;
    padding-left: 0;
    border-width: 1px
}

.center-block {
    margin-right: auto;
    margin-left: auto;
}

.right-block {
    margin-right: 0;
    margin-left: auto;
}

.left-block {
    margin-right: auto;
    margin-left: 0;
}

.text-justify {
    text-align: justify;
}

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

.text-wrap {
    overflow-wrap: break-word;
}

@media (max-width: 767px) {
    .text-center-xs {
        text-align: center;
    }
}

.pos-rel {
    position: relative !important;
}

.pos-abs {
    position: absolute !important;
}

.pos-sta {
    position: static !important;
}

.img-rounded {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.img-rounded-half {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

@media (min-width: 768px) {
    .img-responsive-sm {
        display: block;
        max-width: 100%;
        height: auto;
    }
}

@media (max-width: 768px) {
    .img-responsive-xs {
        display: block;
        max-width: 100%;
        height: auto;
    }
}

.btn-full-width {
    display: block;
    width: 100%;
}

.isDisabled {
    cursor: not-allowed;
    opacity: 0.5;
}

a.isDisabled {
    display: inline-block; /* For IE11/ MS Edge bug */
    pointer-events: none;
    text-decoration: none;
}


.icon-wrap {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 1.3em;
}

.cc-cookies {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    padding: 0.5em 5%;
    width: 100%;
    background: #565656;
    background: rgba(86, 86, 86, 0.95);
    color: #fff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    font-weight: 700;
    font-size: 13px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #888888;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #888888;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #888888;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #888888;
}

.form-control:-moz-placeholder {
    color: #888888;
}

.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #888888;
    opacity: 1;
}

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

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

#schedule-edit select {
    padding-right: 0;
    padding-left: 0;
}

.btn-tg {
    border-color: #CC1100;
    background: #CC1100 none;
    color: white;
}

.btn-tg:hover, .btn-tg:focus {
    border-color: #b11a17;
    background-color: #b11a17;
    color: white;
}

.btn-tg:active, .btn-tg.active {
    border-color: #d21e1b;
    background-color: #d21e1b;
    color: white;
}

.btn-tg.disabled, .btn-tg[disabled] {
    border-color: #D21E1B;
    background-color: #d21e1b;
    color: white;
}

.btn-tg.disabled:hover, .btn-tg.disabled:active, .btn-tg.disabled:focus, .btn-tg.disabled.active, .btn-tg[disabled]:hover, .btn-tg[disabled]:active, .btn-tg[disabled]:focus, .btn-tg[disabled].active {
    border-color: #d21e1b;
    background-color: #d21e1b;
    color: #ffffff;
}

.btn-tg.btn-bordered {
    border-color: #d21e1b;
    color: #d21e1b;
}

.btn-tg.btn-bordered:hover, .btn-tg.btn-bordered:focus {
    background-color: rgba(210, 30, 27, 0.1);
}

.btn-tg.btn-bordered.disabled, .btn-tg.btn-bordered.disabled:hover, .btn-tg.btn-bordered.disabled:active, .btn-tg.btn-bordered.disabled:focus, .btn-tg.btn-bordered.disabled.active, .btn-tg.btn-bordered[disabled], .btn-tg.btn-bordered[disabled]:hover, .btn-tg.btn-bordered[disabled]:active, .btn-tg.btn-bordered[disabled]:focus, .btn-tg.btn-bordered[disabled].active, fieldset[disabled] .btn-tg.btn-bordered, fieldset[disabled] .btn-tg.btn-bordered:hover, fieldset[disabled] .btn-tg.btn-bordered:active, fieldset[disabled] .btn-tg.btn-bordered:focus, fieldset[disabled] .btn-tg.btn-bordered.active {
    border-color: #d21e1b;
    color: #d21e1b;
}

button:focus {
    outline: 0 !important;
}

#ui-datepicker-div {
    top: 50px !important;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
    background-color: #CC1100;
    color: #ffffff;
}

.input-group .validationMessage {
    display: table-caption;
    caption-side: bottom;
}

.input-error {
    border-color: #d9534f !important;
}

.textarea-invite {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px;
    width: 100%;
    font-weight: 500;
    height: 310px;
    border: 1px solid #f3f3f3; /* Safari/Chrome, other WebKit */
    line-height: 1.4em; /* Opera/IE 8+ */
}

.border-contrast {
    border-color: #CC1100;
}

.border-primary {
    border-color: #999999;
}

@media (min-width: 768px) {
    .main-content-background {
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

    #validate-activate .border-contrast {
        border: 1px solid #CC1100;

    }

    .results-item {
        height: 250px;
    }
}

@media (max-width: 768px) {
    .main-content-background {
        background-color: #ffffff;
    }

    #validate-activate .border-contrast {
        border: 0;
    }

    .results-item {
        height: 100%;
    }

    .svg-responsive {
        width: 100%;
        height: auto;
    }
}

.filter-user-mobile .affix {
    top: 50px;
    right: 0;
    left: 0;
    z-index: 9999 !important;
    padding: 0;
    width: 100%;
}

.modal-dialog {
    background-color: white;
    border-radius: 5px;
}

.modal-open {
    overflow: hidden;
}

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


#modalBookingCart.modal {
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    width: 100%;
}

#modalFanCard .modal-dialog {
    background-color: rgba(0, 0, 0, 0);
}

@media screen and (min-width: 768px) {
    .modal-lg {
        right: auto;
        z-index: 10000;
        width: 70%;
    }

    .modal-md {
        right: auto;
        width: 50%;
    }

    .modal-sm {
        right: auto;
        width: 30%;
    }
}

.trovacigusto-fixed-bottom {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 10 !important;
    width: 100% !important;
}

.trovacigusto-fixed-top {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 10 !important;
    width: 100% !important;
}

.account-menu, .trovacigusto-modal, .section-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: left 0s, top 0s, opacity .2s cubic-bezier(0.4, .01, .165, .99);
    -moz-transition: left 0s, top 0s, opacity .2s cubic-bezier(0.4, .01, .165, .99);
    -ms-transition: left 0s, top 0s, opacity .2s cubic-bezier(0.4, .01, .165, .99);
    -o-transition: left 0s, top 0s, opacity .2s cubic-bezier(0.4, .01, .165, .99);
    transition: left 0s, top 0s, opacity .2s cubic-bezier(0.4, .01, .165, .99);
}

.video-modal {
    max-height: 62%;
    width: 62%;
    height: auto;

}

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

    .video-modal {
        max-height: 100%;
        width: 100%;
        height: auto;
    }

    .pac-container {
        /*
        position: fixed !important;
        top: 50px !important;
        */
        left: 0 !important;
        width: 100% !important;
    }

    .search-tab-selector {
        border-bottom: 3px solid #f0f0f0;
        text-decoration: none;
        font-size: 60%;
    }

    a.search-tab-selector:hover {
        border-bottom: 3px solid #CC1100;
        text-decoration: none;
    }

    .search-tab-selector.active {
        border-bottom: 3px solid #CC1100;
        /*border-bottom: 3px solid #f0f0f0;*/
        color: #CC1100 !important;
        text-decoration: none;
        font-weight: bold;
    }
}

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

    .search-tab-selector {
        border-bottom: 3px solid #f0f0f0;
        text-decoration: none;
        font-size: 80%;
    }

    a.search-tab-selector:hover {
        border-bottom: 3px solid #CC1100;
        text-decoration: none;
    }

    .search-tab-selector.active {
        border-bottom: 3px solid #CC1100;
        /*border-bottom: 3px solid #f0f0f0;*/
        color: #CC1100 !important;
        text-decoration: none;
        font-weight: bold;
    }
}

@media only screen and (min-width: 436px) and (max-width: 992px) {
    .search-tab-selector {
        border-bottom: 3px solid #f0f0f0;
        text-decoration: none;
        font-size: 80%;
    }

    a.search-tab-selector:hover {
        border-bottom: 3px solid #CC1100;
        text-decoration: none;
    }

    .search-tab-selector.active {
        border-bottom: 3px solid #CC1100;
        /*border-bottom: 3px solid #f0f0f0;*/
        color: #CC1100 !important;
        text-decoration: none;
        font-weight: bold;
    }
}

.slider .slider-handle {
    background: #676f7a linear-gradient(to bottom, #676f7a, #676f7a);
    opacity: 1;
}

.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {
    margin-top: -2px;
    margin-left: -10px;
}

.slider.slider-horizontal {
    width: 152px;
    height: 20px;
}

.slider-handle {
    width: 15px;
    height: 15px;
}

#user-dem-filter input[type=checkbox] {
    display: none;
}

#user-dem-filter input[type=checkbox] + label:before {
    display: inline-block;
    padding-top: 35px;
    width: 30px;
    height: 30px;
    font-size: 24px;
    font-family: FontAwesome, sans-serif;
}

#user-dem-filter input[type=checkbox] + label:before {
    content: "\f096";
}

#user-dem-filter input[type=checkbox] + label:before {
    letter-spacing: 10px;
}

#user-dem-filter input[type=checkbox]:checked + label:before {
    color: #7cc67c;
    content: "\f046";
}

#gusty-spinner div {
    z-index: 1000;
    margin: auto;
    width: 70px;
    height: 70px;
    background-size: cover;
    animation-iteration-count: infinite;

}

#gusty-loader {
    background: url("/assets/trovacigusto/logo/svg/logo-loader.svg");
    animation: cw 1000ms;
    animation-timing-function: ease-in-out;
}


#form-editor-geo .loader {
    position: relative;
    top: 50%;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
}


.dashboard-user .loader {
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
}

.dashboard-user .loader div {
    position: fixed;
    top: 30%;
    left: 50%;
    margin-left: -35px;
    width: 70px;
}

.container .loader {
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
}

.container .loader div {
    position: relative;
    top: 50%;

}


.modal-body .loader {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
}

.modal-body .loader div {
    position: relative;
    top: 30%;

}


.search-results .loader {
    position: relative;
}

.search-results .loader div {
    position: relative;
    top: 30%;
}

@keyframes cw {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }

}

.rwd-video {
    position: relative;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 56.25%;
    height: 0;
}

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

.hr-text {
    position: relative;
    height: 1.5em;
    outline: 0;
    border: 0;
    color: black;
    text-align: center;
    line-height: 1em;
    opacity: .5;
}

.hr-text:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: -webkit-linear-gradient(left, transparent, #000, transparent);
    background: linear-gradient(to right, transparent, #000, transparent);
    content: '';
}

.hr-text:after {
    position: relative;
    display: inline-block;
    padding: 0 .5em;
    background-color: #fcfcfa;
    color: black;
    content: attr(data-content);
    line-height: 1.5em;
}

@media screen and (min-width: 768px) {

    .card {
        position: relative;
        display: inline-block;
        margin: 1rem;
        width: 100%;
        height: 100%;
        border-radius: 2px;
        background: rgba(0, 0, 0, 0.5);
    }

    .card-1 {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    }

    .card-1:hover {
        box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    }

    .card-2 {
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    }

    .card-3 {
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    }

    .card-4 {
        box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    }

    .card-5 {
        box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
    }
}

.fan-heart {
    padding-left: 2px;
    white-space: nowrap;
}

.no-separable {
    white-space: nowrap;
}

.text-nowrap {
    white-space: nowrap !important;
}

@media (max-width: 991px) {
    .text-wrap-xs {
        white-space: normal !important;
    }
}

.panel.panel-image .panel-body {
    padding-bottom: 5px;
}

.disable-div {
    opacity: 0.5;
    pointer-events: none;
}

.equal {
    overflow: hidden;

}

.row-eq-height {
    display: table-row;
    height: 100%;
}

@media (min-width: 992px) {
    .row-eq-height .h100 {
        display: table-cell;
        float: none;
    }
}


.btn-datatables {
    width: 40px;
    padding: 4px 10px !important;
}

@media (min-width: 768px) {
    .vertical-align {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }
}

/**
se associato ad un row allinea verticalemnte le colonne
 */
.v-align-flex {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.select-xxs {
    width: 70px;
}

.select-xs {
    width: 90px;
}

.select-sm {
    width: 110px;
}

.select-md {
    width: 168px;
}

.select-lg {
    width: 200px;
}

table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
    position: relative;
    cursor: pointer;
    height: 50px;
    width: 50px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th.dtr-control:before {
    top: 50%;
    left: 5px;
    height: 14px;
    width: 14px;
    margin-top: -9px;
    display: block;
    position: absolute;
    color: #CC1100;
    border-radius: 0;
    box-shadow: none;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: "FontAwesome", serif;
    line-height: 14px;
    font-size: 20px;
    content: '\f0fe';
    background-color: transparent;
}


table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {

    color: #CC1100;
    border-radius: 0;
    box-shadow: none;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: "FontAwesome", serif;
    line-height: 14px;
    font-size: 20px;
    content: '\f0fe';
    background-color: transparent;
}

table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
    font-family: "FontAwesome", serif;
    content: '\f146';
    background-color: #FFF;
}

table.dataTable tbody td {
    vertical-align: middle;
    /*text-align: center;*/
}

.dataTables_wrapper .dataTables_processing {
    height: 100px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 0;
    background: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0;
}

div.dataTables_processing > div:last-child > div {
    display: none;
    position: absolute;
    top: 0;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #CC1100;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.btn-w-xs {
    width: 20px;
    padding: 5px !important;
}

.btn-w-letter {
    width: 40px;
    padding: 5px !important;
}


.btn-w-sm {
    width: 80px;
}

.btn-w-md {
    width: 130px;
}

.btn-w-tg {
    width: 120px;
}

.btn-w-lg {
    width: 200px;
}

.btn-w-xl {
    width: 250px;
}

.btn-w-share {
    padding: 4px 0;
    border-width: 1px;
    font-size: 12px;
    flex: 1 0 30% !important;
}

#cart-service .btn-w-md {
    width: 100px;
    padding: 4px;
}

@media (max-width: 746px) {
    .btn.btn-w-share {
        flex: 1 0 46% !important;
    }

    .btn-w-tg {
        width: 120px;
    }


    .btn-w-md, .btn-w-xl, .btn-w-lg {
        width: auto;
        min-width: 100px;
    }
}

.swal2-modal .swal2-title {
    font-size: 20px;
}

.swal2-popup {
    font-size: 14px !important;
}

.swal2-styled {
    padding: 10px 32px 10px 32px !important;
    margin: 20px 10px 0px 10px !important;
    width: 170px;
    height: 45px;
}

.tooltip-inner {
    max-width: 350px;
}

#search-left {
    padding: 25px 0 0;
    background-color: #FFFFFF;
}

#search-box {
    width: 100%;
}

#search-box .form-control {
    border: 1px solid #EDEDEF;
    border-radius: 0;
    font-size: 14px;
    font-weight: 300;
    height: 30px;
    border-right: 0;
}

.pac-container:after {
    /* Disclaimer: not needed to show 'powered by Google' if also a Google Map is shown */
    height: 0;
    background-image: none !important;
    z-index: 1051 !important;
}

#extra-search {
    border-bottom: 1px solid #EDEDEF;
}

#extra-search button {
    background-color: #CC1100;
    color: white;
    padding: 10px 5px;
    cursor: pointer;
    float: left;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#extra-search button:not(:last-child) {
    border-right: none;
}

/* Clear floats (clearfix hack) */
#extra-search:after {
    content: "";
    clear: both;
    display: table;
}

/* Add a background color on hover */
#extra-search button:hover, #extra-search button:focus {
    background-color: #CC1100 !important;
    color: #FFFFFF !important;
}

.btn-filter-off {
    border-color: #353b47;
    color: #353b47;
    background: white;
}

.catering-row {
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    justify-content: flex-start;
}

.catering-row .right {
    align-self: flex-end;
    text-align: right;
    flex: 1;
}

.circle-badge {
    background: #EDEDEF;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    color: black;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
}

.circle-badge-success {
    background: #66cc66;
    color: white;
}

.circle-badge-light {
    background: #EFEFEF;
    color: #C1C1C1;
}

.swal2-popup .swal2-content {
    font-size: 14px;
    font-weight: 500;
}

#footer p, #footer a {
    color: white;
}

#footer a:hover, #footer a:focus {
    color: #CC1100;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

@media (max-width: 768px) {
    .svg-responsive {
        width: 100%;
        height: auto;
    }
}

.justify-center {
    justify-content: center;
}

/*------------------------------------*\
    Affix Menu.
\*------------------------------------*/
.admin-menu .affix-top {
    position: static
}

.admin-menu .affix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}

.catering-profile-info .affix {
    top: 80px;
    z-index: 10;
    width: 263px;
}

@media (max-width: 991px) {
    .catering-profile-info {
        margin-bottom: 40%;
    }

    .catering-profile-info .affix {
        top: unset;
        bottom: 0;
        z-index: 10;
        width: 100%;
        padding-right: 30px;
    }
}

.badge-notify-icon {
    margin-right: -12px !important;
}

.badge-notify {
    display: initial;
    min-width: 10px;
    padding: 1px 5px;
    font-size: 9px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    background-color: #777;
    border-radius: 10px;
    position: relative;
    top: -2px;
}

.badge-notify.select {
    color: #cc1100;
    background: white;
}

.badge-notify.unselect {
    color: white;
    background: #cc1100;
}

.image-delete {
    line-height: 12px;
    padding: 5px 5px;
    position: absolute;
    right: 15px;
    top: 0;
    font-weight: bold;
}

.datepicker.dropdown-menu {
    z-index: 9999 !important;
}

.lg-outer .lg-item {
    background: url("../images/loading.gif") no-repeat scroll center center transparent;
    display: none !important;
}

.user-filter .multiselect-container {
    width: 200px;
}

.dtr-details > tr > td > div.row {
    width: 100% !important;
}

.dtr-details > tr > td.button {
    width: 100% !important;
}

.offer-datepicker {
    height: auto;
}

.offer-datepicker .datepicker-inline,
.offer-datepicker .datepicker-inline table {
    width: 100%;
    padding: 0;
}


.cart-datepicker {
    height: auto;
}

.cart-datepicker .datepicker-inline,
.cart-datepicker .datepicker-inline table {
    width: 100%;
    padding: 0;
    border: 1px solid #dcdcdc;
}

.cart-datepicker .datepicker-inline .today {
    background: #dcdcdc;
}

.cart-datepicker table tr td {
    color: #5cb85c !important;
}

.cart-datepicker table tr td.disabled {
    border: none;
    color: #ddd !important;
    background: none;
}

.cart-datepicker table tr td.active {
    border: none;
    color: #fff !important;
    font-weight: bold;
    background-image: none !important;
    background-color: #5cb85c !important;
}

.cart-datepicker table tr td.new,
.cart-datepicker table tr td.old {
    visibility: hidden;
}

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

.btn-time {
    padding: 2px !important;
    font-weight: normal;
    width: 50px;
    margin: 1px !important;
}


#validate-user-address select {
    height: 50px;
    font-size: 18px;
}

.target:target {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}

.icon-2x {
    font-size: 1.5em;
    vertical-align: text-top;
}

.swal-modal {
    z-index: 2000;
}

.icon-food_guru:before {
    margin: 0
}

.large-xxs {
    width: 70px;
}

.large-xs {
    width: 90px;
}

.large-sm {
    width: 110px;
}

.large-md {
    width: 168px;
}

.large-lg {
    width: 200px;
}

.progressBar {
    position: relative;
    width: 95%;
    height: 20px;
    margin: 10px auto;
    border-radius: 5px;
    overflow: hidden;
    background-color: #f5f5f5;
}

.progressBar div {
    position: relative;
    height: 100%;
    background-color: #66cc66;
}

.progressBar .progressText {
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 10px;
    right: 0;
    background-color: transparent;
}

#progress-popularity .progress {
    margin-bottom: 5px;
}

.btn-showmore {
    width: 90%;
    padding: 1px 4px !important;
    font-size: 16px !important;
    overflow-wrap: break-word;
    white-space: normal;
}

.trovacigusto-card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    margin: auto;
    text-align: center;
}

.trovacigusto-card .card-heading {
    padding: 10px 15px;
    height: 70px;
}

.trovacigusto-card .card-body {
    padding: 15px;
    height: 100%;
}

.trovacigusto-card .card-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 2px solid #ddd;
}

.trovacigusto-card .card-footer.success {
    border-top: 2px solid #66cc66;
}

.trovacigusto-card .card-footer.danger {
    border-top: 2px solid #cc1100;
}

.trovacigusto-card .card-footer.warning {
    border-top: 2px solid #f0ad4e;
}


@media (max-width: 768px) {
    .trovacigusto-card .card-heading {
        padding: 10px 15px;
        height: 100px;
    }
}

.section.research {
    margin-bottom: 15px;
    border: 1px solid #ededef;
    box-shadow: 1px 1px 5px 0 rgba(96, 96, 96, 0.1) !important;
}

.refresh-button-search {
    padding-left: 68px;
}

#search-spinner div {
    z-index: 1000;
    margin: auto;
    width: 70px;
    height: 70px;
    background-size: cover;
}

#search-loader {
    background: url("/assets/trovacigusto/search-loader.gif");
}

.user-full-name-template .address {
    text-transform: capitalize;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-next, .swiper-button-prev {
    color: #CC1100 !important;
}

.blinking-contrast {
    animation: blinking-text-contrast 1s infinite;
}

.blinking-contrast-slow {
    animation: blinking-text-contrast 1.5s infinite;
}

@keyframes blinking-text-contrast {
    0% {
        color: #CC1100;
    }
    49% {
        color: #CC1100;
    }
    60% {
        color: transparent;
    }
    99% {
        color: transparent;
    }
    100% {
        color: #CC1100;
    }
}

.blinking-button {
    animation: blinking-bg 1.5s linear infinite;
}

@keyframes blinking-bg {
    50% {
        opacity: 0;
    }
}


.custom-file-input-wrapper {
    position: relative;
}

.custom-file-input-wrapper .custom-file-input-button {
    position: relative;
    overflow: hidden;
}

.custom-file-input-wrapper .custom-file-input-button * {
    cursor: pointer;
}

.custom-file-input-wrapper .custom-file-input-button input[type="file"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    opacity: 0;
}

.label-ads {
    display: inline;
    padding: 0.1em 0.6em 0.1em;
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 0.25em;
    background-color: #66cc66;
}

/* ----------------------------------------------------------------------
	Icon Box
-------------------------------------------------------------------------*/
.icon {
    margin-bottom: 16px;
}

div.icon-box:before {
    display: none !important;
}

.icon-box {
    margin-bottom: 50px;
    position: relative;
}

.icon-box .icon {
    height: 64px;
    position: absolute;
    width: 64px;
}

.icon-box .icon i {
    font-size: 28px;
    text-align: center;
    line-height: 66px;
    border-radius: 50%;
}

.icon-box .icon a,
.icon-box .icon i {
    width: 100%;
    height: 100%;
    color: #333;
}

.icon-box h3,
.icon-box h5 {
    margin: 0 12px 10px 83px;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
}

.icon-box p {
    margin: 0 0 20px 83px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}

.icon-box-description > p {
    margin-bottom: 20px;
}

.icon-box.effect .icon i {
    z-index: 1;
}

.icon-box.effect .icon i:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
}

.icon-box .icon i {
    -webkit-transition: background-color 0.2s, color 0.2s;
    transition: background-color 0.2s, color 0.2s;
}

.icon-box .icon i:after {
    top: -4px;
    left: -4px;
    padding: 4px;
    box-shadow: 0 0 0 3px #333;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(0.8);
    opacity: 0;
}

.icon-box.effect.dark .icon i:after {
    box-shadow: 0 0 0 3px #CC1100;
}

.icon-box.effect.dark .icon i:hover, .icon-box.effect.dark:hover .icon i {
    background-color: #CC1100;
}

.icon-box.effect .icon i:hover:after, .icon-box.effect:hover .icon i:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}


.image-box .image-box-content p i.fa.fa-play {
    padding-left: 3px;
}

.icon-box.small .icon {
    height: 46px;
    width: 46px;
}

.icon-box.small .icon i {
    font-size: 20px;
    line-height: 47px;
}

.icon-box.small > h3,
.icon-box.small > h5 {
    font-size: 18px;
    margin: 0 12px 4px 60px;
}

.icon-box.small > p {
    margin: 0 0 20px 60px;
    line-height: 1.6;
    font-size: 14px;
}

.icon-box.medium > h3,
.icon-box.medium > h4,
.icon-box.medium > h5 {
    margin: 0 12px 10px 84px;
}

.icon-box.medium > p {
    margin: 0 0 20px 84px;
}

.icon-box.large .icon {
    height: 86px;
    width: 86px;
}

.icon-box.large .icon i {
    font-size: 38px;
    line-height: 87px;
}

.icon-box.large > h3,
.icon-box.large > h5 {
    margin: 0 12px 10px 110px;
    font-size: 24px;
}

.icon-box.large p {
    margin: 0 0 20px 110px;
}

.icon-box.icon-box-right {
    padding: 0;
    text-align: right;
}

.icon-box.icon-box-right > h3,
.icon-box.icon-box-right > h5 {
    margin: 0 84px 0 10px;
}

.icon-box.icon-box-right.medium > p {
    margin: 20px 84px 0 10px;
}

.icon-box.icon-box-right .icon {
    right: 0;
}

.icon-box.icon-box-right p {
    font-size: 14px;
    margin-top: 15px;
}

.icon-box.text-center, .icon-box.center {
    padding: 0;
    text-align: center;
}

.icon-box.text-center h3,
.icon-box.text-center h5, .icon-box.center h3,
.icon-box.center h5 {
    margin: 0 12px 10px 0;
}

.icon-box.text-center p, .icon-box.center p {
    margin: 0 0 20px 0;
}

.icon-box.text-center .icon, .icon-box.center .icon {
    margin: 0 auto 22px;
    position: relative;
}

.icon-box.text-center p, .icon-box.center p {
    font-size: 16px;
    margin-top: 15px;
}

.icon-box.text-center.small .icon, .icon-box.center.small .icon {
    clear: both !important;
    position: relative !important;
}

.icon-box.border {
    border: 0 !important;
}

.icon-box.border .icon {
    border: 3px solid #333;
    text-align: center;
    border-radius: 50%;
    background-color: transparent;
}

.icon-box.border .icon i {
    line-height: 56px;
}

.icon-box.border:hover > .icon i {
    line-height: 62px;
}

.icon-box.border:hover > .icon {
    border: 0;
}

.icon-box.border .icon i {
    background-color: transparent !important;
    color: #333;
}

.icon-box.border.small .icon {
    height: 46px;
    position: absolute;
    top: 5px;
    width: 46px;
}

.icon-box.border.small .icon i {
    font-size: 20px;
    line-height: 42px;
}

.icon-box.border.small:hover > .icon i {
    line-height: 49px;
}

.icon-box.border.large .icon i {
    line-height: 81px;
}

.icon-box.border.large:hover > .icon i {
    line-height: 86px;
}

.icon-box.square.large:hover > .icon i {
    line-height: 86px;
}

.icon-box.square .icon, .icon-box.square.effect .icon i:after,
.icon-box.square .icon i {
    border-radius: 0;
}

.icon-box.square:hover > .icon i {
    line-height: 66px;
}

.icon-box.square.border .icon i {
    line-height: 59px;
}

.icon-box.square.border:hover > .icon i {
    line-height: 64px;
}

.icon-box.square.border.small .icon i {
    line-height: 41px;
}

.icon-box.square.border.small:hover > .icon i {
    line-height: 47px;
}

.icon-box.square.border.large .icon i {
    line-height: 78px;
}

.icon-box.square.border:large:hover > .icon i {
    line-height: 84px;
}

.icon-box.square.small:hover > .icon i {
    line-height: 48px;
}

.icon-box.light .icon i:after {
    box-shadow: 0 0 0 3px #e5e5e5;
}

.icon-box.light .icon i {
    background-color: #e5e5e5;
}

.icon-box.light .icon i {
    color: #808080;
}

.icon-box.light.border .icon {
    border: 3px solid #e5e5e5;
}

.icon-box.light.border.large .icon i {
    line-height: 87px;
}

.icon-box.light.border.large:hover > .icon i {
    line-height: 88px;
}

.icon-box.fancy .icon i {
    background-color: transparent;
    color: #222;
    font-size: 110px;
    opacity: 0.09;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border-radius: 0;
}

.icon-box.fancy.small > .icon i {
    font-size: 68px;
}

.icon-box.fancy.large .icon i {
    font-size: 120px;
}

.icon-box.fancy.text-center .icon, .icon-box.fancy.center .icon {
    width: auto;
    margin-bottom: 30px;
}

.icon-box.effect.fancy .icon i:after {
    box-shadow: 0 0 0 0 transparent;
}

.icon-box.effect.fancy:hover > .icon i {
    font-size: 110px;
}

.icon-box.effect.fancy.small:hover > .icon i {
    font-size: 76px;
}

.icon-box.clean .icon i {
    background-color: unset;
    color: #333;
    font-size: 50px;
}

.icon-box.clean.small .icon i {
    font-size: 36px;
}

.icon-box.effect.clean .icon i:after {
    box-shadow: 0 0 0 0 transparent;
}

.icon-box.process {
    border: 1px solid #888;
    margin-top: 45px;
    padding: 0 30px 10px;
    border-radius: 4px;
}

.icon-box.process.effect .icon i:hover:after, .icon-box.process.effect:hover .icon i::after {
    opacity: 0;
    border: 0;
}

.icon-box.process .icon {
    margin-top: 10px;
}

.icon-box.process.small .icon {
    margin-top: 10px;
}

.icon-box.box-type {
    background: #fafafa;
    border: 1px solid #ececec;
    border-radius: 4px;
    padding: 20px;
}

.icon-box.box-type .icon {
    margin-top: 20px;
}

.v-slider-frame {
    height: 50px;
    overflow: hidden;
    text-align: center;
}

ul.v-slides {
    list-style-type: none;
    transform: translateY(50px);
    padding: 0;
}

.v-slide {
    font-size: 30px;
    line-height: 50px;
    color: #CC1100;
}

/** ios caret problem */
input {
    caret-color: #333333;
}

textarea {
    caret-color: #333333;
}

[data-pnotify].pnotify.stack-bar-bottom {
    width: 100%;
    border-radius: 0;
}

.img-report {
    width: 100%;
}

@media (max-width: 768px) {
    .img-report {
        width: 50%;
    }
}

.icon-no-mg::before {
    margin: 0;
}


/* checkbox-rect */
.checkbox-rect input[type="checkbox"] {
    display: none;
}

.checkbox-rect input[type="checkbox"] + label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    font: 14px/20px "Open Sans", Arial, sans-serif;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.checkbox-rect input[type="checkbox"]:hover + label:hover {
    /*color: rgb(23, 86, 228);*/
}

.checkbox-rect input[type="checkbox"]:hover + label:before {
    /*background: #50565a;*/
    box-shadow: inset 0 0 0 2px #f7f2f2;
}

.checkbox-rect input[type="checkbox"] + label:last-child {
    margin-bottom: 0;
}

.checkbox-rect input[type="checkbox"] + label:before {
    content: "";
    font-family: "FontAwesome";
    display: block;
    width: 1.4em;
    height: 1.4em;
    border: 1px solid #343a3f;
    border-radius: 0.2em;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.2s, background 0.2s ease-in-out;
    transition: all 0.2s, background 0.2s ease-in-out;
    background: #f3f3f3;
}

.checkbox-rect input[type="checkbox"]:checked + label:before {
    width: 1.3em;
    height: 1.3em;
    border-radius: 0.2em;
    border: 2px solid #fff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #cc1100;
    box-shadow: 0 0 0 1px #000;
}


/********** checkbox *************/
.checkbox-css input {
    opacity: 0;
    position: absolute;
    width: 30px;
    height: 30px;
}

.checkbox-css label {
    position: relative;
    padding: 0 0 0 40px;
    height: 30px;
    margin: 0;
    line-height: 30px;
    font-weight: bold;
}

.checkbox-css label:before,
.checkbox-css label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transition: border-width 0.3s 0s ease;
    border-radius: 50%;
}

.checkbox-css label:before {
    border: 2px solid #FFFFFF;
    background: transparent;
    width: 30px;
    height: 30px;
}

.checkbox-css label:after {
    width: 22px;
    height: 22px;
    margin: 4px;
    border: 11px solid #FFF;
    background: transparent;
}

.checkbox-css input:checked + label:after {
    border-width: 5px;
}

.checkbox-css input:checked + label:before {
    background-size: cover;
    background-origin: border-box;
}

.checkbox-css label:before {
    border-radius: 0 0;
    border-width: 2px;
}

.checkbox-css label:after {
    border-radius: 0 0;
    border-width: 0 22px 0 0;
    /* to enable faux tick draw animation effect */
    margin: 4px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M0 0v32h32V0H0zm24 9l2 2-12 12-6-6 2-2 4 4z'/%3E%3C/svg%3E");
    background-size: cover;
    background-origin: border-box;
}

.checkbox-css input:checked + label:after {
    border-width: 0;
}
.alert.alert-green {
    background-color: #66cc66;
    border-color: #66cc66;
}

.swal2-input, .swal2-file, .swal2-textarea {
    font-size: 14px;
}

/* Chrome, Safari, Edge, Opera */
.cart-input input::-webkit-outer-spin-button, .cart-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.cart-input input[type=number] {
    -moz-appearance: textfield;
}

/*
!* ensures the increment/decrement arrows always display *!
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}*/

/*loader spinner*/

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
}

.lds-ellipsis div {
    position: absolute;
    top: 10px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fdd;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}


.password-container {
    position: relative;
}

.password-container input[type="password"],
.password-container input[type="text"] {
    width: 100%;
    padding: 12px 36px 12px 12px;
    box-sizing: border-box;
}

#togglePassword, #toggleConfirmPassword, #togglePasswordModal {
    position: absolute;
    top: 28%;
    right: 4%;
    cursor: pointer;
    color: lightgray;
}

.loader-pulse {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 30px;
    position: relative;
    background: #FFF;
    box-shadow: -24px 0 #FFF, 24px 0 #FFF;
    box-sizing: border-box;
    animation: shadowPulse 2s linear infinite;
}

@keyframes shadowPulse {
    33% {
        background: #FFF;
        box-shadow: -24px 0 #cc1100, 24px 0 #FFF;
    }
    66% {
        background: #cc1100;
        box-shadow: -24px 0 #FFF, 24px 0 #FFF;
    }
    100% {
        background: #FFF;
        box-shadow: -24px 0 #FFF, 24px 0 #cc1100;
    }
}

@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700);

html {
    font-family: "Montserrat",  sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
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: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: 0.67em 0;
    font-size: 2em;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-size: 1em;
    font-family: monospace, monospace;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    color: inherit;
    font: inherit;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !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^="javascript:"]:after,
    a[href^="#"]: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;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    background-color: #111111;
    color: #333333;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    line-height: 1.42857143;
    font-weight: 500;
}

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


a {
    color: #428bca;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline;
}

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

.img-thumbnail {
    display: inline-block;
    padding: 4px;
    max-width: 100%;
    height: auto;
    border: 1px solid #dddddd;
    border-radius: 0;
    background-color: #111111;
    line-height: 1.42857143;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: inherit;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    line-height: 1.1;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    color: #999999;
    font-weight: normal;
    line-height: 1;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 22px;
    margin-bottom: 11px;
}

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

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

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

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

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

h3,
.h3 {
    font-size: 28px;
}

h4,
.h4 {
    font-size: 20px;
}

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

h6,
.h6 {
    font-size: 14px;
}

p {
    margin: 0 0 30px;
}

.lead {
    margin-bottom: 22px;
    font-weight: 200;
    font-size: 18px;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 24px;
    }
}

small,
.small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-grey {
    color: #999999;
}

.text-primary {
    color: #428bca;
}

a.text-primary:hover {
    color: #3071a9;
}

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

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

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

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

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

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

.text-danger {
    color: #a94442;
}

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

.bg-primary {
    background-color: #428bca;
    color: #fff;
}

a.bg-primary:hover {
    background-color: #3071a9;
}

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

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

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

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

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

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

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

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

.page-header {
    margin: 44px 0 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

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

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    margin-left: -5px;
    padding-left: 0;
    list-style: none;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 22px;
}

dt,
dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        clear: left;
        overflow: hidden;
        width: 160px;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    border-bottom: 1px dotted #999999;
    cursor: help;
}

.initialism {
    text-transform: uppercase;
    font-size: 90%;
}

blockquote {
    margin: 0 0 22px;
    padding: 11px 22px;
    border-left: 5px solid #eeeeee;
    font-size: 20px;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    color: #999999;
    font-size: 80%;
    line-height: 1.42857143;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}

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

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

blockquote:before,
blockquote:after {
    content: "";
}

address {
    margin-bottom: 30px;
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    border-radius: 0;
    background-color: #f9f2f4;
    color: #c7254e;
    white-space: nowrap;
    font-size: 90%;
}

kbd {
    padding: 2px 4px;
    border-radius: 0;
    background-color: #333333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
    font-size: 90%;
}

pre {
    display: block;
    margin: 0 0 11px;
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 0;
    background-color: #f5f5f5;
    color: #333333;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 15px;
    line-height: 1.42857143;
}

pre code {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    color: inherit;
    white-space: pre-wrap;
    font-size: inherit;
}

.pre-scrollable {
    overflow-y: scroll;
    max-height: 340px;
}

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

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

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

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

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    min-height: 1px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-1 {
    width: 8.33333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

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

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

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

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

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

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

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

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

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

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

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

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

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

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

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

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: 0;
    }

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

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

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

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

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

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

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

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: 0;
    }

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

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

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

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

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

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

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

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

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

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

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

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

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

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

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

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

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

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

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

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

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

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

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

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: 0;
    }

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

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

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

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

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

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

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

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: 0;
    }

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

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

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

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

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

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

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

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1400px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

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

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

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

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

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

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

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

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

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

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

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

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

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

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

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

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: 0;
    }

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

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

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

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

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

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

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

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: 0;
    }

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

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

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

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

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

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

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

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

table {
    max-width: 100%;
    background-color: transparent;
}

th {
    text-align: left;
}

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

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

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

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

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

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

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

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

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

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

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

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

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

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

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

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

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

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

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

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

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

@media (max-width: 767px) {
    .table-responsive {
        overflow-x: scroll;
        overflow-y: hidden;
        margin-bottom: 16px;
        width: 100%;
        border: 1px solid #dddddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }

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

    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

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

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

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

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

fieldset {
    margin: 0;
    padding: 0;
    min-width: 0;
    border: 0;
}

legend {
    display: block;
    margin-bottom: 22px;
    padding: 0;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    color: #333333;
    font-size: 24px;
    line-height: inherit;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    /* IE8-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: 9px;
    color: #555555;
    font-size: 16px;
    line-height: 1.42857143;
}

.form-control {
    display: block;
    padding: 8px 15px;
    width: 100%;
    height: 40px;
    border: 1px solid #cccccc;
    border-radius: 0;
    background: #ffffff none;
    color: #555555;
    font-size: 16px;
    line-height: 1.42857143;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    outline: 0;
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #999999;
    font-weight: 300;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999999;
    font-weight: 300;
}

.form-control::-webkit-input-placeholder {
    color: #999999;
    font-weight: 300;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="date"] {
    line-height: 40px;
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    min-height: 22px;
}

.radio label,
.checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    margin-bottom: 0;
    padding-left: 20px;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

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

.input-sm {
    padding: 5px 15px;
    height: 33px;
    border-radius: 0;
    font-size: 14px;
    line-height: 1.5;
}

select.input-sm {
    height: 33px;
    line-height: 33px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.input-lg {
    padding: 10px 35px;
    height: 49px;
    border-radius: 0;
    font-size: 20px;
    line-height: 1.33;
}

select.input-lg {
    height: 49px;
    line-height: 49px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 50px;
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 27px;
    right: 0;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

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

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

.has-success .form-control:focus {
    border-color: #2b542c;
}

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

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

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

.has-warning .form-control {
    border-color: #8a6d3b;
}

.has-warning .form-control:focus {
    border-color: #66512c;
}

.has-warning .input-group-addon {
    border-color: #8a6d3b;
    background-color: #fcf8e3;
    color: #8a6d3b;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
}

.has-error .form-control:focus {
    border-color: #843534;
}

.has-error .input-group-addon {
    border-color: #a94442;
    background-color: #f2dede;
    color: #a94442;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.form-control-static {
    margin-bottom: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .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;
        padding-left: 0;
        vertical-align: middle;
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 9px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 31px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

.form-horizontal .form-control-static {
    padding-top: 9px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    padding: 8px 25px;
    border: 1px solid transparent;
    border-radius: 0;
    background-image: none;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.42857143;
    cursor: pointer;
    -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    -moz-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    -o-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

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

.btn:hover,
.btn:focus {
    border: 1px solid #ca293e;
    background-color: transparent;
    color: #ca293e;
    text-decoration: none;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.90;
    filter: alpha(opacity=90);
    pointer-events: auto;
}

.btn-default {
    border-color: #333333;
    background-color: transparent;
    color: #333333;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    border-color: #ca293e;
    background-color: transparent;
    color: #ca293e;
}

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

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #333333;
    background-color: transparent;
}

.btn-default .badge {
    background-color: #333333;
    color: transparent;
}

.btn-dark {
    border-color: #111111;
    background-color: #111111;
    color: #ffffff;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
    border-color: #ca293e;
    background-color: transparent;
    color: #ca293e;
}

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

.btn-dark.disabled,
.btn-dark[disabled],
fieldset[disabled] .btn-dark,
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled:active,
.btn-dark[disabled]:active,
fieldset[disabled] .btn-dark:active,
.btn-dark.disabled.active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark.active {
    border-color: #111111;
    background-color: #111111;
}

.btn-dark .badge {
    background-color: #ffffff;
    color: #111111;
}

.btn-color {
    border-color: #ca293e;
    background-color: #ca293e;
    color: #ffffff;
}

.btn-color:hover,
.btn-color:focus,
.btn-color:active,
.btn-color.active,
.open .dropdown-toggle.btn-color {
    border-color: #ca293e;
    background-color: transparent;
    color: #ca293e;
}

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

.btn-color.disabled,
.btn-color[disabled],
fieldset[disabled] .btn-color,
.btn-color.disabled:hover,
.btn-color[disabled]:hover,
fieldset[disabled] .btn-color:hover,
.btn-color.disabled:focus,
.btn-color[disabled]:focus,
fieldset[disabled] .btn-color:focus,
.btn-color.disabled:active,
.btn-color[disabled]:active,
fieldset[disabled] .btn-color:active,
.btn-color.disabled.active,
.btn-color[disabled].active,
fieldset[disabled] .btn-color.active {
    border-color: #ca293e;
    background-color: #ca293e;
}

.btn-color .badge {
    background-color: #ffffff;
    color: #ca293e;
}

.btn-white {
    border-color: #ffffff;
    background-color: transparent;
    color: #ffffff;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
    border-color: #ca293e;
    background-color: transparent;
    color: #ca293e;
}

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

.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
    border-color: #ffffff;
    background-color: transparent;
}

.btn-white .badge {
    background-color: #ffffff;
    color: transparent;
}

.btn-link {
    border-radius: 0;
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: #ca293e;
}

.btn-link:hover,
.btn-link:focus {
    background-color: transparent;
    color: #2a6496;
    text-decoration: underline;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none;
}

.btn-lg {
    padding: 10px 35px;
    border-radius: 0;
    font-size: 20px;
    line-height: 1.33;
}

.btn-sm {
    padding: 5px 15px;
    border-radius: 0;
    font-size: 14px;
    line-height: 1.5;
}

.btn-xs {
    padding: 1px 5px;
    border-radius: 0;
    font-size: 14px;
    line-height: 1.5;
}

.btn-block {
    display: block;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.collapsing {
    position: relative;
    overflow: hidden;
    height: 0;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

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

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
    clear: both;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    border: 0;
    background-color: transparent;
    color: transparent;
    text-shadow: none;
    font: 0/0 a;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

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

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

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

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

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

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

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

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

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

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

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

@media (min-width: 1400px) {
    .hidden-lg {
        display: none !important;
    }
}

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

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}


@-ms-viewport {
    width: auto !important;
}

div,
section,
article,
span,
li,
a,
a:focus,
a:active,
input:focus,
textarea:focus,
input:active,
textarea:active {
    outline: transparent !important;
}

html {
    width: 100%;
    height: 100%;
    font-size: 16px;
}

body {
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 1.625;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.content-wrapper {
    position: relative;
    min-height: 100%;
    height: auto;
}

a:hover,
a:focus {
    outline: transparent !important;
    text-decoration: none;
}

ul {
    padding: 0;
}

li {
    list-style-type: none;
}

h1 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 36px;
}

h2 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 24px;
}

h3 {
    margin-top: 15px;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 20px;
}

h4 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 18px;
}

h5 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
}

h6 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2em;
}

.intro-end .close-on-click {
    cursor: pointer;
}

.backstretch img {
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
}

.section-scroll {
    position: relative;
    z-index: 3;
    background: #ffffff;
}

.section-space {
    display: none;
}

blockquote {
    font-style: italic;
    font-size: 16px;
}

blockquote i {
    position: absolute;
    left: 30px;
    z-index: -1;
    color: #eee;
    font-size: 40px;
}

input,
button,
textarea {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input:focus,
button:focus,
textarea:focus {
    outline: none !important;
    border-color: inherit !important;
    box-shadow: none !important;
}

.btn-default {
    -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s;
    -moz-transition: background-color 0.3s, border-color 0.3s, color 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, color 0.3s;
    transition: background-color 0.3s, border-color 0.3s, color 0.3s;
    -webkit-backface-visibility: hidden;
}

.button-transparent {
    opacity: 0 !important;
    filter: alpha(opacity=0) !important;
    zoom: 1 !important;
    -webkit-opacity: 0 !important;
    -moz-opacity: 0 !important;
}

.button-submit {
    position: relative;
    display: inline-block;
    float: right;
    width: auto !important;
}

.button-submit .button-send {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    zoom: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.arrow-section i {
    color: #ffffff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.arrow-section i:hover {
    color: #ca293e;
}

.arrow-section {
    position: absolute;
    bottom: 20px;
    left: 50%;
    display: block;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
}

.arrow-section i {
    font-size: 70px;
    line-height: 50px;
}

.arrow-section.arrow1 {
    bottom: 20px;
    display: none;
}

.arrow-section.arrow2 {
    top: 45%;
    display: none;
    margin-top: 80px;
}

.dropcap {
    float: left;
    margin-right: 0.3em;
    padding: 0 10px;
    background: #111111;
    color: #ffffff;
    text-align: center;
    font-size: 2em;
    line-height: 1.5em;
}

.message-success {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    background: #63C55F;
    text-align: center;
    opacity: 0;
}

.message-success i {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 30px;
    line-height: 1.5em;
}

.message-error {
    border: 1px solid #E43832 !important;
    background: #fff !important;
}

.message-error::-webkit-input-placeholder {
    color: #e43832 !important;
}

.message-error:-moz-placeholder {
    color: #e43832 !important;
}

.message-error::-moz-placeholder {
    color: #e43832 !important;
}

.message-error:-ms-input-placeholder {
    color: #e43832 !important;
}

.form-control.input-row-1 {
    height: 2.5em;
}

.form-control.input-row-2 {
    height: 6em;
}

.form-control.input-row-3 {
    height: 9.4em;
}

.form-control.input-row-4 {
    height: 12.8em;
}

.form-control.input-row-5 {
    height: 16.25em;
}

.form-control.input-row-6 {
    height: 19.7em;
}

.highlight-color {
    color: #ca293e;
    font-weight: 700;
}

.highlight-txt {
    padding: 0 2px;
    background: #111111;
    color: #ffffff;
}

.highlight-outline {
    padding: 0 2px;
    border: 1px solid #ca293e;
    color: #ca293e;
}

.section-fullscreen {
    position: relative;
    background: #111111;
}

.bg-section {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /*.lh-transition(opacity .7s);*/
    /*background-size: cover;*/
    background-position: center bottom;
}

.reservation-fullscreen {
    background-image: url('http://placehold.it/1440x900');
}

.menu-fullscreen {
    background-image: url('http://placehold.it/1440x900');
}

.blog-fullscreen {
    background-image: url('http://placehold.it/1440x900');
}

.shop-fullscreen {
    background-image: url('http://placehold.it/1440x900');
}

.section-intro {
    position: relative;
}

.pre-content {
    position: relative;
    color: #ffffff;
}

.pre-content h1 {
    position: relative;
    margin-top: 15px;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 32px;
}

/*.pre-content h1:after {
  position: absolute;
  content: '';
  display: block;
  height: 4px;
  background: #ffffff;
  width: 60px;
  left: 0;
  bottom: -30px;
}*/
.pre-content p {
    margin-bottom: 15px;
    font-size: 16px;
}

.section-padding {
    padding-top: 15px;
    padding-bottom: 15px;
}

.section-header {
    position: relative;
}

.section-header h2 {
    margin: 0;
    padding: 25px 15px;
    background: #111111;
    color: #ffffff;
    text-align: center;
    letter-spacing: 5px;
}

.opacity-0 {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

.opacity-10 {
    opacity: 0.1;
    filter: alpha(opacity=10);
    zoom: 1;
    -webkit-opacity: 0.1;
    -moz-opacity: 0.1;
}

.opacity-20 {
    opacity: 0.2;
    filter: alpha(opacity=20);
    zoom: 1;
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
}

.opacity-30 {
    opacity: 0.3;
    filter: alpha(opacity=30);
    zoom: 1;
    -webkit-opacity: 0.3;
    -moz-opacity: 0.3;
}

.opacity-40 {
    opacity: 0.4;
    filter: alpha(opacity=40);
    zoom: 1;
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
}

.opacity-50 {
    opacity: 0.5;
    filter: alpha(opacity=50);
    zoom: 1;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
}

.opacity-60 {
    opacity: 0.6;
    filter: alpha(opacity=60);
    zoom: 1;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
}

.opacity-70 {
    opacity: 0.7;
    filter: alpha(opacity=70);
    zoom: 1;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
}

.opacity-80 {
    opacity: 0.8;
    filter: alpha(opacity=80);
    zoom: 1;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
}

.opacity-90 {
    opacity: 0.9;
    filter: alpha(opacity=90);
    zoom: 1;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
}

.opacity-100 {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.icons {
    overflow: hidden;
}

.icons li {
    float: left;
    margin-bottom: 10px;
    width: 50%;
}

.icons li span {
    font-size: 14px;
}

.icons li i {
    margin-right: 10px;
    color: #ca293e;
    font-size: 18px;
}

.list {
    margin-left: 20px;
}

.list > li {
    list-style-type: square;
}

.list > li .sublist li {
    margin-left: 30px;
    list-style-type: circle;
}

#map {
    background-color: #e5e3df;
}

::-webkit-scrollbar {
    width: 10px;
    height: 5px;
    -webkit-border-radius: 0;
    background-color: #eee;
}

::-webkit-scrollbar:hover {
    width: 7px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    background: #aeaeae;
}

::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:active {
    background: #bbb;
    cursor: pointer;
}

#preloader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    /* change if the mask should have another color then white */
    background-color: #fff;
    /* makes sure it stays on top */
}

#status {
    position: absolute;
    top: 0;
    left: 0;
    display: table;
    width: 100%;
    /* centers the loading animation horizontally one the screen */
    height: 100%;
    /* centers the loading animation vertically one the screen */
    background: no-repeat center;
}

#status .loading-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#status .loading-wrapper img {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 1s, -webkit-transform 3s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: opacity 1s, -moz-transform 3s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: opacity 1s, -o-transform 3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 1s, -webkit-transform 3s cubic-bezier(0.19, 1, 0.22, 1), -moz-transform 3s cubic-bezier(0.19, 1, 0.22, 1), -o-transform 3s cubic-bezier(0.19, 1, 0.22, 1), transform 3s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    transform: translate(0, 30px);
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

#status .loading-wrapper img.ready {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    zoom: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

#status-loaded {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -64px;
    width: 0;
    height: 80px;
    background: no-repeat center;
    -webkit-transition: width 0.7s;
    /* centers the loading animation horizontally one the screen */
    -moz-transition: width 0.7s;
    /* centers the loading animation vertically one the screen */
    -o-transition: width 0.7s;
    transition: width 0.7s;
    /* is width and height divided by two */
}

.ui-page-scrolling-section {
    position: absolute;
    width: 100%;
    height: 100%;
}

.ui-page-scrolling-control {
    cursor: pointer;
}

.ui-page-scrolling-main {
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

@keyframes pulsate {
    0% {
        transform: scale(0.1, 0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2, 1.2);
        opacity: 0;
    }
}

.unveil {
    background: #eee;
}

.unveil figure {
    position: relative;
    display: block;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

.unveil.loaded figure {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

img.alignright {
    float: right;
    margin: .3em 0 .3em 1em;
}

img.alignleft {
    float: left;
    margin: .3em 1em .3em 0;
}

img.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) and (max-width: 991px) {
    .pre-content h1 {
        margin-top: 30px;
    }

    .pre-content p {
        font-size: 24px;
    }
}

@media (min-width: 992px) {
    .section-intro {
        position: fixed !important;
        top: 0;
        right: 0;
        left: 0;
        display: table;
        width: 100%;
    }

    .section-space {
        display: block;
    }

    .no-intro {
        padding-top: 80px;
    }

    .no-intro .section-scroll {
        position: relative;
        top: 0;
        z-index: 3;
    }

    .section-scroll {
        z-index: 3;
        background: #ffffff;
    }

    .section-padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .pre-content {
        position: relative;
        display: table-cell;
        visibility: visible;
        color: #ffffff;
        vertical-align: middle;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: opacity 0.4s 1s, visibility 0.4s 0.4s;
        -moz-transition: opacity 0.4s 1s, visibility 0.4s 0.4s;
        -o-transition: opacity 0.4s 1s, visibility 0.4s 0.4s;
        transition: opacity 0.4s 1s, visibility 0.4s 0.4s;
        zoom: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
    }

    .pre-content h1 {
        position: relative;
        margin-top: 30px;
        margin-bottom: 30px;
        font-weight: 700;
        font-size: 64px;
    }

    /*  .pre-content h1:after {
    position: absolute;
    content: '';
    display: block;
    height: 4px;
    background: #ffffff;
    width: 60px;
    left: 0;
    bottom: -30px;
  }*/
    .pre-content p {
        font-size: 24px;
    }
}

@media (min-width: 0) and (max-width: 991px) {
    html {
        overflow: auto;
    }

    .section-intro {
        position: relative !important;
    }

    .section-intro .bg-section {
        opacity: 0.3;
        filter: alpha(opacity=30);
        zoom: 1;
        -webkit-opacity: 0.3;
        -moz-opacity: 0.3;
    }

    .mobile-height {
        height: 200px;
    }
}

@media (min-width: 992px) {
    .no-intro {
        padding-top: 80px;
    }

    .section-scroll {
        z-index: 3;
        background: #ffffff;
    }

    .section-padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .pre-content {
        position: relative;
        display: table-cell;
        color: #ffffff;
        vertical-align: middle;
    }

    .pre-content h1 {
        position: relative;
        margin-top: 30px;
        margin-bottom: 30px;
        font-weight: 700;
        font-size: 55px;
    }

    /* .pre-content h1:after {
    position: absolute;
    content: '';
    display: block;
    height: 4px;
    background: #ffffff;
    width: 60px;
    left: 0;
    bottom: -30px;
  }*/
    .pre-content p {
        font-size: 24px;
    }

    .icons li {
        width: 25%;
    }

    .simple-line-icons li {
        width: 20%;
    }
}

/* End of basic styles */
/* ------------------------------------------------------ */
/* 6. Home page */
/* ------------------------------------------------------ */
.home {
    position: fixed !important;
    z-index: 10;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: #111111;
}

.home .home-fullscreen {
    width: 100%;
    background-size: cover;
}

.home .basic-info {
    position: absolute;
    bottom: 90px;
    z-index: 10;
    margin-left: 15px;
    opacity: 1;
}

.home .basic-info.static {
    position: static;
}

.home .basic-info.static div {
    margin: 15px auto;
}

.home .basic-info div {
    margin: 15px 0;
}

.home .basic-info span {
    display: block;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 400;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.home .basic-info span a {
    color: #ffffff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.home .basic-info span.day {
    font-weight: 700;
}

.home .basic-info .social-icon {
    display: block;
    margin: 30px 0;
}

.home .basic-info .social-icon li {
    display: inline-block;
    margin: 0 5px;
}

.home .basic-info .social-icon li a {
    padding: 5px;
    color: #ffffff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.home-classic {
    display: table;
    width: 100%;
    height: 100%;
    color: #ffffff;
}

.home-classic .home-classic-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.home-page .to-the-top {
    display: none;
}

#home .home-parallax {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden !important;
    width: 100%;
    height: 100%;
}

#home .home-parallax .parallax-layer {
    position: absolute;
    top: -10%;
    left: -10%;
    width: 120%;
    height: 120%;
    background-position: center center;
    background-size: cover;
}

#home3 .home-fullscreen {
    position: relative;
}

#home3 .video-controls {
    right: 30px;
    bottom: 0;
    left: auto;
    overflow: hidden;
}

#home3 .video-controls div {
    float: left;
    margin-right: 10px;
}

#home3 .video-controls div i {
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

#home3 .video-controls div:hover i {
    color: #ca293e;
}

#home3 .basic-info {
    width: 100%;
}

#home4 .basic-info .btn {
    width: 200px;
}

.mobile-basic-info {
    position: relative;
    z-index: 20;
    height: 100%;
}

.mobile-basic-info:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    background: #111111;
    content: '';
    opacity: 0.9;
    filter: alpha(opacity=90);
    zoom: 1;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
}

.mobile-basic-info .back-to-top {
    display: none;
}

.mobile-basic-info #footer {
    background: transparent;
}

.home-bg-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden !important;
    width: 100%;
    height: 100%;
    background: url('http://placehold.it/1440x900') center center;
    background-size: cover;
}

/* Home page mediaqueries */
/* ------------------------------------------------------ */
@media (min-width: 768px) {
    .home-fullscreen {
        height: 100%;
    }

    .home-fullscreen .home-fullscreen {
        height: 100%;
    }

    .home-fullscreen .basic-info {
        top: 50%;
        bottom: initial;
        margin-top: 40px;
    }

    .home {
        position: relative;
    }

    .home .social-icon li a:hover {
        color: #ca293e;
    }

    .home .basic-info {
        bottom: 0;
    }

    .home .basic-info .mobile:hover,
    .home .basic-info .email:hover {
        color: #ca293e;
    }

    .home .basic-info .mobile:hover a,
    .home .basic-info .email:hover a {
        color: #ca293e;
    }

    .home-page .to-the-top {
        display: block;
    }

    #home2 .basic-info {
        top: 50%;
        bottom: 0;
        width: 100%;
    }

    #home2 .basic-info .custom-navigation {
        position: absolute;
        right: 30px;
        bottom: 15px;
        z-index: 120;
    }

    #home2 .basic-info .custom-navigation .prev {
        margin-right: 15px;
    }

    #home2 .basic-info .custom-navigation .prev,
    #home2 .basic-info .custom-navigation .next {
        position: relative;
        bottom: 0;
        left: 0;
        display: inline-block;
        padding: 0 15px;
        width: auto;
        height: auto;
        color: #ffffff;
        font-size: 28px;
        opacity: 1;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        -o-transition: color 0.3s;
        transition: color 0.3s;
        pointer-events: initial;
    }

    #home2 .basic-info .custom-navigation .prev i,
    #home2 .basic-info .custom-navigation .next i {
        font-size: 24px;
    }

    #home2 .basic-info .custom-navigation .prev:hover,
    #home2 .basic-info .custom-navigation .next:hover {
        color: #ca293e;
    }

    #home2 .slides-container li:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #111111;
        content: "";
        opacity: 0.6;
    }
}

/* End of home page */
/* ------------------------------------------------------ */
/* 7. Navigation bar section */
/* ------------------------------------------------------ */
.home-page #main-navbar .main-nav {
    background: rgba(255, 255, 255, 0.9);
}

.home-page #main-navbar .main-nav .subnav {
    background: rgba(17, 17, 17, 0.9);
}

.home-page #main-navbar .main-nav .subnav.image-subnav {
    background: transparent !important;
}

.home-page #main-navbar .main-nav .subnav.image-subnav .subnav-wrapper {
    display: table;
    float: none;
    width: 100%;
    table-layout: fixed;
}

.home-page #main-navbar .main-nav .subnav.image-subnav li {
    display: table-cell;
    padding: 0;
}

body.nav-transparent #main-navbar .main-nav {
    border-bottom-color: transparent !important;
    background: transparent !important;
}

body.show-nav #main-navbar .main-nav {
    display: block;
    max-height: 1000px;
    opacity: 1 !important;
    -webkit-transition: opacity 0.3s 0.1s, max-height 0s;
    -moz-transition: opacity 0.3s 0.1s, max-height 0s;
    -o-transition: opacity 0.3s 0.1s, max-height 0s;
    transition: opacity 0.3s 0.1s, max-height 0s;
}

body.show-nav .logo .dark-logo {
    opacity: 1 !important;
}

body.show-nav .logo .light-logo {
    opacity: 0 !important;
}

body.show-nav .main-reorder {
    background-color: #eeeeee !important;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}

body.show-nav .hide-on-nav {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

body.show-nav.nav-transparent #main-navbar .main-nav {
    border-bottom-color: transparent;
    background: transparent;
}

body.show-nav.nav-transparent #main-navbar .main-nav a {
    color: rgba(255, 255, 255, 0.6);
}

body.show-nav.nav-transparent #main-navbar .main-nav > ul > li a {
    color: rgba(255, 255, 255, 0.6);
}

body.show-nav.nav-transparent #main-navbar .main-nav .active {
    color: #fff !important;
}

body .hide-on-nav {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    zoom: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

body.nav-center #main-navbar {
    top: 50% !important;
    margin-top: -40px;
}

.nav-transparent #main-navbar .main-nav > ul > li:hover > a:before {
    color: #ffffff !important;
    text-shadow: 10px 0 #ffffff, -10px 0 #ffffff !important;
}

#main-navbar {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 0;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s, transform 0.3s;
}

#main-navbar nav {
    position: relative;
    z-index: 2;
    min-width: 1px;
    height: 80px;
}

#main-navbar .main-reorder {
    position: absolute;
    right: 0;
    z-index: 2;
    width: 80px;
    background: #ffffff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
    -moz-transition: background-color 0.3s, -moz-transform 0.3s;
    -o-transition: background-color 0.3s, -o-transform 0.3s;
    transition: background-color 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s, transform 0.3s;
}

#main-navbar .main-reorder a {
    color: #333333;
    font-size: 35px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

#main-navbar .main-reorder a i {
    line-height: 80px;
}

#main-navbar .main-nav {
    z-index: 1;
    overflow: hidden;
    padding-right: 80px;
    padding-left: 200px;
    max-height: 0;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    background: #ffffff;
    opacity: 0;
    -webkit-transition: opacity 0.3s, max-height 0.1s 0.3s;
    -moz-transition: opacity 0.3s, max-height 0.1s 0.3s;
    -o-transition: opacity 0.3s, max-height 0.1s 0.3s;
    transition: opacity 0.3s, max-height 0.1s 0.3s;
}

#main-navbar .main-nav:before,
#main-navbar .main-nav:after {
    display: table;
    content: " ";
}

#main-navbar .main-nav:after {
    clear: both;
}

#main-navbar .main-nav:before,
#main-navbar .main-nav:after {
    display: table;
    content: " ";
}

#main-navbar .main-nav:after {
    clear: both;
}

#main-navbar .main-nav > ul {
    right: 80px;
    float: right;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 100%;
}

#main-navbar .main-nav > ul > li {
    float: left;
    padding: 0 15px;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

#main-navbar .main-nav > ul > li .hover-subnav {
    position: relative;
}

#main-navbar .main-nav > ul > li > a {
    position: relative;
    color: #333333;
    font-weight: 600;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

#main-navbar .main-nav > ul > li > a:before {
    position: absolute;
    top: 20px;
    left: 50%;
    color: transparent;
    content: '•';
    text-shadow: 0 0 transparent;
    font-weight: 400;
    font-size: 0.7em;
    -webkit-transition: -webkit-transform 0.3s, color 0.3s, text-shadow 0.3s;
    -moz-transition: -moz-transform 0.3s, color 0.3s, text-shadow 0.3s;
    -o-transition: -o-transform 0.3s, color 0.3s, text-shadow 0.3s;
    transition: -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s, transform 0.3s, color 0.3s, text-shadow 0.3s;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    pointer-events: none;
}

#main-navbar .main-nav > ul > li a {
    position: relative;
    display: block;
    color: #333333;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 80px;
}

#main-navbar .main-nav > ul > li:hover .image-subnav li div {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.7s 0.4s;
    -moz-transition: opacity 0.7s 0.4s;
    -o-transition: opacity 0.7s 0.4s;
    transition: opacity 0.7s 0.4s;
    zoom: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

#main-navbar .main-nav > ul > li:hover .subnav {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    -o-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
}

#main-navbar .main-nav > ul > li:hover .menu-img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    zoom: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

#main-navbar .main-nav > ul > li:hover > a:before {
    color: #333333;
    text-shadow: 10px 0 #333333, -10px 0 #333333;
}

#main-navbar .main-nav > ul > li .active {
    color: #ca293e !important;
}

#main-navbar .main-nav .subnav-wrapper {
    position: relative;
    float: left;
}

#main-navbar .main-nav .subnav {
    position: absolute;
    left: 0;
    z-index: 10;
    display: table;
    visibility: hidden;
    float: none;
    width: 100%;
    background: #111111;
    table-layout: fixed;
    opacity: 0;
    filter: alpha(opacity=0);
    /*width: 100%; right: 0;*/
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -o-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

#main-navbar .main-nav .subnav li {
    position: relative;
    /*display: table-cell*/
    display: inline-block;
    float: none;
    padding: 0 15px;
    vertical-align: top;
}

#main-navbar .main-nav .subnav li a.menu-img {
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    zoom: 1;
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
}

#main-navbar .main-nav .subnav li a {
    color: #ffffff;
    font-weight: 400;
}

#main-navbar .main-nav .subnav li a:before {
    position: absolute;
    top: 20px;
    left: 50%;
    color: transparent;
    content: '•';
    text-shadow: 0 0 transparent;
    font-weight: 400;
    font-size: 0.7em;
    -webkit-transition: -webkit-transform 0.3s, color 0.3s, text-shadow 0.3s;
    -moz-transition: -moz-transform 0.3s, color 0.3s, text-shadow 0.3s;
    -o-transition: -o-transform 0.3s, color 0.3s, text-shadow 0.3s;
    transition: -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s, transform 0.3s, color 0.3s, text-shadow 0.3s;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    pointer-events: none;
}

#main-navbar .main-nav .subnav li .menu-img {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
}

#main-navbar .main-nav .subnav li:hover div a {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

#main-navbar .main-nav .subnav li:hover > a:first-child:before {
    color: #ffffff;
    text-shadow: 10px 0 #ffffff, -10px 0 #ffffff;
}

#main-navbar .main-nav .subnav.show-subnav {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

#main-navbar .main-nav .subnav.image-subnav li > a {
    background: #111111;
}

#main-navbar .main-nav .subnav.image-subnav li div {
    position: relative;
    background: #111111;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.4s 0s;
    -moz-transition: opacity 0.4s 0s;
    -o-transition: opacity 0.4s 0s;
    transition: opacity 0.4s 0s;
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

.logo {
    position: absolute;
    z-index: 2;
    padding: 0 30px;
    height: 90px;
}

.logo .dark-logo {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.logo .light-logo {
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.logo a,
.logo figure {
    display: block;
    height: 100%;
}

.logo figure {
    position: relative;
}

.logo img {
    padding: 24px 0;
    max-height: 100%;
}

.nav-center#main-navbar {
    top: 50% !important;
    margin-top: -40px;
}

/* Mobile navigation */
/* ------------------------------------------------------ */
#mobile-nav {
    position: relative;
    z-index: 110;
    background: #ffffff;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
}

#mobile-nav .menu-header {
    margin: 0;
    padding: 0;
    height: 80px;
}

#mobile-nav .menu-header .reorder {
    line-height: 80px;
}

#mobile-nav .menu-header .reorder a {
    display: block;
    margin-right: -15px;
    width: 60px;
    text-align: center;
    font-size: 26px;
}

#mobile-nav .menu-header .logo {
    display: block;
    padding: 0;
    vertical-align: middle;
    line-height: 70px;
}

#mobile-nav #flyout-container {
    z-index: 100;
    overflow: hidden;
    width: 100%;
    height: 0;
    background: #111111;
    text-align: left;
}

#mobile-nav #flyout-container #mobile-navbar {
    margin-bottom: 0;
}

#mobile-nav #flyout-container .subnav {
    overflow: hidden;
    height: 0;
}

#mobile-nav #flyout-container .open-children {
    position: absolute;
    top: 22px;
    right: 15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background: #f7f7f7;
    color: #333333;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}

#mobile-nav #flyout-container .open-children i {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s, transform 0.3s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

#mobile-nav #flyout-container .subnav-open .open-children i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

#mobile-nav .nav-item {
    position: relative;
}

#mobile-nav .nav-item a {
    position: relative;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #2b2b2b;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
}

#mobile-nav .subnav li {
    position: relative;
    background: #f7f7f7;
}

#mobile-nav .subnav li a {
    padding: 10px 45px;
    border-bottom: 1px solid #ffffff;
    color: #333333;
    font-weight: 300;
}

/* End of navigation bar section */

/* ------------------------------------------------------ */
/* 11. Menu section */
/* ------------------------------------------------------ */
.menu h2 {
    margin: 0 -15px 30px;
    padding: 25px 15px;
    background: #111111;
    color: #ffffff;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 5px;
}

.menu .menu-content .mix {
    display: none;
}

.menu .menu-content .mix .row {
    background: #ffffff;
}

.menu .menu-content .menu-item {
    position: relative;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    min-height: 1px;
    width: 100%;
    background: #ffffff;
    text-align: center;
}

@media (min-width: 768px) {
    .menu .menu-content .menu-item {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .menu .menu-content .menu-item {
        float: left;
        width: 50%;
    }
}

@media (min-width: 1400px) {
    .menu .menu-content .menu-item {
        float: left;
        width: 33.33333333%;
    }
}

.menu .menu-content .menu-item > a {
    position: relative;
    display: block;
    overflow: hidden;
    width: 50%;
}

.menu .menu-content .menu-item > a:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #111111;
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.menu .menu-content .menu-item > a figure,
.menu .menu-content .menu-item > a img {
    display: block;
    width: 100%;
    height: auto;
}

.menu .menu-content .menu-item > a img {
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

.menu .menu-content .menu-item > a img.lazyloaded {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.menu .menu-content .menu-item > a .actions {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin-top: -20px;
    width: 100%;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s 0.1s;
    -moz-transition: -moz-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s 0.1s;
    -o-transition: -o-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s 0.1s;
    transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -moz-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -o-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s 0.1s;
    -webkit-transform: translate(0, -40px);
    -moz-transform: translate(0, -40px);
    -ms-transform: translate(0, -40px);
    -o-transform: translate(0, -40px);
    transform: translate(0, -40px);
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

.menu .menu-content .menu-item > a i {
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 34px;
    line-height: 40px;
}

.menu .menu-content .menu-item > a:hover:after {
    opacity: 0.7;
    filter: alpha(opacity=70);
    zoom: 1;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
}

.menu .menu-content .menu-item > a:hover .actions {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    zoom: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.menu .item-description {
    padding: 0 0 30px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.menu .item-description h6 {
    font-size: 16px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.menu .item-description h5 {
    margin-top: 0;
    margin-bottom: 10px;
}

.menu .item-description a {
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.menu .item-description a:hover {
    color: #ca293e;
}

.menu .item-description p {
    margin: 0 0 5px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.menu .item-description .item-price {
    color: #ca293e;
    font-weight: 600;
}

.menu .item-description .old-price {
    text-decoration: line-through;
    font-size: 12px;
    opacity: 0.5;
}

.menu .item-description .new-price {
    color: #ca293e;
}

.menu .item-description:after {
    color: #fff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.list-category {
    position: relative;
    right: 0;
    left: 0;
    display: block;
    margin-bottom: 0;
    background: #ffffff;
    text-align: center;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.list-category:before,
.list-category:after {
    display: table;
    content: " ";
}

.list-category:after {
    clear: both;
}

.list-category:before,
.list-category:after {
    display: table;
    content: " ";
}

.list-category:after {
    clear: both;
}

.list-category li {
    position: relative;
    display: block;
    float: left;
    width: 50%;
}

.list-category li span,
.list-category li a {
    position: relative;
    display: block;
    padding: 15px;
    color: #333333;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
}

.list-category li span:before {
    position: absolute;
    top: 30px;
    left: 50%;
    color: transparent;
    content: '•';
    text-shadow: 0 0 transparent;
    font-weight: 400;
    font-size: 0.7em;
    -webkit-transition: -webkit-transform 0.3s, color 0.3s, text-shadow 0.3s;
    -moz-transition: -moz-transform 0.3s, color 0.3s, text-shadow 0.3s;
    -o-transition: -o-transform 0.3s, color 0.3s, text-shadow 0.3s;
    transition: -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s, transform 0.3s, color 0.3s, text-shadow 0.3s;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    pointer-events: none;
}

.list-category li span:hover:before {
    color: #333333;
    text-shadow: 10px 0 #333333, -10px 0 #333333;
}

.list-category li .active {
    font-weight: 700;
}

#second-menu .menu-content .menu-item {
    position: relative;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    min-height: 1px;
    width: 100%;
    background: #ffffff;
}

@media (min-width: 768px) {
    #second-menu .menu-content .menu-item {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    #second-menu .menu-content .menu-item {
        float: left;
        width: 25%;
    }
}

@media (min-width: 1400px) {
    #second-menu .menu-content .menu-item {
        float: left;
        width: 16.66666667%;
    }
}

#second-menu .item-description {
    padding: 0 0 30px;
    width: 100%;
}

#second-menu .item-description h6 {
    font-size: 16px;
}

#second-menu .item-description .item-price {
    color: #ca293e;
    font-weight: 600;
}

#second-menu .item-description .old-price {
    text-decoration: line-through;
    font-size: 12px;
    opacity: 0.5;
}

#second-menu .item-description .new-price {
    color: #ca293e;
}

#third-menu .items-content {
    padding: 60px 0;
}

#third-menu .menu-item {
    display: inline-block;
    float: none;
    margin-right: -4px;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    vertical-align: top;
    text-align: left;
}

#third-menu .menu-item .menu-details {
    float: right;
    margin-left: 15px;
}

#third-menu .menu-item .item-description {
    position: relative;
    margin: 0 15px 15px;
    padding: 15px 0 0;
    border-top: 1px solid #eeeeee;
}

#third-menu .menu-item .item-description p {
    font-size: 16px;
}

.menu-list {
    padding: 0 0 30px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.menu-list .menu-content {
    margin-top: 30px;
}

.menu-list .grid-sizer {
    width: 50%;
}

.menu-list .menu-items {
    margin-bottom: 15px;
    width: 45%;
    background: #eeeeee;
}

.menu-list h6 {
    font-size: 16px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.menu-list h5 {
    margin-top: 0;
    margin-bottom: 10px;
}

.menu-list a {
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.menu-list a:hover {
    color: #ca293e;
}

.menu-list p {
    margin: 0 0 5px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.menu-list .item-price {
    color: #ca293e;
    font-weight: 600;
}

.menu-list .old-price {
    text-decoration: line-through;
    font-size: 12px;
    opacity: 0.5;
}

.menu-list .new-price {
    color: #ca293e;
}

.menu-list:after {
    color: #fff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.menu-list .menu-item {
    margin: 15px 0;
    padding: 0 15px;
}

.menu-list .menu-category {
    padding: 25px 15px;
    background: #111;
    color: #fff;
}

.menu-list .menu-category h2 {
    margin: 0;
}

/* Menu mediaqueries */
/* ------------------------------------------------------ */
@media (max-width: 991px) {
    .menu .menu-content .menu-item {
        margin-bottom: 30px;
    }

    .menu .menu-content .menu-item > a {
        float: left;
        width: 20%;
    }

    #menu .item-description {
        float: left;
        padding-bottom: 0;
        padding-left: 15px;
        width: 80%;
        text-align: left;
    }

    #third-menu .menu-item .item-description {
        margin: 0 0 15px;
    }
}

@media (min-width: 992px) {
    .menu h2 {
        margin-bottom: 0;
    }

    .menu .item-description p {
        font-size: 14px;
    }

    #menu .item-description {
        position: absolute;
        left: 0;
        display: block;
        padding: 0 15px;
        width: 50%;
        height: 100%;
    }

    #menu .item-description > div {
        display: table;
        width: 100%;
        height: 100%;
    }

    #menu .item-description > div > div {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    #menu .item-description:after {
        position: absolute;
        top: 50%;
        right: -30px;
        left: auto;
        z-index: 3;
        display: block;
        margin-top: -15px;
        width: 30px;
        height: 30px;
        border-top: 15px solid transparent;
        border-right: none;
        border-bottom: 15px solid transparent;
        border-left: 15px solid;
        content: '';
    }

    #second-menu .menu-item {
        display: table;
        text-align: center;
    }

    #second-menu .item-description {
        display: table-cell;
        padding: 0;
        vertical-align: middle;
        text-align: center;
    }

    .list-category {
        text-align: center;
    }

    .list-category li {
        display: inline-block;
        float: none;
        width: auto;
    }

    .list-category li span {
        padding: 20px 15px;
    }

    .list-category li span:before {
        top: 35px;
    }

    #third-menu .menu-item {
        display: inline-block;
        width: 50%;
    }

    #third-menu .menu-item:nth-child(1) .item-description,
    #third-menu .menu-item:nth-child(2) .item-description {
        border-top-color: transparent;
    }
}

@media (max-width: 991px) {
    .menu-item {
        height: auto !important;
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
    #menu .menu-content .menu-item,
    #shop .menu-content .menu-item {
        padding: 0;
    }

    #menu .menu-content .menu-item > a,
    #shop .menu-content .menu-item > a {
        float: right;
    }

    #menu .menu-content .menu-item:nth-child(4n-3) > a,
    #shop .menu-content .menu-item:nth-child(4n-3) > a,
    #menu .menu-content .menu-item:nth-child(4n-2) > a,
    #shop .menu-content .menu-item:nth-child(4n-2) > a {
        float: left;
    }

    #menu .menu-content .menu-item:nth-child(4n-3) .item-description,
    #shop .menu-content .menu-item:nth-child(4n-3) .item-description,
    #menu .menu-content .menu-item:nth-child(4n-2) .item-description,
    #shop .menu-content .menu-item:nth-child(4n-2) .item-description {
        right: 0;
        left: auto;
    }

    #menu .menu-content .menu-item:nth-child(4n-3) .item-description:after,
    #shop .menu-content .menu-item:nth-child(4n-3) .item-description:after,
    #menu .menu-content .menu-item:nth-child(4n-2) .item-description:after,
    #shop .menu-content .menu-item:nth-child(4n-2) .item-description:after {
        position: absolute;
        top: 50%;
        left: -30px;
        display: block;
        margin-top: -15px;
        width: 30px;
        height: 30px;
        border-top: 15px solid transparent;
        border-right: 15px solid;
        border-bottom: 15px solid transparent;
        border-left: none;
        content: '';
    }

    #second-menu .menu-content .menu-item:nth-child(8n+2),
    #second-menu .menu-content .menu-item:nth-child(8n+4),
    #second-menu .menu-content .menu-item:nth-child(8n+5),
    #second-menu .menu-content .menu-item:nth-child(8n+7) {
        background: #eeeeee;
    }
}

@media (min-width: 1400px) {
    #menu .menu-content .menu-item,
    #shop .menu-content .menu-item {
        padding: 0;
    }

    #menu .menu-content .menu-item > a,
    #shop .menu-content .menu-item > a {
        float: right;
    }

    #menu .menu-content .menu-item:nth-child(6n-5) > a,
    #shop .menu-content .menu-item:nth-child(6n-5) > a,
    #menu .menu-content .menu-item:nth-child(6n-4) > a,
    #shop .menu-content .menu-item:nth-child(6n-4) > a,
    #menu .menu-content .menu-item:nth-child(6n-3) > a,
    #shop .menu-content .menu-item:nth-child(6n-3) > a {
        float: left;
    }

    #menu .menu-content .menu-item:nth-child(6n-5) .item-description,
    #shop .menu-content .menu-item:nth-child(6n-5) .item-description,
    #menu .menu-content .menu-item:nth-child(6n-4) .item-description,
    #shop .menu-content .menu-item:nth-child(6n-4) .item-description,
    #menu .menu-content .menu-item:nth-child(6n-3) .item-description,
    #shop .menu-content .menu-item:nth-child(6n-3) .item-description {
        right: 0;
        left: auto;
    }

    #menu .menu-content .menu-item:nth-child(6n-5) .item-description:after,
    #shop .menu-content .menu-item:nth-child(6n-5) .item-description:after,
    #menu .menu-content .menu-item:nth-child(6n-4) .item-description:after,
    #shop .menu-content .menu-item:nth-child(6n-4) .item-description:after,
    #menu .menu-content .menu-item:nth-child(6n-3) .item-description:after,
    #shop .menu-content .menu-item:nth-child(6n-3) .item-description:after {
        position: absolute;
        top: 50%;
        left: -30px;
        display: block;
        margin-top: -15px;
        width: 30px;
        height: 30px;
        border-top: 15px solid transparent;
        border-right: 15px solid;
        border-bottom: 15px solid transparent;
        border-left: none;
        content: '';
    }

    #second-menu .menu-content .menu-item:nth-child(12n+2),
    #second-menu .menu-content .menu-item:nth-child(12n+4),
    #second-menu .menu-content .menu-item:nth-child(12n+6),
    #second-menu .menu-content .menu-item:nth-child(12n+7),
    #second-menu .menu-content .menu-item:nth-child(12n+9),
    #second-menu .menu-content .menu-item:nth-child(12n+11) {
        background: #eeeeee;
    }
}

/* End of menu section */
/* ------------------------------------------------------ */
/* 12. Restaurant section */
/* ------------------------------------------------------ */
#restaurant {
    z-index: 2;
    background: #ffffff;
}

#restaurant .item {
    position: relative;
    display: table;
}

#restaurant .item .restaurant-content {
    position: relative;
    z-index: 10;
    display: block;
    width: 100%;
    color: #333333;
    vertical-align: middle;
    text-align: left;
}

#restaurant .item .mobile-img img {
    width: 100%;
    height: auto;
    padding-top: 80px;
}

/*#restaurant .pre-content h1:after {
  background: #333333;
}*/
#restaurant .video-wrapper {
    position: relative !important;
    height: 300px !important;
}

#restaurant .bg-section {
    background-size: cover;
}

.page-control {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 20;
    margin-top: -100px;
    margin-bottom: 0;
    height: 200px;
    background: transparent;
}

.page-control li {
    position: relative;
    display: block;
    margin: 15px;
    width: 16px;
    height: 16px;
}

.page-control li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #333333;
    border-radius: 50%;
    background: #ffffff;
    -webkit-transition: border 0.3s, background 0.3s;
    -moz-transition: border 0.3s, background 0.3s;
    -o-transition: border 0.3s, background 0.3s;
    transition: border 0.3s, background 0.3s;
}

.page-control li a:after {
    position: absolute;
    top: 0;
    left: 0;
    visibility: visible;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #111111;
    box-shadow: 0 0 1px #111111;
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s, visibility 0s 0.3s;
    -o-transition: opacity 0.3s, -o-transform 0.3s, visibility 0s 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s, transform 0.3s, visibility 0s 0.3s;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

.page-control li:hover a {
    border: 2px solid #ffffff;
    background: rgba(17, 17, 17, 0.7);
}

.page-control .ui-page-scrolling-control_active a {
    border: 2px solid #ffffff;
    background: #111111;
}

.page-control .ui-page-scrolling-control_active a:after {
    visibility: hidden;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    zoom: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.video-section {
    position: relative;
    visibility: visible;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #0f0f0f;
}

.video-mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2) /*url('../img/overlay.png')*/ repeat 0 0;
}

.video-controls {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 150;
    overflow: hidden;
}

.video-controls div {
    float: left;
    margin-right: 10px;
}

.video-controls div i {
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.video-controls div:hover i {
    color: #ca293e;
}

#slides {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 1 !important;
}

#slides .content {
    position: relative;
    top: 50%;
    z-index: 100;
    margin-top: -50px;
    width: 100%;
    text-align: center;
}

#slides .content h1,
#slides .content p {
    margin: auto;
    width: 70%;
}

#slides img {
    width: 100%;
    height: auto;
}

.slide-content {
    position: relative;
    z-index: 100;
    display: table-cell;
    width: 100% !important;
    vertical-align: middle;
    text-align: center;
}

.slides-text {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

.slides-text > li {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #ffffff;
}

.slides-text .slide-content-wrapper {
    position: relative;
    top: 50%;
    z-index: 101;
    margin-top: -50px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 1.5s linear, -webkit-transform 1.5s;
    -moz-transition: opacity 1.5s linear, -moz-transform 1.5s;
    -o-transition: opacity 1.5s linear, -o-transform 1.5s;
    transition: opacity 1.5s linear, -webkit-transform 1.5s, -moz-transform 1.5s, -o-transform 1.5s, transform 1.5s;
    -webkit-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    transform: translate(0, -20px);
}

.slides-text .slide-content-wrapper.current-slide {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

/* Restaurant mediaqueries */
/* ------------------------------------------------------ */
@media (max-width: 767px) {
    #restaurant .item {
        height: auto !important;
    }
}

@media (min-width: 768px) {
    #restaurant .pre-content h1 {
        margin-top: 0;
    }

    #restaurant {
        height: 100%;
        background: #111111;
    }

    #restaurant .item {
        background: #000;
    }

    #restaurant .item .restaurant-content {
        display: table-cell;
        padding-left: 100px;
        padding-right: 100px;
    }

    /*  #restaurant .pre-content h1:after {
    background: #ffffff;
  }*/
    #restaurant .video-wrapper {
        position: absolute !important;
        height: 100% !important;
    }

    #slides img {
        width: auto;
    }

    .custom-navigation .prev:hover,
    .custom-navigation .next:hover {
        color: #ca293e;
    }

    .controls-video i:hover {
        color: #ca293e;
    }

    .easing {
        -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1);
        -moz-transition: -moz-transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1);
        -o-transition: -o-transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: -webkit-transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1);
    }
}

.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box;
    /* <=28 */
    box-sizing: border-box;
}

.fp-slide {
    float: left;
}

.fp-slide,
.fp-slidesContainer {
    display: block;
    height: 100%;
}

.fp-slides {
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 100%;
    -webkit-transition: all 0.3s ease-out;
    /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}

.fp-section.fp-table,
.fp-slide.fp-table {
    display: table;
    width: 100%;
}

.fp-tableCell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.fp-slidesContainer {
    position: relative;
    float: left;
}

.fp-controlArrow {
    position: absolute;
    top: 50%;
    z-index: 4;
    margin-top: -38px;
    width: 0;
    height: 0;
    border-style: solid;
    cursor: pointer;
}

.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 39px 34px 39px 0;
    border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 39px 0 39px 34px;
    border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
    overflow: scroll;
}

.fp-easing {
    -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: -moz-transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: -o-transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1);
}

#fp-nav {
    position: fixed;
    top: 50%;
    z-index: 100;
    margin-top: -32px;
    opacity: 1;
}

#fp-nav.right {
    right: 17px;
}

#fp-nav.left {
    left: 17px;
}

.fp-slidesNav {
    position: absolute;
    left: 50%;
    z-index: 4;
    opacity: 1;
}

.fp-slidesNav.bottom {
    bottom: 17px;
}

.fp-slidesNav.top {
    top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
    margin: 0;
    padding: 0;
}

#fp-nav li,
.fp-slidesNav li {
    position: relative;
    display: block;
    margin: 0 0 16px 0;
    width: 16px;
    height: 16px;

}

.fp-slidesNav li {
    display: inline-block;
}

#fp-nav li a,
.fp-slidesNav li a {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    cursor: pointer;

}

#fp-nav li .active span,
.fp-slidesNav .active span {
    border: 2px solid #CC1100;
    background: #fff;
}

#fp-nav span,
.fp-slidesNav span {
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 1;
    width: 12px;
    height: 12px;
    border: 2px solid #474646;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: border-color 0.3s 0s, background-color 0.3s 0.1s;
    -moz-transition: border-color 0.3s 0s, background-color 0.3s 0.1s;
    -o-transition: border-color 0.3s 0s, background-color 0.3s 0.1s;
    transition: border-color 0.3s 0s, background-color 0.3s 0.1s;
}

.fp-tooltip {
    position: absolute;
    top: -2px;
    max-width: 220px;
    color: #fff;
    white-space: nowrap;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
}

.fp-tooltip.right {
    right: 20px;
}

.fp-tooltip.left {
    left: 20px;
}

/* End of restaurant section */


/* ------------------------------------------------------ */
/* 21. Animations  */
/* ------------------------------------------------------ */
.yo-anim-enabled .yo-anim {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.yo-anim-enabled .yo-anim.yo-anim-start {
    opacity: 1;
}

.yo-anim-enabled .yo-anim.yo-anim-fade.yo-anim-start {
    -webkit-animation: yo-fade 0.7s ease-in forwards;
    -moz-animation: yo-fade 0.7s ease-in forwards;
    -o-animation: yo-fade 0.7s ease-in forwards;
    animation: yo-fade 0.7s ease-in forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-fade-ltr.yo-anim-start {
    -webkit-animation: yo-ltr 0.7s ease-out forwards;
    -moz-animation: yo-ltr 0.7s ease-out forwards;
    -o-animation: yo-ltr 0.7s ease-out forwards;
    animation: yo-ltr 0.7s ease-out forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-fade-rtl.yo-anim-start {
    -webkit-animation: yo-rtl 0.7s ease-out forwards;
    -moz-animation: yo-rtl 0.7s ease-out forwards;
    -o-animation: yo-rtl 0.7s ease-out forwards;
    animation: yo-rtl 0.7s ease-out forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-fade-ttb.yo-anim-start {
    -webkit-animation: yo-ttb 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
    -moz-animation: yo-ttb 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
    -o-animation: yo-ttb 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
    animation: yo-ttb 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-fade-btt.yo-anim-start {
    -webkit-animation: yo-btt 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
    -moz-animation: yo-btt 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
    -o-animation: yo-btt 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
    animation: yo-btt 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-zoyo-in.yo-anim-start {
    -webkit-animation: yo-zoyo-in 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -moz-animation: yo-zoyo-in 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -o-animation: yo-zoyo-in 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    animation: yo-zoyo-in 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-zoyo-out.yo-anim-start {
    -webkit-animation: yo-zoyo-out 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -moz-animation: yo-zoyo-out 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -o-animation: yo-zoyo-out 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    animation: yo-zoyo-out 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-pop-out.yo-anim-start {
    -webkit-animation: yo-zoyo-in 0.4s cubic-bezier(0.17, 0.89, 0.45, 1.47) forwards;
    -moz-animation: yo-zoyo-in 0.4s cubic-bezier(0.17, 0.89, 0.45, 1.47) forwards;
    -o-animation: yo-zoyo-in 0.4s cubic-bezier(0.17, 0.89, 0.45, 1.47) forwards;
    animation: yo-zoyo-in 0.4s cubic-bezier(0.17, 0.89, 0.45, 1.47) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-spin.yo-anim-start {
    -webkit-animation: yo-spin 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -moz-animation: yo-spin 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -o-animation: yo-spin 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    animation: yo-spin 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-spin-lt {
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}

.yo-anim-enabled .yo-anim.yo-anim-spin-lt.yo-anim-start {
    -webkit-animation: yo-spin-lt 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -moz-animation: yo-spin-lt 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -o-animation: yo-spin-lt 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    animation: yo-spin-lt 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-spin-rt {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.yo-anim-enabled .yo-anim.yo-anim-spin-rt.yo-anim-start {
    -webkit-animation: yo-spin-rt 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -moz-animation: yo-spin-rt 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -o-animation: yo-spin-rt 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    animation: yo-spin-rt 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-flip-x.yo-anim-start {
    -webkit-animation: yo-flip-x 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -moz-animation: yo-flip-x 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -o-animation: yo-flip-x 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    animation: yo-flip-x 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-flip-y.yo-anim-start {
    -webkit-animation: yo-flip-y 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -moz-animation: yo-flip-y 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    -o-animation: yo-flip-y 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    animation: yo-flip-y 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-flip {
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

.yo-anim-enabled .yo-anim.yo-anim-flip.yo-anim-start {
    -webkit-animation: yo-flip 0.7s cubic-bezier(1, 0, 0, 1) forwards;
    -moz-animation: yo-flip 0.7s cubic-bezier(1, 0, 0, 1) forwards;
    -o-animation: yo-flip 0.7s cubic-bezier(1, 0, 0, 1) forwards;
    animation: yo-flip 0.7s cubic-bezier(1, 0, 0, 1) forwards;
}

/*
 * Animation Shortcodes
 */
/* keyframes */
@-webkit-keyframes yo-fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes yo-fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes yo-fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes yo-fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes yo-ltr {
    0% {
        -webkit-transform: translate(-70px, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes yo-ltr {
    0% {
        -moz-transform: translate(-70px, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes yo-ltr {
    0% {
        -o-transform: translate(-70px, 0);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes yo-ltr {
    0% {
        transform: translate(-70px, 0);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes yo-rtl {
    0% {
        -webkit-transform: translate(70px, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes yo-rtl {
    0% {
        -moz-transform: translate(70px, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes yo-rtl {
    0% {
        -o-transform: translate(70px, 0);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes yo-rtl {
    0% {
        transform: translate(70px, 0);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes yo-ttb {
    0% {
        -webkit-transform: translate(0, -70px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes yo-ttb {
    0% {
        -moz-transform: translate(0, -70px);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes yo-ttb {
    0% {
        -o-transform: translate(0, -70px);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes yo-ttb {
    0% {
        transform: translate(0, -70px);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes yo-btt {
    0% {
        -webkit-transform: translate(0, 70px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}

@-moz-keyframes yo-btt {
    0% {
        -moz-transform: translate(0, 70px);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}

@-o-keyframes yo-btt {
    0% {
        -o-transform: translate(0, 70px);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes yo-btt {
    0% {
        transform: translate(0, 70px);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes yo-zoyo-in {
    0% {
        -webkit-transform: scale(0.4, 0.4);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }
}

@-moz-keyframes yo-zoyo-in {
    0% {
        -moz-transform: scale(0.4, 0.4);
        opacity: 0;
    }
    100% {
        -moz-transform: scale(1, 1);
        opacity: 1;
    }
}

@-o-keyframes yo-zoyo-in {
    0% {
        -o-transform: scale(0.4, 0.4);
        opacity: 0;
    }
    100% {
        -o-transform: scale(1, 1);
        opacity: 1;
    }
}

@keyframes yo-zoyo-in {
    0% {
        transform: scale(0.4, 0.4);
        opacity: 0;
    }
    100% {
        transform: scale(1, 1);
        opacity: 1;
    }
}

@-webkit-keyframes yo-zoyo-out {
    0% {
        -webkit-transform: scale(1.4, 1.4);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }
}

@-moz-keyframes yo-zoyo-out {
    0% {
        -moz-transform: scale(1.4, 1.4);
        opacity: 0;
    }
    100% {
        -moz-transform: scale(1, 1);
        opacity: 1;
    }
}

@-o-keyframes yo-zoyo-out {
    0% {
        -o-transform: scale(1.4, 1.4);
        opacity: 0;
    }
    100% {
        -o-transform: scale(1, 1);
        opacity: 1;
    }
}

@keyframes yo-zoyo-out {
    0% {
        transform: scale(1.4, 1.4);
        opacity: 0;
    }
    100% {
        transform: scale(1, 1);
        opacity: 1;
    }
}

@-webkit-keyframes yo-spin {
    0% {
        -webkit-transform: rotate(0deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotate(360deg);
        opacity: 1;
    }
}

@-moz-keyframes yo-spin {
    0% {
        -moz-transform: rotate(0deg);
        opacity: 0;
    }
    100% {
        -moz-transform: rotate(360deg);
        opacity: 1;
    }
}

@-o-keyframes yo-spin {
    0% {
        -o-transform: rotate(0deg);
        opacity: 0;
    }
    100% {
        -o-transform: rotate(360deg);
        opacity: 1;
    }
}

@keyframes yo-spin {
    0% {
        transform: rotate(0deg);
        opacity: 0;
    }
    100% {
        transform: rotate(360deg);
        opacity: 1;
    }
}

@-webkit-keyframes yo-spin-lt {
    0% {
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
}

@-moz-keyframes yo-spin-lt {
    0% {
        -moz-transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -moz-transform: rotate(0deg);
        opacity: 1;
    }
}

@-o-keyframes yo-spin-lt {
    0% {
        -o-transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -o-transform: rotate(0deg);
        opacity: 1;
    }
}

@keyframes yo-spin-lt {
    0% {
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        transform: rotate(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes yo-spin-rt {
    0% {
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
}

@-moz-keyframes yo-spin-rt {
    0% {
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -moz-transform: rotate(0deg);
        opacity: 1;
    }
}

@-o-keyframes yo-spin-rt {
    0% {
        -o-transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -o-transform: rotate(0deg);
        opacity: 1;
    }
}

@keyframes yo-spin-rt {
    0% {
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        transform: rotate(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes yo-flip-x {
    0% {
        -webkit-transform: perspective(550px) rotateX(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: perspective(550px) rotateX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes yo-flip-x {
    0% {
        -moz-transform: perspective(550px) rotateX(90deg);
        opacity: 0;
    }
    100% {
        -moz-transform: perspective(550px) rotateX(0deg);
        opacity: 1;
    }
}

@-o-keyframes yo-flip-x {
    0% {
        -o-transform: perspective(550px) rotateX(90deg);
        opacity: 0;
    }
    100% {
        -o-transform: perspective(550px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes yo-flip-x {
    0% {
        transform: perspective(550px) rotateX(90deg);
        opacity: 0;
    }
    100% {
        transform: perspective(550px) rotateX(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes yo-flip-y {
    0% {
        -webkit-transform: perspective(550px) rotateY(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: perspective(550px) rotateY(0deg);
        opacity: 1;
    }
}

@-moz-keyframes yo-flip-y {
    0% {
        -moz-transform: perspective(550px) rotateY(90deg);
        opacity: 0;
    }
    100% {
        -moz-transform: perspective(550px) rotateY(0deg);
        opacity: 1;
    }
}

@-o-keyframes yo-flip-y {
    0% {
        -o-transform: perspective(550px) rotateY(90deg);
        opacity: 0;
    }
    100% {
        -o-transform: perspective(550px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes yo-flip-y {
    0% {
        transform: perspective(550px) rotateY(90deg);
        opacity: 0;
    }
    100% {
        transform: perspective(550px) rotateY(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes yo-flip {
    0% {
        -webkit-transform: perspective(550px) rotateX(90deg);
        opacity: 0;
    }
    30% {
        -webkit-transform: perspective(550px) rotateX(-35deg);
        opacity: .4;
    }
    60% {
        -webkit-transform: perspective(550px) rotateX(15deg);
        opacity: .6;
    }
    80% {
        -webkit-transform: perspective(550px) rotateX(-7deg);
        opacity: .8;
    }
    100% {
        -webkit-transform: perspective(550px) rotateX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes yo-flip {
    0% {
        -moz-transform: perspective(550px) rotateX(90deg);
        opacity: 0;
    }
    30% {
        -moz-transform: perspective(550px) rotateX(-35deg);
        opacity: .4;
    }
    60% {
        -moz-transform: perspective(550px) rotateX(15deg);
        opacity: .6;
    }
    80% {
        -moz-transform: perspective(550px) rotateX(-7deg);
        opacity: .8;
    }
    100% {
        -moz-transform: perspective(550px) rotateX(0deg);
        opacity: 1;
    }
}

@-o-keyframes yo-flip {
    0% {
        -o-transform: perspective(550px) rotateX(90deg);
        opacity: 0;
    }
    30% {
        -o-transform: perspective(550px) rotateX(-35deg);
        opacity: .4;
    }
    60% {
        -o-transform: perspective(550px) rotateX(15deg);
        opacity: .6;
    }
    80% {
        -o-transform: perspective(550px) rotateX(-7deg);
        opacity: .8;
    }
    100% {
        -o-transform: perspective(550px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes yo-flip {
    0% {
        transform: perspective(550px) rotateX(90deg);
        opacity: 0;
    }
    30% {
        transform: perspective(550px) rotateX(-35deg);
        opacity: .4;
    }
    60% {
        transform: perspective(550px) rotateX(15deg);
        opacity: .6;
    }
    80% {
        transform: perspective(550px) rotateX(-7deg);
        opacity: .8;
    }
    100% {
        transform: perspective(550px) rotateX(0deg);
        opacity: 1;
    }
}


@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700);

@font-face {
    font-family: 'Montserrat';
    src: url(data:application/x-font-ttf;base64,d09GRgABAAAAAGFkABMAAAAAsFQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABqAAAABwAAAAccBwMb0dERUYAAAHEAAAAIwAAACYB/ADxR1BPUwAAAegAAAWtAAANfGnec1NHU1VCAAAHmAAAAS0AAAI4hJqUS09TLzIAAAjIAAAATQAAAGB4i5E6Y21hcAAACRgAAAGBAAAB0uW5QgJjdnQgAAAKnAAAAEIAAABCGUoUcmZwZ20AAArgAAABsQAAAmVTtC+nZ2FzcAAADJQAAAAIAAAACAAAABBnbHlmAAAMnAAASzAAAIqshR8kHGhlYWQAAFfMAAAANAAAADYMJd2CaGhlYQAAWAAAAAAgAAAAJA+2BsBobXR4AABYIAAAAl4AAAOgB0Q7YGxvY2EAAFqAAAABxgAAAdLfCb3IbWF4cAAAXEgAAAAgAAAAIAIFAZ5uYW1lAABcaAAAAkoAAAWEdXG5unBvc3QAAF60AAAB5wAAAtDU5KyEcHJlcAAAYJwAAAC/AAABPmpMPDJ3ZWJmAABhXAAAAAYAAAAGGNJWXgAAAAEAAAAAzD2izwAAAADRWqBOAAAAANKDyVF42mNgZGBg4ANiOQYQYAJCRoanQPyM4TmQzQIWYwAAKv0C7gB42pWXe2xURRTGv7uPttvdFrZAoQWMUYSAFqWWl1QIUFAELEJVRExAJRowhCCJ+i+JCsZI5J2CgPgAfEXBR4MJUNCYSkjjH82yaYg0RRqShhDSmIYQxt893XbbgnS7X2bu3DszZ85858ycs/Ik5WqZNihYMXdBlQa/tn7VGt33xsoNa/WIQvTKOQV4eL3eChWcPbPqXhUurFxAvbhyIXW3/sAr695cp/w1q9av1WD7IqvpUZby7d2jxx8d1JTAoliA91yFKf7XsEbpcfo2areKVa0DmqDTYIp+A1PlebtNo+l6Tx9qK6P26XN9R71PF3VZ13TLK/dmeVXeMu91QxVYD962MWlcTOGytzE1Mj0eaF+6nZJBYfQm7yM0jruPqUe4f6xO2pca6nJ3k13E3XWVuGuKabRr0DhKKaWMspmynbKDspOyi7KbUk05TfFsXoD6JnNuwFHEXe16G8Db90i/hdwkcpP0NNKTRHYS2UlkJ5GdRHYS2UlkJ5GdRHbSNL0Ae/4KpciYgZYrUmueYSW/nuFa+VZnGnSM8nuv2p7aaN2wPV6x/VbzNcL8uNvL+3QsGFUBVhujEo1Xqcqw2lQ9pnL6KjRHT2q+FukZLdYSvYD3Lcd+27VDO7ULO1Zrj/bqEyyzH6sf1GfY9Qt9qUP6Sl/rG32rozqmH/WTftYvqtFxndQp1eIVCZ1XIFLl+0XWq9l/6h4NxyOvu1b3jmt07e5vV+/a3LvsLqOfa4aXznY9Fu7Xr3MuUppde4ZzrvVrhSup59Xu62WmG/u57raldtYCJ1t41sNRHSy1uwaerf8zOYc5dTYzg125c+l9+eNdc0b6JWzsWXxVWK8V305ZoY957Wl72cy6O9nNJe4+NyMNz3Vrt/Zvlvu3H+vBNr7NTYhd/J2spkz2d8YzZiM66uHWGqtZqZV29pCQqX41bnX6dPj+4ZLdOefW6OQ2cfse3O+c/57yjt51tYbbT0vGmjb2Xt/V9sU9Xt3sVndqxp3QAI9brAe7uOqUdQ52zfiLnlZujIS/kjtM3aZ+/txZSgu3T3O/Z2Z630yw0W1pv+48LX36YbNva+6BdtDommjV3d1fep0vbOb+uMP56val427qv317yKvvWLuT/b6swF5O9PbrDFZpSvl0oqe33+EX0DSyk1FE4QdAsUaDANFuDNyNBSOIeyUaSewbT070MMgnCpbS+ygYSDwsoz0RhDQJ5GoyGESUnMIsP1KGWWEac8tBmJhZQU40FwzREyCoeSBPT4E4sXQ+vQtATAtBXE+DiCpB0OLsYFWBqJ4FQ/Uc8PQ8yNJSkG0xeJheBBFi8XLaL4HhegvEyMDeZ6ebQYA4vRXNtxOlc4jT1dR7iNMjidT70fMAKNCnoJi4fYh1j4AhZGU/sMpRkEPkPsb3X3WCLyfBMG63Wmo/qwuTt11mxRYQZLWZ6BNhdBwMMMazjfEiYzwK32NpjwNRPaiHaPu8Z8H6BNo+41FjvMgYjxrjRcZ4sTEeNMaHGuMR4zqiGSBgjOeRqcxBs7nkKzFj3DPGY8b4MGN8IExX0vZZjpPPLKZ3CSg0xmPGeNwYz4fvpXDhcx0yrnON65BxHdYKkGOMF8L4JnbqMx7VB9qGzj7jUWM8aowPNcYjxniRMe7B+GF0PkJ+FDPGBxnjMWM8Tr5UQ/s4iBn7Q4z9EJnTqZQNQpZfR3UGxMweEazRYhm7z/4YPN/3bvJGPDoMu+VoXIH2g0zvEvOU8aZ3mXnKRNN7ElofwpuPoME81q+FA1/6SpP+MtIvWia/gnG5fqsztnbdHRd6xtmueyDBSb+SvnG63bH3+2NdS+q0RpCbyzMKcuAojz0VgDD56HT8JQGyyR3P4xFNIKJLIGQzOs6272MB8y7P/CpgHtXhJ8HU2fD3GjAbBcwWQeOz41+NnxHn4S0FrOdnqU269B/GeJYOAAAAeNqFUE1Kw2AQfflplCJStAYRF0WkiAiF4MKFBMRSFFICoRcIVYv60UqaLkRx4Qk8h0fwBJ7CpV7BXX2ZDCgakJD3zbx537xvBhaAOh7wCqfbiwZojrLza+yYNB/jEC6rmM9R42HBZl6r5Hw4x0eDFtr9OGrBT+I+8Y+qyD3NHWG8NDU52hdZOsSeuRylCMxkaHAwyc7GCKezmym6cgOCjmDZ0xJ0td8CGljHFnaxjxA9rYbiZ+MEV8o8KvOEZ41e8KZdPkuN1SBb53/Pr+gdIBFnmx4+mU31jwVvNa5SdH4oOqwuUXWHHDOZpYm1YnOMizsrOqenL8U/lY1fFRvb3JXNaFX8qzXFLN+aUrFIxuPbPnjGeCdG8uJTRsvcjeEejOzCpUdAl+QLBKUx1AAAAHjaY2BmqWKKYGBlYGE1ZjnLwMAwC0IznWVIY5oM5DOwM8ABEpOBIdQ73I9BgUHhNxNb2r80oORppjwFBgawHhY/1llASoGBGQBUxwzEAAAAeNpjYGBgZoBgGQZGBhA4A+QxgvksDBuAtAaDApDFwVDH8J8xmLGC6RjTHQUuBREFKQU5BSUFNQV9BSuFeIU1ikqqf34z/f8P1KHAsIAxCKqSQUFAQUJBBqrSEq6S8f///4//H/pf8N/n7/+/rx4cf3Dowf4H+x7sfrDjwYYHyx80PzC/f+jWS9anUFcRBRjZGODKGZmABBO6AqBXWVjZ2Dk4ubh5ePn4BQSFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTS1tHV09fQNDI2MTUzNzC0sraxtbO3sHRydnF1c3dw9PL28fXz9/AMCg4JDQsPCIyKjomNi4+ITEhna2ju7J8+Yt3jRkmVLl69cvWrN2vXrNmzcvHXLth3b9+zeu4+hKCU1827FwoLsJ2VZDB2zGIoZGNLLwa7LqWFYsasxOQ/Ezq29l9TUOv3Q4avXbt2+fmMnw8EjDI8fPHz2nKHy5h2Glp7m3q7+CRP7pk5jmDJn7myGo8cKgZqqgBgAh0WIfAAAAAAABEwFmgENAPgA/gEGARMBGwE7ARkBJQEpAS0BMwE7AT8BQwFMAVgBXAFtAOMA9gEKAOsAfAE2AQIA3QC/AEQFEQAAeNpdUbtOW0EQ3Q0PA4HE2CA52hSzmZDGe6EFCcTVjWJkO4XlCGk3cpGLcQEfQIFEDdqvGaChpEibBiEXSHxCPiESM2uIojQ7O7NzzpkzS8qRqnfpa89T5ySQwt0GzTb9Tki1swD3pOvrjYy0gwdabGb0ynX7/gsGm9GUO2oA5T1vKQ8ZTTuBWrSn/tH8Cob7/B/zOxi0NNP01DoJ6SEE5ptxS4PvGc26yw/6gtXhYjAwpJim4i4/plL+tzTnasuwtZHRvIMzEfnJNEBTa20Emv7UIdXzcRRLkMumsTaYmLL+JBPBhcl0VVO1zPjawV2ys+hggyrNgQfYw1Z5DB4ODyYU0rckyiwNEfZiq8QIEZMcCjnl3Mn+pED5SBLGvElKO+OGtQbGkdfAoDZPs/88m01tbx3C+FkcwXe/GUs6+MiG2hgRYjtiKYAJREJGVfmGGs+9LAbkUvvPQJSA5fGPf50ItO7YRDyXtXUOMVYIen7b3PLLirtWuc6LQndvqmqo0inN+17OvscDnh4Lw0FjwZvP+/5Kgfo8LK40aA4EQ3o3ev+iteqIq7wXPrIn07+xWgAAAAABAAH//wAPeNrFfQl8VNXV+L3vvdmXzJs1ezKZLISBDJkhhACyhkVARDbZZBMRUUAKiICICBQVkaJWES2l1M9SP4vvTYZFRAVXKCKlViyllqp1iUVqKVKF5OV/zr1vJpMFsN//+//+YmbebO+ee+65Zz/nEoHUEiLMNIwlIjGRCpWSSK+4SSr4OqoaDX/uFRcFuCSqiG8b8O24yVjY0CtO8f2YHJRLgnKwVijUiulmbbZh7MX/rpWOErglmd10lj5r2EhsRCZlRLFEEqKZZEthqrgjCjmh2GEESz3+Kc6o6qFh0qWyumu3WNTv8xpDRaUeuLkYmj2+dtDESQMHTLDRcLcDm4ZMnDR40E2TxVN0jvZE46s4znJxqfCBYQuDvz8BwEhYMcQSxEzMUliRouydhMReUsWMYydEK5HhQ9GlSjScMLFXqoWB4JFj7N/yr1eehTsHG0/jH4xTRoghDuPkkAJ6PYlnExKO+/xZsVgsboIR4mabHa4ThGabHOE6Qc7NKw7EVCLV13kDmTnFgWjCILGPRFd+AX5kgI+MFqsDPqJKYUTJPpHIYpDUmbKyzeGEmQOZ5VJh7gk7/8hnt8FHfv6RP5LwcdiDNKx0y97X5+HvZhJf2Lqvz33fSXihZLvqhGyTB0Zlj0Z8hFvWWbLMcOF31Vn9NrjwueocPjt8wcUeZfboxUf8ToB9B36VyX4F98xJ3ic3eZ88/E5dfvKbBfi+2NcliDhFl4w4yM3LL6ho9Z/SNxuRXh30BOEvJrI/U5D9hTz4VwIflWXSnBLt71k0K/xpmFaHPw9Tv1/7tIT6srQvyj8t1w6Xf15OCe1eph2iQz6lVX+j47Tn8e9v2pFPtb10CP7B+4SScu2I9L7xLRIlXxMlEtEpQ8kDXOo0Eoso8gm10FOvFLrUCGDWG01UWEkAMR5VKlyqiYbVjp56tSvH+tfrXn8Jke1UHC7FekAN2b9XSg7AizqbwwpIseOjEnLVFYdKPOE4PBY+VPhQyOiU3TVx+BCeFFsN2W212R2h4hIdM7TVa8AUVQtl2a3QGrUiIrtVKa+mRu1ogqus7Joaokr4JulcU6PkyXVUzu5YHKhRfG7Vm1VTA3vL45di0W5VXStMVV27VQOJ+wNiBQ0VGX3efBPsOZMckkuLy1fNpTmLZi7oOuFHK1f+aELXj1759uIbKxb8+8YxM/CtexeOj33/7rfrNe0kNU+/a3D/cL+OoeLyfmNW3fDLPxXQcu105n3a+QEje9Z07NuxpCQ8YNya0Ym/ZGrHaJV3AfAFAxnUdNF02LAN+EIA9lIZqSR7SbwEdpOSGUuEJeKRwsB14GVWLOFjLxOWjBLRAU/8VUEX9qqAvaJKlO1o2B5WWB+7S3XDZjHyV0aXmguvyvmrcpdaAa+K2Cs1BmvotsvuuEXMrAGUGWUlp0YtzwX8ZtUoFXK8oASQCli1hGV3XW5RhwrApuorgBdGu5vACyDbNHZV7fUz7JYCQj00aKFpn7nZZ/jRoN/v2vP73+/Z9fvfzpww6eaZEyfMHCc5aNmlfwtl8Mn77+/ZffzIzRMm3nLLxAniuUOff37o8FdfHV667sfLlqxbd+lJw5aLs+jzh7788tDhL76g/b554IFvHgCcimRB02HDFMMOEiRh0o2sJPECwKdaItXHrcj8uuqoqo4ophOJToyU64o6mcxhlVjrFRJRi+Cpk0utBPw42Mdqd8BPpyLAhqFGqZQT1oKScg/Sk8Md9+WVMcyUADLUHCBCpau8i5gc2eUVOlp6C9WlVToCnKLJH+hWHTCaAqYywEZxCWKjurTMST3eQG/KUbag8/gp/Vf8cdfOjzr0nDa215xHBnQ8FBtzatvvXv3kqPYNle6/edmil5cPv+HpMbfOu77voDF04+AlUwYWv/DEUy+pD/WYNXxYtGDJ+jvWPLF2xfs/P/ps/ZFJi6a9vC5yi7Dgpnu6zbu257VjAU8UZQWdzWRFOZcUupigipQmF/Qn1ZASCMu/5qIA7/FgkyA8a/iGOEghUcQIVZz4U9Vkq1czAGcmAkgRbYAfRIS7OmgUfF53IFgqPLjmXpq1cNWqhdoXK9YKSy/RQ4m9WrdvL2hVu+P0MIPvCbh3HO5tx3sb4N6OiCKeUC1wbyfc2yLCvY12du9AN7dLKAv63T6vYHpi4f33L6TZ965Zu0LbQ4/Qr+jhlxJa90sNWnUc7xsRC4Q3DG+AJC4lSkYkYTATky6JM06AjEw49Q2TFMSe6rLqQFnMVB3AVQuEqk0RRRm5U9omvDCyrg4vpJ2S8+Zpm2YfPjxr47SbN856+9AswuZQS06Kh6VpsL/HEyAtxRRLUEZ/iiEaJ9QarutLrJZwnBK8pKIF4LBHFOsJRYgmLBwOkNoWK35sMcE3rRa8tBJLWHVw6KqCsChBXxA4Vi2dcohO1X5xSIgdp5O1Z49rz9GJCMc1TbV0Pa0EXJYhHAmjmVhwzjpKLWkopTpKm4k2g14zrs/E2r4Twg/uf6/zqEETxw2t7fkem99iwSqsFU4BDXVg9+WT05+QkFQCu0j0IV0lSagq6FssuATr8eMcR6NAN9pAY4CjDmmaUUpBsjOK0rUjfc7pqtGoibUDx48fWDtx0+BJE4cMnnwT3LPpYFOOONm4EuAiJhqkfYRN1No49zPTzO+eYfrYxKYLhmsMzzK+W0viFuQQGcAhkNeqPqmeKplsWLu7XmejqtFdr2bpfBIwhXvel4EkSFCgeFwkWEhk9kjTuN9EOoB2oZ3pAO0V7X3td9ordPgjT23esGHzU48Ix+hUepf2oLZd26ato0vptIbPPmu4+OkngBM300O3gIToROISale4QVViAsiMEUU6oYpyfVwSkRYkpAWTvj1BAZXdwijtFelBKl+cJT3IcRwjRFoCPNFPRpO4DWdrFuvjAt7Tg/cMRBTXCdXgro8bXHhPAxKly4CXLhvcPhNur5ptwAHtNYpHhm/5UU4IboXg5IuDUcnntVAYvYomuZgpRgM09wNq0/6lvSEsv/SxYKwdNXPC+PemS+9/8O6v3tHOaAnt3EdCyaD1sdrh08cgnKTpnBQ0bCbZZCSJZyKcoqEeqFR1GgHKnIhiPKH6XPVxow9BMwKUKNRUnxEWIsOFayJmygiU4pDjVPYhkE634gIgqzy4KmVdS8O0CgH10UA+9XkJMOHVv/jtXauEe5f+mY5s/Fx8Sntw0I4j2p++3aDVb6HkuTlTpt2coFOo6aC21Jz57i/f05omI6w1gNMPYY2c5BYSd+AaCYyJSg7BEVbMoO4a6xVrFJaPrZIR93ZGRHGcgL2v2h31iimKCg98ZkdsO+x46cDFdMGU7A6Yh4iKDGFaDm4coGRc3xjs9KBcQ4/T7tq1dDzt/M472vu09jNxQYNCe2pvaRe1/bSWrXtJ03lpLsCYTe7U8SkZ6+MOXHeXWJ+QrZkOR1iV4T2rzPiKHaEEPNtPqLK9XpG5fufz1jM8y3YGi2KS45KVaQqgUTkzmL6l490qq9THVax8mtwGJg8ivBqJBPFdsmr0wemL779/8VdPCeJPGx//6T9pMeyNB7Q/b6dk9I3zZ0yeaRVztH82CP88+Fft26mE7dnxQBtvAQ0HSIjMJXEfziZH1PesxVifyAj6QBfCfUyVYr59LWz75uO2ddSrJfCcD1NIWMQMXxYKcLesmowIfjAHwAfVM0NWCTBAxeJWTDWKKCtGfXNH/QETUjUIacZ6SKiQlBibN/p4Op12WHRhwvIf/2bXLkO3Pcv+8L32yT+0z7SX6TTh3rvm3bfsjsXrhN30Rvp0n65fT/7ojZHjG97/RPs3XTZ34srFc2YuuAfXaxDQ1HpYLzMZQuKG1L43wTSTEprxbQubntlaHzcz6jKD5FCtMD0zYVoKUamJ0Q/jCT4kHN8gaWDjae15Qdb6iG/QD7+8NEJafwg45HDA61EdrxGyKYlZ4IYWHLKzRHKAHZcFfRZAbhkitwsbPdNZr2S6lOLCE7JqBJXJGFGLrfgWxzd82hE/slvrUZVSM40MILVjMWiNvpygBVVIez68maHjXyVuwHyZrGYAd1U6c+nOFMvqCuApxTGkH6MJd60ULOSqU1LJTLse/uSqafOo67PPqXvW+GWPaO9o32sXtMM0tn71fRsfWb1qfdnSeXOXLJk7byndeM/bkej2qf/92/denLqtU+TNZQc+Pv3xjNtumzZ19q2CZfTkyaPHTpqEtDcEcJRopj0uL4w67QVhJ/lyLEh7vmbay3QwXDDRYeG0l4nqkN1Rg3QHerzoA6sY5p5h4XzVJyuOGiUH5o14CMqct3YlMS5YikrLqhkLc4KdUspnX9YNZzyE5v2D5tCB2s+1PzIS3JngJPgd7bwUyQ4JcKW4/xNq1dZqu7Vfa7N6dz3LaPDS8ZkLVkyduPIuvseYLBYfY3KxMk0aK75IIkMXyJlpHgvFzR0XWW3EstyeiG4tqoVfDZ44Ycjgm6bg2Kij4Nh2kkm6ELTnXfqIWailKI4oKiqKJ6pm67pKHbW7/IjCVuqKmDZ2SnVZmxw8TYcRd6bGR11tM+hqW4iREI9MfRbqqxXXNl4r7BG81EJXfKV9pX1RD3DW0vHiYfE087EUpmk9oO0kDLriY44kPSig7VD4g1s1LBfX0vHHj9PdqPngeM+J70g7cLzqKgsIJblW2N04VFz9XD0IzsyvtNXad4gXY9NZcbnhGZIL+tFdhJNcNoiW0kiiUEdQOVPYc7lZnutC3Ru1WHSLOF1qAEnQVl8XMgbAyMkDHOZF1BCsWkf4wAk6TEL0ZheW4n40hoAUwfxWswvRtnOSXG7E6EzPafCFuvY26Dw9DctG6Z+/f+eLUPfa2u6hr/Mi3btH8saP/I2l84SBtRMm1A6cIJ784OxLO/rOvX5I/4ETY/3mDetf02NYeMiQgw37dC8Wp79q7aipFvhfbzKUnCbxbsgBDciFuC2s9IgkYlzFlPt3M4DhKzPuBHJKsQOzSRRLxA4mczGTpcVBSziRPYR9L5t9jyrDGKYiXLOOuFQ/oKAPcK0+LnUgXKLpV+RKFHDcFUTghVoGyOSquDocvjKwj+zeJWWH5R4xlCAFMhqFRaB+dOPMy16N8iTWAxBZXaP2L2YMThkiJ4jFHynDn2S7lQK2s93digslZrSEiiIU8FghVHVFVOcLgaqY7GUsTSgOFUloNqHDAixHCQRoqZDO/Ko3fktH02V06N/XnfrNoTJp4fHx/3Xv8Nvevq/H/CGdjd+MGTTnOe3AH97S6g7uoX1en/qHUZMnaP9c+rK2+8wDwiPLpt+67N5bp94thPbCDR5a87n28r6/aV9tK9gxcFli9ppTa4oqyx0LGwfPev3Rt2ivl1/R9h18VTvymz69tva/4f5PaO835z+9+c7bN21i69d0kRBjDqyfiVhRcyXoyRBjXHaBzUGBRRpRk7NFVDuqlNQM6LECMkIoosSg6AmKRmEeHSHcoj23oHH2nafomx8zSz+g1Qs5QmfYdVsJMcxkelcA9t/NfBTGjZmsLARNIDPAhspEbhxk3DhDBm4cVTKYEwQVXcWDwskGSn0RvuEBOMywboEMtgGUTBleKoUoS7tUgnmVJnoAVI75YFXyYqvw2BnqXbvwoV9opy9pT9G+i+5fvVA7QPtOum32ZO2AYcvB5xb/Oi/7zQ17P6DmSaNHTLw4dti1I4EHVDedM8wBOySHXKPrZ7K5nlG8ajcD8LkceIAyD9Elo5Llq1HscpxYvKh/GRBsnZZAPgZMzInl8jfTilC9+AjN3fY07TJn/9BDN7906dJL0w5d9+pC7cjT72u/elM49hR1HJi/au5nY29p1B5qmnTdsbseOkBH8v2IuP4GcG0Bi6SHLvesScvBjZaDh0FoBfRaXcyIRDvJi8C6rSDtDMaaJALBRE/D3VZh2p/pja8d1H75V+0ftGTX38/v0+oNW3ZpL2lTtH27qeu7N968yHRYgEH6DmCwAU/ga23R1SFVAslr4GRlEOuTtqIFgEGjmWlGFjBf4FG06Aa0bkHGmKXE/22VBjQSYVfjMDFg2ALGymHtvPa6dj459rNs/n352M3jmg1sXDOOa21n3OYRbckRxeR4RqGxj7CucSkbbpt2rvFjnRbWAi3kIk1nJWlBzsK7yV6wECQc2oZkkcfGcwIVA3v3ANL9oGSh1uVxyu64TcpC0vDLjKLlLKAZf41iA83WDG9LqNkyimkmGAL6bCxaDbDpJPMuvfXPW2ls3u6Rx2e/pjVQ42srn6JZC7XXf3pC235IOPouve7VBdO+GDpWa3rlVa1xBF3aeHLMrNfo9Rxnhp1svfroHMAUS0UirCLDmrV5tWyANSGq2FyqmaKzQzXJ9e0tEh0gPEhrtf2NSwxbGp8Xxl2cJVQ1HuHj0Y+ZHyuYtka6FwvtZPZnSN0R7oQcBWmr6bumcyLC6gKJE89g9pGZ+wlVC1K3jE5C1Q62tomJFJMF1tON1C1lcHvHIjPjrKyaWzsMVuARheafXvuLgTdM0jxiTGv6q/bV8c+uGzV9kpCgnobKv36v05bhOMNTl1Z4kmItkcPQoVLmTLPo+0lGt2oQtHxEzBi6pPEzoa+2XJt5DLCzSHi48fmG/cKQz7WtJLWHhiT9CWwPieZ6HU/GJJ7iIqNc0ZDyJ8RSqL/VsOXSKu0z/V5GjP3YMcLE4Damwe3ghpeNGV4mrnkwvmBCv4kgoXDkMzHrM2FuA5mGKAw0h26n2+hs7SNt9fvaGsOWhsfEuRdnie80/Fbs1lCTmotBYXtySDvj61sRrA+LSxVxfGc97kDVgpaRACoOKI6wA1pDQXGqCEKZsJfGtJONQ2H0WSIQiri5YTbTTZrOGXvC/nSANT1Y96J4AItsW2aauX+ieVuiZmFyc7vZD9uyTrTaJKbvZ4KwUU3cbQS7sFBCDUAqLAahni/EosAnYUdWHwaDUqHTDx8GrX6k9vPDdPjgJb+csEvTdu3RGoWj79Hr9r+i1R19V1MPwL47etOvlgyiBno3JVpTM+/uCXiyEk9ypXSPD3Avi40IDsZJqeJNsXBbFLk4em4NgDUfUp3HJqeEYCHyiXKalc7EKewG7QPtrPYpdTzw6KYHtX8BU2s4e0n7Wpsl7Lhn2ZK7uV6XMK4D3GWRUjJbtzALkrgrNoMdAQqBAWApY7BkAwqzXUwyIwo7oGaWjSiUfFbUoExy3O50M7+73c0ULLXAB0i1OoHBFcutkUtM6GQPMLuprJRpT+0gWrvw0aTZczYtHv2n2Zu+Gb5Vq3974WVw/rX2k+vnLnj/2rE7npAWHqT2J1shn+N+ha6jTNCp1BLj6A8A+h0ZDP0OMeVpdAL6M6JJfo7oz9L5OehHioHz8gwHU1OUgJy+JEYTqE6hYPqyzINFij24mlZqmz4t0D6g4XWPPrpO+4AtzX+d6a2V0S18ee5ayvZUedMF6X2wbyvI70m8E+ODpvq4F8HNQT4YYVHAfE+9ks93dQdPvdql/Yhf0P69EmoT8Qu66oqCIU84Do+Xj/gFi0ItIn7Nr1nEL19O+p/qJG9OJySFDm41kMkcUJ04Q87BcF9mB/zM61YCrYN9TOilh/qQKtoE+miXS4/TwrktQ31PXPzFTk1tE+p7/fMxQ1pH+R58e/oyxKsL+O6rTB8G7cmY7sdVxCgLwBtPqAZgvQYjc7uC0hA3MrerER2BljSvblB2STu1odor0jrq0b6+tFRax/nhatAbNsEYMqnWZZhR5+2KNaYnGCB7xwi/BT2LIA09ugWNvhc+ALcncBR0Ya+mtYnHHt1JB2jPaR/C9t4mjBf7N7z6VF18Cz5rf9N202HorwU632dAmzmoz48ITOWniimCAp2oxMj4bpdKxunh32S6jj5Er2t8RwMpcultqQeXxXgv82YmV+4hcTvT82yxGLthXJSMsVhKulAvEylIfNcoZ8+z2L5Y4VSEA6o18L1BsR3Y9/rUs6+y9y0Vqs1qBrp0qoZM+Ew6IJK4YLAyEhNEyWCx2lqE3xmYDFILA7YzDdPeNAKPw7VirU47rZ1MAs6BF7UGQV9rwwtMnpfqO97MdzzoPSjPuRQXUOpIViZ1+EDsf5cgaEG6FEbpTFdqIcGordB2agnhI+EV7Vq6p3FUo5d+pIVQZwGt2DCR+QhBbzC1wLmFqStGWGD0BRpNDPOwBCZ9CUQ2J1Tz6EA6n86igxovaPtBY1ghrG6o0irpOzCPPnD/IJOvFbqugO5HxqlFruwyjZYF9zD8LiEdoZs0pvvVg2IfMdTwnbSv4a9iZ+GUqNCMkw3XaedQdjcJgmL4BvZDNfdvqiapHsNEAppqPB/FxKJFqPYYrPXJV2JU3wwBGCEkx3xbBffFi5rx7PmLF8/zfTC7KUeSeMzHA6s3m9qETdoF40oW8oHPP4axz7Ox+ybnBWOLEVXSxzadgGESRj6g0aVSa71CYYe6kkCYkl6dQEwOVcFcP754UfA0fm01GM9/78Yx+lCv1EeKMR8SYDpkoX3ocmqjy77QvtC+pF6xoOFj4bbGJxm9a1OkrU1ugDcPY6cJwh0bpDl2xnVWX9AXlLZemnE2wecxRTouTDEWwO9YzDVBzSSrOWortIi1lXhCU2jJqQZDfK6GZNK/6Zw0XJpIMkkIfUl+pFJ3TM2V6uNOilEhqT4hBv1ORzgh6nBwb2YWKHRZLrUAyEryRKOq7OQuzSwkZ6utBh0hcbPTz2Ryrh8owqu7MMFC4jLMKQOb5+7cIPcglTG3UsATrDKmPJrVVcCZ+//pMI0sWvDUizNWf/bQR+dhbxxZ+OXOd2npTdffvNH578kT6NBnXqTeCVOnnezX+3cvN1au2vjab/oMnzp4Ri+u+2xvOm/oA2vtBI1jAtfVFBJT3UbgtDjPTAMuLVWyuey11KtCRpRJXx860V31ag6GPZxowWL4WnWjGuRI+gUM3LWO6nG3WJSwqEaZT076ZIqM22nPpZ9+SfO1L774/J6nli198slzWwzfNO5/QTvUdEl774VtQviBXz+/bu3zv+ZrWtN0XhojjQdoryHxALP90LuMoNpwzzXDmcP8AAGOYJscJyYPGnsi34LoLdYjFUzApfQeUkO7az+7MPSDKU9I0qJHH130m9EnBzXsuKT9Vgg10u53z9+y+Jdr1j636vFFK2kVxyHC9CHDYSbi0M45muo26IAFjOjzZ95Z9FFY6tG7ggLG4AUCMQOszE+LMVLRznBo54QQQLJAiA1JiAMo35AISAkzo1yAwhqa/flXy2mN9s7df/u79gntJWy+Z9lTT53fIoQbaGynUHvRtX0n7f5vwCN1Pv/fzTD/BPDoJTlkGom7EZMOSQc4C4jb6nNjvoxVJ+7ciOI/AaZJfdxvQqnrR6mbh2qnH7NhMKQIgDtQx3RhbAtdeb5m5Z3ECgN+n9cURKirA0YM/gaZblFDezbSvIfuFhu+yn1izvbFz72o/VH7XnuHdqffimvuuPUBIaTR6hc3Xyotn33X4h2v0xidOHf1/YTzX/FBg0b8iHUfo9wIbFL0MqOr0xVFWWIy8qitDzMFVC8iPxr3sqio1w1KhM+Llz6SjN3aKce9SVYsLJYY455GHtTKo5g/EJT7PD5/14Lnl9zZe3iPa6mkNWjviP1PzV6yc8yIzyL9+0w+1fCq2J/jWZslbQM8Z5MS8iPC0Iu0USyxYC2QCGi1aj7y1VJGHTnAPnL45jIFgTqsQB1l8CKH6IFbxSfXGRzuTGYguR3caQqbDbCez9wXxUmiMSWJBoAHHuwFdYXHRa6hzQTENmENNb4vSR8soT20V7R/a9//cdGW/eu2LfrwhHYerLxHFi3cuPHzjcKIehrc9kRD5lfaV49+NH/tghXbaOkXK7f+/N77tv6c7c3toMN9A/vAjXszqckzLuI0cy7CfWBuC3NkuF1M+GJOBXODGZxyGrcoifp98Azsz0l9MrCJRdSy78/am4tuWfwgMIin3xU/O9g4XBg/eyn92T2NHyOu1wMQp43VILdspCuJm1HiWxDhJhadcetJEuYTqo0nSKg2M9hKgtEk8tiIu2u3qN9rLBJh4PVTn5g69YlRtKehx5abb95y86VyacSlOPPdjtRm0rMwTgbsnbGgWeAQzogqwjbPiiQ8+ki5TGXFQIzFVZdn8TvDqstXr7giqt/HvJSqBYPxniwWjHdyndzEnSRidVLJ9DrB9EoPICjjBvSu6ktres956PrHDtx6/ahbZt0wYra288tO/fpJMy5tmvToTZWm0HU3zxhx3c0zSWpd6mFdWvhPJIQa10T3n1ia/SdS+/4TWAP6OJ2lzaX/pT2sfbvB8E3DfrpNG984mR58QvsgNRb9CMYSSYE+Fo6he5gA6/jX7GGCWxq+ueiC320mxPQhyNvCpBWoOgMxnXqoNQaS14wRraSXupCTUKELN60agFcBbo4j50drOJCp+6kNuenOCx/SVaAVcaUuNtOeC6mw/mCHObR4zwntnR/dfOcaeJy+YK004rVD4tqll8S/vY5Ed9vd9GfLGk+nLvjcYQ7SpzCHNvSv0Bhugf+A/n2tQGSQWV/6k/bWolsWPSCNOPjb1uSflEPAa2zE15yrkxRCXuSDfja+wwXMpzngGmBB/1SujjctV6cr4a6MYKGZMle5C5hgDR1ErdRCB2r7tO+AXbxEez+5HATOsuVCWSPtqr3b2KAdptWgnZ/bsYM6d3A9Q1to6AOwpekZKSUD0YN6Bvm/1jMwhN+sZ2TRK+sZANKp7UlFo/F9cW9K00C+vVBCekyT6SmBrhhjTKZb/pdkOirI8n8k07dfLBEirWQ6oz+xD8DsIBHdi5XErhmJj2ccOvhGz2AUZ06nuGoZVU0jI7bF/87OWj36ZmnEO78TtQ+FASMfaTybzJMR35AmkzB6p8qZ/wO0Bq+uNVClE8uPygUplsv9HyWOehUsQzXXhSF9WqP7JLLK0e9Q4o77A0GmOkjlnANmyXXUFSjRvRJ+AK4P1SVVhTFdFPu8+UbulCgtmTX26E19rqu8YdYds26ovOv1ZWdev+PVR3sMjI6aPXf2qMqlh1eu+37DB/2GhMMFXXKD+d36zxs4b+vw5R/eXl6eV5EbLKgeOG/Q3K3XoU8+0nRO7G8YDqs+ncS9TCsS65m9FcOYNeoVNBo3mJkTQrLwmHuA6RbI6jGqEUilIAZYCmIAdYtsxLfDy3NnzLIic90C1TlQKLwBP4ppUIxgNlVyZAutQWdhbnZEFHvd2H/1M1sOiLUnaUQ7fkqrGVCQV/7lMOVZqgG8S2DP75RGAM8ZSOIu5Dn2GHdrUN2t4UnyXnRrAH9XLFFM90GeA3Nj+hpRjbA6irMm5eHoTau4phksKl1Ce86fducaJMYFTWTPCbpFSDQ+N/tuunWZELwUf+PYp9zWllYCHEbkfdx/Q1P+DeaKkEEF4I5mCUY3w7NI9bgXUWnS9yGWMI8Cmt0GKsCY07RXpOFCw0diCKQvG8c0H8Zp5fvAwVr7PlzNvo9BX69p4fvI0n0fv/u6Vxvfh/RDfB9iSQ4N5iCkNgS234WztOrcP8FymKe9dfbv2psI8t9FH/5digsfNpbj3nFijAxgb+n3oFf2e+Qw8WujTrpC20pnH/mQjte20yXaTz86J8SEHC1ORzR+0XiEztY2o8/jjDZT2gRjZMAOBXyxJUBz3I7OSdA9ZKbjopvDUqMQWRXYQNzdIQSLmIIItjmgP0gl2lPLW6R9/Ov71w4eMrMiXxrRaBUuXKrWTt/+ac8ZvRk/GNGkSUFpeLoPBPgBKheqKF3FB1KCKR9B3wihuvEj8YXGw8LQd4QNwoV3GhfyeGaNpgnPGc6RInKbHufLkVjeOYUnW0S14AChiJLPEgX9ViwJivvzmXmSbQljSmG+H1/lU9iBxRheyGcbkKgkC5DsywduRGXckTYQeRk1fE+i4tW1W0/qAx4j81g2bgkf25ogj2uGhkuefm3pnJFDxo8fMnLO0teeLgnThovhGF23ZcX5XsO0f94x1x+Yf4d2bliv8/c+Tdd27cT5c7wpj241LmB+jCvljgfkmBw/86lpzHcv8N9pmliQxAPDcREgIDuiBuAJFM8MHQ/iCZiymm9FRSmez1Je8zOBDYkMJWIRoMQZZXjIT4Z2shmxIR5ALpkwBVS1ehAPAY4FzCfDOVeh/glYAKyEOFrCND575LUTJlw7cjbDwFCOFWevYdR5x/yAf+4dNAPmv2KLtjQWvtipq7b86Xsxl56eER8Ta4mHjCTMPIMpyJhgwPxaLMCS8PCkEg8TqAkrRw2qARaMBwlMnLIES1KjCljIYrHyzGLMB4lFq2IuTBAJFfmWn6qY3Ls2MPCDU11u6tk/cxC9QEcUlRfN0OqCHYLTmF4yV9tPnwN5hvVmEW6fJSzNFWfyCYVEVZe9Xk9yV11yUlFqWciRQ2PAOueOH1g7fnztwPFS1YFu2gfi3iGTJw8ZNGliw26hX+Nr2k91H4Z2RBpj2ATWw0AC5l9C1qsJcpO6D6o9oNeiky3AU5WAvvN0rVa1yQwBeMlrdLBggBXmmEpNKV8GL8wRas4fa/h44QfTntFdGfO/bjh6QQidph2L6ADt5U4vbrlb5P6MvRHtCK0souVEt62laYYdoK3dodMcBQ0tEOUhX5e5PiEZiNUBqxRDDUDxRZnuJpxARAVkzHeLBwQm/rIwvh/wASEKTDQKIA8xfM0cNC4DEzzoMXAwRQQdhjGeocbkfMri3rZt27//uvzPo5evW5vAlH2hgBI65OPnPvn35HEXNry57WNtb1PSt/GNYY6hBGAvIssIGP9qHsBeFFGthuRGSeRwvIKpXQg05uLVK7g1cli6nMHEsl4L5TqzLdOHly53nd3p9jKzOy8gu3dRt4f40AxXisAid7rQhlSs7jqj2eZguWB9aGlVV6yI6FYYqA6Y0P2BtSyFZaZkZU9RzbFRww8rx1bRLqvfjf92xKj34h/ep/31vj++9fzSZb/ZeW7H8TWP/2TVkb3HRo44uvfIykefWHNs74dDhnwoev62bdvffpnu486EmbKYRtLHnZDdGcSBKgCmftmxyima8AfYe4ZYws/fM0WZApNxArMFMbJmicadGbhKTrsFKzviGU58lSFbsIyNKbWYCMe95YEW3vKYL2jy8cUKVgWryoJVsZT3XJvfoB2I0YXaBjAa1tLlNdqrGvemN3pXzOi8UvuIhlaWzFnB1q+ZT5pIiOjebqw30QswjdGWxZfIL0XGM8+c+VR4tbG/9JhwsLEPu1dJ0wjJaNhAYkDRO4hSGUF3LWpxQKzeGGy5RED3cPWNKM4Talfgnl7kRwVw0dWl9sAQHlx2cCkVLH/XxvJ3K2z1aj/4yOvkcbauqNEpBUzDN8q7xEBuZfU1mCdY0UN2x4uzw+h67CArWWjrV3JNN1veReXiCvY9JRdT3ZAJZyHz5eZ/1wpDlZ7S262l1ssTrFi9a1p6W8nENw4MmzTg9vvvv33A3bdPGXrmzU+PTnv7gUGjq26cv2j+jVWLbrp+4Le/Xd144r6pN9y4atrIcd5D66vKi6vLSrsNWjRsyvriTjMHb4gvPTQn2iHYtaikqPuA2wdMeLyo45TrNyRGCae7D+7WqXpQV77H3NJ5Yb+xjNmaEcx/RUYgmllVrmhOmZpG5JwuTGHDLHk0NVvxzRJ0ucBlUal7dL/+o0f37zuGrhp9/5ix940xbBhw47ja/jfe2H/AjTcOgGesWasmbsN2w2rg1kHSgzxAQNlL0nL3SKKSX3WKJEr4VV4kIbErqvRkssXNExrdLGaelt6Y3Zy72AuAzY7I7j0Ov5RX0qGqO9vzld1h1apqlE7yHuLOyi6ylHflFozSoTlJiKUo8rzDai9aLb2pC72cTiGgczTm8+T+ex5mr95D+722kdK9d+zVXn1to9a05/bHH7n4xGZt48aLT/7oyKaxbx7fcu1PqiaWTK0Yv2TJ+E7TSyZ2e2zY5qPC4Zdpv1fnvdxENrysvfrq/P2UPPzYd48+fpGWfrfpxscO3fHom72q7iiPLFGWhktu7t73bb5uMXGbcMRYyzICl5O4GfMNHRxXvkgih18VsF3CsMbcLYlMjqdMF5NCkjsaTch8BxYls7VZaCNPjpsdPmbP5WCagexh8Y704IYjFdzoSfXgBmLG5AlVpQoiMbQRe3DlS4Nqpy2N/eaxDT+nwgeDn5hzz9GuFdMrH54tzZ0809mlKrZp0L13amMmzrxzbkl4xFCdLsnzoiJuIgagTAK6s+gJ8kf3eSqcOqVpu89TcvJkEwHx8SPtEW09XcyfMc+Y5klWcQr8tltatnKy+owZe6ykSOdD7VQVVbHaMvHtT4UNxxtfo3eS/6XaL6kF3UdId/JiOuVXRBJdeD5vRRcEqQJVvY5R3BHFbfZBzeX3QZcoboWu8EYZf6OsxcZAXtgVNkbC4c8LY4aOUiYr5SxNtyOseIWfV8F2keNuUo4Mr7s7nm3Bqs8fsEGoHIwyERkqC4PCzZlamF51e9BsmrPmkZWPPn+7a926PoMG9l13tZ2hTRa23D13a81fDh6k3XvXdO/FausMbmEF81um1iiHr1HOldZolBA2uP/yF057z0vPCRuMa8EW8pHrCYit5M7yNO8nYIv0BOq0iF6rCyuY9Lpj5odzYSqomfnhPA6miBh50bCb8Q9kmWVpHP/5R2bM3Lhx5gy5NlI5cGBlpNbQ9c0NG9585JuKfv0qOvfrz+GqJU7xsPQZzC2DzG6Zh6/YYnoqPkp+iSVUSE5Q1QwS83CYkOhdKBlR6jo42OZo3MG0AofIrSwnK85y6nqdzEsceD5/c8Ul5vUnqy6dx48Lrxyh12vqEU2hmN8bFgYJHxm2A+YmEl4e5uZg2SIJs75R/KioJAx88xkyUuV3GQzsDCy/C6SX37ll+JYvvfwuWfcAIFVRHYemcN3eNb/e8RJd3ngbvWZcVWW3+3oZQiuXz1yxNbFzI+0/rjpU1iPG7Hehp/CCYTPolTeiVqmvKVgx+jozDdh4IuHlEBpZZMmIiZDou/Sit5+XgIkBrgHY5Th1sexkB4ZxsICWr22YVlWDDuUzBZJy3jnxlqUDhqx/5KiWEIaeDs9cum/LpLjw7PO394jNWvLOsys/tDiXTrvn6RqEc5Z0XJiZjHuTK8a9c6iDzjpJS7QG6TgdMf809+FrC6VT0giw0Qa061NijlqeC+fhrmxPC88SS4e7rEcJKBj9/ndOv/N+rMH7UVN5OTpimUfpZ8vRo3TwqFFbynJOSyTckx5yLVGsyZqRuJUtt9UM1GaLMkDsJxI2rhraXAkgIZPEQoE8UzapK/rYhMWuvYUY0iP7V1QhmqvnH7xX2Hbm47/3mPzojTU+qXbs48uHfF9ldH3/jbi2euyC23jtLVXoWuEM7O0ObGe3qr3lyZSYjGbgWZRczdFVm1Hj19x445rxwsja8TcOHDRxItxvg1YiXEPyiJdESTp/8DEKcnGOgJmRLqNeCgVk45F1Oq5OdgYwVceSquCGXl16dOgS7ZQZnRrv33fYj2+frc14qLxz347mI6vd43pPWcDmkSUMos+w/NbuyVr2/5mUy6Kr/yJ9UdfwgvAL5DGV4rNiFugVWA81HiwRZkdzmWRD3xwLkvkiqWSJzGT/BblF/wVcqPZqh4mx5gqdEyrf/dWOo+/++lfvnhxXO3DMmIG146TzT7700pOb9+59/NpJE4cOmzQZYZwBHFpI6gbVHjHoEWPsccapU1Q4f34Hf3qeLqSLtIe1Dcln1DuzCDG+yvBmAVvrRe7jVPx6Pq0p1haNiUynkTowaySRyRmFFzhlJuOULt1x3B6W0U0LbEzJiCYbtsjRuJ9Zzn5Mbg8wl1bAyp3KagDtVZPF7kR57JdVMyMVZyavziAyMMLkkolgpJVU0RiNVcV8MV/IF6rCVewn2WnZpe+Ecpr5gXb+jeN3331cX9hLWZj/vfcJwahJ+/dv27uXkCQu3tdxkU9+qcfejTFk2bjgl0dJrl0ClCRydSIouDwGgAgSGfyDDJbYn4Fzz2JMP8sHcy/EnBqY+y6T2WK1u3k43Mcz+HNl+FE+8lU7L5pJzd9C2xEBpnQsLI2jNNgL0mA27T2uW+XcNS2QIZxahZJh9wsbad9xNaGyuYAPJyGmGsBHFuznTuQt3uVH6RjDYEiHWKKIr35pNF7UCcEvKoYptiM+lBzgZp3blyCK16WGgShC0URHThQl0XjHMH7csQMgJtwRL8P5gJgKXdaAHZ+HKAjL8ZzCIrzq6FZzg0gdRZgBWlCTJocSIIcKg7xTx1UkkactFbUrnH7TlqzakVeND7cmMcyBVsQXpCkkl5SRuQQdnV5jvVLSXMXXgXFb2VZflycTcxhL9LAA28xVVcSOhaWV694ztRxQksfrfVWLGRRYpze7sISRTIkXtg8x+wNMy6rGmr0YVu81JwSV0pTqVVrdonBvwvWK8Tyr56M5EwYOmIj1e6600r1+eume8MHZvdKowTfd9MjECbB/eO2XaS7LU3C2rf6yN1d/ZURQQSQqtevCNFX9VeIJia0qwGZh/trGtDIwE5mrxS81YC1Y2pjW9sY0tzNm24ozG/U4aJuqs21Mf0ivPaMf6rpEctwpMK4TbJc242Y0j+uOsC4iKkX3kpw2LthvnlCZqfV0p52mxr9+uXz5HWkzNkYwRrZz56UzMOm08VfA+FlATw+3Hj87OT7KYCfXOANYH2nVFf88zBfBDltW3lQL9XWZS2csI8oCJMWpEXv+KC45bvXk4hW8JxhymBlMs2E2uTVqgNfNqVaMYLvkmnS8ot+aJv3WQHG+1lOdcTR20+DM2jeOdrupNmvA0PQJD6FVsdhE7b1YdPKl99mkJX3Oi2HOMugX+eTW1rN2p2YNqn1uDEulFGwnVsCSYxx2lh6ADvdsez1jtA6cppG6WSMDGRPqst1xg+DhU3SzHLu0CaUUH0/6ixZTmjf6/jFj7h89F+ZSyS9TUzrF3D1jx166X+gsPKa/aF7LcrBi3LCWs/VZ2WIYA3HBZHIiCaOuRuUxJ6+HL5uHedOxM1py2TysfwtmU2WCjWBk8zK7VSvzrOeA5rpLNFup28eYQgj9uGwSptQ+8Pr1vAKjMGX4UyeeHCaMad4Qdw6eNWTIrMGGhcNn3/7kk7ffMeTihtTOOB2pBVuttlavATWPALmRARruFD1vkMRaFO0p7mjC6bLjcjklLOGzp0r4vKxDhhxVLS4ed3a0rKbjFX262huiwbQSsSBIQjlkFKsM5mQ936UdGnmeRujyzqnKvje1c6igC5XCrdyPUa2VsBrMLmQWSZVeorOoWMd6ZbIIE5MhsBo4l6M8Cigvg21dVxAMs1qEXDlhkO2ZWYwFFxcA/QRRCtURS24Rfn6VYs0MqgujsjRFuEK4TAHndK1pXYQpxDf27NKTq8jDH7mgzGynonPmas8Upixfw1XnZzPueY3qdSrSd8A/bbBao65WXen6AdWVcrLSyl7TqoCPAm9Pq7RsmMfyktPqLRlfbwXT0P8lmFrDAgw/DZbGMp3XNwNjLNB5fRKeKQCP++o48vwAeLyXx5GHyYR0NM35KzWe/nLZ8hbA6fKA660cvsXMRmFZ3VeCEC2xYEzNAApHvaz46uDW2S2ojLjtrKIuk7VQ4bnfbgsmb/pq2syipSM8dZ0+raWj+/YbO7Zf39F0VfKqxQxP1Y5jDLK//gx85VPYrJ+a5rL4SUe9K5KBVTCaWUckE6+VxGwlk4QJSpRBJqJOAVDlIb1dSwcwMvv+Y70EFNb3GXjYcvn7YqQUS1Jb3xd9DHjfZxjtfEcHcJJJ3llo+ggetgPdGEE36ahXapjZfW2sTMMKN8UIgtWE2ZpUMvJsTZHTAN46dJqaTn+5fFkZ3Fxf8u+P64CLTWfg/k+wdceMTT2bi/X2wbhFFo9bYG5hLmvnkyHX1xkz7Njmzs7SDYz2+joXe8Nv55mb9mSGpOrPSOZwom+hVR/StNdeWLwxY2Dx4nTAouRCphbv+1sR2NRLwDX8ZywH2YA1lIv0fDlnsrrEb6pPUGKTHKzdoe7MQwHO+hHh2mIozw/mJqvFdWaBhWBnHjs7mldOnvtn5jWXRCVOXizHUyH8PHNYrmquRcccUL1iDr15HzZXpDe+QGtpMatJ/4pO07YJixPCgmRpurBYexqL07VtiVStnwK6mAWk99Y2FanYx0TmU8lGDczerIHxOtU6K+4vXaakFa3WeY0ivJ8U9hG0npKC3qrXsnowC9TuhwXztqlqVbP9TNNV7Rjb93hb1rmKLbIKUDtLq3y1v9thRJdu3trXj3abXJtVm14Ii5pZYWkhV804/2F1sbB/cE3zybXtVsYWtFcZW6hXxu7CyticvB9eG4tmwpXrY4fjZr9ykax4N4qb/y/wo/i5MvxUYlzlyjMQnkzaI/ocprA5BC8zh6L25hBqMYf8Hz4H3Xy58jQGgTFz+ovly68yj1/p4iw5jxVsHp3I0+3MA9veBPl+wvZSiTx9P3VOn10OKGmd+Mbp5MI5Jor5q+LmmaNDoRN2nbJht6mQXJeZ58EeOEoxaMysTD2FB7VjKWylnBo1LwjvhIqvQp1tDJ8rI2kIN4NefxfNoNqroOpAs2HE4mcMX4sZvkpBg13SHsZAyFfE1Hy4Ko8mtdlmRKlBEAdBptiqneys82kSRajgBlMoKpMBI/DcqQ1+roiNdqPiV8bImDTlgBlRV9nJo5PKQsqqQr1+FXWL66US9IqyDp68fadp1fnzGy9c2Pivf8Ejfe7Ct49/993j316AR76P3MaexqUsjlxOJvM4gRpKYjMf91FH3t7Lzdp7laLYBFSF4bk0U3bvkcwur8+SG2Q7KYTZwW7QkJR8uc5Oclh2sOTmJTgsdBiojonJ6GGZKeRhnX0CtBS5BBgBbpBOZYisPw4Ydt1LU35/EfD1x7Fjx+ye+fYZOnzeTTTbmYfs4vbi8C5t+a0cT9bT2j9Ha09/hrhyfUND4+mMvyx+u7cYE7SmxofN1LB/5bEarvuw2mHgfTLxYY+AttXD/vaqhzGkJxKe9GuR6zI8Xh/XXdoWEqPW36aYmIYZe26npNjwBrcB/udwsb5gGW4Py26yo1HfPlzAgtvC9Snnuu0AJn2Ssgc4bFMAtkzktG1hy2oPtuwWOEsAzvwsy8qODX0uAyLjsG2hLNFdRO3CeS7FSzmciwHOHFJCFrSFFON6oZjqA8aQH01WagHYdW4RNf6APX0CdUG7Bd7MhTdzI8gzGMNAN73qza5B21fNMLLGiWpBqOYyM0rt/2ZO0HZ6Mb7nU3u/PTLZqu/05h0v8JwxoBkzsWN1ccvKaAcr77VEWXG0Uy+OjgtWO/P1tC2QFtElmF4kbdRNxOZSaWm8ThK6Djic1a77yLC0LjQJm4NZXjZDPUbZ8VI0pNKIkC4ERzSKkSJZ57ks1OtzyFxdZWFmve1Gc/bAVjoAjI982lc7oH0CRtOGxx/foBm2HNQaP/+X9o8z9OzKuxevYDxwLQiJiwYN1n8xicvJKlieZotZx0G9+pmvfYmlXinh7RtNzvp4PiuJzMccuXyX4sc8MYeTr3t+CSbYwrqzQknQMoma7eaVKzky5sMEk/BjKUhz76wwrUpOoioZ5vLJa2nxpc9p9sJp67Zr7zXeOv3uh556KLRw5bzpc5eKZ8/R/L/snf9yRWj36jf+WT/vpmm3frFg1oy5Dy6/1MD1T1bTbCyA3Yie9eXNVc2FLaqaS1pUNXNfe56tXsljCkJzVXPSqx632lgbpZC8y+z0Z+fkMo5eqJc2l/xHpc3Mr33V8uYDyBW3XqHE2UCBOzZsSBU6p889BHNf+cMqujtctqK7vFVFN868uIQ1rYOJlv5vlHaj2XzV8u5RbLNdvshbjLKtl5y/C+ZfADb2/c3zD7WYf4cW8w/zWjsbO9KgNH3+neBFYdral8q72drnFegoyEWhrqOgw3+EgqS7/6pUsE/n7suvQAhSF87lG1a0oYUI4AL73h9txkWkBS66puECVEP96AClHJXpHF2ZrmYY6mRDbVAJ4yfJUEEkEU7p1dE01ClB/JZ+nED3dDJSw514+DIoJ8w5zuII20cRHYld2yJRLS9mGVdqDrbUDxbVXHFntVC2MTv+6hjen4w7dBwRqfIOmHAlRF/L9e1jBaUFkxtm6tiWdFyXAa6LSGeQNq80Y7u0BbbD6dgORpQqXvLZBeRt94iSdQKdaXWh/Cx0y9iYWyZkY012ytORy3J0YyBza1ps0JCs5gRRuXQnzLl+1sFTqZAx77zcrXbBfpQxWa2sQglXquM7/J/xreaQRzNWm6X4ZfB7iAvuKSm8hnSJ3g5+/6wL8AaPvrPPpunwSTyvYPytM+mOp2NcncNhoqyeMlsdSZSlJwgmuV6xLYynmCAhV7TkgUpXJOTy5tTAZnQDaoGMu7p3m3NLy8KdnIyQr8AQ1epK+Gl5cc0PZI1ys3nUXOF5VV656bebfvLuT1bVVkYHDppRewWe+dXMn/xk5i2PPHJLpF+/SEW/fjp+TeukiaSYREiU1JAHSDwPtcRMQG4RXCQ68GQHh47ouIwZMNU8i1DsXORwhBVvLBnzjwFV9+CahK1e7YllkknkEbVDEbOhsbK1ELs77yLZJR27VGI2uY411VGNtmZGa3yhmdQtVkjEVJuFotIyfOCHZ5Qh7gyBMg/vvND/T0dodMmCX708lBrPNN7z8J9A4HSxNxz3b1nw7KLnFO3kz7/q92PtlT1/oKVTR750vXR+0kz6p1Ljefqd8MCcWetp7VPPCmXjp037aPna1aCTfrzo/iUvHFix6F/74gNH/VK8e2DvTDcNzXtkvV7zUsL6doQxdsQKki0iKsjoomBU1ym9D3kxDeuMlNWOFmMrcjE3vwMzC7PAkLL4WDtjNYgnr+Qz44qYspjwad3gw5TW3qPdwFFpquVHqkqm59trKvsOW3f7rc0RoxGntH8nO4AkS2ZmLJOnpUeLnsui2HcV67A3gK6BNlku9tBh9oQ12V0jG7ahyZ+B3TVMuqDNi6AuSVRrBlcNTZi2g57Y5sbWYlrrDB79T2ufQb2+Vu0zjqOK9LP0Fhradu2o3kFDWg/qUaPC2mi0gDezPXj9CK/7B8Drvhy8eqsP1GguB2+q3Ucf1GgutYaY9fygSdMyBbOLwVzQFuY8hDmrBcyFETzvqjXMWZeDOZV1cEU0H+E6yLLll8G0uI/rH43bGLIlHe4yZmsWkU7k3taQFyLkuWmQo/HZkRufJTxByH2CmZwBro93sHMXXcCNTqZc7qKzZoiFvOlb3J6Xz0y3lvPOvSxtpQXv2dSbpdjlkHCSS62pOg5ohm6Ptqa6WbrEauwGyBC2pskvoekkMImTLGc1LbZE02JWlivGrMqQ3AfSnqx906WI3qoD7M1N8LDx8vdlMSvL5WNWm5h+/S/ak6fHJu8sNL0PD5uB/lrErGhazMqSFrOiQjsxq866+loEN/9YT1sp0AEXm7ChyXqgEwtxkADWfVpxBBtrHxNRfDxm5YqyREorq+qvMziszTErA2hLTvaGx847JGIoRBWwsa1BVkUT6JsOlovir8GDSlTZl4xhJZefR7D0VwV8TffQngv0dI0N+vpd3IVAp17y/p/SY2BL4zldy/TK3QIRRCLa+WJJlswVkJxmEyvXwfoFYDGJ382tq1y0LixWB1oXRfIu0ex0ZdlYjqO7TjZ6eMIfO0vKT2r0AyjA8EiYLQ6XJ+2crUBpmaGsGk8ECJQETH63Dw8IIC26gjf+Yc7eaM1ubV/lF/fe9/7uR2le5K01j2ivaef+oX1CO6++fd6aNfPmrqJH371wbe8XX5z35MgJ1zw4fOH0LQPWa/EXtW+116nw91uW3TV95tJFSHOsDwjYF25SQh5vtxMIJk1k890dQi3Kp2OjtGV/EKUEP2wObJWkijb0xiFKLvPsc0mJ7oZcdDf4CnC/6+1E1BCmV3hqVF82fJSbV9N+g5G2Ya6WLUdmtox0te1AIl3U413Hosl4F+tHAnsP465ZZITekcST7EiSaUz165JdLIHPr3ckQWe7zOP+il9OWBxihrM54NKmNwmTh8Ll+5OcQ+awt70eJdI6FIQnU41K0mH2pcHcsotKdntdVHL0LioJi+gPsOJRo6xk/pB+KuhBu3xPlTD3tLbbWYWuTMW1ONwulnuRi12JGNz+JNw5xlQzbC/A7WUJtgxu9GF5dVxnybssDqfLzUpZjfy8kRx/uyjXxeMVsH5W529Ptod4cbcuFw+3wX0E5pBPOpCf6nMoSs6hzFiPabN6XQijfKe+b8q5o8JVX2cvxBhxPt8ohS6WfgHTrPMZS+B9HhlWvOwETNwzeLCDN19277I4xUBRGSOysiJ9xmpugOFFdaJo9frakF0bk/oK6PimpS29uF2sHEszohuV5v45ko4bXm9ZQMrRg8Wwk5XETj5gxxtRynjKSlE0GX4JIFIC6KaWuc6Qq2OkxJgLbxbCm6AZldh5ZAb75alObw0rfbaIWfm8NlUNlSFLyc9qf/s113Cm5u9J0xpaYaKBC5D+OgZ26NpCi305I6kqTNWRIPRMyheR1JJt4mFpJ6tnysHTVxwR1WSuTytsyopgYI8ldICMd0VVqx3zIdjZALxwy3CZE1jwJJOnMKKWjKzhsxA7fvyiXowq5ukXOo/TTkkfGibCquSTMlpF4k7k9q6YGpSAy0d5vyADM8KV7GhS3vlBOrv9SKk8l1TxM5tHtcH7JluxufksygiWr1h5DjO2Mun1+ZkbsGWJpLgrFFMFygI5+3vF5FKN2d8b4GWdwW30hPf1+uRMLXzPBmy1ziybPGFDnQuf9vX685kY+wC+6sGv1mXho6EuG5/w6wX8e/oN6srwZRy+2tyMWMmqicPbeGWuIXuMJrPs9mSVJU9npXsMZpcnK7ugrCK9J7FRxsbUTj3il4sRYluKlqIBD4/vgXQuE5PhPQ87skgX1WWMkvpXjls97bn9SEz9IlPX3varV2n54L7vuH2rn9Xseau3D+7LKMlMrdqHPbV/vAr0ZNZO0749qfelaY91FGaKu7ViYffj0x/rgLKa9c8Bfu8mfjxJrd0OOoHLdNDJTEaqPFjWWufy6kbplZrpoKhq3VDnbZBPl9p21ZFOsbyL/3sYsctPncvj9euRPt9VYMSQX5umPyu5p7kNlOLFVLyPw+kCOLFCrn04sy8DZ04LXCYAl1yI2tEjemVwdVHUGuIDej5gO4i1JrMCRR3mMoA5H/T45e3Xu+ViHYfq1/lqODmFOg8L/2XZW02mrsTugPcL7KjnMdbaSS9Wibv8mCCuOlBvLepQczViuUx+YOupHmubI9jOrHe3zhREO4b1CwLawhzkdjoGeSO8mu+qHYNQiWm/a5CXlxe27B0k7WNUo/eFa9l/tmXzWRL5X+g/62nRf/bqfeFMK5o70KY3hhN1fJUxyVPGztRpgTEMaZfEUPgA82fc3sW4PTJ4FLxFdm7d+F1YtWWnGTwbWhHwZCR2iuHVMX0Zomgf+2+2JY1WS2G4qx26INWEmLEvv5tko/XJfBR2kSUVSvpBe0pmNGG2ZUjJs134oQ5eN1MvAzwYzo5uDCSPboRHBz+IkoCo4+5gM+uHZ8KNr6d6pOWpFxULBFSKajlUVH2ITvujIdJIhLrG68TAxX0ntG2/pcMb9n311cvC0UP02v3Naev76LV0rfbjBkGcr+uVpgZpPMmDFavALqw5uMfBhg4a0IbmMtoSU0v1TsKJTtxt28GRg26YDrqHMsLmV+Bi/fz1g/g8mTXsBE03hvLR3YKTKZXV/GLY5WInOeWLxGMRe9PWvlknDaVbAoakswnk3MMnB/Y/tpY6aNTecMT/zMLtdz8X1z58+A99B/5xfcumi3uoJjx4++wNTO7NmT59DnfGLt7x+m3Tp9+WZi68P3fDQ3odhWGiaTExEy8pxP4+6RkA2PUoP8Yy+zN5u03eKL0uw4gnP1swuzmiZthRpcY3cuy84aYJc5ztbpi2j/eHAZsD3snMv0zawGWouEUqwe72cp+b8woM3taUS4kkfSYcNnqJEfg58g4xplLUBJNN9inRT+nQpYakO/Ckz5IygRKjdA7uEQGOOA57VCX9cNimKiHoFkeqU5W1Racq6/+wU5XxKDOvByTNg2ZrGk2BFj0kSJtzgf+nnxF6UOwvbOJ91dvtS8GLxGX4odifHvzd71K/Mwz/gb8zDG/+3TVigq43bCd2PEcbT+dLWJtPV8bDsJ36ATgsM9eg99jqQ2Om5BGF4YeeGtd7fG3fidKoAb2PHe90w6CJ45L33gn3fobf25h+AujlT272tHtys7jzWOdRAyfhsYfH9Hv/PzkTWkB8CGcZPrLwhB6X3rgpwG6vWKNJqYe+TxNTMLB/NRN4KRRhPxUJW2WqLndbhJW0wV5fAGUivTn84BYOlTQGpnms4gYO17FjDEIG206A7ZkkbIhRxRPTkao4OGxisr8xO4jXr8OWQoTiYud0+sGizGqL8Fi7ODrMIQw/xJYhCVUKPqKffymcZeuRRQaxXe6I6YvC0vj/B5AF/gPI0pbxvSRg7/EeAT2FsBgCG70ieSKohfcIsKTO58ZTE/BN/pQ8mTz9CNA1t87+8Y9n37pGqJzzwANzbl+/ntmZo5q+kc7Al03Ml1aLfeNUozMWw3bT2XAjwRqNproRZGOTEexEoBh4WprDyXxVMsth5q3xu1R207tdFzc/63WuvF8Bnaw/AW8dN65/7ZCHJkx4aPz4tEd2/vbzgpnV1PuJfkIWdpjAuZn0DhPp3XeSXXfYvpoBvx3PfhtM/hZPc5dSP08e6YztRNIL9Z9PNe3hveqazhlDhmdJZ7KRxDsm81DtAk/vTRDa0e4IK3msIJ21NwK9xcTey4xhcxF8zw90U8EiDTnu+ngO636SU4CF2qDw5KQq001RNYJN4jBUYOmM7D3UEUAsY5X2pTUwHm+Ab5d5FXVVDHvAhapi3UADSNaxmYK+oNHnDcAT62zLzx8kZX32SNKePw2nD1D6DI3MeWXooZmL3+xBTzaetZgEr1bS480l0965/pUfaUd+1qQtH0zrN0dz83s8eYra7pv32biZ86Y+WR4ORTZPn8+OJqT+j0G/PydcY/yAnavjJRt4xweQ4TG2X0yAZbMzGk3VAJv04n29cp+dvMMbUiSbrrR3+A4SGZZe86J1VP6aT1VlLt0ML8a2mTDEM25Um4vptVV4PklIBm0gh7Ly/JAoO4X9X38uxCj526eUHHvn6bekU6+91jhD2No4Q7xJ89OvGn4pyNpA+nLjP0jyLBxplDQKdkhZMpuQps60w0xCkxTWn3SpVAnaB/7kErP/sM/hKWM186qFyBbe81cpjMWDqAhS4g0CmcipMwUyoth41Gisr3Pb8p3hRJbe7L04onhZ4Q02RHFG4x5Wue+RAVFeDztrABHlYd0G2Ymy6Jcs9ODRsbz2HFNU8lkr+PwgMwBUow2jGf5Ajn6yrN4VMSCWhkpT5xCQ1J4V2akE9S8sm2QfM6LXYH4ogRCfNnTY9OnDho6iPcThJ6fVvR3WLoaFvv3GnGxIiMPpPzbPTG9tD7wV8VFvlJj3e7GODT92fGmJhECkzh4wOlm+JuM3P2z2SA1ZOjP2J08StVFu8QRkXvRZjRMN+GGiZWyiJlYqh9MTN/11z32jzb2uHziBGgU2wVO0J0xs4bOHqViqfddZEiYO6sfm1pBgneXJ/wE9b9+xeNpjYGRgYGBmcMzmemcfz2/zlUGegwEELjWfDITR/wP+qXLMYK9lYGTgYGACiQIAS6sMLXjaY2BkYGA//XcSAwPH3f8B/zM4ZjAARVDACwCovAeHeNptk09oE0EUxr+dP7s5SAhBJAXxVo14KKVICBIWJVolamx6KUWkBCklqGDAKKYqoRSR0kMPag+6h3jrQSQHDx4KSvAgxYteQgkhhBykEVEptAFZv0kJhNKFH+/N7MzbN983KzpIgo9YA6yfZAtzMo2i3sQJHcHJQBAX9C3ctVooigqeie94IX5jRB1C0tpEQuzintVERlT9j/olpuUZhFUVYyoHqF3E1XsMa4Up9Y51IrjM/KJVQ8aqI2Fq9JEV2M48YnbY7+oKPL3M/DjjFDz1iXGb4xQ8UeJ41N/RbcYcPGcCnn2F5BFjn569yPiF69m7+oqQfRgL+gMQeAroKkJ6kvVn4IoaPNngWVfQVCW46jU12MAN9n5OF1DmXFw/ZP+fEecZXR3leBZlkcOSKPjX1F/mJZQDaazq6yTE9w9QNnvkJFblPwzLOYzocdxXeb/rZP0utQiqBb+jsrgqTN00KjKKCs9f7Gn/A7dVgd+8w++9Yb243zVrVIK1gDA9icljGJNtavwcSaO9mWPfGbGFtZ6OEZwSLQQ5N6vz7Oeov2P05nhZRDEkL2FUbiNrNzDkBMk0gtS+p/tBBN5SL3phfBhElPwWz/+KsU469gzQ92E/7KvUy+nFID0v5llvHItG94Nw1hlLez4MInJ+jV6sMH4jTbXBHvs+7MPo0svpxSDGC+OZiYE6YoHTXMOeqJUitlwHnEdAP4on9KhB3D3wi5Fz4F03XvSRZ3nXUnzH/6OPaCMhj5AE88fIaJf/APcK/i8ihaypa5+H64z4f9QE99/kHViC+x9VmugDAAB42mNgYNCBwgSGKYwVTBZMj5jLmGcwH2P+xKLBksMyg2UXyxOWL6wurDmsB9jE2DLYzrE7sFdx8HA0cOzj+McpxGnG6cV5gGsB1yVuC+4O7lM8HDx2PIt4bvH84DXjzeGdxHuJj48vjW8Nvwp/jYCGQJTADIF9gnKCQYJNghsE7wm+E1IQMhMKEioQeiJsI9wm/EDESWSKKJeol2id6DUxHjENsS6xU+IS4gXip8T/SORIHJHkkLSRnCV5RopFykhqltQ2aRnpFCCcJ/1Bxk/miKyebIgcg5yN3B15H/ks+WnyOxQyFLoUrilqKFYpnlN8p2SkVKG0QOmOModylHKF8j+VNlU91XmqN9RE1ELUzqlbqS9S/6VRoXFIk0szSvOc5i8tNa0wrQ3aUtqztH/pxOgc0I3QfabHoFehd0RfSD9N/56BjEGGwS3DCMMbRnHGIsYnTCpMJUz7TJ+ZOZjNMdcwDzFvMN9gwWfRZylkmWN5wkrLaoe1nXWLTYrNNlsu2xTbJ3YqdjV2H+zD7O85+DjkOezAAY85XHF45PDPUcrRw7HMcZHjByc7py6nHc4sQKjk7AaEV1xcXFJc3riGAQBPKpHtAAAAAQAAAOgASwAFAAAAAAACAAEAAgAWAAABAAFPAAAAAHjanVTNThNhFD3zo5GojRLiwtUXFgQSGWqBgIUFKJCoBVSquB1g+iOlre0Uok/B0kfhCQjgE/gOLly59tw735BOJYGQybTn3u/cn+/c2wIYwV94cPwhAMd8E+xgnFaCXeRwYrGHRZxa7GPecS2+g2OnaPFdjDkXFt/DqPPH4iGMusMW30fBnbH4AXHF4oeOcX9YnMOMl9Z9hBHvt8WPMeynfZ7hiZ/mPEfeH7f4Ajn/s8U/iW3+Xx6e+jFeoYU2vqGDOqqoIYbhfXcxwe8C8njOZ9KiWTyj9w16aJAdkRvS/kgrRJN5DtHFPnNJhi8ZVqBWlrXEegf01XkSsGKL1gTW+d1kTJeRHT6hdrRF64BMg5c8b2APH+ip2qwdTDNDXntcYD9vsY0NoqtyTV7mSjPdtKIZqPlJ+V1yJN5kenjHeKNWv7dGZqw3bVIFQ5+cBZjj54Jqsc+cwqnQK+rtUPmAuss7z1wFvGDcClZZfRUlbLLSOtEGyje87fXTu54hWxJza4qY4nOkT4DvepYw0nkGqtTULSLKjKnzzGDN3ktm0qIyMWOFE9GTMKTbXdpNvbtMqke8pzoY8mvK3cJrKmaoWVu5/ZlLmQyy5YPTlVnJa/o6y9ZNuwmpU7LVIefX0JMj2tKHUUXXsIz3imMqYgbU6TKn/BrbOstAe5BfSIveKs83GV+6VcxVG/L/nm/Ts0OdU22SLS1T00h3L2Ito35559iBbHeRGzp9+Z8xq+pXWEF2KVbFO1q3x8/+iX6lp67dRGj8Axrm3IAAAHjabdBHTFRxEMfx78CyC0vv3d7re295FPsusPbeuyiwu4qAi6tiQ2Ov0Zh4k2C5qLHXaNSDGnuLJerBsz0e1KsuvL835/LJ/A6TmSGCtvrjo5r/1UeQCIkkEhtR2HEQTQxOYokjngQSSSKZFFJJI50MMskimxxyySOfdrSnAx3pRGe60JVudKcHPelFb/rQl370R0PHwEUBJoUUUUwJAxjIIAYzhKEMw42HUsoox8twRjCSUYxmDGMZx3gmMJFJTGYKU5nGdGYwk1nMZg5zmcd8FlAhNo6ymS3c4GD4oq3sZReHOM4xiWIn79nEAbGLgz0SzXZu80FiaOYEv/jJb45wigfc4zQLWcQ+KnlEFfd5yDMe84SnfAp/7yXPecEZfPxgP294xWv8fOEbO1hMgCUspYZaWqhjGfUEaSDEclawks+sYjWNrGEda7nKYZpYzwY28pXvXOMs57jOW96JU2IlTuIlQRIlSZIlRVIlTdIlQzI5zwUuc4U7XOQSd9nGScniJrckW3LYLbmSJ/l2X01jvV+3MByh2oCmuTVlmaVH5R6X0lSWtGpomqbUlYbSpSxQmspCZZGyWPlvnttSV3N13Vkd8IWCVZUVDX4rMryWptdWHgrWtTWmt7RVr8faI6zxF1sImloAeNpFzL0OgjAUhuGWSgH5/3EkgcTJ3oOJibCwEBch8TpcdXFTBzcTRy/g4GQcvTE8KJatz5f39EnbA9ATKUAvq4bSc93kXFQpeHUB0Qof+zoGLjYVAZZkwMQSeJI92F0RX6gIXvYYIdRFD63L3j10hLb+gYLR/+TgahwV0bB8i7SRTiVpIe25pJlkL2LRG5HLGANzKul2gbFrh8DrFpemw+LjiXeRDJD+UjJEBjPJCBleJSfIKP6zhkh8AAk/WuEAAAFWXhjRAAA=) format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url(data:application/x-font-ttf;base64,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) format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url(data:application/x-font-ttf;base64,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) format('woff');
    font-weight: 400;
    font-style: normal;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
}

body::-webkit-scrollbar {
    display: none;
}

.text-primary {
    color: #333333 !important;
}

.text-black {
    color: #333333 !important;
}

.text-contrast {
    color: #CC1100 !important;
}

.text-light {
    color: #EDEDEF !important;
}

.text-success {
    color: #66cc66 !important;
}

.text-grey {
    color: #999999;
}

.text-white {
    color: white !important;
}

.text-warning {
    color: #f0ad4e !important;
}

.text-danger {
    color: #d9534f !important;
}

.text-info {
    color: #5dc3de !important;
}

.text-bold {
    font-weight: 600 !important;
}

.text-xxs {
    font-size: 8px;
    font-weight: 300;
}

.text-xs {
    font-size: 16px;
    font-weight: 300;
}

.text-xsm {
    font-size: 12px;
    font-weight: 300;
}

.text-sm {
    font-size: 14px;
    font-weight: 300;
}

.text-md {
    font-size: 16px;
    font-weight: 300;
}

.text-sm-hp {
    font-size: 18px;
    font-weight: 400;

}

.text-md-hp {
    font-size: 22px;
    font-weight: 400;
}

.text-lg {
    font-size: 24px;
    font-weight: 400;
}

.text-xl {
    font-size: 20px;
    font-weight: 400;
}

.w300 {
    font-weight: 300 !important;
}

.w400 {
    font-weight: 400 !important;
}

.w500 {
    font-weight: 500 !important;
}

.w600 {
    font-weight: 600 !important;
}

.w700 {
    font-weight: 700 !important;
}

.label-contrast {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    color: white !important;
    background-color: #CC1100 !important;
    padding: 3px;
    font-weight: 600;
}

.badge-contrast {
    background-color: #CC1100 !important;
}

/*------------------------------------*\
    $LINKS
\*------------------------------------*/
a {
    color: white;
}

a:focus {
    color: white;
}

a:hover {
    color: #CC1100;
}

a.link-contrast {
    color: #CC1100;
}

a.link-contrast:hover {
    color: #ff0000;
}

a.link-primary {
    color: #333333;
}

a.link-primary:hover {
    color: #333333;
}

a.link-light {
    color: #EDEDEF;
}

a.link-light:hover {
    color: #dae0e8;
}

a.link-grey {
    color: #999999;
}

a.link-grey:hover {
    color: #5b626c;
}

a.link-white {
    color: #FFFFFF;
}

a.link-white:hover {
    color: #f2f2f2;
}

a.link-success {
    color: #66cc66;
}

a.link-success:hover {
    color: #4cae4c;
}

a.link-warning {
    color: #f0ad4e;
}

a.link-warning:hover {
    color: #eea236;
}

a.link-danger {
    color: #d9534f;
}

a.link-danger:hover {
    color: #d43f3a;
}

a.link-info {
    color: #5dc3de;
}

a.link-info:hover {
    color: #48bbda;
}

/* margin and padding (no) */
@media (max-width: 767px) {
    .no-mg-xso {
        margin: 0 !important;
    }

    .no-mg-t-xso {
        margin-top: 0 !important;
    }

    .no-mg-r-xso {
        margin-right: 0 !important;
    }

    .no-mg-b-xso {
        margin-bottom: 0 !important;
    }

    .no-mg-l-xso {
        margin-left: 0 !important;
    }

    .no-pd-xso {
        padding: 0 !important;
    }

    .no-pd-t-xso {
        padding-top: 0 !important;
    }

    .no-pd-r-xso {
        padding-right: 0 !important;
    }

    .no-pd-b-xso {
        padding-bottom: 0 !important;
    }

    .no-pd-l-xso {
        padding-left: 0 !important;
    }

    .no-pd-xso {
        padding: 0 !important;
    }
}

.no-mg {
    margin: 0 !important;
}

.no-mg-t {
    margin-top: 0 !important;
}

.no-mg-r {
    margin-right: 0 !important;
}

.no-mg-b {
    margin-bottom: 0 !important;
}

.no-mg-l {
    margin-left: 0 !important;
}

.no-pd {
    padding: 0 !important;
}

.no-pd-t {
    padding-top: 0 !important;
}

.no-pd-r {
    padding-right: 0 !important;
}

.no-pd-b {
    padding-bottom: 0 !important;
}

.no-pd-l {
    padding-left: 0 !important;
}


/* margin and padding (xlg) */
@media (max-width: 767px) {
    .mg-t-xso-xlg {
        margin-top: 80px !important;
    }

    .mg-r-xso-xlg {
        margin-right: 80px;
    }

    .mg-b-xso-xlg {
        margin-bottom: 80px;
    }

    .mg-l-xso-xlg {
        margin-left: 80px;
    }

    .pd-t-xso-xlg {
        padding-top: 80px;
    }

    .pd-r-xso-xlg {
        padding-right: 80px;
    }

    .pd-b-xso-xlg {
        padding-bottom: 80px;
    }

    .pd-l-xso-xlg {
        padding-left: 80px;
    }
}


/* margin and padding (lg) */
@media (max-width: 767px) {
    .mg-t-xso-lg {
        margin-top: 40px;
    }

    .mg-r-xso-lg {
        margin-right: 40px;
    }

    .mg-b-xso-lg {
        margin-bottom: 40px;
    }

    .mg-l-xso-lg {
        margin-left: 40px;
    }

    .pd-t-xso-lg {
        padding-top: 40px;
    }

    .pd-r-xso-lg {
        padding-right: 40px;
    }

    .pd-b-xso-lg {
        padding-bottom: 40px;
    }

    .pd-l-xso-lg {
        padding-left: 40px;
    }
}

.mg-lg {
    margin: 40px;
}

.mg-t-lg {
    margin-top: 40px;
}

.mg-r-lg {
    margin-right: 40px;
}

.mg-b-lg {
    margin-bottom: 40px;
}

.mg-l-lg {
    margin-left: 40px;
}

.pd-lg {
    padding: 40px;
}

.pd-t-lg {
    padding-top: 40px;
}

.pd-r-lg {
    padding-right: 40px;
}

.pd-b-lg {
    padding-bottom: 40px;
}

.pd-l-lg {
    padding-left: 40px;
}

/* margin and padding (md) */
@media (max-width: 767px) {
    .mg-t-xso-md {
        margin-top: 30px;
    }

    .mg-r-xso-md {
        margin-right: 30px;
    }

    .mg-b-xso-md {
        margin-bottom: 30px;
    }

    .mg-l-xso-md {
        margin-left: 30px;
    }

    .pd-t-xso-md {
        padding-top: 30px;
    }

    .pd-r-xso-md {
        padding-right: 30px;
    }

    .pd-b-xso-md {
        padding-bottom: 30px;
    }

    .pd-l-xso-md {
        padding-left: 30px;
    }
}

.mg-md {
    margin: 30px;
}

.mg-t-md {
    margin-top: 30px;
}

.mg-r-md {
    margin-right: 30px;
}

.mg-b-md {
    margin-bottom: 30px;
}

.mg-l-md {
    margin-left: 30px;
}

.pd-md {
    padding: 30px;
}

.pd-t-md {
    padding-top: 30px;
}

.pd-r-md {
    padding-right: 30px;
}

.pd-b-md {
    padding-bottom: 30px;
}

.pd-l-md {
    padding-left: 30px;
}

/* margin */
@media (max-width: 767px) {
    .mg-t-xso {
        margin-top: 20px;
    }

    .mg-r-xso {
        margin-right: 20px;
    }

    .mg-b-xso {
        margin-bottom: 20px;
    }

    .mg-l-xso {
        margin-left: 20px;
    }

    .pd-t-xso {
        padding-top: 20px;
    }

    .pd-r-xso {
        padding-right: 20px;
    }

    .pd-b-xso {
        padding-bottom: 20px;
    }

    .pd-l-xso {
        padding-left: 20px;
    }
}

.mg {
    margin: 20px;
}

.pd {
    padding: 20px;
}

.mg-t {
    margin-top: 20px;
}

.mg-r {
    margin-right: 20px;
}

.mg-b {
    margin-bottom: 20px;
}

.mg-l {
    margin-left: 20px;
}

.pd-t {
    padding-top: 20px;
}

.pd-r {
    padding-right: 20px;
}

.pd-b {
    padding-bottom: 20px;
}

.pd-l {
    padding-left: 20px;
}

/* margin and padding (sm) */
@media (max-width: 767px) {
    .mg-t-xso-sm {
        margin-top: 10px;
    }

    .mg-r-xso-sm {
        margin-right: 10px;
    }

    .mg-b-xso-sm {
        margin-bottom: 10px;
    }

    .mg-l-xso-sm {
        margin-left: 10px;
    }

    .pd-t-xso-sm {
        padding-top: 10px;
    }

    .pd-r-xso-sm {
        padding-right: 10px;
    }

    .pd-b-xso-sm {
        padding-bottom: 10px;
    }

    .pd-l-xso-sm {
        padding-left: 10px;
    }
}

.mg-sm {
    margin: 10px;
}

.pd-sm {
    padding: 10px;
}

.mg-t-sm {
    margin-top: 10px;
}

.mg-r-sm {
    margin-right: 10px;
}

.mg-b-sm {
    margin-bottom: 10px;
}

.mg-l-sm {
    margin-left: 10px;
}

.pd-t-sm {
    padding-top: 10px;
}

.pd-r-sm {
    padding-right: 10px;
}

.pd-b-sm {
    padding-bottom: 10px;
}

.pd-l-sm {
    padding-left: 10px;
}

/* margin and padding (xs) */
@media (max-width: 767px) {
    .mg-t-xso-xs {
        margin-top: 5px;
    }

    .mg-r-xso-xs {
        margin-right: 5px;
    }

    .mg-b-xso-xs {
        margin-bottom: 5px;
    }

    .mg-l-xso-xs {
        margin-left: 5px;
    }

    .pd-t-xso-xs {
        padding-top: 5px;
    }

    .pd-r-xso-xs {
        padding-right: 5px;
    }

    .pd-b-xso-xs {
        padding-bottom: 5px;
    }

    .pd-l-xso-xs {
        padding-left: 5px;
    }
}

.mg-xs {
    margin: 5px;
}

.pd-xs {
    padding: 5px;
}

.mg-t-xs {
    margin-top: 5px;
}

.mg-r-xs {
    margin-right: 5px;
}

.mg-b-xs {
    margin-bottom: 5px;
}

.mg-l-xs {
    margin-left: 5px;
}

.pd-t-xs {
    padding-top: 5px;
}

.pd-r-xs {
    padding-right: 5px;
}

.pd-b-xs {
    padding-bottom: 5px;
}

.pd-l-xs {
    padding-left: 5px;
}

/* margin and padding (tg) */
.mg-tg {
    margin: 15px;
}

.mg-t-tg {
    margin-top: 15px;
}

.mg-r-tg {
    margin-right: 15px;
}

.mg-b-tg {
    margin-bottom: 15px;
}

.mg-l-tg {
    margin-left: 15px;
}

.pd-tg {
    padding: 15px;
}

.pd-t-tg {
    padding-top: 15px;
}

.pd-r-tg {
    padding-right: 15px;
}

.pd-b-tg {
    padding-bottom: 15px;
}

.pd-l-tg {
    padding-left: 15px;
}

@media (max-width: 768px) {
    .pd-xxl {
        padding-right: 0;
        padding-left: 0;
    }

    .badge-app {
        height: 25px
    }

    .slide1 {
        margin: auto;
        padding-bottom: 0;
        width: 100%;
    }
}


@media (min-width: 768px) {
    .pd-xxl {
        padding-right: 15%;
        padding-left: 15%;
    }

    .slide1 {
        margin: auto;
        padding-bottom: 100px;
    }

    .mg-t-mdo-lg {
        margin-top: 40px;
    }

    .logo-home {
        width: 50%;
    }

    .badge-app {
        height: 28px
    }
}

.home-search{
    vertical-align: top!important; padding-top: 60px!important;
}

@media (min-width: 1600px) {
    .logo-home {
        width: 40%;
    }
    .home-search{
        vertical-align: top!important; padding-top: 170px!important;
    }
}

#restaurant {
    /*background: #000;*/
    color: #FFFFFF;
}

#mobile-nav {
    position: fixed;
    z-index: 110;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
}

.intro-text {
    position: absolute;
    top: 24%;
    z-index: 10000;
    width: 100%;
    background: transparent;
    color: #FFF;
    text-align: center;
}

.intro-arrow {
    position: absolute;
    top: 88%;
    z-index: 10000;
    width: 100%;
    background: transparent;
    color: #FFF;
    text-align: center;
    font-size: 30px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.intro-badge {
    position: absolute;
    top: 80%;
    z-index: 10000;
    width: 100%;
    background: transparent;
    color: #FFF;
    text-align: center;
    font-size: 30px;
}

.intro-arrow a {
    color: #FFF;
}

.btn {
    color: white;
}

.btn:hover, .btn:focus {
    border: 1px solid #fff;
    background-color: #CC1100;
    color: white;
    text-decoration: none;
}

.facebook-text-color {
    color: #3b5998;
}

.btn-facebook, .btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook:after {
    background: #3b5998;
    color: #ffffff;
}

.google-text-color {
    color: #4285f4;
}

.btn-google, .btn-google:hover, .btn-google:focus, .btn-google:active, .btn-google:after {
    background: #4285f4;
    color: #ffffff;
}

.btn-apple, .btn-apple:hover, .btn-apple:focus, .btn-apple:active, .btn-apple:after {
    background: #000000;
    color: #ffffff;
    border: 1px #000000;

}

.btn.btn-xxs {
    padding: 0 18px;
    border-width: 1px;
    font-size: 12px;
    line-height: 17px;
}


#mobile-nav .menu-header .reorder a {
    display: block;
    margin-right: 10px;
    width: 250px;
    text-align: right;
    font-size: 16px;
}

video {
    z-index: 2;
    width: 100%;
}

button {
    margin: 0;
    color: #CC1100;
    font: inherit;
}

.footer a {
    color: white;
}

.pre-content h1 {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 35px;
}

.cc-cookies {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    z-index: 99999;
    padding: 0.5em 5%;
    width: 100%;
    background: #565656;
    background: rgba(86, 86, 86, 0.95);
    color: #fff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    font-weight: 700;
    font-size: 13px;
}

input.input-no-border {
    font-size: 16px;
    outline: 0;
    border-width: 0 0 2px;
    border-color: #EDEDEF;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
}

input.input-no-border:focus {
    border-width: 0 0 1px;
    border-color: #CC1100;
}

.input-sm {
    padding: 5px 15px;
    height: 33px;
    border-radius: 0;
    font-size: 16px;
    line-height: 1.5;
}

.no-image-xs {
    display: none;
}

.icon-circle i {
    display: inline-block;
    padding: 5px 5px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #FFF;
    -webkit-box-shadow: 0 0 2px #fff;
    -moz-box-shadow: 0 0 2px #fff;
    box-shadow: 0 0 2px #fff;
}

.icon-circle-service i {
    display: inline-block;
    padding: 5px 5px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #FFF;
    -webkit-box-shadow: 0 0 2px #fff;
    -moz-box-shadow: 0 0 2px #fff;
    box-shadow: 0 0 2px #fff;
}


.privacy-policy {
    color: white;
}

.btn-contrast {
    border-color: #CC1100;
    background-color: #CC1100;
    background-image: none;
    color: white;
}

.btn-contrast:hover, .btn-contrast:focus {
    border-color: #e32f1c;
    background-color: #e32f1c;
    color: white;
}

.btn-contrast:active, .btn-contrast.active {
    border-color: #CC1100;
    background-color: #CC1100;
    color: white;
}

.btn-contrast.disabled, .btn-contrast[disabled] {
    border-color: #CC1100;
    background-color: #CC1100;
    color: #fbe2df;
}

.btn-contrast.disabled:hover, .btn-contrast.disabled:active, .btn-contrast.disabled:focus, .btn-contrast.disabled.active, .btn-contrast[disabled]:hover, .btn-contrast[disabled]:active, .btn-contrast[disabled]:focus, .btn-contrast[disabled].active {
    border-color: #e32f1c;
    background-color: #e32f1c;
    color: #fbe2df;
}

.btn-contrast.btn-bordered {
    border-color: #CC1100;
    color: #CC1100;
}

.btn-contrast.btn-bordered:hover, .btn-contrast.btn-bordered:focus {
    background-color: rgba(231, 76, 60, 0.1);
}

.btn-contrast.btn-bordered.disabled, .btn-contrast.btn-bordered.disabled:hover, .btn-contrast.btn-bordered.disabled:active, .btn-contrast.btn-bordered.disabled:focus, .btn-contrast.btn-bordered.disabled.active, .btn-contrast.btn-bordered[disabled], .btn-contrast.btn-bordered[disabled]:hover, .btn-contrast.btn-bordered[disabled]:active, .btn-contrast.btn-bordered[disabled]:focus, .btn-contrast.btn-bordered[disabled].active, fieldset[disabled] .btn-contrast.btn-bordered, fieldset[disabled] .btn-contrast.btn-bordered:hover, fieldset[disabled] .btn-contrast.btn-bordered:active, fieldset[disabled] .btn-contrast.btn-bordered:focus, fieldset[disabled] .btn-contrast.btn-bordered.active {
    border-color: #eb6f62;
    color: #e75343;
}

#restaurant .item .image-background {
    color: #fff;
}

@media (min-width: 768px) {
    #restaurant .item {
        width: 100%;
    }

}

@media only screen and (min-width: 1190px) {
    .pre-content, .pre-content p {
        font-size: 20px;
    }

    .intro-text {
        font-size: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1190px) {
    .pre-content, .pre-content p {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.02em;
    }

    .intro-text {
        font-size: 18px;
    }
}

@media (max-width: 767px) {

    body {
        color: black;
    }

    .privacy-policy {
        color: black;
    }

    a {
        color: black
    }

    a:focus, a:hover, a:visited {
        color: black;
    }

    #restaurant .item .restaurant-content {
        background-color: #fff;
        width: 100%;
        color: #474646;
        padding-bottom: 40px;
    }

    #restaurant .item .image-background {
        color: #474646;
    }

    #restaurant .mobile {
        top: 60px;
    }

    #restaurant .item .video-content {
        position: relative;
        z-index: 10;
        width: 100%;
        color: #000;
        vertical-align: middle;
        text-align: left;
    }

    .time_circles .textDiv_Days,
    .textDiv_Hours,
    .textDiv_Minutes,
    .textDiv_Seconds {
        color: #000000;
    }

    #video-home {
        margin-top: 80px;
    }

    .footer a {
        color: black;
    }

    #mobile-nav .menu-header .reorder a {
        display: inline;
        margin-right: 0;
        width: 250px;
        text-align: right;
        font-size: 18px;
        text-decoration: none;
    }


    .logo a, .logo figure {
        display: block;
        height: 75%;
    }

    .popover a, a:visited, a:hover, a:active {
        color: #CC1100;
    }

    .pre-content h1 {
        text-transform: uppercase;
        font-size: 36px;
        line-height: 35px;
    }

    .pre-content, .pre-content p {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.02em;
    }

    .intro-text {
        font-size: 18px;
    }

    .intro-badge {
        position: relative;
        width: 100%;
        background: transparent;
        color: #FFF;
        text-align: center;
        font-size: 30px;
    }

    .modal-md {
        width: auto;
    }

}

.modal-open {
    overflow: hidden;
}

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

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

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

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

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

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    outline: 0;
    border-radius: 0;
    color: #474646;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

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

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

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

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

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

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

#search-caterings a {
    color: #CC1100;
    font-weight: 500;

}

#search-caterings h3 {
    font-size: 19px;
    line-height: 25px;
    color: #333333;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
}

#search-caterings .btn-sm {
    height: 40px;
    font-size: 20px;
}

#search-caterings .input-sm {
    height: 40px;
}

.pac-container {
    z-index: 1051 !important;
}

.pac-container:after {
    /* Disclaimer: not needed to show 'powered by Google' if also a Google Map is shown */
    height: 0;
    background-image: none !important;
    z-index: 1051 !important;

}

@media (min-width: 768px) {
    .modal-dialog {
        width: 450px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .modal-sm {
        width: 450px;
    }

    .modal-md {
        width: 650px;
    }

}

@media (min-width: 992px) {
    .modal-lg {
        width: 450px;
    }
}

.btn-facebook:hover {
    background: #8c8c8c;
}

.btn-google:hover {
    background: #8c8c8c;
}

.btn-primary, .btn-primary:hover {
    background: #CC1100;
}

.btn-down, .btn-down:hover {
    color: #CC1100;
    background: rgba(255, 255, 255, 0.0);
    border-width: 3px;
    padding: 0 15px;
}

.btn-top, .btn-top:hover {
    color: #CC1100;
    background: rgba(255, 255, 255, 0.0);
    border-width: 3px;
}

.text-green {
    color: #00d81d;
}

.img-features {
    background-image: url(/assets/trovacigusto/home/home-features.jpg);
    background-image: -webkit-image-set(url(/assets/trovacigusto/home/home-features.jpg) 1x,
    url(/assets/trovacigusto/home/home-features-2x.jpg) 2x);
    background-image: -moz-image-set(url(/assets/trovacigusto/home/home-features.jpg) 1x,
    url(/assets/trovacigusto/home/home-features-2x.jpg) 2x);
    background-image: -o-image-set(url(/assets/trovacigusto/home/home-features.jpg) 1x,
    url(/assets/trovacigusto/home/home-features-2x.jpg) 2x);
    background-image: -ms-image-set(url(/assets/trovacigusto/home/home-features.jpg) 1x,
    url(/assets/trovacigusto/home/home-features-2x.jpg) 2x);
    left: 0;
}

.img-testimonial {
    background-image: url(/assets/trovacigusto/home/home-testimonial.jpg);
    background-image: -webkit-image-set(url(/assets/trovacigusto/home/home-testimonial.jpg) 1x,
    url(/assets/trovacigusto/home/home-testimonial-2x.jpg) 2x);
    background-image: -moz-image-set(url(/assets/trovacigusto/home/home-testimonial.jpg) 1x,
    url(/assets/trovacigusto/home/home-testimonial-2x.jpg) 2x);
    background-image: -o-image-set(url(/assets/trovacigusto/home/home-testimonial.jpg) 1x,
    url(/assets/trovacigusto/home/home-testimonial-2x.jpg) 2x);
    background-image: -ms-image-set(url(/assets/trovacigusto/home/home-testimonial.jpg) 1x,
    url(/assets/trovacigusto/home/home-testimonial-2x.jpg) 2x);
    left: 0;
}

/*
NEW HOME
*/
*[data-width='100'] {
    width: 100%;
}

*[data-width='90'] {
    width: 90%;
}

*[data-width='80'] {
    width: 80%;
}

*[data-width='70'] {
    width: 70%;
}

*[data-width='60'] {
    width: 60%;
}

*[data-width='50'] {
    width: 50%;
}

div[data-page] h1 {
    content: attr(data-content);
    font-size: 36px;
    line-height: 35px;
}

div[data-page] h2 {
    content: attr(data-content);
    font-size: 24px;
    line-height: 25px;
    margin: 10px 0;
    text-transform: uppercase;
}

div[data-page] h3 {
    content: attr(data-content);
    font-size: 20px;
    line-height: 25px;
}

div[data-page] h4[data-title] {
    content: attr(data-content);
    font-size: 18px;
    line-height: 22px;
}

div[data-page] h5 {
    content: attr(data-content);
    font-size: 16px;
    line-height: 20px;
}

div[data-page] h6 {
    content: attr(data-content);
    font-size: 14px;
    line-height: 17px;
}

div[data-page] p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.02em;
}

div[data-page] ol, ul {
    font-size: 16px;
    line-height: 24px;
}

div[data-page] strong, b {
    font-weight: 600;
}

div[data-page] a {
    color: #474646;
}

#slide-footer a:hover {
    color: #CC1100;
}

div[data-page] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 150px auto 0;
    width: 100%;
    position: relative;
    display: table;
    background: #ffffff;
}

div[data-page] .slide-home {
    color: #474646;
    font-size: 20px;
    font-weight: 400;
}

.vcentered {
    vertical-align: middle;
    float: none;
}

.hcentered {
    float: none;
    margin: 0 auto;
    display: block;
}

.mg-title {
    margin-top: 40px;
}

.text-wrap {
    overflow-wrap: break-word;
}

/* Structure slide */
.tg-flexContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.tg-flexContainer-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.justify-center {
    justify-content: center;
}

.justify-around {
    justify-content: space-around;
}

.round {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.btn-register {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 20%;
    height: 36px;
}

.next-slide {
    width: 100%;
    left: 0;
    bottom: 30px;
    position: absolute;
    z-index: 99999;
    color: #FFF;
    text-align: center;
    font-size: 30px;
}

.next-slide a {
    color: #CC1100;
    background: transparent;
}

/*END*/

/** Button search  **/
.btn-search {
    background-color: #edefed;
    color: #CC1100;
    border: 1px solid #cccccc;
    width: 56px;
    padding: 2px;
    font-size: 24px;
}

.btn-position {
    background-color: #edefed;
    color: #66cc66;
    border: 1px solid #cccccc;
    width: 56px;
    padding: 2px;
    font-size: 24px;
}

.btn-position:hover, .btn-position:focus {
    border-color: #66cc66;
    background-color: #66cc66;
    color: white;
}

.btn-search:hover, .btn-search:active {
    background-color: #CC1100;
    color: #fff;
    border: 1px solid #CC1100;
}

/*END*/

/** ICON **/
.circle-icon {
    background-color: rgba(255, 255, 255, 0);
    font-size: 30px;
    border: 1px solid #CC1100;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: inherit;
    color: #CC1100;
}

.circle-icon:hover {
    background-color: #CC1100;
    color: #fff;
}

/*END*/

/* Animate text rotate */
.rotate {
    font: normal 36px/30px Montserrat, sans-serif;
}

.rotate .rotate-select {
    float: left;
    overflow: hidden;
    position: relative;
    height: 30px;
    top: 10px;
    left: 50%;
    margin: 0 -50% 0 0;
    transform: translate(-50%, -50%)
}

.rotate .rotate-text {
    display: inline-block;
    color: #CC1100;
    position: relative;
    white-space: nowrap;
    top: 0;
    left: 0;

    /*animation*/
    -webkit-animation: move 11s;
    -moz-animation: move 11s;
    -ms-animation: move 11s;
    -o-animation: move 11s;
    animation: move 11s;
    /*animation-iteration-count*/
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    /*animation-delay*/
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -ms-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

@keyframes move {
    0% {
        top: 0;
    }
    15% {
        top: -38px;
    }
    25% {
        top: -76px;
    }
    35% {
        top: -110px;
    }
    45% {
        top: -148px;
    }
    55% {
        top: -181px;
    }
    65% {
        top: -218px;
    }
    85% {
        top: -256px;
    }
}

@-webkit-keyframes move {
    0% {
        top: 0;
    }
    15% {
        top: -33px;
    }
    25% {
        top: -70px;
    }
    35% {
        top: -105px;
    }
    45% {
        top: -140px;
    }
    55% {
        top: -175px;
    }
    65% {
        top: -214px;
    }
    84% {
        top: -248px;
    }
    93% {
        top: -287px;
    }
}

@-moz-keyframes move {
    0% {
        top: 0;
    }
    15% {
        top: -33px;
    }
    25% {
        top: -70px;
    }
    35% {
        top: -105px;
    }
    45% {
        top: -140px;
    }
    55% {
        top: -175px;
    }
    65% {
        top: -214px;
    }
    84% {
        top: -248px;
    }
    93% {
        top: -287px;
    }
}

@-o-keyframes move {
    0% {
        top: 0;
    }
    15% {
        top: -33px;
    }
    25% {
        top: -70px;
    }
    35% {
        top: -105px;
    }
    45% {
        top: -140px;
    }
    55% {
        top: -175px;
    }
    65% {
        top: -214px;
    }
    84% {
        top: -248px;
    }
    93% {
        top: -287px;
    }
}

@keyframes move {
    0% {
        top: 0;
    }
    15% {
        top: -33px;
    }
    25% {
        top: -70px;
    }
    35% {
        top: -105px;
    }
    45% {
        top: -140px;
    }
    55% {
        top: -175px;
    }
    65% {
        top: -214px;
    }
    84% {
        top: -248px;
    }
    93% {
        top: -287px;
    }
}

/*END*/

@media (max-width: 767px) {
    *[data-width-xs='100'] {
        width: 100%;
    }

    *[data-width-xs='90'] {
        width: 90%;
    }

    *[data-width-xs='80'] {
        width: 80%;
    }

    *[data-width-xs='70'] {
        width: 70%;
    }

    *[data-width-xs='60'] {
        width: 60%;
    }

    *[data-width-xs='50'] {
        width: 50%;
    }

    *[data-width-xs='40'] {
        width: 40%;
    }

    div[data-page] {
        margin: 0;
    }

    div[data-page] .first-title {
        font-size: 24px;
        line-height: 25px;
        text-align: center;
        text-transform: none;
        font-weight: 700;
    }

    div[data-page] .sub-title {
        font-size: 20px;
        line-height: 25px;
        text-align: center;
        text-transform: none;
        font-weight: 700;
    }

    div[data-page='1'] {
        padding-top: 65px !important;
        padding-bottom: 65px !important;
        margin: 0 auto;
    }


    .circle-icon {
        width: 40px;
        height: 40px;
        font-size: 24px;
        padding-top: 7px;
    }

    .rotate {
        font: normal 36px/30px Montserrat, sans-serif;
    }

    .rotate .rotate-select {
        float: left;
        overflow: hidden;
        position: relative;
        height: 30px;
        top: 10px;
    }

    .reverse {
        display: flex;
        flex-flow: wrap-reverse;
    }

    .mg-title {
        margin-top: 0;
    }

    .btn-register {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 80%;
        height: 36px;
        margin-left: 0;
        margin-bottom: 20px;
    }
}

.image-notify {
    width: 42px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.list-check ul {
    list-style: none;
}

.list-check ul li:before {
    content: '✓';
    color: #00d81d;
    font-size: 20px;
    vertical-align: middle;
}

#main-navbar .pull-right {
    padding: 10px 30px;
}

@media (max-width: 767px) {
    .image-notify {
        width: 32px;
    }

    #main-navbar {
        padding-top: 0 !important;
        background: rgba(255, 255, 255, 0.9);
        height: 70px;
    }

    #main-navbar .pull-right {
        padding: 10px 10px;
    }

    #main-navbar .pull-left {
        padding: 5px 10px;
    }

    .logo {
        padding: 0;
        height: 50px;
    }

    .logo img {
        padding: 0 10px;
    }

}

#modalSearch .modal-header {
    border-bottom: 0;
}

.img-fluid {
    max-width: 100%;
    height: auto; }
/*# sourceMappingURL=built.home.css.map */
