/* Minification failed. Returning unminified contents.
(321,33): run-time error CSS1046: Expect comma, found '0'
(321,37): run-time error CSS1046: Expect comma, found '/'
(427,33): run-time error CSS1046: Expect comma, found '0'
(427,37): run-time error CSS1046: Expect comma, found '/'
(1175,33): run-time error CSS1046: Expect comma, found '0'
(1175,37): run-time error CSS1046: Expect comma, found '/'
(1725,35): run-time error CSS1046: Expect comma, found '0'
(1725,39): run-time error CSS1046: Expect comma, found '/'
 */
/*html * {border: solid 1px red;} */

/* Remove the navbar's default margin-bottom and rounded borders */

html {
  scroll-behavior: smooth;
}

@font-face {
  font-family: Kleenex;
  src: url(../fonts/KleenexSans-Bold.woff);
  font-display: swap;
}

#logoapp {
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px;
}

img.headerDesktop {
  width: 100%;
  height: auto;
  margin-top: 80px;
}

ul.avalado a {
  font-size: 20px;
  text-decoration: none;
  color: #0ba7db !important;
}

ul.avalado a:hover {
  color: #e49400 !important;
}

.iconosKleenex {
  cursor: pointer;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 3s;
}

.iconosKleenex:hover {
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.prodHome {
  z-index: 3 !important;
}

.prodHome h2 {
  margin-top: 10px !important;
  color: #0b326e;
}

.sloganProd h1 {
  font-family: Kleenex;
  color: #FFFFFF;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.20);
  position: absolute;
  z-index: 2;
  margin-top: -340px;
  margin-left: 34%;
}

.seccAzul {
  background-color: #FFFFFF;
  padding: 42px 30px 0px 30px;
}

.seccAzul h2 {
  margin-top: 34px;
  color: #0b326e;
  font-family: Kleenex;
}

.seccAzul p {
  margin-top: 50px;
  color: #0b326e;
  font-size: small;
}

.productostop {
  margin-top: 42px;
}

.slider1 {
  width: 100% !important;
  height: auto;
}

.panuelos h2 {
  font-size: 35px;
  color: #012b89;
  text-align: center;
}

.divTextoHome {
  min-width: 343px;
  min-height: 128px;
  margin-top: 20px;
}

.divTextoHome span {
  font-size: 50px;
  font-weight: bolder;
  color: #012b89;
}

.divTextoHome p {
  font-size: 24px;
  font-weight: normal;
  color: #012b89;
}

.divTextoHome h2 {
  margin-top: 45px;
  color: #012b89;
  font-size: 45px;
}

.TextoAlergias {
  margin-top: 80px;
  margin-bottom: 90px;
}

.TextoAlergias p {
  font-size: 20px;
  font-weight: normal;
  color: #012b89;
  text-align: justify;
}

.TextoAlergias ul {
  font-size: 20px;
  font-weight: normal;
  color: #012b89;
  text-align: justify;
  padding: 5px 40px;
}

.TextoAlergias h1 {
  margin-top: 45px;
  color: #012b89;
  font-size: 45px;
}

.TextoAlergias img {
  margin-top: 5px;
  margin-left: 30px;
  border-radius: 12px;
}

hr {
  width: 99.4%;
}

video::-webkit-media-controls-volume-slider {
  display: none;
}

video::-webkit-media-controls-mute-button {
  display: none;
}

.headerNotas {
  margin-top: 88px;
  width: 100%;
}

.navbar-collapse {
  background-color: transparent;
  width: 110%;
}

.navbar-toggler {
  background-color: transparent;
  border: solid thin transparent;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.95%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}


.navbar-toggler:focus {
  border: solid thin #ccc;
}

#Carouselproductos {
  max-width: 420px;
  max-height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.buttonCompraAqui {
  border-radius: 50px;
  background-color: #E66F00;
  color: #fff;
  text-align: center;
  padding: 10px;
  width: 310px;
  margin-top: -70px;
  transition: all 0.5s;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
}

.buttonCompraAqui:hover {
  background-color: #1574ab;
}

.buttonCompraAqui span {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  padding-top: 1px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.introText {
  text-align: center !important;
}

.artIncontinencia {
  margin-top: 40px;
}

.artIncontinencia h2 {
  font-weight: bolder;
  font-size: 27px;
  padding-left: 20px;
  padding-right: 20px;
}

.artIncontinencia h1 {

  font-weight: 700;
  font-size: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.artIncontinencia p {
  text-align: justify;
  font-size: 18px;
  padding-left: 20px;
  padding-right: 20px;
}

.prodLista ul {
  font-size: 18px;
  margin-left: -38px;
}

.prodLista {
  font-size: 18px;
  line-height: 30px;
}

.headerArt {
  margin-top: 88px !important;
}

.headerArt img {
  width: 100%;
}

.headerprod {
  background-color: #f5f5f5;
  padding-bottom: 30px;
}

.headerProd {
  width: 100%;
  height: 540px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.headerProd h1 {
  margin-left: 7%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 1000;
  font-size: 60px;
  color: black;
  margin-top: 190px;
}

.headerProd .buttonSlider {
  margin-left: 7%;
}

.butConoceHome {
  border-radius: 50px;
  background-color: #0ebdf6;
  border: solid 0px #001a72;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 23px;
  font-weight: bolder;
  font-family: Helvetica;
  padding: 8px;
  width: 220px;
  transition: all 0.5s;
  cursor: pointer;
  margin-bottom: 50px;
  box-shadow: 0px 5px 8px rgb(0 0 0 / 10%)
}

.butConoceHome:hover {
  background-color: #025aad;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.10);
  transform: translateY(-5px);
}

.artProd a .artProducto .butConoceSecc {
  text-decoration: none;
  color: white;
}

.artProd .artProducto .butConoceSecc:hover {
  text-decoration: none;
  color: white;
}

.artProd a {
  text-decoration: none;
}

.artProd .butConoceSecc {
  color: white;
  font-weight: 700;
  padding: 10px;
}

.butConoceSecc a:link {
  text-decoration: none;
  color: white;
  padding: 12px;
  font-weight: 700;
}

.butConoceSecc a:visited {
  text-decoration: none;
  color: white;
  padding: 10px;
  font-weight: 900;
}

.artProd a .butConoceSecc {
  text-decoration: none;
  color: white;
}

.artProd .butConoceSecc:hover {
  text-decoration: none;
  color: white;
}

.artProd a {
  text-decoration: none;
}

#CarouselIncont .carousel-inner a .carousel-caption .butIncont {
  text-decoration: none;
}

#CarouselIncont .carousel-inner .carousel-caption .butIncont:hover {
  text-decoration: none;
}

#CarouselIncont a {
  text-decoration: none;
}

#CarouselIncont .carousel-caption h3 {
  color: white;
  margin-top: 60px;
  font-size: 40px;
  margin-left: -400px;
}

