@charset "UTF-8";
/*MIXIN PLACEHOLDERS----------------------------*/
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/Helvetica.eot?#iefix") format("embedded-opentype"), url("../fonts/Helvetica.woff") format("woff"), url("../fonts/Helvetica.ttf") format("truetype"), url("../fonts/Helvetica.svg#Helvetica") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100vh;
  font-family: "Roboto Condensed", sans-serif;
}

/*FONTS*/
/*COLORS*/
@media (max-width: 320px) {
  .clientes_log {
    display: none;
  }
}

/* ==========================================================================
   #RESET
   ========================================================================== */
/**
 * A very simple reset that sits on top of Normalize.css.
 */
body,
h1, h2, h3, h4, h5, h6,
blockquote, p, pre,
dl, dd, ol, ul,
figure,
hr,
fieldset, legend {
  margin: 0;
  padding: 0;
}

/**
 * Remove trailing margins from nested lists.
 */
li {
  list-style: none;
}

li > ol,
li > ul {
  margin-bottom: 0;
  list-style: none;
}

a {
  text-decoration: none;
}

/**
 * Remove default table spacing.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/**
 * 1. Reset Chrome and Firefox behaviour which sets a `min-width: min-content;`
 *    on fieldsets.
 */
fieldset {
  min-width: 0; /* [1] */
  border: 0;
}

img {
  max-width: 100%;
  max-height: 100%;
}

img {
  display: block;
  width: 100%;
}

* {
  box-sizing: border-box;
}

body {
  color: #3f3f3f;
  font-family: "Roboto Condensed", sans-serif;
}

main {
  flex-grow: 1;
  width: 100%;
}

footer {
  width: 100%;
}

.wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

a {
  color: inherit;
  text-decoration: none;
}

/* ==========================================================================
   #BOX-SIZING
   ========================================================================== */
/**
 * More sensible default box-sizing:
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 */
html {
  box-sizing: border-box;
}

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

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

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

