@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

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

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

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

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #444;
  text-decoration: underline; }
  a:focus, a:hover {
    color: black;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #ddd;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

body {
  -webkit-font-smoothing: antialiased; }

.btn {
  display: inline-block;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 12px 20px;
  font-size: 0.9375rem;
  border-radius: 3px;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .btn.active {
    background-image: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #2D2D2D;
  border-color: #2D2D2D; }
  .btn-primary:hover {
    color: #fff;
    background-color: #141414;
    border-color: #0e0e0e; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(45, 45, 45, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #2D2D2D;
    border-color: #2D2D2D; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #141414;
    background-image: none;
    border-color: #0e0e0e; }

.btn-secondary {
  color: #444;
  background-color: #F4EBCF;
  border-color: #F4EBCF; }
  .btn-secondary:hover {
    color: #444;
    background-color: #eadaa6;
    border-color: #e9d69d; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 2px rgba(244, 235, 207, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #F4EBCF;
    border-color: #F4EBCF; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    color: #444;
    background-color: #eadaa6;
    background-image: none;
    border-color: #e9d69d; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }

.btn-outline-primary {
  color: #2D2D2D;
  background-image: none;
  background-color: transparent;
  border-color: #2D2D2D; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #2D2D2D;
    border-color: #2D2D2D; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(45, 45, 45, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #2D2D2D;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #2D2D2D;
    border-color: #2D2D2D; }

.btn-outline-secondary {
  color: #F4EBCF;
  background-image: none;
  background-color: transparent;
  border-color: #F4EBCF; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #F4EBCF;
    border-color: #F4EBCF; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(244, 235, 207, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #F4EBCF;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #F4EBCF;
    border-color: #F4EBCF; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-link {
  font-weight: 400;
  color: #444;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: black;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #ddd; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg {
  padding: 16px 30px;
  font-size: 1.0625rem;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 8px 10px;
  font-size: 0.8125rem;
  border-radius: 2px; }

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

.btn-block + .btn-block {
  margin-top: 0.5rem; }

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

/*doc
---
title: Buttons
category: Componentes - Buttons
---

## Tamaños
```example
<a href="" class="btn btn-primary">Botón</a>
<a href="" class="btn btn-primary">Botón
  <span class="icon icon--fullscreen">
    <svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
      <defs>
        <path d="M0 0h24v24H0z" id="a"></path>
      </defs>
      <clipPath id="b">
        <use overflow="visible" xlink:href="#a"></use>
      </clipPath>
      <path clip-path="url(#b)" d="M15 3l2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3zm6 12l-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6zm12-6l-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6z"></path>
      <path clip-path="url(#b)" d="M0 0h24v24H0z" fill="none"></path>
    </svg>
  </span>
</a>
<a href="" class="btn btn-primary">
  <span class="icon icon--fullscreen">
    <svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
      <defs>
        <path d="M0 0h24v24H0z" id="a"></path>
      </defs>
      <clipPath id="b">
        <use overflow="visible" xlink:href="#a"></use>
      </clipPath>
      <path clip-path="url(#b)" d="M15 3l2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3zm6 12l-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6zm12-6l-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6z"></path>
      <path clip-path="url(#b)" d="M0 0h24v24H0z" fill="none"></path>
    </svg>
  </span>
</a>
<a href="" class="btn btn-primary btn-sm">Botón</a>
<a href="" class="btn btn-primary btn-sm">Botón
  <span class="icon icon--fullscreen">
    <svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
      <defs>
        <path d="M0 0h24v24H0z" id="a"></path>
      </defs>
      <clipPath id="b">
        <use overflow="visible" xlink:href="#a"></use>
      </clipPath>
      <path clip-path="url(#b)" d="M15 3l2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3zm6 12l-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6zm12-6l-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6z"></path>
      <path clip-path="url(#b)" d="M0 0h24v24H0z" fill="none"></path>
    </svg>
  </span>
</a>
<a href="" class="btn btn-primary btn-sm">
  <span class="icon icon--fullscreen">
    <svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
      <defs>
        <path d="M0 0h24v24H0z" id="a"></path>
      </defs>
      <clipPath id="b">
        <use overflow="visible" xlink:href="#a"></use>
      </clipPath>
      <path clip-path="url(#b)" d="M15 3l2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3zm6 12l-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6zm12-6l-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6z"></path>
      <path clip-path="url(#b)" d="M0 0h24v24H0z" fill="none"></path>
    </svg>
  </span>
</a>
```
*/
.btn {
  margin-bottom: 6px;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  border-width: 2px; }
  .btn:focus, .btn.focus {
    box-shadow: none; }
  .btn .icon {
    margin-top: -1px;
    vertical-align: top; }
    .btn .icon,
    .btn .icon svg {
      width: 18px;
      height: 18px; }

.btn-lg {
  font-size: 15px;
  line-height: 18px; }

.btn-sm {
  font-size: 11px;
  line-height: 16px; }
  .btn-sm .icon,
  .btn-sm .icon svg {
    width: 16px;
    height: 16px; }

.btn-xs {
  padding: 5px 5px;
  font-size: 11px;
  line-height: 15px;
  border-width: 1px;
  border-radius: 0; }
  .btn-xs .icon,
  .btn-xs .icon svg {
    width: 15px;
    height: 15px; }

.btn-primary:focus, .btn-primary.focus {
  color: #fff; }

.btn-brand-primary {
  color: #2D2D2D;
  background-color: #F7DF9E;
  border-color: #F7DF9E; }
  .btn-brand-primary:hover {
    color: #2D2D2D;
    background-color: #f3cf6f;
    border-color: #f2cc65; }
  .btn-brand-primary:focus, .btn-brand-primary.focus {
    box-shadow: 0 0 0 2px rgba(247, 223, 158, 0.5); }
  .btn-brand-primary.disabled, .btn-brand-primary:disabled {
    background-color: #F7DF9E;
    border-color: #F7DF9E; }
  .btn-brand-primary:active, .btn-brand-primary.active,
  .show > .btn-brand-primary.dropdown-toggle {
    color: #2D2D2D;
    background-color: #f3cf6f;
    background-image: none;
    border-color: #f2cc65; }
  .btn-brand-primary:focus, .btn-brand-primary.focus {
    box-shadow: none; }

.btn-faded {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  border-color: transparent; }
  .btn-faded:focus, .btn-faded:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8); }

.btn-transparent {
  color: #fff;
  background-color: transparent;
  border-color: transparent; }
  .btn-transparent:focus, .btn-transparent:hover {
    color: #fff; }

.btn-rounded {
  padding: 8px;
  border-radius: 100%; }
  .btn-rounded .icon,
  .btn-rounded .icon svg {
    width: 48px;
    height: 48px; }

.btn-arrow {
  padding: 1rem 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  border-radius: 0;
  z-index: 500; }
  .btn-arrow .icon,
  .btn-arrow .icon svg {
    width: 36px;
    height: 36px; }
  @media (min-width: 768px) {
    .btn-arrow .icon,
    .btn-arrow .icon svg {
      width: 48px;
      height: 48px; } }
  @media (min-width: 1200px) {
    .btn-arrow .icon,
    .btn-arrow .icon svg {
      width: 48px;
      height: 48px; } }

.btn-arrow--prev {
  left: 0; }

.btn-arrow--next {
  right: 0; }

.btn-show-more {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.8125rem;
  font-weight: bold;
  color: #2D2D2D;
  text-transform: uppercase; }

@media (max-width: 767px) {
  .btn-block-sm-down {
    display: block; } }

.icon {
  display: inline-block;
  line-height: 0; }
  .icon svg {
    /* Allows sizing by changing the icon’s font-size */
    /* Nice visual alignment for icons alongside text */
    /* Default path fill = value of the color property */
    fill: currentColor;
    /* Paths and strokes that overflow the viewBox can show in IE.
    If you use normalize.css, it already sets this. */
    overflow: hidden; }

.close {
  padding: 0;
  float: right;
  font-size: 1.40625rem;
  font-weight: 700;
  line-height: 1;
  color: #2D2D2D;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  opacity: .5;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }
  .close:focus, .close:hover {
    color: #2D2D2D;
    text-decoration: none;
    cursor: pointer;
    opacity: .75; }
  .close .icon {
    vertical-align: top; }
    .close .icon,
    .close .icon svg {
      width: 24px;
      height: 24px; }
    @media (min-width: 768px) {
      .close .icon,
      .close .icon svg {
        width: 40px;
        height: 40px; } }

.close--full-screen {
  float: none;
  padding: 0.5rem;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1110;
  background-color: #F7DF9E;
  transition: all 0.2s ease-in-out; }
  .close--full-screen, .close--full-screen:focus, .close--full-screen:hover {
    opacity: 1; }
  .close--full-screen:focus, .close--full-screen:hover {
    background-color: #f3cf6f; }
  .close--full-screen:focus {
    outline: none; }

.splash {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  top: 0;
  left: 0;
  position: fixed;
  overflow: auto;
  background: rgba(0, 0, 0, 0.9); }

.splash--modal {
  display: block; }
  .splash--modal .splash__container {
    margin: 1rem auto; }
    @media (min-width: 576px) {
      .splash--modal .splash__container {
        margin: 6.5rem auto; } }

.splash__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 576px) {
    .splash__container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .splash__container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .splash__container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .splash__container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .splash__container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .splash__container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .splash__container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .splash__container {
      width: 1140px;
      max-width: 100%; } }

.splash__loader {
  position: fixed;
  top: 50%;
  left: 50%;
  color: #fff;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.splash-opened {
  overflow: hidden; }

/**
 * Transitions
 */
.splash {
  pointer-events: none;
  opacity: 0;
  transition: opacity .5s;
  z-index: -1; }
  .splash .close--full-screen {
    opacity: 0;
    transform: scale3d(0.8, 0.8, 1);
    transition: opacity 0.5s, transform 0.5s; }

.splash--open {
  pointer-events: auto;
  opacity: 1;
  z-index: 1100;
  overflow-x: hidden;
  overflow-y: auto; }
  .splash--open .close--full-screen {
    opacity: 1;
    transform: scale3d(1, 1, 1); }

.share-splash {
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .share-splash {
      max-width: 70%; } }

.share-splash__title {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #2D2D2D;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 0.5rem;
  color: #fff; }
  @media only screen and (min-width: 320px) {
    .share-splash__title {
      font-size: calc(15px + 4 * ((100vw - 320px) / 880)); } }
  @media only screen and (min-width: 1200px) {
    .share-splash__title {
      font-size: 19px; } }

.share-splash__subtitle {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  line-height: 1.42857;
  color: #2D2D2D;
  text-transform: none;
  font-size: 24px;
  margin-bottom: 1rem;
  color: #fff; }
  @media only screen and (min-width: 320px) {
    .share-splash__subtitle {
      font-size: calc(24px + 10 * ((100vw - 320px) / 880)); } }
  @media only screen and (min-width: 1200px) {
    .share-splash__subtitle {
      font-size: 34px; } }

.share-splash__img {
  max-width: 100%;
  height: auto; }

.share-splash__actions {
  display: -ms-flexbox;
  display: flex; }

.share-splash__actions__social-btn {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.social-btn {
  display: inline-block;
  padding: 1rem;
  text-align: center;
  transition: background-color .3s; }
  .social-btn, .social-btn:focus, .social-btn:hover {
    color: #fff; }
  .social-btn .icon,
  .social-btn .icon svg {
    width: 24px;
    height: 24px; }

.social-btn--twitter {
  background-color: #00acee; }
  .social-btn--twitter:focus, .social-btn--twitter:hover {
    background-color: #0075a2; }

.social-btn--facebook {
  background-color: #3b5998; }
  .social-btn--facebook:focus, .social-btn--facebook:hover {
    background-color: #263961; }

.social-btn--google-plus {
  background-color: #dd4b39; }
  .social-btn--google-plus:focus, .social-btn--google-plus:hover {
    background-color: #ac2d1e; }

.sponsor {
  text-align: center; }
  @media (min-width: 768px) {
    .sponsor {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
          align-items: center; } }

.sponsor__text {
  margin-bottom: 0.25rem; }

.sponsor__logo {
  display: block;
  line-height: 0; }
  @media (min-width: 768px) {
    .sponsor__logo {
      margin-left: 0.5rem; } }

.timeline-bar {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  background-color: #2D2D2D; }

.timeline-filters {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.timeline-filters__title {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  line-height: 1.42857;
  color: #2D2D2D;
  text-transform: none;
  margin-left: 1rem;
  margin-right: 1rem;
  color: #aaaaaa; }

.timeline-filters__item {
  position: relative; }
  .timeline-filters__item.open .timeline-filters__link, .timeline-filters__item.open .timeline-filters__link:focus, .timeline-filters__item.open .timeline-filters__link:hover {
    background-color: #1e1e1e; }
  .timeline-filters__item.open .timeline-filters__menu {
    display: block; }
  .timeline-filters__item.active .timeline-filters__link {
    color: #2D2D2D;
    background-color: #F7DF9E; }
    .timeline-filters__item.active .timeline-filters__link:focus, .timeline-filters__item.active .timeline-filters__link:active, .timeline-filters__item.active .timeline-filters__link:hover {
      background-color: #f3cf6f; }
  .timeline-filters__item.active .icon {
    color: #2D2D2D; }
  .timeline-filters__item.active .icon--flecha-arriba {
    display: none; }
  .timeline-filters__item.active .icon--cruz {
    display: inline-block; }
  .timeline-filters__item:last-child .timeline-filters__link {
    border-right: 1px solid #444; }
  .timeline-filters__item .icon {
    margin-left: 0.5rem;
    position: absolute;
    top: 50%;
    right: 1rem;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    color: #F7DF9E;
    z-index: 1; }
    .timeline-filters__item .icon,
    .timeline-filters__item .icon svg {
      width: 20px;
      height: 20px; }
  .timeline-filters__item .icon--cruz {
    display: none; }

.timeline-filters__link {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  line-height: 1.42857;
  color: #2D2D2D;
  text-transform: none;
  display: block;
  padding: 1rem 42px 1rem 1.5rem;
  line-height: 20px;
  border-left: 1px solid #444; }
  .timeline-filters__link, .timeline-filters__link:focus, .timeline-filters__link:hover {
    color: #fff;
    text-decoration: none; }
  .timeline-filters__link:focus, .timeline-filters__link:active, .timeline-filters__link:hover {
    background-color: #252525; }

.timeline-filters__menu {
  display: none;
  width: 300px;
  height: 400px;
  padding: 1rem 1.5rem;
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  top: 0;
  left: 0;
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  background-color: #1e1e1e;
  border-bottom: 1px solid #444; }

.timeline-filters__menu__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 1.3;
  color: #aaaaaa; }
  .timeline-filters__menu__item, .timeline-filters__menu__item:focus, .timeline-filters__menu__item:hover {
    text-decoration: none; }
  .timeline-filters__menu__item:focus, .timeline-filters__menu__item:hover {
    color: #fff; }
  .timeline-filters__menu__item.active {
    color: #F7DF9E; }
  .timeline-filters__menu__item.inactive {
    color: #5e5e5e;
    cursor: not-allowed; }

.timeline-filters__menu__item__text {
  font-size: 0.8125rem;
  font-weight: bold; }

.timeline-filters__menu__item__number {
  font-size: 0.8125rem;
  font-weight: bold; }

.timeline-search {
  width: 300px;
  padding-left: 1rem;
  padding-right: 1rem; }

/**
 * Sugerencias
 */
.awesomplete > ul {
  top: 0;
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  margin: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  background: #fff; }
  .awesomplete > ul:before {
    content: none; }

.timeline-sponsors {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.timeline-sponsors__sponsor {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: 0.5rem;
  z-index: 1; }

.timeline-sponsors__sponsor-text {
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
  font-size: 0.8125rem;
  white-space: nowrap;
  color: #aaaaaa; }

.timeline-sponsors__sponsor-logo {
  display: block;
  margin-right: 0.5rem;
  line-height: 0; }
  .timeline-sponsors__sponsor-logo, .timeline-sponsors__sponsor-logo:focus, .timeline-sponsors__sponsor-logo:hover {
    color: #fff; }
  .timeline-sponsors__sponsor-logo svg {
    fill: currentColor; }

.timeline-sponsors__sponsor-logo-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.timeline-modal {
  max-width: 480px;
  padding: 2rem;
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #fff;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1000;
  display: none; }

.timeline-modal__bg {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 990;
  display: none; }

.touchevents .timeline-modal,
.touchevents .timeline-modal__bg {
  display: block; }

.timeline-modal--close {
  display: none !important; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

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

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
