/*!
 * scss v3.3.6 (http://getscss.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/scss/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    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-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    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: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
@font-face {
  font-family: 'TwCenMT-Bold';
  src: url("../fonts/TwCenMT-Bold/TwCenMT-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/TwCenMT-Bold/TwCenMT-Bold.woff") format("woff"), url("../fonts/TwCenMT-Bold/TwCenMT-Bold.ttf") format("truetype"), url("../fonts/TwCenMT-Bold/TwCenMT-Bold.svg#TwCenMT-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'TwCenMT-BoldItalic';
  src: url("../fonts/TwCenMT-BoldItalic/TwCenMT-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TwCenMT-BoldItalic/TwCenMT-BoldItalic.woff") format("woff"), url("../fonts/TwCenMT-BoldItalic/TwCenMT-BoldItalic.ttf") format("truetype"), url("../fonts/TwCenMT-BoldItalic/TwCenMT-BoldItalic.svg#TwCenMT-BoldItalic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'TwCenMT-Italic';
  src: url("../fonts/TwCenMT-Italic/TwCenMT-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/TwCenMT-Italic/TwCenMT-Italic.woff") format("woff"), url("../fonts/TwCenMT-Italic/TwCenMT-Italic.ttf") format("truetype"), url("../fonts/TwCenMT-Italic/TwCenMT-Italic.svg#TwCenMT-Italic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'TwCenMT-Regular';
  src: url("../fonts/TwCenMT-Regular/TwCenMT-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/TwCenMT-Regular/TwCenMT-Regular.woff") format("woff"), url("../fonts/TwCenMT-Regular/TwCenMT-Regular.ttf") format("truetype"), url("../fonts/TwCenMT-Regular/TwCenMT-Regular.svg#TwCenMT-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
.gold {
  color: #BC9D74; }

.grey {
  color: #8B8B8B; }

.grey-normal {
  color: #D6DADC; }

.dark-grey {
  color: #6D6D6D; }

.strong-grey {
  color: #505664; }

.white-grey {
  color: #C9D0D4; }

.white-blue {
  color: #ACBFC8; }

.red {
  color: #BE5353; }

.white-red {
  color: #C4696A; }

.yellow {
  color: #CFB12B; }

.bg-gold {
  background-color: #BC9D74; }

.no-padding {
  padding-left: 0;
  padding-right: 0; }

header {
  height: 82px;
  font-size: 18px;
  color: #ACBFC8;
  font-family: 'TwCenMT-BoldItalic'; }
  header.internas {
    background-color: #D6DADC;
    color: #FFF; }
  @media (max-width: 460px) {
    header {
      height: 56px; } }
  header .box-logotipo {
    width: 295px;
    margin: auto;
    z-index: 99;
    position: relative; }
    @media (max-width: 460px) {
      header .box-logotipo {
        width: 200px; }
        header .box-logotipo img {
          width: 200px; } }
  header .box-menu {
    margin-top: -82px; }
    @media (max-width: 800px) {
      header .box-menu {
        display: none !important; } }
  header .box-menu-768 {
    margin-top: -82px;
    display: none;
    background-color: transparent;
    text-transform: uppercase; }
    @media (max-width: 1023px) {
      header .box-menu-768 {
        display: block; } }
    @media (max-width: 460px) {
      header .box-menu-768 {
        margin-top: -61px; } }
    header .box-menu-768 .dropdown span {
      font-size: 24px; }
    header .box-menu-768 .dropdown li {
      padding: 5px; }
    header .box-menu-768 .dropdown a:hover, header .box-menu-768 .dropdown a:focus {
      text-decoration: none; }
      header .box-menu-768 .dropdown a:hover.internas, header .box-menu-768 .dropdown a:focus.internas {
        color: #FFF; }
    header .box-menu-768 a {
      color: #ACBFC8; }
      header .box-menu-768 a.internas {
        color: #FFF; }
      header .box-menu-768 a:hover,
      header .box-menu-768 a .active {
        color: #96A9B2;
        text-decoration: underline; }
  header .menu {
    background-color: transparent;
    text-transform: uppercase; }
    header .menu.left {
      text-align: right;
      padding-right: 150px; }
    header .menu.right {
      text-align: left;
      padding-left: 110px;
      padding-right: 0; }
    header .menu ul li {
      display: inline;
      list-style: none;
      padding: 0;
      margin: 0; }
      header .menu ul li.separator {
        padding-left: 35px;
        padding-right: 35px; }
      header .menu ul li a {
        color: #acbfc8; }
        header .menu ul li a.active {
          color: #96A9B2; }
        header .menu ul li a.internas {
          color: #fff; }
          header .menu ul li a.internas.active {
            color: #96A9B2; }
        header .menu ul li a:hover {
          text-decoration: none;
          color: #96A9B2; }

.languages {
  margin-top: -42px;
  text-align: right; }
  @media (max-width: 1024px) {
    .languages {
      margin-left: 15px; } }
  @media (max-width: 980px) {
    .languages {
      margin-top: 0; } }
  @media (max-width: 768px) {
    .languages {
      padding-right: 15px; } }
  @media (max-width: 360px) {
    .languages {
      padding-right: 0; } }
  .languages a {
    text-decoration: none; }
  .languages img {
    width: 31px;
    border: none; }
    .languages img:hover {
      opacity: 0.7; }
    @media (max-width: 480px) {
      .languages img {
        width: 40%; } }
    @media (max-width: 375px) {
      .languages img {
        width: 39%; } }
    @media (max-width: 360px) {
      .languages img {
        width: 29%; } }

.imagem-central img {
  width: 100%; }

.fundo-cinza {
  background-color: #D6DADC; }

.frases-slide {
  font-family: 'TwCenMT-BoldItalic';
  color: #BC9D74;
  text-align: center;
  font-size: 45px;
  line-height: 40px;
  /*margin-top: 101px;*/
  min-height: 155px;
  margin: 0 auto;
  width: 750px;
  padding-top: 101px; }
  @media (max-width: 750px) {
    .frases-slide {
      font-size: 34px;
      line-height: 32px;
      width: 100%; } }
  @media (max-width: 667px) {
    .frases-slide {
      font-size: 41px;
      line-height: 32px;
      width: 100%; } }
  @media (max-width: 640px) {
    .frases-slide {
      font-size: 40px;
      line-height: 32px;
      width: 100%; } }
  @media (max-width: 598px) {
    .frases-slide {
      font-size: 37px;
      line-height: 32px;
      width: 100%; } }
  @media (max-width: 480px) {
    .frases-slide {
      font-size: 29px;
      line-height: 34px;
      width: 100%; } }
  @media (max-width: 400px) {
    .frases-slide {
      font-size: 25px;
      line-height: 34px;
      width: 100%; } }
  @media (max-width: 375px) {
    .frases-slide {
      font-size: 42px;
      line-height: 34px;
      width: 100%; } }
  @media (max-width: 320px) {
    .frases-slide {
      font-size: 32px;
      line-height: 34px;
      width: 100%; } }
  .frases-slide span {
    display: block;
    color: #8B8B8B;
    font-size: 20px;
    margin-top: -5px; }