/**
 * 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 
  color: #708bba;
}*/
/*a:visited { 
  color: #708bba;
}
*/
/**
 * 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;
}

.hero {
  background-color: #007aa3;
  left: 0;
  right: 0;
}
.hero form {
  display: flex;
  align-items: center;
  flex-grow: 1;
  justify-content: center;
}
.hero form label {
  position: absolute;
  top: -42px;
  padding: 18px 0 6px;
  background-color: #007aa3;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
  left: 25%;
  right: 25%;
  width: 50%;
}
@media (max-width: 768px) {
  .hero form label {
    display: none;
  }
}
.hero form .buscar {
  padding: 24px;
  min-width: 90%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 320px) {
  .hero form .buscar {
    padding: 12px 0;
  }
}
.hero form .buscar input {
  height: 44px;
  padding: 11px;
  flex-basis: 69%;
  border: none;
  outline: none;
}
@media (max-width: 320px) {
  .hero form .buscar input {
    flex-basis: 100%;
    font-size: 15px;
  }
}
.hero form .buscar button {
  background-color: transparent;
  border: 3px solid #ffffff;
  color: #ffffff;
  cursor: pointer;
  padding: 10px;
  flex-basis: 30%;
  font-size: 15px;
}
.hero form .buscar button:hover {
  background-color: #ffffff;
  color: #007aa3;
}

.back-hero-1 {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 300px;
}
@media (max-width: 425px) {
  .back-hero-1 {
    display: none;
  }
}

.back-hero-producto {
  background-image: url("../imagenes/familias/cabecera-calentadores.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 300px;
}
@media (max-width: 425px) {
  .back-hero-producto {
    display: none;
    min-height: 160px;
  }
}

.back-hero-compania {
  background-image: url("../imagenes/historia_cabecera.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 350px;
}
@media (max-width: 425px) {
  .back-hero-compania {
    display: none;
    min-height: 160px;
  }
}

.back-hero-noticias {
  background-image: url("../imagenes/cabecera-noticia.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 350px;
}
@media (max-width: 425px) {
  .back-hero-noticias {
    display: none;
    min-height: 160px;
  }
}

.back-hero-contacto {
  background-image: url("../imagenes/cabecera-contacto.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 0;
  min-height: 350px;
}
@media (max-width: 425px) {
  .back-hero-contacto {
    display: none;
  }
}

.back-hero-productos {
  background-image: url("../imagenes/cabecera-productos.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 0;
  min-height: 350px;
}
@media (max-width: 425px) {
  .back-hero-productos {
    display: none;
    min-height: 160px;
  }
}

.back-hero-equipo {
  background-image: url("../imagenes/equipo_cabecera.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 350px;
}
@media (max-width: 425px) {
  .back-hero-equipo {
    display: none;
    min-height: 160px;
  }
}

.back-hero-historia {
  background-image: url("../imagenes/historia_cabecera.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 350px;
}
@media (max-width: 425px) {
  .back-hero-historia {
    display: none;
    min-height: 160px;
  }
}

.back-hero-calidad {
  background-image: url("../imagenes/calidad_cabecera.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 350px;
}
@media (max-width: 425px) {
  .back-hero-calidad {
    display: none;
    min-height: 160px;
  }
}

.back-hero-logistica {
  background-image: url("../imagenes/logistica_cabecera.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 350px;
}
@media (max-width: 425px) {
  .back-hero-logistica {
    display: none;
    min-height: 160px;
  }
}

.back-hero-produccion-propia {
  background-image: url("../imagenes/produccion_propia_cabecera.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 350px;
}
@media (max-width: 425px) {
  .back-hero-produccion-propia {
    display: none;
    min-height: 160px;
  }
}

.back-hero-marcas-representadas {
  background-image: url("../imagenes/marcas_representadas_cabecera.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 350px;
}
@media (max-width: 425px) {
  .back-hero-marcas-representadas {
    display: none;
    min-height: 160px;
  }
}

.header {
  background-color: #007aa3;
  left: 0;
  right: 0;
  z-index: 100;
}
.header .categorias {
  display: flex;
  height: 80px;
  justify-content: center;
  align-items: center;
}
.header.fixed-header .nav {
  padding: 20px 0 0;
}
@media (max-width: 768px) {
  .header.fixed-header .nav {
    padding: 10px 20px;
  }
}
.header .promo {
  position: fixed;
  top: 50%;
  right: -234px;
  width: 278px;
  height: 281px;
  transition: 1s linear all;
  z-index: 999;
}
.header .promo:hover {
  right: 0;
}
@media (max-width: 768px) {
  .header .promo:hover {
    right: -234px;
  }
}
@media (max-width: 425px) {
  .header .promo {
    display: none;
  }
}
.header .promo .inner-promo {
  position: relative;
  font-size: 20px;
}
.header .promo .inner-promo .titulo-desplegable {
  background-color: #ea6e00;
  transform: rotate(-90deg);
  transform-origin: bottom left;
  position: absolute;
  bottom: 0;
  left: 44px;
  width: 289px;
}
.header .promo .inner-promo .titulo-desplegable p {
  padding: 10px;
  font-size: 20px;
  color: white;
  text-align: center;
}
.header .promo .inner-promo .titulo-desplegable .promocion {
  padding: 0px;
  margin: 0px;
  right: 39px;
  top: 18px;
  transform: rotate(90deg);
  max-height: 300px;
  max-width: 260px;
}
@media (max-width: 768px) {
  .header .promo .inner-promo .titulo-desplegable .promocion {
    top: 49.7%;
  }
}
@media (max-width: 425px) {
  .header .promo .inner-promo .titulo-desplegable .promocion {
    margin: 0;
  }
}
.header .promo .inner-promo .titulo-desplegable .promocion .datos .info p {
  font-size: 22px;
  text-align: center;
  padding: 10px;
  color: #000;
}
@media (max-width: 768px) {
  .header .promo .inner-promo .titulo-desplegable .promocion .datos .info p {
    font-size: 18px;
    padding: 0 0 5px;
  }
}
.header .promo .inner-promo .titulo-desplegable .promocion .datos .precio {
  font-size: 34px;
  padding: 5px;
  color: #ffffff;
  background: #007aa3;
}
@media (max-width: 768px) {
  .header .promo .inner-promo .titulo-desplegable .promocion .datos .precio {
    font-size: 16px;
  }
}
.header .promo .inner-promo .titulo-desplegable .promocion .datos .precio p small {
  font-size: 14px;
}
@media (max-width: 768px) {
  .header .promo .inner-promo .titulo-desplegable .promocion .datos .precio p small {
    font-size: 10px;
  }
}
.header .promo .inner-promo .promocion {
  padding-left: 44px;
}
@media (max-width: 768px) {
  .header .promo .inner-promo .promocion {
    top: 49.7%;
  }
}
@media (max-width: 425px) {
  .header .promo .inner-promo .promocion {
    top: 49.6%;
    right: 47px;
  }
}
.header .promo .inner-promo .promocion .datos .info p {
  font-size: 22px;
  text-align: center;
  padding: 10px;
}
@media (max-width: 768px) {
  .header .promo .inner-promo .promocion .datos .info p {
    font-size: 18px;
    padding: 0 0 5px;
  }
}
.header .promo .inner-promo .promocion .datos .precio {
  font-size: 34px;
  padding: 5px;
  color: #ffffff;
  background: #007aa3;
}
@media (max-width: 768px) {
  .header .promo .inner-promo .promocion .datos .precio {
    font-size: 16px;
  }
}
.header .promo .inner-promo .promocion .datos .precio p small {
  font-size: 14px;
}
@media (max-width: 768px) {
  .header .promo .inner-promo .promocion .datos .precio p small {
    font-size: 10px;
  }
}
.header .promo.mostrar-promo {
  right: 0;
}
.header .promo-mobile {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.header .promo-mobile a {
  display: inline-block;
  width: 100%;
  background-color: #ea6e00;
  color: white;
  padding: 10px 30px;
}
@media (min-width: 426px) {
  .header .promo-mobile {
    display: none;
  }
}

.nav {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  color: #ffffff;
  position: relative;
}
@media (max-width: 1440px) {
  .nav {
    padding: 10px 20px;
  }
}
.nav .logo {
  display: flex;
  align-items: center;
  flex-basis: 25%;
}
.nav .logo a {
  z-index: 9999;
}
.nav .logo a img {
  max-width: 220px;
}
@media (max-width: 768px) {
  .nav .logo {
    margin-left: 9%;
  }
}
@media (max-width: 425px) {
  .nav .logo {
    width: 50%;
    margin-left: 15%;
  }
}
@media (max-width: 320px) {
  .nav .logo {
    margin-left: 19%;
  }
}
@media (max-width: 425px) {
  .nav .logo img {
    min-width: 140px;
  }
}
.nav nav {
  display: flex;
}
@media (max-width: 768px) {
  .nav nav {
    flex-basis: 9%;
    justify-content: flex-end;
  }
}
@media (max-width: 425px) {
  .nav nav {
    flex-basis: 20%;
  }
}

nav .nav__menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
}
@media (max-width: 768px) {
  nav .nav__menu {
    display: none;
  }
}
nav .nav__menu .producto-rel {
  position: relative;
}
nav .nav__menu li div {
  display: none;
}
nav .nav__menu li {
  padding: 15px 5px 25px;
  margin: 10px 0 0;
  z-index: 100;
  position: relative;
}
nav .nav__menu li.clientes_log:hover .menu-cliente {
  display: block;
}
@media (max-width: 768px) {
  nav .nav__menu li {
    z-index: 500;
  }
}
nav .nav__menu li .inner-megamenu {
  width: 100%;
  height: auto;
  position: absolute;
  left: -500px;
  top: 80px;
  min-width: 1070px;
  visibility: hidden;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #007aa3;
  transition: all 0.6s linear;
}
nav .nav__menu li .inner-megamenu .megamenu {
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 30px 100px;
  color: #ffffff;
  font-weight: 100;
  width: 80%;
}
nav .nav__menu li .inner-megamenu .megamenu span {
  width: 32%;
  position: relative;
}
nav .nav__menu li .inner-megamenu .megamenu span li {
  display: flex;
  margin: auto;
  padding: 0;
}
nav .nav__menu li .inner-megamenu .megamenu span li .hover-a {
  display: flex;
  align-items: center;
  width: 100%;
}
nav .nav__menu li .inner-megamenu .megamenu span li .hover-a img {
  width: 87px;
  padding: 0 10px;
}
nav .nav__menu li .inner-megamenu .megamenu span li .hover-a p {
  padding: 10px;
  flex-basis: 80%;
  white-space: nowrap;
}
nav .nav__menu li .inner-megamenu .megamenu .bloque-centro:before {
  content: "";
  width: 2px;
  height: 90%;
  position: absolute;
  top: 5%;
  left: -11px;
  background-color: #ffffff;
}
nav .nav__menu li .inner-megamenu .megamenu .bloque-centro:after {
  content: "";
  width: 2px;
  height: 90%;
  position: absolute;
  top: 5%;
  right: -11px;
  background-color: #ffffff;
}
nav .nav__menu li:hover {
  color: #ffffff;
}
nav .nav__menu li:hover .inner-megamenu {
  opacity: 1;
  visibility: visible;
}
nav .nav__menu li:hover .clientes__acceso {
  display: none;
}
nav .nav__menu li .menu-cliente {
  position: absolute;
  background-color: #007aa3;
  padding: 10px;
  color: white;
  top: 43px;
  left: 0;
  display: none;
}
nav .nav__menu li .menu-cliente p {
  width: 140px;
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
nav .nav__menu li .menu-cliente p:last-child {
  border-bottom: none;
}
nav .nav__menu .active-page {
  color: #00506b;
  font-weight: 600;
}
nav .nav__menu li.clientes {
  cursor: pointer;
  position: relative;
}
nav .nav__menu li.clientes img:nth-child(2) {
  display: none;
}
@media (min-width: 768px) {
  nav .nav__menu li.clientes:hover .clientes__acceso {
    display: flex;
  }
}
nav .nav__menu li.clientes .clientes__acceso {
  width: 10%;
  height: auto;
  position: absolute;
  left: -234px;
  top: 41px;
  background: #ffffff;
  min-width: 270px;
  cursor: default;
  opacity: 1;
  visibility: initial;
  justify-content: center;
  box-shadow: 3px 9px 9px rgba(0, 0, 0, 0.3);
}
nav .nav__menu li.clientes .clientes__acceso .close {
  position: absolute;
  color: #00506b;
  right: 6px;
  top: 4px;
  padding: 2px 5px;
  font-weight: 700;
  z-index: 999999;
  cursor: pointer;
}
nav .nav__menu li.clientes .clientes__acceso.form-visible {
  display: flex;
}
nav .nav__menu li.clientes .clientes__acceso form {
  display: flex;
  flex-direction: column;
  padding: 10%;
  position: relative;
}
nav .nav__menu li.clientes .clientes__acceso form p.titulo {
  text-align: center;
  color: #000;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
}
nav .nav__menu li.clientes .clientes__acceso form input {
  margin-bottom: 5%;
  height: 31px;
  padding: 7px;
  background-color: #ededed;
  border: none;
  outline: none;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
nav .nav__menu li.clientes .clientes__acceso form p {
  font-size: 12px;
  color: #000;
  margin-bottom: 20px;
}
nav .nav__menu li.clientes .clientes__acceso form button {
  padding: 6px 10px;
  align-self: center;
  background-color: #007aa3;
  border: none;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
}
nav .nav__menu li.clientes .clientes__acceso form button:hover {
  background-color: #00506b;
}
nav .nav__menu li.idioma {
  display: flex;
  align-items: center;
  min-width: 50px;
  position: relative;
}
nav .nav__menu li.idioma:hover .burguer__idioma {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  color: #ffffff;
}
nav .nav__menu li.clientes_log .burguer_log {
  min-width: 100px;
  left: inherit;
  right: 0;
  flex-direction: column;
  text-align: center;
  line-height: 2;
  top: 0;
}
nav .nav__menu li.clientes_log .burguer_log .inner_burguer_log {
  min-width: 100px;
  right: 0;
  left: inherit;
  display: flex;
  flex-direction: column;
}
nav .nav__menu li.clientes_log .burguer_log .inner_burguer_log a:hover {
  background-color: #00506b;
}
nav .nav__menu li.carrito a {
  display: flex;
  align-items: flex-end;
}
nav .nav__menu li.carrito a p {
  border: 1px solid;
  border-radius: 50%;
  padding: 1px 4px;
  display: flex;
}
nav .nav__menu li.carrito a p small {
  font-size: 10px;
}
nav .nav__menu .idioma .burguer__idioma {
  width: 100%;
  height: auto;
  position: absolute;
  left: -25px;
  top: 20px;
  background: transparent;
  min-width: 100px;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
nav .nav__menu .idioma .burguer__idioma a {
  padding-right: 10px;
}
nav .nav__menu:nth-child(1) {
  flex-basis: 70%;
  margin-right: 40px;
}
nav .nav__menu:nth-child(2) {
  flex-basis: 30%;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  nav .nav__menu:nth-child(2) {
    flex-basis: initial;
    display: flex;
    margin-right: 20px;
  }
  nav .nav__menu:nth-child(2) .ico-acceso-mobile {
    width: 38px;
  }
}

nav .nav__responsive {
  display: none;
}
@media (max-width: 768px) {
  nav .nav__responsive {
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 90px;
    background: #007aa3;
    text-align: center;
    z-index: 110;
  }
}
@media (max-width: 768px) and (max-width: 425px) {
  nav .nav__responsive {
    top: 78px;
  }
}
nav .nav__responsive .icons_responsive {
  display: flex;
}
nav .nav__responsive .icons_responsive .burguer {
  position: absolute;
  right: 20px;
  top: -70px;
  width: 40px;
}
@media (max-width: 768px) {
  nav .nav__responsive .icons_responsive .burguer {
    left: 20px;
    top: -68px;
  }
}
@media (max-width: 425px) {
  nav .nav__responsive .icons_responsive .burguer {
    top: -49px;
  }
}
nav .nav__responsive .icons_responsive .carrito {
  position: absolute;
  top: -70px;
  right: 60px;
}
@media (max-width: 425px) {
  nav .nav__responsive .icons_responsive .carrito {
    top: -50px;
    right: 50px;
  }
}
nav .nav__responsive .icons_responsive .carrito a {
  display: flex;
  align-items: flex-end;
}
nav .nav__responsive .icons_responsive .carrito a p {
  border: 1px solid;
  border-radius: 50%;
  padding: 1px 4px;
  display: flex;
}
nav .nav__responsive .icons_responsive .carrito a p small {
  font-size: 10px;
}
nav .nav__responsive .menu__responsive {
  line-height: 2;
  display: none;
}
@media (max-width: 425px) {
  nav .nav__responsive .menu__responsive {
    margin-top: 20px;
    overflow: auto;
    height: 40vh;
  }
}
nav .nav__responsive .menu__responsive li .megamenu__responsive {
  display: none;
}
nav .nav__responsive .menu__responsive li .megamenu__responsive div {
  display: flex;
  justify-content: space-evenly;
  text-align: left;
}
@media (max-width: 500px) {
  nav .nav__responsive .menu__responsive li .megamenu__responsive div {
    flex-wrap: wrap;
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  nav .nav__responsive .menu__responsive li .megamenu__responsive div span {
    flex-basis: 80%;
    margin: 0 20%;
  }
}
nav .nav__responsive .menu__responsive li .megamenu__responsive div span li {
  border-bottom: 1px solid;
  padding: 0 5px;
  margin: 5px 0;
}
nav .nav__responsive .menu__responsive li .burguer__idioma-responsive {
  display: none;
  width: 5%;
  margin: 5px auto;
}
nav .nav__responsive .menu__responsive li .burguer__idioma-responsive a p {
  border-bottom: 1px solid;
  padding: 0 5px;
  width: 40%;
  margin: 2px auto;
  font-size: 12px;
}
nav .nav__responsive .menu__responsive li .acceso__clientes-responsive {
  display: none;
}
nav .nav__responsive .menu__responsive li .acceso__clientes-responsive form {
  display: flex;
  flex-direction: column;
  padding: 10px;
  margin: 0px 25%;
  align-items: center;
  border: 1px solid;
  background-color: #ffffff;
}
@media (max-width: 425px) {
  nav .nav__responsive .menu__responsive li .acceso__clientes-responsive form {
    margin: 0 5%;
  }
}
nav .nav__responsive .menu__responsive li .acceso__clientes-responsive form input {
  height: 30px;
  padding: 0 5px;
  border: none;
  background: whitesmoke;
  margin: 5px 0;
  width: 100%;
  border: 2px solid #007aa3;
}
nav .nav__responsive .menu__responsive li .acceso__clientes-responsive form p a {
  font-size: 12px;
}
nav .nav__responsive .menu__responsive li .acceso__clientes-responsive form button {
  padding: 0 40px;
  height: 40px;
  border: none;
  background: #007aa3;
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
}
nav .nav__responsive .menu__responsive li .acceso__clientes__log-responsive {
  display: none;
}
nav .nav__responsive .menu__responsive li .acceso__clientes__log-responsive .inner_log-responsive {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 170px;
  margin: auto;
  background-color: #ffffff;
  color: #007aa3;
  font-weight: 700;
  text-transform: uppercase;
}
nav .nav__responsive .menu__responsive li .acceso__clientes__log-responsive .inner_log-responsive a:nth-child(2) {
  padding: 0 10px;
  margin: 5px;
  color: #ffffff;
  background-color: #00506b;
}
nav .nav__responsive .burguer div {
  display: none;
}
@media (max-width: 768px) {
  nav .nav__responsive .burguer div {
    display: block;
    width: 30px;
    height: 3px;
    background: #ffffff;
    border-radius: 20%;
    margin: 10px 0;
  }
}
@media (max-width: 425px) {
  nav .nav__responsive .burguer div {
    margin: 7px 0;
  }
}

.slider-home {
  max-height: 470px;
  overflow: hidden;
}
.slider-home span.slick-arrow {
  height: 100%;
  width: 100px;
  background: url(../imagenes/flecha-izq-azul.png) no-repeat center 50% transparent;
  position: absolute;
  z-index: 99;
  cursor: pointer;
  top: 0;
}
@media (max-width: 500px) {
  .slider-home span.slick-arrow {
    background-size: 40%;
  }
}
.slider-home span.slick-arrow.prev {
  left: 0;
}
.slider-home span.slick-arrow.next {
  background: url(../imagenes/flecha-der-azul.png) no-repeat center 50% transparent;
  right: 0;
}
@media (max-width: 500px) {
  .slider-home span.slick-arrow.next {
    background-size: 40%;
  }
}
.slider-home .slider-rel {
  position: relative;
}
.slider-home .slider-rel .texto {
  position: absolute;
  top: 16%;
  left: 10%;
  line-height: 2;
  font-size: 30px;
}
@media (max-width: 1440px) {
  .slider-home .slider-rel .texto {
    font-size: 20px;
    top: 20%;
  }
}
@media (max-width: 1040px) {
  .slider-home .slider-rel .texto {
    font-size: 18px;
    top: 15%;
  }
}
@media (max-width: 768px) {
  .slider-home .slider-rel .texto {
    font-size: 16px;
    top: 6%;
    left: 12%;
  }
}
@media (max-width: 425px) {
  .slider-home .slider-rel .texto {
    font-size: 10px;
    line-height: 0.5;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 5px;
  }
}
.slider-home .slider-rel .texto ul {
  min-height: 270px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1440px) {
  .slider-home .slider-rel .texto ul {
    min-height: 200px;
  }
}
@media (max-width: 1024px) {
  .slider-home .slider-rel .texto ul {
    min-height: 200px;
  }
}
@media (max-width: 425px) {
  .slider-home .slider-rel .texto ul {
    min-height: 90px;
    padding-left: 20px;
  }
}
@media (max-width: 325px) {
  .slider-home .slider-rel .texto ul {
    min-height: 50px;
    padding-left: 45px;
  }
}
.slider-home .slider-rel .texto ul li {
  align-items: center;
  opacity: 0;
  list-style: initial;
}
.slider-home .slider-rel .texto ul li span {
  font-size: 18px;
  color: #007aa3;
  padding: 5px;
}

.animation li:nth-of-type(1) {
  animation: fadeInRight 0.2s linear 0s forwards;
}
.animation li:nth-of-type(2) {
  animation: fadeInRight 0.2s linear 0.2s forwards;
}
.animation li:nth-of-type(3) {
  animation: fadeInRight 0.2s linear 0.3s forwards;
}
.animation li:nth-of-type(4) {
  animation: fadeInRight 0.2s linear 0.5s forwards;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slider-single .arrow-next, .slider-single .arrow-prev {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  background: #007aa3;
  position: absolute;
  border-radius: 50%;
  padding: 1px 8px;
  left: -20px;
  top: calc(50% - 10px);
}
.slider-single .arrow-next {
  left: unset;
  right: -20px;
}

.slider-nav img {
  border: 1px solid #007aa3;
}

main .gif {
  position: absolute;
  bottom: calc(100% - 950px);
  width: 108px;
  height: 40px;
  overflow: hidden;
  top: -222px;
  left: -25%;
}
@media (max-width: 1700px) {
  main .gif {
    left: -15%;
  }
}
@media (max-width: 1440px) {
  main .gif {
    left: 0;
  }
}
@media (max-width: 768px) {
  main .gif {
    top: -40px;
  }
}
@media (max-width: 767px) {
  main .gif {
    transform: scale(0.6);
  }
}
@media (max-width: 425px) {
  main .gif {
    position: relative;
    top: 20px;
    margin: auto;
  }
}
main .gif a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
main .gif a img {
  position: absolute;
  width: 70%;
  left: 15%;
  animation: 5s infinite linear;
  animation-name: move_up_doun;
}
main .gif a:after {
  content: "";
  box-sizing: border-box;
  height: 1px;
  width: 108px;
  border: 1px solid #007aa3;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
main .section1 .inner-gif-promocion {
  position: relative;
}
main .section1 .titulo {
  text-align: center;
  margin-top: 50px;
  color: #007aa3;
  font-size: 37px;
  font-weight: 100;
}
main .section1 .titulo span strong {
  font-size: 50px;
  font-weight: 700;
}
@media (max-width: 768px) {
  main .section1 .titulo span strong {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  main .section1 .titulo {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 650px) {
  main .section1 .titulo {
    margin-top: 20%;
  }
}
@media (max-width: 425px) {
  main .section1 .titulo {
    font-size: 24px;
    margin-top: 10%;
  }
}
main .section1 .info {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 50px 0;
}
@media (max-width: 768px) {
  main .section1 .info {
    margin: 0;
    justify-content: center;
  }
}
@media (max-width: 425px) {
  main .section1 .info {
    justify-content: center;
  }
}
main .section1 .info .sec {
  flex-basis: 20%;
  margin: 0 5px;
}
@media (max-width: 425px) {
  main .section1 .info .sec {
    flex-basis: 80%;
    margin: 5%;
  }
}
main .section1 .info .sec:hover {
  transform: scale(1.05);
  transition: 0.2s ease all;
  box-shadow: 5px 5px 5px gray;
}
main .section2 .titulo {
  text-align: center;
  margin: 5%;
  color: #007aa3;
  font-size: 32px;
  font-weight: 100;
}
main .back-mapa {
  padding: 0;
  position: relative;
  background-image: url("../imagenes/mundo/back-mundo-ppal.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 573px;
}
@media (max-width: 768px) {
  main .back-mapa {
    background-image: url("../imagenes/mundo/mapa-responsive768.jpg");
    background-size: contain;
    background-position: center;
    min-height: 423px;
  }
}
@media (max-width: 425px) {
  main .back-mapa {
    min-height: 233px;
  }
}
@media (max-width: 320px) {
  main .back-mapa {
    min-height: 176px;
  }
}
main .back-mapa .america {
  width: 416px;
  height: 550px;
  background: transparent;
  left: 420px;
  bottom: 0;
  cursor: pointer;
  position: absolute;
}
@media (max-width: 1440px) {
  main .back-mapa .america {
    left: 190px;
  }
}
@media (max-width: 1024px) {
  main .back-mapa .america {
    left: -20px;
  }
}
@media (max-width: 768px) {
  main .back-mapa .america {
    display: none;
  }
}
main .back-mapa .america:hover ~ .mapa {
  background-image: url("../imagenes/mundo/back-mundo-america.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 573px;
}
main .back-mapa .africa {
  top: 250px;
  height: 250px;
  width: 210px;
  left: 820px;
  background: transparent;
  z-index: 2;
  cursor: pointer;
  position: absolute;
  border-radius: 30%;
}
@media (max-width: 1700px) {
  main .back-mapa .africa {
    left: 620px;
  }
}
@media (max-width: 1440px) {
  main .back-mapa .africa {
    left: 590px;
  }
}
@media (max-width: 1024px) {
  main .back-mapa .africa {
    left: 390px;
  }
}
@media (max-width: 768px) {
  main .back-mapa .africa {
    display: none;
  }
}
main .back-mapa .africa:hover ~ .mapa {
  background-image: url("../imagenes/mundo/back-mundo-africa.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 573px;
}
main .back-mapa .europa {
  top: 100px;
  height: 160px;
  width: 160px;
  left: 850px;
  background: transparent;
  z-index: 3;
  cursor: pointer;
  position: absolute;
  border-radius: 10%;
}
@media (max-width: 1700px) {
  main .back-mapa .europa {
    left: 670px;
  }
}
@media (max-width: 1440px) {
  main .back-mapa .europa {
    left: 505px;
  }
}
@media (max-width: 1024px) {
  main .back-mapa .europa {
    left: 410px;
  }
}
@media (max-width: 768px) {
  main .back-mapa .europa {
    display: none;
  }
}
main .back-mapa .europa:hover ~ .mapa {
  background-image: url("../imagenes/mundo/back-mundo-europa.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 573px;
}
main .back-mapa .asia {
  top: 50px;
  height: 285px;
  width: 390px;
  right: 500px;
  background: transparent;
  cursor: pointer;
  position: absolute;
  border-radius: 10%;
}
@media (max-width: 1440px) {
  main .back-mapa .asia {
    right: 260px;
  }
}
@media (max-width: 1024px) {
  main .back-mapa .asia {
    right: 50px;
  }
}
@media (max-width: 768px) {
  main .back-mapa .asia {
    display: none;
  }
}
main .back-mapa .asia:hover ~ .mapa {
  background-image: url("../imagenes/mundo/back-mundo-asia.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 573px;
}
main .back-mapa .oceania {
  top: 330px;
  height: 175px;
  width: 240px;
  right: 530px;
  background: transparent;
  cursor: pointer;
  position: absolute;
  border-radius: 10%;
}
@media (max-width: 1440px) {
  main .back-mapa .oceania {
    right: 290px;
  }
}
@media (max-width: 1024px) {
  main .back-mapa .oceania {
    right: 80px;
  }
}
@media (max-width: 768px) {
  main .back-mapa .oceania {
    display: none;
  }
}
main .back-mapa .oceania:hover ~ .mapa {
  background-image: url("../imagenes/mundo/back-mundo-oceania.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 573px;
}

@keyframes move_up_doun {
  0% {
    bottom: -40px;
  }
  12% {
    bottom: 0;
  }
  50% {
    bottom: 0;
  }
  78% {
    bottom: 0;
  }
  100% {
    bottom: -40px;
  }
}
.footer {
  background-color: #007aa3;
  width: 100%;
  min-height: 100px;
  margin-top: 50px;
}
@media (max-width: 425px) {
  .footer {
    margin-bottom: 10px;
  }
}
@keyframes latidos {
  0% {
    transform: none;
  }
  40% {
    transform: none;
  }
  50% {
    transform: scale(1.1);
  }
  60% {
    transform: none;
  }
  100% {
    transform: none;
  }
}
.footer .moscas .chat {
  position: fixed;
  bottom: 20px;
  left: 50px;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .footer .moscas .chat.goup-icon-footer {
    transition: 2s ease all;
    bottom: 145px !important;
  }
}
@media (max-width: 425px) {
  .footer .moscas .chat.goup-icon-footer {
    bottom: 185px !important;
  }
}
@media (max-width: 1440px) {
  .footer .moscas .chat {
    left: 1%;
  }
}
@media (max-width: 1024px) {
  .footer .moscas .chat {
    width: 50px;
    bottom: 10px;
  }
}
@media (max-width: 425px) {
  .footer .moscas .chat {
    bottom: 40px !important;
    z-index: 100;
  }
}
@media (max-width: 425px) {
  .footer .moscas .chat a img {
    animation: 2s latidos linear infinite;
  }
}
.footer .moscas .subir {
  transition: 2s ease all;
  position: fixed;
  bottom: 20px;
  right: 5px;
  opacity: 0.8;
  cursor: pointer;
}
@media (max-width: 768px) {
  .footer .moscas .subir.goup-icon-footer {
    bottom: 145px !important;
  }
}
@media (max-width: 425px) {
  .footer .moscas .subir.goup-icon-footer {
    bottom: 185px !important;
  }
}
@media (max-width: 1440px) {
  .footer .moscas .subir {
    right: 1%;
  }
}
@media (max-width: 425px) {
  .footer .moscas .subir {
    border: 1px solid #ffffff;
    bottom: 38px;
    z-index: 100;
  }
}
.footer .foot {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #ffffff;
  font-size: 15px;
  padding: 20px 0;
}
@media (max-width: 1024px) {
  .footer .foot {
    padding: 20px;
  }
}
@media (max-width: 550px) {
  .footer .foot {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 13px;
  }
}
.footer .foot .sec-izq {
  flex-basis: 65%;
  display: flex;
  line-height: 2;
}
@media (max-width: 1024px) {
  .footer .foot .sec-izq {
    flex-basis: 65%;
  }
}
@media (max-width: 550px) {
  .footer .foot .sec-izq {
    flex-basis: 100%;
  }
}
.footer .foot .sec-izq .ubicacion {
  flex-basis: 30%;
}
.footer .foot .sec-izq .contacto {
  flex-basis: 44%;
}
.footer .foot .sec-izq .contacto .tel {
  background-image: url("../imagenes/ico-tel.png");
  background-repeat: no-repeat;
  padding-left: calc(100% - 250px);
}
@media (max-width: 768px) {
  .footer .foot .sec-izq .contacto .tel {
    padding-left: 40px;
  }
}
.footer .foot .sec-izq .contacto .tel a img {
  width: auto;
  padding: 10px 0;
}
.footer .foot .sec-izq .contacto .mail {
  background-image: url("../imagenes/ico-mail.png");
  background-repeat: no-repeat;
  padding-left: calc(100% - 250px);
}
.footer .foot .sec-izq .contacto .mail img {
  width: auto;
  padding: 6px 0;
}
@media (max-width: 768px) {
  .footer .foot .sec-izq .contacto .mail {
    padding-left: 40px;
  }
}
.footer .foot .sec-izq .contacto .ws {
  background-image: url("../imagenes/ico-ws.png");
  background-repeat: no-repeat;
  padding-left: calc(100% - 250px);
}
@media (max-width: 768px) {
  .footer .foot .sec-izq .contacto .ws {
    padding-left: 40px;
  }
}
.footer .foot .sec-izq .contacto .ws a img {
  width: auto;
  padding: 10px 0;
}
.footer .foot .sec-der {
  display: flex;
  justify-content: space-between;
  flex-basis: 26%;
}
@media (max-width: 1024px) {
  .footer .foot .sec-der {
    flex-basis: 35%;
  }
}
@media (max-width: 768px) {
  .footer .foot .sec-der {
    flex-basis: 45%;
  }
}
@media (max-width: 550px) {
  .footer .foot .sec-der {
    flex-basis: 100%;
    margin: 5% 0;
  }
}

/*Modal Cookies*/
.group-btn-cookies {
  display: flex;
  justify-content: space-evenly;
  flex-direction: row;
}
@media (max-width: 425px) {
  .group-btn-cookies {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
  }
}

