@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-osx-font-smoothing: grayscale;
  /* Agregado por Marcelo porque entre FIREFOX y CHROME un mismo font-weight se muestra de distintas formas */
  -webkit-font-smoothing: antialiased;
  /* Agregado por Marcelo porque entre FIREFOX y CHROME un mismo font-weight se muestra de distintas formas */
  font-weight: normal; }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* Con un poco de ayuda de https://coolors.co/ */
/* Para el footer */
/* En este breakpoint se modifica el tamaño de la tipografía */
/* Los siguientes breakpoints son para el sistema de grilla de Bootstrap */
/* Este breakpoint no está definido por Bootstrap, lo agregamos nosotros para aprovechar un poco más el viewport */
/* Presionado (por ejemplo, botón) */
@keyframes press {
  0%, 100% {
    transform: scale(1); }
  50% {
    transform: scale(0.85); } }
/* Presionado, con un efecto sutil de rebote (utilizado, por ejemplo, al agregar un producto a favorito */
@keyframes press-bounce {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); } }
/* Atoms */
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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,
.col-sm-auto, .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,
.col-md-auto, .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,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.333333%; }

  .offset-sm-2 {
    margin-left: 16.666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.333333%; }

  .offset-sm-5 {
    margin-left: 41.666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.333333%; }

  .offset-sm-8 {
    margin-left: 66.666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.333333%; }

  .offset-sm-11 {
    margin-left: 91.666667%; } }
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.333333%; }

  .offset-md-2 {
    margin-left: 16.666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.333333%; }

  .offset-md-5 {
    margin-left: 41.666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.333333%; }

  .offset-md-8 {
    margin-left: 66.666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.333333%; }

  .offset-md-11 {
    margin-left: 91.666667%; } }
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.333333%; }

  .offset-lg-2 {
    margin-left: 16.666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.333333%; }

  .offset-lg-5 {
    margin-left: 41.666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.333333%; }

  .offset-lg-8 {
    margin-left: 66.666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.333333%; }

  .offset-lg-11 {
    margin-left: 91.666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.333333%; }

  .offset-xl-2 {
    margin-left: 16.666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.333333%; }

  .offset-xl-5 {
    margin-left: 41.666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.333333%; }

  .offset-xl-8 {
    margin-left: 66.666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.333333%; }

  .offset-xl-11 {
    margin-left: 91.666667%; } }
.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-row {
  display: table-row !important; }

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

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