#owl-carousel .slide img {
  display: block;
  width: 100%;
  height: auto; }

.title-grey {
  text-align: center;
  padding: 0;
  position: relative;
  top: -266px; }
  @media (max-width: 764px) {
    .title-grey {
      top: -268px; } }
  @media (max-width: 750px) {
    .title-grey {
      top: -236px; } }
  @media (max-width: 667px) {
    .title-grey {
      top: -234px; } }
  @media (max-width: 666px) {
    .title-grey {
      top: -268px; } }
  @media (max-width: 640px) {
    .title-grey {
      top: -239px; } }
  @media (max-width: 568px) {
    .title-grey {
      top: -268px; } }
  @media (max-width: 488px) {
    .title-grey {
      top: -268px; } }
  @media (max-width: 480px) {
    .title-grey {
      top: -248px; } }
  @media (max-width: 476px) {
    .title-grey {
      top: -280px; } }
  @media (max-width: 404px) {
    .title-grey {
      top: -282px; } }
  @media (max-width: 375px) {
    .title-grey {
      top: -355px; } }
  @media (max-width: 360px) {
    .title-grey {
      top: -349px; } }
  @media (max-width: 347px) {
    .title-grey {
      top: -382px; } }
  @media (max-width: 320px) {
    .title-grey {
      top: -320px; } }
  .title-grey h1 {
    display: inline-block;
    background: #fff;
    padding: 0 30px; }
    @media (max-width: 320px) {
      .title-grey h1 img {
        width: 99%; } }
  .title-grey hr {
    border: 1px solid #C9D0D4;
    margin-top: -36px; }