iframe {
  overflow: hidden;
}

.retails {
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.retails img {
  cursor: pointer;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.retails img:hover {
  opacity: .7;

}

.navbar {
  margin-bottom: 0;
  border-radius: 0;
  min-height: 90px;
  background: #fff;
  background-image: url(../img/bgnav.webp);
  background-size: 100% 100%;
  box-shadow: 0px 5px 8px rgb(0 0 0 / 10%)
}

section {
  position: relative;

}

section img {
  position: absolute;
  text-align: center;
  width: 310px;
  height: 390px;
  margin-left: 30px;
  margin-right: auto;
  margin-top: -50px;
}

.bottom {
  animation-name: fade;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 2s;
  animation-delay: 2s;
  animation-direction: alternate;
}

.top {
  animation-name: fade;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 2s;
  animation-direction: alternate;
}

@keyframes fade {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

/* carrusel noticias*/

#Carouselnotcias {
  max-width: 500px;
  max-height: 600px;
}

.espacio {
  height: 80px;
}

/* fin carrusel noticias*/

/* Add a gray background color and some padding to the footer */



.tituloNota {
  left: 135px;

  width: 369px;
  height: 79px;
  position: absolute;
  color: #ffffff;
  font-size: 32px;
  line-height: 1.2;
  text-align: left;
  text-shadow: 2px 1px 3px #000000;
}

.textoNota {
  left: 138px;
  top: 120px;
  width: 369px;
  height: 88px;
  position: absolute;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.2;
  text-align: left;
  text-shadow: 1px 0px 3px #000000;
}

.button2 {
  left: 135px;
  top: 220px;

  position: absolute;
  color: #ffffff;
  font-size: 32px;
  line-height: 1.2;
  text-align: center;
  text-shadow: 2px 1px 3px #000000;
  padding: 6px 34px;
  cursor: pointer;
  border-radius: 50px;
  background-color: #000;
  border: solid 5px #fff;
}

.button2:hover {
  background-color: #1d5095;
}

.noticiasHome {
  overflow: hidden;
  width: 98% !important;
  height: 620px;
  border: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: -50px !important;
}

.iframeVideos {
  overflow: hidden;
  width: 100%;
  height: 550px;
  border: none;
}


#myCarousel .carousel-inner {
  margin-top: 60px;
}

nav {
  width: 100%;
  height: 40px;
  background: #fff;
  border-radius: 0px !important;
  -moz-border-radius: 6px;
}

#myCarousel .carousel-caption h1 {
  font-size: 45px !important;
  font-family: kleenex;
  font-weight: 1000 !important;
  margin-left: 1%;
  color: #ffffff;
  margin-bottom: 20px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.20);
}

#myCarousel .carousel-caption h2 {
  position: absolute;
  font-size: 45px !important;
  font-family: kleenex;
  font-weight: 1000 !important;
  margin-left: 12%;
  color: #ffffff;
  margin-top: -390px !important;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.20);
}

#myCarousel sup {
  font-size: 25px !important;
}

.iconoshome sup {
  font-size: 25px !important;
}

.sloganProd sup {
  font-size: 25px !important;
}

.form-control {
  margin-top: 20px !important;
}

.carousel-caption ​​​​ {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 34%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

#notasHome .carousel-caption {
  text-align: center;
  top: 60px;
  left: 10px;
  bottom: auto;
  width: 700px;
}

.nav-item {
  width: 160px;
  text-align: center;
}

.nav-item a {
  color: white !important;
  font-size: 1.4em !important;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-stretch: ultra-condensed !important;
  padding-left: 1px !important;
  padding-right: 1px !important;
  transition: all 0.2s;
}

.nav-item a:hover {
  color: #001a72 !important;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.10);

}

.nav-item a img:hover {
  content: url(/img/logoAppAllergy-b.svg);
  color: #001a72 !important;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.10);
}

.nav-item li {
  padding-left: 5px;
  padding-top: 6px;
}

.navbar-nav {
  margin-left: 55%;
}

.dropdown-menu {
  background-color: orange !important;
  padding: 10px 15px !important;
  border: none !important;
}

.dropdown-menu .dropdown-item {
  color: #fff !important;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.10);
}

.dropdown-menu .dropdown-item:hover {
  color: #001a72 !important;
  background-color: orange !important;

}

.nav li {
  padding-left: 5px;
  padding-top: 6px;
}

.navbar-nav {
  margin-left: 55%;
}

.imgheder {
  margin-top: 50px
}

.iconoshome {
  background-color: #f5f5f5;
  margin-top: 50px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.iconoshome h1 {
  font-size: 45px !important;
  font-family: kleenex;
  font-weight: 1000 !important;
  text-align: center;
  color: #0b3c78;
  margin-bottom: 20px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.20);
}


.divpanal {
  background-color: #e0dfdf;
  background-repeat: repeat-y;
  height: 280px;
}

.divpanal h3 {
  font-weight: 1000 !important;
  line-height: 1.4 !important;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 35px !important;
}


.divproducto {
  position: relative;
  z-index: 2;
  margin-top: -50px;
  margin-left: auto;
  margin-right: auto;
}


.aviso h3 {
  font-weight: bolder;
  font-family: Helvetica;
  font-size: 20px;
  color: #454545;
  font-stretch: condensed;
  padding-left: 20px;
  padding-right: 20px;
}

.aviso p {

  font-size: 20px;
  color: #454545;
  padding-left: 20px;
  padding-right: 20px;
}

.registro h2, h4 {
  color: #fff !important;
  line-height: 1.4;
  padding-top: 17px;
  font-size: 18px;
}

.artProd .col-md-4 {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}

.TitleArtRel h2 {
  padding-left: 12px;
  margin-bottom: 13px;
  margin-top: 20px;
}

.frase {
  padding-top: 5px;
}

.registro h4 {
  color: #ffffff !important;
  line-height: 1.4;
  padding-top: 30px;
  font-size: 18px;
}

.frase h3, h4 {
  font-size: 20px !important;
  color: #000000 !important;
  font-weight: bold !important;
}

.frase p {
  font-size: 20px;
}



.buttonConoce {
  border-radius: 50px;
  background-color: #E66F00;
  border: solid 0px #001a72;
  text-align: center;
  padding: 7px 6px;
  margin-left: 34px;
  width: 120px;
  transition: all 0.5s;
  cursor: pointer;
}

.buttonConoce3 {
  border-radius: 50px;
  background-color: #E66F00;
  border: solid 0px #001a72;
  text-align: center;
  padding: 7px 6px;
  margin-left: 18px;
  width: 120px;
  transition: all 0.5s;
  cursor: pointer;
}

.buttonConoce:hover {
  background-color: #1574ab;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.10);
  transform: translateY(-5px);
}

