@charset 'UTF-8';
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700,400italic,700italic|Roboto+Slab:400,300,100);
/*  Imports
   ========================================================================== */
/* Bootstrap */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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: transparent;
}
a:active,
a:hover,
button {
  outline: none !important;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -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"] {
  -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;
  -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;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !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: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@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.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro: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";
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 0.93333333em;
  color: #737373;
  background-color: #f4f1e9;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #b63127;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #77201a;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0.4em;
}
.img-thumbnail {
  padding: 0.26666667em;
  line-height: 0.93333333em;
  background-color: #f4f1e9;
  border: 1px solid #dddddd;
  border-radius: 0.26666667em;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 0.93333333em;
  margin-bottom: 0.93333333em;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2em;
  color: #b63127;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0.93333333em;
  margin-bottom: 0.46666667em;
}
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: 0.46666667em;
  margin-bottom: 0.46666667em;
}
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: 4.66em;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  text-transform: uppercase;
  margin-top: 0;
  letter-spacing: -0.0233em;
}
h2,
.h2 {
  font-size: 2em;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  letter-spacing: -0.05em;
}
h3,
.h3 {
  font-size: 1.06em;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin-bottom: 1em;
  letter-spacing: 0.0265em;
}
h4,
.h4 {
  font-size: 0.8em;
  letter-spacing: 0.02em;
}
h5,
.h5 {
  font-size: 0.66em;
  letter-spacing: 0.0165em;
}
h6,
.h6 {
  font-size: 0.53em;
  letter-spacing: 0.01325em;
}
.font-size-big {
  font-size: 4.93em;
}
.font-size-large {
  font-size: 1.66em;
}
.font-size-medium {
  font-size: 1.06em;
}
.font-size-small {
  font-size: 0.86em;
}
.title-light {
  font-weight: 100 !important;
}
.title-big {
  font-size: 1.2em !important;
  line-height: 1.2em;
}
.font-family-sans-serif {
  font-family: 'Roboto', sans-serif;
}
.font-family-serif {
  font-family: 'Roboto Slab', serif;
}
@media (max-width: 480px), (min-width: 480px) {
  h1,
  .h1 {
    font-size: 2.7em;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  h1,
  .h1 {
    font-size: 3.7em;
  }
}
@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 3.7em;
  }
}
@media (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 4.4em;
  }
}
@media (min-width: 1400px) {
  h1,
  .h1 {
    font-size: 4.66em;
  }
}
p {
  font-size: 1em;
  line-height: 1.8em;
  margin: 0 0 0.46666667em;
}
p.txt-small,
p .txt-small {
  font-size: 0.86em;
}
.lead {
  margin-bottom: 0.93333333em;
  font-size: 1.15em;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.5em;
  }
}
small,
.small {
  font-size: 0.38222222%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  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: -0.53333333em;
  margin: 1.86666667em 0 0.93333333em;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 0.46666667em;
  list-style: none;
  padding-left: 12px;
}
ul li,
ol li {
  margin-bottom: 0;
  padding-left: 1em;
  line-height: 1.8em;
}
ul li:before,
ol li:before {
  content: "•";
  color: #b63127;
  /* or whatever color you prefer */
  font-size: 1.73333333em;
  vertical-align: middle;
  margin-right: 0.6em;
  margin-left: -1em;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-unstyled li {
  padding-left: 0;
}
.list-unstyled li:before {
  display: none !important;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline li {
  padding-left: 0;
}
.list-inline li:before {
  display: none !important;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:before {
  display: none !important;
}
dl {
  margin-top: 0;
  margin-bottom: 0.93333333em;
}
dt,
dd {
  line-height: 0.93333333em;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: -8em;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 12em;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0.46666667em 0.93333333em;
  margin: 0 0 0.93333333em;
  font-size: 18.75px;
  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: 0.93333333em;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 0.93333333em;
  font-style: normal;
  line-height: 0.93333333em;
}
hr {
  border: none;
  border-bottom: 1px dotted #595959;
}
big.txt-big {
  font-size: 2.66666667em;
  font-weight: 100;
  font-family: 'Roboto Slab', serif;
}
.uppercase {
  text-transform: uppercase;
}
.uppercase-titles h1,
.uppercase-titles h2,
.uppercase-titles h3,
.uppercase-titles h4,
.uppercase-titles h5,
.uppercase-titles h6 {
  text-transform: uppercase;
}
.txt-default {
  color: #737373 !important;
}
.txt-white {
  color: #ffffff !important;
}
.txt-black {
  color: #000000 !important;
}
.txt-red {
  color: #b63127 !important;
}
.txt-ochre {
  color: #a7804e !important;
}
.txt-sand {
  color: #dbcb8d !important;
}
.txt-gray {
  color: #595959 !important;
}
.txt-dark-gray {
  color: #3b3b3b !important;
}
.txt-light-brown {
  color: #8c6737 !important;
}
.txt-brown {
  color: #4b3b25 !important;
}
.txt-blue {
  color: #549994 !important;
}
.txt-green {
  color: #83a673 !important;
}
.txt-purple {
  color: #bcadc2 !important;
}
.txt-orange {
  color: #ee9953 !important;
}
.txt-salmon {
  color: #bb534c !important;
}
.txt-mustard {
  color: #be9e3c !important;
}
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: 0.26666667em;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0.2em;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: -0.03333333em;
  margin: 0 0 0.46666667em;
  font-size: 14px;
  line-height: 0.93333333em;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0.26666667em;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 22.66666667em;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .container {
    width: 48em;
  }
}
@media (min-width: 992px) {
  .container {
    width: 62.66666667em;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 76em;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 80em;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.row.row-table {
  display: table;
  height: 100%;
}
.row.row-table [class^="col-"],
.row.row-table [class*=" col-"] {
  display: table-cell;
  height: 100%;
  vertical-align: top;
}
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8 {
  float: left;
}
.col-xs-8 {
  width: 100%;
}
.col-xs-7 {
  width: 87.5%;
}
.col-xs-6 {
  width: 75%;
}
.col-xs-5 {
  width: 62.5%;
}
.col-xs-4 {
  width: 50%;
}
.col-xs-3 {
  width: 37.5%;
}
.col-xs-2 {
  width: 25%;
}
.col-xs-1 {
  width: 12.5%;
}
.col-xs-pull-8 {
  right: 100%;
}
.col-xs-pull-7 {
  right: 87.5%;
}
.col-xs-pull-6 {
  right: 75%;
}
.col-xs-pull-5 {
  right: 62.5%;
}
.col-xs-pull-4 {
  right: 50%;
}
.col-xs-pull-3 {
  right: 37.5%;
}
.col-xs-pull-2 {
  right: 25%;
}
.col-xs-pull-1 {
  right: 12.5%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-8 {
  left: 100%;
}
.col-xs-push-7 {
  left: 87.5%;
}
.col-xs-push-6 {
  left: 75%;
}
.col-xs-push-5 {
  left: 62.5%;
}
.col-xs-push-4 {
  left: 50%;
}
.col-xs-push-3 {
  left: 37.5%;
}
.col-xs-push-2 {
  left: 25%;
}
.col-xs-push-1 {
  left: 12.5%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-8 {
  margin-left: 100%;
}
.col-xs-offset-7 {
  margin-left: 87.5%;
}
.col-xs-offset-6 {
  margin-left: 75%;
}
.col-xs-offset-5 {
  margin-left: 62.5%;
}
.col-xs-offset-4 {
  margin-left: 50%;
}
.col-xs-offset-3 {
  margin-left: 37.5%;
}
.col-xs-offset-2 {
  margin-left: 25%;
}
.col-xs-offset-1 {
  margin-left: 12.5%;
}
.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 {
    float: left;
  }
  .col-sm-8 {
    width: 100%;
  }
  .col-sm-7 {
    width: 87.5%;
  }
  .col-sm-6 {
    width: 75%;
  }
  .col-sm-5 {
    width: 62.5%;
  }
  .col-sm-4 {
    width: 50%;
  }
  .col-sm-3 {
    width: 37.5%;
  }
  .col-sm-2 {
    width: 25%;
  }
  .col-sm-1 {
    width: 12.5%;
  }
  .col-sm-pull-8 {
    right: 100%;
  }
  .col-sm-pull-7 {
    right: 87.5%;
  }
  .col-sm-pull-6 {
    right: 75%;
  }
  .col-sm-pull-5 {
    right: 62.5%;
  }
  .col-sm-pull-4 {
    right: 50%;
  }
  .col-sm-pull-3 {
    right: 37.5%;
  }
  .col-sm-pull-2 {
    right: 25%;
  }
  .col-sm-pull-1 {
    right: 12.5%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-8 {
    left: 100%;
  }
  .col-sm-push-7 {
    left: 87.5%;
  }
  .col-sm-push-6 {
    left: 75%;
  }
  .col-sm-push-5 {
    left: 62.5%;
  }
  .col-sm-push-4 {
    left: 50%;
  }
  .col-sm-push-3 {
    left: 37.5%;
  }
  .col-sm-push-2 {
    left: 25%;
  }
  .col-sm-push-1 {
    left: 12.5%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-8 {
    margin-left: 100%;
  }
  .col-sm-offset-7 {
    margin-left: 87.5%;
  }
  .col-sm-offset-6 {
    margin-left: 75%;
  }
  .col-sm-offset-5 {
    margin-left: 62.5%;
  }
  .col-sm-offset-4 {
    margin-left: 50%;
  }
  .col-sm-offset-3 {
    margin-left: 37.5%;
  }
  .col-sm-offset-2 {
    margin-left: 25%;
  }
  .col-sm-offset-1 {
    margin-left: 12.5%;
  }
  .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 {
    float: left;
  }
  .col-md-8 {
    width: 100%;
  }
  .col-md-7 {
    width: 87.5%;
  }
  .col-md-6 {
    width: 75%;
  }
  .col-md-5 {
    width: 62.5%;
  }
  .col-md-4 {
    width: 50%;
  }
  .col-md-3 {
    width: 37.5%;
  }
  .col-md-2 {
    width: 25%;
  }
  .col-md-1 {
    width: 12.5%;
  }
  .col-md-pull-8 {
    right: 100%;
  }
  .col-md-pull-7 {
    right: 87.5%;
  }
  .col-md-pull-6 {
    right: 75%;
  }
  .col-md-pull-5 {
    right: 62.5%;
  }
  .col-md-pull-4 {
    right: 50%;
  }
  .col-md-pull-3 {
    right: 37.5%;
  }
  .col-md-pull-2 {
    right: 25%;
  }
  .col-md-pull-1 {
    right: 12.5%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-8 {
    left: 100%;
  }
  .col-md-push-7 {
    left: 87.5%;
  }
  .col-md-push-6 {
    left: 75%;
  }
  .col-md-push-5 {
    left: 62.5%;
  }
  .col-md-push-4 {
    left: 50%;
  }
  .col-md-push-3 {
    left: 37.5%;
  }
  .col-md-push-2 {
    left: 25%;
  }
  .col-md-push-1 {
    left: 12.5%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-8 {
    margin-left: 100%;
  }
  .col-md-offset-7 {
    margin-left: 87.5%;
  }
  .col-md-offset-6 {
    margin-left: 75%;
  }
  .col-md-offset-5 {
    margin-left: 62.5%;
  }
  .col-md-offset-4 {
    margin-left: 50%;
  }
  .col-md-offset-3 {
    margin-left: 37.5%;
  }
  .col-md-offset-2 {
    margin-left: 25%;
  }
  .col-md-offset-1 {
    margin-left: 12.5%;
  }
  .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 {
    float: left;
  }
  .col-lg-8 {
    width: 100%;
  }
  .col-lg-7 {
    width: 87.5%;
  }
  .col-lg-6 {
    width: 75%;
  }
  .col-lg-5 {
    width: 62.5%;
  }
  .col-lg-4 {
    width: 50%;
  }
  .col-lg-3 {
    width: 37.5%;
  }
  .col-lg-2 {
    width: 25%;
  }
  .col-lg-1 {
    width: 12.5%;
  }
  .col-lg-pull-8 {
    right: 100%;
  }
  .col-lg-pull-7 {
    right: 87.5%;
  }
  .col-lg-pull-6 {
    right: 75%;
  }
  .col-lg-pull-5 {
    right: 62.5%;
  }
  .col-lg-pull-4 {
    right: 50%;
  }
  .col-lg-pull-3 {
    right: 37.5%;
  }
  .col-lg-pull-2 {
    right: 25%;
  }
  .col-lg-pull-1 {
    right: 12.5%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-8 {
    left: 100%;
  }
  .col-lg-push-7 {
    left: 87.5%;
  }
  .col-lg-push-6 {
    left: 75%;
  }
  .col-lg-push-5 {
    left: 62.5%;
  }
  .col-lg-push-4 {
    left: 50%;
  }
  .col-lg-push-3 {
    left: 37.5%;
  }
  .col-lg-push-2 {
    left: 25%;
  }
  .col-lg-push-1 {
    left: 12.5%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-8 {
    margin-left: 100%;
  }
  .col-lg-offset-7 {
    margin-left: 87.5%;
  }
  .col-lg-offset-6 {
    margin-left: 75%;
  }
  .col-lg-offset-5 {
    margin-left: 62.5%;
  }
  .col-lg-offset-4 {
    margin-left: 50%;
  }
  .col-lg-offset-3 {
    margin-left: 37.5%;
  }
  .col-lg-offset-2 {
    margin-left: 25%;
  }
  .col-lg-offset-1 {
    margin-left: 12.5%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1400px) {
  .col-bg-1, .col-bg-2, .col-bg-3, .col-bg-4, .col-bg-5, .col-bg-6, .col-bg-7, .col-bg-8 {
    float: left;
  }
  .col-bg-8 {
    width: 100%;
  }
  .col-bg-7 {
    width: 87.5%;
  }
  .col-bg-6 {
    width: 75%;
  }
  .col-bg-5 {
    width: 62.5%;
  }
  .col-bg-4 {
    width: 50%;
  }
  .col-bg-3 {
    width: 37.5%;
  }
  .col-bg-2 {
    width: 25%;
  }
  .col-bg-1 {
    width: 12.5%;
  }
  .col-bg-pull-8 {
    right: 100%;
  }
  .col-bg-pull-7 {
    right: 87.5%;
  }
  .col-bg-pull-6 {
    right: 75%;
  }
  .col-bg-pull-5 {
    right: 62.5%;
  }
  .col-bg-pull-4 {
    right: 50%;
  }
  .col-bg-pull-3 {
    right: 37.5%;
  }
  .col-bg-pull-2 {
    right: 25%;
  }
  .col-bg-pull-1 {
    right: 12.5%;
  }
  .col-bg-pull-0 {
    right: auto;
  }
  .col-bg-push-8 {
    left: 100%;
  }
  .col-bg-push-7 {
    left: 87.5%;
  }
  .col-bg-push-6 {
    left: 75%;
  }
  .col-bg-push-5 {
    left: 62.5%;
  }
  .col-bg-push-4 {
    left: 50%;
  }
  .col-bg-push-3 {
    left: 37.5%;
  }
  .col-bg-push-2 {
    left: 25%;
  }
  .col-bg-push-1 {
    left: 12.5%;
  }
  .col-bg-push-0 {
    left: auto;
  }
  .col-bg-offset-8 {
    margin-left: 100%;
  }
  .col-bg-offset-7 {
    margin-left: 87.5%;
  }
  .col-bg-offset-6 {
    margin-left: 75%;
  }
  .col-bg-offset-5 {
    margin-left: 62.5%;
  }
  .col-bg-offset-4 {
    margin-left: 50%;
  }
  .col-bg-offset-3 {
    margin-left: 37.5%;
  }
  .col-bg-offset-2 {
    margin-left: 25%;
  }
  .col-bg-offset-1 {
    margin-left: 12.5%;
  }
  .col-bg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.93333333em;
}
.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: 1.2em;
  line-height: 0.93333333em;
  vertical-align: top;
}
.table > thead > tr > th {
  vertical-align: bottom;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table .table {
  background-color: #f4f1e9;
}
.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: 0.33333333em;
}
.table-bordered {
  border: 1px solid #cec8b9;
}
.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 #cec8b9;
}
.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: #e4decc;
}
.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr:nth-child(even) > th {
  background-color: #ece8db;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #ffffff;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #ffffff;
}
.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: #f2f2f2;
}
.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;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 0.7em;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #cec8b9;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
table.table-prices {
  font-family: 'Roboto Slab', serif;
}
table.table-prices > tbody > tr > td {
  border-left: 1px solid #cec8b9;
}
table.table-prices > tbody > tr:first-child > td:first-child {
  border-left: none;
  background-color: transparent;
}
table.table-prices > thead {
  text-transform: uppercase;
  color: #b63127;
  background-color: white;
}
table.table-prices > thead > tr > th {
  border-left: 1px solid #e5e5e6;
}
table.table-prices > thead > tr > th:first-child {
  border-left: none;
}
table.table-prices > thead > tr.header-red > th {
  border-left: none;
  padding: 0;
}
table.table-prices > thead > tr.header-red > th div {
  padding: 1.2em;
  background-color: #b63127;
  color: white;
  float: left;
  width: 55%;
  height: 50px;
}
table.table-prices > thead > tr.header-red > th div:nth-child(1) {
  position: relative;
}
table.table-prices > thead > tr.header-red > th div:nth-child(1):before {
  width: 0;
  height: 0;
  position: absolute;
  z-index: 9;
  pointer-events: none;
  border: 25px solid rgba(238, 238, 238, 0);
  border-bottom-color: #b63127;
  content: " ";
  top: 0;
  right: -50px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
table.table-prices > thead > tr.header-red > th div:nth-child(2) {
  width: 45%;
  background-color: #db736b;
  text-transform: none;
  padding-left: 60px;
  font-style: italic;
  font-size: 0.86em;
}
@media (min-width: 992px) {
  table.table-prices {
    font-size: 0.86em;
  }
}
@media (min-width: 1200px) {
  table.table-prices {
    font-size: 15px;
  }
}
@media (min-width: 1400px) {
  table.table-prices {
    font-size: 1.06em;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.93333333em;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 0.06666667em solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0.33333333em;
  font-weight: bold;
}
input[type="search"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0.26666667em 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 1.8em;
  font-size: 15px;
  line-height: 0.93333333em;
  color: rgba(102, 89, 70, 0.7);
}
.form-control {
  display: block;
  width: 100%;
  height: 2.66em;
  padding: 0.8em 1.33333333em;
  font-size: 15px;
  line-height: 1.2em;
  color: rgba(102, 89, 70, 0.7);
  background-color: #ffffff;
  background-image: none;
  border: 0.06666667em solid #e1d4c1;
  border-radius: 0;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #af8c5a;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(175, 140, 90, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
.form-control::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #948a7d;
}
.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #948a7d;
}
.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #948a7d;
}
.form-control:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #948a7d;
}
html:not(.lt-ie10) select.form-control {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  background-image: url(../img/select-caret.png);
  background-position: 95% center;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
html:not(.lt-ie10) select.form-control::-ms-expand {
  display: none;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 2.66em;
  line-height: 0.93333333em \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 2.66em;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 6.33333333em;
}
.form-group {
  margin-bottom: 1em;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 0.93333333em;
  margin-top: 0.66666667em;
  margin-bottom: 0.66666667em;
}
.radio label,
.checkbox label {
  padding-left: 1.33333333em;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -1.33333333em;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -0.33333333em;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 1.33333333em;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 0.66666667em;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 1.8em;
  padding-bottom: 1.8em;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 2.66em;
  padding: 0.33333333em 0.66666667em;
  font-size: 0.86em;
  line-height: 1.5;
  border-radius: 0.2em;
}
select.input-sm {
  height: 2.66em;
  line-height: 2.66em;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 6.33333333em;
  padding: 0.66666667em 1.06666667em;
  font-size: 1.66em;
  line-height: 1.33;
  border-radius: 0.4em;
}
select.input-lg {
  height: 6.33333333em;
  line-height: 6.33333333em;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 3.325em;
}
.form-control-feedback {
  position: absolute;
  top: 5.93333333em;
  right: 0;
  z-index: 2;
  display: block;
  width: 2.66em;
  height: 2.66em;
  line-height: 2.66em;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 6.33333333em;
  height: 6.33333333em;
  line-height: 6.33333333em;
}
.input-sm + .form-control-feedback {
  width: 2.66em;
  height: 2.66em;
  line-height: 2.66em;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 0.33333333em;
  margin-bottom: 0.66666667em;
  color: #b3b3b3;
}
@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 {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1.8em;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 2.73333333em;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 1.8em;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 0;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 1.88666667em;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 1.33333333em;
  }
}
.form-filter select,
.form-filter input,
.form-filter textarea,
.form-filter button {
  margin-bottom: 0.66666667em;
}
@media (min-width: 992px) {
  .form-newsletter .form-control {
    width: 100%;
  }
  .form-newsletter .btn-default {
    border-color: #e1d4c1;
    color: #a7804e;
  }
}
@media (min-width: 1200px) {
  .form-newsletter .form-control {
    width: 70% !important;
  }
}
.btn {
  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: 0.8em 1.33333333em;
  font-size: 1em;
  line-height: 0.93333333em;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  letter-spacing: 0.075em;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #a7804e;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #a7804e;
  background-color: #ece8db;
  border-color: #b49266;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #a7804e;
  background-color: #dad3ba;
  border-color: #947349;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ece8db;
  border-color: #b49266;
}
.btn-default .badge {
  color: #ece8db;
  background-color: #a7804e;
}
.btn-primary {
  color: #ffffff;
  background-color: #a3261c;
  border-color: #621711;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #771c15;
  border-color: #2d0b08;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #a3261c;
  border-color: #621711;
}
.btn-primary .badge {
  color: #a3261c;
  background-color: #ffffff;
}
.btn-success {
  color: #4d8930;
  background-color: #dce4ce;
  border-color: #c1d6b1;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #4d8930;
  background-color: #c5d2ad;
  border-color: #a1c189;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #dce4ce;
  border-color: #c1d6b1;
}
.btn-success .badge {
  color: #dce4ce;
  background-color: #4d8930;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #a3261c;
  border-color: #8d2118;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #771c15;
  border-color: #59150f;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #a3261c;
  border-color: #8d2118;
}
.btn-danger .badge {
  color: #a3261c;
  background-color: #ffffff;
}
.btn-ticket {
  /*.button-variant(@btn-danger-color; @btn-danger-bg; @btn-danger-border);*/
}
.btn-link {
  color: #b63127;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #77201a;
  text-decoration: none;
  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: 0.66666667em 1.06666667em;
  font-size: 1.66em;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 0.33333333em 0.66666667em;
  font-size: 0.86em;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 0.06666667em 0.33333333em;
  font-size: 0.86em;
  line-height: 1.5;
  border-radius: 0;
}
.btn-tag {
  border-color: #dbcb8d;
}
.btn-tag:hover,
.btn-tag.active {
  background-color: #d0bea3;
  color: white;
}
.btn-tag:hover i,
.btn-tag.active i {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -100px;
  width: 14px;
  height: 14px;
}
.btn-tag.active i {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -11px;
  width: 12px;
  height: 12px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 0.26666667em solid;
  border-right: 0.26666667em solid transparent;
  border-left: 0.26666667em solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.26666667em;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: -0.53333333em 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 0.93333333em;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.86em;
  line-height: 0.93333333em;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 0.26666667em solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.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-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 0.33333333em 0.33333333em 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 0.33333333em 0.33333333em;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0.26666667em;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0.26666667em;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 6.33333333em;
  padding: 0.66666667em 1.06666667em;
  font-size: 1.66em;
  line-height: 1.33;
  border-radius: 0.4em;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 6.33333333em;
  line-height: 6.33333333em;
}
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: 2.66em;
  padding: 0.33333333em 0.66666667em;
  font-size: 0.86em;
  line-height: 1.5;
  border-radius: 0.2em;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 2.66em;
  line-height: 2.66em;
}
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: 0.8em 1.33333333em;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: rgba(102, 89, 70, 0.7);
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #e1d4c1;
  border-radius: 0.26666667em;
}
.input-group-addon.input-sm {
  padding: 0.33333333em 0.66666667em;
  font-size: 0.86em;
  border-radius: 0.2em;
}
.input-group-addon.input-lg {
  padding: 0.66666667em 1.06666667em;
  font-size: 1.66em;
  border-radius: 0.4em;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 0.66666667em 1em;
}
.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;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #b63127;
}
.nav .nav-divider {
  height: 1px;
  margin: -0.53333333em 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 0.93333333em;
  border: 1px solid transparent;
  border-radius: 0.26666667em 0.26666667em 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #f4f1e9;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0.26666667em;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0.26666667em 0.26666667em 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: #f4f1e9;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0.26666667em;
}
.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: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0.26666667em;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0.26666667em 0.26666667em 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f4f1e9;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 3.33333333em;
  margin-bottom: 0.93333333em;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0.26666667em;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 22.66666667em;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 1.2em 0;
  font-size: 1.66em;
  line-height: 0.93333333em;
  height: 3.33333333em;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: -15.33333333em;
  margin-bottom: -15.33333333em;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0.26666667em;
}
.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: 0.6em 0;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 0.93333333em;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 0.93333333em;
  }
  .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: 1.2em;
    padding-bottom: 1.2em;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 0.33666667em;
  margin-bottom: 0.33666667em;
}
@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 .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;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 0.33666667em;
  margin-bottom: 0.33666667em;
}
.navbar-btn.btn-sm {
  margin-top: 0.33666667em;
  margin-bottom: 0.33666667em;
}
.navbar-btn.btn-xs {
  margin-top: -9.33333333em;
  margin-bottom: -9.33333333em;
}
.navbar-text {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@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: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: #444444;
}
.breadcrumb {
  padding: 1.33333333em 0.66666667em;
  margin-bottom: 40px;
  margin-top: 40px;
  list-style: none;
  background-color: transparent;
  border: none;
  border-top: 1px dotted #595959;
  border-bottom: 1px dotted #595959;
}
.breadcrumb > li {
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 13px;
}
.breadcrumb > li:before {
  content: none;
}
.breadcrumb > li + li {
  margin-left: 2em;
  position: relative;
  padding: 0.13333333em;
}
.breadcrumb > li + li.social-media {
  margin-left: 0;
  padding: 5px 0 0 5px;
  line-height: 0;
}
.breadcrumb > li + li:not(.social-media):before {
  display: inline-block;
  content: ">";
  color: #b63127;
  font-size: 13px;
  height: 17px;
  vertical-align: middle;
  position: absolute;
  top: 3px;
  left: -8px;
}
.breadcrumb > li > a {
  font-size: 13px;
}
.breadcrumb > li > a:hover {
  text-decoration: none;
}
.breadcrumb > .active,
.breadcrumb .current_item {
  color: #ffffff;
  background-color: #b63127;
}
@media (min-width: 992px) {
  .breadcrumb {
    font-size: 10px;
  }
  .breadcrumb > li + li:not(.social-media):before {
    top: -1px;
    left: -4px;
  }
}
@media (min-width: 1200px) {
  .breadcrumb {
    font-size: 12px;
  }
  .breadcrumb > li + li:not(.social-media):before {
    top: 1px;
    left: -6px;
  }
}
@media (min-width: 1400px) {
  .breadcrumb {
    font-size: 13px;
  }
  .breadcrumb > li + li:not(.social-media):before {
    top: 3px;
    left: -8px;
  }
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0.93333333em 0;
  border-radius: 0.26666667em;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0.8em 1.33333333em;
  line-height: 0.93333333em;
  text-decoration: none;
  color: #b63127;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0.26666667em;
  border-top-left-radius: 0.26666667em;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0.26666667em;
  border-top-right-radius: 0.26666667em;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #77201a;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 0.66666667em 1.06666667em;
  font-size: 1.66em;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0.4em;
  border-top-left-radius: 0.4em;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0.4em;
  border-top-right-radius: 0.4em;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 0.33333333em 0.66666667em;
  font-size: 0.86em;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0.2em;
  border-top-left-radius: 0.2em;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0.2em;
  border-top-right-radius: 0.2em;
}
.pager {
  padding-left: 0;
  margin: 0.93333333em 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 1em;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  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: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #dce4ce;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #c5d2ad;
}
.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: #a3261c;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #771c15;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 0.86em;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 0.66666667em;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #b63127;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 2em;
  margin-bottom: 2em;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 1em;
  font-size: 23px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 0.4em;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 3.2em;
    padding-bottom: 3.2em;
  }
  .container .jumbotron {
    padding-left: 4em;
    padding-right: 4em;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 67.5px;
  }
}
.thumbnail {
  display: block;
  padding: 0.26666667em;
  margin-bottom: 0.93333333em;
  line-height: 0.93333333em;
  background-color: #f4f1e9;
  border: 1px solid #dddddd;
  border-radius: 0.26666667em;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #b63127;
}
.thumbnail .caption {
  padding: 0.6em;
  color: #737373;
}
.alert {
  padding: 1em;
  margin-bottom: 0.93333333em;
  border: 1px solid transparent;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 21em;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 0.93333333em;
  margin-bottom: 0.93333333em;
  background-color: #f5f5f5;
  border-radius: 0.26666667em;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 0.86em;
  line-height: 0.93333333em;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #dce4ce;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #a3261c;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0.26666667em;
  border-top-left-radius: 0.26666667em;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.26666667em;
  border-bottom-left-radius: 0.26666667em;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.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: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.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: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  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-body {
  padding: 2em 0;
}
.panel-heading {
  padding: 0;
  border-bottom: 1px dotted #595959;
  background-color: transparent;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  display: block;
  color: #b63127;
  text-transform: uppercase;
  font-size: 1.06em;
  font-family: 'Roboto Slab', serif;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0;
}
.panel-title > a {
  position: relative;
  color: inherit;
  display: block;
  padding-right: 20px;
}
.panel-title > a:after {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -376px;
  width: 20px;
  height: 20px;
  content: " ";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}
.panel-title > a.collapsed:after {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -356px;
  width: 20px;
  height: 20px;
}
.panel-footer {
  padding: 2em 0;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #cec8b9;
}
.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 {
  border: 0;
  margin-bottom: 0;
}
.panel-group .panel {
  margin-bottom: 0;
}
.panel-group .panel:first-child .panel-heading {
  border-top: 1px dotted #595959;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-bottom: 1px dotted #595959;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #ffffff;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  display: table;
  width: 100%;
  font-size: 1em;
  min-height: 300px;
  padding: 20px;
}
.well blockquote {
  border-color: #ddd;
}
.well.fix-retangle {
  height: 300px;
}
.well.instrument {
  height: 400px;
}
.well .well-inner {
  padding: 17px;
  line-height: 1.36em;
  padding: 20px;
}
.well .well-inner.well-inner-half {
  padding: 10px;
}
.well .well-inner {
  display: table-cell;
  height: 100%;
  line-height: 1.46666667em;
}
.well .well-inner.well-inner-half {
  padding: 10px;
}
.well .well-inner.base-align {
  vertical-align: bottom;
}
.well .well-inner.middle-align {
  vertical-align: middle;
  border-color: rgba(0, 0, 0, 0.15);
}
.well .well-border {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 30px;
}
.well .well-border.bg-white {
  border-color: rgba(182, 49, 39, 0.3);
}
.well h2 {
  margin-top: 0;
  line-height: 1.2em;
}
.well h3 {
  margin-top: 0;
  font-size: 1.06666667em;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  text-transform: uppercase;
}
.well p {
  line-height: 1.46666667em;
}
.well figure {
  margin-top: 30px;
  margin-bottom: 30px;
}
.well.arrow {
  position: relative;
}
.well.arrow:before {
  width: 0;
  height: 0;
  position: absolute;
  z-index: 9;
  pointer-events: none;
  border: 20px solid rgba(238, 238, 238, 0);
  border-bottom-color: black;
  content: " ";
}
.well.arrow.arrow-top:before {
  bottom: 100%;
}
.well.arrow.arrow-top.arrow-top-left:before {
  left: 40px;
}
.well.arrow.arrow-top.arrow-top-right:before {
  right: 40px;
}
.well.arrow.arrow-bottom:before {
  top: 100%;
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
.well.arrow.arrow-bottom.arrow-bottom-left:before {
  left: 40px;
}
.well.arrow.arrow-bottom.arrow-bottom-right:before {
  right: 40px;
}
.well.arrow.arrow-left:before {
  left: -40px;
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
}
.well.arrow.arrow-left.arrow-left-top:before {
  top: 40px;
}
.well.arrow.arrow-left.arrow-left-bottom:before {
  bottom: 40px;
}
.well.arrow.arrow-right:before {
  right: -40px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.well.arrow.arrow-right.arrow-right-top:before {
  top: 40px;
}
.well.arrow.arrow-right.arrow-right-bottom:before {
  bottom: 40px;
}
.well-lg {
  min-height: 450px;
}
.well-lg.fix-retangle {
  height: 450px;
}
.well-sm {
  min-height: 150px;
}
.well-sm.fix-retangle {
  height: 150px;
}
.image-wrapper {
  min-height: 300px;
  height: 300px;
}
.image-wrapper.image-wrapper-lg {
  min-height: 450px;
  height: 450px;
}
.image-wrapper.image-wrapper-md {
  min-height: 300px;
  height: 300px;
}
.image-wrapper.image-wrapper-sm {
  min-height: 150px;
  height: 150px;
}
a.well,
a.well-inner,
a.well-anchor {
  display: table;
  text-decoration: none;
  color: inherit;
}
a.well:hover,
a.well-inner:hover,
a.well-anchor:hover {
  opacity: .75;
}
a.well-inner {
  display: table-cell;
}
.well-arrow-transparent {
  width: 100%;
  height: 19px;
  background: url(../img/bg-arrow-transparent.png) right top no-repeat;
  margin-top: -19px;
  position: absolute;
  top: 0;
  left: 0;
}
.image-wrapper {
  overflow: hidden;
  display: block;
  width: 100%;
  min-height: 300px;
  height: 300px;
}
.image-wrapper img {
  width: auto;
  height: 100%;
}
.image-wrapper.image-wrapper-lg {
  min-height: 450px;
  height: 450px;
}
.image-wrapper.image-wrapper-sm {
  min-height: 150px;
  height: 150px;
}
/* Mobile */
@media (max-width: 480px), (min-width: 480px) {
  .well.instrument {
    height: 275px;
    max-height: 275px;
    min-height: 275px;
  }
}
@media (min-width: 992px) {
  .well {
    font-size: 0.8em;
    min-height: 235px;
    padding: 17px;
  }
  .well.fix-retangle {
    height: 235px;
  }
  .well.instrument {
    height: 313px;
    max-height: 313px;
    min-height: 313px;
  }
  .well .well-inner {
    padding: 17px;
    line-height: 1.36em;
  }
  .well .well-inner.well-inner-half {
    padding: 8px;
  }
  .well-lg {
    min-height: 352px;
  }
  .well-lg.fix-retangle {
    height: 352px;
  }
  .well-sm {
    min-height: 117px;
  }
  .well-sm.fix-retangle {
    height: 117px;
  }
  .image-wrapper {
    min-height: 235px;
    height: 235px;
  }
  .image-wrapper.image-wrapper-lg {
    min-height: 352px;
    height: 352px;
  }
  .image-wrapper.image-wrapper-sm {
    min-height: 117px;
    height: 117px;
  }
  .box-color-newsletter {
    padding-top: 3.13333333em;
  }
}
@media (min-width: 1200px) {
  .well {
    font-size: 0.93333333em;
    min-height: 269px;
    padding: 17px;
  }
  .well.fix-retangle {
    height: 269px;
  }
  .well.instrument {
    height: 340px;
    max-height: 340px;
    min-height: 340px;
  }
  .well .well-inner {
    padding: 17px;
    line-height: 1.34em;
  }
  .well .well-inner.well-inner-half {
    padding: 8px;
  }
  .well-lg {
    min-height: 382px;
  }
  .well-lg.fix-retangle {
    height: 382px;
  }
  .well-sm {
    min-height: 127px;
  }
  .well-sm.fix-retangle {
    height: 127px;
  }
  .image-wrapper {
    min-height: 269px;
    height: 269px;
  }
  .image-wrapper img {
    height: 115%;
  }
  .image-wrapper.image-wrapper-lg {
    min-height: 382px;
    height: 382px;
  }
  .image-wrapper.image-wrapper-sm {
    min-height: 127px;
    height: 127px;
  }
}
@media (min-width: 1400px) {
  .well {
    font-size: 1em;
    min-height: 300px;
    padding: 20px;
  }
  .well.fix-retangle {
    height: 300px;
  }
  .well.instrument {
    height: 400px;
    max-height: 400px;
    min-height: 400px;
  }
  .well .well-inner {
    padding: 20px;
  }
  .well .well-inner.well-inner-half {
    padding: 10px;
  }
  .well-lg {
    min-height: 450px;
  }
  .well-lg.fix-retangle {
    height: 450px;
  }
  .well-sm {
    min-height: 150px;
  }
  .well-sm.fix-retangle {
    height: 150px;
  }
  .image-wrapper {
    min-height: 300px;
    height: 300px;
  }
  .image-wrapper.image-wrapper-lg {
    min-height: 450px;
    height: 450px;
  }
  .image-wrapper.image-wrapper-sm {
    min-height: 150px;
    height: 150px;
  }
}
.close {
  float: right;
  font-size: 22.5px;
  font-weight: 700;
  line-height: 1;
  color: #000000;
  text-shadow: 0 0.06666667em 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.4em;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 1em;
  border-bottom: 1px solid #e5e5e5;
  min-height: 1.93333333em;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 0.93333333em;
}
.modal-body {
  position: relative;
  padding: 1em;
}
.modal-footer {
  padding: 1em;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 40em;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 20em;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 60em;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 0.86em;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 0.33333333em 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 0.33333333em;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 0.33333333em 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 0.33333333em;
}
.tooltip-inner {
  max-width: 13.33333333em;
  padding: 15px 10px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -0.33333333em;
  border-width: 0.33333333em 0.33333333em 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 0.33333333em;
  border-width: 0.33333333em 0.33333333em 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 0.33333333em;
  border-width: 0.33333333em 0.33333333em 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -0.33333333em;
  border-width: 0.33333333em 0.33333333em 0.33333333em 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -0.33333333em;
  border-width: 0.33333333em 0 0.33333333em 0.33333333em;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -0.33333333em;
  border-width: 0 0.33333333em 0.33333333em;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 0.33333333em;
  border-width: 0 0.33333333em 0.33333333em;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 0.33333333em;
  border-width: 0 0.33333333em 0.33333333em;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 18.4em;
  padding: 1px;
  text-align: left;
  background-color: #3b3b3b;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -30px;
}
.popover.right {
  margin-left: 30px;
}
.popover.bottom {
  margin-top: 30px;
}
.popover.left {
  margin-left: -30px;
  text-align: right;
}
.popover-title {
  margin: 0;
  padding: 8px 12px;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
}
.popover-content {
  padding: 9px 14px 14px 14px;
  color: white;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 1.33333333em;
}
.popover > .arrow:after {
  border-width: 0.33333333em;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -1.33333333em;
  border-bottom-width: 0;
  border-top-color: none;
  border-top-color: #3b3b3b;
  bottom: -1.33333333em;
  top: initial !important;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -0.33333333em;
  border-bottom-width: 0;
  border-top-color: #3b3b3b;
}
.popover.right > .arrow {
  top: 50%;
  left: -1.33333333em;
  margin-top: -1.33333333em;
  border-left-width: 0;
  border-right-color: none;
  border-right-color: #3b3b3b;
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -0.33333333em;
  border-left-width: 0;
  border-right-color: #3b3b3b;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -1.33333333em;
  border-top-width: 0;
  border-bottom-color: none;
  border-bottom-color: #3b3b3b;
  top: -1.33333333em;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -0.33333333em;
  border-top-width: 0;
  border-bottom-color: #3b3b3b;
}
.popover.left > .arrow {
  top: 50%;
  right: -1.33333333em;
  margin-top: -1.33333333em;
  border-right-width: 0;
  border-left-color: none;
  border-left-color: #3b3b3b;
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #3b3b3b;
  bottom: -0.33333333em;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 1.33333333em;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 0.06666667em 0.13333333em rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 0.06666667em 0.13333333em 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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}
/* Helpers */
/* ==========================================================================
    Helper Classes
   ========================================================================== */
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}
.ir:before {
  width: 0;
  height: 150%;
  display: block;
  content: " ";
}
.ir-old {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.clear {
  clear: both;
}
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.ib {
  display: inline-block;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.relative {
  position: relative;
  z-index: 999;
}
.absolute {
  position: absolute;
  z-index: 999;
}
.align-bottom {
  position: absolute;
  bottom: 0;
}
.default-shadow {
  box-shadow: 0.26666667em 0.26666667em 0.46666667em 0 rgba(0, 0, 0, 0.07);
}
.button-clean {
  background: none;
  border: none;
  padding: 0;
}
.appearance-none {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.appearance-none::-ms-expand {
  display: none;
}
.adaptative-image {
  width: 100% !important;
  height: auto !important;
}
.figure-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.pipe-border {
  background-image: url(../img/pipe-border.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.image-text:hover {
  text-decoration: none;
}
.cancel-padding-top {
  padding-top: 0 !important;
}
.cancel-padding-bottom {
  padding-bottom: 0 !important;
}
.cancel-padding-right {
  padding-right: 0 !important;
}
.cancel-padding-left {
  padding-left: 0 !important;
}
.cancel-margin-top {
  margin-top: 0 !important;
}
.cancel-margin-bottom {
  margin-bottom: 0 !important;
}
.cancel-margin-right {
  margin-right: 0 !important;
}
.cancel-margin-left {
  margin-left: 0 !important;
}
@media (max-width: 768px) {
  .half-spacer-top {
    padding-top: 10px !important;
  }
  .half-spacer-bottom {
    padding-bottom: 10px !important;
  }
  .half-spacer-left {
    padding-left: 10px !important;
  }
  .half-spacer-right {
    padding-right: 10px !important;
  }
  .spacer-top {
    padding-top: 20px !important;
  }
  .spacer-bottom {
    padding-bottom: 20px !important;
  }
  .spacer-left {
    padding-left: 20px !important;
  }
  .spacer-right {
    padding-right: 20px !important;
  }
  .double-spacer-top {
    padding-top: 40px !important;
  }
  .double-spacer-bottom {
    padding-bottom: 40px !important;
  }
  .double-spacer-left {
    padding-left: 40px !important;
  }
  .double-spacer-right {
    padding-right: 40px !important;
  }
  .biggest-spacer-top {
    padding-top: 60px !important;
  }
  .biggest-spacer-bottom {
    padding-bottom: 60px !important;
  }
  .biggest-spacer-left {
    padding-left: 60px !important;
  }
  .biggest-spacer-right {
    padding-right: 60px !important;
  }
  .up-40 {
    margin-top: -40px;
  }
  .up-50 {
    margin-top: -50px;
  }
  .up-60 {
    margin-top: -60px;
  }
  .up-70 {
    margin-top: -70px;
  }
  .up-100 {
    margin-top: -100px;
  }
  .up-110 {
    margin-top: -110px;
  }
  .up-140 {
    margin-top: -140px;
  }
  .up-150 {
    margin-top: -150px;
  }
  .up-160 {
    margin-top: -160px;
  }
  .up-170 {
    margin-top: -170px;
  }
  .up-190 {
    margin-top: -190px;
  }
  .up-300 {
    margin-top: -300px;
  }
  .top {
    top: 0;
  }
  .top-10 {
    top: 10px;
  }
  .top-20 {
    top: 20px;
  }
  .top-30 {
    top: 30px;
  }
  .top-40 {
    top: 40px;
  }
  .top-50 {
    top: 50px;
  }
  .top-60 {
    top: 60px;
  }
  .left {
    left: 0;
  }
  .left-10 {
    left: 10px;
  }
  .left-20 {
    left: 20px;
  }
  .left-30 {
    left: 30px;
  }
  .left-40 {
    left: 40px;
  }
  .left-50 {
    left: 50px;
  }
  .left-60 {
    left: 60px;
  }
}
@media (min-width: 768px) {
  .half-spacer-top {
    padding-top: 10px !important;
  }
  .half-spacer-bottom {
    padding-bottom: 10px !important;
  }
  .half-spacer-left {
    padding-left: 10px !important;
  }
  .half-spacer-right {
    padding-right: 10px !important;
  }
  .spacer-top {
    padding-top: 20px !important;
  }
  .spacer-bottom {
    padding-bottom: 20px !important;
  }
  .spacer-left {
    padding-left: 20px !important;
  }
  .spacer-right {
    padding-right: 20px !important;
  }
  .double-spacer-top {
    padding-top: 40px !important;
  }
  .double-spacer-bottom {
    padding-bottom: 40px !important;
  }
  .double-spacer-left {
    padding-left: 40px !important;
  }
  .double-spacer-right {
    padding-right: 40px !important;
  }
  .biggest-spacer-top {
    padding-top: 60px !important;
  }
  .biggest-spacer-bottom {
    padding-bottom: 60px !important;
  }
  .biggest-spacer-left {
    padding-left: 60px !important;
  }
  .biggest-spacer-right {
    padding-right: 60px !important;
  }
  .up-40 {
    margin-top: -40px;
  }
  .up-50 {
    margin-top: -50px;
  }
  .up-60 {
    margin-top: -60px;
  }
  .up-70 {
    margin-top: -70px;
  }
  .up-100 {
    margin-top: -100px;
  }
  .up-110 {
    margin-top: -110px;
  }
  .up-140 {
    margin-top: -140px;
  }
  .up-150 {
    margin-top: -150px;
  }
  .up-160 {
    margin-top: -160px;
  }
  .up-170 {
    margin-top: -170px;
  }
  .up-190 {
    margin-top: -190px;
  }
  .up-300 {
    margin-top: -300px;
  }
  .top {
    top: 0;
  }
  .top-10 {
    top: 10px;
  }
  .top-20 {
    top: 20px;
  }
  .top-30 {
    top: 30px;
  }
  .top-40 {
    top: 40px;
  }
  .top-50 {
    top: 50px;
  }
  .top-60 {
    top: 60px;
  }
  .left {
    left: 0;
  }
  .left-10 {
    left: 10px;
  }
  .left-20 {
    left: 20px;
  }
  .left-30 {
    left: 30px;
  }
  .left-40 {
    left: 40px;
  }
  .left-50 {
    left: 50px;
  }
  .left-60 {
    left: 60px;
  }
}
@media (min-width: 768px) and (orientation: landscape) {
  .half-spacer-top {
    padding-top: 8px !important;
  }
  .half-spacer-bottom {
    padding-bottom: 8px !important;
  }
  .half-spacer-left {
    padding-left: 8px !important;
  }
  .half-spacer-right {
    padding-right: 8px !important;
  }
  .spacer-top {
    padding-top: 16px !important;
  }
  .spacer-bottom {
    padding-bottom: 16px !important;
  }
  .spacer-left {
    padding-left: 16px !important;
  }
  .spacer-right {
    padding-right: 16px !important;
  }
  .double-spacer-top {
    padding-top: 32px !important;
  }
  .double-spacer-bottom {
    padding-bottom: 32px !important;
  }
  .double-spacer-left {
    padding-left: 32px !important;
  }
  .double-spacer-right {
    padding-right: 32px !important;
  }
  .biggest-spacer-top {
    padding-top: 48px !important;
  }
  .biggest-spacer-bottom {
    padding-bottom: 48px !important;
  }
  .biggest-spacer-left {
    padding-left: 48px !important;
  }
  .biggest-spacer-right {
    padding-right: 48px !important;
  }
  .up-40 {
    margin-top: -32px;
  }
  .up-50 {
    margin-top: -40px;
  }
  .up-60 {
    margin-top: -48px;
  }
  .up-70 {
    margin-top: -59px;
  }
  .up-100 {
    margin-top: -80px;
  }
  .up-110 {
    margin-top: -88px;
  }
  .up-140 {
    margin-top: -113px;
  }
  .up-150 {
    margin-top: -121px;
  }
  .up-170 {
    margin-top: -137px;
  }
  .up-190 {
    margin-top: -183px;
  }
  .up-300 {
    margin-top: -242px;
  }
  .top {
    top: 0;
  }
  .top-10 {
    top: 8px;
  }
  .top-20 {
    top: 16px;
  }
  .top-30 {
    top: 24px;
  }
  .top-40 {
    top: 32px;
  }
  .top-50 {
    top: 40px;
  }
  .top-60 {
    top: 48px;
  }
  .left {
    left: 0;
  }
  .left-10 {
    left: 8px;
  }
  .left-20 {
    left: 16px;
  }
  .left-30 {
    left: 24px;
  }
  .left-40 {
    left: 32px;
  }
  .left-50 {
    left: 40px;
  }
  .left-60 {
    left: 48px;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .half-spacer-top {
    padding-top: 8px !important;
  }
  .half-spacer-bottom {
    padding-bottom: 8px !important;
  }
  .half-spacer-left {
    padding-left: 8px !important;
  }
  .half-spacer-right {
    padding-right: 8px !important;
  }
  .spacer-top {
    padding-top: 16px !important;
  }
  .spacer-bottom {
    padding-bottom: 16px !important;
  }
  .spacer-left {
    padding-left: 16px !important;
  }
  .spacer-right {
    padding-right: 16px !important;
  }
  .double-spacer-top {
    padding-top: 32px !important;
  }
  .double-spacer-bottom {
    padding-bottom: 32px !important;
  }
  .double-spacer-left {
    padding-left: 32px !important;
  }
  .double-spacer-right {
    padding-right: 32px !important;
  }
  .biggest-spacer-top {
    padding-top: 48px !important;
  }
  .biggest-spacer-bottom {
    padding-bottom: 48px !important;
  }
  .biggest-spacer-left {
    padding-left: 48px !important;
  }
  .biggest-spacer-right {
    padding-right: 48px !important;
  }
  .up-40 {
    margin-top: -32px;
  }
  .up-50 {
    margin-top: -40px;
  }
  .up-60 {
    margin-top: -48px;
  }
  .up-70 {
    margin-top: -59px;
  }
  .up-100 {
    margin-top: -80px;
  }
  .up-110 {
    margin-top: -88px;
  }
  .up-140 {
    margin-top: -113px;
  }
  .up-150 {
    margin-top: -121px;
  }
  .up-170 {
    margin-top: -137px;
  }
  .up-190 {
    margin-top: -183px;
  }
  .up-300 {
    margin-top: -242px;
  }
  .top {
    top: 0;
  }
  .top-10 {
    top: 8px;
  }
  .top-20 {
    top: 16px;
  }
  .top-30 {
    top: 24px;
  }
  .top-40 {
    top: 32px;
  }
  .top-50 {
    top: 40px;
  }
  .top-60 {
    top: 48px;
  }
  .left {
    left: 0;
  }
  .left-10 {
    left: 8px;
  }
  .left-20 {
    left: 16px;
  }
  .left-30 {
    left: 24px;
  }
  .left-40 {
    left: 32px;
  }
  .left-50 {
    left: 40px;
  }
  .left-60 {
    left: 48px;
  }
}
@media (min-width: 992px) {
  .half-spacer-top {
    padding-top: 8px !important;
  }
  .half-spacer-bottom {
    padding-bottom: 8px !important;
  }
  .half-spacer-left {
    padding-left: 8px !important;
  }
  .half-spacer-right {
    padding-right: 8px !important;
  }
  .spacer-top {
    padding-top: 16px !important;
  }
  .spacer-bottom {
    padding-bottom: 16px !important;
  }
  .spacer-left {
    padding-left: 16px !important;
  }
  .spacer-right {
    padding-right: 16px !important;
  }
  .double-spacer-top {
    padding-top: 32px !important;
  }
  .double-spacer-bottom {
    padding-bottom: 32px !important;
  }
  .double-spacer-left {
    padding-left: 32px !important;
  }
  .double-spacer-right {
    padding-right: 32px !important;
  }
  .biggest-spacer-top {
    padding-top: 48px !important;
  }
  .biggest-spacer-bottom {
    padding-bottom: 48px !important;
  }
  .biggest-spacer-left {
    padding-left: 48px !important;
  }
  .biggest-spacer-right {
    padding-right: 48px !important;
  }
  .up-40 {
    margin-top: -32px;
  }
  .up-50 {
    margin-top: -40px;
  }
  .up-60 {
    margin-top: -48px;
  }
  .up-70 {
    margin-top: -59px;
  }
  .up-100 {
    margin-top: -80px;
  }
  .up-110 {
    margin-top: -88px;
  }
  .up-140 {
    margin-top: -113px;
  }
  .up-150 {
    margin-top: -121px;
  }
  .up-170 {
    margin-top: -137px;
  }
  .up-190 {
    margin-top: -183px;
  }
  .up-300 {
    margin-top: -242px;
  }
  .top {
    top: 0;
  }
  .top-10 {
    top: 8px;
  }
  .top-20 {
    top: 16px;
  }
  .top-30 {
    top: 24px;
  }
  .top-40 {
    top: 32px;
  }
  .top-50 {
    top: 40px;
  }
  .top-60 {
    top: 48px;
  }
  .left {
    left: 0;
  }
  .left-10 {
    left: 8px;
  }
  .left-20 {
    left: 16px;
  }
  .left-30 {
    left: 24px;
  }
  .left-40 {
    left: 32px;
  }
  .left-50 {
    left: 40px;
  }
  .left-60 {
    left: 48px;
  }
}
@media (min-width: 1200px) {
  .half-spacer-top {
    padding-top: 9px !important;
  }
  .half-spacer-bottom {
    padding-bottom: 9px !important;
  }
  .half-spacer-left {
    padding-left: 9px !important;
  }
  .half-spacer-right {
    padding-right: 9px !important;
  }
  .spacer-top {
    padding-top: 17px !important;
  }
  .spacer-bottom {
    padding-bottom: 17px !important;
  }
  .spacer-left {
    padding-left: 17px !important;
  }
  .spacer-right {
    padding-right: 17px !important;
  }
  .double-spacer-top {
    padding-top: 35px !important;
  }
  .double-spacer-bottom {
    padding-bottom: 35px !important;
  }
  .double-spacer-left {
    padding-left: 35px !important;
  }
  .double-spacer-right {
    padding-right: 35px !important;
  }
  .biggest-spacer-top {
    padding-top: 53px !important;
  }
  .biggest-spacer-bottom {
    padding-bottom: 53px !important;
  }
  .biggest-spacer-left {
    padding-left: 53px !important;
  }
  .biggest-spacer-right {
    padding-right: 53px !important;
  }
  .up-40 {
    margin-top: -35px;
  }
  .up-50 {
    margin-top: -44px;
  }
  .up-60 {
    margin-top: -53px;
  }
  .up-70 {
    margin-top: -66px;
  }
  .up-100 {
    margin-top: -88px;
  }
  .up-110 {
    margin-top: -97px;
  }
  .up-140 {
    margin-top: -124px;
  }
  .up-150 {
    margin-top: -133px;
  }
  .up-170 {
    margin-top: -150px;
  }
  .up-190 {
    margin-top: -183px;
  }
  .up-300 {
    margin-top: -266px;
  }
  .top {
    top: 0;
  }
  .top-10 {
    top: 9px;
  }
  .top-20 {
    top: 17px;
  }
  .top-30 {
    top: 26px;
  }
  .top-40 {
    top: 35px;
  }
  .top-50 {
    top: 44px;
  }
  .top-60 {
    top: 53px;
  }
  .left {
    left: 0;
  }
  .left-10 {
    left: 9px;
  }
  .left-20 {
    left: 17px;
  }
  .left-30 {
    left: 26px;
  }
  .left-40 {
    left: 35px;
  }
  .left-50 {
    left: 44px;
  }
  .left-60 {
    left: 53px;
  }
}
@media (min-width: 1400px) {
  .half-spacer-top {
    padding-top: 10px !important;
  }
  .half-spacer-bottom {
    padding-bottom: 10px !important;
  }
  .half-spacer-left {
    padding-left: 10px !important;
  }
  .half-spacer-right {
    padding-right: 10px !important;
  }
  .spacer-top {
    padding-top: 20px !important;
  }
  .spacer-bottom {
    padding-bottom: 20px !important;
  }
  .spacer-left {
    padding-left: 20px !important;
  }
  .spacer-right {
    padding-right: 20px !important;
  }
  .double-spacer-top {
    padding-top: 40px !important;
  }
  .double-spacer-bottom {
    padding-bottom: 40px !important;
  }
  .double-spacer-left {
    padding-left: 40px !important;
  }
  .double-spacer-right {
    padding-right: 40px !important;
  }
  .biggest-spacer-top {
    padding-top: 60px !important;
  }
  .biggest-spacer-bottom {
    padding-bottom: 60px !important;
  }
  .biggest-spacer-left {
    padding-left: 60px !important;
  }
  .biggest-spacer-right {
    padding-right: 60px !important;
  }
  .up-40 {
    margin-top: -40px;
  }
  .up-50 {
    margin-top: -50px;
  }
  .up-60 {
    margin-top: -60px;
  }
  .up-70 {
    margin-top: -70px;
  }
  .up-100 {
    margin-top: -100px;
  }
  .up-110 {
    margin-top: -110px;
  }
  .up-140 {
    margin-top: -140px;
  }
  .up-150 {
    margin-top: -150px;
  }
  .up-160 {
    margin-top: -160px;
  }
  .up-170 {
    margin-top: -170px;
  }
  .up-190 {
    margin-top: -190px;
  }
  .up-300 {
    margin-top: -300px;
  }
  .top {
    top: 0;
  }
  .top-10 {
    top: 10px;
  }
  .top-20 {
    top: 20px;
  }
  .top-30 {
    top: 30px;
  }
  .top-40 {
    top: 40px;
  }
  .top-50 {
    top: 50px;
  }
  .top-60 {
    top: 60px;
  }
  .left {
    left: 0;
  }
  .left-10 {
    left: 10px;
  }
  .left-20 {
    left: 20px;
  }
  .left-30 {
    left: 30px;
  }
  .left-40 {
    left: 40px;
  }
  .left-50 {
    left: 50px;
  }
  .left-60 {
    left: 60px;
  }
}
/* Sprites */
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}
*/
/* ==========================================================================
    Sprites
   ========================================================================== */
[class^="bg-"],
[class*=" bg-"] {
  width: auto;
  height: auto;
  padding: 0;
  margin-top: 0;
  display: inline-block;
  border: none;
  line-height: normal;
  vertical-align: middle;
  text-indent: -99999px;
  background-color: transparent;
}
.bg-coma {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px 0px;
  width: 26px;
  height: 21px;
}
.bg-logo-american-express {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1386px;
  width: 42px;
  height: 42px;
}
.bg-logo-aura {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1428px;
  width: 49px;
  height: 42px;
}
.bg-logo-diners-club {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1344px;
  width: 50px;
  height: 42px;
}
.bg-logo-filarmonica-header {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3789px;
  width: 258px;
  height: 105px;
}
.bg-logo-filarmonica-footer {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -571px;
  width: 118px;
  height: 25px;
}
.bg-logo-governo-de-minas-footer {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2757px;
  width: 219px;
  height: 82px;
}
.bg-logo-hipercard {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1470px;
  width: 63px;
  height: 42px;
}
.bg-logo-mastercard {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1512px;
  width: 58px;
  height: 42px;
}
.bg-logo-mercatil {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1808px;
  width: 191px;
  height: 58px;
}
.bg-logo-visa {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1554px;
  width: 66px;
  height: 42px;
}
.bg-modal-arrow-left {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10706px;
  width: 80px;
  height: 145px;
}
.bg-modal-arrow-right {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10851px;
  width: 80px;
  height: 145px;
}
.bg-stage-map {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -13817px;
  width: 188px;
  height: 289px;
}
.bg-stage-map-plateia-central {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -16129px;
  width: 188px;
  height: 289px;
}
.bg-stage-map-plateia-central-esquerda {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -15840px;
  width: 188px;
  height: 289px;
}
.bg-stage-map-plateia-central-direita {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -15551px;
  width: 188px;
  height: 289px;
}
.bg-stage-map-mezanino {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -15262px;
  width: 188px;
  height: 289px;
}
.bg-stage-map-coro {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -14973px;
  width: 188px;
  height: 289px;
}
.bg-stage-map-camarote-esquerdo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -14684px;
  width: 188px;
  height: 289px;
}
.bg-stage-map-camarote-direito {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -14395px;
  width: 188px;
  height: 289px;
}
.bg-stage-map-balcao-principal {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -14106px;
  width: 188px;
  height: 289px;
}
.bg-stage-map-palco-esquerdo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -16418px;
  width: 188px;
  height: 289px;
}
.bg-stage-map-palco-direito {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -13528px;
  width: 188px;
  height: 289px;
}
.bg-stage-map-lateral-esquerdo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -13239px;
  width: 188px;
  height: 289px;
}
.bg-stage-map-lateral-direito {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -12950px;
  width: 188px;
  height: 289px;
}
.bg-instrument-violinos {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9324px;
  width: 57px;
  height: 136px;
}
.bg-instrument-segundos-violinos {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3894px;
  width: 104px;
  height: 105px;
}
.bg-instrument-violas {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7516px;
  width: 108px;
  height: 124px;
}
.bg-instrument-violoncelo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -12218px;
  width: 54px;
  height: 179px;
}
.bg-instrument-contrabaixo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -11748px;
  width: 64px;
  height: 156px;
}
.bg-instrument-flauta {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7764px;
  width: 126px;
  height: 126px;
}
.bg-instrument-oboe {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8658px;
  width: 129px;
  height: 130px;
}
.bg-instrument-clarinete {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8272px;
  width: 128px;
  height: 128px;
}
.bg-instrument-fagote {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8400px;
  width: 126px;
  height: 128px;
}
.bg-instrument-trompa {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2449px;
  width: 132px;
  height: 77px;
}
.bg-instrument-trompete {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7038px;
  width: 51px;
  height: 119px;
}
.bg-instrument-trombone {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5082px;
  width: 135px;
  height: 110px;
}
.bg-instrument-tuba {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2382px;
  width: 118px;
  height: 67px;
}
.bg-instrument-timpanos {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2115px;
  width: 98px;
  height: 66px;
}
.bg-instrument-percussao {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4318px;
  width: 109px;
  height: 109px;
}
.bg-instrument-harpa {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6328px;
  width: 81px;
  height: 118px;
}
.bg-instrument-teclado {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1596px;
  width: 101px;
  height: 53px;
}
.bg-instrument-violinos-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9460px;
  width: 57px;
  height: 136px;
}
.bg-instrument-segundos-violinos-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3999px;
  width: 104px;
  height: 105px;
}
.bg-instrument-violas-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7640px;
  width: 108px;
  height: 124px;
}
.bg-instrument-violoncelo-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -12397px;
  width: 54px;
  height: 179px;
}
.bg-instrument-contrabaixo-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -11592px;
  width: 64px;
  height: 156px;
}
.bg-instrument-flauta-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7890px;
  width: 126px;
  height: 126px;
}
.bg-instrument-oboe-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8528px;
  width: 129px;
  height: 130px;
}
.bg-instrument-clarinete-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8144px;
  width: 128px;
  height: 128px;
}
.bg-instrument-fagote-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8016px;
  width: 126px;
  height: 128px;
}
.bg-instrument-trompa-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2526px;
  width: 132px;
  height: 77px;
}
.bg-instrument-trompete-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6919px;
  width: 51px;
  height: 119px;
}
.bg-instrument-trombone-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4972px;
  width: 135px;
  height: 110px;
}
.bg-instrument-tuba-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2248px;
  width: 118px;
  height: 67px;
}
.bg-instrument-timpanos-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2049px;
  width: 98px;
  height: 66px;
}
.bg-instrument-percussao-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4863px;
  width: 109px;
  height: 109px;
}
.bg-instrument-harpa-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6446px;
  width: 81px;
  height: 118px;
}
.bg-instrument-teclado-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1649px;
  width: 101px;
  height: 53px;
}
.bg-instrument-clarone {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9870px;
  width: 151px;
  height: 138px;
}
.bg-instrument-clarone-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10008px;
  width: 151px;
  height: 138px;
}
.bg-instrument-contrafagote {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -11904px;
  width: 138px;
  height: 157px;
}
.bg-instrument-contrafagote-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -12061px;
  width: 138px;
  height: 157px;
}
.bg-instrument-corne-ingles {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10285px;
  width: 159px;
  height: 139px;
}
.bg-instrument-corne-ingles-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10146px;
  width: 159px;
  height: 139px;
}
.bg-instrument-flautim {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5980px;
  width: 121px;
  height: 114px;
}
.bg-instrument-flautim-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5866px;
  width: 121px;
  height: 114px;
}
.bg-instrument-piccolo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5980px;
  width: 121px;
  height: 114px;
}
.bg-instrument-piccolo-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5866px;
  width: 121px;
  height: 114px;
}
.bg-instrument-afoxe {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2315px;
  width: 66px;
  height: 67px;
}
.bg-instrument-afoxe-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2181px;
  width: 66px;
  height: 67px;
}
.bg-instrument-bongo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2680px;
  width: 125px;
  height: 77px;
}
.bg-instrument-bongo-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2603px;
  width: 125px;
  height: 77px;
}
.bg-instrument-bumbo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5416px;
  width: 150px;
  height: 112px;
}
.bg-instrument-bumbo-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5304px;
  width: 150px;
  height: 112px;
}
.bg-instrument-caixa-clara {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -12576px;
  width: 121px;
  height: 187px;
}
.bg-instrument-caixa-clara-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -12763px;
  width: 121px;
  height: 187px;
}
.bg-instrument-caixa {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9056px;
  width: 156px;
  height: 134px;
}
.bg-instrument-caixa-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9190px;
  width: 156px;
  height: 134px;
}
.bg-instrument-coco {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5528px;
  width: 105px;
  height: 112px;
}
.bg-instrument-coco-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5192px;
  width: 105px;
  height: 112px;
}
.bg-instrument-guizo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3102px;
  width: 89px;
  height: 89px;
}
.bg-instrument-guizo-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3013px;
  width: 89px;
  height: 89px;
}
.bg-instrument-marimba {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -11440px;
  width: 136px;
  height: 152px;
}
.bg-instrument-marimba-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -11288px;
  width: 136px;
  height: 152px;
}
.bg-instrument-pandeiro {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4211px;
  width: 106px;
  height: 107px;
}
.bg-instrument-pandeiro-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4104px;
  width: 106px;
  height: 107px;
}
.bg-instrument-pandeirola {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3387px;
  width: 108px;
  height: 100px;
}
.bg-instrument-pandeirola-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3487px;
  width: 108px;
  height: 100px;
}
.bg-instrument-prato-ataque {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4427px;
  width: 109px;
  height: 109px;
}
.bg-instrument-prato-ataque-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4536px;
  width: 109px;
  height: 109px;
}
.bg-instrument-prato-suspenso {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7276px;
  width: 81px;
  height: 120px;
}
.bg-instrument-prato-suspenso-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7396px;
  width: 81px;
  height: 120px;
}
.bg-instrument-reco-reco {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3587px;
  width: 124px;
  height: 101px;
}
.bg-instrument-reco-reco-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3688px;
  width: 124px;
  height: 101px;
}
.bg-instrument-tanta {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8922px;
  width: 143px;
  height: 134px;
}
.bg-instrument-tanta-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8788px;
  width: 143px;
  height: 134px;
}
.bg-instrument-tomtom {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5753px;
  width: 113px;
  height: 113px;
}
.bg-instrument-tomtom-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5640px;
  width: 113px;
  height: 113px;
}
.bg-instrument-caxixi {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6682px;
  width: 93px;
  height: 118px;
}
.bg-instrument-caxixi-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6564px;
  width: 93px;
  height: 118px;
}
.bg-instrument-cravo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -11142px;
  width: 128px;
  height: 146px;
}
.bg-instrument-cravo-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10996px;
  width: 128px;
  height: 146px;
}
.bg-instrument-piano {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3191px;
  width: 151px;
  height: 98px;
}
.bg-instrument-piano-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3289px;
  width: 151px;
  height: 98px;
}
.bg-instrument-vibrafone {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9596px;
  width: 136px;
  height: 137px;
}
.bg-instrument-vibrafone-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9733px;
  width: 136px;
  height: 137px;
}
.bg-instrument-xilofone {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10565px;
  width: 168px;
  height: 141px;
}
.bg-instrument-xilofone-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10424px;
  width: 168px;
  height: 141px;
}
.bg-instrument-celesta {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7157px;
  width: 100px;
  height: 119px;
}
.bg-instrument-celesta-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6800px;
  width: 100px;
  height: 119px;
}
.bg-instrument-matraca {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2839px;
  width: 130px;
  height: 87px;
}
.bg-instrument-matraca-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2926px;
  width: 130px;
  height: 87px;
}
.bg-instrument-glockenspiel {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6094px;
  width: 166px;
  height: 117px;
}
.bg-instrument-glockenspiel-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6211px;
  width: 166px;
  height: 117px;
}
.bg-arrow-prev {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1702px;
  width: 29px;
  height: 53px;
}
.bg-arrow-next {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1755px;
  width: 29px;
  height: 53px;
}
.bg-button-ticket-white {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1988px;
  width: 241px;
  height: 61px;
  text-indent: 0;
  color: #ffffff;
  text-indent: -30px;
  padding-left: 1.33333333em;
  line-height: 61px;
  vertical-align: middle;
}
.bg-button-ticket-white:hover {
  color: #ffffff;
}
.bg-button-ticket-red {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1927px;
  width: 241px;
  height: 61px;
  text-indent: 0;
  color: #b63127;
}
.bg-button-ticket-red:hover {
  color: #b63127;
}
a.bg-button-ticket-red,
a.bg-button-ticket-white,
span.bg-button-ticket-red,
span.bg-button-ticket-white {
  line-height: 61px;
  vertical-align: middle;
}
a.bg-button-ticket-red:hover,
a.bg-button-ticket-white:hover,
span.bg-button-ticket-red:hover,
span.bg-button-ticket-white:hover {
  opacity: .8;
}
@media (max-width: 480px), (min-width: 480px) {
  .bg-button-ticket-red {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1927px;
    width: 241px;
    height: 61px;
    text-indent: -10px;
  }
}
@media (min-width: 992px) {
  .bg-button-ticket-red {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1866px;
    width: 178px;
    height: 61px;
    text-indent: -14px;
  }
}
@media (min-width: 1200px) {
  .bg-button-ticket-red {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1927px;
    width: 241px;
    height: 61px;
    text-indent: -10px;
  }
}
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}
*/
/* ==========================================================================
    Icons
*
*   ATENÇÃO: todos os icones dentro da pasta icons e suas classes devem começar com o prefixo icon-=;
*
   ========================================================================== */
