.nav {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #00627b;
}

.logo-text {
  margin-top: 11px;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
}

.nav-link {
  opacity: 0.6;
  -webkit-transition: opacity 350ms ease;
  transition: opacity 350ms ease;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-link:hover {
  opacity: 1;
  color: #fff;
}

.nav-link.w--current {
  opacity: 1;
  color: #fff;
}

.nav-link.contact {
  margin-top: 9px;
  margin-left: 30px;
  padding: 10px;
  border-radius: 2px;
  background-color: hsla(0, 0%, 100%, 0.3);
  font-size: 12px;
  line-height: 18px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1000vh;
}

.hero-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 800px;
  max-height: none;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Washer_PremiumCareELAC309W_REDUZIDO.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  color: #fff;
}

.centered-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.image-section {
  background-image: url('../images/Photo-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-section.avatars {
  display: block;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-image: url('../images/bg-tec-energy.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.image-section-overlay {
  width: 100%;
  height: 100%;
  padding-top: 145px;
  padding-bottom: 105px;
  background-color: rgba(44, 46, 49, 0.7);
  color: #fff;
}

.image-section-overlay.dark {
  display: none;
  padding-top: 140px;
  padding-bottom: 0px;
  background-color: #041e50;
}

.container {
  position: relative;
}

.container.hero-container {
  text-align: center;
}

.container.container-tabs {
  display: none;
}

.image-section-overlay-block {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
  color: #fff;
  text-align: center;
}

.image-section-overlay-title {
  font-family: Flexo, sans-serif;
  color: #00627b;
  font-size: 42px;
  line-height: 55px;
  font-weight: 500;
}

.image-section-overlay-title.subtitle {
  display: block;
  width: 70%;
  margin: 30px auto 10px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #2c2c2c;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
}

.image-section-overlay-title.subtitle.praragraph-disc {
  font-size: 15px;
  line-height: 25px;
}

.image-section-overlay-title.main-title-mb {
  font-family: 'Electroluxsans 5', sans-serif;
  color: #041e50;
}

.video-lightbox-icon {
  height: 25px;
}

.video-lightbox-overlay {
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.video-lightbox-button {
  position: absolute;
  left: 0px;
  top: 53%;
  right: 0px;
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-left: 2px;
  border-radius: 100%;
  background-color: #006e73;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  text-align: center;
}

.video-lightbox-button:hover {
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(0px, -50%) scale(1.2);
  -ms-transform: translate(0px, -50%) scale(1.2);
  transform: translate(0px, -50%) scale(1.2);
}

.video-lightbox-block {
  overflow: hidden;
  height: 400px;
  border-radius: 4px;
  background-image: url('../images/Photo-8.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.video-lightbox-block.large {
  display: block;
  background-image: url('../images/Photo-6.jpg');
}

.section-2 {
  position: relative;
  display: none;
  padding-top: 100px;
  padding-bottom: 80px;
  background-color: #fff;
}

.section-2.tint {
  display: none;
  background-color: #f5f5f5;
}

.section-2.feature-section {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-2.feature-section.odd {
  border-top: 1px solid #ececec;
  background-color: #fafafa;
}

.section-2.tint {
  display: block;
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #041e50;
}

.video-lightbox {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.3);
}

.video-lightbox.large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -280px;
  padding-right: 130px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: none;
}

.section-title-wrapper {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding-bottom: 20px;
  text-align: center;
}

.section-title-wrapper.full {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  color: #00627b;
  text-align: left;
}

.section-title-wrapper.full.info {
  margin-bottom: 30px;
}

.content-section-block {
  display: block;
  max-width: none;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-section-block.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Electroluxsans 5', sans-serif;
  color: #f4f4f4;
  font-size: 38px;
  line-height: 50px;
  font-weight: 500;
}

.section-title.large {
  line-height: 47px;
}

.half-content-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 550px;
  padding: 90px 90px 90px 40px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.half-content-section.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  padding-left: 60px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  margin-top: 20px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 3px;
  background-color: #00627b;
  -webkit-transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #0b4fc9;
  box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.button.green {
  background-color: #194950;
}

.button.green:hover {
  background-color: #6fdd53;
}

.button.slider-button {
  background-color: #194950;
}

.button.slider-button.outline {
  margin-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.6);
  background-color: transparent;
}

.half-image-section {
  width: 50%;
  height: 550px;
  float: left;
  background-image: url('../images/pexels-daniel-kux-932320.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.half-image-section:hover {
  background-size: auto;
}

.half-image-section.right {
  float: right;
  background-image: url('../images/A9R11kzhg3_3pqfqh_4oc.png');
  background-position: 100% 50%;
  background-size: cover;
  background-attachment: scroll;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.half-image-section.right:hover {
  background-position: 50% 50%;
  background-size: cover;
}

.intro-paragraph {
  margin-bottom: 20px;
  padding-top: 10px;
  font-family: Flexo, sans-serif;
  color: #194950;
  font-size: 21px;
  line-height: 35px;
  font-weight: 700;
}

.intro-paragraph.paragraph-2 {
  margin-bottom: 0px;
  padding-top: 0px;
  font-family: 'Electroluxsans 1', sans-serif;
  color: #f4f4f4;
  font-size: 22px;
  line-height: 30px;
}

.intro-paragraph.paragraph-2.paragraph-disc-sec-2 {
  position: relative;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #adb9c3;
  font-size: 14px;
  line-height: 25px;
}

.intro-paragraph.paragraph-2.paragraph-disc-sec-2._02 {
  font-family: 'Electroluxsans 3', sans-serif;
}

.intro-paragraph.paragraph-2.paragraph-disc-sec-2._01 {
  font-size: 12px;
}

.intro-paragraph.paragraph-2._02 {
  font-family: 'Electroluxsans 3', sans-serif;
  color: #041e50;
}

.intro-paragraph.paragraph-2._01 {
  margin-bottom: 0px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #041e50;
  font-size: 20px;
}

.intro-paragraph.paragraph-2.nano {
  margin-bottom: 0px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #041e50;
}

.checklist-item {
  position: relative;
  margin-bottom: -3px;
  padding-left: 37px;
}

.check-icon {
  position: absolute;
  left: 0px;
  top: 2px;
  height: 15px;
}

.simple-bottom-footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 32px;
  background-color: #424549;
  color: #979da5;
}

.simple-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 67px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
  color: #041e50;
}

.bottom-footer-paragraph {
  margin-bottom: 0px;
  float: left;
  font-size: 12px;
}

.bottom-footer-paragraph.right {
  float: right;
}

.footer-social-col-right {
  text-align: right;
}

.footer-logo {
  color: #fff;
  font-size: 19px;
  line-height: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-logo.subtitle {
  opacity: 0.5;
  font-size: 11px;
  font-weight: 400;
  text-transform: none;
}

.footer-small-social-icon {
  height: 15px;
}

.bottom-footer-link {
  color: #91959c;
}

.bottom-footer-link:hover {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer-social-icon {
  width: 35px;
  height: 35px;
  margin-top: -2px;
  margin-right: 5px;
  padding-top: 5px;
  border-radius: 100%;
  background-color: #4a4f53;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: center;
}

.footer-social-icon:hover {
  background-color: #1f6fff;
}

.footer-inline-link {
  display: inline-block;
  margin-top: 5px;
  margin-right: 15px;
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-inline-link:hover {
  color: hsla(0, 0%, 100%, 0.4);
}

.hero-slider-content-block {
  position: absolute;
  top: 0px;
  right: 0px;
  display: none;
  width: 400px;
  height: 500px;
  margin-right: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-slider-title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #f4f4f4;
  font-size: 38px;
  line-height: 50px;
  font-weight: 500;
}

.hero-slider-title.slide-title-4 {
  font-size: 31px;
  line-height: 45px;
}

.video-lightbox-image-block {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/Photo-6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/Photo-6.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.video-lightbox-image-block.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-image: none;
}

.hero-slider {
  display: block;
  width: 100%;
  height: auto;
  background-color: transparent;
}

.hero-slider-section {
  position: relative;
  overflow: hidden;
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #fff;
}

.hero-portfolio-slide {
  width: 101%;
  height: auto;
}

.hero-portfolio-slide.hero-slide-3 {
  width: 101%;
}

.overall-video-lightbox {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 230px;
  border-radius: 4px;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.3);
}

.overall-video-lightbox.in-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 430px;
  height: 280px;
  margin-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  box-shadow: none;
}

.slider-bottom-nav {
  font-size: 10px;
}

.hero-slider-text {
  margin-bottom: 0px;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}

.hero-slider-mockup {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 300px;
}

.hero-slider-arrow {
  margin-right: -90px;
  margin-left: -90px;
  background-color: rgba(3, 20, 80, 0);
  opacity: 0.35;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 18px;
}

.hero-slider-arrow:hover {
  opacity: 1;
}

.process-tab-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  text-align: center;
}

.process-tabs-line {
  width: 100%;
  height: 1px;
  margin-top: 80px;
  background-color: rgba(0, 0, 0, 0.1);
}

.process-tab-pane {
  padding-top: 60px;
}

.process-tab-button {
  width: 100px;
  height: 100px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px 12px 10px;
  border-style: solid;
  border-width: 0px 2px;
  border-color: #000 #414141 #000 #414141;
  border-radius: 0%;
  background-color: #2c2c2c;
  box-shadow: 0 0 30px 0 transparent;
  -webkit-transform: translate(0px, 0px) rotate(14deg);
  -ms-transform: translate(0px, 0px) rotate(14deg);
  transform: translate(0px, 0px) rotate(14deg);
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  color: #c7c7c7;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.process-tab-button:hover {
  background-color: #00627b;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  color: #1f6fff;
}

.process-tab-button.w--current {
  position: relative;
  width: 100px;
  height: 120px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 30px;
  padding-bottom: 10px;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 0%;
  background-color: #00627b;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  color: #000;
  text-align: center;
}

.process-tab-button.tab-color-gray {
  margin-left: 0px;
}

.process-tab-button.tab-color-gray.w--current {
  height: 120px;
  padding-top: 30px;
  padding-bottom: 10px;
  box-shadow: none;
  -webkit-transform: translate(0px, -29px) rotate(14deg);
  -ms-transform: translate(0px, -29px) rotate(14deg);
  transform: translate(0px, -29px) rotate(14deg);
}

.process-tab-button.tab-color-gray.btn-tab-1 {
  -webkit-transform: translate(0px, -20px) skew(-8deg, 0deg);
  -ms-transform: translate(0px, -20px) skew(-8deg, 0deg);
  transform: translate(0px, -20px) skew(-8deg, 0deg);
}

.process-tab-button.tab-color-gray.btn-tab-1.w--current {
  -webkit-transform: translate(0px, -20px) skew(-8deg, 0deg);
  -ms-transform: translate(0px, -20px) skew(-8deg, 0deg);
  transform: translate(0px, -20px) skew(-8deg, 0deg);
}

.process-tab-button.tab-color-dartker {
  background-color: #353535;
}

.process-tab-button.tab-color-dartker:hover {
  background-color: #00627b;
}

.process-tab-button.btn-tab-2 {
  -webkit-transform: translate(0px, -20px) skew(-8deg, 0deg);
  -ms-transform: translate(0px, -20px) skew(-8deg, 0deg);
  transform: translate(0px, -20px) skew(-8deg, 0deg);
}

.process-tab-button.btn-tab-3 {
  -webkit-transform: translate(0px, -20px) skew(-8deg, 0deg);
  -ms-transform: translate(0px, -20px) skew(-8deg, 0deg);
  transform: translate(0px, -20px) skew(-8deg, 0deg);
}

.process-tab-button.btn-tab-4 {
  -webkit-transform: translate(0px, -20px) skew(-8deg, 0deg);
  -ms-transform: translate(0px, -20px) skew(-8deg, 0deg);
  transform: translate(0px, -20px) skew(-8deg, 0deg);
}

.section-description {
  margin-top: 30px;
  font-size: 21px;
  line-height: 27px;
  font-weight: 300;
}

.process-tab-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.process-tab-col-left {
  padding-right: 40px;
  font-size: 15px;
}

.process-tab-icon {
  width: auto;
  height: 60px;
  margin-bottom: 6px;
  -webkit-transform: skew(8deg, 0deg);
  -ms-transform: skew(8deg, 0deg);
  transform: skew(8deg, 0deg);
}

.process-tab-icon.current-img {
  -webkit-transform: skew(8deg, 0deg);
  -ms-transform: skew(8deg, 0deg);
  transform: skew(8deg, 0deg);
}

.small-paragraph {
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.text-column-title {
  display: inline-block;
  margin-bottom: 14px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-column-title.number {
  margin-right: 10px;
  color: #1f6fff;
}

.text-column {
  padding-right: 20px;
}

.top-line-block {
  margin-top: 35px;
  padding-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.long-feature-icon-wrapper {
  position: static;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 60px;
  padding-top: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #00627b;
  border-radius: 7px;
  background-color: rgba(25, 133, 152, 0);
  text-align: center;
}

.long-feature-icon-wrapper:hover {
  background-color: rgba(3, 20, 80, 0);
}

.long-feature-icon-wrapper.long-feature-3 {
  display: none;
}

.feature-intro-title {
  margin-bottom: 10px;
  padding-top: 0px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 45px;
  letter-spacing: 1px;
  text-indent: 0px;
  text-transform: none;
}

.main-feature-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 45px;
  font-weight: 500;
}

.long-feature-icon {
  display: block;
  width: 50px;
  height: 50px;
}

.long-feature-icon.water-fuzzy-icon {
  width: 45px;
  height: 45px;
}

.long-feature-icon.nano {
  width: 40px;
  height: 40px;
}

.long-feature-block {
  position: relative;
  margin-top: 25px;
  padding-right: 20px;
  padding-left: 65px;
}

.long-feature-block.title-only {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.long-feature-block.title-only.long-feature-1 {
  padding-bottom: 20px;
}

.long-feature-title {
  margin-bottom: 14px;
  font-size: 19px;
}

.long-feature-title.uppercase {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-bottom: 0px;
  margin-left: 20px;
  float: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  text-transform: none;
  white-space: normal;
}

.long-feature-title.uppercase:hover {
  color: #041e50;
}

.small-features-wrapper {
  display: none;
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding: 10px 20px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.feature-text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 370px;
  height: auto;
  padding: 0px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
  opacity: 0.99;
  color: #041e50;
}

.feature-text-block.right {
  float: right;
}

.feature-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
}

.feature-content {
  width: 50vw;
  max-width: 500px;
  padding-right: 3vw;
  padding-left: 3vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px none #000;
}

.title {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px none #2e2e2e;
  color: #a8a8a8;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.black {
  color: #000;
}

.feature-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
}

.image-2 {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.feature-intro-title-2 {
  margin-bottom: 5px;
  color: #bebebe;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.main-feature-title-2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 35px;
  line-height: 37px;
}

.browser-mockup-left {
  position: absolute;
  left: -370px;
  top: -25px;
  width: 790px;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  box-shadow: 4px 4px 33px 0 rgba(0, 0, 0, 0.1);
}

.div-block-15 {
  width: 100%;
  height: 300px;
  margin-right: 0px;
  margin-left: 0px;
  border-style: solid;
  border-width: 4px;
  border-color: #ee405a;
}

.div-block-15.table-prof-div {
  height: auto;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  border: 0px solid #041e50;
  border-radius: 0px;
  background-color: transparent;
}

.div-block-15.table-prof-div.table-div-2 {
  height: 255px;
}

.heading-49 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #041e50;
  font-size: 16px;
  line-height: 20px;
  text-align: right;
}

.column-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Electroluxsans 2', sans-serif;
  font-size: 20px;
}

.div-block-17.table-w-prof {
  width: 100%;
  padding-top: 0px;
}

.div-block-16 {
  width: 100%;
  padding-top: 0px;
  border-radius: 0px;
  opacity: 1;
}

.heading-48 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: solid;
  border-width: 0px;
  border-color: #ee405a;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #041e50;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}

.heading-18 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding: 15px 10px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 0px solid #041e50;
  border-radius: 10px;
  background-color: #f4f4f4;
}

.columns-6.capacidad {
  border-bottom-style: none;
}

.columns-6.lastcolumn {
  border-bottom-width: 0px;
}

.column-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-14 {
  width: 100%;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 20px;
  background-color: #ee405a;
}

.div-block-14.table-prof-list {
  margin-bottom: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 10px;
  background-color: #7c8a9e;
}

.div-block-18 {
  padding-bottom: 15px;
}

.text-block {
  font-size: 25px;
}

.info-block-right {
  width: 50%;
  float: right;
}

.info-block-right.download-info {
  margin-top: 35px;
  margin-bottom: 40px;
}

.button-2 {
  margin-top: 20px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 3px;
  background-color: #1f6fff;
  -webkit-transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-2:hover {
  background-color: #0b4fc9;
  box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.button-2.icon-button {
  padding-top: 10px;
  padding-left: 51px;
  background-image: url('../images/Icon-download.png');
  background-position: 21px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.button-2.icon-button.download {
  background-image: url('../images/Icon-download.png');
}

.button-2._2 {
  margin-left: 10px;
  background-color: rgba(0, 0, 0, 0.6);
}

.button-2._2:hover {
  background-color: #fff;
  color: #1f6fff;
}

.button-2._2.green {
  margin-top: 0px;
  background-color: #dd4460;
  font-family: Flexo, sans-serif;
  font-size: 12px;
  text-transform: none;
}

.button-2._2.green:hover {
  background-color: #de5c74;
  color: #fff;
}

.small-section-title {
  margin-bottom: 8px;
  opacity: 0.6;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.download-image-left {
  position: absolute;
  left: -200px;
  top: -65px;
  width: 640px;
}

.info-row {
  margin-top: 20px;
}

.info-title {
  margin-bottom: 13px;
  font-size: 16px;
  font-weight: 700;
}

.info-block {
  width: 97%;
  float: left;
}

.devices-mockup-right {
  position: absolute;
  top: -50px;
  right: -450px;
  height: auto;
}

.info-block-left {
  width: 56%;
}

.info-icon {
  height: 17px;
  margin-top: 4px;
  margin-right: 8px;
  margin-bottom: 10px;
  float: left;
}

.paragraph-2 {
  padding-top: 10px;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  width: 14%;
}

.div-block-21 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 20%;
  padding: 40px;
}

.paragraph-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #adb9c3;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #041e50;
  font-size: 18px;
  line-height: 35px;
  font-weight: 700;
  text-align: left;
}

.paragraph-3.vert {
  background-color: #041e50;
  opacity: 0.11;
}

.paragraph-3._02 {
  background-color: #041e50;
  color: #f4f4f4;
}

.div-block-22 {
  width: 100%;
  margin-top: -280px;
  margin-right: 0px;
  padding-top: 0px;
  padding-right: 130px;
}

.feature-section {
  padding-top: 66px;
  padding-bottom: 66px;
  background-color: #041e50;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.feature-image-mask {
  width: 60%;
  margin-right: 0px;
}

.feature-image-2 {
  position: relative;
  left: -31px;
  width: 80%;
  height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.div-block-23 {
  width: 80%;
  margin-right: -80px;
  padding-left: 0px;
  border-radius: 10px;
  background-color: #adbac2;
}

.heading-50 {
  color: #f4e8e8;
}

.heading-51 {
  display: block;
  width: auto;
  max-width: none;
  margin-bottom: 10px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Electroluxsans 5', sans-serif;
  color: #041e50;
  font-size: 38px;
  line-height: 50px;
}

.paragraph-4 {
  font-family: 'Electroluxsans 2', sans-serif;
  color: #041e50;
  font-size: 22px;
  line-height: 30px;
}

.paragraph-4._10-an-parag-text {
  padding-top: 40px;
  color: #adb9c3;
  font-size: 14px;
  line-height: 25px;
}

.div-block-24 {
  padding: 26px 136px 26px 50px;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-right: 100px;
  padding-left: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-overlay-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%;
  color: #fff;
}

.centered-container-2 {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.heading-52 {
  text-align: left;
}

.paragraph-5 {
  text-align: left;
}

.div-block-26 {
  text-align: left;
}

.paragraph-6 {
  padding-top: 10px;
  color: #2c2c2c;
  font-size: 25px;
  line-height: 35px;
}

.paragraph-6.paragraph-disc-sec-1 {
  padding-top: 20px;
  font-size: 15px;
  line-height: 25px;
}

.section-3 {
  display: none;
  background-color: #198598;
}

.heading-53 {
  padding-left: 20px;
  color: #fff;
  font-size: 21px;
  line-height: 25px;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
}

.column-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-2 {
  margin-bottom: 0px;
  font-family: 'Electroluxsans 5', sans-serif;
  color: #041e50;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

.div-block-28 {
  display: none;
  width: 500px;
  height: 500px;
  margin-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 430px;
  height: 280px;
  margin-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span {
  font-size: 15px;
  font-weight: 700;
}

.paragraph-7 {
  padding-top: 10px;
  color: #f0f0f0;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
}

.div-block-30 {
  padding-right: 100px;
  padding-left: 100px;
}

.block-quote {
  font-family: Flexo, sans-serif;
  color: #2c2c2c;
  font-size: 20px;
  line-height: 30px;
}

.text-span-2 {
  color: #194950;
  font-size: 22px;
  font-weight: 700;
}

.block-quote-2 {
  font-family: Flexo, sans-serif;
  color: #2c2c2c;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-8 {
  font-family: Flexo, sans-serif;
  color: #2c2c2c;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.paragraph-9 {
  font-size: 20px;
  line-height: 30px;
}

.paragraph-10 {
  font-family: Flexo, sans-serif;
  color: #2c2c2c;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-10.text-2-tab-2 {
  padding-top: 10px;
}

.block-quote-3 {
  font-family: Flexo, sans-serif;
  color: #2c2c2c;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-11 {
  font-family: Flexo, sans-serif;
}

.paragraph-12 {
  font-family: Flexo, sans-serif;
  color: #2c2c2c;
  font-size: 20px;
  line-height: 30px;
}

.block-quote-4 {
  font-family: Flexo, sans-serif;
  color: #2c2c2c;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-13 {
  font-family: Flexo, sans-serif;
  color: #2c2c2c;
  font-size: 20px;
  line-height: 30px;
}

.text-span-3 {
  color: #194950;
  font-size: 22px;
  font-weight: 700;
}

.text-span-4 {
  font-family: Flexo, sans-serif;
  color: #194950;
  font-size: 22px;
  font-weight: 700;
}

.text-span-5 {
  color: #194950;
  font-size: 22px;
  font-weight: 700;
}

.text-span-6 {
  color: #194950;
  font-size: 22px;
  font-weight: 700;
}

.text-span-7 {
  color: #194950;
  font-size: 22px;
  font-weight: 700;
}

.text-span-8 {
  color: #194950;
  font-size: 22px;
  font-weight: 700;
}

.text-span-9 {
  color: #194950;
  font-size: 23px;
  font-weight: 700;
}

.div-block-31 {
  width: 90%;
  padding: 20px;
  background-color: transparent;
}

.column-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
}

.column-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/ELAC309W-time-control.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-20.colum-slide-5 {
  background-image: url('../images/WATER-FUZZY.jpg');
  background-size: cover;
}

.column-20.hero-slide-2-col-img {
  background-image: url('../images/602eb164263ff2bb887fef6f_NOVO-POWER-DILUTION.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-20.hero-slide-3-col-img {
  background-image: url('../images/14-min.jpg');
}

.column-20.hero-slide-4-col-img {
  background-image: url('../images/cierre-facil.jpg');
}

.column-20.hero-slide-4-col-img.slide-5-bg-img {
  border-style: solid;
  border-width: 0px;
  border-color: #041e50;
  background-color: #adbac2;
  background-image: url('../images/ELAC309W_Damper_no-bg.png');
  background-position: 50% 100%;
  background-size: 75%;
  background-repeat: no-repeat;
}

.column-20.hero-slide-4-col-img.slide-4-bg-img {
  background-image: url('../images/CLASS-ENERGIA-RecuperadoPrancheta-1.jpg');
  background-position: 21% 100%;
  background-size: auto;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 450px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mask {
  width: 100%;
  height: auto;
}

.image-4 {
  display: block;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 150px;
  padding-right: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paragraph-14 {
  position: absolute;
  left: 11%;
  top: auto;
  right: 0%;
  bottom: 4%;
  width: 80%;
  padding-top: 10px;
  color: #adb9c3;
  font-size: 13px;
  line-height: 28px;
}

.section-4 {
  padding-top: 60px;
  padding-bottom: 100px;
  background-color: #afb9c2;
}

.bold-text {
  font-size: 18px;
}

.div-block-33 {
  display: block;
  width: 50%;
  border-right: 5px solid #fff;
}

.diagonal {
  position: absolute;
  left: 12%;
  top: -1%;
  right: auto;
  bottom: auto;
  height: 500px;
  border-style: solid;
  border-width: 1px;
  border-color: #f4f4f4;
  background-color: #fff;
  opacity: 0.95;
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
}

.diagonal.diag-tablet.diag-mobile {
  left: 10%;
  height: 380px;
}

.div-block-34 {
  position: relative;
  left: 153px;
  z-index: 999;
  width: 200px;
  height: 500px;
  background-color: #fff;
  -webkit-transform: skew(-14deg, 0deg);
  -ms-transform: skew(-14deg, 0deg);
  transform: skew(-14deg, 0deg);
}

.div-block-34.box-diagonal-02 {
  left: -110px;
  width: 310px;
  height: 550px;
}

.div-block-34.div-sec-2 {
  left: 150px;
  width: 320px;
  height: 550px;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-36 {
  display: block;
  width: 100%;
  margin-right: 0px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: #194950;
  border-radius: 100px;
}

.div-block-36.div-title-energia {
  width: 10%;
  margin-right: 10px;
}

.div-block-36.div-title-filter {
  width: 15%;
  margin-right: 15px;
}

.image-6 {
  width: 80%;
  padding: 10%;
  font-size: 14px;
}

.image-6.div-img-tilt-filter {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  padding: 2%;
  border-radius: 50px;
  background-color: #f4f4f4;
}

.image-6.div-img-tilt-filter._02.icon-02 {
  margin-right: 20px;
  background-color: #041e50;
}

.image-6.div-img-tilt-filter.icon-03 {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  background-color: #041e50;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  padding-top: 0px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  opacity: 1;
}

.heading-54 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #fff;
  font-size: 28px;
  letter-spacing: 1px;
}

.columns-9 {
  height: 600px;
}

.column-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/Argentina-shutterstock-ajust.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: background-position 1200ms cubic-bezier(.596, .091, .345, .933);
  transition: background-position 1200ms cubic-bezier(.596, .091, .345, .933);
}

.column-21:hover {
  background-position: 50% 0%;
  background-size: auto 110%;
}

.column-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/pexels-daniel-kux-932320.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-22.vertce {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dfe7ea;
  background-image: none;
  -webkit-transition: background-position 1200ms cubic-bezier(.485, .102, .415, .904);
  transition: background-position 1200ms cubic-bezier(.485, .102, .415, .904);
}

.column-22.vertce:hover {
  background-position: 50% 80%;
  background-size: 1260px;
}

.section-5 {
  height: 100%;
}

.div-agua {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 40px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #f4f4f4;
  font-size: 38px;
  line-height: 59px;
  font-weight: 600;
}

.heading-55._02 {
  color: #041e50;
}

.heading-55._01 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #041e50;
  line-height: 40px;
}

.div-block-40 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 500px;
  height: 100%;
  background-color: rgba(4, 30, 80, 0.9);
}

.columns-10 {
  height: 60vh;
}

.columns-10.columns-sec-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
}

.column-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  background-color: #dfe7ea;
  -webkit-transition: background-position 1200ms cubic-bezier(.503, .114, .421, .909);
  transition: background-position 1200ms cubic-bezier(.503, .114, .421, .909);
}

.column-23:hover {
  background-position: 80% 50%;
  background-size: auto;
}

.column-24 {
  height: 100%;
}

.column-24._02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
  background-image: url('../images/PremiumCareELAC309W_Filter_Electrolux-with-2.jpg');
  background-position: 40% 50%;
  background-size: auto 100%;
  -webkit-transition: background-position 1200ms cubic-bezier(.526, .114, .421, .88);
  transition: background-position 1200ms cubic-bezier(.526, .114, .421, .88);
}

.column-24._02:hover {
  background-position: 70% 50%;
  background-size: auto 110%;
}

.icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #041e50;
}

.icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #041e50;
}

.section-6 {
  display: none;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
}

.columns-11 {
  height: 600px;
}

.column-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
}