.zlatan {
  margin-bottom: 45px; }
  .zlatan .mention {
    font-family: 'TwCenMT-BoldItalic';
    color: #BC9D74;
    margin-top: 40px;
    text-align: center;
    font-size: 45px;
    line-height: 40px; }
    @media (max-width: 640px) {
      .zlatan .mention {
        font-size: 34px;
        line-height: 32px; } }
    @media (max-width: 667px) {
      .zlatan .mention {
        font-size: 41px;
        line-height: 32px; } }
    @media (max-width: 640px) {
      .zlatan .mention {
        font-size: 40px;
        line-height: 32px; } }
    @media (max-width: 598px) {
      .zlatan .mention {
        font-size: 37px;
        line-height: 32px; } }
    @media (max-width: 480px) {
      .zlatan .mention {
        font-size: 29px;
        line-height: 34px; } }
    @media (max-width: 400px) {
      .zlatan .mention {
        font-size: 25px;
        line-height: 34px; } }
    @media (max-width: 375px) {
      .zlatan .mention {
        font-size: 42px;
        line-height: 34px; } }
    @media (max-width: 320px) {
      .zlatan .mention {
        font-size: 34px;
        line-height: 34px; } }
    .zlatan .mention span {
      display: block;
      color: #8B8B8B;
      font-size: 20px;
      margin-top: -5px; }

.video-m5-brand-home {
  text-align: center; }
  .video-m5-brand-home img {
    width: 100%;
    max-width: 830px; }
    .video-m5-brand-home img:hover {
      opacity: 0.8;
      filter: alpha(opacity=80); }

@media (max-width: 765px) {
  .owl-pagination {
    margin-top: -28px; } }
@media (max-width: 764px) {
  .owl-pagination {
    margin-top: -19px; } }
@media (max-width: 750px) {
  .owl-pagination {
    margin-top: 50px; } }
@media (max-width: 667px) {
  .owl-pagination {
    margin-top: 52px; } }
@media (max-width: 666px) {
  .owl-pagination {
    margin-top: 48px; } }
@media (max-width: 640px) {
  .owl-pagination {
    top: 54px; } }
@media (max-width: 568px) {
  .owl-pagination {
    margin-top: 22px; } }
@media (max-width: 480px) {
  .owl-pagination {
    margin-top: 46px; } }
@media (max-width: 476px) {
  .owl-pagination {
    margin-top: 12px; } }
@media (max-width: 375px) {
  .owl-pagination {
    margin-top: -56px; } }
@media (max-width: 360px) {
  .owl-pagination {
    margin-top: -56px; } }
@media (max-width: 320px) {
  .owl-pagination {
    margin-top: -63px; } }
@media (max-width: 347px) {
  .owl-pagination {
    margin-top: -88px; } }
@media (max-width: 320px) {
  .owl-pagination {
    margin-top: -20px; } }