[class^="icon-"],
[class*=" icon-"] {
  width: auto;
  height: auto;
  padding: 0;
  margin-top: 0;
  display: inline-block;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  border: none;
  line-height: normal;
  vertical-align: middle;
  text-indent: -99999px;
  background-repeat: no-repeat;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  width: 0;
  height: 150%;
  display: block;
  content: " ";
}
[class^="icon-"].in-text,
[class*=" icon-"].in-text {
  margin-right: 10px;
}
.icon-close-modal {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -609px;
  width: 42px;
  height: 43px;
}
.icon-close {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -525px;
  width: 21px;
  height: 23px;
}
.icon-facebook-gray {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -208px;
  width: 8px;
  height: 17px;
}
.icon-facebook {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -225px;
  width: 8px;
  height: 17px;
}
.icon-google-plus {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -242px;
  width: 19px;
  height: 17px;
}
.icon-instagram-gray {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -176px;
  width: 16px;
  height: 16px;
}
.icon-instagram {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -114px;
  width: 15px;
  height: 15px;
}
.icon-mail {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -72px;
  width: 19px;
  height: 14px;
}
.icon-maps {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -297px;
  width: 13px;
  height: 19px;
}
.icon-maps-white {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -480px;
  width: 15px;
  height: 22px;
}
.icon-menu {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -458px;
  width: 27px;
  height: 22px;
}
.icon-minus {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -376px;
  width: 20px;
  height: 20px;
}
.icon-no {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -502px;
  width: 24px;
  height: 23px;
}
.icon-pdf {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -652px;
  width: 36px;
  height: 46px;
}
.icon-zip {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -698px;
  width: 36px;
  height: 46px;
}
.icon-phone {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -59px;
  width: 18px;
  height: 13px;
}
.icon-play {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -396px;
  width: 20px;
  height: 20px;
}
.icon-plus {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -356px;
  width: 20px;
  height: 20px;
}
.icon-search {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -259px;
  width: 19px;
  height: 19px;
}
.icon-search:hover,
.icon-search.active {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -278px;
  width: 19px;
  height: 19px;
}
.icon-search-big {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -572px;
  width: 37px;
  height: 37px;
}
.icon-stop {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -416px;
  width: 20px;
  height: 20px;
}
.icon-twitter {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -129px;
  width: 18px;
  height: 15px;
}
.icon-volume {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -336px;
  width: 20px;
  height: 20px;
}
.icon-yes {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -548px;
  width: 30px;
  height: 24px;
}
.icon-youtube-gray {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -144px;
  width: 17px;
  height: 16px;
}
.icon-youtube {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -160px;
  width: 17px;
  height: 16px;
}
.icon-select-caret {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -316px;
  width: 11px;
  height: 20px;
}
.icon-select-caret-small {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px 0px;
  width: 7px;
  height: 11px;
}
.icon-player-play {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -192px;
  width: 13px;
  height: 16px;
}
.icon-player-stop {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -47px;
  width: 13px;
  height: 12px;
}
.icon-player-volume {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -35px;
  width: 18px;
  height: 12px;
}
.icon-player-mute {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -23px;
  width: 20px;
  height: 12px;
}
.icon-tag {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -86px;
  width: 14px;
  height: 14px;
}
.icon-tag-white {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -100px;
  width: 14px;
  height: 14px;
}
.icon-close-tag {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -11px;
  width: 12px;
  height: 12px;
}
.icon-filadelfia {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -436px;
  width: 22px;
  height: 22px;
}
/* Components */
[class^="bg-calendar-"],
[class*=" bg-calendar-"] {
  display: table-cell;
  text-indent: 0;
  text-align: center;
  vertical-align: middle;
}
@media (min-width: 480px), (max-width: 480px) {
  .bg-calendar-blue-gray,
  .bg-calendar-gray-blue {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1276px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-blue {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1208px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-gray {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1140px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-green-blue,
  .bg-calendar-blue-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1072px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-green-ochre,
  .bg-calendar-ochre-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1310px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-green-purple,
  .bg-calendar-purple-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -868px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-green-red,
  .bg-calendar-red-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -800px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-green-gray,
  .bg-calendar-gray-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1004px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -698px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-ochre-blue,
  .bg-calendar-blue-ochre {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -630px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-ochre-gray,
  .bg-calendar-gray-ochre {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -596px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-ochre {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -664px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-purple-blue,
  .bg-calendar-blue-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -766px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-purple-gray,
  .bg-calendar-gray-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -834px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-purple-ochre,
  .bg-calendar-ochre-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -902px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-purple-red,
  .bg-calendar-red-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -970px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1038px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-red-blue,
  .bg-calendar-blue-red {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1106px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-red-gray,
  .bg-calendar-gray-red {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1174px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-red {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1242px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-orange {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -732px;
    width: 34px;
    height: 34px;
  }
}
@media (min-width: 992px) {
  .bg-calendar-blue-gray,
  .bg-calendar-gray-blue {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -546px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-blue {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -71px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-gray {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -121px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-green-blue,
  .bg-calendar-blue-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -171px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-green-ochre,
  .bg-calendar-ochre-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -271px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-green-purple,
  .bg-calendar-purple-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -321px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-green-red,
  .bg-calendar-red-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -371px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-green-gray,
  .bg-calendar-gray-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -221px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -421px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-ochre-blue,
  .bg-calendar-blue-ochre {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -471px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-ochre-gray,
  .bg-calendar-gray-ochre {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -521px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-ochre {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -496px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-purple-blue,
  .bg-calendar-blue-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -46px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-purple-gray,
  .bg-calendar-gray-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -396px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-purple-ochre,
  .bg-calendar-ochre-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -346px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-purple-red,
  .bg-calendar-red-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -296px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -246px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-red-blue,
  .bg-calendar-blue-red {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -196px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-red-gray,
  .bg-calendar-gray-red {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -146px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-red {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -96px;
    width: 25px;
    height: 25px;
  }
  .bg-calendar-orange {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -446px;
    width: 25px;
    height: 25px;
  }
}
@media (min-width: 1200px) {
  .bg-calendar-blue-gray,
  .bg-calendar-gray-blue {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1276px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-blue {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1208px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-gray {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1140px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-green-blue,
  .bg-calendar-blue-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1072px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-green-ochre,
  .bg-calendar-ochre-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1310px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-green-purple,
  .bg-calendar-purple-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -868px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-green-red,
  .bg-calendar-red-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -800px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-green-gray,
  .bg-calendar-gray-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1004px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-green {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -698px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-ochre-blue,
  .bg-calendar-blue-ochre {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -630px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-ochre-gray,
  .bg-calendar-gray-ochre {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -596px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-ochre {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -664px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-purple-blue,
  .bg-calendar-blue-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -766px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-purple-gray,
  .bg-calendar-gray-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -834px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-purple-ochre,
  .bg-calendar-ochre-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -902px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-purple-red,
  .bg-calendar-red-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -970px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-purple {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1038px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-red-blue,
  .bg-calendar-blue-red {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1106px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-red-gray,
  .bg-calendar-gray-red {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1174px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-red {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -1242px;
    width: 34px;
    height: 34px;
  }
  .bg-calendar-orange {
    background-image: url(../img/sprite-backgrounds.png);
    background-position: 0px -732px;
    width: 34px;
    height: 34px;
  }
}
.calendar {
  width: 100%;
}
.calendar .today {
  background-color: #FFF;
  border-radius: 100px;
}
.calendar td {
  text-align: center;
  vertical-align: middle;
  margin: 1px 2px;
  width: 34px;
  height: 34px;
  color: #4b3b25;
  font-size: 14px;
}
.calendar td.not-this-month {
  color: rgba(75, 59, 37, 0.4);
}
.calendar td a {
  color: #4b3b25;
}
.calendar th {
  text-align: center;
  vertical-align: middle;
  padding: 10px 0;
  font-size: 10px;
  font-weight: 700;
  color: #a7804e;
}
.calendar-dropdown {
  width: 95%;
}
.calendar-dropdown .dropdown-toggle {
  position: relative;
  width: 100%;
  height: 40px;
  color: #a7804e;
  font-size: 27px;
  font-weight: 300;
  padding: 0;
  vertical-align: middle;
  border: none;
  background-color: transparent;
  line-height: 40px;
  outline: none;
  text-align: left;
}
.calendar-dropdown .dropdown-toggle small {
  font-weight: 400;
  font-size: 15px;
}
.calendar-dropdown .dropdown-toggle .icon-select-caret {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}
.calendar-dropdown.open .dropdown-toggle {
  box-shadow: none;
}
.calendar-dropdown.open .dropdown-menu {
  width: 100%;
  border-radius: 0;
  height: auto;
  max-height: 13.33333333em;
  padding-bottom: 5px;
  overflow-x: hidden;
}
.calendar-dropdown.open .dropdown-menu li {
  height: 20px;
  font-weight: 400;
  font-size: 15px;
}
.calendar-dropdown.open .dropdown-menu li small {
  font-weight: 400;
  font-size: 12px;
}
.calendar-dropdown.open .dropdown-menu li.active a {
  background-color: #e4decc;
}
.calendar-dropdown.open .dropdown-menu li.active a .date {
  color: #bb534c;
}
.calendar-dropdown.open .dropdown-menu li.active a.arrow:before {
  border-bottom-color: #e4decc;
}
.calendar-dropdown.open .dropdown-menu li.active a .well-border {
  border: 1px solid #ddd0bb;
}
.calendar-list-content {
  padding: 0 40px;
}
.calendar-list {
  width: 100%;
  display: table;
}
.calendar-list li {
  width: 100%;
  display: table-row;
}
.calendar-list li:first-child > a {
  border-top: 1px dotted #595959;
}
.calendar-list li:first-child .column.four {
  border-top: 1px dotted #595959;
}
.calendar-list li > a {
  color: inherit;
  display: table;
  width: 100%;
  border-bottom: 1px dotted #595959;
}
.calendar-list li > a:hover {
  background-color: white;
  text-decoration: none;
  color: inherit;
}
.calendar-list li > a:hover + div {
  background-color: white;
}
.calendar-list .column {
  display: table-cell;
  height: 150px;
  line-height: 1.5em;
  vertical-align: middle;
}
.calendar-list .column.one {
  width: 120px;
  padding-left: 35px;
  font-size: 4.93333333em;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
}
.calendar-list .column.two {
  width: 160px;
}
.calendar-list .column.three {
  width: auto;
  padding-left: 2.66666667em;
  background-image: url(../img/table-bar.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.calendar-list .column.three span {
  font-size: 0.86666667em;
}
.calendar-list .column.four {
  width: 184px;
  text-align: center;
  padding-left: 2.66666667em;
  background-image: url(../img/table-bar.png);
  background-position: left center;
  background-repeat: no-repeat;
  border-bottom: 1px dotted #595959;
}
.txt-calendar-blue .column.one,
.txt-calendar-blue .column.two span {
  color: #549994;
}
.txt-calendar-red .column.one,
.txt-calendar-red .column.two span {
  color: #bf3329;
}
.txt-calendar-ochre .column.one,
.txt-calendar-ochre .column.two span {
  color: #be9e3c;
}
.txt-calendar-orange .column.one,
.txt-calendar-orange .column.two span {
  color: #ee9953;
}
.txt-calendar-green .column.one,
.txt-calendar-green .column.two span {
  color: #83a673;
}
.txt-calendar-gray .column.one,
.txt-calendar-gray .column.two span {
  color: #3b3b3b;
}
.txt-calendar-purple .column.one,
.txt-calendar-purple .column.two span {
  color: #bcadc2;
}
@media (min-width: 992px) {
  .column {
    font-size: 0.8em;
  }
}
@media (min-width: 1200px) {
  .column {
    font-size: 0.86em;
  }
}
@media (min-width: 1400px) {
  .column {
    font-size: inherit;
  }
}
/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */
.ekko-lightbox-container {
  position: relative;
}
.ekko-lightbox-nav-overlay {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ekko-lightbox-nav-overlay a {
  opacity: 0;
  transition: opacity 0.5s;
  color: #fff;
  font-size: 30px;
  height: 100%;
  width: 49%;
  display: block;
  z-index: 100;
}
.ekko-lightbox-nav-overlay a:empty {
  width: 49%;
}
.ekko-lightbox .modal-dialog {
  width: 100% !important;
  max-width: 100% !important;
}
.ekko-lightbox .modal-dialog .modal-content {
  box-shadow: none;
  border-radius: 0;
  border: none;
}
.ekko-lightbox .modal-dialog .modal-content .modal-header {
  background-color: #f4f1e9;
  border-top: 1px solid #dbcb8d;
  padding: 40px 0;
}
.ekko-lightbox .modal-dialog .modal-content .modal-header .modal-title {
  float: left;
  margin-top: -15px;
}
.ekko-lightbox .modal-dialog .modal-content .modal-header .modal-title small {
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0.66666667em;
}
.ekko-lightbox .modal-dialog .modal-content .modal-header .button-close {
  float: right;
}
.ekko-lightbox .modal-dialog .modal-content .modal-body {
  padding: 40px 0;
}
.ekko-lightbox .modal-dialog .modal-content .modal-body .image {
  height: 500px;
}
.ekko-lightbox .modal-dialog .modal-content .modal-body .image img {
  width: 100%;
}
.ekko-lightbox a:hover {
  opacity: 1;
  text-decoration: none;
}
.ekko-lightbox .glyphicon-chevron-left {
  padding-left: 15px;
  float: left;
  left: 0;
  text-align: left;
}
.ekko-lightbox .glyphicon-chevron-right {
  padding-right: 15px;
  float: right;
  right: 0;
  text-align: right;
}
.ekko-lightbox .modal-footer {
  text-align: left;
}
.modal-backdrop {
  background-color: white !important;
}
.modal-backdrop.in {
  opacity: 1;
}
.ekko-lightbox-nav-overlay a {
  outline: none;
  opacity: 1;
  padding: 0 !important;
}
.ekko-lightbox-nav-overlay a:before {
  position: absolute;
  top: 50%;
  content: ' ';
  width: auto;
  height: auto;
  padding: 0;
  margin-top: -73px;
  display: inline-block;
  border: none;
  line-height: normal;
  vertical-align: middle;
  text-indent: -99999px;
  background-color: transparent;
}
.ekko-lightbox-nav-overlay .glyphicon-chevron-left:before {
  left: 0;
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10706px;
  width: 80px;
  height: 145px;
}
.ekko-lightbox-nav-overlay .glyphicon-chevron-right:before {
  right: 0;
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10851px;
  width: 80px;
  height: 145px;
}
@media (min-width: 992px) {
  .ekko-lightbox .seat-map-nav {
    height: 420px;
  }
}
@media (min-width: 1200px) {
  .ekko-lightbox .seat-map-nav {
    height: 460px;
  }
}
@media (min-width: 1400px) {
  .ekko-lightbox .seat-map-nav {
    height: 500px;
  }
}
/*
 * Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.jplayer.org
 *
 * Skin Name: Blue Monday
 *
 * Copyright (c) 2010-2014 Happyworm Ltd
 * Licensed under the MIT license.
 *  - http://www.opensource.org/licenses/mit-license.php
 *
 * Author: Silvia Benvenuti
 * Skin Version: 4.4 (jPlayer 2.6.0)
 * Date: 1st April 2014
 */
/* @end */
.jp-audio,
.jp-audio div,
.jp-audio a,
.jp-audio span,
.jp-audio button {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
.jp-audio {
  position: relative;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  background-color: #ece8db;
  border-top: 1px dotted #595959;
  border-bottom: 1px dotted #595959;
}
.jp-audio .jp-controls {
  width: 100%;
  text-align: center;
}
.jp-audio .jp-controls .jp-button {
  position: absolute;
  top: 0;
  display: inline-block;
  width: 60px;
  height: 58px;
  background-color: #e4decc !important;
}
.jp-audio .jp-controls .jp-button span {
  display: none;
}
.jp-audio .jp-controls .jp-button:before {
  width: 0;
  height: 0;
  position: absolute;
  z-index: 9;
  pointer-events: none;
  content: " ";
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.jp-audio .jp-controls .jp-button.jp-play {
  left: 0;
}
.jp-audio .jp-controls .jp-button.jp-play:before {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -192px;
  width: 13px;
  height: 16px;
}
.jp-audio .jp-controls .jp-button.jp-pause {
  left: 0;
}
.jp-audio .jp-controls .jp-button.jp-pause:before {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -47px;
  width: 13px;
  height: 12px;
}
.jp-audio .jp-controls .jp-button.jp-stop {
  left: 60px;
}
.jp-audio .jp-controls .jp-button.jp-stop:before {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -47px;
  width: 13px;
  height: 12px;
}
.jp-audio .jp-controls .jp-button.jp-unmute {
  right: 0;
}
.jp-audio .jp-controls .jp-button.jp-unmute:before {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -23px;
  width: 20px;
  height: 12px;
}
.jp-audio .jp-controls .jp-button.jp-mute {
  right: 0;
}
.jp-audio .jp-controls .jp-button.jp-mute:before {
  background-image: url(../img/sprite-icons.png);
  background-position: 0px -35px;
  width: 18px;
  height: 12px;
}
.jp-audio .jp-progress {
  display: block;
  width: 80% !important;
  height: 6px;
  margin: 27px auto;
  background-color: white;
}
.jp-audio .jp-progress .jp-seek-bar {
  display: block;
  width: 100% !important;
  height: 100%;
  cursor: pointer;
  padding: 2px 2px 0 2px;
  overflow: hidden;
}
.jp-audio .jp-progress .jp-seek-bar .jp-play-bar {
  height: 2px;
  background-color: #b63127;
}
.jp-audio .jp-time-holder {
  display: none;
}
/* box colors
	========================================================================= */
.box-color-body {
  background-color: #f4f1e9;
}
.box-color-white {
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.56) !important;
}
.box-color-white h2,
.box-color-white h3,
.box-color-white h4,
.box-color-white .h2,
.box-color-white .h3,
.box-color-white .h4 {
  color: #b63127;
}
.box-color-white .well-border {
  border-color: rgba(182, 49, 39, 0.3);
}
.box-color-white.arrow:before {
  border-bottom-color: #ffffff;
}
.box-color-gray {
  background-color: #3b3b3b;
  color: rgba(255, 255, 255, 0.3) !important;
}
.box-color-gray h2,
.box-color-gray h3,
.box-color-gray h4,
.box-color-gray .h2,
.box-color-gray .h3,
.box-color-gray .h4 {
  color: #ffffff;
}
.box-color-gray.arrow:before {
  border-bottom-color: #3b3b3b;
}
.box-color-mustard {
  background-color: #d1c186;
  color: rgba(59, 59, 59, 0.6) !important;
}
.box-color-mustard h2,
.box-color-mustard h3,
.box-color-mustard h4,
.box-color-mustard .h2,
.box-color-mustard .h3,
.box-color-mustard .h4 {
  color: #ffffff;
}
.box-color-mustard.arrow:before {
  border-bottom-color: #d1c186;
}
.box-color-blue {
  background-color: #8baca7;
  color: rgba(59, 59, 59, 0.6) !important;
}
.box-color-blue h2,
.box-color-blue h3,
.box-color-blue h4,
.box-color-blue .h2,
.box-color-blue .h3,
.box-color-blue .h4 {
  color: #ffffff;
}
.box-color-blue.arrow:before {
  border-bottom-color: #8baca7;
}
.box-color-ochre {
  background-color: #d2af81;
  color: rgba(59, 59, 59, 0.5) !important;
}
.box-color-ochre h2,
.box-color-ochre h3,
.box-color-ochre h4,
.box-color-ochre .h2,
.box-color-ochre .h3,
.box-color-ochre .h4 {
  color: #ffffff;
}
.box-color-ochre.arrow:before {
  border-bottom-color: #d2af81;
}
.box-color-red {
  background-color: #b63127;
  color: rgba(255, 255, 255, 0.5) !important;
}
.box-color-red h2,
.box-color-red h3,
.box-color-red h4,
.box-color-red .h2,
.box-color-red .h3,
.box-color-red .h4 {
  color: #ffffff;
}
.box-color-red .date {
  color: #dbcb8d;
}
.box-color-red.arrow:before {
  border-bottom-color: #b63127;
}
.box-color-dark-red {
  background-color: #6a2722;
  color: rgba(255, 255, 255, 0.6) !important;
}
.box-color-dark-red h2,
.box-color-dark-red h3,
.box-color-dark-red h4,
.box-color-dark-red .h2,
.box-color-dark-red .h3,
.box-color-dark-red .h4 {
  color: #ffffff;
}
.box-color-dark-red .date {
  color: #bb534c;
}
.box-color-dark-red.arrow:before {
  border-bottom-color: #6a2722;
}
.box-color-sand {
  background-color: #ece8db;
}
.box-color-sand .date {
  color: #bb534c;
}
.box-color-sand.arrow:before {
  border-bottom-color: #ece8db;
}
.box-color-dark-sand {
  background-color: #e4decc;
}
.box-color-dark-sand .date {
  color: #bb534c;
}
.box-color-dark-sand.arrow:before {
  border-bottom-color: #e4decc;
}
.box-color-dark-sand .well-border {
  border: 1px solid #ddd0bb;
}
.box-color-green {
  background-color: #83a673;
}
.box-color-green .date {
  color: #ffffff;
}
.box-color-green.arrow:before {
  border-bottom-color: #83a673;
}
.box-color-purple {
  background-color: #bcadc2;
}
.box-color-purple .date {
  color: #ffffff;
}
.box-color-purple.arrow:before {
  border-bottom-color: #bcadc2;
}
.box-color-newsletter {
  padding-top: 4em;
  padding-bottom: 0;
  overflow: hidden;
}
.box-color-newsletter .well-inner {
  padding-bottom: 0;
}
.box-color-newsletter h2,
.box-color-newsletter h3,
.box-color-newsletter h4 {
  color: #83a673;
}
.box-color-newsletter form {
  margin-top: 1.66666667em;
}
.box-color-newsletter input {
  width: 70% !important;
  border: 1px solid rgba(133, 181, 109, 0.3);
  border-right: none;
  background: transparent;
}
.concert-data {
  color: white;
  position: relative;
}
.concert-data .concert-data-sold-oud {
  position: absolute;
  top: 50px;
  right: -50px;
  background-color: #6a2722;
  height: 50px;
  width: 150px;
  /* IE 9 */
  -webkit-transform: rotate(270deg);
  /* Chrome, Safari, Opera */
  transform: rotate(270deg);
  font-size: 0.66em;
  color: #a7804e;
  line-height: 50px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
}
.box-concert-data div {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.8em;
}
.box-concert-data div:first-child {
  background: url(../img/table-bar.png) right center no-repeat;
  font-size: 1.06666667em;
}
.form-contact textarea {
  height: 12.53333333em;
}
.col-pc-2 {
  width: 50%;
  float: left;
}
.col-pc-3 {
  width: 33.3%;
  float: left;
}
.col-pc-5 {
  width: 20%;
  float: left;
}
.logo-list {
  display: table;
  width: 100%;
}
.logo-list article {
  display: table-cell;
  height: 140px;
  line-height: 140px;
  vertical-align: bottom;
  text-align: center;
  margin-bottom: 60px;
}
.logo-list article img {
  display: inline-block;
  vertical-align: bottom;
}
.logo-list article .caption {
  height: 40px;
  line-height: 17px;
  padding-top: 35px;
  text-align: left;
}
.global-wrapper {
  position: relative;
  z-index: 1;
}
.highlight {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.header-up {
  max-height: 350px;
  height: 350px;
  margin-top: -300px;
}
.header-up.header-up-small {
  height: 300px;
  max-height: 300px;
}
.header-up.header-up-big {
  height: 440px;
  max-height: 440px;
}
.header-up-half {
  margin-top: -300px;
}
.top-block {
  background-color: #f4f1e9;
  width: 100%;
  height: 300px;
  position: absolute;
  top: 0;
  left: -100%;
}
.first-widget {
  position: absolute;
  top: 0;
  margin-left: -100%;
}
.list-social-media li {
  line-height: 2.2em;
}
.box-contact-data [class^="icon-"],
.box-contact-data [class*=" icon-"] {
  margin-right: 10px;
}
.home .calendar-list li:last-child > a,
.home .calendar-list li:last-child .column.four {
  border-bottom: none;
}
/*
*     Home highlight
===========================================================*/
.home-highlight .primary-highlight {
  float: left;
}
.home-highlight .primary-highlight .highlights-wrapper .highlight-item {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.home-highlight .primary-highlight .highlights-wrapper .highlight-item img {
  position: absolute;
  right: 0;
}
.home-highlight .primary-highlight .highlights-wrapper .highlight-item img.highlight-image {
  height: 800px;
  top: 0;
  transition: all 10s linear;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.home-highlight .primary-highlight .highlights-wrapper .highlight-item img.highlight-image.anime {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.home-highlight .primary-highlight .highlights-wrapper .highlight-item img.highlight-gradient {
  bottom: 0;
}
.home-highlight .primary-highlight .highlights-wrapper .highlight-item .highlight-data {
  position: absolute;
  bottom: 90px;
  right: 40px;
  text-align: right;
}
.home-highlight .primary-highlight .highlights-wrapper .highlight-item .highlight-data h2 {
  margin: 30px 0;
  font-size: 4.2em;
  font-family: 'Roboto Slab', serif;
  line-height: 0.9em;
  color: white;
}
.home-highlight .primary-highlight .highlights-wrapper .highlight-item .highlight-data .description {
  color: #dbcb8d;
  font-size: 1.06em;
  margin-bottom: 30px;
}
.home-highlight .primary-highlight .highlights-wrapper .highlight-item .highlight-data .date {
  font-size: 0.86em;
  line-height: 0.86em;
  background-color: #b63127;
  color: white;
  padding: 0 3px;
}
.home-highlight .secondary-highlight {
  height: 800px;
  float: left;
  padding: 20px;
  padding-right: 0;
  transition: background-color 0.5s ease-out;
}
.home-highlight .secondary-highlight:hover {
  background: #8c261e;
}
.home-highlight .secondary-highlight:hover .btn {
  background-color: white;
  color: #8c261e;
}
.home-highlight .secondary-highlight .highlight-inner {
  display: table;
  position: relative;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.home-highlight .secondary-highlight .highlight-inner .highlight-data h3 {
  margin: 0 0 30px 0;
  font-weight: 100;
  font-family: 'Roboto Slab', serif;
  line-height: 0.95em;
  color: white;
}
.home-highlight .secondary-highlight .highlight-inner .highlight-data .description {
  color: #dbcb8d;
  font-size: 1.06em;
  margin-bottom: 30px;
}
.home-highlight .secondary-highlight .highlight-inner .highlight-data .btn {
  transition: all 0.5s ease-out;
}
/*
*     Header
===========================================================*/
.mm-menu {
  background-color: white !important;
  font-family: 'Roboto Slab', serif !important;
  font-size: 1.66em !important;
  color: #a7804e !important;
  line-height: 1em !important;
  z-index: 0;
}
.mm-menu a.mm-subclose {
  background: white !important;
}
.mm-menu a.mm-subclose:before,
.mm-menu a.mm-subclose:after {
  border-color: #a7804e !important;
}
.mm-menu .mm-list a.mm-subopen {
  width: 100% !important;
}
.mm-menu .mm-list li {
  line-height: .6em !important;
}
.mm-menu .mm-list > li:after,
.mm-menu .mm-list > li > a.mm-subclose:before,
.mm-menu .mm-list > li > a.mm-subopen:after {
  border-color: #a7804e !important;
}
.main-header {
  padding: 30px 0 0 0;
  background-color: white;
}
.main-header h1 {
  margin: 0 0 30px 0;
}
.main-header .box-menu {
  width: 450px;
  float: left;
  margin-top: 40px;
}
.main-header .box-menu .box-toggle-search {
  margin-left: 140px;
  border-left: 1px dotted #dfd4c0;
  padding-left: 30px;
}
.main-header .box-social-media {
  float: left;
  margin-top: 40px;
}
.main-header .box-social-media li {
  padding: 8px 20px 0 0;
}
.main-header .box-language {
  margin-left: 140px;
  border-left: 1px dotted #dfd4c0;
  padding-left: 50px;
  vertical-align: middle;
}
.main-header .box-language a {
  padding: 15px 0;
  display: block;
  vertical-align: middle;
  color: #595959;
  font-size: 0.86em;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
}
.box-search {
  display: block;
  background-color: #e4decc;
  height: 100px;
  opacity: 1;
  overflow: hidden;
  transition: none 0.5s ease 0.5s;
  transition-property: all;
}
.box-search.hidden {
  height: 0px;
  opacity: 0;
  display: block !important;
}
.box-search .form-search {
  position: relative;
}
.box-search .form-search .input-search {
  width: 100%;
  height: 100px;
  vertical-align: middle;
  line-height: 100px;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.box-search .form-search .btn {
  position: absolute;
  right: 10px;
  top: 20px;
}
.btn-menu {
  font-size: 1.06em;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  text-transform: uppercase;
  outline: none;
  position: relative;
  height: 70px;
  display: inline-block;
  letter-spacing: 0.053em;
}
.btn-menu:hover,
.btn-menu:focus,
.btn-menu:active {
  color: #b63127;
}
.btn-menu .menu-icon {
  display: inline-block;
  width: 28px;
  height: 22px;
  position: relative;
  z-index: 2;
  /* Hamburger animation */
}
.btn-menu .menu-icon:before,
.btn-menu .menu-icon:after,
.btn-menu .menu-icon span {
  background: #b63127;
  content: '';
  display: block;
  width: 28px;
  height: 4px;
  position: absolute;
  left: 0px;
}
.btn-menu .menu-icon:before {
  top: 10px;
}
.btn-menu .menu-icon span {
  top: 20px;
}
.btn-menu .menu-icon:after {
  top: 30px;
}
.btn-menu .menu-icon:before,
.btn-menu .menu-icon:after,
.btn-menu .menu-icon span {
  transition: none 0.5s ease 0.5s;
  transition-property: -webkit-transform, top, bottom, left, opacity, background;
  transition-property: transform, top, bottom, left, opacity, background;
}
.btn-menu .menu-text {
  display: inline-block;
  position: absolute;
  left: 40px;
  bottom: 40px;
  transition: none 0.5s ease 0.5s;
  transition-property: color;
}
.btn-menu:hover {
  text-decoration: none;
  color: #b63127;
}
html.mm-opening .btn-menu .menu-icon:before,
html.mm-opening .btn-menu .menu-icon:after {
  background: #595959;
  top: 20px;
}
html.mm-opening .btn-menu .menu-icon:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
html.mm-opening .btn-menu .menu-icon:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
html.mm-opening .btn-menu .menu-icon span {
  left: -50px;
  opacity: 0;
}
html.mm-opening .btn-menu .menu-text {
  color: #595959;
}
.main-menu {
  display: none;
}
.nav_cabecalho {
  margin-bottom: 0;
}
.nav_cabecalho > ul {
  margin-bottom: 0;
}
.nav_cabecalho > ul > li {
  width: 25%;
  height: 300px;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  float: left;
  position: relative;
  border-left: 1px solid #dfd4c0;
  border-top: 1px solid #dfd4c0;
  overflow: hidden;
}
.nav_cabecalho > ul > li:nth-child(4n) {
  border-right: 1px solid #dfd4c0;
}
.nav_cabecalho > ul > li > a {
  display: block;
  width: 100%;
  float: left;
}
.nav_cabecalho > ul > li:hover.has-no-child {
  opacity: .8;
}
.nav_cabecalho > ul > li:hover .child_menu {
  display: table;
}
.nav_cabecalho > ul > li.disabled {
  opacity: .5;
}
.nav_cabecalho > ul > li.disabled.has-no-child {
  opacity: .5;
}
.nav_cabecalho > ul > li.disabled:hover .child_menu {
  display: none;
}
.nav_cabecalho > ul > li .arrow {
  margin-top: 50%;
}
.nav_cabecalho > ul > li .arrow h2 {
  font-size: 1.66em;
  color: #a7804e;
  line-height: 1em;
}
.nav_cabecalho > ul > li .child_menu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}
.nav_cabecalho > ul > li .child_menu ul {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}
.nav_cabecalho > ul > li .child_menu a {
  display: inline-block;
  width: 100%;
  height: 33px;
  line-height: 36px;
  vertical-align: middle;
  color: white;
  padding: 0 1.33333333em;
}
.nav_cabecalho > ul > li .child_menu a:hover {
  text-decoration: none;
  background-color: #6a2722;
}
.nav_cabecalho > ul > li .child_menu span {
  opacity: .2;
  padding: 0 1.33333333em;
  display: inline-block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  cursor: default;
}
/*
*     Footer
===========================================================*/
.home .main-footer {
  margin-top: 100px;
}
.main-footer {
  padding-top: 0px;
  padding-bottom: 30px;
}
.main-footer .nav_menu {
  font-family: 'Roboto Slab', serif;
  font-size: 0.86em;
  font-weight: 300;
}
.main-footer .nav_menu > div {
  text-transform: uppercase;
}
.main-footer .nav_menu > div .nivel1 {
  clear: both;
  float: left;
  margin-bottom: 2.66666667em;
}
.main-footer .nav_menu > div .nivel1 > span {
  display: inline-block;
  margin-bottom: 1.33333333em;
  letter-spacing: 0.172em;
}
.main-footer .nav_menu > div .nivel1 > ul > li {
  margin-bottom: 1em;
}
.main-footer .nav_menu > div .nivel1 > ul > li.current a,
.main-footer .nav_menu > div .nivel1 > ul > li.current span {
  background-color: #b63127;
  color: white !important;
}
.main-footer .nav_menu > div .nivel1 > ul > li a,
.main-footer .nav_menu > div .nivel1 > ul > li span {
  color: #bb534c;
  text-transform: none;
  border-left: 1px solid #bb534c;
  padding: 0 1em;
  font-family: 'Roboto', sans-serif;
}
.main-footer .nav_menu > div .nivel1 > ul > li a:hover,
.main-footer .nav_menu > div .nivel1 > ul > li span:hover {
  text-decoration: none;
}
.main-footer .nav_menu > div .nivel1 > ul > li span {
  opacity: .2;
}
.main-footer .nav_menu .nav_rodape_direita {
  text-transform: uppercase;
}
.main-footer .nav_menu .nav_rodape_direita li {
  line-height: 1em;
  margin-bottom: 2.66666667em;
}
.main-footer .nav_menu .nav_rodape_direita li span,
.main-footer .nav_menu .nav_rodape_direita li a {
  display: inline-block;
  padding: 0 1em;
}
.main-footer .nav_menu .nav_rodape_direita li span:hover,
.main-footer .nav_menu .nav_rodape_direita li a:hover {
  text-decoration: none;
}
.main-footer .nav_menu .nav_rodape_direita li.current a,
.main-footer .nav_menu .nav_rodape_direita li.current span {
  background-color: #b63127;
  color: white !important;
}
.main-footer .nav_menu .nav_rodape_direita li span {
  opacity: .2;
}
.main-footer p {
  font-size: 0.8em;
  margin-top: 70px;
}
.main-footer p .bg-logo-governo-de-minas-footer {
  margin-top: -60px;
}
.main-footer p .bg-logo-filarmonica-footer {
  margin-top: -28px;
  margin-right: 40px;
}
.links-footer {
  font-size: 0.86em;
  margin-top: 100px;
}
/*
*     Seja um assinante
===========================================================*/
.box-concert-date .image-wrapper,
.box-concert-date .well {
  height: 180px;
  max-height: 180px;
  min-height: 180px;
}
.box-concert-date .image-wrapper h2,
.box-concert-date .well h2 {
  margin-bottom: 0;
}
.cell-day {
  display: table-cell;
  font-size: 4.93333333em;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  width: 30%;
  text-align: right;
  line-height: 100%;
}
.cell-data {
  width: 70%;
  padding-left: 5%;
  margin-top: 0;
}
.seat-map-svg {
  width: auto;
  height: 65%;
  margin: 5% 15%;
}
.seat-map-svg rect,
.seat-map-svg polygon {
  fill: #E4DECC;
}
.seat-map-svg a:hover rect,
.seat-map-svg a:hover polygon {
  fill: #ddc8c7;
}
.seat-map-svg a.active rect,
.seat-map-svg a.active polygon {
  fill: #a5362e;
}
.seat-map-svg text {
  fill: #b63127;
  font-family: 'Roboto', sans-serif;
  font-size: 0.86em;
}
/*
*     Sala Minas Gerais
===========================================================*/
.owl-controls .owl-pagination .owl-page {
  background-color: white;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  text-indent: -99999px;
  margin-left: 10px;
  float: left;
}
.owl-controls .owl-pagination .owl-page.active {
  background-color: #bb534c;
}
.carousel-sala-minas-gerais .owl-controls {
  position: absolute;
  z-index: 99999;
}
.carousel-ambientes .owl-controls {
  position: absolute;
  z-index: 99999;
}
/*
*     Area do Assinante
===========================================================*/
.carousel-concertos .well {
  padding-top: 50px;
}
.carousel-concertos .well .slide-text {
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 30px;
}
.carousel-concertos .well .slide-text p {
  line-height: 1.8em;
  font-weight: 300;
}
.carousel-concertos .well .slide-text p a {
  color: #ffffff;
  font-weight: 600;
}
.carousel-concertos .owl-controls {
  background-color: #B63127;
  width: 285px;
  padding-top: 20px;
  height: 85px;
}
.carousel-concertos .owl-item {
  min-height: 400px;
  background-color: #B63127;
}
.carousel-concertos .owl-prev {
  position: absolute;
  left: 20px;
  color: #ffffff;
  margin-top: 5px;
}
.carousel-concertos .owl-next {
  position: absolute;
  right: 20px;
  color: #ffffff;
  margin-top: 5px;
}
.carousel-concertos .owl-pagination {
  width: 160px;
  margin: 0 auto;
}
.carousel-concertos .owl-pagination .owl-page {
  background-color: transparent !important;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  color: #ff7369;
  text-indent: initial;
  margin-left: 5px;
  float: left;
}
.carousel-concertos .owl-pagination .owl-page span {
  width: 34px;
  height: 34px;
  vertical-align: middle;
  display: table-cell;
  text-indent: 0;
  text-align: center;
}
.carousel-concertos .owl-pagination .owl-page.active span {
  color: #ffffff;
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1242px;
  width: 34px;
  height: 34px;
  display: table-cell;
  text-indent: 0;
  text-align: center;
  vertical-align: middle;
}
/*
*    Highlight home
===========================================================*/
.home .owl-controls {
  right: 40px;
  z-index: 99999;
  position: absolute;
}
/*
*    Responsive alert
===========================================================*/
.form-mobile-version .input-group {
  margin: 0 auto;
}
.form-mobile-version input.form-control {
  width: 79% !important;
  float: left;
}
/*
*    Notícias
===========================================================*/
.list-news a {
  color: inherit;
}
.list-news a .box-color-sand p,
.list-news a .box-color-dark-sand p {
  color: inherit;
}
.list-news a:hover .well-inner {
  opacity: .8;
}
/*
*    Orquestra
===========================================================*/
.instrument {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.instrument .bg-instrument {
  position: absolute;
  top: 40%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -40%);
          transform: translate(-50%, -40%);
}
.instrument .bg-instrument.primeiros-violinos {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9324px;
  width: 57px;
  height: 136px;
}
.instrument .bg-instrument.segundos-violinos {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3894px;
  width: 104px;
  height: 105px;
}
.instrument .bg-instrument.violas {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7516px;
  width: 108px;
  height: 124px;
}
.instrument .bg-instrument.violoncelos {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -12218px;
  width: 54px;
  height: 179px;
}
.instrument .bg-instrument.contrabaixos {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -11748px;
  width: 64px;
  height: 156px;
}
.instrument .bg-instrument.flauta {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7764px;
  width: 126px;
  height: 126px;
}
.instrument .bg-instrument.oboes {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8658px;
  width: 129px;
  height: 130px;
}
.instrument .bg-instrument.clarinetes {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8272px;
  width: 128px;
  height: 128px;
}
.instrument .bg-instrument.fagote {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8400px;
  width: 126px;
  height: 128px;
}
.instrument .bg-instrument.trompas {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2449px;
  width: 132px;
  height: 77px;
}
.instrument .bg-instrument.trompetes {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7038px;
  width: 51px;
  height: 119px;
}
.instrument .bg-instrument.trombones {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5082px;
  width: 135px;
  height: 110px;
}
.instrument .bg-instrument.tuba {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2382px;
  width: 118px;
  height: 67px;
}
.instrument .bg-instrument.timpanos {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2115px;
  width: 98px;
  height: 66px;
}
.instrument .bg-instrument.percussao {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4318px;
  width: 109px;
  height: 109px;
}
.instrument .bg-instrument.harpa {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6328px;
  width: 81px;
  height: 118px;
}
.instrument .bg-instrument.teclados {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1596px;
  width: 101px;
  height: 53px;
}
.instrument .bg-instrument.clarone {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9870px;
  width: 151px;
  height: 138px;
}
.instrument .bg-instrument.contrafagote {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -11904px;
  width: 138px;
  height: 157px;
}
.instrument .bg-instrument.corne-ingles {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10285px;
  width: 159px;
  height: 139px;
}
.instrument .bg-instrument.flautim {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5980px;
  width: 121px;
  height: 114px;
}
.instrument .bg-instrument.piccolo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5980px;
  width: 121px;
  height: 114px;
}
.instrument .bg-instrument.afoxe {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2315px;
  width: 66px;
  height: 67px;
}
.instrument .bg-instrument.bongo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2680px;
  width: 125px;
  height: 77px;
}
.instrument .bg-instrument.bumbo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5416px;
  width: 150px;
  height: 112px;
}
.instrument .bg-instrument.caixa-clara {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -12576px;
  width: 121px;
  height: 187px;
}
.instrument .bg-instrument.caixa {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9056px;
  width: 156px;
  height: 134px;
}
.instrument .bg-instrument.coco {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5528px;
  width: 105px;
  height: 112px;
}
.instrument .bg-instrument.guizo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3102px;
  width: 89px;
  height: 89px;
}
.instrument .bg-instrument.marimba {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -11440px;
  width: 136px;
  height: 152px;
}
.instrument .bg-instrument.pandeiro {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4211px;
  width: 106px;
  height: 107px;
}
.instrument .bg-instrument.pandeirolas {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3387px;
  width: 108px;
  height: 100px;
}
.instrument .bg-instrument.prato-ataque {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4427px;
  width: 109px;
  height: 109px;
}
.instrument .bg-instrument.prato-suspenso {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7276px;
  width: 81px;
  height: 120px;
}
.instrument .bg-instrument.reco-reco {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3587px;
  width: 124px;
  height: 101px;
}
.instrument .bg-instrument.tanta {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8922px;
  width: 143px;
  height: 134px;
}
.instrument .bg-instrument.tomtom {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5753px;
  width: 113px;
  height: 113px;
}
.instrument .bg-instrument.caxixi {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6682px;
  width: 93px;
  height: 118px;
}
.instrument .bg-instrument.cravo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -11142px;
  width: 128px;
  height: 146px;
}
.instrument .bg-instrument.piano {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3191px;
  width: 151px;
  height: 98px;
}
.instrument .bg-instrument.vibrafone {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9596px;
  width: 136px;
  height: 137px;
}
.instrument .bg-instrument.xilofone {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10565px;
  width: 168px;
  height: 141px;
}
.instrument .bg-instrument.celesta {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7157px;
  width: 100px;
  height: 119px;
}
.instrument .bg-instrument.matraca {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2839px;
  width: 130px;
  height: 87px;
}
.instrument .bg-instrument.glockenspiel {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6094px;
  width: 166px;
  height: 117px;
}
.instrument:hover,
.instrument.active {
  opacity: 1 !important;
  background-color: #b63127;
  color: rgba(255, 255, 255, 0.5) !important;
}
.instrument:hover h2,
.instrument.active h2,
.instrument:hover h3,
.instrument.active h3,
.instrument:hover h4,
.instrument.active h4,
.instrument:hover .h2,
.instrument.active .h2,
.instrument:hover .h3,
.instrument.active .h3,
.instrument:hover .h4,
.instrument.active .h4 {
  color: #ffffff;
}
.instrument:hover .date,
.instrument.active .date {
  color: #dbcb8d;
}
.instrument:hover.arrow:before,
.instrument.active.arrow:before {
  border-bottom-color: #b63127;
}
.instrument:hover .bg-instrument.primeiros-violinos,
.instrument.active .bg-instrument.primeiros-violinos {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9460px;
  width: 57px;
  height: 136px;
}
.instrument:hover .bg-instrument.segundos-violinos,
.instrument.active .bg-instrument.segundos-violinos {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3999px;
  width: 104px;
  height: 105px;
}
.instrument:hover .bg-instrument.violas,
.instrument.active .bg-instrument.violas {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7640px;
  width: 108px;
  height: 124px;
}
.instrument:hover .bg-instrument.violoncelos,
.instrument.active .bg-instrument.violoncelos {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -12397px;
  width: 54px;
  height: 179px;
}
.instrument:hover .bg-instrument.contrabaixos,
.instrument.active .bg-instrument.contrabaixos {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -11592px;
  width: 64px;
  height: 156px;
}
.instrument:hover .bg-instrument.flauta,
.instrument.active .bg-instrument.flauta {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7890px;
  width: 126px;
  height: 126px;
}
.instrument:hover .bg-instrument.oboes,
.instrument.active .bg-instrument.oboes {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8528px;
  width: 129px;
  height: 130px;
}
.instrument:hover .bg-instrument.clarinetes,
.instrument.active .bg-instrument.clarinetes {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8144px;
  width: 128px;
  height: 128px;
}
.instrument:hover .bg-instrument.fagote,
.instrument.active .bg-instrument.fagote {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8016px;
  width: 126px;
  height: 128px;
}
.instrument:hover .bg-instrument.trompas,
.instrument.active .bg-instrument.trompas {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2526px;
  width: 132px;
  height: 77px;
}
.instrument:hover .bg-instrument.trompetes,
.instrument.active .bg-instrument.trompetes {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6919px;
  width: 51px;
  height: 119px;
}
.instrument:hover .bg-instrument.trombones,
.instrument.active .bg-instrument.trombones {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4972px;
  width: 135px;
  height: 110px;
}
.instrument:hover .bg-instrument.tuba,
.instrument.active .bg-instrument.tuba {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2248px;
  width: 118px;
  height: 67px;
}
.instrument:hover .bg-instrument.timpanos,
.instrument.active .bg-instrument.timpanos {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2049px;
  width: 98px;
  height: 66px;
}
.instrument:hover .bg-instrument.percussao,
.instrument.active .bg-instrument.percussao {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4863px;
  width: 109px;
  height: 109px;
}
.instrument:hover .bg-instrument.harpa,
.instrument.active .bg-instrument.harpa {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6446px;
  width: 81px;
  height: 118px;
}
.instrument:hover .bg-instrument.teclados,
.instrument.active .bg-instrument.teclados {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -1649px;
  width: 101px;
  height: 53px;
}
.instrument:hover .bg-instrument.clarone,
.instrument.active .bg-instrument.clarone {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10008px;
  width: 151px;
  height: 138px;
}
.instrument:hover .bg-instrument.contrafagote,
.instrument.active .bg-instrument.contrafagote {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -12061px;
  width: 138px;
  height: 157px;
}
.instrument:hover .bg-instrument.corne-ingles,
.instrument.active .bg-instrument.corne-ingles {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10146px;
  width: 159px;
  height: 139px;
}
.instrument:hover .bg-instrument.flautim,
.instrument.active .bg-instrument.flautim {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5866px;
  width: 121px;
  height: 114px;
}
.instrument:hover .bg-instrument.piccolo,
.instrument.active .bg-instrument.piccolo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5866px;
  width: 121px;
  height: 114px;
}
.instrument:hover .bg-instrument.afoxe,
.instrument.active .bg-instrument.afoxe {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2181px;
  width: 66px;
  height: 67px;
}
.instrument:hover .bg-instrument.bongo,
.instrument.active .bg-instrument.bongo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2603px;
  width: 125px;
  height: 77px;
}
.instrument:hover .bg-instrument.bumbo,
.instrument.active .bg-instrument.bumbo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5304px;
  width: 150px;
  height: 112px;
}
.instrument:hover .bg-instrument.caixa-clara,
.instrument.active .bg-instrument.caixa-clara {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -12763px;
  width: 121px;
  height: 187px;
}
.instrument:hover .bg-instrument.caixa,
.instrument.active .bg-instrument.caixa {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9190px;
  width: 156px;
  height: 134px;
}
.instrument:hover .bg-instrument.coco,
.instrument.active .bg-instrument.coco {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5192px;
  width: 105px;
  height: 112px;
}
.instrument:hover .bg-instrument.guizo,
.instrument.active .bg-instrument.guizo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3013px;
  width: 89px;
  height: 89px;
}
.instrument:hover .bg-instrument.marimba,
.instrument.active .bg-instrument.marimba {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -11288px;
  width: 136px;
  height: 152px;
}
.instrument:hover .bg-instrument.pandeiro,
.instrument.active .bg-instrument.pandeiro {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4104px;
  width: 106px;
  height: 107px;
}
.instrument:hover .bg-instrument.pandeirolas,
.instrument.active .bg-instrument.pandeirolas {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3487px;
  width: 108px;
  height: 100px;
}
.instrument:hover .bg-instrument.prato-ataque,
.instrument.active .bg-instrument.prato-ataque {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -4536px;
  width: 109px;
  height: 109px;
}
.instrument:hover .bg-instrument.prato-suspenso,
.instrument.active .bg-instrument.prato-suspenso {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -7396px;
  width: 81px;
  height: 120px;
}
.instrument:hover .bg-instrument.reco-reco,
.instrument.active .bg-instrument.reco-reco {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3688px;
  width: 124px;
  height: 101px;
}
.instrument:hover .bg-instrument.tanta,
.instrument.active .bg-instrument.tanta {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -8788px;
  width: 143px;
  height: 134px;
}
.instrument:hover .bg-instrument.tomtom,
.instrument.active .bg-instrument.tomtom {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -5640px;
  width: 113px;
  height: 113px;
}
.instrument:hover .bg-instrument.caxixi,
.instrument.active .bg-instrument.caxixi {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6564px;
  width: 93px;
  height: 118px;
}
.instrument:hover .bg-instrument.cravo,
.instrument.active .bg-instrument.cravo {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10996px;
  width: 128px;
  height: 146px;
}
.instrument:hover .bg-instrument.piano,
.instrument.active .bg-instrument.piano {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -3289px;
  width: 151px;
  height: 98px;
}
.instrument:hover .bg-instrument.vibrafone,
.instrument.active .bg-instrument.vibrafone {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -9733px;
  width: 136px;
  height: 137px;
}
.instrument:hover .bg-instrument.xilofone,
.instrument.active .bg-instrument.xilofone {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -10424px;
  width: 168px;
  height: 141px;
}
.instrument:hover .bg-instrument.celesta,
.instrument.active .bg-instrument.celesta {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6800px;
  width: 100px;
  height: 119px;
}
.instrument:hover .bg-instrument.matraca,
.instrument.active .bg-instrument.matraca {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -2926px;
  width: 130px;
  height: 87px;
}
.instrument:hover .bg-instrument.glockenspiel,
.instrument.active .bg-instrument.glockenspiel {
  background-image: url(../img/sprite-backgrounds.png);
  background-position: 0px -6211px;
  width: 166px;
  height: 117px;
}
.bt-arrow {
  position: absolute;
  top: 50%;
  margin-top: -26px;
}
.bt-arrow.bg-arrow-prev {
  left: 0;
}
.bt-arrow.bg-arrow-next {
  right: 0;
}
.musicians-wrapper {
  display: none;
}
.musicians figure {
  overflow: hidden;
}
.musicians figcaption {
  line-height: 1.6em;
  height: 88px !important;
  min-height: 88px !important;
}
.orquestra-destaque:hover figcaption {
  opacity: .8;
}
/*
*    Temporadas Anteriores
===========================================================*/
.timeline-title {
  margin-bottom: -50px;
}
.timeline-wrapper {
  border-left: 1px solid #d4c2aa;
  padding-left: 56px;
  margin-top: 100px;
}
.timeline-wrapper .timeline-mark {
  position: relative;
  margin-bottom: 60px;
}
.timeline-wrapper .timeline-mark figure {
  margin: 0 0 30px 0;
}
.timeline-wrapper .timeline-mark .timeline-title {
  position: absolute;
  left: 0;
  top: 82px;
  margin-left: -210px;
  display: block;
  width: 165px;
  text-align: right;
}
.timeline-wrapper .timeline-mark .timeline-title .title {
  display: block;
  float: left;
  width: 120px;
  margin: 0;
}
.timeline-wrapper .timeline-mark .timeline-title .bullet {
  display: block;
  float: right;
  width: 22px;
  height: 22px;
  background-color: #3b3b3b;
  border: 6px solid #f4f1e9;
  border-radius: 100%;
  box-shadow: 0 0 0 1px #d4c2aa;
  vertical-align: middle;
  margin-left: 18px;
}
.timeline-wrapper .timeline-mark .timeline-title .bullet.bullet-sand {
  background-color: #e4decc;
}
.timeline-wrapper .timeline-mark .timeline-title .bullet.bullet-blue {
  background-color: #8baca7;
}
.timeline-wrapper .timeline-mark .timeline-title .bullet.bullet-green {
  background-color: #83a673;
}
.timeline-wrapper .timeline-mark .timeline-title .bullet.bullet-purple {
  background-color: #bcadc2;
}
.timeline-wrapper .timeline-mark .timeline-title .bullet.bullet-ochre {
  background-color: #d2af81;
}
.timeline-wrapper .timeline-mark .timeline-title .bullet.bullet-red {
  background-color: #b63127;
}
.timeline-wrapper .timeline-mark .timeline-content header {
  height: 54px;
  line-height: 54px;
  vertical-align: middle;
  font-size: 0.86em;
  color: white;
  text-transform: uppercase;
  text-indent: 30px;
}
.timeline-wrapper .timeline-mark.mark-year .timeline-title {
  top: 0;
}
.timeline-wrapper .timeline-mark.mark-year .timeline-title .title {
  margin-top: -8px;
}
.timeline-regencia .timeline-title .title {
  margin-top: -8px !important;
}
/*
*     Blog
===========================================================*/
.blog-highlight .primary-highlight {
  float: left;
  width: 100%;
}
.blog-highlight .primary-highlight .highlights-wrapper .highlight-item {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.blog-highlight .primary-highlight .highlights-wrapper .highlight-item img {
  height: 100%;
}
.blog-highlight .primary-highlight .highlights-wrapper .highlight-item .highlight-data {
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 600px;
}
.blog-highlight .primary-highlight .highlights-wrapper .highlight-item .highlight-data h2 a {
  color: white;
  text-decoration: none;
}
.blog-highlight .primary-highlight .highlights-wrapper .owl-controls {
  position: absolute;
}
.tag-cloud a {
  margin-bottom: 10px;
}
/*
*     obras e compositores
===========================================================*/
.form-filter .glyphicon-search {
  position: absolute;
  top: 15px;
  right: 10px;
}
.form-filter .btn {
  background-color: #f4f1e9;
  color: #665946;
  border-color: #e1d4c1;
}
.form-filter .btn:hover,
.form-filter .btn.active {
  background-color: white;
  color: #665946;
  border-color: #e1d4c1;
}
.form-filter .alphabetical-filters {
  display: table;
  width: 100%;
}
.form-filter .alphabetical-filters .btn-alphabetical {
  display: table-cell;
  text-align: center;
}
.timeline-composers .timeline-content .absolute.left {
  left: -133%;
}
.timeline-composers .timeline-mark {
  height: 500px;
  clear: both;
}
.timeline-composers .composer-data {
  width: 100%;
}
.timeline-composers .composer-avatar {
  width: 100%;
}
/*
*     Amigos da filarmonica
===========================================================*/
div.itart-root {
  display: inline-block;
}
div.itart-root .itart-widget-container[data-visual="fmg"] a {
  padding-left: 15px;
  background-color: #a2261c !important;
  color: #fff !important;
  border: initial;
  box-shadow: none !important;
  font-family: 'Roboto', sans-serif;
  font-size: 16px !important;
  margin-top: 20px;
  letter-spacing: 0px;
  text-indent: initial;
}
div.itart-root .itart-widget-container[data-visual="fmg"] a span {
  margin-left: 7px;
  margin-right: 7px;
  height: 30px;
  font-weight: 300 !important;
  vertical-align: middle;
}
div.itart-root .itart-widget-container a img {
  max-height: 40px !important;
}
/*
*     Media queries
===========================================================*/
/* Mobile */
@media (max-width: 480px) {
  .carousel-concertos .owl-controls {
    width: 280px;
  }
  .main-header .box-menu .menu-text {
    display: none;
  }
}
@media (min-width: 480px) {
  .main-header .box-menu .menu-text {
    display: inline-block;
  }
}
@media (min-width: 480px), (max-width: 480px) {
  .input-search {
    font-size: 20px;
    text-indent: 20px;
  }
  .main-header .bg-logo-filarmonica-header {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .main-header .box-menu {
    width: auto;
    margin-top: 0;
    margin-left: 10px;
  }
  .main-header .box-social-media {
    clear: both;
    margin-top: -40px;
    margin-left: 30px;
  }
  .home-highlight .primary-highlight {
    width: 100%;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item {
    height: 350px;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item img {
    height: 400px;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item img.highlight-image {
    height: 400px;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item .highlight-data {
    width: 75%;
    bottom: 40px;
    right: 20px;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item .highlight-data h2 {
    font-size: 2.2em;
  }
  .home-highlight .secondary-highlight {
    width: 100%;
    height: 300px;
    padding-right: 20px;
  }
  .home-highlight .secondary-highlight .highlight-inner {
    padding-right: 20px;
  }
  .home-highlight .secondary-highlight .highlight-inner .highlight-data {
    margin: 20px 20px;
  }
  .home-highlight .secondary-highlight .highlight-inner .highlight-data h3 {
    font-size: 2em;
  }
  .highlight {
    height: 150px;
  }
  .highlight img {
    left: 50%;
    margin-left: -100%;
    position: relative;
    width: 100% !important;
    height: auto !important;
  }
  .home .owl-controls {
    bottom: 15px;
  }
  .carousel-ambientes .owl-controls {
    bottom: 20px;
    left: 30px;
  }
  .carousel-sala-minas-gerais .owl-controls {
    top: 160px;
    right: 30px;
  }
  .carousel-concertos .owl-controls {
    bottom: 20px;
    left: 30px;
  }
  .instrument,
  .musicians,
  .musicians > figure {
    height: 275px;
    max-height: 275px;
  }
  .instrument figcaption,
  .musicians figcaption,
  .musicians > figure figcaption {
    height: 120px !important;
    min-height: 120px !important;
  }
  .instrument figcaption big.h3,
  .musicians figcaption big.h3,
  .musicians > figure figcaption big.h3 {
    font-size: 0.86em;
  }
  .blog-highlight .primary-highlight .highlights-wrapper .highlight-item img {
    width: 100%;
    height: auto;
  }
  .blog-highlight .primary-highlight .highlights-wrapper .owl-controls {
    bottom: 230px;
    right: 0;
    margin-right: 30px;
  }
}
/* Tablet */
@media (min-width: 768px) and (orientation: landscape) {
  .input-search {
    font-size: 54px;
    text-indent: 0px;
  }
  .home-highlight .primary-highlight {
    width: 70%;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item {
    width: 100%;
    height: 800px;
    overflow: hidden;
    position: relative;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item img {
    height: 800px;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item img.highlight-image {
    height: 800px;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item .highlight-data {
    width: 515px;
    bottom: 90px;
    right: 40px;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item .highlight-data h2 {
    font-size: 4.2em;
  }
  .home-highlight .secondary-highlight {
    width: 30%;
    height: 800px;
    padding-right: 0;
  }
  .home-highlight .secondary-highlight .highlight-inner {
    border-right: none;
    height: 100%;
  }
  .home-highlight .secondary-highlight .highlight-inner .highlight-data {
    position: absolute;
    left: 40px;
    top: 50%;
    width: 200px;
  }
  .home-highlight .secondary-highlight .highlight-inner .highlight-data h3 {
    font-size: 3.6em;
  }
  .main-footer {
    padding-top: 90px;
    padding-bottom: 200px;
  }
  .highlight {
    height: 600px;
  }
  .highlight img {
    left: 50%;
    margin-left: -100%;
    position: relative;
    width: auto !important;
    height: 100% !important;
  }
  .header-up {
    margin-top: -300px;
    height: 350px;
  }
  .home .owl-controls {
    bottom: 40px;
  }
  .carousel-ambientes .owl-controls {
    bottom: 35px;
    left: 25px;
  }
  .carousel-sala-minas-gerais .owl-controls {
    top: 195px;
    right: 135px;
  }
  .instrument,
  .musicians,
  .musicians > figure {
    height: 400px;
    max-height: 400px;
  }
  .instrument figcaption,
  .musicians figcaption,
  .musicians > figure figcaption {
    height: 100px !important;
    min-height: 100px !important;
  }
  .instrument figcaption big.h3,
  .musicians figcaption big.h3,
  .musicians > figure figcaption big.h3 {
    font-size: 0.86em;
  }
  .blog-highlight .primary-highlight .highlights-wrapper .highlight-item {
    height: 600px;
  }
  .blog-highlight .primary-highlight .highlights-wrapper .highlight-item img {
    width: auto;
    height: 100%;
  }
  .blog-highlight .primary-highlight .highlights-wrapper .owl-controls {
    bottom: 30px;
    left: 50%;
    margin-left: 30px;
  }
  .logo-list article:nth-child(4n),
  .logo-list article:first-child {
    text-align: left;
  }
  .orquestra-destaque big {
    font-size: 1.66em;
  }
}
/* Desktop */
@media (min-width: 992px) {
  .input-search {
    font-size: 54px;
    text-indent: 0px;
  }
  .main-header .bg-logo-filarmonica-header {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-top: inherit;
    margin-right: inherit;
  }
  .main-header .box-menu {
    width: 390px;
    margin-top: 40px;
    margin-left: 0;
  }
  .main-header .box-menu .menu-text {
    display: inline-block;
  }
  .main-header .box-social-media {
    clear: none;
    margin-left: 0;
    margin-top: 40px;
  }
  .home-highlight .primary-highlight {
    width: 70%;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item {
    width: 100%;
    height: 800px;
    overflow: hidden;
    position: relative;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item img {
    height: 800px;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item img.highlight-image {
    height: 800px;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item .highlight-data {
    width: 515px;
    bottom: 90px;
    right: 40px;
  }
  .home-highlight .primary-highlight .highlights-wrapper .highlight-item .highlight-data h2 {
    font-size: 4.2em;
  }
  .home-highlight .secondary-highlight {
    width: 30%;
    height: 800px;
    padding-right: 0;
  }
  .home-highlight .secondary-highlight .highlight-inner {
    border-right: none;
    height: 100%;
  }
  .home-highlight .secondary-highlight .highlight-inner .highlight-data {
    position: absolute;
    left: 30px;
    top: 50%;
    width: 200px;
  }
  .home-highlight .secondary-highlight .highlight-inner .highlight-data h3 {
    font-size: 3.6em;
  }
  .highlight {
    height: 600px;
  }
  .highlight img {
    left: 50%;
    margin-left: -100%;
    position: relative;
    width: auto !important;
    height: 100% !important;
  }
  .header-up {
    max-height: 340px;
    height: 340px;
    margin-top: -300px;
  }
  .header-up.header-up-small {
    height: 300px;
    max-height: 300px;
  }
  .header-up.header-up-big {
    height: 413px;
    max-height: 413px;
  }
  .header-up-half {
    margin-top: -300px;
  }
  .home .owl-controls {
    bottom: 40px;
  }
  .home .calendar-list .column {
    height: 110px;
  }
  .instrument,
  .musicians,
  .musicians > figure {
    height: 313px;
    max-height: 313px;
  }
  .instrument figcaption,
  .musicians figcaption,
  .musicians > figure figcaption {
    height: 100px !important;
    min-height: 100px !important;
  }
  .instrument figcaption big.h3,
  .musicians figcaption big.h3,
  .musicians > figure figcaption big.h3 {
    font-size: 1.06em;
  }
  .carousel-sala-minas-gerais .owl-controls {
    top: 195px;
    right: 135px;
  }
  .carousel-ambientes .owl-controls {
    bottom: 35px;
    left: 25px;
  }
  .col-map {
    height: 32.3em;
  }
  .nav_cabecalho > ul > li {
    height: 235px;
  }
  .blog-highlight .highlight-data {
    width: 470px !important;
  }
  .blog-highlight .primary-highlight .highlights-wrapper .highlight-item {
    height: 600px;
  }
  .blog-highlight .primary-highlight .highlights-wrapper .highlight-item img {
    width: auto;
    height: 100%;
  }
  .blog-highlight .primary-highlight .highlights-wrapper .owl-controls {
    bottom: 30px;
    left: 50%;
    margin-left: 30px;
  }
  .well-inner.instituto-well-inner {
    min-height: 120px;
    max-height: 120px;
    height: 120px;
    overflow: hidden;
  }
  .main-footer {
    padding-top: 90px;
    padding-bottom: 200px;
  }
  .logo-list article:nth-child(4n),
  .logo-list article:first-child {
    text-align: left;
  }
  .orquestra-destaque big {
    font-size: 1.66em;
  }
}
@media (min-width: 1200px) {
  .main-header .bg-logo-filarmonica-header {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-top: inherit;
    margin-right: inherit;
  }
  .main-header .box-menu {
    width: 450px;
    margin-top: 40px;
    margin-left: 0;
  }
  .main-header .box-menu .menu-text {
    display: inline-block;
  }
  .main-header .box-social-media {
    clear: none;
    margin-left: 0;
    margin-top: 40px;
  }
  .home-highlight .secondary-highlight .highlight-inner .highlight-data {
    left: 40px;
    width: 250px;
  }
  .header-up {
    max-height: 344px;
    height: 344px;
    margin-top: -300px;
  }
  .header-up.header-up-small {
    height: 300px;
    max-height: 300px;
  }
  .header-up.header-up-big {
    height: 424px;
    max-height: 424px;
    min-height: 424px;
  }
  .header-up-half {
    margin-top: -269px;
  }
  .home .calendar-list .column {
    height: 120px;
  }
  .instrument,
  .musicians,
  .musicians > figure {
    height: 340px;
    max-height: 340px;
  }
  .instrument figcaption,
  .musicians figcaption,
  .musicians > figure figcaption {
    min-height: 88px;
    height: 88px;
  }
  .carousel-sala-minas-gerais .owl-controls {
    top: 210px;
    right: 185px;
  }
  .carousel-ambientes .owl-controls {
    bottom: 35px;
    left: 25px;
  }
  .col-map {
    height: 35.5em;
  }
  .nav_cabecalho > ul > li {
    height: 255px;
  }
  .well.well-nav {
    min-height: 255px;
  }
  .blog-highlight .highlight-data {
    width: 510px !important;
  }
  .well-inner.instituto-well-inner {
    min-height: 140px;
    max-height: 140px;
    height: 140px;
    overflow: hidden;
  }
  .orquestra-destaque big {
    font-size: 2em;
  }
}
@media (min-width: 1400px) {
  .main-header .bg-logo-filarmonica-header {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-top: inherit;
    margin-right: inherit;
  }
  .main-header .box-menu {
    width: 450px;
    margin-top: 40px;
    margin-left: 0;
  }
  .main-header .box-menu .menu-text {
    display: inline-block;
  }
  .main-header .box-social-media {
    clear: none;
    margin-left: 0;
    margin-top: 40px;
  }
  .header-up {
    max-height: 350px;
    height: 350px;
    margin-top: -300px;
  }
  .header-up.header-up-small {
    height: 300px;
    max-height: 300px;
  }
  .header-up.header-up-big {
    height: 440px;
    max-height: 440px;
  }
  .header-up-half {
    margin-top: -300px;
  }
  .home .calendar-list .column {
    height: 130px;
  }
  .instrument,
  .musicians,
  .musicians > figure {
    height: 400px;
    max-height: 400px;
  }
  .carousel-sala-minas-gerais .owl-controls {
    top: 250px;
    right: 195px;
  }
  .carousel-ambientes .owl-controls {
    bottom: 40px;
    left: 40px;
  }
  .col-map {
    height: 40em;
  }
  .nav_cabecalho > ul > li {
    height: 300px;
  }
  .blog-highlight .highlight-data {
    width: 600px !important;
  }
  .well-inner.instituto-well-inner {
    min-height: 150px;
    max-height: 150px;
    height: 150px;
    overflow: hidden;
  }
}
/*# sourceMappingURL=main.css.map */