@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
     ========================================================================== */

/**
   * Remove the margin in all browsers.
   */

body {
  margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */

main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
     ========================================================================== */

/**
   * Remove the gray background on active links in IE 10.
   */

a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */

b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */

small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
   * Remove the border on images inside links in IE 10.
   */

img {
  border-style: none;
}

/* Forms
     ========================================================================== */

/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */

textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */

/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */

details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */

summary {
  display: list-item;
}

/* Misc
     ========================================================================== */

/**
   * Add the correct display in IE 10+.
   */

template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */

[hidden] {
  display: none;
}

html {
  font-size: 62.5%;
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  font-family: Poppins, sans-serif;
}

a {
  text-decoration: none;
}

.generalNav {
  width: 100%;
  padding: 1.5rem 0;
  height: 10vh;
}

@media (min-width: 800px) {
  .generalNav {
    height: auto;
  }
}

.barra .img-logo img {
  width: 100%;
  height: 100%;
}

.barra {
  flex-direction: row;
  padding-top: 0;
}

.contenedorNav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0;
}

.contenedorNav .img-logo img {
  width: 100%;
  min-height: 4rem;
  min-width: 10.8rem;
  width: 70%;
}

@media (min-width: 800px) {
  .contenedorNav .img-logo img {
    width: 100%;
    max-height: 6.1rem;
    max-width: 16.4rem;
  }
}

.empresa .btnContacto {
  margin-top: 3rem;
}

@media (min-width: 800px) {
  .empresa .btnContacto {
    margin-top: none;
  }
}

.contenedorNav {
  padding-top: 0;
  height: 100%;
  width: 95%;
  margin: 0 auto;
}

@media (min-width: 800px) {
  .contenedorNav {
    flex-direction: row;
  }
}