.buttonConoce3:hover {
  background-color: #1574ab;
}

.divProductos {
  border-radius: 10px;
  background-color: white;
  width: 350px;
  height: 140px;
  -webkit-box-shadow: 4px 6px 16px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 4px 6px 16px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 4px 6px 16px -1px rgba(0, 0, 0, 0.75);
}

.divProductos .buttonConoce, .buttonConoce3 span {
  font-weight: bolder;
  font-family: Helvetica;
  color: white;
}

.divProductos p {
  padding-top: 11px;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  padding-left: 15px;
  font-weight: bolder;

}

.divProductos img {
  padding-right: 10px;
  margin-left: 173px;
  margin-top: -146px;
}

.divProductos .img1 {
  padding-right: 10px;
  margin-left: 152px;
  margin-top: -115px;
}

.butConoceSecc {
  border-radius: 50px;
  background-color: #0ebdf6;
  border: solid 0px #001a72;
  text-align: center;
  width: 290px;
  transition: all 0.5s;
  cursor: pointer;
}

.divSeccProductos .butConoceSecc {
  width: 162px;
  padding: 8px;
  margin-left: 30px;
  margin-top: -20px;
  transition: all 0.5s;
  cursor: pointer;
}

.butConoceSecc span {
  font-size: 25px;
}

.butConoceSecc:hover {
  background-color: #1574ab;
}

.divSeccProductos {
  margin-top: 30px;

}

.divSeccProductos .butConoceSecc span {
  font-weight: bolder;
  font-family: Helvetica;
  color: white;
  font-size: 18px;
}

.divSeccProductos h2 {
  padding-top: 25px;
  color: #012b89;
  font-size: 40px;
  font-weight: bold;
  font-family: Helvetica;
  text-align: left;
}

.divSeccProductos p {
  padding-top: 18px;
  color: #012b89;
  font-size: 20px;
  text-align: justify;
}

.divSeccProductos span {
  margin-top: 8px;
  font-size: small;
}

.divSeccProductos img {
  padding-right: 10px;
  float: right;
  margin-top: -95px;
}

.proDetalle {
  background-color: #ffffff;
}

.proDetalle img {
  margin-top: 15px;
}

.proDetalle hr {
  width: 110%;
}

.prodDer {
  margin-top: 55px !important;
}

.prodDer h2 {
  font-family: Kleenex;
  text-align: center;
  font-size: 40px;
  color: orange !important;
  font-weight: bolder;
  margin-right: 10px;
  margin-top: 5px;
}

.prodDer .prodLista h2 {
  font-family: Helvetica;
  text-align: center;
  font-size: 27px;
  width: 80%;
  color: #0a287e !important;
  font-weight: bolder;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}

.prodDer h1 strong {
  font-family: Helvetica;
  text-align: center;
  font-size: 67px;
  color: #fdb602;
}

.prodDer span.Diapro2 {
  font-family: Helvetica;
  text-align: center;
  font-size: 67px;
  color: #E66F00;
}

.prodDer span.Diapro3 {
  font-family: Helvetica;
  text-align: center;
  font-size: 67px;
  color: #1a9d81;
}

.prodDer span.Diapro4 {
  font-family: Helvetica;
  text-align: center;
  font-size: 67px;
  color: #008fd0;
}

.prodDer p {
  text-align: justify;
  font-size: 20px;
  color: #012b89;
  padding-left: 30px;
  padding-right: 30px;
  word-spacing: normal;
}

.prodDer img {
  width: 280px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 40px;
}

.productosDer {
  margin-top: 30px;
}

.productosDer h2 {
  font-family: Helvetica;
  text-align: center;
  font-size: 50px;
  color: black;
  font-weight: bolder;
}


.productosDer p {
  text-align: justify;
  font-size: 19px;
  color: black;
  padding-right: 30px;
}

.iconosProd {
  background-color: #fafafa;
}

.iconosProd .iconos {
  margin-right: auto;
  text-align: right;
  background-color: #ffffff;
}

.iconosProd h3 {
  color: #36bee9;
  font-family: Kleenex;
  font-weight: bold;
  text-align: left;
  font-size: 40px;
  padding-left: 50px;
  padding-top: 30px;
}

.iconosProd p {
  text-align: left;
  font-size: 20px;
  padding-left: 50px;
  line-height: 35px;
}

.iconosProd img {
  width: 86px;
  height: 86px;
  text-align: center;
  padding: 2px;
  margin: 7px;
}

.lineaBlanca {
  border-bottom: #e9e9e9 dashed thin;

}

.lineaGris {
  background-image: linear-gradient(to right, #ccc 40%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 8px 1px;
  background-repeat: repeat-x;

}

.incontinencia h1 {
  text-align: center;
  font-size: 35px;
  font-weight: bolder;
}

.incontinencia p {
  text-align: justify;
  font-size: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.divIncontinencia {
  width: auto;
  margin-top: 30px;
}

.divIncontinencia img {
  margin-right: auto;
  margin-left: auto;
}

.divIncontinencia h2 {
  text-align: center;
  font-family: Helvetica;
  font-size: 22px;
  color: #18206a;
  font-weight: 1000;
  letter-spacing: -1px;
  font-stretch: condensed;
}


.botonNotas span {
  cursor: pointer;
  display: inline-block;
  position: relative;
}

.butIncont {
  border-radius: 50px;
  background-color: #000;
  border: solid 3px #fff;
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: bolder;
  font-family: Helvetica;
  padding: 12px;
  width: 290px;
  transition: all 0.5s;
  cursor: pointer;
}

.butIncont:hover {
  color: #000;
  background-color: #ffbb00;
  text-decoration: none;
}

#CarouselIncont .carousel-inner a .carousel-caption .butIncont {
  text-decoration: none;
}

#CarouselIncont .carousel-inner .carousel-caption .butIncont:hover {
  text-decoration: none;
}

#CarouselIncont a {
  text-decoration: none;
}

.buttonSlider {
  border-radius: 50px;
  background-color: #0ebdf6;
  border: solid 0px #001a72;
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: bolder;
  font-family: Helvetica;
  padding: 12px;
  width: 270px;
  transition: all 0.5s;
  cursor: pointer;
  margin-left: 35%;
  margin-top: 290px;
  box-shadow: 0px 5px 7px rgb(0 0 0 / 10%)
}

.buttonSlider span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.20);
}

.buttonSlider span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.buttonSlider:hover {
  background-color: #025aad;
}

.buttonSlider:hover span {
  padding-right: 25px;
}

.buttonSlider:hover span:after {
  opacity: 1;
  right: 0;
}

.butEnviar {
  border-radius: 50px !important;
  background-color: #0ebdf6 !important;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bolder !important;
  font-family: Helvetica;
  padding: 5px 5px;
  width: 180px;
  cursor: pointer;
  margin-bottom: 26px;
  transition: all 0.5s;
}

