@charset "UTF-8";
/*
Theme Name: HELLO XXXXXXXXXXX
Theme URI: http: //www.xxxxxxxxxxxxxxx.com/
Description: Tema a medida de XXXXXXXXXXX
Author: Andres Ramirez Leria
Template: hello-elementor
Text Domain: hello-elementor-child
Author URI: http://wwww.arleria.com/
Version: 0.1
*/
/*! normalize.css v8.0.1 | 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 iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  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
   ========================================================================== */
/**
 * 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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */ }

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * 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 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

.btn {
  display: inline-block;
  font-weight: 400;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1.7;
  border-radius: 4px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #333333;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(180, 36, 72, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }

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

.btn-primary {
  color: #fff;
  background-color: #B42448;
  border-color: #B42448; }
  .btn-primary:hover {
    color: #fff;
    background-color: #941e3b;
    border-color: #8a1c37; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(191, 69, 99, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #B42448;
    border-color: #B42448; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #8a1c37;
    border-color: #7f1933; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(191, 69, 99, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #B42448;
  border-color: #B42448; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #B42448;
    border-color: #B42448; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(180, 36, 72, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #B42448;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #B42448;
    border-color: #B42448; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(180, 36, 72, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #B42448;
  text-decoration: none; }
  .btn-link:hover {
    color: #74172f;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.40625rem;
  line-height: 1.5;
  border-radius: 4px; }
  @media (max-width: 1200px) {
    .btn-lg {
      font-size: calc(1.265625rem + 0.1875vw) ; } }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.984375rem;
  line-height: 1.5;
  border-radius: 4px; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

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

/* Diferentes Tamaños de Columnas para porcentajes fijados y diferentes breakpoins
.col-10-xs-up, .col-20-xs-up, .col-30-xs-up, .col-40-xs-up, .col-50-xs-up, .col-60-xs-up, .col-70-xs-up, .col-80-xs-up, .col-90-xs-up, .col-100-xs-up,
.col-10-sm-up, .col-20-sm-up, .col-30-sm-up, .col-40-sm-up, .col-50-sm-up, .col-60-sm-up, .col-70-sm-up, .col-80-sm-up, .col-90-sm-up, .col-100-sm-up,
.col-10-md-up, .col-20-md-up, .col-30-md-up, .col-40-md-up, .col-50-md-up, .col-60-md-up, .col-70-md-up, .col-80-md-up, .col-90-md-up, .col-100-md-up,
.col-10-lg-up, .col-20-lg-up, .col-30-lg-up, .col-40-lg-up, .col-50-lg-up, .col-60-lg-up, .col-70-lg-up, .col-80-lg-up, .col-90-lg-up, .col-100-lg-up,
.col-10-xl-up, .col-20-xl-up, .col-30-xl-up, .col-40-xl-up, .col-50-xl-up, .col-60-xl-up, .col-70-xl-up, .col-80-xl-up, .col-90-xl-up, .col-100-xl-up
*/
/*=======================================================
  BASE
========================================================*/
html {
  height: auto;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important; }

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

img {
  max-width: 100%;
  height: auto; }
  img.widthAuto {
    width: 100%; }
    @media (min-width: 768px) {
      img.widthAuto {
        width: auto; } }

body {
  font-weight: 400; }

a.svg {
  position: relative;
  display: inline-block; }

a.svg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.unselectable {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */ }

.width100 {
  width: 100%; }

.no-bottom-margin p {
  margin-bottom: 0 !important; }

.text-shadow-1 {
  text-shadow: 4px 0px 2px rgba(0, 0, 0, 0.3); }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

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

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

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

@media (max-width: 1000px) {
  .text-center-below-1000 {
    text-align: center; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.fixed {
  position: fixed !important; }

.flex-xs-up {
  /* La composición Flex solo se aplicará en tamaños superiores a md */
  display: -webkit-flex;
  display: flex; }

.flex-sm-up {
  /* La composición Flex solo se aplicará en tamaños superiores a md */ }
  @media (min-width: 544px) {
    .flex-sm-up {
      display: -webkit-flex;
      display: flex; } }

.flex-md-up {
  /* La composición Flex solo se aplicará en tamaños superiores a md */ }
  @media (min-width: 768px) {
    .flex-md-up {
      display: -webkit-flex;
      display: flex; } }

.flex-lg-up {
  /* La composición Flex solo se aplicará en tamaños superiores a lg */ }
  @media (min-width: 992px) {
    .flex-lg-up {
      display: -webkit-flex;
      display: flex; } }

.flex-xl-up {
  /* La composición Flex solo se aplicará en tamaños superiores a lg */ }
  @media (min-width: 1200px) {
    .flex-xl-up {
      display: -webkit-flex;
      display: flex; } }

.flex-wrapped {
  /* Flex items will wrap onto multiple lines, from top to bottom */
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

/*
.col-10-xs-up, .col-20-xs-up, .col-30-xs-up, .col-40-xs-up, .col-50-xs-up, .col-60-xs-up, .col-70-xs-up, .col-80-xs-up, .col-90-xs-up, .col-100-xs-up,
.col-10-sm-up, .col-20-sm-up, .col-30-sm-up, .col-40-sm-up, .col-50-sm-up, .col-60-sm-up, .col-70-sm-up, .col-80-sm-up, .col-90-sm-up, .col-100-sm-up,
.col-10-md-up, .col-20-md-up, .col-30-md-up, .col-40-md-up, .col-50-md-up, .col-60-md-up, .col-70-md-up, .col-80-md-up, .col-90-md-up, .col-100-md-up,
.col-10-lg-up, .col-20-lg-up, .col-30-lg-up, .col-40-lg-up, .col-50-lg-up, .col-60-lg-up, .col-70-lg-up, .col-80-lg-up, .col-90-lg-up, .col-100-lg-up,
.col-10-xl-up, .col-20-xl-up, .col-30-xl-up, .col-40-xl-up, .col-50-xl-up, .col-60-xl-up, .col-70-xl-up, .col-80-xl-up, .col-90-xl-up, .col-100-xl-up
*/
.col-10-xs-up, .col-20-xs-up, .col-30-xs-up, .col-40-xs-up, .col-50-xs-up, .col-60-xs-up, .col-70-xs-up, .col-80-xs-up, .col-90-xs-up, .col-100-xs-up, .col-10-320-up, .col-20-320-up, .col-30-320-up, .col-40-320-up, .col-50-320-up, .col-60-320-up, .col-70-320-up, .col-80-320-up, .col-90-320-up, .col-100-320-up, .col-10-450-up, .col-20-450-up, .col-30-450-up, .col-40-450-up, .col-50-450-up, .col-60-450-up, .col-70-450-up, .col-80-450-up, .col-90-450-up, .col-100-450-up, .col-10-sm-up, .col-20-sm-up, .col-30-sm-up, .col-40-sm-up, .col-50-sm-up, .col-60-sm-up, .col-70-sm-up, .col-80-sm-up, .col-90-sm-up, .col-100-sm-up, .col-10-md-up, .col-20-md-up, .col-30-md-up, .col-40-md-up, .col-50-md-up, .col-60-md-up, .col-70-md-up, .col-80-md-up, .col-90-md-up, .col-100-md-up, .col-10-lg-up, .col-20-lg-up, .col-30-lg-up, .col-40-lg-up, .col-50-lg-up, .col-60-lg-up, .col-70-lg-up, .col-80-lg-up, .col-90-lg-up, .col-100-lg-up, .col-10-1000px-up, .col-20-1000px-up, .col-30-1000px-up, .col-40-1000px-up, .col-50-1000px-up, .col-60-1000px-up, .col-70-1000px-up, .col-80-1000px-up, .col-90-1000px-up, .col-100-1000px-up, .col-10-xl-up, .col-20-xl-up, .col-30-xl-up, .col-40-xl-up, .col-50-xl-up, .col-60-xl-up, .col-70-xl-up, .col-80-xl-up, .col-90-xl-up, .col-100-xl-up {
  width: 100%;
  position: relative;
  min-height: 1px; }

.col-10-xs-up {
  width: 10%; }
  .col-10-xs-up.marginHorizCentered {
    margin: 0 auto; }

.col-20-xs-up {
  width: 20%; }
  .col-20-xs-up.marginHorizCentered {
    margin: 0 auto; }

.col-30-xs-up {
  width: 30%; }
  .col-30-xs-up.marginHorizCentered {
    margin: 0 auto; }

.col-40-xs-up {
  width: 40%; }
  .col-40-xs-up.marginHorizCentered {
    margin: 0 auto; }

.col-50-xs-up {
  width: 50%; }
  .col-50-xs-up.marginHorizCentered {
    margin: 0 auto; }

.col-60-xs-up {
  width: 60%; }
  .col-60-xs-up.marginHorizCentered {
    margin: 0 auto; }

.col-70-xs-up {
  width: 70%; }
  .col-70-xs-up.marginHorizCentered {
    margin: 0 auto; }

.col-80-xs-up {
  width: 80%; }
  .col-80-xs-up.marginHorizCentered {
    margin: 0 auto; }

.col-90-xs-up {
  width: 90%; }
  .col-90-xs-up.marginHorizCentered {
    margin: 0 auto; }

.col-100-xs-up {
  width: 100%; }
  .col-100-xs-up.marginHorizCentered {
    margin: 0 auto; }

.col-10-320-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 320px) {
  .col-10-320-up {
    width: 10%; } }

.col-20-320-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 320px) {
  .col-20-320-up {
    width: 20%; } }

.col-30-320-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 320px) {
  .col-30-320-up {
    width: 30%; } }

.col-40-320-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 320px) {
  .col-40-320-up {
    width: 40%; } }

.col-50-320-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 320px) {
  .col-50-320-up {
    width: 50%; } }