#popupCookies {
  max-height: 800px !important;
}
#popupCookies .btn-cookies {
  border: 3px solid #fff;
  padding: 5px 25px;
  margin: 5px 5px;
  text-align: center;
  color: #fff;
}
@media (max-width: 425px) {
  #popupCookies .btn-cookies {
    border: 3px solid #fff;
    padding: 5px 25px;
    margin: 5px 59px;
    text-align: center;
    color: #fff;
  }
}
#popupCookies .modal__inner {
  padding: 50px 20px;
}
@media (max-width: 425px) {
  #popupCookies .modal__inner {
    padding: 0px 20px;
  }
}
#popupCookies .modal__inner .modal {
  background: #007aa3;
  margin: 3% auto;
  padding: 20px;
}
#popupCookies .modal__inner .modal .close-cookies {
  color: #fff;
  font-family: "HelveticaNeue-CondensedBold", Arial, Helvetica, sans-serif;
  top: 75px;
  right: 34px;
  position: absolute;
  font-size: 30px;
  cursor: pointer;
}
@media (max-width: 425px) {
  #popupCookies .modal__inner .modal .close-cookies {
    top: 15px;
  }
}
#popupCookies .title-modal {
  font-size: 25px;
}
#popupCookies .text-modal {
  margin: 15px 0 20px;
  padding: 20px;
  color: #fff;
}

.link-cookies {
  text-decoration: underline;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0.5;
}

.cust__collapse {
  list-style: none;
  width: 100%;
  margin: 0;
  max-width: 100%;
}
.cust__collapse .item .item-heading {
  padding: 3px 0px;
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cust__collapse .item .item-heading p {
  font-weight: 600;
  margin: 0 0 0 5px;
  font-size: 20px;
}
.cust__collapse .item .item-body {
  display: none;
  color: #000;
  padding: 20px 0;
}

.cust__collapse.structure .item {
  margin: 0 0 5px 0;
}

#configuracionCookies {
  max-height: 800px !important;
}
#configuracionCookies .modal__inner {
  padding: 50px 20px;
}
@media (max-width: 425px) {
  #configuracionCookies .modal__inner {
    padding: 0px 20px;
  }
}
#configuracionCookies .modal__inner .modal {
  background: #ffffff;
  margin: 3% auto;
  padding: 20px;
}
#configuracionCookies .modal__inner .modal .close-modal-cookies {
  color: #000;
  font-family: "HelveticaNeue-CondensedBold", Arial, Helvetica, sans-serif;
  top: 75px;
  right: 34px;
  position: absolute;
  font-size: 30px;
  cursor: pointer;
}
@media (max-width: 425px) {
  #configuracionCookies .modal__inner .modal .close-modal-cookies {
    top: 15px;
  }
}
#configuracionCookies .modal__inner .modal .modal-title {
  color: #98092b;
  font-size: 25px;
}
#configuracionCookies .modal__inner .modal .modal_body .cust__collapse.structure .item {
  padding-bottom: 15px;
}
#configuracionCookies .modal__inner .modal .modal_body .cust__collapse.structure .item .box-flex__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 500px) {
  #configuracionCookies .modal__inner .modal .modal_body .cust__collapse.structure .item .box-flex__item {
    flex-direction: column;
  }
}
#configuracionCookies .modal__inner .modal .modal_body .cust__collapse.structure .item .box-flex__item .item-heading p {
  font-size: 18px;
}
#configuracionCookies .modal__inner .modal .modal_body .cust__collapse.structure .item .box-flex__item .box-btns-acepRech {
  display: flex;
  min-width: 250px;
  justify-content: space-around;
  align-items: center;
}
#configuracionCookies .modal__inner .modal .modal_body .cust__collapse.structure .item .box-flex__item .box-btns-acepRech a:hover {
  color: #007aa3;
  border: 3px solid #007aa3;
}
#configuracionCookies .modal__inner .modal .acepRech-todo {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  padding: 10px 0;
  border: 3px solid #fff;
}
#configuracionCookies .modal__inner .modal .acepRech-todo a {
  background: #007aa3;
  color: #ffffff;
  padding: 10px 70px;
}
@media (max-width: 425px) {
  #configuracionCookies .modal__inner .modal .acepRech-todo a {
    padding: 5px 33px;
    margin: 5px 40px;
    text-align: center;
    color: #fff;
  }
}
@media (max-width: 320px) {
  #configuracionCookies .modal__inner .modal .acepRech-todo a {
    font-size: 12px;
  }
}
#configuracionCookies .modal__inner .modal .acepRech-todo a a:last-child {
  background: #ffffff;
  border: 3px solid #007aa3;
  color: #007aa3;
}
@media (max-width: 425px) {
  #configuracionCookies .modal__inner .modal .acepRech-todo .btn-save {
    padding: 5px 35px;
  }
}
@media (max-width: 425px) {
  #configuracionCookies .modal__inner .modal .acepRech-todo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
#configuracionCookies .modal__inner .title-modal {
  font-size: 25px;
}
#configuracionCookies .modal__inner .text-modal {
  margin: 15px 0 20px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider.round {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}

.slider.round:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}