.butEnviar:hover {
  background-color: orange;
}

.gracias {
  padding: 20%
}

.gracias span {
  color: green;
}

#gracias h4 {
  padding-top: 100px;
  padding-bottom: 80px;
}

.registro {
  background-color: #0b326e;
  height: auto;
  text-align: center;
}


.registro p {
  color: white
}

footer {
  background-color: orange;
  height: fit-content;
  padding: 25px;
}

footer p {
  color: white;
  text-align: left;
  font-size: small;
}

footer a:first-child {
  margin-left: 0px;
}

footer a {
  color: white;
  text-align: left;
  margin-left: 26px;
  font-stretch: condensed;
  font-family: Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

footer a:hover {
  color: #112a50;
  text-decoration: none;
}

.iframenotasDesk {
  display: block;
  height: 600px;
}

.iframenotasMovil {
  display: none;
}

#galvideosDesktop {
  display: block;
}

#galvideosMovil {
  display: none !important;
}

/* The screen is less than 600 pixels wide */

.imgvideomovil {
  display: none;
}

#carouselMovil {
  display: none;
}

#CarouselmovilIncont {
  display: none;
}

@media screen and (min-width: 1900px) {
  .sloganProd h1 {
    font-family: Kleenex;
    font-size: 60px;
    color: #FFFFFF;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.20);
    position: absolute;
    z-index: 2;
    margin-top: -490px;
    margin-left: 32%;
  }

  #myCarousel .carousel-caption h1 {
    font-size: 55px !important;
    font-family: kleenex;
    font-weight: 1000 !important;
    margin-left: 1%;
    margin-top: -550px;
    color: #ffffff;
    margin-bottom: 20px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.20);
  }

  #myCarousel .carousel-caption h2 {
    position: absolute;
    font-size: 55px !important;
    font-family: kleenex;
    font-weight: 1000 !important;
    margin-left: 17%;
    color: #ffffff;
    margin-top: -525px !important;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.20);
  }

  .buttonSlider {
    margin-left: 43%;
    margin-top: 350px;
  }
}


@media (min-width: 768px) and (max-width: 1024px) {
  .swiper-slide {
    display: none;
  }


  .divIncontinencia h2 {
    text-align: center;
  }

  .textoDetProd {
    margin-top: 80px !important;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
  }

  .prodLista ul {
    font-size: 18px;
    margin-left: 8px;
  }

  #CarouselproductosMobile .carousel-inner img {
    width: 80%;
    margin-top: -60px !important;
    margin: auto;
  }

  .headerProd {
    margin-top: 40px;
    width: 100%;
    height: 300px;
  }

  .headerProd .buttonSlider {
    margin-left: 7%;
    margin-top: 65px;
    display: none;
  }

  .headerProd h1 {
    position: absolute;
    z-index: 2;
    font-family: Helvetica;
    margin-left: 5%;
    font-weight: 1000;
    font-size: 40px;
    color: black;
    margin-top: 105px;
    text-shadow: 2px 2px 6px white;
  }

  .otrosProductos {
    margin-top: 100px;
    align-items: center;
    text-align: center;
    /* margin-left: auto; */
    margin-right: auto;
  }

  .divProductos {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 400px;
  }

  .divProductos .img1 {
    margin-top: 10px;
  }

  .buttonSlider {
    margin-left: 210px;
    margin-top: -10px;
  }

  .navbar-nav {
    margin-left: 200px;
    margin-top: -35px;
  }

  .productosDer h2 {
    margin-top: -180px;
    font-family: Helvetica;
    text-align: center;
    font-size: 50px;
    color: black;
    font-weight: bolder;
  }

  .divproducto section img {
    position: relative;
    z-index: 2;
    margin-top: -280px;
    margin-left: 390px;
  }

  .divproducto section .top {
    position: relative;
    z-index: 2;
    margin-top: -380px;
    margin-left: 405px;
  }

  .productosDer img {
    margin-top: -20px;
    text-align: center;
    margin-right: auto;
  }

  .divpanal h3 {
    font-weight: 1000;
    line-height: 1.4;
    margin-left: 40px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
  }

  .butDescubre {
    margin-left: 40px;
  }

  #myCarousel .carousel-caption h3 {
    font-size: 30px !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 1000 !important;
    margin-left: 10px;
    margin-top: -60px;
    color: #18206a;
    margin-bottom: 20px;
  }

  .carousel-caption {
    text-align: center;
    top: 60px;
    left: 140px;
    bottom: auto;
    width: 700px;
  }

  .navbar-nav>li>a {
    font-size: 15px !important;
  }
}