.col-60-320-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 320px) {
  .col-60-320-up {
    width: 60%; } }

.col-70-320-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 320px) {
  .col-70-320-up {
    width: 70%; } }

.col-80-320-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 320px) {
  .col-80-320-up {
    width: 80%; } }

.col-90-320-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 320px) {
  .col-90-320-up {
    width: 90%; } }

.col-100-320-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 320px) {
  .col-100-320-up {
    width: 100%; } }

.col-10-450-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 450px) {
  .col-10-450-up {
    width: 10%; } }

.col-20-450-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 450px) {
  .col-20-450-up {
    width: 20%; } }

.col-30-450-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 450px) {
  .col-30-450-up {
    width: 30%; } }

.col-40-450-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 450px) {
  .col-40-450-up {
    width: 40%; } }

.col-50-450-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 450px) {
  .col-50-450-up {
    width: 50%; } }

.col-60-450-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 450px) {
  .col-60-450-up {
    width: 60%; } }

.col-70-450-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 450px) {
  .col-70-450-up {
    width: 70%; } }

.col-80-450-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 450px) {
  .col-80-450-up {
    width: 80%; } }

.col-90-450-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 450px) {
  .col-90-450-up {
    width: 90%; } }

.col-100-450-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 450px) {
  .col-100-450-up {
    width: 100%; } }