input:checked + .slider {
  background-color: #007aa3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

section {
  padding: 0 10px;
}

.ultimas-noticias .noti {
  padding: 50px 0 100px;
}
@media (max-width: 1024px) {
  .ultimas-noticias .noti {
    padding: 5% 0;
  }
}
.ultimas-noticias .noti .titulo {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .ultimas-noticias .noti .titulo {
    padding-bottom: 0;
  }
}
@media (max-width: 425px) {
  .ultimas-noticias .noti .titulo {
    font-size: 20px;
  }
}
.ultimas-noticias .noti .noticias {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 425px) {
  .ultimas-noticias .noti .noticias {
    justify-content: center;
  }
}
.ultimas-noticias .noti .noticias .ntc {
  display: flex;
  flex-direction: column;
  flex-basis: 22%;
  margin-right: 15px;
  background: rgba(255, 255, 255, 0.9);
}
@media (max-width: 425px) {
  .ultimas-noticias .noti .noticias .ntc {
    flex-basis: 80%;
  }
}
.ultimas-noticias .noti .noticias .ntc img {
  margin-bottom: 23px;
}
.ultimas-noticias .noti .noticias .ntc .texto {
  display: flex;
  flex-direction: column;
  align-items: inherit;
}
.ultimas-noticias .noti .noticias .ntc .texto .fecha {
  font-size: 12px;
  color: #007aa3;
}
.ultimas-noticias .noti .noticias .ntc .texto .titulo {
  padding: 14px 0 23px;
  align-self: flex-start;
}
.ultimas-noticias .noti .noticias .ntc .texto .cuerpo {
  font-size: 14px;
}
.ultimas-noticias .noti .noticias .ntc .texto .vermas {
  color: #007aa3;
  font-weight: 700;
}
.ultimas-noticias .noti .noticias .noticias-ntc {
  flex-basis: 30%;
  padding: 20px 0;
  min-height: 486px;
  margin-right: 20px;
}
@media (max-width: 768px) {
  .ultimas-noticias .noti .noticias .noticias-ntc {
    flex-basis: 30%;
  }
}
@media (max-width: 425px) {
  .ultimas-noticias .noti .noticias .noticias-ntc {
    flex-basis: 100%;
    margin-right: 0;
  }
}
.ultimas-noticias .noti .noticias .titulo__noticias {
  color: #007aa3;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 33px;
}
@media (max-width: 768px) {
  .ultimas-noticias .noti .noticias .titulo__noticias {
    padding-bottom: 0;
  }
}
.ultimas-noticias .noticias__principal {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 425px) {
  .ultimas-noticias .noticias__principal {
    flex-wrap: wrap;
  }
}
.ultimas-noticias .noti__noticias {
  flex-basis: 100%;
}
.ultimas-noticias .noticias__destacadas {
  flex-basis: 29%;
}
@media (max-width: 830px) {
  .ultimas-noticias .noticias__destacadas {
    display: none;
    flex-basis: 100%;
  }
}
.ultimas-noticias .noticias__destacadas .noticias {
  flex-direction: column;
  padding: 36px 23px 23px 23px;
  background-color: #f1f1f1;
}
.ultimas-noticias .noticias__destacadas .noticias .ntc__destacadas {
  background: transparent;
  padding: 20px 0;
  min-height: 485px;
}
.ultimas-noticias .noticias__destacadas .noticias .ntc__destacadas .texto {
  padding: 0 17px;
}
.ultimas-noticias .noticias__destacadas .noticias .ntc__destacadas a img {
  margin-top: 23px;
  max-width: 258px;
  margin: auto;
  padding-bottom: 23px;
}

@media (max-width: 425px) {
  .inner-post {
    padding-top: 10px;
  }
}
.inner-post .posts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media (max-width: 425px) {
  .inner-post .posts {
    display: none;
  }
}
.inner-post .posts .post {
  display: flex;
  align-items: center;
  justify-content: center;
}
.inner-post .posts .compania img:nth-child(2) {
  width: 10%;
  position: absolute;
  right: 0;
}
.inner-post .posts .compania img:nth-child(3) {
  width: 10%;
  position: absolute;
  left: 0;
}
.inner-post .posts .productos img:nth-child(2) {
  width: 10%;
  position: absolute;
  left: 0;
}
.inner-post .posts .post {
  position: relative;
}
@media (max-width: 550px) {
  .inner-post .posts .post {
    padding: 0 2px;
  }
}
.inner-post .posts .post a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.inner-post .posts .post a:hover {
  transform: scale(1.05);
  transition: 0.2s ease all;
  z-index: 10;
}
.inner-post .posts .post a p {
  position: absolute;
  color: #ffffff;
  font-size: 26px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .inner-post .posts .post a p {
    font-size: 23px;
  }
}
@media (max-width: 550px) {
  .inner-post .posts .post a p {
    font-size: 20px;
  }
}

.posts-responsive {
  display: none;
}
@media (max-width: 425px) {
  .posts-responsive {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 425px) {
  .posts-responsive a {
    background-color: #007aa3;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    padding: 20px;
    margin: 2px 0;
  }
}

.paginador {
  display: flex;
  justify-content: space-between;
  padding-top: 120px;
  font-size: 20px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .paginador {
    padding: 0;
  }
}
@media (max-width: 425px) {
  .paginador {
    font-size: 14px;
  }
}
.paginador span {
  color: #007aa3;
}

.gray-scale {
  filter: grayscale(100%);
}

.w-noticia {
  background-color: #ffffff;
}
.w-noticia .anterior {
  font-size: 20px;
  padding: 20px 0;
}
@media (max-width: 425px) {
  .w-noticia .anterior {
    font-size: 14px;
  }
}
.w-noticia .noticia {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  flex-wrap: wrap;
}
.w-noticia .noticia .titulo-noticia {
  flex-basis: 100%;
  justify-content: flex-start;
}
.w-noticia .noticia .titulo-noticia .noticia-titulo p {
  font-size: 24px;
  padding-bottom: 10px;
}
.w-noticia .noticia .titulo-noticia .noticia-fecha {
  font-size: 18px;
  padding-bottom: 10px;
}
.w-noticia .noticia .noticia-imagen, .w-noticia .noticia .noticia-texto {
  margin: 20px auto 50px;
}
.w-noticia .noticia .noticia-imagen ul, .w-noticia .noticia .noticia-texto ul {
  margin-left: 30px;
}
.w-noticia .noticia .noticia-imagen ul li, .w-noticia .noticia .noticia-texto ul li {
  position: relative;
  margin-bottom: 5px;
}
.w-noticia .noticia .noticia-imagen ul li:before, .w-noticia .noticia .noticia-texto ul li:before {
  position: absolute;
  content: "●";
  font-size: 18px;
  color: #007aa3;
  margin: 5px;
  top: -8px;
  left: -22px;
  line-height: 1.2;
}
.w-noticia .noticia .noticia-imagen ol, .w-noticia .noticia .noticia-texto ol {
  margin-left: 30px;
  list-style: none;
  counter-reset: li;
}
.w-noticia .noticia .noticia-imagen ol li, .w-noticia .noticia .noticia-texto ol li {
  position: relative;
  margin-bottom: 5px;
}
.w-noticia .noticia .noticia-imagen ol li:before, .w-noticia .noticia .noticia-texto ol li:before {
  counter-increment: li;
  content: counter(li);
  color: #007aa3;
  display: inline-block;
  width: 16px;
  font-weight: 600;
  position: absolute;
  left: -16px;
}
@media (max-width: 425px) {
  .w-noticia .noticia .noticia-imagen, .w-noticia .noticia .noticia-texto {
    flex-basis: 100%;
    padding: 20px 0;
  }
}
.w-noticia .noticia .noticia-texto {
  padding: 0 50px;
}
.w-noticia .noticia .noticia-texto img {
  width: auto !important;
  height: auto !important;
  margin: 0 auto;
}
.w-noticia .noticia .noticia-texto p {
  line-height: 1.4;
}
.w-noticia .noticia .noticia-mas-info {
  line-height: 2;
  flex-basis: 100%;
  padding: 20px 0;
}
.w-noticia .noticia .imagenes-adicionales {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.w-noticia .noticia .imagenes-adicionales a {
  max-width: 30%;
}
.w-noticia .paginador {
  padding: 40px 0;
}

.migas {
  margin: 40px 0 0 60px;
}
@media (max-width: 970px) {
  .migas {
    margin: 40px 0 0 20px;
  }
}

.productos .productos-title {
  font-size: 25px;
  margin: 50px 0 60px 0;
}
.productos .container-productos {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 2rem;
}
.productos .container-productos ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}
@media (max-width: 970px) {
  .productos .container-productos ul {
    justify-content: space-between;
    width: 85%;
  }
}
@media (max-width: 376px) {
  .productos .container-productos ul {
    justify-content: center;
  }
}
.productos .container-productos ul li {
  margin: 0 8px 10px 0;
  max-width: 150px;
  flex-basis: 16%;
}
.productos .container-productos ul li a {
  min-width: 150px;
  min-height: 150px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  background-color: #007aa3;
}
.productos .container-productos ul li a:hover {
  background-color: #00506b;
  transform: scale(1.05);
  box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.75);
}
.productos .container-productos ul li a img {
  width: 80px;
  margin-bottom: 5px;
}
.productos .container-productos ul li a p {
  font-size: 16px;
  color: white;
  text-align: center;
  white-space: inherit;
  padding: 0 20px;
}

.migas {
  margin: 40px 0 0 60px;
}
.migas span {
  color: #007aa3;
}
@media (max-width: 970px) {
  .migas {
    margin: 40px 0 0 20px;
  }
}

.producto .container-producto {
  margin: 0 100px;
}
@media (max-width: 768px) {
  .producto .container-producto {
    margin: 0;
  }
}
.producto .producto-title {
  font-size: 25px;
  margin: 50px 0 60px 0;
}
.producto .descripcion {
  display: flex;
  align-content: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.producto .descripcion .imagen {
  flex-basis: 45%;
}
@media (max-width: 425px) {
  .producto .descripcion .imagen {
    flex-basis: 60%;
    margin: auto;
  }
}
.producto .descripcion .texto {
  flex-basis: 50%;
}
.producto .descripcion .texto p > a {
  display: inline-block;
}
.producto .descripcion .texto img {
  width: initial;
}
@media (max-width: 425px) {
  .producto .descripcion .texto {
    flex-basis: 80%;
    margin: 20px auto 0;
  }
}
.producto .mas-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 60px 0;
  flex-wrap: wrap;
}
@media (max-width: 425px) {
  .producto .mas-info {
    justify-content: flex-start;
  }
}
.producto .mas-info .info {
  min-width: 150px;
  min-height: 150px;
  background: #00506b;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  flex-basis: 15%;
  margin: 0 40px 0 0;
}
@media (max-width: 768px) {
  .producto .mas-info .info {
    margin: 5%;
  }
}
.producto .mas-info .info:hover {
  background-color: rgba(0, 80, 107, 0.7);
  transform: scale(1.15);
  transition: width 0.5s, height 0.5s, transform 0.5s;
}

.catalogo .u-margin {
  margin: 0 100px;
}
@media (max-width: 768px) {
  .catalogo .u-margin {
    margin: 0;
  }
}
.catalogo .lista-producto {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-grow: 1;
  padding: 40px 0 20px;
  border-top: 50px solid #007aa3;
}
.catalogo .lista-producto .producto-referencia {
  flex-basis: 45%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}
.catalogo .lista-producto .producto-referencia a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.catalogo .lista-producto .producto-referencia .imagen {
  min-width: 100px;
  max-width: 100px;
}
@media (max-width: 550px) {
  .catalogo .lista-producto .producto-referencia {
    flex-basis: 90%;
    margin: 5px auto;
  }
}
.catalogo .lista-producto .producto-referencia .referencia {
  margin: 0 5%;
  flex-grow: 1;
}
.catalogo .lista-producto .producto-referencia .referencia p:first-child {
  font-weight: bold;
}
.catalogo .cargar-mas {
  padding: 13px;
  background-color: #007aa3;
  color: #ffffff;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 20%;
  margin: 0 auto;
}
@media (max-width: 425px) {
  .catalogo .cargar-mas {
    max-width: 35%;
  }
}
.catalogo.resultados-encontrados {
  margin-bottom: 100px;
}
.catalogo.resultados-encontrados .title {
  font-size: 22px;
  color: #007aa3;
}
.catalogo.resultados-encontrados .lista-producto {
  border-top: none;
  min-height: 310px;
}

@media (max-width: 1440px) {
  .w-producto {
    background-color: #ffffff;
  }
}

.migas {
  margin: 40px 0 0 60px;
}
.migas span {
  color: #007aa3;
}
@media (max-width: 970px) {
  .migas {
    margin: 40px 0 0 20px;
  }
}

.container-descripcion {
  margin: 0 60px 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .container-descripcion {
    margin: 0 20px 15px;
  }
}
.container-descripcion .container-descripcion__header {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.container-descripcion .container-descripcion__header .ref {
  font-size: 27px;
  color: #00506b;
}
.container-descripcion .container-descripcion__header .btn-volver {
  padding: 5px 20px;
  text-align: right;
  background-color: rgba(51, 149, 181, 0.9);
  color: white;
  font-weight: 600;
}
.container-descripcion .imagenes {
  flex-basis: 48%;
  max-width: 48%;
}
.container-descripcion .imagenes img {
  width: auto;
  margin: auto;
}
@media (max-width: 550px) {
  .container-descripcion .imagenes {
    flex-basis: 100%;
    margin: 20px auto;
    max-width: 100%;
  }
}
.container-descripcion .imagenes .imagenes_varias {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container-descripcion .imagenes .imagenes_varias img {
  width: 18%;
  border: 1px solid #007aa3;
  opacity: 0.5;
}
.container-descripcion .detalle {
  flex-basis: 48%;
}
@media (max-width: 550px) {
  .container-descripcion .detalle {
    flex-basis: 80%;
    margin: auto;
  }
}
@media (max-width: 425px) {
  .container-descripcion .detalle {
    flex-basis: 100%;
    font-size: 14px;
  }
}
.container-descripcion .detalle .detalle__titulo {
  font-size: 27px;
  margin: 22px 0;
  color: #00506b;
}
.container-descripcion .detalle .detalle__texto {
  font-size: 16px;
}
.container-descripcion .detalle .detalle__texto img {
  width: inherit;
  display: inline-block;
}
.container-descripcion .detalle .detalle__texto a {
  display: inline-block;
}
.container-descripcion .detalle .detalle__sub {
  font-size: 18px;
  color: #007aa3;
  padding: 24px 0 18px;
}
.container-descripcion .detalle .detalle__informacion .dato {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px;
}
.container-descripcion .detalle .detalle__informacion .dato:nth-child(even) {
  background-color: #ebebeb;
}
.container-descripcion .detalle .detalle__informacion .dato:nth-child(odd) {
  background-color: #ffffff;
}

.container-precio-cliente {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.container-precio-cliente form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px 60px;
}
@media (max-width: 768px) {
  .container-precio-cliente form {
    margin: 30px 25px;
  }
}
@media (max-width: 550px) {
  .container-precio-cliente form {
    margin: 30px 40px;
  }
}
@media (max-width: 550px) {
  .container-precio-cliente form {
    flex-wrap: wrap;
  }
}
@media (max-width: 425px) {
  .container-precio-cliente form {
    margin: 30px auto;
    justify-content: center;
  }
}
.container-precio-cliente form .disponibilidad {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.container-precio-cliente form .disponibilidad .tooltip {
  position: absolute;
  top: -35px;
  left: 47px;
  width: 100%;
  text-align: center;
  background: #ededed;
  padding: 5px;
  border-radius: 10px;
  font-size: 13px;
  transition: 0.5s linear all;
  opacity: 0;
}
.container-precio-cliente form .disponibilidad .tooltip:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 7.5px 0 7.5px;
  border-color: #ededed transparent transparent transparent;
  position: absolute;
  bottom: -9px;
  left: calc(50% - 7px);
}
@media (max-width: 375px) {
  .container-precio-cliente form .disponibilidad {
    margin-bottom: 20px;
  }
}
.container-precio-cliente form .disponibilidad .circulo-verde {
  background-color: #70a83b;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin: 0 10px;
}
.container-precio-cliente form .disponibilidad .circulo-verde:hover + .tooltip {
  opacity: 1;
}
.container-precio-cliente form .disponibilidad .circulo-naranja {
  background-color: #ff9c07;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin: 0 10px;
}
.container-precio-cliente form .disponibilidad .circulo-naranja:hover + .tooltip {
  opacity: 1;
}
.container-precio-cliente form .disponibilidad .circulo-rojo {
  background-color: red;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin: 0 10px;
}
.container-precio-cliente form .disponibilidad .circulo-rojo:hover + .tooltip {
  opacity: 1;
}
.container-precio-cliente form .cantidad {
  display: flex;
}
.container-precio-cliente form .cantidad .circulo-menos {
  background-color: #000;
  min-width: 26px;
  min-height: 26px;
  border-radius: 50%;
  margin: 0 10px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
}
.container-precio-cliente form .cantidad .circulo-menos:active {
  background-color: #ffffff;
  color: #000;
  border: 2px solid;
}
.container-precio-cliente form .cantidad .circulo-menos a {
  padding-bottom: 2px;
}
.container-precio-cliente form .cantidad .circulo-mas {
  background-color: #000;
  min-width: 26px;
  min-height: 26px;
  border-radius: 50%;
  margin: 0 10px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
}
.container-precio-cliente form .cantidad .circulo-mas:active {
  background-color: #ffffff;
  color: #000;
  border: 2px solid;
}
.container-precio-cliente form .cantidad input {
  width: 50px;
  border: 1px solid;
  text-align: center;
}
.container-precio-cliente form .calculadora {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  padding: 0 1%;
  width: 175px;
  margin-bottom: 5%;
}
@media (max-width: 768px) {
  .container-precio-cliente form .calculadora {
    padding: 0 2%;
    width: 183px;
  }
}
@media (max-width: 425px) {
  .container-precio-cliente form .calculadora {
    margin-top: 10px;
    padding: 0 2%;
  }
}
.container-precio-cliente form .calculadora .pvp {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 3px 0;
  flex-basis: 100%;
}
.container-precio-cliente form .calculadora .dto {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 3px 0;
  flex-basis: 100%;
}
.container-precio-cliente form .calculadora .dto p:nth-child(2) {
  font-size: 15px;
}
.container-precio-cliente form .calculadora .neto {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 6px 0;
  flex-basis: 100%;
  position: relative;
}
.container-precio-cliente form .calculadora .neto p:first-of-type {
  font-size: 16px;
  margin: 0 10px 4px 0;
}
@media (max-width: 768px) {
  .container-precio-cliente form .calculadora .neto p:first-of-type {
    margin: 0 8px 4px 0;
  }
}
.container-precio-cliente form .calculadora .neto:before {
  content: " ";
  width: 130px;
  height: 2px;
  background-color: #00506b;
  position: absolute;
  top: 3px;
  right: 0;
}
.container-precio-cliente form .calculadora .neto p:nth-child(2) {
  font-size: 30px;
}
.container-precio-cliente form .calculadora p:nth-child(2) {
  font-size: 15px;
}
.container-precio-cliente form button {
  padding: 14px;
  background-color: #be016c;
  border: none;
  color: white;
  font-weight: 600;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .descarga-info {
    margin: 0;
  }
}
.descarga-info .tab-header .tabs {
  width: 80%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  margin-bottom: 10px;
  margin: 0 auto;
}
@media (max-width: 820px) {
  .descarga-info .tab-header .tabs {
    display: none;
  }
}
.descarga-info .tab-header .tabs li {
  background-color: #3f4952;
  color: #ffffff;
  padding: 18px;
  flex-basis: 33%;
  text-align: center;
  font-size: 19px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .descarga-info .tab-header .tabs li {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .descarga-info .tab-header .tabs li {
    width: 100%;
    margin: 2px auto;
    text-align: left;
  }
}
@media (max-width: 425px) {
  .descarga-info .tab-header .tabs li {
    flex-basis: 90%;
  }
}
.descarga-info .tab-header .tab_container {
  width: 80%;
  display: flex;
  text-align: center;
  margin: 10px auto;
}
@media (max-width: 820px) {
  .descarga-info .tab-header .tab_container {
    display: block;
    width: 100%;
  }
}
.descarga-info .tab-header .tab_container .tab_content {
  display: none;
  width: 100%;
  padding: 20px 20px;
  border: 1px solid #3f4952;
  position: relative;
}
.descarga-info .tab-header .tab_container .tab_content .btn-cerrar {
  color: #3f4952;
  position: absolute;
  top: 0%;
  right: 10px;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 800px) {
  .descarga-info .tab-header .tab_container .tab_content .btn-cerrar {
    display: none;
  }
}
.descarga-info .tab-header .tab_container .tab_content table {
  width: 100%;
}
.descarga-info .tab-header .tab_drawer_heading {
  display: none;
}
@media (max-width: 820px) {
  .descarga-info .tab-header .tab_drawer_heading {
    background: #3f4952;
    padding: 20px 0 20px 10px;
    background: #3f4952;
    color: white;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    border-bottom: 1px solid white;
    text-align: left;
  }
}
.descarga-info .tab-header .hide {
  display: none;
}
.descarga-info .tab-header .show {
  display: block;
}
@media only screen and (max-width: 768px) {
  .descarga-info .tab-header #no-more-tables {
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  .descarga-info .tab-header #no-more-tables table, .descarga-info .tab-header #no-more-tables thead, .descarga-info .tab-header #no-more-tables tbody, .descarga-info .tab-header #no-more-tables th, .descarga-info .tab-header #no-more-tables td, .descarga-info .tab-header #no-more-tables tr {
    display: block;
  }
  .descarga-info .tab-header #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .descarga-info .tab-header #no-more-tables tr {
    border: 1px solid #ccc;
  }
  .descarga-info .tab-header #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .descarga-info .tab-header #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  .descarga-info .tab-header #no-more-tables th {
    padding-bottom: 10px;
  }
  .descarga-info .tab-header #no-more-tables td:before {
    content: attr(data-title);
  }
}