@media (max-width: 480px) {
  #mivideo {
    width: 340px;
  }

  .nav-item {
    width: 270px;
    text-align: center;
  }

  .nav-item a img {
    margin-left: -30px;
    margin-bottom: -15px;
    width: 180px;
  }

  img.headerMobile {
    width: 100%;
    height: auto;
    margin-top: 85px;
  }

  ul.avalado {
    padding: 1px 39px;
  }

  .divTextoHome p {
    margin-top: 50px;
  }

  .divSeccProductos h2 {
    font-size: 30px;
    text-align: center !important;
  }

  .divSeccProductos p {
    font-size: 18px;
  }

  .TextoAlergias img {
    margin-top: 10px;
    margin-left: 0px !important;
    border-radius: 12px;
    width: 88%;
  }

  #carouselMovil {
    display: block;
    margin-top: -26px !important;

  }

  .TextoAlergias p {
    text-align: justify;
    margin-left: auto;
    padding: 0px 20px 0px 20px;
    margin-right: auto;
    font-size: 20px;
    font-weight: normal;
    color: #012b89;
  }

  .TextoAlergias h1 {
    text-align: center;
    margin-top: -35px;
    color: #012b89;
    font-size: 35px;
  }

  .proDetalle img {
    margin-top: 0px;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .proDetalle hr {
    width: 90%;
  }

  .divbody {
    position: absolute;

    width: 98% !important;
    height: 900px;
    background-color: transparent;
    overflow: hidden;
    filter: drop-shadow(0 0 10px white);
    z-index: 2;
  }

  button.navbar-toggler.ml-auto.hidden-sm-up.float-xs-right:focus {
    outline: none !important;
  }

  .seccAzul {
    background-color: #FFFFFF;
    padding: 42px 0px 0px 0px;
  }

  .seccAzul h2 {
    margin-top: 10px;
    text-align: center;
    color: #0b326e !important;
    font-family: Kleenex;
  }

  .seccAzul p {
    margin-top: 30px;
    color: #0b326e;
    font-size: small;
    padding: 0px 20px 0px 20px;
    text-align: center;
  }

  .productostop {
    margin-top: 18px !important;
  }

  .iconosProd h3 {
    color: #36bee9;
    font-weight: bold;
    text-align: left;
    font-size: 24px;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 30px;
  }

  .iconosProd p {
    text-align: left;
    font-size: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  #CarouseliconsProd img {
    width: 200px !important;
    height: 200px !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  #CarouseliconsProd .carousel-indicators [data-bs-target] {

    width: 24px;
    height: 24px;
    border-radius: 100%;
    background-color: #ccc;
    margin-bottom: -1rem !important;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 50px;
  }

  #CarouseliconsProd .carousel-indicators .active [data-bs-target] {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background-color: #183349;
    margin-bottom: -1rem !important;
    margin-left: 20px;
    margin-right: 20px;
    opacity: 0.8;
  }

  .sloganProd h1 {
    font-family: Kleenex;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.20);
    position: absolute;
    z-index: 2;
    width: 60%;
    margin-top: -150px;
    margin-left: 38%;
  }

  .noticiasHome {
    overflow: hidden;
    width: 100%;
    height: 550px;
    border: none;
  }

  .collapsing {
    background-color: green;
    width: 110%;
  }

  .divTextoHome {
    min-width: 343px;
    min-height: 95px;
    margin-top: -70px !important;
  }

  .divTextoHome h2 {
    font-size: 30px;
    margin-top: 85px;
  }

  .divTextoHome span {

    font-size: 30px;
    font-weight: bolder;
    color: #012b89;

  }

  #Carouselicons {
    min-width: 360px;
    min-height: 235px;
    margin-bottom: 45px;
    background-color: #f5f5f5;
    padding: 20px;
  }

  .iconoshome {
    display: none;
  }

  .navbar-collapse {
    background-color: orange !important;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0px 8px 9px rgb(0 0 0 / 40%)
  }

  .navbar-toggler {
    background-color: orange;
  }

  .divProductos .img1 {
    width: 55%;
    padding-right: 10px;
    margin-top: -96px;
  }

  .iframeVideos {
    overflow: hidden;
    width: 97%;
    border: none;
    margin-bottom: 50px;
  }

  #carouselproductos .carousel-indicators [data-bs-target] {

    width: 27px;
    height: 27px;
    border-radius: 100% !important;
    background-color: #183349;
    margin-bottom: -1rem !important;
    margin-left: 20px;
    margin-right: 20px;

  }

  #carouselproductos .carousel-indicators .active [data-bs-target] {

    width: 27px;
    height: 27px;
    border-radius: 100%;
    background-color: #fff;
    margin-bottom: -1rem !important;
    margin-left: 20px;
    margin-right: 20px;
    opacity: 0.8;
  }

  #carouselMovil .carousel-indicators [data-bs-target] {

    width: 27px;
    height: 27px;
    border-radius: 100%;
    background-color: #fff;
    margin-bottom: -1rem !important;
    margin-left: 20px;
    margin-right: 20px;

  }

  #carouselMovil .carousel-indicators .active [data-bs-target] {

    width: 27px;
    height: 27px;
    border-radius: 100%;
    background-color: #fff;
    margin-bottom: -1rem !important;
    margin-left: 20px;
    margin-right: 20px;
    opacity: 0.8;
  }

  #Carouselicons .carousel-indicators [data-bs-target] {

    width: 24px;
    height: 24px;
    border-radius: 100%;
    background-color: #183349;
    margin-bottom: -1rem !important;
    margin-left: 20px;
    margin-right: 20px;

  }

  #Carouselicons .carousel-indicators .active [data-bs-target] {

    width: 25px;
    height: 25px;
    border-radius: 100%;
    background-color: #183349;
    margin-bottom: -1rem !important;
    margin-left: 20px;
    margin-right: 20px;
    opacity: 0.8;
  }

  #CarouselproductosMobile .carousel-inner {
    height: 450px;
    margin-top: 24px;
  }

  .nav-bar .button {
    color: #008fd0;
  }

  .buttonCompraAqui {
    width: 310px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
  }

  .buttonCompraAqui span {
    font-size: 30px;
  }

  .headerProd {
    width: 100%;
    height: 255px;
    background-image: url(/img/headerProductosMovil.webp);
    background-size: 414px 222px;
    background-position: left center;
    background-repeat: no-repeat;
    margin-top: 36px;
    z-index: 1;
  }

  .headerProd h1 {
    position: absolute;
    z-index: 2;
    font-family: Helvetica;
    margin-left: 0%;
    font-weight: 1000;
    font-size: 24px;
    color: black;
    margin-top: 56px;
    text-shadow: 2px 2px 6px white;
  }

  .headerProd .buttonSlider {
    display: none;
    margin-left: 7%;
  }

  hr {
    height: 2px;
    border-width: 0;
    color: #b3b3b3;
    background-color: #777777 !important;
    width: 70%;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .productosDer {
    margin-top: -70px;
    margin-left: auto;
    margin-right: auto;
  }

  .productosDer h2 {
    margin-top: -40px;
    font-family: Helvetica;
    text-align: center;
    font-size: 40px;
    color: black;
    font-weight: bolder;
    margin-top: -100px;
  }

  .productosDer img {
    margin-top: -20px;
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .iconosProdGral img {
    margin-left: 0px;
    width: 45% !important;
    text-align: center;
  }

  .productosDer img.calzon {
    margin-top: -30px;
    text-align: center;
  }

  .productosDer p.calzon {
    margin-top: -30px;
    text-align: center;
    font-size: 20px;
  }

  .productosDer span.Diapro1 {
    font-family: Helvetica;
    text-align: center;
    font-size: 40px;
    color: #fdb602;
  }

  .productosDer span.Diapro2 {
    font-family: Helvetica;
    text-align: center;
    font-size: 40px;
    color: #e0850b;
  }

  .productosDer span.Diapro3 {
    font-family: Helvetica;
    text-align: center;
    font-size: 40px;
    color: #1a9d81;
  }

  .productosDer span.Diapro4 {
    font-family: Helvetica;
    text-align: center;
    font-size: 40px;
    color: #008fd0;
  }

  .productosDer p {
    text-align: center;
    font-size: 20px;
    color: black;
    padding-right: 20px;
    padding-left: 20px;
  }


  .butConoceSecc span {
    font-size: 25px;
  }

  #myCarousel {
    display: none;
  }

  .mobileProd {
    margin-top: -110px;
  }

  .artIncontinencia h2 {
    text-align: center;
    font-weight: bolder;
    font-size: 26px;
  }

  .artIncontinencia {
    margin-top: 10px;
  }

  .artIncontinencia p {
    font-size: 20px;
    text-align: left;
    white-space: normal;
    hyphens: auto;
    word-spacing: normal;
    word-break: keep-all;

  }

  .artIncontinencia h1 {
    text-align: center;
    font-family: Helvetica;
    font-weight: 700;
    font-size: 35px;
    color: midnightblue;
  }

  .frase {
    padding-top: 5px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .artProd .artProducto {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .artProd .artProducto .butConoceSecc {
    color: white;
    font-weight: 700;
  }

  .productosDer .butConoceSecc {

    border-radius: 50px;
    background-color: #E66F00;
    border: solid 0px #001a72;
    text-align: center;
    padding: 12px;
    margin-left: auto;
    margin-right: auto;
    width: 290px;
    transition: all 0.5s;
    cursor: pointer;
  }

  .TitleArtRel {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .prodDer {
    margin: top 55px;
  }

  .artProducto {
    margin-top: -58px;
  }

  .artProducto img {
    margin-top: 20px;
    width: 96%;
  }

  .headerprod {
    margin-top: 0px;
  }

  .divProductos {
    width: 330px;
  }

  .prodDer h1 {
    margin-top: 80px !important;
    font-family: Helvetica;
    text-align: center;
    font-size: 40px;
    color: black;
    font-weight: bolder;
    margin-right: auto;
    margin-left: auto;
  }

  .prodDer h2 {
    font-family: Kleenex;
    text-align: center;
    font-size: 38px;
    color: orange !important;
    font-weight: bolder;
    margin-right: 10px;
    margin-top: 5px;
  }

  .textoDetProd {
    margin-top: 30px !important;
    text-align: center;
    font-weight: bolder;
    color: midnightblue;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 21px;
  }

  .headerprod li {
    font-size: 20px;
    text-align: left;
  }

  .prodDer h1 strong {
    font-family: Helvetica;
    text-align: center;
    font-size: 40px;
    color: #fdb602;
  }

  .prodDer span.Diapro2 {
    font-family: Helvetica;
    text-align: center;
    font-size: 40px;
    color: #f98e03;
  }

  .prodDer span.Diapro3 {
    font-family: Helvetica;
    text-align: center;
    font-size: 40px;
    color: #1a9d81;
  }

  .prodDer span.Diapro4 {
    font-family: Helvetica;
    text-align: center;
    font-size: 40px;
    color: #008fd0;
  }

  .prodDer p {
    text-align: justify;
    font-size: 20px;
    color: #012b89;
  }

  .nav li {
    padding-left: 5px;
    padding-top: 0px;
  }

  .iconosProd {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .iconosProd img {
    margin-left: auto;
    margin-right: auto;
    width: 140px;
  }

  #carouselMovil .carousel-inner {
    margin-top: 67px;
  }

  #galvideosMovil {
    display: flex !important;
    height: 120px;
    margin-bottom: 140px;
  }

  #galvideosDesktop {
    display: none;
  }

  #CarouselmovilIncont {
    display: block;
    margin-top: 50px;
  }

  .retails img {
    cursor: pointer;
    width: 150px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .prodLista h2 {
    font-size: 22px;
    text-align: center;
    padding-left: 22px;
    padding-right: 25px;
  }

  .prodLista p {
    font-size: 18px;
    text-align: justify;
    padding-left: 22px;
    padding-right: 25px;
    color: #012b89;
  }

  #CarouselmovilIncont .carousel-caption {
    width: 100%;
    padding: 20px;
    margin-left: -106px;
    margin-right: auto;
    margin-top: 5px;
    color: #112a50;
    margin-bottom: 5px
  }

  #CarouselmovilIncont .carousel-caption h3 {
    font-size: 25px;
    font-family: Helvetica;
    padding: 20px;
    margin-left: auto;
    margin-top: 137px;
    color: #ffffff;
    margin-bottom: 5px;
    text-shadow: 2px 2px 3px black;
  }

  #carouselMovil {
    display: block;
  }

  #Carouselnoticias .carousel-caption {
    text-align: center;
    top: 10px;
    left: 0px;
    bottom: auto;
    width: 100%;
  }

  #Carouselnoticias {
    width: 90%;
    height: 280px;
  }

  #carouselMovil .carousel-caption {
    width: 100%;
    padding: 20px;
    margin-left: -12%;
    margin-right: auto;
    margin-top: 5px;
    color: #ffffff;
    margin-bottom: 5px
  }

  #carouselMovil .carousel-caption h2 {
    font-size: 25px;
    font-family: Helvetica;
    padding: 20px;
    margin-left: auto;
    margin-top: -390px;
    color: #112a50;
    margin-bottom: 5px
  }

  #carouselMovil .carousel-caption h3 {
    color: #ffffff;
    margin-top: 20px;
    width: 270px;
  }

  .nav-bar .nav-link {
    background-color: orange;
  }

  .link1 {
    transition: 0.3s ease;
    background: orange;
    color: #0b216e !important;
    font-size: 1.4em !important;
    font-family: Arial, Helvetica, sans-serif;
    font-stretch: condensed !important;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 1px dashed yellow !important;
    padding-bottom: 14px;
    text-align: center;
  }

  .butDescubre {
    margin-left: auto;
    margin-right: auto;
  }

  .botonMovil {
    border-radius: 50px;
    background-color: #0ebdf6;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
    font-family: Helvetica;
    color: #fff;
    padding: 8px;
    width: 250px;
    cursor: pointer;
    margin-left: 105px;
    margin-right: auto;
    margin-top: -10px;
  }

  .butMovilIncont {
    border-radius: 50px;
    background-color: #000000;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
    font-family: Helvetica;
    color: #fff;
    padding: 8px;
    width: 250px;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px;
  }

  .imgvideomovil {
    display: block;
  }

  .espacio {
    height: 0px;
  }

  .iframenotasDesk {
    display: none;
  }

  .iframenotasMovil {
    display: block;
  }

  h1 {
    font-size: 25px
  }

  h2 {
    font-size: 25px;
    color: #012b89 !important;
  }

  .panuelos h2 {
    font-size: 25px;
    color: #012b89;
  }

  iframe {
    overflow: hidden;
  }

  .carousel-indicators button li {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #ffffff;
  }

  .carousel-indicators button .active {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #000;
  }

  .buttonSlider {
    border-radius: 50px;
    background-color: #E66F00;
    border: solid 0px #001a72;
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: bolder;
    font-family: Helvetica;
    color: #fff;
    padding: 10px;
    width: 230px;
    transition: all 0.5s;
    cursor: pointer;
  }

  #Carouselnoticias .carousel-caption {
    text-align: center;
    top: 20px;
    left: 0px;
    bottom: auto;
    width: 100%;
  }

  #Carouselnoticias .carousel-caption .titulo {
    background-color: rgb(15, 30, 63);
    max-width: 100%;
    height: auto;
    padding-top: 2px;
    text-align: center;
    width: 100%;
    margin-top: 168px;
  }

  #Carouselnoticias .carousel-caption h2 {
    font-size: 18px;
    font-family: Helvetica;
    padding: 20px;
    margin-left: 0px;
    margin-top: -20px;
    color: #ffffff;
    margin-bottom: 5px
  }

  #Carouselnoticias .carousel-caption a {
    font-size: 18px;
    font-family: Helvetica;
    padding: 20px;
    margin-left: -10px;
    margin-top: -20px;
    color: #ffffff;
    margin-bottom: 5px
  }

  .navbar-nav {
    float: none;
    margin: 0 auto;
    display: table !important;
    background-color: orange;
  }

  .carousel-caption {
    text-align: center;
    top: 20px;
    left: 110px;
    bottom: auto;
    width: auto;
  }

  .carousel-caption h3 {
    font-size: 20px !important;
    font-weight: 1000 !important;
    ;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 90px;
    margin-top: -16px;
    color: #18206a;
    margin-bottom: 20px
  }

  .divpanal {
    background-color: #e0dfdf;
    height: 520px;
  }

  .divpanal h3 {
    font-weight: 1000 !important;
    line-height: 1.4;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
  }

  .divproducto {
    position: relative;
    z-index: 2;
    margin-top: -10px;
  }

  .divproducto section img {
    margin-left: 9%;
    margin-right: auto;
    position: absolute;
    margin-top: -140px;
  }

  .divProductos {
    margin-top: 30px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .iconosProd {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .divIncontinencia {
    width: auto;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .divIncontinencia img {
    text-align: center;
    margin-left: 0px;
    margin-right: auto;
  }

  .divIncontinencia h2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
  }

  .button {
    margin-left: auto;
    margin-right: auto
  }

  .otrosProductos {
    margin-top: 100px !important;
  }

  .divSeccProductos {
    margin-top: 40px;
  }

  .seccProductos {
    margin-top: 5px;
  }

  .imgheder {
    margin-top: 60px
  }

  .collapsing, .in {
    background-color: #f7f7f7;
  }

  .collapsing ul li a, .in ul li a {
    color: #555 !important;
  }

  .collapsing ul li a:hover, .in ul li a:hover {
    color: #f1f1f1 !important;
  }

  .navbar-header {
    min-height: 90px;
  }

  footer {
    background-color: orange;
    width: 100%;
  }

  footer p {
    color: white;
    text-align: justify;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .gracias {
    padding: 30% 10%
  }
}

@media (max-width: 380px) {

  .retails img {
    cursor: pointer;
    width: 140px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .headerProd {
    width: 100%;
    height: 260px;
    background-image: url(/img/headerProductosMovil.webp);
    background-size: 380px 215px;
    background-position: left center;
    background-repeat: no-repeat;
    margin-top: 21px !important;
    z-index: 1;
  }

  .productosDer {
    margin-top: -70px;
    margin-left: auto;
    margin-right: auto;
  }

  .productosDer h2 {
    font-family: Helvetica;
    text-align: center;
    font-size: 40px;
    color: black;
    font-weight: bolder;
    margin-left: 4%;
    margin-right: auto;
    margin-top: -102px;
  }

  .productosDer p {
    text-align: center;
    font-size: 20px;
    color: black;
    padding-left: 20px;
    padding-right: 20px;
  }

  .divIncontinencia img {
    text-align: center;
    margin-left: 0px;
    margin-right: auto;
  }

  .incontinencia h1 {
    font-size: 35px;
  }

  .incontinencia p {
    font-size: 22px;
  }

  #myCarousel {
    display: none;
  }

  #carouselMovil {
    display: block;
    margin-top: 85px !important;

  }

  #carouselMovil .carousel-caption {
    width: 100% !important;
    padding: 20px;
    margin-left: 12%;
    margin-right: auto;
    margin-top: -32px;
    color: #112a50;
    margin-bottom: 5px;
    width: 200px;
  }

  #carouselMovil .carousel-caption h3 {
    font-size: 22px !important;
    font-weight: 1000 !important;
    font-family: Kleenex;
    padding: 20px;
    margin-left: -15px;
    margin-top: 15px;
    color: #ffffff;
    margin-bottom: 5px;
    width: 250px;
  }

  .carousel-indicators button li {
    margin-top: 10px;
    width: 30px;
    height: 30px;
    margin-left: 11px;
    margin-right: 11px;
    border-radius: 100%;
    background-color: #bdbdbd;
  }

  .carousel-indicators button .active {
    width: 30px;
    height: 30px;
    margin-left: 11px;
    margin-right: 11px;
    border-radius: 100%;
    background-color: #171d6f !important;
  }

  .botonMovil {
    border-radius: 50px;
    background-color: #0ebdf6;
    text-align: center;
    font-size: 18px;
    font-weight: bolder;
    font-family: Helvetica;
    color: #fff;
    padding: 5px;
    width: 180px;
    cursor: pointer;
    margin-left: 26px;
    margin-right: auto;
    margin-top: -22px;
  }

  .imgvideomovil {
    display: block;
  }

  #Carouselnoticias .carousel-caption .titulo {
    background-color: rgb(12, 41, 75);
    max-width: 100%;
    height: auto;
    padding-top: 2px;
    text-align: center;
    width: 100%;
    margin-top: 142px;
  }

  .botonNotas {
    margin-top: 110px;
  }

  .divproducto section img {
    margin-left: 4%;
    margin-right: auto;
    position: absolute;
  }

  footer {
    background-color: orange;
  }
}