.column-26 {
  height: 100%;
  background-color: #adbac2;
  background-image: url('../images/12-niveis-de-agua-less.png');
  background-position: 50% 50%;
  background-size: 70%;
  background-repeat: no-repeat;
  -webkit-transition: background-position 1200ms cubic-bezier(.608, .114, .386, .915);
  transition: background-position 1200ms cubic-bezier(.608, .114, .386, .915);
}

.column-26:hover {
  background-position: 50% 60%;
  background-size: 80%;
}

.about-title {
  margin-top: 25px;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-image: linear-gradient(45deg, #37b9be, #b36de2);
}

.no-margin-bottom {
  margin-bottom: 0px;
}

.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15%;
  margin-bottom: 25px;
  margin-left: 15%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.expander-container {
  max-width: 400px;
  margin: 10px;
  -webkit-perspective: 1800px;
  perspective: 1800px;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.expander-container:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.contact-title {
  margin-top: 20px;
}

.team-member-shot {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.team-member-shot.watson {
  background-image: url('../images/autumn-goodman-242810.jpg');
  background-position: 46% -86px;
  background-size: 250px;
  background-repeat: no-repeat;
}

.team-member-shot.caper {
  background-image: url('../images/foto-sushi-128246-1.jpg');
  background-position: 55% 43%;
  background-size: 308px;
  background-repeat: no-repeat;
}

.flex-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card-1 {
  position: relative;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: #fff;
  cursor: pointer;
}

.card-2 {
  overflow: hidden;
  height: 0px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  -webkit-transform: perspective(1800px) rotateX(-100deg) rotateY(0deg) rotateZ(0deg);
  transform: perspective(1800px) rotateX(-100deg) rotateY(0deg) rotateZ(0deg);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.about-p {
  margin-bottom: 25px;
}

.no-margin-top {
  margin-top: 0px;
}

.card-3 {
  overflow: hidden;
  height: 0px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #242424;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: perspective(1800px) rotateX(-100deg) rotateY(0deg) rotateZ(0deg);
  transform: perspective(1800px) rotateX(-100deg) rotateY(0deg) rotateZ(0deg);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card-contact-link {
  width: 22.5px;
}

.hero-section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-image: linear-gradient(45deg, #37b9be, #b36de2);
}

.browser-dot {
  width: 10px;
  height: 10px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 50%;
  background-color: #fc615d;
}

.browser-dot.green {
  background-color: #35cc4b;
}

.browser-dot.yellow {
  background-color: #fdbc40;
}

.d-105-recipe-text {
  margin-bottom: 10px;
  color: #333;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.browser-demo {
  position: relative;
  display: none;
  overflow: hidden;
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  background-color: #1a1a1a;
}

.d-105-image-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 35%;
  background-image: url('../images/time-control.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.d-105-image-wrapper.three {
  height: 35%;
  background-image: url('../images/CLASS-ENERGIA.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.d-105-image-wrapper.two {
  height: 35%;
  background-image: url('../images/cierre-facil.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.d-105-card-title {
  margin-top: 0px;
  font-family: 'Electroluxsans 5', sans-serif;
  color: #333;
  font-size: 23px;
}

.instructions-wrapper {
  position: absolute;
  left: auto;
  top: -100px;
  right: auto;
  bottom: auto;
  display: none;
  margin-top: auto;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.d-105-card-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 20px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 10px 20px -15px hsla(0, 0%, 100%, 0.6);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.d-105-text-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 100%;
  padding: 20px;
}

.d-105-timer-wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.demo-p.arrow {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-bottom: 10px;
  font-size: 19px;
  text-align: left;
}

.d-105-author-text {
  margin-bottom: 10px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #333;
  font-size: 14px;
}

.d-105-timer-icon {
  color: #1a1a1a;
  font-size: 16px;
}

.d-105-timer-text {
  margin-left: 10px;
  font-family: Merriweather, serif;
  color: #1a1a1a;
}

.image-7 {
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
}

.browser-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #e2e2e2;
}

.demo-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: 0%;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.d-105-3d-wrapper {
  position: relative;
  overflow: visible;
  width: 100%;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 10px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.d-105-3d-wrapper:hover {
  width: 100%;
  height: 200px;
}

.grid {
  width: 100%;
  margin-right: 40px;
  margin-left: 40px;
  grid-column-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.faq-content {
  overflow: hidden;
  margin-top: -2px;
}

.faq-question-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid rgba(4, 30, 80, 0.16);
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  background-color: #fff;
  color: #191b22;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.container-tight {
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.question-title {
  padding-left: 20px;
  font-family: 'Electroluxsans 5', sans-serif;
  color: #041e50;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
}

.tab-link-round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 52px;
  margin-right: 15px;
  margin-left: 15px;
  padding-right: 45px;
  padding-left: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(97, 114, 131, 0.2);
  border-radius: 6px;
  background-color: transparent;
  font-size: 16px;
}

.tab-link-round.w--current {
  border-color: rgba(97, 114, 131, 0);
  border-radius: 6px;
  background-color: #35b8be;
  background-image: url('../images/Button-Wave.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.faq-question-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.content-section-short {
  position: relative;
  padding: 60px 3%;
  background-color: transparent;
}

.tab-menu-round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.plus {
  opacity: 0.5;
  color: #7b8a9c;
}

.tab-pane-wrap {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.faq-paragraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  margin-bottom: 0px;
  padding: 40px 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(223, 231, 234, 0.2);
  background-color: rgba(223, 231, 234, 0.05);
  font-family: 'Electroluxsans 3', sans-serif;
  color: rgba(223, 231, 234, 0.95);
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.25px;
}

.tabs-content {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bold-text-2 {
  font-family: 'Electroluxsans 5', sans-serif;
  font-size: 19px;
  line-height: 25px;
}

.heading-56 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #fff;
}

.text-span-10 {
  margin-right: 15px;
  font-size: 65px;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-57 {
  position: static;
  right: 759.281px;
  margin: 9px 0px 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Electroluxsans 5', sans-serif;
  color: #fff;
  font-size: 85px;
  line-height: 40px;
}

.bold-text-3 {
  line-height: 25px;
}

.lightbox-link {
  width: 100%;
  height: 100%;
}

.lightbox-link-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 8%;
  padding: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.lightbox-link-2.plus-link-2 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.lightbox-link-2.link-plus-3 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.image-8 {
  display: none;
  width: 100%;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 150px;
  background-color: #041e50;
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 150px;
  background-color: #041e50;
  text-decoration: none;
}

.bold-text-4 {
  line-height: 25px;
}

.div-block-43 {
  position: relative;
  top: auto;
  width: 460px;
  margin-top: 0px;
  padding: 20px 10px;
  background-color: #adbac2;
  text-align: center;
}

.image-9 {
  width: 200px;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-45 {
  height: 65px;
}

.div-block-46 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 30px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
}

.heading-58 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #fff;
  font-size: 28px;
}

.text-block-3 {
  margin-top: 20px;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #7b8a9c;
}

.text-span-11 {
  font-weight: 700;
}

.tab-pane-tab-5 {
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
}

.div-block-52 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.process-tab-button-2 {
  position: static;
  left: 0%;
  top: 0%;
  width: 50px;
  height: 50px;
  margin-top: 11px;
  margin-right: 0px;
  margin-left: 5px;
  padding: 10px 12px;
  border-style: solid;
  border-width: 0px;
  border-color: #000 #f4f4f4 #000 #414141;
  border-radius: 100%;
  background-color: #2c2c2c;
  box-shadow: none;
  opacity: 0;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  color: #c7c7c7;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.process-tab-button-2:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
  box-shadow: none;
  opacity: 1;
  color: #1f6fff;
}

.process-tab-button-2.w--current {
  position: static;
  left: 0%;
  width: 50px;
  height: 50px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  background-color: hsla(0, 0%, 100%, 0.2);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  color: #000;
  text-align: center;
}

.process-tab-button-2.w--current:hover {
  left: 0%;
  top: 0%;
  border-radius: 0%;
  background-color: hsla(0, 0%, 100%, 0.2);
  box-shadow: none;
  opacity: 1;
}

.process-tab-button-2.tab-color-gray {
  left: -3%;
  width: 60px;
  height: 45px;
  margin-left: 0px;
  padding-top: 5px;
  padding-bottom: 10px;
  border-right-color: #f4f4f4;
}

.process-tab-button-2.tab-color-gray.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.process-tab-button-2.tab-color-gray.pulse-button {
  left: -4%;
  top: 0%;
  width: 50px;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 9px;
  margin-left: 0px;
  padding-top: 0px;
  border-radius: 100%;
  background-color: rgba(44, 44, 44, 0);
}

.process-tab-button-2.tab-color-gray.pulse-button:hover {
  background-color: #fff;
  opacity: 0.25;
}

.process-tab-button-2.tab-color-gray.pulse-button.w--current {
  left: -4%;
  top: -1%;
  width: 60px;
  background-color: transparent;
  box-shadow: none;
  opacity: 1;
}

.process-tab-button-2.tab-color-gray.pulse-button.w--current:hover {
  background-color: transparent;
}

.process-tab-button-2.tab-btn-4 {
  position: static;
  left: 0%;
  top: 0%;
  height: 50px;
  margin-top: 0px;
  margin-left: 0px;
  box-shadow: none;
}

.process-tab-button-2.tab-btn-4:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.process-tab-button-2.tab-2 {
  margin-top: 0px;
  margin-left: 0px;
}

.process-tab-button-2.tab-2.w--current {
  position: static;
  left: 0%;
  top: 0%;
  width: 50px;
  margin-top: 6px;
  margin-left: 15px;
  border-radius: 100%;
}

.tab-pane-tab-6 {
  width: 100%;
  padding-right: 100px;
  padding-left: 100px;
}

.tab-link-tab-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 45px;
  padding: 10px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2c2c2c;
  opacity: 0;
}

.tab-link-tab-8.w--current {
  left: 3%;
  width: 60px;
  height: 50px;
  background-color: #00627b;
}

.tab-link-tab-8.pulse-button {
  position: static;
  top: 0%;
  right: 0%;
  width: 50px;
  height: 50px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  border-radius: 100px;
  background-color: rgba(44, 44, 44, 0);
  opacity: 1;
}

.tab-link-tab-8.pulse-button:hover {
  background-color: rgba(223, 231, 234, 0.33);
  opacity: 1;
}

.tab-link-tab-8.pulse-button.w--current {
  left: auto;
  top: 1%;
  right: -4%;
  background-color: transparent;
}

.tab-pane-tab-8 {
  width: 100%;
  padding-right: 100px;
  padding-left: 100px;
}

.section-title-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #f4f4f4;
  font-size: 28px;
  line-height: 39px;
  font-weight: 700;
}

.tab-link-tab-6 {
  position: static;
  top: 0%;
  right: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-top: 0px;
  margin-left: 0px;
  padding: 10px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 0px solid #f4f4f4;
  border-radius: 100px;
  background-color: #2c2c2c;
  opacity: 0;
}

.tab-link-tab-6:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
  opacity: 1;
}

.tab-link-tab-6.w--current {
  height: 50px;
  background-color: #00627b;
}

.tab-link-tab-6.w--current:hover {
  background-color: transparent;
}

.bg-maquina {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 290px;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/painel.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.process-tabs-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: 100%;
  margin-top: 0%;
  padding-bottom: 65px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.section-title-wrapper-2 {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 230px;
  margin-left: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  text-align: center;
}

.text-block-4 {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #f4f4f4;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.div-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-54 {
  padding: 10px 20px;
  border-radius: 6px;
  background-color: #fff;
}

.tabs-content-2 {
  position: absolute;
  bottom: 50%;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 180px;
}

.tab-link-tab-5 {
  position: static;
  left: 0%;
  top: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-top: 0px;
  margin-left: 0px;
  padding: 10px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 0px solid #f4f4f4;
  border-radius: 100px;
  background-color: #2c2c2c;
  opacity: 0;
}

.tab-link-tab-5:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
  opacity: 1;
}

.tab-link-tab-5.w--current {
  height: 50px;
  background-color: #00627b;
}

.tab-link-tab-5.w--current:hover {
  background-color: transparent;
}

.heading-59 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Electroluxsans 5', sans-serif;
  color: #041e50;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.tab-pane-tab-7 {
  width: 100%;
  padding-right: 100px;
  padding-left: 100px;
}

.process-tab-menu-2 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -ms-grid;
  display: grid;
  width: 470px;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: center;
}

.tab-link-tab-7 {
  position: static;
  top: 0%;
  right: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-top: 0px;
  margin-right: 0px;
  padding: 10px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 0px solid #f4f4f4;
  border-radius: 100px;
  background-color: #2c2c2c;
  opacity: 0;
}

.tab-link-tab-7:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
  opacity: 1;
}

.tab-link-tab-7.w--current {
  height: 50px;
  background-color: #00627b;
}

.tab-link-tab-7.w--current:hover {
  background-color: transparent;
}

.process-tab-pane-2 {
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.paragraph-15 {
  display: none;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #fff;
  font-size: 11px;
}

.bold-text-5 {
  font-family: 'Electroluxsans 4', sans-serif;
  color: #041e50;
}

.link-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 150px;
  background-color: transparent;
}

.text-span-12 {
  font-family: 'Electroluxsans 3', sans-serif;
}

.text-span-13 {
  font-family: 'Electroluxsans 3', sans-serif;
}

.text-span-14 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.div-block-55 {
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-5 {
  padding: 20px 10px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #041e50;
  font-size: 25px;
  line-height: 35px;
}

.div-block-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
}

.bold-text-6 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.bold-text-7 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.bold-text-8 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.bold-text-9 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.bold-text-10 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.bold-text-11 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.bold-text-12 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.text-span-15 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.bold-text-13 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.bold-text-14 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.bold-text-15 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.bold-text-16 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.bold-text-17 {
  font-family: 'Electroluxsans 4', sans-serif;
}

.text-span-16 {
  font-family: 'Electroluxsans 3', sans-serif;
}

@media screen and (min-width: 1440px) {
  .intro-paragraph.paragraph-2.paragraph-disc-sec-2 {
    bottom: -69px;
  }

  .intro-paragraph.paragraph-2.paragraph-disc-sec-2._01 {
    bottom: -66px;
  }

  .long-feature-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .long-feature-icon.water-fuzzy-icon {
    width: 50px;
    height: 50px;
  }

  .div-block-21 {
    width: 22%;
  }

  .paragraph-3 {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .paragraph-3._01 {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .image-6.div-img-tilt-filter {
    width: 80px;
    padding: 1%;
    color: #198598;
  }

  .image-6.div-img-tilt-filter._02 {
    background-color: #041e50;
  }

  .image-6.div-img-tilt-filter._02.icon-02 {
    width: 18%;
    padding: 1%;
    line-height: 20px;
  }

  .image-6.div-img-tilt-filter.icon-03 {
    padding: 2%;
  }

  .columns-9 {
    height: 70vh;
  }

  .column-21 {
    background-image: url('../images/Argentina-shutterstock-ajust.jpg');
    background-position: 50% 50%;
    background-size: auto 110%;
    -webkit-transition: background-position 1200ms cubic-bezier(.596, .091, .404, .904);
    transition: background-position 1200ms cubic-bezier(.596, .091, .404, .904);
  }

  .column-21:hover {
    background-position: 50% 90%;
    background-size: auto 120%;
  }

  .column-22.vertce {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #dfe7ea;
    background-image: none;
    -webkit-transition-property: none;
    transition-property: none;
  }

  .section-5 {
    height: 100%;
  }

  .div-agua {
    width: 80%;
  }

  .div-block-40 {
    color: #041e50;
  }

  .columns-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .columns-10.columns-sec-3 {
    height: 70vh;
  }

  .column-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #dfe7ea;
    background-image: none;
    -webkit-transition-property: none;
    transition-property: none;
  }

  .column-24._02 {
    background-image: url('../images/PremiumCareELAC309W_Filter_Electrolux-with-2.jpg');
    background-position: 100% 50%;
    background-size: auto 100%;
  }

  .section-6 {
    display: none;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #041e50;
  }

  .columns-11 {
    height: 70vh;
  }

  .column-25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #041e50;
  }

  .column-26 {
    height: 100%;
    background-image: url('../images/12-niveis-de-agua-less.png');
    background-position: 50% 50%;
    background-size: 70%;
  }

  .hero-section {
    background-image: linear-gradient(45deg, #041e50, #b36de2);
  }

  .section-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #041e50;
  }

  .browser-demo {
    width: 900px;
  }

  .d-105-image-wrapper.three {
    background-image: url('../images/CLASS-ENERGIA.jpg');
    background-position: 0% 50%;
  }

  .d-105-card-title {
    font-family: 'Electroluxsans 5', sans-serif;
    color: #041e50;
    font-size: 22px;
  }

  .d-105-card-wrapper {
    width: auto;
  }

  .d-105-author-text {
    font-family: 'Electroluxsans 3', sans-serif;
    font-size: 14px;
  }

  .d-105-3d-wrapper {
    width: 310px;
    height: 250px;
  }
}

@media screen and (min-width: 1920px) {
  .hero-overlay {
    height: 900px;
  }

  .image-6.div-img-tilt-filter {
    width: 80px;
  }

  .image-6.div-img-tilt-filter._02.icon-02 {
    width: 12%;
  }

  .column-26 {
    background-image: url('../images/12-niveis-de-agua-less.png');
    background-position: 50% 50%;
    background-size: 70%;
  }

  .process-tab-button-2 {
    left: -2%;
    top: 3%;
    width: 60px;
  }

  .process-tab-button-2.tab-color-gray.pulse-button {
    left: -4%;
    top: 2%;
  }

  .process-tab-button-2.tab-color-gray.pulse-button.w--current {
    left: -5%;
    top: 2%;
  }

  .process-tab-button-2.tab-btn-4 {
    left: -1%;
    top: 3%;
  }

  .process-tab-button-2.tab-2 {
    left: -3%;
    top: 3%;
  }

  .tab-link-tab-8.pulse-button {
    top: 1%;
    right: -4%;
  }

  .tab-link-tab-6 {
    top: 3%;
    right: -1%;
    width: 60px;
  }

  .tab-link-tab-5 {
    left: 0%;
    top: 3%;
    width: 60px;
  }

  .process-tab-menu-2 {
    top: 4%;
  }

  .tab-link-tab-7 {
    top: 3%;
    right: -2%;
  }
}

@media screen and (max-width: 991px) {
  .nav {
    padding-top: 10px;
  }

  .nav-menu {
    background-color: #242424;
  }

  .nav-link.contact {
    margin-bottom: 11px;
    background-color: hsla(0, 0%, 100%, 0);
  }

  .menu-button {
    color: #fff;
  }

  .menu-button.w--open {
    background-color: #55acee;
  }

  .hero-overlay {
    height: 850px;
    background-position: 60% 50%;
    background-size: cover;
  }

  .centered-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-section-overlay {
    padding: 90px 45px;
  }

  .image-section-overlay.dark {
    padding-top: 80px;
    padding-bottom: 0px;
  }

  .image-section-overlay-block {
    width: 90%;
    padding-bottom: 100px;
  }

  .image-section-overlay-title {
    font-size: 35px;
    line-height: 50px;
  }

  .image-section-overlay-title.subtitle {
    font-size: 23px;
  }

  .video-lightbox-block.large {
    height: 270px;
  }

  .section-2 {
    padding: 100px 45px 45px;
  }

  .section-2.tint.overflow-none {
    padding-top: 45px;
    padding-right: 35px;
    padding-left: 35px;
  }

  .section-2.feature-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-2.tint {
    padding-top: 100px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-title-wrapper {
    width: 85%;
    margin-bottom: 40px;
  }

  .section-title-wrapper.full {
    position: static;
    width: 96%;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 10px;
  }

  .section-title-wrapper.full.info {
    margin-bottom: 20px;
  }

  .content-section-block {
    padding-left: 0px;
  }

  .section-title {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 35px;
  }

  .section-title.large {
    line-height: 37px;
  }

  .half-content-section {
    height: 500px;
    padding: 45px 35px 45px 40px;
  }

  .half-image-section {
    height: 495px;
  }

  .half-image-section.right.div-right-sec-2 {
    height: 500px;
  }

  .intro-paragraph {
    font-size: 15px;
    line-height: 25px;
  }

  .intro-paragraph.paragraph-2 {
    font-size: 22px;
    line-height: 35px;
  }

  .checklist-item {
    margin-bottom: -5px;
    font-size: 13px;
  }

  .footer-inline-link {
    margin-right: 9px;
    font-size: 12px;
  }

  .hero-slider-content-block {
    top: 16px;
    width: 360px;
  }

  .hero-slider-title {
    font-size: 33px;
    line-height: 41px;
  }

  .hero-slider {
    width: auto;
  }

  .hero-slider-section {
    padding: 130px 0px;
  }

  .overall-video-lightbox.in-slider {
    width: 280px;
    margin-left: 30px;
  }

  .slider-bottom-nav {
    position: absolute;
    left: 45%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    width: auto;
    max-width: none;
    margin-bottom: -70px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .hero-slider-mockup {
    left: 20px;
    top: 61px;
    height: 190px;
  }

  .hero-slider-arrow {
    margin-right: 0px;
    margin-left: 0px;
  }

  .section-description {
    margin-top: 20px;
    font-size: 19px;
  }

  .process-tab-col-left {
    padding-right: 30px;
  }

  .text-column-title {
    font-size: 13px;
  }

  .text-column {
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .main-feature-title {
    font-size: 44px;
  }

  .feature-text-block {
    width: 55%;
    padding-left: 20px;
  }

  .feature-wrap {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-2 {
    width: 95%;
  }

  .browser-mockup-left {
    left: -360px;
    top: 4px;
    width: 580px;
  }

  .heading-48 {
    font-size: 14px;
  }

  .download-image-left {
    top: -23px;
    width: 560px;
  }

  .devices-mockup-right {
    top: -21px;
    right: -408px;
  }

  .info-icon {
    height: 14px;
    margin-right: 4px;
  }

  .div-block-21 {
    width: 25%;
  }

  .paragraph-3 {
    height: 70px;
    padding-left: 20px;
    text-align: left;
  }

  .div-block-22 {
    margin-top: -200px;
  }

  .heading-51 {
    font-size: 25px;
    line-height: 40px;
  }

  .paragraph-4 {
    font-size: 18px;
    line-height: 35px;
  }

  .div-block-24 {
    padding-right: 70px;
  }

  .div-block-25 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-27 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-30 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .block-quote {
    font-size: 18px;
  }

  .block-quote-2 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
  }

  .paragraph-8 {
    font-size: 18px;
  }

  .paragraph-10 {
    font-size: 18px;
  }

  .paragraph-10.text-2-tab-2 {
    font-size: 18px;
  }

  .block-quote-3 {
    font-size: 18px;
  }

  .paragraph-12 {
    font-size: 18px;
  }

  .block-quote-4 {
    font-size: 18px;
  }

  .paragraph-13 {
    font-size: 18px;
  }

  .column-20.hero-slide-4-col-img.slide-5-bg-img {
    background-size: 100%;
  }

  .columns-8 {
    display: block;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .div-block-32 {
    display: block;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .section-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .diagonal.diag-tablet {
    left: 18%;
  }

  .div-block-34 {
    position: absolute;
    left: 354px;
    z-index: 1;
    width: 61px;
    height: 470px;
    -webkit-transform: skew(-7deg, 0deg);
    -ms-transform: skew(-7deg, 0deg);
    transform: skew(-7deg, 0deg);
  }

  .div-block-34.box-diagonal-02 {
    left: 350px;
    width: 65px;
    height: 500px;
  }

  .div-block-34.div-sec-2.div-sec-2-tablet {
    left: 350px;
    width: 80px;
    height: 500px;
  }

  .div-block-35 {
    display: block;
  }

  .div-block-36 {
    width: 100%;
  }

  .div-block-39 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-9 {
    height: 80vh;
  }

  .div-agua {
    width: 90%;
  }

  .div-block-40 {
    width: 30%;
  }

  .columns-10 {
    height: 90vh;
  }

  .columns-11 {
    height: 80vh;
  }

  .browser-demo {
    width: 500px;
    height: auto;
    margin-bottom: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .instructions-wrapper {
    position: relative;
    left: -25px;
    top: 0%;
    margin-top: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .image-7 {
    margin-right: 0px;
  }

  .demo-wrapper {
    margin-top: 100px;
    margin-right: 0%;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .d-105-3d-wrapper {
    margin-bottom: 60px;
  }

  .question-title {
    font-size: 18px;
  }

  .tab-link-round {
    margin-bottom: 10px;
  }

  .content-section-short {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .faq-paragraph {
    font-size: 15px;
  }

  .bold-text-2 {
    font-size: 16px;
  }

  .lightbox-link-2 {
    width: 10%;
  }

  .div-block-47 {
    height: auto;
    padding: 20px;
  }

  .heading-58 {
    line-height: 35px;
    text-align: center;
  }

  .tab-pane-tab-5 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .tab-pane-tab-6 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .tab-pane-tab-8 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-title-2 {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 40px;
  }

  .bg-maquina {
    height: 250px;
  }

  .section-title-wrapper-2 {
    width: 90%;
    margin-bottom: 250px;
  }

  .tabs-content-2 {
    margin-bottom: 150px;
  }

  .tab-pane-tab-7 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .process-tab-pane-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .logo-text {
    margin-bottom: 19px;
  }

  .nav-link.contact {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 20px;
  }

  .hero-overlay {
    height: 950px;
    padding: 40px 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-position: 50% 50%;
    background-size: cover;
  }

  .centered-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .image-section-overlay {
    padding: 60px 25px;
  }

  .image-section-overlay.dark {
    padding-top: 60px;
    padding-bottom: 0px;
  }

  .image-section-overlay-block {
    width: 90%;
  }

  .image-section-overlay-title {
    font-size: 30px;
    line-height: 36px;
  }

  .image-section-overlay-title.subtitle {
    width: 100%;
    margin-top: 20px;
  }

  .image-section-overlay-title.main-title-mb {
    font-size: 26px;
    line-height: 34px;
    text-align: left;
  }

  .video-lightbox-block {
    height: 260px;
  }

  .video-lightbox-block.large {
    height: 250px;
  }

  .section-2 {
    padding: 60px 25px 40px;
  }

  .section-2.tint.overflow-none {
    padding-top: 25px;
  }

  .section-2.feature-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .section-title-wrapper {
    width: 95%;
    margin-bottom: 40px;
  }

  .section-title-wrapper.full {
    margin-bottom: 30px;
    padding-top: 20px;
    text-align: center;
  }

  .section-title-wrapper.full.info {
    text-align: center;
  }

  .content-section-block.left {
    float: none;
  }

  .section-title {
    margin-bottom: 0px;
    font-size: 26px;
    line-height: 30px;
  }

  .section-title.large {
    line-height: 37px;
  }

  .block-section-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .block-section-wrapper.block-sec-2-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .half-content-section {
    width: 100%;
    height: auto;
    padding: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .half-content-section.left {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-top: 1px solid #ececec;
  }

  .button.slider-button {
    margin-top: 10px;
  }

  .half-image-section {
    width: 100%;
    height: 450px;
  }

  .half-image-section.right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .intro-paragraph.paragraph-2 {
    text-align: center;
  }

  .simple-bottom-footer {
    margin-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
    text-align: left;
  }

  .footer-menu-column {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .bottom-footer-paragraph {
    margin-bottom: 7px;
    float: none;
  }

  .bottom-footer-paragraph.right {
    float: none;
  }

  .footer-social-col-right {
    padding-top: 10px;
    padding-left: 0px;
    text-align: left;
  }

  .footer-logo-column-left {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-row {
    padding-right: 25px;
    padding-left: 25px;
  }

  .hero-slider-content-block {
    position: relative;
    top: 0px;
    width: 100%;
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .hero-slider-title {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 31px;
  }

  .hero-slider {
    height: auto;
  }

  .hero-slider-section {
    padding: 90px 0px 140px;
  }

  .hero-portfolio-slide {
    width: 100%;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }

  .hero-portfolio-slide.hero-slide-3 {
    width: 100%;
  }

  .overall-video-lightbox.in-slider {
    width: 100%;
    height: auto;
    margin-left: 0px;
  }

  .slider-bottom-nav {
    left: 0%;
    padding-left: 0px;
    text-align: center;
  }

  .hero-slider-mockup {
    position: relative;
    left: 0px;
    top: 0px;
    display: block;
    width: 60%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .process-tab-col-right {
    padding-right: 0px;
    padding-left: 20px;
  }

  .process-tab-menu {
    margin-top: -39px;
  }

  .process-tab-pane {
    padding-top: 40px;
  }

  .process-tab-button {
    width: 80px;
    height: 80px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 10px;
    line-height: 12px;
  }

  .process-tab-button.tab-color-gray.w--current {
    height: 100px;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .process-tab-row {
    display: block;
  }

  .process-tab-col-left {
    padding-right: 0px;
    padding-left: 0px;
  }

  .process-tab-icon {
    height: 45px;
  }

  .process-tab-icon.current-img {
    height: 60px;
  }

  .text-column {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .top-line-block {
    margin-top: 25px;
    padding-top: 30px;
  }

  .long-feature-icon-wrapper {
    position: relative;
    display: block;
    padding-right: 0px;
  }

  .main-feature-title {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 35px;
  }

  .long-feature-block.title-only {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center;
  }

  .long-feature-title.uppercase {
    margin-left: 20px;
  }

  .small-features-wrapper {
    display: none;
    width: 100%;
    margin-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .feature-text-block {
    display: block;
    width: 100%;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .feature-wrap {
    display: block;
    width: 100%;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .feature-content {
    display: block;
    width: 100%;
    max-width: none;
    margin-bottom: 100px;
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .feature-image {
    width: 100%;
    margin-bottom: 20px;
  }

  .image-2 {
    width: 70%;
  }

  .browser-mockup-left {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    margin-bottom: 30px;
  }

  .div-block-15.table-prof-div {
    height: 250px;
  }

  .div-block-15.table-prof-div.table-div-2 {
    height: 300px;
  }

  .div-block-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-17.table-w-prof {
    height: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-16 {
    display: block;
  }

  .heading-48 {
    font-size: 16px;
  }

  .info-block-right {
    width: 100%;
  }

  .info-block-right.download-info {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .button-2._2.green {
    margin-bottom: 10px;
  }

  .download-image-left {
    position: relative;
    left: 0px;
    right: 0px;
    width: 100%;
    margin-top: -80px;
  }

  .info-row {
    margin-top: 0px;
  }

  .info-block {
    padding-right: 0px;
    padding-left: 0px;
  }

  .devices-mockup-right {
    position: relative;
    top: 0px;
    right: 0px;
    width: 100%;
    height: auto;
  }

  .info-block-left {
    width: 100%;
  }

  .info-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-21 {
    width: 40%;
  }

  .paragraph-3 {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .feature-section {
    padding: 100px 20px 60px;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-image-mask {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: -30px;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-image-2 {
    left: auto;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-23 {
    width: 100%;
  }

  .heading-51 {
    line-height: 40px;
    text-align: center;
  }

  .paragraph-4 {
    text-align: center;
  }

  .div-block-24 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-25 {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
  }

  .hero-overlay-2 {
    padding: 40px 20px;
  }

  .column-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-7 {
    display: block;
  }

  .text-block-2 {
    text-align: center;
  }

  .paragraph-8 {
    padding-left: 20px;
  }

  .div-block-31 {
    text-align: center;
  }

  .column-19 {
    padding-right: 0px;
  }

  .column-20.hero-slide-4-col-img.slide-5-bg-img {
    background-size: 90%;
  }

  .mask {
    box-shadow: none;
  }

  .div-block-32 {
    width: 100%;
  }

  .image-5 {
    width: 50%;
    padding-bottom: 20px;
  }

  .diagonal.diag-tablet {
    left: 20%;
  }

  .div-block-34 {
    display: none;
  }

  .div-block-34.box-diagonal-02 {
    display: none;
  }

  .div-block-35 {
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-36 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-36.div-title-energia {
    width: 12%;
  }

  .div-block-36.div-title-filter {
    width: 12%;
  }

  .image-6.div-img-tilt-filter.icon-03 {
    width: 75px;
  }

  .div-block-38 {
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-39 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .columns-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-21 {
    height: 300px;
  }

  .column-22.vertce {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-5 {
    height: auto;
  }

  .div-agua {
    width: 84%;
    height: auto;
    padding: 100px 20px 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-55 {
    text-align: center;
  }

  .heading-55._01 {
    text-align: left;
  }

  .div-block-40 {
    width: 45%;
  }

  .columns-10 {
    height: auto;
  }

  .columns-10.columns-sec-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-23 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-24._02 {
    height: 320px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .section-6 {
    height: auto;
    padding-top: 50px;
  }

  .columns-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-25 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-26 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .browser-demo {
    width: 100%;
    height: auto;
    margin-bottom: 100px;
    padding: 100px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .instructions-wrapper {
    margin-left: 0px;
  }

  .demo-wrapper {
    margin-top: 140px;
    padding-right: 110px;
    padding-bottom: 100px;
    padding-left: 110px;
  }

  .container-tight {
    width: 100%;
  }

  .question-title {
    font-family: 'Electroluxsans 5', sans-serif;
    font-size: 14px;
  }

  .tab-link-round {
    width: 40%;
    text-align: center;
    white-space: nowrap;
  }

  .plus {
    max-width: 100%;
    font-size: 16px;
  }

  .faq-paragraph {
    height: auto;
    font-size: 12px;
  }

  .bold-text-2 {
    font-family: 'Electroluxsans 5', sans-serif;
    font-size: 12px;
  }

  .heading-56 {
    font-size: 30px;
  }

  .bold-text-3 {
    font-size: 16px;
  }

  .bold-text-4 {
    font-size: 14px;
  }

  .div-block-43 {
    width: 100%;
  }

  .process-tab-button-2 {
    width: 70px;
    height: 60px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 10px;
    line-height: 12px;
  }

  .process-tab-button-2.w--current {
    width: 70px;
    height: 60px;
  }

  .process-tab-button-2.tab-color-gray.w--current {
    width: 70px;
    height: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-title-2 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 35px;
  }

  .bg-maquina {
    width: 100%;
    height: 250px;
  }

  .section-title-wrapper-2 {
    width: 95%;
    margin-bottom: 300px;
  }

  .tabs-content-2 {
    margin-bottom: 150px;
  }

  .process-tab-menu-2 {
    margin-top: -39px;
  }

  .process-tab-pane-2 {
    padding-top: 30px;
  }
}

@media screen and (max-width: 479px) {
  .logo-text {
    font-size: 26px;
  }

  .hero-overlay {
    height: 650px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url('../images/Washer_PremiumCareELAC309W_REDUZIDO.jpg');
    background-position: 60% 0%;
    background-size: 200%;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .centered-container {
    text-align: left;
  }

  .image-section-overlay {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .image-section-overlay.dark {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .image-section-overlay-block {
    width: 100%;
    padding-bottom: 20px;
  }

  .image-section-overlay-title {
    font-size: 25px;
    line-height: 32px;
    font-weight: 500;
  }

  .image-section-overlay-title.subtitle {
    width: 100%;
    margin-top: 16px;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    text-align: left;
  }

  .image-section-overlay-title.subtitle.praragraph-disc {
    margin-top: 40px;
    font-size: 12px;
    line-height: 20px;
  }

  .image-section-overlay-title.main-title-mb {
    font-size: 25px;
    line-height: 35px;
  }

  .video-lightbox-icon {
    height: 20px;
  }

  .video-lightbox-button {
    width: 50px;
    height: 50px;
    padding-top: 13px;
  }

  .video-lightbox-block {
    height: 170px;
  }

  .video-lightbox-block.large {
    height: 180px;
  }

  .section-2 {
    padding: 60px 25px 25px;
  }

  .section-2.tint.overflow-none {
    padding: 20px;
  }

  .section-2.tint {
    display: none;
    padding-top: 60px;
  }

  .section-title-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }

  .section-title-wrapper.full {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-title-wrapper.full.info {
    margin-bottom: 20px;
    padding-right: 0px;
    text-align: center;
  }

  .section-title {
    font-size: 25px;
    line-height: 35px;
    text-align: left;
  }

  .section-title.large {
    line-height: 30px;
  }

  .block-section-wrapper {
    display: block;
  }

  .block-section-wrapper.block-sec-2-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .half-content-section.left {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .button {
    margin-top: 10px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 11px;
    line-height: 21px;
  }

  .button.slider-button {
    width: 100%;
    margin-top: 0px;
  }

  .button.slider-button.outline {
    margin-top: 5px;
    margin-left: 0px;
  }

  .half-image-section.right.div-right-sec-2:hover {
    background-position: 100% 50%;
  }

  .intro-paragraph {
    font-size: 16px;
    line-height: 23px;
  }

  .intro-paragraph.paragraph-2 {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  .intro-paragraph.paragraph-2.paragraph-disc-sec-2 {
    padding-top: 40px;
    font-size: 12px;
    line-height: 20px;
  }

  .intro-paragraph.paragraph-2._01 {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  .simple-bottom-footer {
    padding: 20px 20px 13px;
  }

  .simple-footer {
    padding-top: 35px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .footer-logo-column-left {
    padding-bottom: 10px;
  }

  .footer-row {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-inline-link {
    margin-top: -1px;
    margin-right: 7px;
  }

  .hero-slider-content-block {
    margin-top: 20px;
  }

  .hero-slider-title {
    padding-top: 10px;
    font-size: 28px;
    line-height: 27px;
  }

  .hero-slider {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-slider-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-portfolio-slide {
    height: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .overall-video-lightbox {
    height: 140px;
  }

  .overall-video-lightbox.in-slider {
    height: 120px;
  }

  .slider-bottom-nav {
    margin-bottom: -50px;
    background-color: transparent;
    color: #198598;
  }

  .hero-slider-text {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-slider-mockup {
    width: 70%;
  }

  .hero-slider-arrow {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-color: #041e50;
  }

  .process-tab-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .process-tab-pane {
    padding-top: 20px;
  }

  .process-tab-button {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-top: 19px;
    margin-right: 2px;
    margin-left: 2px;
    padding-top: 10px;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.1);
  }

  .process-tab-button.w--current {
    height: 100px;
    padding-top: 10px;
  }

  .process-tab-button.tab-color-gray.w--current {
    padding-top: 10px;
  }

  .section-description {
    margin-top: 14px;
    font-size: 15px;
    line-height: 23px;
  }

  .process-tab-icon {
    width: 100%;
    height: auto;
    padding-top: 5px;
  }

  .process-tab-icon.current-img {
    height: auto;
  }

  .top-line-block {
    margin-top: 20px;
    padding-top: 20px;
  }

  .long-feature-icon-wrapper {
    width: auto;
    height: auto;
  }

  .feature-intro-title {
    margin-bottom: 10px;
    padding-top: 0px;
    font-size: 25px;
    line-height: 35px;
  }

  .main-feature-title {
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 35px;
  }

  .long-feature-icon {
    width: auto;
    height: auto;
  }

  .long-feature-icon.water-fuzzy-icon {
    display: block;
    width: 40px;
    height: 40px;
    max-width: none;
  }

  .long-feature-block {
    padding-right: 10px;
    padding-left: 55px;
  }

  .long-feature-block.title-only {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .long-feature-title {
    margin-bottom: 7px;
  }

  .long-feature-title.uppercase {
    height: auto;
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 30px;
    text-align: left;
  }

  .small-features-wrapper {
    height: 100%;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
  }

  .feature-text-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    padding: 0px;
    text-align: center;
  }

  .feature-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-image {
    width: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-2 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .main-feature-title-2 {
    margin-bottom: 20px;
    font-size: 29px;
    line-height: 32px;
  }

  .div-block-15.table-prof-div {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-15.table-prof-div.table-div-2 {
    height: auto;
  }

  .heading-49 {
    font-size: 14px;
  }

  .div-block-17 {
    padding-top: 40px;
  }

  .div-block-17.table-w-prof {
    width: 100%;
  }

  .div-block-16 {
    width: auto;
  }

  .heading-48 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-18 {
    font-size: 14px;
    line-height: 20px;
  }

  .columns-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-14.table-prof-list {
    padding-right: 10px;
    padding-left: 10px;
  }

  .button-2 {
    margin-top: 10px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 11px;
    line-height: 21px;
  }

  .button-2._2 {
    margin-left: 4px;
  }

  .button-2._2.green {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
  }

  .small-section-title {
    font-size: 11px;
    line-height: 21px;
  }

  .download-image-left {
    margin-top: -40px;
    margin-bottom: -20px;
  }

  .info-row {
    margin-top: 0px;
  }

  .info-title {
    margin-bottom: 4px;
  }

  .info-block {
    width: 90%;
    float: none;
    font-size: 14px;
  }

  .info-block-left {
    width: 100%;
  }

  .info-icon {
    height: 20px;
    margin-top: 0px;
    margin-right: 11px;
    margin-bottom: 0px;
    float: left;
  }

  .info-column {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .image-3 {
    width: 50%;
  }

  .div-block-21 {
    width: 40%;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .paragraph-3 {
    font-size: 14px;
    line-height: 25px;
  }

  .paragraph-3._01 {
    width: 100%;
    padding-right: 53px;
    padding-left: 53px;
    font-size: 16px;
  }

  .div-block-22 {
    margin-top: -50px;
    padding-right: 0px;
  }

  .feature-section {
    padding-bottom: 30px;
  }

  .feature-image-mask {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: -70px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-image-2 {
    left: 0px;
    top: -65px;
    width: 90%;
  }

  .div-block-23 {
    width: 100%;
    margin-right: 0px;
  }

  .heading-51 {
    font-size: 24px;
    line-height: 29px;
    text-align: center;
  }

  .paragraph-4 {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
  }

  .paragraph-4._10-an-parag-text {
    line-height: 23px;
  }

  .div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 20px 126px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-25 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }

  .centered-container-2 {
    text-align: left;
  }

  .paragraph-6 {
    font-size: 20px;
    line-height: 32px;
    text-align: left;
  }

  .paragraph-6.paragraph-disc-sec-1 {
    padding-top: 40px;
    font-size: 12px;
    line-height: 20px;
  }

  .div-block-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-18 {
    padding-top: 20px;
  }

  .columns-7 {
    display: block;
  }

  .text-block-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-30 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .block-quote {
    font-size: 17px;
    line-height: 28px;
  }

  .text-span-2 {
    font-size: 20px;
  }

  .block-quote-2 {
    font-size: 17px;
    line-height: 29px;
  }

  .paragraph-8 {
    padding-left: 10px;
    font-size: 17px;
    line-height: 28px;
  }

  .paragraph-10 {
    font-size: 17px;
    line-height: 28px;
  }

  .paragraph-10.text-2-tab-2 {
    font-size: 17px;
  }

  .block-quote-3 {
    font-size: 17px;
    line-height: 28px;
  }

  .paragraph-12 {
    font-size: 17px;
    line-height: 28px;
  }

  .block-quote-4 {
    font-size: 17px;
    line-height: 28px;
  }

  .paragraph-13 {
    font-size: 17px;
    line-height: 28px;
  }

  .text-span-3 {
    font-size: 20px;
  }

  .text-span-4 {
    font-size: 20px;
  }

  .text-span-5 {
    font-size: 20px;
  }

  .text-span-6 {
    font-size: 20px;
    line-height: 30px;
  }

  .text-span-7 {
    font-size: 20px;
  }

  .text-span-8 {
    font-size: 20px;
  }

  .text-span-9 {
    font-size: 21px;
  }

  .div-block-31 {
    width: 90%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-19 {
    height: 50%;
  }

  .column-20 {
    height: 50%;
  }

  .column-20.hero-slide-4-col-img.slide-5-bg-img {
    background-size: 80%;
  }

  .column-20.hero-slide-4-col-img.slide-4-bg-img {
    height: 50%;
    background-position: 16% 74%;
    background-size: auto 130%;
  }

  .columns-8 {
    height: 100%;
  }

  .mask {
    height: 520px;
  }

  .div-block-32 {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .paragraph-14 {
    color: #2c2c2c;
    font-size: 12px;
    line-height: 20px;
  }

  .section-4 {
    padding-top: 40px;
  }

  .image-5 {
    width: 100%;
  }

  .bold-text {
    font-size: 16px;
  }

  .diagonal.diag-tablet.diag-mobile {
    left: 38%;
    height: 120px;
  }

  .div-block-35 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-36 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-36.div-title-energia {
    width: 25%;
  }

  .div-block-36.div-title-filter {
    width: 25%;
  }

  .image-6.div-img-tilt-filter {
    width: auto;
    margin-right: 0px;
  }

  .image-6.div-img-tilt-filter._02.icon-02 {
    width: auto;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .image-6.div-img-tilt-filter.icon-03 {
    width: auto;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .div-block-38 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-39 {
    width: 100%;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .heading-54 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
  }

  .columns-9 {
    height: auto;
  }

  .column-21 {
    height: 250px;
  }

  .div-agua {
    width: 100%;
    padding: 20px 17px 30px;
  }

  .heading-55 {
    font-size: 28px;
    line-height: 40px;
  }

  .heading-55._01 {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }

  .div-block-40 {
    width: 40%;
  }

  .columns-10 {
    height: auto;
  }

  .columns-10.columns-sec-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .column-23 {
    padding-top: 24px;
    padding-bottom: 0px;
  }

  .column-24._02 {
    height: 300px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .columns-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .column-25 {
    padding-top: 34px;
    padding-bottom: 20px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .column-26 {
    height: 250px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .team-member-shot {
    height: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .card-1 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .browser-demo {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .instructions-wrapper {
    margin-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .image-7 {
    margin-top: 0px;
    margin-right: 0px;
  }

  .demo-wrapper {
    margin-top: 100px;
    margin-right: 0px;
    padding-right: 0px;
    padding-bottom: 100px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .question-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .tab-link-round {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }

  .content-section-short {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-pane-wrap {
    grid-template-areas: "."
      "."
      "Area-3";
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
  }

  .faq-paragraph {
    height: auto;
    padding-bottom: 40px;
    font-size: 14px;
    line-height: 1.6;
  }

  .bold-text-2 {
    font-size: 15px;
  }

  .heading-56 {
    font-size: 26px;
    line-height: 33px;
  }

  .div-block-41 {
    width: auto;
    margin-left: 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-57 {
    font-size: 68px;
  }

  .bold-text-4 {
    font-size: 15px;
  }

  .div-block-43 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-9 {
    position: relative;
    top: 9px;
    width: 130px;
    margin-bottom: 0px;
    padding-top: 10px;
  }

  .div-block-44 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-47 {
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-58 {
    width: 80%;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
  }

  .text-block-3 {
    font-size: 10px;
    line-height: 13px;
  }

  .div-block-49 {
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-50 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tab-pane-tab-5 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-52 {
    width: 100%;
  }

  .process-tab-button-2 {
    display: inline-block;
    width: 60px;
    height: 70px;
    margin-top: 19px;
    margin-right: 2px;
    margin-left: 0px;
    padding-top: 10px;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.1);
  }

  .process-tab-button-2.w--current {
    width: 30px;
    height: 30px;
    padding-top: 10px;
  }

  .process-tab-button-2.tab-color-gray.w--current {
    height: 70px;
    padding-top: 0px;
    padding-bottom: 10px;
  }

  .process-tab-button-2.tab-color-gray.pulse-button {
    width: 30px;
    height: 30px;
  }

  .process-tab-button-2.tab-btn-4 {
    width: 30px;
    height: 30px;
  }

  .process-tab-button-2.tab-2 {
    width: 30px;
    height: 30px;
  }

  .tab-pane-tab-6 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tab-link-tab-8.pulse-button {
    width: 30px;
    height: 30px;
  }

  .tab-pane-tab-8 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-title-2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 20px;
    line-height: 35px;
  }

  .tab-link-tab-6 {
    width: 30px;
    height: 30px;
  }

  .bg-maquina {
    width: 100%;
    height: 200px;
  }

  .process-tabs-2 {
    width: 100%;
    padding-bottom: 49px;
  }

  .section-title-wrapper-2 {
    width: 100%;
    margin-bottom: 250px;
  }

  .text-block-4 {
    width: 100%;
    font-size: 15px;
    line-height: 25px;
  }

  .tabs-content-2 {
    margin-bottom: 100px;
  }

  .tab-link-tab-5 {
    width: 30px;
    height: 30px;
  }

  .tab-pane-tab-7 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .process-tab-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40px;
    margin-top: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .tab-link-tab-7 {
    width: 30px;
    height: 30px;
  }

  .process-tab-pane-2 {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .link-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-block-6 {
    padding: 10px 5px;
  }

  .text-block-5 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Electroluxsans 4', sans-serif;
    font-size: 15px;
    line-height: 20px;
  }
}

@font-face {
  font-family: 'Flexo';
  src: url('../fonts/Durotype---Flexo-Bold_1.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Flexo';
  src: url('../fonts/Durotype---Flexo-Regular_1.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Flexo';
  src: url('../fonts/Durotype---Flexo-Light_1.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Flexo';
  src: url('../fonts/Durotype---Flexo-Medium_1.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 4';
  src: url('../fonts/ElectroluxSans_Oblique_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 2';
  src: url('../fonts/ElectroluxSans_Oblique_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 3';
  src: url('../fonts/ElectroluxSans_Oblique_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 1';
  src: url('../fonts/ElectroluxSans_Oblique_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 5';
  src: url('../fonts/ElectroluxSans_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 4';
  src: url('../fonts/ElectroluxSans_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 3';
  src: url('../fonts/ElectroluxSans_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 2';
  src: url('../fonts/ElectroluxSans_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 1';
  src: url('../fonts/ElectroluxSans_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 5';
  src: url('../fonts/ElectroluxSans_Oblique_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}