footer.container {
  margin-top: 45px;
  padding-bottom: 20px;
  max-width: 830px;
  font-family: 'TwCenMT-BoldItalic'; }
  footer.container .logo-inferior img {
    width: 100%;
    max-width: 205px; }
    @media (max-width: 360px) {
      footer.container .logo-inferior img {
        width: 150%; } }
  @media (max-width: 767px) {
    footer.container .logo-inferior {
      text-align: center;
      margin-top: 5px; } }
  @media (max-width: 640px) {
    footer.container .logo-inferior {
      text-align: right;
      padding-right: 0;
      padding-left: 30px; } }
  footer.container .redes-sociais {
    margin-top: 15px;
    font-size: 18px;
    padding-left: 60px; }
    @media (max-width: 980px) {
      footer.container .redes-sociais {
        margin-top: 25px;
        font-size: 16px; } }
    @media (max-width: 640px) {
      footer.container .redes-sociais {
        padding-top: 12px; } }
    footer.container .redes-sociais .title-xs {
      display: none; }
      @media (max-width: 767px) {
        footer.container .redes-sociais .title-xs {
          display: block; } }
    footer.container .redes-sociais .title {
      display: block; }
      @media (max-width: 767px) {
        footer.container .redes-sociais .title {
          display: none; } }
    @media (max-width: 767px) {
      footer.container .redes-sociais .text-icon {
        display: none;
        text-align: center; } }
    footer.container .redes-sociais .slot-social {
      margin-bottom: 30px; }
      footer.container .redes-sociais .slot-social img {
        width: 25px; }
      @media (max-width: 767px) {
        footer.container .redes-sociais .slot-social {
          margin-bottom: 15px; } }
      @media (max-width: 640px) {
        footer.container .redes-sociais .slot-social {
          text-align: right; } }
    @media (max-width: 767px) {
      footer.container .redes-sociais {
        margin-top: 0; } }
  footer.container a {
    color: #6D6D6D; }
    footer.container a:hover {
      color: #6D6D6D;
      text-decoration: none;
      opacity: 0.7; }

.wrap-form {
  margin-top: 50px;
  max-width: 610px;
  text-align: center; }
  .wrap-form h1 {
    font-family: 'TwCenMT-BoldItalic';
    color: #BC9D74;
    font-size: 21px; }
    @media (max-width: 667px) {
      .wrap-form h1 {
        font-size: 26px; } }
    @media (max-width: 598px) {
      .wrap-form h1 {
        font-size: 27px; } }
    @media (max-width: 480px) {
      .wrap-form h1 {
        font-size: 26px; } }
    @media (max-width: 375px) {
      .wrap-form h1 {
        font-size: 23px; } }
    @media (max-width: 360px) {
      .wrap-form h1 {
        font-size: 22px; } }
    @media (max-width: 320px) {
      .wrap-form h1 {
        font-size: 19px; } }

form .nome, form .email, form .telefone {
  width: 100%;
  max-width: 609px;
  padding: 10px;
  margin-top: 20px;
  background-color: #D5D9DB;
  font-size: 18px;
  font-family: 'TwCenMT-Italic'; }
form textarea {
  width: 100%;
  max-width: 609px;
  padding: 10px;
  margin-top: 20px;
  background-color: #D5D9DB;
  font-size: 18px;
  font-family: 'TwCenMT-Italic'; }
form .botao {
  font-family: 'TwCenMT-BoldItalic';
  color: #BC9D74;
  display: inline-block;
  position: relative;
  top: -15px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding: 0 30px;
  border: 0px;
  font-size: 18px; }
form img {
  width: 100%;
  max-width: 609px; }
form input, form textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  border: 1px solid #D5D9DB; }
form input:focus, form textarea:focus {
  box-shadow: 0 0 5px #bc9d74;
  border: 1px solid #bc9d74; }

.wrap-contact-send {
  font-family: 'TwCenMT-BoldItalic';
  color: #BC9D74;
  font-size: 17px;
  text-align: center;
  margin-top: 45px;
  min-height: 250px; }

.wrap-wallpaper {
  max-width: 780px;
  margin-top: 45px; }
  .wrap-wallpaper .comp-wallpapper {
    max-width: 246px; }
    @media (max-width: 960px) {
      .wrap-wallpaper .comp-wallpapper {
        max-width: 236px; } }
    @media (max-width: 736px) {
      .wrap-wallpaper .comp-wallpapper {
        max-width: 232px; } }
    @media (max-width: 690px) {
      .wrap-wallpaper .comp-wallpapper {
        max-width: 216px; } }
    @media (max-width: 667px) {
      .wrap-wallpaper .comp-wallpapper {
        max-width: 209px; } }
    @media (max-width: 640px) {
      .wrap-wallpaper .comp-wallpapper {
        max-width: 200px; } }
    @media (max-width: 600px) {
      .wrap-wallpaper .comp-wallpapper {
        max-width: 186px; } }
    @media (max-width: 598px) {
      .wrap-wallpaper .comp-wallpapper {
        max-width: 185px; } }
    @media (max-width: 568px) {
      .wrap-wallpaper .comp-wallpapper {
        max-width: 175px; } }
    @media (max-width: 533px) {
      .wrap-wallpaper .comp-wallpapper {
        max-width: 164px;
        margin-bottom: 15px; } }
    @media (max-width: 480px) {
      .wrap-wallpaper .comp-wallpapper {
        max-width: 153px;
        margin-bottom: 15px; } }
    @media (max-width: 414px) {
      .wrap-wallpaper .comp-wallpapper {
        width: 100%;
        max-width: 382px;
        margin-left: 15px;
        margin-bottom: 15px; } }
    @media (max-width: 384px) {
      .wrap-wallpaper .comp-wallpapper {
        width: 100%;
        max-width: 355px;
        margin-left: 15px;
        margin-bottom: 15px; } }
    @media (max-width: 375px) {
      .wrap-wallpaper .comp-wallpapper {
        width: 100%;
        max-width: 345px;
        margin-left: 15px;
        margin-bottom: 15px; } }
    @media (max-width: 360px) {
      .wrap-wallpaper .comp-wallpapper {
        width: 100%;
        max-width: 330px;
        margin-left: 15px;
        margin-bottom: 15px; } }
    @media (max-width: 320px) {
      .wrap-wallpaper .comp-wallpapper {
        width: 100%;
        max-width: 290px;
        margin-left: 15px;
        margin-bottom: 15px; } }
    .wrap-wallpaper .comp-wallpapper.middle {
      margin: 0 20px; }
      @media (max-width: 690px) {
        .wrap-wallpaper .comp-wallpapper.middle {
          margin-right: 21px;
          margin-left: 21px; } }
      @media (max-width: 690px) {
        .wrap-wallpaper .comp-wallpapper.middle {
          margin-right: 20px;
          margin-left: 20px; } }
      @media (max-width: 600px) {
        .wrap-wallpaper .comp-wallpapper.middle {
          margin-right: 21px; } }
      @media (max-width: 598px) {
        .wrap-wallpaper .comp-wallpapper.middle {
          margin-right: 22px;
          margin-left: 21px; } }
      @media (max-width: 559px) {
        .wrap-wallpaper .comp-wallpapper.middle {
          margin-right: 17px;
          margin-left: 17px; } }
      @media (max-width: 533px) {
        .wrap-wallpaper .comp-wallpapper.middle {
          margin-right: 20px; } }
      @media (max-width: 512px) {
        .wrap-wallpaper .comp-wallpapper.middle {
          margin-left: 15px; } }
      @media (max-width: 511px) {
        .wrap-wallpaper .comp-wallpapper.middle {
          margin-right: 9px;
          margin-left: 10px; } }
      @media (max-width: 480px) {
        .wrap-wallpaper .comp-wallpapper.middle {
          margin-right: 11px;
          margin-left: 10px; } }
      @media (max-width: 360px) {
        .wrap-wallpaper .comp-wallpapper.middle {
          margin: 0 0 30px 15px; } }
    .wrap-wallpaper .comp-wallpapper .box-img {
      background-color: #000; }
      .wrap-wallpaper .comp-wallpapper .box-img img {
        width: 100%;
        height: auto; }
        .wrap-wallpaper .comp-wallpapper .box-img img:hover {
          opacity: 0.7; }
    .wrap-wallpaper .comp-wallpapper .decoration {
      width: 100%;
      height: auto;
      margin-top: 10px; }
    @media (max-width: 768px) {
      .wrap-wallpaper .comp-wallpapper {
        margin-bottom: 30px; } }

.wrap-photos {
  background-color: #BC9D74; }
  @media (max-width: 360px) {
    .wrap-photos {
      margin-top: 30px; } }
  .wrap-photos .comp-photos {
    margin: auto;
    max-width: 784px; }
    .wrap-photos .comp-photos .box-photos {
      float: left;
      background-color: #000;
      width: 196px;
      height: 196px; }
      @media (max-width: 960px) {
        .wrap-photos .comp-photos .box-photos {
          width: 187px;
          height: 187px; } }
      @media (max-width: 768px) {
        .wrap-photos .comp-photos .box-photos {
          width: 147px;
          height: 147px; } }
      @media (max-width: 736px) {
        .wrap-photos .comp-photos .box-photos {
          width: 147px;
          height: 147px; } }
      @media (max-width: 690px) {
        .wrap-photos .comp-photos .box-photos {
          width: 147px;
          height: 147px; } }
      @media (max-width: 640px) {
        .wrap-photos .comp-photos .box-photos {
          width: 196px;
          height: 196px; } }
      @media (max-width: 598px) {
        .wrap-photos .comp-photos .box-photos {
          width: 196px;
          height: 196px; } }
      @media (max-width: 414px) {
        .wrap-photos .comp-photos .box-photos {
          width: 191px;
          height: 191px; } }
      @media (max-width: 384px) {
        .wrap-photos .comp-photos .box-photos {
          width: 176px;
          height: 176px; } }
      @media (max-width: 375px) {
        .wrap-photos .comp-photos .box-photos {
          width: 172px;
          height: 172px; } }
      @media (max-width: 360px) {
        .wrap-photos .comp-photos .box-photos {
          width: 164px;
          height: 164px; } }
      @media (max-width: 320px) {
        .wrap-photos .comp-photos .box-photos {
          width: 145px;
          height: 145px; } }
      .wrap-photos .comp-photos .box-photos img {
        width: 100%; }
        .wrap-photos .comp-photos .box-photos img:hover {
          opacity: 0.7; }
    @media (max-width: 768px) {
      .wrap-photos .comp-photos {
        max-width: 588px; } }
    @media (max-width: 645px) {
      .wrap-photos .comp-photos {
        max-width: 392px; } }

.title-gold {
  position: relative;
  margin-top: 50px;
  padding: 0;
  text-align: center;
  font-family: 'TwCenMT-BoldItalic';
  color: #BC9D74; }
  .title-gold h1 {
    text-align: center;
    font-size: 26px;
    display: inline-block;
    border: 2px solid #BC9D74;
    background-color: #fff;
    padding: 2px 30px; }
  .title-gold hr {
    border: 1px solid #BC9D74;
    margin-top: -29px; }

.perfil-m5 {
  position: relative;
  margin-top: 45px; }
  .perfil-m5 .avatar {
    float: left;
    width: 40%;
    position: absolute;
    text-align: right; }
    @media (max-width: 980px) {
      .perfil-m5 .avatar {
        padding-top: 2px; } }
    @media (max-width: 736px) {
      .perfil-m5 .avatar {
        width: 41%;
        padding-top: 0; } }
    @media (max-width: 690px) {
      .perfil-m5 .avatar {
        width: 43%;
        padding-top: 7px;
        left: 0; } }
    @media (max-width: 667px) {
      .perfil-m5 .avatar {
        width: 45%;
        padding-top: 0;
        left: 0; } }
    @media (max-width: 640px) {
      .perfil-m5 .avatar {
        width: 47%;
        padding-top: 0;
        left: -10px; } }
    @media (max-width: 600px) {
      .perfil-m5 .avatar {
        width: 48%;
        padding-top: 4px;
        left: 0; } }
    @media (max-width: 568px) {
      .perfil-m5 .avatar {
        width: 51%;
        padding-top: 0;
        left: -30px; } }
    @media (max-width: 533px) {
      .perfil-m5 .avatar {
        width: 51%;
        padding-top: 8px;
        left: -30px; } }
    @media (max-width: 480px) {
      .perfil-m5 .avatar {
        display: none; } }
    .perfil-m5 .avatar img {
      width: 100%;
      max-width: 335px;
      margin-right: 100px; }
      @media (max-width: 1024px) {
        .perfil-m5 .avatar img {
          max-width: 347px; } }
  .perfil-m5 .info {
    float: right;
    width: 77%;
    font-family: 'TwCenMT-BoldItalic';
    padding-right: 10%; }
    @media (max-width: 690px) {
      .perfil-m5 .info {
        padding-right: 0; } }
    @media (max-width: 533px) {
      .perfil-m5 .info {
        width: 63%; } }
    @media (max-width: 480px) {
      .perfil-m5 .info {
        width: 100%;
        padding-right: 0; } }
    .perfil-m5 .info .bio {
      color: #BC9D74;
      font-size: 20px;
      text-align: justify;
      text-transform: uppercase;
      line-height: 22px;
      width: 90%;
      margin-left: 10%; }
      @media (max-width: 980px) {
        .perfil-m5 .info .bio {
          font-size: 16px;
          line-height: 18px;
          width: 90%;
          padding-left: 40px; } }
      @media (max-width: 640px) {
        .perfil-m5 .info .bio {
          width: 90%; } }
      @media (max-width: 533px) {
        .perfil-m5 .info .bio {
          width: 98%;
          padding-left: 0;
          margin-left: 2%; } }
      @media (max-width: 533px) {
        .perfil-m5 .info .bio {
          font-size: 14px; } }
      @media (max-width: 360px) {
        .perfil-m5 .info .bio {
          width: 100%;
          padding-left: 0;
          margin-left: 0; } }
    .perfil-m5 .info .data {
      background-color: #d6dadc;
      border-right: #bc9d74 solid 5px;
      min-height: 50px;
      font-size: 17px;
      padding: 5px 0; }
      .perfil-m5 .info .data ul {
        list-style: square inside url("../img/linha-ul.jpg");
        margin-left: -20px;
        line-height: 22px; }
        @media (max-width: 980px) {
          .perfil-m5 .info .data ul {
            font-size: 16px;
            line-height: 18px; } }
        @media (max-width: 600px) {
          .perfil-m5 .info .data ul {
            font-size: 14px;
            line-height: 16px; } }
        @media (max-width: 533px) {
          .perfil-m5 .info .data ul {
            font-size: 14px;
            line-height: 16px;
            list-style: square inside url("../img/linha-ul-small.jpg"); } }
        @media (max-width: 360px) {
          .perfil-m5 .info .data ul {
            font-size: 14px;
            line-height: 16px;
            list-style: square inside url("../img/linha-ul-small.jpg"); } }
        @media (max-width: 320px) {
          .perfil-m5 .info .data ul {
            font-size: 12px;
            line-height: 16px;
            list-style: square inside url("../img/linha-ul-small.jpg"); } }
        .perfil-m5 .info .data ul .offset {
          padding-left: 140px; }
          @media (max-width: 533px) {
            .perfil-m5 .info .data ul .offset {
              padding-left: 32px; } }
          @media (max-width: 360px) {
            .perfil-m5 .info .data ul .offset {
              padding-left: 32px; } }
      .perfil-m5 .info .data img {
        float: right;
        margin-right: 40px;
        margin-top: -155px;
        z-index: 10; }
        @media (max-width: 690px) {
          .perfil-m5 .info .data img {
            width: 10%;
            margin-right: 20px;
            margin-top: -135px; } }
        @media (max-width: 360px) {
          .perfil-m5 .info .data img {
            width: 15%;
            margin-right: 20px;
            margin-top: -130px; } }
        .perfil-m5 .info .data img.first {
          margin-top: -169px; }
          @media (max-width: 690px) {
            .perfil-m5 .info .data img.first {
              margin-top: -130px; } }
          @media (max-width: 640px) {
            .perfil-m5 .info .data img.first {
              margin-top: -140px; } }
          @media (max-width: 360px) {
            .perfil-m5 .info .data img.first {
              margin-top: -130px; } }
    .perfil-m5 .info .subtitle {
      text-align: center;
      margin-bottom: 25px;
      margin-top: 3px; }
      @media (max-width: 980px) {
        .perfil-m5 .info .subtitle {
          margin-bottom: 22px;
          margin-top: 0; } }
      @media (max-width: 533px) {
        .perfil-m5 .info .subtitle {
          margin-bottom: 0;
          margin-top: 0; } }
      .perfil-m5 .info .subtitle p {
        text-align: center;
        margin-top: 10px;
        font-size: 22px;
        display: inline-block;
        background: #fff;
        padding: 0 30px; }
        @media (max-width: 360px) {
          .perfil-m5 .info .subtitle p {
            font-size: 18px; } }
        @media (max-width: 533px) {
          .perfil-m5 .info .subtitle p {
            margin-bottom: 0;
            margin-top: 0;
            font-size: 16px; } }
      .perfil-m5 .info .subtitle hr {
        border: 0;
        border-top: 1px solid #8B8B8B;
        margin-top: -26px; }
        @media (max-width: 533px) {
          .perfil-m5 .info .subtitle hr {
            margin-top: -10px;
            padding: 0;
            margin-bottom: 10px; } }

.wrap-slices {
  padding: 0;
  margin-top: -96px; }
  .wrap-slices .slice {
    background-color: #BC9D74;
    height: 96px;
    margin-bottom: 20px; }
    .wrap-slices .slice.sm {
      height: 20px; }
    .wrap-slices .slice h2 {
      font-family: 'TwCenMT-BoldItalic';
      text-align: center;
      font-size: 40px;
      color: #fff;
      padding-top: 24px; }

.brand-m5 {
  max-width: 697px;
  margin-top: 50px;
  margin-bottom: 45px;
  font-family: 'TwCenMT-BoldItalic';
  color: #BC9D74;
  font-size: 17px;
  line-height: 20px;
  text-align: justify;
  text-transform: uppercase; }
  @media (max-width: 360px) {
    .brand-m5 {
      font-size: 16px; }
      .brand-m5 #lightgallery {
        padding: 0 15px; } }
  .brand-m5 p {
    padding: 0 10px;
    margin-bottom: 40px; }

.button {
  color: #BC9D74; }
  .button:hover, .button:active, .button:visited, .button:focus {
    color: #BC9D74; }
    .button:hover h1, .button:active h1, .button:visited h1, .button:focus h1 {
      background-color: #eff0f0; }
  .button.active {
    cursor: not-allowed; }
    .button.active h1 {
      background-color: #eff0f0; }
  .button .icon-button {
    display: inline-block; }
    .button .icon-button img {
      margin-bottom: 4px;
      margin-left: 15px; }

#wrap-timeline {
  margin-top: 30px;
  overflow: hidden;
  margin-bottom: 30px; }

.controls-timeline {
  position: relative;
  z-index: 99;
  margin-top: -115px; }
  .controls-timeline .arrow:hover,
  .controls-timeline .arrow.active {
    opacity: 0.5; }
  .controls-timeline .arrow.active {
    cursor: not-allowed; }
  .controls-timeline .left {
    float: left;
    cursor: pointer; }
  .controls-timeline .right {
    float: right;
    cursor: pointer; }

#wrap-titulos {
  text-align: center; }
  #wrap-titulos .menu {
    margin-top: 5px;
    margin-bottom: 15px; }
    #wrap-titulos .menu a {
      font-family: 'TwCenMT-BoldItalic';
      font-size: 17px;
      text-transform: uppercase;
      text-decoration: none; }
      #wrap-titulos .menu a:link, #wrap-titulos .menu a:active, #wrap-titulos .menu a:visited, #wrap-titulos .menu a:focus {
        color: #a5adb1; }
      #wrap-titulos .menu a:hover {
        color: #BC9D74; }
      #wrap-titulos .menu a img {
        margin-bottom: 5px; }
  #wrap-titulos .info {
    color: #BC9D74;
    font-family: 'TwCenMT-Regular';
    font-size: 16px; }
    #wrap-titulos .info strong {
      font-family: 'TwCenMT-Bold';
      color: #6D6D6D;
      display: block;
      text-transform: uppercase;
      font-weight: normal; }

.fundo-dourado-carreira {
  background-color: #BC9D74;
  height: 188px; }
  @media (max-width: 480px) {
    .fundo-dourado-carreira {
      display: none; } }

.img-campo {
  text-align: center;
  margin-top: 110px;
  margin-right: 0px;
  padding-right: 0px;
  width: 100%;
  height: 58px;
  background-position: center;
  background-image: url("../img/campo-futebol-carreira.jpg"); }
  @media (max-width: 480px) {
    .img-campo {
      display: none; } }

.foto-m5 {
  position: relative;
  text-align: center;
  margin-top: -360px;
  margin-bottom: 30px;
  z-index: 9; }
  @media (max-width: 1280px) {
    .foto-m5 {
      margin-top: -190px !important; } }
  @media (max-width: 1440px) {
    .foto-m5 {
      margin-top: -360px; } }
  @media (max-width: 960px) {
    .foto-m5 {
      margin-top: -360px; } }
  @media (max-width: 667px) {
    .foto-m5 {
      margin-top: -190px; } }
  @media (max-width: 640px) {
    .foto-m5 {
      margin-top: -360px !important; } }
  @media (max-width: 598px) {
    .foto-m5 {
      margin-top: -385px; } }
  @media (max-width: 568px) {
    .foto-m5 {
      margin-top: -365px; } }
  @media (max-width: 559px) {
    .foto-m5 {
      margin-top: -359px; } }
  @media (max-width: 533px) {
    .foto-m5 {
      margin-top: -342px; } }
  @media (max-width: 528px) {
    .foto-m5 {
      margin-top: -327px; } }
  @media (max-width: 511px) {
    .foto-m5 {
      margin-top: -315px; } }
  @media (max-width: 494px) {
    .foto-m5 {
      margin-top: -315px; } }
  @media (max-width: 480px) {
    .foto-m5 {
      display: none; } }
  .foto-m5 img {
    width: 100%;
    max-width: 598px; }
    @media (min-width: 600px) {
      .foto-m5 img {
        max-width: 530px; } }
    @media (min-width: 320px) and (max-width: 480px) {
      .foto-m5 img {
        max-width: 330px; } }

.marquinhos-480 {
  display: none;
  padding: 0; }
  @media (max-width: 480px) {
    .marquinhos-480 {
      display: block; } }

.timeline-horizontal {
  display: block; }
  @media (max-width: 480px) {
    .timeline-horizontal {
      display: none; } }

.timeline-vertical {
  text-align: center;
  margin: 20px 0;
  display: none; }
  @media (max-width: 480px) {
    .timeline-vertical {
      display: block; } }

.timeline-carreira {
  margin-bottom: 230px; }
  @media (max-width: 480px) {
    .timeline-carreira {
      margin-bottom: 0; } }

/*# sourceMappingURL=m5.css.map */
