/*!
 * 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 */
@import url(https://fonts.googleapis.com/css?family=Roboto:100,400,300,500);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700);

/* PALETTE COLOR */
:root {
    --main-bg-color: #FFFFFF;
    --text-primary: #333333;
    --text-contrast: #CC1100;
    --text-light: #EDEDEF;
    --text-success: #66cc66;
    --text-grey: #999999;
}

html {
    height: 100%;
    box-sizing: border-box;
    margin: 0;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;

    width: 100%;
    background-color: #fff;
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    display: flex;
    flex-direction: column;
}

p {
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
}

strong, b {
    font-weight: 600;
}

label {
    font-weight: 500;
}

h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    margin-top: 15px;
    color: #999999;
    font-family: "Montserrat", sans-serif;

}

h1 {
    font-size: 28px;
    line-height: 34px;
}

h2 {
    font-size: 24px;
    line-height: 27px;
}

h3 {
    font-size: 19px;
    line-height: 25px;
}

h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}

h5 {
    font-size: 16px;
    line-height: 20px;
}

h6 {
    font-size: 14px;
    line-height: 17px;
}

hr {
    margin-top: 50px;
    margin-bottom: 50px;
    border-color: #EDEDEF;
    border-top-width: 1px;
}

hr.hr-dashed {
    border-style: dashed;
}

hr.hr-invisible {
    visibility: hidden;
}

hr.hr-half {
    margin-top: 25px;
    margin-bottom: 25px;
}

ul, li {
    color: #333333;
}

ul.list-padded li, ol.list-padded li {
    margin-bottom: 5px;
}

ul.list-padded li:last-child, ol.list-padded li:last-child {
    margin-bottom: 0;
}

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

.text-primary {
    color: #333333 !important;
}

.text-contrast {
    color: #CC1100 !important;
}

.text-light {
    color: #EDEDEF !important;
}

.text-success {
    color: #66cc66 !important;
}

.text-grey {
    color: #999999;
}

.text-light-grey {
    color: #cccccc;
}

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

.text-xxs {
    font-size: 8px;
}

.text-xs {
    font-size: 10px;
}

.text-sm {
    font-size: 12px;
}

.text-md {
    font-size: 14px;
}

.text-lg {
    font-size: 16px;
}

.text-xl {
    font-size: 20px;
}

.text-xxl {
    font-size: 25px;
}

.text-ul {
    font-size: 30px;
}

.text-line-through {
    text-decoration: line-through;
}

.text-offer {
    font-size: 14px !important;
    line-height: 18px !important;
    letter-spacing: normal !important;
    color: #333333 !important;
    font-weight: 500 !important;
}

.background-white {
    background-color: #fff;
}

.w300 {
    font-weight: 300;
}

.w400 {
    font-weight: 400;
}

.w500 {
    font-weight: 500;
}

.w600 {
    font-weight: 600;
}

.w700 {
    font-weight: 700;
}

/*------------------------------------*\
    $LINKS
\*------------------------------------*/
a {
    color: #CC1100;
    font-weight: 500;
    text-decoration: none;
}

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

a.link-contrast {
    color: #CC1100;
}

a.link-contrast:hover {
    color: #CC1100;
}

a.link-primary, .link-primary > a {
    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 !important;
}

a.link-white:hover {
    color: #FFFFFF !important;
}

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


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

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

/* margin and padding (no) */
@media (max-width: 767px) {
    .pd-xso {
        padding: 15px;
    }
}

/* 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-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 (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-xxs {
    margin: 2px;
}

.mg-r-xxs {
    margin-right: 2px;
}

.mg-b-xxs {
    margin-bottom: 2px;
}

.mg-l-xxs {
    margin-left: 2px;
}

.mg-t-xxs {
    margin-top: 2px;
}

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

.pd-l-xxs {
    padding-left: 2px;
}

.pd-r-xxs {
    padding-left: 2px;
}

/* 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;
}

/* margin and padding (xs) */
@media (max-width: 767px) {
    .mg-t-xso-tg {
        margin-top: 15px;
    }

    .mg-r-xso-tg {
        margin-right: 15px;
    }

    .mg-b-xso-tg {
        margin-bottom: 15px;
    }

    .mg-l-xso-tg {
        margin-left: 15px;
    }

    .pd-t-xso-tg {
        padding-top: 15px;
    }

    .pd-r-xso-tg {
        padding-right: 15px;
    }

    .pd-b-xso-tg {
        padding-bottom: 15px;
    }

    .pd-l-xso-tg {
        padding-left: 15px;
    }
}

.mg-offer-row {
    margin-top: 15px;
    margin-bottom: 5px;
}

/* BLOCK */
/* Applies to flex container

/*  Container */
.tg-flex {
    display: flex !important;
}

.tg-flexInline {
    display: inline-flex !important;
}

/**
 * Direction: row
 */

.tg-flexRow {
    flex-direction: row !important;
}

.tg-flexRowReverse {
    flex-direction: row-reverse !important;
}

/**
 * Direction: column
 */

.tg-flexCol {
    flex-direction: column !important;
}

.tg-flexColReverse {
    flex-direction: column-reverse !important;
}

/**
 * Wrap
 */

.tg-flexWrap {
    flex-wrap: wrap !important;
}

.tg-flexNoWrap {
    flex-wrap: nowrap !important;
}

.tg-flexWrapReverse {
    flex-wrap: wrap-reverse !important;
}

@media (min-width: 991px) {
    .tg-md-flexWrap {
        flex-wrap: wrap !important;
    }

    .tg-md-flexNoWrap {
        flex-wrap: nowrap !important;
    }

    .tg-md-flexWrapReverse {
        flex-wrap: wrap-reverse !important;
    }
}

@media (max-width: 767px) {
    .tg-xs-flexWrap {
        flex-wrap: wrap !important;
    }

    .tg-xs-flexNoWrap {
        flex-wrap: nowrap !important;
    }

    .tg-xs-flexWrapReverse {
        flex-wrap: wrap-reverse !important;
    }
}

/**
 * Align items along the main axis of the current line of the flex container
 */

.tg-flexJustifyStart {
    justify-content: flex-start !important;
}

.tg-flexJustifyEnd {
    justify-content: flex-end !important;
}

.tg-flexJustifyCenter {
    justify-content: center !important;
}

.tg-flexJustifyBetween {
    justify-content: space-between !important;
}

.tg-flexJustifyAround {
    justify-content: space-around !important;
}

/**
 * Align items in the cross axis of the current line of the flex container
 * Similar to `justify-content` but in the perpendicular direction
 */

.tg-flexAlignItemsStart {
    align-items: flex-start !important;
}

.tg-flexAlignItemsEnd {
    align-items: flex-end !important;
}

.tg-flexAlignItemsCenter {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.tg-flexAlignItemsStretch {
    align-items: stretch !important;
}

.tg-flexAlignItemsBaseline {
    align-items: baseline !important;
}

/**
 * Aligns items within the flex container when there is extra
 * space in the cross-axis
 *
 * Has no effect when there is only one line of flex items.
 */

.tg-flexAlignContentStart {
    align-content: flex-start !important;
}

.tg-flexAlignContentEnd {
    align-content: flex-end !important;
}

.tg-flexAlignContentCenter {
    align-content: center !important;
}

.tg-flexAlignContentStretch {
    align-content: stretch !important;
}

.tg-flexAlignContentBetween {
    align-content: space-between !important;
}

.tg-flexAlignContentAround {
    align-content: space-around !important;
}

/* Applies to flex items
   ========================================================================== */

/**
 * Override default alignment of single item when specified by `align-items`
 */

.tg-flexAlignSelfStart {
    align-self: flex-start !important;
}

.tg-flexAlignSelfEnd {
    align-self: flex-end !important;
}

.tg-flexAlignSelfCenter {
    align-self: center !important;
}

.tg-flexAlignSelfStretch {
    align-self: stretch !important;
}

.tg-flexAlignSelfBaseline {
    align-self: baseline !important;
}

.tg-flexAlignSelfAuto {
    align-self: auto !important;
}

.tg-flexOrderFirst {
    order: -1 !important;
}

.tg-flexOrderLast {
    order: 1 !important;
}

.tg-flexOrderNone {
    order: 0 !important;
}

.tg-flexGrow1 {
    flex: 1 1 0 !important;
}

.tg-flexGrow2 {
    flex: 2 1 0 !important;
}

.tg-flexGrow3 {
    flex: 3 1 0 !important;
}

.tg-flexGrow4 {
    flex: 4 1 0 !important;
}

.tg-flexGrow5 {
    flex: 5 1 0 !important;
}


.tg-flexShrink0 {
    flex-shrink: 0 !important;
}

.tg-flexShrink1 {
    flex-shrink: 1 !important;
}

.tg-flexShrink2 {
    flex-shrink: 2 !important;
}

.tg-flexShrink3 {
    flex-shrink: 3 !important;
}

.tg-flexShrink4 {
    flex-shrink: 4 !important;
}

.tg-flexShrink5 {
    flex-shrink: 5 !important;
}

.tg-flexExpand {
    margin: auto !important;
}

.tg-flexExpandLeft {
    margin-left: auto !important;
}

.tg-flexExpandRight {
    margin-right: auto !important;
}

.tg-flexExpandTop {
    margin-top: auto !important;
}

.tg-flexExpandBottom {
    margin-bottom: auto !important;
}


.tg-flexBasisAuto {
    flex-basis: auto !important;
}

.tg-flexBasis0 {
    flex-basis: 0 !important;
}

.tg-flexBasis50 {
    flex-basis: 50% !important;
}

.tg-flexBasisBlock {
    flex-basis: 100% !important;
}

@media (max-width: 991px) {

    .tg-sm-flexBasisAuto {
        flex-basis: auto !important;
    }

    .tg-sm-flexBasis0 {
        flex-basis: 0 !important;
    }

    .tg-sm-flexBasis50 {
        flex-basis: 50% !important;
    }

    .tg-sm-flexBasisBlock {
        flex-basis: 100% !important;
    }
}

@media (max-width: 746px) {
    .tg-xs-flexBasisAuto {
        flex-basis: auto !important;
    }

    .tg-xs-flexBasis0 {
        flex-basis: 0 !important;
    }

    .tg-xs-flexBasis50 {
        flex-basis: 50% !important;
    }

    .tg-xs-flexBasisBlock {
        flex-basis: 100% !important;
    }
}

.tg-flexInitial {
    flex: 0 1 auto !important;
    flex-basis: auto !important; /* 1 */
}


.tg-flexAuto {
    flex: 1 1 auto !important;
    flex-basis: auto !important; /* 1 */
}

.tg-flexNone {
    flex: 0 0 auto !important;
    flex-basis: auto !important; /* 1 */
}

.tg-flexSetAuto {
    flex: auto !important;
}

.tg-flexSet1 {
    flex: 1 !important;
}

.tg-flexSet2 {
    flex: 2 !important;
}

.tg-flexSet3 {
    flex: 3 !important;
}

@media (max-width: 991px) {
    .tg-sm-flexSetAuto {
        flex: auto !important;
    }

    .tg-sm-flexSet1 {
        flex: 1 !important;
    }

    .tg-sm-flexSet2 {
        flex: 2 !important;
    }

    .tg-sm-flexSet3 {
        flex: 3 !important;
    }
}

.tg-flexContainer {
    padding: 0;
    margin: 0;
    list-style: none;

    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-direction: row;
    flex-wrap: wrap;
}

.row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.row-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

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

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

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

/*------------------------------------*\
    $BUTTONS
\*------------------------------------*/
.btn {
    padding: 8px 12px;
    border-width: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}

.btn:active,
.btn:focus,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-item {
    flex: 0 40%;
    margin-right: 5px;
    width: 0;
}

@media all and (max-width: 991px) {
    .btn-item {
        flex: 1 40%;
    }
}

.btn.btn-rounded {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn.btn-circle {
    overflow: hidden;
    padding: 0;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    vertical-align: middle;
    text-align: center;
    line-height: 35px;
}

.btn.btn-squared {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn.btn-lg {
    padding: 12px 35px;
    border-width: 2px;
    font-size: 18px;
    line-height: 22px;
}

.btn.btn-lg.btn-circle {
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 45px;
}

.btn.btn-sm {
    padding: 5px 18px;
    border-width: 1px;
    font-size: 14px;
    line-height: 17px;
}

.btn.btn-sm.btn-circle {
    padding: 0;
    width: 29px;
    height: 29px;
    line-height: 25px;
}

.btn.btn-menu {
    padding: 10px 18px;
    border-width: 2px;
    font-size: 16px;
    line-height: 17px;
}


.btn.btn-xs {
    padding: 4px 18px;
    border-width: 2px;
    font-size: 14px;
    line-height: 17px;
}

.btn.btn-xs.btn-circle {
    padding: 0;
    width: 24px;
    height: 24px;
    line-height: 19px;
}

.btn.btn-xxs {
    padding: 0 18px;
    border-width: 1px;
    font-size: 12px;
    line-height: 17px;
}

.btn.btn-xxs.btn-circle {
    padding: 0;
    width: 24px;
    height: 24px;
    line-height: 19px;
}

/* btn contrast */
.btn-contrast {
    border-color: #CC1100;
    background: #CC1100 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: #e32f1c;
    background-color: #e32f1c;
    color: white;
}

.btn-contrast.disabled, .btn-contrast[disabled] {
    border-color: #eb6f62;
    background-color: #eb6f62;
    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: #eb6f62;
    background-color: #eb6f62;
    color: #fbe2df;
}

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

.btn-contrast.btn-bordered.active {
    border-color: #CC1100;
    color: #FFFFFF;
}

.btn-contrast.btn-bordered:hover, .btn-contrast.btn-bordered:focus {
    background-color: rgba(231, 76, 60, 0.1);
    color: #CC1100;
}

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

/* btn primary*/
.btn-primary {
    border-color: #333333;
    background-color: #333333;
    color: white;
}

.btn-primary:hover, .btn-primary:focus {
    border-color: #474746;
    background-color: #474746;
    color: white;
}

.btn-primary:active, .btn-primary.active {
    border-color: #474746;
    background-color: #474746;
    color: white;
}

.btn-primary.disabled, .btn-primary[disabled] {
    border-color: #474746;
    background-color: #474746;
    color: #e0ecf6;
}

.btn-primary.disabled:hover, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled.active, .btn-primary[disabled]:hover, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled].active {
    border-color: #474746;
    background-color: #474746;
    color: #e0ecf6;
}

.btn-primary.btn-bordered {
    border-color: #474746;
    color: #474746;
}

.btn-primary.btn-bordered:hover, .btn-primary.btn-bordered:focus {
    background-color: rgba(71, 71, 70, 0.1);
}

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

/* btn grey */
.btn-grey {
    border-color: #999999;
    background: #999999 none;
    color: white;
}

.btn-grey:hover, .btn-grey:focus {
    border-color: #575d67;
    background-color: #575d67;
    color: white;
}

.btn-grey:active, .btn-grey.active {
    border-color: #50565e;
    background-color: #50565e;
    color: white;
}

.btn-grey.disabled, .btn-grey[disabled] {
    border-color: #858b94;
    background-color: #858b94;
    color: #e6e7e9;
}

.btn-grey.disabled:hover, .btn-grey.disabled:active, .btn-grey.disabled:focus, .btn-grey.disabled.active, .btn-grey[disabled]:hover, .btn-grey[disabled]:active, .btn-grey[disabled]:focus, .btn-grey[disabled].active {
    border-color: #858b94;
    background-color: #858b94;
    color: #e6e7e9;
}

.btn-grey.btn-bordered {
    border-color: #999999;
    color: #999999;
}

.btn-grey.btn-bordered:hover, .btn-grey.btn-bordered:focus {
    background-color: rgba(103, 111, 122, 0.1);
}

.btn-grey.btn-bordered.disabled, .btn-grey.btn-bordered.disabled:hover, .btn-grey.btn-bordered.disabled:active, .btn-grey.btn-bordered.disabled:focus, .btn-grey.btn-bordered.disabled.active, .btn-grey.btn-bordered[disabled], .btn-grey.btn-bordered[disabled]:hover, .btn-grey.btn-bordered[disabled]:active, .btn-grey.btn-bordered[disabled]:focus, .btn-grey.btn-bordered[disabled].active, fieldset[disabled] .btn-grey.btn-bordered, fieldset[disabled] .btn-grey.btn-bordered:hover, fieldset[disabled] .btn-grey.btn-bordered:active, fieldset[disabled] .btn-grey.btn-bordered:focus, fieldset[disabled] .btn-grey.btn-bordered.active {
    border-color: #858b94;
    color: #6d747f;
}

/* btn light */
.btn-light {
    border-color: #EDEDEF;
    background: #EDEDEF none;
    color: #333333;
}

.btn-light:hover, .btn-light:focus {
    border-color: #d4dae4;
    background-color: #d4dae4;
    color: #333333;
}

.btn-light:active, .btn-light.active {
    border-color: #cad2df;
    background-color: #cad2df;
    color: #333333;
}

.btn-light.disabled, .btn-light[disabled] {
    border-color: #eef0f4;
    background-color: #eef0f4;
    color: #333333;
}

.btn-light.disabled:hover, .btn-light.disabled:active, .btn-light.disabled:focus, .btn-light.disabled.active, .btn-light[disabled]:hover, .btn-light[disabled]:active, .btn-light[disabled]:focus, .btn-light[disabled].active {
    border-color: #eef0f4;
    background-color: #eef0f4;
    color: #333333;
}

.btn-light.btn-bordered {
    border-color: #EDEDEF;
    color: #333333;
}

.btn-light.btn-bordered:hover, .btn-light.btn-bordered:focus {
    background-color: rgba(234, 237, 242, 0.1);
}

.btn-light.btn-bordered.disabled, .btn-light.btn-bordered.disabled:hover, .btn-light.btn-bordered.disabled:active, .btn-light.btn-bordered.disabled:focus, .btn-light.btn-bordered.disabled.active, .btn-light.btn-bordered[disabled], .btn-light.btn-bordered[disabled]:hover, .btn-light.btn-bordered[disabled]:active, .btn-light.btn-bordered[disabled]:focus, .btn-light.btn-bordered[disabled].active, fieldset[disabled] .btn-light.btn-bordered, fieldset[disabled] .btn-light.btn-bordered:hover, fieldset[disabled] .btn-light.btn-bordered:active, fieldset[disabled] .btn-light.btn-bordered:focus, fieldset[disabled] .btn-light.btn-bordered.active {
    border-color: #eef0f4;
    color: #999999;
}

/* btn very light */
.btn-very-light {
    border-color: #EDEDEF;
    background: #EDEDEF none;
    color: #333333;
}

.btn-very-light:hover, .btn-very-light:focus {
    border-color: #d4dae4;
    background-color: #d4dae4;
    color: #333333;
}

.btn-very-light:active, .btn-very-light.active {
    border-color: #cad2df;
    background-color: #cad2df;
    color: #333333;
}

.btn-very-light.disabled, .btn-very-light[disabled] {
    border-color: #eef0f4;
    background-color: #eef0f4;
    color: #333333;
}

.btn-very-light.disabled:hover, .btn-very-light.disabled:active, .btn-very-light.disabled:focus, .btn-very-light.disabled.active, .btn-very-light[disabled]:hover, .btn-very-light[disabled]:active, .btn-very-light[disabled]:focus, .btn-very-light[disabled].active {
    border-color: #eef0f4;
    background-color: #eef0f4;
    color: #333333;
}

.btn-very-light.btn-bordered {
    border-color: #EDEDEF;
    color: #333333;
}

.btn-very-light.btn-bordered:hover, .btn-very-light.btn-bordered:focus {
    background-color: rgba(234, 237, 242, 0.1);
}

.btn-very-light.btn-bordered.disabled, .btn-very-light.btn-bordered.disabled:hover, .btn-very-light.btn-bordered.disabled:active, .btn-very-light.btn-bordered.disabled:focus, .btn-very-light.btn-bordered.disabled.active, .btn-very-light.btn-bordered[disabled], .btn-very-light.btn-bordered[disabled]:hover, .btn-very-light.btn-bordered[disabled]:active, .btn-very-light.btn-bordered[disabled]:focus, .btn-very-light.btn-bordered[disabled].active, fieldset[disabled] .btn-very-light.btn-bordered, fieldset[disabled] .btn-very-light.btn-bordered:hover, fieldset[disabled] .btn-very-light.btn-bordered:active, fieldset[disabled] .btn-very-light.btn-bordered:focus, fieldset[disabled] .btn-very-light.btn-bordered.active {
    border-color: #eef0f4;
    color: #999999;
}



/* btn success */
.btn-success {
    border-color: #66cc66;
    background: #66cc66 none;
    color: white;
}

.btn-success:hover, .btn-success:focus {
    border-color: #49a749;
    background-color: #49a749;
    color: white;
}

.btn-success:active, .btn-success.active {
    border-color: #449d44;
    background-color: #449d44;
    color: white;
}

.btn-success.disabled, .btn-success[disabled] {
    border-color: #7cc67c;
    background-color: #7cc67c;
    color: #e4f3e4;
}

.btn-success.disabled:hover, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled.active, .btn-success[disabled]:hover, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled].active {
    border-color: #7cc67c;
    background-color: #7cc67c;
    color: #e4f3e4;
}

.btn-success.btn-bordered {
    border-color: #66cc66;
    color: #66cc66;
}

.btn-success.btn-bordered:hover, .btn-success.btn-bordered:focus {
    background-color: rgba(92, 184, 92, 0.1);
}

.btn-success.btn-bordered.disabled, .btn-success.btn-bordered.disabled:hover, .btn-success.btn-bordered.disabled:active, .btn-success.btn-bordered.disabled:focus, .btn-success.btn-bordered.disabled.active, .btn-success.btn-bordered[disabled], .btn-success.btn-bordered[disabled]:hover, .btn-success.btn-bordered[disabled]:active, .btn-success.btn-bordered[disabled]:focus, .btn-success.btn-bordered[disabled].active, fieldset[disabled] .btn-success.btn-bordered, fieldset[disabled] .btn-success.btn-bordered:hover, fieldset[disabled] .btn-success.btn-bordered:active, fieldset[disabled] .btn-success.btn-bordered:focus, fieldset[disabled] .btn-success.btn-bordered.active {
    border-color: #7cc67c;
    color: #62ba62;
}

/* btn warning */
.btn-warning {
    border-color: #f0ad4e;
    background: #f0ad4e none;
    color: white;
}

.btn-warning:hover, .btn-warning:focus {
    border-color: #ed9e2d;
    background-color: #ed9e2d;
    color: white;
}

.btn-warning:active, .btn-warning.active {
    border-color: #ec971f;
    background-color: #ec971f;
    color: white;
}

.btn-warning.disabled, .btn-warning[disabled] {
    border-color: #f3bd71;
    background-color: #f3bd71;
    color: #fcf1e2;
}

.btn-warning.disabled:hover, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled.active, .btn-warning[disabled]:hover, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled].active {
    border-color: #f3bd71;
    background-color: #f3bd71;
    color: #fcf1e2;
}

.btn-warning.btn-bordered {
    border-color: #f0ad4e;
    color: #f0ad4e;
}

.btn-warning.btn-bordered:hover, .btn-warning.btn-bordered:focus {
    background-color: rgba(240, 173, 78, 0.1);
}

.btn-warning.btn-bordered.disabled, .btn-warning.btn-bordered.disabled:hover, .btn-warning.btn-bordered.disabled:active, .btn-warning.btn-bordered.disabled:focus, .btn-warning.btn-bordered.disabled.active, .btn-warning.btn-bordered[disabled], .btn-warning.btn-bordered[disabled]:hover, .btn-warning.btn-bordered[disabled]:active, .btn-warning.btn-bordered[disabled]:focus, .btn-warning.btn-bordered[disabled].active, fieldset[disabled] .btn-warning.btn-bordered, fieldset[disabled] .btn-warning.btn-bordered:hover, fieldset[disabled] .btn-warning.btn-bordered:active, fieldset[disabled] .btn-warning.btn-bordered:focus, fieldset[disabled] .btn-warning.btn-bordered.active {
    border-color: #f3bd71;
    color: #f0b055;
}

/* btn danger */
.btn-danger {
    border-color: #d9534f;
    background: #d9534f none;
    color: white;
}

.btn-danger:hover, .btn-danger:focus {
    border-color: #d33632;
    background-color: #d33632;
    color: white;
}

.btn-danger:active, .btn-danger.active {
    border-color: #c9302c;
    background-color: #c9302c;
    color: white;
}

.btn-danger.disabled, .btn-danger[disabled] {
    border-color: #e07572;
    background-color: #e07572;
    color: #f8e3e2;
}

.btn-danger.disabled:hover, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled.active, .btn-danger[disabled]:hover, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled].active {
    border-color: #e07572;
    background-color: #e07572;
    color: #f8e3e2;
}

.btn-danger.btn-bordered {
    border-color: #d9534f;
    color: #d9534f;
}

.btn-danger.btn-bordered:hover, .btn-danger.btn-bordered:focus {
    background-color: rgba(217, 83, 79, 0.1);
}

.btn-danger.btn-bordered.disabled, .btn-danger.btn-bordered.disabled:hover, .btn-danger.btn-bordered.disabled:active, .btn-danger.btn-bordered.disabled:focus, .btn-danger.btn-bordered.disabled.active, .btn-danger.btn-bordered[disabled], .btn-danger.btn-bordered[disabled]:hover, .btn-danger.btn-bordered[disabled]:active, .btn-danger.btn-bordered[disabled]:focus, .btn-danger.btn-bordered[disabled].active, fieldset[disabled] .btn-danger.btn-bordered, fieldset[disabled] .btn-danger.btn-bordered:hover, fieldset[disabled] .btn-danger.btn-bordered:active, fieldset[disabled] .btn-danger.btn-bordered:focus, fieldset[disabled] .btn-danger.btn-bordered.active {
    border-color: #e07572;
    color: #da5956;
}

/* btn def */
.btn-default {
    border-color: #999999;
    background: white none;
    color: #333;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn-default:hover, .btn-default:focus {
    border-color: #999999;
    background-color: #ededed;
    color: #3333;
}

.btn-default:active, .btn-default.active {
    border-color: #2d3138;
    background-color: #e6e6e6;
    color: #434955;
}

.btn-default.disabled, .btn-default[disabled] {
    border-color: #686d76;
    background-color: white;
    color: #686d76;
}

.btn-default.disabled:hover, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled.active, .btn-default[disabled]:hover, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled].active {
    border-color: #686d76;
    background-color: white;
    color: #686d76;
}

.btn-default.btn-bordered {
    border-color: #434955;
    color: #434955;
}

.btn-default.btn-bordered:hover, .btn-default.btn-bordered:focus {
    background-color: rgba(255, 255, 255, 0.1);
}

.btn-default.btn-bordered.disabled, .btn-default.btn-bordered.disabled:hover, .btn-default.btn-bordered.disabled:active, .btn-default.btn-bordered.disabled:focus, .btn-default.btn-bordered.disabled.active, .btn-default.btn-bordered[disabled], .btn-default.btn-bordered[disabled]:hover, .btn-default.btn-bordered[disabled]:active, .btn-default.btn-bordered[disabled]:focus, .btn-default.btn-bordered[disabled].active, fieldset[disabled] .btn-default.btn-bordered, fieldset[disabled] .btn-default.btn-bordered:hover, fieldset[disabled] .btn-default.btn-bordered:active, fieldset[disabled] .btn-default.btn-bordered:focus, fieldset[disabled] .btn-default.btn-bordered.active {
    border-color: #686d76;
    color: #4a505b;
}

/* btn white */
.btn-white {
    border-color: white;
    background: white none;
    color: #353b47;
}

.btn-white:hover, .btn-white:focus {
    border-color: #ededed;
    background-color: #ededed;
    color: #353b47;
}

.btn-white:active, .btn-white.active {
    border-color: #e6e6e6;
    background-color: #e6e6e6;
    color: #353b47;
}

.btn-white.disabled, .btn-white[disabled] {
    border-color: white;
    background-color: white;
    color: #5d626b;
}

.btn-white.disabled:hover, .btn-white.disabled:active, .btn-white.disabled:focus, .btn-white.disabled.active, .btn-white[disabled]:hover, .btn-white[disabled]:active, .btn-white[disabled]:focus, .btn-white[disabled].active {
    border-color: white;
    background-color: white;
    color: #5d626b;
}

.btn-white.btn-bordered {
    border-color: white;
    color: white;
}

.btn-white.btn-bordered:hover, .btn-white.btn-bordered:focus {
    background-color: rgba(255, 255, 255, 0.1);
}

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

/* btn black */
.btn-black {
    border-color: black;
    background: black none;
    color: #353b47;
}

.btn-black:hover, .btn-black:focus {
    border-color: black;
    background-color: black;
    color: #353b47;
}

.btn-black:active, .btn-black.active {
    border-color: black;
    background-color: black;
    color: #353b47;
}

.btn-black.disabled, .btn-black[disabled] {
    border-color: black;
    background-color: black;
    color: #5d626b;
}

.btn-black.disabled:hover, .btn-black.disabled:active, .btn-black.disabled:focus, .btn-black.disabled.active, .btn-black[disabled]:hover, .btn-black[disabled]:active, .btn-black[disabled]:focus, .btn-black[disabled].active {
    border-color: black;
    background-color: black;
    color: #5d626b;
}

.btn-black.btn-bordered {
    border-color: black;
    color: white;
}

.btn-black.btn-bordered:hover, .btn-black.btn-bordered:focus {
    background-color: rgba(255, 255, 255, 0.1);
}

.btn-black.btn-bordered.disabled, .btn-black.btn-bordered.disabled:hover, .btn-black.btn-bordered.disabled:active, .btn-black.btn-bordered.disabled:focus, .btn-black.btn-bordered.disabled.active, .btn-black.btn-bordered[disabled], .btn-black.btn-bordered[disabled]:hover, .btn-black.btn-bordered[disabled]:active, .btn-black.btn-bordered[disabled]:focus, .btn-black.btn-bordered[disabled].active, fieldset[disabled] .btn-black.btn-bordered, fieldset[disabled] .btn-black.btn-bordered:hover, fieldset[disabled] .btn-black.btn-bordered:active, fieldset[disabled] .btn-black.btn-bordered:focus, fieldset[disabled] .btn-black.btn-bordered.active {
    border-color: black;
    color: white;
}

/* btn info */
.btn-info {
    border-color: #5dc3de;
    background: #5dc3de none;
    color: white;
}

.btn-info:hover, .btn-info:focus {
    border-color: #3fb8d8;
    background-color: #3fb8d8;
    color: white;
}

.btn-info:active, .btn-info.active {
    border-color: #33b3d5;
    background-color: #33b3d5;
    color: white;
}

.btn-info.disabled, .btn-info[disabled] {
    border-color: #7dcfe4;
    background-color: #7dcfe4;
    color: #e5f5f9;
}

.btn-info.disabled:hover, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled.active, .btn-info[disabled]:hover, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled].active {
    border-color: #7dcfe4;
    background-color: #7dcfe4;
    color: #e5f5f9;
}

.btn-info.btn-bordered {
    border-color: #5dc3de;
    color: #5dc3de;
}

.btn-info.btn-bordered:hover, .btn-info.btn-bordered:focus {
    background-color: rgba(93, 195, 222, 0.1);
}

.btn-info.btn-bordered.disabled, .btn-info.btn-bordered.disabled:hover, .btn-info.btn-bordered.disabled:active, .btn-info.btn-bordered.disabled:focus, .btn-info.btn-bordered.disabled.active, .btn-info.btn-bordered[disabled], .btn-info.btn-bordered[disabled]:hover, .btn-info.btn-bordered[disabled]:active, .btn-info.btn-bordered[disabled]:focus, .btn-info.btn-bordered[disabled].active, fieldset[disabled] .btn-info.btn-bordered, fieldset[disabled] .btn-info.btn-bordered:hover, fieldset[disabled] .btn-info.btn-bordered:active, fieldset[disabled] .btn-info.btn-bordered:focus, fieldset[disabled] .btn-info.btn-bordered.active {
    border-color: #7dcfe4;
    color: #63c5df;
}

.btn-bordered, .btn-bordered:hover, .btn-bordered:active, .btn-bordered:focus, .btn-bordered.disabled, .btn-bordered[disables] {
    background-color: transparent;
}

.btn-bordered.btn-transparent, .btn-bordered.btn-transparent .btn-bordered, .btn-bordered:hover.btn-transparent, .btn-bordered:hover.btn-transparent .btn-bordered:hover, .btn-bordered:active.btn-transparent, .btn-bordered:active.btn-transparent .btn-bordered:active, .btn-bordered:focus.btn-transparent, .btn-bordered:focus.btn-transparent .btn-bordered:focus, .btn-bordered.disabled.btn-transparent, .btn-bordered.disabled.btn-transparent .btn-bordered.disabled, .btn-bordered[disables].btn-transparent, .btn-bordered[disables].btn-transparent .btn-bordered[disables] {
    background-color: transparent;
}

.bt-inline {
    display: inline-block !important;
}

@media all and (max-width: 767px) {
    .btn-xs-block {
        width: 100%;
        display: block;
    }

    .btn-block-xso {
        display: block;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .btn-block-xso + .btn-block-xso {
        margin-top: 5px;
    }

    input[type="submit"].btn-block-xso,
    input[type="reset"].btn-block-xso,
    input[type="button"].btn-block-xso {
        width: 100%;
    }

    .btn.btn-xxs {
        padding: 0 4px;
        border-width: 1px;
        font-size: 12px;
        line-height: 17px;
    }

}

@media all and (max-width: 991px) {
    .btn-sm-block {
        width: 100%;
        display: block;
    }
}

/*END BUTTONS*/

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

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

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

    .img-md-50 {
        display: block;
        max-width: 50%;
        height: auto;
    }
}

.img-shadow {
    box-shadow: 1px 1px 7px 0 rgba(96, 96, 96, 0.2) !important;
    -webkit-box-shadow: 1px 1px 7px 0 rgba(96, 96, 96, 0.2) !important;
    -moz-box-shadow: 1px 1px 7px 0 rgba(96, 96, 96, 0.2) !important;
    -o-box-shadow: 1px 1px 7px 0 rgba(96, 96, 96, 0.2) !important;
}

.img-border {
    border: 1px solid #EDEDEF;
}

/* LABEL */
.label-vcentered {
    vertical-align: middle;
}

.label-tg {
    padding: 0 .3em;
    text-align: center;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    display: inline-block;
}

.label-xs {
    padding: 0 .3em;
    text-align: center;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    display: inline-block;
}

.label-transparent,
.badge-transparent {
    background-color: transparent !important
}

.white-bg {
    background-color: white !important;
}

.white-border {
    border-color: white !important;
}

.label-white {
    background-color: white !important;
    color: black;
}

.badge-white {
    background-color: white !important;
}

.progress-bar-white {
    background: white;
}

.contrast-bg {
    background-color: #CC1100 !important;
}

.contrast-border {
    border: 1px solid;
    border-color: #CC1100 !important;
}

.label-contrast {
    background-color: #CC1100 !important;
}

.badge-contrast {
    background-color: #CC1100 !important;
}

.progress-bar-contrast {
    background: #CC1100;
}

.grey-bg {
    background-color: #999999 !important;
}

.grey-border {
    border: 1px solid;
    border-color: #999999 !important;
}

.label-grey {
    background-color: #999999 !important;
}

.badge-grey {
    background-color: #999999 !important;
}

.progress-bar-grey {
    background: #999999;
}

.light-bg {
    background-color: #EDEDEF !important;
}

.light-border {
    border: 1px solid;
    border-color: #EDEDEF !important;
}

.label-light {
    background-color: #EDEDEF !important;
}

.badge-light {
    background-color: #EDEDEF !important;
}

.progress-bar-light {
    background: #EDEDEF;
}

.primary-bg {
    background-color: #333333 !important;
}

.primary-border {
    border: 1px solid;
    border-color: #333333 !important;
}

.label-primary {
    background-color: #333333 !important;
}

.badge-primary {
    background-color: #333333 !important;
}

.progress-bar-primary {
    background: #333333;
}

.success-bg {
    background-color: #66cc66 !important;
}

.success-border {
    border: 1px solid;
    border-color: #66cc66 !important;
}

.label-success {
    background-color: #66cc66 !important;
}

.badge-success {
    background-color: #66cc66 !important;
}

.progress-bar-success {
    background: #66cc66;
}

.warning-bg {
    background-color: #f0ad4e !important;
}

.warning-border {
    border: 1px solid;
    border-color: #f0ad4e !important;
}

.label-warning {
    background-color: #f0ad4e !important;
}

.badge-warning {
    background-color: #f0ad4e !important;
}

.progress-bar-warning {
    background: #f0ad4e;
}

.danger-bg {
    background-color: #d9534f !important;
}

.danger-border {
    border: 1px solid;
    border-color: #d9534f !important;
}

.label-danger {
    background-color: #d9534f !important;
}

.badge-danger {
    background-color: #d9534f !important;
}

.progress-bar-danger {
    background: #d9534f;
}

.info-bg {
    background-color: #5dc3de !important;
}

.info-border {
    border: 1px solid;
    border-color: #5dc3de !important;
}

.label-info {
    background-color: #5dc3de !important;
}

.badge-info {
    background-color: #5dc3de !important;
}

.progress-bar-info {
    background: #5dc3de;
}


.pink-bg {
    background-color: pink !important;
}

.pink-border {
    border: 1px solid;
    border-color: pink !important;
}

.label-pink {
    background-color: pink !important;
}

.badge-pink {
    background-color: pink !important;
}

.progress-bar-pink {
    background: pink;
}


.black-bg {
    background-color: black !important;
}

.black-border {
    border: 1px solid;
    border-color: black !important;
}

.label-black {
    background-color: black !important;
}

.badge-black {
    background-color: black !important;
}

.progress-bar-black {
    background: black;
}


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

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

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

/*------------------------------------*\
    $FONT AWESOME
\*------------------------------------*/
/* FONT AWESOME CORE
 * -------------------------- */
[class^="fa fa-"],
[class*=" fa fa-"] {
    *margin-right: .3em;
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    font-family: FontAwesome, serif;
    -webkit-font-smoothing: antialiased;
}

[class^="fa fa-"]:before,
[class*=" fa fa-"]:before {
    display: inline-block;
    text-decoration: inherit;
}


a [class^="fa fa-"],
a [class*=" fa fa-"] {
    display: inline;
}


.icons-ul {
    margin-left: 2.14286em;
    list-style-type: none;
}

.icons-ul > li {
    position: relative;
}

[class^="fa fa-"].hide,
[class*=" fa fa-"].hide {
    display: none;
}

.fa-icon-muted {
    color: #eeeeee;
}

.fa-icon-light {
    color: white;
}

.fa-icon-dark {
    color: #333333;
}

.fa-icon-border {
    padding: .2em .25em .15em;
    border: solid 1px #eeeeee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.fa-icon-1-5x {
    font-size: 1.5em;
}

.fa-icon-1-5x.fa-icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fa-icon-2x {
    font-size: 2em;
}

.fa-icon-2x.fa-icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fa-icon-3x {
    font-size: 3em;
}

.fa-icon-3x.fa-icon-border {
    border-width: 3px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.fa-icon-4x {
    font-size: 4em;
}

.fa-icon-4x.fa-icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.fa-icon-5x {
    font-size: 5em;
}

.fa-icon-5x.fa-icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

[class^="fa fa-"].pull-left,
[class*=" fa fa-"].pull-left {
    margin-right: .3em;
}

[class^="fa fa-"].pull-right,
[class*=" fa fa-"].pull-right {
    margin-left: .3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="fa fa-"],
[class*=" fa fa-"] {
    display: inline;
    margin-top: 0;
    width: auto;
    height: auto;
    background: none repeat 0 0;
    vertical-align: baseline;
    line-height: normal;
}

/* more sprites.less reset */
.fa-icon-white,
.nav-pills > .active > a > [class^="fa fa-"],
.nav-pills > .active > a > [class*=" fa fa-"],
.nav-list > .active > a > [class^="fa fa-"],
.nav-list > .active > a > [class*=" fa fa-"],
.navbar-inverse .nav > .active > a > [class^="fa fa-"],
.navbar-inverse .nav > .active > a > [class*=" fa fa-"],
.dropdown-menu > li > a:hover > [class^="fa fa-"],
.dropdown-menu > li > a:hover > [class*=" fa fa-"],
.dropdown-menu > .active > a > [class^="fa fa-"],
.dropdown-menu > .active > a > [class*=" fa fa-"],
.dropdown-submenu:hover > a > [class^="fa fa-"],
.dropdown-submenu:hover > a > [class*=" fa fa-"] {
    background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="fa fa-"].fa-icon-large,
.btn [class*=" fa fa-"].fa-icon-large, .nav [class^="fa fa-"].fa-icon-large,
.nav [class*=" fa fa-"].fa-icon-large {
    line-height: .9em;
}

.btn [class^="fa fa-"].fa-icon-spin,
.btn [class*=" fa fa-"].fa-icon-spin, .nav [class^="fa fa-"].fa-icon-spin,
.nav [class*=" fa fa-"].fa-icon-spin {
    display: inline-block;
}

.nav-tabs [class^="fa fa-"], .nav-tabs [class^="fa fa-"].fa-icon-large,
.nav-tabs [class*=" fa fa-"],
.nav-tabs [class*=" fa fa-"].fa-icon-large, .nav-pills [class^="fa fa-"], .nav-pills [class^="fa fa-"].fa-icon-large,
.nav-pills [class*=" fa fa-"],
.nav-pills [class*=" fa fa-"].fa-icon-large {
    line-height: .9em;
}

.btn [class^="fa fa-"].pull-left.fa-icon-2x, .btn [class^="fa fa-"].pull-right.fa-icon-2x,
.btn [class*=" fa fa-"].pull-left.fa-icon-2x,
.btn [class*=" fa fa-"].pull-right.fa-icon-2x {
    margin-top: .18em;
}

.btn [class^="fa fa-"].fa-icon-spin.fa-icon-large,
.btn [class*=" fa fa-"].fa-icon-spin.fa-icon-large {
    line-height: .8em;
}

.btn.btn-sm [class^="fa fa-"].pull-left.fa-icon-2x, .btn.btn-sm [class^="fa fa-"].pull-right.fa-icon-2x,
.btn.btn-sm [class*=" fa fa-"].pull-left.fa-icon-2x,
.btn.btn-sm [class*=" fa fa-"].pull-right.fa-icon-2x {
    margin-top: .25em;
}

.btn.btn-lg [class^="fa fa-"],
.btn.btn-lg [class*=" fa fa-"] {
    margin-top: 0;
}

.btn.btn-lg [class^="fa fa-"].pull-left.fa-icon-2x, .btn.btn-lg [class^="fa fa-"].pull-right.fa-icon-2x,
.btn.btn-lg [class*=" fa fa-"].pull-left.fa-icon-2x,
.btn.btn-lg [class*=" fa fa-"].pull-right.fa-icon-2x {
    margin-top: .05em;
}

.btn.btn-lg [class^="fa fa-"].pull-left.fa-icon-2x,
.btn.btn-lg [class*=" fa fa-"].pull-left.fa-icon-2x {
    margin-right: .2em;
}

.btn.btn-lg [class^="fa fa-"].pull-right.fa-icon-2x,
.btn.btn-lg [class*=" fa fa-"].pull-right.fa-icon-2x {
    margin-left: .2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^="fa fa-"],
.nav-list [class*=" fa fa-"] {
    line-height: inherit;
}

/*------------------------------------*\
    $INPUTS
\*------------------------------------*/
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select[multiple] {
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type="radio"], input[type="checkbox"] {
    margin: 3px 0 0;
    line-height: normal;
}

.form-control {
    height: 32px;
    border: 1px solid #EDEDEF;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #333333;
}

.form-control.form-border-primary {
    border: 1px solid #999999;
}

.form-control.form-rounded {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

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

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

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

.form-control:focus {
    border-color: #999999;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.form-control[disabled] {
    background: #EDEDEF;
}

select.form-control {
    border-width: 1px;
}

select.form-control:focus {
    border-color: #bbc5d5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

select[multiple].form-control {
    height: auto;
    border-width: 2px;
}

.input-group-addon {
    border: 2px solid #EDEDEF;
    background-color: #EDEDEF;
}

.input-lg {
    height: 50px;
}

.input-md {
    height: 40px;
}

.input-sm {
    height: 30px;
}

.input-xs {
    height: 25px;
}

.input-xxs {
    height: 21px;
}

.btn-search-sm {
    width: 36px !important;
    padding: 6px 6px 5px 6px !important;
    font-size: 16px !important;
}

.btn-search {
    background-color: #edefed;
    color: #CC1100;
    border-width: 1px 1px 1px 0 !important;
    font-size: 24px;
    padding: 7px;
    width: 56px;
}

.btn-search:hover, .btn-search:active {
    background-color: #CC1100;
    color: #fff;
    border: 1px solid #CC1100;
}

.btn-position:hover, .btn-position:active {
    background-color: #66cc66;
    color: #fff;
}

.btn-position {
    background-color: #edefed;
    line-height: 18px !important;
    color: #66cc66;
    font-size: 24px;
    padding: 7px;
    width: 56px;
}

.search-box {
    padding-left: 30%;
    padding-right: 30%;
}

@media (max-width: 768px) {
    .search-box {
        padding-left: 5%;
        padding-right: 5%;
    }
}

input.input-no-border {
    font-size: 14px;
    outline: 0;
    border-width: 0 0 2px;
    border-color: #EDEDEF;
}

input.input-no-border:focus {
    border-width: 0 0 1px;
    border-color: #CC1100;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.fa-icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    vertical-align: -35%;
    line-height: 2em;
}

.fa-icon-stack [class^="fa fa-"],
.fa-icon-stack [class*=" fa fa-"] {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em;
}

.fa-icon-stack .fa-icon-stack-base {
    font-size: 2em;
    *line-height: 1em;
}

/* Animated rotating icon */
.fa-icon-spin {
    display: inline-block;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .fa-icon-stack,
a .fa-icon-spin {
    display: inline-block;
    text-decoration: none;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

/* Icon rotations and mirroring */
.fa-icon-rotate-90:before {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-icon-rotate-180:before {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-icon-rotate-270:before {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .fa-icon-rotate-90:before, a .fa-icon-rotate-180:before, a .fa-icon-rotate-270:before, a .fa-icon-flip-horizontal:before, a .fa-icon-flip-vertical:before {
    display: inline-block;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.fa-icon-glass:before {
    content: "\f000";
}

.fa-icon-music:before {
    content: "\f001";
}

.fa-icon-search:before {
    content: "\f002";
}

.fa-icon-envelope-alt:before {
    content: "\f003";
}

.fa-icon-heart:before {
    content: "\f004";
}

.fa-icon-star:before {
    content: "\f005";
}

.fa-icon-star-empty:before {
    content: "\f006";
}

.fa-icon-user:before {
    content: "\f007";
}

.fa-icon-film:before {
    content: "\f008";
}

.fa-icon-th-large:before {
    content: "\f009";
}

.fa-icon-th:before {
    content: "\f00a";
}

.fa-icon-th-list:before {
    content: "\f00b";
}

.fa-icon-ok:before {
    content: "\f00c";
}

.fa-icon-remove:before {
    content: "\f00d";
}

.fa-icon-zoom-in:before {
    content: "\f00e";
}

.fa-icon-zoom-out:before {
    content: "\f010";
}

.fa-icon-power-off:before,
.fa-icon-off:before {
    content: "\f011";
}

.fa-icon-signal:before {
    content: "\f012";
}

.fa-icon-gear:before,
.fa-icon-cog:before {
    content: "\f013";
}

.fa-icon-trash:before {
    content: "\f014";
}

.fa-icon-home:before {
    content: "\f015";
}

.fa-icon-file-alt:before {
    content: "\f016";
}

.fa-icon-time:before {
    content: "\f017";
}

.fa-icon-road:before {
    content: "\f018";
}

.fa-icon-download-alt:before {
    content: "\f019";
}

.fa-icon-download:before {
    content: "\f01a";
}

.fa-icon-upload:before {
    content: "\f01b";
}

.fa-icon-inbox:before {
    content: "\f01c";
}

.fa-icon-play-circle:before {
    content: "\f01d";
}

.fa-icon-rotate-right:before,
.fa-icon-repeat:before {
    content: "\f01e";
}

.fa-icon-refresh:before {
    content: "\f021";
}

.fa-icon-list-alt:before {
    content: "\f022";
}

.fa-icon-lock:before {
    content: "\f023";
}

.fa-icon-flag:before {
    content: "\f024";
}

.fa-icon-headphones:before {
    content: "\f025";
}

.fa-icon-volume-off:before {
    content: "\f026";
}

.fa-icon-volume-down:before {
    content: "\f027";
}

.fa-icon-volume-up:before {
    content: "\f028";
}

.fa-icon-qrcode:before {
    content: "\f029";
}

.fa-icon-barcode:before {
    content: "\f02a";
}

.fa-icon-tag:before {
    content: "\f02b";
}

.fa-icon-tags:before {
    content: "\f02c";
}

.fa-icon-book:before {
    content: "\f02d";
}

.fa-icon-bookmark:before {
    content: "\f02e";
}

.fa-icon-print:before {
    content: "\f02f";
}

.fa-icon-camera:before {
    content: "\f030";
}

.fa-icon-font:before {
    content: "\f031";
}

.fa-icon-bold:before {
    content: "\f032";
}

.fa-icon-italic:before {
    content: "\f033";
}

.fa-icon-text-height:before {
    content: "\f034";
}

.fa-icon-text-width:before {
    content: "\f035";
}

.fa-icon-align-left:before {
    content: "\f036";
}

.fa-icon-align-center:before {
    content: "\f037";
}

.fa-icon-align-right:before {
    content: "\f038";
}

.fa-icon-align-justify:before {
    content: "\f039";
}

.fa-icon-list:before {
    content: "\f03a";
}

.fa-icon-indent-left:before {
    content: "\f03b";
}

.fa-icon-indent-right:before {
    content: "\f03c";
}

.fa-icon-facetime-video:before {
    content: "\f03d";
}

.fa-icon-picture:before {
    content: "\f03e";
}

.fa-icon-pencil:before {
    content: "\f040";
}

.fa-icon-map-marker:before {
    content: "\f041";
}

.fa-icon-adjust:before {
    content: "\f042";
}

.fa-icon-tint:before {
    content: "\f043";
}

.fa-icon-edit:before {
    content: "\f044";
}

.fa-icon-share:before {
    content: "\f045";
}

.fa-icon-check:before {
    content: "\f046";
}

.fa-icon-move:before {
    content: "\f047";
}

.fa-icon-step-backward:before {
    content: "\f048";
}

.fa-icon-fast-backward:before {
    content: "\f049";
}

.fa-icon-backward:before {
    content: "\f04a";
}

.fa-icon-play:before {
    content: "\f04b";
}

.fa-icon-pause:before {
    content: "\f04c";
}

.fa-icon-stop:before {
    content: "\f04d";
}

.fa-icon-forward:before {
    content: "\f04e";
}

.fa-icon-fast-forward:before {
    content: "\f050";
}

.fa-icon-step-forward:before {
    content: "\f051";
}

.fa-icon-eject:before {
    content: "\f052";
}

.fa-icon-chevron-left:before {
    content: "\f053";
}

.fa-icon-chevron-right:before {
    content: "\f054";
}

.fa-icon-plus-sign:before {
    content: "\f055";
}

.fa-icon-minus-sign:before {
    content: "\f056";
}

.fa-icon-remove-sign:before {
    content: "\f057";
}

.fa-icon-ok-sign:before {
    content: "\f058";
}

.fa-icon-question-sign:before {
    content: "\f059";
}

.fa-icon-info-sign:before {
    content: "\f05a";
}

.fa-icon-screenshot:before {
    content: "\f05b";
}

.fa-icon-remove-circle:before {
    content: "\f05c";
}

.fa-icon-ok-circle:before {
    content: "\f05d";
}

.fa-icon-ban-circle:before {
    content: "\f05e";
}

.fa-icon-arrow-left:before {
    content: "\f060";
}

.fa-icon-arrow-right:before {
    content: "\f061";
}

.fa-icon-arrow-up:before {
    content: "\f062";
}

.fa-icon-arrow-down:before {
    content: "\f063";
}

.fa-icon-mail-forward:before,
.fa-icon-share-alt:before {
    content: "\f064";
}

.fa-icon-resize-full:before {
    content: "\f065";
}

.fa-icon-resize-small:before {
    content: "\f066";
}

.fa-icon-plus:before {
    content: "\f067";
}

.fa-icon-minus:before {
    content: "\f068";
}

.fa-icon-asterisk:before {
    content: "\f069";
}

.fa-icon-exclamation-sign:before {
    content: "\f06a";
}

.fa-icon-gift:before {
    content: "\f06b";
}

.fa-icon-leaf:before {
    content: "\f06c";
}

.fa-icon-fire:before {
    content: "\f06d";
}

.fa-icon-eye-open:before {
    content: "\f06e";
}

.fa-icon-eye-close:before {
    content: "\f070";
}

.fa-icon-warning-sign:before {
    content: "\f071";
}

.fa-icon-plane:before {
    content: "\f072";
}

.fa-icon-calendar:before {
    content: "\f073";
}

.fa-icon-random:before {
    content: "\f074";
}

.fa-icon-comment:before {
    content: "\f075";
}

.fa-icon-magnet:before {
    content: "\f076";
}

.fa-icon-chevron-up:before {
    content: "\f077";
}

.fa-icon-chevron-down:before {
    content: "\f078";
}

.fa-icon-retweet:before {
    content: "\f079";
}

.fa-icon-shopping-cart:before {
    content: "\f07a";
}

.fa-icon-folder-close:before {
    content: "\f07b";
}

.fa-icon-folder-open:before {
    content: "\f07c";
}

.fa-icon-resize-vertical:before {
    content: "\f07d";
}

.fa-icon-resize-horizontal:before {
    content: "\f07e";
}

.fa-icon-bar-chart:before {
    content: "\f080";
}

.fa-icon-twitter-sign:before {
    content: "\f081";
}

.fa-icon-facebook-sign:before {
    content: "\f082";
}

.fa-icon-camera-retro:before {
    content: "\f083";
}

.fa-icon-key:before {
    content: "\f084";
}

.fa-icon-gears:before,
.fa-icon-cogs:before {
    content: "\f085";
}

.fa-icon-comments:before {
    content: "\f086";
}

.fa-icon-thumbs-up-alt:before {
    content: "\f087";
}

.fa-icon-thumbs-down-alt:before {
    content: "\f088";
}

.fa-icon-star-half:before {
    content: "\f089";
}

.fa-icon-heart-empty:before {
    content: "\f08a";
}

.fa-icon-signout:before {
    content: "\f08b";
}

.fa-icon-linkedin-sign:before {
    content: "\f08c";
}

.fa-icon-pushpin:before {
    content: "\f08d";
}

.fa-icon-external-link:before {
    content: "\f08e";
}

.fa-icon-signin:before {
    content: "\f090";
}

.fa-icon-trophy:before {
    content: "\f091";
}

.fa-icon-github-sign:before {
    content: "\f092";
}

.fa-icon-upload-alt:before {
    content: "\f093";
}

.fa-icon-lemon:before {
    content: "\f094";
}

.fa-icon-phone:before {
    content: "\f095";
}

.fa-icon-unchecked:before,
.fa-icon-check-empty:before {
    content: "\f096";
}

.fa-icon-bookmark-empty:before {
    content: "\f097";
}

.fa-icon-phone-sign:before {
    content: "\f098";
}

.fa-icon-twitter:before {
    content: "\f099";
}

.fa-icon-facebook:before {
    content: "\f09a";
}

.fa-icon-github:before {
    content: "\f09b";
}

.fa-icon-unlock:before {
    content: "\f09c";
}

.fa-icon-credit-card:before {
    content: "\f09d";
}

.fa-icon-rss:before {
    content: "\f09e";
}

.fa-icon-hdd:before {
    content: "\f0a0";
}

.fa-icon-bullhorn:before {
    content: "\f0a1";
}

.fa-icon-bell:before {
    content: "\f0a2";
}

.fa-icon-certificate:before {
    content: "\f0a3";
}

.fa-icon-hand-right:before {
    content: "\f0a4";
}

.fa-icon-hand-left:before {
    content: "\f0a5";
}

.fa-icon-hand-up:before {
    content: "\f0a6";
}

.fa-icon-hand-down:before {
    content: "\f0a7";
}

.fa-icon-circle-arrow-left:before {
    content: "\f0a8";
}

.fa-icon-circle-arrow-right:before {
    content: "\f0a9";
}

.fa-icon-circle-arrow-up:before {
    content: "\f0aa";
}

.fa-icon-circle-arrow-down:before {
    content: "\f0ab";
}

.fa-icon-globe:before {
    content: "\f0ac";
}

.fa-icon-wrench:before {
    content: "\f0ad";
}

.fa-icon-tasks:before {
    content: "\f0ae";
}

.fa-icon-filter:before {
    content: "\f0b0";
}

.fa-icon-briefcase:before {
    content: "\f0b1";
}

.fa-icon-fullscreen:before {
    content: "\f0b2";
}

.fa-icon-group:before {
    content: "\f0c0";
}

.fa-icon-link:before {
    content: "\f0c1";
}

.fa-icon-cloud:before {
    content: "\f0c2";
}

.fa-icon-beaker:before {
    content: "\f0c3";
}

.fa-icon-cut:before {
    content: "\f0c4";
}

.fa-icon-copy:before {
    content: "\f0c5";
}

.fa-icon-paperclip:before,
.fa-icon-paper-clip:before {
    content: "\f0c6";
}

.fa-icon-save:before {
    content: "\f0c7";
}

.fa-icon-sign-blank:before {
    content: "\f0c8";
}

.fa-icon-reorder:before {
    content: "\f0c9";
}

.fa-icon-list-ul:before {
    content: "\f0ca";
}

.fa-icon-list-ol:before {
    content: "\f0cb";
}

.fa-icon-strikethrough:before {
    content: "\f0cc";
}

.fa-icon-underline:before {
    content: "\f0cd";
}

.fa-icon-table:before {
    content: "\f0ce";
}

.fa-icon-magic:before {
    content: "\f0d0";
}

.fa-icon-truck:before {
    content: "\f0d1";
}

.fa-icon-pinterest:before {
    content: "\f0d2";
}

.fa-icon-pinterest-sign:before {
    content: "\f0d3";
}

.fa-icon-google-plus-sign:before {
    content: "\f0d4";
}

.fa-icon-google-plus:before {
    content: "\f0d5";
}

.fa-icon-money:before {
    content: "\f0d6";
}

.fa-icon-caret-down:before {
    content: "\f0d7";
}

.fa-icon-caret-up:before {
    content: "\f0d8";
}

.fa-icon-caret-left:before {
    content: "\f0d9";
}

.fa-icon-caret-right:before {
    content: "\f0da";
}

.fa-icon-columns:before {
    content: "\f0db";
}

.fa-icon-sort:before {
    content: "\f0dc";
}

.fa-icon-sort-down:before {
    content: "\f0dd";
}

.fa-icon-sort-up:before {
    content: "\f0de";
}

.fa-icon-envelope:before {
    content: "\f0e0";
}

.fa-icon-linkedin:before {
    content: "\f0e1";
}

.fa-icon-rotate-left:before,
.fa-icon-undo:before {
    content: "\f0e2";
}

.fa-icon-legal:before {
    content: "\f0e3";
}

.fa-icon-dashboard:before {
    content: "\f0e4";
}

.fa-icon-comment-alt:before {
    content: "\f0e5";
}

.fa-icon-comments-alt:before {
    content: "\f0e6";
}

.fa-icon-bolt:before {
    content: "\f0e7";
}

.fa-icon-sitemap:before {
    content: "\f0e8";
}

.fa-icon-umbrella:before {
    content: "\f0e9";
}

.fa-icon-paste:before {
    content: "\f0ea";
}

.fa-icon-lightbulb:before {
    content: "\f0eb";
}

.fa-icon-exchange:before {
    content: "\f0ec";
}

.fa-icon-cloud-download:before {
    content: "\f0ed";
}

.fa-icon-cloud-upload:before {
    content: "\f0ee";
}

.fa-icon-user-md:before {
    content: "\f0f0";
}

.fa-icon-stethoscope:before {
    content: "\f0f1";
}

.fa-icon-suitcase:before {
    content: "\f0f2";
}

.fa-icon-bell-alt:before {
    content: "\f0f3";
}

.fa-icon-coffee:before {
    content: "\f0f4";
}

.fa-icon-food:before {
    content: "\f0f5";
}

.fa-icon-file-text-alt:before {
    content: "\f0f6";
}

.fa-icon-building:before {
    content: "\f0f7";
}

.fa-icon-hospital:before {
    content: "\f0f8";
}

.fa-icon-ambulance:before {
    content: "\f0f9";
}

.fa-icon-medkit:before {
    content: "\f0fa";
}

.fa-icon-fighter-jet:before {
    content: "\f0fb";
}

.fa-icon-beer:before {
    content: "\f0fc";
}

.fa-icon-h-sign:before {
    content: "\f0fd";
}

.fa-icon-plus-sign-alt:before {
    content: "\f0fe";
}

.fa-icon-double-angle-left:before {
    content: "\f100";
}

.fa-icon-double-angle-right:before {
    content: "\f101";
}

.fa-icon-double-angle-up:before {
    content: "\f102";
}

.fa-icon-double-angle-down:before {
    content: "\f103";
}

.fa-icon-angle-left:before {
    content: "\f104";
}

.fa-icon-angle-right:before {
    content: "\f105";
}

.fa-icon-angle-up:before {
    content: "\f106";
}

.fa-icon-angle-down:before {
    content: "\f107";
}

.fa-icon-desktop:before {
    content: "\f108";
}

.fa-icon-laptop:before {
    content: "\f109";
}

.fa-icon-tablet:before {
    content: "\f10a";
}

.fa-icon-mobile-phone:before {
    content: "\f10b";
}

.fa-icon-circle-blank:before {
    content: "\f10c";
}

.fa-icon-quote-left:before {
    content: "\f10d";
}

.fa-icon-quote-right:before {
    content: "\f10e";
}

.fa-icon-spinner:before {
    content: "\f110";
}

.fa-icon-circle:before {
    content: "\f111";
}

.fa-icon-mail-reply:before,
.fa-icon-reply:before {
    content: "\f112";
}

.fa-icon-github-alt:before {
    content: "\f113";
}

.fa-icon-folder-close-alt:before {
    content: "\f114";
}

.fa-icon-folder-open-alt:before {
    content: "\f115";
}

.fa-icon-expand-alt:before {
    content: "\f116";
}

.fa-icon-collapse-alt:before {
    content: "\f117";
}

.fa-icon-smile:before {
    content: "\f118";
}

.fa-icon-frown:before {
    content: "\f119";
}

.fa-icon-meh:before {
    content: "\f11a";
}

.fa-icon-gamepad:before {
    content: "\f11b";
}

.fa-icon-keyboard:before {
    content: "\f11c";
}

.fa-icon-flag-alt:before {
    content: "\f11d";
}

.fa-icon-flag-checkered:before {
    content: "\f11e";
}

.fa-icon-terminal:before {
    content: "\f120";
}

.fa-icon-code:before {
    content: "\f121";
}

.fa-icon-reply-all:before {
    content: "\f122";
}

.fa-icon-mail-reply-all:before {
    content: "\f122";
}

.fa-icon-star-half-full:before,
.fa-icon-star-half-empty:before {
    content: "\f123";
}

.fa-icon-location-arrow:before {
    content: "\f124";
}

.fa-icon-crop:before {
    content: "\f125";
}

.fa-icon-code-fork:before {
    content: "\f126";
}

.fa-icon-unlink:before {
    content: "\f127";
}

.fa-icon-question:before {
    content: "\f128";
}

.fa-icon-info:before {
    content: "\f129";
}

.fa-icon-exclamation:before {
    content: "\f12a";
}

.fa-icon-superscript:before {
    content: "\f12b";
}

.fa-icon-subscript:before {
    content: "\f12c";
}

.fa-icon-eraser:before {
    content: "\f12d";
}

.fa-icon-puzzle-piece:before {
    content: "\f12e";
}

.fa-icon-microphone:before {
    content: "\f130";
}

.fa-icon-microphone-off:before {
    content: "\f131";
}

.fa-icon-shield:before {
    content: "\f132";
}

.fa-icon-calendar-empty:before {
    content: "\f133";
}

.fa-icon-fire-extinguisher:before {
    content: "\f134";
}

.fa-icon-rocket:before {
    content: "\f135";
}

.fa-icon-maxcdn:before {
    content: "\f136";
}

.fa-icon-chevron-sign-left:before {
    content: "\f137";
}

.fa-icon-chevron-sign-right:before {
    content: "\f138";
}

.fa-icon-chevron-sign-up:before {
    content: "\f139";
}

.fa-icon-chevron-sign-down:before {
    content: "\f13a";
}

.fa-icon-html5:before {
    content: "\f13b";
}

.fa-icon-css3:before {
    content: "\f13c";
}

.fa-icon-anchor:before {
    content: "\f13d";
}

.fa-icon-unlock-alt:before {
    content: "\f13e";
}

.fa-icon-bullseye:before {
    content: "\f140";
}

.fa-icon-ellipsis-horizontal:before {
    content: "\f141";
}

.fa-icon-ellipsis-vertical:before {
    content: "\f142";
}

.fa-icon-rss-sign:before {
    content: "\f143";
}

.fa-icon-play-sign:before {
    content: "\f144";
}

.fa-icon-ticket:before {
    content: "\f145";
}

.fa-icon-minus-sign-alt:before {
    content: "\f146";
}

.fa-icon-check-minus:before {
    content: "\f147";
}

.fa-icon-level-up:before {
    content: "\f148";
}

.fa-icon-level-down:before {
    content: "\f149";
}

.fa-icon-check-sign:before {
    content: "\f14a";
}

.fa-icon-edit-sign:before {
    content: "\f14b";
}

.fa-icon-external-link-sign:before {
    content: "\f14c";
}

.fa-icon-share-sign:before {
    content: "\f14d";
}

.fa-icon-compass:before {
    content: "\f14e";
}

.fa-icon-collapse:before {
    content: "\f150";
}

.fa-icon-collapse-top:before {
    content: "\f151";
}

.fa-icon-expand:before {
    content: "\f152";
}

.fa-icon-euro:before,
.fa-icon-eur:before {
    content: "\f153";
}

.fa-icon-gbp:before {
    content: "\f154";
}

.fa-icon-dollar:before,
.fa-icon-usd:before {
    content: "\f155";
}

.fa-icon-rupee:before,
.fa-icon-inr:before {
    content: "\f156";
}

.fa-icon-yen:before,
.fa-icon-jpy:before {
    content: "\f157";
}

.fa-icon-renminbi:before,
.fa-icon-cny:before {
    content: "\f158";
}

.fa-icon-won:before,
.fa-icon-krw:before {
    content: "\f159";
}

.fa-icon-bitcoin:before,
.fa-icon-btc:before {
    content: "\f15a";
}

.fa-icon-file:before {
    content: "\f15b";
}

.fa-icon-file-text:before {
    content: "\f15c";
}

.fa-icon-sort-by-alphabet:before {
    content: "\f15d";
}

.fa-icon-sort-by-alphabet-alt:before {
    content: "\f15e";
}

.fa-icon-sort-by-attributes:before {
    content: "\f160";
}

.fa-icon-sort-by-attributes-alt:before {
    content: "\f161";
}

.fa-icon-sort-by-order:before {
    content: "\f162";
}

.fa-icon-sort-by-order-alt:before {
    content: "\f163";
}

.fa-icon-thumbs-up:before {
    content: "\f164";
}

.fa-icon-thumbs-down:before {
    content: "\f165";
}

.fa-icon-youtube-sign:before {
    content: "\f166";
}

.fa-icon-youtube:before {
    content: "\f167";
}

.fa-icon-xing:before {
    content: "\f168";
}

.fa-icon-xing-sign:before {
    content: "\f169";
}

.fa-icon-youtube-play:before {
    content: "\f16a";
}

.fa-icon-dropbox:before {
    content: "\f16b";
}

.fa-icon-stackexchange:before {
    content: "\f16c";
}

.fa-icon-instagram:before {
    content: "\f16d";
}

.fa-icon-flickr:before {
    content: "\f16e";
}

.fa-icon-adn:before {
    content: "\f170";
}

.fa-icon-bitbucket:before {
    content: "\f171";
}

.fa-icon-bitbucket-sign:before {
    content: "\f172";
}

.fa-icon-tumblr:before {
    content: "\f173";
}

.fa-icon-tumblr-sign:before {
    content: "\f174";
}

.fa-icon-long-arrow-down:before {
    content: "\f175";
}

.fa-icon-long-arrow-up:before {
    content: "\f176";
}

.fa-icon-long-arrow-left:before {
    content: "\f177";
}

.fa-icon-long-arrow-right:before {
    content: "\f178";
}

.fa-icon-apple:before {
    content: "\f179";
}

.fa-icon-windows:before {
    content: "\f17a";
}

.fa-icon-android:before {
    content: "\f17b";
}

.fa-icon-linux:before {
    content: "\f17c";
}

.fa-icon-dribbble:before {
    content: "\f17d";
}

.fa-icon-skype:before {
    content: "\f17e";
}

.fa-icon-foursquare:before {
    content: "\f180";
}

.fa-icon-trello:before {
    content: "\f181";
}

.fa-icon-female:before {
    content: "\f182";
}

.fa-icon-male:before {
    content: "\f183";
}

.fa-icon-gittip:before {
    content: "\f184";
}

.fa-icon-sun:before {
    content: "\f185";
}

.fa-icon-moon:before {
    content: "\f186";
}

.fa-icon-archive:before {
    content: "\f187";
}

.fa-icon-bug:before {
    content: "\f188";
}

.fa-icon-vk:before {
    content: "\f189";
}

.fa-icon-weibo:before {
    content: "\f18a";
}

.fa-icon-renren:before {
    content: "\f18b";
}

.fa-icon-motorcycle:before {
    content: "\f21c";
}

/*------------------------------------*\
    $PLUGINS
\*------------------------------------*/
/*------------------------------------*\
    $ANIMATE
\*------------------------------------*/
body {
    -webkit-backface-visibility: hidden;
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@-moz-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@-o-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.animated.flash {
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
    }
}

@-moz-keyframes shake {
    0%, 100% {
        -moz-transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -moz-transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -moz-transform: translateX(10px);
    }
}

@-o-keyframes shake {
    0%, 100% {
        -o-transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -o-transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -o-transform: translateX(10px);
    }
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        transform: translateX(10px);
    }
}

.animated.shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
    }
}

@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -o-transform: translateY(0);
    }

    40% {
        -o-transform: translateY(-30px);
    }

    60% {
        -o-transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.animated.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
    }

    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0deg);
    }
}

@-moz-keyframes tada {
    0% {
        -moz-transform: scale(1);
    }

    10%, 20% {
        -moz-transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -moz-transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -moz-transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -moz-transform: scale(1) rotate(0deg);
    }
}

@-o-keyframes tada {
    0% {
        -o-transform: scale(1);
    }

    10%, 20% {
        -o-transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -o-transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -o-transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -o-transform: scale(1) rotate(0deg);
    }
}

@keyframes tada {
    0% {
        transform: scale(1);
    }

    10%, 20% {
        transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        transform: scale(1) rotate(0deg);
    }
}

.animated.tada {
    -webkit-animation-name: tada;
    -moz-animation-name: tada;
    -o-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes swing {
    20%, 40%, 60%, 80%, 100% {
        -webkit-transform-origin: top center;
    }

    20% {
        -webkit-transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes swing {
    20% {
        -moz-transform: rotate(15deg);
    }

    40% {
        -moz-transform: rotate(-10deg);
    }

    60% {
        -moz-transform: rotate(5deg);
    }

    80% {
        -moz-transform: rotate(-5deg);
    }

    100% {
        -moz-transform: rotate(0deg);
    }
}

@-o-keyframes swing {
    20% {
        -o-transform: rotate(15deg);
    }

    40% {
        -o-transform: rotate(-10deg);
    }

    60% {
        -o-transform: rotate(5deg);
    }

    80% {
        -o-transform: rotate(-5deg);
    }

    100% {
        -o-transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.animated.swing {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes wobble {
    0% {
        -moz-transform: translateX(0%);
    }

    15% {
        -moz-transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -moz-transform: translateX(20%) rotate(3deg);
    }

    45% {
        -moz-transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -moz-transform: translateX(10%) rotate(2deg);
    }

    75% {
        -moz-transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -moz-transform: translateX(0%);
    }
}

@-o-keyframes wobble {
    0% {
        -o-transform: translateX(0%);
    }

    15% {
        -o-transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -o-transform: translateX(20%) rotate(3deg);
    }

    45% {
        -o-transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -o-transform: translateX(10%) rotate(2deg);
    }

    75% {
        -o-transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -o-transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        transform: translateX(0%);
    }

    15% {
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        transform: translateX(0%);
    }
}

.animated.wobble {
    -webkit-animation-name: wobble;
    -moz-animation-name: wobble;
    -o-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.1);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes pulse {
    0% {
        -o-transform: scale(1);
    }

    50% {
        -o-transform: scale(1.1);
    }

    100% {
        -o-transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.animated.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        -webkit-animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
    }
}

@-moz-keyframes flip {
    0% {
        -moz-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        -moz-animation-timing-function: ease-out;
    }

    40% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -moz-animation-timing-function: ease-out;
    }

    50% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-animation-timing-function: ease-in;
    }

    80% {
        -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -moz-animation-timing-function: ease-in;
    }

    100% {
        -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -moz-animation-timing-function: ease-in;
    }
}

@-o-keyframes flip {
    0% {
        -o-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        -o-animation-timing-function: ease-out;
    }

    40% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -o-animation-timing-function: ease-out;
    }

    50% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-animation-timing-function: ease-in;
    }

    80% {
        -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -o-animation-timing-function: ease-in;
    }

    100% {
        -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -o-animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        animation-timing-function: ease-in;
    }

    100% {
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-animation-name: flip;
    -moz-animation-name: flip;
    -o-animation-name: flip;
    animation-name: flip;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    -o-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -moz-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -moz-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -o-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -o-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.animated.flipInX {
    -webkit-animation-name: flipInX;
    -moz-animation-name: flipInX;
    -o-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    -o-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.animated.flipOutX {
    -webkit-animation-name: flipOutX;
    -moz-animation-name: flipOutX;
    -o-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    -o-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -moz-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -moz-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -o-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -o-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.animated.flipInY {
    -webkit-animation-name: flipInY;
    -moz-animation-name: flipInY;
    -o-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    -o-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.animated.flipOutY {
    -webkit-animation-name: flipOutY;
    -moz-animation-name: flipOutY;
    -o-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    -o-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.animated.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -moz-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -moz-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -moz-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.animated.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
}

@-moz-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
}

@-o-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-20px);
    }
}

.animated.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    -moz-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
}

@-moz-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
}

@-o-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(20px);
    }
}

.animated.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
}

@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-20px);
    }
}

.animated.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(20px);
    }
}

.animated.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    -moz-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.animated.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    -moz-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

.animated.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    -moz-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.animated.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    -moz-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.animated.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    -moz-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(0.9);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.05);
    }

    70% {
        -moz-transform: scale(0.9);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.05);
    }

    70% {
        -o-transform: scale(0.9);
    }

    100% {
        -o-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes slideInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    100% {
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    -o-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes slideInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    100% {
        -o-transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    100% {
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    -moz-animation-name: slideInLeft;
    -o-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes slideInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    100% {
        -o-transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    100% {
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    -moz-animation-name: slideInRight;
    -o-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes slideOutLeft {
    0% {
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes slideOutLeft {
    0% {
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    -moz-animation-name: slideOutLeft;
    -o-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes slideOutRight {
    0% {
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes slideOutRight {
    0% {
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    -moz-animation-name: slideOutRight;
    -o-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes slideOutUp {
    0% {
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes slideOutUp {
    0% {
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    -moz-animation-name: slideOutUp;
    -o-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.animated.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(-30px);
    }

    80% {
        -moz-transform: translateY(10px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateY(-30px);
    }

    80% {
        -o-transform: translateY(10px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(-30px);
    }

    80% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}

.animated.bounceInUp {
    -webkit-animation-name: bounceInUp;
    -moz-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(30px);
    }

    80% {
        -moz-transform: translateY(-10px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateY(30px);
    }

    80% {
        -o-transform: translateY(-10px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(30px);
    }

    80% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.animated.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(30px);
    }

    80% {
        -moz-transform: translateX(-10px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateX(30px);
    }

    80% {
        -o-transform: translateX(-10px);
    }

    100% {
        -o-transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(30px);
    }

    80% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(0);
    }
}

.animated.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(-30px);
    }

    80% {
        -moz-transform: translateX(10px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateX(-30px);
    }

    80% {
        -o-transform: translateX(10px);
    }

    100% {
        -o-transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(-30px);
    }

    80% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0);
    }
}

.animated.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
    }

    25% {
        -webkit-transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
    }
}

@-moz-keyframes bounceOut {
    0% {
        -moz-transform: scale(1);
    }

    25% {
        -moz-transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -moz-transform: scale(0.3);
    }
}

@-o-keyframes bounceOut {
    0% {
        -o-transform: scale(1);
    }

    25% {
        -o-transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -o-transform: scale(0.3);
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(0.95);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        transform: scale(0.3);
    }
}

.animated.bounceOut {
    -webkit-animation-name: bounceOut;
    -moz-animation-name: bounceOut;
    -o-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes bounceOutUp {
    0% {
        -moz-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes bounceOutUp {
    0% {
        -o-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.animated.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    -moz-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes bounceOutDown {
    0% {
        -moz-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes bounceOutDown {
    0% {
        -o-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

.animated.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    -moz-animation-name: bounceOutDown;
    -o-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes bounceOutLeft {
    0% {
        -moz-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes bounceOutLeft {
    0% {
        -o-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.animated.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    -moz-animation-name: bounceOutLeft;
    -o-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes bounceOutRight {
    0% {
        -moz-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes bounceOutRight {
    0% {
        -o-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.animated.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    -moz-animation-name: bounceOutRight;
    -o-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
}

@-moz-keyframes rotateIn {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0deg);
        opacity: 1;
    }
}

@-o-keyframes rotateIn {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(0deg);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        transform-origin: center center;
        transform: rotate(0deg);
        opacity: 1;
    }
}

.animated.rotateIn {
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
}

@-moz-keyframes rotateInUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0deg);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0deg);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0deg);
        opacity: 1;
    }
}

.animated.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    -moz-animation-name: rotateInUpLeft;
    -o-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
}

@-moz-keyframes rotateInDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0deg);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0deg);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0deg);
        opacity: 1;
    }
}

.animated.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    -moz-animation-name: rotateInDownLeft;
    -o-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
}

@-moz-keyframes rotateInUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0deg);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0deg);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0deg);
        opacity: 1;
    }
}

.animated.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    -moz-animation-name: rotateInUpRight;
    -o-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
}

@-moz-keyframes rotateInDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0deg);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0deg);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0deg);
        opacity: 1;
    }
}

.animated.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    -moz-animation-name: rotateInDownRight;
    -o-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOut {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(200deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOut {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0;
    }
}

.animated.rotateOut {
    -webkit-animation-name: rotateOut;
    -moz-animation-name: rotateOut;
    -o-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.animated.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    -moz-animation-name: rotateOutUpLeft;
    -o-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

.animated.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    -moz-animation-name: rotateOutDownLeft;
    -o-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

.animated.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    -moz-animation-name: rotateOutUpRight;
    -o-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0deg);
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.animated.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    -moz-animation-name: rotateOutDownRight;
    -o-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        opacity: 0;
    }
}

@-moz-keyframes hinge {
    0% {
        -moz-transform: rotate(0deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -moz-transform: rotate(80deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    40% {
        -moz-transform: rotate(60deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    80% {
        -moz-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    100% {
        -moz-transform: translateY(700px);
        opacity: 0;
    }
}

@-o-keyframes hinge {
    0% {
        -o-transform: rotate(0deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -o-transform: rotate(80deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    40% {
        -o-transform: rotate(60deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    80% {
        -o-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    100% {
        -o-transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        transform: rotate(0deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    100% {
        transform: translateY(700px);
        opacity: 0;
    }
}

.animated.hinge {
    -webkit-animation-name: hinge;
    -moz-animation-name: hinge;
    -o-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
    }
}

@-moz-keyframes rollIn {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg);
    }
}

@-o-keyframes rollIn {
    0% {
        opacity: 0;
        -o-transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
}

.animated.rollIn {
    -webkit-animation-name: rollIn;
    -moz-animation-name: rollIn;
    -o-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
    }
}

@-moz-keyframes rollOut {
    0% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(100%) rotate(120deg);
    }
}

@-o-keyframes rollOut {
    0% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        transform: translateX(100%) rotate(120deg);
    }
}

.animated.rollOut {
    -webkit-animation-name: rollOut;
    -moz-animation-name: rollOut;
    -o-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes lightSpeedIn {
    0% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -moz-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -moz-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-o-keyframes lightSpeedIn {
    0% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -o-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -o-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

.animated.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.animated.lightSpeedIn {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-moz-keyframes lightSpeedOut {
    0% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-o-keyframes lightSpeedOut {
    0% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.animated.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.animated.lightSpeedOut {
    -webkit-animation-duration: 0.25s;
    -moz-animation-duration: 0.25s;
    -o-animation-duration: 0.25s;
    animation-duration: 0.25s;
}


.glyphicon {
    font-family: inherit;
}

body.boxed {
    background: #e8e8e8 url("../assets/theme/images/bg_patterns/bg_boxed.png");
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    body.boxed {
        background-image: url("../assets/theme/images/bg_patterns/bg_boxed.png");
        background-size: 200px 200px;
    }
}

@media (min-width: 768px) {
    body.boxed #wrapper {
        margin-right: auto;
        margin-left: auto;
        max-width: 810px;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    }

    body.boxed #wrapper #header, body.boxed #wrapper #main-content, body.boxed #wrapper #footer-main, body.boxed #wrapper #footer-copyright {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (min-width: 992px) {
    body.boxed #wrapper {
        max-width: 1030px;
    }
}

@media (min-width: 1200px) {
    body.boxed #wrapper {
        max-width: 1230px;
    }
}

#wrapper {
    flex: 1 0 auto;
    background: no-repeat center 0;
}

#footer {
    background-color: #333333;
    flex-shrink: 0;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    #wrapper {
        background-size: 1920px 535px;
    }
}

body.boxed #scroll-to-top {
    border-color: #9ca4af;
    background-color: #EDEDEF;
    color: #999999;
}

body.boxed #scroll-to-top.fade.in:hover {
    border-color: #808a98;
    background-color: #f0f2f6;
}

#scroll-to-top {
    position: relative;
    bottom: 100px;
    display: none;
    float: right;
    margin-right: 10px;
    width: 130px;
    height: 50px;
    border: 2px solid #EDEDEF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.1);
    color: #CC1100;
    text-align: center;
    line-height: 45px;
    -webkit-transition: opacity 300ms, border-color 300ms, background-color 300ms;
    -moz-transition: opacity 300ms, border-color 300ms, background-color 300ms;
    -o-transition: opacity 300ms, border-color 300ms, background-color 300ms;
    transition: opacity 300ms, border-color 300ms, background-color 300ms;
}

@media (min-width: 992px) {
    #scroll-to-top {
        display: block;
    }
}

#scroll-to-top.fade.in:hover {
    border-color: #cad2df;
    cursor: pointer;
}

/*------------------------------------*\
    $HEADER
\*------------------------------------*/
#header .navbar {
    height: 90px;
}

#header .navbar-default {
    margin: 0;
    border: none;
    background: none;
}

#header .navbar-default .navbar-collapse {
    border: none;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    background-color: #353b47;
    background-color: rgba(53, 59, 71, 0.98);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 768px) {
    #header .navbar-default .navbar-collapse {
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
        background-color: transparent;
    }
}

#header .navbar-default .navbar-brand {
    display: table-cell;
    float: none;
    padding: 0;
    height: 90px;
    vertical-align: middle;
}

#header .navbar-default .navbar-toggle {
    margin: 27px 0 0;
    border: 0;

}

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

#header .navbar-default .navbar-toggle:hover, #header .navbar-default .navbar-toggle:focus {
    border-color: white;
    background-color: white;
}

#header .navbar-default .navbar-nav > .open > a {
    background-color: #494f5a;
    background-color: rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
    #header .navbar-default .navbar-nav > .open > a {
        background-color: transparent;
    }
}

#header .navbar-default .navbar-nav > .open .dropdown-menu {
    padding: 0;
}

#header .navbar-default .navbar-nav > .open .dropdown-menu > li > a {

    padding: 10px 15px 10px 25px;
    border-bottom: 1px solid;
    border-bottom-color: #777;
    color: #CC1100;
}

@media (min-width: 768px) {
    #header .navbar-default .navbar-nav > .open .dropdown-menu > li > a {
        padding: 10px 20px;
        border-bottom-color: #EDEDEF;
        color: #333333;
        text-align: center;
        white-space: normal;
        font-weight: 500;
    }

    #header .navbar-default .navbar-nav > .open .dropdown-menu > li > a:hover, #header .navbar-default .navbar-nav > .open .dropdown-menu > li > a:focus {
        color: white;
        background-color: #d62c1a;
    }

    /* CATERING */
    #header .navbar-default .navbar-nav > .open .dropdown-menu.catering > li > a {
        border-bottom-color: #EDEDEF;
        color: #333333;

        font-weight: 500;
        white-space: normal;
    }

    #header .navbar-default .navbar-nav > .open .dropdown-menu.catering > li > a:hover, #header .navbar-default .navbar-nav > .open .dropdown-menu > li > a:focus {
        color: white;
        background-color: #d62c1a;
    }
}

#header .navbar-default .navbar-nav > .open .dropdown-menu > li.dropdown-submenu {
    position: relative;
}

#header .navbar-default .navbar-nav > .open .dropdown-menu > li.dropdown-submenu:after {
    position: absolute;
    top: 0;
    right: -17px;
    display: block;
    width: 16px;
    height: 100%;
    content: '';
}

#header .navbar-default .navbar-nav > .open .dropdown-menu > li.dropdown-submenu .fa-icon-angle-right {
    position: absolute;
    top: 13px;
    right: 13px;
}

#header .navbar-default .navbar-nav > .open .dropdown-menu > li.dropdown-submenu .dropdown-menu {
    top: -20px;
    right: -123px;
}

#header .navbar-default .navbar-nav > .open .dropdown-menu > li.dropdown-submenu .dropdown-menu:before {
    position: absolute;
    top: 15px;
    left: -5px;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 5px solid rgba(255, 255, 255, 0.4);
    border-bottom: 5px solid transparent;
    content: '';
}

#header .navbar-default .navbar-nav > .open .dropdown-menu > li:last-child > a {
    border-bottom-color: transparent;
}

#header .navbar-default .navbar-nav > .open .dropdown-menu > li.last-child > a {
    border-bottom-color: transparent;
}

@media (max-width: 767px) {
    #header .navbar-default .navbar-nav .open .dropdown-menu > .active > a, #header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, #header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        background-color: #CC1100;
        color: white;
    }
}

#header .navbar-default .navbar-nav > li > a {
    border-color: #494f5a;
    border-color: rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid;
}

#header .navbar-default .navbar-nav > li > a span {
    color: white;
}

#header .navbar-default .navbar-nav > li > a [class^="fa fa-"], #header .navbar-default .navbar-nav > li > a [class*=" fa fa-"] {
    float: none;
    margin: 3px 0 0 0;
}

#header .navbar-default .navbar-nav > li > a [class^="fa fa-angle-down"], #header .navbar-default .navbar-nav .right > li > a [class*=" fa fa-angle-down"] {
    float: right;
}

#header .navbar-default .navbar-nav > li.active > a, #header .navbar-default .navbar-nav > li.active > a:hover, #header .navbar-default .navbar-nav > li.active > a:focus {
    background-color: #CC1100;
}

#header .navbar-default .navbar-nav > li:last-child > a {
    border-bottom: none;
}

@media (min-width: 768px) {
    #header .navbar-default .navbar-nav > li .dropdown-menu {
        right: 50%;
        margin-right: -108px;
        margin-top: 2px;
        width: 216px;
        border: 1px solid;
        border-color: #999999;
        border-color: rgba(153, 153, 153, 0.4);
        background-color: white;
    }

    #header .navbar-default .navbar-nav > li .dropdown-menu.menu-notify-dropdown {
        margin-right: -170px;
        width: 350px;
    }

    #header .navbar-default .navbar-nav > li .dropdown-menu:before {
        position: absolute;
        top: -20px;
        left: 0;
        display: block;
        width: 100%;
        height: 15px;
        content: '';
    }

    #header .navbar-default .navbar-nav > li .dropdown-menu > .active > a {
        background-color: #d62c1a;
    }

    #header .navbar-default .navbar-nav > li .dropdown-menu > li:first-child {
        position: relative;
    }

    /* CATERING */
    #header .navbar-default .navbar-nav > li .dropdown-menu.catering {
        color: #333333;
        background-color: white;
    }

    #header .navbar-default .navbar-nav > li .dropdown-menu.catering > .active > a {
        color: white;
        background-color: #CC1100;
    }
}

@media (min-width: 768px) {
    #header .navbar-default .navbar-nav > li {
        margin: 0;
    }

    .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #CC1100;
    }

    .navbar-nav > li > a {
        padding: 8px 12px;
    }

    #header .navbar-default .navbar-nav > li > a {
        padding: 0 10px;
        border: none;
        background-color: transparent;
    }

    #header .navbar-default .navbar-nav > li > a [class^="fa fa-"], #header .navbar-default .navbar-nav > li > a [class*=" fa fa-"] {
        float: none;
        margin: 0;
    }

    #header .navbar-default .navbar-nav > li > a span {
        display: table-cell;
        height: 90px;
        color: #333333;
        vertical-align: middle;
    }

    #header .navbar-default .navbar-nav > li:hover, #header .navbar-default .navbar-nav > li:focus {
        background-color: transparent;
        border-bottom: 2px #CC1100 solid;
        color: #333333;
    }

    #header .navbar-default .navbar-nav > li.open:before {
        position: absolute;
        bottom: -15px;
        left: 50%;
        margin-left: -5px;
        width: 0;
        height: 0;
        border-right: 5px solid transparent;
        border-bottom: 5px solid;
        border-bottom-color: #858990;
        border-bottom-color: rgba(255, 255, 255, 0.4);
        border-left: 5px solid transparent;
        content: '';
    }

    #header .navbar-default .navbar-nav > li:last-child {
        margin-right: 0;
    }

    #header .navbar-default .navbar-nav > li:last-child > a {
        padding-right: 0;
    }

    #header .navbar-default .navbar-nav > li:last-child.open:before {
        margin-left: 2px;
    }

    #header .navbar-default .navbar-nav > li:last-child .dropdown-menu {
        right: 0;
        left: auto;
        margin-right: 0;
    }

    #header .navbar-default .navbar-nav > li.last-child .dropdown-menu {
        right: 15px;
        left: auto;
        margin-right: 0;
    }
}

.lt-ie9 #header .navbar-right {
    margin-right: -30px;
}

/*------------------------------------*\
    $FOOTER
\*------------------------------------*/
#footer #footer-main {
    padding: 50px 0;
    background-color: #434955;
    text-align: center;
}

@media (min-width: 768px) {
    #footer #footer-main {
        text-align: left;
    }
}

#footer #footer-main [class^="fa fa-"], #footer #footer-main [class*=" fa fa-"] {
    margin-top: 2px;
    color: #CC1100;
    font-size: 15px;
}

#footer #footer-main .title {
    margin: 0 0 25px 0;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
}

#footer #footer-main .info-box {
    margin-top: 50px;
}

#footer #footer-main .info-box:first-child {
    margin-top: 0;
}

@media (min-width: 768px) {
    #footer #footer-main .info-box:nth-child(2) {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    #footer #footer-main .info-box {
        margin-top: 0;
    }
}

#footer #footer-main .info-box a {
    color: white;
}

#footer #footer-main .info-box a:hover {
    color: white;
}

@media (max-width: 767px) {
    #footer #footer-main .info-box .icon-box .icon {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    #footer #footer-main .info-box .icon-box .icon:first-child {
        margin-top: 0;
    }
}

#footer #footer-main .info-box .icon-box .icon [class^="fa fa-"], #footer #footer-main .info-box .icon-box .icon [class*=" fa fa-"] {
    font-size: 22px;
}

@media (min-width: 768px) {
    #footer #footer-main .info-box .icon-box .icon [class^="fa fa-"], #footer #footer-main .info-box .icon-box .icon [class*=" fa fa-"] {
        font-size: 15px;
    }
}

#footer #footer-main .info-box.social-box .time {
    color: #717e90;
}

#footer #footer-main .info-box .logo-container {
    max-height: 55px;
    height: 55px;
}

#footer #footer-main .image-list-box > li > a img {
    border-color: #999999;
}

#footer #footer-main .image-list-box > li > a img:hover {
    border-color: #808894;
}

#footer #footer-main .button-cloud-box .btn-bordered {
    margin-bottom: 10px;
    font-weight: normal;
}

#footer #footer-main form {
    margin-top: 25px;
}

#footer #footer-main form [class^="fa fa-"], #footer #footer-main form [class*=" fa fa-"] {
    display: inline-block;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

#footer #footer-main form .form-group {
    padding-right: 0;
}

#footer #footer-main form .form-control {
    border-color: #353b47;
    background-color: #353b47;
    color: #aab2bd;
}

#footer #footer-main form .form-control:-moz-placeholder {
    color: #717e90;
}

#footer #footer-main form .form-control:-ms-input-placeholder {
    color: #717e90;
}

#footer #footer-main form .form-control::-webkit-input-placeholder {
    color: #717e90;
}

#footer #footer-main form .form-control:focus {
    -webkit-box-shadow: 0 0 8px rgba(231, 76, 60, 0.6);
    -moz-box-shadow: 0 0 8px rgba(231, 76, 60, 0.6);
    box-shadow: 0 0 8px rgba(231, 76, 60, 0.6);
}

#footer #footer-main form .btn {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

#footer #footer-main .info-box, #footer #footer-main ul, #footer #footer-main p, #footer #footer-main ol, #footer #footer-main ul li, #footer #footer-main ol li {
    color: #aab2bd;
}

#footer #footer-main p {
    font-size: 14px;
    line-height: 24px;
}

#footer #footer-main ul, #footer #footer-main ol {
    margin-bottom: 0;
}


@media (max-width: 768px) {
    #footer .copyright {
        margin-bottom: 120px;
    }
}


/*------------------------------------*\
    $SIDEBAR
\*------------------------------------*/
.sidebar {
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #EDEDEF;
}

@media (min-width: 768px) {
    .sidebar {
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 20px;
        border-bottom: none;
    }
}

.sidebar .title {
    margin: 20px 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
}

.sidebar .box {
    margin-bottom: 30px;
}

.sidebar .box:first-child .title {
    margin-top: 0;
}

.sidebar .box:last-child {
    margin-bottom: 0;
}

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

@media (min-width: 768px) {
    .sidebar .sidebar-collapse {
        width: auto;
    }

    .sidebar .sidebar-collapse.collapse {
        display: block !important;
        overflow: visible !important;
        height: auto !important;
    }

    .sidebar .sidebar-collapse.in {
        overflow-y: visible;
    }
}

.sidebar .sidebar-toggle {
    position: relative;
    display: block;
    margin-bottom: 20px;
    padding: 15px 0;
}

@media (min-width: 768px) {
    .sidebar .sidebar-toggle {
        display: none;
    }
}

.sidebar .sidebar-toggle .icon-bar {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 22px;
    height: 2px;
    background-color: white;
}

.sidebar .sidebar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

.lead {
    color: #434955;
    font-weight: 300;
    font-size: 26px;
    font-family: "Roboto", serif;
    line-height: 39px;
}

.lead.lead-lg {
    margin-bottom: 70px;
}

.lead.lead-md {
    color: #999999;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

.lead.lead-sm {
    color: #999999;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}

.lead.lead-xs {
    color: #999999;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}

p.dropcap-contrast span.first-letter {
    float: left;
    margin: 5px 10px 0 0;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #CC1100;
    color: white;
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
    line-height: 50px;
}

p.dropcap span.first-letter {
    float: left;
    margin-right: 18px;
    width: 45px;
    height: 45px;
    color: #CC1100;
    text-align: left;
    font-size: 55px;
    line-height: 50px;
}

dl {
    color: #999999;
}

address {
    color: #999999;
}

blockquote {
    padding-top: 0;
    padding-bottom: 0;
    border-left-color: #CC1100;
}

blockquote.pull-right {
    border-right-color: #CC1100;
}

blockquote small {
    color: #CC1100;
}

code {
    background-color: #fbdedb;
    color: #a82315;
}

pre {
    border-color: #cad2df;
    background-color: #EDEDEF;
    color: #353b47;
}

.page-header {
    position: relative;
}

.page-header.page-header-with-icon {
    margin: 90px 0 50px 0;
    padding-top: 16px;
    padding-bottom: 0;
    border-top: 2px solid #EDEDEF;
    border-bottom: none;
    text-align: center;
}

.page-header.page-header-with-icon > [class^="fa fa-"], .page-header.page-header-with-icon > [class*=" fa fa-"] {
    position: absolute;
    top: -25px;
    left: 50%;
    display: block;
    margin-left: -50px;
    width: 100px;
    height: 50px;
    background-color: white;
    color: #CC1100;
    font-size: 33px;
    line-height: 50px;
}

.page-header.page-header-with-icon h1, .page-header.page-header-with-icon h2, .page-header.page-header-with-icon h3, .page-header.page-header-with-icon h4, .page-header.page-header-with-icon h5, .page-header.page-header-with-icon h6 {
    margin: 20px 10px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 26px;
}

.page-header.page-header-with-icon small {
    display: block;
    text-transform: none;
    font-size: 16px;
}

#main-content-header {
    padding: 50px 0;
    text-align: center;
}

#main-content-header .title {
    margin: 0;
    color: white;
    font-weight: 400;
    font-size: 48px;
    line-height: 48px;
}

#main-content-header .title small {
    display: block;
    color: white;
    font-size: 18px;

}

#main-content-header .breadcrumb {
    margin: 11px 0 0;
    padding: 0;
    background-color: transparent;
    font-size: 16px;
}

#main-content-header .breadcrumb > li + li:before {
    color: white;
    color: rgba(255, 255, 255, 0.4);
}

#main-content-header .breadcrumb > li, #main-content-header .breadcrumb > li a {
    color: white;
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms;
}

#main-content-header .breadcrumb > li:hover, #main-content-header .breadcrumb > li a:hover {
    color: white;
}

#main-content-header .breadcrumb > .active {
    color: white;
    color: rgba(255, 255, 255, 0.4);
}

#main-content-header .breadcrumb > .active:hover {
    color: white;
    color: rgba(255, 255, 255, 0.4);
}

#main-content-header .directional {
    display: none;
}

@media (min-width: 768px) {
    #main-content-header .directional {
        display: block;
    }

    #main-content-header .directional .left, #main-content-header .directional .right {
        position: absolute;
        top: 50%;
        margin-top: -15px;
        width: 30px;
        height: 30px;
        color: white;
        text-decoration: none;
        font-size: 20px;
        line-height: 30px;
    }

    #main-content-header .directional .left {
        left: 5px;
    }

    #main-content-header .directional .right {
        right: 5px;
    }
}

/*------------------------------------*\
    $MODULES
\*------------------------------------*/
/*------------------------------------*\
    $QUOTES
\*------------------------------------*/
.no-touch .quotes .quote:hover .author-wrapper .author {
    border-top-color: #CC1100;
}

.no-touch .quotes .quote:hover .author-wrapper .author:before {
    border-top-color: #CC1100;
}

.quotes .carousel .carousel-inner {
    padding-bottom: 20px;
}

.quotes .quote .lead {
    margin-bottom: 25px;
    color: #999999;
    font-size: 18px;
    line-height: 30px;
}

.quotes .quote .author-wrapper .author {
    position: relative;
    display: inline-block;
    margin: 0 0 25px;
    padding: 25px 45px 0 70px;
    border-top: 2px solid #EDEDEF;
    color: #353b47;
    font-size: 16px;
    -webkit-transition: border-color 450ms;
    -moz-transition: border-color 450ms;
    -o-transition: border-color 450ms;
    transition: border-color 450ms;
}

.quotes .quote .author-wrapper .author:before {
    position: absolute;
    top: 0;
    left: 30px;
    width: 0;
    height: 0;
    border-top: 15px solid #EDEDEF;
    border-left: 15px solid transparent;
    content: '';
    -webkit-transition: border-color 450ms;
    -moz-transition: border-color 450ms;
    -o-transition: border-color 450ms;
    transition: border-color 450ms;
}

.quotes .quote .author-wrapper .author:after {
    position: absolute;
    top: -2px;
    left: 32px;
    width: 0;
    height: 0;
    border-top: 12px solid white;
    border-left: 11px solid transparent;
    content: '';
}

/*------------------------------------*\
    $PRICING TABLES
\*------------------------------------*/
.panel.pricing-table .panel-body .panel-title {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 24px;
}

.panel.pricing-table .panel-body .btn {
    text-transform: uppercase;
}

.panel.pricing-table .panel-body .price {
    margin: 10px 0 10px -15px;
    color: #CC1100;
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
}

.panel.pricing-table .panel-body .price .currency {
    margin-right: -8px;
    padding-right: 5px;
    color: #9ca4af;
    font-weight: 300;
    font-size: 24px;
    font-family: "Roboto", serif;
}

.panel.pricing-table .panel-body p.period {
    margin: -20px 0 0;
    color: #9ca4af;
}

.panel.pricing-table .panel-body ul {
    margin: 30px 0;
}

.panel.pricing-table .panel-body ul li {
    margin-bottom: 20px;
    color: #434955;
}

.panel.pricing-table .panel-body ul li:last-child {
    margin-bottom: 0;
}

.panel.pricing-table.pricing-table-solid {
    border: none;
}

.panel.pricing-table.pricing-table-solid .panel-heading {
    padding: 15px 0;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    text-align: center;
}

.panel.pricing-table.pricing-table-solid .panel-heading .panel-title {
    margin: 0;
    font-weight: 300;
    font-size: 24px;
}

.panel.pricing-table.pricing-table-solid .panel-body {
    padding-top: 30px;
    border: 2px solid #EDEDEF;
    border-top: none;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    text-align: center;
}

.panel.pricing-table.pricing-table-solid .panel-body .price {
    margin-top: 0;
}

.panel.pricing-table.pricing-table-solid.panel-white .panel-heading {
    background-color: white;
}

.panel.pricing-table.pricing-table-solid.panel-black .panel-heading {
    background-color: black;
}

.panel.pricing-table.pricing-table-solid.panel-contrast .panel-heading {
    background-color: #CC1100;
}

.panel.pricing-table.pricing-table-solid.panel-dark .panel-heading {
    background-color: #353b47;
}

.panel.pricing-table.pricing-table-solid.panel-medium .panel-heading {
    background-color: #434955;
}

.panel.pricing-table.pricing-table-solid.panel-light .panel-heading {
    background-color: #999999;
}

.panel.pricing-table.pricing-table-solid.panel-medium-light .panel-heading {
    background-color: #9ca4af;
}

.panel.pricing-table.pricing-table-solid.panel-very-light .panel-heading {
    background-color: #EDEDEF;
}

.panel.pricing-table.pricing-table-solid.panel-primary .panel-heading {
    background-color: #428bca;
}

.panel.pricing-table.pricing-table-solid.panel-success .panel-heading {
    background-color: #66cc66;
}

.panel.pricing-table.pricing-table-solid.panel-warning .panel-heading {
    background-color: #f0ad4e;
}

.panel.pricing-table.pricing-table-solid.panel-danger .panel-heading {
    background-color: #d9534f;
}

.panel.pricing-table.pricing-table-solid.panel-info .panel-heading {
    background-color: #5dc3de;
}

/*------------------------------------*\
    $PANELS
\*------------------------------------*/
.panels .panel-item:first-child .panel-image {
    margin-top: 45px;
}

.panel.panel-image {
    position: relative;
    display: block;
    margin-top: 90px;
    margin-bottom: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}

.panel.panel-image:hover {
    text-decoration: none;
}

.panel.panel-image .panel-body {
    padding: 30px;
}

.panel.panel-image .panel-body p {
    margin: 0;
    color: #999999;
    line-height: 22px;
}

.panel.panel-image .panel-body .panel-title {
    margin: 0 0 20px 0;
    font-weight: 500;
    font-size: 22px;
}

.panel.panel-image .panel-icon {
    -webkit-transition: top 300ms;
    -moz-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms;
}

@media (min-width: 768px) {
    .panel.panel-image {
        margin-top: 45px;
    }
}

.panel.panel-image .panel-icon {
    position: absolute;
    top: -45px;
    left: 50%;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 90px;
}

.panel.panel-image .panel-icon .icon {
    display: inline-block;
    width: 90px;
    height: 90px;
    border: 10px solid white;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #CC1100;
    color: white;
    font-size: 45px;
    line-height: 70px;
}

.panel.panel-image .panel-heading {
    overflow: hidden;
    padding: 0;
    max-height: 125px;
    border: none;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}

.panel.panel-image .panel-heading img {
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}

.panel.panel-image .panel-body {
    padding-top: 5px;
    border: 2px solid #EDEDEF;
    border-top: none;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    text-align: center;
}

.panel.panel-image .panel-body .panel-title {
    margin: 20px 0;
}

.panel.panel-image:hover .panel-icon {
    top: -43.2px;
}

@media (min-width: 992px) {
    .panel.panel-image:hover .panel-icon {
        top: -54px;
    }
}

.lt-ie9 .panel.panel-image .panel-heading img {
    max-height: 141px;
}

.panels .panel-item:first-child .panel-big {
    margin-top: 30px;
}

.panel.panel-big {
    position: relative;
    display: block;
    margin-top: 60px;
    margin-bottom: 0;
    border: 2px solid #EDEDEF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}

.panel.panel-big:hover {
    text-decoration: none;
}

.panel.panel-big .panel-body {
    padding: 30px;
}

.panel.panel-big .panel-body p {
    margin: 0;
    color: #999999;
    line-height: 22px;
}

.panel.panel-big .panel-body .panel-title {
    margin: 0 0 20px 0;
    font-weight: 500;
    font-size: 22px;
}

.panel.panel-big .panel-icon {
    -webkit-transition: top 300ms;
    -moz-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms;
}

@media (min-width: 768px) {
    .panel.panel-big {
        margin-top: 30px;
    }
}

.panel.panel-big .panel-icon {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -55px;
    width: 110px;
    height: 60px;
    background-color: white;
    text-align: center;
    line-height: 60px;
}

.panel.panel-big .panel-icon .icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #CC1100;
    font-size: 60px;
    line-height: 60px;
}

.panel.panel-big .panel-body {
    padding-top: 48px;
    text-align: center;
}

.panel.panel-big:hover .panel-icon {
    top: -36px;
}

@media (min-width: 992px) {
    .panel.panel-big:hover .panel-icon {
        top: -39.6px;
    }
}

.panels .panel-item:first-child .panel-circle-big-contrast {
    margin-top: 45px;
}

.panel.panel-circle-big-contrast {
    position: relative;
    display: block;
    margin-top: 45px;
    margin-bottom: 0;
    border: 2px solid #EDEDEF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}

.panel.panel-circle-big-contrast:hover {
    text-decoration: none;
}

.panel.panel-circle-big-contrast .panel-body {
    padding: 30px;
}

.panel.panel-circle-big-contrast .panel-body p {
    margin: 0;
    color: #333333;
    line-height: 22px;
}

.panel.panel-circle-big-contrast .panel-body .panel-title {
    margin: 0 0 10px 0;
    font-weight: 500;
    font-size: 22px;
}

.panel.panel-circle-big-contrast .panel-icon {
    -webkit-transition: top 300ms;
    -moz-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms;
}

@media (min-width: 768px) {
    .panel.panel-circle-big-contrast {
        margin-top: 45px;
    }
}

.panel.panel-circle-big-contrast .panel-icon {
    position: absolute;
    top: -45px;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    height: 90px;
    background-color: white;
    text-align: center;
    line-height: 90px;
}

.panel.panel-circle-big-contrast .panel-icon .icon {
    display: inline-block;
    width: 90px;
    height: 90px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #CC1100;
    color: white;
    font-size: 36px;
    line-height: 90px;
}

.panel.panel-circle-big-contrast .panel-icon.panel-icon-circle .icon {
    border-radius: 50%;
}

.panel.panel-circle-big-contrast .panel-body {
    padding-top: 60px;
    text-align: center;
}

.panel.panel-circle-big-contrast:hover .panel-icon {
    top: -43.2px;
}

@media (min-width: 992px) {
    .panel.panel-circle-big-contrast:hover .panel-icon {
        top: -54px;
    }
}

@media (max-width: 767px) {
    .panels .panel-item:first-child .panel-circle-contrast {
        margin-top: 30px;
    }
}

.panel.panel-circle-contrast {
    position: relative;
    display: block;
    margin-top: 60px;
    margin-bottom: 0;
    border: 2px solid #EDEDEF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}

.panel.panel-circle-contrast:hover {
    text-decoration: none;
}

.panel.panel-circle-contrast .panel-body {
    padding: 30px;
}

.panel.panel-circle-contrast .panel-body p {
    margin: 0;
    color: #999999;
    line-height: 22px;
}

.panel.panel-circle-contrast .panel-body .panel-title {
    margin: 0 0 20px 0;
    font-weight: 500;
    font-size: 22px;
}

.panel.panel-circle-contrast .panel-icon {
    -webkit-transition: top 300ms;
    -moz-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms;
}

@media (min-width: 768px) {
    .panel.panel-circle-contrast {
        margin-top: 30px;
    }
}

.panel.panel-circle-contrast .panel-icon {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 60px;
    background-color: white;
    text-align: center;
    line-height: 60px;
}

.panel.panel-circle-contrast .panel-icon .icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #CC1100;
    color: white;
    font-size: 30px;
    line-height: 60px;
}

.panel.panel-circle-contrast .panel-body {
    padding-top: 48px;
    text-align: center;
}

.panel.panel-circle-contrast:hover .panel-icon {
    top: -36px;
}

@media (min-width: 992px) {
    .panel.panel-circle-contrast:hover .panel-icon {
        top: -39.6px;
    }
}

.panel.panel-circle-contrast.panel-white .panel-icon [class^="fa fa-"], .panel.panel-circle-contrast.panel-white > [class*=" fa fa-"] {
    background-color: white;
}

.panel.panel-circle-contrast.panel-black .panel-icon [class^="fa fa-"], .panel.panel-circle-contrast.panel-black > [class*=" fa fa-"] {
    background-color: black;
}

.panel.panel-circle-contrast.panel-contrast .panel-icon [class^="fa fa-"], .panel.panel-circle-contrast.panel-contrast > [class*=" fa fa-"] {
    background-color: #CC1100;
}

.panel.panel-circle-contrast.panel-dark .panel-icon [class^="fa fa-"], .panel.panel-circle-contrast.panel-dark > [class*=" fa fa-"] {
    background-color: #353b47;
}

.panel.panel-circle-contrast.panel-medium .panel-icon [class^="fa fa-"], .panel.panel-circle-contrast.panel-medium > [class*=" fa fa-"] {
    background-color: #434955;
}

.panel.panel-circle-contrast.panel-light .panel-icon [class^="fa fa-"], .panel.panel-circle-contrast.panel-light > [class*=" fa fa-"] {
    background-color: #999999;
}

.panel.panel-circle-contrast.panel-medium-light .panel-icon [class^="fa fa-"], .panel.panel-circle-contrast.panel-medium-light > [class*=" fa fa-"] {
    background-color: #9ca4af;
}

.panel.panel-circle-contrast.panel-very-light .panel-icon [class^="fa fa-"], .panel.panel-circle-contrast.panel-very-light > [class*=" fa fa-"] {
    background-color: #EDEDEF;
}

.panel.panel-circle-contrast.panel-primary .panel-icon [class^="fa fa-"], .panel.panel-circle-contrast.panel-primary > [class*=" fa fa-"] {
    background-color: #428bca;
}

.panel.panel-circle-contrast.panel-success .panel-icon [class^="fa fa-"], .panel.panel-circle-contrast.panel-success > [class*=" fa fa-"] {
    background-color: #66cc66;
}

.panel.panel-circle-contrast.panel-warning .panel-icon [class^="fa fa-"], .panel.panel-circle-contrast.panel-warning > [class*=" fa fa-"] {
    background-color: #f0ad4e;
}

.panel.panel-circle-contrast.panel-danger .panel-icon [class^="fa fa-"], .panel.panel-circle-contrast.panel-danger > [class*=" fa fa-"] {
    background-color: #d9534f;
}

.panel.panel-circle-contrast.panel-info .panel-icon [class^="fa fa-"], .panel.panel-circle-contrast.panel-info > [class*=" fa fa-"] {
    background-color: #5dc3de;
}

.panels-wrapper .panels {
    margin-top: 22px;
}

@media (min-width: 768px) {
    .panels-wrapper .panels {
        margin-top: 45px;
    }
}

.panels-wrapper .panels:first-child {
    margin-top: 0;
}

.panel-bordered {
    position: relative;
    display: block;
    border: 1px solid #EDEDEF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}

.panel-bordered:hover {
    text-decoration: none;
}

.panel-bordered .panel-body {
    padding: 30px;
}

.panel-bordered .panel-body p {
    margin: 0;
    color: #333333;
}

.panel-bordered .panel-body .panel-title {
    margin: 0;
    font-weight: 500;
    font-size: 22px;
}

.panel-bordered .panel-icon {
    -webkit-transition: top 300ms;
    -moz-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms;
}

.panel-bordered .panel-body {
    padding: 15px;
}

.panel-bordered > .panel-heading, .panel-bordered > .panel-footer {
    background-color: #EDEDEF;
}

.panel-bordered > .panel-heading {
    border-bottom: 2px solid #EDEDEF;
}

.panel-bordered > .panel-footer {
    border-top: 2px solid #EDEDEF;
}

.panel-white {
    border-color: white;
}

.panel-white > .panel-heading {
    border-color: white;
    background-color: white;
    color: white;
}

.panel-white > .panel-heading .panel-title {
    color: inherit;
}

.panel-white > .panel-heading + .panel-collapse .panel-body {
    border-top-color: white;
}

.panel-white > .panel-footer {
    border-color: white;
    background-color: white;
    color: white;
}

.panel-white > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: white;
}

.panel-black {
    border-color: black;
}

.panel-black > .panel-heading {
    border-color: black;
    background-color: black;
    color: white;
}

.panel-black > .panel-heading .panel-title {
    color: inherit;
}

.panel-black > .panel-heading + .panel-collapse .panel-body {
    border-top-color: black;
}

.panel-black > .panel-footer {
    border-color: black;
    background-color: black;
    color: white;
}

.panel-black > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: black;
}

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

.panel-contrast > .panel-heading {
    border-color: #CC1100;
    background-color: #CC1100;
    color: white;
}

.panel-contrast > .panel-heading .panel-title {
    color: inherit;
}

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

.panel-contrast > .panel-footer {
    border-color: #CC1100;
    background-color: #CC1100;
    color: white;
}

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

.panel-dark {
    border-color: #353b47;
}

.panel-dark > .panel-heading {
    border-color: #353b47;
    background-color: #353b47;
    color: white;
}

.panel-dark > .panel-heading .panel-title {
    color: inherit;
}

.panel-dark > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #353b47;
}

.panel-dark > .panel-footer {
    border-color: #353b47;
    background-color: #353b47;
    color: white;
}

.panel-dark > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #353b47;
}

.panel-medium {
    border-color: #434955;
}

.panel-medium > .panel-heading {
    border-color: #434955;
    background-color: #434955;
    color: white;
}

.panel-medium > .panel-heading .panel-title {
    color: inherit;
}

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

.panel-medium > .panel-footer {
    border-color: #434955;
    background-color: #434955;
    color: white;
}

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

.panel-light {
    border-color: #999999;
}

.panel-light > .panel-heading {
    border-color: #999999;
    background-color: #999999;
    color: white;
}

.panel-light > .panel-heading .panel-title {
    color: inherit;
}

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

.panel-light > .panel-footer {
    border-color: #999999;
    background-color: #999999;
    color: white;
}

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

.panel-medium-light {
    border-color: #9ca4af;
}

.panel-medium-light > .panel-heading {
    border-color: #9ca4af;
    background-color: #9ca4af;
    color: white;
}

.panel-medium-light > .panel-heading .panel-title {
    color: inherit;
}

.panel-medium-light > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #9ca4af;
}

.panel-medium-light > .panel-footer {
    border-color: #9ca4af;
    background-color: #9ca4af;
    color: white;
}

.panel-medium-light > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #9ca4af;
}

.panel-very-light {
    border-color: #EDEDEF;
}

.panel-very-light > .panel-heading {
    border-color: #EDEDEF;
    background-color: #EDEDEF;
    color: white;
}

.panel-very-light > .panel-heading .panel-title {
    color: inherit;
}

.panel-very-light > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #EDEDEF;
}

.panel-very-light > .panel-footer {
    border-color: #EDEDEF;
    background-color: #EDEDEF;
    color: white;
}

.panel-very-light > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #EDEDEF;
}

.panel-primary {
    border-color: #428bca;
}

.panel-primary > .panel-heading {
    border-color: #428bca;
    background-color: #428bca;
    color: white;
}

.panel-primary > .panel-heading .panel-title {
    color: inherit;
}

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

.panel-primary > .panel-footer {
    border-color: #428bca;
    background-color: #428bca;
    color: white;
}

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

.panel-success {
    border-color: #66cc66;
}

.panel-success > .panel-heading {
    border-color: #66cc66;
    background-color: #66cc66;
    color: white;
}

.panel-success > .panel-heading .panel-title {
    color: inherit;
}

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

.panel-success > .panel-footer {
    border-color: #66cc66;
    background-color: #66cc66;
    color: white;
}

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

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

.panel-warning > .panel-heading {
    border-color: #f0ad4e;
    background-color: #f0ad4e;
    color: white;
}

.panel-warning > .panel-heading .panel-title {
    color: inherit;
}

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

.panel-warning > .panel-footer {
    border-color: #f0ad4e;
    background-color: #f0ad4e;
    color: white;
}

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

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

.panel-danger > .panel-heading {
    border-color: #d9534f;
    background-color: #d9534f;
    color: white;
}

.panel-danger > .panel-heading .panel-title {
    color: inherit;
}

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

.panel-danger > .panel-footer {
    border-color: #d9534f;
    background-color: #d9534f;
    color: white;
}

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

.panel-info {
    border-color: #5dc3de;
}

.panel-info > .panel-heading {
    border-color: #5dc3de;
    background-color: #5dc3de;
    color: white;
}

.panel-info > .panel-heading .panel-title {
    color: inherit;
}

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

.panel-info > .panel-footer {
    border-color: #5dc3de;
    background-color: #5dc3de;
    color: white;
}

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

/*------------------------------------*\
    $BOXES
\*------------------------------------*/
.text-boxes .text-box:first-child.text-box-title-above .title {
    margin-top: 0;
}

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

@media (min-width: 768px) {
    .text-boxes .text-box {
        text-align: left;
    }
}

.text-boxes .text-box .title {
    margin-top: 40px;
    margin-bottom: 0;
}

.text-boxes .text-box .title a {
    color: #434955;
}

@media (min-width: 768px) {
    .text-boxes .text-box .title {
        margin-top: 0;
    }
}

.text-boxes .text-box .toolbar {
    margin-bottom: 30px;
}

.text-boxes .text-box .toolbar .btn-link {
    padding: 2px 10px;
    color: #9ca4af;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    line-height: 17px;
}

.text-boxes .text-box .toolbar .btn-link [class^="fa fa-"], .text-boxes .text-box .toolbar .btn-link > [class*=" fa fa-"] {
    margin-right: 10px;
    color: #CC1100;
}

.text-boxes .text-box .toolbar .btn-link:hover span, .text-boxes .text-box .toolbar .btn-link:focus span {
    text-decoration: underline;
}

.text-boxes .text-box .toolbar .btn-link:first-child {
    padding-left: 0;
}

.text-boxes .text-box p {
    margin: 20px 0;
    line-height: 22px;
}

.text-boxes .text-box.text-box-title-above .title {
    margin: 0;
}

@media (min-width: 768px) {
    .text-boxes .text-box.text-box-title-above p {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    .text-boxes .text-box.text-box-big-image p {
        margin: 20px 0;
    }
}

.lt-ie9 .text-box .img-responsive {
    width: auto !important;
}

.image-list-box > li {
    margin: 0 10px 10px 0;
    padding: 0;
    vertical-align: top;
}

.image-list-box > li > a {
    display: block;
}

.image-list-box > li > a img {
    border: 4px solid #EDEDEF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: border-color 300ms;
    -moz-transition: border-color 300ms;
    -o-transition: border-color 300ms;
    transition: border-color 300ms;
}

.image-list-box > li > a:hover img {
    border-color: #cad2df;
}

@media (min-width: 768px) {
    .icon-boxes .row:last-child .icon-box, .icon-boxes.icon-boxes-lg .row:last-child .icon-box {
        margin-bottom: 0;
    }
}

.icon-boxes .row:last-child .icon-box:last-child, .icon-boxes.icon-boxes-lg .row:last-child .icon-box:last-child {
    margin-bottom: 0;
}

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

@media (min-width: 768px) {
    .icon-boxes {
        text-align: left;
    }
}

.icon-boxes .icon-box {
    margin-bottom: 15px;
}

.icon-boxes .icon {
    float: none;
    margin-bottom: 20px;
    vertical-align: top;
}

.icon-boxes .icon.icon-circle {
    vertical-align: middle;
}

@media (min-width: 768px) {
    .icon-boxes .icon {
        float: left;
        margin-right: 10px;
        margin-bottom: 0;
    }

    .icon-boxes .icon.icon-lg {
        margin-right: 30px;
    }

    .icon-boxes .icon.icon-md {
        margin-right: 25px;
    }
}

.icon-boxes .content {
    overflow: hidden;
    zoom: 1;
}

.icon-boxes .content .title {
    margin-top: 0;
    font-weight: 500;
}

.icon-boxes .content p {
    margin-bottom: 0;
}

.icon-boxes.icon-boxes-nowrap {
    text-align: left;
}

.icon-boxes.icon-boxes-nowrap .icon {
    float: left;
    margin-right: 10px;
}

.icon-boxes.icon-boxes-nowrap .icon.icon-lg {
    margin-right: 30px;
}

.icon-boxes.icon-boxes-nowrap .icon.icon-md {
    margin-right: 25px;
}

.icon-boxes.icon-boxes-lg .icon-box {
    margin-bottom: 50px;
}

.icon-boxes.icon-boxes-lg .content p {
    line-height: 22px;
}

.portfolio-boxes .portfolio-box {
    position: relative;
    margin-top: 20px;
    text-align: center;
}

.portfolio-boxes .portfolio-box a {
    display: block;
    text-decoration: none;
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms;
}

.portfolio-boxes .portfolio-box a.image-link, .portfolio-boxes .portfolio-box a .image-link {
    position: relative;
    bottom: 0;
    display: block;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: bottom 300ms;
    -moz-transition: bottom 300ms;
    -o-transition: bottom 300ms;
    transition: bottom 300ms;
}

.portfolio-boxes .portfolio-box a.image-link:before, .portfolio-boxes .portfolio-box a .image-link:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: transparent;
    content: '';
    -webkit-transition: background-color 300ms;
    -moz-transition: background-color 300ms;
    -o-transition: background-color 300ms;
    transition: background-color 300ms;
}

.portfolio-boxes .portfolio-box a.image-link [class^="fa fa-"], .portfolio-boxes .portfolio-box a.image-link [class*=" fa fa-"], .portfolio-boxes .portfolio-box a .image-link [class^="fa fa-"], .portfolio-boxes .portfolio-box a .image-link [class*=" fa fa-"] {
    position: absolute;
    top: -50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    color: white;
    text-shadow: 1px 1px 1px black;
    font-size: 30px;
    -webkit-transition: top 300ms;
    -moz-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms;
}

.portfolio-boxes .portfolio-box a.image-link img, .portfolio-boxes .portfolio-box a .image-link img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.portfolio-boxes .portfolio-box a:hover.image-link, .portfolio-boxes .portfolio-box a:hover .image-link {
    bottom: 5px;
}

.portfolio-boxes .portfolio-box a:hover.image-link:before, .portfolio-boxes .portfolio-box a:hover .image-link:before {
    background-color: #353b47;
    background-color: rgba(53, 59, 71, 0.8);
}

.portfolio-boxes .portfolio-box a:hover.image-link [class^="fa fa-"], .portfolio-boxes .portfolio-box a:hover.image-link [class*=" fa fa-"], .portfolio-boxes .portfolio-box a:hover .image-link [class^="fa fa-"], .portfolio-boxes .portfolio-box a:hover .image-link [class*=" fa fa-"] {
    top: 50%;
}

.portfolio-boxes .portfolio-box a:hover .title {
    color: #CC1100;
}

.portfolio-boxes .portfolio-box a:hover .category {
    color: #8c94a5;
}

.portfolio-boxes .portfolio-box .title {
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #434955;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms;
    -o-text-overflow: ellipsis;
}

.portfolio-boxes .portfolio-box .category {
    overflow: hidden;
    margin: 0;
    color: #a9afbb;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms;
    -o-text-overflow: ellipsis;
}

#portfolio-filter {
    margin-bottom: 50px;
    text-align: center;
}

#portfolio-filter ul.nav-pills {
    display: inline-block;
}

#portfolio-filter ul.nav-pills li {
    display: inline;
}

#portfolio-filter ul.nav-pills li a {
    float: left;
    padding: 5px 20px;
}

.lt-ie9 .portfolio-boxes .portfolio-box a.image-link [class^="fa fa-"], .lt-ie9 .portfolio-boxes .portfolio-box a.image-link [class*=" fa fa-"], .lt-ie9 .portfolio-boxes .portfolio-box a .image-link [class^="fa fa-"], .lt-ie9 .portfolio-boxes .portfolio-box a .image-link [class*=" fa fa-"] {
    display: none;
}

.lt-ie9 .portfolio-boxes .portfolio-box a.image-link:before, .lt-ie9 .portfolio-boxes .portfolio-box a .image-link:before {
    background-color: transparent;
}

.lt-ie9 .portfolio-boxes .portfolio-box a.image-link, .lt-ie9 .portfolio-boxes .portfolio-box a .image-link {
    min-width: 100%;
}

@media (min-width: 768px) {
    .profile-boxes .row:last-child .profile-box {
        margin-bottom: 0;
    }
}

.profile-boxes .row:last-child .profile-box:last-child {
    margin-bottom: 0;
}

.profile-boxes .profile-box {
    margin-bottom: 50px;
    text-align: center;
}

@media (min-width: 768px) {
    .profile-boxes .profile-box {
        text-align: left;
    }
}

.profile-boxes .profile-box .image-link {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    text-decoration: none;
    zoom: 1;
}

.profile-boxes .profile-box .image-link:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    content: '';
    -webkit-transition: background-color 300ms;
    -moz-transition: background-color 300ms;
    -o-transition: background-color 300ms;
    transition: background-color 300ms;
}

.profile-boxes .profile-box .image-link [class^="fa fa-"], .profile-boxes .profile-box .image-link [class*=" fa fa-"] {
    position: absolute;
    top: -50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    color: white;
    text-shadow: 1px 1px 1px black;
    font-size: 30px;
    -webkit-transition: top 300ms;
    -moz-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms;
}

.profile-boxes .profile-box .image-link:hover:before {
    background-color: #353b47;
    background-color: rgba(53, 59, 71, 0.8);
}

.profile-boxes .profile-box .image-link:hover [class^="fa fa-"], .profile-boxes .profile-box .image-link:hover [class*=" fa fa-"] {
    top: 50%;
}

.profile-boxes .profile-box .name {
    margin: 20px 0 0;
    color: #434955;
}

@media (min-width: 768px) {
    .profile-boxes .profile-box .name {
        margin-top: 0;
    }
}

.profile-boxes .profile-box .position {
    margin-top: 0;
    color: #9ca4af;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
}

.profile-boxes .profile-box p {
    margin-bottom: 15px;
}

.profile-boxes .profile-box img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media (min-width: 768px) {
    .profile-boxes .profile-box .links .btn {
        margin-right: 5px;
    }
}

.lt-ie9 .profile-box .image-link:hover [class^="fa fa-"], .lt-ie9 .profile-box .image-link:hover [class*=" fa fa-"] {
    display: none;
}

.lt-ie9 .profile-box .image-link:hover:before {
    background-color: transparent;
}

.lt-ie9 .profile-box .image-link {
    min-width: 100%;
}

.author-box {
    margin: 20px 0;
    padding: 30px 0;
    border-top: 2px solid #EDEDEF;
    border-bottom: 2px solid #EDEDEF;
    text-align: center;
}

@media (min-width: 768px) {
    .author-box {
        text-align: left;
    }
}

.author-box .title {
    margin: 20px 0;
    color: #CC1100;
}

@media (min-width: 768px) {
    .author-box .title {
        margin-top: 0;
    }
}

.author-box p {
    line-height: 22px;
}

.lt-ie9 .author-box .img-responsive {
    width: 100% !important;
}

/*------------------------------------*\
    $CAROUSELS
\*------------------------------------*/
.carousel-blur:before, .carousel-contrast:before, .carousel-image:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    margin-top: -15px;
    *margin-right: .3em;
    margin-left: -15px;
    color: white;
    content: "\f110";
    vertical-align: middle;
    text-align: center;
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    font-family: FontAwesome, serif;
    line-height: 30px;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    -webkit-font-smoothing: antialiased;
}

.carousel-blur.fade-loading:before, .carousel-contrast.fade-loading:before, .carousel-image.fade-loading:before {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.lt-ie9 .carousel-blur.fade-loading:before, .lt-ie9 .carousel-contrast.fade-loading:before, .lt-ie9 .carousel-image.fade-loading:before {
    display: none;
}

.carousel-indicators {
    bottom: 0;
    margin-bottom: 0;
}

.carousel-indicators .active {
    margin: 3px;
    width: 10px;
    height: 10px;
    border-color: transparent;
    background-color: #CC1100;
}

.carousel-indicators .active:hover {
    background-color: #CC1100;
}

.carousel-indicators li {
    margin: 3px;
    width: 10px;
    height: 10px;
    border-color: transparent;
    background-color: #EDEDEF;
}

.carousel-indicators li:hover {
    background-color: #cad2df;
}

.carousel .carousel-inner {
    padding-bottom: 50px;
}

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

.carousel.carousel-fade .item {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.carousel.carousel-fade .item.active {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.carousel.carousel-fade .item.active.left, .carousel.carousel-fade .item.active.right {
    left: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

body.boxed .carousel-blur .flex-direction-nav .flex-prev {
    left: 0;
}

body.boxed .carousel-blur .flex-direction-nav .flex-next {
    right: 0;
}

.carousel-blur {
    position: relative;
    min-height: 380px;
}

.carousel-blur .slides {
    overflow: hidden;
    margin: 0;
    padding: 0;
    *zoom: 1;
}

.carousel-blur p {
    margin: 0;
}

.carousel-blur .big, .carousel-blur .normal {
    margin: 54px 0 0;
    color: white;
    font-weight: 500;
    font-size: 36px;
    font-family: "Roboto", serif;
    line-height: 45px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .carousel-blur .big, .carousel-blur .normal {
        margin-top: 72px;
        font-size: 48px;
        line-height: 60px;
    }
}

@media (min-width: 992px) {
    .carousel-blur .big, .carousel-blur .normal {
        margin-top: 90px;
        font-size: 60px;
        line-height: 75px;
    }
}

.carousel-blur .normal {
    margin: 27px 0 0;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .carousel-blur .normal {
        margin-top: 36px;
        font-size: 24px;
        line-height: 30px;
    }
}

@media (min-width: 992px) {
    .carousel-blur .normal {
        margin-top: 45px;
        font-size: 30px;
        line-height: 37px;
    }
}

.carousel-blur .btn.btn-lg {
    margin-top: 50px;
    margin-bottom: 95px;
    padding: 12px 40px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    font-weight: 700;
    font-size: 14px;
}

@media (min-width: 768px) {
    .carousel-blur .btn.btn-lg {
        margin-top: 50px;
        margin-bottom: 95px;
    }
}

.carousel-blur .item {
    display: none;
    text-align: center;
}

.carousel-blur .flex-control-paging {
    position: absolute;
    bottom: 18px;
    left: 50%;
    z-index: 999;
    margin: 0 0 0 -30%;
    padding: 0;
    width: 60%;
    height: 20px;
    list-style: none;
    text-align: center;
}

.carousel-blur .flex-control-paging li {
    display: inline-block;
    margin: 2px;
}

.carousel-blur .flex-control-paging a {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    color: transparent;
    text-indent: -9999px;
    cursor: pointer;
}

.carousel-blur .flex-control-paging a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin-top: -3px;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: white;
    content: '';
    text-indent: -9999px;
}

.carousel-blur .flex-control-paging a:hover, .carousel-blur .flex-control-paging a.flex-active {
    border-color: white;
}

.carousel-blur .flex-direction-nav {
    position: absolute;
    top: 0;
    left: 50%;
    display: none;
    overflow: visible;
    margin: 0 0 0 -240px;
    padding: 0;
    width: 480px;
    height: 100%;
    list-style: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .carousel-blur .flex-direction-nav {
        display: block;
        margin-left: -496px;
        width: 992px;
    }
}

@media (min-width: 1200px) {
    .carousel-blur .flex-direction-nav {
        display: block;
        margin-left: -600px;
        width: 1200px;
    }
}

.carousel-blur .flex-direction-nav .flex-next, .carousel-blur .flex-direction-nav .flex-prev {
    position: absolute;
    top: 50%;
    z-index: 999;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border: 2px solid white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: white;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
    opacity: 0.15;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}

.carousel-blur .flex-direction-nav .flex-next:before, .carousel-blur .flex-direction-nav .flex-prev:before {
    position: relative;
    top: -1px;
    *margin-right: .3em;
    content: "\f054";
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-family: FontAwesome, serif;
    -webkit-font-smoothing: antialiased;
}

.carousel-blur .flex-direction-nav .flex-prev {
    left: -30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .carousel-blur .flex-direction-nav .flex-prev {
        left: 0;
    }
}

.carousel-blur .flex-direction-nav .flex-prev:before {
    margin-left: -2px;
    content: "\f053";
}

.carousel-blur .flex-direction-nav .flex-next {
    right: -30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .carousel-blur .flex-direction-nav .flex-next {
        right: 0;
    }
}

.carousel-blur .flex-direction-nav .flex-next:before {
    margin-right: -2px;
    content: "\f054";
}

.carousel-blur:hover .flex-direction-nav .flex-next, .carousel-blur:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.carousel-blur, .carousel-blur .item {
    height: 388px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .carousel-blur, .carousel-blur .item {
        height: 393px;
    }
}

@media (min-width: 992px) {
    .carousel-blur, .carousel-blur .item {
        height: 437px;
    }
}

body.boxed .carousel-contrast .flex-direction-nav .flex-prev {
    left: 0;
}

body.boxed .carousel-contrast .flex-direction-nav .flex-next {
    right: 0;
}

.carousel-contrast {
    position: relative;
    top: -91px;
    margin-bottom: -91px;
    min-height: 380px;
}

.carousel-contrast .slides {
    overflow: hidden;
    margin: 0;
    padding: 0;
    *zoom: 1;
}

.carousel-contrast p {
    margin: 0;
}

.carousel-contrast .big, .carousel-contrast .carousel-blur .normal, .carousel-blur .carousel-contrast .normal, .carousel-contrast .carousel-image .normal, .carousel-image .carousel-contrast .normal {
    margin: 50px 0 10px;
    color: white;
    font-weight: 500;
    font-size: 28px;
    font-family: "Roboto", serif;
    line-height: 35px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .carousel-contrast .big, .carousel-contrast .carousel-blur .normal, .carousel-blur .carousel-contrast .normal, .carousel-contrast .carousel-image .normal, .carousel-image .carousel-contrast .normal {
        margin-top: 68px;
        font-size: 38px;
        line-height: 47px;
    }
}

@media (min-width: 992px) {
    .carousel-contrast .big, .carousel-contrast .carousel-blur .normal, .carousel-blur .carousel-contrast .normal, .carousel-contrast .carousel-image .normal, .carousel-image .carousel-contrast .normal {
        margin-top: 85px;
        font-size: 48px;
        line-height: 60px;
    }
}

.carousel-contrast .big span, .carousel-contrast .carousel-blur .normal span, .carousel-blur .carousel-contrast .normal span, .carousel-contrast .carousel-image .normal span, .carousel-image .carousel-contrast .normal span {
    display: inline-block;
    padding: 15px 30px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6);
}

.carousel-contrast .normal {
    display: inline-block;
    margin: 0;
    padding: 15px 30px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    font-weight: 300;
    font-size: 18px;
    font-family: "Roboto", serif;
    line-height: 22px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .carousel-contrast .normal {
        font-size: 24px;
        line-height: 30px;
    }
}

@media (min-width: 992px) {
    .carousel-contrast .normal {
        font-size: 30px;
        line-height: 37px;
    }
}

.carousel-contrast .btn.btn-lg {
    margin-top: 30px;
    margin-bottom: 95px;
    padding: 12px 40px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    font-weight: 700;
    font-size: 14px;
}

.carousel-contrast .item {
    display: none;
    padding-top: 91px;
}

.carousel-contrast .flex-control-paging {
    position: absolute;
    bottom: -9px;
    left: 50%;
    z-index: 999;
    margin: 0 0 0 -30%;
    padding: 0;
    width: 60%;
    height: 20px;
    list-style: none;
    text-align: center;
}

.carousel-contrast .flex-control-paging li {
    display: inline-block;
    margin: 2px;
}

.carousel-contrast .flex-control-paging a {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 4px solid white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #9ca4af;
    text-indent: -9999px;
    cursor: pointer;
}

.carousel-contrast .flex-control-paging a:hover, .carousel-contrast .flex-control-paging a.flex-active {
    background-color: #CC1100;
}

.carousel-contrast .flex-direction-nav {
    position: absolute;
    top: 0;
    left: 50%;
    display: none;
    overflow: visible;
    margin: 0 0 0 -240px;
    padding: 0;
    width: 480px;
    height: 100%;
    list-style: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .carousel-contrast .flex-direction-nav {
        display: block;
        margin-left: -496px;
        width: 992px;
    }
}

@media (min-width: 1200px) {
    .carousel-contrast .flex-direction-nav {
        display: block;
        margin-left: -600px;
        width: 1200px;
    }
}

.carousel-contrast .flex-direction-nav .flex-next, .carousel-contrast .flex-direction-nav .flex-prev {
    position: absolute;
    top: 50%;
    z-index: 999;
    margin-top: 32px;
    width: 26px;
    height: 26px;
    color: white;
    text-decoration: none;
    line-height: 26px;
    opacity: 0.25;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}

.carousel-contrast .flex-direction-nav .flex-next:before, .carousel-contrast .flex-direction-nav .flex-prev:before {
    *margin-right: .3em;
    content: "\f054";
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    font-family: FontAwesome, serif;
    -webkit-font-smoothing: antialiased;
}

.carousel-contrast .flex-direction-nav .flex-prev {
    left: -30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .carousel-contrast .flex-direction-nav .flex-prev {
        left: 0;
    }
}

.carousel-contrast .flex-direction-nav .flex-prev:before {
    content: "\f053";
}

.carousel-contrast .flex-direction-nav .flex-next {
    right: -30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .carousel-contrast .flex-direction-nav .flex-next {
        right: 0;
    }
}

.carousel-contrast .flex-direction-nav .flex-next:before {
    content: "\f054";
}

.carousel-contrast:hover .flex-direction-nav .flex-next, .carousel-contrast:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.carousel-contrast, .carousel-contrast .item {
    height: 488px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .carousel-contrast, .carousel-contrast .item {
        height: 491px;
    }
}

@media (min-width: 992px) {
    .carousel-contrast, .carousel-contrast .item {
        height: 528px;
    }
}

body.boxed .carousel-image .flex-direction-nav .flex-prev {
    left: 0;
    width: 30px;
}

body.boxed .carousel-image .flex-direction-nav .flex-next {
    right: 0;
    width: 30px;
}

.carousel-image {
    position: relative;
    min-height: 380px;
}

.carousel-image .slides {
    overflow: hidden;
    margin: 0;
    padding: 0;
    *zoom: 1;
}

.carousel-image p {
    margin: 0;
}

.carousel-image .big, .carousel-image .normal {
    margin: 54px 0 0;
    color: white;
    font-weight: 500;
    font-size: 36px;
    font-family: "Roboto", serif;
    line-height: 45px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .carousel-image .big, .carousel-image .normal {
        margin-top: 72px;
        font-size: 48px;
        line-height: 60px;
    }
}

@media (min-width: 992px) {
    .carousel-image .big, .carousel-image .normal {
        margin-top: 90px;
        font-size: 60px;
        line-height: 75px;
    }
}

.carousel-image .normal {
    margin: 24px 0 0;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .carousel-image .normal {
        margin-top: 32px;
        font-size: 24px;
        line-height: 30px;
    }
}

@media (min-width: 992px) {
    .carousel-image .normal {
        margin-top: 40px;
        font-size: 30px;
        line-height: 37px;
    }
}

.carousel-image .btn.btn-lg {
    margin-top: 50px;
    margin-bottom: 95px;
    padding: 12px 40px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    font-weight: 500;
    font-size: 16px;
}

.carousel-image .item {
    display: none;
}

.carousel-image .flex-control-paging {
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 999;
    margin: 0 0 0 -30%;
    padding: 0;
    width: 60%;
    height: 12px;
    list-style: none;
    text-align: center;
}

.carousel-image .flex-control-paging li {
    display: inline-block;
    margin: 0 4px;
    width: 12px;
    height: 12px;
}

.carousel-image .flex-control-paging a {
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.3);
    text-indent: -9999px;
    cursor: pointer;
}

.carousel-image .flex-control-paging a:hover, .carousel-image .flex-control-paging a.flex-active {
    background-color: #CC1100;
}

.carousel-image .flex-direction-nav {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    overflow: visible;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    list-style: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .carousel-image .flex-direction-nav {
        display: block;
    }
}

@media (min-width: 1200px) {
    .carousel-image .flex-direction-nav {
        display: block;
    }
}

.carousel-image .flex-direction-nav .flex-next, .carousel-image .flex-direction-nav .flex-prev {
    position: absolute;
    top: 50%;
    z-index: 999;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    line-height: 50px;
    -webkit-transition: background-color 300ms;
    -moz-transition: background-color 300ms;
    -o-transition: background-color 300ms;
    transition: background-color 300ms;
}

.carousel-image .flex-direction-nav .flex-next:before, .carousel-image .flex-direction-nav .flex-prev:before {
    position: relative;
    *margin-right: .3em;
    content: "\f054";
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-family: FontAwesome, serif;
    -webkit-font-smoothing: antialiased;
}

.carousel-image .flex-direction-nav .flex-prev {
    left: 0;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
}

.carousel-image .flex-direction-nav .flex-prev:before {
    margin-left: -2px;
    content: "\f053";
}

.carousel-image .flex-direction-nav .flex-next {
    right: 0;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}

.carousel-image .flex-direction-nav .flex-next:before {
    margin-right: -2px;
    content: "\f054";
}

.carousel-image:hover .flex-direction-nav .flex-next, .carousel-image:hover .flex-direction-nav .flex-prev {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.2);
}

.carousel-image, .carousel-image .item {
    height: 388px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .carousel-image, .carousel-image .item {
        height: 393px;
    }
}

@media (min-width: 992px) {
    .carousel-image, .carousel-image .item {
        height: 437px;
    }
}

.lt-ie9 .carousel-image .flex-direction-nav .flex-next, .lt-ie9 .carousel-image .flex-direction-nav .flex-prev {
    border: 1px solid white;
    background-color: transparent;
}

.lt-ie9 .carousel-image .flex-direction-nav .flex-next {
    border-right: none;
}

.lt-ie9 .carousel-image .flex-direction-nav .flex-prev {
    border-left: none;
}


ol.timeline {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

@media (min-width: 768px) {
    ol.timeline {
        margin-top: 56px;
    }

    ol.timeline:before {
        position: absolute;
        left: 50%;
        z-index: 997;
        display: block;
        margin-left: -2px;
        width: 4px;
        height: 100%;
        background-color: #EDEDEF;
        content: '';
    }
}

ol.timeline li {
    position: relative;
    margin-bottom: 56px;
    text-align: center;
}

@media (min-width: 768px) {
    ol.timeline li {
        margin-bottom: 93px;
    }
}

@media (min-width: 768px) {
    ol.timeline li {
        width: 50%;
    }
}

ol.timeline li .image {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    width: 140px;
    height: 140px;
    outline: 10px solid white;
    border: 10px solid #EDEDEF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: border-color 300ms linear;
    -moz-transition: border-color 300ms linear;
    -o-transition: border-color 300ms linear;
    transition: border-color 300ms linear;
}

@media (min-width: 768px) {
    ol.timeline li .image {
        position: absolute;
        top: -56px;
        z-index: 999;
        margin-bottom: 0;
    }
}

ol.timeline li .image img {
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media (min-width: 768px) {
    ol.timeline li .image:before {
        position: absolute;
        top: 50%;
        z-index: 999;
        display: block;
        margin-top: -6px;
        content: '';
        -webkit-transition: border-color 300ms linear;
        -moz-transition: border-color 300ms linear;
        -o-transition: border-color 300ms linear;
        transition: border-color 300ms linear;
    }
}

ol.timeline li .time {
    margin-bottom: 15px;
    color: #434955;
    font-weight: 700;
    font-size: 22px;
    font-family: "Roboto", serif;
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms;
}

ol.timeline li .title {
    color: #434955;
    font-weight: 500;
    font-size: 18px;
}

ol.timeline li p {
    margin-bottom: 0;
    color: #9ca4af;
    line-height: 22px;
}

ol.timeline li:hover .image {
    border-color: #CC1100;
}

ol.timeline li:hover .time {
    color: #CC1100;
}

@media (min-width: 768px) {
    ol.timeline li:nth-child(odd) {
        left: 50%;
        padding-left: 112px;
        text-align: left;
    }
}

ol.timeline li:nth-child(odd) .image {
    left: -70px;
}

ol.timeline li:nth-child(odd) .image:before {
    right: -15px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #EDEDEF;
}

ol.timeline li:nth-child(odd):hover .image:before {
    border-left-color: #CC1100;
}

@media (min-width: 768px) {
    ol.timeline li.nth-child-odd {
        left: 50%;
        padding-left: 112px;
        text-align: left;
    }
}

ol.timeline li.nth-child-odd .image {
    left: -70px;
}

ol.timeline li.nth-child-odd .image:before {
    right: -15px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #EDEDEF;
}

ol.timeline li.nth-child-odd:hover .image:before {
    border-left-color: #CC1100;
}

@media (min-width: 768px) {
    ol.timeline li:nth-child(even) {
        padding-right: 112px;
        text-align: right;
    }
}

ol.timeline li:nth-child(even) .image {
    right: -70px;
}

ol.timeline li:nth-child(even) .image:before {
    left: -15px;
    border-top: 6px solid transparent;
    border-right: 6px solid #EDEDEF;
    border-bottom: 6px solid transparent;
}

ol.timeline li:nth-child(even):hover .image:before {
    border-right-color: #CC1100;
}

@media (min-width: 768px) {
    ol.timeline li.nth-child-even {
        padding-right: 112px;
        text-align: right;
    }
}

ol.timeline li.nth-child-even .image {
    right: -70px;
}

ol.timeline li.nth-child-even .image:before {
    left: -15px;
    border-top: 6px solid transparent;
    border-right: 6px solid #EDEDEF;
    border-bottom: 6px solid transparent;
}

ol.timeline li.nth-child-even:hover .image:before {
    border-right-color: #CC1100;
}

ol.timeline li:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    ol.timeline li:last-child:before {
        position: absolute;
        z-index: 998;
        display: block;
        width: 10px;
        height: 100%;
        background-color: white;
        content: '';
    }

    ol.timeline li:last-child:nth-child(odd):before {
        left: -5px;
    }

    ol.timeline li:last-child.nth-child-odd:before {
        left: -5px;
    }

    ol.timeline li:last-child:nth-child(even):before {
        right: -5px;
    }

    ol.timeline li:last-child.nth-child-even:before {
        right: -5px;
    }
}

ol.timeline li.last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    ol.timeline li.last-child:before {
        position: absolute;
        z-index: 998;
        display: block;
        width: 10px;
        height: 100%;
        background-color: white;
        content: '';
    }

    ol.timeline li.last-child:nth-child(odd):before {
        left: -5px;
    }

    ol.timeline li.last-child.nth-child-odd:before {
        left: -5px;
    }

    ol.timeline li.last-child:nth-child(even):before {
        right: -5px;
    }

    ol.timeline li.last-child.nth-child-even:before {
        right: -5px;
    }
}

/*------------------------------------*\
    $COMMENTS
\*------------------------------------*/
.media {
    margin-top: 20px;
}

.media > .pull-left {
    display: none;
    margin-right: 10px;
}

@media (min-width: 768px) {
    .media > .pull-left {
        display: block;
    }
}

.media .media-body {
    overflow: visible;
}

@media (max-width: 767px) {
    .media .media-body .media-body {
        padding-left: 20px;
    }
}

@media (min-width: 768px) {
    .media .media-body {
        padding-left: 90px;
    }
}

.media .media-object {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.media .media-object.without-image {
    background-color: #EDEDEF;
    color: #434955;
    text-align: center;
    font-size: 22px;
    line-height: 60px;
}

.media .media-object.without-image:before {
    *margin-right: .3em;
    content: "\f007";
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    font-family: FontAwesome, serif;
    -webkit-font-smoothing: antialiased;
}

.media .content {
    position: relative;
    padding: 10px;
    border: 2px solid #EDEDEF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: border-color 300ms;
    -moz-transition: border-color 300ms;
    -o-transition: border-color 300ms;
    transition: border-color 300ms;
}

.media .content .title {
    margin-top: 0;
    font-size: 16px;
    line-height: 20px;
}

.media .content .title .label {
    position: relative;
    top: -2px;
    padding: .2em .6em;
    text-transform: uppercase;
}

.media .content .time {
    margin-bottom: 0;
    color: #9ca4af;
    text-align: right;
}

.media .content .time a {
    color: #9ca4af;
}

.media .content .time a:hover {
    color: #8e97a4;
}

.media .content .toolbar {
    overflow: hidden;
    *zoom: 1;
}

.media .content .toolbar .title {
    float: left;
}

.media .content .toolbar .btn-link {
    float: right;
    margin-top: -5px;
    padding-right: 0;
    text-decoration: none;
    font-weight: normal;
}

.media .content .toolbar .btn-link:hover span {
    text-decoration: underline;
}

.media .content:hover {
    border-color: #cad2df;
}

.media .content:hover:before {
    border-right-color: #cad2df;
}

@media (min-width: 768px) {
    .media .content:before {
        position: absolute;
        top: 21px;
        left: -11px;
        width: 0;
        height: 0;
        border-top: 9px solid transparent;
        border-right: 11px solid #EDEDEF;
        border-bottom: 9px solid transparent;
        content: '';
        -webkit-transition: border-color 300ms;
        -moz-transition: border-color 300ms;
        -o-transition: border-color 300ms;
        transition: border-color 300ms;
    }

    .media .content:after {
        position: absolute;
        top: 23px;
        left: -8px;
        z-index: 1;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-right: 9px solid white;
        border-bottom: 7px solid transparent;
        content: '';
    }
}

.media .content.staff {
    border-color: #CC1100;
}

.media .content.staff:before {
    border-right-color: #CC1100;
}

/*------------------------------------*\
    $BROWSER WINDOW
\*------------------------------------*/
.browser-window {
    margin: 20px 0;
    border: 1px solid #b1b1b1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.browser-window .browser-header {
    position: relative;
    padding: 0 5px;
    height: 40px;
    border-bottom: 1px solid #7f7f7f;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NhY2FjYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #cacaca));
    background-image: -webkit-linear-gradient(#dddddd, #cacaca);
    background-image: -moz-linear-gradient(#dddddd, #cacaca);
    background-image: -o-linear-gradient(#dddddd, #cacaca);
    background-image: linear-gradient(#dddddd, #cacaca);
    background-size: 100%;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
    line-height: 40px;
}

@media (min-width: 768px) {
    .browser-window .browser-header {
        padding: 0 10px;
    }
}

.browser-window .browser-header .browser-header-controls {
    display: none;
}

@media (min-width: 768px) {
    .browser-window .browser-header .browser-header-controls {
        display: block;
        float: left;
        margin-right: 10px;
    }

    .browser-window .browser-header .browser-header-controls span.red {
        background-color: #f0453c;
    }

    .browser-window .browser-header .browser-header-controls span.orange {
        background-color: #f4b958;
    }

    .browser-window .browser-header .browser-header-controls span.green {
        background-color: #8bc865;
    }

    .browser-window .browser-header .browser-header-controls span {
        position: relative;
        top: -1px;
        display: inline-block;
        margin: 0 2px;
        width: 12px;
        height: 12px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        vertical-align: middle;
    }

    .browser-window .browser-header .browser-header-controls span:before {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.8);
        -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.8);
        box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.8);
        content: '';
    }

    .browser-window .browser-header .browser-header-controls span:after {
        position: absolute;
        top: 2px;
        right: 1px;
        bottom: 1px;
        left: 1px;
        display: block;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC45KSIvPjxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxNSUiIHN0b3AtY29sb3I9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC40KSIvPjxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSJyZ2JhKDI1NSwgMjU1LCAyNTUsIDApIi8+PHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC43NCkiLz48c3RvcCBvZmZzZXQ9IjExNSUiIHN0b3AtY29sb3I9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC43KSIvPjxzdG9wIG9mZnNldD0iMTUwJSIgc3RvcC1jb2xvcj0icmdiYSgyNTUsIDI1NSwgMjU1LCAwLjcpIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(5%, rgba(255, 255, 255, 0.9)), color-stop(10%, #ffffff), color-stop(15%, rgba(255, 255, 255, 0.4)), color-stop(45%, rgba(255, 255, 255, 0)), color-stop(80%, rgba(255, 255, 255, 0.74)), color-stop(115%, rgba(255, 255, 255, 0.7)), color-stop(150%, rgba(255, 255, 255, 0.7)));
        background-image: -webkit-linear-gradient(#ffffff, rgba(255, 255, 255, 0.9) 5%, #ffffff, rgba(255, 255, 255, 0.4) 15%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 150%);
        background-image: -moz-linear-gradient(#ffffff, rgba(255, 255, 255, 0.9) 5%, #ffffff, rgba(255, 255, 255, 0.4) 15%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 150%);
        background-image: -o-linear-gradient(#ffffff, rgba(255, 255, 255, 0.9) 5%, #ffffff, rgba(255, 255, 255, 0.4) 15%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 150%);
        background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0.9) 5%, #ffffff, rgba(255, 255, 255, 0.4) 15%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 150%);
        background-size: 100%;
        content: '';
    }
}

.browser-window .browser-header .browser-address-bar {
    position: relative;
    top: 4px;
    overflow: hidden;
    height: 31px;
    border: 1px solid #afafaf;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: white;
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
    zoom: 1;
}

.browser-window .browser-header .browser-address-bar:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    content: '';
}

.browser-window .browser-header .browser-address-bar .browser-title {
    position: absolute;
    top: 7px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 30px;
    padding: 0 10px;
    height: 15px;
    border-left: 1px solid #cacaca;
    font-size: 12px;
    line-height: 15px;
}

.browser-window .browser-header .browser-address-bar .browser-title a {
    color: #999999;
}

.browser-window .browser-header .browser-address-bar .browser-title:before {
    position: absolute;
    top: 1px;
    left: -21px;
    *margin-right: .3em;
    content: "\f067";
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-family: FontAwesome, serif;
    -webkit-font-smoothing: antialiased;
}

.browser-window .browser-header .browser-address-bar .browser-title:after {
    position: absolute;
    top: 1px;
    right: -20px;
    *margin-right: .3em;
    content: "\f021";
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-family: FontAwesome, serif;
    -webkit-font-smoothing: antialiased;
}

.browser-window .browser-content {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 500px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}

.browser-window .browser-content img {
    display: block;
    width: 100%;
    height: auto;
}

/*------------------------------------*\
    $PROGRESS BARS
\*------------------------------------*/
.progress {
    height: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.progress.progress-md {
    height: 30px;
}

.progress.progress-lg {
    height: 40px;
}

.progress .progress-bar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/*------------------------------------*\
    $ACCORDIONS
\*------------------------------------*/
.accordion .panel-heading {
    padding: 0;
    border: none;
}

.accordion .accordion-toggle {
    display: block;
    padding: 10px 15px;
    border: 2px solid transparent;
    background-color: #CC1100;
    color: white;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    -webkit-transition: background-color 300ms, color 300ms;
    -moz-transition: background-color 300ms, color 300ms;
    -o-transition: background-color 300ms, color 300ms;
    transition: background-color 300ms, color 300ms;
}

.accordion .accordion-toggle:before {
    *margin-right: .3em;
    margin-right: 10px;
    content: "\f146";
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    font-family: FontAwesome, serif;
    -webkit-font-smoothing: antialiased;
}

.accordion .accordion-toggle:focus {
    outline: none;
}

.accordion .accordion-toggle:hover {
    background-color: #ff0000;
}

.accordion .accordion-toggle.collapsed {
    background-color: #353b47;
}

.accordion .accordion-toggle.collapsed:before {
    *margin-right: .3em;
    content: "\f0fe";
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    font-family: FontAwesome, serif;
    -webkit-font-smoothing: antialiased;
}

.accordion .accordion-toggle.collapsed:hover {
    background-color: #404756;
}

.accordion .panel {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.accordion .panel .panel-body {
    border: 2px solid #EDEDEF;
    border-top: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.accordion.accordion-bordered .panel-heading {
    background-color: transparent;
}

.accordion.accordion-bordered .accordion-toggle {
    border: 2px solid #EDEDEF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    color: #CC1100;
}

.accordion.accordion-bordered .accordion-toggle.collapsed {
    color: #353b47;
}

.accordion.accordion-bordered .accordion-toggle.collapsed:hover {
    background-color: transparent;
    color: #CC1100;
}

.accordion.accordion-bordered .panel {
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.accordion.accordion-bordered .panel .panel-body {
    border-color: transparent;
    line-height: 1.5;
}

/*------------------------------------*\
    $TABS
\*------------------------------------*/
.sidebar-left {
    margin-bottom: -3px !important;
}

.tabbable .nav-tabs {
    border-bottom: 2px solid #EDEDEF;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.tabbable .nav-left {
    border-bottom: 0 !important;
}

.tabbable .nav-left > li {
    border-bottom: 4px solid transparent !important;
}

.tabbable .nav-tabs > li {
    flex: 1;
}

@media (max-width: 991px) {
    .tabbable .nav-tabs > li {
        flex: 0 50%;
    }
}

/* TOMMO-MOD: -2px */
.tabbable .nav-tabs > li > a {
    /*background-color: #EDEDEF;*/
    /* TOMMO-MOD: uncomment */
    /* border: 2px solid transparent; */
    /* TOMMO-MOD: uncomment */
    /* border-bottom: none; */
    /* TOMMO-MOD: uncomment */
    margin-right: 3px;
    border-top: 4px solid transparent;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    color: #353b47;
    font-weight: 600;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    -webkit-transition: background-color 300ms, color 300ms;
    -moz-transition: background-color 300ms, color 300ms;
    -o-transition: background-color 300ms, color 300ms;
    transition: background-color 300ms, color 300ms;
}

.tabbable .nav-tabs > li > a {
    margin-right: 2px !important;
    margin-left: 2px !important;

}

.sub:last-child {
    margin-right: -3px !important;
}

.tabbable .nav-tabs > li > a:hover {
    border: 1px solid transparent; /* TOMMO-MOD: border-color: transparent; */
    border-top: 4px solid transparent; /* TOMMO-MOD: added */
    background-color: #FFFFFF;
    color: #CC1100;
}

/* TOMMO-MOD: #e4e8ee; */
.tabbable .nav-tabs > li > a:focus {
    outline: none;
}

.tabbable .nav-tabs > li.active > a, .tabbable .nav-tabs > li.active > a:hover, .tabbable .nav-tabs > li.active > a:focus {
    border: 2px solid transparent;
    border-bottom: none; /* TOMMO-MOD: #EDEDEF; */
    border-bottom: 4px solid #CC1100;
    background-color: white;
}

.tabbable .nav-left > li.active > a, .tabbable .nav-left > li.active > a:hover, .tabbable .nav-left > li.active > a:focus {
    border-bottom: 4px solid #CC1100 !important;
}

/* TOMMO-MOD: border-top */
.tabbable .tab-content {
    overflow: auto;
    padding: 20px;
    border: 2px solid #EDEDEF;
    border-top: none;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}

.tabbable.tabs-below .nav-tabs {
    border-top: 2px solid #EDEDEF;
    border-bottom: none;
}

.tabbable.tabs-below .nav-tabs > li {
    margin-top: -2px;
    margin-bottom: 0;
}

.tabbable.tabs-below .nav-tabs > li > a {
    border: 2px solid transparent;
    border-top: none;
    border-bottom: 4px solid transparent;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.tabbable.tabs-below .nav-tabs > li.active > a, .tabbable.tabs-below .nav-tabs > li.active > a:hover, .tabbable.tabs-below .nav-tabs > li.active > a:focus {
    border: 2px solid #EDEDEF;
    border-top: none;
    border-bottom: 4px solid #CC1100;
}

.tabbable.tabs-below .tab-content {
    border: 2px solid #EDEDEF;
    border-bottom: none;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.tabbable.tabs-left > .nav-tabs > li, .tabbable.tabs-right > .nav-tabs > li {
    float: none;
}

.tabbable.tabs-left .nav-tabs {
    float: left;
    border-bottom: none;
}

.tabbable.tabs-left .nav-tabs > li {
    margin-right: -2px;
    margin-bottom: 0;
}

.tabbable.tabs-left .nav-tabs > li > a {
    margin-right: 0;
    margin-bottom: 3px;
    border: 2px solid transparent;
    border-right: none;
    border-left: 4px solid transparent;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}

.tabbable.tabs-left .nav-tabs > li.active > a, .tabbable.tabs-left .nav-tabs > li.active > a:hover, .tabbable.tabs-left .nav-tabs > li.active > a:focus {
    border: 2px solid #EDEDEF;
    border-right: none;
    border-left: 4px solid #CC1100;
}

.tabbable.tabs-left .tab-content {
    border: 2px solid #EDEDEF;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

.tabbable.tabs-right .nav-tabs {
    float: right;
    border-bottom: none;
}

.tabbable.tabs-right .nav-tabs > li {
    margin-bottom: 0;
    margin-left: -2px;
}

.tabbable.tabs-right .nav-tabs > li > a {
    margin-right: 0;
    margin-bottom: 3px;
    border: 2px solid transparent;
    border-right: 4px solid transparent;
    border-left: none;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
}

.tabbable.tabs-right .nav-tabs > li.active > a, .tabbable.tabs-right .nav-tabs > li.active > a:hover, .tabbable.tabs-right .nav-tabs > li.active > a:focus {
    border: 2px solid #EDEDEF;
    border-right: 4px solid #CC1100;
    border-left: none;
}

.tabbable.tabs-right .tab-content {
    border: 2px solid #EDEDEF;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

.nav.tabs-cateringa > li > a {
    font-weight: 500 !important;
    padding: 5px 10px;
}

/*------------------------------------*\
    $PAGINATION
\*------------------------------------*/
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: normal;
    text-align: left;
}

.pagination {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.pagination > li > a, .pagination > li > span {
    margin-right: 5px;
    border: 2px solid #EDEDEF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    color: #353b47;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    background-color: #EDEDEF;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    border-color: #CC1100;
    background-color: transparent;
    color: #353b47;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    border-color: #f6f7f9;
    background-color: transparent;
    color: #d7dce5;
}

/*------------------------------------*\
    $NAVS
\*------------------------------------*/
.list-group .list-group-item {
    border-color: #EDEDEF;
}

.list-group .list-group-item [class^="fa fa-"], .list-group .list-group-item [class*=" fa fa-"] {
    color: #CC1100;
}

.list-group .list-group-item:hover, .list-group .list-group-item:focus {
    background-color: #f4f6f8;
}

.list-group .list-group-item.active, .list-group .list-group-item.active:hover, .list-group .list-group-item.active:focus {
    border-color: #CC1100;
    background-color: #CC1100;
    color: white;
}

.list-group .list-group-item.active [class^="fa fa-"], .list-group .list-group-item.active [class*=" fa fa-"], .list-group .list-group-item.active:hover [class^="fa fa-"], .list-group .list-group-item.active:hover [class*=" fa fa-"], .list-group .list-group-item.active:focus [class^="fa fa-"], .list-group .list-group-item.active:focus [class*=" fa fa-"] {
    color: white;
}

.list-group .list-group-item:first-child {
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}

.list-group .list-group-item:last-child {
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}

.nav-pills li + li {
    margin-bottom: 5px;
    margin-left: 5px;
}

.nav-pills > li > a {
    background-color: #EDEDEF;
    color: #434955;
}

.nav-pills > li > a:hover, .nav-pills > li > a:focus {
    background-color: #dae0e8;
}

.nav-pills > li.active > a {
    padding: 5px 20px;
    background-color: #CC1100;
    color: white;
}

.nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #CC1100;
}

/*------------------------------------*\
    $TABLES
\*------------------------------------*/
table {
    background-color: transparent;
}

.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
    padding: 12px;
    border-top: 1px solid #EDEDEF;
}

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

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

.table .table {
    background-color: white;
}

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

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

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

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

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f3f5f8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    border-color: #d6e9c6;
    background-color: #dff0d8;
}

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

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    border-color: #eed3d7;
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
    border-color: #e6c1c7;
    background-color: #ebcccc;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    border-color: #fbeed5;
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
    border-color: #f8e5be;
    background-color: #faf2cc;
}

@media (max-width: 767px) {
    .table-responsive {
        border: 1px solid #EDEDEF;
    }
}

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

/*------------------------------------*\
    $ICONS
\*------------------------------------*/
.icon-wrap {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 1em;
}

.icon-wrap i {
    width: 1.14286em;
}

.icon-wrap.icon-circle {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    line-height: 30px;
}

.icon-wrap.icon-circle i {
    width: auto;
}

.icon-wrap.icon-circle.icon-xs {
    line-height: 20px;
}

.icon-wrap.icon-circle.icon-md {
    line-height: 45px;
}

.icon-wrap.icon-circle.icon-lg {
    line-height: 60px;
}

.icon-wrap.icon-rounded-square {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 30px;
}

.icon-wrap.icon-rounded-square i {
    width: auto;
}

.icon-wrap.icon-rounded-square.icon-md {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    line-height: 45px;
}

.icon-wrap.icon-rounded-square.icon-lg {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    line-height: 60px;
}

.icon-wrap.icon-bordered {
    border: 1px solid transparent;
    line-height: 26px;
}

.icon-wrap.icon-bordered.icon-md {
    line-height: 45px;
}

.icon-wrap.icon-bordered.icon-lg {
    line-height: 56px;
}

.icon-wrap.icon-xs {
    width: 20px;
    height: 20px;
    font-size: 1em;
}

.icon-wrap.icon-md {
    width: 45px;
    height: 45px;
    font-size: 1.5em;
}

.icon-wrap.icon-lg {
    width: 60px;
    height: 60px;
    font-size: 2em;
}


figure {
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: #fff;
}

figure:hover + span {
    bottom: -36px;
    opacity: 1;
}

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

}

.dropdown-menu-custom .dropdown-menu {
    border: 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


@font-face {
    font-family: 'Montserrat';
    src: url(data:application/x-font-ttf;base64,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) format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url(data:application/x-font-ttf;base64,d09GRgABAAAAAF/sABMAAAAArkAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABqAAAABwAAAAcbmuBrkdERUYAAAHEAAAAIwAAACYB/ADxR1BPUwAAAegAAAWYAAAM8GQab7dHU1VCAAAHgAAAASUAAAJAhWCVFU9TLzIAAAioAAAASwAAAGB20o3FY21hcAAACPQAAAGBAAAB0uW5QgJjdnQgAAAKeAAAADQAAAA0C98PmWZwZ20AAAqsAAABsQAAAmVTtC+nZ2FzcAAADGAAAAAIAAAACAAAABBnbHlmAAAMaAAAShcAAImwnHkEcWhlYWQAAFaAAAAAMQAAADYL0tfnaGhlYQAAVrQAAAAgAAAAJA9TBy5obXR4AABW1AAAAlkAAAOg4GFTN2xvY2EAAFkwAAAByQAAAdKyFZFmbWF4cAAAWvwAAAAgAAAAIAIFAZduYW1lAABbHAAAAjsAAAVEac63enBvc3QAAF1YAAAB5wAAAtDU5KyEcHJlcAAAX0AAAAChAAAA+cAi+md3ZWJmAABf5AAAAAYAAAAGFiFWXgAAAAEAAAAAzD2izwAAAADPqhg+AAAAANKDxqB42mNgZGBg4ANiOQYQYAJCRoanQPyM4TmQzQIWYwAAKv0C7gB42qWXa2xURRTH//d2S3e720JLaRHBGIMQkIeUqqCVaixFBaxC1aqgNYZIAiEECV/QL35AMRAS5JWKgIg8FM0KiKQmvEljCB8aYgofGmh4NCaENMQYQkzG35zd0q1Q2Mb9Z+bOnZl75sz/nJlzVoGkfL2tpcqprplRp5IPl8xboEcWvr90kR5XhFE5p5BH8J+3UuW88HzdwyqdWTuDelbtTOqM8fCDxR8tVuGCeUsWqcR6ZDUj6qdCew8Y8bNzNCmsiy/jPV+5FN+bq+F6lrFPtUlD1KhtmqDjYJJOgskKgs2m0RSt0CqtZdYW7dBP1Ft0UVfVGYTBc0FNUB+8Gyw01INl4GOb042LaVwNVqRnds8H2tLdTsugMHtVsBaNi9wn1EPdX1a3Wc9p6kp3k10UuVsay1hCI9wZjaaUUyooKynrKOspGygbKZsojZTjlMC+C6mv883f7DXmWpHXebunPz2nrWeESyI7ycgBRpLITyI/ifwk8pPITyI/ifwk8pPIT5q2rUj1q3hpVe6GGtxOW3cNFvF1lbtE3xrTIjXLj96wfV2xlt/nedtzE70xd5ZWM+9TsGJcxVhupMZqnMpVgeUm62lVMlatqXpR0/WqXtMszdZbeOAcbLhO67VBG7Flo77SZn2NdbZi+e36Ftt+p53ape/1g/bqR+3Tfh3QLzqoX3VITTqiozqGZ7TqnMLoSe8budfyavSQHsArO90tN9+18Wx3ze6K2+xO6L4/dwrrdbUvwEDWv67vWLHtHrPO325ds/p6H1bolPqiD/p3uu3pnbSz/w2+R4WuxbVoFHa7+28A81uyWc81Wn2bIzzzfjpd9zJdk2eI9rVupvD+++7aXfCsoX1zT7vg0/+LrdQ+0u2z6uMvq3UGqNnfbO6waT7eF3ZyyMaGURLpVrEmmszVPe2RpSa77/TGrL47wd3Qq59m9O2lLM/w4O3m7c0ZM5q77dGTl9Sb+6dHX7J3i7jd7pJbnn7b4eanLONWM9LoTlnvyl6+/dNr4M6kZt11xg5b4SwrJO2eOJjpxVmz1pLFpMk281L3Oe/dzzNOVLPnmPPbCdq4ubCla8/OD+59n6TunL76Rw8JF1LW9Hvq2lvvc+/crfvjntLPp30n40S7jjumhfA6HBTpUTBEI0BI1BmpqEaBocSfsZymcaCU0zae3KMcRDldE+GxAkT1BMjRkyBfT4GBRKtJfOUjVq6eAaVErkra1WCQakCJpoGIXgIFRLPp9M8ACc0E/fUKiKkWRCzSDVIdiOt1UKY3QKA3QT/VgzyLgoP1DogRDefQngseJAP6jN2tBCExci3ariNCRomRjdRfESOHESW3ots2UKxvwBBi5i5W3ANKyIp+Rv4+ECVq7qf/Nx2m5wgYTNQ8Ru2zqlzypqvo3wEirFaFJjG4KAIDjOU8Y7nMWI7D8Sjao0Fcj2kMbc91P5ieQNuzHDeWy4zluLFcZiwPNpZzjOVBxnLM+I2xZhW8eJYLyBKmwnsNuULCWA71MkgY16XGtWe5lrbnt4hcYhajs0GJcZ0wrouM60KYrocdz3LEWM43liPGcq4aQBSuP2ePnuu4vtCXaOu5jhvXceN6kHEdM67LjOsQrnej7R6ykoSxnDCWi8hPDtFuAgljvNgYj5CpHEVnz3vEctq4ToCE2SCGBTqQGbK34TAs82LyNDw3F0Yr0bIaLgbCwVxyG+8dY0zjcvOOiaZxBfrugtc9aDCN9Y+xey/9PZPegPSLlj03MC/ft9zv6fOU35W5pJ83088r6edh7tOO7qiQkd8s9zdK+g4gF0RSPs84iMJOAVYtBrnkf1PwkVaQR652Di9oBzFdBhH7InWGvV+F5lGB+VJoXhSab+Skz4Pfa2jWSVkhx/gM7Z+Ez0AL8Nti1vNZYbsu/wtZeW7DeNqFkFFKw0AQhr9N2igiIlpDER+KSBERCsEHHyQghoKQEim9QKhaxKWVNH0QiwfwBJ7DI/jkSfQYdbJZUDTiw/4788+/M/8sCljhkTfcqBsPaIyyq1v2dZqPOaEmVRYL6nIpHMnrlZyPe3Y6aNHuJXELv5/0BH+pityzuWsYL011Tvs6S4cc6ptRSqAnQ83xJLscE05nd1Mi8wKDrsGypzJYs/2WWKfJLgccEdK11dDMc7ggs8yTZZ55sdEr72UXVc5RqinsmnCauTnFlD0CcdI3DhyZ5Qu7Y30kBu9tXKXofFN0pLoqqgdyZmanBlvFD0pcvNmw+3rWMf9Utn9UHPEaCSo2zfxqTSC7fGlKxbIwnnj7kDuRX3GIjePzv//jE8FYMmUAAAB42mNgZvFn1GFgZWBhNWY5y8DAMAtCM51lSGNqB/IZWBjggJ0BCYR6h/sBKYXfTGxp/9KAkjsY3yowMEwG6zFnnQWSY2AGADQlDJEAeNpjYGBgZoBgGQZGBhA4A+QxgvksDBuAtAaDApDFwVDH8J8xmLGC6RjTHQUuBREFKQU5BSUFNQV9BSuFeIU1ikqqf34z/f8P1KHAsIAxCKqSQUFAQUJBBqrSEq6S8f///4//H/pf8N/n7/+/rx4cf3Dowf4H+x7sfrDjwYYHyx80PzC/f+jWS9anUFcRBRjZGODKGZmABBO6AqBXWVjZ2Dk4ubh5ePn4BQSFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTS1tHV09fQNDI2MTUzNzC0sraxtbO3sHRydnF1c3dw9PL28fXz9/AMCg4JDQsPCIyKjomNi4+ITEhna2ju7J8+Yt3jRkmVLl69cvWrN2vXrNmzcvHXLth3b9+zeu4+hKCU1827FwoLsJ2VZDB2zGIoZGNLLwa7LqWFYsasxOQ/Ezq29l9TUOv3Q4avXbt2+fmMnw8EjDI8fPHz2nKHy5h2Glp7m3q7+CRP7pk5jmDJn7myGo8cKgZqqgBgAh0WIfAAAAAAABDcFmgCeAIsAkQCgAJEAlwCcAKAApACoALAAtQDRANkAeACCAI8AYQBMAIYAfQBEBRF42l1Ru05bQRDdDQ8DgcTYIDnaFLOZkMZ7oQUJxNWNYmQ7heUIaTdykYtxAR9AgUQN2q8ZoKGkSJsGIRdIfEI+IRIza4iiNDs7s3POmTNLypGqd+lrz1PnJJDC3QbNNv1OSLWzAPek6+uNjLSDB1psZvTKdfv+Cwab0ZQ7agDlPW8pDxlNO4FatKf+0fwKhvv8H/M7GLQ00/TUOgnpIQTmm3FLg+8ZzbrLD/qC1eFiMDCkmKbiLj+mUv63NOdqy7C1kdG8gzMR+ck0QFNrbQSa/tQh1fNxFEuQy6axNpiYsv4kE8GFyXRVU7XM+NrBXbKz6GCDKs2BB9jDVnkMHg4PJhTStyTKLA0R9mKrxAgRkxwKOeXcyf6kQPlIEsa8SUo744a1BsaR18CgNk+z/zybTW1vHcL4WRzBd78ZSzr4yIbaGBFiO2IpgAlEQkZV+YYaz70sBuRS+89AlIDl8Y9/nQi07thEPJe1dQ4xVgh6ftvc8suKu1a5zotCd2+qaqjSKc37Xs6+xwOeHgvDQWPBm8/7/kqB+jwsrjRoDgRDejd6/6K16oirvBc+sifTv7FaAAAAAAEAAf//AA942sV9CWBU1dXwve+92ZfMPtmTyWQly8AMIQkQQEQERaQRY0CMiMiHIEVANhERKVhARAQB2QQaEbHqe5NRKUUEXClFpVaQUrXWuqRVStFShOTxn3Pvm8kEgtj2/79fycybN8m755577tnPuUQgAwgRxupuJCIxkAqFklDvqEFK/Sas6HV/7B0VBbgkioi3dXg7atCntfaOUrwfcQacBQFnYICQq+bTtep43Y1nnx0gHSLwSDLv/Ek6UDefmImDDCayMRQTRZIllVLZGZLJEUWf0oI/zXY9MZYqFmOLbAkpdmNLs8NuMZbGUgwkVypVXLRUSXE4XYpRrKkhXbtVde8RCfs8+mBeodsZcYrBeTUlpT17lpbU+J9InTiyorZ2VO9a8SwdqW5rW8zgmCMeEPS6dWx+PQgATkplXSQGn01SqSyFKYAG8MRENqAsOhSJlsYMfHgTLYVBcST8f868ZfPEA/SwGsIfePYgQnTT4NkZJIdeTaLphJRGvb60SCQSNcA4UaPFCtcxQtMNttJmwZmZle+PKERqafb4UzPy/eGYTmJfiY7sHPxKB1/pTWYbfEXl3JCcfiSWxuFKcygGgMvIPxkdig8+efknr0OxwCcrhzlAS+Ue6bv6PnCGEm+peVffpWfG4IWc7mgW0g1uGI296vEVnttsSjPChc/RbPZZ3Pi0ZpvXCr/gYK9O9urBV/wdP/sd+KtU9lfwzIz4czLjz8nC32nOjv9mDt4X+zkEEafmcOLcM7Oycyou+E/ul47Irgq4A/ATEdmPIcB+gm78wa8GmWlJRD1upqVd7w3RDd1mh2jQpH4QoQVm9WhoTkgdG5rTdTFd310dQ+fMp4/Ppz9XZ+HPfHXifHUhnYM/cJ8ABfRXT0iT9KtJF9KN9CJrSLQYVlAuiCiS2CKHw9FiyVza3K+4yFQadSDduCNKCL5JC0cdIfzG4TQBPfcOybYjSqm9RS51KEW0NCo5KsLhcKyQrUfUlQYfwnKhQ6kEYs6ztyi1+F4JRO33AVErUjFc5pfU1Mgh58uE2vzpeRW98v01ssMl+2q6dutLs6nfWaGv7N6jqjLihQ+GwiJntt7r0RucQWdhvtvj8zvtlPahld0rxKL+gxv+PLVy0Oh+A0rS/7J37uQjPxm47qWeV03od21J5j/envuI+v22OffcPY/ede+SjLKBV3f9YOVN40201ZFaXFI7sLHqiTecZ8/oB1atu8Ollrv8ZSX9Bo3p+YvDTvUktZvuEfePmlhMd1hua021Tx3R5apwWXYK7DMdaTivGrrpNhATcRIvySElJEqi2YhPVyQWlIgHUCFyJMac7GPMaMsWbfAmkQB8Sitmn9LYd1TuwnalhVO4xaGkAIXr+Ccdp/5c/inXoRTApwxO/aXIMCxO14uiwSi4vIBGpSAXPrpT07KyPfCRKMag09Xsy8gtwC+dafBBZ7ET+ADE171Hrg/wmlvocvjCPRyFeW4aMdHE3SoP3K3sXpinb9hHG/bvV7fvm7Lg1IIFpySp26Zzh4VxSXcffPDUAvG7t//06VsHPvmE3q7+dts22v3pswd1686Oo9ve+uQTvH9g/dNPr1/31FOAQqDHmec/1wV1m0k+6Ur6kIkkmgf4U4qllqgFMBfrzRBF5b6MgRYYWuQCh2KECXeDy24OpQYu7YYWpR+813SDSVv0ecVlPiQlu1NJ7YLEVpzndMnZNXJv50vEaM/KLYtoE+8jVhVWMu7q9dh1Bp+/R5Vfb/AbipDXwrwj4SpSZBfdHn8fCTAQzNPPLKgZObxm5f4Nj7/sC/SsrOtdMa1l2JWTrr75TP3Jd07ETj/07P0v/0L9emKv4UOLnp9bc3V918CkUWNm0/m1E4cNqcx59bGfP7/lgZJre9WWdg+kLfxiyrbhT9373cgTxz+NzVoXo577Az2HjBB+ec8z2cW1Vdd2GTZmMuCIIj8nZxk/L+HcXGPlVJaS+Lj2pugSDHyOxrrxGdHzglClO0msxEdkMURlW0imRxSDsUWxsz9wOVxVEb3g9bj8wcLo/TNWTLnvvikrZtBZgkAPPPeC2kM9r1Y+9yw+KwbPqok/S8efJR5RTIln+Xu4HEJRxOdyOgRDbOp99019bMbcuTPU5+hvaSv9zQvPqVXwNFXt8SybX5U4ThivewN2USGRU0IxHQgunJ0rJEtH5JQwiibYILItrLj55KqKqvxFEW+VH1fLH6wyVO3bV75PGLmnfP/+8r3CSGGfVDJ5QsOUP/5xcv2EyfVTPv54CowzhHwpbpUGEAtpIDIJyYZIjDL6knXhKKHI3ogZGB8leElF5HTWkGw+IgvhmIlvPSkcNZnxa5MBftNswkszMZUqNg5ZZQAQH/AGgEsNodN/Sqepy34qjJyJ7zPVZXQazrf+/CQaIvsAjiKEI6YXiVXiYwEajcAu4WEg/oFHUgvTAfyMUJFOU2j9gPKqupqc0SsfT+9T1quma2F4JTxzgdBNGCtsB8IoZs/kE9PekFAUAhxDdCDdxEmkMuBdQD8Vus2cSdg6jAf9JUTeAP0FnmGKay8JJcbCKEZTYhQre0YPbfvAjhmPKgmoJmWjamsrymsJPd9yXi+c1i8HmIiBRqhfmPdI27yzhsVn2HgCmXS+VWfVbQL+6SagSxhx59tg5yPPVFxSC5U9bEizpUU2M3ao6C0tihf5nTmuICkuG7AzqiN6tqtdDhLIJfgiOly5SIC5wiQaplkgUcLqO+qf1c+WfUibPvxQHfUhnSLspNPVJW3XqEuEw+on6nFaQAM0jwbVjxAfQXj5EvadjpSRqISaDm4+hYgAmR5pUxH1LVFJRBqQkAYMCRoIOoP09S2SuuHsOEnFZ9URIvUCPucnQ0nUijM1idpMPfi81JDsBORaW6J6Jz5PbwHycurx0mmFR6fBoxWTFTiZrUb2OJuJ3unnbKwPZSsgUqC6SiYQkVMZ6u5svf/NE23q1aKxtUhIu/nONQ+Neecm6dit4/du2a+eUss3PCQMunnXVeNnNg4H+Oznz4gHdWtJOrmZRFMRPknXgkTg4jvEBpoqwpkB2+aI4tW3KJmwDF4DLEOKg4n0VICN1Mgmp0K9INhdLsXihnebU3YCM3bJDk2uR1DIlNJKGgD6o/5s6vVIwG/tg6577fanXvn1MzL9RdsqsUYdMOz1r9UTf7n31OLFfQdtpeaHx9PDGyarLr3p4DNvn7keYO4LOB0D62Mnt5CoDddHYMxRsgk2UBgjuFKyOQxLx1ZIj/s5BTUX2O+KFdRvQzhqteF3Vtz2Nite2nAhHYhticCMKKK4EqgX93XEC+vq7CuIW1SbQJ44duwJOvshcV3rXHqvumiT+hCdzfbRgPOtUgDgyiR3cw0ZcRm141o7xZaYx5xut7Flj5o9jH/YELIsplO5jC1RF4PJ5TCBIsF0YMVva1Gy4d3gAlqXzJ50JtXNktMFfMtfU4MkIbvaEazRAGNEsEElr4cE8/IHXDniyG1bfr1r0+CPrxH7to2Yf/cnNEX9+osZ6vdrl1553dMr5j3uSRE+3qTe5f3m10dV9Ua2R89I84FuU4E330OiPpxNtk6jXLOuJebI94EOozhwuxYxKZ2W0oK6OyjlitvUohTDexqgUrHaAM6A80WzQ/Rl56OIdrsUgx6JJz8bZ+KGX6hRzGD7yIYaWXTKekQ+7OWwz2+ooME8IU7sJJhLqvTZQmKqk2gtddz2xxH9B8o3fPaFK/TJpt/9U/3+Y/WsevRt2mXYwzet262sfepN4Xl6E11fU7GgJKRuV4/dv/i7d4+fJ/SuO3pMbOz1wprl23bj+g0DuorA+hmBwqK6xL43wIIZmJQwEFwwE5ut0dACnAvvGkFgKGakHArbQhYReFgBGoSdOUz8rO2XzwtD28YCJ5285OxJqfUw03/GAX4fYnwhSMrJAyTqRQxnABc04ZhlUkusKOA1AYaLEMMVbMxUU4uc6pALco84FT0oQvoQU41SHYxIgITkLviVFRSjENzoUgCKkSnFmxEQGd0EMmA1iAtWo8ippAATlctcwHpquDZYVUHjSpHeoO3OfKYNabh2sWu8HPfUiqn3/+v3R/41Z/KyzeoX351WP9vwpvL8W28qL7xZ9cyax7dvf3wNXfbQ3i7lv5i07dV92+/aUtZlz8JX//Dhew+tXrPogUdXCPO/mA//gM7Gnj8rzdZtBTorIneRqAmx4AAO5AspmRJofSFFRPZTzCnMxCgsBwUCiKKSDhSW42w2OXw4U1nvUlxupC+HCRbEWiP7nMA+lYJMoDY9gW/YjEkklziByvIKi6pw97hEO40rgD3QvIA5j6XGj6melqj71ZO3HR9xxUDlhs8+52S2Lrq26c20qmEzr17/a/Gt45Soq9Sd6tPqHdVIZrSBFt3/8+8OLX/6lYVd6m/oW/Qcl31M1ooFIGu9YIm1S1sQeTG7JnB9KP1kSxgnKTvZm+K/UOwKF0vgnh0lsbBBk8g4LtM9YFwL6G5diewNxVK00fyofcjWMCogsiuspGo6SDO1pKBRcYEakjRuXCMZpI2bpJmIOYmxUf96H/SvcURPCLBUr4l6h4j1banCV8KwJ+jch9RX1N0LEcYhdKG4VdzG/Be5SdoMaDExnabQGENxTwVKEfiBR7XuEOvpwtmz6fbZs/l4x2C8STheVaUJJI53iPBlW5pYf+whOoBeuUhdsI7hxHr+pJijW0CyQO+ZReTCUCzA1yIdqE4HVFfC1OwsAymHm1ncMLNzfdDuaM6259uBKcIaZYeUfHizO3CZFD3ow13QPkkBJIrpgUI0vvz5QKcWDxJlegDu64k9q4Mct+u8we59dBoHd7c7f6yGI80v/D6/58CBPfPn5VX2v6Iyb/G0exbpm+IrLnle2PvskwPuHnr1lYPv6H3VlKED+l7ZWD1u4j13t17DvUQw1zr1JcMK3Q7gbNeSXUTuFVK6w/Zyh5QrYbNZgWug4QoYjgaZNAzmgBAaHFLSQZKWhhQJedAQho2ufP5dmWGq9AMVrZ9DyaKl8sCwkgMcKMehObRQ5OY4lELAGdehlevgD7L6AU+S0t2l3dHuV3IAR0pVNWzfQidsVKJ07wU7trpGtjrlqhpl8JVO10vE5Msq7OrQjDdXfiAs+VxejwC4CVHcsqSyO0OivzLi1DavUJgfzJOYWSPBjSo//l5+oVCQxM/qTtPnqf51euOpJW9uvnmmSah9/8F31M9mHl+6+P3g2n7db5037R31iLxD/d2Hcw/R//m48eiQnsPPTtqnPv+PpUJw7+on9u1f9/irQkClT379829UZd8J9U+jR1458R6a+uGyzxc9cN3uNuGKgZ+/+BTNeXfmrHfVT7Z+oO54tXfltJqBC7+gA99cc/DAmlWvv875AijBupdA9hiAM4DWSdCbIEa41ac3EgqCQI+M0BJiGrhCjYAnM2AkAjpKUAyI7gA1Cgt2CPOjm1tPbf5CWKDuZub3BHW1YBSOosw5BmMMYHqTH/bX7XwUEAQtXM7lgo6S6mdDpeJQAcZzU2CFU8NyigNtMMUCnzJRxuhAIc+DG5mwgLIRFs6PF5YaOdUJH+Vcl6xD4JyBZHlSEOC4Bw1QuzgmjDp2esn9659TT3yr9qHyC/v3v6AOo/KKzZtXqMN06/Y8c/+z6f69q15+Z8PCOdMf3HDv3ZNmMJ5Sd/6MbgjYENkkoulabpiHhPOwIPA5ceCVXESXxe10xQzE6PMnyAjUI65dSO1UopcYldS9RW869Bh1j799+MczNqvfrV9PbU9O/6j+jknqXx97Qj3x5j3Cu2/Qa1+dPGbujbeuVlvXr1Nb19z8kynjZk7dT21sPRHXKuAa+W21hmlrHNM+hNDPILQCQq0OxanZOKkIrA/Vfb2GPglJXc9wl+8Cws5HpA14h9btm/qG+vUGdRzduolKa9aqZ55Ux+rW/Vp9+cAa9fSen25YQenGTVRYwW08gEfax+C5RoPGFIdGgnXXcRLTIWBWBpgJAEOjl6k4JrBK4FU0aQawZvVyi5f/HBMPtR4V3m8rF4HENqklm1TvBm3c8TCuifTj47aPadSxMY04prmTMdtHs1ww2jFxeZtX2NQ2BkcybmpbRxI0UQ80kUWGk2jGxTSRzaxKJGigZrQmUw1oCzB9wgvkG7VIGahTMxLmNPMiJQajL1UzMTshmiowDxjV1B2gN7+3knrHNzZ8NnOLehJw79zytrLiLvXzRw6pzwgG+jAd8uqdo+Zcf9Ma9dz6DerZtbOp3Hamftw+bX1089n69NV2vyGS8OCbRYYpc/vq4D4UwugsNFJ0TigGS0tiUTBYEQGDBRDVJI5uamrdrFvXNkv4+dlxwkwWKuDj0bnMtxRIWhfNs6SI8DT80SWeeKwJuQn/WwI2YxH8rYP0JNEUwpczahY4UbGoh4FRdtTAhInBZGLhDTBkJdRAKepflVXcYnECM3CioKu7cuvwmfNUImw7tu/EGwt+cuPSheI1m1o9730Rx88khp+uF+BHinRECkODQlEvFE01NRx8dG0GTRQRIrzW9rZw+4G2v6t/1a1rfVPs2bai9QNhu/quupiPI56K2/5sn4jaPmG2P8dNVGQUKuoStj9DuvdYkzBdt+6csCGBY/0CeJaV9Ndg1ifBbOP738T2v0HTG+xo7MH2VwQJVQU+C6M2CxOFVRXBrnAeOyhYBfOBNWLb6TFtZ2DIf0mms+OkTefOSvpzY5LpydTp2O3bzeRQRBwbDHvYZYAxHNtw8dgUKQoG3iGO2rq9FYjh3DxpPgw579x8xu9g7+lDsPdSSA4ZSKIWwh0cfPdlIVXksjGdMKbTgW4NxWhtYcZimhNVIzbfLA/sQoORaBo6228uh8C5Muw/2HB9hO4VIPqlurfpiHffoQ1vvaVuf2e92vL2jG1PUvvGGUc23DJq45EZG9VTwqG36bV7XlVj6j1qdB9wZisNqb9Vz64ZsfZ3X/1u9YjVcT4dBDyZiTuOKc6hgHXETBa27xhRexj46JKyhONeKZ2eeaWI4rY4EwIvF63uEppG22VcBjXRQvW4elpdTKe89vv3X1eXw478/IR6Tu0ljPnlti1Pcxyqx4BeNpE0UoKeDWYRZsdxWASamCuk2BAWFjBQMgCWDIcS1FCJ4YAgWHgxyebyWJjB57Vpbho524myucilIG7bUQuQGtDd7Yf9J/4QktW3v129bO6aQb987dt3HT+M7Tdb1Tm9n5w/ZxPN+QGc1wLOU8Dqu1GjThOnTtQ8YnYHQzvzO6UllBAHU0I8GtrT4d2DyqPZyAw9O1NDkHUnLYPeAJtFHwwkr0UAQCp5agO9fpd6tE+euoDOfeN3v3tDXYALonwTUdPoASmxKpT0B/t0Etjp5aA1R0vjvM6DoGaI3DB3HlGywXTK5ru42M6Mb4xLfjNt/6sYjrTLNods2avkWb6X8/fCh2arDQOGeY5mwLkbdO68/NwluUuCephFTRS+hDfyosVqywvm84Ah7fBJ7pdOFUM2+oQ8GaVo8RY7FX8qIiIDOGyMUGdqMd72OGU/8w75JG7TGiq750fibhW915Nt4HZ+/8FjKJmz/sUet8xetHB2YxV1fnLvqZsH3vz+LQ8/VdU4e+Gi2bf0UD/96gn1ow9W3jpxxv/0vrlnRWFpn7oH6rYfHFS7rrb3HSN7jehZXlzW74YFNzQfmcX4n1/z0xlQTuiT/aiyyIPR+iOoSEZ1zN+pA4Ef1euYFxSdce12HvpV/dK1ammT1Lpp0zlJamXP3wnyfhKTQ1Ukase10Wu8GsgpHnwHdo2RbiNXXlmUHa1b2V6jRUs8vlyQQhEncyDvbPobXfdVk7pX/VL9XH1VGCoOaY2999VX7+G7+pW6n/bhvN0KNDwQxtaj/GRzIwJT2alsCOFoRCF6GEbA3YacmwatMj1BT/6y7aUdwD3zpT+COGXPMRYxGfFc3D9siUTYw5qpKOnz/QlRQW0tMnUoeiYimKhAItvf9vVzLOZNHLJ1rx1+Qxb27qp1f/0J3tXJYoVCBSPcsytm1/c6oMNd+7//eif7E1OFYjEbZTN8p3PDd9JekUQFnRkJ7mVBlHQms8WaFLOGsbm2z+dUxaZlYjNbQhc20cV04Q41Z7s6V531NJvjHwQ+UWnnuUEcb+WANz+T44XazjdGmPsW9ByU41x6Cyh7JDOTPSbK/8FA5YJd9e8FRWr5PjVVcL6hDlGHCZ8Kv2o7KpS0Xd/mFxratsMYYEtJp5kfD3QFQ4e1MTHVBKWdGaWega0QLJWhw1IBuRl30MP04Pa2T7YCY/AIX7fWqR76OZ9DAzz/JJOtFZqOYIhzaZErs0xjVQzckQwcI67Pa87vgKFBfKn1Dmlq6zXiPmGBNHvTgnMLN3Cd4bwgTNKdhD1TiR4QTJPAIA5FA5xnbxgcxALWNSg6OkMLRnbwkz6sbRd/XB2nq9Q2Kqr6E0vOFmg638LzenEFj8u4YeEWLhXmL9Uvx6gMJZ/CuNPYuH0IUjCBcUXN8Dci0mDLxvTaYA6FguZMYf864gCIcb+MP8A0usCnVFBV+pj60+m640u+d+EYA6lZPCpVMj8Qp5yBdM4TdO5Cdbf6CnxXCnrYa23cZ0TURmmyegBgzcK4ZYzwuBZpj2tx3RSnK00+t0I9MJH93QqpRSjVo7Wby/6OiiSlPWIqOIi5PQ5W5Q6uaDq9ThcboragXBoHem2rVAt8K0AmcZ+37Iowp6ydwuIaJcB3rg+d+CLiJY/ZE6lG5oFF61jKDocVl6mFyeRUitLJAsLX7Ywa7b4aZM+5IKCjlHjQ4c0CffgLXbv1cPSoCjCvhKGIuzLcwUp9IE9k7oqqykDuuKOv0DGrljVFr5z6+oNvfigIGx5Q/9lUuWjq4v05qqyeiNHMbbTvrJ/NmX7twDdeaKva9jwdNnLig3ejj/XQ+bM6F6ytg2SSn3AuI5OI4tG1RPU4r3QdLiaLRACbccDmEJzhsOzg7iyTnscg/JibhN5ioqSjmmZCD7KmXiPMhAUbCou8ziQfy6HNvY8+/DkNqH/+y/Kjtcd2bD92bPuOY7qTbY3T7lPf/fakenjO1C+FLOXTz154/rM/sxjpWSlL6gVrENE0oBSMOlAedWDxMoDRBjCxyJg5hdv1Tpdm15NIOBL2G3BsB9NsmIOonpb/VSe1rmtYsGf70aPbP5wxavBHS/6m/l7IOEm7Pjll7kfq5j89fPuI22hX7is9I21tx5ed6ycMX2IcX4YEvpx6ptEyfuKH9Y/jy4xqrWhP4ItY9AnHMyww6tOVDLhkH3s9DXz+6B96b97c+8NHv1A/3vzHZ3ccP77jl8eFrG9paO49wtazji+n3UcjJ1747LMXlL/8RfPtnpXuAJz5YK+MiGNN4sACW0UCjvmtXgzX+KWEHWwFuP3hqBUjG8SKJloOYtSKhjAwLjSE/U7ZVCNn8GiYy0EiXQG3Pq/HEEDbjeNWDDBVop6W/U1UH5hJWx/1/X7jofkN132y6MQy4VPj/k3rfku70D/T0NbHz/hTN+16qPGmW4Rx61/eGeelYoHuDPGSehL1MMoEjSqCDE9OCaO7S4/L7gvJHgzHK26A2h6OulkAze0EjcHjxksPagx+5upBGQVg69GKR/0hgmENH6eJLMq1iYalB5cvGtP/upvq7qKV6sFN4sqfzXhmvzh4ftW4kUt/1jpJXIl4VSdLk4EfpJMC9JYxdBoiSj6ABoLKCW+pISUbMVrIFXIjU8hRRdUHNEoogg8ZKM3sKTxalwr0kOrUbmgBML03ThlVmheTBAuLqnz+cI9a7uGsiof3cgHTKR8ufqfXZvXDf/394OCtB5Tf1xx66A/qidXCO1u3vPeuuvsdoebPNECn33W8teff1BZx7ZxF4tvP/OKu6TT46dNHjm6DHcDlwSGQYzuAzl2ktl0L1yGFg+rNOIKbzculZ84GFydynJUHEW0nWrQLOUCPgrDPC4gFKrZTr/PQ5om0et+xzVuXP/Ma7Pb678RPXm8bJ0x+ZAs9Lred4D7P7QDEbN1xkDkWMpjnAURNDMksKuLWciOAVnUpLfjTbNFRI/BhsJmNIGNNPGHCAru/WdAbRB6scGGkwqPPEwGq7b0bamsbAht1fRr79m3sd06Qqs4dwLHPD1EnwdgfwR5PJ9eCloDDpjC3P5gcMY82egZTUWHGzW69y448kMe/TaDaKZ403NtiCo9/G5xsl4hVbDOjXmkAoyqY50p48mM119QNrtvccOODonjfP/tUhPr0CVWoLy2oum20dM+5zdFbbtYfbryi3+gr4mszD9amg79DQihxXTR/h77d3yF14u+gBlgHoXQ3THXPHnX5Z7qTrdlCiXpr2wQh8LV6ME4DFPUNEex2Pg4+X/MCwUrjT7sX6NBm3cmzDvy71wgx7IK9kYsch+lAdn9Eox5qjkSUTCAhdzjuRc41MRLKdbDwkh9ZDzeh7XruR/anan7kzA5uBy/Sld/VkbgSF69tvJNG1h7IG0sH7v7gyScffmr3lk3Lml6Vqr49La5aRP0a0T26RfoDEJ0wecVm6fgLSH0MfmkTwH8R7cs0wi3PH0373g60b3C+9uRkGmG0v3GvXar65mQ77b+yoW03SfDsDcCzO+TAxAWMS9fucNC3XOBtYDkwzZjzx2x8TINRdJpVD8sBUjgXRUpunFtE6J9oRD2k5qqHNv+B1v3hD+rzfxCyTtIK9XcnT6nv0m4no3/6U1T+5BMG1yF1ms4FeEnSFRKKAqIGZR/5j3UFsLe8ybpCGr2srgDwvN7Sriy0PSzuiGsLDI/qNGmr1DdZVicENTJrhNf838rqSvSm/ruyuuVsb+GeC2Q1ozvhc8CvnYQ0b1Mcs8zLlMLAtPONzbJRTMmU1odWeYGnGPRIZT3e+LlOt2XsOKCxv8+cS7fcMnpr22s4RuT8WXEUjFFB9pJoGfNZgDbgR8rKRGkVCsmuI1qwjhnGxYCGrtycPDFu/yzus7CjPankmZjPwu5ottmtl/ZZwJfMZ2G12ZN8FsmfmM8ix8UsItnobJb8mWXMc+FS0tIR8Zncc+FKZ54LUD3SEnktVYDxIswK7iPElTuvB7OCWcA+0mfA/tF39OufmjZ84pS7hkdqJ/xsyFsrapeuGz29+/BJd08a3n3K83fN+GjF7H6Di4qvLwsEi4qyw33uvOraaQPyxsxruHpQab+Cwuzu/SZeNe6RvphfNPT8GeGkrhvoJDeQqFOL3PDEQaaX6MJJCgmQEItZeBLJgR5TR4XECsQlp9TIxCnbuUICnLQA1BAPd70Z8gornUPXb6L16o7BV98wonzG/XNXiyvn0yz1M/FnbS/eWl89/3px3RPCeIBtE/CNCVIV8K2rSNSBfMsa4W4PJCNzJM63gG+j2wNkg2wKo67H1BIbWqIOdO7qmQsk7gGJ9KGVTCHV6/IKNyEn3fPkkxPU9145QjcJT7Q99sgW8dgLguvcge/+JX7K6BhtbJCmyf4Pehn/B5jUDbR+q9qwTapqnSyuAEnMnqM/Cc+xki6aZWKMsEfBDCLM9cFySxUC9IWuCb4tNacAcz4Yt9N+tGY7raW9t6l3b1NfU9/QBuCDiJNaV3J9pxRgNsNYHX0P9Mf5HkrpYvWxnTSH5inqGrpgF3DU/UKpYFX/hz7R9l3bB3SnOojQ89+pE9gYDhiNaxXmCFMseGCEh0HadQaFMpHNtIa+lE8Kidp65dU/WXBFhXrFdjqO1jepzshTd81Tdy2MrB0rhVoXinPOhe57AOc04bwqfgLjJfkiYK9LDIHSZXwRBZU6L9V5JwhNbZPFurZRQmy22E1YKsxufVdYirq5qgpDdadIHhlFQBVS0iTcBWwLgF5uwscHQ3I2S6vzGZhe7stG2vdZTKVyWljJB5LzgYYru9DHkgZ49WaDFkwxZ022gIRIqeEbAjWm7j16US9sbCcPFyNVeoO4NYDZNlRGui5e33PS6Kp+/apGT+q5fnHXiNBtWc++9K0Hpy4ZPEydNqLR475lhDpl2KDFUx+kr/frBfDvO2+kffULmQ/hh3Km0Rbbd/8Zw9wzC7hfEeb9fHzeedwXkh5C20m2h9CyYvMWj8jmsJJtQDUnKrJ5iykwb8LnnS2ydDYQKIyesrk5ZcCUSMXsxnn7+awx7wrnWIlpIDBrwEKQo6GU7kzMeMPiUKSyMhJavKHn7EHD6PIRt7g9jSPosmGDl0x9UK3p23NZr35q7wenIvyrBas4UnQQD7mR4AZCijDY4pG4ZpfBZmTUEXWxFFYXy2rzMvR4eOqGx4HenJiZYwkTPUwelJA2lpXMklOQL1dGUK/FSIF39cj6HnPvLmyYNrK+4var63IbhKxZc/r1nTzrvqJQ0V1c55mrxugAaSDsPycZkpT7xDK+k+qknKxOymFsabY7nMbSmI0DZQtpyTfM12JHvccktgPEc5IKM2jE7QzO5ckxXap9/gn+teLxitrailCvXq1jMAKqbtN0MPWElKUbQ/xAH7NJ1IUcwRtRrKAyZISjLha7dHlMmogWI4oFvskMR/UW5qOWEG3ZPDFNzxLTkMWKGeFwzK2RlyUc1qxqFHxOIHpnzEhM9hSepQbkwK0+IEAfK3VhmSqs1IW4HD6/E5QM4d25f/p5w7SNL44f1X/fjLnvqec3PbNkiZDxES0G8aIeTXlkyiR765cpc26/frRJPUUdflpMZ6u/OZImOtMS/sqAbjNYOuM1HkF1mNTBQ7YOsSUm6YjZBsseQU1B9oWZ5SMcQbdiqoUReKqAc05Nx5h8qg9wIqTiDQFoB8PPmThJhw6WxGZnnBNVJm55hzuY3gFvQzQa/d3+KQcGD1ywY+4COl1dKoxcTv867x/v/+X2UQu2Pbb07/NU33K2PoToxuk8AHcheZBnecD6MKMb4M8PcY9QEW5FrInBJK0Mln8ac7JPLAU1g6Wy6QyYOisHnM1Gqy8NL+GuLcXNEtyU1HQ05wiLkyk+MOvkfPybFDf+otmpGFmOZF9aWNkdKxBgTv4qvwEdIVg0kltkcCerhe/Pnnl41LG1u15dc3TUO7Pmvj/q+OPqohUfzTunxFQ1ppwb+8Hq3b9e8/7Yo1OmHB17eNXeV1d+MPbYXT89Lixtamlpevqbb3DNzJoPO5Xcy2PscR92zOlKITYUK1ptkWwNx3x+dk8Xifn4PUOYhc5SjsDaKXaM84aj9hRcMbvVhO7iaIodP6U44ZMvzMJpmK/GveH+DoIbls3g5W6TQGWgsghezNuZd1yN0EHq4iBdp45rAiNzZYm6mvbS/OWf1fVaUqd+TT118wfU8f3Wzo8NJEg0fzZQT7wgUR+/SviyI06R8eb77z8jHGyrlKL4yp7V7fxwcb5uGQmTPmQVkbsCL+G5gpmhmL+9eMh+RIkAh4445BzMWvLAtSek5LBbrIioCC6LHHJ5UkptuVZX5LFzkanPcbr6mUWz058Z7NK1R2/MWyuvAYpJZw6ATBFz1KgnvZx9Fddc/VVaGqmusj23NqG76uJJUay8M4l6ulU1HfjpqqsmP7Ro8lUr7l8w+d0dr2ysfGTNxAUDJy96aPLAxY0Tb/vjC/d+POmZ6ePvX3Pf3fMdE5Y2XtP9uoqSbldMvnbsIl9oesPcJ8ZMqv/JwMrrKoq79Zsy5NZV3i73NMxvqhM+q7v75kF1t9ch/kbqHMI03aewEi6MNDhDsj4Ss4gkm4UWkDFnIwrdcfcLVqKZkEjs3AJu97PktzPfkTV1PXvW0ayqktLq6tIS3XUNvZkDpnfvsvLevO6rjrh0u3ULYNQ80pM8wOp+/Jxmq0OxML8qC8UK+VUuy/xkVXK9EBQUUB4uoIKwz0P8U8ihZHBxBZ+U3rjrQ07Xyyl+XW5hSWU12+NlYVhFC6FuT4a5JNile2U8p6cHRsJ9WpYVhsBZBBxzrVgI3J3EwryehEu5sO6unVR4dDmlO++atFNte3S5ev5l90bq3f4MTdvcuOXT+7erXw0/tnHwssrqUTNnbNs2Y3pjddUj16w/KtTSVEpfufunvz5Plj2snn9lyuTdQkjdpX6ztYl6f3HvR1tvbVKvWfNudbh//cYp92wZ3quy9/s8P0DcJqzWl7L4xAzM4ZWdkVgGR1QO2wB4ZQzFbBrK8phMT+W7K9XBgp9SFsgnJ99mLExB4mEKlzNqtHlZmCKHZYq7tSCFbGblHBaeJ96LVqLH11DElh3jFImquUrMqlww8wPhphvGTw88uui+JeL065++fcbkoVesrXn1uuHS2OGjSvsPGlA/bMadauO0mXc2RvrNaaxkub/kJeGsOIboQDsgIMNFd5C/Dvly6fHjS4d/ha+CmTao29Vf0uH8HXN94Zf2iFnwdz2SMobjVV1MRLOSHY2zXKpqZ4g4dZbQNFv10SncVvjv66qkDrQeJr3IL5OpvVsoFuGlot0iCFK3IHDisjCQeSz/Itrv3Qnth/mnSFgOO5QquFHMbxR32AxYgFsFpP9iij9XV465AkpGMSxpGawyMFhYZQ8sfcQpl9bIvVwx6s4wF//YnRFP7vQHi0BX9To5EyulP2Zr7KKuJY8PH/rLcWvtWbt3j544cfTuH7MxWr8DdWh6w8y0f34ufEa7jbjh+hv5ek3RlQqNuh2wXnlEM1J40PRSKzWFfqMrnTcPaW+r1CTM1k9hvrjrSfsGArVU21RaRRrW6Hp4ja4DnqnnKEafnMPSsS6N6PSUozHh/hUS5RNbl9x627Jlt93ae1Tf/o2N/fvqSncvWbL7IRqYddNNs0ZyWTmE9Be3SjthPimgtXXIhZctES0dHqW6xBImJDuoZDpWw60zINE7UPahRNWUZ2M4amMS3yYCnZlBG2AGgV3T35wML1U8p769khFz6+PVjP1nzRJWzqR3qatmqo/TiRjPFYYJMd0m4sUsHlaCpRWNWUJY6ezRahlSjmjVzFEd00B0WHSVwsBOscSdJEYLr9RwOQF3rO4AlokLFgOvcIsXNw1c3nTvqk3nCT3YtokOvLt+SM/7K3UFs6eNnrFebR03ktbdPay6b3UY4AsIQ0DGrQb9cSKJOkGHj5n4uqYmmCXaFBqkzNev9RmI6r1MxQdIeb2bPlHvJl5Q7+bk9W7MHmG1bm5N8GOtm7u91g25ZCBy6wONQOp3t6k/FyS1NTRt6TPLh6wVto6pHzH46iHXUONtQ9RvBOOs22c8WsHpep3UInSLx7NJJ/FsS4KqM6jfsO6fW1Wgev9Q9K0cVKdJa6Uq4sPoSie+IiBqlobsOcLCakJYdnfwGLFkZL2D2e9otMf9RWD6JfmLitBaObjVumH+U69s3jxBfe+xWzcLzG30P3MWt7uNrlCrhX852Jyk8zniZ7qTYJ/CbjPHazuiZkYSZtRPDWG4SNHMUmtSbXyMOIhRYkFCnvsab1/h4xsbPYRMUYUfNE1FKXzHc1OFkrnqwblpZTcsGNrdLU27duGkft+H9GO+3yR+KYSH3HEL1sDSo7QE+L0J+T3v4JHNa2CZHsQTJnWg/OCPRRuMlcTo8wrHV9dVVdVVC/3LevYsA1MTnierg4Qs4PxerLbxtPMRH6MyJ+cc6DJ36lltJxCWhxFWnICKWDZAVQS1RB9MRQ6Grw73FqpCJRlD7+hxxU/o3Q23qbMbSqqL88P6XbOMdf3rxqKPSxhG61j+anW8Zvw/k4iltGi2LjSx9SXhE+RH14DucRJ0D6xbGsowxPfNBXPr0MfAmehjwGcKWzwqCkamYaBynQhb8J4DSbVXhXn6a3bTsj17Vq/59T33jbnt3nv3z5ValjfHHnm0Obr89nvvvX3MffcxPrmBvCReE9cbqtxiJP5vA+gLX34pw+tXX71EG+hw9Zfq9vg710VLwb5sZbgygZ0V435M2aflyRoiF6MuZrbrqY31eTBr0wdOyurC7Q7EbFrnmEVXLKAAa9p9HD3OcNTnZ74ydDD4fXjpR3aDlpgo8RC23xk1WO0YifeBYc0SHe1mXmZBsFwmvlYiWGkFrFi1MuKNeIPeYCUu32LeqWEGDc9Q36dF0+bPn6at6NnDmM39QaPgb/vbn/88+oMP4vjQ2zV85JJf8EwCtAtcXFG5NFqyrBKgJZalaUeBS2MBpqfVB0VT0pkIwPmnM8GQ7oX55yXNP90ZMxjNVhcPdHmd2CREznI2m1PSc7mEiE/fRDvIikQ1dBIa5BVb7121EeTGb1BuRGpvHNJzXmUHfAhHZ069dfY6LkUi4wur+1R3JSxDnugxlzqdZJNy8ideWyCXRpJlSiwnmOEEyiiKxHI4ZZSEo8EcVktVABgSU/Hri8SOnBlmOaSdSR5sdlMGRJMfjpVyoikMR0vL8OvSEkBaWSleluUA0kLJMkouc0YzA0Ekm1KXkpeFZBMEG1bOrUmSXs3UG8jjjpAfL8DcFxPaJWTafRzps2m3BO11LubaFl1MithvSJXFBmkgySIl5KfM++zRgaUeL9GL50A7DSygZ0wUmTVnG7Ptpawcz8T2HJo/5Vq3lGyWd6GDyZowZ8CTEShipFXkQZXN6Od1Hn4sw4tgQR7PvuL2Hk3yMQ7K7znwqp75c/Mqr+iP1XjTF+rnGz5QXvg9LaopKa2pKe1SrR8w5fqrBwwax+vxBjRWj5swdbLwwv5npQc0XyTnQazuyzCG1X3Zf7DyKyXEA4KdVH6ZaJU7eGH1l3oYc9uSSsCE6mvVv/5fG5OKbr/hwjHHg/qRPCSdRH1D324fcyQb0/mDY7pCrNtH5/N0R9zBoouGVb94b8PhpatWdhh6CjWrp3fuTIzdwMbOJfMuOTZmfrglUgG70J3G8ouAITVnu9OMpbhd8X4206Gzc02cy1mOJLXmATtA4+6MiXlznWBPCXZzGqOxTqfDHOlCB0f6RXN7/6Yb8q+J9ElrmHDTDcXXdu2Z3tBhmo9NnV4YKpw4dQa8TuB2J5/vADZfL8x4zKVn7A7J2REsPEa/T2pYm5TigO3j4BWeGSk8QQMtHAzd+pzoDsjgnsJLTCq+TwraLy+a1pmaup41XUpq6HDtosOsWstqa8vKa2vLtfekvVIK9IM5DiO1WdkiYOwoLhHLcGMGTRXhEsjLzTUvt4hNXOnCyWSALAHzjXqsbG2yXViUaqJWD+cAEcr8ddy6TdB7kpfOKEzqPfiRN1dcUyuMb5/TE41X9B89uv8VjbpxWfcMuG358tuumpZzdkNiUqP6NjT0rR0xQqv3NOxjNRBu0tiek5lclCe7wjG7w8pKISQs0bMmSvQ8qBVjaXi8Ys7asWKOV+yx2hScTXuVHvyIFGSmURwqDWs9KnzQVioOaE1t2/cX2oN+E8F6uqINqn8TXajOERzCGV5Xpw5itZYRMookyukAxZqTjsrdE0UaKQ6syo9lc1RjF7CSFPSeWiR3ekYgWFgRYggvDADdBFk4xECMGfk/WJRppylUU4KLklXjwh+q1Bx79melXEm+ChXnWqE6VJxx5aPq+Z0TO6/dvGW6aTRTors1lNQUgU691TT7VarT6lWkfcAvLbBal62edPyI6knnRdWTyMCTKihbf8d4t1ZGafAj4/7fgQOYehIcbU+cRoauwaEfwrl5O05GAiyuy8Pi/hGweDqBhTH7ZLR8eXj94aUrV7VDNExj8kSrbwaYBrCa2wD2YPkhqHAP5USwCwKyvrSw5i39YShRp7CiKZPC1A4/K4Bm6d4Xwt4pE0yeyvc962pqSroA/9Mu2id1/CLmJ5yHnUhXwNpj7KRA60qkY1WJRtaRCOs/0T9vkFi6EMGcAncQoyfGpn8+kdPEaOj7mFbEKZDd8DL833oeuhfwebuBJOY2cVqIP1DAOhbhGqAHPcicEq3qwsieZ2ElF2YLax2lmA2Yx0F1NTX8mWyJ0algPbzh8MMrV17RFF/T72X+bMxMJEIVrKuJ2IgfeZAZn4594hBYb0Sz0mVHmOWHm48oNktLs85mNpYqJIXlLGDyqJ3dcKew1HHFzPIMDaALujGS7PDFI8maTc96biY+5dTAItXV7Goy84vEGn1fh1AmPjLcwn96P+Pt2WSClpPmiHd9SgcqpMQugq2QlehDlhFmFet2llHkAApMD0cdTNVwZIGmb3ckfHUOXrlsihe2sypNkxftaGclqxdnDlspGHC62yvGkSpPCVeuo67Xp+5Xnz3c9loT3bKJ6tY8gWXjd9C31WphwwRh1U/3qKfXHFBf/rWwQSXxAnLVPCGx53XzQY9C63D9RVWl6FVzcS3JlRoPnTdnu1Ixgq9pT7YO2lN7Caq5Q49DT4d+n/HyVJTbZhOLTCqeXIw0p8LiiV4tzaLTclX3BQqWCApWvIR1XpJeFait6FLubUiuatVPiStWaQX5aRNY7AprXGHPYI1rEH1qnVS55ndW5VqgVbk2W6TcPCYA/41CVyxTuXyx6xQQGJcteBWeZRbA/7+5oHi5/Fxoj9Nb1MtOhv4pblvwuYxkcym8xFyKOptLcdJcgv/uXDTedfnpLEKhtWrl5Sf0l4Qwi8+pgc2pB1nVyZzkilCsmO+r4grWvLUL7LfuxRWw34L8fvcg3u/eA/dbVTICgHXEevAd1sOBzWriHobSduRUYwepHtha05MVlCr+bbLtZOv9CDKOb8qJiU15earWXbBTWeyN4W8Aw18XUkkmd4bB4pAcicSCXHqUAw/ucQGSlIIU1nkUnQdd4bJrO3qq4L20AGnHkyX9B8jpRD24PHrWXmg0XR45ky9UJihpor3EIeJJlgep1RJgzN/owPabmPPD2lAiP6UGLhVZraffRA0m2oR1fUOpnuqHqioVhqpn1bN0BdVRqV79FzXVq63quXpqUv+l8Rn1rD6kn89i1mXkcR6HUPLjq5CNe7OcNzezsDo6ZP48fQqjEdjiywrYruDZyb0Pfa3H7GRJ9lTYZe9eSXF7vrfLrr2k2eX2eFnWseLyatnGJW6n62XJ6DBlZGZzVpWdDwtmJRks81hyKnpT+1r5qyKijzDZmVckBt2FQpXH5aeFaItQH64dyNIitka9Rg+7c8RH1IvrNHbiqDvv/O332361ho7t2RXW6En6/MB6XLPfP8NXJ+WU+t1g9eG/vQkrlK5+RWtupOM+eVr920Cp3LxaPdd2pQcW654XaS72aWI1zcCXMXuvV2dVzd7Oqpp9WlVz1O50c83qospmtDAuqG6mJSg0Oilx1n2qyYn/l/CAKLgQnhPI9zuDx6cZHnF4RgI8/s7hSe0MnrR2eDyXhIex8wtB6q0x786gSk/i1xyuAQBXBuyqOy+GDEMD+RGsLEJmkx2OiyQNUmwA5AMO43OwgGMALgPt8KOg8jlZjwk5EwNxcgCzeDudR6es5cJpDb2IkXQ2wacu5B0Cr60GejCCxh++sLralqiutmvV1YrAikAurq9m3sNEjXWAmZntddbS//AF5zpnCauPd2OdVqI/R8xiY5acRdcSE93sUmyvmrECzgRbOIytVRxavTxv1GFz8qxLrKZgPSIk1qoj1+koocea6BBaQqvUA+pRNUYH0j1qf3WXbt0HJz//5px6hq6lw+lgzA8GHOzSnQG76V5eH4CeGxdPEs6Q0DPC66Z5VWCBnokQ1sbT1BLNNjAd2IkmZXY6xjodsg2zz3wm1vXQZuJFg9kFWho6UdJdvP1rBnO9BeITYLUpieZapbQy4bWPu6m8zp3U+pffnFsxa+Ov1L/89a4ZT+5/P+pdG2t66IkXxa//TrM+kOe/EczYuWL3XxdumvvgqgVP/uy+x3/7bKuZxHtUiq16wnh3AUrQy1ZEF16yIrrogoromNHuy8tnTPk/rolGzfhyddGpwOIuWRst7mGV3xfPdcb/1bm+iHMNYg922eWS8/+bKaMRfrkpfwSb6ZJTFr5lyQHtcwY6xjkX/6g5l1xyzl06m3N+oTbngv9uzowzX27apdw3dOmZn0n2FfG5n2ZzryavX3bumGHahWvVXbriDu5SBju4R5euoG0X8Ps9CvB+j2rUtmuSEQWWa6yaqzTVHdHWXO5ywwPK+JdloVg5jx/0TMamUlYNWrjdl1Fg7PpfbphOdPLLbqCLNfJL76dUHoaYOh018Ymoh3M8f6rpf1XoN7gcpruE5MpIrIALyhAIyuoLkKkUpWDSrlIOl2G4DF9AizUdsFeUB1cZPqDKcqdiN9b8lwjsRLheDoW1F7r6Lo3ABWW9e5dV1PYp195JAof6eobDUrAGn/8xOIyFeIC5ewjpk7npqy4kyjIeHylzKN3gUxH/VHQBNqs7YLNbGejUQIv5BSVdjJemRqV7CK6K8v49tOYlTp0A4XU5rDYu3f/ww/uXDr3lwcbGK/o1XhqnsxsXL268denSW2tHjKjtfdNN8f1veEiqJUWAz1qylkRzUF9LB3QWwEWslKc42Cg/CgWwK/cKx8TuBTYbZojE4/hVQJ19mJQvBqwWswN1ZMBbFeutoPTF2spEfq3kbDbaCli7pipXsyNPi4V0T8f88cysvGJ2g+upZotDMyN7RAJJ+bZ+Vj0rav0X9Ni7OKlpcZW/MEQrA3n6At6UYdyHe+hYYdVyeXf5J8dWvFE+4MOfnaQ5utY51g+fOjS/4Rfqt1u+63PFqW1P/Wb14imL91d7bGKG+vLPHxf1wuem19dveI/WPLy+HnA6e9mEMbdNVF9V1Wd++1BjbPXPHnkktmH09AcfS69JNfS69VdPvvEG9u5QB7HeHSXYS54VMht5OX128kEnrGzdwus0fDxOhOZ1wOJ09TMZbS53WkZ2IY/LZ6eB4pOB5aIxHdG7MxM9PvKTO3zoLxEeYl0/qLihvenHkm9LrxhG724YfVVee0zoQ/Vb1gZE3BrvA7LNNaZDJKjJSbsgzWDN9ljQEZwklWRi1TazZc1apw3FB1vQZXBgmw12iEEWP2lDz7oqZ7MiPDPWFltZu3Ofy9neVyM/saRJLTVQvcG2GpRQ0dpZW41i0G14aw2q7lK/TGqtIeziis3/Osyon/wgzN/8c6vaOcz071wz0WAGvQRhzrk8zLnJMAf+E5iZfvGDYPfiCQaXgPy7uGYhabB/ymAPkgqsK/sh6NENXhaJZXJhVxhmxdmJ2YBtwExX1mPawcoKS1JYqTZvHGJ28K5C/yZddSrEfnD6111oLl6C7Oah2CrvU1uhvTMfwvlPsM8Hy2FNijXRpFiT6VKxqwBQeOZG1qDpnD/eu4M0wUuvf+t58dhV0+kt6r0beYJs/IHC+VPwEgJ66xC7okmxK1NS7IoKWuxKdCdiV3buJBi4UTrBKeGciz9bBIogQhbQA2bapGHsCr2QUSvlsSt/InblhKVPZ7kXdlALdXgwXHLsKoXd8MDiZ6BLIB7r4GmUTn+H2FWwY/AKPkraqr260RhPtpitrdDZFxHSxEeG38bzZ6Q60I0zQDp+SqJpSL85OmzGj3KvAvPOQ7IzFO/KnwmGayZvquCipc0el89equRZWzCgqo8oPivr1C/3SJcL06liMlccIIDSigNUcbrw2uWsOIDOPffi1+zEW2qRTY5mo8nlLpXNjmaL2Ynns+Er3nfj/SjcbO89IDtqovDreOWuIc1Gi8PN/ICJK+YLzMPe/6Itje2XghzcLz59QsSCYBWKdEVVrOlOgd+AMTRyQbuHxrbfzzvcbegZ9YP0vy+cNX7bQ1TIOrhFUT/9xx/VM+t+tXHTnj2bNv6KHjz4jwkjqfnL0aOGju89vG768Mb+m9WfvXZC/TM5//HjyrPLH3thO+CY9R8BHLuA4h7ttAMJJlhkcMsiI4CWRUYWWBxFGQEwGHz8fhFLGy0qMSVka3u7EtDhYiXcrihhDdoxKQM/Zbe3MkG5m1UCFOQLsNzSH2hq0pnp0KHRScHFdsLFvU909o4GAuf1G2AvY+2FP94F6IJOKKmddUJJ0zqhsNPPPL4f0wuFC9TO+qEM+8XpJzrtiSK0MEH6vwsnukY7h5P6wLbvHNDsdruewQr8DGFNvwSsGZ3BmtkBVv+PgTUhPDsDdyyL6a/qHOBgIj+Pw3uawduFbO0EXmAlsUxO85l5SPOZ2bAXijPzYC/4tRiYPx4Do3Jp8uQwoNCFk34X5oaL5fBPOe0TL8NYF1a4GwVWBPyi1emy+Vl6bI5LMSTqen6IuDrZIJ1jpQ52ymDYKSPaA8+dY+jKC6zpuH6xAeQJ4ioL+PO9nWErMyQXRGJ+Lllyw3FG3Y6Q+Fk96JQMwmWwHRXsUBXMhzUKLsyOU4LYZxakp+1HbbGEJVeQuOocCzN5IgVqFPjeOQae52Yw1ycqWHoF0MsQcljcKs2EK5SpVdjjIGbgk22vk/KHYi6teCNdO09OMcNUPWEUofEDROJJvXmFznZxiaeT/B2lJCtnZRa7MHLmTPUTTbMRadwfDrSrHob1uIZ4STYpouVat0BHRAmAcpcTTvTgw8Ns0hMr4TMyT7+Ll6qjJelkjV3jJ94ZuLJnMcZF565a8etneeTLVSEbKpDDO73f4y/qvd/r4GOzzqV3l+7qferrWUyIOkGIOg3uUl2zA9929T759d3sC/hVN/5qcxq+6prT8Q1/PYf/nvaA5iL8GIVfTRK1aTVRuI1Xxhryst5gdIK5VhTvEEtf1hkd7rT0nKKknrFU0WOEXbRnBhgBZQYw4Zwkuiv53RFRE7fxqJvP70aBSzXZWwQEdPLKfiOHjd74K/UQXN3+kwmbdq69b2JrfvfnP6LdiiLPf3T/REZAVpqhHq5WT+0EMrKqB+mQapry8kMHykWH8fO2mPGLnXDN41qsjw7wc9clq6PiJzRc3EknVeukE3W4ebnsD3XTQaHToaPOXrTaLu6qIx3TfNH/i7ChoOnY7WchKMidAWfn0kWDDWSLC3bepWBLvwRsGe2w+S4LmyZYOoD3PtezOwPQnRSL4zB+CjDiyT4TO699AwFYGIn52nlkSTLU6AFLTUkcraXxyKS5MH+3+0d0U+rc2uowrc8vsq46meCmC00rgfcaAjrB2Gwn3Ya8IVYV9yO6DSEddNpxiPYHc/3CtkP6eYwYtF5xHfvKdmwqS0L/RV9Z9wV9ZX9UrzjD3OTOsh2axYkcX0AXGKMtQB9VR4xhhDbYIUJbyJq7dwzLsugOi8XqWSzWVPNjMNwJFeQVdorypiRiQMF4IfYNKcmEoMlEAc+ZNA7RrQOaz8Toc0q8a5k/zBMt8CAnfThmtKRI8TNX+LJ4LC1YUY58AzvC4tGIqfGjEeHVZirlfiALHkrjQV8czjTdBcaWljmRlF2el88TXXTOQJ5U9xZteEc61foByzIfePbbd9Ttb23bQG1baJ768Rb1W+HQ6/SaV7WM8z30Gtqo/kY9v1KQxqyK67HGHKkXSNZiEiLzNa93ZgQPHZQDmmw1RZSiuO5TLrXESmx4LmGsRHM5dmWTzNGzXncoU21grZaE0eGt5IMZqGSK7LBKRc+aediAGKMg07B4qsQZJTn5eFXEW2Zp3QA7uGCZ97Uo3htQ04J08Z64kZNbvq2tPbHxHzSga51p/cNT785vuP7jhVv+0avPd0+eTNKGxK3Cl6Y3N617l4mxNQsXrlH3qufR2XrTLWsWLVrTrhNN3vjafl4LIZ02DIB3XPE7OkbisZ1HeiRm5ZTsDbO15pH5ZjtIbdh8WB8VUuwp2NkUbwCzY7vRbecZlqlYTebNuETwvhMtrz2Yv7ejZtchrn/64roOSgZJp4SFulaiBy6GPEOMYJmzA5fPwJt2saJf3lUO8zzZGQ+agBjEZYJ0Ki4AKKmUVGEd2BM+2OOyndWio4VgZAm1RqRrj9FuLNWcGVEPK1D0+EylmliN12j6eGIqL2hlO8Tsi/eJjHfB6qjwV15sBF9o8nboLUEuOov3P/2O0KNijTCM90vvtF+F1i8d/lCsoUfxpDzt73R7fuTf6fa0/129NJyGdNuJFc8yNrN6aXaWMT+qwJCiHWXDHFU6DV99acQQ9zbmjB55ZaimS3FPaXdxxerVGbVlPWv4cwfCc/F8gBIS1WtnXl/mlGR3J6ckSwMfT+9d0atXBR6T/P/k7GUBcSB0AxxYiJ8MRCxouehWPPwuHPcHGOwtqKZb2ebi/oAEWvCYO4mdh5rivABJuLfarxm+yqthVwnxK2l3YXjVaoCnZ3XXxBXvayYNBLjWMbgGcSxipxiOSNnKIeOzlo3c8vPY25OkGALkFCwwlj0uxea/CMmRTlCzPQnxcRwlYUs7g1LoxtaA4Qt2ujWiLQTzf/4HUPl/JFQrOwcK6/4X0JXCa8RMKuId6Wy87t+mnX0N/EDvIHa4yd+0E7Dd7abj+Pp+fevr779JKBgwcuSAq265BTA9/vxJKY3sIbDUoG0MIFijpk+PxHssKYI33N5lKZN3WbInd1nC0ySZFgo4yIof/pnUcAm3UfsV70BA+1YXd6npWVIMF12Ka2qKS8oaevbEJkztr+x8zJfoHlYzn0u0U61ikgOXgZ1gw1pJC2K8QCPRgyfefYft/w3kJcEujoVnBOLPwBzSCx4jU3wIL8vf8NFHS7/8Ekvx69UdKp7T0XD+jN6u20TKyRIS7YIaSxAUdGv89CVCu1h5lQQvOAdzOmY0sHupEWTqeM/H66cldhxSNIN1QMnAwytR8clIVJ4bwqxGGk/HaRb0pnJmipIgTLSwCEtAjFrtNOtGiW3egpWRHqS9Gs0Ayo3e6/HDm6/9qEBS1HDQaj34+RC64PRj1H1HY/1HM2X1zwOF0rao0ykMbTt2Nc18btrHI0bfqbY89q364BD60Z0Drrqy3/ij1DZ5zNz6xtjq8QNr+w2+c6XMjg+ktg9Brz8r1OofYufmeDArhxUvmayRBB7ExKn1etDOjPZwmKVh6tv7rHR2ng7SFtZJt7d4bD/OlCVspqADzGzlwQ3t1B2qnTrmxFPH9MIy9fQcwbqKltCix+9Wjw9Vj+tKpkxB+d7mEW9p2y40tP5C2NGmCNe31WvyBc9UliKwIyq5lxtFuwG7B7RfJ3pzsgRk7U2TO92cASc+4Nwh7vvBXoYOnQocBOsWntN0wtxINMA6jwccuXvZ+QHYs9Mdxu6XoOsCP5Ez8IzTHK2ve35I9rFaG68eD5aKepkj3esGhPlY/b2P8Pp7zAEP6tH4a84OZtk1x1lIyUrRKiG8rABWCeYCYaVn52QwwrJhfMGSmoW6Y4Yzak7LrKmJH0XQR+BnERQmziIgSQ3rG5b2HDPnyqk/kW5tvGEiO5lAuJVt3bzN4roFM25a1hASu6+uFMaOWrqgdZy4jjZ1aGwvMPx49BLxgn0+VTtRwRfpeKiCP9Ts8evtLHmSWeuXP1oBc7GRRtI0M97n1tq1x09b8CeftuBnzSzbZ0jZzN54fFqddN1Nt9zH5/XYk+KG+UvXvimIXVdXicKC2++Z3zpW3NA6lreY/z/qi5+gAHjaY2BkYGAA4iZBzWfx/DZfGeQ5GEDgUvOxBTD6v88/Dw4f9iQgl4OBCSQKAElFDDkAAAB42mNgZGBg3/FPmIGB48B/n/9FHD4MQBEU8AIAkCcGk3jabZNNSFRRGIafOffcOxcZXNbOcGonEoMMg0hEIiY59DPBMEhIhMgkKQVhklaIuJBWIiaFJpRBRIsKFyIihRBCuXPRXUSIixCM6Af6cTG998rEIA48vOecb853vvu955htWtDPPBMpiM1yxwwz6C7TZjdojo9RcFPciF1n0FzhlbnLvJkl43whG5sgbz4zEpuiaMZKW+4AveYXh+0TcjZDtZ3huB2lxa7Ta/s4a7/SrXFXbJxibJJ8mOM/XSTim+R0ru8uErj3yXlnpGkCO0zgeZp3EJg8gfMR3CmtJwninYpdEMPaq7j3WLqq2CbNtp+D3hEW3HMk/CQJab2L8p+kYJ4rzwSjTjsbtoZW1Yd5z7hq7naLrNkh8m4feTuvb5xSDw5o3s6aSfLUJEtZO6lxI2t+ByvucVbsN8W1L9xj/rDizNLg1HDareehs4PvbeHbJuqsLf20aXrMkGqANyZgQd9/L+r9DLfCc+15nbck/UFV+B/nLSmzQ4dXTc6pEj1kbZGs2WIkXFPd1+TJo6iPVbSaVWq19kD9eGeXsGG/NX9hfOqcDKecAaa9NHVel1ikVr1vi/q+D35GKi9CHyox+dJvebEkEuKQV4SyD3tRXXPRWF5UEnlxUflSLIR934/4unRo14dK5MEneTEn/S61unOdZR/2EvYl8kdeVBJ6EXkt9V+T8+VdWJN61SbSzkuIX4Kymn559EE07cK29Kb0smJ6B2WcRt3PZcX0PsqYE+Kq0L2P7VC0t/UGtNcclY/HmA7zep0U4pT+2gawixT0/gr/ANzP3PMAAAB42mNgYNCBwgKGeYx1TCpMx5gjmKuYFzCfYP7D4sCSxdLDsoXlCKsIqxVrF+sTNgO2aewC7G7spzicOOo49nBc4PjCycFZx+XH1cD1jNuMu457F/cHHj+eNp4lPPd4hXgteMt41/Fx8QXwHeGX4t/B/0JATcBL4JDAF0EVwSDBBsE+wQOC1wQ/CQkI1QhdEhYRzhE+JSIh0iFyQpRNNEy0S3SZGJuYm9gksVfiTuIlEiISSRLLJE5JMkgaSWZJzpD8ISUiVSJ1QOqANId0jfQNmTCZAzLPZNtkD8klyJ2TeyUvJm8h/06BRyFMYYXCD8UoxQrFI0p8SmZKRUrzlF4pcyhPUJFRuabqpdqiuk/1j1qJ2gN1N/U5GjIaCRrLND5oxmm2aa7TvKNlorVAW0G7TfuNTpjON90W3V16QXqz9B7p6+kv0r9loGIww5DPsMOIzWiXcYwJm8kGUwXTKtMrZkZme8yemPOYW5lPsXCzOGUpZ1liecYqyeqJtZYNm02IzSKbL7YZtivsGOzy7G7Yp9mfsf/i4IIDBjkkOOQ5dDksc7jk8M9Rw7HE8YATl5OZUwsQLnM64XTCOcR5l/MjlyKXGwCVrpA/AAAAAAEAAADoAEwABQAAAAAAAgABAAIAFgAAAQABRwAAAAB42p1TzU4TURT+pjMa/mw0IS5Y3bBygaWtLQKujECClj+psp6hQ9tQ2kKnJbrkCVy5YM2GF2DhEyhu3UB8Ah/ApfG7p6d/pEkTcnPnfuf/3O+eATCNv3DheOMAWtxt7MBQauMY4viq2MUCLhR7SOJW8QN8cSYUP4RxzhWPYdb5pnic+LfiSaSdf4qnkI4lFT9yTCxQHEfGPVP8GNPuleInmHCvFX/HU/eX4h9Iun8UXyPuzSj+iSnvWRvfuJjxMniDGur4hBOUUUQJEW97yZ3mjVLIEAW0GrxFExX6hPTwKX+g5KPK6BYaOKRPgtrX1FZ49rI1RAp5hjxb/BboucG4qlit9oSZbN1cN+o99UWp6NOaYkRS1ivWfYc9bBINy/G8L8eoGuZOlY/i16DdxpmBqtvYpcbidJ+2RM8I++Lf6kYk8FKsR8x6yJzW54Bay14g8VnZi3hBaYlxK1hl9VX2tsVKG0SbyI+83+gXGe1h80R8/2XMc53KSuCz2Dqvau93xNNyNH+PiDxjyjIHa3ojQzZr5CRirC/TYdTDdrtPuSq3LlDTJC4IA4b+JfHdxTp5MGSrLr79mXMDGeaoGfauKZnWXmeDdTvd+OTJJ7asBfxayyll24cRRtc48TuCIzJi7rDTYE77J9TlFRPSQ4Vnjdoi7VuMz90rZths9CZjj9qA/HY4ac9lnlyGMm0haxjR273AylnalzmNme6fnxXWD5jZzlAkE9RkpSZr9r/jMTVl6SFE5T8T1dSXAHjabdBHTFRxEMfx78CyC0vv3d7re295FPsusPbeuyiwu4qAi6tiQ2Ov0Zh4k2C5qLHXaNSDGnuLJerBsz0e1KsuvL835/LJ/A6TmSGCtvrjo5r/1UeQCIkkEhtR2HEQTQxOYokjngQSSSKZFFJJI50MMskimxxyySOfdrSnAx3pRGe60JVudKcHPelFb/rQl370R0PHwEUBJoUUUUwJAxjIIAYzhKEMw42HUsoox8twRjCSUYxmDGMZx3gmMJFJTGYKU5nGdGYwk1nMZg5zmcd8FlAhNo6ymS3c4GD4oq3sZReHOM4xiWIn79nEAbGLgz0SzXZu80FiaOYEv/jJb45wigfc4zQLWcQ+KnlEFfd5yDMe84SnfAp/7yXPecEZfPxgP294xWv8fOEbO1hMgCUspYZaWqhjGfUEaSDEclawks+sYjWNrGEda7nKYZpYzwY28pXvXOMs57jOW96JU2IlTuIlQRIlSZIlRVIlTdIlQzI5zwUuc4U7XOQSd9nGScniJrckW3LYLbmSJ/l2X01jvV+3MByh2oCmuTVlmaVH5R6X0lSWtGpomqbUlYbSpSxQmspCZZGyWPlvnttSV3N13Vkd8IWCVZUVDX4rMryWptdWHgrWtTWmt7RVr8faI6zxF1sImloAeNpFy78OgjAQx/EelVr+k8CqqXOfwLgKC4shDjRx8iEcXHTRTZ/l6mR8OTxRy3afX773hP6CcGMNyk1nAe7G1kJ3C8xNg2VLx9nMUOhdx5CrCrleo6+qB997esCE4K++ABS/JFDViwlQzNOW1wdaJHXB0XFKlFvHcOhP/dhHnyWEYlxieomujgkxrh1TYrJ0zIjp3DEnZsWfBkv9Bk2SRhIAAAAAAVZeFiAAAA==) 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;
}

.help-block {
    font-weight: 400;
}

.sub-li-nav {
    padding-left: 54px !important;
}

.select-type {
    border: 1px solid #ededef;
    border-radius: 3px;
    box-shadow: 1px 1px 5px 0 rgba(96, 96, 96, 0.1) !important;
    text-align: left;
}

.select-type:hover {
    border: 1px solid #eeeeee;
    border-radius: 3px;
    background-color: #EDEDEF;
    box-shadow: 1px 1px 5px 0 rgba(96, 96, 96, 0.1) !important;
}

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

}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

#goog-gt-tt {
    display: none !important;

}

.no-resize {
    resize: none;
}

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

.footer-noprofit, .footer-noprofit a {
    color: #999999;
}

#modalSearch .modal-header {
    border-bottom: 0;
}
/*!
 *  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:lg;src:url(../fonts/lg.woff2?io9a6k) format("woff2"),url(../fonts/lg.ttf?io9a6k) format("truetype"),url(../fonts/lg.woff?io9a6k) format("woff"),url(../fonts/lg.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans','Liberation Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:'\e095'}.lg-prev{left:20px}.lg-prev:after{content:'\e094'}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:'\e070'}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:'\e90a'}.lg-toolbar .lg-download:after{content:'\e0f2'}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width:768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width:768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:'\e1ff'}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s}.lg-video-play-button:hover .lg-video-play-icon,.lg-video-play-button:hover .lg-video-play-icon-bg{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:rgba(30,30,30,.9);stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:'\e01d'}.lg-show-autoplay .lg-autoplay-button:after{content:'\e01a'}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition{transform:scale3d(1,1,1) translate3d(-50%,-50%,0)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x{transform:scale3d(1,1,1) translate3d(-50%,0,0)!important;top:0!important;left:50%!important;max-width:none!important;max-height:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y{transform:scale3d(1,1,1) translate3d(0,-50%,0)!important;top:50%!important;left:0!important;max-width:none!important;max-height:none!important}.lg-icon.lg-zoom-in:after{content:'\e311'}.lg-actual-size .lg-icon.lg-zoom-in{opacity:.5;pointer-events:none}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:'\e033'}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:'\e312'}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer .lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:'';display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:'\e80d'}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:'\e904'}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:'\e907'}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:'\e906'}.lg-comment-box{width:420px;max-width:100%;position:absolute;right:0;top:0;bottom:0;z-index:9999;background-color:#fff;will-change:transform;-moz-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-comment-box .lg-comment-title{margin:0;color:#fff;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px 20px;position:absolute;left:0;right:0;top:0}.lg-comment-box .lg-comment-body{height:100%!important;padding-top:43px!important;width:100%!important}.lg-comment-box .fb-comments{height:100%;width:100%;background:url(../images/loading.gif) no-repeat scroll center center #fff;overflow-y:auto;display:inline-block}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{position:absolute;right:5px;top:12px;cursor:pointer;font-size:20px;color:#999;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:'\e070'}.lg-comment-box iframe{max-width:100%!important;width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer .lg-comment-toggle:after{content:'\e908'}.lg-outer.lg-comment-active .lg-comment-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-img-rotate{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right{opacity:.75;pointer-events:none}.lg-outer .lg-img-rotate:before{content:'';display:inline-block;height:100%;vertical-align:middle}.lg-rotate-left:after{content:'\e900'}.lg-rotate-right:after{content:'\e901'}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:'\e903'}.lg-flip-hor:after{content:'\e902'}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grab img.lg-object{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;bottom:auto;padding:0;background-image:none}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;transition:.5s opacity ease}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{content:'';display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(../images/loading.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:'';display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:'\e909'}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}
body>.pnotify.pnotify-positioned{position:fixed;z-index:100040}body>.pnotify.pnotify-modal{z-index:100042}.pnotify{height:auto;display:none;transition:opacity .1s linear;opacity:0}.pnotify.pnotify-positioned{position:absolute;z-index:1}.pnotify.pnotify-modal{z-index:3}.pnotify.pnotify-in{display:block;opacity:1}.pnotify.pnotify-initial{display:block}.pnotify-hidden{visibility:hidden}.pnotify.pnotify-move{transition:left .4s ease,top .4s ease,right .4s ease,bottom .4s ease}.pnotify.pnotify-fade-slow{transition:opacity .4s linear;opacity:0}.pnotify.pnotify-fade-slow.pnotify.pnotify-move{transition:opacity .4s linear,left .4s ease,top .4s ease,right .4s ease,bottom .4s ease}.pnotify.pnotify-fade-normal{transition:opacity .25s linear;opacity:0}.pnotify.pnotify-fade-normal.pnotify.pnotify-move{transition:opacity .25s linear,left .4s ease,top .4s ease,right .4s ease,bottom .4s ease}.pnotify.pnotify-fade-fast{transition:opacity .1s linear;opacity:0}.pnotify.pnotify-fade-fast.pnotify.pnotify-move{transition:opacity .1s linear,left .4s ease,top .4s ease,right .4s ease,bottom .4s ease}.pnotify.pnotify-masking{display:block;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 30px,transparent);mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 30px,transparent)}.pnotify.pnotify-masking.pnotify-stack-up{-webkit-mask-image:linear-gradient(0deg,rgba(0,0,0,.8),transparent 30px,transparent);mask-image:linear-gradient(0deg,rgba(0,0,0,.8),transparent 30px,transparent)}.pnotify.pnotify-masking.pnotify-stack-left{-webkit-mask-image:linear-gradient(270deg,rgba(0,0,0,.8),transparent 30px,transparent);mask-image:linear-gradient(270deg,rgba(0,0,0,.8),transparent 30px,transparent)}.pnotify.pnotify-masking.pnotify-stack-right{-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.8),transparent 30px,transparent);mask-image:linear-gradient(90deg,rgba(0,0,0,.8),transparent 30px,transparent)}.pnotify.pnotify-fade-in,.pnotify.pnotify-masking-in{opacity:1}.pnotify .pnotify-shadow{-webkit-box-shadow:0 6px 28px 0 rgba(0,0,0,.1);-moz-box-shadow:0 6px 28px 0 rgba(0,0,0,.1);box-shadow:0 6px 28px 0 rgba(0,0,0,.1)}.pnotify-container{position:relative;background-position:0 0;padding:.8em;height:100%;margin:0}.pnotify-container:after{content:" ";visibility:hidden;display:block;height:0;clear:both}.pnotify-closer,.pnotify-sticker{float:right;margin-left:.5em;cursor:pointer}[dir=rtl] .pnotify-closer,[dir=rtl] .pnotify-sticker{float:left;margin-right:.5em;margin-left:0}.pnotify-title{display:block;white-space:pre-line;margin-bottom:.4em;margin-top:0}.pnotify-text-with-max-height{overflow-y:auto;overscroll-behavior:contain;padding-bottom:.03em}.pnotify.pnotify-with-icon .pnotify-content{margin-left:24px}[dir=rtl] .pnotify.pnotify-with-icon .pnotify-content{margin-right:24px;margin-left:0}.pnotify-pre-line{white-space:pre-line}.pnotify-icon,.pnotify-icon span{display:block;float:left}[dir=rtl] .pnotify-icon,[dir=rtl] .pnotify-icon span{float:right}.pnotify-modal-overlay{background-color:rgba(0,0,0,.6);top:0;left:0;position:absolute;height:100%;width:100%;z-index:2;transition:opacity .25s linear;opacity:0;padding:0;display:flex;justify-content:center;align-items:flex-end}.pnotify-modal-overlay-up{align-items:flex-start}.pnotify-modal-overlay-left{justify-content:flex-start;align-items:center}.pnotify-modal-overlay-right{justify-content:flex-end;align-items:center}.pnotify-modal-overlay.pnotify-modal-overlay-in{opacity:1}.pnotify-modal-overlay-closes:after{content:"×";font-family:Arial;font-size:3rem;color:#fff;text-shadow:0 0 .4rem #fff}body>.pnotify-modal-overlay{position:fixed;z-index:100041}
.pnotify .bootstrap3-icon>*{position:relative;top:.1rem}.bootstrap3-mx-1{margin:0 5px}.pnotify.pnotify-with-icon .bootstrap3-ml{margin-left:24px}[dir=rtl] .pnotify.pnotify-with-icon .bootstrap3-ml{margin-right:24px;margin-left:0}
[data-pnotify] .pnotify-container{position:relative}[data-pnotify] .pnotify-mobile-animate-left{transition:left .1s ease}[data-pnotify] .pnotify-mobile-animate-top{transition:top .1s ease}@media(max-width:480px){[data-pnotify].pnotify{font-size:1.2em;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-ms-font-smoothing:antialiased;font-smoothing:antialiased}body>[data-pnotify].pnotify{position:fixed}[data-pnotify].pnotify.pnotify-stack-down,[data-pnotify].pnotify.pnotify-stack-up{width:100%!important}[data-pnotify].pnotify.pnotify-stack-left,[data-pnotify].pnotify.pnotify-stack-right{height:100%!important}[data-pnotify].pnotify .pnotify-shadow{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}[data-pnotify].pnotify.pnotify-stack-down .pnotify-shadow{border-bottom-width:5px}[data-pnotify].pnotify.pnotify-stack-up .pnotify-shadow{border-top-width:5px}[data-pnotify].pnotify.pnotify-stack-right .pnotify-shadow{border-right-width:5px}[data-pnotify].pnotify.pnotify-stack-left .pnotify-shadow{border-left-width:5px}[data-pnotify].pnotify .pnotify-container{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}[data-pnotify].pnotify.pnotify-stack-down .pnotify-container,[data-pnotify].pnotify.pnotify-stack-up .pnotify-container{width:auto!important}[data-pnotify].pnotify.pnotify-stack-left .pnotify-container,[data-pnotify].pnotify.pnotify-stack-right .pnotify-container{height:100%!important}}
@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: #00aced;
    text-decoration: none;
}

.twitter-text-color {
    color: #00aced;
}

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

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

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
}

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

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

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

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

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    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[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-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

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

td, th {
    padding: 0;
}

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

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    img, tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    h2, h3, p {
        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 td, .table-bordered th {
        border: 1px solid #ddd !important;
    }
}

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

html {
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: Cabin, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #676f7a;
    background-color: #111;
}

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

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

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

a:focus {
    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 {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #111;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

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

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

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

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

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

.h1, .h2, .h3, h1, h2, 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, .h5, .h6, h4, h5, 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 {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 20px;
}

.lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 200;
    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: #999;
}

.text-primary {
    color: #CC1100;
}

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 {
    color: #fff;
    background-color: #428bca;
}

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 {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #eee;
}

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

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

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

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

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

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

dd, dt {
    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[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}

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

blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    border-left: 5px solid #eee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

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

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

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

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

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    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-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        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-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        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-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        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 {
    width: 100%;
    margin-bottom: 22px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    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 > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0;
}

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

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

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

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

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    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;
    float: none;
    display: table-column;
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell;
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5;
}

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

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8;
}

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

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7;
}

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

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3;
}

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

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede;
}

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

@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 17px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch;
    }

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

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }

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

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

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

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

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
}

input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 9px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 8px 15px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background: #fff none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control::-moz-placeholder {
    font-weight: 300;
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    font-weight: 300;
    color: #999;
}

.form-control::-webkit-input-placeholder {
    font-weight: 300;
    color: #999;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

input[type=search] {
    -webkit-appearance: none;
}

input[type=date] {
    line-height: 40px;
}

.form-group {
    margin-bottom: 15px;
}

.checkbox, .radio {
    display: block;
    min-height: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}

.checkbox label, .radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    float: left;
    margin-left: -20px;
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px;
}

.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}

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

.input-sm {
    height: 33px;
    padding: 5px 15px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-sm {
    height: 33px;
    line-height: 33px;
}

select[multiple].input-sm, textarea.input-sm {
    height: auto;
}

.input-lg {
    height: 49px;
    padding: 10px 35px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 0;
}

select.input-lg {
    height: 49px;
    line-height: 49px;
}

select[multiple].input-lg, textarea.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;
    line-height: 40px;
    text-align: center;
}

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

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

.has-success .form-control:focus {
    border-color: #2b542c;
}

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

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

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

.has-warning .form-control {
    border-color: #8a6d3b;
}

.has-warning .form-control:focus {
    border-color: #66512c;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
}

.has-error .form-control:focus {
    border-color: #843534;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.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 .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 9px;
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 31px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -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 {
    -webkit-transition: color .3s, background-color .3s, border-color .3s;
    -moz-transition: color .3s, background-color .3s, border-color .3s;
    -o-transition: color .3s, background-color .3s, border-color .3s;
    transition: color .3s, background-color .3s, border-color .3s;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn.active:focus, .btn:active:focus, .btn:focus {
    outline-offset: -2px;
}

.btn:focus, .btn:hover {
    color: #CC1100;
    text-decoration: none;
    border: 1px solid #CC1100;
    background-color: transparent;
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn.btn-contrast {
    background-color: transparent;
    color: #CC1100;
    border: 1px solid;
    font-size: 12px;
    padding: 2px 8px;
}

.btn-contrast:focus, .btn-contrast:hover {
    border-color: #CC1100;
    background-color: #CC1100;
    background-image: none;
    color: white;
}

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

.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
    color: #CC1100;
    background-color: transparent;
    border-color: #CC1100;
}

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

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: transparent;
    border-color: #333;
}

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

.btn-dark {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

.btn-dark.active, .btn-dark:active, .btn-dark:focus, .btn-dark:hover, .open .dropdown-toggle.btn-dark {
    color: #CC1100;
    background-color: transparent;
    border-color: #CC1100;
}

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

.btn-dark.disabled, .btn-dark.disabled.active, .btn-dark.disabled:active, .btn-dark.disabled:focus, .btn-dark.disabled:hover, .btn-dark[disabled], .btn-dark[disabled].active, .btn-dark[disabled]:active, .btn-dark[disabled]:focus, .btn-dark[disabled]:hover, fieldset[disabled] .btn-dark, fieldset[disabled] .btn-dark.active, fieldset[disabled] .btn-dark:active, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark:hover {
    background-color: #111;
    border-color: #111;
}

.btn-dark .badge {
    color: #111;
    background-color: #fff;
}

.btn-color {
    color: #fff;
    background-color: #CC1100;
    border-color: #CC1100;
}

.btn-color.active, .btn-color:active, .btn-color:focus, .btn-color:hover, .open .dropdown-toggle.btn-color {
    color: #CC1100;
    background-color: transparent;
    border-color: #CC1100;
}

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

.btn-color.disabled, .btn-color.disabled.active, .btn-color.disabled:active, .btn-color.disabled:focus, .btn-color.disabled:hover, .btn-color[disabled], .btn-color[disabled].active, .btn-color[disabled]:active, .btn-color[disabled]:focus, .btn-color[disabled]:hover, fieldset[disabled] .btn-color, fieldset[disabled] .btn-color.active, fieldset[disabled] .btn-color:active, fieldset[disabled] .btn-color:focus, fieldset[disabled] .btn-color:hover {
    background-color: #CC1100;
    border-color: #CC1100;
}

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

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

.btn-white.active, .btn-white:active, .btn-white:focus, .btn-white:hover, .open .dropdown-toggle.btn-white {
    color: #CC1100;
    background-color: transparent;
    border-color: #CC1100;
}

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

.btn-white.disabled, .btn-white.disabled.active, .btn-white.disabled:active, .btn-white.disabled:focus, .btn-white.disabled:hover, .btn-white[disabled], .btn-white[disabled].active, .btn-white[disabled]:active, .btn-white[disabled]:focus, .btn-white[disabled]:hover, fieldset[disabled] .btn-white, fieldset[disabled] .btn-white.active, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:hover {
    background-color: transparent;
    border-color: #fff;
}

.btn-white .badge {
    color: transparent;
    background-color: #fff;
}

.btn-link {
    color: #CC1100;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
}

.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:active, .btn-link:focus, .btn-link:hover {
    border-color: #CC1100;
}

.btn-link:focus, .btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none;
}

.btn-light {
    border-color: #EDEDEF;
    background: #EDEDEF none;
    color: #333333;
}

.btn-lg {
    padding: 10px 35px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 0;
}

.btn-sm {
    padding: 5px 15px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-small {
    font-size: 12px;
    padding: 2px 8px;
    line-height: 1.5;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
}

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

.clearfix:after, .container-fluid:after, .container:after, .form-horizontal .form-group:after, .row:after {
    clear: both;
}

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

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

.visible-lg, .visible-md, .visible-print, .visible-sm, .visible-xs {
    display: none !important;
}

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

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important;
    }
}

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

    .visible-sm-inline {
        display: inline-block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    td.visible-sm, th.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;
    }

    td.visible-md, th.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;
    }

    td.visible-lg, th.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;
    }
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    td.visible-print, th.visible-print {
        display: table-cell !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

@-ms-viewport {
    width: auto !important;
}

a, a:active, a:focus, article, div, input:active, input:focus, li, section, span, textarea:active, textarea:focus {
    outline: transparent !important;
}

html {
    width: 100%;
    font-size: 16px;
    height: 100%;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    width: 100%;
    line-height: 1.625;
    height: 100%;
}

.content-wrapper {
    height: auto;
    min-height: 100%;
    position: relative;
}

a:focus, a:hover {
    text-decoration: none;
    outline: transparent !important;
}

ul {
    font-weight: 400;
    padding: 0;
}

li {
    list-style-type: none;
}

h1 {
    font-size: 36px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 700;
}

h2 {
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 700;
}

h3 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 30px;
    font-weight: 700;
}

h4 {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 700;
}

h5 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}

h6 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.2em;
}

.intro-end .close-on-click {
    cursor: pointer;
}

.backstretch img {
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    transform: translateZ(0px);
}

.section-scroll {
    position: relative;
    background: #fff;
    z-index: 3;
}

.section-space {
    display: none;
}

blockquote {
    font-size: 16px;
    font-style: italic;
}

blockquote i {
    color: #eee;
    font-size: 40px;
    position: absolute;
    z-index: -1;
    left: 30px;
}

button, input, textarea {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

button:focus, input:focus, textarea:focus {
    border-color: inherit !important;
    box-shadow: none !important;
    outline: 0 !important;
}

.btn-default {
    -webkit-transition: background-color .3s, border-color .3s, color .3s;
    -moz-transition: background-color .3s, border-color .3s, color .3s;
    -o-transition: background-color .3s, border-color .3s, color .3s;
    transition: background-color .3s, border-color .3s, color .3s;
    -webkit-backface-visibility: hidden;
}

.button-transparent {
    zoom: 1 !important;
    filter: alpha(opacity=0) !important;
    -webkit-opacity: 0 !important;
    -moz-opacity: 0 !important;
    opacity: 0 !important;
}

.button-submit {
    position: relative;
    display: inline-block;
    width: auto !important;
    float: right;
}

.button-submit .button-send {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.arrow-section i {
    color: #fff;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.arrow-section i:hover {
    color: #CC1100;
}

.arrow-section {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    display: block;
    color: #fff;
    bottom: 20px;
    text-align: center;
    line-height: 50px;
}

.arrow-section i {
    line-height: 50px;
    font-size: 70px;
}

.arrow-section.arrow1 {
    bottom: 20px;
    display: none;
}

.arrow-section.arrow2 {
    display: none;
    top: 45%;
    margin-top: 80px;
}

.dropcap {
    color: #fff;
    background: #111;
    text-align: center;
    font-size: 2em;
    float: left;
    padding: 0 10px;
    line-height: 1.5em;
    margin-right: .3em;
}

.message-success {
    position: absolute;
    top: 0;
    opacity: 0;
    text-align: center;
    right: 0;
    width: 100%;
    background: #63C55F;
}

.message-success i {
    color: #fff;
    font-size: 30px;
    line-height: 1.5em;
    width: 100%;
    height: 100%;
    display: block;
}

.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: #CC1100;
    font-weight: 700;
}

.highlight-txt {
    color: #fff;
    background: #111;
    padding: 0 2px;
}

.highlight-outline {
    color: #CC1100;
    border: 1px solid #CC1100;
    padding: 0 2px;
}

.section-fullscreen {
    position: relative;
    background: #111;
}

.bg-section {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-position: center bottom;
}

.reservation-fullscreen {
    background-image: url(../img/demo/wall.jpg);
}

.menu-fullscreen {
    background-image: url(../img/demo/menu-bg.jpg);
}

.blog-fullscreen {
    background-image: url(../img/demo/blog-bg.jpg);
}

.shop-fullscreen {
    background-image: url(../img/demo/shop-bg.jpg);
}

.section-intro {
    position: relative;
}

.pre-content {
    color: #fff;
    position: relative;
}

.pre-content h1 {
    margin-bottom: 60px;
    font-size: 32px;
    font-weight: 700;
    position: relative;
    margin-top: 15px;
}

.pre-content h1:after {
    position: absolute;
    content: '';
    display: block;
    height: 4px;
    background: #fff;
    width: 60px;
    left: 0;
    bottom: -30px;
}

.pre-content p {
    font-size: 16px;
    margin-bottom: 15px;
}

.section-padding {
    padding-top: 15px;
    padding-bottom: 15px;
}

.section-padding-xs {
    padding-top: 15px;
    padding-bottom: 15px;
}

.section-header {
    position: relative;
}

.section-header h2 {
    background: #111;
    margin: 0;
    padding: 25px 15px;
    color: #fff;
    letter-spacing: 5px;
    text-align: center;
}

.opacity-0 {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.opacity-10 {
    zoom: 1;
    filter: alpha(opacity=10);
    -webkit-opacity: .1;
    -moz-opacity: .1;
    opacity: .1;
}

.opacity-20 {
    zoom: 1;
    filter: alpha(opacity=20);
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2;
}

.opacity-30 {
    zoom: 1;
    filter: alpha(opacity=30);
    -webkit-opacity: .3;
    -moz-opacity: .3;
    opacity: .3;
}

.opacity-40 {
    zoom: 1;
    filter: alpha(opacity=40);
    -webkit-opacity: .4;
    -moz-opacity: .4;
    opacity: .4;
}

.opacity-50 {
    zoom: 1;
    filter: alpha(opacity=50);
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5;
}

.opacity-60 {
    zoom: 1;
    filter: alpha(opacity=60);
    -webkit-opacity: .6;
    -moz-opacity: .6;
    opacity: .6;
}

.opacity-70 {
    zoom: 1;
    filter: alpha(opacity=70);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
}

.opacity-80 {
    zoom: 1;
    filter: alpha(opacity=80);
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8;
}

.opacity-90 {
    zoom: 1;
    filter: alpha(opacity=90);
    -webkit-opacity: .9;
    -moz-opacity: .9;
    opacity: .9;
}

.opacity-100 {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.icons {
    overflow: hidden;
}

.icons li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.icons li span {
    font-size: 14px;
}

.icons li i {
    font-size: 18px;
    margin-right: 10px;
    color: #CC1100;
}

.list {
    margin-left: 20px;
}

.list > li {
    list-style-type: square;
}

.list > li .sublist li {
    list-style-type: circle;
    margin-left: 30px;
}

#map {
    background-color: #e5e3df;
}

::-webkit-scrollbar {
    width: 10px;
    height: 5px;
    background-color: #eee;
    -webkit-border-radius: 0;
}

::-webkit-scrollbar:hover {
    width: 7px;
}

::-webkit-scrollbar-thumb {
    background: #aeaeae;
    -webkit-border-radius: 0;
}

::-webkit-scrollbar-thumb:active, ::-webkit-scrollbar-thumb:hover {
    background: #bbb;
    cursor: pointer;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

#status {
    width: 100%;
    height: 100%;
    position: absolute;
    display: table;
    left: 0;
    top: 0;
    background: no-repeat center;
}

#status .loading-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#status .loading-wrapper img {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 1s, -webkit-transform 3s cubic-bezier(0.19, 1, .22, 1);
    -moz-transition: opacity 1s, -moz-transform 3s cubic-bezier(0.19, 1, .22, 1);
    -o-transition: opacity 1s, -o-transform 3s cubic-bezier(0.19, 1, .22, 1);
    transition: opacity 1s, -webkit-transform 3s cubic-bezier(0.19, 1, .22, 1), -moz-transform 3s cubic-bezier(0.19, 1, .22, 1), -o-transform 3s cubic-bezier(0.19, 1, .22, 1), transform 3s cubic-bezier(0.19, 1, .22, 1);
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
}

#status .loading-wrapper img.ready {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

#status-loaded {
    -webkit-transition: width .7s;
    -moz-transition: width .7s;
    -o-transition: width .7s;
    transition: width .7s;
    width: 0;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: no-repeat center;
    margin: -16px 0 0 -64px;
}

.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, .1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2, 1.2);
        opacity: 0;
    }
}

.unveil {
    background: #eee;
}

.unveil figure {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    background: #fff;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    display: block;
    position: relative;
}

.unveil.loaded figure {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    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-left: auto;
    margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: 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;
        left: 0;
        right: 0;
        width: 100%;
        display: table;
    }

    .section-space {
        display: block;
    }

    .no-intro {
        padding-top: 80px;
    }

    .no-intro .section-scroll {
        position: relative;
        top: 0;
        z-index: 3;
    }

    .section-scroll {
        background: #fff;
        z-index: 3;
    }

    .section-padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .section-padding-xs {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .pre-content {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        position: relative;
        -webkit-transition: opacity .4s 1s, visibility .4s .4s;
        -moz-transition: opacity .4s 1s, visibility .4s .4s;
        -o-transition: opacity .4s 1s, visibility .4s .4s;
        transition: opacity .4s 1s, visibility .4s .4s;
        zoom: 1;
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        visibility: visible;
    }

    .pre-content h1 {
        margin-bottom: 60px;
        margin-top: 30px;
        font-size: 64px;
        font-weight: 700;
        position: relative;
    }

    .pre-content h1:after {
        position: absolute;
        content: '';
        display: block;
        height: 4px;
        background: #fff;
        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 {
        zoom: 1;
        filter: alpha(opacity=30);
        -webkit-opacity: .3;
        -moz-opacity: .3;
        opacity: .3;
    }

    .mobile-height {
        height: 400px;
    }
}

@media (min-width: 992px) {
    .no-intro {
        padding-top: 80px;
    }

    .section-scroll {
        background: #fff;
        z-index: 3;
    }

    .section-padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .pre-content {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        position: relative;
    }

    .pre-content h1 {
        margin-bottom: 60px;
        margin-top: 30px;
        font-size: 64px;
        font-weight: 700;
        position: relative;
    }

    .pre-content h1:after {
        position: absolute;
        content: '';
        display: block;
        height: 4px;
        background: #fff;
        width: 60px;
        left: 0;
        bottom: -30px;
    }

    .pre-content p {
        font-size: 24px;
    }

    .icons li {
        width: 25%;
    }

    .simple-line-icons li {
        width: 20%;
    }

    .mobile-height {
        height: 600px;
    }
}

.home {
    width: 100%;
    overflow: hidden;
    height: 100%;
    position: fixed !important;
    z-index: 10;
    background-color: #111;
}

.home .home-fullscreen {
    background-size: cover;
    width: 100%;
}

.home .basic-info {
    position: absolute;
    bottom: 90px;
    margin-left: 15px;
    opacity: 1;
    z-index: 10;
}

.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 {
    font-weight: 400;
    color: #fff;
    display: block;
    letter-spacing: 1px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.home .basic-info span a {
    color: #fff;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.home .basic-info span.day {
    font-weight: 700;
}

.home .basic-info .social-icon {
    margin: 30px 0;
    display: block;
}

.home .basic-info .social-icon li {
    display: inline-block;
    margin: 0 5px;
}

.home .basic-info .social-icon li a {
    padding: 5px;
    color: #fff;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.home-classic {
    display: table;
    width: 100%;
    height: 100%;
    color: #fff;
}

.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;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    overflow: hidden !important;
}

#home .home-parallax .parallax-layer {
    width: 120%;
    height: 120%;
    position: absolute;
    left: -10%;
    top: -10%;
    background-size: cover;
    background-position: center center;
}

#home3 .home-fullscreen {
    position: relative;
}

#home3 .video-controls {
    overflow: hidden;
    bottom: 0;
    right: 30px;
    left: auto;
}

#home3 .video-controls div {
    float: left;
    margin-right: 10px;
}

#home3 .video-controls div i {
    color: #fff;
    cursor: pointer;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

#home3 .video-controls div:hover i {
    color: #CC1100;
}

#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 {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #111;
    zoom: 1;
    filter: alpha(opacity=90);
    -webkit-opacity: .9;
    -moz-opacity: .9;
    opacity: .9;
}

.mobile-basic-info .back-to-top {
    display: none;
}

.mobile-basic-info #footer {
    background: 0 0;
}

.home-bg-image {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    overflow: hidden !important;
    background-size: cover;
    background: url(../img/demo/paralax-berg.jpg) center center;
}

@media (min-width: 768px) {
    .home-fullscreen, .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: #CC1100;
    }

    .home .basic-info {
        bottom: 0;
    }

    .home .basic-info .email:hover, .home .basic-info .email:hover a, .home .basic-info .mobile:hover, .home .basic-info .mobile:hover a {
        color: #CC1100;
    }

    .home-page .to-the-top {
        display: block;
    }

    #home2 .basic-info {
        top: 50%;
        bottom: 0;
        width: 100%;
    }

    #home2 .basic-info .custom-navigation {
        position: absolute;
        z-index: 120;
        right: 30px;
        bottom: 15px;
    }

    #home2 .basic-info .custom-navigation .prev {
        margin-right: 15px;
    }

    #home2 .basic-info .custom-navigation .next, #home2 .basic-info .custom-navigation .prev {
        font-size: 28px;
        padding: 0 15px;
        position: relative;
        left: 0;
        height: auto;
        width: auto;
        bottom: 0;
        opacity: 1;
        display: inline-block;
        color: #fff;
        pointer-events: initial;
        -webkit-transition: color .3s;
        -moz-transition: color .3s;
        -o-transition: color .3s;
        transition: color .3s;
    }

    #home2 .basic-info .custom-navigation .next i, #home2 .basic-info .custom-navigation .prev i {
        font-size: 24px;
    }

    #home2 .basic-info .custom-navigation .next:hover, #home2 .basic-info .custom-navigation .prev:hover {
        color: #CC1100;
    }

    #home2 .slides-container li:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #111;
        opacity: .6;
    }
}

.home-page #main-navbar .main-nav {
    background: rgba(255, 255, 255, .9);
}

.home-page #main-navbar .main-nav .subnav {
    background: rgba(17, 17, 17, .9);
}

.home-page #main-navbar .main-nav .subnav.image-subnav {
    background: 0 0 !important;
}

.home-page #main-navbar .main-nav .subnav.image-subnav .subnav-wrapper {
    float: none;
    width: 100%;
    display: table;
    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 {
    background: 0 0 !important;
    border-bottom-color: transparent !important;
}

body.show-nav #main-navbar .main-nav {
    opacity: 1 !important;
    display: block;
    max-height: 1000px;
    -webkit-transition: opacity .3s .1s, max-height 0s;
    -moz-transition: opacity .3s .1s, max-height 0s;
    -o-transition: opacity .3s .1s, max-height 0s;
    transition: opacity .3s .1s, max-height 0s;
}

body.show-nav .logo .logo-name {
    font-size: 36px;
    font-weight: 700;
}

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: #eee !important;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}

body.show-nav .hide-on-nav {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

body.show-nav.nav-transparent #main-navbar .main-nav {
    background: 0 0;
    border-bottom-color: transparent;
}

body.show-nav.nav-transparent #main-navbar .main-nav a, body.show-nav.nav-transparent #main-navbar .main-nav > ul > li a {
    color: rgba(255, 255, 255, .6);
}

body.show-nav.nav-transparent #main-navbar .main-nav .active {
    color: #fff !important;
}

body .hide-on-nav {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

body.nav-center #main-navbar {
    top: 50% !important;
    margin-top: -40px;
}

.nav-transparent #main-navbar .main-nav > ul > li:hover > a:before {
    color: #fff !important;
    text-shadow: 10px 0 #fff, -10px 0 #fff !important;
}

#main-navbar {
    position: fixed;
    height: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    -o-transition: -o-transform .3s;
    transition: -webkit-transform .3s, -moz-transform .3s, -o-transform .3s, transform .3s;
}

#main-navbar nav {
    height: 80px;
    position: relative;
    z-index: 2;
    min-width: 1px;
}

#main-navbar .main-reorder {
    width: 80px;
    text-align: center;
    z-index: 2;
    position: absolute;
    background: #fff;
    cursor: pointer;
    right: 0;
    -webkit-transition: background-color .3s, -webkit-transform .3s;
    -moz-transition: background-color .3s, -moz-transform .3s;
    -o-transition: background-color .3s, -o-transform .3s;
    transition: background-color .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s, transform .3s;
}

#main-navbar .main-reorder a {
    font-size: 35px;
    color: #333;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

#main-navbar .main-reorder a i {
    line-height: 70px;
}

#main-navbar .main-nav {
    width: 100%;
    z-index: 1;
    background: #fff;
    opacity: 0;
    -webkit-transition: opacity .3s, max-height .1s .3s;
    -moz-transition: opacity .3s, max-height .1s .3s;
    -o-transition: opacity .3s, max-height .1s .3s;
    transition: opacity .3s, max-height .1s .3s;
    padding-left: 450px;
    padding-right: 80px;
    max-height: 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;

}

#main-navbar .main-nav:after, #main-navbar .main-nav:before {
    content: " ";
    display: table;
}

#main-navbar .main-nav:after {
    clear: both;
}

#main-navbar .main-nav > ul {
    height: 100%;
    padding: 0;
    margin: 0;
    right: 80px;
    float: right;
    overflow: hidden;
}

#main-navbar .main-nav > ul > li {
    height: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 0 15px;
    float: left;
}

#main-navbar .main-nav > ul > li .hover-subnav {
    position: relative;
}

#main-navbar .main-nav > ul > li > a {
    position: relative;
    color: #333;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    font-weight: 600;
}

#main-navbar .main-nav > ul > li > a:before {
    position: absolute;
    top: 20px;
    left: 50%;
    color: transparent;
    content: '•';
    text-shadow: 0 0 transparent;
    font-size: .7em;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: -webkit-transform .3s, color .3s, text-shadow .3s;
    -moz-transition: -moz-transform .3s, color .3s, text-shadow .3s;
    -o-transition: -o-transform .3s, color .3s, text-shadow .3s;
    transition: -webkit-transform .3s, -moz-transform .3s, -o-transform .3s, transform .3s, color .3s, text-shadow .3s;
    pointer-events: none;
    font-weight: 400;
}

#main-navbar .main-nav > ul > li a {
    color: #333;
    line-height: 70px;
    display: block;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#main-navbar .main-nav > ul > li:hover .image-subnav li div {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .7s .4s;
    -moz-transition: opacity .7s .4s;
    -o-transition: opacity .7s .4s;
    transition: opacity .7s .4s;
}

#main-navbar .main-nav > ul > li:hover .subnav {
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    -o-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
    opacity: 1;
    visibility: visible;
}

#main-navbar .main-nav > ul > li:hover .menu-img {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

#main-navbar .main-nav > ul > li:hover > a:before {
    color: #333;
    text-shadow: 10px 0 #333, -10px 0 #333;
}

#main-navbar .main-nav > ul > li .active {
    color: #CC1100 !important;
}

ul#mobile-navbar > li .active {
    background-color: #CC1100 !important;
    color: white !important;
}

#main-navbar .main-nav .subnav-wrapper {
    position: relative;
    float: left;
}

#main-navbar .main-nav .subnav {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 10;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    float: none;
    display: table;
    table-layout: fixed;
    background: #111;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    -o-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    visibility: hidden;
}

#main-navbar .main-nav .subnav li {
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 15px;
}

#main-navbar .main-nav .subnav li a.menu-img {
    zoom: 1;
    filter: alpha(opacity=40);
    -webkit-opacity: .4;
    -moz-opacity: .4;
    opacity: .4;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

#main-navbar .main-nav .subnav li a {
    color: #fff;
    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-size: .7em;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: -webkit-transform .3s, color .3s, text-shadow .3s;
    -moz-transition: -moz-transform .3s, color .3s, text-shadow .3s;
    -o-transition: -o-transform .3s, color .3s, text-shadow .3s;
    transition: -webkit-transform .3s, -moz-transform .3s, -o-transform .3s, transform .3s, color .3s, text-shadow .3s;
    pointer-events: none;
    font-weight: 400;
}

#main-navbar .main-nav .subnav li .menu-img {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

#main-navbar .main-nav .subnav li:hover div a {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

#main-navbar .main-nav .subnav li:hover > a:first-child:before {
    color: #fff;
    text-shadow: 10px 0 #fff, -10px 0 #fff;
}

#main-navbar .main-nav .subnav.show-subnav {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

#main-navbar .main-nav .subnav.image-subnav li > a {
    background: #111;
}

#main-navbar .main-nav .subnav.image-subnav li div {
    position: relative;
    background: #111;
    -webkit-transition: opacity .4s 0s;
    -moz-transition: opacity .4s 0s;
    -o-transition: opacity .4s 0s;
    transition: opacity .4s 0s;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.logo {
    z-index: 2;
    position: absolute;
    height: 70px;
    padding: 0 30px;
}

.logo .dark-logo {
    position: relative;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    left: 0;
}

.logo .light-logo {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    left: 0;
}

.text-logo {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    vertical-align: middle;
    margin-left: 12px;
}

@media (max-width: 992px) {

    .text-logo {
        font-size: 20px;
        letter-spacing: 1px;
        font-weight: 600;
        vertical-align: middle;
        margin-left: 12px;
    }

    .dark-logo.small {
        font-size: 20px;
    }

    .dark-logo.medium {
        font-size: 24px;
    }

    .dark-logo.large {
        font-size: 32px;
    }
}

.logo a, .logo figure {
    display: block;
    height: 100%;
    line-height: 65px;
}

.logo figure {
    position: relative;
}

.logo img {
    max-height: 100%;
    padding: 5px 0;
}

.nav-center#main-navbar {
    top: 50% !important;
    margin-top: -40px;
}

#mobile-nav {
    background: #fff;
    z-index: 110;
    position: relative;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    transform: translateZ(0px);
}

#mobile-nav .menu-header {
    height: 80px;
    margin: 0;
    padding: 0;
}

#mobile-nav .menu-header .reorder {
    line-height: 80px;
}

#mobile-nav .menu-header .reorder a {
    display: block;
    font-size: 26px;
    color: #333;
    width: 60px;
    margin-right: -15px;
    text-align: center;
}

#mobile-nav .menu-header .logo {
    display: block;
    line-height: 70px;
    vertical-align: middle;
    padding: 0;
}

#mobile-nav #flyout-container {
    width: 100%;
    height: 0;
    overflow: hidden;
    z-index: 100;
    text-align: left;
    background: #111;
}

#mobile-nav #flyout-container #mobile-navbar {
    margin-bottom: 0;
}

#mobile-nav #flyout-container .subnav {
    overflow: hidden;
    height: 0;
}

#mobile-nav #flyout-container .open {
    display: block;
    overflow: unset !important;
    height: unset !important;
}

#mobile-nav #flyout-container .open-children {
    position: absolute;
    right: 15px;
    top: 22px;
    font-size: 20px;
    color: #333;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    text-align: center;
    cursor: pointer;
    background: #f7f7f7;
}

#mobile-nav #flyout-container .open-children i {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    -o-transition: -o-transform .3s;
    transition: -webkit-transform .3s, -moz-transform .3s, -o-transform .3s, transform .3s;
}

#mobile-nav #flyout-container .subnav-open .open-children i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#mobile-nav .nav-item {
    position: relative;
}

#mobile-nav .nav-item a {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    padding: 10px 15px;
    display: block;
    border-bottom: 1px solid #2b2b2b;
}

#mobile-nav .subnav li {
    background: #f7f7f7;
    position: relative;
}

#mobile-nav .subnav li a {
    padding: 10px 45px;
    font-weight: 300;
    color: #333;
    border-bottom: 1px solid #fff;
}

.blog .load-post {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.blog #blog-content-append {
    overflow: hidden;
    height: auto;
    position: relative;
    background: #fff;
}

.blog .post {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 15px 0;
    background: #fff;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

@media (min-width: 768px) {
    .blog .post {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .blog .post {
        float: left;
        width: 100%;
    }
}

@media (min-width: 1400px) {
    .blog .post {
        float: left;
        width: 100%;
    }
}

.blog .post a.img-post {
    width: 100%;
    display: block;
}

.blog .post a.img-post figure, .blog .post a.img-post img {
    width: 100%;
    height: auto;
    display: block;
}

.blog .post a.img-post figure {
    background: #eee;
}

.blog .post a.img-post .actions {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    margin-top: -20px;
    -webkit-transform: translate(0, -40px);
    -moz-transform: translate(0, -40px);
    -o-transform: translate(0, -40px);
    -ms-transform: translate(0, -40px);
    transform: translate(0, -40px);
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: -webkit-transform .5s cubic-bezier(0.165, .84, .44, 1), opacity .4s .1s;
    -moz-transition: -moz-transform .5s cubic-bezier(0.165, .84, .44, 1), opacity .4s .1s;
    -o-transition: -o-transform .5s cubic-bezier(0.165, .84, .44, 1), opacity .4s .1s;
    transition: -webkit-transform .5s cubic-bezier(0.165, .84, .44, 1), -moz-transform .5s cubic-bezier(0.165, .84, .44, 1), -o-transform .5s cubic-bezier(0.165, .84, .44, 1), transform .5s cubic-bezier(0.165, .84, .44, 1), opacity .4s .1s;
}

.blog .post a.img-post i {
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 34px;
    line-height: 40px;
}

.blog .post-content {
    padding: 15px 0;
}

.blog .post-content p {
    margin: 0;
    font-size: 16px;
}

.blog .post-content .date {
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}

.blog .post-content h3 {
    margin-bottom: 15px;
    margin-top: 0;
}

.blog .post-content .blog-button {
    margin-top: 15px;
    text-align: center;
}

@media (min-width: 992px) and (max-width: 1399px) {
    .blog .post-content .blog-button {
        display: none !important;
    }
}

.blog .post-content .blog-button a {
    text-transform: uppercase;
}

.blog a {
    color: #333;
}

.blog .load-more-text button {
    width: 100%;
    background: #eee;
    border: none;
    padding: 15px;
}

.blog .load-more-text button:active, .blog .load-more-text button:focus, .blog .load-more-text button:hover {
    outline: 0;
}

@media (min-width: 992px) {
    .blog .post {
        padding: 0;
        margin: 0;
    }

    .blog .post a.img-post {
        float: left;
    }

    .blog .post:nth-child(2n) .post-content {
        left: 0;
        right: initial;
    }

    .blog .post:nth-child(2n) .post-content:after {
        content: '';
        display: block;
        height: 30px;
        width: 30px;
        position: absolute;
        top: 50%;
        right: -30px;
        left: auto;
        border-right: none;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 15px solid #fff;
        margin-top: -15px;
        z-index: 3;
    }

    .blog .post:nth-child(2n) a.img-post {
        float: right;
    }

    .blog .post a.img-post {
        width: 50%;
        display: block;
        position: relative;
    }

    .blog .post a.img-post figure, .blog .post a.img-post img {
        width: 100%;
        height: auto;
        display: block;
    }

    .blog .post a.img-post img {
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
    }

    .blog .post a.img-post:hover img {
        zoom: 1 !important;
        filter: alpha(opacity=30) !important;
        -webkit-opacity: .3 !important;
        -moz-opacity: .3 !important;
        opacity: .3 !important;
    }

    .blog .post a.img-post:hover .actions {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        zoom: 1;
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }

    .blog .post figure {
        background: #111 !important;
    }

    .blog .post-content {
        display: block;
        position: absolute;
        right: 0;
        width: 50%;
        height: 100%;
        padding: 0 15px;
    }

    .blog .post-content > div {
        display: table;
        height: 100%;
        position: relative;
    }

    .blog .post-content > div > div {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .blog .post-content .date {
        font-size: 16px;
        font-weight: 600;
        display: block;
        margin-bottom: 30px;
    }

    .blog .post-content h3 {
        margin-bottom: 60px;
        position: relative;
    }

    .blog .post-content h3:after {
        content: '';
        display: block;
        height: 2px;
        width: 30px;
        position: absolute;
        bottom: -30px;
        left: 50%;
        margin-left: -15px;
        background: #333;
    }

    .blog .post-content a {
        -webkit-transition: color .3s;
        -moz-transition: color .3s;
        -o-transition: color .3s;
        transition: color .3s;
    }

    .blog .post-content a:hover {
        color: #CC1100;
    }

    .blog .post-content .blog-button {
        margin-top: 30px;
    }

    .blog .post-content:after {
        content: '';
        display: block;
        height: 30px;
        width: 30px;
        position: absolute;
        left: -30px;
        top: 50%;
        margin-top: -15px;
        border-right: 15px solid #fff;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: none;
    }

    .load-more-text span {
        cursor: pointer;
        -webkit-transition: color .3s, background-color .3s;
        -moz-transition: color .3s, background-color .3s;
        -o-transition: color .3s, background-color .3s;
        transition: color .3s, background-color .3s;
        position: relative;
    }

    .load-more-text:hover span {
        color: #CC1100;
        background-color: #fff;
    }

    .load-more-text span, .no-more-posts {
        font-size: 24px;
        text-align: center;
        padding: 25px 15px;
        font-weight: 700;
        letter-spacing: 5px;
        background-color: #eee;
        display: block;
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
    .blog .post-content {
        padding: 0 50px;
    }
}

@media (min-width: 1400px) {
    .blog .post-content {
        padding: 0 150px;
    }
}

#post .post-content h3, #post2 .post-content h3 {
    letter-spacing: 2px;
}

#post .post-content .post-author, #post2 .post-content .post-author {
    font-weight: 600;
}

#post .post-content .post-author a, #post2 .post-content .post-author a {
    display: inline-block;
}

#post .post-content .post-author a:first-of-type, #post2 .post-content .post-author a:first-of-type {
    position: relative;
    padding-right: 10px;
    margin-right: 5px;
    text-transform: capitalize;
}

#post .post-content .post-author a:first-of-type:after, #post2 .post-content .post-author a:first-of-type:after {
    content: '|';
    width: 1px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
}

#post .post-text article, #post2 .post-text article {
    overflow: hidden;
    margin-bottom: 30px;
}

#post .post-text header p, #post2 .post-text header p {
    font-weight: 600;
}

#post .sm-image, #post .sm-image2, #post .sm-image3, #post2 .sm-image, #post2 .sm-image2, #post2 .sm-image3 {
    width: 100%;
    height: auto;
}

#post .message-success, #post2 .message-success {
    right: 15px;
    max-width: 185px;
}

.comments-content {
    overflow: hidden;
    position: relative;
    margin: 30px 0;
}

.comments-content .comment-author {
    display: table;
}

.comments-content .comment-author span {
    display: block;
    font-size: 18px;
}

.comments-content .comment-author span:first-of-type {
    font-weight: 600;
}

.comments-content .comment-author span:nth-of-type(2) {
    font-size: 16px;
    color: #b3b3b3;
    text-align: left;
}

.comments-content .comment-author .author {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-left: 30px;
}

.comments-content .comment-author .avatar {
    width: 70px;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
}

.comments-content .comment-author figure, .comments-content .comment-author img {
    width: 100%;
    display: block;
}

.comments-content .comment-author img {
    height: auto;
    border-radius: 50%;
}

.comments-content .comment-author figure {
    height: 100%;
}

.comments-content .comment-text {
    margin: 15px 0;
}

#post2 .post {
    padding: 0;
    margin: 0;
    position: relative;
}

#post2 .post figure, #post2 .post img {
    display: block;
    width: 100%;
    height: auto;
}

#post2 .post-text {
    margin-top: 30px;
}

#post2 .post-header {
    text-align: center;
    padding: 30px 0;
    background: #111;
    color: #fff;
    letter-spacing: 4px;
}

#post2 .post-header a, #post2 .post-header span {
    color: #fff;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

#post2 .post-header .date {
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin-bottom: 30px;
}

#post2 .post-header h1 {
    font-size: 24px;
}

#post2 .post-header h1:after {
    content: '';
    display: block;
    height: 2px;
    width: 30px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
    background: #fff;
}

#post2 .post-header .post-author {
    font-weight: 600;
}

#post2 .post-header .post-author a {
    display: inline-block;
}

#post2 .post-header .post-author a:first-of-type {
    position: relative;
    padding-right: 10px;
    margin-right: 5px;
    text-transform: capitalize;
}

#post2 .post-header .post-author a:first-of-type:after {
    content: '|';
    width: 1px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
}

@media (min-width: 768px) {
    #post .sm-image, #post2 .sm-image {
        width: 250px;
        height: auto;
    }

    #post .sm-image2, #post2 .sm-image2 {
        width: 400px;
        height: auto;
    }

    #post .sm-image3, #post2 .sm-image3 {
        width: 300px;
        height: auto;
    }
}

@media (min-width: 992px) {
    #post .post-text, #post2 .post-text {
        margin-top: 90px;
        margin-bottom: 90px;
    }

    #post .post-text p, #post2 .post-text p {
        font-size: 16px;
    }

    #post .post-content > div, #post2 .post-content > div {
        margin: 0 auto;
    }

    .comments-content {
        padding: 60px 0;
        display: table;
        width: 100%;
        position: relative;
        border-bottom: 1px solid #eee;
        margin: 0;
    }

    .comments-content .comment-author {
        width: 50%;
        position: absolute;
        right: 0;
        height: 100%;
        display: block;
        padding: 0 30px;
        top: 0;
    }

    .comments-content .comment-author > div {
        display: table;
        width: 100%;
        height: 100%;
    }

    .comments-content .comment-author > div > div {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
    }

    .comments-content .comment-author .author, .comments-content .comment-author .avatar {
        display: inline-block;
    }

    .comments-content .comment-author .avatar {
        width: 100px;
        height: 100px;
    }

    .comments-content .comment-text {
        width: 50%;
        text-align: right;
    }

    .comments-content .comment-text p {
        margin-bottom: 0;
        padding: 0 15px;
        font-size: 18px;
        color: #676f7a
    }

    .comments-content:last-of-type {
        border: none;
    }

    .comments-content:nth-child(2n-1) .comment-author {
        left: 0;
    }

    .comments-content:nth-child(2n-1) .comment-author > div > div {
        text-align: right;
    }

    .comments-content:nth-child(2n-1) .comment-author .author, .comments-content:nth-child(2n-1) .comment-author .avatar {
        float: right;
    }

    .comments-content:nth-child(2n-1) .comment-author .author {
        margin-top: 22px;
        margin-right: 30px;
    }

    .comments-content:nth-child(2n-1) .comment-author .author span {
        text-align: right;
    }

    .comments-content:nth-child(2n-1) .comment-text {
        float: right;
        text-align: left;
    }

    .comments {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #post2 .post-header {
        text-align: center;
        padding: 60px 0;
        background: #111;
        color: #fff;
        letter-spacing: 4px;
    }

    #post2 .post-header a, #post2 .post-header span {
        color: #fff;
        -webkit-transition: color .3s;
        -moz-transition: color .3s;
        -o-transition: color .3s;
        transition: color .3s;
    }

    #post2 .post-header .date {
        font-size: 16px;
        font-weight: 600;
        display: block;
        margin-bottom: 30px;
    }

    #post2 .post-header h1 {
        margin-bottom: 60px;
        position: relative;
        padding: 0;
        margin-top: 0;
        font-size: 48px;
    }

    #post2 .post-header h1:after {
        content: '';
        display: block;
        height: 2px;
        width: 30px;
        position: absolute;
        bottom: -30px;
        left: 50%;
        margin-left: -15px;
        background: #fff;
    }

    #post2 .post-header a:hover {
        color: #CC1100;
    }
}

#reservation h2 {
    position: relative;
    font-weight: 700;
}

#reservation .date, #reservation .time {
    overflow: hidden;
}

#reservation .date input, #reservation .time input {
    float: left;
    width: calc(28%);
    position: relative;
}

#reservation .main-section {
    position: relative;
    -webkit-transition: top .3s, height .3s;
    -moz-transition: top .3s, height .3s;
    -o-transition: top .3s, height .3s;
    transition: top .3s, height .3s;
    z-index: 1;
}

#reservation .main-section .reservation-content {
    background: #fff;
}

#menu.main-section {
    padding-top: 71px;
}

@media (max-width: 992px) {
    #menu.main-section {
        padding-top: 80px;
    }
}


#reservation .v-card > div span {
    display: block;
    font-size: 16px;
}

#reservation .open-daily {
    margin: 30px 0;
}

#reservation .open-daily li {
    margin-bottom: 15px;
}

#reservation .open-daily span {
    display: block;
}

#reservation .open-daily .day {
    font-weight: 600;
}

#reservation select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 0;
}

#reservation .captcha-input {
    width: 100%;
}

#reservation .button-send {
    margin: 15px 0;
}

@media (min-width: 768px) {
    #reservation .reservation-content {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}

.menu h2 {
    background: #111;
    margin: 0 -15px 30px;
    padding: 25px 15px;
    color: #fff;
    letter-spacing: 5px;
    text-align: center;
    text-transform: capitalize;
}

.menu .menu-content .mix {
    display: none;
}

.menu .menu-content .mix .row {
    background: #fff;
}

.menu .menu-content .menu-item {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
    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 {
    width: 50%;
    display: block;
    position: relative;
    overflow: hidden;
}

.menu .menu-content .menu-item > a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #111;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -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 {
    width: 100%;
    height: auto;
    display: block;
}

.menu .menu-content .menu-item > a img {
    width: 100%;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

.menu .menu-content .menu-item > a img.lazyloaded {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.menu .menu-content .menu-item > a .actions {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    margin-top: -20px;
    -webkit-transform: translate(0, -40px);
    -moz-transform: translate(0, -40px);
    -o-transform: translate(0, -40px);
    -ms-transform: translate(0, -40px);
    transform: translate(0, -40px);
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: -webkit-transform .5s cubic-bezier(0.165, .84, .44, 1), opacity .4s .1s;
    -moz-transition: -moz-transform .5s cubic-bezier(0.165, .84, .44, 1), opacity .4s .1s;
    -o-transition: -o-transform .5s cubic-bezier(0.165, .84, .44, 1), opacity .4s .1s;
    transition: -webkit-transform .5s cubic-bezier(0.165, .84, .44, 1), -moz-transform .5s cubic-bezier(0.165, .84, .44, 1), -o-transform .5s cubic-bezier(0.165, .84, .44, 1), transform .5s cubic-bezier(0.165, .84, .44, 1), opacity .4s .1s;
    z-index: 10;
}

.menu .menu-content .menu-item > a i {
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 34px;
    line-height: 40px;
}

.menu .menu-content .menu-item > a:hover:after {
    zoom: 1;
    filter: alpha(opacity=70);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
}

.menu .menu-content .menu-item > a:hover .actions {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.menu .item-description {
    padding: 0 0 30px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

.menu .item-description h6 {
    font-size: 16px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.menu .item-description h5 {
    margin-top: 0;
    margin-bottom: 10px;
}

.menu .item-description a {
    font-size: 16px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    cursor: pointer;
}

.menu .item-description a:hover {
    color: #CC1100;
}

.menu .item-description p {
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    margin: 0 0 5px;
}

.menu .item-description .item-price {
    font-weight: 600;
    color: #CC1100;
}

.menu .item-description .old-price {
    text-decoration: line-through;
    opacity: .5;
    font-size: 12px;
}

.menu .item-description .new-price {
    color: #CC1100;
}

.menu .item-description:after {
    color: #fff;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.list-category {
    left: 0;
    right: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    margin-bottom: 0;
    display: block;
    background: #fff;
    position: relative;
    text-align: center;
}

.list-category:after, .list-category:before {
    content: " ";
    display: table;
}

.list-category:after {
    clear: both;
}

.list-category li {
    display: block;
    position: relative;
    width: 50%;
    float: left;
}

.list-category li a, .list-category li span {
    padding: 15px;
    color: #333;
    font-weight: 400;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    text-transform: capitalize;
    display: block;
}

.list-category li span:before {
    position: absolute;
    top: 30px;
    left: 50%;
    color: transparent;
    content: '•';
    text-shadow: 0 0 transparent;
    font-size: .7em;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: -webkit-transform .3s, color .3s, text-shadow .3s;
    -moz-transition: -moz-transform .3s, color .3s, text-shadow .3s;
    -o-transition: -o-transform .3s, color .3s, text-shadow .3s;
    transition: -webkit-transform .3s, -moz-transform .3s, -o-transform .3s, transform .3s, color .3s, text-shadow .3s;
    pointer-events: none;
    font-weight: 400;
}

.list-category li span:hover:before {
    color: #333;
    text-shadow: 10px 0 #333, -10px 0 #333;
}

.list-category li .active {
    font-weight: 700;
}

#second-menu .menu-content .menu-item {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
}

@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 {
    font-weight: 600;
    color: #CC1100;
}

#second-menu .item-description .old-price {
    text-decoration: line-through;
    opacity: .5;
    font-size: 12px;
}

#second-menu .item-description .new-price {
    color: #CC1100;
}

#third-menu .items-content {
    padding: 60px 0;
}

#third-menu .menu-item {
    display: inline-block;
    width: 100%;
    float: none;
    vertical-align: top;
    text-align: left;
    padding: 0;
    margin-right: -4px;
    margin-bottom: 0;
}

#third-menu .menu-item .menu-details {
    float: right;
    margin-left: 15px;
}

#third-menu .menu-item .item-description {
    margin: 0 15px 15px;
    border-top: 1px solid #eee;
    padding: 15px 0 0;
    position: relative;
}

#third-menu .menu-item .item-description p {
    font-size: 16px;
}

.menu-list {
    padding: 0 0 30px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

.menu-list .menu-content {
    margin-top: 30px;
}

.menu-list .grid-sizer {
    width: 50%;
}

.menu-list .menu-items {
    width: 45%;
    background: #eee;
    margin-bottom: 15px;
}

.menu-list h6 {
    font-size: 16px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.menu-list h5 {
    margin-top: 0;
    margin-bottom: 10px;
}

.menu-list a {
    font-size: 16px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    cursor: pointer;
}

.menu-list a:hover {
    color: #CC1100;
}

.menu-list p {
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    margin: 0 0 5px;
}

.menu-list .item-price {
    font-weight: 600;
    color: #CC1100;
}

.menu-list .old-price {
    text-decoration: line-through;
    opacity: .5;
    font-size: 12px;
}

.menu-list .new-price {
    color: #CC1100;
}

.menu-list:after {
    color: #fff;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .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;
}

@media (max-width: 991px) {
    .menu .menu-content .menu-item {
        margin-bottom: 30px;
    }

    .menu .menu-content .menu-item > a {
        width: 20%;
        float: left;
    }

    #menu .item-description {
        width: 80%;
        float: left;
        text-align: left;
        padding-left: 15px;
        padding-bottom: 0;
    }

    #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 {
        display: block;
        position: absolute;
        left: 0;
        width: 50%;
        height: 100%;
        padding: 0 15px;
    }

    #menu .item-description > div {
        display: table;
        height: 100%;
        width: 100%;
    }

    #menu .item-description > div > div {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    #menu .item-description:after {
        content: '';
        display: block;
        height: 30px;
        width: 30px;
        position: absolute;
        top: 50%;
        right: -30px;
        left: auto;
        border-right: none;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 15px solid;
        margin-top: -15px;
        z-index: 3;
    }

    #second-menu .menu-item {
        text-align: center;
        display: table;
    }

    #second-menu .item-description {
        padding: 0;
        display: table-cell;
        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-2) > a, #menu .menu-content .menu-item:nth-child(4n-3) > a, #shop .menu-content .menu-item:nth-child(4n-2) > a, #shop .menu-content .menu-item:nth-child(4n-3) > a {
        float: left;
    }

    #menu .menu-content .menu-item:nth-child(4n-2) .item-description, #menu .menu-content .menu-item:nth-child(4n-3) .item-description, #shop .menu-content .menu-item:nth-child(4n-2) .item-description, #shop .menu-content .menu-item:nth-child(4n-3) .item-description {
        right: 0;
        left: auto;
    }

    #menu .menu-content .menu-item:nth-child(4n-2) .item-description:after, #menu .menu-content .menu-item:nth-child(4n-3) .item-description:after, #shop .menu-content .menu-item:nth-child(4n-2) .item-description:after, #shop .menu-content .menu-item:nth-child(4n-3) .item-description:after {
        content: '';
        display: block;
        height: 30px;
        width: 30px;
        position: absolute;
        left: -30px;
        top: 50%;
        margin-top: -15px;
        border-right: 15px solid;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: none;
    }

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

@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-3) > a, #menu .menu-content .menu-item:nth-child(6n-4) > a, #menu .menu-content .menu-item:nth-child(6n-5) > a, #shop .menu-content .menu-item:nth-child(6n-3) > a, #shop .menu-content .menu-item:nth-child(6n-4) > a, #shop .menu-content .menu-item:nth-child(6n-5) > a {
        float: left;
    }

    #menu .menu-content .menu-item:nth-child(6n-3) .item-description, #menu .menu-content .menu-item:nth-child(6n-4) .item-description, #menu .menu-content .menu-item:nth-child(6n-5) .item-description, #shop .menu-content .menu-item:nth-child(6n-3) .item-description, #shop .menu-content .menu-item:nth-child(6n-4) .item-description, #shop .menu-content .menu-item:nth-child(6n-5) .item-description {
        right: 0;
        left: auto;
    }

    #menu .menu-content .menu-item:nth-child(6n-3) .item-description:after, #menu .menu-content .menu-item:nth-child(6n-4) .item-description:after, #menu .menu-content .menu-item:nth-child(6n-5) .item-description:after, #shop .menu-content .menu-item:nth-child(6n-3) .item-description:after, #shop .menu-content .menu-item:nth-child(6n-4) .item-description:after, #shop .menu-content .menu-item:nth-child(6n-5) .item-description:after {
        content: '';
        display: block;
        height: 30px;
        width: 30px;
        position: absolute;
        left: -30px;
        top: 50%;
        margin-top: -15px;
        border-right: 15px solid;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: none;
    }

    #second-menu .menu-content .menu-item:nth-child(12n+11), #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) {
        background: #eee;
    }
}

#restaurant {
    z-index: 2;
    background: #fff;
}

#restaurant .item {
    display: table;
    position: relative;
}

#restaurant .item .restaurant-content {
    display: block;
    vertical-align: middle;
    position: relative;
    z-index: 10;
    width: 100%;
    color: #333;
    text-align: left;
}

#restaurant .item .mobile-img img {
    width: 100%;
    height: auto;
}

#restaurant .pre-content h1:after {
    background: #333;
}

#restaurant .video-wrapper {
    position: relative !important;
    height: 300px !important;
}

#restaurant .bg-section {
    background-size: cover;
}

.page-control {
    position: fixed;
    height: 200px;
    background: 0 0;
    top: 50%;
    margin-top: -100px;
    margin-bottom: 0;
    right: 0;
    z-index: 20;
}

.page-control li {
    position: relative;
    width: 16px;
    height: 16px;
    margin: 15px;
    display: block;
}

.page-control li a {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #333;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: border .3s, background .3s;
    -moz-transition: border .3s, background .3s;
    -o-transition: border .3s, background .3s;
    transition: border .3s, background .3s;
}

.page-control li a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #111;
    border-radius: 50%;
    box-shadow: 0 0 1px #111;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    visibility: visible;
    -webkit-transition: opacity .3s, -webkit-transform .3s, visibility 0s .3s;
    -moz-transition: opacity .3s, -moz-transform .3s, visibility 0s .3s;
    -o-transition: opacity .3s, -o-transform .3s, visibility 0s .3s;
    transition: opacity .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s, transform .3s, visibility 0s .3s;
}

.page-control li:hover a {
    border: 2px solid #fff;
    background: rgba(17, 17, 17, .7);
}

.page-control .ui-page-scrolling-control_active a {
    border: 2px solid #fff;
    background: #111;
}

.page-control .ui-page-scrolling-control_active a:after {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: hidden;
}

.video-section {
    background-color: #0f0f0f;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 100%;
    visibility: visible;
    position: relative;
    height: 100%;
}

.video-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5) url(../img/overlay.png);
    z-index: 1;
}

.video-controls {
    position: absolute;
    z-index: 150;
    bottom: 30px;
    left: 30px;
    overflow: hidden;
}

.video-controls div {
    float: left;
    margin-right: 10px;
}

.video-controls div i {
    color: #fff;
    cursor: pointer;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.video-controls div:hover i {
    color: #CC1100;
}

#slides {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 1 !important;
}

#slides .content {
    z-index: 100;
    position: relative;
    top: 50%;
    width: 100%;
    text-align: center;
    margin-top: -50px;
}

#slides .content h1, #slides .content p {
    width: 70%;
    margin: auto;
}

#slides img {
    width: 100%;
    height: auto;
}

.slide-content {
    text-align: center;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 100% !important;
    z-index: 100;
}

.slides-text {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    display: block;
}

.slides-text > li {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
}

.slides-text .slide-content-wrapper {
    position: relative;
    z-index: 101;
    vertical-align: middle;
    opacity: 0;
    -webkit-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    transform: translate(0, -20px);
    top: 50%;
    width: 100%;
    margin-top: -50px;
    text-align: center;
    -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;
}

.slides-text .slide-content-wrapper.current-slide {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

@media (max-width: 767px) {
    #restaurant .item {
        height: auto !important;
    }
}

@media (min-width: 768px) {
    #restaurant .pre-content h1 {
        margin-top: 0;
    }

    #restaurant {
        height: 100%;
        background: #111;
    }

    #restaurant .item {
        background: #111;
    }

    #restaurant .item .restaurant-content {
        display: table-cell;
        color: #fff;
    }

    #restaurant .pre-content h1:after {
        background: #fff;
    }

    #restaurant .video-wrapper {
        position: absolute !important;
        height: 100% !important;
    }

    #slides img {
        width: auto;
    }

    .controls-video i:hover, .custom-navigation .next:hover, .custom-navigation .prev:hover {
        color: #CC1100;
    }

    .easing {
        -webkit-transition: -webkit-transform .9s cubic-bezier(0.645, .045, .355, 1);
        -moz-transition: -moz-transform .9s cubic-bezier(0.645, .045, .355, 1);
        -o-transition: -o-transform .9s cubic-bezier(0.645, .045, .355, 1);
        transition: -webkit-transform .9s cubic-bezier(0.645, .045, .355, 1), -moz-transform .9s cubic-bezier(0.645, .045, .355, 1), -o-transform .9s cubic-bezier(0.645, .045, .355, 1), transform .9s cubic-bezier(0.645, .045, .355, 1);
    }
}

.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fp-slide {
    float: left;
}

.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}

.fp-slides {
    z-index: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    width: 100%;
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.fp-slidesContainer {
    float: left;
    position: relative;
}

.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}

.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 .9s cubic-bezier(0.645, .045, .355, 1);
    -moz-transition: -moz-transform .9s cubic-bezier(0.645, .045, .355, 1);
    -o-transition: -o-transform .9s cubic-bezier(0.645, .045, .355, 1);
    transition: -webkit-transform .9s cubic-bezier(0.645, .045, .355, 1), -moz-transform .9s cubic-bezier(0.645, .045, .355, 1), -o-transform .9s cubic-bezier(0.645, .045, .355, 1), transform .9s cubic-bezier(0.645, .045, .355, 1);
}

#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}

#fp-nav.right {
    right: 17px;
}

#fp-nav.left {
    left: 17px;
}

.fp-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    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 {
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 0 16px;
    position: relative;
}

.fp-slidesNav li {
    display: inline-block;
}

#fp-nav li a, .fp-slidesNav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}

#fp-nav li .active span, .fp-slidesNav .active span {
    background: #fff;
    border: 2px solid transparent;
}

#fp-nav span, .fp-slidesNav span {
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px;
    border: 2px solid rgba(255, 255, 255, .3);
    background: 0 0;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    -webkit-transition: border-color .3s 0s, background-color .3s .1s;
    -moz-transition: border-color .3s 0s, background-color .3s .1s;
    -o-transition: border-color .3s 0s, background-color .3s .1s;
    transition: border-color .3s 0s, background-color .3s .1s;
}

.fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
}

.fp-tooltip.right {
    right: 20px;
}

.fp-tooltip.left {
    left: 20px;
}

.shop .shop-button {
    margin-top: 10px;
}

.shop .shop-button a {
    text-transform: uppercase;
}

.shop .item-description a {
    color: #333;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.shop .item-description a:hover {
    color: #CC1100;
}

@media (min-width: 768px) and (max-width: 991px) {
    .shop .item-description p {
        display: none !important;
    }
}

.shop .shop-list {
    width: 100%;
}

.shop .shop-list ul {
    background: #eee;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-bottom: 0;
}

.shop .shop-list ul li {
    float: left;
    width: 50%;
}

.shop .shop-list ul li a {
    color: #333;
    padding: 20px 15px;
    font-weight: 400;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    text-transform: capitalize;
    display: block;
}

.shop .shop-list .shopping a:before {
    position: absolute;
    top: 35px;
    left: 50%;
    color: transparent;
    content: '•';
    text-shadow: 0 0 transparent;
    font-size: .7em;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: -webkit-transform .3s, color .3s, text-shadow .3s;
    -moz-transition: -moz-transform .3s, color .3s, text-shadow .3s;
    -o-transition: -o-transform .3s, color .3s, text-shadow .3s;
    transition: -webkit-transform .3s, -moz-transform .3s, -o-transform .3s, transform .3s, color .3s, text-shadow .3s;
    pointer-events: none;
    font-weight: 400;
}

.shop .shop-list .shopping a:hover:before {
    color: #333;
    text-shadow: 10px 0 #333, -10px 0 #333;
}

.shop .shopping-cart {
    z-index: 10;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

.shop .shopping-cart .cart {
    text-transform: capitalize;
    color: #CC1100;
}

.shop .shopping-cart .show-cart {
    position: absolute;
    border: 1px solid #eee;
    width: 320px;
    padding: 15px;
    top: 100%;
    right: 0;
    text-align: left;
    border-top: none;
    box-shadow: 1px 1px 2px 0 rgba(17, 17, 17, .3);
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    -o-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.shop .shopping-cart .show-cart li {
    display: block;
    background: inherit;
    padding: 0 0 15px;
    margin-left: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.shop .shopping-cart .show-cart li .img-product {
    width: 55px;
    height: 55px;
    display: block;
    float: left;
    padding: 0;
}

.shop .shopping-cart .show-cart li .img-product:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #111;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.shop .shopping-cart .show-cart li .img-product:hover:after {
    opacity: .7;
}

.shop .shopping-cart .show-cart li .img-product figure, .shop .shopping-cart .show-cart li .img-product img {
    width: 100%;
    display: block;
}

.shop .shopping-cart .show-cart li .img-product img {
    height: auto;
    border: 1px solid #eee;
}

.shop .shopping-cart .show-cart li:last-child, .shop .shopping-cart .show-cart li:nth-last-child(2) {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.shop .shopping-cart .show-cart li .list-product {
    overflow: hidden;
    margin-left: 70px;
    position: relative;
}

.shop .shopping-cart .show-cart li .list-product a {
    padding: 0;
}

.shop .shopping-cart .show-cart li .list-product h5 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 30px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    cursor: pointer;
}

.shop .shopping-cart .show-cart li .list-product h5:hover {
    color: #CC1100;
}

.shop .shopping-cart .show-cart li .list-product .quantity {
    float: left;
    width: 25px;
    height: 25px;
    font-size: 14px;
    text-align: center;
    line-height: 23px;
    border: 1px solid #eee;
}

.shop .shopping-cart .show-cart li .list-product .price-product {
    margin-left: 45px;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    color: #CC1100;
}

.shop .shopping-cart .show-cart li .list-product .remove-product {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    right: 0;
    text-align: center;
    cursor: pointer;
}

.shop .shopping-cart .show-cart li .list-product .remove-product i {
    color: #333;
    line-height: 20px;
    font-size: 18px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.shop .shopping-cart .show-cart li.summation {
    border-top: 2px solid #111;
    margin-top: 15px;
}

.shop .shopping-cart .show-cart li.summation .summation-subtotal {
    margin-top: 5px;
    overflow: hidden;
}

.shop .shopping-cart .show-cart li.summation .summation-subtotal span {
    padding: 0;
    cursor: initial;
    font-weight: 600;
    float: left;
}

.shop .shopping-cart .show-cart li.summation .summation-subtotal span:before {
    display: none !important;
}

.shop .shopping-cart .show-cart li.summation .summation-subtotal .amount {
    float: right;
}

.shop .shopping-cart .show-cart li.summation .btn-cart {
    margin-top: 15px;
    -webkit-backface-visibility: hidden;
}

.shop .shopping-cart .show-cart li.summation .btn-cart button {
    width: 48%;
}

.shop .shopping-cart .show-cart li.summation .btn-cart button:first-child {
    margin-right: 10px;
    float: left;
}

.shop .shopping-cart .show-cart li.summation .btn-cart button:nth-child(2) {
    float: right;
}

.shop .product-gallery.menu-item > a img {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.btn-cart button:hover a {
    color: #CC1100;
}

.btn-cart button a {
    padding: 0 !important;
    color: inherit !important;
}

.rating {
    color: #CC1100;
    margin-bottom: 10px;
    letter-spacing: 5px;
}

.rating.rating-select {
    cursor: pointer;
}

.rating > span {
    position: relative;
    overflow: hidden;
}

.rating > span:before {
    content: "\f006\f006\f006\f006\f006";
    font-family: fontAwesome, serif !important;
    margin-right: -5px;
}

.rating > span span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    line-height: 25px;
}

.rating > span span:after {
    content: "\f005\f005\f005\f005\f005";
    position: absolute;
    top: -3px;
    left: 0;
    font-family: fontAwesome, serif !important;
    width: 100%;
    margin-right: -5px;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 767px) {
    .shop .product-gallery.menu-item > a {
        margin-top: 15px;
        margin-bottom: 30px;
    }
}

@media (min-width: 992px) {
    .shop .item-description {
        display: block;
        position: absolute;
        left: 0;
        width: 50%;
        height: 100%;
        padding: 0 15px;
    }

    .shop .item-description > div {
        display: table;
        height: 100%;
        width: 100%;
    }

    .shop .item-description > div > div {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .shop .item-description:after {
        content: '';
        display: block;
        height: 30px;
        width: 30px;
        position: absolute;
        top: 50%;
        right: -30px;
        left: auto;
        border-right: none;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 15px solid;
        margin-top: -15px;
        z-index: 3;
    }

    .shop .item-description h6 {
        margin-bottom: 5px;
    }

    .shop .item-description p {
        margin-bottom: 0;
    }

    .shop .item-description .price {
        padding: 10px 0;
    }

    .shop .shop-list {
        width: auto;
    }

    .shop .shop-list ul {
        background: #fff;
        overflow: inherit;
        padding-left: 15px;
        margin-left: 15px;
        position: relative;
    }

    .shop .shop-list ul li {
        width: auto;
        float: none;
        display: inline-block;
    }

    .shop .shop-list ul li:hover a:before {
        color: #333;
        text-shadow: 10px 0 #333, -10px 0 #333;
    }

    .shop .shop-list > ul:before {
        content: '';
        width: 1px;
        height: 20px;
        background: #333;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 0;
    }

    .shop .shopping-cart {
        background: #fff;
    }

    .shop .shopping-cart .cart {
        -webkit-transition: color .3s;
        -moz-transition: color .3s;
        -o-transition: color .3s;
        transition: color .3s;
    }

    .shop .shopping-cart:hover {
        background-color: #111;
    }

    .shop .shopping-cart:hover .cart {
        color: #fff;
    }

    .shop .shopping-cart:hover .show-cart {
        -webkit-transition-delay: 0s, 0s;
        -moz-transition-delay: 0s, 0s;
        -o-transition-delay: 0s, 0s;
        transition-delay: 0s, 0s;
        opacity: 1;
        visibility: visible;
    }

    .shop .shopping-cart .show-cart .list-product .remove-product:hover i {
        color: #CC1100;
    }
}

#product h3 {
    text-transform: capitalize;
    letter-spacing: 1px;
    position: relative;
}

#product.menu .menu-content .menu-item, #product.menu .menu-content .menu-item > a {
    width: 100%;
}

#product.menu .menu-content .menu-item .product p {
    padding: 15px 0;
    margin-bottom: 0;
    font-size: 14px;
}

#product.menu .menu-content .menu-item .product .product-category {
    color: #b3b3b3;
}

#product.menu .menu-content .menu-item .product .product-category a {
    color: #333;
    font-style: italic;
}

#product .product-photos {
    display: none;
}

#product .purchase {
    margin-bottom: 45px;
    overflow: hidden;
}

#product .purchase .product-btn .select-btn {
    height: 40px;
    position: relative;
    cursor: pointer;
    z-index: 10;
    display: inline-block;
    width: 50%;
    padding-right: 15px;
}

#product .purchase .product-btn select {
    border: 1px solid #333;
    background: 0 0;
    border-radius: 0;
    padding: 6px 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 15px;
    position: relative;
    z-index: 9;
    cursor: pointer;
    width: 100%;
}

#product .purchase .product-btn select:focus {
    outline: 0;
}

#product .purchase .product-btn > div {
    margin-bottom: 15px;
}

#product .purchase .product-btn .shop-button {
    margin-top: 0;
    float: left;
}

#product .purchase .quantity {
    width: auto;
    display: inline-block;
}

#product .purchase .quantity input {
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #333;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #333;
    padding: 0;
}

#product .purchase .quantity .minus, #product .purchase .quantity .plus {
    background: #111;
    color: #fff;
}

#product .purchase .quantity .minus:hover, #product .purchase .quantity .plus:hover {
    background: #CC1100;
    -webkit-transition: background-color .3s, border-color .3s;
    -moz-transition: background-color .3s, border-color .3s;
    -o-transition: background-color .3s, border-color .3s;
    transition: background-color .3s, border-color .3s;
    border: 1px solid #CC1100;
}

#product .product-description {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding: 30px 15px;
    background: #eee;
}

@media (min-width: 768px) {
    #product .product-description {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    #product .product-description {
        float: left;
        width: 50%;
    }
}

@media (min-width: 1400px) {
    #product .product-description {
        float: left;
        width: 50%;
    }
}

#product .product-description p {
    font-size: 14px;
}

#product .product-description .description {
    margin-bottom: 45px;
}

#product .reviews {
    padding-bottom: 30px;
    overflow: hidden;
    position: relative;
}

#product .reviews .reviews-author > span {
    font-weight: 600;
    margin-bottom: 0;
    display: block;
    font-size: 16px;
}

#product .reviews .controls-reviews {
    position: absolute;
    top: 0;
    right: 0;
}

#product .reviews-form {
    margin-top: 45px;
    position: relative;
}

#product .reviews-form .rating {
    position: absolute;
    top: 0;
    right: 0;
}

#product .rating-select select {
    display: none;
}

#product .rating-select > span span {
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s;
}

#product .message-success {
    right: 0;
    max-width: 185px;
}

@media (min-width: 768px) {
    #product.menu .menu-content .menu-item {
        overflow: hidden;
        padding: 0;
    }

    #product.menu .menu-content .menu-item h6 {
        font-size: 20px;
    }

    #product.menu .menu-content .menu-item .item-description {
        display: block;
        position: absolute;
        right: 0;
        width: 50%;
        height: 100%;
        padding: 0;
        left: auto;
    }

    #product.menu .menu-content .menu-item .item-description > div {
        display: table;
        height: 100%;
        width: 100%;
    }

    #product.menu .menu-content .menu-item .item-description > div > div {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    #product.menu .menu-content .menu-item .item-description:after {
        content: '';
        display: block;
        height: 30px;
        width: 30px;
        position: absolute;
        top: 50%;
        left: -30px;
        right: auto;
        border-right: 15px solid;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: none;
        margin-top: -15px;
        z-index: 3;
    }

    #product.menu .menu-content .menu-item > a {
        width: 50%;
        float: left;
    }

    #product .product-photos {
        width: 50%;
        float: left;
        padding: 0;
        display: block;
    }

    #product .product-photos a {
        width: 25%;
        float: left;
        display: block;
        position: relative;
    }

    #product .product-photos a:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: #111;
        zoom: 1;
        filter: alpha(opacity=0);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    #product .product-photos a figure, #product .product-photos a img {
        display: block;
        width: 100%;
    }

    #product .product-photos a figure {
        height: 100%;
    }

    #product .product-photos a img {
        height: auto;
    }

    #product .product-photos a:hover:after {
        zoom: 1;
        filter: alpha(opacity=70);
        -webkit-opacity: .7;
        -moz-opacity: .7;
        opacity: .7;
    }

    #product .product-photos a:hover .actions {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        zoom: 1;
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }

    #product .product-photos .actions {
        position: absolute;
        top: 50%;
        width: 100%;
        text-align: center;
        margin-top: -20px;
        -webkit-transform: translate(0, -50px);
        -moz-transform: translate(0, -50px);
        -o-transform: translate(0, -50px);
        -ms-transform: translate(0, -50px);
        transform: translate(0, -50px);
        zoom: 1;
        filter: alpha(opacity=0);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        -webkit-transition: -webkit-transform .3s, opacity .3s .1s;
        -moz-transition: -moz-transform .3s, opacity .3s .1s;
        -o-transition: -o-transform .3s, opacity .3s .1s;
        transition: -webkit-transform .3s, -moz-transform .3s, -o-transform .3s, transform .3s, opacity .3s .1s;
        z-index: 10;
    }

    #product .product-photos i {
        color: #fff;
        width: 40px;
        height: 40px;
        font-size: 34px;
        line-height: 40px;
    }

    #product .purchase .product-btn {
        overflow: hidden;
    }

    #product .purchase .product-btn > div {
        float: left;
        margin-right: 15px;
    }

    #product .purchase .product-btn .shop-button {
        margin: 0;
    }

    #product .purchase .product-btn .select-btn {
        width: auto;
    }

    #product .product-description {
        float: right;
        position: relative;
    }

    #product .product-description:after {
        content: '';
        display: block;
        height: 30px;
        width: 30px;
        position: absolute;
        top: -30px;
        left: 50%;
        margin-left: -15px;
        border-right: 15px solid transparent;
        border-top: none;
        border-bottom: 15px solid #eee;
        border-left: 15px solid transparent;
        z-index: 3;
    }

    .reviews .reviews-author {
        float: left;
    }

    .reviews .reviews-text {
        margin-left: 180px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #product.menu .menu-content .menu-item .item-description {
        padding: 0 30px;
    }

    #product.menu .product-description {
        padding: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
    #product.menu .menu-content .menu-item .item-description {
        padding: 0 90px;
    }

    #product.menu .product-description {
        padding: 30px;
    }
}

@media (min-width: 1400px) {
    #product.menu .menu-content .menu-item .item-description {
        padding: 0 120px;
    }

    #product.menu .product-description {
        padding: 60px 90px;
    }
}

#contact .v-card a {
    color: #333;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

#contact .v-card a.contact-email {
    color: #CC1100;
}

#contact .v-card a.contact-email:hover {
    color: #a02031;
}

#contact #contact-form input[type=text], #contact #contact-form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#contact #contact-form .message {
    width: 100%;
}

#contact #contact-form textarea {
    background: 0 0;
    width: 100%;
    resize: none;
    padding: 15px;
    font-weight: 300;
}

#contact #contact-form .btn-submit {
    width: 100%;
    overflow: hidden;
}

#contact #contact-form .btn-submit .button-send {
    margin: 15px 0;
    font-weight: 100;
    letter-spacing: 1px;
}

#contact #contact-form .message-success {
    right: 0;
    top: 15px;
}

.maps-label {
    position: relative;
    margin-left: -100% !important;
    padding-left: -100% !important;
    font-weight: 700;
    font-size: 24px;
}

.maps-label-container {
    position: absolute;
}

.pin {
    width: 30px;
    height: 30px;
    border-radius: 50% 50% 50% 0;
    background: #CC1100;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 5px;
    top: -20px;
    margin: -20px 0 0 -20px;
}

.pin:after {
    content: "";
    width: 14px;
    height: 14px;
    margin: 8px 0 0 8px;
    background: #e6e6e6;
    position: absolute;
    border-radius: 50%;
}

.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.pulse {
    background: #d6d4d4;
    border-radius: 50%;
    height: 14px;
    width: 14px;
    position: absolute;
    left: 5px;
    top: -15px;
    margin: 11px 0 0 -12px;
    -webkit-transform: rotateX(55deg);
    -moz-transform: rotateX(55deg);
    -o-transform: rotateX(55deg);
    -ms-transform: rotateX(55deg);
    transform: rotateX(55deg);
    z-index: -2;
}

.pulse:after {
    content: "";
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    margin: -13px 0 0 -13px;
    -webkit-animation: pulsate 1s ease-out;
    -moz-animation: pulsate 1s ease-out;
    -o-animation: pulsate 1s ease-out;
    animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
    box-shadow: 0 0 1px 2px #CC1100;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, .1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0;
    }
}

@-moz-keyframes pulsate {
    0% {
        -moz-transform: scale(0.1, .1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -moz-transform: scale(1.2, 1.2);
        opacity: 0;
    }
}

@-o-keyframes pulsate {
    0% {
        -o-transform: scale(0.1, .1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -o-transform: scale(1.2, 1.2);
        opacity: 0;
    }
}

@keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, .1);
        -moz-transform: scale(0.1, .1);
        -ms-transform: scale(0.1, .1);
        transform: scale(0.1, .1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
    }
}

.lesshat-selector {
    -lh-property: 0;
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        opacity: 0;
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px) rotate(-45deg);
    }
    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
    }
}

@-moz-keyframes bounce {
    0% {
        -moz-transform: translateY(-2000px) rotate(-45deg);
        opacity: 0;
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px) rotate(-45deg);
    }
    80% {
        -moz-transform: translateY(-10px) rotate(-45deg);
    }
    100% {
        -moz-transform: translateY(0) rotate(-45deg);
    }
}

@-o-keyframes bounce {
    0% {
        -o-transform: translateY(-2000px) rotate(-45deg);
        opacity: 0;
    }
    60% {
        opacity: 1;
        -o-transform: translateY(30px) rotate(-45deg);
    }
    80% {
        -o-transform: translateY(-10px) rotate(-45deg);
    }
    100% {
        -o-transform: translateY(0) rotate(-45deg);
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
        opacity: 0;
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }
    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}

@media (min-width: 768px) {
    #contact .contact-header {
        text-align: center;
    }

    #contact .v-card a:hover {
        color: #CC1100;
    }

    #contact .v-card a.contact-email:hover {
        color: #8a1c2a;
    }
}

#cart .cart-products {
    background: #eee;
}

#cart .list-product h5 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0;
}

#cart h5 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 0;
    font-weight: 600;
}

#cart .cart-item {
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}

#cart .cart-item .product-position {
    line-height: 70px;
}

#cart .cart-item .product-thumbnail {
    /*display: none;*/
}

#cart .cart-item .product-name span {
    display: block;
    font-size: 12px;
    font-style: italic;
}

#cart .cart-item .product-name .name {
    color: #333;
    display: block;
    font-weight: 700;
}

#cart .product-price, #cart .product-quantity, #cart .product-subtotal {
    text-align: center;
}

#cart .amount {
    color: #CC1100;
    font-size: 14px;
}

#cart .product-subtotal .amount, #cart .subtotal-amount .amount {
    font-weight: 700;
}

#cart .product-remove {
    text-align: center;
}

#cart .product-remove .remove {
    font-size: 20px;
    color: #333;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

#cart .product-remove .remove:hover {
    color: #CC1100;
}

#cart .product-quantity .quantity {
    text-align: center;
    -webkit-backface-visibility: hidden;
}

#cart .product-quantity .quantity .minus, #cart .product-quantity .quantity .plus {
    display: none;
}

#cart .product-quantity .quantity input {
    text-align: center;
    line-height: 30px;
    margin-right: 0;
}

#cart .product-coupon .coupon-code {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}

#cart .product-coupon .coupon-code input {
    display: block;
    width: 49%;
    border: 1px solid #eee;
    background: 0 0;
    font-weight: 300;
    padding: 4px 10px;
    float: left;
}

#cart .product-coupon .coupon-code input::-webkit-input-placeholder {
    color: #b3b3b3 !important;
}

#cart .product-coupon .coupon-code input:-moz-placeholder {
    color: #b3b3b3 !important;
}

#cart .product-coupon .coupon-code input::-moz-placeholder {
    color: #b3b3b3 !important;
}

#cart .product-coupon .coupon-code input:-ms-input-placeholder {
    color: #b3b3b3 !important;
}

#cart .product-coupon a {
    display: block;
    width: 49%;
    margin-left: 51%;
    text-transform: uppercase;
}

#cart .product-coupon .product-btn {
    margin-bottom: 15px;
}

#cart .product-coupon .product-btn a:first-of-type {
    float: left;
    margin-left: 0;
}

#cart .subtotal {
    text-align: left;
}

#cart .subtotal-txt {
    text-align: right;
}

#cart .subtotal span, #cart .subtotal-txt span {
    font-weight: 700;
}

#cart .cart-subtotal {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

#cart .cart-buttons {
    padding: 30px;
    border-bottom: 1px solid #eee;
}

#cart .cart-buttons a {
    text-transform: uppercase;
}

#cart .cart-buttons a, #cart .cart-buttons input {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

#cart .cart-buttons input {
    padding-left: 15px;
}

@media (min-width: 768px) {
    #cart .cart-item {
        padding: 30px 0;
    }

    #cart .cart-item .product-thumbnail {
        display: block;
        position: relative;
        width: 70px;
        height: 70px;
        float: left;
    }

    #cart .cart-item .product-thumbnail:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: #111;
        zoom: 1;
        filter: alpha(opacity=0);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    #cart .cart-item .product-thumbnail:hover:after {
        opacity: .7;
    }

    #cart .cart-item .product-thumbnail img {
        width: 100%;
        height: auto;
        display: block;
    }

    #cart .cart-item .product-thumbnail figure {
        width: 100%;
        height: 100%;
        display: block;
    }

    #cart .cart-item .product-name span {
        /*
        margin-left: 100px;
        */
        display: inline;
    }

    #cart .cart-item .name {
        font-size: 16px;
        /*
        margin-left: 100px;
        */
        -webkit-transition: color .3s;
        -moz-transition: color .3s;
        -o-transition: color .3s;
        transition: color .3s;
    }

    #cart .cart-item .name:hover {
        color: #CC1100;
    }

    #cart .amount {
        font-size: 16px;
    }

    #cart .subtotal-amount {
        font-size: 20px;
    }

    #cart .subtotal span, #cart .subtotal-txt {
        font-size: 18px;
    }

    #cart .product-quantity .quantity {
        text-align: left;
        overflow: hidden;
        margin-top: 15px;
        position: absolute;
        margin-left: -30px;
        left: 50%;
    }

    #cart .product-quantity .quantity .minus, #cart .product-quantity .quantity .plus {
        display: block;
        background: #111;
        color: #fff;
        width: 20px;
        height: 20px;
        line-height: 20px;
        padding: 0;
        float: none;
        border: none;
        font-size: 14px;
        margin: 0 0 0 41px;
    }

    #cart .product-quantity .quantity .minus:hover, #cart .product-quantity .quantity .plus:hover {
        background: #CC1100;
        -webkit-transition: background-color .3s;
        -moz-transition: background-color .3s;
        -o-transition: background-color .3s;
        transition: background-color .3s;
    }

    #cart .product-quantity .quantity .plus {
        margin-bottom: 1px;
    }

    #cart .product-quantity .quantity input {
        float: left;
        border: 1px solid #b3b3b3;
        width: 40px;
        height: 41px;
        text-align: center;
        line-height: 41px;
    }

    #cart .product-coupon {
        overflow: hidden;
    }

    #cart .product-coupon .coupon-code {
        width: auto;
        float: left;
    }

    #cart .product-coupon .coupon-code input {
        width: auto;
        display: inline-block;
        margin-right: 15px;
        max-width: 150px;
    }

    #cart .product-coupon a {
        width: auto;
        margin-left: 0;
        display: inline-block;
    }

    #cart .product-coupon .product-btn {
        float: right;
    }

    #cart .product-coupon .product-btn a:first-of-type {
        margin-right: 15px;
    }

    #cart .cart-buttons {
        overflow: hidden;
        padding: 30px 0;
    }

    #cart .cart-buttons .continue-shopping, #cart .cart-buttons .coupon-code {
        float: left;
    }

    #cart .cart-buttons .continue-shopping a, #cart .cart-buttons .continue-shopping input, #cart .cart-buttons .coupon-code a, #cart .cart-buttons .coupon-code input {
        display: block;
        float: left;
    }

    #cart .cart-buttons .continue-shopping input, #cart .cart-buttons .coupon-code input {
        margin-right: 10px;
    }

    #cart .cart-buttons .product-btn {
        float: right;
    }

    #cart .cart-buttons .product-btn a {
        display: inline-block;
    }

    #cart .cart-buttons a, #cart .cart-buttons input {
        width: auto;
        margin-bottom: 0;
    }
}

#gallery .mix {
    display: none;
}

#gallery .mix .row {
    background: #fff;
}

#gallery .two-columns .mix {
    width: 50%;
}

#gallery .three-columns .mix {
    width: 33.333334%;
}

#gallery .four-columns .mix {
    width: 25%;
}

#gallery .five-columns .mix {
    width: 20%;
}

#gallery .mix {
    position: relative;
    text-align: center;
    color: #fff;
}

#gallery .mix img {
    width: 100%;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
    height: auto;
}

#gallery .mix img.lazyloaded {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

#gallery .mix > div {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    font-size: 16px;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

#gallery .mix > div > div {
    display: table;
    width: 100%;
    height: 100%;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .4s .1s, -webkit-transform .5s cubic-bezier(0.165, .84, .44, 1);
    -moz-transition: opacity .4s .1s, -moz-transform .5s cubic-bezier(0.165, .84, .44, 1);
    -o-transition: opacity .4s .1s, -o-transform .5s cubic-bezier(0.165, .84, .44, 1);
    transition: opacity .4s .1s, -webkit-transform .5s cubic-bezier(0.165, .84, .44, 1), -moz-transform .5s cubic-bezier(0.165, .84, .44, 1), -o-transform .5s cubic-bezier(0.165, .84, .44, 1), transform .5s cubic-bezier(0.165, .84, .44, 1);
    -webkit-transform: translate(0, -40px);
    -moz-transform: translate(0, -40px);
    -o-transform: translate(0, -40px);
    -ms-transform: translate(0, -40px);
    transform: translate(0, -40px);
}

#gallery .mix > div > div span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px;
}

#gallery .mix > div > div h3 {
    margin-bottom: 60px;
    position: relative;
}

#gallery .mix > div > div h3:after {
    content: '';
    display: block;
    height: 2px;
    width: 30px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
    background: #fff;
}

#gallery .mix:hover > div {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

#gallery .mix:hover > div > div {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

#gallery .gallery-content {
    font-size: 0;
}

#gallery .load-more-text button {
    width: 100%;
    background: #eee;
    border: none;
    padding: 15px;
}

#gallery .load-more-text button:active, #gallery .load-more-text button:focus, #gallery .load-more-text button:hover {
    outline: 0;
}

@media (max-width: 991px) {
    #gallery .mix {
        width: 50% !important;
    }
}

.gallery-wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    z-index: 1003;
    background: #111;
}

.gallery-wrapper #gallery {
    position: relative;
    width: 100%;
    height: 100%;
}

.gallery-wrapper article {
    background: #fff;
    width: 40%;
    height: 100%;
    padding: 60px 40px;
    top: 0;
    z-index: 100;
    position: relative;
}

.gallery-wrapper article h2 {
    margin-top: 0;
    margin-bottom: 15px;
}

.gallery-wrapper article h4 {
    font-style: italic;
    font-size: 300px;
}

.gallery-wrapper article .gallery-description {
    margin: 40px 0;
}

.gallery-wrapper .gallery-content {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #111;
}

.gallery-wrapper .gallery-content .controls {
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: 100;
}

.gallery-wrapper .gallery-content .controls .owl-next, .gallery-wrapper .gallery-content .controls .owl-prev {
    height: 50px;
    text-shadow: 0 0 1px #111;
    position: absolute;
    margin-top: -25px;
    color: #fff;
    z-index: 999;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    cursor: pointer;
}

.gallery-wrapper .gallery-content .controls .owl-next:hover, .gallery-wrapper .gallery-content .controls .owl-prev:hover {
    color: #CC1100;
}

.gallery-wrapper .gallery-content .controls .owl-prev {
    left: 20px;
    top: 50%;
}

.gallery-wrapper .gallery-content .controls .owl-next {
    right: 20px;
    top: 50%;
}

.gallery-wrapper .gallery-content .controls i {
    font-size: 56px;
    line-height: 50px;
}

.gallery-wrapper .gallery-content.fullscreen .gallery {
    width: 100%;
}

.gallery-wrapper .gallery-content.fullscreen .close-button, .gallery-wrapper .gallery-content.fullscreen .close-button:hover {
    color: #000;
    background: #fff;
}

.gallery-wrapper.animating .gallery {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.gallery-wrapper .gallery {
    width: 60%;
    height: 100%;
    position: relative;
}

.gallery-wrapper .gallery .hover-fullscreen {
    position: absolute !important;
    top: 50%;
    left: 50%;
    display: block;
    font-size: 26px;
    color: #333;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top: -25px;
    margin-left: -25px;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

.gallery-wrapper .gallery .hover-fullscreen i {
    line-height: 50px;
}

.gallery-wrapper .gallery:hover .hover-fullscreen {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.gallery-wrapper .gallery .hover-normal-size {
    position: absolute !important;
    top: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 26px;
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.gallery-wrapper.overlay-active {
    z-index: 1004;
}

.gallery-wrapper.large-image .gallery {
    width: 100%;
}

.gallery-wrapper.full-image #portfolio-images .item {
    text-align: center;
    width: 100%;
}

.gallery-wrapper .sharer {
    padding: 0;
    position: absolute;
    bottom: 40px;
    left: 40px;
    overflow: hidden;
    margin-bottom: 0;
}

.gallery-wrapper .sharer li {
    float: left;
}

.gallery-wrapper .sharer li a {
    color: #333;
    padding-right: 17px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    display: block;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.gallery-wrapper .sharer li a:before {
    content: "/";
    position: absolute;
    right: 5px;
    top: 0;
    color: #333;
}

.gallery-wrapper .sharer li a:hover {
    color: #CC1100;
}

.gallery-wrapper .sharer li a:hover:before {
    color: #333;
}

.gallery-wrapper .sharer li:last-child a:before {
    display: none;
}

#images {
    width: 100%;
    overflow: hidden;
    height: 100%;
    padding: 15px;
    position: relative;
}

#images .item {
    height: 100%;
}

#images .item figure {
    height: 100%;
    display: block;
    position: relative;
    background-size: contain;
}

#images .item-video, #images .owl-item, #images .owl-stage, #images .owl-stage-outer {
    height: 100%;
}

#images img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    height: auto;
}

#images img.loaded {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

#images .owl-video-wrapper {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .7s .5s;
    -moz-transition: opacity .7s .5s;
    -o-transition: opacity .7s .5s;
    transition: opacity .7s .5s;
}

#images .owl-video-wrapper.loaded {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

#images .item figure:after {
    content: "\f1ce";
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
    -webkit-transition: opacity .3s, visibility .3s .5s;
    -moz-transition: opacity .3s, visibility .3s .5s;
    -o-transition: opacity .3s, visibility .3s .5s;
    transition: opacity .3s, visibility .3s .5s;
    visibility: visible;
    font-family: fontAwesome, serif;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

#images .item figure img {
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .7s .5s;
    -moz-transition: opacity .7s .5s;
    -o-transition: opacity .7s .5s;
    transition: opacity .7s .5s;
}

#images .item figure.loaded:after {
    visibility: hidden;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .3s, visibility .3s .5s;
    -moz-transition: opacity .3s, visibility .3s .5s;
    -o-transition: opacity .3s, visibility .3s .5s;
    transition: opacity .3s, visibility .3s .5s;
}

#images .item figure.loaded img {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.screenshot {
    position: relative;
    padding-bottom: 100px;
}

.screenshot a {
    display: block;
    width: 25%;
    float: left;
}

.screenshot a img {
    width: 100%;
    height: auto;
}

.gallery-hover {
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery-hover:hover:after {
    zoom: 1;
    filter: alpha(opacity=95);
    -webkit-opacity: .95;
    -moz-opacity: .95;
    opacity: .95;
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    -o-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    transform: translate(0px, 0);
    z-index: 1;
}

.gallery-hover:hover i {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    -o-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    transform: translate(0px, 0);
    -webkit-transition: opacity .3s .2s, -webkit-transform .3s .2s;
    -moz-transition: opacity .3s .2s, -moz-transform .3s .2s;
    -o-transition: opacity .3s .2s, -o-transform .3s .2s;
    transition: opacity .3s .2s, -webkit-transform .3s .2s, -moz-transform .3s .2s, -o-transform .3s .2s, transform .3s .2s;
}

.gallery-hover:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    -webkit-transform: translate(40px, 40px);
    -moz-transform: translate(40px, 40px);
    -o-transform: translate(40px, 40px);
    -ms-transform: translate(40px, 40px);
    transform: translate(40px, 40px);
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .3s, -webkit-transform .3s .1s;
    -moz-transition: opacity .3s, -moz-transform .3s .1s;
    -o-transition: opacity .3s, -o-transform .3s .1s;
    transition: opacity .3s, -webkit-transform .3s .1s, -moz-transform .3s .1s, -o-transform .3s .1s, transform .3s .1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery-hover img {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.gallery-hover i {
    position: absolute;
    height: 50px;
    width: 50px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    color: #CC1100;
    font-size: 40px;
    line-height: 50px;
    z-index: 2;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, -webkit-transform .3s 0s;
    -moz-transition: opacity .3s 0s, -moz-transform .3s 0s;
    -o-transition: opacity .3s 0s, -o-transform .3s 0s;
    transition: opacity .3s 0s, -webkit-transform .3s 0s, -moz-transform .3s 0s, -o-transform .3s 0s, transform .3s 0s;
    -webkit-transform: translate(20px, 20px);
    -moz-transform: translate(20px, 20px);
    -o-transform: translate(20px, 20px);
    -ms-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
    text-align: center;
}

.close-button {
    position: absolute !important;
    z-index: 100;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    cursor: pointer;
    color: #333;
    text-align: center;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: color .3s, -webkit-transform .3s .1s;
    -moz-transition: color .3s, -moz-transform .3s .1s;
    -o-transition: color .3s, -o-transform .3s .1s;
    transition: color .3s, -webkit-transform .3s .1s, -moz-transform .3s .1s, -o-transform .3s .1s, transform .3s .1s;
}

.close-button i {
    font-size: 30px;
    line-height: 30px;
    width: 30px;
}

.close-button:hover {
    color: #CC1100;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

#footer {
    background: #111;
    padding: 30px 0;
    color: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform ease-in .4s;
    -moz-transition: -moz-transform ease-in .4s;
    -o-transition: -o-transform ease-in .4s;
    transition: -webkit-transform ease-in .4s, -moz-transform ease-in .4s, -o-transform ease-in .4s, transform ease-in .4s;
    position: absolute;
    z-index: 5;
    left: 0;
    bottom: 0;
    right: 0;
}

#footer a {
    color: #fff;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

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

#footer .to-the-top {
    padding: 30px;
    font-size: 28px;
    position: relative;
}

#footer .to-the-top:after {
    content: "";
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    opacity: 0;
    box-shadow: 0 0 1px 2px #fff;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    animation-delay: 1.1s;
    margin-top: -19px;
    margin-left: -20px;
    top: 50%;
    left: 50%;
}

#footer .to-the-top.back-pulsate:after {
    -webkit-animation: pulsate 1s ease-out;
    -moz-animation: pulsate 1s ease-out;
    -o-animation: pulsate 1s ease-out;
    animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

#footer .v-card {
    font-size: 16px;
    color: #CFCFCF;
    text-align: center;
    margin-bottom: 15px;
}

#footer .v-card > div span {
    display: block;
}

#footer .v-card .social-icon {
    margin: 0 0 30px;
}

#footer .v-card .open-daily, #footer .v-card .simple-contact {
    margin: 0 0 15px;
}

#footer p {
    font-size: 12px;
}

#footer .social-icon {
    margin-bottom: 10px;
    display: block;
}

#footer .social-icon li {
    display: inline-block;
    margin: 0 5px;
}

#footer .social-icon li a {
    padding: 5px;
    color: #fff;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

#footer .copyrights {
    color: #A5A5A5;
    margin: 0;
}

#footer-spacer {
    display: none;
}

@media (max-width: 991px) {
    #footer {
        position: relative;
    }
}

@media (min-width: 992px) {
    #footer .social-icon li a:hover, #footer a:hover {
        color: #CC1100;
    }

    #footer-spacer {
        display: block;
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-theme .owl-controls {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #333;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    font-size: 24px;
    margin: 0 5px;
    padding: 7px;
    display: inline-block;
    cursor: pointer;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    color: #CC1100;
    text-decoration: none;
}

.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default;
}

.yo-anim-enabled .yo-anim {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-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 .7s ease-in forwards;
    -moz-animation: yo-fade .7s ease-in forwards;
    -o-animation: yo-fade .7s ease-in forwards;
    animation: yo-fade .7s ease-in forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-fade-ltr.yo-anim-start {
    -webkit-animation: yo-ltr .7s ease-out forwards;
    -moz-animation: yo-ltr .7s ease-out forwards;
    -o-animation: yo-ltr .7s ease-out forwards;
    animation: yo-ltr .7s ease-out forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-fade-rtl.yo-anim-start {
    -webkit-animation: yo-rtl .7s ease-out forwards;
    -moz-animation: yo-rtl .7s ease-out forwards;
    -o-animation: yo-rtl .7s ease-out forwards;
    animation: yo-rtl .7s ease-out forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-fade-ttb.yo-anim-start {
    -webkit-animation: yo-ttb .7s cubic-bezier(0.175, .885, .32, 1.275) forwards;
    -moz-animation: yo-ttb .7s cubic-bezier(0.175, .885, .32, 1.275) forwards;
    -o-animation: yo-ttb .7s cubic-bezier(0.175, .885, .32, 1.275) forwards;
    animation: yo-ttb .7s cubic-bezier(0.175, .885, .32, 1.275) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-fade-btt.yo-anim-start {
    -webkit-animation: yo-btt .7s cubic-bezier(0.175, .885, .32, 1.275) forwards;
    -moz-animation: yo-btt .7s cubic-bezier(0.175, .885, .32, 1.275) forwards;
    -o-animation: yo-btt .7s cubic-bezier(0.175, .885, .32, 1.275) forwards;
    animation: yo-btt .7s cubic-bezier(0.175, .885, .32, 1.275) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-zoyo-in.yo-anim-start {
    -webkit-animation: yo-zoyo-in .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    -moz-animation: yo-zoyo-in .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    -o-animation: yo-zoyo-in .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    animation: yo-zoyo-in .7s cubic-bezier(0.215, .61, .355, 1) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-zoyo-out.yo-anim-start {
    -webkit-animation: yo-zoyo-out .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    -moz-animation: yo-zoyo-out .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    -o-animation: yo-zoyo-out .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    animation: yo-zoyo-out .7s cubic-bezier(0.215, .61, .355, 1) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-pop-out.yo-anim-start {
    -webkit-animation: yo-zoyo-in .4s cubic-bezier(0.17, .89, .45, 1.47) forwards;
    -moz-animation: yo-zoyo-in .4s cubic-bezier(0.17, .89, .45, 1.47) forwards;
    -o-animation: yo-zoyo-in .4s cubic-bezier(0.17, .89, .45, 1.47) forwards;
    animation: yo-zoyo-in .4s cubic-bezier(0.17, .89, .45, 1.47) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-spin.yo-anim-start {
    -webkit-animation: yo-spin .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    -moz-animation: yo-spin .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    -o-animation: yo-spin .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    animation: yo-spin .7s cubic-bezier(0.215, .61, .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 .5s cubic-bezier(0.215, .61, .355, 1) forwards;
    -moz-animation: yo-spin-lt .5s cubic-bezier(0.215, .61, .355, 1) forwards;
    -o-animation: yo-spin-lt .5s cubic-bezier(0.215, .61, .355, 1) forwards;
    animation: yo-spin-lt .5s cubic-bezier(0.215, .61, .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 .5s cubic-bezier(0.215, .61, .355, 1) forwards;
    -moz-animation: yo-spin-rt .5s cubic-bezier(0.215, .61, .355, 1) forwards;
    -o-animation: yo-spin-rt .5s cubic-bezier(0.215, .61, .355, 1) forwards;
    animation: yo-spin-rt .5s cubic-bezier(0.215, .61, .355, 1) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-flip-x.yo-anim-start {
    -webkit-animation: yo-flip-x .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    -moz-animation: yo-flip-x .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    -o-animation: yo-flip-x .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    animation: yo-flip-x .7s cubic-bezier(0.215, .61, .355, 1) forwards;
}

.yo-anim-enabled .yo-anim.yo-anim-flip-y.yo-anim-start {
    -webkit-animation: yo-flip-y .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    -moz-animation: yo-flip-y .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    -o-animation: yo-flip-y .7s cubic-bezier(0.215, .61, .355, 1) forwards;
    animation: yo-flip-y .7s cubic-bezier(0.215, .61, .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 .7s cubic-bezier(1, 0, 0, 1) forwards;
    -moz-animation: yo-flip .7s cubic-bezier(1, 0, 0, 1) forwards;
    -o-animation: yo-flip .7s cubic-bezier(1, 0, 0, 1) forwards;
    animation: yo-flip .7s cubic-bezier(1, 0, 0, 1) forwards;
}

@-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, .4);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }
}

@-moz-keyframes yo-zoyo-in {
    0% {
        -moz-transform: scale(0.4, .4);
        opacity: 0;
    }
    100% {
        -moz-transform: scale(1, 1);
        opacity: 1;
    }
}

@-o-keyframes yo-zoyo-in {
    0% {
        -o-transform: scale(0.4, .4);
        opacity: 0;
    }
    100% {
        -o-transform: scale(1, 1);
        opacity: 1;
    }
}

@keyframes yo-zoyo-in {
    0% {
        transform: scale(0.4, .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;
    }
}

#gallery [class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: Simple-Line-Icons, serif !important;
}

.facebook-share {
    text-decoration-line: none;
    cursor: pointer;
}

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

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

#mobile-nav .nav-item a:active {
    color: #000000;
}

.box-invite {
    position: fixed;
    bottom: 30px;
    right: 30px;
    max-width: 400px;
    background: rgba(0, 0, 0, 0.7)
}

.nav-bars {
    color: #CC1100;
}

.text-offer {
    font-size: 16px !important;
}

.price-full {
    line-height: 25px;
    padding-top: 10px;
}

.title-offer {
    font-size: 20px !important;
}

.img-dish {
    width: 200px;
}

.btn-wrap {
    position: fixed;
    bottom: 10px;
    left: 50%;
    margin: 0 0 0 -95px;
    z-index: 10000;
}

@media (min-width: 768px) {
    .img-dish {
        width: 100px;
    }
}


.floating-btn {
    display: block;
    max-width: 240px;
    position: relative;
    z-index: 1;
    padding: 10px 25px;
}

address.inline-block > a:nth-child(1) {
    color: #333;
    font-size: 16px;
}
/*# sourceMappingURL=built.minisite.css.map */
