@font-face {
  font-family: 'ElectroluxSans';
  src: url("../assets/fonts/ElectroluxSans-Regular.eot");
  src: url("../assets/fonts/ElectroluxSans-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/ElectroluxSans-Regular.woff2") format("woff2"), url("../assets/fonts/ElectroluxSans-Regular.woff") format("woff"), url("../assets/fonts/ElectroluxSans-Regular.ttf") format("truetype"), url("../assets/fonts/ElectroluxSans-Regular.svg#ElectroluxSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ElectroluxSans';
  src: url("../assets/fonts/ElectroluxSansSemBd.eot");
  src: url("../assets/fonts/ElectroluxSansSemBd.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/ElectroluxSansSemBd.woff2") format("woff2"), url("../assets/fonts/ElectroluxSansSemBd.woff") format("woff"), url("../assets/fonts/ElectroluxSansSemBd.ttf") format("truetype"), url("../assets/fonts/ElectroluxSansSemBd.svg#ElectroluxSansSemBd") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

body {
  border: 1;
}

img {
  max-width: 100%;
}

.bg-azul {
  background-color: #051f4e;
}

.bg-gray {
  background-color: #7d8a9a !important;
}

.bg-secondary {
  background-color: #e0e9eb !important;
}

.bg-azul1 {
  background-color: #d9e8ea;
}

.bg-slider-bg {
  background-color: #dfe7ea !important;
}

.azul {
  color: #051f4e !important;
}

.azul-cielo-bg {
  background-color: #d9e8ea !important;
}

.text-white {
  color: #fff !important;
}

.mx-1000-px {
  max-width: 1000px;
}

html {
  font-size: 2rem;
}

@media (max-width: 1679.98px) {
  html {
    font-size: 1.3rem;
  }
}

body {
  font-size: 1rem;
  line-height: 1.2;
  font-family: 'ElectroluxSans';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@-webkit-keyframes hover_opacity {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes hover_opacity {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.logo-m {
  background: #051f4e;
}

.logo-m img {
  max-width: 9.375rem;
}

.main-content {
  max-width: 62.5rem;
}

.barra-superior__wrapper-logo .logo {
  max-width: 8rem;
}

/* Main Banner */
.main-banner {
  display: block;
  position: relative;
}

.main-banner__hero {
  height: 28.0625rem;
}

.main-banner__hero img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 991.98px) {
  .main-banner__hero img {
    width: 100%;
    -o-object-position: 85%;
       object-position: 85%;
  }
}

.main-banner__wrapper {
  display: block;
  width: 100%;
  position: absolute;
  z-index: 10;
  height: 100%;
  top: 0px;
  left: 0px;
}

@media (max-width: 991.98px) {
  .main-banner__wrapper {
    position: relative;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}

.main-banner__content-box {
  background: #051f4e;
}

@media (max-width: 992px) {
  .main-banner__content-box .electrolux__title {
    color: #fff;
  }
}

@media (max-width: 992px) {
  .main-banner__content-box {
    background-color: #051f4e;
  }
}

.main-banner__text {
  color: #7d8a9a;
  font-weight: 600;
  font-size: 1.0625rem;
}

@media (max-width: 992px) {
  .main-banner__text {
    color: #fff;
  }
}

.main-banner .logo {
  max-width: 8rem;
}

.main-banner .contenido {
  color: #e0e9eb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main-banner .contenido h1 {
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1em;
  padding: 1.25rem 10%;
}

@media (max-width: 768px) {
  .main-banner .contenido h1 {
    background-color: transparent;
    margin: 0;
    margin-left: 0;
    padding: 1.25rem 10% 0;
  }
}

.main-banner .contenido .contenido_int {
  margin: 0 auto;
  width: 80%;
}

.main-banner .contenido .contenido_int .logo {
  margin-bottom: 0.625rem;
}

.main-banner .contenido .contenido_int p {
  color: #7d8a9a;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2em;
  margin: 0;
}

.section-j4 {
  background-color: #051f4e;
  color: #fff;
}

.section-j4 .img_fondo .col_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-j4 .img_fondo .col_2 img {
  width: 50%;
}

.section-j4 .contenido {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
  padding: 1.25rem 0.625rem;
}

.section-j4 .contenido .icono {
  -ms-flex-preferred-size: 15%;
      flex-basis: 15%;
}

.section-j4 .contenido .texto {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.section-j4 .contenido .texto h3 {
  color: #fff;
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1em;
  margin: 0 0 10px;
}

.section-j4 .contenido .texto p {
  color: #acbac1;
  font-size: 0.75rem;
  margin: 0;
}

.section-j4 .contenido .texto p.azul {
  color: #051f4e;
}

.section-j4z {
  background-color: #051f4e;
  color: #fff;
  position: relative;
}

.section-j4z .img_fondo .col_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-j4z .img_fondo .col_2 img {
  width: 50%;
}

.section-j4z__contenido {
  right: 0;
  position: absolute;
  top: 10%;
  width: 50%;
}

@media (max-width: 992px) {
  .section-j4z__contenido {
    width: 75%;
  }
}

@media (max-width: 768px) {
  .section-j4z__contenido {
    width: 100%;
    position: static;
  }
}

.section-j4z__contenido .cuadro_indv {
  background-color: #7d8a9a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10%;
  padding: 1.875rem;
}

.section-j4z__contenido .cuadro_indv:nth-child(2) {
  background-color: #fff;
}

.section-j4z__contenido .cuadro_indv:nth-child(3) {
  background-color: #e0e9eb;
}

.section-j4z__contenido .cuadro_indv .icono {
  width: 15%;
}

.section-j4z__contenido .cuadro_indv .contenido {
  width: 75%;
}

.section-j4z__contenido .cuadro_indv .contenido h3 {
  color: #051f4e;
  font-size: 1.5625rem;
  font-weight: 600;
}

.section-j4z__contenido .cuadro_indv .contenido p {
  color: #051f4e;
  font-size: 0.8125rem;
  line-height: 1em;
}

.section-j1 {
  background-color: #7d8a9a;
}

.section-j1 .texto-intro {
  margin: 0 auto;
  max-width: 37.5rem;
}

.section-j1 .texto-intro h2 {
  color: #e0e9eb;
  font-size: 1.5625rem;
  font-weight: 600;
  text-align: center;
}

.section-j1 .texto-intro p {
  color: #051f4e;
  font-size: 0.8125rem;
  line-height: 1.0em;
  margin-bottom: 0.3125rem;
  text-align: center;
}

.section-j2 img {
  border-radius: 0px;
}

.section-j2__title {
  font-weight: 600;
  font-size: 1.17188rem;
  margin: 0 0 10px;
}

.section-j2__text {
  font-size: 0.8125rem;
}

.section-j2 .card-group .card {
  border: none;
}

.section-j2 .card-group .card:first-child {
  background: #e0e9eb;
}

.section-j2 .card-group .card:nth-child(2) {
  background: #7d8a9a;
}

.section-j2 .card-group .card:last-child {
  background: #e0e9eb;
}

.section-j2 .card-group .card .card-body {
  display: block;
  width: 90%;
  margin: 0px auto;
}

@media (max-width: 768px) {
  .section-j2 .card-group .card {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  .section-j2 .card-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.section-j3 {
  background-color: #051f4e;
  color: #fff;
}

@media (max-width: 992px) {
  .section-j3 .img-product {
    -o-object-fit: cover;
       object-fit: cover;
    min-height: 330px;
  }
}

@media (max-width: 768px) {
  .section-j3 .img-product {
    height: auto;
    width: 100%;
  }
}

.section-j3 .imagen img {
  display: block;
  margin: 0 auto;
}

.section-j3__contenido .contenido_int {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
  padding: 1.5625rem;
}

.section-j3__contenido .contenido_int .icono {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  text-align: center;
}

.section-j3__contenido .contenido_int .icono img {
  max-width: 100%;
}

.section-j3__contenido .contenido_int .textos {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  margin: 0 auto;
  max-width: 400px;
  width: 92%;
}

.section-j3__contenido .contenido_int .textos h2 {
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.2em;
}

@media (max-width: 992px) {
  .section-j3__contenido .contenido_int .textos h2 {
    font-size: 1.25rem;
  }
}

.section-j3__contenido .contenido_int .textos p {
  color: #051f4e;
  font-size: 0.8125rem;
  margin: 0;
}

.section-j3.bg_white {
  background-color: #fff;
  color: #051f4e;
}

.section-j3 .selector1 {
  position: absolute;
}

.section-j3 .selector1 .icon {
  height: 28px;
  left: 370px;
  position: absolute;
  top: 102px;
  width: 29px;
}

.section-j3 .selector1 .icon .btnhover {
  cursor: pointer;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  width: 100%;
}

.section-j3 .selector1 .icon .icon_info {
  height: 243px;
  left: 30px;
  opacity: 0;
  position: absolute;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  top: -120px;
  width: 243px;
}

.section-j3 .selector1 .icon .icon_info img {
  width: 100%;
}

@media (max-width: 1300px) {
  .section-j3 .selector1 .icon .icon_info {
    left: -250px;
  }
}

.section-j3 .selector1 .icon:hover .btnhover {
  -webkit-transform: rotateZ(225deg);
          transform: rotateZ(225deg);
}

.section-j3 .selector1 .icon:hover .icon_info {
  display: block;
  opacity: 1;
}

@media (max-width: 992px) {
  .section-j3 .selector1 .icon {
    left: 270px;
    top: 62px;
  }
}

@media (max-width: 768px) {
  .section-j3 .selector1 .icon {
    display: none;
  }
}

.section-j5 {
  background-color: #7d8a9a;
  color: #e0e9eb;
}

.section-j5 .contenido {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-j5 .contenido__cont {
  margin: 0 auto;
  max-width: 400px;
  padding: 0.9375rem;
}

.section-j5 .contenido__cont .icono {
  max-width: 100px;
  margin: 0 auto 30px;
}

.section-j5 .contenido__cont p {
  color: #051f4e;
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0;
}

.section-j6 .iconos {
  height: 100%;
}

.section-j6 .iconos__indv {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #051f4e;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.875rem;
  height: calc(100% / 3);
  padding: 0 1.875rem;
}

.section-j6 .iconos__indv:nth-child(2) {
  background-color: #d9e8ea;
  color: #051f4e;
}

.section-j6 .iconos__indv:nth-child(3) {
  background-color: #7d8a9a;
  color: #fff;
}

.section-j6 .iconos__indv .icono {
  -ms-flex-preferred-size: 100px;
      flex-basis: 100px;
}

@media (max-width: 450px) {
  .section-j6 .iconos__indv .icono {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

.section-j6 .iconos__indv .icono img {
  margin-left: 0.625rem;
  width: 5rem;
}

@media (max-width: 450px) {
  .section-j6 .iconos__indv .icono img {
    margin-left: 0;
  }
}

.section-j6 .iconos__indv .textos {
  -ms-flex-preferred-size: 90%;
      flex-basis: 90%;
  padding: 0 1.25rem;
}

.section-j6 .iconos__indv .textos h3 {
  font-size: 1.25rem;
  font-weight: 600;
}

.section-j6 .iconos__indv .textos p {
  font-size: 0.8125rem;
  margin: 0 0 10px;
}

.section-j6 .iconos__indv .textos p:last-child {
  margin: 0;
}

@media (max-width: 768px) {
  .section-j6 .iconos__indv {
    padding: 1.5625rem 1.875rem;
  }
}

@media (max-width: 450px) {
  .section-j6 .iconos__indv {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.section-j6 .imagen {
  position: relative;
}

.section-j6 .imagen img {
  position: relative;
  height: 100%;
}

@media (max-width: 1100px) {
  .section-j6 .imagen img {
    height: 900px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (max-width: 768px) {
  .section-j6 .imagen img {
    height: 500px;
    width: 100%;
  }
}

.section-j6 .imagen .label {
  background-color: #051f4e;
  bottom: 0;
  color: #e0e9eb;
  padding: 0.9375rem 1.25rem;
  position: absolute;
  right: 0;
  width: 80%;
}

.section-j6 .imagen .label p {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1em;
  margin: 0;
}

.section-j7 {
  background-color: #7d8a9a;
}

.section-j7 h2 {
  color: #fff;
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1em;
  margin: 0;
  padding: 0.9375rem 0;
}

.section-j7 p {
  color: #051f4e;
  font-size: 0.8125rem;
  line-height: 1.2em;
  text-align: center;
}

.section-j8 .columna-1 {
  background-color: #051f4e;
  color: #fff;
  text-align: center;
}

.section-j8 .columna-1 > div {
  padding: 5rem 1.25rem;
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 100%;
}

.section-j8 .columna-1 > div h2 {
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1em;
  margin: 0 0 20px;
}

.section-j8 .columna-1 > div p {
  margin: 0;
}

.section-j8 .columna-2 {
  text-align: center;
}

.section-j8 .columna-2 > div {
  padding: 5rem 1.25rem;
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 100%;
}

.section-j8 .columna-2 .icono {
  margin: 0 0 20px;
}

.section-j8 .columna-2 p {
  margin: 0;
}

.section-j9 {
  background-color: #7d8a9a;
}

.section-j9 .tecnologia {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
  height: 100%;
  padding: 1.25rem;
}

.section-j9 .tecnologia .icono {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}

.section-j9 .tecnologia .icono img {
  margin-top: -150px;
  max-width: 100%;
}

@media (max-width: 992px) {
  .section-j9 .tecnologia .icono img {
    margin-top: -50px;
  }
}

@media (max-width: 768px) {
  .section-j9 .tecnologia .icono img {
    margin-top: 0px;
    width: auto;
  }
}

.section-j9 .tecnologia .textos {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
}

.section-j9 .tecnologia .textos h3 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1em;
}

.section-j9 .tecnologia .textos p {
  font-size: 0.8125rem;
}

.section-j9 .tecnologia .textos-azules {
  color: #051f4e;
}

@media (max-width: 768px) {
  .section-j9 img {
    width: 100%;
  }
}

.section-j10 .relativo {
  position: relative;
}

.section-j10 .absoluto {
  position: absolute;
}

@media (max-width: 768px) {
  .section-j10 .absoluto {
    background-color: #9a9a9a;
    position: relative;
  }
}

.section-j10 .imagen-bg {
  background: url("../assets/img/producto4.jpg") no-repeat top;
  background-size: cover;
}

.section-j10 .imagen-bg img {
  margin-top: 0px;
}

@media (max-width: 992px) {
  .section-j10 .imagen-bg img {
    margin-top: 100px;
  }
}

@media (max-width: 768px) {
  .section-j10 .imagen-bg img {
    margin-top: 0;
  }
}

.section-j10 .contenidos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
  padding: 1.5625rem;
}

.section-j10 .contenidos .icono {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}

.section-j10 .contenidos .icono img {
  max-width: 100%;
}

.section-j10 .contenidos .textos {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  margin: 0 auto;
  max-width: 400px;
  width: 92%;
}

.section-j10 .contenidos .textos h2 {
  color: #051f4e;
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.2em;
}

.section-j10 .contenidos .textos p {
  color: #051f4e;
  font-size: 0.8125rem;
}

.section-k1__slider .cadaSlide {
  display: none;
}

@media (max-width: 768px) {
  .section-k1__slider .cadaSlide img {
    max-height: 800px;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
}

.section-k1__slider .cadaSlide.mostrar {
  display: block;
  position: relative;
}

.section-k1__slider .cadaSlide__hover {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: hover_opacity;
          animation-name: hover_opacity;
  position: absolute;
}

.section-k1__slider__btns {
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}

.section-k1__slider__btns li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50%;
  position: relative;
}

.section-k1__slider__btns li::before {
  content: '';
}

.section-k1__slider__btns li a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #dfe7ea;
  color: #051f4e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0 2em;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.section-k1__slider__btns li a h3 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5625rem;
  font-weight: 600;
}

.section-k1__slider__btns li a h3::before {
  display: inline-block;
  height: 83px;
  margin-right: 20px;
  width: 83px;
  min-width: 83px;
}

@media (max-width: 992px) {
  .section-k1__slider__btns li a h3::before {
    height: calc(83px / 4 * 3);
    margin-right: 15px;
    min-width: calc(83px / 4 * 3);
    width: calc(83px / 4 * 3);
  }
}

@media (max-width: 992px) {
  .section-k1__slider__btns li a h3 {
    font-size: 1.25rem;
  }
}

@media (max-width: 768px) {
  .section-k1__slider__btns li a h3 {
    margin: 0;
  }
}

@media (max-width: 992px) {
  .section-k1__slider__btns li a p {
    font-size: 0.6875rem;
  }
}

@media (max-width: 768px) {
  .section-k1__slider__btns li a {
    padding: 0.9375rem;
  }
}

.section-k1__slider__btns li.mostrar a, .section-k1__slider__btns li:hover a {
  background-color: #051f4e;
  color: #fff;
}

.section-k1__slider__btns li.mostrar a h3, .section-k1__slider__btns li:hover a h3 {
  color: inherit;
}

.section-k1__slider__btns li.mostrar a h3.head1::before, .section-k1__slider__btns li:hover a h3.head1::before {
  background: url("../assets/img/slider_iconos.png") no-repeat;
  background-position: -83px 0;
}

@media (max-width: 992px) {
  .section-k1__slider__btns li.mostrar a h3.head1::before, .section-k1__slider__btns li:hover a h3.head1::before {
    background-position: calc(-83px / 4 * 3) calc((-83px * 0) / 4 * 3);
    background-size: calc(166px / 4 * 3);
  }
}

.section-k1__slider__btns li.mostrar a h3.head2::before, .section-k1__slider__btns li:hover a h3.head2::before {
  background: url("../assets/img/slider_iconos.png") no-repeat;
  background-position: -83px calc(-83px * 1);
}

@media (max-width: 992px) {
  .section-k1__slider__btns li.mostrar a h3.head2::before, .section-k1__slider__btns li:hover a h3.head2::before {
    background-position: calc(-83px / 4 * 3) calc((-83px * 1) / 4 * 3);
    background-size: calc(166px / 4 * 3);
  }
}

.section-k1__slider__btns li.mostrar a h3.head3::before, .section-k1__slider__btns li:hover a h3.head3::before {
  background: url("../assets/img/slider_iconos.png") no-repeat;
  background-position: -83px calc(-83px * 2);
}

@media (max-width: 992px) {
  .section-k1__slider__btns li.mostrar a h3.head3::before, .section-k1__slider__btns li:hover a h3.head3::before {
    background-position: calc(-83px / 4 * 3) calc((-83px * 2) / 4 * 3);
    background-size: calc(166px / 4 * 3);
  }
}

.section-k1__slider__btns li.mostrar a h3.head4::before, .section-k1__slider__btns li:hover a h3.head4::before {
  background: url("../assets/img/slider_iconos.png") no-repeat;
  background-position: -83px calc(-83px * 3);
}

@media (max-width: 992px) {
  .section-k1__slider__btns li.mostrar a h3.head4::before, .section-k1__slider__btns li:hover a h3.head4::before {
    background-position: calc(-83px / 4 * 3) calc((-83px * 3) / 4 * 3);
    background-size: calc(166px / 4 * 3);
  }
}

.section-k1__slider__btns li.mostrar a::after, .section-k1__slider__btns li:hover a::after {
  border-bottom: 13px solid transparent;
  border-left: 26px solid #051f4e;
  border-top: 13px solid transparent;
  content: '';
  height: 0;
  right: -26px;
  position: absolute;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  width: 0;
  z-index: 100;
}

@media (max-width: 768px) {
  .section-k1__slider__btns li.mostrar a::after, .section-k1__slider__btns li:hover a::after {
    content: none;
  }
}

@media (max-width: 768px) {
  .section-k1__slider__btns li {
    height: 100%;
  }
}

@media (max-width: 768px) {
  .section-k1__slider__btns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
}

.section-k2__hover {
  position: relative;
}

.section-k2__hover__animado {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: hover_opacity;
          animation-name: hover_opacity;
  position: absolute;
}

@media (max-width: 992px) {
  .section-k2__hover {
    padding: 1.875rem 0;
  }
}

.section-k2__bloques {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.section-k2__bloques-bloque {
  height: 50%;
}

.section-k2__bloques-bloque__contenedor {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #051f4e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 auto;
  max-width: 21.875rem;
  width: 94%;
}

.section-k2__bloques-bloque__contenedor h2 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5625rem;
  font-weight: 600;
}

.section-k2__bloques-bloque__contenedor h2::before {
  content: '';
  background: url("../assets/img/slider_iconos2.png") no-repeat;
  background-position: 0 0;
  background-size: 120px;
  display: inline-block;
  height: 60px;
  margin-right: 15px;
  width: 60px;
  min-width: 60px;
}

.section-k2__bloques-bloque__contenedor h2.icon1::before {
  background: url("../assets/img/slider_iconos2.png") no-repeat;
  background-position: 0 0;
  background-size: 120px;
}

.section-k2__bloques-bloque__contenedor h2.icon2::before {
  background: url("../assets/img/slider_iconos2.png") no-repeat;
  background-position: -60px 0;
  background-size: 120px;
}

@media (max-width: 992px) {
  .section-k2__bloques-bloque__contenedor h2 {
    font-size: 1.25rem;
  }
}

.section-k2__bloques-bloque__contenedor p {
  padding-left: 79.5px;
}

@media (max-width: 768px) {
  .section-k2__bloques-bloque__contenedor {
    padding: 1.25rem 0;
  }
}

.slick-initialized .slick-slide {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*  */
.electrolux__title {
  font-size: 1.5625rem;
  font-weight: 600;
  color: #e0e9eb;
  margin: 0;
}

.electrolux__subtitle {
  font-size: 1.125rem;
  font-weight: 600;
  color: #e0e9eb;
  margin: 0;
}

.electrolux__text {
  font-size: 0.91156rem;
  margin: 0;
}

.electrolux__text b {
  font-weight: 600;
}

.blue {
  color: #051f4e;
}

.primary-bg {
  background: #051f4e;
}

.secondary-bg {
  background: #e0e9eb;
}

.gray-bg {
  background: #7d8a9a;
}

/* Product dimensions */
.product-dimensions__img {
  width: 20.3125rem;
}

.product-dimensions__title {
  color: #051f4e;
  font-size: 0.9375rem;
  font-weight: 600;
  margin-bottom: 25px;
}

.product-dimensions__item-title {
  background: #051f4e;
  font-size: 0.78125rem;
  border-radius: 8px;
  padding: 10px;
}

.product-dimensions__item-title p {
  margin: 0;
  font-weight: 600;
}

.product-dimensions__table {
  max-width: 400px;
}

@media (max-width: 767.98px) {
  .product-dimensions__table {
    margin: 2rem auto 0px;
  }
}

.product-dimensions__table ul {
  list-style: none;
  padding: 0;
}

.product-dimensions__table ul li {
  background: #e0e9eb;
  border-radius: 8px;
  font-size: 0.78125rem;
  margin-top: 7px;
  color: #051f4e;
}

footer {
  background: #051f4e;
}

@media (max-width: 768px) {
  footer .img-fluid {
    display: block;
    margin: 0 auto;
    max-width: 160px;
  }
}

.legal {
  font-size: 0.5rem;
  margin: 0;
}

@media (max-width: 768px) {
  .legal {
    font-size: 14px;
    text-align: center;
  }
}

.slick-dots {
  bottom: 0.625rem;
}

.slick-dots li {
  width: 0.9375rem;
  height: 0.9375rem;
}

.slick-dots li button {
  width: 0.9375rem;
  height: 0.9375rem;
}

.slick-dots li button:before {
  font-size: 24px;
  line-height: 24px;
  width: 0.9375rem;
  height: 0.9375rem;
  color: #FFF;
  opacity: 1;
}

.slick-dots li.slick-active button:before {
  color: #051f4e;
  opacity: 1;
}

.slick-arrow {
  background: url("../assets/img/arrow.png") no-repeat center center;
  background-size: cover;
  width: 0.84375rem;
  height: 1.65625rem;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
}

.slick-arrow.custom-arrow-left {
  left: 0px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.slick-arrow.custom-arrow-right {
  right: 0px;
}

.mx-700-px {
  max-width: 700px;
}

.img_animado {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: hover_opacity;
          animation-name: hover_opacity;
  position: absolute;
}
/*# sourceMappingURL=index.css.map */