.col-10-sm-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 544px) {
  .col-10-sm-up {
    width: 10%; } }

.col-20-sm-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 544px) {
  .col-20-sm-up {
    width: 20%; } }

.col-30-sm-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 544px) {
  .col-30-sm-up {
    width: 30%; } }

.col-40-sm-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 544px) {
  .col-40-sm-up {
    width: 40%; } }

.col-50-sm-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 544px) {
  .col-50-sm-up {
    width: 50%; } }

.col-60-sm-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 544px) {
  .col-60-sm-up {
    width: 60%; } }

.col-70-sm-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 544px) {
  .col-70-sm-up {
    width: 70%; } }

.col-80-sm-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 544px) {
  .col-80-sm-up {
    width: 80%; } }

.col-90-sm-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 544px) {
  .col-90-sm-up {
    width: 90%; } }

.col-100-sm-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 544px) {
  .col-100-sm-up {
    width: 100%; } }

.col-10-md-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 768px) {
  .col-10-md-up {
    width: 10%; } }

.col-20-md-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 768px) {
  .col-20-md-up {
    width: 20%; } }

.col-30-md-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 768px) {
  .col-30-md-up {
    width: 30%; } }

.col-40-md-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 768px) {
  .col-40-md-up {
    width: 40%; } }

.col-50-md-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 768px) {
  .col-50-md-up {
    width: 50%; } }

.col-60-md-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 768px) {
  .col-60-md-up {
    width: 60%; } }

.col-70-md-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 768px) {
  .col-70-md-up {
    width: 70%; } }

.col-80-md-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 768px) {
  .col-80-md-up {
    width: 80%; } }

.col-90-md-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 768px) {
  .col-90-md-up {
    width: 90%; } }

.col-100-md-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 768px) {
  .col-100-md-up {
    width: 100%; } }

.col-10-lg-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 992px) {
  .col-10-lg-up {
    width: 10%; } }