.btnContacto {
  width: 16.1rem;
  height: 4.1rem;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 0 6rem;
  background: #003595;
  text-decoration: none;
  color: #fff;
  border-radius: 2.9rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btnServicio {
  width: auto;
  height: 4.1rem;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 1rem 3rem;
  background: #003595;
  text-decoration: none;
  color: #fff;
  border-radius: 10rem;
}

@media (min-width: 800px) {
  .btnServicio {
    width: auto;
  }
}

.imgCenter {
  display: flex;
  align-items: center;
}

.empresaPage .divBtn,
.empresaPage2 .divBtn {
  display: flex;
  margin-top: 2rem;
}

.btnSend {
  font-size: 1.6rem;
  font-weight: 600;
  padding: 1rem 3rem;
  background: #003595;
  text-decoration: none;
  color: #fff;
  border-radius: 10rem;
}
.divEnviar {
  text-align: end;
  margin-top: 1.5rem;
}

@media (min-width: 800px) {
  .divEnviar {
    margin-top: 0;
  }
}

.btnMobil {
  display: none;
}
.menu .btnMobil {
  width: 16.1rem;
  height: 4.2rem;
  font-size: 2rem;
  font-weight: 600;
  padding: 0 6rem;
  background: #ffffff;
  text-decoration: none;
  color: #003595;
  border-radius: 2.9rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 2rem;
}
.generalMenu {
  width: 100%;
}
.active {
  background-color: rgba(255, 255, 255, 0.5);
  position: fixed;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  z-index: 2;
  backdrop-filter: saturate(180%) blur(20px);
}

.navegacion a {
  color: #12284c;
  font-size: 1.6rem;
  margin: 0 2rem;
  font-weight: 500;
}

.activeNav {
  color: #ffffff;
  font-weight: 600;
  position: relative; /* Permite posicionar la virguilla */
  display: inline-block; /* Asegura que la virguilla se ajuste al contenido */
}

@media (min-width: 800px) {
  .activeNav {
    color: #003595;
    font-weight: 700;
  }
}

.activeNav::after {
  content: none;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 26 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.4116 6.63099C14.9916 6.62099 12.5216 4.89099 9.48159 3.71099C6.33159 2.54099 4.01159 3.61099 1.44159 4.90099C0.251586 5.11099 -0.348414 4.00099 0.211586 3.12099C0.421586 2.80099 0.741586 2.73099 1.11159 2.53099C9.41159 -1.46901 11.4316 3.30099 17.4016 4.34099C19.5816 4.58099 21.6716 3.85099 23.5116 2.75099C24.0916 2.49099 24.8816 2.88099 25.0116 3.40099C25.3016 4.48099 24.5216 4.82099 23.7716 5.15099C22.1016 5.96099 20.2316 6.57099 18.4116 6.63099Z' fill='%23003595'/%3E%3C/svg%3E");
  background-size: 100% 100%; /* Establece el ancho y alto del SVG */
  position: absolute; /* Posiciona el pseudo-elemento de forma absoluta */
  left: 0; /* Ajusta la posición horizontal de la virguilla */
  bottom: -10px; /* Ajusta la posición vertical de la virguilla */
  width: 100%; /* Ajusta el ancho de la virguilla */
  height: 5px; /* Ajusta la altura de la virguilla */
}

@media (min-width: 800px) {
  .activeNav::after {
    content: "";
  }
}

.pageNav {
  position: relative; /* Permite posicionar la virguilla */
  display: inline-block; /* Asegura que la virguilla se ajuste al contenido */
}
.pageNav:hover {
  color: #003595 !important;
  font-weight: 700 !important;
}

/* Estilo para el pseudo-elemento ::after cuando se pasa el mouse sobre el enlace */
.pageNav:hover::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 26 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.4116 6.63099C14.9916 6.62099 12.5216 4.89099 9.48159 3.71099C6.33159 2.54099 4.01159 3.61099 1.44159 4.90099C0.251586 5.11099 -0.348414 4.00099 0.211586 3.12099C0.421586 2.80099 0.741586 2.73099 1.11159 2.53099C9.41159 -1.46901 11.4316 3.30099 17.4016 4.34099C19.5816 4.58099 21.6716 3.85099 23.5116 2.75099C24.0916 2.49099 24.8816 2.88099 25.0116 3.40099C25.3016 4.48099 24.5216 4.82099 23.7716 5.15099C22.1016 5.96099 20.2316 6.57099 18.4116 6.63099Z' fill='%23003595'/%3E%3C/svg%3E");
  background-size: 100% 100%; /* Establece el ancho y alto del SVG */
  position: absolute; /* Posiciona el pseudo-elemento de forma absoluta */
  left: 0; /* Ajusta la posición horizontal de la virguilla */
  bottom: -10px; /* Ajusta la posición vertical de la virguilla */
  width: 100%; /* Ajusta el ancho de la virguilla */
  height: 5px; /* Ajusta la altura de la virguilla */
}

.btn-wsp {
  position: fixed;
  width: 6.3rem;
  height: 6.3rem;
  line-height: 6.3rem;
  bottom: 3rem;
  right: 3rem;
  background-color: #01e027;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 3rem;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.14);
  z-index: 100;
}
.btn-wsp:hover {
  text-decoration: none;
  color: #01e027;
  background-color: #fff;
}
.fa-whatsapp:before {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

/* slide **/

.containerSlide {
  position: relative;
  height: 90vh;
}

@media (min-width: 800px) {
  .containerSlide {
    height: 80vh;
  }
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  position: relative;
  background: #fff;
  display: flex;
}


.swiper-slide img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-img {
  display: block;
  position: absolute;
  width: 90%;
  height: 100%;
  object-fit: none!important;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
}

.swiper-pagination-bullet {
  opacity: initial;
}
span.swiper-pagination-bullet {
  border: 2px solid white;
  background: transparent;
}

.swiper-pagination-bullet-active {
  background: white !important;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 40px) !important;
}