@media (max-width: 350px) {

  .headerProd {
    width: 100%;
    height: 258px;
    background-image: url(/img/headerProductosMovil.webp);
    background-size: 340px 200px;
    background-position: left center;
    background-repeat: no-repeat;
    margin-top: 21px !important;
    z-index: 1;
  }

  .divTextoHome {
    min-width: 320px;
    min-height: 95px
  }

  #Carouselicons {
    min-width: 320px;
    min-height: 235px;
    margin-bottom: 25px;
    padding: 20px;
  }

  .headerProd h1 {
    position: absolute;
    z-index: 2;
    font-family: Helvetica;
    margin-left: 0%;
    font-weight: 1000;
    font-size: 24px;
    color: black;
    margin-top: 51px;
    text-shadow: 2px 2px 6px white;
  }

  section {
    position: relative;
  }

  section img {
    position: absolute;
    text-align: center;
    width: 290px;
    height: 390px;
  }

  footer {
    background-color: orange;
    height: 500px
  }

  .botonMovil {
    margin-top: -14px;
    margin-left: 93px;
    padding: 5px;
  }

  .divProductos {
    width: 296px;
  }

  .divProductos img {
    width: 120px;
  }

  .divProductos .img1 {
    padding-right: 1px;
    margin-top: -80px;
  }
}