.col-20-lg-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 992px) {
  .col-20-lg-up {
    width: 20%; } }

.col-30-lg-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 992px) {
  .col-30-lg-up {
    width: 30%; } }

.col-40-lg-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 992px) {
  .col-40-lg-up {
    width: 40%; } }

.col-50-lg-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 992px) {
  .col-50-lg-up {
    width: 50%; } }

.col-60-lg-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 992px) {
  .col-60-lg-up {
    width: 60%; } }

.col-70-lg-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 992px) {
  .col-70-lg-up {
    width: 70%; } }

.col-80-lg-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 992px) {
  .col-80-lg-up {
    width: 80%; } }

.col-90-lg-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 992px) {
  .col-90-lg-up {
    width: 90%; } }

.col-100-lg-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 992px) {
  .col-100-lg-up {
    width: 100%; } }

.col-10-1000px-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1000px) {
  .col-10-1000px-up {
    width: 10%; } }

.col-20-1000px-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1000px) {
  .col-20-1000px-up {
    width: 20%; } }

.col-30-1000px-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1000px) {
  .col-30-1000px-up {
    width: 30%; } }

.col-40-1000px-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1000px) {
  .col-40-1000px-up {
    width: 40%; } }

.col-50-1000px-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1000px) {
  .col-50-1000px-up {
    width: 50%; } }

.col-60-1000px-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1000px) {
  .col-60-1000px-up {
    width: 60%; } }

.col-70-1000px-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1000px) {
  .col-70-1000px-up {
    width: 70%; } }

.col-80-1000px-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1000px) {
  .col-80-1000px-up {
    width: 80%; } }

.col-90-1000px-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1000px) {
  .col-90-1000px-up {
    width: 90%; } }

.col-100-1000px-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1000px) {
  .col-100-1000px-up {
    width: 100%; } }

.col-10-xl-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-10-xl-up {
    width: 10%; } }

.col-20-xl-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-20-xl-up {
    width: 20%; } }

.col-30-xl-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-30-xl-up {
    width: 30%; } }

.col-40-xl-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-40-xl-up {
    width: 40%; } }

.col-50-xl-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-50-xl-up {
    width: 50%; } }

.col-60-xl-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-60-xl-up {
    width: 60%; } }

.col-70-xl-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-70-xl-up {
    width: 70%; } }

.col-80-xl-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-80-xl-up {
    width: 80%; } }

.col-90-xl-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-90-xl-up {
    width: 90%; } }

.col-100-xl-up.marginHorizCentered {
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-100-xl-up {
    width: 100%; } }

hr.transp-1 {
  border: none;
  margin: 0 0 1rem 0; }

hr.transp-1_5 {
  border: none;
  margin: 0 0 1.5rem 0; }

hr.transp-2 {
  border: none;
  margin: 0 0 2rem 0; }

hr.transp-3 {
  border: none;
  margin: 0 0 3rem 0; }

hr.transp-4 {
  border: none;
  margin: 0 0 4rem 0; }

