@charset "UTF-8";
/*! 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/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Bree Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fbfbfb;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #8d8d8d;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #676767;
  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;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fbfbfb;
  border: 1px solid #ddd;
  border-radius: 0;
  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: 700;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 769px) {
  .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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 769px) {
  .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%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  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';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 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.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .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;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20 {
  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, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20 {
  float: left;
}
.col-xs-20 {
  width: 100%;
}
.col-xs-19 {
  width: 95%;
}
.col-xs-18 {
  width: 90%;
}
.col-xs-17 {
  width: 85%;
}
.col-xs-16 {
  width: 80%;
}
.col-xs-15 {
  width: 75%;
}
.col-xs-14 {
  width: 70%;
}
.col-xs-13 {
  width: 65%;
}
.col-xs-12 {
  width: 60%;
}
.col-xs-11 {
  width: 55%;
}
.col-xs-10 {
  width: 50%;
}
.col-xs-9 {
  width: 45%;
}
.col-xs-8 {
  width: 40%;
}
.col-xs-7 {
  width: 35%;
}
.col-xs-6 {
  width: 30%;
}
.col-xs-5 {
  width: 25%;
}
.col-xs-4 {
  width: 20%;
}
.col-xs-3 {
  width: 15%;
}
.col-xs-2 {
  width: 10%;
}
.col-xs-1 {
  width: 5%;
}
.col-xs-pull-20 {
  right: 100%;
}
.col-xs-pull-19 {
  right: 95%;
}
.col-xs-pull-18 {
  right: 90%;
}
.col-xs-pull-17 {
  right: 85%;
}
.col-xs-pull-16 {
  right: 80%;
}
.col-xs-pull-15 {
  right: 75%;
}
.col-xs-pull-14 {
  right: 70%;
}
.col-xs-pull-13 {
  right: 65%;
}
.col-xs-pull-12 {
  right: 60%;
}
.col-xs-pull-11 {
  right: 55%;
}
.col-xs-pull-10 {
  right: 50%;
}
.col-xs-pull-9 {
  right: 45%;
}
.col-xs-pull-8 {
  right: 40%;
}
.col-xs-pull-7 {
  right: 35%;
}
.col-xs-pull-6 {
  right: 30%;
}
.col-xs-pull-5 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 20%;
}
.col-xs-pull-3 {
  right: 15%;
}
.col-xs-pull-2 {
  right: 10%;
}
.col-xs-pull-1 {
  right: 5%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-20 {
  left: 100%;
}
.col-xs-push-19 {
  left: 95%;
}
.col-xs-push-18 {
  left: 90%;
}
.col-xs-push-17 {
  left: 85%;
}
.col-xs-push-16 {
  left: 80%;
}
.col-xs-push-15 {
  left: 75%;
}
.col-xs-push-14 {
  left: 70%;
}
.col-xs-push-13 {
  left: 65%;
}
.col-xs-push-12 {
  left: 60%;
}
.col-xs-push-11 {
  left: 55%;
}
.col-xs-push-10 {
  left: 50%;
}
.col-xs-push-9 {
  left: 45%;
}
.col-xs-push-8 {
  left: 40%;
}
.col-xs-push-7 {
  left: 35%;
}
.col-xs-push-6 {
  left: 30%;
}
.col-xs-push-5 {
  left: 25%;
}
.col-xs-push-4 {
  left: 20%;
}
.col-xs-push-3 {
  left: 15%;
}
.col-xs-push-2 {
  left: 10%;
}
.col-xs-push-1 {
  left: 5%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-20 {
  margin-left: 100%;
}
.col-xs-offset-19 {
  margin-left: 95%;
}
.col-xs-offset-18 {
  margin-left: 90%;
}
.col-xs-offset-17 {
  margin-left: 85%;
}
.col-xs-offset-16 {
  margin-left: 80%;
}
.col-xs-offset-15 {
  margin-left: 75%;
}
.col-xs-offset-14 {
  margin-left: 70%;
}
.col-xs-offset-13 {
  margin-left: 65%;
}
.col-xs-offset-12 {
  margin-left: 60%;
}
.col-xs-offset-11 {
  margin-left: 55%;
}
.col-xs-offset-10 {
  margin-left: 50%;
}
.col-xs-offset-9 {
  margin-left: 45%;
}
.col-xs-offset-8 {
  margin-left: 40%;
}
.col-xs-offset-7 {
  margin-left: 35%;
}
.col-xs-offset-6 {
  margin-left: 30%;
}
.col-xs-offset-5 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 20%;
}
.col-xs-offset-3 {
  margin-left: 15%;
}
.col-xs-offset-2 {
  margin-left: 10%;
}
.col-xs-offset-1 {
  margin-left: 5%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 769px) {
  .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, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20 {
    float: left;
  }
  .col-sm-20 {
    width: 100%;
  }
  .col-sm-19 {
    width: 95%;
  }
  .col-sm-18 {
    width: 90%;
  }
  .col-sm-17 {
    width: 85%;
  }
  .col-sm-16 {
    width: 80%;
  }
  .col-sm-15 {
    width: 75%;
  }
  .col-sm-14 {
    width: 70%;
  }
  .col-sm-13 {
    width: 65%;
  }
  .col-sm-12 {
    width: 60%;
  }
  .col-sm-11 {
    width: 55%;
  }
  .col-sm-10 {
    width: 50%;
  }
  .col-sm-9 {
    width: 45%;
  }
  .col-sm-8 {
    width: 40%;
  }
  .col-sm-7 {
    width: 35%;
  }
  .col-sm-6 {
    width: 30%;
  }
  .col-sm-5 {
    width: 25%;
  }
  .col-sm-4 {
    width: 20%;
  }
  .col-sm-3 {
    width: 15%;
  }
  .col-sm-2 {
    width: 10%;
  }
  .col-sm-1 {
    width: 5%;
  }
  .col-sm-pull-20 {
    right: 100%;
  }
  .col-sm-pull-19 {
    right: 95%;
  }
  .col-sm-pull-18 {
    right: 90%;
  }
  .col-sm-pull-17 {
    right: 85%;
  }
  .col-sm-pull-16 {
    right: 80%;
  }
  .col-sm-pull-15 {
    right: 75%;
  }
  .col-sm-pull-14 {
    right: 70%;
  }
  .col-sm-pull-13 {
    right: 65%;
  }
  .col-sm-pull-12 {
    right: 60%;
  }
  .col-sm-pull-11 {
    right: 55%;
  }
  .col-sm-pull-10 {
    right: 50%;
  }
  .col-sm-pull-9 {
    right: 45%;
  }
  .col-sm-pull-8 {
    right: 40%;
  }
  .col-sm-pull-7 {
    right: 35%;
  }
  .col-sm-pull-6 {
    right: 30%;
  }
  .col-sm-pull-5 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 20%;
  }
  .col-sm-pull-3 {
    right: 15%;
  }
  .col-sm-pull-2 {
    right: 10%;
  }
  .col-sm-pull-1 {
    right: 5%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-20 {
    left: 100%;
  }
  .col-sm-push-19 {
    left: 95%;
  }
  .col-sm-push-18 {
    left: 90%;
  }
  .col-sm-push-17 {
    left: 85%;
  }
  .col-sm-push-16 {
    left: 80%;
  }
  .col-sm-push-15 {
    left: 75%;
  }
  .col-sm-push-14 {
    left: 70%;
  }
  .col-sm-push-13 {
    left: 65%;
  }
  .col-sm-push-12 {
    left: 60%;
  }
  .col-sm-push-11 {
    left: 55%;
  }
  .col-sm-push-10 {
    left: 50%;
  }
  .col-sm-push-9 {
    left: 45%;
  }
  .col-sm-push-8 {
    left: 40%;
  }
  .col-sm-push-7 {
    left: 35%;
  }
  .col-sm-push-6 {
    left: 30%;
  }
  .col-sm-push-5 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 20%;
  }
  .col-sm-push-3 {
    left: 15%;
  }
  .col-sm-push-2 {
    left: 10%;
  }
  .col-sm-push-1 {
    left: 5%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-20 {
    margin-left: 100%;
  }
  .col-sm-offset-19 {
    margin-left: 95%;
  }
  .col-sm-offset-18 {
    margin-left: 90%;
  }
  .col-sm-offset-17 {
    margin-left: 85%;
  }
  .col-sm-offset-16 {
    margin-left: 80%;
  }
  .col-sm-offset-15 {
    margin-left: 75%;
  }
  .col-sm-offset-14 {
    margin-left: 70%;
  }
  .col-sm-offset-13 {
    margin-left: 65%;
  }
  .col-sm-offset-12 {
    margin-left: 60%;
  }
  .col-sm-offset-11 {
    margin-left: 55%;
  }
  .col-sm-offset-10 {
    margin-left: 50%;
  }
  .col-sm-offset-9 {
    margin-left: 45%;
  }
  .col-sm-offset-8 {
    margin-left: 40%;
  }
  .col-sm-offset-7 {
    margin-left: 35%;
  }
  .col-sm-offset-6 {
    margin-left: 30%;
  }
  .col-sm-offset-5 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 20%;
  }
  .col-sm-offset-3 {
    margin-left: 15%;
  }
  .col-sm-offset-2 {
    margin-left: 10%;
  }
  .col-sm-offset-1 {
    margin-left: 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, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20 {
    float: left;
  }
  .col-md-20 {
    width: 100%;
  }
  .col-md-19 {
    width: 95%;
  }
  .col-md-18 {
    width: 90%;
  }
  .col-md-17 {
    width: 85%;
  }
  .col-md-16 {
    width: 80%;
  }
  .col-md-15 {
    width: 75%;
  }
  .col-md-14 {
    width: 70%;
  }
  .col-md-13 {
    width: 65%;
  }
  .col-md-12 {
    width: 60%;
  }
  .col-md-11 {
    width: 55%;
  }
  .col-md-10 {
    width: 50%;
  }
  .col-md-9 {
    width: 45%;
  }
  .col-md-8 {
    width: 40%;
  }
  .col-md-7 {
    width: 35%;
  }
  .col-md-6 {
    width: 30%;
  }
  .col-md-5 {
    width: 25%;
  }
  .col-md-4 {
    width: 20%;
  }
  .col-md-3 {
    width: 15%;
  }
  .col-md-2 {
    width: 10%;
  }
  .col-md-1 {
    width: 5%;
  }
  .col-md-pull-20 {
    right: 100%;
  }
  .col-md-pull-19 {
    right: 95%;
  }
  .col-md-pull-18 {
    right: 90%;
  }
  .col-md-pull-17 {
    right: 85%;
  }
  .col-md-pull-16 {
    right: 80%;
  }
  .col-md-pull-15 {
    right: 75%;
  }
  .col-md-pull-14 {
    right: 70%;
  }
  .col-md-pull-13 {
    right: 65%;
  }
  .col-md-pull-12 {
    right: 60%;
  }
  .col-md-pull-11 {
    right: 55%;
  }
  .col-md-pull-10 {
    right: 50%;
  }
  .col-md-pull-9 {
    right: 45%;
  }
  .col-md-pull-8 {
    right: 40%;
  }
  .col-md-pull-7 {
    right: 35%;
  }
  .col-md-pull-6 {
    right: 30%;
  }
  .col-md-pull-5 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 20%;
  }
  .col-md-pull-3 {
    right: 15%;
  }
  .col-md-pull-2 {
    right: 10%;
  }
  .col-md-pull-1 {
    right: 5%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-20 {
    left: 100%;
  }
  .col-md-push-19 {
    left: 95%;
  }
  .col-md-push-18 {
    left: 90%;
  }
  .col-md-push-17 {
    left: 85%;
  }
  .col-md-push-16 {
    left: 80%;
  }
  .col-md-push-15 {
    left: 75%;
  }
  .col-md-push-14 {
    left: 70%;
  }
  .col-md-push-13 {
    left: 65%;
  }
  .col-md-push-12 {
    left: 60%;
  }
  .col-md-push-11 {
    left: 55%;
  }
  .col-md-push-10 {
    left: 50%;
  }
  .col-md-push-9 {
    left: 45%;
  }
  .col-md-push-8 {
    left: 40%;
  }
  .col-md-push-7 {
    left: 35%;
  }
  .col-md-push-6 {
    left: 30%;
  }
  .col-md-push-5 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 20%;
  }
  .col-md-push-3 {
    left: 15%;
  }
  .col-md-push-2 {
    left: 10%;
  }
  .col-md-push-1 {
    left: 5%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-20 {
    margin-left: 100%;
  }
  .col-md-offset-19 {
    margin-left: 95%;
  }
  .col-md-offset-18 {
    margin-left: 90%;
  }
  .col-md-offset-17 {
    margin-left: 85%;
  }
  .col-md-offset-16 {
    margin-left: 80%;
  }
  .col-md-offset-15 {
    margin-left: 75%;
  }
  .col-md-offset-14 {
    margin-left: 70%;
  }
  .col-md-offset-13 {
    margin-left: 65%;
  }
  .col-md-offset-12 {
    margin-left: 60%;
  }
  .col-md-offset-11 {
    margin-left: 55%;
  }
  .col-md-offset-10 {
    margin-left: 50%;
  }
  .col-md-offset-9 {
    margin-left: 45%;
  }
  .col-md-offset-8 {
    margin-left: 40%;
  }
  .col-md-offset-7 {
    margin-left: 35%;
  }
  .col-md-offset-6 {
    margin-left: 30%;
  }
  .col-md-offset-5 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 20%;
  }
  .col-md-offset-3 {
    margin-left: 15%;
  }
  .col-md-offset-2 {
    margin-left: 10%;
  }
  .col-md-offset-1 {
    margin-left: 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, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20 {
    float: left;
  }
  .col-lg-20 {
    width: 100%;
  }
  .col-lg-19 {
    width: 95%;
  }
  .col-lg-18 {
    width: 90%;
  }
  .col-lg-17 {
    width: 85%;
  }
  .col-lg-16 {
    width: 80%;
  }
  .col-lg-15 {
    width: 75%;
  }
  .col-lg-14 {
    width: 70%;
  }
  .col-lg-13 {
    width: 65%;
  }
  .col-lg-12 {
    width: 60%;
  }
  .col-lg-11 {
    width: 55%;
  }
  .col-lg-10 {
    width: 50%;
  }
  .col-lg-9 {
    width: 45%;
  }
  .col-lg-8 {
    width: 40%;
  }
  .col-lg-7 {
    width: 35%;
  }
  .col-lg-6 {
    width: 30%;
  }
  .col-lg-5 {
    width: 25%;
  }
  .col-lg-4 {
    width: 20%;
  }
  .col-lg-3 {
    width: 15%;
  }
  .col-lg-2 {
    width: 10%;
  }
  .col-lg-1 {
    width: 5%;
  }
  .col-lg-pull-20 {
    right: 100%;
  }
  .col-lg-pull-19 {
    right: 95%;
  }
  .col-lg-pull-18 {
    right: 90%;
  }
  .col-lg-pull-17 {
    right: 85%;
  }
  .col-lg-pull-16 {
    right: 80%;
  }
  .col-lg-pull-15 {
    right: 75%;
  }
  .col-lg-pull-14 {
    right: 70%;
  }
  .col-lg-pull-13 {
    right: 65%;
  }
  .col-lg-pull-12 {
    right: 60%;
  }
  .col-lg-pull-11 {
    right: 55%;
  }
  .col-lg-pull-10 {
    right: 50%;
  }
  .col-lg-pull-9 {
    right: 45%;
  }
  .col-lg-pull-8 {
    right: 40%;
  }
  .col-lg-pull-7 {
    right: 35%;
  }
  .col-lg-pull-6 {
    right: 30%;
  }
  .col-lg-pull-5 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 20%;
  }
  .col-lg-pull-3 {
    right: 15%;
  }
  .col-lg-pull-2 {
    right: 10%;
  }
  .col-lg-pull-1 {
    right: 5%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-20 {
    left: 100%;
  }
  .col-lg-push-19 {
    left: 95%;
  }
  .col-lg-push-18 {
    left: 90%;
  }
  .col-lg-push-17 {
    left: 85%;
  }
  .col-lg-push-16 {
    left: 80%;
  }
  .col-lg-push-15 {
    left: 75%;
  }
  .col-lg-push-14 {
    left: 70%;
  }
  .col-lg-push-13 {
    left: 65%;
  }
  .col-lg-push-12 {
    left: 60%;
  }
  .col-lg-push-11 {
    left: 55%;
  }
  .col-lg-push-10 {
    left: 50%;
  }
  .col-lg-push-9 {
    left: 45%;
  }
  .col-lg-push-8 {
    left: 40%;
  }
  .col-lg-push-7 {
    left: 35%;
  }
  .col-lg-push-6 {
    left: 30%;
  }
  .col-lg-push-5 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 20%;
  }
  .col-lg-push-3 {
    left: 15%;
  }
  .col-lg-push-2 {
    left: 10%;
  }
  .col-lg-push-1 {
    left: 5%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-20 {
    margin-left: 100%;
  }
  .col-lg-offset-19 {
    margin-left: 95%;
  }
  .col-lg-offset-18 {
    margin-left: 90%;
  }
  .col-lg-offset-17 {
    margin-left: 85%;
  }
  .col-lg-offset-16 {
    margin-left: 80%;
  }
  .col-lg-offset-15 {
    margin-left: 75%;
  }
  .col-lg-offset-14 {
    margin-left: 70%;
  }
  .col-lg-offset-13 {
    margin-left: 65%;
  }
  .col-lg-offset-12 {
    margin-left: 60%;
  }
  .col-lg-offset-11 {
    margin-left: 55%;
  }
  .col-lg-offset-10 {
    margin-left: 50%;
  }
  .col-lg-offset-9 {
    margin-left: 45%;
  }
  .col-lg-offset-8 {
    margin-left: 40%;
  }
  .col-lg-offset-7 {
    margin-left: 35%;
  }
  .col-lg-offset-6 {
    margin-left: 30%;
  }
  .col-lg-offset-5 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 20%;
  }
  .col-lg-offset-3 {
    margin-left: 15%;
  }
  .col-lg-offset-2 {
    margin-left: 10%;
  }
  .col-lg-offset-1 {
    margin-left: 5%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fbfbfb;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ECECEC;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid white;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #a6ce39;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(166, 206, 57, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 26px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="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: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 26px;
  padding: 3px 7px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 26px;
  line-height: 26px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 26px;
  padding: 3px 7px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 26px;
  line-height: 26px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 26px;
  min-height: 32px;
  padding: 4px 7px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 26px;
  height: 26px;
  line-height: 26px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 769px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 769px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 769px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 769px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 4px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #8d8d8d;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #8d8d8d;
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.btn-default:focus,
.btn-default.focus {
  color: #8d8d8d;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0.15);
}
.btn-default:hover {
  color: #8d8d8d;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0.15);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #8d8d8d;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0.15);
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #8d8d8d;
  background-color: #d4d4d4;
  border-color: rgba(0, 0, 0, 0.15);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.btn-default .badge {
  color: #fff;
  background-color: #8d8d8d;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #8d8d8d;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #676767;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 3px 7px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  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.42857143;
  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.42857143;
  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: 769px) {
  .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 + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  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: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 26px;
  padding: 3px 7px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 26px;
  line-height: 26px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid white;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 3px 7px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #8d8d8d;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fbfbfb;
  border: 1px solid #ddd;
  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: 769px) {
  .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;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 769px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 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: #fbfbfb;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 769px) {
  .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;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 769px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fbfbfb;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 769px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 769px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 769px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 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: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .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: 769px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 769px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 769px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: 769px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 769px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 769px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 768px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 769px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 12px;
  margin-bottom: 12px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 769px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 769px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 768px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 768px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: none;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: " / \00a0";
  padding: 0 5px;
  color: #353535;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #8d8d8d;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #676767;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 3px 7px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 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: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #8d8d8d;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 769px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fbfbfb;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: border 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: #8d8d8d;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-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: 20px;
  margin-bottom: 20px;
  background-color: #a3a3a3;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #a6ce39;
  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-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-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,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-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,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-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 transparent;
  border-radius: 0;
  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: 20px;
  border-bottom: 1px solid white;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid white;
}
.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: 769px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    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: "Bree Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Bree Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 769px) {
  .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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  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-header: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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 768px) {
  .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: 768px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 768px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 769px) 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: 769px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 769px) 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: 768px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 769px) 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-size-h 1:
	@font-size-h2:
	@font-size-h3:
	@font-size-h4: 24px;
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?y7js5g');
  src: url('../fonts/icomoon.eot?y7js5g#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?y7js5g') format('truetype'), url('../fonts/icomoon.woff?y7js5g') format('woff'), url('../fonts/icomoon.svg?y7js5g#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-play-rounded:before {
  content: "\e913";
}
.icon-print:before {
  content: "\e912";
}
.icon-a-minus:before {
  content: "\e90f";
}
.icon-a-plus:before {
  content: "\e910";
}
.icon-audio:before {
  content: "\e911";
}
.icon-comments:before {
  content: "\e90e";
}
.icon-tag:before {
  content: "\e90d";
}
.icon-arrow-down:before {
  content: "\e90b";
}
.icon-arrow-up:before {
  content: "\e90c";
}
.icon-arrow-prev:before {
  content: "\e909";
}
.icon-arrow-next:before {
  content: "\e90a";
}
.icon-play:before {
  content: "\e908";
}
.icon-star:before {
  content: "\e907";
}
.icon-check:before {
  content: "\e905";
}
.icon-arrow-left:before {
  content: "\e906";
}
.icon-arrow-right:before {
  content: "\e904";
}
.icon-dots:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-twitter:before {
  content: "\e902";
}
.icon-whatsapp:before {
  content: "\e903";
}
@font-face {
  font-family: 'Bree Serif';
  src: url('../fonts/breeserif-webfont.eot');
  src: url('../fonts/breeserif-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/breeserif-webfont.woff2') format('woff2'), url('../fonts/breeserif-webfont.woff') format('woff'), url('../fonts/breeserif-webfont.ttf') format('truetype'), url('../fonts/breeserif-webfont.svg#bree_serifregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bree Serif';
  src: url('../fonts/breeserif-bold-webfont.eot');
  src: url('../fonts/breeserif-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/breeserif-bold-webfont.woff2') format('woff2'), url('../fonts/breeserif-bold-webfont.woff') format('woff'), url('../fonts/breeserif-bold-webfont.ttf') format('truetype'), url('../fonts/breeserif-bold-webfont.svg#bree_serifbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Bree Serif';
  src: url('../fonts/breeserif-light-webfont.eot');
  src: url('../fonts/breeserif-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/breeserif-light-webfont.woff2') format('woff2'), url('../fonts/breeserif-light-webfont.woff') format('woff'), url('../fonts/breeserif-light-webfont.ttf') format('truetype'), url('../fonts/breeserif-light-webfont.svg#bree_seriflight') format('svg');
  font-weight: 300;
  font-style: normal;
}
body #bottom-home {
  position: relative;
  z-index: 99 !important;
}
body .pagination > li > span.paginator-default-text {
  border: 0;
  cursor: auto;
  border-left: 1px solid #ddd;
}
body .pagination > li > span.paginator-default-text:hover {
  background: transparent;
  color: #8d8d8d;
  border-color: #ddd;
}
body.open-search {
  overflow: hidden;
}
@media (min-width: 769px) {
  body {
    overflow-x: hidden;
  }
}
body h3.h4 {
  font-size: 13px;
}
body p.font-hora {
  font-weight: 400;
  font-size: 18px;
  color: #B3B3B3;
  padding-top: 26px;
}
body p.font-date {
  font-weight: 400;
  font-size: 16px;
  color: #8d8d8d;
  margin-bottom: 0;
}
body .nao-encontrada p {
  font-size: 18px;
}
body .nao-encontrada .adress p {
  font-size: 16px;
}
body .page-error {
  height: 150px;
  background: #f1f1f1;
}
.clube-do-imovel .well {
  padding-bottom: 0px;
}
.clube-nd .artGroup {
  height: 340px;
}
.clube-nd .artGroup .details-clubend {
  margin-top: -41px;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}
.wrapper {
  width: 100%;
  overflow-x: hidden;
}
.well {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  padding: 10px 30px 30px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 600;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 14px;
  margin-bottom: 10px;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 16px;
  margin-bottom: 14px;
}
h3.includes-homes {
  padding-top: 6px;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 20px;
}
.cards-list-primary h2 {
  font-size: 22px;
}
.cards-list-primary .img-card-default {
  height: 220px;
}
@media (max-width: 768px) {
  h1,
  .h1 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  h2,
  .h2 {
    font-size: 22px;
  }
}
.bloco-home h4,
.bloco-home .h4 {
  line-height: 24px;
}
.materia-main h3,
.materia-main .h3 {
  font-size: 26px;
}
.materia-secondary h2,
.materia-secondary h2.h3 {
  font-size: 21px;
}
.materia-secondary h4,
.materia-secondary .h4 {
  font-size: 16px;
}
.arrow-box {
  position: relative;
  background: #fff;
  border: 1px solid #ccc;
}
.arrow-box:after,
.arrow-box:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
i.id {
  position: absolute;
  right: 0;
  top: 0;
  background: #000;
  padding: 5px;
  color: #fff;
  z-index: 9;
  font-weight: bold;
}
.arrow-box:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 12px;
  margin-left: -12px;
}
.arrow-box:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #ccc;
  border-width: 13px;
  margin-left: -13px;
}
.table-bordered {
  color: #707070;
}
.response-form ul {
  list-style: none;
}
.response-form * {
  text-align: center;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.response-form.sucess * {
  color: #0b920b;
}
.response-form.error * {
  color: #ec0f30;
}
.home-index.header-fixed {
  padding-top: 160px;
}
.home-index #full_block {
  text-align: center;
}
@media (max-width: 768px) {
  .breadcrumb-title {
    margin-top: 20px;
  }
}
/* Breadcrumb com titulo */
.breadcrumb-title .breadcrumb {
  margin: 0 0 16px;
  padding: 0;
  font-size: 12px;
}
.breadcrumb-title .breadcrumb i {
  color: #979797;
}
.breadcrumb-title .breadcrumb a {
  color: #353535;
}
.breadcrumb-title.header-fixed {
  padding-top: 170px;
}
@media (max-width: 768px) {
  .breadcrumb-title.header-fixed {
    padding-top: 0 !important;
  }
}
.breadcrumb-title h1 {
  color: #565656;
  font-size: 48px;
  font-weight: 700;
  margin: 0;
}
.breadcrumb-title p {
  margin: 0 20px 0 0;
}
.breadcrumb-title p,
.breadcrumb-title ul {
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb-title .nd-redes-sociais ul {
  float: right;
}
.breadcrumb-title .nd-redes-sociais ul li {
  display: inline-block;
  padding: 0 5px;
}
.breadcrumb-title .cedido-por {
  margin-top: 50px;
}
.breadcrumb-title .cedido-por h5,
.breadcrumb-title .cedido-por span {
  vertical-align: top;
}
.breadcrumb-title .cedido-por h5 {
  margin: 0;
}
.breadcrumb-title .cedido-por span {
  margin-right: 40px;
}
.is-mobile .breadcrumb-title.header-fixed {
  padding-top: 60px;
}
.is-mobile .last-news-first {
  margin-left: -15px;
  margin-right: -15px;
}
.is-mobile .materia-autor {
  background: #f3f3f3;
  color: #8b8b8b;
  line-height: 24px;
  padding: 10px 20px 10px 20px;
}
.is-mobile .publi-mobile {
  position: initial;
  left: 0;
  margin-left: 0;
  text-align: left;
}
small,
.small {
  font-size: 10px;
  margin-bottom: 2px;
}
.home-em-alta .card-highlight h2.h3 {
  font-size: 36px;
}
.home-em-alta ul > li:first-child {
  padding-left: 0;
}
.home-em-alta ul > li:last-child {
  padding-right: 0;
}
.home-em-alta .card img {
  width: 100%;
}
.home-em-alta .lis-card > li {
  border-bottom: 0;
}
.module-list > li:first-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.module-list > li h3.h4 {
  margin-bottom: 0;
  font-size: 16px;
  margin-top: 0;
}
.border-top {
  padding-top: 40px;
  border-top: 1px solid #c0c0c0;
}
.module-mobile {
  margin-left: -15px;
  margin-right: -15px;
}
.progress-bar-success {
  background-color: #a6ce39;
}
.progress {
  height: 17px;
  margin-top: 2px;
}
.filter-grayscale {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.filter-grayscale:hover {
  -webkit-filter: initial;
  filter: initial;
}
.tags a {
  border: 1px solid #e6e6e6;
  padding: 4px 14px;
  font-size: 13px;
  margin-right: 14px;
  margin-bottom: 10px;
  display: inline-block;
}
.tags a:hover {
  border-color: #8d8d8d;
  text-decoration: none;
}
.secao-news-full {
  background: #fff;
}
a {
  outline: 0 !important;
}
a:hover {
  text-decoration: none;
}
:focus {
  outline: 0 !important;
}
object,
embed {
  outline: 0 !important;
}
input::-moz-focus-inner {
  border: 0;
}
@media (min-width: 769px) {
  .modal .modal-title {
    padding: 20px;
  }
  .modal p {
    font-size: 20px;
    padding: 0 40px;
    line-height: 26px;
  }
  .modal .modal-body {
    padding: 20px 40px;
  }
  .modal .modal-body label {
    color: #848484;
    font-size: 20px;
  }
  .modal .modal-body ul {
    padding: 0 40px;
  }
  .modal .modal-footer {
    text-align: center;
  }
}
#materia_img {
  text-align: center;
  padding-bottom: 20px;
}
#materia_img img {
  display: initial;
}
.time-comments .materia_img_autor,
.especiais-template .materia_img_autor,
.content-text .materia_img_autor,
.materia-conteudo-container .materia_img_autor,
.time-comments .materia_img_legenda,
.especiais-template .materia_img_legenda,
.content-text .materia_img_legenda,
.materia-conteudo-container .materia_img_legenda,
.time-comments #materia_img_autor,
.especiais-template #materia_img_autor,
.content-text #materia_img_autor,
.materia-conteudo-container #materia_img_autor,
.time-comments #materia_img_legenda,
.especiais-template #materia_img_legenda,
.content-text #materia_img_legenda,
.materia-conteudo-container #materia_img_legenda {
  font-size: 14px !important;
  border: none !important;
}
.time-comments .materia_img_legenda,
.especiais-template .materia_img_legenda,
.content-text .materia_img_legenda,
.materia-conteudo-container .materia_img_legenda,
.time-comments #materia_img_legenda,
.especiais-template #materia_img_legenda,
.content-text #materia_img_legenda,
.materia-conteudo-container #materia_img_legenda {
  font-weight: bold !important;
}
.time-comments img,
.especiais-template img,
.content-text img,
.materia-conteudo-container img {
  display: block;
  max-width: 100%;
  height: auto;
}
.scroll-to-fixed-fixed {
  z-index: 2 !important;
}
.glyphicon-refresh-animate {
  -animation: spin .7s infinite linear;
  -webkit-animation: spin2 .7s infinite linear;
}
@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
  to {
    -webkit-transform: scale(1) rotate(360deg);
            transform: scale(1) rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
  to {
    -webkit-transform: scale(1) rotate(360deg);
            transform: scale(1) rotate(360deg);
  }
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
      transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
      transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
      transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.fullwidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: initial;
}
.slider-especiais {
  margin: 0;
}
.slider-especiais .slide {
  width: 100%;
  height: 100%;
}
.slider-especiais .slick-prev {
  left: 0;
  background: red;
}
.slider-especiais .slick-next {
  right: 0;
  background: red;
}
.slider-especiais .slick-dots {
  bottom: 0px;
  margin-left: 0;
  /* Fixes the visible horizontal scroll bar */
}
.calendar-selected {
  background-color: #CCC;
}
.ui-datepicker-today {
  background-color: #333;
}
.ui-datepicker-today a {
  color: #fff;
}
.ui-datepicker-today a:hover {
  color: #8d8d8d;
}
.ui-datepicker-current-day {
  background-color: #333;
}
.ui-datepicker-current-day a {
  color: #fff;
}
.ui-datepicker-current-day a:hover {
  color: #8d8d8d;
}
@media (max-width: 768px) {
  .publi-nd-home-medium {
    padding: 0 20px;
    text-align: center;
  }
  .lis-card > li {
    margin-top: 20px;
  }
  .categorias-secundarias li {
    padding-bottom: 10px;
    border-bottom: 1px solid #B2B2B2;
  }
  .pl-xs-0 {
    padding-left: 0;
  }
  .list-card-img-right .col-sm-pull-8,
  .lis-card .col-sm-pull-8 {
    padding-left: 0;
  }
}
.color-green {
  color: #a6ce39;
}
.color-gray {
  color: #8d8d8d;
}
.color-gray-light {
  color: #b2b2b2;
}
.color-blue {
  color: #21bece;
}
.color-red {
  color: #ed1a3a;
}
.color-white {
  color: white;
}
.color-black {
  color: black;
}
a.color-black:hover {
  color: black;
}
.blocked-list,
.inline-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blocked-list > * {
  display: block;
}
.inline-list > * {
  display: inline-block;
}
@media (max-width: 768px) {
  .image-no-gutter-xs {
    width: calc(100% +  30px);
  }
  .image-no-gutter-xs.x2 {
    width: calc(100% +  60px);
  }
}
.no-border {
  border: none;
}
.select-no-border {
  box-shadow: none;
}
.no-border-bottom {
  border-bottom: none !important;
}
.centered {
  display: block;
  margin: 0 auto;
}
.centered-pos-abs {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.font-light {
  font-weight: 300;
}
.font-normal {
  font-weight: 400;
}
.font-bold {
  font-weight: 700;
}
@media (max-width: 768px) {
  .text-left-xs {
    text-align: left;
  }
  .text-right-xs {
    text-align: right;
  }
  .text-center-xs {
    text-align: center;
  }
}
.no-margin {
  margin: 0;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.no-margin-left {
  margin-left: 0;
}
.no-margin-right {
  margin-right: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mt-0 {
  margin-top: 0;
}
.mt-5 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-60 {
  margin-top: 60px;
}
.mr-0 {
  margin-right: 0;
}
.mr-5 {
  margin-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-40 {
  margin-right: 40px;
}
.mr-60 {
  margin-right: 60px;
}
.ml-0 {
  margin-left: 0;
}
.ml-5 {
  margin-left: 5px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-40 {
  margin-left: 40px;
}
.ml-60 {
  margin-left: 60px;
}
@media (max-width: 768px) {
  .ml-0-xs {
    margin-left: 0 !important;
  }
  .mr-0-xs {
    margin-right: 0 !important;
  }
  .mb-0-xs {
    margin-bottom: 0 !important;
  }
  .mt-0-xs {
    margin-top: 0 !important;
  }
  .mb-0-xs {
    margin-bottom: 0 !important;
  }
  .mb-5-xs {
    margin-bottom: 5px !important;
  }
  .mb-10-xs {
    margin-bottom: 10px !important;
  }
  .mb-15-xs {
    margin-bottom: 15px !important;
  }
  .mb-20-xs {
    margin-bottom: 20px !important;
  }
  .mb-30-xs {
    margin-bottom: 30px !important;
  }
  .mb-40-xs {
    margin-bottom: 40px !important;
  }
  .mb-60-xs {
    margin-bottom: 60px !important;
  }
  .mt-0-xs {
    margin-top: 0 !important;
  }
  .mt-5-xs {
    margin-top: 5px !important;
  }
  .mt-10-xs {
    margin-top: 10px !important;
  }
  .mt-15-xs {
    margin-top: 15px !important;
  }
  .mt-20-xs {
    margin-top: 20px !important;
  }
  .mt-30-xs {
    margin-top: 30px !important;
  }
  .mt-40-xs {
    margin-top: 40px !important;
  }
  .mt-60-xs {
    margin-top: 60px !important;
  }
  .mr-0-xs {
    margin-right: 0 !important;
  }
  .mr-5-xs {
    margin-right: 5px !important;
  }
  .mr-10-xs {
    margin-right: 10px !important;
  }
  .mr-15-xs {
    margin-right: 15px !important;
  }
  .mr-20-xs {
    margin-right: 20px !important;
  }
  .mr-30-xs {
    margin-right: 30px !important;
  }
  .mr-40-xs {
    margin-right: 40px !important;
  }
  .mr-60-xs {
    margin-right: 60px !important;
  }
  .ml-0-xs {
    margin-left: 0 !important;
  }
  .ml-5-xs {
    margin-left: 5px !important;
  }
  .ml-10-xs {
    margin-left: 10px !important;
  }
  .ml-15-xs {
    margin-left: 15px !important;
  }
  .ml-20-xs {
    margin-left: 20px !important;
  }
  .ml-30-xs {
    margin-left: 30px !important;
  }
  .ml-40-xs {
    margin-left: 40px !important;
  }
  .ml-60-xs {
    margin-left: 60px !important;
  }
}
.no-padding {
  padding: 0 !important;
}
.no-padding-top {
  padding-top: 0;
}
.no-padding-bottom {
  padding-bottom: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
@media (max-width: 768px) {
  .no-padding-xs {
    padding: 0 !important;
  }
  .no-padding-top-xs {
    padding-top: 0;
  }
  .no-padding-bottom-xs {
    padding-bottom: 0;
  }
  .no-padding-left-xs {
    padding-left: 0;
  }
  .no-padding-right-xs {
    padding-right: 0;
  }
}
.p-5 {
  padding: 5px;
}
.p-10 {
  padding: 10px;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.p-30 {
  padding: 30px;
}
.p-40 {
  padding: 40px;
}
.p-60 {
  padding: 60px;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-5 {
  padding-bottom: 5px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pt-0 {
  padding-top: 0;
}
.pt-5 {
  padding-top: 5px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-60 {
  padding-top: 60px;
}
.pr-0 {
  padding-right: 0;
}
.pr-5 {
  padding-right: 5px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-15 {
  padding-right: 15px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-40 {
  padding-right: 40px;
}
.pr-60 {
  padding-right: 60px;
}
.pl-0 {
  padding-left: 0;
}
.pl-5 {
  padding-left: 5px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-15 {
  padding-left: 15px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-60 {
  padding-left: 60px;
}
@media (max-width: 768px) {
  .pl-0-xs {
    padding-left: 0;
  }
  .pr-0-xs {
    padding-right: 0;
  }
  .pb-0-xs {
    padding-bottom: 0;
  }
  .pt-0-xs {
    padding-top: 0;
  }
  .pb-0-xs {
    padding-bottom: 0;
  }
  .pb-5-xs {
    padding-bottom: 5px;
  }
  .pb-10-xs {
    padding-bottom: 10px;
  }
  .pb-15-xs {
    padding-bottom: 15px;
  }
  .pb-20-xs {
    padding-bottom: 20px;
  }
  .pb-30-xs {
    padding-bottom: 30px;
  }
  .pb-40-xs {
    padding-bottom: 40px;
  }
  .pb-60-xs {
    padding-bottom: 60px;
  }
  .pt-0-xs {
    padding-top: 0;
  }
  .pt-5-xs {
    padding-top: 5px;
  }
  .pt-10-xs {
    padding-top: 10px;
  }
  .pt-15-xs {
    padding-top: 15px;
  }
  .pt-20-xs {
    padding-top: 20px;
  }
  .pt-30-xs {
    padding-top: 30px;
  }
  .pt-40-xs {
    padding-top: 40px;
  }
  .pt-60-xs {
    padding-top: 60px;
  }
  .pr-0-xs {
    padding-right: 0;
  }
  .pr-5-xs {
    padding-right: 5px;
  }
  .pr-10-xs {
    padding-right: 10px;
  }
  .pr-15-xs {
    padding-right: 15px;
  }
  .pr-20-xs {
    padding-right: 20px;
  }
  .pr-25-xs {
    padding-right: 25px;
  }
  .pr-30-xs {
    padding-right: 30px;
  }
  .pr-40-xs {
    padding-right: 40px;
  }
  .pr-60-xs {
    padding-right: 60px;
  }
  .pl-0-xs {
    padding-left: 0;
  }
  .pl-5-xs {
    padding-left: 5px;
  }
  .pl-10-xs {
    padding-left: 10px;
  }
  .pl-15-xs {
    padding-left: 15px;
  }
  .pl-20-xs {
    padding-left: 20px;
  }
  .pl-25-xs {
    padding-left: 25px;
  }
  .pl-30-xs {
    padding-left: 30px;
  }
  .pl-40-xs {
    padding-left: 40px;
  }
  .pl-60-xs {
    padding-left: 60px;
  }
  .p-5-xs {
    padding: 5px;
  }
  .p-10-xs {
    padding: 10px;
  }
  .p-15-xs {
    padding: 15px;
  }
  .p-20-xs {
    padding: 20px;
  }
  .p-30-xs {
    padding: 30px;
  }
  .p-40-xs {
    padding: 40px;
  }
  .p-60-xs {
    padding: 60px;
  }
}
.overflow-hidden {
  overflow: hidden;
}
.opacity-0p {
  opacity: 0;
}
.opacity-10p {
  opacity: 0.1;
}
.opacity-20p {
  opacity: 0.2;
}
.opacity-30p {
  opacity: 0.3;
}
.opacity-40p {
  opacity: 0.4;
}
.opacity-50p {
  opacity: 0.5;
}
.opacity-60p {
  opacity: 0.6;
}
.opacity-70p {
  opacity: 0.7;
}
.opacity-80p {
  opacity: 0.8;
}
.opacity-90p {
  opacity: 0.9;
}
.opacity-100p {
  opacity: 1;
}
.no-pointer-events {
  pointer-events: none;
}
.pos-abs {
  position: absolute;
}
.pos-rel {
  position: relative;
}
@media (min-width: 992px) {
  .h1-mdup {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    font-size: 36px;
    font-weight: 600;
    margin-top: 14px;
    margin-bottom: 10px;
  }
  .h1-mdup small,
  .h1-mdup .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  .h1-mdup small,
  .h1-mdup .small {
    font-size: 65%;
  }
  .h2-mdup {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    font-size: 30px;
    font-weight: 600;
    margin-top: 14px;
    margin-bottom: 10px;
  }
  .h2-mdup small,
  .h2-mdup .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  .h2-mdup small,
  .h2-mdup .small {
    font-size: 65%;
  }
  .h3-mdup {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    font-size: 24px;
    font-weight: 600;
    margin-top: 14px;
    margin-bottom: 10px;
  }
  .h3-mdup small,
  .h3-mdup .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  .h3-mdup small,
  .h3-mdup .small {
    font-size: 65%;
  }
  .h4-mdup {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 14px;
  }
  .h4-mdup small,
  .h4-mdup .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  .h4-mdup small,
  .h4-mdup .small {
    font-size: 75%;
  }
  .h5-mdup {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 14px;
  }
  .h5-mdup small,
  .h5-mdup .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  .h5-mdup small,
  .h5-mdup .small {
    font-size: 75%;
  }
  .h6-mdup {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 14px;
  }
  .h6-mdup small,
  .h6-mdup .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  .h6-mdup small,
  .h6-mdup .small {
    font-size: 75%;
  }
}
@media (min-width: 992px) and (max-width: 768px) {
  .h1-mdup {
    font-size: 28px;
  }
}
@media (min-width: 992px) and (max-width: 768px) {
  .h2-mdup {
    font-size: 22px;
  }
}
.col-1-3 {
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
@media (min-width: 769px) {
  .col-1-3-smup {
    width: 33.3333% !important;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-1-3-mdup {
    width: 33.3333% !important;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
  }
  .col-1-3-mdup:first-child,
  .col-1-3-mdup:nth-child(3n+4) {
    padding-left: 0;
  }
  .col-1-3-mdup:nth-child(3n) {
    padding-right: 0;
  }
  .list-col-3 > div {
    border-top: 1px solid #ccc;
    padding-top: 80px;
  }
  .list-col-3 > div:nth-child(1),
  .list-col-3 > div:nth-child(2),
  .list-col-3 > div:nth-child(3) {
    border-top: 0;
    padding-top: 0;
  }
}
.flex-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.flex-item {
  padding: 0 10px;
  width: 33.33%;
}
@media (min-width: 769px) and (max-width: 991px) {
  .flex-item {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .flex-item {
    width: 100%;
  }
}
.blocked-list,
.inline-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blocked-list > * {
  display: block;
}
.inline-list > * {
  display: inline-block;
}
@media (min-width: 769px) {
  .blocked-list-smup > * {
    display: block;
  }
}
@media (min-width: 769px) {
  .h1-smup {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    font-size: 36px;
    font-weight: 600;
    margin-top: 14px;
    margin-bottom: 10px;
  }
  .h1-smup small,
  .h1-smup .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  .h1-smup small,
  .h1-smup .small {
    font-size: 65%;
  }
  .h2-smup {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    font-size: 30px;
    font-weight: 600;
    margin-top: 14px;
    margin-bottom: 10px;
  }
  .h2-smup small,
  .h2-smup .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  .h2-smup small,
  .h2-smup .small {
    font-size: 65%;
  }
  .h3-smup {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    font-size: 24px;
    font-weight: 600;
    margin-top: 14px;
    margin-bottom: 10px;
  }
  .h3-smup small,
  .h3-smup .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  .h3-smup small,
  .h3-smup .small {
    font-size: 65%;
  }
  .h4-smup {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 14px;
  }
  .h4-smup small,
  .h4-smup .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  .h4-smup small,
  .h4-smup .small {
    font-size: 75%;
  }
  .h5-smup {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 14px;
  }
  .h5-smup small,
  .h5-smup .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  .h5-smup small,
  .h5-smup .small {
    font-size: 75%;
  }
  .h6-smup {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 14px;
  }
  .h6-smup small,
  .h6-smup .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  .h6-smup small,
  .h6-smup .small {
    font-size: 75%;
  }
}
@media (min-width: 769px) and (max-width: 768px) {
  .h1-smup {
    font-size: 28px;
  }
}
@media (min-width: 769px) and (max-width: 768px) {
  .h2-smup {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .h1-xs {
    font-size: 36px !important;
  }
  .h2-xs {
    font-size: 30px !important;
  }
  .h3-xs {
    font-size: 24px !important;
  }
  .h4-xs {
    font-size: 18px !important;
  }
  .h5-xs {
    font-size: 14px !important;
  }
  .h6-xs {
    font-size: 12px !important;
  }
}
.image-full-width {
  width: 100%;
  height: auto;
}
.img-first .image-infos-above img {
  min-height: 190px;
}
.image-infos-above {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.image-infos-above .categoria {
  position: absolute;
  left: 30px;
  top: 30px;
}
.image-infos-above .categoria .ribbon {
  color: white;
}
@media (max-width: 768px) {
  .image-infos-above .categoria .ribbon {
    text-shadow: 1px 1px 1px #000;
    font-size: 24px;
  }
}
.image-infos-above .categoria .ribbon:before {
  left: -30px;
}
.image-infos-above .categoria a {
  text-decoration: none;
}
.image-infos-above .infos {
  width: auto;
  position: absolute;
  left: 30px;
  right: 30px;
  z-index: 500;
}
@media (max-width: 768px) {
  .image-infos-above .infos {
    left: 10px;
    right: 10px;
    bottom: 10px;
  }
}
.image-infos-above-bottom:after {
  content: "";
  width: 100%;
  height: 50%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #484747 100%);
  z-index: 400;
}
.image-infos-above-bottom .infos a {
  color: white;
}
.image-infos-above-bottom .infos .social-share-links a {
  color: #cac9c9;
}
.image-infos-middle {
  position: relative;
}
.image-infos-middle:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%);
}
@media (min-width: 769px) {
  .image-infos-middle:before {
    top: auto;
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%);
  }
}
.image-infos-middle > .container-middle {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.image-infos-middle > .container-bottom {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.image-infos-middle > .container-bottom a {
  color: white;
  padding: 0 20px;
  width: 100%;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}
.image-infos-middle > .container-bottom a .post-desc {
  opacity: 0.6;
}
.image-infos-middle > .container-bottom a.hvr-underline-from-left.ribbon-noticias:before {
  background: #ed1a3a !important;
}
.image-infos-middle > .container-bottom a.hvr-underline-from-left.ribbon-esportes:before {
  background: #a6ce39 !important;
}
.image-infos-middle > .container-bottom a.hvr-underline-from-left.ribbon-plural:before {
  background: #21bece !important;
}
.image-infos-middle > .container-bottom a.hvr-underline-from-left.ribbon-especiais:before {
  background: #8d8d8d !important;
}
.image-infos-middle .img-card-default {
  height: 360px;
}
.image-link-video {
  width: 100%;
  display: block;
  position: relative;
}
.image-link-video:after {
  content: "\e913";
  font-family: 'icomoon';
  font-weight: normal;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  font-size: 55px;
  color: white;
  opacity: 0.6;
}
.image-link-video:hover:after,
.image-link-video:active:after {
  opacity: 1;
}
.image-link-video:active:after {
  opacity: 0.8;
}
.image-link-video img {
  width: 100%;
  height: auto;
}
.image-with-ribbon {
  position: relative;
}
.image-with-ribbon .ribbon {
  position: absolute;
  left: 0;
  top: 0;
  color: white;
}
.image-with-ribbon .ribbon span {
  position: relative;
  z-index: 1001;
  padding-left: 8px;
}
.image-with-ribbon .ribbon:before {
  width: 24px !important;
  left: 0;
  z-index: 1000;
}
.col-1-5 {
  width: 20%;
  display: inline-block;
}
.tabs-conteudos .slick-slide:active,
.tabs-conteudos .slick-slide:focus {
  outline: none;
}
.tabs-conteudos .row {
  font-size: 0;
}
.tabs-conteudos .row > * {
  font-size: 14px;
}
.vertical-align {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.row-centered {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.row-centered > * {
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-align-self: auto;
      -ms-flex-item-align: auto;
          align-self: auto;
}
@media (max-width: 768px) {
  .row-centered-xs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .row-centered-xs > * {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
            align-self: auto;
  }
}
@media (min-width: 769px) {
  .row-centered-smup {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .row-centered-smup > * {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
            align-self: auto;
  }
}
@media (min-width: 992px) {
  .row-centered-mdup {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .row-centered-mdup > * {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
            align-self: auto;
  }
}
@media (max-width: 768px) {
  .row-small-gutter-xs {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row-small-gutter-xs > * {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.box-white {
  background: white;
}
.box-gray-transparent {
  border: 1px solid #cbcbcb;
}
.box-green {
  background: #a6ce39;
}
.box-green-dark {
  background: #71ca5d;
}
.box-border-gray {
  border-top: 2px solid #b2b2b2;
}
.box-gray {
  background: #f6f6f6;
}
.box-gray h3 {
  padding-top: 20px;
  padding-left: 30px;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 17px;
}
.box-gray h3.ribbon:before {
  content: "";
  width: 52%;
  height: 2px;
}
@media (max-width: 768px) {
  .box-gray h3.ribbon:before {
    top: 50px;
  }
}
@media (min-width: 769px) {
  .box-gray h3.ribbon:before {
    top: 46px;
  }
}
.box-gray h3.h4 {
  padding: 0px;
  margin-bottom: 14px;
}
.box-gray .lista-noticias-default h4 {
  font-size: 16px;
}
.box-gray .slider-with-arrows,
.box-gray .slider-with-thumbnail {
  margin-bottom: 30px;
}
.box-gray .slider-with-arrows .slick-arrow.slick-prev,
.box-gray .slider-with-thumbnail .slick-arrow.slick-prev {
  left: 30px;
}
.box-gray .slider-with-arrows .slick-arrow.slick-next,
.box-gray .slider-with-thumbnail .slick-arrow.slick-next {
  right: 30px;
}
.box-gray.sidebar h4.h4 {
  font-size: 12px;
}
.box-gray.sidebar > ul > li ul li:first-child {
  border-bottom: 0;
}
.box-gray.time-do-coracao .well {
  margin-bottom: 0;
}
.tab-default .tabs-change {
  position: relative;
  z-index: 9;
}
@media (max-width: 768px) {
  .tab-default .button-flutuante {
    padding-top: 14px;
    padding-bottom: 14px;
    margin-top: 6px;
    position: relative;
    margin-bottom: 0;
  }
  .tab-default .button-flutuante .slick-arrow {
    background: none;
    border: 0;
    z-index: 2;
    padding-top: 20px;
  }
  .tab-default .button-flutuante .slick-arrow.button-flutuante-prev {
    left: 0 !important;
  }
  .tab-default .button-flutuante .slick-arrow.button-flutuante-prev span {
    left: 0;
  }
  .tab-default .button-flutuante .slick-arrow.button-flutuante-prev i {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
  }
  .tab-default .button-flutuante .slick-arrow.button-flutuante-next {
    right: 0 !important;
  }
  .tab-default .button-flutuante .slick-arrow.button-flutuante-next span {
    right: 0;
  }
  .tab-default .button-flutuante .slick-arrow.button-flutuante-next i {
    float: right;
    margin-top: 5px;
    margin-left: 5px;
  }
  .tab-default .button-flutuante .slick-arrow span {
    display: block;
    padding: 6px 10px;
    position: absolute;
    top: 6px;
    cursor: pointer;
    font-size: 16px;
  }
  .tab-default .button-flutuante .slick-arrow span:hover {
    opacity: 1;
  }
  .tab-default .button-flutuante .slick-arrow span.ribbon-plural {
    background: #21bece;
    color: #fff;
  }
  .tab-default .button-flutuante .slick-arrow span.ribbon-esportes {
    background: #a6ce39;
    color: #fff;
  }
  .tab-default .button-flutuante .slick-arrow span.ribbon-noticias {
    background: #ed1a3a;
    color: #fff;
  }
}
@media (min-width: 769px) {
  .tab-default .button-flutuante {
    position: relative;
    margin-bottom: 0;
  }
  .tab-default .button-flutuante .slick-arrow {
    color: #b2b2b2;
    background: none;
    top: 8%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    z-index: 2;
    color: #8d8d8d;
    padding: 0;
    position: absolute;
    padding-top: 170px;
  }
  .tab-default .button-flutuante .slick-arrow.button-flutuante-prev {
    left: 0 !important;
  }
  .tab-default .button-flutuante .slick-arrow.button-flutuante-prev span {
    left: 0;
  }
  .tab-default .button-flutuante .slick-arrow.button-flutuante-prev i {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
  }
  .tab-default .button-flutuante .slick-arrow.button-flutuante-next {
    right: 0 !important;
  }
  .tab-default .button-flutuante .slick-arrow.button-flutuante-next span {
    right: 0;
  }
  .tab-default .button-flutuante .slick-arrow.button-flutuante-next i {
    float: right;
    margin-top: 5px;
    margin-left: 5px;
  }
  .tab-default .button-flutuante .slick-arrow span {
    display: block;
    padding: 8px 12px;
    position: relative;
    top: -12px;
    cursor: pointer;
    font-size: 16px;
    margin-top: -6px;
  }
  .tab-default .button-flutuante .slick-arrow span.ribbon-plural {
    background: #21bece;
    color: #fff;
  }
  .tab-default .button-flutuante .slick-arrow span.ribbon-esportes {
    background: #a6ce39;
    color: #fff;
  }
  .tab-default .button-flutuante .slick-arrow span.ribbon-noticias {
    background: #ed1a3a;
    color: #fff;
  }
}
@media (max-width: 768px) {
  .box-white-xs {
    background: white;
  }
  .box-gray-transparent-xs {
    border: 1px solid #cbcbcb;
  }
  .box-green-xs {
    background: #a6ce39;
  }
  .box-green-dark-xs {
    background: #71ca5d;
  }
}
@media (min-width: 769px) {
  .box-gray-light-smup {
    background: #f2f2f2;
  }
}
.social-share-links li + li {
  margin-left: 10px;
}
.social-share-links a {
  font-size: 20px;
  color: #8d8d8d;
  text-decoration: none;
}
@media (max-width: 768px) {
  .social-share-links a {
    font-size: 16px;
  }
}
.social-share-links a:hover,
.social-share-links a:active {
  text-decoration: none;
  color: #353535;
}
.social-share-links.share-user a {
  font-size: 16px;
}
.circle {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  display: block;
  position: relative;
  border-radius: 50%;
}
.hr-white {
  border-top: 20px solid white;
}
.lista-videos {
  font-size: 0;
  overflow: hidden;
}
@media (min-width: 769px) {
  .lista-videos {
    margin-left: 0;
    margin-right: 0;
  }
}
.lista-videos > li {
  font-size: 14px;
  width: 33.333%;
  padding: 5px;
}
@media (max-width: 768px) {
  .lista-videos > li {
    padding: 30px;
    width: initial;
  }
}
@media (min-width: 769px) {
  .lista-videos > li {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .lista-videos > li + li {
    margin-top: 5px;
  }
}
@media (max-width: 768px) {
  .lista-videos > li .image-link-video:after {
    font-size: 25px;
  }
}
.lista-videos > li img {
  width: 100%;
  height: auto;
}
.modal-body a {
  font-weight: normal;
  color: #8d8d8d;
  text-decoration: none;
}
.modal-body .inline-list input[type=radio] {
  display: inline-block;
  -webkit-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px);
}
.modal-body .inline-list label {
  font-weight: normal;
  color: #8d8d8d;
}
@media (min-width: 769px) {
  .masonry-block {
    width: 100%;
    height: 1200px;
  }
  .masonry-item {
    width: 25%;
  }
  .masonry-item-large {
    width: 35%;
  }
}
.border-bottom-red {
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: 4px solid #ed1a3a;
}
.border-top-gray {
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
}
.border-bottom-gray {
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: 1px solid #b2b2b2;
}
.border-bottom-blue {
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: 4px solid #21bece;
}
.figure {
  font-size: 12px;
}
.figure strong {
  color: black;
}
.figure .figure-author,
.figure .figure-caption {
  display: block;
}
@media (max-width: 768px) {
  .figure .figure-author,
  .figure .figure-caption {
    padding: 0 15px;
  }
}
.figure .figure-caption {
  font-weight: bold;
}
.figure .figure-author {
  display: block;
  padding-right: 15px;
}
.figure .figure-img {
  width: 100%;
  height: auto;
  margin-bottom: 6px;
}
.social-bar {
  width: 100%;
  background: #f2f2f2;
  padding: 10px 10px 8px 10px;
}
@media (max-width: 768px) {
  .social-bar {
    font-size: 20px;
  }
  .social-bar > .row {
    margin-left: -6px;
    margin-right: -6px;
  }
  .social-bar > .row > * {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.social-bar a {
  color: #a5a5a5;
}
.social-bar a:hover {
  color: #8d8d8d;
  text-decoration: none;
}
.dropdown-menu {
  margin-top: -1px;
}
.dropdown-menu .dropdown-header {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 12px;
  margin-bottom: 5px;
}
/* Dropdown lista 3 colunas */
.dropdown-list-col-3 {
  margin-bottom: 30px;
}
.dropdown-list-col-3 .dropdown {
  margin-right: 20px;
  max-width: 320px;
}
.dropdown-list-col-3 .dropdown .btn-default {
  color: #565656;
  padding: 15px 15px 15px 20px;
  width: auto;
}
.dropdown-list-col-3 .dropdown .caret {
  margin-left: 20px;
}
@media (max-width: 768px) {
  .dropdown-list-col-3 .dropdown {
    margin-bottom: 10px;
  }
}
.dropdown-list-col-3 .btn-group input {
  color: #565656;
  padding: 15px 15px 15px 20px;
  width: 280px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown-list-col-3 .btn-group ::-webkit-input-placeholder {
  color: #565656;
  text-transform: uppercase;
  font-size: 14px;
}
.dropdown-list-col-3 .btn-group :-moz-placeholder {
  color: #565656;
  text-transform: uppercase;
  font-size: 14px;
}
.dropdown-list-col-3 .btn-group ::-moz-placeholder {
  color: #565656;
  text-transform: uppercase;
  font-size: 14px;
}
.dropdown-list-col-3 .btn-group :-ms-input-placeholder {
  color: #565656;
  text-transform: uppercase;
  font-size: 14px;
}
.dropdown-list-col-3 .btn-group .form-control {
  color: #979797;
  border-color: rgba(0, 0, 0, 0.15);
  border-right: none;
  box-shadow: none;
  font-size: 14px;
  height: 52px;
  width: 335px;
}
.dropdown-list-col-3 .btn-group .form-control:focus {
  color: #8d8d8d;
  background-color: #d4d4d4;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.dropdown-list-col-3 .btn-group .input-group-btn {
  width: 50px;
}
.dropdown-list-col-3 .btn-group .input-group-btn .btn-default {
  border-left: none;
  height: 52px;
  width: 50px;
}
@media (max-width: 768px) {
  .dropdown-list-col-3 .btn-group .form-control {
    width: 207px;
  }
}
.breadcrumb {
  padding: 10px 0;
  font-size: 12px;
}
.breadcrumb i {
  color: #ccc;
}
.breadcrumb a {
  color: #8b8b8b;
}
.breadcrumb > li + li:before {
  color: #8b8b8b;
}
.breadcrumb li:before {
  color: #8b8b8b;
}
.breadcrumb li:last-child {
  font-weight: 600;
  color: #414141;
  letter-spacing: 0.5px;
}
.breadcrumb li:last-child:before {
  font-weight: normal;
  color: #8b8b8b;
}
.slider-with-arrows-galery.slick-initialized li,
.slider-blogs.slick-initialized li,
.slider-with-dots.slick-initialized li,
.slider-with-arrows-tab-default.slick-initialized li {
  visibility: visible;
  height: auto;
}
.slider-with-arrows-galery li,
.slider-blogs li,
.slider-with-dots li,
.slider-with-arrows-tab-default li {
  visibility: hidden;
  height: 0;
}
.slider-with-arrows-galery li:first-child,
.slider-blogs li:first-child,
.slider-with-dots li:first-child,
.slider-with-arrows-tab-default li:first-child {
  visibility: visible;
  height: auto;
}
.grid-stack-item-content {
  background: transparent !important;
  overflow: hidden !important;
}
.grid-stack-item-content h4 {
  font-weight: 300;
}
@media (min-width: 769px) and (max-width: 991px) {
  .grid-stack-item-content .card-default h2 {
    font-size: 1.2vmax;
  }
  .grid-stack-item-content .card-default h4 {
    font-size: 1.0vmax;
  }
  .grid-stack-item-content .card-text-aside h2 {
    font-size: 1.0vmax;
  }
  .grid-stack-item-content .card-text-aside h4 {
    font-size: 0.8vmax;
  }
}
.btn {
  text-transform: uppercase;
}
.btn:active {
  box-shadow: inset 300px 300px 5px rgba(0, 0, 0, 0.125);
}
.btn:focus,
.btn:active {
  outline: none !important;
}
@media (max-width: 768px) {
  .btn-lg,
  .btn-group-lg > .btn {
    font-size: 14px;
  }
}
.btn-with-icon {
  position: relative;
  text-align: center;
}
.btn-with-icon i {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn-link i {
  color: black;
}
.btn-red {
  color: white;
  background-color: #ed1a3a;
  border-color: transparent;
}
.btn-red:focus,
.btn-red.focus {
  color: white;
  background-color: #c50f2b;
  border-color: rgba(0, 0, 0, 0);
}
.btn-red:hover {
  color: white;
  background-color: #c50f2b;
  border-color: rgba(0, 0, 0, 0);
}
.btn-red:active,
.btn-red.active,
.open > .dropdown-toggle.btn-red {
  color: white;
  background-color: #c50f2b;
  border-color: rgba(0, 0, 0, 0);
}
.btn-red:active:hover,
.btn-red.active:hover,
.open > .dropdown-toggle.btn-red:hover,
.btn-red:active:focus,
.btn-red.active:focus,
.open > .dropdown-toggle.btn-red:focus,
.btn-red:active.focus,
.btn-red.active.focus,
.open > .dropdown-toggle.btn-red.focus {
  color: white;
  background-color: #a30d24;
  border-color: rgba(0, 0, 0, 0);
}
.btn-red:active,
.btn-red.active,
.open > .dropdown-toggle.btn-red {
  background-image: none;
}
.btn-red.disabled:hover,
.btn-red[disabled]:hover,
fieldset[disabled] .btn-red:hover,
.btn-red.disabled:focus,
.btn-red[disabled]:focus,
fieldset[disabled] .btn-red:focus,
.btn-red.disabled.focus,
.btn-red[disabled].focus,
fieldset[disabled] .btn-red.focus {
  background-color: #ed1a3a;
  border-color: transparent;
}
.btn-red .badge {
  color: #ed1a3a;
  background-color: white;
}
.btn-green {
  color: white;
  background-color: #a6ce39;
  border-color: transparent;
}
.btn-green:focus,
.btn-green.focus {
  color: white;
  background-color: #88aa2a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:hover {
  color: white;
  background-color: #88aa2a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  color: white;
  background-color: #88aa2a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:active:hover,
.btn-green.active:hover,
.open > .dropdown-toggle.btn-green:hover,
.btn-green:active:focus,
.btn-green.active:focus,
.open > .dropdown-toggle.btn-green:focus,
.btn-green:active.focus,
.btn-green.active.focus,
.open > .dropdown-toggle.btn-green.focus {
  color: white;
  background-color: #718d23;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled.focus,
.btn-green[disabled].focus,
fieldset[disabled] .btn-green.focus {
  background-color: #a6ce39;
  border-color: transparent;
}
.btn-green .badge {
  color: #a6ce39;
  background-color: white;
}
.btn-green-dark {
  color: white;
  background-color: #71ca5d;
  border-color: transparent;
}
.btn-green-dark:focus,
.btn-green-dark.focus {
  color: white;
  background-color: #53b83c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green-dark:hover {
  color: white;
  background-color: #53b83c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green-dark:active,
.btn-green-dark.active,
.open > .dropdown-toggle.btn-green-dark {
  color: white;
  background-color: #53b83c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green-dark:active:hover,
.btn-green-dark.active:hover,
.open > .dropdown-toggle.btn-green-dark:hover,
.btn-green-dark:active:focus,
.btn-green-dark.active:focus,
.open > .dropdown-toggle.btn-green-dark:focus,
.btn-green-dark:active.focus,
.btn-green-dark.active.focus,
.open > .dropdown-toggle.btn-green-dark.focus {
  color: white;
  background-color: #479d33;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green-dark:active,
.btn-green-dark.active,
.open > .dropdown-toggle.btn-green-dark {
  background-image: none;
}
.btn-green-dark.disabled:hover,
.btn-green-dark[disabled]:hover,
fieldset[disabled] .btn-green-dark:hover,
.btn-green-dark.disabled:focus,
.btn-green-dark[disabled]:focus,
fieldset[disabled] .btn-green-dark:focus,
.btn-green-dark.disabled.focus,
.btn-green-dark[disabled].focus,
fieldset[disabled] .btn-green-dark.focus {
  background-color: #71ca5d;
  border-color: transparent;
}
.btn-green-dark .badge {
  color: #71ca5d;
  background-color: white;
}
.btn-blue {
  color: white;
  background-color: #21bece;
  border-color: transparent;
}
.btn-blue:focus,
.btn-blue.focus {
  color: white;
  background-color: #1a95a2;
  border-color: rgba(0, 0, 0, 0);
}
.btn-blue:hover {
  color: white;
  background-color: #1a95a2;
  border-color: rgba(0, 0, 0, 0);
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  color: white;
  background-color: #1a95a2;
  border-color: rgba(0, 0, 0, 0);
}
.btn-blue:active:hover,
.btn-blue.active:hover,
.open > .dropdown-toggle.btn-blue:hover,
.btn-blue:active:focus,
.btn-blue.active:focus,
.open > .dropdown-toggle.btn-blue:focus,
.btn-blue:active.focus,
.btn-blue.active.focus,
.open > .dropdown-toggle.btn-blue.focus {
  color: white;
  background-color: #157983;
  border-color: rgba(0, 0, 0, 0);
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  background-image: none;
}
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-blue.focus {
  background-color: #21bece;
  border-color: transparent;
}
.btn-blue .badge {
  color: #21bece;
  background-color: white;
}
.btn-darkblue {
  color: white;
  background-color: #3b839f;
  border-color: transparent;
}
.btn-darkblue:focus,
.btn-darkblue.focus {
  color: white;
  background-color: #2d647a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-darkblue:hover {
  color: white;
  background-color: #2d647a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-darkblue:active,
.btn-darkblue.active,
.open > .dropdown-toggle.btn-darkblue {
  color: white;
  background-color: #2d647a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-darkblue:active:hover,
.btn-darkblue.active:hover,
.open > .dropdown-toggle.btn-darkblue:hover,
.btn-darkblue:active:focus,
.btn-darkblue.active:focus,
.open > .dropdown-toggle.btn-darkblue:focus,
.btn-darkblue:active.focus,
.btn-darkblue.active.focus,
.open > .dropdown-toggle.btn-darkblue.focus {
  color: white;
  background-color: #244f60;
  border-color: rgba(0, 0, 0, 0);
}
.btn-darkblue:active,
.btn-darkblue.active,
.open > .dropdown-toggle.btn-darkblue {
  background-image: none;
}
.btn-darkblue.disabled:hover,
.btn-darkblue[disabled]:hover,
fieldset[disabled] .btn-darkblue:hover,
.btn-darkblue.disabled:focus,
.btn-darkblue[disabled]:focus,
fieldset[disabled] .btn-darkblue:focus,
.btn-darkblue.disabled.focus,
.btn-darkblue[disabled].focus,
fieldset[disabled] .btn-darkblue.focus {
  background-color: #3b839f;
  border-color: transparent;
}
.btn-darkblue .badge {
  color: #3b839f;
  background-color: white;
}
.btn-white {
  color: #8d8d8d;
  background-color: white;
  border-color: transparent;
}
.btn-white:focus,
.btn-white.focus {
  color: #8d8d8d;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.btn-white:hover {
  color: #8d8d8d;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #8d8d8d;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.btn-white:active:hover,
.btn-white.active:hover,
.open > .dropdown-toggle.btn-white:hover,
.btn-white:active:focus,
.btn-white.active:focus,
.open > .dropdown-toggle.btn-white:focus,
.btn-white:active.focus,
.btn-white.active.focus,
.open > .dropdown-toggle.btn-white.focus {
  color: #8d8d8d;
  background-color: #d4d4d4;
  border-color: rgba(0, 0, 0, 0);
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus {
  background-color: white;
  border-color: transparent;
}
.btn-white .badge {
  color: white;
  background-color: #8d8d8d;
}
.btn-gray {
  color: #5f5c5c;
  background-color: #e6e6e6;
  border-color: transparent;
}
.btn-gray:focus,
.btn-gray.focus {
  color: #5f5c5c;
  background-color: #cdcdcd;
  border-color: rgba(0, 0, 0, 0);
}
.btn-gray:hover {
  color: #5f5c5c;
  background-color: #cdcdcd;
  border-color: rgba(0, 0, 0, 0);
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #5f5c5c;
  background-color: #cdcdcd;
  border-color: rgba(0, 0, 0, 0);
}
.btn-gray:active:hover,
.btn-gray.active:hover,
.open > .dropdown-toggle.btn-gray:hover,
.btn-gray:active:focus,
.btn-gray.active:focus,
.open > .dropdown-toggle.btn-gray:focus,
.btn-gray:active.focus,
.btn-gray.active.focus,
.open > .dropdown-toggle.btn-gray.focus {
  color: #5f5c5c;
  background-color: #bbbbbb;
  border-color: rgba(0, 0, 0, 0);
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  background-image: none;
}
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus {
  background-color: #e6e6e6;
  border-color: transparent;
}
.btn-gray .badge {
  color: #e6e6e6;
  background-color: #5f5c5c;
}
.btn-gray-dark {
  color: white;
  background-color: #616060;
  border-color: transparent;
}
.btn-gray-dark:focus,
.btn-gray-dark.focus {
  color: white;
  background-color: #474747;
  border-color: rgba(0, 0, 0, 0);
}
.btn-gray-dark:hover {
  color: white;
  background-color: #474747;
  border-color: rgba(0, 0, 0, 0);
}
.btn-gray-dark:active,
.btn-gray-dark.active,
.open > .dropdown-toggle.btn-gray-dark {
  color: white;
  background-color: #474747;
  border-color: rgba(0, 0, 0, 0);
}
.btn-gray-dark:active:hover,
.btn-gray-dark.active:hover,
.open > .dropdown-toggle.btn-gray-dark:hover,
.btn-gray-dark:active:focus,
.btn-gray-dark.active:focus,
.open > .dropdown-toggle.btn-gray-dark:focus,
.btn-gray-dark:active.focus,
.btn-gray-dark.active.focus,
.open > .dropdown-toggle.btn-gray-dark.focus {
  color: white;
  background-color: #353535;
  border-color: rgba(0, 0, 0, 0);
}
.btn-gray-dark:active,
.btn-gray-dark.active,
.open > .dropdown-toggle.btn-gray-dark {
  background-image: none;
}
.btn-gray-dark.disabled:hover,
.btn-gray-dark[disabled]:hover,
fieldset[disabled] .btn-gray-dark:hover,
.btn-gray-dark.disabled:focus,
.btn-gray-dark[disabled]:focus,
fieldset[disabled] .btn-gray-dark:focus,
.btn-gray-dark.disabled.focus,
.btn-gray-dark[disabled].focus,
fieldset[disabled] .btn-gray-dark.focus {
  background-color: #616060;
  border-color: transparent;
}
.btn-gray-dark .badge {
  color: #616060;
  background-color: white;
}
.btn-transparent {
  color: #8d8d8d;
  background-color: transparent;
  border-color: transparent;
  box-shadow: inset 0 -2px 0 0 #b3b3b3;
}
.btn-transparent:focus,
.btn-transparent.focus {
  color: #8d8d8d;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:hover {
  color: #8d8d8d;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:active,
.btn-transparent.active,
.open > .dropdown-toggle.btn-transparent {
  color: #8d8d8d;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:active:hover,
.btn-transparent.active:hover,
.open > .dropdown-toggle.btn-transparent:hover,
.btn-transparent:active:focus,
.btn-transparent.active:focus,
.open > .dropdown-toggle.btn-transparent:focus,
.btn-transparent:active.focus,
.btn-transparent.active.focus,
.open > .dropdown-toggle.btn-transparent.focus {
  color: #8d8d8d;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:active,
.btn-transparent.active,
.open > .dropdown-toggle.btn-transparent {
  background-image: none;
}
.btn-transparent.disabled:hover,
.btn-transparent[disabled]:hover,
fieldset[disabled] .btn-transparent:hover,
.btn-transparent.disabled:focus,
.btn-transparent[disabled]:focus,
fieldset[disabled] .btn-transparent:focus,
.btn-transparent.disabled.focus,
.btn-transparent[disabled].focus,
fieldset[disabled] .btn-transparent.focus {
  background-color: transparent;
  border-color: transparent;
}
.btn-transparent .badge {
  color: transparent;
  background-color: #8d8d8d;
}
.btn-galery-transparent {
  color: white;
  background-color: transparent;
  border-color: white;
}
.btn-galery-transparent:focus,
.btn-galery-transparent.focus {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: #bfbfbf;
}
.btn-galery-transparent:hover {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-galery-transparent:active,
.btn-galery-transparent.active,
.open > .dropdown-toggle.btn-galery-transparent {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-galery-transparent:active:hover,
.btn-galery-transparent.active:hover,
.open > .dropdown-toggle.btn-galery-transparent:hover,
.btn-galery-transparent:active:focus,
.btn-galery-transparent.active:focus,
.open > .dropdown-toggle.btn-galery-transparent:focus,
.btn-galery-transparent:active.focus,
.btn-galery-transparent.active.focus,
.open > .dropdown-toggle.btn-galery-transparent.focus {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: #bfbfbf;
}
.btn-galery-transparent:active,
.btn-galery-transparent.active,
.open > .dropdown-toggle.btn-galery-transparent {
  background-image: none;
}
.btn-galery-transparent.disabled:hover,
.btn-galery-transparent[disabled]:hover,
fieldset[disabled] .btn-galery-transparent:hover,
.btn-galery-transparent.disabled:focus,
.btn-galery-transparent[disabled]:focus,
fieldset[disabled] .btn-galery-transparent:focus,
.btn-galery-transparent.disabled.focus,
.btn-galery-transparent[disabled].focus,
fieldset[disabled] .btn-galery-transparent.focus {
  background-color: transparent;
  border-color: white;
}
.btn-galery-transparent .badge {
  color: transparent;
  background-color: white;
}
.btn-gray-transparent {
  color: #8d8d8d;
  background-color: transparent;
  border-color: #b2b2b2;
}
.btn-gray-transparent:focus,
.btn-gray-transparent.focus {
  color: #8d8d8d;
  background-color: rgba(0, 0, 0, 0);
  border-color: #727272;
}
.btn-gray-transparent:hover {
  color: #8d8d8d;
  background-color: rgba(0, 0, 0, 0);
  border-color: #939393;
}
.btn-gray-transparent:active,
.btn-gray-transparent.active,
.open > .dropdown-toggle.btn-gray-transparent {
  color: #8d8d8d;
  background-color: rgba(0, 0, 0, 0);
  border-color: #939393;
}
.btn-gray-transparent:active:hover,
.btn-gray-transparent.active:hover,
.open > .dropdown-toggle.btn-gray-transparent:hover,
.btn-gray-transparent:active:focus,
.btn-gray-transparent.active:focus,
.open > .dropdown-toggle.btn-gray-transparent:focus,
.btn-gray-transparent:active.focus,
.btn-gray-transparent.active.focus,
.open > .dropdown-toggle.btn-gray-transparent.focus {
  color: #8d8d8d;
  background-color: rgba(0, 0, 0, 0);
  border-color: #727272;
}
.btn-gray-transparent:active,
.btn-gray-transparent.active,
.open > .dropdown-toggle.btn-gray-transparent {
  background-image: none;
}
.btn-gray-transparent.disabled:hover,
.btn-gray-transparent[disabled]:hover,
fieldset[disabled] .btn-gray-transparent:hover,
.btn-gray-transparent.disabled:focus,
.btn-gray-transparent[disabled]:focus,
fieldset[disabled] .btn-gray-transparent:focus,
.btn-gray-transparent.disabled.focus,
.btn-gray-transparent[disabled].focus,
fieldset[disabled] .btn-gray-transparent.focus {
  background-color: transparent;
  border-color: #b2b2b2;
}
.btn-gray-transparent .badge {
  color: transparent;
  background-color: #8d8d8d;
}
.btn-white-transparent {
  color: white;
  background-color: transparent;
  border-color: #fff;
}
.btn-white-transparent:focus,
.btn-white-transparent.focus {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: #bfbfbf;
}
.btn-white-transparent:hover {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-white-transparent:active,
.btn-white-transparent.active,
.open > .dropdown-toggle.btn-white-transparent {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-white-transparent:active:hover,
.btn-white-transparent.active:hover,
.open > .dropdown-toggle.btn-white-transparent:hover,
.btn-white-transparent:active:focus,
.btn-white-transparent.active:focus,
.open > .dropdown-toggle.btn-white-transparent:focus,
.btn-white-transparent:active.focus,
.btn-white-transparent.active.focus,
.open > .dropdown-toggle.btn-white-transparent.focus {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: #bfbfbf;
}
.btn-white-transparent:active,
.btn-white-transparent.active,
.open > .dropdown-toggle.btn-white-transparent {
  background-image: none;
}
.btn-white-transparent.disabled:hover,
.btn-white-transparent[disabled]:hover,
fieldset[disabled] .btn-white-transparent:hover,
.btn-white-transparent.disabled:focus,
.btn-white-transparent[disabled]:focus,
fieldset[disabled] .btn-white-transparent:focus,
.btn-white-transparent.disabled.focus,
.btn-white-transparent[disabled].focus,
fieldset[disabled] .btn-white-transparent.focus {
  background-color: transparent;
  border-color: #fff;
}
.btn-white-transparent .badge {
  color: transparent;
  background-color: white;
}
.btn-black-transparent {
  color: #353535;
  background-color: transparent;
  border-color: #515151;
}
.btn-black-transparent:focus,
.btn-black-transparent.focus {
  color: #353535;
  background-color: rgba(0, 0, 0, 0);
  border-color: #111111;
}
.btn-black-transparent:hover {
  color: #353535;
  background-color: rgba(0, 0, 0, 0);
  border-color: #323232;
}
.btn-black-transparent:active,
.btn-black-transparent.active,
.open > .dropdown-toggle.btn-black-transparent {
  color: #353535;
  background-color: rgba(0, 0, 0, 0);
  border-color: #323232;
}
.btn-black-transparent:active:hover,
.btn-black-transparent.active:hover,
.open > .dropdown-toggle.btn-black-transparent:hover,
.btn-black-transparent:active:focus,
.btn-black-transparent.active:focus,
.open > .dropdown-toggle.btn-black-transparent:focus,
.btn-black-transparent:active.focus,
.btn-black-transparent.active.focus,
.open > .dropdown-toggle.btn-black-transparent.focus {
  color: #353535;
  background-color: rgba(0, 0, 0, 0);
  border-color: #111111;
}
.btn-black-transparent:active,
.btn-black-transparent.active,
.open > .dropdown-toggle.btn-black-transparent {
  background-image: none;
}
.btn-black-transparent.disabled:hover,
.btn-black-transparent[disabled]:hover,
fieldset[disabled] .btn-black-transparent:hover,
.btn-black-transparent.disabled:focus,
.btn-black-transparent[disabled]:focus,
fieldset[disabled] .btn-black-transparent:focus,
.btn-black-transparent.disabled.focus,
.btn-black-transparent[disabled].focus,
fieldset[disabled] .btn-black-transparent.focus {
  background-color: transparent;
  border-color: #515151;
}
.btn-black-transparent .badge {
  color: transparent;
  background-color: #353535;
}
.btn-back {
  color: white;
  background-color: black;
  border-color: black;
}
.btn-back:focus,
.btn-back.focus {
  color: white;
  background-color: #000000;
  border-color: #000000;
}
.btn-back:hover {
  color: white;
  background-color: #000000;
  border-color: #000000;
}
.btn-back:active,
.btn-back.active,
.open > .dropdown-toggle.btn-back {
  color: white;
  background-color: #000000;
  border-color: #000000;
}
.btn-back:active:hover,
.btn-back.active:hover,
.open > .dropdown-toggle.btn-back:hover,
.btn-back:active:focus,
.btn-back.active:focus,
.open > .dropdown-toggle.btn-back:focus,
.btn-back:active.focus,
.btn-back.active.focus,
.open > .dropdown-toggle.btn-back.focus {
  color: white;
  background-color: #000000;
  border-color: #000000;
}
.btn-back:active,
.btn-back.active,
.open > .dropdown-toggle.btn-back {
  background-image: none;
}
.btn-back.disabled:hover,
.btn-back[disabled]:hover,
fieldset[disabled] .btn-back:hover,
.btn-back.disabled:focus,
.btn-back[disabled]:focus,
fieldset[disabled] .btn-back:focus,
.btn-back.disabled.focus,
.btn-back[disabled].focus,
fieldset[disabled] .btn-back.focus {
  background-color: black;
  border-color: black;
}
.btn-back .badge {
  color: black;
  background-color: white;
}
.btn-assine {
  color: white;
  background-color: #8143b0;
  border-color: #8143b0;
}
.btn-assine:focus,
.btn-assine.focus {
  color: white;
  background-color: #66358b;
  border-color: #3d2054;
}
.btn-assine:hover {
  color: white;
  background-color: #66358b;
  border-color: #613284;
}
.btn-assine:active,
.btn-assine.active,
.open > .dropdown-toggle.btn-assine {
  color: white;
  background-color: #66358b;
  border-color: #613284;
}
.btn-assine:active:hover,
.btn-assine.active:hover,
.open > .dropdown-toggle.btn-assine:hover,
.btn-assine:active:focus,
.btn-assine.active:focus,
.open > .dropdown-toggle.btn-assine:focus,
.btn-assine:active.focus,
.btn-assine.active.focus,
.open > .dropdown-toggle.btn-assine.focus {
  color: white;
  background-color: #532b71;
  border-color: #3d2054;
}
.btn-assine:active,
.btn-assine.active,
.open > .dropdown-toggle.btn-assine {
  background-image: none;
}
.btn-assine.disabled:hover,
.btn-assine[disabled]:hover,
fieldset[disabled] .btn-assine:hover,
.btn-assine.disabled:focus,
.btn-assine[disabled]:focus,
fieldset[disabled] .btn-assine:focus,
.btn-assine.disabled.focus,
.btn-assine[disabled].focus,
fieldset[disabled] .btn-assine.focus {
  background-color: #8143b0;
  border-color: #8143b0;
}
.btn-assine .badge {
  color: #8143b0;
  background-color: white;
}
.btn-clube {
  color: white;
  background-color: #7d7d7d;
  border-color: #7d7d7d;
}
.btn-clube:focus,
.btn-clube.focus {
  color: white;
  background-color: #636363;
  border-color: #3d3d3d;
}
.btn-clube:hover {
  color: white;
  background-color: #636363;
  border-color: #5e5e5e;
}
.btn-clube:active,
.btn-clube.active,
.open > .dropdown-toggle.btn-clube {
  color: white;
  background-color: #636363;
  border-color: #5e5e5e;
}
.btn-clube:active:hover,
.btn-clube.active:hover,
.open > .dropdown-toggle.btn-clube:hover,
.btn-clube:active:focus,
.btn-clube.active:focus,
.open > .dropdown-toggle.btn-clube:focus,
.btn-clube:active.focus,
.btn-clube.active.focus,
.open > .dropdown-toggle.btn-clube.focus {
  color: white;
  background-color: #525252;
  border-color: #3d3d3d;
}
.btn-clube:active,
.btn-clube.active,
.open > .dropdown-toggle.btn-clube {
  background-image: none;
}
.btn-clube.disabled:hover,
.btn-clube[disabled]:hover,
fieldset[disabled] .btn-clube:hover,
.btn-clube.disabled:focus,
.btn-clube[disabled]:focus,
fieldset[disabled] .btn-clube:focus,
.btn-clube.disabled.focus,
.btn-clube[disabled].focus,
fieldset[disabled] .btn-clube.focus {
  background-color: #7d7d7d;
  border-color: #7d7d7d;
}
.btn-clube .badge {
  color: #7d7d7d;
  background-color: white;
}
.btn-assine-clube > a {
  width: 45%;
}
.btn-assine-clube > a:first-child {
  margin-right: 5%;
  float: left;
}
.btn-assine-clube > a:last-child {
  margin-left: 5%;
  float: right;
}
.link-center a {
  display: block;
  text-align: center;
}
button.close {
  width: 22px;
  height: 22px;
  border: 1px solid #8d8d8d;
  border-radius: 50%;
}
button.close span {
  display: inline-block;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}
.btn-socialmedia {
  border-radius: 3px;
  border: 1px solid;
  text-align: left;
  color: #fff;
  font-weight: bold;
  width: 140px;
  margin-right: 16px;
}
.btn-socialmedia.btn-facebook:hover,
.btn-socialmedia.btn-facebook:focus,
.btn-socialmedia.btn-facebook.hover {
  color: #fff;
}
.btn-socialmedia span {
  display: inline-block;
  margin-left: 40px;
  vertical-align: middle;
}
.btn-socialmedia span:before {
  float: right;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 19px;
}
.btn-socialmedia:hover,
.btn-socialmedia:focus,
.btn-socialmedia.focus {
  color: #8d8d8d;
  text-decoration: none;
}
@media (max-width: 320px) {
  .btn-socialmedia {
    width: 125px;
  }
  .btn-socialmedia span {
    margin-left: 30px;
  }
}
.btn-facebook {
  border-color: #284a7b;
  background: #3561a1;
}
.btn-twitter {
  border-color: #0087bd;
  background: #00abf0;
}
.btn-gmail {
  border-color: #f55435;
  background: #f55435;
}
.square-label {
  display: block;
  cursor: pointer;
}
.square-label input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.square-label input:checked + span:before {
  font-size: 14px;
  color: black;
}
.square-label span {
  padding-left: 30px;
  position: relative;
  color: #8d8d8d;
  text-transform: uppercase;
}
.square-label span:before {
  content: "\e905";
  color: transparent;
  width: 22px;
  height: 22px;
  display: block;
  position: absolute;
  text-align: center;
  line-height: 20px;
  font-size: 0;
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  left: 0;
  top: 0;
  border: 1px solid #b2b2b2;
  transition: font-size 0.2s, color 0.2s;
}
.square-label.label-small {
  font-size: 12px;
}
.square-label.label-small input:checked + span:before {
  font-size: 10px;
}
.square-label.label-small span {
  text-transform: capitalize;
  display: inline-block;
  line-height: 17px;
  padding-left: 23px;
}
.square-label.label-small span:before {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.circle-label {
  display: block;
  cursor: pointer;
}
.circle-label input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.circle-label input:checked + span:before {
  font-size: 26px;
  color: #a6ce39;
}
.circle-label span {
  padding-left: 30px;
  position: relative;
  color: #8d8d8d;
  text-transform: uppercase;
}
.circle-label span:before {
  content: "●";
  color: transparent;
  width: 22px;
  height: 22px;
  background: white;
  display: block;
  position: absolute;
  text-align: center;
  border-radius: 50%;
  line-height: 17px;
  font-size: 0;
  left: 0;
  top: 0;
  border: 1px solid #b2b2b2;
  transition: font-size 0.2s, color 0.2s;
}
.circle-label.label-small {
  font-size: 12px;
}
.circle-label.label-small input:checked + span:before {
  font-size: 10px;
}
.circle-label.label-small span {
  text-transform: capitalize;
  display: inline-block;
  line-height: 17px;
  padding-left: 23px;
}
.circle-label.label-small span:before {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.form-control-gray {
  background: #f7f7f7;
  border-color: #c6c6c6;
  box-shadow: none;
}
.ribbon {
  color: #ed1a3a;
  position: relative;
}
@media (min-width: 769px) {
  .ribbon {
    padding-left: 15px;
  }
}
.ribbon:before {
  content: "";
  width: 6px;
  height: 65%;
  display: block;
  position: absolute;
  left: -15px;
  top: 50%;
  -webkit-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
          transform: translateY(-40%);
}
@media (min-width: 769px) {
  .ribbon:before {
    left: 0;
  }
}
.ribbon-inside {
  padding-left: 12px;
}
.ribbon-inside:before {
  left: 0;
}
.ribbon-publieditorial {
  margin-top: 18px;
  color: #f07f09;
  margin-bottom: 0;
}
.ribbon-publieditorial.font-big {
  font-size: 20px;
}
.ribbon-gray-dark {
  color: #343434;
}
.ribbon-gray-dark:before {
  background: #343434;
}
.ribbon-red,
.ribbon-noticias {
  color: #ed1a3a;
}
.ribbon-red:before,
.ribbon-noticias:before {
  background: #ed1a3a;
}
.ribbon-gray,
.ribbon-especiais {
  color: #8d8d8d;
}
.ribbon-gray:before,
.ribbon-especiais:before {
  background: #8d8d8d;
}
.ribbon-green,
.ribbon-esportes {
  color: #a6ce39;
}
.ribbon-green.color-green,
.ribbon-esportes.color-green {
  color: #a6ce39;
}
.ribbon-green:before,
.ribbon-esportes:before {
  background: #a6ce39;
}
.ribbon-blue,
.ribbon-plural {
  color: #21bece;
}
.ribbon-blue:before,
.ribbon-plural:before {
  background: #21bece;
}
.ribbon-brown-dark {
  color: #554e4f;
}
.ribbon-brown-dark:before {
  background: #554e4f;
}
h1.ribbon-club {
  font-size: 50px;
  margin-top: 6px;
}
.card .titulo-card {
  color: #343434;
}
.card .titulo-card:hover {
  color: #535353;
  text-decoration: none;
}
.card .link-categoria-card {
  display: block;
}
.card .link-categoria-card.publieditorial {
  margin-top: 10px;
}
.card .link-categoria-card.publieditorial > h3 {
  margin-bottom: 0;
}
.card .link-categoria-card:hover {
  text-decoration: none;
}
.card-blog-single-post > li,
.card-blog-single-tag > li {
  border-bottom: 1px solid #e5e5e5 !important;
}
.card-blog-single-post > li:last-child,
.card-blog-single-tag > li:last-child {
  border-bottom: 0 !important;
}
.card-blog-single-post > div {
  margin-top: 10px;
  margin-bottom: 10px;
}
.card-default {
  /*@media @xs {
		.featuredNews {
			top: 34px;

			span {
				width: 80px;
				height: 50px;
			}

			p {
			    top: -56px;
			    left: 20px;
			    font-size: 27px;
			}
		}
	}*/
}
.card-default > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.card-default > .container-fluid .social-share-links {
  margin-top: 10px;
}
.card-default .img-charge {
  height: 270px;
}
.card-default .featuredNews {
  display: block;
  position: relative;
  top: 26px;
}
.card-default .featuredNews span {
  width: 118px;
  height: 60px;
  display: block;
}
.card-default .featuredNews span.editorial-noticias {
  background: #ed1a3a !important;
}
.card-default .featuredNews span.editorial-esportes {
  background: #a6ce39 !important;
}
.card-default .featuredNews span.editorial-plural {
  background: #21bece !important;
}
.card-default .featuredNews span.editorial-especiais {
  background: #8d8d8d !important;
}
.card-default .featuredNews p {
  position: relative;
  top: -58px;
  display: block;
  left: 30px;
  color: #fff;
  font-size: 27px;
  text-shadow: 3px 0px 4px rgba(0, 0, 0, 0.3);
}
.card-two-col .lis-card > li {
  border-bottom: 0;
  padding-bottom: 20px;
}
.card-two-col .lis-card > li h3.h4 {
  margin-top: 8px;
}
@media (max-width: 768px) {
  .results .lis-card p.font-hora {
    padding-top: 0;
  }
}
.results .lis-card .img-card-default {
  height: 144px;
}
.lis-card.list-card-img-m-left .img-card-default {
  height: 150px;
}
.img-card-blog {
  height: 180px;
  margin-top: -25px;
  background-position-y: 0 !important;
}
.blogs .img-card-default img {
  height: 250px;
}
.quem-somos .img-card-default {
  height: 380px;
}
@media (max-width: 768px) {
  .quem-somos .img-card-default {
    height: 230px;
  }
}
.materia-secondary .list-col-3 .img-card-default {
  height: 200px;
}
.materia-secondary h3.h4 {
  font-size: 13px;
}
.lista-noticias-default .img-card-default,
.lis-card .img-card-default {
  height: 100px;
}
.card-highlight .img-card-default {
  height: 430px;
}
.img-card-default {
  height: 256px;
}
.materia-main .img-card-default {
  min-height: 300px;
}
.grid-stack-item-content .img-card-default.proporcional {
  margin-top: 0;
}
.grid-stack-item-content h3 {
  margin: 0;
}
.grid-stack-item-content .wide-screen {
  margin-bottom: 14px;
}
.card-links {
  margin: 13px 0;
  padding: 0;
  list-style: none;
}
.card-links li {
  font-size: 1.2em;
  font-weight: 900;
}
.card-links li:before {
  content: "• ";
  display: inline-block;
  color: #ed1a3a;
  padding-right: 6px;
}
.card-links li a {
  color: black;
}
.blogs-template .list-card-img-right > li {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}
.blogs-template .list-card-img-right > li:last-child {
  border-bottom: 0;
}
.blogs-template p {
  font-size: 18px;
  font-weight: 300;
}
.blogs-template .lista-noticias-default > li + li {
  border-top: none;
}
.blogs-template .lista-noticias-default > li + li:last-child {
  border-bottom: none;
}
.lis-card > li {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}
.lis-card > li:last-child {
  border-bottom: 0;
}
/*
@media @xs {

	.card {

		h2.no-image,
		h4.no-image {
			font-size: 36px;
		}

	}
}*/
.morphsearch-content div > ul > li .box-gray > ul {
  padding-top: 10px;
}
.morphsearch-content div > ul > li .box-gray > ul > li {
  padding-left: 30px;
  padding-right: 30px;
}
.morphsearch-content div > ul > li .box-gray > ul > li h3.h4 {
  padding-left: 0;
  padding-top: 0;
}
.cards-primary h2,
.cards-primary .h2 {
  font-size: 24px;
}
.cards-secundary h2,
.cards-secundary .h2 {
  font-size: 20px;
}
.ui-datepicker-inline {
  border: 1px solid #d8d8d8;
  border-radius: 3px;
}
.list-calendar-item li {
  margin-bottom: 22px;
}
.ui-datepicker-calendar {
  width: 100%;
}
.ui-datepicker-calendar thead {
  border-bottom: 1px solid #d8d8d8;
}
.ui-datepicker-calendar thead th {
  text-align: center;
  padding: 8px 0 3px 0;
  text-transform: uppercase;
  color: #8d8d8d;
}
.ui-datepicker-calendar tbody tr {
  border-bottom: 1px solid #d8d8d8;
}
.ui-datepicker-calendar tbody tr td {
  border-right: 1px solid #d8d8d8;
}
.ui-datepicker-calendar tbody tr td:hover {
  background: #f2f2f2;
}
.ui-datepicker-calendar tbody tr td:last-child {
  border-right: none;
}
.ui-datepicker-calendar tbody td {
  text-align: center;
  padding: 5px 0;
}
.hidden-calendar-header .ui-datepicker-header {
  display: none;
}
.publi-nd-home-header {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-height: 220px;
}
.publi-nd-home-header small {
  display: block;
}
@media (max-width: 768px) {
  .publi-nd-home-header {
    padding: 12px 15px;
    max-height: 132px;
  }
}
@media (min-width: 769px) {
  .publi-nd-home-header {
    background: #c5c5c5;
    padding: 15px 0;
  }
}
.publi-nd-home-header p {
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #868686;
}
.publi-full-header-desktop,
.publi-full-header-responsive {
  height: 105px;
  overflow: hidden;
  width: 728px;
  float: none;
  display: block;
  margin: 0 auto;
}
@media (max-width: 769px) {
  .publi-full-header-desktop,
  .publi-full-header-responsive {
    width: 320px;
    height: auto;
  }
}
.publi-nd-desktop-middle {
  text-align: left;
  overflow: hidden;
  width: 320px;
  float: none;
  display: block;
  margin: 0 auto;
  height: auto;
}
@media (min-width: 769px) {
  .publi-nd-desktop-middle {
    width: 768px;
  }
}
@media (min-width: 992px) {
  .publi-nd-desktop-middle {
    width: 970px;
  }
}
@media (max-width: 768px) {
  .publi-nd-home-middle {
    width: 100%;
    max-width: 270px;
    display: block;
    margin: 20px auto 0 auto;
    padding: 30px 0 25px 0;
    color: #8d8d8d;
    text-decoration: none;
  }
}
.publi-nd-home-middle small {
  display: block;
}
@media (max-width: 768px) {
  .publi-nd-home-bottom a {
    width: 100%;
    max-width: 270px;
    color: #8d8d8d;
    text-decoration: none;
    margin: 0 auto;
  }
}
.publi-nd-home-bottom small {
  display: block;
}
.publi-rodapes p {
  min-width: 240px;
  display: block;
  margin: 0 auto;
}
.publi-rodapes small {
  display: block;
}
.publi-nd-home-medium small {
  display: block;
}
.publi-mobile {
  position: relative;
  left: 50%;
  margin-left: -170px;
}
.menu-mobile {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate3d(0, -30%, 0);
          transform: translate3d(0, -30%, 0);
  opacity: 0;
  transition: opacity 0.2s, z-index 0.5s, visibility 0.5s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s, z-index 0.5s, visibility 0.5s;
  transition: opacity 0.2s, transform 0.2s, z-index 0.5s, visibility 0.5s, -webkit-transform 0.2s;
  z-index: 1;
  visibility: hidden;
  background: white;
}
.menu-mobile.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 6000;
  visibility: visible;
  transition: opacity 0.2s, z-index 0s, visibility 0s, -webkit-transform 0.4s;
  transition: opacity 0.2s, transform 0.4s, z-index 0s, visibility 0s;
  transition: opacity 0.2s, transform 0.4s, z-index 0s, visibility 0s, -webkit-transform 0.4s;
}
.menu-mobile .js-accordion {
  font-size: 17px;
  margin-top: 0;
}
.menu-mobile .js-accordion > li.has-accordion > a {
  position: relative;
}
.menu-mobile .js-accordion > li.has-accordion > a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5.5px 0 5.5px;
  border-color: #8d8d8d transparent transparent transparent;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.menu-mobile .js-accordion > li.accordion-regiao:after {
  border-color: white transparent transparent transparent;
}
.menu-mobile .js-accordion > li.accordion-regiao > a {
  background: #b2b2b2;
  color: white;
}
.menu-mobile .js-accordion > li.accordion-regiao .accordion-itens {
  background: #d8d8d8;
}
.menu-mobile .js-accordion > li.accordion-regiao .accordion-itens > li {
  border-bottom: 1px solid #b2b2b2;
}
.menu-mobile .js-accordion > li.accordion-regiao .accordion-itens > li a {
  display: block;
  color: #8d8d8d;
  padding: 9px 30px;
}
.menu-mobile .js-accordion > li > a {
  display: block;
  font-weight: bold;
  padding: 9px 15px;
  border-bottom: 1px solid #b2b2b2;
  color: #8d8d8d;
}
.menu-mobile .js-accordion > li > a.accordion-active:after {
  border-width: 0 5.5px 6px 5.5px;
  border-color: transparent transparent #8d8d8d transparent;
}
.menu-mobile .js-accordion .categorias-secundarias {
  list-style: none;
  padding: 13px 30px;
}
.menu-mobile .js-accordion .categorias-secundarias li + li {
  margin-top: 6px;
}
.menu-mobile .js-accordion .categorias-secundarias > a {
  display: block;
}
.accordion-form-busca .input-group {
  width: 100%;
  position: relative;
  padding-left: 40px;
  padding-right: 15px;
}
.accordion-form-busca .form-control {
  padding-top: 24px;
  padding-bottom: 24px;
  float: left;
}
.accordion-form-busca .input-group-btn {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.not-mobile .header.fixed {
  width: 100%;
  z-index: 999;
  position: fixed;
  top: 0;
}
.not-mobile .header.fixed picture .header-logo-small {
  max-width: 80%;
  z-index: 999999;
}
.not-mobile .header.fixed .row-header {
  margin-top: 0px;
  margin-bottom: 6px;
}
.is-mobile .home-index.header-fixed {
  padding-top: 90px;
}
@media (max-width: 768px) {
  .is-mobile .home-index.header-fixed {
    padding-top: 0 !important;
  }
}
.is-mobile .header {
  z-index: 9999;
}
.is-mobile .header.fixed .header-wrapper {
  width: 100%;
  z-index: 9999;
  position: fixed;
  top: 0;
  background: white;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.is-mobile .header.fixed .header-wrapper picture .header-logo-small {
  max-width: 80%;
  z-index: 999;
}
.is-mobile .header.fixed .header-wrapper .row-header {
  margin-top: 0px;
  margin-bottom: 0px;
}
.is-mobile .header.fixed .row-busca,
.is-mobile .header.fixed .previsao {
  display: none;
}
.header {
  background: white;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  z-index: 999;
}
@media (min-width: 769px) {
  .header {
    padding-top: 10px;
    margin-bottom: 20px;
    z-index: 999;
  }
}
@media (min-width: 769px) {
  .header .header-wrapper {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .header .header-wrapper {
    position: relative !important;
  }
}
.header .navbar-brand .header-logo-small {
  max-width: 73px;
  z-index: 999;
}
@media (max-width: 768px) {
  .header .row-header {
    width: 100%;
  }
  .header .row-header > * {
    height: 65px;
    border-right: 1px solid #e7e7e7;
  }
  .header .row-header > *:last-child {
    border-right: none;
  }
}
@media (min-width: 769px) {
  .header .row-header {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .header .row-busca {
    background: #fbfbfb;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
  }
}
@media (max-width: 768px) {
  .header .logo img {
    width: 54px;
    height: auto;
    padding-top: 10px;
  }
}
@media (max-width: 768px) {
  .header .assine {
    margin-top: 19px;
  }
}
@media (min-width: 769px) {
  .header .assine {
    text-align: right;
  }
}
.header .link-menu-container {
  position: relative;
  text-align: right;
}
.header .link-menu-container .box-search {
  background: #fff;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  right: 70px;
  top: 50%;
  width: 50px;
}
.header .link-menu-container .box-search .morphsearch-submit {
  height: 20px;
  opacity: 1;
  pointer-events: auto;
  right: -15px;
  -webkit-transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
  transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  transition-delay: 0.5s;
  width: 20px;
}
@media (max-width: 768px) {
  .header .link-menu-container {
    padding-right: 40px;
  }
}
.header .link-busca {
  font-size: 17px;
  display: inline-block;
  margin-right: 20px;
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
}
.header .menu-btn {
  display: block;
  margin: 11px auto 0 auto;
  position: relative;
  width: 30px;
  height: 20.18181818px;
  cursor: pointer;
  padding: 0;
}
.header .menu-btn span,
.header .menu-btn span:before,
.header .menu-btn span:after {
  transition: all 0.4s ease-in-out;
  background-color: white;
  width: 30px;
  height: 2px;
}
.header .menu-btn span {
  position: relative;
  display: inline-block;
  float: left;
  margin-top: 9.09090909px;
}
.header .menu-btn span:before,
.header .menu-btn span:after {
  content: "";
  position: absolute;
  left: 0;
}
.header .menu-btn span:before {
  top: -9.09090909px;
}
.header .menu-btn span:after {
  top: 9.09090909px;
}
.header .menu-btn.active span {
  background-color: transparent;
}
.header .menu-btn.active span:before,
.header .menu-btn.active span:after {
  top: 0;
}
.header .menu-btn.active span:before {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.header .menu-btn.active span:after {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media (min-width: 769px) and (max-width: 991px) {
  .header .secoes-principais {
    font-size: 14px;
  }
}
.header .secoes-principais {
  font-size: 20px;
  font-weight: bold;
}
.header .secoes-principais li + li {
  margin-left: 20px;
}
.header .secoes-principais a:hover {
  text-decoration: none;
}
.header .secoes-principais .noticias {
  color: #ed1a3a;
}
.header .secoes-principais .noticias:hover {
  color: #da203c;
}
.header .secoes-principais .esportes {
  color: #a6ce39;
}
.header .secoes-principais .esportes:hover {
  color: #84a135;
}
.header .secoes-principais .plural {
  color: #21bece;
}
.header .secoes-principais .plural:hover {
  color: #2b99a6;
}
.header .secoes-principais .especiais {
  color: #8d8d8d;
}
.header .secoes-principais .especiais:hover {
  color: #797979;
}
.header .secoes-secundarias {
  text-transform: uppercase;
}
@media (min-width: 769px) {
  .header .secoes-secundarias {
    font-size: 13px;
  }
  .header .secoes-secundarias li {
    padding: 0 10px;
  }
  .header .secoes-secundarias li + li {
    border-left: 1px solid #e5e5e5;
  }
  .header .secoes-secundarias li:last-child {
    padding: 0;
    border-left: none;
  }
  .header .secoes-secundarias li a:not(.btn) {
    color: #8d8d8d;
  }
}
.header .busca-container.input-group {
  display: block;
}
@media (min-width: 769px) {
  .header .busca-container.active {
    width: 100%;
  }
}
.header .busca-container .form-control {
  width: 100px;
  border: 1px solid #cfcfcf;
  position: relative;
  z-index: 2000;
  padding-right: 35px;
  margin-right: 10px;
  margin-top: 3px;
}
.header .busca-container .btn {
  background: none;
  border: none;
  position: absolute;
  right: 8px;
  top: 4px;
  z-index: 2010;
}
@media (max-width: 768px) {
  .header .form-busca .form-control {
    background: transparent;
    border-color: transparent;
    padding-left: 0;
    padding-right: 0;
    box-shadow: none;
    font-weight: bold;
    font-size: 16px;
  }
  .header .form-busca .form-control::-webkit-input-placeholder {
    color: #c1c1c1;
  }
  .header .form-busca .form-control::-moz-placeholder {
    color: #c1c1c1;
  }
  .header .form-busca .form-control:-ms-input-placeholder {
    color: #c1c1c1;
  }
  .header .form-busca .form-control::placeholder {
    color: #c1c1c1;
  }
}
.header .form-busca .btn {
  background: transparent;
  border-color: transparent;
  padding-right: 0;
}
.header .form-busca .btn:hover,
.header .form-busca .btn:link,
.header .form-busca .btn:visited,
.header .form-busca .btn:active,
.header .form-busca .btn:focus {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
  outline: none;
}
@media (max-width: 768px) {
  .header .previsao .row-previsao > * {
    height: 65px;
    border-right: 1px solid #e7e7e7;
  }
  .header .previsao .row-previsao > *.last-child-mobile {
    border-right: none;
  }
}
.header .previsao .local {
  font-size: 12px;
  line-height: 1;
  padding-top: 8px;
  font-weight: bold;
}
.header .previsao .local .city {
  color: #333333;
  font-size: 10px;
  display: inline-block;
  padding-right: 6px;
}
@media (max-width: 768px) {
  .header .previsao .local .city {
    margin: 0 0 3px;
  }
}
@media (min-width: 769px) {
  .header .previsao .local {
    text-transform: uppercase;
  }
}
.header .previsao .local .dia {
  font-weight: normal;
  color: #8d8d8d;
}
@media (max-width: 768px) {
  .header .previsao .local .dia {
    display: block;
    font-size: 11px;
  }
}
@media (min-width: 769px) {
  .header .previsao .local .dia {
    display: inline-block;
    margin-left: 10px;
  }
}
.header .previsao .local .cidade {
  border: 1px solid #e7e7e7;
  color: #8d8d8d;
  padding: 2px 5px 2px 6px;
  position: relative;
  margin-bottom: 0;
  text-transform: none;
}
.header .previsao .select-cidade {
  font-size: 16px;
}
@media (max-width: 768px) {
  .header .previsao .previsao-container {
    margin-top: 13px;
  }
}
.header .previsao .icone-tempo {
  height: auto;
  display: block;
  float: left;
}
@media (max-width: 768px) {
  .header .previsao .icone-tempo {
    width: 34px;
  }
}
@media (min-width: 769px) {
  .header .previsao .icone-tempo {
    width: 46px;
    margin-right: 6px;
  }
}
.header .previsao .temperaturas {
  font-size: 10px;
}
@media (min-width: 769px) {
  .header .previsao .temperaturas {
    font-size: 11px;
    display: inline-block;
    -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
            transform: translateY(6px);
    color: #8d8d8d;
  }
}
.header .previsao .temperaturas i {
  color: #21bece;
}
@media (min-width: 769px) {
  .header .previsao .temperaturas i {
    color: #8d8d8d;
  }
}
.header .select-form-control {
  font-size: 11px;
  text-transform: uppercase;
  box-shadow: none;
  border-bottom: 1px solid #e7e7e7;
  padding-left: 0;
  color: #8d8d8d;
}
.header .select-form-control:focus,
.header .select-form-control:active {
  border-color: transparent;
  border-bottom-color: #b2b2b2;
}
.template-special .header .logo picture .logo-header {
  max-width: 80%;
  z-index: 999;
}
.template-special .header .link-menu-container .box-search {
  display: none;
}
.template-special .header .row-header {
  margin-top: 0px;
  margin-bottom: 0px;
}
.template-special .header form {
  margin-bottom: 0;
}
.template-special .header form .form-control[disabled],
.template-special .header form .form-control[readonly],
.template-special .header form fieldset[disabled] .form-control {
  background-color: #fff;
}
@media (max-width: 768px) {
  #toggle-hamburger {
    margin-top: 7px;
  }
}
@media (min-width: 769px) {
  .tab-pane .link-menu {
    display: block;
    text-align: center;
    float: left;
    -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
    position: relative;
    left: 14px;
    top: -34px;
    z-index: 997;
  }
}
.tab-pane .link-menu .dropdown-menu .arrow-box {
  margin-left: -128px;
  margin-right: 0;
}
.tab-pane .link-menu .btn-default:hover,
.tab-pane .link-menu .btn-default.hover,
.tab-pane .link-menu .btn-default:visited,
.tab-pane .link-menu .btn-default.visited,
.tab-pane .link-menu .btn-default:focus,
.tab-pane .link-menu .btn-default.focus,
.tab-pane .link-menu .btn-default:active,
.tab-pane .link-menu .btn-default.active,
.tab-pane .link-menu .open > .dropdown-toggle.btn-default {
  background-color: #fbfbfb;
  border-color: rgba(0, 0, 0, 0.15);
}
.tab-pane#noticias #toggle .patty {
  background: #ed1a3a;
}
.tab-pane#noticias #toggle .patty:after,
.tab-pane#noticias #toggle .patty:before {
  background: #ed1a3a;
}
.tab-pane#esportes #toggle .patty {
  background: #a6ce39;
}
.tab-pane#esportes #toggle .patty:after,
.tab-pane#esportes #toggle .patty:before {
  background: #a6ce39;
}
.tab-pane#plural #toggle .patty {
  background: #21bece;
}
.tab-pane#plural #toggle .patty:after,
.tab-pane#plural #toggle .patty:before {
  background: #21bece;
}
@media (max-width: 768px) {
  .link-menu {
    color: white;
    text-align: center;
    width: 70px;
    height: 100%;
    line-height: 1;
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    right: -30px;
    top: 0;
    -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
  }
}
@media (min-width: 769px) {
  .link-menu {
    display: block;
    text-align: center;
    float: right;
    -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
  }
}
.link-menu:hover,
.link-menu:active,
.link-menu:focus {
  text-decoration: none;
}
.link-menu .dropdown-menu {
  width: 170px;
  margin-top: 14px;
}
.link-menu .dropdown-menu .arrow-box {
  border: 0;
  margin-right: -128px;
  top: -5px;
}
.link-menu .dropdown-menu .divider {
  background-color: #fdeaee;
  margin: 0;
}
.link-menu .dropdown-menu .previsao-container {
  padding: 20px;
  padding-left: 28px;
}
.link-menu .dropdown-menu .previsao-container img {
  max-width: 48px;
  float: left;
}
.link-menu .dropdown-menu .previsao-container .temperaturas {
  padding-top: 6px;
}
.link-menu .dropdown-menu .previsao-container .temperaturas i {
  color: #06aedd;
}
.link-menu .dropdown-menu > li > a {
  padding: 5px 40px;
}
.link-menu .btn-default.dropdown-toggle {
  border: none;
  background: transparent;
  padding: 0;
}
.link-menu .btn-default:hover,
.link-menu .btn-default.hover,
.link-menu .btn-default:visited,
.link-menu .btn-default.visited,
.link-menu .btn-default:focus,
.link-menu .btn-default.focus,
.link-menu .btn-default:active,
.link-menu .btn-default.active,
.link-menu .open > .dropdown-toggle.btn-default {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.link-menu span {
  display: block;
  margin-top: 3px;
}
@media (min-width: 769px) {
  .link-menu span {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
  }
}
.link-menu .svg .path1 {
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  transition: -webkit-transform .2s .2s;
  transition: transform .2s .2s;
  transition: transform .2s .2s, -webkit-transform .2s .2s;
  -webkit-transform: translate3d(2px, -4px, 0);
          transform: translate3d(2px, -4px, 0);
}
.link-menu .svg .path2 {
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  transition: opacity .3s .3s;
  -webkit-transform: translate3d(2px, -4px, 0);
          transform: translate3d(2px, -4px, 0);
}
.link-menu .svg .path3 {
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  transition: -webkit-transform .2s .2s;
  transition: transform .2s .2s;
  transition: transform .2s .2s, -webkit-transform .2s .2s;
  -webkit-transform: translate3d(2px, -4px, 0);
          transform: translate3d(2px, -4px, 0);
}
.link-menu .svg .svg-close {
  display: none;
  transition: -webkit-transform .2s .2s;
  transition: transform .2s .2s;
  transition: transform .2s .2s, -webkit-transform .2s .2s;
}
.menu-active .link-menu .svg {
  -webkit-transform: rotate(90deg) translateY(-4px);
      -ms-transform: rotate(90deg) translateY(-4px);
          transform: rotate(90deg) translateY(-4px);
}
.menu-active .link-menu .svg .svg-menu {
  display: none;
  transition: -webkit-transform .2s .2s;
  transition: transform .2s .2s;
  transition: transform .2s .2s, -webkit-transform .2s .2s;
}
.menu-active .link-menu .svg .svg-close {
  display: block;
  transition: -webkit-transform .2s .2s;
  transition: transform .2s .2s;
  transition: transform .2s .2s, -webkit-transform .2s .2s;
}
@media (min-width: 769px) {
  .menu-active .link-menu .svg {
    -webkit-transform: rotate(90deg) translate3d(-2px, 3px, 0);
            transform: rotate(90deg) translate3d(-2px, 3px, 0);
  }
}
.menu-active .link-menu .svg .path1 {
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-transform: translate3d(2px, -4px, 0) rotate(-45deg);
          transform: translate3d(2px, -4px, 0) rotate(-45deg);
}
.menu-active .link-menu .svg .path2 {
  opacity: 0;
  transition: opacity .1s;
}
.menu-active .link-menu .svg .path3 {
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-transform: translate3d(-3px, 0px, 0) rotate(45deg);
          transform: translate3d(-3px, 0px, 0) rotate(45deg);
}
.bar {
  z-index: 2000;
  margin-top: 0px;
  width: 100%;
  background: none;
  transition: all 0.6s cubic-bezier(0.7, 0.01, 0.3, 1);
}
.is-open .bar {
  margin-top: 0px;
  background: none;
}
.is-open .patty {
  background: none !important;
}
.is-open .patty:before {
  top: 21px !important;
  background: #333333 !important;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.is-open .patty:after {
  top: 21px !important;
  background: #333333 !important;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#toggle {
  width: 68px;
  height: 68px;
  padding: 20px 36px;
  z-index: 1000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.6s cubic-bezier(0.7, 0.01, 0.3, 1);
}
#toggle .patty {
  width: 28px;
  height: 4px;
  margin: 10px 0;
  background: #333333;
  transition: all 0.3s;
}
#toggle .patty:after,
#toggle .patty:before {
  content: '';
  display: block;
  width: 28px;
  height: 4px;
  background: #333333;
  position: absolute;
  z-index: -1;
  transition: all 0.3s;
}
#toggle .patty:after {
  top: 20px;
}
#toggle .patty:before {
  top: 11px;
}
@media (max-width: 330px) {
  .header .previsao .local .city {
    display: none;
  }
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
#toggle-hamburger {
  width: 46px;
}
.hamburglar {
  height: 40px;
  display: block;
  margin: 0 auto;
  position: relative;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  width: 42px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.path-burger {
  position: absolute;
  top: 0;
  left: 0;
  height: 42px;
  width: 42px;
  -webkit-mask: url(#mask);
          mask: url(#mask);
  -webkit-mask-box-image: url(https://raygun.io/upload/mask.svg);
}
.animate-path {
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 42px;
}
.path-rotation {
  height: 22px;
  width: 22px;
  margin: 22px 22px 0 0;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.path-rotation:before {
  content: '';
  display: block;
  width: 30px;
  height: 22px;
  margin: 0 4px 0 0;
}
@-webkit-keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  40% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  40% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate-in {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  40% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes rotate-in {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  40% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.hamburglar.is-open .path {
  -webkit-animation: dash-in 0.6s linear normal;
          animation: dash-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.hamburglar.is-open .animate-path {
  -webkit-animation: rotate-in 0.6s linear normal;
          animation: rotate-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.hamburglar.is-closed .path {
  -webkit-animation: dash-out 0.6s linear normal;
          animation: dash-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.hamburglar.is-closed .animate-path {
  -webkit-animation: rotate-out 0.6s linear normal;
          animation: rotate-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.path {
  stroke-dasharray: 240;
  stroke-dashoffset: 240;
  stroke-linejoin: round;
}
@-webkit-keyframes dash-in {
  0% {
    stroke-dashoffset: 240;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash-in {
  0% {
    stroke-dashoffset: 240;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dash-out {
  0% {
    stroke-dashoffset: 0;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 240;
  }
}
@keyframes dash-out {
  0% {
    stroke-dashoffset: 0;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 240;
  }
}
.burger-icon {
  position: absolute;
  padding: 10px 4px;
  height: 40px;
  width: 40px;
}
.burger-container {
  position: relative;
  height: 15px;
  margin-top: 3px;
  width: 32px;
}
.burger-bun-top,
.burger-bun-bot,
.burger-filling {
  position: absolute;
  display: block;
  height: 3px;
  width: 32px;
  border-radius: 2px;
  background: #565656;
}
.burger-bun-top {
  top: 0;
  -webkit-transform-origin: 24px -2px;
      -ms-transform-origin: 24px -2px;
          transform-origin: 24px -2px;
}
.burger-bun-bot {
  bottom: 0;
  -webkit-transform-origin: 26px 4px;
      -ms-transform-origin: 26px 4px;
          transform-origin: 26px 4px;
}
.burger-filling {
  top: 6px;
}
.burger-ring {
  position: absolute;
  top: 0;
  left: 0;
  width: 46px;
  height: 46px;
}
.svg-ring {
  width: 68px;
  height: 68px;
}
.hamburglar.is-open .burger-bun-top {
  -webkit-animation: bun-top-out 0.6s linear normal;
          animation: bun-top-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.hamburglar.is-open .burger-bun-bot {
  -webkit-animation: bun-bot-out 0.6s linear normal;
          animation: bun-bot-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.hamburglar.is-closed .burger-bun-top {
  -webkit-animation: bun-top-in 0.6s linear normal;
          animation: bun-top-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.hamburglar.is-closed .burger-bun-bot {
  -webkit-animation: bun-bot-in 0.6s linear normal;
          animation: bun-bot-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes bun-top-out {
  0% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  80% {
    left: -5px;
    top: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  100% {
    left: -5px;
    top: 1px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@keyframes bun-top-out {
  0% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  80% {
    left: -5px;
    top: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  100% {
    left: -5px;
    top: 1px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@-webkit-keyframes bun-bot-out {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    left: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  80% {
    left: -5px;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  100% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
@keyframes bun-bot-out {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    left: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  80% {
    left: -5px;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  100% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
@-webkit-keyframes bun-top-in {
  0% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  100% {
    left: 0;
    bot: 1px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes bun-top-in {
  0% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  100% {
    left: 0;
    bot: 1px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes bun-bot-in {
  0% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes bun-bot-in {
  0% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.hamburglar.is-open .burger-filling {
  -webkit-animation: burger-fill-out 0.6s linear normal;
          animation: burger-fill-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.hamburglar.is-closed .burger-filling {
  -webkit-animation: burger-fill-in 0.6s linear normal;
          animation: burger-fill-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes burger-fill-in {
  0% {
    width: 0;
    left: 36px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  80% {
    width: 32px;
    left: -6px;
  }
  100% {
    width: 32px;
    left: 0px;
  }
}
@keyframes burger-fill-in {
  0% {
    width: 0;
    left: 36px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  80% {
    width: 32px;
    left: -6px;
  }
  100% {
    width: 32px;
    left: 0px;
  }
}
@-webkit-keyframes burger-fill-out {
  0% {
    width: 32px;
    left: 0px;
  }
  20% {
    width: 32px;
    left: -6px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  100% {
    width: 0;
    left: 36px;
  }
}
@keyframes burger-fill-out {
  0% {
    width: 32px;
    left: 0px;
  }
  20% {
    width: 32px;
    left: -6px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  100% {
    width: 0;
    left: 36px;
  }
}
@media (max-width: 768px) {
  .burger-container {
    margin-top: 2px;
    height: 19px;
  }
  .header .link-menu span {
    margin-top: 2px;
  }
  .burger-filling {
    top: 6px;
  }
  .burger-bun-top {
    height: 2px;
  }
  .burger-bun-bot {
    bottom: 2px;
  }
}
.grid-stack-item {
  margin-left: -10px;
}
.grid-stack-item .grid-stack-item-content {
  margin-left: 10px;
  margin-right: 10px;
  background: #dadada;
}
@media (max-width: 768px) {
  .noticias-numeradas > li {
    counter-increment: step-counter;
    padding-left: 60px;
    padding-right: 15px;
    position: relative;
    padding-bottom: 30px;
  }
  .noticias-numeradas > li:first-child {
    padding-left: 0;
  }
  .noticias-numeradas > li:first-child:before {
    display: none;
  }
  .noticias-numeradas > li:first-child .image-container {
    position: relative;
  }
  .noticias-numeradas > li:first-child .image-container:before {
    content: "1";
    width: 45px;
    height: 45px;
    line-height: 40px;
    display: block;
    background: #ed1a3a;
    color: white;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 15px;
    font-size: 23px;
  }
  .noticias-numeradas > li:before {
    content: counter(step-counter);
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 40px;
    display: block;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: 15px;
    font-size: 23px;
    border: 1px solid #ccc;
    color: #999;
  }
  .noticias-numeradas > li h3 a {
    color: black;
  }
  .noticias-numeradas > li h5 {
    margin-bottom: 16px;
  }
  .noticias-numeradas > li h5 a {
    color: black;
  }
  .noticias-numeradas > li h5 a small {
    font-style: italic;
  }
}
.noticias-mais-lidas {
  padding-top: 10px;
  padding-bottom: 10px;
}
.noticias-mais-lidas.small-circle > li {
  padding-left: 40px;
}
.noticias-mais-lidas.small-circle > li:before {
  width: 25px;
  height: 25px;
  line-height: 24px;
  font-size: 13.8px;
}
.noticias-mais-lidas > li {
  counter-increment: step-counter;
  padding-left: 60px;
  padding-right: 15px;
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
}
.noticias-mais-lidas > li:before {
  content: counter(step-counter);
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 44px;
  display: block;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 15px;
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 23px;
  border: 1px solid #ccc;
  color: #ce3950;
}
.noticias-mais-lidas > li .noticia-titulo > a {
  color: black;
  display: block;
  margin-bottom: 10px;
}
.noticias-mais-lidas .ribbon:before {
  width: 4px;
  height: 15px;
  top: 3px;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.noticias-principais {
  padding: 30px 0;
}
.lista-noticias > li {
  padding: 20px 0;
  border-bottom: 1px solid #e7e7e7;
}
@media (max-width: 768px) {
  .lista-noticias > li .container > .row-small-gutter-xs {
    margin-left: -8px;
    margin-right: -8px;
  }
  .lista-noticias > li .container > .row-small-gutter-xs > * {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.lista-noticias > li:first-of-type {
  padding: 0;
}
.lista-noticias > li:last-of-type {
  border-bottom: none;
}
.lista-noticias .noticia-titulo a {
  color: black;
}
.lista-noticias time {
  font-family: "Helvetica", Arial, sans-serif;
  display: block;
  margin-top: 8px;
  color: #8d8d8d;
}
.lista-noticias .ribbon:before {
  width: 4px;
  height: 16px;
  top: 0;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.lista-noticias .h1.ribbon:before {
  height: 42px;
}
.lista-noticias h5 {
  margin-bottom: 8px;
}
.lista-noticias h5 a {
  color: black;
}
.lista-noticias-default > li {
  padding: 20px 0;
}
.lista-noticias-default > li + li {
  border-top: 1px solid #e7e7e7;
}
@media (max-width: 768px) {
  .lista-posts-container {
    margin-top: 8px;
  }
}
@media (max-width: 768px) {
  .lista-posts-container,
  .lista-posts-container .container-posts {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .lista-posts-container .post {
    display: block !important;
  }
}
.lista-posts-container .post-autor {
  color: white;
  font-style: italic;
  margin-top: 0;
}
.lista-posts-container .post-titulo {
  color: black;
}
@media (max-width: 768px) {
  .lista-posts-container .post-titulo {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.lista-posts-container .slick-dots {
  margin: 15px 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.lista-posts-container .slick-dots > li {
  display: inline-block;
}
.lista-posts-container .slick-dots > li + li {
  margin-left: 8px;
}
.lista-posts-container .slick-dots > li.slick-active button {
  background: black;
}
.lista-posts-container .slick-dots > li button {
  border: 0;
  padding: 0;
  display: block;
  text-indent: -9999px;
  border-radius: 50%;
  background: #8d8d8d;
}
@media (max-width: 768px) {
  .lista-posts-container .row-actions {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 769px) {
  .galeria-desktop .slider-with-arrows-galery .post-titulo {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 12px 20px;
    color: white;
    height: 70px;
  }
  .galeria-desktop .slider-with-arrows-galery .post-titulo p {
    width: 29%;
  }
}
@media (min-width: 769px) {
  .slider-scoreboard,
  .slider-nextgame,
  .slider-lastgame,
  .slider-classification,
  .slider-sport-matchs,
  .slider-sport-breakingnews,
  .slider-with-arrows-tab-default,
  .slider-with-arrows-galery-mobile,
  .slider-with-arrows-galery,
  .slider-with-arrows,
  .slider-with-thumbnail {
    position: relative;
    margin-bottom: 100px;
  }
}
.slider-scoreboard .slick-arrow,
.slider-nextgame .slick-arrow,
.slider-lastgame .slick-arrow,
.slider-classification .slick-arrow,
.slider-sport-matchs .slick-arrow,
.slider-sport-breakingnews .slick-arrow,
.slider-with-arrows-tab-default .slick-arrow,
.slider-with-arrows-galery-mobile .slick-arrow,
.slider-with-arrows-galery .slick-arrow,
.slider-with-arrows .slick-arrow,
.slider-with-thumbnail .slick-arrow {
  border: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  color: #8d8d8d;
  padding: 0;
}
@media (max-width: 768px) {
  .slider-scoreboard .slick-arrow,
  .slider-nextgame .slick-arrow,
  .slider-lastgame .slick-arrow,
  .slider-classification .slick-arrow,
  .slider-sport-matchs .slick-arrow,
  .slider-sport-breakingnews .slick-arrow,
  .slider-with-arrows-tab-default .slick-arrow,
  .slider-with-arrows-galery-mobile .slick-arrow,
  .slider-with-arrows-galery .slick-arrow,
  .slider-with-arrows .slick-arrow,
  .slider-with-thumbnail .slick-arrow {
    width: 40px;
    height: 40px;
    top: 29%;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    border-radius: 50%;
    background: white;
  }
}
@media (min-width: 769px) {
  .slider-scoreboard .slick-arrow,
  .slider-nextgame .slick-arrow,
  .slider-lastgame .slick-arrow,
  .slider-classification .slick-arrow,
  .slider-sport-matchs .slick-arrow,
  .slider-sport-breakingnews .slick-arrow,
  .slider-with-arrows-tab-default .slick-arrow,
  .slider-with-arrows-galery-mobile .slick-arrow,
  .slider-with-arrows-galery .slick-arrow,
  .slider-with-arrows .slick-arrow,
  .slider-with-thumbnail .slick-arrow {
    color: #b2b2b2;
    background: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 768px) {
  .slider-scoreboard .slick-arrow i,
  .slider-nextgame .slick-arrow i,
  .slider-lastgame .slick-arrow i,
  .slider-classification .slick-arrow i,
  .slider-sport-matchs .slick-arrow i,
  .slider-sport-breakingnews .slick-arrow i,
  .slider-with-arrows-tab-default .slick-arrow i,
  .slider-with-arrows-galery-mobile .slick-arrow i,
  .slider-with-arrows-galery .slick-arrow i,
  .slider-with-arrows .slick-arrow i,
  .slider-with-thumbnail .slick-arrow i {
    margin-top: 4px;
  }
}
@media (min-width: 769px) {
  .slider-scoreboard .slick-arrow i,
  .slider-nextgame .slick-arrow i,
  .slider-lastgame .slick-arrow i,
  .slider-classification .slick-arrow i,
  .slider-sport-matchs .slick-arrow i,
  .slider-sport-breakingnews .slick-arrow i,
  .slider-with-arrows-tab-default .slick-arrow i,
  .slider-with-arrows-galery-mobile .slick-arrow i,
  .slider-with-arrows-galery .slick-arrow i,
  .slider-with-arrows .slick-arrow i,
  .slider-with-thumbnail .slick-arrow i {
    font-size: 28px;
  }
}
.slider-scoreboard .slick-arrow.slick-prev,
.slider-nextgame .slick-arrow.slick-prev,
.slider-lastgame .slick-arrow.slick-prev,
.slider-classification .slick-arrow.slick-prev,
.slider-sport-matchs .slick-arrow.slick-prev,
.slider-sport-breakingnews .slick-arrow.slick-prev,
.slider-with-arrows-tab-default .slick-arrow.slick-prev,
.slider-with-arrows-galery-mobile .slick-arrow.slick-prev,
.slider-with-arrows-galery .slick-arrow.slick-prev,
.slider-with-arrows .slick-arrow.slick-prev,
.slider-with-thumbnail .slick-arrow.slick-prev {
  left: 30px;
}
@media (min-width: 769px) {
  .slider-scoreboard .slick-arrow.slick-prev,
  .slider-nextgame .slick-arrow.slick-prev,
  .slider-lastgame .slick-arrow.slick-prev,
  .slider-classification .slick-arrow.slick-prev,
  .slider-sport-matchs .slick-arrow.slick-prev,
  .slider-sport-breakingnews .slick-arrow.slick-prev,
  .slider-with-arrows-tab-default .slick-arrow.slick-prev,
  .slider-with-arrows-galery-mobile .slick-arrow.slick-prev,
  .slider-with-arrows-galery .slick-arrow.slick-prev,
  .slider-with-arrows .slick-arrow.slick-prev,
  .slider-with-thumbnail .slick-arrow.slick-prev {
    left: -30px;
  }
}
.slider-scoreboard .slick-arrow.slick-next,
.slider-nextgame .slick-arrow.slick-next,
.slider-lastgame .slick-arrow.slick-next,
.slider-classification .slick-arrow.slick-next,
.slider-sport-matchs .slick-arrow.slick-next,
.slider-sport-breakingnews .slick-arrow.slick-next,
.slider-with-arrows-tab-default .slick-arrow.slick-next,
.slider-with-arrows-galery-mobile .slick-arrow.slick-next,
.slider-with-arrows-galery .slick-arrow.slick-next,
.slider-with-arrows .slick-arrow.slick-next,
.slider-with-thumbnail .slick-arrow.slick-next {
  right: 30px;
}
@media (min-width: 769px) {
  .slider-scoreboard .slick-arrow.slick-next,
  .slider-nextgame .slick-arrow.slick-next,
  .slider-lastgame .slick-arrow.slick-next,
  .slider-classification .slick-arrow.slick-next,
  .slider-sport-matchs .slick-arrow.slick-next,
  .slider-sport-breakingnews .slick-arrow.slick-next,
  .slider-with-arrows-tab-default .slick-arrow.slick-next,
  .slider-with-arrows-galery-mobile .slick-arrow.slick-next,
  .slider-with-arrows-galery .slick-arrow.slick-next,
  .slider-with-arrows .slick-arrow.slick-next,
  .slider-with-thumbnail .slick-arrow.slick-next {
    right: -30px;
  }
}
@media (min-width: 769px) {
  .slider-scoreboard .slick-dots,
  .slider-nextgame .slick-dots,
  .slider-lastgame .slick-dots,
  .slider-classification .slick-dots,
  .slider-sport-matchs .slick-dots,
  .slider-sport-breakingnews .slick-dots,
  .slider-with-arrows-tab-default .slick-dots,
  .slider-with-arrows-galery-mobile .slick-dots,
  .slider-with-arrows-galery .slick-dots,
  .slider-with-arrows .slick-dots,
  .slider-with-thumbnail .slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 40px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (min-width: 769px) {
  .slider-scoreboard .slick-dots > li,
  .slider-nextgame .slick-dots > li,
  .slider-lastgame .slick-dots > li,
  .slider-classification .slick-dots > li,
  .slider-sport-matchs .slick-dots > li,
  .slider-sport-breakingnews .slick-dots > li,
  .slider-with-arrows-tab-default .slick-dots > li,
  .slider-with-arrows-galery-mobile .slick-dots > li,
  .slider-with-arrows-galery .slick-dots > li,
  .slider-with-arrows .slick-dots > li,
  .slider-with-thumbnail .slick-dots > li {
    display: inline-block;
  }
}
.slider-scoreboard .slick-dots > li + li,
.slider-nextgame .slick-dots > li + li,
.slider-lastgame .slick-dots > li + li,
.slider-classification .slick-dots > li + li,
.slider-sport-matchs .slick-dots > li + li,
.slider-sport-breakingnews .slick-dots > li + li,
.slider-with-arrows-tab-default .slick-dots > li + li,
.slider-with-arrows-galery-mobile .slick-dots > li + li,
.slider-with-arrows-galery .slick-dots > li + li,
.slider-with-arrows .slick-dots > li + li,
.slider-with-thumbnail .slick-dots > li + li {
  margin-left: 8px;
}
.slider-scoreboard .slick-dots > li.slick-active > button,
.slider-nextgame .slick-dots > li.slick-active > button,
.slider-lastgame .slick-dots > li.slick-active > button,
.slider-classification .slick-dots > li.slick-active > button,
.slider-sport-matchs .slick-dots > li.slick-active > button,
.slider-sport-breakingnews .slick-dots > li.slick-active > button,
.slider-with-arrows-tab-default .slick-dots > li.slick-active > button,
.slider-with-arrows-galery-mobile .slick-dots > li.slick-active > button,
.slider-with-arrows-galery .slick-dots > li.slick-active > button,
.slider-with-arrows .slick-dots > li.slick-active > button,
.slider-with-thumbnail .slick-dots > li.slick-active > button {
  background: black;
}
.slider-scoreboard .slick-dots > li > button,
.slider-nextgame .slick-dots > li > button,
.slider-lastgame .slick-dots > li > button,
.slider-classification .slick-dots > li > button,
.slider-sport-matchs .slick-dots > li > button,
.slider-sport-breakingnews .slick-dots > li > button,
.slider-with-arrows-tab-default .slick-dots > li > button,
.slider-with-arrows-galery-mobile .slick-dots > li > button,
.slider-with-arrows-galery .slick-dots > li > button,
.slider-with-arrows .slick-dots > li > button,
.slider-with-thumbnail .slick-dots > li > button {
  width: 10px;
  height: 10px;
  display: block;
}
@media (min-width: 769px) {
  .slider-scoreboard .slick-dots > li > button,
  .slider-nextgame .slick-dots > li > button,
  .slider-lastgame .slick-dots > li > button,
  .slider-classification .slick-dots > li > button,
  .slider-sport-matchs .slick-dots > li > button,
  .slider-sport-breakingnews .slick-dots > li > button,
  .slider-with-arrows-tab-default .slick-dots > li > button,
  .slider-with-arrows-galery-mobile .slick-dots > li > button,
  .slider-with-arrows-galery .slick-dots > li > button,
  .slider-with-arrows .slick-dots > li > button,
  .slider-with-thumbnail .slick-dots > li > button {
    border-radius: 50%;
    text-indent: -9999px;
    border: 0;
    padding: 0;
    background: #b2b2b2;
  }
}
@media (min-width: 769px) {
  .slider-scoreboard .post-titulo,
  .slider-nextgame .post-titulo,
  .slider-lastgame .post-titulo,
  .slider-classification .post-titulo,
  .slider-sport-matchs .post-titulo,
  .slider-sport-breakingnews .post-titulo,
  .slider-with-arrows-tab-default .post-titulo,
  .slider-with-arrows-galery-mobile .post-titulo,
  .slider-with-arrows-galery .post-titulo,
  .slider-with-arrows .post-titulo,
  .slider-with-thumbnail .post-titulo {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 29px;
    padding: 18px 35px;
    color: white;
  }
  .slider-scoreboard .post-titulo p,
  .slider-nextgame .post-titulo p,
  .slider-lastgame .post-titulo p,
  .slider-classification .post-titulo p,
  .slider-sport-matchs .post-titulo p,
  .slider-sport-breakingnews .post-titulo p,
  .slider-with-arrows-tab-default .post-titulo p,
  .slider-with-arrows-galery-mobile .post-titulo p,
  .slider-with-arrows-galery .post-titulo p,
  .slider-with-arrows .post-titulo p,
  .slider-with-thumbnail .post-titulo p {
    width: 80%;
  }
}
.slider-scoreboard a.btn-galery-transparent,
.slider-nextgame a.btn-galery-transparent,
.slider-lastgame a.btn-galery-transparent,
.slider-classification a.btn-galery-transparent,
.slider-sport-matchs a.btn-galery-transparent,
.slider-sport-breakingnews a.btn-galery-transparent,
.slider-with-arrows-tab-default a.btn-galery-transparent,
.slider-with-arrows-galery-mobile a.btn-galery-transparent,
.slider-with-arrows-galery a.btn-galery-transparent,
.slider-with-arrows a.btn-galery-transparent,
.slider-with-thumbnail a.btn-galery-transparent {
  position: relative;
  float: right;
  font-size: 11px;
  right: 20px;
  top: -42px;
  z-index: 3;
}
.slider-sport-breakingnews {
  margin-bottom: 20px;
}
.slider-sport-breakingnews .slick-arrow {
  top: 8%;
}
.slider-sport-breakingnews .slick-arrow.slick-prev {
  left: 0px;
}
.slider-sport-breakingnews .slick-arrow.slick-next {
  right: 0px;
}
.slider-nextgame,
.slider-lastgame {
  margin-bottom: 20px;
}
.slider-nextgame .slick-arrow,
.slider-lastgame .slick-arrow {
  top: 8%;
}
.slider-nextgame .slick-arrow.slick-prev,
.slider-lastgame .slick-arrow.slick-prev {
  left: 40px;
}
.slider-nextgame .slick-arrow.slick-next,
.slider-lastgame .slick-arrow.slick-next {
  right: 40px;
}
@media (max-width: 768px) {
  .slider-with-thumbnail a.btn-galery-transparent {
    right: 10px;
    top: -58px;
  }
}
.slider-with-thumbnail {
  margin-bottom: 10px;
}
.news-preview .slider-with-thumbnail .slick-list {
  height: 450px !important;
}
.news-preview .slider-nav-thumbnails .slick-slide {
  height: auto !important;
}
.slider-nav-thumbnails {
  margin: 0;
  padding: 0;
}
.slider-nav-thumbnails li {
  cursor: pointer;
  opacity: 0.5;
  border-left: 2px solid transparent;
}
.slider-nav-thumbnails li .img-card-default {
  height: 140px;
}
.slider-nav-thumbnails li:first-child {
  margin-left: 0;
}
.slider-nav-thumbnails li:last-child {
  margin-right: 0;
}
.slider-nav-thumbnails .slick-current {
  opacity: 1;
}
.secoes-noticias {
  width: 100%;
  overflow: hidden;
}
.secoes-noticias .header-noticias {
  transition: background .2s;
  z-index: 3 !important;
}
.secoes-noticias .header-noticias h1 {
  margin-top: 0;
  font-size: 24px;
}
.is-mobile .secoes-noticias .header-noticias h3 {
  margin-bottom: 30px;
}
.is-mobile .especiais-agrupamento .card .img-card-default {
  margin-left: -15px;
  margin-right: -15px;
}
.secundary-menu-mobile,
.categorias-secundarias {
  font-size: 15px;
  margin-top: 18px;
}
.secundary-menu-mobile li,
.categorias-secundarias li {
  color: #8d8d8d;
}
.secundary-menu-mobile li a,
.categorias-secundarias li a {
  color: inherit;
  letter-spacing: 0.6px;
}
.secundary-menu-mobile li a.ribbon-red,
.categorias-secundarias li a.ribbon-red,
.secundary-menu-mobile li a.ribbon-noticias,
.categorias-secundarias li a.ribbon-noticias {
  color: #ed1a3a;
  font-weight: bold;
}
.secundary-menu-mobile li a.ribbon-gray,
.categorias-secundarias li a.ribbon-gray,
.secundary-menu-mobile li a.ribbon-especiais,
.categorias-secundarias li a.ribbon-especiais {
  color: #8d8d8d;
  font-weight: bold;
}
.secundary-menu-mobile li a.ribbon-green,
.categorias-secundarias li a.ribbon-green,
.secundary-menu-mobile li a.ribbon-esportes,
.categorias-secundarias li a.ribbon-esportes {
  color: #a6ce39;
  font-weight: bold;
}
.secundary-menu-mobile li a.ribbon-blue,
.categorias-secundarias li a.ribbon-blue,
.secundary-menu-mobile li a.ribbon-plural,
.categorias-secundarias li a.ribbon-plural {
  color: #21bece;
  font-weight: bold;
}
.secundary-menu-mobile li a:hover,
.categorias-secundarias li a:hover {
  text-decoration: none;
  color: #464646;
}
.categorias-secundarias li + li {
  margin-top: 12px;
}
@media (max-width: 768px) {
  .categorias-secundarias li:first-child:before {
    content: "";
  }
}
.categorias-secundarias li:before {
  content: "• ";
}
.lista-audios {
  margin-bottom: 30px;
}
.lista-audios li {
  border-bottom: 1px solid #cbcbcb;
}
.lista-audios li a h5 {
  color: #414141;
}
.blogs .blocked-list > li {
  padding-bottom: 30px;
}
.blogs .blocked-list > li a h2 {
  color: #565656;
}
.blogs .blocked-list > li a:hover {
  text-decoration: none;
}
.blogs .blocked-list > li .img-card {
  min-height: 256px;
  overflow: hidden;
}
.blogs .blocked-list > li .last-post h4 a {
  color: #333333;
}
@media (min-width: 769px) and (max-width: 991px) {
  .blogs .blocked-list > li .info-blog {
    height: 140px;
    overflow: hidden;
  }
}
.blogs .publi-nd-home-medium {
  padding: 0px 10px 0px 10px!important;
  max-width: 300px;
}
@media (max-width: 768px) {
  .blogs .flex-item .img-responsive {
    margin: 0 auto;
  }
}
@media (max-width: 768px), (min-width: 769px) and (max-width: 991px) {
  .border-bottom-gray {
    border-bottom: 0;
  }
}
.blog-single .about-author .info-author {
  padding-left: 112px;
}
.blog-single .about-author .info-author p {
  margin-bottom: 0px;
  font-size: 14px;
}
.blog-single .about-author img {
  float: left;
  border: 2px solid #e5e5e5;
}
.posts-relacionados {
  border-bottom: 1px solid #e5e5e5;
}
.posts-relacionados ul {
  color: #000;
}
.posts-relacionados ul li .card {
  border-bottom: 1px solid #e5e5e5;
}
.posts-relacionados ul li:last-child .card {
  border-bottom: none;
}
#noticias-relacionadas .blocked-list .card {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}
#noticias-relacionadas .blocked-list li:nth-child(1) .card,
#noticias-relacionadas .blocked-list li:nth-child(2) .card {
  border: none;
  padding-top: 0;
}
.colunista-capa-interna,
.sobre-autor {
  min-height: 200px;
}
.colunista-capa-interna h1,
.sobre-autor h1,
.colunista-capa-interna .author-description,
.sobre-autor .author-description {
  color: #565656;
}
.sobre-autor .img-card-default {
  height: auto;
}
@media (min-width: 769px) {
  .sobre-autor .img-card-default img {
    height: 150px;
  }
}
/* Blog Template */
.blogs-template time small {
  font-size: 13px;
  font-weight: 700;
  opacity: 0.5;
}
.blogs-template .card {
  border-bottom: 1px solid #e5e5e5;
}
.blogs-template p {
  margin-bottom: 20px;
}
.blogs-template .blocked-list li .card h2 {
  margin-bottom: 16px;
}
.blogs-template .blocked-list li:last-child .card {
  border-bottom: none;
}
.blogs-template .comments {
  font-size: 12px;
}
.blogs-template .icon-comments {
  font-size: 20px;
}
.blogs-desktop {
  background-color: #fff;
}
.blogs-desktop .slider-blogs h3 {
  color: #999999;
  font-size: 18px;
}
.blogs-desktop .slider-blogs h4 {
  color: #333333;
}
.blogs-desktop .slider-blogs img {
  height: 150px;
}
.fullwidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: initial;
}
.blogs-mobile .slick-slide img {
  height: 160px;
}
.colunas .blocked-list > li {
  padding-bottom: 40px;
  height: 236px;
  margin-bottom: 30px;
  overflow: hidden;
}
.colunas .blocked-list > li .detail h3,
.colunas .blocked-list > li .detail a {
  text-align: center;
  display: block;
}
.colunas .card h3 {
  opacity: 0.6;
}
.colunas .publi-nd-home-medium {
  padding: 0px 10px 0px 10px!important;
  max-width: 300px;
}
@media (max-width: 768px) {
  .colunas .flex-item .img-responsive {
    margin: 0 auto;
  }
}
@media (max-width: 768px), (min-width: 769px) and (max-width: 991px) {
  .border-bottom-gray {
    border-bottom: 0;
  }
}
.coluna-single .colunista-capa-interna h2 {
  color: #565656;
}
.colunista-capa-interna {
  position: relative;
}
@media (min-width: 769px) and (max-width: 991px) {
  .colunista-capa-interna {
    height: 230px;
  }
}
.colunista-capa-interna .img-colunista {
  height: 224px;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  left: 60%;
}
@media (max-width: 768px) {
  .colunista-capa-interna .img-colunista {
    height: 200px;
    position: initial;
  }
}
@media (max-width: 768px) {
  .colunista-capa-interna .column-img {
    width: 40%;
  }
  .colunista-capa-interna .column-title {
    width: auto;
  }
}
@media (max-width: 490px) {
  .colunista-capa-interna .column-img {
    width: 100%;
  }
  .colunista-capa-interna .column-title {
    width: auto;
  }
}
.colunista-capa-interna .favoritar {
  text-transform: uppercase !important;
}
.colunista-capa-interna .active {
  color: #000;
}
.colunista-capa-interna .active .icon-star {
  color: #d1e94f !important;
}
/* Coluna Template */
.colunas-template time small {
  font-size: 13px;
  font-weight: 700;
  opacity: 0.5;
}
.colunas-template .card {
  border-bottom: 1px solid #e5e5e5;
}
.colunas-template p {
  margin-bottom: 20px;
}
.colunas-template .blocked-list li:last-child .card {
  border-bottom: none;
}
.colunas-template .publi-nd-home-medium {
  margin: 100px 0 40px;
}
.colunas-template .comments {
  font-size: 12px;
}
.colunas-template .icon-comments {
  font-size: 20px;
}
.colunas-template .list-col-3 > div {
  border: none;
  padding-top: 40px;
}
.colunas-template .list-col-3 > div .card {
  margin: 0;
}
.colunas-template .list-col-3 > div:nth-last-child(-n+3) .card {
  border-bottom: 0;
}
.galeria-de-imagens-single .dropdown-list-col-3 {
  margin-bottom: 60px;
}
.galeria-de-imagens-single .titulo-card {
  position: absolute;
  bottom: 69px;
  right: 33px;
  display: inline-block;
  color: #fff;
}
.galery-single .slick-slide img {
  width: 100%;
}
.galeria-imagens .galeria-desktop .slider-with-arrows-galery .slick-track > li.width-slider {
  width: 32% !important;
}
.galeria-imagens .galeria-desktop .slider-with-arrows-galery .slick-track > li .img-card-default {
  width: 32%;
}
@media (min-width: 769px) {
  .galeria-desktop img {
    height: 280px;
  }
}
@media (max-width: 768px) {
  .galeria-desktop .galeria-imagens {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.galeria-desktop .slider-with-arrows-galery .slick-track > li {
  padding: 0 15px;
}
.galeria-desktop .slider-with-arrows-galery .slick-track > li:first-child {
  padding-left: 0;
}
.galeria-desktop .slider-with-arrows-galery .slick-track > li:last-child {
  padding-right: 0;
}
.galeria-desktop .slider {
  margin: 0;
}
.galeria-desktop .slider .slide {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .container-galerias {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    -webkit-align-content: stretch;
            align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .container-galerias .galeria-imagens,
  .container-galerias .galeria-videos {
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .container-galerias .galeria-imagens {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
            align-self: auto;
  }
  .container-galerias .galeria-videos {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
            align-self: auto;
  }
}
.galery .card-default h2 {
  height: 81px;
  overflow: hidden;
}
@media (min-width: 769px) {
  .galery-video .img-card-default {
    height: 220px;
  }
}
.quem-somos h5,
.quem-somos p,
.quem-somos address,
.quem-somos span {
  color: #4b4b4b;
  display: block;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin: 0;
}
.quem-somos h5 {
  text-transform: uppercase;
  margin-bottom: 6px;
}
.quem-somos figure {
  position: relative;
}
.quem-somos figcaption {
  bottom: 0;
  font-size: 40px;
  line-height: 52px;
  position: absolute;
  padding: 0 45px 25px;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.quem-somos .equipes h5 {
  margin-bottom: 6px;
  margin-top: 24px;
}
.quem-somos .equipes address,
.quem-somos .equipes span {
  font-size: 14px;
  line-height: 18px;
}
.quem-somos .contatos li {
  margin-bottom: 20px;
}
.quem-somos .contatos li address,
.quem-somos .contatos li span {
  font-size: 14px;
  line-height: 18px;
}
.quem-somos .dropdown {
  margin-bottom: 20px;
}
.quem-somos .dropdown .btn-default {
  color: #565656;
  padding: 15px 15px 15px 20px;
  width: 100%;
}
.quem-somos .dropdown .caret {
  display: inline-block;
  margin-left: 50px;
}
.quem-somos-noticias .border-top-gray {
  margin-top: 30px;
  padding-top: 30px;
}
.charges .blocked-list > li {
  height: 400px;
}
.charges .blocked-list > li .img-card a span {
  display: block;
  position: relative;
  width: 100%;
  height: 45px;
  top: 211px;
  color: #fff;
  font-size: 16px;
  text-align: left;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  padding: 15px 20px 0 15px;
}
.charges .blocked-list > li .card-default h2 {
  font-size: 21px;
  line-height: 26px;
}
.charges .publi-nd-home-medium {
  margin: 0 auto;
  max-width: 300px;
}
@media (max-width: 768px) {
  .charges .flex-item .img-responsive {
    margin: 0 auto;
  }
  .charges .single-image img {
    height: 220px;
  }
}
@media (max-width: 768px), (min-width: 769px) and (max-width: 991px) {
  .border-bottom-gray {
    border-bottom: 0;
  }
}
.agenda-cultural .agenda {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.agenda-cultural .agenda .ui-datepicker-inline {
  border-radius: 0;
  background: #fff;
}
.agenda-cultural .agenda .ui-datepicker-inline .ui-datepicker-header {
  padding: 14px;
}
.agenda-cultural .agenda .ui-datepicker-inline .ui-datepicker-header a {
  width: 20px;
  height: 20px;
  background: #b8b8b8;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
}
.agenda-cultural .agenda .ui-datepicker-inline .ui-datepicker-header a span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: block;
  font-family: cursive;
}
.agenda-cultural .agenda .ui-datepicker-inline .ui-datepicker-header a.ui-datepicker-prev {
  float: left;
}
.agenda-cultural .agenda .ui-datepicker-inline .ui-datepicker-header a.ui-datepicker-next {
  float: right;
}
.agenda-cultural .agenda .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}
.agenda-cultural h5 a {
  color: black;
}
.radio-plural .box-gray {
  min-height: 360px;
}
.radio-plural > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.radio-plural .lista-audios {
  margin-bottom: 20px;
}
.radio-plural .lista-audios a:hover {
  text-decoration: none;
}
.radio-plural .lista-audios i {
  font-size: 20px;
}
.radio-plural .lista-audios > li {
  padding: 10px 15px;
}
.radio-plural .lista-audios > li .h4-smup {
  font-size: 16px;
}
.materia-form-comentar .form-control,
.materia-comentarios .form-control {
  border: 1px solid #e2e2e2;
  color: #565656;
  font-size: 14px;
  height: auto;
  padding: 12px 20px;
}
.materia-form-comentar textarea,
.materia-comentarios textarea {
  height: 85px !important;
}
.materia-form-comentar button.btn,
.materia-comentarios button.btn {
  background-color: #353535;
  color: #fff;
  padding: 6px 70px;
}
.social-links {
  padding: 0 !important;
}
.social-links li {
  margin-right: 30px;
}
.social-links a {
  color: #fff !important;
  font-weight: 400 !important;
  padding: 10px !important;
  text-transform: none;
}
.social-links .facebook,
.social-links .twitter,
.social-links .gmail {
  background-image: url(../images/btn-redes-sociais.png);
  height: 43px;
  overflow: hidden;
  text-indent: -999px;
  width: 192px;
}
.social-links .facebook {
  background-position: 0 0;
}
.social-links .twitter {
  background-position: 379px 0;
}
.social-links .gmail {
  background-position: 190px 0;
}
.social-links i {
  color: #000 !important;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  opacity: 0.5;
  margin-right: 10px;
  padding-right: 10px;
}
.materia-container .publieditorial h3.h4 {
  font-size: 18px;
}
.materia-container figure.image-lance {
  background-color: #ffffff;
  padding: 0px;
  margin: 0 15px 15px 0;
}
.materia-container figure.image-lance img {
  width: 100%;
}
.materia-container figure.image-lance figcaption {
  padding: 10px;
}
.materia-container .related-articles-lance {
  display: none;
}
.materia-container .materia-header .materia-titulo {
  color: #353535;
  font-size: 44px;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .materia-container .materia-header .materia-titulo {
    font-size: 23px;
    line-height: 1.1;
  }
}
.materia-container .materia-header .materia-titulo + p {
  line-height: 1.5;
}
@media (max-width: 768px) {
  .materia-container .materia-header .materia-titulo + p {
    line-height: 1.3;
  }
}
.materia-container .materia-header .materia-box-acessibilidade {
  font-size: 11px;
}
.materia-container .materia-header .materia-box-acessibilidade .lista-links {
  margin-top: 20px;
  margin-bottom: 20px;
}
.materia-container .materia-header .materia-box-acessibilidade .lista-links .btn-dots {
  padding: 0;
  margin-right: 14px;
}
.materia-container .materia-header .materia-box-acessibilidade .lista-links .btn-dots:hover,
.materia-container .materia-header .materia-box-acessibilidade .lista-links .btn-dots:active {
  text-decoration: none;
}
.materia-container .materia-header .materia-box-acessibilidade .lista-links .btn-dots:hover {
  color: #8d8d8d;
}
.materia-container .materia-header .materia-box-acessibilidade .lista-links .btn-dots i {
  font-size: 32px;
  color: #b2b2b2;
}
.materia-container .materia-header .materia-box-acessibilidade .lista-links a:active,
.materia-container .materia-header .materia-box-acessibilidade .lista-links a:hover,
.materia-container .materia-header .materia-box-acessibilidade .lista-links a:focus,
.materia-container .materia-header .materia-box-acessibilidade .lista-links a:visited {
  color: #fff;
}
.materia-container .materia-header .materia-box-acessibilidade .lista-links .comments .icon-comments:before {
  font-size: 25px;
  display: inline-block;
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
  margin-right: 14px;
}
@media (max-width: 768px) {
  .materia-container .materia-header .materia-box-acessibilidade {
    margin-top: 10px;
    margin-bottom: 12px;
  }
  .materia-container .materia-header .materia-box-acessibilidade .js-btn-ouvir {
    margin-left: -7.5px;
  }
}
.materia-container .materia-header .materia-box-acessibilidade .dropdown.open .btn,
.materia-container .materia-header .materia-box-acessibilidade .dropdown.open .btn:active {
  background: white;
  border-color: rgba(0, 0, 0, 0.15);
  border-bottom-color: white;
  position: relative;
  z-index: 1005;
}
.materia-container .materia-header .materia-box-acessibilidade .materia-dropdown-acessibilidade {
  font-family: Helvetica, Arial, sans-serif;
}
.materia-container .materia-header .materia-box-acessibilidade .materia-dropdown-acessibilidade a {
  color: #8d8d8d;
}
.materia-container .materia-header .materia-box-acessibilidade .materia-dropdown-acessibilidade .tamanho-fonte .row {
  padding-top: 12px;
}
.materia-container .materia-header .materia-box-acessibilidade .materia-dropdown-acessibilidade .tamanho-fonte i {
  font-size: 20px;
}
.materia-container .materia-conteudo-container {
  font-weight: 300;
  color: #5a5a5a;
  position: relative;
}
.materia-container .materia-conteudo-container iframe {
  width: 100% !important;
}
.materia-container .materia-conteudo-container .slick-slide img {
  width: 100%;
}
.materia-container .materia-conteudo-container .slick-slide p {
  margin-bottom: 0px;
}
.materia-container .materia-conteudo-container .slider-with-thumbnail .post-titulo {
  bottom: 0px;
  color: #ffffff;
}
@media (max-width: 768px) {
  .materia-container .materia-conteudo-container .slider-with-thumbnail .post-titulo {
    color: inherit;
  }
}
.materia-container .materia-conteudo-container .btn-galery-transparent {
  display: none;
}
@media (min-width: 769px) {
  .materia-container .materia-conteudo-container {
    font-size: 18px;
  }
}
.materia-container .materia-conteudo-container p {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .materia-container .materia-conteudo-container p {
    margin-bottom: 20px;
  }
}
.materia-container .materia-conteudo-container strong {
  color: #353535;
}
.materia-container .materia-conteudo-container a {
  color: #000000;
  font-weight: bold;
}
.materia-container .materia-conteudo-container a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .materia-container .materia-conteudo-container .materia-conteudo-entrevista {
    font-size: 20px;
  }
}
.materia-container .materia-conteudo-container .content-interno ul {
  margin-bottom: 25px;
  margin-left: 0;
  padding-left: 1.1em;
}
.materia-container .materia-conteudo-container .content-interno ul li + li {
  margin-top: 10px;
}
.materia-container .materia-conteudo-container .content-interno ul li a {
  color: #353535;
  font-weight: bold;
}
@media (max-width: 768px) {
  .materia-container .materia-conteudo-container .content-interno {
    font-size: 25px;
  }
}
@media (max-width: 490px) {
  .materia-container .materia-conteudo-container .content-interno {
    font-size: 18px;
  }
}
.materia-container .materia-conteudo-container blockquote {
  border-left: none;
  font-size: 1.4em;
  padding: 0;
  text-align: left;
}
.materia-container .materia-conteudo-container blockquote small {
  color: #353535;
  display: inline-block;
  font-weight: 300;
}
.materia-container .materia-conteudo-container blockquote small:before {
  display: none;
}
.materia-container .materia-conteudo-container blockquote p {
  color: #353535;
  font-style: italic;
  margin: 0;
  padding: 0;
}
.materia-container .materia-conteudo-container blockquote p + p {
  margin-top: 25px;
}
.materia-container .materia-conteudo-container table {
  margin-bottom: 25px;
}
.materia-container .materia-conteudo-container .enquete-container {
  background: #eaeaea;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .materia-container .materia-conteudo-container .enquete-container {
    padding-top: 0;
    padding-bottom: 15px;
  }
}
.materia-container .materia-conteudo-container .enquete-container .enquete-resposta-container {
  margin-bottom: 30px;
}
.materia-container .materia-conteudo-container .enquete-container .circle-label {
  font-family: Helvetica, Arial, sans-serif;
}
.materia-container .materia-conteudo-container .enquete-container .circle-label img {
  margin-bottom: 5px;
}
.materia-container .materia-conteudo-container .enquete-container .circle-label span {
  text-transform: capitalize;
}
.materia-container .materia-conteudo-container .enquete-container .row-actions .btn + .btn {
  margin-top: 15px;
}
.materia-container .materia-conteudo-container .enquete-container .materia-enquete-titulo {
  color: #8d8d8d;
  margin-bottom: 25px;
}
.materia-container .materia-conteudo-container .figure {
  margin-bottom: 25px;
}
.materia-container .materia-conteudo-container .figure figcaption {
  font-weight: bold;
  font-size: 14px;
}
@media (max-width: 768px) {
  .materia-container .materia-conteudo-container .figure {
    margin-bottom: 12px;
  }
}
.materia-container .materia-conteudo-container .social-bar {
  margin-bottom: 12px;
}
.materia-container .materia-conteudo-container .social-bar.scroll-to-fixed-fixed {
  width: calc(100% -  30px) !important;
}
.materia-container .materia-detalhes-container {
  display: block;
  border-top: 1px solid #dfdfdf;
  font-size: 12px;
  color: #343434;
  padding: 16px 0;
  margin-top: 15px;
}
.materia-container .materia-enquete-container {
  background: #e5e5e5;
}
@media (max-width: 768px) {
  .materia-container .materia-enquete-container {
    font-family: "Bree Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
    padding-top: 20px;
    padding-bottom: 25px;
  }
}
.materia-container .materia-rodape {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #8d8d8d;
}
.materia-container .materia-rodape .js-btn-print:hover,
.materia-container .materia-rodape .js-btn-print:active {
  text-decoration: none;
}
.materia-container .materia-rodape .js-btn-print i {
  color: #8d8d8d;
  font-size: 18px;
}
.materia-container .row-comentario-form {
  margin-right: -8px;
  margin-left: -8px;
  margin-bottom: 20px;
}
.materia-container .row-comentario-form > * {
  padding-left: 8px;
  padding-right: 8px;
}
.materia-container .row-comentario-form .form-control {
  border: 1px solid #b2b2b2;
  display: block;
  margin-bottom: 10px;
}
.errata {
  color: #ed1a3a;
  margin-top: 10px;
  margin-bottom: 25px;
}
.errata + .errata {
  margin-top: 25px;
}
.errata strong {
  color: #ed1a3a;
}
.materia-lista-comentarios {
  font-family: Helvetica, Arial, sans-serif;
  padding-left: 0 !important;
}
@media (max-width: 768px) {
  .materia-lista-comentarios {
    font-size: 11px;
  }
}
.materia-lista-comentarios .row {
  margin-left: -8px;
  margin-right: -8px;
}
.materia-lista-comentarios .row > * {
  padding-left: 8px;
  padding-right: 8px;
}
.materia-lista-comentarios > .materia-comentario {
  padding-left: 0;
}
.materia-lista-comentarios .materia-comentario + .materia-comentario {
  margin-top: 25px;
}
.materia-lista-comentarios .materia-comentario-autor {
  margin-bottom: 6px;
  font-weight: bold;
}
.materia-lista-comentarios .materia-comentario-autor a {
  color: black;
  font-size: 14px;
}
.materia-lista-comentarios .materia-comentario-autor time {
  font-size: 12px;
  font-weight: normal;
  color: #b2b2b2;
  padding-left: 10px;
}
.materia-lista-comentarios .materia-comentario-texto {
  color: #8d8d8d;
  font-size: 13px;
}
.materia-lista-comentarios .materia-comentario-infos {
  font-size: 11px;
  font-weight: bold;
  margin-top: 8px;
}
.materia-lista-comentarios .materia-comentario-infos li + li:before {
  content: "• ";
  color: #444a85 !important;
  display: inline-block;
  padding-right: 6px;
  padding-left: 2px;
}
.materia-lista-comentarios .materia-comentario-infos a {
  color: #444a85 !important;
}
.materia-lista-comentarios .materia-comentario-infos .inline-list {
  padding-left: 0;
}
.materia-lista-comentarios .materia-comentario-link-todas {
  margin-top: 6px;
  font-weight: bold;
}
.materia-lista-comentarios .materia-comentario-link-todas a {
  color: #747474;
  font-size: 13px;
}
.materia-lista-comentarios .blocked-list {
  margin-top: 10px;
  margin-left: 30px;
  padding-left: 110px !important;
}
@media (max-width: 768px) {
  .materia-lista-comentarios .blocked-list {
    padding-left: 20px !important;
  }
}
.materia-lista-comentarios .materia-ver-mais-comentarios {
  margin-top: 25px;
}
.materia-lista-comentarios .materia-ver-mais-comentarios .btn {
  background-color: #353535;
  color: #fff;
  font-family: "Bree Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 12px 18px;
}
.social-share-card {
  position: relative;
}
.social-share-card .social-hidden {
  position: absolute;
  left: 40px;
  bottom: 0;
  background: #FBFBFB;
  z-index: 999;
  margin-left: 10px;
  padding: 0;
}
.social-share-card .social-hidden li {
  text-align: center;
  margin: 0 12px 0 0;
}
@media (max-width: 768px) {
  .materia-container .materia-conteudo-container p {
    font-size: 18px;
  }
  .materia-container .materia-header .socialdone {
    margin-bottom: 20px;
    margin-top: 4px;
  }
  .materia-container h1 {
    font-size: 22px;
  }
  .materia-container .h2,
  .materia-container .h4 {
    font-size: 20px;
  }
  .materia-container figure.image-lance {
    margin: 0 0 15px 0;
  }
}
@media (max-width: 768px) {
  .capa .capa-link {
    max-width: 300px;
    display: block;
    margin: 10px auto;
  }
}
.capa img {
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
}
.time-do-coracao {
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .time-do-coracao {
    padding: 0 15px;
  }
}
@media (max-width: 768px) {
  .time-do-coracao + .lista-noticias {
    padding: 25px 0;
  }
  .time-do-coracao + .lista-noticias .btn {
    margin-top: 15px;
  }
}
.time-do-coracao > .container > .row {
  font-size: 0;
}
.time-do-coracao .col-1-6 {
  width: 19%;
  font-size: 14px;
}
@media (max-width: 768px) {
  .time-do-coracao .col-1-6 {
    padding: 0 5px;
  }
}
.time-do-coracao .circle {
  border: 1px solid #b2b2b2;
  background-color: #fff;
}
.time-do-coracao .circle:hover {
  border-color: #8d8d8d;
}
.time-do-coracao .circle img {
  width: 81%;
  height: auto;
  vertical-align: middle;
  padding-top: 6px;
}
.time-do-coracao > ul {
  padding: 0 16px;
}
.time-do-coracao .ranking-torcidas {
  padding: 0 30px;
}
.time-do-coracao .ranking-torcidas h3 {
  padding-left: 0;
  margin-bottom: 10px;
  padding-top: 10px;
}
.time-do-coracao .ranking-torcidas li {
  opacity: 0.5;
}
.time-do-coracao .ranking-torcidas li.no-opacity {
  opacity: 1;
}
.time-do-coracao .ranking-torcidas li > img,
.time-do-coracao .ranking-torcidas li > div,
.time-do-coracao .ranking-torcidas li > p {
  padding-left: 6px;
  padding-right: 6px;
}
.time-do-coracao .ranking-torcidas li > div,
.time-do-coracao .ranking-torcidas li > p {
  padding-top: 10px;
}
.time-do-coracao .ranking-torcidas .well {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 10px;
}
.row-time {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.row-time + .row-time {
  margin-top: 15px;
}
.row-time .progress {
  opacity: 0.4;
  height: 17px;
  margin-top: 3px;
}
.row-time.active {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.row-time.active .progress {
  opacity: 1;
}
.slider-classification .slick-arrow {
  top: 25px;
  padding: 9px 25px 8px;
  background: #fff;
  color: #8D8D8D;
}
.slider-classification .slick-arrow.slick-next {
  right: 1px;
}
.slider-classification .slick-arrow.slick-prev {
  left: 1px;
}
.slider-classification .slick-slide > h4 {
  margin: 0 10px;
  padding: 15px 0 16px;
  background: #A6CE39;
  border-radius: 0;
  color: #fff;
}
.slider-classification .slick-slide .slider-sport-matchs .slick-slide > h4 {
  margin: 10px 0;
  background: #fff;
  color: #000;
}
.slider-classification .slick-slide .slider-sport-matchs .slick-arrow {
  top: 35px;
  padding: 9px 25px 8px;
  background: #ECECEC;
}
.slider-classification .slick-slide .slider-sport-matchs .slick-arrow.slick-next {
  right: 1px;
}
.slider-classification .slick-slide .slider-sport-matchs .slick-arrow.slick-prev {
  left: 1px;
}
@media (max-width: 768px) {
  .slider-classification .slick-slide .slider-sport-matchs .slick-arrow {
    border-radius: 0;
    margin-top: -24px;
    height: 48px;
  }
}
.slider-classification .table-match-full h4 {
  margin: 0 0 10px;
}
.match-group .slider-sport-matchs {
  margin-bottom: 20px !important;
}
.enquete {
  padding: 30px 0;
}
.enquete .enquete-pergunta {
  color: #8d8d8d;
  padding: 0 0 30px 0;
}
.enquete .enquete-resposta-img {
  margin-bottom: 12px;
}
.enquete .row-actions {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .enquete .row-actions .btn {
    margin-top: 12px;
  }
}
.enquete-slider h5 {
  padding: 30px 30px 20px 30px;
  font-weight: normal;
  margin-top: 0;
}
.enquete-slider div.slider-nav-enquetes {
  padding-left: 0;
}
.enquete-slider div.slider-nav-enquetes .slick-list.draggable {
  padding: 0 !important;
  border: 1px solid #eaeaea;
}
.enquete-slider div.slider-nav-enquetes .slick-list.draggable .slick-slide {
  background: #c2c2c2;
  color: #fff;
  border-right: 1px solid #eaeaea;
}
.enquete-slider div.slider-nav-enquetes .slick-list.draggable .slick-slide p {
  margin-bottom: 0;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
}
.enquete-slider div.slider-nav-enquetes .slick-list.draggable .slick-slide p:hover {
  background: #656565;
}
.enquete-slider div.slider-nav-enquetes .slick-list.draggable .slick-slide.slick-current {
  background: #656565;
}
@media (max-width: 768px) {
  .colunistas .container-colunistas {
    padding-left: 0;
    padding-right: 0;
  }
}
.colunistas .lista-colunistas {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.colunistas .lista-colunistas .colunista {
  display: inline-block;
  padding: 0 15px;
}
@media (max-width: 768px) {
  .colunistas .lista-colunistas .colunista {
    width: 270px;
  }
}
.colunistas .lista-colunistas .colunista a {
  color: black;
}
.colunistas .lista-colunistas .colunista .colunista-desc {
  font-size: 13px;
  line-height: 1;
  color: #8d8d8d;
}
.colunistas .slick-dots {
  margin: 15px 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.colunistas .slick-dots > li {
  display: inline-block;
}
.colunistas .slick-dots > li + li {
  margin-left: 8px;
}
.colunistas .slick-dots > li.slick-active button {
  background: black;
}
.colunistas .slick-dots > li button {
  border: 0;
  padding: 0;
  display: block;
  text-indent: -9999px;
  border-radius: 50%;
  background: #8d8d8d;
}
@media (max-width: 768px) {
  .colunistas .row-actions .btn {
    margin-top: 10px;
  }
}
.colunistas-desktop {
  background: #f2f2f2;
  height: 550px;
}
.colunistas-desktop a:not(.btn) {
  color: #5a5a5a;
}
.colunistas-desktop a:not(.btn):hover {
  color: #000000;
  text-decoration: none;
}
.colunistas-desktop .row-colunistas {
  margin-top: 44px;
}
.colunista-container-col:nth-last-child(1) .colunista-container,
.colunista-container-col:nth-last-child(2) .colunista-container {
  margin-bottom: 20px;
}
.colunista-container {
  width: 100%;
  padding: 30px;
  padding-right: 138px;
  padding-bottom: 0;
  display: block;
  position: relative;
  margin-bottom: 40px;
  background: #fff;
  height: 184px;
  padding-top: 10px;
}
.colunista-container p {
  color: #8d8d8d;
  padding-top: 4px;
}
.colunista-container a {
  display: inline-block;
  margin-bottom: 20px;
}
.colunista-container .colunista-foto {
  position: absolute;
  right: 20px;
  bottom: 0;
  height: 172px;
  width: 112px;
}
.colunista-container .colunista-infos {
  padding-top: 14px;
}
.colunista-destaque {
  width: 100%;
  display: block;
  position: relative;
  text-align: right;
}
.colunista-destaque img {
  height: auto;
  position: absolute;
  z-index: 3;
  bottom: -441px;
  left: 40%;
  width: 60%;
}
.colunista-destaque .colunista-infos {
  width: 40%;
  text-align: left;
  position: absolute;
  left: 0;
  z-index: 2;
}
.colunista-destaque .colunista-infos a:hover {
  color: #5a5a5a;
}
.colunista-destaque .colunista-infos h3 {
  font-size: 54px;
  line-height: 0.8;
  color: #b2b2b2;
  font-weight: normal;
  padding-top: 15px;
  padding-bottom: 10px;
}
.colunista-destaque .colunista-infos h3:hover {
  color: #5a5a5a;
}
.colunista-destaque .colunista-infos h4 {
  width: 80%;
  line-height: 1.4;
}
.colunista-destaque .colunista-infos h4:hover {
  color: #5a5a5a;
}
.colunista-img-destaque,
.colunista-img {
  position: relative;
  width: 113px;
  height: 154px;
  background: red;
  top: -113px;
  right: -100px;
  float: right;
}
.colunista-img-destaque .img-background,
.colunista-img .img-background {
  width: 100%;
  height: 100%;
}
.colunistas-slider {
  background: #f6f6f6;
}
.colunistas-slider h4 {
  margin-top: 6px;
  margin-bottom: 8px;
}
.colunistas-slider h5 {
  margin-top: -8px;
  margin-bottom: 8px;
}
.colunistas-slider.opiniao-slider .slick-dots {
  border-top: 0;
  padding: 0;
}
.colunistas-slider .slick-dots {
  border-top: 1px solid #d8d8d8;
  width: 100%;
  display: block;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 16px 0 0 0;
}
.colunistas-slider .slick-dots li {
  display: inline-block;
}
.colunistas-slider .slick-dots li + li {
  margin-left: 8px;
}
.colunistas-slider .slick-dots li.slick-active button {
  background: black;
  outline: none !important;
}
.colunistas-slider .slick-dots button {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -9999px;
  border-radius: 50%;
}
.colunistas-slider .slick-slide > div {
  padding-left: 30px;
  padding-right: 30px;
}
.opiniao .date-local {
  font-size: 12px;
}
.opiniao .opiniao-categoria .list-category h2 {
  margin-top: 0;
}
@media (max-width: 768px) {
  .opiniao .opiniao-categoria img {
    width: 100%;
  }
}
.opiniao .artigos img {
  float: left;
}
.opiniao h2 a {
  color: #333333;
}
.opiniao h2 a:hover {
  color: #555555;
}
.opiniao p a {
  color: #555555;
}
.opiniao p a:hover {
  color: #000;
}
.opiniao h4 {
  margin-bottom: 4px;
}
.opiniao .info-author {
  padding-left: 112px;
}
.opiniao h5,
.opiniao h6 {
  color: #8d8d8d;
  margin-bottom: 8px;
}
.opiniao .author {
  margin-bottom: 10px;
}
.opiniao .author img {
  float: left;
}
.opiniao-desktop {
  padding: 60px 0 60px 0;
  display: block;
  background: #fbfafa;
}
.opiniao-desktop .container {
  border: 7px solid #f1f0f0;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 60px;
}
.opiniao-desktop .container .includes-homes {
  margin-top: -13px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 20px;
  background: #fbfafa;
  margin-left: -52px;
  width: 110px;
  padding-bottom: 25px;
  padding-top: 0;
}
.opiniao-desktop .container .titulo-opiniao {
  color: #999999;
}
.opiniao-desktop .container .titulo-opiniao img {
  width: 50px;
  height: auto;
  display: inline-block;
  float: right;
  margin-right: 25px;
}
@media (max-width: 768px) {
  .opiniao-desktop .container h3.titulo-opiniao {
    padding-left: 0;
  }
}
.opiniao-desktop .container h1 {
  margin: 0;
}
@media (max-width: 768px) {
  .opiniao-mobile h3.h4 {
    color: #333333;
    padding-left: 0;
  }
}
.row-dia-obituario + .row-dia-obituario h3 {
  border-top: 1px solid #efefef;
  padding-top: 40px;
}
.obituary-list table {
  height: auto;
  height: 300px;
  max-height: 300px;
  float: left;
}
.ui-datepicker {
  z-index: 200000!important;
}
@media screen and (max-width: 768px) {
  .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: normal;
  }
}
.row-resultado-busca {
  padding-bottom: 40px;
}
.row-resultado-busca + .row-resultado-busca {
  border-top: 1px solid #efefef;
}
.row-resultado-busca .resultado-subtitulo {
  line-height: 1.5;
}
.slider-videos,
.slider-blogs {
  margin: 0 -15px;
}
.slider-videos li.card,
.slider-blogs li.card {
  padding: 0 15px;
}
.slider-videos .slick-arrow,
.slider-blogs .slick-arrow {
  position: absolute;
  top: 60px;
}
.slider-videos .slick-prev,
.slider-blogs .slick-prev {
  left: -50px;
}
.slider-videos .slick-next,
.slider-blogs .slick-next {
  right: -50px;
}
.slider-videos button,
.slider-blogs button {
  color: #b3b3b3;
  background: none;
  padding: 0;
  border: 0;
  font-size: 50px;
}
.slider-videos .image-link-video:after,
.slider-blogs .image-link-video:after {
  content: "\e913";
}
.nd-videos .dropdown-list-col-3 .dropdown:first-child .caret {
  margin-left: 20px;
}
.nd-videos .img-card-default:hover:after,
.nd-videos .img-card-default:active:after {
  opacity: 1;
}
.nd-videos .img-card-default:after {
  content: "\e913";
  font-family: 'icomoon';
  font-weight: normal;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  font-size: 55px;
  color: white;
  opacity: 0.6;
}
@media (min-width: 769px) {
  .nd-videos .cards-secundary .card .container-fluid {
    height: 176px;
  }
}
.especiais-desktop {
  background: #f0f0f0;
  padding-bottom: 30px;
}
@media (min-width: 769px) {
  .especiais-desktop .masonry-block {
    width: calc(100% + 7px);
  }
  .especiais-desktop .post {
    width: 25%;
    overflow: hidden;
    padding: 0 7px;
    margin-bottom: 14px;
  }
  .especiais-desktop .post-large {
    width: 50%;
  }
  .especiais-desktop a:hover {
    text-decoration: none;
  }
  .especiais-desktop .image-infos-middle > .container-bottom h3 {
    font-size: 21px;
  }
  .especiais-desktop .image-infos-middle > .container-bottom a {
    padding: 0 26px 14px;
  }
  .especiais-desktop .post-large .image-infos-middle > .container-bottom h3 {
    font-size: 24px;
  }
  .especiais-desktop .post-large .image-infos-middle > .container-bottom a {
    padding: 0 30px 14px;
  }
}
.especiais .image-infos-middle h1,
.especiais .image-infos-middle h2 {
  color: #fff;
  font-size: 34px;
  line-height: 44px;
  margin: 0;
  text-transform: uppercase;
  text-shadow: 1px 1px #000;
}
.especiais .image-infos-middle h1 {
  font-weight: 300;
}
.especiais .image-infos-middle h3,
.especiais .image-infos-middle h4 {
  font-size: 20px;
  text-shadow: 1px 1px #000;
}
.especiais .image-infos-middle h4 {
  font-weight: 300;
}
.especiais .image-infos-middle .container {
  padding: 20px;
}
@media (max-width: 768px) {
  .especiais .image-infos-middle h1,
  .especiais .image-infos-middle h2 {
    font-size: 20px;
    line-height: inherit;
  }
  .especiais .image-infos-middle .img-card-default {
    height: 230px;
  }
}
.especiais .group-special h3 {
  font-size: 36px;
}
.especiais .group-special .card {
  border-bottom: 1px solid #ccc;
  margin-bottom: 16px;
}
.especiais .group-special .card h3 {
  font-size: 20px;
  margin-top: 0;
}
.especiais .group-special li:last-child .card {
  border-bottom: 0;
}
.especiais .group-special .publi-nd-home-medium {
  display: table;
  margin: 35px auto 0;
}
.especiais .group-special .image-infos-middle > .container-bottom {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.especiais .group-special .image-infos-middle > .container-bottom a {
  color: white;
  width: 100%;
  background: none;
  padding: 0;
  text-shadow: 3px 0px 4px rgba(0, 0, 0, 0.6);
}
.especiais-template {
  margin-top: -30px;
}
.especiais-template .capa {
  margin-bottom: 35px;
}
.especiais-template .capa h1,
.especiais-template .capa h2 {
  font-size: 50px;
  font-weight: 700;
  width: 60%;
  margin-left: 20%;
  text-shadow: black 1px 1px 10px;
  color: #fff;
}
.especiais-template .container p {
  color: #353535;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}
.especiais-template .container h2 {
  color: #555;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px;
}
.especiais-template .container .image-infos-middle p {
  color: #fff;
  display: block;
  font-size: 34px;
  font-weight: 600;
  line-height: 44px;
  margin: 0 auto;
  max-width: 530px;
  text-align: left;
}
@media (max-width: 768px) {
  .especiais-template .image-infos-middle h1,
  .especiais-template .image-infos-middle h2,
  .especiais-template .image-infos-middle p {
    font-size: 20px !important;
    line-height: inherit !important;
  }
}
@media (max-width: 768px) {
  .especiais-template {
    margin-top: 0;
  }
}
/* Especiais agrupamentos */
.especiais-agrupamento .blocked-list {
  margin: 0;
}
.especiais-agrupamento .card-default h2 {
  line-height: 26px;
  font-size: 26px;
}
.especiais-agrupamento .card-default h2 a {
  font-size: 24px;
}
.especiais-agrupamento .card-default > div > div > div {
  min-height: 160px;
}
.tv-nd h5 {
  margin-top: 0;
}
.tv-nd .h5 {
  margin-bottom: 0;
}
.sidebar-classification .slick-arrow {
  position: absolute;
  top: 78px;
  background: #ECECEC;
  border: 1px solid #ECECEC;
  z-index: 99;
}
.sidebar-classification .slick-arrow.slick-next {
  right: 30px;
}
.sidebar-classification .slick-arrow.slick-prev {
  right: 60px;
}
.slider-with-dots .slick-arrow {
  position: absolute;
  top: -35px;
  background: #ECECEC;
  border: 1px solid #ECECEC;
}
.slider-with-dots .slick-arrow.slick-next {
  right: 10px;
}
.slider-with-dots .slick-arrow.slick-prev {
  right: 40px;
}
.slider-nav .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100% !important;
}
.slider-nav .slick-slide {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.slick-slide p {
  padding: 0 10px;
}
@media (max-width: 768px) {
  #secoes-noticias .row.mb-40 {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .section-bottom-publi.pt-40 {
    padding: 0;
  }
}
.footer {
  position: relative;
  z-index: 3;
}
@media (max-width: 768px) {
  .footer {
    border-top: none;
  }
}
.footer .row-logos {
  border-top: 1px solid #e5e5e5;
  padding-top: 30px;
}
.footer .lightbox-facebook .fb-page {
  float: right;
}
@media (max-width: 768px) {
  .footer .marcas li {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 768px) {
  .footer .marcas img {
    max-height: 25px;
    width: 100%;
  }
}
@media (min-width: 769px) {
  .footer .marcas img {
    width: 100%;
  }
}
.footer .linktag {
  font-size: 1.2em;
}
.footer .linktag:hover,
.footer .linktag:active,
.footer .linktag:focus {
  text-decoration: none;
}
.footer .newsletter {
  background: #eeeded;
  padding: 40px 0;
}
.footer .newsletter h3.h4 {
  font-size: 20px;
}
.footer .newsletter .input-group-btn {
  margin-left: 20px;
}
.footer .newsletter .form-inline .form-control {
  width: 100%;
}
@media (min-width: 992px) {
  .footer .marcas {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: -15px;
    margin-right: -15px;
  }
  .footer .marcas.mt-10 {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .footer-links {
    border-right: 0 !important;
  }
}
@media (min-width: 769px) {
  .border-right {
    border-right: 1px solid #888787;
  }
}
.footer-links {
  border-right: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
.footer-links h5 {
  color: #414141;
}
.footer-links a {
  color: #8d8d8d;
}
@media (min-width: 769px) {
  .footer-links a {
    font-weight: 300;
  }
}
.last-footer-links .footer-links {
  border-right: 0;
}
.footer-special {
  background: #f2f2f2;
  padding: 86px 0;
}
.footer-special * {
  text-align: center;
}
.footer-special ul {
  padding-top: 20px;
}
.footer-special ul h5 {
  color: #414141;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 18px;
}
.footer-special ul p {
  color: #969393;
  font-size: 18px;
}
@media (max-width: 768px) {
  .mt-xs-10 {
    margin-top: 10px;
  }
  .logo-grupo-ric {
    padding-right: 0;
  }
}
@media (min-width: 769px) {
  .mt-smup-20 {
    margin-top: 20px;
  }
}
iframe[name="google_conversion_frame"] {
  height: 0 !important;
}
.pagination {
  margin: 0;
}
.pagination > li > a {
  color: #b8b8b8;
  font-size: 15px;
  padding-left: 18px;
  padding-right: 18px;
  background-color: #fff;
  max-height: 34px;
  border: 1px solid #ddd;
}
.pagination > li span {
  font-family: "Bree Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  cursor: pointer;
}
.tab-default .nav-center .nav-tabs {
  border: 0;
}
.tab-default .nav-center .nav-tabs > li {
  float: none;
  display: inline-block;
}
.tab-default .nav-center .nav-tabs > li:first-child > a {
  padding-left: 0;
}
.tab-default .nav-center .nav-tabs > li > a {
  position: initial;
  display: initial;
  background-color: transparent;
  border-bottom-color: transparent;
  font-size: 24px;
  font-weight: bold;
  color: #8d8d8d;
  border: 0;
}
@media (max-width: 768px) {
  .tab-default .nav-center .nav-tabs > li > a {
    display: block;
    font-size: 20px;
    padding: 0px 5px;
  }
  .tab-default .nav-center .nav-tabs > li > a.active > a:before {
    top: 30px;
    left: 9px;
  }
  .tab-default .nav-center .nav-tabs > li > a.active > a.ribbon-noticias:before {
    background: #ed1a3a;
    width: 78px;
  }
  .tab-default .nav-center .nav-tabs > li > a.active > a.ribbon-esportes:before {
    background: #a6ce39;
    width: 82px;
  }
  .tab-default .nav-center .nav-tabs > li > a.active > a.ribbon-plural:before {
    background: #21bece;
    width: 60px;
  }
}
.tab-default .nav-center .nav-tabs > li > a:hover {
  color: #a6ce39;
}
.tab-default .nav-center .nav-tabs > li.active > a {
  text-decoration: underline;
  color: #a6ce39;
}
.tab-default .nav-center .nav-tabs > li.active > a:hover,
.tab-default .nav-center .nav-tabs > li.active > a:focus {
  border: 0;
}
.tab-default.tab-default-esporte .nav-center .nav-tabs > li.active > a.ribbon-especiais {
  color: #a6ce39;
}
.tab-default.tab-default-esporte .nav-center .nav-tabs > li.active > a.ribbon-especiais:before {
  background: #a6ce39;
  width: 101px;
}
@media (min-width: 769px) and (max-width: 991px) {
  .forms .ndclub-form .box-gray {
    height: 680px;
  }
}
.forms .ndclub-form form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .forms .ndclub-form {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.forms form {
  padding-left: 15px;
  padding-right: 15px;
}
.forms form .input-lg {
  font-size: 14px;
}
.forms form ::-webkit-input-placeholder {
  color: #565656;
  text-transform: uppercase;
  font-weight: bold;
}
.forms form :-moz-placeholder {
  color: #565656;
  text-transform: uppercase;
  font-weight: bold;
}
.forms form ::-moz-placeholder {
  color: #565656;
  text-transform: uppercase;
  font-weight: bold;
}
.forms form :-ms-input-placeholder {
  color: #565656;
  text-transform: uppercase;
  font-weight: bold;
}
.forms form p {
  font-size: 12px;
}
.form-contact textarea {
  height: 155px;
}
.artGroup {
  display: block;
  height: 350px;
  position: relative;
  float: left;
}
.artwork {
  display: block;
  width: 100%;
  height: 100%;
}
.artGroup img {
  position: absolute;
}
.artGroup .detail {
  display: block;
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
}
.cadernos .blocked-list > li {
  height: 360px;
}
.cadernos .artGroup .detail {
  height: 350px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 40px;
}
.cadernos .artGroup .detail h3 {
  margin-top: 16px;
  margin-bottom: 16px;
}
/* Older Browsers */
.artGroup.slide {
  overflow: hidden;
}
.artGroup.slide .detail {
  bottom: -364px;
}
/* Newer Browsers */
.artGroup.flip {
  -webkit-perspective: 800px;
  perspective: 800px;
}
object {
  display: block;
}
.cover {
  background: #fff;
  bottom: 20px;
  height: 50px;
  position: absolute;
  right: 15px;
  width: 50px;
  display: none;
}
.info {
  background-image: url(../images/invert.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: 25px;
  height: 50px;
  opacity: 0;
  position: absolute;
  right: 15px;
  width: 50px;
}
.artGroup.flip .artwork {
  cursor: pointer;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.artGroup.flip .detail,
.artGroup.flip .theFlip {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.artGroup.flip img,
.artGroup.flip .detail {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 298px;
}
.ui-datepicker {
  width: 280px;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  z-index: 10000000 !important;
}
.ui-datepicker .ui-datepicker-header {
  padding: 14px;
}
.ui-datepicker .ui-datepicker-header a {
  width: 20px;
  height: 20px;
  background: #b8b8b8;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
}
.ui-datepicker .ui-datepicker-header a span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: block;
  font-family: cursive;
}
.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev {
  float: left;
}
.ui-datepicker .ui-datepicker-header a.ui-datepicker-next {
  float: right;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}
.tempo-real {
  list-style: none;
}
.tempo-real ul li .time-hours {
  margin-top: 60px;
  background: #f3f3f3;
}
.tempo-real ul li .time-hours h3 {
  color: #565656;
  margin-bottom: 0px;
}
.tempo-real ul li .time-hours p {
  font-size: 10px;
  color: #555555;
}
.tempo-real .time-comments {
  padding-left: 25px;
  padding-top: 40px;
}
.tempo-real .time-comments h3 {
  font-weight: 200;
  font-size: 18px;
}
.tempo-real .time-comments p {
  color: #707070;
}
.tempo-real .time-comments .leitor-comment p {
  font-weight: bold;
}
.tempo-real .loading,
.tempo-real .real-time-has-more {
  font-size: 20px;
}
.tempo-real .real-time-has-more {
  margin-top: 20px;
  display: block;
}
.tempo-real form textarea {
  min-height: 120px;
}
.tempo-real form textarea,
.tempo-real form .input-lg {
  font-size: 14px;
  font-weight: 200;
}
.tempo-real form ::-webkit-input-placeholder {
  color: #969696;
  text-transform: uppercase;
  font-weight: 200;
}
.tempo-real form :-moz-placeholder {
  color: #969696;
  text-transform: uppercase;
  font-weight: 200;
}
.tempo-real form ::-moz-placeholder {
  color: #969696;
  text-transform: uppercase;
  font-weight: 200;
}
.tempo-real form :-ms-input-placeholder {
  color: #969696;
  text-transform: uppercase;
  font-weight: 200;
}
html,
body {
  height: 100%;
}
body {
  overflow-x: hidden;
  overflow-y: scroll;
}
.results .search-result-font {
  font-size: 20px;
  font-weight: 400;
}
.results .dropdown-list-col-3 .dropdown {
  margin-right: 0px;
}
.morphsearch {
  width: 100px;
  min-height: 40px;
  background: #fff;
  opacity: 0;
  position: absolute;
  z-index: 10000;
  top: 0;
  right: 0;
}
.morphsearch.open {
  width: 100%;
  min-height: 100%;
  top: 0;
  right: 0;
  background: #f1f1f1;
  opacity: 1;
  position: absolute;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
      transform-origin: 100% 0;
  transition-property: min-height, width, top, right;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  overflow-y: scroll;
}
.morphsearch-form {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  position: relative;
  transition-property: width, height, -webkit-transform;
  transition-property: width, height, transform;
  transition-property: width, height, transform, -webkit-transform;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.morphsearch.open .morphsearch-form {
  width: 80%;
  height: 58px;
  -webkit-transform: translate3d(0, 3em, 0);
  transform: translate3d(0, 3em, 0);
  margin-top: 0px;
  margin-bottom: 20px;
}
.morphsearch-input {
  width: 100%;
  height: 100%;
  padding: 0 10% 0 10px;
  font-weight: 700;
  border: none;
  background: transparent;
  font-size: 0.8em;
  color: #585858;
  transition: font-size 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.morphsearch-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f1f1f1 inset;
}
.morphsearch-input::-ms-clear {
  /* remove cross in IE */
  display: none;
}
.morphsearch.hideInput .morphsearch-input {
  color: transparent;
  transition: color 0.3s;
}
.morphsearch.open .morphsearch-input {
  font-size: 2.2em;
  border-bottom: 1px solid #e5e5e5;
  float: left;
  width: 80%;
  padding-left: 0;
}
/* placeholder */
.morphsearch-input::-webkit-input-placeholder {
  color: #c2c2c2;
}
.morphsearch-input:-moz-placeholder {
  color: #c2c2c2;
}
.morphsearch-input::-moz-placeholder {
  color: #c2c2c2;
}
.morphsearch-input:-ms-input-placeholder {
  color: #c2c2c2;
}
/* hide placeholder when active in Chrome */
.gn-search:focus::-webkit-input-placeholder {
  color: transparent;
}
input[type="search"] {
  /* reset normalize */
  box-sizing: border-box;
}
.morphsearch-input:focus,
.morphsearch-submit:focus {
  outline: none;
}
.morphsearch-submit {
  position: absolute;
  width: 34px;
  height: 60px;
  text-indent: 100px;
  overflow: hidden;
  float: left;
  right: 14%;
  top: 50%;
  background: transparent url(../images/magnifier.svg) no-repeat center center;
  background-size: 100%;
  border: none;
  pointer-events: none;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  opacity: 0;
  -webkit-transform: translate3d(-30px, -50%, 0) scale3d(0, 0, 1);
  transform: translate3d(-30px, -50%, 0) scale3d(0, 0, 1);
}
.morphsearch.open .morphsearch-submit {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
  transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  transition-delay: 0.5s;
}
.morphsearch-close {
  width: 36px;
  height: 36px;
  position: absolute;
  right: 1em;
  top: 1em;
  overflow: hidden;
  text-indent: 100%;
  cursor: pointer;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 1);
  transform: scale3d(0, 0, 1);
}
.morphsearch.open .morphsearch-close {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  transition-delay: 0.5s;
}
.morphsearch-close::before,
.morphsearch-close::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: 50%;
  border-radius: 3px;
  opacity: 0.2;
  background: #000;
}
.morphsearch-close:hover.morphsearch-close::before,
.morphsearch-close:hover.morphsearch-close::after {
  opacity: 1;
}
.morphsearch-close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.morphsearch-close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
.morphsearch-content {
  color: #333;
  margin-top: 4.5em;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding: 0 10.5%;
  background: #f1f1f1;
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
.morphsearch.open .morphsearch-content {
  opacity: 1;
  height: auto;
  overflow: visible;
  /* this breaks the transition of the children in FF: https://bugzilla.mozilla.org/show_bug.cgi?id=625289 */
  pointer-events: auto;
  transition: opacity 0.3s 0.5s;
}
.dummy-column {
  width: 30%;
  padding: 0 0 6em;
  float: left;
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  -ms-transform: translateY(100px);
      transform: translateY(100px);
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}
.morphsearch.open .dummy-column:first-child {
  transition-delay: 0.4s;
}
.morphsearch.open .dummy-column:nth-child(2) {
  transition-delay: 0.45s;
}
.morphsearch.open .dummy-column:nth-child(3) {
  transition-delay: 0.5s;
}
.morphsearch.open .dummy-column {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.dummy-column:nth-child(2) {
  margin: 0 5%;
}
.dummy-column h2 {
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 800;
  color: #c2c2c2;
  padding: 0.5em 0;
}
.round {
  border-radius: 50%;
}
.dummy-media-object {
  padding: 0.75em;
  display: block;
  margin: 0.3em 0;
  cursor: pointer;
  border-radius: 5px;
  background: rgba(118, 117, 128, 0.05);
}
.dummy-media-object:hover,
.dummy-media-object:focus {
  background: rgba(118, 117, 128, 0.1);
}
.dummy-media-object img {
  display: inline-block;
  width: 50px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.dummy-media-object h3 {
  vertical-align: middle;
  font-size: 0.85em;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 0 0;
  width: calc(30%);
  color: rgba(145, 145, 145, 0.7);
}
.dummy-media-object:hover h3 {
  color: #ec5a62;
}
/* Overlay */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  z-index: 999;
}
.morphsearch.open ~ .overlay {
  opacity: 1;
}
@media screen and (max-width: 53.125em) {
  .morphsearch-input {
    padding: 0 25% 0 10px;
  }
  .morphsearch.open .morphsearch-input {
    font-size: 2em;
  }
  .dummy-column {
    float: none;
    width: auto;
    padding: 0 0 2em;
  }
  .dummy-column:nth-child(2) {
    margin: 0;
  }
  .morphsearch.open .morphsearch-submit {
    -webkit-transform: translate3d(0, -50%, 0) scale3d(0.5, 0.5, 1);
    transform: translate3d(0, -50%, 0) scale3d(0.5, 0.5, 1);
  }
}
@media screen and (max-width: 60.625em) {
  .morphsearch {
    width: 80%;
    top: 10%;
    right: 10%;
  }
}
.breaking-news * {
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.breaking-news .ticker-container {
  height: 60px;
  width: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  color: #555555;
  border: 1px solid #F1F1F1;
  font-size: 1.1em;
  margin-bottom: 15px;
}
.breaking-news .ticker-container .ticker-caption {
  height: 50%;
  width: 100%;
  background-color: #ed1a3a;
  display: table;
  position: absolute;
  color: white;
  font-size: 0.8em;
  z-index: 1;
}
.breaking-news .ticker-container .ticker-caption h3 {
  height: inherit;
  width: inherit;
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}
.breaking-news .ticker-container ul {
  list-style: none;
  padding: 0;
  height: auto;
}
.breaking-news .ticker-container ul div {
  overflow: hidden;
  position: absolute;
  z-index: 0;
  display: inline;
  min-width: 100%;
  left: 0;
  height: 50%;
  transition: 0.5s ease-in-out;
}
.breaking-news .ticker-container ul div.ticker-active {
  top: 30px;
}
.breaking-news .ticker-container ul div.not-active {
  top: 60px;
}
.breaking-news .ticker-container ul div.remove {
  top: 0;
}
.breaking-news .ticker-container ul div li {
  padding: 5px 0;
}
.breaking-news .ticker-container ul div li a {
  color: #EC0B43;
}
@media (min-width: 769px) {
  .breaking-news .ticker-container {
    height: 30px;
    text-align: left;
  }
  .breaking-news .ticker-container .ticker-caption {
    height: 100%;
    width: 90px;
  }
  .breaking-news .ticker-container .ticker-caption h3 {
    text-align: center;
  }
  .breaking-news .ticker-container ul {
    margin-left: 100px;
    height: 100%;
  }
  .breaking-news .ticker-container ul div {
    height: 100%;
    left: 100px;
    transition: 0.5s ease-in-out;
    position: absolute;
  }
  .breaking-news .ticker-container ul div.ticker-active {
    top: 0;
  }
  .breaking-news .ticker-container ul div.not-active {
    top: 30px;
  }
  .breaking-news .ticker-container ul div.remove {
    top: -30px;
  }
}
@media (min-width: 768px) {
  .breaking-news .ticker-container {
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .breaking-news .ticker-container {
    margin-bottom: 20px;
  }
}
.classification .table tr {
  background: #ffffff;
}
.classification .table tbody tr:nth-child(odd) {
  background: #f3f3f3;
}
.club-left h4 {
  margin-top: 10px!important;
  margin-left: 5px!important;
}
.club-left img {
  float: right;
}
.club-right h4 {
  margin-top: 10px!important;
  margin-right: 5px!important;
}
.game-versus-club {
  margin-top: 10px!important;
}
.sport-page-club-image {
  width: 60px;
  height: 52px!important;
}
.table-subtitle-sport {
  width: 100%;
  float: left;
  margint-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  clear: both;
  font-size: 13px;
}
.table-subtitle-sport li {
  display: inline;
  float: left;
  font-size: 13px;
  width: auto;
  padding: 0;
  color: #707070;
  margin: 2px;
}
@media (max-width: 769px) {
  .table-subtitle-sport li {
    width: auto;
  }
}
.last-match h1,
.classification-page h1 {
  margin-top: 0;
  font-size: 30px;
}
.last-match .dropdown-list-col-3 .dropdown,
.classification-page .dropdown-list-col-3 .dropdown {
  margin-right: 0;
}
.live {
  text-align: center;
  display: block;
}
.slider-lastgame {
  margin-bottom: 20px;
}
.slider-lastgame .slick-arrow {
  top: 1%;
}
.slider-lastgame .slick-arrow.slick-prev {
  left: 40px;
}
.slider-lastgame .slick-arrow.slick-next {
  right: 40px;
}
.breakingnews .soccer .soccer-left {
  display: table-cell;
  vertical-align: middle;
}
.breakingnews .soccer .soccer-left img,
.breakingnews .soccer .soccer-left h4 {
  float: right;
  margin: 0;
}
.breakingnews .soccer .soccer-left img {
  margin-top: 6px;
  padding-left: 3px;
  padding-right: 3px;
}
.breakingnews .soccer .soccer-right {
  display: table-cell;
  vertical-align: middle;
}
.breakingnews .soccer .soccer-right img,
.breakingnews .soccer .soccer-right h4 {
  float: left;
  margin: 0;
}
.breakingnews .soccer .soccer-right img {
  margin-top: 6px;
  padding-left: 3px;
  padding-right: 3px;
}
.breakingnews .soccer img {
  height: 24px;
}
.breakingnews .soccer span {
  display: inline-block;
  padding-top: 10px;
}
.breakingnews .soccer h4 {
  font-size: 22px;
  display: inline-block;
  padding-top: 4px;
}
.breakingnews .time-hours {
  margin-top: 40px;
  background: #f3f3f3;
  padding: 8px 0;
}
.breakingnews .time-hours h3 {
  color: #565656;
  margin-bottom: 0px;
  padding: 0;
}
.breakingnews .time-hours p {
  font-size: 10px;
  color: #555555;
  margin: 0;
}
.games .round {
  font-size: 22px;
  color: #707070;
}
.table-nextgame.table-bordered > tbody > tr > td,
.table-lastgame.table-bordered > tbody > tr > td {
  vertical-align: middle;
}
.table-nextgame.table-bordered > tbody > tr > td p,
.table-lastgame.table-bordered > tbody > tr > td p {
  margin: 0;
}
.table-nextgame.table-bordered > tbody > tr > td p.date,
.table-lastgame.table-bordered > tbody > tr > td p.date {
  font-size: 16px;
  line-height: 12px;
  margin-top: 4px;
}
.table-nextgame .club-left,
.table-lastgame .club-left {
  width: 45%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.table-nextgame .club-left h2,
.table-lastgame .club-left h2,
.table-nextgame .club-left h4,
.table-lastgame .club-left h4 {
  float: right;
  margin: 0;
}
.table-nextgame .club-left img,
.table-lastgame .club-left img {
  margin-top: 6px;
  padding-left: 3px;
  padding-right: 3px;
}
.table-nextgame .club-right,
.table-lastgame .club-right {
  width: 45%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.table-nextgame .club-right img,
.table-lastgame .club-right img,
.table-nextgame .club-right h4,
.table-lastgame .club-right h4 {
  float: left;
  margin: 0;
}
.table-nextgame .club-right img,
.table-lastgame .club-right img {
  margin-top: 6px;
  padding-left: 3px;
  padding-right: 3px;
}
.table-nextgame img,
.table-lastgame img {
  height: 24px;
}
.table-nextgame span,
.table-lastgame span {
  display: inline-block;
  padding-top: 10px;
  float: left;
  color: #333333;
}
.table-nextgame h4,
.table-lastgame h4 {
  font-size: 20px;
  display: inline-block;
  padding-top: 6px;
  color: #333333;
  font-weight: 500;
}
.table-nextgame h4 strong,
.table-lastgame h4 strong {
  color: #707070;
  font-size: 23px;
  font-weight: 400;
}
.scoreboard.scoreboard-match .score-itens .item-b {
  width: 100%;
}
.scoreboard .score-itens {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex: 3 0px;
      -ms-flex: 3 0px;
          flex: 3 0px;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  height: 100%;
}
.scoreboard .score-itens .item {
  height: 100px;
  line-height: 100px;
}
.scoreboard .score-itens .item-a {
  float: left;
  width: 25%;
  text-align: center;
  font-size: 13px;
  color: #b2b2b2;
  text-transform: uppercase;
  font-weight: bold;
}
.scoreboard .score-itens .item-b {
  width: 50%;
  display: inline-block;
}
.scoreboard .score-itens .item-c {
  float: left;
  font-size: 28px;
  text-transform: uppercase;
}
.scoreboard .score-itens .item-d {
  font-size: 5em;
  float: left;
  height: 100px;
  width: 33%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.scoreboard .score-itens .item-d img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.scoreboard .score-itens .item-d:first-child {
  text-align: right;
}
.scoreboard .score-itens .item-d:last-child {
  text-align: left;
}
.scoreboard .score-itens .item-e {
  float: left;
  font-size: 4em;
}
.scoreboard .score-itens .club {
  display: inline-block;
}
.scoreboard .score-itens .score {
  display: inline-block;
}
.scoreboard .score-itens .item-x {
  float: left;
  width: 10%;
  text-align: center;
  top: 50%;
  position: relative;
  vertical-align: middle;
}
.scoreboard-box {
  height: 100px;
  line-height: 100px;
}
.scoreboard-box .club-left img,
.scoreboard-box .club-left h4,
.scoreboard-box .club-left h2 {
  float: right;
}
.scoreboard-box .club-right img,
.scoreboard-box .club-right h4,
.scoreboard-box .club-right h2 {
  float: left;
}
.scoreboard-box img {
  width: 50px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 24px;
}
.scoreboard-box h4,
.scoreboard-box h2 {
  height: 100px;
  line-height: 100px;
  margin-top: 0;
  margin-bottom: 0;
}
.scoreboard-box span {
  text-align: center;
  display: inline-block;
}
.lineup .table-bordered > thead {
  background: #f3f3f3;
}
.lineup .table-bordered > thead > tr > th,
.lineup .table-bordered > thead > tr > td {
  border: 0;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}
.lineup .table-bordered > tbody {
  background: #ffffff;
}
.lineup .table-bordered > tbody > tr > th,
.lineup .table-bordered > tbody > tr td {
  border: 0;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}
.lineup .table-bordered > tbody .position {
  color: #a5a5a5a;
  text-transform: uppercase;
}
.lineup img {
  width: 40px;
}
.is-mobile .social-share-card .social-hidden {
  left: 60px;
}
@media screen and (max-width: 768px) {
  .secao-news-full,
  footer.section-bottom-publi,
  .slider-controller {
    position: relative;
    z-index: 99;
    background: #fbfbfb;
  }
  .btn-assine-clube > div {
    display: none;
  }
  .sidebar-tabs {
    position: relative;
    z-index: 99;
    float: left;
  }
}
