/*! 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.
 */
b 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.
 */
/**
 * 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;
}

/* TIPOGRAFIA */
/* COLORES */
html {
  font-size: 62.5%;
  box-sizing: border-box;
}

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

body {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #1a1a1a;
  font-size: 2rem;
}

p {
  color: #1a1a1a;
  line-height: 1.5;
}

.contenedor {
  width: 90%;
  max-width: 128rem;
  margin: 1rem auto;
}

a {
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  color: #4179C4;
}

a:hover {
  color: #4179C4;
  transition: 0.5s;
  font-weight: bold;
}

h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 3.4rem;
  margin: 3rem 0 3rem 0;
  color: #4179C4;
  font-weight: 600;
  text-align: center;
}

h2 {
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  margin: 3rem 0 3rem 0;
}

h3 {
  font-family: "Roboto", sans-serif;
  font-size: 3.2rem;
  text-transform: uppercase;
  color: #4179C4;
  text-align: center;
}

.blanco {
  color: #FFFFFF;
}

.azul {
  color: #4179C4;
  font-weight: bold;
}

.boton {
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 3rem;
  width: 15rem;
  height: 6.3rem;
  padding: 5px;
  text-align: center;
  font-family: "Oswald", sans-serif, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  color: #4179C4;
  background-color: #FFFFFF;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.boton:hover {
  color: #FFFFFF;
  transform: none;
}

.borde {
  border: 2px solid #4179C4;
  border-radius: 5px;
  padding: 1.5rem;
}

.privacidad {
  display: inline-flex;
  align-items: start;
}

.linea {
  text-decoration: underline;
}

fieldset {
  border: 2px solid #4179C4;
  margin-bottom: 2rem;
}

.negro {
  color: #000000;
  font-weight: bold;
}

body > section {
  padding: 10rem 0rem;
}

.volver {
  width: 4rem;
}

.contenido-header {
  text-align: center;
  line-height: 1.8;
}

ul.navegacion-principal li {
  display: inline-block;
  list-style: none;
  margin-right: 1.5rem;
}

.checkbtn {
  width: 5rem;
  float: right;
  line-height: 20rem;
  margin-right: 4rem;
  margin-top: 7rem;
  cursor: pointer;
  display: none;
  vertical-align: middle;
}

#check {
  display: none;
}

@media (max-width: 380px) {
  .checkbtn {
    margin-right: 1rem;
  }
}
@media (max-width: 985px) {
  .checkbtn {
    display: block;
    margin: 0;
    float: right;
    margin-left: auto;
  }
  ul {
    position: fixed;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    top: 8rem;
    left: -100%;
    text-align: center;
    transition: all 0.5s;
    background-color: #1a1a1a;
    z-index: 10;
  }
  ul li {
    display: block;
    margin: 50px 0;
    line-height: 30px;
  }
  .navegacion-principal ul li a {
    font-size: 20px;
    color: #FFFFFF;
  }
  #check:checked ~ ul {
    left: 0;
  }
}
.volver {
  position: fixed;
  bottom: 20px;
  right: -100px;
  transition: all 1s;
  width: 75px;
  height: 75px;
}

.acepto {
  display: inline-block;
  text-transform: lowercase;
}

.newsletter-contenedor {
  border: 2px solid #4179C4;
  border-radius: 5px;
  padding: 1.5rem;
}

.newsletter-contenedor p {
  color: #1a1a1a;
}

label {
  color: #1a1a1a;
}

.boton-newsletter {
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 22rem;
  height: 6.3rem;
  padding: 5px;
  text-align: center;
  font-family: "Roboto", sans-serif, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  color: #4179C4;
  background-color: #FFFFFF;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  word-break: break-all;
}

.footer {
  border-top: 1px solid #4179C4;
  display: flex;
  flex-direction: column;
}

.menu-cookies {
  display: flex;
  flex-direction: row;
  margin: 1rem 0rem;
  padding: 2rem 0rem 1rem 0rem;
}

.menu-cookies a {
  padding-right: 2rem;
}

.copyright {
  margin-top: 1rem;
  color: #4179C4;
}

@media (max-width: 390px) {
  .menu-cookies {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.avisocookies {
  background: #1a1a1a;
}
.avisocookies p {
  padding: 1rem;
  color: #FFFFFF;
}

@media (min-width: 768px) {
  .container {
    display: flex;
    flex-direction: row;
  }
}
form {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

fieldset {
  margin-top: 2rem;
  border-radius: 1rem;
}

label {
  font-weight: bold;
  font-size: 1.8rem;
  text-transform: uppercase;
  display: block;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

input:not([type=submit]),
textarea,
.ferriss {
  padding: 1rem;
  display: block;
  width: 100%;
  border: 1px solid #1a1a1a;
  border-radius: 1rem;
  margin-bottom: 2rem;
}

textarea {
  height: 20rem;
}

.forma-contacto {
  padding-left: 1rem;
  max-width: 30rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

input[type=radio] {
  margin: 2rem;
  width: auto;
}

.noborde {
  border: none;
}

@media (min-width: 300px) {
  input[type=radio] {
    margin: 0.5rem;
    width: auto;
  }
}
.enviar {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}

.boton-enviar {
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 15rem;
  height: 6.3rem;
  padding: 5px;
  text-align: center;
  font-family: "Roboto", sans-serif, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #4179C4;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.boton-enviar.opacity {
  opacity: 0.6;
}

.boton-borrar {
  width: 15rem;
  height: 6.3rem;
  background-color: #1a1a1a;
}

@media (max-width: 480px) {
  .enviar {
    flex-direction: column;
  }
  .boton-borrar {
    margin-top: 1rem;
  }
}
.gracias {
  font-size: 10rem;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vg;
}

li {
  list-style: decimal !important;
}

li {
  list-style-type: square !important;
}