#head_climate {
  background-image: url(/img/waveorange.svg);
  height: 550px;
  padding-top: 6%;
}

#climatetext {
  padding-top: 3%;
  padding-left: 4%;
  color: white;
}

#climatetext h1 {
  font-size: 65px;
  font-weight: 700;
}

#climatetext p {
  font-size: 1.4em;
  font-weight: 400;
}

#climateimg {
  text-align: right;
  padding-top: 2%;
}

#climateimg img {
  width: 80%;
  height: auto;
}

#parraheadall {
  text-align: center;
  margin-bottom: 20px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

#parraheadall h3 {
  font-size: 44px;
  font-weight: bold;
  color: #012b89;
  font-family: Helvetica;
}

#parraheadall p {
  font-size: 1.2em;
  color: #012b89;
  font-weight: 400;
}

#widgetbody {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

#WidgetAllergic {
  width: 40%;
  height: auto;
  align-items: center;
  justify-content: center;
  box-shadow: 8px 5px 10px rgb(134, 134, 134);
  border-radius: 20px;
  background: linear-gradient(#F9C006, #F99D1C);
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 20px;
}

.airhead {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  border-bottom: 2px solid white;
}

.allergy-icon-big {
  width: 150px;
  height: 150px;
  margin-right: 10px;
  border: 2px solid none;
  padding: 7px;
  border-radius: 100px;
  box-shadow: 3px 3px 5px rgb(114, 114, 114);
  background-color: white;
}