.info-adicional {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  margin: 20px 60px;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .info-adicional {
    margin: 20px;
  }
}
@media (max-width: 425px) {
  .info-adicional {
    font-size: 14px;
  }
}
.info-adicional p:nth-child(1) {
  font-weight: 600;
  font-size: 20px;
  flex-basis: 100%;
}
.info-adicional p:nth-child(2) {
  padding: 20px 0;
  font-size: 16px;
}

.container-relacionados {
  margin: 30px 60px 10px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .container-relacionados {
    margin: 20px 20px 80px;
  }
}
.container-relacionados .titulo-principal {
  font-size: 20px;
  font-weight: 600;
  flex-basis: 100%;
  background-color: #ffffff;
}
.container-relacionados .prod-relacionado {
  flex-basis: 18%;
}
@media (max-width: 550px) {
  .container-relacionados .prod-relacionado {
    flex-basis: 48%;
    margin: 10px 0;
  }
}
@media (max-width: 375px) {
  .container-relacionados .prod-relacionado {
    flex-basis: 80%;
    margin: auto;
  }
}
.container-relacionados .prod-relacionado .imagen {
  min-width: 150px;
  max-width: 150px;
  margin: 0 auto;
}
.container-relacionados .prod-relacionado .titulo p {
  font-weight: 500;
  padding-bottom: 14px;
  font-size: 18px;
}
.container-relacionados .ref {
  font-size: 14px;
  padding-bottom: 14px;
}
.container-relacionados .ref p:first-child {
  font-weight: bold;
}
.container-relacionados .precio {
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 24px;
  text-align: center;
}
.container-relacionados .precio small {
  font-size: 12px;
}
.container-relacionados .ver {
  padding: 13px;
  background-color: #007aa3;
  color: #ffffff;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}

.selected {
  opacity: 1 !important;
}

.migas-calidad {
  margin: 40px 0 0;
}

.titulo p {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 43px;
}

.texto-valores .texto-calidad {
  margin: 40px 70px;
  line-height: 1.5;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .texto-valores .texto-calidad {
    margin: 20px;
    font-size: 14px;
  }
}
@media (max-width: 425px) {
  .texto-valores .texto-calidad {
    line-height: 1.5;
  }
}
.texto-valores .texto-calidad p {
  margin-bottom: 10px;
}
.texto-valores .texto-calidad p span {
  font-size: 20px;
}
.texto-valores .valores {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 20px 10%;
}
@media (max-width: 425px) {
  .texto-valores .valores {
    flex-direction: column;
  }
}
@media (max-width: 425px) {
  .texto-valores .valores p {
    padding: 10px;
  }
}

.navegador-calidad {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 50px 20px;
}
.navegador-calidad .calidad {
  flex-basis: 24%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navegador-calidad .calidad p {
  position: absolute;
  color: #ffffff;
  font-weight: 900;
  font-size: 23px;
  text-align: center;
}

.tab-calidad {
  margin: 0 80px;
  display: inline-block;
}
@media (max-width: 768px) {
  .tab-calidad {
    margin: 0 20px;
    font-size: 14px;
    display: block;
  }
}
.tab-calidad .tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .tab-calidad .tabs {
    display: none;
  }
}
.tab-calidad .tabs .tab-sup {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-basis: 100%;
  margin: 10px 0;
}
.tab-calidad .tabs .tab-inf {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-basis: 100%;
  margin: 10px 0;
}
.tab-calidad .tabs a {
  float: left;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  flex-basis: 25%;
  margin: 10px 0;
}
.tab-calidad .tabs a:hover {
  transform: scale(1.05);
  transition: 0.2s ease all;
  box-shadow: 5px 5px 5px gray;
}
.tab-calidad .tabs a img {
  -webkit-filter: brightness(1.5) grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: brightness(1.5) grayscale(100%);
}
.tab-calidad .tabs a p {
  position: absolute;
  top: 40%;
  left: calc(50% - 67px);
  width: 135px;
  color: #00506b;
  font-weight: 700;
  font-size: 23px;
  text-align: center;
}
@media (max-width: 1024px) {
  .tab-calidad .tabs a p {
    font-size: 18px;
  }
}
@media (min-width: 769px) {
  .tab-calidad .tabs-mobile {
    display: none;
  }
}
.tab-calidad a.tab_last p {
  top: 33%;
}
.tab-calidad .tabs a:hover {
  background-color: #ccc;
  color: #333;
}
.tab-calidad .tabs a.active {
  display: block;
  filter: none;
}
.tab-calidad .tabs a.active img {
  filter: none;
}
.tab-calidad .tabs a.active p {
  color: #ffffff;
}
.tab-calidad .tab_container {
  clear: both;
  width: 100%;
  background: #ffffff;
  overflow: auto;
}
.tab-calidad .tab_container .tab_content strong {
  color: #333;
}
.tab-calidad .tab-content-1 {
  padding: 40px 70px;
  line-height: 2;
  display: none;
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-1 {
    padding: 20px 0;
  }
}
@media (max-width: 425px) {
  .tab-calidad .tab-content-1 {
    line-height: 1.5;
  }
}
.tab-calidad .tab-content-1 .icons-calidad {
  display: flex;
  justify-content: space-evenly;
  margin: 30px 0;
}
@media (max-width: 425px) {
  .tab-calidad .tab-content-1 .icons-calidad {
    flex-wrap: wrap;
  }
}
.tab-calidad .tab-content-1 .icons-calidad .iso, .tab-calidad .tab-content-1 .icons-calidad .iatf {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tab-calidad .tab-content-1 .icons-calidad .iso img, .tab-calidad .tab-content-1 .icons-calidad .iatf img {
  max-width: 150px;
}
.tab-calidad .tab-content-1 ul li {
  margin-left: 25px;
  position: relative;
  list-style-position: outside;
}
.tab-calidad .tab-content-1 ul li:before {
  position: absolute;
  content: "●";
  font-size: 20px;
  color: #007aa3;
  margin: 5px;
  top: -3px;
  left: -22px;
  line-height: 1.2;
}
.tab-calidad .tab-content-1 .text-iframe {
  margin-top: 1rem;
}
.tab-calidad .tab-content-1 .box-iframe {
  margin: 2rem 0;
}
.tab-calidad .tab-content-1 .box-iframe iframe {
  margin: 0 auto;
  display: inherit;
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-1 .box-iframe iframe {
    width: 100%;
  }
}
@media (max-width: 425px) {
  .tab-calidad .tab-content-1 .box-iframe iframe {
    height: 200px;
  }
}
.tab-calidad .tab-content-2 {
  padding: 40px 0;
  line-height: initial;
  display: none;
}
.tab-calidad .tab-content-2 .texto-calidad {
  margin-bottom: 30px;
  padding: 0 60px;
  line-height: 2;
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-2 .texto-calidad {
    padding: 0 0px;
  }
}
.tab-calidad .tab-content-2 .valores.page-historia {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 10px 160px;
  margin: 50px 0;
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-2 .valores.page-historia {
    display: none;
  }
}
.tab-calidad .tab-content-2 .fechas {
  padding: 0 70px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  transition: 2s ease all;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-2 .fechas {
    padding: 0;
  }
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas {
    flex-wrap: wrap;
  }
}
.tab-calidad .tab-content-2 .fechas:after {
  content: " ";
  width: 8px;
  height: 100%;
  background-color: #00506b;
  position: absolute;
  left: 50%;
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas:after {
    display: none;
  }
}
.tab-calidad .tab-content-2 .fechas .fch {
  flex-basis: 50%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas .fch:before {
    content: " ";
    width: 100%;
    height: 3px;
    background-color: #00506b;
    position: absolute;
    bottom: 10px;
  }
}
@media (max-width: 320px) {
  .tab-calidad .tab-content-2 .fechas .fch {
    min-height: 180px;
  }
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas .fch .fecha-info {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
  }
}
.tab-calidad .tab-content-2 .fechas .fch .fecha-info p {
  line-height: 1.5;
}
.tab-calidad .tab-content-2 .fechas .fch .fecha {
  margin: 5%;
}
.tab-calidad .tab-content-2 .fechas .fch .fecha p {
  border: 3px solid #00506b;
  border-radius: 50%;
  padding: 38px 30px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-2 .fechas .fch .fecha p {
    padding: 28px 20px;
  }
}
@media (max-width: 425px) {
  .tab-calidad .tab-content-2 .fechas .fch .fecha p {
    padding: 18px 10px;
  }
}
.tab-calidad .tab-content-2 .fechas .fch-izq {
  margin-top: 5px !important;
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas .fch-izq {
    margin-top: initial !important;
  }
}
.tab-calidad .tab-content-2 .fechas .fch-der {
  margin-top: 15% !important;
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas .fch-der {
    margin-top: initial !important;
  }
}
.tab-calidad .tab-content-2 .fechas .fecha-izq {
  margin-top: -15%;
  opacity: 0;
  transform: translateX(-80px);
  transition: 0.5s all ease-in-out;
}
@media (max-width: 1024px) {
  .tab-calidad .tab-content-2 .fechas .fecha-izq {
    top: 40px;
  }
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas .fecha-izq {
    margin-top: initial;
    flex-basis: 100%;
    flex-direction: row-reverse;
    min-height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 5%;
  }
}
.tab-calidad .tab-content-2 .fechas .fecha-izq img {
  position: absolute;
  width: 70%;
  top: -100px;
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-2 .fechas .fecha-izq img {
    top: -65px;
  }
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas .fecha-izq img {
    position: initial;
    width: initial;
    top: initial;
  }
}
.tab-calidad .tab-content-2 .fechas .fecha-izq .fecha {
  position: relative;
  padding-bottom: 150px;
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-2 .fechas .fecha-izq .fecha {
    padding-bottom: 20%;
  }
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas .fecha-izq .fecha {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.tab-calidad .tab-content-2 .fechas .fecha-izq .fecha:after {
  content: " ";
  width: 30px;
  height: 3px;
  background-color: #00506b;
  position: absolute;
  top: 20%;
  right: -28px;
}
@media (max-width: 1024px) {
  .tab-calidad .tab-content-2 .fechas .fecha-izq .fecha:after {
    width: 27px;
    right: -24px;
  }
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-2 .fechas .fecha-izq .fecha:after {
    width: 20px;
    right: -18px;
    top: 25%;
  }
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas .fecha-izq .fecha:after {
    display: none;
  }
}
.tab-calidad .tab-content-2 .fechas .fecha-izq .fecha-info {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-height: 150px;
}
@media (max-width: 320px) {
  .tab-calidad .tab-content-2 .fechas .fecha-izq .fecha-info {
    font-size: 12px;
  }
}
.tab-calidad .tab-content-2 .fechas .fecha-der {
  margin-top: 0;
  opacity: 0;
  transform: translateX(80px);
  transition: 0.5s all ease-in-out;
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas .fecha-der {
    margin-top: initial;
    flex-basis: 100%;
    padding-bottom: 5%;
    padding-top: 10%;
  }
}
.tab-calidad .tab-content-2 .fechas .fecha-der img {
  position: absolute;
  width: 70%;
  top: -100px;
  right: 0;
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-2 .fechas .fecha-der img {
    top: -65px;
  }
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas .fecha-der img {
    position: initial;
    width: initial;
    top: initial;
  }
}
.tab-calidad .tab-content-2 .fechas .fecha-der .fecha {
  position: relative;
  padding-bottom: 150px;
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-2 .fechas .fecha-der .fecha {
    padding-bottom: 20%;
  }
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas .fecha-der .fecha {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.tab-calidad .tab-content-2 .fechas .fecha-der .fecha:before {
  content: " ";
  width: 18px;
  height: 3px;
  background-color: #00506b;
  position: absolute;
  top: 20%;
  left: -15px;
}
@media (max-width: 1024px) {
  .tab-calidad .tab-content-2 .fechas .fecha-der .fecha:before {
    width: 13px;
    left: -10px;
  }
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-2 .fechas .fecha-der .fecha:before {
    width: 11px;
    left: -11px;
    top: 25%;
  }
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-2 .fechas .fecha-der .fecha:before {
    display: none;
  }
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-2 .fechas .fecha-der .fecha-info {
    align-items: flex-end;
  }
}
.tab-calidad .tab-content-2 .fechas .fecha-der .fecha-info {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-height: 150px;
}
@media (max-width: 320px) {
  .tab-calidad .tab-content-2 .fechas .fecha-der .fecha-info {
    font-size: 12px;
  }
}
.tab-calidad .tab-content-3 .equipo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  overflow: hidden;
}
.tab-calidad .tab-content-3 .equipo .cargo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-basis: 25%;
  padding: 50px 20px 25px;
  position: relative;
}
@media (max-width: 425px) {
  .tab-calidad .tab-content-3 .equipo .cargo {
    flex-basis: 50%;
    padding: 10px;
  }
}
.tab-calidad .tab-content-3 .equipo .cargo img {
  filter: grayscale(100%);
  border-radius: 50%;
}
.tab-calidad .tab-content-3 .equipo .cargo img:hover {
  filter: none;
}
.tab-calidad .tab-content-3 .equipo .cargo .mas__info {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
}
@media (max-width: 1024px) {
  .tab-calidad .tab-content-3 .equipo .cargo .mas__info {
    top: 79%;
  }
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-3 .equipo .cargo .mas__info {
    top: 78%;
  }
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-3 .equipo .cargo .mas__info {
    top: 75%;
    font-size: 12px;
  }
}
@media (max-width: 425px) {
  .tab-calidad .tab-content-3 .equipo .cargo .mas__info {
    top: 78%;
  }
}
.tab-calidad .tab-content-3 .equipo .cargo .mas__info a img {
  max-width: 13rem;
  margin: auto;
  border-radius: 0;
}
.tab-calidad .tab-content-3 .equipo .cargo p:nth-child(2) {
  padding: 12px 0;
}
.tab-calidad .tab-content-3 .equipo .cargo p:nth-child(3) {
  padding-bottom: 30px;
}
@media (max-width: 1024px) {
  .tab-calidad .tab-content-3 .equipo .cargo p:nth-child(3) {
    min-height: 70px;
    margin-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-3 .equipo .cargo p:nth-child(3) {
    margin-bottom: 20px;
  }
}
@media (max-width: 425px) {
  .tab-calidad .tab-content-3 .equipo .cargo p:nth-child(3) {
    margin-bottom: 25px;
  }
}
.tab-calidad .tab-content-3 .equipo .cargo .ver-mas {
  color: #00506b;
  cursor: pointer;
}
.tab-calidad .tab-content-3 .equipo .cargo .ver-mas p {
  display: flex;
  flex-direction: column;
}
.tab-calidad .tab_drawer_heading {
  display: none;
}
@media screen and (max-width: 768px) {
  .tab-calidad .tab_drawer_heading {
    background-color: #007aa3;
    color: #ffffff;
    margin: 2px 0;
    padding: 15px 20px;
    font-weight: 600;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .tab-calidad .d_active {
    background-color: #00506b;
    color: #ffffff;
  }
}
.tab-calidad .tab-content-4 {
  overflow: hidden;
}
.tab-calidad .tab-content-4 .logistica {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  line-height: 1.5;
  text-align: justify;
  padding: 20px 70px;
}
.tab-calidad .tab-content-4 .logistica p {
  padding: 10px 0;
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-4 .logistica {
    justify-content: space-around;
    padding: 20px 0px;
  }
}
.tab-calidad .tab-content-4 .logistica ul li:before {
  content: "●";
  font-size: 20px;
  color: #007aa3;
  margin: 5px;
}
.tab-calidad .tab-content-5 .text-seriedad-marcas-registradas {
  padding: 10px 70px;
  margin-bottom: 20px;
}
.tab-calidad .tab-content-5 .text-seriedad-marcas-registradas p {
  line-height: 2;
  text-align: center;
}
@media (max-width: 768px) {
  .tab-calidad .tab-content-5 .text-seriedad-marcas-registradas {
    padding: 10px 0px;
  }
}
.tab-calidad .tab-content-5 .marcas {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px 70px;
}
@media (max-width: 550px) {
  .tab-calidad .tab-content-5 .marcas {
    justify-content: center;
    padding: 20px 0px;
  }
}
.tab-calidad .tab-content-5 .marcas .marca {
  position: relative;
  transition: 0.2s ease-in-out;
}
.tab-calidad .tab-content-5 .marcas .marca img {
  flex-basis: 30%;
  max-width: 250px;
}
.tab-calidad .tab-content-5 .marcas .marca .marca__texto {
  opacity: 0;
  display: flex;
  color: white;
  font-weight: bold;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  text-align: center;
  justify-content: space-evenly;
  position: absolute;
  transition: 0.5s ease-in all;
}
.tab-calidad .tab-content-5 .marcas .marca .marca__texto p {
  margin-bottom: 10px;
}
.tab-calidad .tab-content-5 .marcas .marca .marca__texto a {
  background: #5cc3e6;
  padding: 10px 30px;
  margin-top: 10px;
  color: white;
}

.texto-calidad-b {
  margin: 20px 80px;
  line-height: 2;
  background-color: #ffffff;
}

.mostrar {
  opacity: 1 !important;
  transform: translateY(0px) !important;
}

.box-slider-produccion-propia {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .box-slider-produccion-propia {
    max-width: 100%;
    padding: 0 10%;
  }
}
.box-slider-produccion-propia .slider-produccion-propia {
  position: relative;
}
.box-slider-produccion-propia .slider-produccion-propia a {
  display: inline-block;
  width: 100%;
  padding: 0 7px;
}
.box-slider-produccion-propia .slider-produccion-propia .slick-slide img {
  display: block;
}
.box-slider-produccion-propia .slider-produccion-propia .prev {
  content: "";
  background: url(../imagenes/slider-produccion-propia/ico-prev.png) no-repeat;
  position: absolute;
  width: 25px;
  height: 41px;
  top: 33%;
  left: -35px;
}
.box-slider-produccion-propia .slider-produccion-propia .next {
  content: "";
  background: url(../imagenes/slider-produccion-propia/ico-next.png) no-repeat;
  position: absolute;
  top: 33%;
  right: -35px;
  width: 25px;
  height: 41px;
}
@media (max-width: 425px) {
  .box-slider-produccion-propia .slider-produccion-propia .slick-list.draggable {
    margin-bottom: 4rem;
  }
}
@media (max-width: 425px) {
  .box-slider-produccion-propia .slider-produccion-propia .slick-dots {
    bottom: -60px;
  }
}
.box-slider-produccion-propia .slider-produccion-propia .slick-dots button {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background-color: grey;
  color: transparent;
}
@media (max-width: 425px) {
  .box-slider-produccion-propia .slider-produccion-propia .slick-dots button {
    width: 10px;
    height: 10px;
  }
}
.box-slider-produccion-propia .slider-produccion-propia .slick-dots button:before {
  color: transparent;
  opacity: 1;
}
.box-slider-produccion-propia .slider-produccion-propia .slick-dots .slick-active button {
  background-color: #007aa3;
}

.migas {
  margin: 40px 0;
}

.area__privada .titulo__privada {
  font-size: 32px;
  font-weight: 700;
  padding: 20px 0 40px;
}
@media (max-width: 425px) {
  .area__privada .titulo__privada {
    font-size: 24px;
    text-align: center;
    padding-bottom: 20px;
  }
}
.area__privada .tab {
  display: flex;
  justify-content: space-between;
  align-items: self-start;
  flex-wrap: wrap;
}
@media (max-height: 650px) {
  .area__privada .tab {
    margin-bottom: 130px;
  }
}
.area__privada .tab .tab-mobile {
  display: none;
}
.area__privada .tab ul.tabs {
  list-style: none;
  flex-basis: 28%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .area__privada .tab ul.tabs {
    display: none;
  }
}
.area__privada .tab ul.tabs li {
  cursor: pointer;
  background-color: #007aa3;
  color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 20px;
  border-bottom: 2px solid;
  border-top: 2px solid;
}
.area__privada .tab ul.tabs li img {
  flex-basis: 20%;
  padding: 5%;
}
.area__privada .tab ul.tabs li p {
  flex-basis: 80%;
  padding: 5%;
  text-align: left;
  font-size: 22px;
}
.area__privada .tab ul.tabs li a img {
  flex-basis: 20%;
  padding: 5%;
}
.area__privada .tab ul.tabs li a p {
  flex-basis: 80%;
  padding: 5%;
  text-align: left;
  font-size: 22px;
}
.area__privada .tab ul.tabs li.active {
  background-color: #00506b;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  display: block;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid;
  border-top: 2px solid;
}
.area__privada .tab .tab_container {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #ffffff;
  flex-basis: 68%;
}
@media (max-width: 768px) {
  .area__privada .tab .tab_container {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
}
.area__privada .tab .tab_content {
  display: none;
  position: relative;
}
.area__privada .tab .tab_content.pedidos-realizados form {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: -31px;
  right: 0;
}
.area__privada .tab .tab_content.pedidos-realizados p {
  margin-right: 10px;
}
@media (max-width: 768px) {
  .area__privada .tab .tab_content {
    margin-top: 40px;
  }
}
.area__privada .tab .tab_content .actualizacion {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.area__privada .tab .tab_content .actualizacion a {
  width: 50%;
  background-color: #00506b;
  color: #ffffff;
  text-align: center;
  padding: 20px;
  margin-bottom: 15px;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .actualizacion a {
    width: 100%;
  }
}
.area__privada .tab .tab_content .box-gris {
  padding: 20px 10px;
  margin: 0 0 20px;
  position: relative;
  box-shadow: 3px 7px 10px rgba(0, 0, 0, 0.3);
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris li {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .area__privada .tab .tab_content .box-gris {
    font-size: 14px;
  }
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris {
    font-size: 12px;
    padding: 15px 10px;
  }
}
.area__privada .tab .tab_content .box-gris .table thead tr {
  background: #007aa3;
  height: 50px;
  color: white;
}
.area__privada .tab .tab_content .box-gris .tit-direccion {
  text-align: center;
  position: relative;
  top: -25px;
  display: flex;
  right: 60px;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .area__privada .tab .tab_content .box-gris .tit-direccion {
    right: 70px;
  }
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .tit-direccion {
    right: 18px;
  }
}
@media (max-width: 320px) {
  .area__privada .tab .tab_content .box-gris .tit-direccion {
    right: 0;
  }
}
.area__privada .tab .tab_content .box-gris .lista-articulos .title {
  margin-bottom: 20px;
}
.area__privada .tab .tab_content .box-gris .lista-articulos .table {
  width: 100%;
}
.area__privada .tab .tab_content .box-gris .lista-articulos .table tbody {
  background-color: #F5F5F5;
}
.area__privada .tab .tab_content .box-gris .lista-articulos .table tbody tr {
  width: 100%;
  border-bottom: 1px solid lightgrey;
}
.area__privada .tab .tab_content .box-gris .lista-articulos .table tbody tr th {
  text-align: center;
  font-weight: 500;
  padding: 16px 0 10px;
}
.area__privada .tab .tab_content .box-gris .lista-articulos .table tbody tr td {
  text-align: center;
  padding: 10px 0;
}
.area__privada .tab .tab_content .box-gris .lista-articulos .table tbody tr .subtract-add {
  display: flex;
  justify-content: center;
  align-items: center;
}
.area__privada .tab .tab_content .box-gris .lista-articulos .table tbody tr .subtract-add input {
  border: 1px solid lightgrey;
  text-align: center;
}
.area__privada .tab .tab_content .box-gris .lista-articulos .table tbody tr .subtract-add .ico-subtract,
.area__privada .tab .tab_content .box-gris .lista-articulos .table tbody tr .subtract-add .ico-add {
  margin: 0 5px;
}
.area__privada .tab .tab_content .box-gris .lista-articulos .table tbody tr .ico-pdf {
  display: flex;
  justify-content: center;
  align-items: center;
}
.area__privada .tab .tab_content .box-gris .lista-articulos .table tbody tr .ico-pdf a img {
  max-width: 25px;
}
.area__privada .tab .tab_content .box-gris .lista-articulos .table tbody tr .ico-bin {
  display: flex;
  justify-content: center;
  align-items: center;
}
.area__privada .tab .tab_content .box-gris .lista-articulos .table tbody tr .ico-bin a img {
  max-width: 15px;
}
@media only screen and (max-width: 800px) {
  .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables {
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables table, .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables thead, .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables tbody, .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables th, .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables td, .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables tr {
    display: block;
  }
  .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables tr {
    border: 1px solid #ccc;
  }
  .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables th {
    padding-bottom: 10px;
  }
  .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables td:before {
    content: attr(data-title);
  }
  .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables .subtract-add {
    display: flex;
    padding-left: 5%;
  }
}
@media only screen and (max-width: 800px) and (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables .subtract-add {
    padding-left: 9%;
  }
}
@media only screen and (max-width: 800px) and (max-width: 320px) {
  .area__privada .tab .tab_content .box-gris .lista-articulos #no-more-tables .subtract-add {
    padding-left: 10%;
  }
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .datos_facturacion-envio {
    flex-direction: column;
  }
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-facturacion {
  flex-basis: 49%;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-facturacion {
    flex-basis: 100%;
  }
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-facturacion .title {
  margin-bottom: 20px;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-facturacion .title {
    margin-bottom: 10px;
  }
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-facturacion .box-datos-facturacion {
  width: 100%;
  background-color: #F5F5F5;
  margin: 0 5px;
  padding: 10px;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-facturacion .box-datos-facturacion {
    margin: 0px;
  }
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-facturacion .box-datos-facturacion .item {
  margin: 5px 0;
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-envio {
  flex-basis: 49%;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-envio {
    flex-basis: 100%;
    margin-top: 1rem;
  }
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-envio .title {
  margin-bottom: 20px;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-envio .title {
    margin-bottom: 10px;
  }
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-envio .box-datos-envio {
  background-color: #F5F5F5;
  margin: 0 5px;
  padding: 10px;
  min-height: 148px;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-envio .box-datos-envio {
    margin: 0px;
  }
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-envio .box-datos-envio select {
  width: 100%;
  color: grey;
  padding: 5px;
  margin: 10px 0;
  border: none;
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-envio .box-datos-envio .nuevo-envio a {
  text-decoration: underline;
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-envio .box-datos-envio .nuevo-envio .form_nuevo-envio input {
  width: 100%;
  margin: 5px 0;
  border: none;
  font-size: 15px;
  padding: 5px;
  color: grey;
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-envio .box-datos-envio .nuevo-envio .form_nuevo-envio .btn-crear {
  background: #007aa3;
  padding: 3px 10px;
  color: white;
  text-decoration: none;
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-envio .box-datos-envio .nuevo-envio .form_nuevo-envio .btn-crear.nueva {
  background: #ea6e00;
}
.area__privada .tab .tab_content .box-gris .datos_facturacion-envio .datos-envio .box-datos-envio .nuevo-envio .form_nuevo-envio .btn-crear.error {
  background: red;
}
.area__privada .tab .tab_content .box-gris .box-servicios-envio .title {
  margin-bottom: 20px;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .box-servicios-envio .title {
    margin-bottom: 0px;
  }
}
.area__privada .tab .tab_content .box-gris .box-servicios-envio .envios {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .box-servicios-envio .envios {
    flex-direction: column;
  }
}
.area__privada .tab .tab_content .box-gris .box-servicios-envio .envios label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-basis: 15%;
  position: relative;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .box-servicios-envio .envios label {
    max-width: 220px;
    margin: 20px;
    display: flex;
    align-items: center;
    justify-content: start;
  }
}
.area__privada .tab .tab_content .box-gris .box-servicios-envio .envios label input[type=checkbox] {
  margin-right: 10px;
}
.area__privada .tab .tab_content .box-gris .box-servicios-envio .envios label img {
  margin-left: 5px;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .box-servicios-envio .envios label img {
    width: 150px;
  }
}
.area__privada .tab .tab_content .box-gris .box-servicios-envio .envios label span:nth-of-type(1) {
  min-width: 80px;
}
.area__privada .tab .tab_content .box-gris .box-servicios-envio .envios label span:nth-of-type(2) {
  min-width: 70px;
  text-align: right;
}
.area__privada .tab .tab_content .box-gris .box-servicios-envio .envios label.otro input[type=text] {
  background-color: #F5F5F5;
  border: none;
  font-size: 15px;
  color: #007aa3;
  padding-left: 5px;
}
.area__privada .tab .tab_content .box-gris .box-servicios-envio .envios label.otro input[type=text] ::placeholder {
  color: #007aa3;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .box-servicios-envio .envios label.otro input[type=text] {
    font-size: 12px;
    width: 100%;
  }
}
@media (max-width: 320px) {
  .area__privada .tab .tab_content .box-gris .box-servicios-envio .envios label.otro input[type=text] {
    min-width: 150px;
  }
}
.area__privada .tab .tab_content .box-gris .box-servicios-envio .portes {
  margin-top: 40px;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-gris .box-servicios-envio .portes small {
    font-size: 95%;
  }
}
.area__privada .tab .tab_content .box-last {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-last {
    flex-direction: column;
  }
}
.area__privada .tab .tab_content .box-last .flex-basis-1 {
  flex-basis: 65%;
}
.area__privada .tab .tab_content .box-last .flex-basis-1 .box-mensaje .title {
  margin-bottom: 20px;
}
.area__privada .tab .tab_content .box-last .flex-basis-1 .box-mensaje textarea {
  background-color: #F5F5F5;
  border: none;
  width: 100%;
}
.area__privada .tab .tab_content .box-last .flex-basis-2 {
  flex-basis: 33%;
}
.area__privada .tab .tab_content .box-last .flex-basis-2 .box-importe-compra .detalles-pedido {
  margin-top: 20px;
  display: flex;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-last .flex-basis-2 .box-importe-compra .detalles-pedido {
    flex-direction: column;
  }
}
.area__privada .tab .tab_content .box-last .flex-basis-2 .box-importe-compra .detalles-pedido .pedido {
  width: 100%;
  background-color: #F5F5F5;
  min-height: 184px;
}
@media (max-width: 768px) {
  .area__privada .tab .tab_content .box-last .flex-basis-2 .box-importe-compra .detalles-pedido .pedido {
    min-height: 165px;
  }
}
.area__privada .tab .tab_content .box-last .flex-basis-2 .box-importe-compra .detalles-pedido .pedido .title {
  margin: 10px 7px 20px;
}
.area__privada .tab .tab_content .box-last .flex-basis-2 .box-importe-compra .detalles-pedido .pedido div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 7px;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .box-last .flex-basis-2 .box-importe-compra .detalles-pedido .pedido div {
    max-width: 100%;
  }
}
.area__privada .tab .tab_content .box-last .flex-basis-2 .box-importe-compra .transporte {
  background-color: #F5F5F5;
  margin: 0 7px;
  min-width: 37%;
}
.area__privada .tab .tab_content .box-last .flex-basis-2 .box-importe-compra .transporte .title {
  margin: 10px 5px 20px;
}
.area__privada .tab .tab_content .box-last .flex-basis-2 .box-importe-compra .transporte div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 5px;
}
.area__privada .tab .tab_content .datos_pedidos {
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-bottom: 1px solid #ffffff;
  padding: 15px 0 35px;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .datos_pedidos {
    padding: 15px 0;
  }
}
.area__privada .tab .tab_content .btns-compras {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .btns-compras {
    flex-direction: column-reverse;
  }
}
.area__privada .tab .tab_content .btns-compras .item {
  width: 30%;
  background-color: #00506b;
  color: #ffffff;
  text-align: center;
  margin-bottom: 15px;
}
.area__privada .tab .tab_content .btns-compras .item a {
  display: block;
  padding: 20px;
}
.area__privada .tab .tab_content .btns-compras .item button {
  display: block;
  width: 100%;
  padding: 20px;
  background: none;
  border: 0;
  color: inherit;
  /* cursor: default; */
  font: inherit;
  line-height: normal;
  overflow: visible;
  -webkit-user-select: none; /* for button */
  -webkit-appearance: button; /* for input */
  -moz-user-select: none;
  -ms-user-select: none;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .btns-compras .item {
    width: 80%;
  }
}
.area__privada .tab .tab_content .pedidos_orden ul.titulo_pedidos {
  background-color: #007aa3;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 45px;
  color: #ffffff;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .pedidos_orden ul.titulo_pedidos {
    font-size: 12px;
    padding: 20px 10px;
  }
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .pedidos {
    padding: 5px 10px;
  }
}
@media (max-width: 768px) {
  .area__privada .tab .tab_content form {
    flex-direction: unset;
    top: -40px;
  }
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content form {
    font-size: 12px;
    top: -35px;
  }
}
.area__privada .tab .tab_content form select {
  border: none;
  border-bottom: 1px solid;
}
.area__privada .tab .tab_content .datos_generales .datos_acceso .titulo, .area__privada .tab .tab_content .datos_generales .datos_facturacion .titulo, .area__privada .tab .tab_content .datos_generales .datos_envio1 .titulo, .area__privada .tab .tab_content .datos_generales .datos_envio2 .titulo {
  max-height: 50px;
}
.area__privada .tab .tab_content .datos_generales .datos_acceso .dato, .area__privada .tab .tab_content .datos_generales .datos_facturacion .dato, .area__privada .tab .tab_content .datos_generales .datos_envio1 .dato, .area__privada .tab .tab_content .datos_generales .datos_envio2 .dato {
  display: flex;
  align-items: center;
  padding: 10px 0;
}
.area__privada .tab .tab_content .datos_generales .datos_acceso .dato p:nth-child(1), .area__privada .tab .tab_content .datos_generales .datos_facturacion .dato p:nth-child(1), .area__privada .tab .tab_content .datos_generales .datos_envio1 .dato p:nth-child(1), .area__privada .tab .tab_content .datos_generales .datos_envio2 .dato p:nth-child(1) {
  margin-right: 30px;
  margin-left: 20px;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 90%;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .datos_generales .box-datos_envio {
    width: 95%;
  }
}
@media (max-width: 320px) {
  .area__privada .tab .tab_content .datos_generales .box-datos_envio {
    width: 100%;
  }
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .item {
  margin-left: 20px;
  justify-content: space-between;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .datos_generales .box-datos_envio .item {
    margin-left: 0;
    max-width: 220px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@media (max-width: 320px) {
  .area__privada .tab .tab_content .datos_generales .box-datos_envio .item {
    max-width: 160px;
  }
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .item input, .area__privada .tab .tab_content .datos_generales .box-datos_envio .item .select-provincias {
  display: none;
  border: none;
  margin: 0px 0 5px;
  font-size: 15px;
  padding: 5px;
  color: grey;
  min-width: 205px;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .item .lapicero {
  margin: 0 15px;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .item .lapicero img {
  width: 25px;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .actualizar-datos {
  display: flex;
  flex-basis: 19%;
  justify-content: space-between;
  flex-shrink: 0;
  align-items: center;
}
@media (max-width: 768px) {
  .area__privada .tab .tab_content .datos_generales .box-datos_envio .actualizar-datos {
    transform: scale(0.8);
    flex-basis: 30%;
  }
}
@media (max-width: 320px) {
  .area__privada .tab .tab_content .datos_generales .box-datos_envio .actualizar-datos {
    flex-basis: 40%;
  }
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .actualizar-datos a:last-child {
  margin-left: 15px;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .guardar-dato {
  display: none;
  margin: 10px auto;
  background: #007aa3;
  padding: 5px 10px;
  text-align: center;
  max-width: 30%;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .guardar-dato input[type=submit] {
  background: none;
  border: none;
  color: white;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio {
  width: 80%;
  margin-left: 20px;
  margin-top: 20px;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-envio {
  display: none;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-envio input, .area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-envio select {
  width: 100%;
  margin: 5px 0;
  border: none;
  font-size: 15px;
  padding: 5px;
  color: grey;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-envio input, .area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-envio select {
    min-width: 205px;
  }
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-envio .btn-crear {
  background: #007aa3;
  padding: 10px;
  color: white;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-envio .direccion-principal {
  display: flex;
  align-items: center;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-envio .direccion-principal input {
  width: 20px;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-email {
  display: none;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-email input, .area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-email select {
  width: 100%;
  margin: 5px 0;
  border: none;
  font-size: 15px;
  padding: 5px;
  color: grey;
}
@media (max-width: 425px) {
  .area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-email input, .area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-email select {
    min-width: 205px;
  }
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-email .btn-crear {
  background: #007aa3;
  padding: 10px;
  color: white;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-email .direccion-principal {
  display: flex;
  align-items: center;
}
.area__privada .tab .tab_content .datos_generales .box-datos_envio .nuevo-envio .form_nuevo-email .direccion-principal input {
  width: 20px;
}
.area__privada .tab .tab_drawer_heading {
  display: none;
}
@media screen and (max-width: 768px) {
  .area__privada .tab .tabs {
    display: none;
  }
  .area__privada .tab .tab-mobile {
    width: 100%;
    display: block;
  }
  .area__privada .tab .tab_drawer_heading {
    background-color: #007aa3;
    color: #ffffff;
    padding: 20px;
    display: block;
    cursor: pointer;
    border-bottom: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .area__privada .tab .d_active {
    background-color: #00506b;
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
  }
}
@media (max-width: 425px) {
  .area__privada .tab .tab_drawer_heading {
    font-size: 15px;
  }
}
.area__privada .actualizar-datos .title {
  margin-bottom: 30px;
}
.area__privada .actualizar-datos form {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  min-height: 400px;
  padding: 0 20px;
}
.area__privada .actualizar-datos form label {
  width: 100%;
  display: flex;
}
@media (max-width: 425px) {
  .area__privada .actualizar-datos form label {
    flex-direction: column;
    margin-bottom: 10px;
  }
}
.area__privada .actualizar-datos form label span {
  min-width: 200px;
}
.area__privada .actualizar-datos form label input {
  border: none;
  background-color: #ededed;
  font-size: 15px;
  color: grey;
  padding: 5px;
  width: 100%;
}
.area__privada .actualizar-datos form .volver-actualizar {
  width: 95%;
  margin: 20px 0;
  text-align: right;
}
@media (max-width: 375px) {
  .area__privada .actualizar-datos form .volver-actualizar {
    width: 100%;
    text-align: left;
  }
}
.area__privada .actualizar-datos form .volver-actualizar a {
  padding: 10px 20px;
  background-color: #00506b;
  color: white;
}
@media (max-width: 320px) {
  .area__privada .actualizar-datos form .volver-actualizar a {
    padding: 10px;
    font-size: 14px;
  }
}
.area__privada .actualizar-datos form .volver-actualizar button[type=submit] {
  font-family: "Roboto Condensed", sans-serif;
  padding: 10px 20px;
  background-color: #00506b;
  color: white;
  border: none;
}
.area__privada .coste-envio {
  position: absolute;
  bottom: -15px;
  font-size: 12px;
  left: 15px;
}

.contrasena-usuario {
  margin: 200px auto 50px;
}
@media (max-height: 800px) {
  .contrasena-usuario {
    margin: 125px auto 5%;
  }
}
@media (max-width: 768px) {
  .contrasena-usuario {
    margin: 50px auto 0;
  }
}
.contrasena-usuario .wrapper {
  max-width: 450px;
}
.contrasena-usuario p {
  font-size: 18px;
  margin: 0 0 15px;
  text-align: center;
}
.contrasena-usuario .title {
  color: #00506b;
  font-size: 35px;
  margin: 0 0 20px;
  font-weight: 600;
  text-align: center;
}
.contrasena-usuario form {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.contrasena-usuario form label {
  font-weight: 600;
  font-size: 18px;
  margin: 0 0 5px 25px;
  flex-basis: 100%;
}
.contrasena-usuario form input {
  padding: 10px 15px;
  border: 1px solid #000;
  color: #000;
  margin: 0 0 25px 25px;
  width: 90%;
}
.contrasena-usuario form input.new-text {
  margin: 0 0 5px 25px;
}
.contrasena-usuario form input[type=submit] {
  color: #eee;
  background: #00506b;
  padding: 10px 15px;
  text-align: center;
  font-size: 25px;
  margin: 0 0 25px 0;
  width: 100%;
  font-family: "Roboto Condensed", sans-serif;
  border: none;
}
.contrasena-usuario form .info {
  font-size: 14px;
  margin: 0 0 20px;
}
.contrasena-usuario form .info .ico-info {
  width: 10px;
  height: 25px;
  background: url(../imagenes/ico-info.png) top left no-repeat;
  background-size: contain;
  margin: 0 15px 0 27px;
}

.ico-direccion-ppal {
  width: 25px;
  height: 25px;
  background: url(../imagenes/ico-checked.png) no-repeat center center transparent;
}
.ico-direccion-ppal.vacio {
  background: url(../imagenes/ico-unchecked.png) no-repeat center center transparent;
}

#portes-pagados1 table,
#portes-pagados2 table {
  width: 100%;
}
#portes-pagados1 table thead,
#portes-pagados2 table thead {
  text-align: left;
  background: #007aa3;
  color: white;
  border-bottom: 2px solid white;
}
#portes-pagados1 table thead tr th,
#portes-pagados2 table thead tr th {
  padding: 10px;
  font-size: 17px;
  border-right: 1px solid white;
}
#portes-pagados1 table tbody,
#portes-pagados2 table tbody {
  text-align: left;
}
#portes-pagados1 table tbody tr,
#portes-pagados2 table tbody tr {
  color: #00506b;
  background: #ebebeb;
  border-bottom: 1px solid white;
}
#portes-pagados1 table tbody tr td,
#portes-pagados2 table tbody tr td {
  border-right: 1px solid white;
  padding: 7px;
}

@media (max-width: 320px) {
  #portes-pagados2 table {
    font-size: 14px;
  }
}

.legal .inner_w, .cookies .inner_w, .privacidad .inner_w {
  display: flex;
  flex-direction: column;
  padding: 40px;
}
.legal .inner_w .titulo, .cookies .inner_w .titulo, .privacidad .inner_w .titulo {
  font-size: 26px;
  text-align: center;
  padding: 20px;
}
.legal .inner_w .texto, .cookies .inner_w .texto, .privacidad .inner_w .texto {
  color: #6b6b6b;
  background-color: #fff;
  padding: 20px;
  font-size: 16px;
}
.legal .inner_w .texto .u-padd, .cookies .inner_w .texto .u-padd, .privacidad .inner_w .texto .u-padd {
  font-size: 18px;
}
.legal .inner_w .texto a, .cookies .inner_w .texto a, .privacidad .inner_w .texto a {
  text-decoration: underline;
}
.legal .inner_w .texto a:hover, .cookies .inner_w .texto a:hover, .privacidad .inner_w .texto a:hover {
  color: #00506b;
}
.legal .inner_w .texto ol, .cookies .inner_w .texto ol, .privacidad .inner_w .texto ol {
  padding: 0 20px;
}
.legal .inner_w .texto ol li, .cookies .inner_w .texto ol li, .privacidad .inner_w .texto ol li {
  list-style: inherit;
}

.cookies {
  padding: 0 0 30px 0;
}
.cookies ul {
  margin: 0 0 0 30px;
}
.cookies ul li {
  margin-left: 25px;
  position: relative;
  margin: 0 0 5px 0;
}
.cookies ul li::before {
  position: absolute;
  content: "●";
  font-size: 20px;
  color: #007aa3;
  margin: 5px;
  top: -9px;
  left: -22px;
  line-height: 1.2;
}

.box-cookies {
  background: #555555;
  color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  padding: 30px 0 20px;
}
.box-cookies .wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1170px) {
  .box-cookies .wrapper {
    padding: 0 15px;
  }
}
@media (max-width: 425px) {
  .box-cookies .wrapper {
    flex-direction: column;
  }
}
.box-cookies .close-cookies {
  color: #fff;
  position: absolute;
  top: -15px;
  right: 0;
  font-size: 20px;
}
@media (max-width: 1170px) {
  .box-cookies .close-cookies {
    right: 10px;
  }
}
.box-cookies .btn-cookies {
  border: 3px solid #fff;
  padding: 5px 25px;
}
.box-cookies p {
  padding: 15px 0;
}
.box-cookies p a {
  text-decoration: underline;
}

.contacto .box-contacto {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin: 50px 0;
}
@media (max-width: 768px) {
  .contacto .box-contacto {
    flex-wrap: wrap;
    margin-top: 10px;
  }
}
.contacto .box-contacto form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.contacto .box-contacto form .titulo__form {
  flex-basis: 100%;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
}
@media (max-width: 550px) {
  .contacto .box-contacto form .titulo__form {
    font-size: 22px;
    padding-top: 30px;
  }
}
.contacto .box-contacto form .cuerpo__form {
  width: 100%;
}
.contacto .box-contacto form .cuerpo__form .cuerpo__izq {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
}
@media (max-width: 550px) {
  .contacto .box-contacto form .cuerpo__form .cuerpo__izq {
    flex-basis: 100%;
  }
}
.contacto .box-contacto form .cuerpo__form .cuerpo__izq input, .contacto .box-contacto form .cuerpo__form .cuerpo__izq textarea {
  height: 40px;
  padding: 10px;
  margin-bottom: 30px;
  border: none;
  border-radius: 0;
  background-color: #ececec;
  outline-color: #007aa3;
}
.contacto .box-contacto form .cuerpo__form .cuerpo__izq input::placeholder, .contacto .box-contacto form .cuerpo__form .cuerpo__izq textarea::placeholder {
  color: #3f3f3f;
}
.contacto .box-contacto form .cuerpo__form .cuerpo__izq textarea {
  height: 150px;
  margin-bottom: 15px;
}
.contacto .box-contacto form .cuerpo__form .cuerpo__izq .check input {
  height: initial;
  padding: 0;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
}
.contacto .box-contacto form .cuerpo__form .cuerpo__izq .check label {
  font-size: 14px;
  margin-bottom: 15px;
}
.contacto .box-contacto form .cuerpo__form .cuerpo__izq button {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  color: #ffffff;
  border: 2px solid #007aa3;
  background-color: #007aa3;
  padding: 7px;
  width: 30%;
  margin: 10px auto 0;
  cursor: pointer;
}
.contacto .box-contacto form .cuerpo__form .cuerpo__izq button:hover {
  border: 2px solid #007aa3;
  background-color: #ffffff;
  color: #007aa3;
}
.contacto .box-contacto form .cuerpo__form .cuerpo__izq button:active {
  border: 2px solid #007aa3;
  background-color: #ffffff;
  color: #007aa3;
  outline: none;
}
.contacto .box-contacto .cuerpo__der {
  width: 100%;
  margin-left: 50px;
}
@media (max-width: 768px) {
  .contacto .box-contacto .cuerpo__der {
    margin-left: 0;
    margin-top: 30px;
  }
}
@media (max-width: 550px) {
  .contacto .box-contacto .cuerpo__der {
    flex-basis: 100%;
    padding: 0 10px;
    min-height: 300px;
  }
}
.contacto .box-contacto .cuerpo__der.mapa-contacto iframe {
  width: 100%;
  min-height: 552px;
  border: 0;
}
@media (max-width: 550px) {
  .contacto .box-contacto .cuerpo__der.mapa-contacto iframe {
    min-height: 300px;
    max-height: 300px;
  }
}
.contacto .msg-thanks {
  text-align: center;
  flex-basis: 100%;
  font-size: 28px;
  padding-bottom: 100px;
  line-height: 2;
  margin-top: 200px;
}
@media (max-width: 550px) {
  .contacto .msg-thanks {
    font-size: 20px;
    padding-bottom: 20px;
    line-height: initial;
    margin-top: 30px;
  }
}
.contacto .msg-thanks strong {
  color: #007aa3;
}

.modal__filter {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}

.modal__open {
  overflow: hidden;
  touch-action: none;
}

.modal__wrapp {
  display: none;
  position: fixed;
  max-width: 700px;
  max-height: 600px;
  z-index: 9995;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: transparent;
}
.modal__wrapp.modal-xl {
  max-width: 60%;
  max-height: 90%;
  overflow: auto;
}
.modal__wrapp.modal-l {
  max-width: 850px;
}
.modal__wrapp .modal__inner {
  width: 100%;
  min-height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal__wrapp .modal .close {
  color: white;
  font-size: 35px;
  cursor: pointer;
  text-align: right;
  display: block;
}

.acceso-chat {
  bottom: 90px;
  width: 10%;
  height: auto;
  position: absolute;
  left: 42px;
  background: #5cc3e6;
  min-width: 440px;
  display: flex;
  opacity: 1;
  visibility: initial;
  justify-content: center;
  color: white;
  padding: 20px 10px;
}
@media (max-width: 1024px) {
  .acceso-chat {
    left: 26px;
    bottom: 54px;
  }
}
@media (max-width: 425px) {
  .acceso-chat {
    min-width: 280px;
  }
}
@media (max-width: 320px) {
  .acceso-chat {
    min-width: 230px;
  }
}
.acceso-chat .chat_close {
  position: absolute;
  top: 7px;
  right: 7px;
  font-size: 20px;
  cursor: pointer;
}
.acceso-chat form {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.acceso-chat form p {
  margin-bottom: 20px;
  width: 85%;
}
.acceso-chat form input[type=text], .acceso-chat form input[type=email] {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  padding-left: 10px;
}
.acceso-chat form label {
  font-size: 14px;
  margin-bottom: 20px;
}
.acceso-chat form label input[type=checkbox] {
  margin: 0 8px 0 0;
  width: 15px;
  height: 15px;
}
.acceso-chat form label input[type=checkbox]:checked {
  background-color: white;
}
.acceso-chat form button {
  height: 45px;
  align-self: center;
  background-color: #007aa3;
  border: none;
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
}
.acceso-chat form button:hover {
  background-color: white;
  color: #007aa3;
}

.u-img-resp {
  max-width: 100%;
}

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

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

.u-text-italic {
  font-style: italic;
}

.u-bold {
  font-weight: 700;
}

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

.b-gris {
  background-color: #f1f1f1;
}

.b-gris2 {
  background-color: #ebebeb;
}

.b-blanco {
  background-color: #ffffff;
}

.u-upper {
  text-transform: uppercase;
}

.u-azul {
  color: #00506b;
}

.u-celeste {
  color: #007aa3;
}

.u-padd {
  padding: 20px 0;
}

.u-margin-bottom-xs {
  margin-bottom: 30px;
}

.u-vermas {
  color: #007aa3;
  font-weight: 700;
}

.u-underline {
  text-decoration: underline;
}

.fixed-header {
  position: fixed !important;
  z-index: 99;
  background: rgba(51, 149, 181, 0.9);
  top: 0;
  min-height: 118px;
}

.fixed {
  position: fixed;
  top: 118px;
  z-index: 90;
  background: rgba(51, 149, 181, 0.9);
  padding: 5px 0 15px;
}
.fixed.hero form .buscar {
  padding: 0;
}

.fixed-box {
  position: fixed !important;
  z-index: 99;
  top: 300px !important;
  right: 100px !important;
}
@media (max-width: 1440px) {
  .fixed-box {
    right: -15px !important;
  }
}
@media (max-width: 1024px) {
  .fixed-box {
    right: 10px !important;
  }
}
@media (max-width: 768px) {
  .fixed-box {
    right: -15px !important;
    top: 600px !important;
  }
}

@media (max-width: 1024px) {
  .fixed-chat {
    width: 50px !important;
    bottom: 150px !important;
  }
}

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

.block {
  display: block !important;
}

@media (min-width: 767px) {
  .mobile-hidden {
    display: block;
  }
  .mobile-visible {
    display: none;
  }
}
@media (max-width: 768px) {
  .mobile-hidden {
    display: none !important;
  }
  .mobile-visible {
    display: block;
  }
}
.modal-infogeneral {
  background-color: white;
  max-width: 450px;
  min-height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 10px 30px;
  margin: 100px auto 0;
}
.modal-infogeneral .modal {
  width: 95%;
  text-align: right;
}
.modal-infogeneral .modal .close {
  color: #00506b;
  font-size: 22px;
  cursor: pointer;
}
.modal-infogeneral .modal .mensaje-texto {
  text-align: center;
}
.modal-infogeneral .modal .mensaje-texto p {
  margin-bottom: 20px;
}
.modal-infogeneral .modal .mensaje-texto a {
  background-color: #00506b;
  color: #ffffff;
  text-align: center;
  padding: 7px 5px;
  margin: 5px;
}
.modal-infogeneral .modal .mensaje-texto .box-btns.btn3 {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 425px) {
  .modal-infogeneral .modal .mensaje-texto .box-btns.btn3 {
    flex-direction: column;
  }
}

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