.d-inline-flex {
  display: -webkit-inline-box !important;
  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-row {
    display: table-row !important; }

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

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

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    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-row {
    display: table-row !important; }

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

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

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    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-row {
    display: table-row !important; }

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

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

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    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-row {
    display: table-row !important; }

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

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

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

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

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

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

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

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

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

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

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

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

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

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
/*# sourceMappingURL=bootstrap-grid.css.map */
html {
  font-size: 15px;
  font-weight: 400;
  box-sizing: border-box;
  color: #000; }

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

*::selection, *::-moz-selection {
  background: #606060; }

p, div, h1, h2, h3, h4, h5, h6,
header, footer, section, article, main, aside, figure, canvas,
nav, ul, ol, li, img,
form, fieldset, input, button, select, textarea,
address, blockquote, table, hr, dl, dd, dt {
  font-family: "Montserrat", sans-serif;
  line-height: 20px; }

p {
  line-height: 20px;
  margin: 15px 0; }

b, strong {
  font-weight: 700; }

i, em {
  font-style: italic; }

a {
  text-decoration-skip: ink;
  color: #e2001a; }

.note {
  color: #8c8c8c; }

h1 {
  font-size: 3.157rem;
  line-height: 50px;
  margin: 35px 0; }
  h1.large {
    font-size: 4.209rem;
    line-height: 65px;
    margin: 45px 0; }
    h1.large.section-title {
      margin-bottom: 55px; }
  h1.section-title {
    margin-bottom: 45px; }

h2 {
  font-size: 2.369rem;
  line-height: 40px;
  margin: 25px 0; }

h3 {
  font-size: 1.777rem;
  line-height: 30px;
  margin: 20px 0; }

h4 {
  font-size: 1.333rem;
  line-height: 25px;
  margin: 15px 0; }

h5, h6 {
  font-size: 1rem;
  line-height: 20px;
  margin: 15px 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700; }
  h1.title-bold, h2.title-bold, h3.title-bold, h4.title-bold, h5.title-bold, h6.title-bold {
    font-weight: 800; }
  h1.title-light, h2.title-light, h3.title-light, h4.title-light, h5.title-light, h6.title-light {
    font-weight: 300; }
  h1.uppercase, h2.uppercase, h3.uppercase, h4.uppercase, h5.uppercase, h6.uppercase {
    text-transform: uppercase; }
  h1.no-margin, h2.no-margin, h3.no-margin, h4.no-margin, h5.no-margin, h6.no-margin {
    margin: 0; }
  h1.no-margin-top, h2.no-margin-top, h3.no-margin-top, h4.no-margin-top, h5.no-margin-top, h6.no-margin-top {
    margin-top: 0; }
  h1.no-margin-bottom, h2.no-margin-bottom, h3.no-margin-bottom, h4.no-margin-bottom, h5.no-margin-bottom, h6.no-margin-bottom {
    margin-bottom: 0; }

ul, ol {
  margin: 15px 0;
  padding: 0 0 0 30px; }
  ul li, ol li {
    margin: 5px 0;
    padding: 0 0 0 5px; }
  ul ul, ul ol, ol ul, ol ol {
    margin: 5px 0; }

h1.decorated:after, h2.decorated:after, h3.decorated:after, h4.decorated:after {
  content: "";
  display: block;
  position: relative;
  left: 0;
  background-color: #e2001a; }

h1.decorated:after {
  height: 5px;
  top: 10px;
  width: 10%;
  max-width: 100px; }

h1.large.decorated:after {
  height: 10px;
  top: 10px;
  width: 15%; }

h2.decorated:after {
  height: 5px;
  top: 6.25px;
  width: 8%;
  max-width: 80px; }

h3.decorated:after {
  height: 5px;
  top: 4px;
  width: 5%;
  max-width: 65px; }

h4.decorated:after {
  height: 5px;
  top: 2.5px;
  width: 5%;
  max-width: 50px; }

.align-center h1.decorated:after, h1.align-center.decorated:after, .align-center h2.decorated:after, h2.align-center.decorated:after, .align-center h3.decorated:after, h3.align-center.decorated:after, .align-center h4.decorated:after, h4.align-center.decorated:after {
  left: auto;
  margin-left: auto;
  margin-right: auto; }

@media all and (max-width: 700px) {
  /* Para dispositivos móviles, el factor de escala es 1.285 en lugar de 1.3333 */
  html {
    font-size: 11px; }

  p, div, h1, h2, h3, h4, h5, h6,
  header, footer, section, article, main, aside, figure, canvas,
  nav, ul, ol, li, img,
  form, fieldset, input, button, select, textarea,
  address, blockquote, table, hr, dl, dd, dt {
    line-height: 15px; }

  p {
    margin: 10px 0; }

  h1 {
    line-height: 35px;
    margin: 25px 0;
    font-size: 2.727rem; }
    h1.large {
      line-height: 50px;
      margin: 35px 0;
      font-size: 3.504rem; }
      h1.large.section-title {
        margin-bottom: 40px; }
    h1.section-title {
      margin-bottom: 30px; }

  h2 {
    line-height: 30px;
    margin: 20px 0;
    font-size: 2.122rem; }

  h3 {
    line-height: 20px;
    margin: 15px 0;
    font-size: 1.651rem; }

  h4 {
    line-height: 15px;
    margin: 10px 0;
    font-size: 1.285rem; }

  h5, h6 {
    line-height: 15px;
    margin: 10px 0; }

  h1.decorated:after {
    height: 5px;
    top: 5px;
    width: 10%;
    max-width: 100px; }

  h1.large.decorated:after {
    height: 7.5px;
    top: 0;
    width: 15%; }

  h2.decorated:after {
    height: 5px;
    top: 2.5px;
    width: 8%;
    max-width: 80px; }

  h3.decorated:after {
    height: 4px;
    top: 2.5px;
    width: 5%;
    max-width: 65px; }

  h4.decorated:after {
    height: 3px;
    top: 2.5px;
    width: 5%;
    max-width: 50px; } }
/* Sobreescribimos los seteos para .container de Bootstrap */
/* Y generamos una nueva clase (.bs-container) que mantiene sus funcionalidades */
.container {
  position: relative;
  padding-right: 10px;
  padding-left: 10px; }

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

  .bs-container {
    max-width: 540px; } }
@media (min-width: 768px) {
  .container {
    max-width: 100%; }

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

  .bs-container {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .container {
    max-width: 100%; }

  .bs-container {
    max-width: 1140px; } }
@media (min-width: 1361px) {
  .container {
    max-width: 1330px;
    margin-left: auto;
    margin-right: auto; } }
#wrapper {
  transition: .5s;
  position: relative;
  left: 0;
  width: 100%; }

.align-center {
  text-align: center; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.btn {
  cursor: pointer;
  display: inline-block;
  border: 2px solid;
  /*box-sizing: border-box;*/
  padding: 5px 35px;
  font-size: 100%;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  /* Colores */
  /* Estilo Ghost (sólo borde) */
  /* Íconos */
  /* Íconos posicionados a la derecha */
  /* Distintos tamaños */
  /* Mayúsculas */
  /* Bold */
  /* Fuente alternativa */ }
  .btn:hover, .btn:active {
    transition: all ease-in-out .2s, transform ease-in-out .05s;
    outline: 0; }
  .btn:active {
    transform: scale(0.975); }
  .btn.btn-primary {
    background: #e2001a;
    border-color: #e2001a;
    color: #FFF; }
    .btn.btn-primary.btn-shadow {
      box-shadow: 3px 3px 0 #a50013; }
    .btn.btn-primary:hover, .btn.btn-primary:active {
      background: #b90015;
      border-color: #b90015; }
  .btn.btn-blue-dark {
    background: #235789;
    border-color: #235789;
    color: #FFF; }
    .btn.btn-blue-dark.btn-shadow {
      box-shadow: 3px 3px 0 #13304c; }
    .btn.btn-blue-dark:hover, .btn.btn-blue-dark:active {
      background: #193d60;
      border-color: #193d60; }
  .btn.btn-blue-light {
    background: #4a9fd5;
    border-color: #4a9fd5;
    color: #FFF; }
    .btn.btn-blue-light.btn-shadow {
      box-shadow: 3px 3px 0 #2878ab; }
    .btn.btn-blue-light:hover, .btn.btn-blue-light:active {
      background: #2c86c0;
      border-color: #2c86c0; }
  .btn.btn-black {
    background: #000;
    border-color: #000;
    color: #FFF; }
    .btn.btn-black.btn-shadow {
      box-shadow: 3px 3px 0 #757575; }
    .btn.btn-black:hover, .btn.btn-black:active {
      background: #333333;
      border-color: #333333; }
  .btn.btn-grey {
    background: #c5c5c5;
    border-color: #c5c5c5;
    color: #000; }
    .btn.btn-grey.btn-shadow {
      box-shadow: 3px 3px 0 #9f9f9f; }
    .btn.btn-grey:hover, .btn.btn-grey:active {
      background: #b1b1b1;
      border-color: #b1b1b1; }
  .btn.btn-white {
    background: #FFF;
    border-color: #FFF;
    color: #000; }
    .btn.btn-white.btn-shadow {
      box-shadow: 3px 3px 0 #E1E1E1; }
    .btn.btn-white:hover, .btn.btn-white:active {
      background: #ebebeb;
      border-color: #ebebeb; }
  .btn.btn-green-dark {
    background: #226f54;
    border-color: #226f54;
    color: #FFF; }
    .btn.btn-green-dark.btn-shadow {
      box-shadow: 3px 3px 0 #103428; }
    .btn.btn-green-dark:hover, .btn.btn-green-dark:active {
      background: #2c8e6c;
      border-color: #2c8e6c; }
  .btn.btn-green-light {
    background: #87c38f;
    border-color: #87c38f;
    color: #FFF; }
    .btn.btn-green-light.btn-shadow {
      box-shadow: 3px 3px 0 #4c9856; }
    .btn.btn-green-light:hover, .btn.btn-green-light:active {
      background: #6cb576;
      border-color: #6cb576; }
  .btn.btn-yellow {
    background: #f6e27f;
    border-color: #f6e27f;
    color: #000; }
    .btn.btn-yellow.btn-shadow {
      box-shadow: 3px 3px 0 #e0cc74; }
    .btn.btn-yellow:hover, .btn.btn-yellow:active {
      background: #f3d959;
      border-color: #f3d959; }
  .btn.btn-ghost {
    background: transparent; }
    .btn.btn-ghost:hover, .btn.btn-ghost:active {
      background: transparent; }
    .btn.btn-ghost.btn-primary {
      color: #e2001a; }
    .btn.btn-ghost.btn-blue-dark {
      color: #235789; }
    .btn.btn-ghost.btn-blue-light {
      color: #4a9fd5; }
    .btn.btn-ghost.btn-black {
      color: #000; }
    .btn.btn-ghost.btn-grey {
      color: #606060;
      border-color: #606060; }
    .btn.btn-ghost.btn-white {
      color: #FFF; }
    .btn.btn-ghost.btn-yellow {
      color: #f6e27f; }
    .btn.btn-ghost.btn-green-dark {
      color: #226f54; }
    .btn.btn-ghost.btn-green-light {
      color: #87c38f; }
  .btn img, .btn svg, .btn [class|="fa"], .btn [class|="fas"], .btn [class|="fab"], .btn [class|="far"], .btn [class|="fal"] {
    margin-right: 10px; }
  .btn.btn-with-right-icon img, .btn.btn-with-right-icon svg, .btn.btn-with-right-icon [class|="fa"], .btn.btn-with-right-icon [class|="fas"], .btn.btn-with-right-icon [class|="fab"], .btn.btn-with-right-icon [class|="far"], .btn.btn-with-right-icon [class|="fal"] {
    margin-right: 0;
    margin-left: 10px; }
  .btn.btn-big {
    font-size: 1.769rem;
    padding: 10px 40px;
    line-height: 30px;
    border-width: 3px; }
    .btn.btn-big img, .btn.btn-big svg, .btn.btn-big [class|="fa"], .btn.btn-big [class|="fas"], .btn.btn-big [class|="fab"], .btn.btn-big [class|="far"], .btn.btn-big [class|="fal"] {
      margin-right: 15px; }
    .btn.btn-big.btn-with-right-icon img, .btn.btn-big.btn-with-right-icon svg, .btn.btn-big.btn-with-right-icon [class|="fa"], .btn.btn-big.btn-with-right-icon [class|="fas"], .btn.btn-big.btn-with-right-icon [class|="fab"], .btn.btn-big.btn-with-right-icon [class|="far"], .btn.btn-big.btn-with-right-icon [class|="fal"] {
      margin-right: 0;
      margin-left: 15px; }
    .btn.btn-big.btn-primary.btn-shadow {
      box-shadow: 5px 5px 0 #a50013; }
    .btn.btn-big.btn-blue-dark.btn-shadow {
      box-shadow: 5px 5px 0 #13304c; }
    .btn.btn-big.btn-blue-light.btn-shadow {
      box-shadow: 5px 5px 0 #2878ab; }
    .btn.btn-big.btn-black.btn-shadow {
      box-shadow: 5px 5px 0 #757575; }
    .btn.btn-big.btn-grey.btn-shadow {
      box-shadow: 5px 5px 0 #9f9f9f; }
    .btn.btn-big.btn-white.btn-shadow {
      box-shadow: 5px 5px 0 #E1E1E1; }
    .btn.btn-big.btn-green-dark.btn-shadow {
      box-shadow: 5px 5px 0 #103428; }
    .btn.btn-big.btn-green-light.btn-shadow {
      box-shadow: 5px 5px 0 #4c9856; }
    .btn.btn-big.btn-yellow.btn-shadow {
      box-shadow: 5px 5px 0 #e0cc74; }
  .btn.btn-very-big {
    font-size: 2.352rem;
    padding: 15px 45px;
    line-height: 35px;
    border-width: 3px; }
    .btn.btn-very-big img, .btn.btn-very-big svg, .btn.btn-very-big [class|="fa"], .btn.btn-very-big [class|="fas"], .btn.btn-very-big [class|="fab"], .btn.btn-very-big [class|="far"], .btn.btn-very-big [class|="fal"] {
      margin-right: 20px; }
    .btn.btn-very-big.btn-with-right-icon img, .btn.btn-very-big.btn-with-right-icon svg, .btn.btn-very-big.btn-with-right-icon [class|="fa"], .btn.btn-very-big.btn-with-right-icon [class|="fas"], .btn.btn-very-big.btn-with-right-icon [class|="fab"], .btn.btn-very-big.btn-with-right-icon [class|="far"], .btn.btn-very-big.btn-with-right-icon [class|="fal"] {
      margin-right: 0;
      margin-left: 20px; }
    .btn.btn-very-big.btn-primary.btn-shadow {
      box-shadow: 7px 7px 0 #a50013; }
    .btn.btn-very-big.btn-blue-dark.btn-shadow {
      box-shadow: 7px 7px 0 #13304c; }
    .btn.btn-very-big.btn-blue-light.btn-shadow {
      box-shadow: 7px 7px 0 #2878ab; }
    .btn.btn-very-big.btn-black.btn-shadow {
      box-shadow: 7px 7px 0 #757575; }
    .btn.btn-very-big.btn-grey.btn-shadow {
      box-shadow: 7px 7px 0 #9f9f9f; }
    .btn.btn-very-big.btn-white.btn-shadow {
      box-shadow: 7px 7px 0 #E1E1E1; }
    .btn.btn-very-big.btn-green-dark.btn-shadow {
      box-shadow: 7px 7px 0 #103428; }
    .btn.btn-very-big.btn-green-light.btn-shadow {
      box-shadow: 7px 7px 0 #4c9856; }
    .btn.btn-very-big.btn-yellow.btn-shadow {
      box-shadow: 7px 7px 0 #e0cc74; }
  .btn.btn-small {
    font-size: .75rem;
    padding: 5px 25px;
    line-height: 15px;
    border-width: 1px; }
    .btn.btn-small img, .btn.btn-small svg, .btn.btn-small [class|="fa"], .btn.btn-small [class|="fas"], .btn.btn-small [class|="fab"], .btn.btn-small [class|="far"], .btn.btn-small [class|="fal"] {
      margin-right: 5px; }
    .btn.btn-small.btn-with-right-icon img, .btn.btn-small.btn-with-right-icon svg, .btn.btn-small.btn-with-right-icon [class|="fa"], .btn.btn-small.btn-with-right-icon [class|="fas"], .btn.btn-small.btn-with-right-icon [class|="fab"], .btn.btn-small.btn-with-right-icon [class|="far"], .btn.btn-small.btn-with-right-icon [class|="fal"] {
      margin-right: 0;
      margin-left: 5px; }
  .btn.btn-capitalize, .btn.btn-uppercase {
    text-transform: uppercase; }
  .btn.btn-bold {
    font-weight: 600; }
  .btn.btn-font-alternative {
    font-family: "Montserrat", sans-serif; }

@media screen and (max-width: 700px) {
  .btn {
    padding: 5px 25px;
    line-height: 15px; }
    .btn.btn-big {
      font-size: 1.651rem;
      padding: 7.5px 30px;
      line-height: 20px; }
      .btn.btn-big img, .btn.btn-big svg, .btn.btn-big [class|="fa"], .btn.btn-big [class|="fas"], .btn.btn-big [class|="fab"], .btn.btn-big [class|="far"], .btn.btn-big [class|="fal"] {
        margin-right: 10px; }
      .btn.btn-big.btn-with-right-icon img, .btn.btn-big.btn-with-right-icon svg, .btn.btn-big.btn-with-right-icon [class|="fa"], .btn.btn-big.btn-with-right-icon [class|="fas"], .btn.btn-big.btn-with-right-icon [class|="fab"], .btn.btn-big.btn-with-right-icon [class|="far"], .btn.btn-big.btn-with-right-icon [class|="fal"] {
        margin-right: 0;
        margin-left: 10px; }
    .btn.btn-very-big {
      font-size: 2.121rem;
      padding: 12.5px 35px;
      line-height: 25px; }
      .btn.btn-very-big img, .btn.btn-very-big svg, .btn.btn-very-big [class|="fa"], .btn.btn-very-big [class|="fas"], .btn.btn-very-big [class|="fab"], .btn.btn-very-big [class|="far"], .btn.btn-very-big [class|="fal"] {
        margin-right: 15px; }
      .btn.btn-very-big.btn-with-right-icon img, .btn.btn-very-big.btn-with-right-icon svg, .btn.btn-very-big.btn-with-right-icon [class|="fa"], .btn.btn-very-big.btn-with-right-icon [class|="fas"], .btn.btn-very-big.btn-with-right-icon [class|="fab"], .btn.btn-very-big.btn-with-right-icon [class|="far"], .btn.btn-very-big.btn-with-right-icon [class|="fal"] {
        margin-right: 0;
        margin-left: 15px; }
    .btn.btn-small {
      font-size: .778rem;
      padding: 5px 25px;
      line-height: 15px; } }
a.btn {
  text-decoration: none; }
  a.btn:hover {
    text-decoration: underline; }

.alert {
  /*box-sizing: border-box;*/
  padding: 0;
  margin: 10px 0;
  color: #FFF;
  position: relative;
  overflow: hidden; }
  .alert .alert-content {
    padding: 10px 15px;
    display: block; }
    .alert .alert-content p, .alert .alert-content ol, .alert .alert-content ul {
      margin: 10px 0; }
      .alert .alert-content p:first-child, .alert .alert-content ol:first-child, .alert .alert-content ul:first-child {
        margin-top: 0; }
      .alert .alert-content p:last-child, .alert .alert-content ol:last-child, .alert .alert-content ul:last-child {
        margin-bottom: 0; }
  .alert .alert-icon {
    background: rgba(0, 0, 0, 0.15);
    padding: 10px;
    position: absolute;
    height: 100%; }
  .alert.alert-with-icon .alert-content {
    margin-left: 35px; }
  .alert a {
    color: #FFF; }
  .alert.alert-success {
    background: #87c38f; }
  .alert.alert-warning {
    background: #f6e27f;
    color: #606060; }
    .alert.alert-warning a {
      color: #606060; }
  .alert.alert-error {
    background: #ed6a5a; }
  .alert.alert-info {
    background: #4a9fd5; }
  .alert .alert-close {
    position: absolute;
    top: 5px;
    right: 5px;
    display: inline-block;
    text-decoration: none; }
    .alert .alert-close span {
      display: none; }

.label {
  display: inline-block;
  text-transform: uppercase;
  color: #FFF;
  padding: 2.5px 10px;
  margin: 0 5px;
  vertical-align: middle;
  font-size: 11px;
  font-weight: 500;
  line-height: 20px; }
  .label.label-primary {
    background: #e2001a; }
  .label.label-success {
    background: #226f54; }
  .label.label-info {
    background: #235789; }
  .label.label-error {
    background: #ed6a5a; }
  .label.label-grey {
    background: #c5c5c5;
    color: #000; }
  .label.label-warning {
    background: #f6e27f;
    color: #000; }

@media screen and (max-width: 700px) {
  .label {
    line-height: 15px; } }
.control-group {
  margin: 0 0 10px;
  padding: 5px 0;
  vertical-align: top; }
  .control-group .control-label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
    vertical-align: top; }
    .control-group .control-label sup {
      color: #e2001a; }
  .control-group .controls {
    vertical-align: top; }
  .control-group.error, .control-group.success, .control-group.warning {
    padding-left: 5px;
    padding-right: 5px; }
  .control-group.error {
    background: #ed6a5a; }
  .control-group.success {
    background: #87c38f; }
  .control-group.warning {
    background: #f6e27f; }

input, select, textarea {
  background-color: #EEE;
  border: 1px solid #EEE;
  min-width: 150px;
  max-width: 100%;
  padding: 10px;
  outline: 0;
  transition: border linear .3s;
  font-weight: 500; }
  input:focus, input.active, select:focus, select.active, textarea:focus, textarea.active {
    border-color: #235789; }
  input.error, select.error, textarea.error {
    border-color: #ed6a5a; }
  input.input-small, select.input-small, textarea.input-small {
    width: 150px; }
  input.input-medium, select.input-medium, textarea.input-medium {
    width: 300px; }
  input.input-large, select.input-large, textarea.input-large {
    width: 500px; }
  input::placeholder, select::placeholder, textarea::placeholder {
    opacity: .4; }

input, select {
  height: 40px; }

textarea {
  height: 100px; }

option, optgroup {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  padding: calc($baseline / 2); }

option {
  background: #FFF; }

optgroup {
  background: #e7e7e7; }

@media screen and (max-width: 700px) {
  input, select, textarea {
    padding: 5px;
    min-width: 100px; }
    input.input-small, select.input-small, textarea.input-small {
      width: 100px; }
    input.input-medium, select.input-medium, textarea.input-medium {
      width: 220px; }
    input.input-large, select.input-large, textarea.input-large {
      width: 320px; }
    input.input-big, select.input-big, textarea.input-big {
      font-size: 1.285rem;
      padding: 15px; }
    input.input-very-big, select.input-very-big, textarea.input-very-big {
      font-size: 1.651rem;
      padding: 20px; }

  input, select {
    height: 35px; } }
/* Estilo para radios y checkboxes */
.label-radio, .label-checkbox {
  margin-right: 30px;
  display: inline-block;
  margin-top: 10px; }

input[type="checkbox"], input[type="radio"] {
  width: auto;
  min-width: 0;
  height: auto;
  position: absolute;
  opacity: 0; }

.input-radio, .input-checkbox {
  display: inline-block;
  margin-right: 5px;
  font-size: 0;
  width: 15px;
  height: 15px;
  background: #c5c5c5;
  transition: .1s;
  position: relative;
  top: 2px; }
  .input-radio:after, .input-checkbox:after {
    content: "";
    opacity: 0;
    display: block;
    position: absolute; }

.input-radio {
  border-radius: 10px; }

input[type="checkbox"]:hover ~ .input-checkbox, input[type="radio"]:hover ~ .input-radio,
input[type="checkbox"]:focus ~ .input-checkbox, input[type="radio"]:focus ~ .input-radio {
  background: #acacac; }

input[type="checkbox"]:checked ~ .input-checkbox, input[type="radio"]:checked ~ .input-radio {
  background: #4a9fd5; }

input[type="checkbox"] ~ .input-checkbox:after {
  border-color: #FFF;
  border-style: solid;
  border-width: 0 0 2px 2px;
  width: 10px;
  height: 5px;
  top: 2px;
  left: 2px;
  transform: rotate(-45deg); }

input[type="radio"] ~ .input-radio:after {
  width: 5px;
  height: 5px;
  border-radius: 5px;
  top: 5px;
  left: 5px;
  background: #FFF; }

input[type="checkbox"]:checked ~ .input-checkbox:after, input[type="radio"]:checked ~ .input-radio:after {
  opacity: 1; }

.controls.line .label-radio, .controls.line .label-checkbox {
  display: block; }

@media screen and (max-width: 700px) {
  .label-radio, .label-checkbox {
    margin-top: 5px; } }
/* Contenido del formulario (no incluye el mensaje de éxito), error y éxito */
.form-error-msg {
  display: none;
  /* Por default no se muestra el mensaje de error */ }

.form-success-msg {
  display: none;
  /* Por default no se muestra el mensaje de éxito */ }

/* Acciones */
.form-actions {
  margin-top: 15px; }

/* Aclaraciones */
.form-help {
  font-style: italic;
  margin-top: 5px;
  color: #8E8E8E;
  display: block; }

.form-inline-message {
  display: block;
  margin-top: 5px;
  font-weight: 600; }

/* Formulario de dos columnas */
.form-column-container .form-column {
  display: inline-block;
  width: 45%;
  vertical-align: top; }
  .form-column-container .form-column:nth-child(1) {
    margin-right: 4.5%; }
  .form-column-container .form-column:nth-child(2) {
    margin-left: 4.5%; }
@media screen and (max-width: 700px) {
  .form-column-container .form-column {
    display: block;
    width: 100%; }
    .form-column-container .form-column:nth-child(1) {
      margin-right: 0; }
    .form-column-container .form-column:nth-child(2) {
      margin-left: 0; } }

/* Formulario horizontal */
.form-horizontal .control-group .control-label {
  display: inline-block;
  width: 200px;
  margin-right: 20px;
  margin-top: 10px;
  text-align: right; }
.form-horizontal .control-group .controls {
  display: inline-block; }
  .form-horizontal .control-group .controls .input-small {
    max-width: 30%; }
  .form-horizontal .control-group .controls .input-large {
    max-width: 100%; }
.form-horizontal .control-group.error .control-label, .form-horizontal .control-group.success .control-label, .form-horizontal .control-group.warning .control-label {
  margin-left: -5px; }
.form-horizontal.form-horizontal-with-left-label .control-group .control-label {
  text-align: left; }
.form-horizontal .form-actions {
  padding-left: 220px; }
.form-horizontal .form-error-msg {
  margin-left: 220px; }
@media screen and (max-width: 900px) {
  .form-horizontal .control-group .control-label {
    width: 150px; }
  .form-horizontal .form-actions {
    padding-left: 170px; } }
@media screen and (max-width: 700px) {
  .form-horizontal .control-group .control-label {
    display: block;
    width: auto;
    margin-right: auto;
    margin-top: 0;
    text-align: inherit; }
  .form-horizontal .control-group .controls {
    display: block; }
    .form-horizontal .control-group .controls .input-small {
      max-width: 30%; }
    .form-horizontal .control-group .controls .input-large {
      max-width: 100%; }
  .form-horizontal .control-group.error .control-label, .form-horizontal .control-group.success .control-label, .form-horizontal .control-group.warning .control-label {
    margin-left: 0; }
  .form-horizontal .form-actions {
    padding-left: 0; } }

/* Campos con estilo ghost */
.form-ghost input, .form-ghost select, .form-ghost textarea {
  background: transparent;
  border: 2px solid #000; }
  .form-ghost input:focus, .form-ghost input.active, .form-ghost select:focus, .form-ghost select.active, .form-ghost textarea:focus, .form-ghost textarea.active {
    border-color: #235789; }
  .form-ghost input.error, .form-ghost select.error, .form-ghost textarea.error {
    border-color: #ed6a5a; }
  .form-ghost input::placeholder, .form-ghost select::placeholder, .form-ghost textarea::placeholder {
    opacity: .4; }
.form-ghost .input-radio, .form-ghost .input-checkbox {
  background: transparent;
  border: 2px solid #000; }
.form-ghost input[type="checkbox"]:hover ~ .input-checkbox, .form-ghost input[type="radio"]:hover ~ .input-radio,
.form-ghost input[type="checkbox"]:focus ~ .input-checkbox, .form-ghost input[type="radio"]:focus ~ .input-radio {
  background: transparent;
  border-color: #235789; }
.form-ghost input[type="checkbox"]:checked ~ .input-checkbox, .form-ghost input[type="radio"]:checked ~ .input-radio {
  background: transparent; }
.form-ghost input[type="checkbox"] ~ .input-checkbox:after {
  border-color: #000; }
.form-ghost input[type="radio"] ~ .input-radio:after {
  background: #000;
  width: 7px;
  height: 7px;
  top: 4px;
  left: 4px; }

/* Formulario grande */
.form-big .control-group {
  padding: 10px 0; }
  .form-big .control-group .control-label {
    font-size: 1.333rem;
    line-height: 25px;
    margin-bottom: 10px; }
  .form-big .control-group.error, .form-big .control-group.warning, .form-big .control-group.success {
    padding-left: 10px;
    padding-right: 10px; }
.form-big input, .form-big select, .form-big textarea {
  font-size: 1.333rem;
  padding: 10px;
  height: 50px; }
.form-big textarea {
  height: 150px; }
.form-big textarea {
  line-height: 25px; }
.form-big .label-radio, .form-big .label-checkbox {
  font-size: 1.333rem;
  line-height: 25px; }
.form-big .input-radio, .form-big .input-checkbox {
  width: 20px;
  height: 20px; }
.form-big .input-radio {
  border-radius: 15px; }
.form-big input[type="checkbox"] ~ .input-checkbox:after {
  width: 12px;
  height: 6px;
  top: 4px;
  left: 3px; }
.form-big input[type="radio"] ~ .input-radio:after {
  width: 8px;
  height: 8px;
  top: 6px;
  left: 6px; }
.form-big .form-inline-message {
  margin-top: 10px; }
.form-big.form-horizontal .control-group .control-label {
  margin-top: 12.5px; }
.form-big.form-horizontal .control-group.error .control-label, .form-big.form-horizontal .control-group.success .control-label, .form-big.form-horizontal .control-group.warning .control-label {
  margin-left: -10px; }
.form-big.form-horizontal .form-actions {
  padding-left: 225px; }
.form-big.form-horizontal .form-error-msg {
  margin-left: 225px; }
.form-big .alert {
  font-size: 1.333rem;
  line-height: 30px; }
  .form-big .alert .alert-icon {
    padding-left: 15px;
    padding-right: 15px; }
  .form-big .alert.alert-with-icon .alert-content {
    margin-left: 55px; }
@media screen and (max-width: 700px) {
  .form-big textarea {
    line-height: 20px; }
  .form-big .control-group .control-label {
    margin-bottom: 5px;
    line-height: 20px; }
  .form-big.form-horizontal .control-group .control-label {
    margin-top: 0; } }

.form-very-big .control-group {
  padding: 15px 0; }
  .form-very-big .control-group .control-label {
    font-size: 1.777rem;
    line-height: 30px;
    margin-bottom: 15px; }
  .form-very-big .control-group.error, .form-very-big .control-group.warning, .form-very-big .control-group.success {
    padding-left: 15px;
    padding-right: 15px; }
.form-very-big input, .form-very-big select, .form-very-big textarea {
  font-size: 1.777rem;
  padding: 15px;
  height: 65px; }
.form-very-big textarea {
  line-height: 30px; }
.form-very-big .label-radio, .form-very-big .label-checkbox {
  font-size: 1.777rem;
  line-height: 30px; }
.form-very-big .input-radio, .form-very-big .input-checkbox {
  width: 25px;
  height: 25px;
  margin-right: 10px; }
.form-very-big .input-radio {
  border-radius: 15px; }
.form-very-big input[type="checkbox"] ~ .input-checkbox:after {
  width: 15px;
  height: 7px;
  top: 5px;
  left: 4px; }
.form-very-big input[type="radio"] ~ .input-radio:after {
  width: 11px;
  height: 11px;
  top: 7px;
  left: 7px; }
.form-very-big .form-help {
  font-size: 1.333rem;
  margin-top: 10px; }
.form-very-big .form-inline-message {
  font-size: 1.333rem;
  margin-top: 10px; }
.form-very-big.form-ghost .input-radio, .form-very-big.form-ghost .input-checkbox {
  border-width: 3px; }
.form-very-big.form-horizontal .control-group .control-label {
  margin-top: 17.5px; }
.form-very-big.form-horizontal .control-group.error .control-label, .form-very-big.form-horizontal .control-group.success .control-label, .form-very-big.form-horizontal .control-group.warning .control-label {
  margin-left: -10px; }
.form-very-big.form-horizontal .form-error-msg {
  margin-left: 220px; }
.form-very-big .alert {
  font-size: 1.777rem;
  line-height: 35px; }
  .form-very-big .alert .alert-icon {
    padding-left: 15px;
    padding-right: 15px; }
  .form-very-big .alert.alert-with-icon .alert-content {
    margin-left: 60px; }
@media screen and (max-width: 700px) {
  .form-very-big textarea {
    line-height: 30px; }
  .form-very-big .control-group .control-label {
    margin-bottom: 10px;
    line-height: 25px; }
  .form-very-big.form-horizontal .control-group .control-label {
    margin-top: 0; } }

/* Molecules */
table {
  margin: 20px 0;
  border-collapse: collapse;
  /*box-sizing: border-box;*/ }
  table th {
    text-align: left; }
  table th, table td {
    padding: 5px 10px; }
  table tr {
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5; }
  table.table-border tr {
    border: 0; }
  table.table-border th, table.table-border td {
    border: 1px solid #c5c5c5; }
  table.table-no-border th, table.table-no-border td, table.table-no-border tr {
    border: 0; }
  table.table-compact th, table.table-compact td {
    padding: 2.5px 5px; }
  table.table-relax th, table.table-relax td {
    padding: 10px 10px; }
  table.table-striped tbody tr:nth-child(2n+1) {
    background-color: rgba(0, 0, 0, 0.05); }

.table-responsive.table-responsive-flip {
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  border-spacing: 0;
  width: 100%;
  position: relative;
  display: block; }
  .table-responsive.table-responsive-flip thead, .table-responsive.table-responsive-flip tfoot {
    display: block;
    float: left; }
    .table-responsive.table-responsive-flip thead tr, .table-responsive.table-responsive-flip tfoot tr {
      display: block;
      border-top: 0;
      border-bottom: 0; }
    .table-responsive.table-responsive-flip thead td, .table-responsive.table-responsive-flip thead th, .table-responsive.table-responsive-flip tfoot td, .table-responsive.table-responsive-flip tfoot th {
      display: block;
      border-bottom: 1px solid #c5c5c5; }
      .table-responsive.table-responsive-flip thead td:last-child, .table-responsive.table-responsive-flip thead th:last-child, .table-responsive.table-responsive-flip tfoot td:last-child, .table-responsive.table-responsive-flip tfoot th:last-child {
        border-bottom: 0; }
    .table-responsive.table-responsive-flip thead:after, .table-responsive.table-responsive-flip tfoot:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
  .table-responsive.table-responsive-flip tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap; }
    .table-responsive.table-responsive-flip tbody tr {
      display: inline-block;
      border-top: 0;
      border-bottom: 0;
      vertical-align: top; }
    .table-responsive.table-responsive-flip tbody th, .table-responsive.table-responsive-flip tbody td {
      display: block;
      border-bottom: 1px solid #c5c5c5; }
      .table-responsive.table-responsive-flip tbody th:last-child, .table-responsive.table-responsive-flip tbody td:last-child {
        border-bottom: 0; }
  .table-responsive.table-responsive-flip:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .table-responsive.table-responsive-flip.table-no-border {
    border: 0; }
    .table-responsive.table-responsive-flip.table-no-border thead td, .table-responsive.table-responsive-flip.table-no-border thead th, .table-responsive.table-responsive-flip.table-no-border tfoot td, .table-responsive.table-responsive-flip.table-no-border tfoot th {
      border: 0; }
    .table-responsive.table-responsive-flip.table-no-border tbody td, .table-responsive.table-responsive-flip.table-no-border tbody th {
      border: 0; }

.table-responsive.table-responsive-repeat {
  width: 100%;
  display: block;
  border-bottom: 1px solid #c5c5c5; }
  .table-responsive.table-responsive-repeat thead, .table-responsive.table-responsive-repeat tfoot {
    display: none; }
  .table-responsive.table-responsive-repeat tbody {
    display: block; }
    .table-responsive.table-responsive-repeat tbody tr {
      display: block;
      border-bottom: 0; }
    .table-responsive.table-responsive-repeat tbody td, .table-responsive.table-responsive-repeat tbody th {
      display: block;
      vertical-align: top;
      padding-left: 50%;
      position: relative; }
      .table-responsive.table-responsive-repeat tbody td:before, .table-responsive.table-responsive-repeat tbody th:before {
        content: attr(title);
        position: absolute;
        left: 10px;
        top: 5px;
        display: inline-block;
        width: 45%;
        vertical-align: top;
        font-weight: 600; }
  .table-responsive.table-responsive-repeat.table-relax tbody td:before, .table-responsive.table-responsive-repeat.table-relax tbody th:before {
    top: 10px; }
  .table-responsive.table-responsive-repeat.table-compact tbody td:before, .table-responsive.table-responsive-repeat.table-compact tbody th:before {
    top: 2.5px;
    left: 5px; }
  .table-responsive.table-responsive-repeat.table-no-border {
    border: 0; }
    .table-responsive.table-responsive-repeat.table-no-border tbody tr {
      border: 0; }
  .table-responsive.table-responsive-repeat.table-border {
    border-top: 1px solid #c5c5c5; }
    .table-responsive.table-responsive-repeat.table-border tbody tr {
      border-bottom: 1px solid #c5c5c5; }
      .table-responsive.table-responsive-repeat.table-border tbody tr:last-child {
        border-bottom: 0; }
      .table-responsive.table-responsive-repeat.table-border tbody tr th, .table-responsive.table-responsive-repeat.table-border tbody tr td {
        border-bottom: 1px solid #c5c5c5;
        border-top: 0;
        border-left: 0;
        border-right: 0; }
        .table-responsive.table-responsive-repeat.table-border tbody tr th:last-child, .table-responsive.table-responsive-repeat.table-border tbody tr td:last-child {
          border-bottom: 0; }

.card {
  background: #FFF;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
  transition: all ease-in-out .2s;
  padding: 20px; }
  .card.card-with-zoom:hover {
    transform: scale(1.025); }
  .card.card-with-border {
    border-top: 5px solid #464646; }
    .card.card-with-border:hover, .card.card-with-border:active, .card.card-with-border:focus {
      border-top-color: #e2001a; }
  .card.card-with-no-shadow {
    box-shadow: none; }
  .card:hover, .card:active, .card:focus {
    box-shadow: 0 7px 10px 0 rgba(0, 0, 0, 0.15); }
    .card:hover.card-with-no-shadow, .card:active.card-with-no-shadow, .card:focus.card-with-no-shadow {
      box-shadow: none; }
  .card > *:first-child {
    margin-top: 0; }
  .card > *:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 700px) {
    .card {
      padding: 10px;
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1); }
      .card.card-with-border {
        border-top-width: 3px;
        /* 3px, no respeto el ritmo vertical */ }
      .card.card-with-no-shadow {
        box-shadow: none; }
      .card:hover, .card:active, .card:focus {
        box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.15); }
        .card:hover.card-with-no-shadow, .card:active.card-with-no-shadow, .card:focus.card-with-no-shadow {
          box-shadow: none; } }
  .card.card-product {
    padding: 10px 30px 10px 10px; }
    .card.card-product a {
      display: flex;
      align-items: stretch;
      color: #000;
      text-decoration: none; }
      .card.card-product a:hover {
        text-decoration: underline; }
    .card.card-product .card-product-image {
      margin-right: 10px;
      line-height: 0; }
      .card.card-product .card-product-image img {
        width: 80px; }
    .card.card-product .card-product-title {
      font-weight: 600; }
    .card.card-product .card-product-subtitle {
      color: #A8A8A8; }
    .card.card-product .card-product-action {
      margin-top: 15px; }
    @media screen and (max-width: 700px) {
      .card.card-product {
        padding: 7.5px 30px 7.5px 7.5px; }
        .card.card-product .card-product-image {
          margin-right: 7.5px; }
          .card.card-product .card-product-image img {
            width: 60px; }
        .card.card-product .card-product-action {
          margin-top: 10px; } }
  .card.card-product-small {
    padding: 5px 30px 5px 5px;
    font-size: .9rem;
    /* No utilizo la guía */ }
    .card.card-product-small .card-product-image {
      margin-right: 5px; }
      .card.card-product-small .card-product-image img {
        width: 60px; }
    .card.card-product-small .card-product-action {
      margin-top: 5px; }
    @media screen and (max-width: 700px) {
      .card.card-product-small .card-product-image img {
        width: 50px; }
      .card.card-product-small .card-product-action {
        margin-top: 5px; } }

/* Components */
footer {
  padding: 40px 0;
  margin-top: 20px; }
  footer .container {
    max-width: 1200px;
    text-align: center; }

.footer-black {
  background: #222;
  margin-top: 0; }

.footer-background {
  background-repeat: no-repeat;
  margin-top: 0;
  background-color: #c9d0d6;
  background-position: top;
  padding-top: 200px;
  /* Cuando tiene la imagen, usamos un padding superior exagerado */ }

@media screen and (min-width: 1500px) {
  .footer-background {
    background-image: url("https://d2wxkzn4zrc8hy.cloudfront.net/ui/footer/footer-background-lg.webp"); } }
@media screen and (min-width: 800px) and (max-width: 1499px) {
  .footer-background {
    background-image: url("https://d2wxkzn4zrc8hy.cloudfront.net/ui/footer/footer-background-md.webp");
    background-size: auto 100%;
    padding-top: 360px;
    /* Cuando tiene la imagen, usamos un padding superior exagerado */ } }
@media screen and (max-width: 799px) {
  .footer-background {
    background-image: url("https://d2wxkzn4zrc8hy.cloudfront.net/ui/footer/footer-background-sm.webp");
    background-size: auto 100%;
    padding-top: 200px;
    /* Cuando tiene la imagen, usamos un padding superior exagerado */
    padding-bottom: 200px;
    /* Cuando tiene la imagen, usamos un padding inferior exagerado, para que la imagen no se corte */ } }
#footer-nav, #footer-nav-secondary {
  padding: 0;
  margin: 10px 10px; }
  #footer-nav li, #footer-nav-secondary li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 15px; }
    #footer-nav li a, #footer-nav-secondary li a {
      color: #FFF;
      font-weight: 600;
      line-height: 25px;
      text-transform: uppercase;
      text-decoration: none; }

#footer-nav-secondary {
  margin: 10px 10px; }

#footer-newsletter {
  margin: 30px 0; }
  #footer-newsletter.form-ghost input {
    border-color: #FFF;
    color: #FFF; }
  #footer-newsletter .alert {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: none; }

#footer-newsletter-form {
  position: relative;
  display: inline-block; }
  #footer-newsletter-form button.btn-primary {
    position: absolute;
    right: 5px;
    top: 5px;
    background: rgba(255, 255, 255, 0.5);
    border: 0;
    padding-left: 15px;
    padding-right: 15px; }

@media screen and (max-width: 700px) {
  #footer-newsletter-form .input-large {
    width: 290px; } }
#footer-redes {
  padding: 0;
  margin: 30px 10px 60px; }
  #footer-redes li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 7.5px; }
    #footer-redes li a {
      color: #FFF;
      text-decoration: none;
      transition: opacity ease-in-out .2s; }
      #footer-redes li a:hover {
        opacity: .85; }

#footer-links {
  font-size: 0.777rem;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
  margin: 30px auto;
  opacity: .8; }
  #footer-links a {
    color: #FFF;
    text-decoration: none; }
    #footer-links a:hover {
      text-decoration: underline; }

#footer-copyright {
  color: #FFF;
  margin: 0 10px 30px;
  font-size: 0.777rem;
  opacity: .8; }
  #footer-copyright a {
    color: #FFF; }
    #footer-copyright a:hover {
      text-decoration: none; }

@media screen and (max-width: 700px) {
  #footer-links, #footer-copyright {
    font-size: 1rem; } }
#footer-legal {
  padding: 0;
  margin: 30px 10px 0; }
  #footer-legal li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 5px 7.5px; }
    #footer-legal li a {
      opacity: .75;
      transition: all ease-in-out .2s; }
      #footer-legal li a:hover {
        opacitY: 1; }

/* Utils */
/* Variables que se comparten entre todas las páginas de las carreras */
/* Esta hoja de estilos contiene estilos que se compartirán entre todas las páginas de las landings */
#wrapper {
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto; }

/* HEADER */
header {
  background: #FFF;
  height: 90px;
  padding: 15px 0; }
  header #header-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    text-align: center; }
    header #header-logo img {
      height: 60px; }
    header #header-logo div {
      margin-left: 30px;
      text-transform: uppercase;
      font-style: italic;
      color: #FFF;
      background: #333;
      padding: 5px 10px;
      border-radius: 3px;
      transform: skewX(-10deg); }
      header #header-logo div span {
        display: block;
        transform: skewX(10deg); }
  @media screen and (max-width: 1200px) {
    header {
      height: 70px;
      padding: 10px; }
      header #header-logo img {
        height: 50px; }
      header #header-logo div {
        font-size: .9rem;
        padding: calc($baseline/2) 10px; } }
  @media screen and (max-width: 700px) {
    header {
      height: 50px;
      padding: 10px; }
      header #header-logo img {
        height: 30px; }
      header #header-logo div {
        margin-left: 20px;
        font-size: .85rem;
        padding: calc($baseline/2) 7px; } }

/* Botón con gradiente */
.btn.btn-grey-gradient {
  background: linear-gradient(180deg, #4D4960 0%, #373547 100%);
  border: 0;
  padding: 15px 45px; }
  .btn.btn-grey-gradient:hover {
    background: linear-gradient(180deg, #433F56 0%, #20202E 100%); }
  .btn.btn-grey-gradient.btn-proximamente {
    opacity: .8;
    cursor: inherit; }

/* Animación spotlight */
@keyframes btn-spotlight {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.15); } }
.animate-spotlight {
  animation-name: btn-spotlight;
  animation-timing-function: ease-in-out;
  animation-duration: .8s; }

/*# sourceMappingURL=global.css.map */