#allergy_AirQuality {
  font-weight: 700;
  color: white;
  font-size: 2em;
  margin-bottom: 10px;
}

.widget-title {
  font-size: 1.4em;
  font-weight: 400;
  color: white;
  line-height: 20%;
}

.temphead {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
}

.placegeo {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
  color: #b86b00;
}

#allergy_WeatherText {
  font-size: 1.2em;
  font-weight: 400;
  margin-top: 10px;
  color: white;
}

.climatem {
  font-size: 1.6em;
  font-weight: 700;
  color: white;
}

.allergy {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  justify-content: space-between;
  display: flex;
  border-bottom: 2px solid white;
}

.iconall {
  padding-left: 20px;
  display: flex;
  align-items: center;
  vertical-align: middle;
  margin-bottom: 10px;
}

.allergy-icon {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  border: 2px solid none;
  padding: 7px;
  border-radius: 30px;
  box-shadow: 3px 3px 5px rgb(114, 114, 114);
  background-color: white;
}

.allergy-name {
  font-size: 1.4em;
  font-weight: 500;
  margin-left: 10px;
  color: white;
}

.allergy-value {
  font-size: 1.2em;
  font-weight: 700;
  margin-left: 0px;
  margin-right: 0px;
  color: #F99D1C;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 10px;
  padding-bottom: 4px;
  background-color: white;
  border-radius: 5px;
}

#listallergy {

  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  padding-right: 3rem;
}

#listallergy p {
  text-align: justify;
}

#listallergy h2 {
  text-align: center;
  font-family: Helvetica;
  font-size: 38px;
  font-weight: bold;
  color: #012b89;
}
.escalaaller .text-secondary {
  text-align: center !important;
}
.escalaaller h3 {
  text-align: center;
  font-size: 2em;
  font-weight: 700;
  margin-top: 10px;
  color: #00C6F6;
}

.escalaaller p {
  font-size: 18px;
  text-align: justify;
  color: #012b89;
}

#verde {
  margin-left: auto;
  margin-right: auto;
  width: 35px;
  height: 35px;
  background-color: rgb(0, 143, 0);
  border: solid 2px rgb(0, 0, 0);
  box-shadow: 1px 1px 3px rgb(46, 46, 46);
  border-radius: 20px;
}

#verdeclaro {
  margin-left: auto;
  margin-right: auto;
  width: 35px;
  height: 35px;
  background-color: rgb(146, 223, 47);
  border: solid 2px rgb(0, 0, 0);
  box-shadow: 1px 1px 3px rgb(46, 46, 46);
  border-radius: 20px;
}

#amarillo {
  margin-left: auto;
  margin-right: auto;
  width: 35px;
  height: 35px;
  background-color: yellow;
  border: solid 2px rgb(0, 0, 0);
  box-shadow: 1px 1px 3px rgb(46, 46, 46);
  border-radius: 20px;
}

#naranja {
  margin-left: auto;
  margin-right: auto;
  width: 35px;
  height: 35px;
  background-color: orange;
  border: solid 2px rgb(0, 0, 0);
  box-shadow: 1px 1px 3px rgb(46, 46, 46);
  border-radius: 20px;
}

#rojo {
  margin-left: auto;
  margin-right: auto;
  width: 35px;
  height: 35px;
  background-color: red;
  border: solid 2px rgb(0, 0, 0);
  box-shadow: 1px 1px 3px rgb(46, 46, 46);
  border-radius: 20px;
}

@media (max-width: 991px) {

  #WidgetAllergic {
    width: 100%;
    height: auto;
    align-items: center;
    justify-content: center;
    box-shadow: 8px 5px 10px rgb(134, 134, 134);
    border-radius: 20px;
    background: linear-gradient(#F9C006, #F99D1C);
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 20px;
  }

  #head_climate {
    background-image: url(/img/waveorange_mobile.svg);
    height: 600px;
    padding-top: 25%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .allergy-icon {
    width: 40px;
    height: 40px;
    margin-right: 5px;

  }

  .allergy-name {
    font-size: .9em;
  }

  .allergy-value {
    font-size: .8em;
  }

  #climatetext {
    text-align: center;
    padding-top: 3%;
    padding-left: 4%;
    color: white;
  }

  #climatetext h1 {
    font-size: 2em;
    font-weight: bold;
  }

  #climatetext p {
    font-size: 1.4em;
    font-weight: 400;
  }

  #climateimg {
    text-align: center;
    padding-top: 0%;
    margin-left: auto;
    margin-right: auto;
  }

  #climateimg img {
    width: 80%;
    height: auto;
  }

  #parraheadall {
    text-align: center;
    margin-bottom: 20px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }



  #parraheadall p {
    font-size: 1em;
    font-weight: 400;
    text-align: center;
  }

  #listallergy2 {
    align-items: center;
    justify-content: center;
    box-shadow: 8px 5px 10px rgb(134, 134, 134);
    border-radius: 20px;
    background-color: rgb(238, 238, 238);
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  #listallergy2 {
    text-align: center;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  #listallergy2 h2 {
    font-size: 2em;
    font-weight: 700;
  }

  .butwiget {
    border-radius: 50px;
    background-color: orange;
    padding-left: 17px;
    padding-right: 17px;
    padding-bottom: 5px;
    color: #fff;
    font-size: 1.6em;
    font-weight: bolder;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 2px 5px 8px rgb(153, 153, 153);
  }

  .butwiget:hover {
    background-color: #112a50;
  }

}