/*=======================================================
			FORMULARIO DE CONTACTO RESALTADO
========================================================*/
.contact-form-highlited-wrapper {
  text-align: center;
  color: #fff; }
  .contact-form-highlited-wrapper h2, .contact-form-highlited-wrapper h3 {
    color: #fff !important; }
  .contact-form-highlited-wrapper .contact-form-highlited ::placeholder {
    color: #333; }
  .contact-form-highlited-wrapper .contact-form-highlited .who {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px; }
    .contact-form-highlited-wrapper .contact-form-highlited .who .field-4 {
      flex: 0 0 100%;
      max-width: 100%;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      margin-top: 30px; }
      @media (min-width: 544px) {
        .contact-form-highlited-wrapper .contact-form-highlited .who .field-4 {
          flex: 0 0 50%;
          max-width: 50%; } }
      @media (min-width: 992px) {
        .contact-form-highlited-wrapper .contact-form-highlited .who .field-4 {
          flex: 0 0 25%;
          max-width: 25%;
          margin-top: 0; } }
      .contact-form-highlited-wrapper .contact-form-highlited .who .field-4 input {
        background: #fff;
        border: none; }
    .contact-form-highlited-wrapper .contact-form-highlited .who .field-3 {
      flex: 0 0 100%;
      max-width: 100%;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      margin-top: 30px; }
      @media (min-width: 544px) {
        .contact-form-highlited-wrapper .contact-form-highlited .who .field-3 {
          flex: 0 0 100%;
          max-width: 100%; } }
      @media (min-width: 992px) {
        .contact-form-highlited-wrapper .contact-form-highlited .who .field-3 {
          flex: 0 0 33%;
          max-width: 33%;
          margin-top: 0; } }
      .contact-form-highlited-wrapper .contact-form-highlited .who .field-3 input {
        background: #fff;
        border: none;
        padding: 17px !important;
        color: #333333 !important;
        font-size: 18px !important; }
  .contact-form-highlited-wrapper .contact-form-highlited .what select {
    font-size: 16px !important;
    height: 56px !important;
    line-height: 50px !important;
    border-radius: 0 !important;
    padding: 10px;
    width: 100%;
    border: none !important;
    margin-bottom: 30px; }
  .contact-form-highlited-wrapper .contact-form-highlited .what textarea {
    background: #fff;
    color: #333333 !important; }
  .contact-form-highlited-wrapper .contact-form-highlited .recaptcha .wpcf7-recaptcha > div {
    margin: 15px auto 30px auto; }
  .contact-form-highlited-wrapper .contact-form-highlited .send {
    margin-top: 30px; }
  .contact-form-highlited-wrapper .wpcf7-response-output {
    color: #333333 !important; }
  .contact-form-highlited-wrapper.primary .send input[type="submit"] {
    background: #B42448 !important;
    color: #333333 !important; }
  .contact-form-highlited-wrapper.white .send input[type="submit"] {
    background: #fff !important;
    color: #B42448 !important; }
  @media (min-width: 768px) {
    .contact-form-highlited-wrapper p {
      width: 85%;
      margin: 0 auto; } }

body[data-form-submit="regular"] .container-wrap input[type=submit] {
  padding: 1rem 1.5rem !important; }
  @media (min-width: 768px) {
    body[data-form-submit="regular"] .container-wrap input[type=submit] {
      font-size: 14px !important;
      padding: 1.3rem 2rem !important; } }

footer#footer {
  background-color: #252525;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  text-transform: uppercase;
  font-size: 0.588rem;
  letter-spacing: 2.3px; }
  @media (min-width: 992px) {
    footer#footer {
      padding-left: 30px;
      padding-right: 30px;
      display: flex;
      display: -webkit-flex;
      justify-content: space-between; } }
  footer#footer ul {
    display: flex;
    display: -webkit-flex;
    margin: 0px;
    padding: 0px;
    list-style: none; }
    footer#footer ul li {
      display: inline-block; }
  footer#footer .copyright-and-legal {
    order: 1;
    width: 100%; }
    footer#footer .copyright-and-legal a {
      color: #FFCE6E; }
      footer#footer .copyright-and-legal a:hover {
        color: #fff; }
    @media (min-width: 544px) {
      footer#footer .copyright-and-legal {
        display: flex;
        display: -webkit-flex;
        justify-content: center; } }
    @media (min-width: 992px) {
      footer#footer .copyright-and-legal {
        order: 0;
        width: auto; } }
    footer#footer .copyright-and-legal .copyright {
      margin-bottom: 15px; }
      @media (min-width: 544px) {
        footer#footer .copyright-and-legal .copyright {
          margin-right: 20px; } }
    footer#footer .copyright-and-legal ul {
      display: inline-block;
      margin-bottom: 15px; }
      footer#footer .copyright-and-legal ul li:after {
        content: "\2003|"; }
      footer#footer .copyright-and-legal ul li:before {
        content: "\2002"; }
      footer#footer .copyright-and-legal ul li:last-child:after {
        content: ""; }
  footer#footer .website-links {
    order: 0;
    width: 100%; }
    @media (min-width: 992px) {
      footer#footer .website-links {
        order: 0;
        width: auto; } }
    footer#footer .website-links ul {
      display: inline-block;
      margin-bottom: 25px; }
      footer#footer .website-links ul li:after {
        content: "\2003/"; }
      footer#footer .website-links ul li:before {
        content: "\2002"; }
      footer#footer .website-links ul li:last-child:after {
        content: ""; }
      footer#footer .website-links ul li a {
        color: #fff; }
        footer#footer .website-links ul li a:hover {
          color: #FFCE6E; }

.web-developer {
  background-color: #121212;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.588rem;
  letter-spacing: 2.3px; }
  .web-developer a {
    color: #ffcb07; }