main {
  background-color: #f8f8f8;
}

.mainDos {
  background-color: #ffffff;
}

.containerGeneral {
  width: 95%;
  max-width: 136.6rem;
  margin: 0 auto;
  padding: 4rem 1rem;
}

@media (min-width: 800px) {
  .containerGeneral {
    padding: 5rem;
  }
}

.containerGeneralFooter {
  width: 95%;
  max-width: 136.6rem;
  margin: 0 auto;
  padding: 2rem 2rem 8rem 2rem;
}

@media (min-width: 800px) {
  .containerGeneralFooter {
    padding: 2rem 5rem;
  }
}

.containerGeneralSecundario {
  width: 95%;
  max-width: 136.6rem;
  margin: 0 auto;
  padding: 5rem;
}

.backgroundGris {
  background: #f8f8f8;
}

.containerEmpresa {
  display: block;
}

@media (min-width: 800px) {
  .containerEmpresa {
    display: flex;
  }
}

.ocultar {
  display: none;
}

.subTitle {
  color: #003595;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 3.6rem;
  margin: 0;
}

@media (min-width: 800px) {
  .subTitle {
    font-size: 3.8rem;
    line-height: 5.7rem;
  }
}

.text1 {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin: 0;
}

@media (min-width: 800px) {
  .text1 {
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
}

.text1Span {
  font-weight: 700;
}

.marginText1 {
  margin-top: 2.5rem;
}

.empresa {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-right: none;
}
@media (min-width: 800px) {
  .empresa {
    width: 50%;
    padding-right: 2.5rem;
  }
}

.empresaServicio {
  width: 100%;
  padding-right: none;
  padding-top: 3rem;
  padding-bottom: 5rem;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 800px) {
  .empresaServicio {
    width: 50%;
    padding-right: 2.5rem;
    padding-left: 5rem;
  }
}
.empresaServicio2 {
  width: 100%;
  padding-left: none;
  padding-top: 3rem;
  padding-bottom: 5rem;
  padding-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 800px) {
  .empresaServicio2 {
    width: 50%;
    padding-right: 5rem;
  }
}

.imgEmpresaPage {
  width: 100%;
  display: flex;
  align-items: center;
}

@media (min-width: 800px) {
  .imgEmpresaPage {
    width: 50%;
    display: inline;
  }
}

.imgEmpresaPage img {
  width: 100%;
}
.imgEmpresa {
  display: none;
}

@media (min-width: 800px) {
  .imgEmpresa {
    display: block;
  }
}

.viewMobil {
  display: inline;
}

.noViewPage {
  display: none;
}
@media (min-width: 800px) {
  .viewMobil {
    display: none;
  }
  .noViewPage {
    display: inline;
  }
}

.imgEmpresa img {
  width: 100%;
  border-radius: 2.5rem;
}

.imgEmpresaMobil img {
  display: block;
  width: 100%;
  border-radius: 2.5rem;
  margin: 1.5rem 0rem;
}

@media (min-width: 800px) {
  .imgEmpresaMobil {
    display: none;
  }
}

.flechasProductos {
  display: none;
}

@media (min-width: 800px) {
  .flechasProductos {
    display: block;
  }
}

button {
  border: none;
  background: none;
  cursor: pointer;
}

.productosInicioHead {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4rem;
}

.productosInicio {
  position: relative;
}

.clientesInicio {
  position: relative;
  width: 90%;
}

.productoIn {
  height: 100%;
  width: 95%;
  border-radius: 2.5rem;
  border: 1px solid #d6d6d6;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.productoIn img {
  width: 20rem;
  height: 20rem;
  margin-top: 3rem;
  object-fit: contain;
  position: relative;
}

.clienteIn {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.clienteIn img {
  object-fit: contain;
  position: relative;
}

.mySwiperProducts .swiper-wrapper {
  height: auto !important;
}

.titleP {
  background: #f8f8f8;
  border-radius: 2.5rem;
  width: 90%;
  margin-bottom: 1rem;
  margin-top: 4rem;
  padding-left: 1.5rem;
  text-align: center;
}

@media (min-width: 800px) {
  .titleP {
    text-align: left;
  }
}

.titleP p {
  color: #525252;
  line-height: 2.7rem;
  font-weight: 600;
  font-size: 1.8rem;
  margin: 1rem;
}

@media (min-width: 800px) {
  .titleP p {
    font-size: 2.2rem;
    line-height: 3.3rem;
    margin: 1.8rem 0rem;
  }
}

.btnVer {
  font-size: 1.6rem;
  font-weight: 600;
  padding: 0 6rem;
  background: #003595;
  text-decoration: none;
  color: #fff;
  border-radius: 2.9rem;
  display: inline;
  padding: 1rem 2rem;
}

.divButton {
  text-align: center;
  padding-top: 5rem;
  padding-bottom: 2rem;
}

@media (min-width: 800px) {
  .divButton {
    padding-bottom: 5rem;
  }
}

.nextCliente,
.prevCliente {
  display: none;
}
@media (min-width: 800px) {
  .nextCliente,
  .prevCliente {
    display: block;
  }
}

.sobrePoner {
  z-index: 100;
  display: block;
  margin: auto;
}

@media (min-width: 800px) {
  .sobrePoner {
    margin: 0;
    z-index: 100;
    display: flex;
    flex-direction: column;
    justify-content: end;
  }
}

.btnSlide {
  font-size: 1.4rem;
  font-weight: 600;
  padding: 0 4rem;
  background: #003595;
  text-decoration: none;
  color: #fff;
  border-radius: 10rem;
  display: inline-block;
  padding: 1.5rem;
  margin-top: 3rem;
}

@media (min-width: 800px) {
  .btnSlide {
    font-size: 1.6rem;
    font-weight: 600;
    padding: 0 6rem;
    background: #003595;
    text-decoration: none;
    color: #fff;
    margin: 0;
    border-radius: 10rem;
    display: inline-block;
    padding: 1.5rem;
  }
}

.slideText {
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.4rem;
  color: #ffffff;
  width: 90%;
  margin: auto;
  text-align: center;
}

@media (min-width: 800px) {
  .slideText {
    font-size: 5.3rem;
    line-height: 6.5rem;
    margin: 1rem 0;
    text-align: left;
    width: 65%;
  }
}

.capa-oscura {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%; /* La mitad inferior de la imagen */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  pointer-events: none; /* Permite hacer clic a través de esta capa */
}

.divTextSlide {
  margin: auto;
  text-align: center;
}

@media (min-width: 800px) {
  .divTextSlide {
    margin-left: 8rem;
    margin-bottom: 8rem;
    text-align: left;
  }
}

.navEnd {
  display: none;
}

@media (min-width: 800px) {
  .navegacion {
    display: flex;
    flex-direction: row;
  }

  .navEnd {
    display: flex;
  }
}

.navEnd button {
  margin-left: 1.5rem;
}

.imgSerDiv {
  width: 100%;
  position: relative;
}
@media (min-width: 800px) {
  .imgSerDiv {
    width: 48%;
  }
}

.imgSerDiv2 {
  display: none;
}

@media (min-width: 800px) {
  .imgSerDiv2 {
    display: block;
  }
}

.imgServ {
  width: 100%;
}

.inicioServicios {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 4rem;
}

.textSer {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

@media (min-width: 800px) {
  .textSer {
    width: auto;
    text-align: left;
  }
}

.textSer h2 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.6rem;
  color: white;
  margin: 0;
  margin-bottom: 2rem;
}

@media (min-width: 800px) {
  .textSer h2 {
    line-height: 3.3rem;
    font-size: 2.2rem;
    margin-left: 3rem;
    margin-bottom: 3rem;
  }
}

.arrows {
  position: relative;
  display: flex;
}

.seccionFooter {
  display: grid;
  grid-template-columns: 1fr;
}

@media (min-width: 800px) {
  .seccionFooter {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

footer {
  background: radial-gradient(
      56.08% 98.22% at 15.8% 5.66%,
      #002ea8 0%,
      #001d66 50%,
      #010a44 100%
    )
    /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
}

.menuAll {
  margin-left: 0rem;
}

.datos h5,
.menuAll h5 {
  font-size: 1.7rem;
  font-weight: 700;
  color: #ffffff;
}

.datos {
  padding-bottom: 4rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (min-width: 800px) {
  .menuAll {
    margin-left: 5rem;
  }

  .datos {
    padding-bottom: 0rem;
    border: none;
  }

  .datos h5,
  .menuAll h5 {
    font-size: 1.5rem;
  }
}

.footP {
  font-size: 1.15rem;
  font-weight: 500;
  color: #ffffff;
  margin: 0;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}

@media (min-width: 800px) {
  .footP {
    font-size: 1.5rem;
  }
}

.footP svg {
  margin-right: 1.5rem;
}

@media (min-width: 800px) {
  .footP svg {
    margin-right: 0.5rem;
  }
}

.footLogo {
  align-self: center;
  padding-bottom: 4rem;
  margin-top: 2rem;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.footLogo img {
  width: 80%;
}

@media (min-width: 800px) {
  .footLogo {
    text-align: left;
    margin-top: 0rem;
    padding-bottom: 0rem;
    border-bottom: none;
  }

  .footLogo img {
    width: auto;
  }
}

.derechos p {
  font-size: 1.1rem;
  font-weight: 500;
  color: #ffffff;
  text-align: center;

  width: 80%;
}

.derechos {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  margin-top: 4rem;
}

.derechos p {
  order: 2;
}

.enlaces {
  order: 1;
}

.enlaces a {
  margin-right: 2rem;
}

@media (min-width: 800px) {
  .derechos {
    flex-direction: row;
  }

  .derechos p {
    font-size: 1.4rem;
    order: 1;

    width: auto;
  }

  .enlaces {
    order: 2;
  }

  .enlaces a {
    margin-left: 3rem;
    margin-right: 0rem;
  }
}

.menuList {
  display: none;
  flex-direction: column;
}

.menuList2 {
  display: flex;
  flex-direction: column;
}

.menuAll .menuList2 {
  display: block;
}

@media (min-width: 800px) {
  .menuList {
    display: flex;
    flex-direction: column;
  }

  .menuList2 {
    display: none;
    flex-direction: column;
  }
  .menuAll .menuList2 {
    display: none;
  }
}

.display-none {
  display: none !important;
}
.display-block {
  display: block !important;
}

.navegacion {
  display: none;
  flex-direction: column;
  margin-top: 3rem;
}
@media (min-width: 800px) {
  .navegacion {
    display: flex;
    flex-direction: row;
    margin-top: 0;
    justify-content: center;
  }
}

@media (min-width: 800px) {
  .hamburguer {
    display: none;
  }
}

.activeMobil {
  display: block;
}

.hamburguer .button {
  background: 0 0;
  border: 0;
  cursor: pointer;
  padding: 0;
  width: 1.8rem;
  height: 1.45rem;
  outline: 0;
}
.hamburguer .button span {
  border-radius: 5px;
  background-color: #003595;
  display: block;
  width: 25px;
  height: 2px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.hamburguer .button.open span {
  background-color: #ffffff;
}
.hamburguer .button span:first-child {
  margin-bottom: 5px;
}
.hamburguer .button span:last-child {
  margin-top: 5px;
}
/*.hamburguer .button span:nth-child(2) {
  /*width: 60%;
}*/
.hamburguer .button.open .top-line {
  -webkit-animation-name: top-line-animation;
  animation-name: top-line-animation;
}
.hamburguer .button.open .middle-line {
  -webkit-animation-name: middle-line-animation;
  animation-name: middle-line-animation;
}
.hamburguer .button.open .botton-line {
  -webkit-animation-name: bottom-line-animation;
  animation-name: bottom-line-animation;
}
.hamburguer .button .top-line {
  -webkit-animation-name: top-line-animation-close;
  animation-name: top-line-animation-close;
}
.hamburguer .button .middle-line {
  -webkit-animation-name: middle-line-animation-close;
  animation-name: middle-line-animation-close;
}
.hamburguer .button .botton-line {
  -webkit-animation-name: bottom-line-animation-close;
  animation-name: bottom-line-animation-close;
}
@-webkit-keyframes top-line-animation {
  50%,
  to {
    transform: translateY(7px) rotate(-45deg);
  }
}
@keyframes top-line-animation {
  50%,
  to {
    transform: translateY(7px) rotate(-45deg);
  }
}
@-webkit-keyframes bottom-line-animation {
  50%,
  to {
    transform: translateY(-7px) rotate(45deg);
  }
}
@keyframes bottom-line-animation {
  50%,
  to {
    transform: translateY(-7px) rotate(45deg);
  }
}
@-webkit-keyframes middle-line-animation {
  20%,
  to {
    width: 0;
    opacity: 0;
  }
}
@keyframes middle-line-animation {
  20%,
  to {
    width: 0;
    opacity: 0;
  }
}
@-webkit-keyframes top-line-animation-close {
  0% {
    transform: translateY(7px) rotate(-45deg);
  }
  50%,
  to {
    transform: translateY(0) rotate(0);
  }
}
@keyframes top-line-animation-close {
  0% {
    transform: translateY(7px) rotate(-45deg);
  }
  50%,
  to {
    transform: translateY(0) rotate(0);
  }
}
@-webkit-keyframes middle-line-animation-close {
  0% {
    width: 0;
    opacity: 0;
  }
  20%,
  to {
    opacity: 1;
  }
}
@keyframes middle-line-animation-close {
  0% {
    width: 0;
    opacity: 0;
  }
  20%,
  to {
    opacity: 1;
  }
}
@-webkit-keyframes bottom-line-animation-close {
  0% {
    transform: translateY(-7px) rotate(45deg);
  }
  50%,
  to {
    transform: translateY(0) rotate(0);
  }
}
@keyframes bottom-line-animation-close {
  0% {
    transform: translateY(-7px) rotate(45deg);
  }
  50%,
  to {
    transform: translateY(0) rotate(0);
  }
}

.div-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 2rem;
}

@media (min-width: 800px) {
  .div-logo {
    width: auto;
  }
}

.generalMenu {
  width: 100%;
}
@media (min-width: 800px) {
  .generalMenu {
    width: 100%;
  }
}

.scroll {
  overflow-x: scroll;
  overflow-y: hidden;
}

.menuContainer {
  height: 100vh;
  background: radial-gradient(
      56.08% 98.22% at 15.8% 5.66%,
      #002ea8 0%,
      #001d66 50%,
      #010a44 100%
    )
    /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
}
.menu {
  display: flex;
}

.menu .pageNav {
  padding: 2rem 0;
  font-size: 2rem;
  color: #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.pageNav:nth-last-child(2) {
  border-bottom: none !important;
}

.menuContainer .navEnd {
  display: flex;
  position: absolute;
  left: 3rem;
  bottom: 3rem;
}
.menuContainer .btnContacto {
  display: none;
}

.buttonSvg {
  display: none;
}

.menuContainer .buttonSvg {
  display: block;
  margin: 0;
  margin-right: 1rem;
  padding: 0;
}

.buttonSvgPc {
  display: block;
}
.menuContainer .buttonSvgPc {
  display: none;
}

.titleFooter {
  display: block;
  font-size: 1.1rem;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 2rem;
}
.titleFooter i {
  color: #ffffff;
  display: block;
}
.subTitleFooter {
  display: flex;

  align-items: center;
  justify-content: space-between;
}

@media (min-width: 800px) {
  .titleFooter i {
    display: none;
  }

  .titleFooter {
    display: block;
    align-items: center;
    justify-content: space-between;
    border-bottom: none;
    margin-bottom: 0rem;
  }
}

.scroll {
  overflow-x: scroll;
  overflow-y: hidden;
}

.containerGotas {
  height: 45vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width: 800px) {
  .containerGotas {
    height: 25vh;
  }
}

.containerGotas h2 {
  font-size: 3.6rem;
  font-weight: 700;
  margin: 0;
  text-align: center;
}

@media (min-width: 800px) {
  .containerGotas h2 {
    font-size: 6rem;
  }
}

.fondoEmpresa {
  background-image: url("../img/empresa/gota2.png");
  position: relative;
}

.fondoServicio {
  background-image: url("../img/servicios/gota.png");
  position: relative;
}
.fondoProductos {
  background-image: url("../img/productos/gotasProductos.png");
  position: relative;
}

.fondoContacto {
  background-image: url("../img/contacto/contacto.png");
  position: relative;
}

.fondoGradient {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    360deg,
    rgba(1, 10, 68, 0.8) 0%,
    rgba(0, 53, 149, 0) 81%
  );
  display: flex;
  justify-content: center;
  align-items: center;
}

.containerRuta {
  background-color: #010a44;
  height: 5vh;
}

.rutaLine {
  height: 100%;
  display: flex;
  align-items: center;
}

.ruta {
  margin: 0 auto;
  width: 95%;
  max-width: 136.6rem;
  height: 100%;
}

.containerRuta a,
.containerRuta p {
  color: #ffffff;
  font-weight: 500;
  font-size: 1.4rem;
}

@media (min-width: 800px) {
  .containerRuta a,
  .containerRuta p {
    font-size: 1.6rem;
  }
}

.containerRuta p {
  margin: 0 1.5rem;
}

.selectRuta {
  font-weight: 700 !important;
}

.empresaPage {
  padding-right: 0;
  padding-left: 0rem;
}

@media (min-width: 800px) {
  .empresaPage {
    padding-left: 2.5rem;
  }
}
.empresaPage2 {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 800px) {
  .empresaPage2 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.containerDefine {
  display: block;
  justify-content: space-around;
  align-items: center;
  margin-top: 2.5rem;
}

@media (min-width: 800px) {
  .containerDefine {
    display: flex;
  }
}

.define {
  width: 100%;
  background: #f8f8f8;
  border-radius: 2.5rem;
  padding: 5rem 2rem;
  margin-bottom: 2rem;
}

@media (min-width: 800px) {
  .define {
    width: 30%;
    margin-bottom: 0;
  }
}

.define h4 {
  font-size: 2.6rem;
  font-weight: 700;
  color: #12284c;
  margin: 0;
  text-align: center;
}

@media (min-width: 800px) {
  .define h4 {
    font-size: 3rem;
  }
}

.define p {
  font-size: 1.6rem;
  line-height: 2.7rem;
  font-weight: 400;
  color: #12284c;
}

@media (min-width: 800px) {
  .define p {
    font-size: 1.8rem;
  }
}

.atencion {
  display: inline;
}

@media (min-width: 800px) {
  .atencion {
    display: flex;
  }
}

.map {
  width: 100%;
  height: 50rem;
}
.numeros {
  width: 100%;
}

@media (min-width: 800px) {
  .numeros {
    width: 50%;
  }
  .map {
    width: 50%;
    height: auto;
  }
}

.list {
  display: flex;
  margin-bottom: 2rem;
}

.telefono {
  margin-left: 1rem;
}

.subContacto {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 600;
  color: #003595;
}

.infor {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 400;
  color: #003595;
  line-height: 2.7rem;
}

.listContacto {
  margin-top: 3rem;
}

.llenar {
  display: inline;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}

@media (min-width: 800px) {
  .llenar {
    display: flex;
  }
}

.llenarInput {
  width: 100%;
  margin-top: 1rem;
}

@media (min-width: 800px) {
  .llenarInput {
    width: 32%;
    margin-top: 0;
  }
}

.llenarInputArea {
  width: 100%;
}

.llenar input {
  background-color: #ffffff;
  font-size: 1.8rem;
  color: rgba(18, 40, 76, 0.5);
  line-height: 2.7rem;
  font-weight: 400;
  border: none;
  border-radius: 10rem;
  padding: 1rem 2rem;
  width: 100%;
}

.llenar textarea {
  width: 100%;
  background-color: #ffffff;
  font-size: 1.8rem;
  color: rgba(18, 40, 76, 0.5);
  line-height: 2.7rem;
  font-weight: 400;
  border: none;
  border-radius: 2.5rem;
  padding: 1rem 2rem;
  margin-top: 1rem;
}

@media (min-width: 800px) {
  .llenar textarea {
    width: 100%;
    margin-top: 0;
  }
}

.firstLlenar {
  margin-top: 3rem;
}

.cuerpoProductos {
  display: flex;
  width: 100%;
  flex-direction: column;
}

@media (min-width: 800px) {
  .cuerpoProductos {
    flex-direction: row;
  }
}


.filtros {
  width: 100%;
  margin-bottom: 2rem;
}

@media (min-width: 800px) {
  .filtros {
    width: 20%;
    margin-bottom: 0;
  }
}


.listaProductos {
  width: 100%;
}

@media (min-width: 800px) {

  .listaProductos {
    width: 80%;
  }
}

.contenedorLista {
  display: grid;
  grid-template-columns: repeat(2, 49%);
  column-gap: 1rem;
  justify-content: center;
  padding-left: 0;
}

@media (min-width: 800px) {
  .contenedorLista {
    grid-template-columns: repeat(auto-fit, minmax(275px, 1fr));
    column-gap: 0;
    padding-left: 4rem;
    justify-content: left;
  }
}


.alturaClientes {
  display: none;
  height: 40vh;
  margin-top: 2rem;
  position: relative;
  padding: 2rem 0rem;
}

@media (min-width: 800px) {
  .alturaClientes {
    display: block;
  }
}


.swiper-wrapper {
  -webkit-transition-timing-function:linear!important; 
  -o-transition-timing-function:linear!important;
  transition-timing-function:linear!important; 
}

.sobrePonerClientes {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: transparent;
}

.swiperClientesProductos  {
  position: absolute;
  z-index: 1;
  border-radius: 3rem;
}

.categorias, .tipos {
  display: flex;
  flex-direction: column;
}

.filtros label {
  color: #12284C;
  font-weight: 600;
  font-size: 2rem;
  line-height: 3rem;
}

.filtros select {
  background-color: #F8F8F8;
  border: none;
  border-radius: 1rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.7rem;
  color: #525252;
  padding: 1rem 3rem;

}


.item {
  padding: 2rem 1rem;
  border: 1px solid rgba(214, 214, 214, 1);
  border-radius: 2rem;
  width: auto;
  margin-bottom: 2rem;
}

@media (min-width: 800px) {
  .item {
    width: 30rem;
    padding: 3rem 2rem;
  }
}

.item img {
  width: 100%;
}

.productoTitulo {
  color: #525252;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.7rem;

}

.selectWidth {
  width: 100%;
}

.clienteInPro {
  background-color: #F8F8F8;
  width: 100%;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}

.number a {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #525252;
  padding: 0.5rem 1.2rem;
}

.pagActive {
  background-color: #003595;
  color: #ffffff!important;

  border-radius: 50%;
}

.firstRow {
  margin-right: 1rem;
}

.lastRow {
  margin-left: 1rem;
}