.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.body {
  padding-left: 0px;
  background-color: #fff;
  font-family: ElectroluxSans, sans-serif;
  color: #041e50;
  font-size: 15px;
  font-weight: 300;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 650px;
  min-height: 100%;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: url('../images/ETII60F7EOB-Header.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.h-box-main {
  width: 550px;
  background-color: transparent;
  color: #fff;
}

.h-box-logo {
  width: 100%;
  padding: 20px 30px;
  background-color: rgba(223, 231, 234, 0.95);
}

.image-4 {
  width: 190px;
}

.h-box-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 30px 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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(4, 30, 80, 0.95);
}

.heading-8 {
  width: 465px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.5);
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
}

.paragraph {
  width: 100%;
  margin-bottom: 0px;
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
}

.h-bg-mobile {
  display: none;
}

.text-span {
  color: #dfe7ea;
  font-size: 25px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 0px 20px 20px 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-color: transparent;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 15%;
  padding-right: 30px;
  padding-bottom: 30px;
  -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;
}

.div-block-3 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  color: #041e50;
}

.image-5 {
  width: 200px;
}

.heading-9 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
}

.paragraph-2 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}

.text-span-2 {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

.feature-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 50px 60px 125px;
  -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: #fff;
}

.grid {
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-10 {
  width: 85%;
  margin-top: 0px;
  margin-bottom: 35px;
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
  text-align: center;
}

.titulo-tabela {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  border-radius: 10px;
  background-color: #071d41;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  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;
}

.text-span-28 {
  font-family: FontAwesome, sans-serif;
  font-weight: 900;
}

.tabela {
  width: 240px;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  padding: 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;
}

.column-13 {
  text-align: right;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  padding: 5px 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;
  border-radius: 5px;
  background-color: #fff;
  color: #041e50;
  font-size: 13px;
  line-height: 15px;
}

.heading-7 {
  width: 70%;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  text-align: center;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.image-6 {
  width: 95%;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #071d41;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
}

.esp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding: 40px 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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d0d0d0;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 30px 40px;
  -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: #071d41;
  color: #f1f1f1;
  font-size: 13px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 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;
}

.image-2 {
  width: 175px;
  margin-right: 0px;
}

.link-block {
  position: absolute;
  right: 2%;
}

.image-3 {
  width: 120px;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 0px;
  padding-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;
}

.heading-11 {
  width: 85%;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  text-align: center;
}

.image-7 {
  width: 85%;
}

.text-block {
  width: 85%;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.paragraph-5 {
  width: 100%;
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 0px;
  margin-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;
}

.slider-bg {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  margin-right: -25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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-radius: 0px;
  background-color: transparent;
  background-image: none;
}

.feature-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 475px;
  margin-bottom: 125px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  background-color: #041e50;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 99.999978%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-content {
  margin-top: 10px;
}

.div-block-11 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 355px;
  min-height: 100%;
  padding: 40px 40px 40px 60px;
  -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;
  border-radius: 3px;
  background-color: #dfe7ea;
  color: #041e50;
}

.tabs-menu {
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  padding: 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-radius: 0px;
  background-color: transparent;
}

.tab-link-tab-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  padding: 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-radius: 200px;
  background-color: #dfe7ea;
  font-family: FontAwesome, sans-serif;
  color: #dfe7ea;
  font-size: 25px;
  line-height: 25px;
  font-weight: 900;
  text-align: center;
}

.tab-link-tab-1:hover {
  color: #071d41;
}

.tab-link-tab-1.w--current {
  background-color: #dfe7ea;
  color: #071d41;
  font-weight: 900;
}

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 0px;
  -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;
  border-radius: 200px;
  background-color: #dfe7ea;
  font-family: FontAwesome, sans-serif;
  color: #dfe7ea;
  font-size: 25px;
  line-height: 25px;
  font-weight: 900;
  text-align: center;
}

.tab-link-tab-2:hover {
  color: #071d41;
}

.tab-link-tab-2.w--current {
  background-color: #dfe7ea;
  color: #071d41;
}

.tab-link-tab-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  padding: 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-radius: 200px;
  background-color: #dfe7ea;
  font-family: FontAwesome, sans-serif;
  color: #dfe7ea;
  font-size: 25px;
  line-height: 25px;
  font-weight: 900;
  text-align: center;
}

.tab-link-tab-3:hover {
  color: #071d41;
}

.tab-link-tab-3.w--current {
  background-color: #dfe7ea;
  color: #071d41;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 49px;
  line-height: 59px;
  font-weight: 600;
}

.image-8 {
  position: relative;
  z-index: 10;
  width: 650px;
  max-width: none;
  margin-right: 0px;
}

.banner {
  width: 100%;
  height: 500px;
  background-image: url('../images/Banner-Food-Cooktop-60.jpg');
  background-position: 50% 70%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.feature-s {
  background-color: #041e50;
}

.tab-pane-tab-3 {
  width: 100%;
  height: 100%;
}

.box-btn-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  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;
}

.fp-tabs-desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 40px;
  -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;
}

.box-btn-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 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;
}

.tabs-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -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-btn-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 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;
}

.tab-link-tab-3-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin: 0px 0px 50px 105px;
  padding: 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-radius: 200px;
  background-color: #adb9c3;
  font-family: FontAwesome, sans-serif;
  color: #041e50;
  font-size: 20px;
  font-weight: 900;
}

.tab-link-tab-3-2.w--current {
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.btn-2-text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  padding: 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;
  border-radius: 3px;
  background-color: transparent;
  opacity: 1;
  color: #fff;
}

.tab-link-tab-2-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin: 0px 0px 60px 65px;
  padding: 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-radius: 200px;
  background-color: #adb9c3;
  font-family: FontAwesome, sans-serif;
  color: #041e50;
  font-size: 15px;
  line-height: 15px;
  font-weight: 900;
}

.tab-link-tab-2-2.w--current {
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.painel-desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 500px;
  min-height: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.tab-pane-tab-1-2 {
  width: 100%;
  height: 100%;
}

.tab-pane-tab-2 {
  width: 100%;
  height: 100%;
}

.tabs-menu-2 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 60%;
  padding: 0px 60px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/PAINEL-ETII60F7EOB.png');
  background-position: 50% 80%;
  background-size: 950px;
  background-repeat: no-repeat;
}

.tabs-content-2 {
  width: 100%;
  height: 40%;
}

.heading-12 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 45px;
  line-height: 55px;
  font-weight: 600;
  text-align: center;
}

.btn-3-text {
  width: 60%;
  margin-bottom: 0px;
  padding: 30px;
  border-radius: 3px;
  background-color: rgba(223, 231, 234, 0.8);
  opacity: 1;
  color: #041e50;
}

.btn-1-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin-left: 0px;
  padding: 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;
  border-radius: 3px;
  background-color: transparent;
  opacity: 1;
  color: #fff;
}

.paragraph-6 {
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
}

.tab-link-tab-1-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin: 0px 0px 10px 275px;
  padding: 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-radius: 200px;
  background-color: #adb9c3;
  font-family: FontAwesome, sans-serif;
  color: #041e50;
  font-size: 15px;
  line-height: 15px;
  font-weight: 900;
}

.tab-link-tab-1-2.w--current {
  margin: 0px 0px 10px 275px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.bg-benef {
  width: 85%;
  height: 400px;
  background-image: url('../images/secao5-1.jpg');
  background-position: 50% 35%;
  background-size: cover;
}

.bg-benef.benef-2 {
  background-image: url('../images/secao5-2.jpg');
  background-position: 50% 20%;
}

.bg-benef.benef-3 {
  background-image: url('../images/secao5-3.jpg');
  background-position: 50% 25%;
}

.div-block-23 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding: 30px;
  -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-color: transparent;
}

.div-block-24 {
  width: 100%;
  padding: 30px;
  background-color: rgba(4, 30, 80, 0.95);
  color: #fff;
}

.heading-13 {
  width: 75%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 40px;
  line-height: 55px;
  font-weight: 600;
  text-align: center;
}

.image-9 {
  display: none;
  width: 150px;
}

.tab-pane-tab-3-2 {
  width: 100%;
  height: 100%;
}

.tab-link-tab-3-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin: 0px 375px 70px 0px;
  padding: 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-radius: 200px;
  background-color: #adb9c3;
  font-family: FontAwesome, sans-serif;
  font-weight: 900;
}

.tab-link-tab-3-3.w--current {
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.text-block-2 {
  margin-left: 0px;
}

@media screen and (min-width: 1280px) {
  .div-block-3 {
    padding-bottom: 0px;
  }

  .paragraph-2 {
    margin-top: 0px;
  }

  .div-block-24 {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 1440px) {
  .header {
    height: 700px;
    background-position: 50% 70%;
  }

  .h-box-main {
    width: 510px;
  }

  .heading-8 {
    width: 415px;
  }

  .div-block {
    padding: 0px 30px 30px 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-2 {
    background-position: 30% 50%;
  }

  .div-block-3 {
    width: 420px;
    margin-right: 0px;
  }

  .heading-9 {
    font-size: 35px;
    line-height: 45px;
  }

  .paragraph-2 {
    margin-top: 0px;
    font-size: 25px;
    line-height: 35px;
  }

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

  .tabela {
    width: 225px;
  }

  .heading-7 {
    width: 45%;
    margin-bottom: 20px;
  }

  .esp {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-15 {
    margin-bottom: 0px;
  }

  .link-block {
    position: absolute;
    right: 2%;
  }

  .heading-11 {
    width: 75%;
  }

  .div-block-9 {
    margin-left: 0px;
  }

  .slider-bg {
    width: 50%;
    height: auto;
    margin-right: -30px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .feature-tabs {
    height: 475px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .div-block-11 {
    height: 350px;
    padding-left: 60px;
  }

  .tabs {
    width: 75%;
  }

  .image-8 {
    width: 650px;
  }

  .banner {
    height: 575px;
  }

  .box-btn-2 {
    padding-bottom: 20px;
  }

  .box-btn-3 {
    height: 100%;
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .box-btn-1 {
    height: 100%;
    margin-top: 0px;
    margin-right: 0px;
    padding-bottom: 20px;
  }

  .tab-link-tab-3-2 {
    margin-right: 0px;
    margin-bottom: 90px;
    margin-left: 140px;
  }

  .btn-2-text {
    width: 80%;
    opacity: 1;
  }

  .tab-link-tab-2-2 {
    margin: 0px 0px 60px 80px;
  }

  .painel-desktop {
    height: 525px;
    background-size: 1350px;
  }

  .tabs-menu-2 {
    width: 90%;
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
  }

  .btn-3-text {
    width: 60%;
    margin-bottom: 0px;
  }

  .btn-1-text {
    width: 55%;
  }

  .tab-link-tab-1-2 {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 275px;
  }

  .tab-link-tab-1-2.w--current {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 275px;
  }

  .bg-benef {
    height: 450px;
  }

  .tab-link-tab-3-3 {
    margin: 0px 395px 60px 0px;
  }
}

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

  .h-box-main {
    width: 710px;
  }

  .heading-8 {
    width: 575px;
    font-size: 40px;
    line-height: 50px;
  }

  .paragraph {
    font-size: 50px;
    line-height: 60px;
  }

  .div-block {
    width: 100%;
    padding-right: 40px;
    padding-bottom: 40px;
    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;
  }

  .div-block-2 {
    width: 100px;
  }

  .div-block-2.h-div-logo.h-logo-large {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200%;
    padding-right: 30px;
  }

  .div-block-3 {
    width: 576px;
    margin-right: 0px;
  }

  .image-5 {
    width: 265px;
  }

  .heading-9 {
    font-size: 50px;
    line-height: 60px;
  }

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

  .text-span-2 {
    font-size: 30px;
    line-height: 40px;
  }

  .feature-p {
    padding-bottom: 230px;
  }

  .heading-10 {
    margin-bottom: 60px;
    font-size: 45px;
    line-height: 55px;
  }

  .titulo-tabela {
    font-size: 20px;
    line-height: 25px;
  }

  .tabela {
    width: 340px;
  }

  .div-block-13 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .columns-4 {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-7 {
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 50px;
  }

  .heading-6 {
    font-size: 25px;
    line-height: 30px;
  }

  .esp {
    padding-right: 60px;
    padding-left: 60px;
  }

  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-2 {
    width: 200px;
  }

  .heading-11 {
    width: 65%;
    font-size: 35px;
    line-height: 45px;
  }

  .heading-11.b2-h3-large {
    width: 50%;
  }

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

  .paragraph-5 {
    font-size: 25px;
    line-height: 30px;
  }

  .slider-bg {
    height: 850px;
    margin-right: -75px;
  }

  .feature-tabs {
    height: 500px;
    margin-bottom: 225px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .div-block-11 {
    padding-left: 110px;
  }

  .tabs {
    width: 75%;
  }

  .heading-5 {
    font-size: 45px;
    line-height: 55px;
  }

  .image-8 {
    width: 900px;
  }

  .banner {
    height: 650px;
  }

  .box-btn-2 {
    padding-bottom: 20px;
  }

  .fp-tabs-desktop {
    padding-top: 60px;
  }

  .box-btn-3 {
    height: 100%;
    padding-top: 0px;
    padding-bottom: 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;
  }

  .box-btn-1 {
    height: 100%;
    margin-top: 0px;
    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;
  }

  .tab-link-tab-3-2 {
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: 185px;
  }

  .btn-2-text {
    width: 65%;
    padding-top: 0px;
  }

  .tab-link-tab-2-2 {
    width: 45px;
    height: 45px;
    margin: 0px 0px 60px 190px;
    font-size: 25px;
    line-height: 25px;
  }

  .painel-desktop {
    height: 650px;
    background-position: 50% 103%;
    background-size: 1750px;
  }

  .tabs-menu-2 {
    width: 95%;
    height: 65%;
    padding-top: 0px;
    padding-right: 100px;
    padding-left: 100px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -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-position: 50% 75%;
    background-size: 1200px;
  }

  .tabs-content-2 {
    height: 35%;
  }

  .heading-12 {
    font-size: 55px;
    line-height: 65px;
  }

  .btn-3-text {
    width: 50%;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .btn-1-text {
    width: 65%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph-6 {
    font-size: 25px;
    line-height: 35px;
  }

  .tab-link-tab-1-2 {
    width: 45px;
    height: 45px;
    margin: 0px 0px 20px 350px;
    font-size: 25px;
    line-height: 25px;
  }

  .tab-link-tab-1-2.w--current {
    margin: 0px 0px 20px 350px;
  }

  .bg-benef {
    height: 600px;
  }

  .div-block-23 {
    width: auto;
    padding: 40px 0px 0px 40px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .heading-13 {
    width: 50%;
    margin-bottom: 0px;
    font-size: 45px;
    line-height: 55px;
  }

  .tab-link-tab-3-3 {
    width: 45px;
    height: 45px;
    margin: 0px 525px 60px 0px;
    font-size: 25px;
    line-height: 25px;
  }
}

@media screen and (max-width: 991px) {
  .header {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .h-box-main {
    width: 375px;
  }

  .image-4 {
    width: 185px;
  }

  .heading-8 {
    width: 100%;
    font-size: 24px;
    line-height: 34px;
  }

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

  .div-block {
    width: 100%;
    height: auto;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-2 {
    width: 50%;
    background-position: 45% 50%;
  }

  .div-block-2.h-div-logo.h-logo-large {
    width: 0%;
  }

  .div-block-3 {
    width: 100%;
    margin-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }

  .image-5 {
    display: none;
    width: 170px;
  }

  .heading-9 {
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 30px;
  }

  .text-span-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .feature-p {
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
  }

  .grid {
    grid-column-gap: 5px;
    grid-row-gap: 10px;
  }

  .heading-10 {
    width: 80%;
  }

  .div-block-21 {
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .tabela {
    width: 40%;
  }

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

  .heading-7 {
    width: 80%;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-20 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .esp {
    padding: 60px 0px;
  }

  .div-block-15 {
    margin-bottom: 0px;
  }

  .image-2 {
    width: 150px;
  }

  .heading-11 {
    width: 95%;
  }

  .image-7 {
    width: 95%;
  }

  .text-block {
    width: 95%;
  }

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

  .div-block-9 {
    width: 50%;
    margin-left: 0px;
  }

  .slider-bg {
    width: 50%;
    height: auto;
    margin-top: 40px;
    margin-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .feature-tabs {
    height: 500px;
    margin-bottom: 100px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-18 {
    width: 100.0001%;
  }

  .tabs-content {
    margin-top: 10px;
  }

  .div-block-11 {
    width: 100%;
    height: 375px;
    padding: 30px 20px 30px 85px;
    border-radius: 0px;
  }

  .tabs-menu {
    margin-right: 10px;
  }

  .tabs {
    width: 95%;
    margin-bottom: 0px;
  }

  .heading-5 {
    font-size: 35px;
    line-height: 45px;
  }

  .image-8 {
    width: 475px;
    margin-left: -20px;
  }

  .banner {
    height: 400px;
  }

  .box-btn-2 {
    padding-bottom: 20px;
  }

  .box-btn-3 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .box-btn-1 {
    height: 100%;
    padding-bottom: 20px;
  }

  .tab-link-tab-3-2 {
    margin-bottom: 40px;
    margin-left: 75px;
  }

  .btn-2-text {
    width: 85%;
    opacity: 1;
  }

  .tab-link-tab-2-2 {
    margin: 20px auto 0px 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .painel-desktop {
    height: 475px;
    -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-position: 98% 101%;
    background-size: 1350px;
  }

  .tabs-menu-2 {
    width: 100%;
    height: 60%;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    justify-items: end;
    -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;
    -ms-grid-columns: 0.5fr 1fr;
    grid-template-columns: 0.5fr 1fr;
    background-position: 40% 85%;
    background-size: 800px;
  }

  .tabs-content-2 {
    height: 40%;
  }

  .heading-12 {
    font-size: 35px;
    line-height: 45px;
  }

  .btn-3-text {
    width: 85%;
    margin-bottom: 0px;
    opacity: 1;
  }

  .btn-1-text {
    width: 85%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
  }

  .paragraph-6 {
    font-size: 20px;
    line-height: 25px;
  }

  .tab-link-tab-1-2 {
    margin-right: 245px;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .tab-link-tab-1-2.w--current {
    margin-right: 245px;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .bg-benef {
    width: 95%;
    height: 300px;
  }

  .div-block-23 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 400px;
    padding-right: 0px;
    padding-bottom: 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;
    background-image: url('../images/ETII60F7EOB-Header.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 75%;
    margin-bottom: -30px;
    padding: 40px 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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #041e50;
    text-align: center;
  }

  .heading-13 {
    width: 90%;
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 45px;
  }

  .image-9 {
    display: block;
    width: 200px;
  }

  .tab-link-tab-3-3 {
    margin: 30px auto 0px 110px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: auto;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .h-box-main {
    width: 100%;
  }

  .h-box-logo {
    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: #dfe7ea;
  }

  .image-4 {
    width: 150px;
  }

  .h-box-text {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #041e50;
  }

  .heading-8 {
    width: 335px;
    text-align: center;
  }

  .paragraph {
    text-align: center;
  }

  .h-bg-mobile {
    display: block;
    width: 100%;
    height: 400px;
    background-image: url('../images/EOEI24H2TOB-Header.jpg');
    background-position: 70% 100%;
    background-size: 900px;
    background-repeat: no-repeat;
  }

  .div-block {
    width: 100%;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-2 {
    width: 100%;
    height: 350px;
    background-position: 50% 50%;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-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;
  }

  .image-5 {
    width: 175px;
  }

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

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

  .feature-p {
    padding: 40px 20px 60px;
  }

  .grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .heading-10 {
    width: 90%;
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-21 {
    margin-bottom: 20px;
  }

  .tabela {
    width: 60%;
  }

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

  .heading-7 {
    width: 90%;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 35px;
  }

  .image-6 {
    width: 100%;
  }

  .heading-6 {
    font-size: 30px;
    line-height: 35px;
  }

  .esp {
    padding: 40px 0px;
  }

  .div-block-15 {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-2 {
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .link-block {
    position: static;
    margin-top: 20px;
  }

  .image-3 {
    width: 125px;
  }

  .heading-11 {
    font-size: 25px;
    line-height: 30px;
  }

  .text-block {
    font-size: 15px;
    line-height: 20px;
  }

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

  .div-block-9 {
    position: relative;
    z-index: 50;
    width: 100%;
    margin: 0px 0px -35px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .slider-bg {
    z-index: 100;
    width: 100%;
    height: 100%;
    margin-top: -20px;
    padding-left: 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;
  }

  .feature-tabs {
    height: 600px;
    margin-bottom: 300px;
    padding-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .div-block-18 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 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;
  }

  .tabs-content {
    display: block;
    width: 100%;
    margin-top: 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;
  }

  .div-block-11 {
    position: relative;
    z-index: 50;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    height: 375px;
    margin-bottom: 0px;
    padding: 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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs {
    margin-bottom: 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;
  }

  .heading-5 {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
  }

  .image-8 {
    width: 525px;
    margin-left: 0px;
  }

  .banner {
    height: 300px;
  }

  .box-btn-2 {
    height: 100%;
    margin-top: 0px;
    padding-bottom: 20px;
  }

  .fp-tabs-desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .box-btn-3 {
    height: auto;
    margin-top: 40px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .box-btn-1 {
    height: 100%;
    margin-top: 0px;
    padding: 0px 0px 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: transparent;
    color: #041e50;
  }

  .tab-link-tab-3-2 {
    margin-bottom: 60px;
  }

  .btn-2-text {
    width: 90%;
    padding: 0px;
    border-radius: 3px;
    background-color: transparent;
    opacity: 1;
    color: #fff;
  }

  .tab-link-tab-2-2 {
    margin-top: 20px;
    margin-right: 95px;
    margin-left: 0px;
  }

  .tab-link-tab-2-2.w--current {
    margin: 20px 95px 0px 0px;
  }

  .painel-desktop {
    height: 475px;
    background-position: 93% 101%;
    background-size: 1150px;
  }

  .tabs-menu-2 {
    height: 60%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    justify-items: end;
    background-position: 10% 85%;
    background-size: 665px;
  }

  .tabs-content-2 {
    height: 40%;
  }

  .heading-12 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 40px;
  }

  .btn-3-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-bottom: 0px;
    padding: 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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    background-color: #fff;
    opacity: 1;
    color: #041e50;
  }

  .btn-1-text {
    width: 90%;
    margin-left: 0px;
    padding: 0px;
    border-radius: 3px;
    background-color: transparent;
    opacity: 1;
    color: #fff;
  }

  .paragraph-6 {
    font-size: 20px;
    line-height: 25px;
  }

  .tab-link-tab-1-2 {
    margin-right: 130px;
  }

  .tab-link-tab-1-2.w--current {
    margin-right: 130px;
  }

  .bg-benef {
    height: 250px;
    background-image: url('../images/mobile-item1.jpg');
    background-position: 50% 50%;
  }

  .bg-benef.benef-2 {
    background-image: url('../images/mobile-item2.jpg');
    background-position: 50% 50%;
  }

  .bg-benef.benef-3 {
    background-image: url('../images/mobile-item3.jpg');
    background-position: 50% 50%;
  }

  .div-block-23 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-24 {
    width: 90%;
    margin-bottom: -30px;
  }

  .heading-13 {
    width: 85%;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 35px;
  }

  .image-9 {
    width: 175px;
  }

  .tab-link-tab-3-3 {
    margin: 20px auto 0px 115px;
  }
}

@media screen and (max-width: 479px) {
  .h-box-text {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-8 {
    width: 270px;
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph {
    width: 85%;
    font-size: 25px;
    line-height: 30px;
  }

  .h-bg-mobile {
    height: 300px;
    background-position: 67% 100%;
    background-size: 650px;
  }

  .div-block {
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-2 {
    height: 300px;
    background-position: 50% 50%;
  }

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

  .image-5 {
    width: 150px;
  }

  .heading-9 {
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .text-span-2 {
    font-size: 18px;
  }

  .feature-p {
    padding: 30px 30px 50px;
  }

  .grid {
    grid-column-gap: 15px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .heading-10 {
    width: 100%;
    font-size: 25px;
    line-height: 30px;
  }

  .titulo-tabela {
    font-size: 15px;
  }

  .div-block-21 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .tabela {
    width: 80%;
  }

  .div-block-13 {
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .columns-4 {
    font-size: 13px;
  }

  .heading-7 {
    width: 85%;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 22px;
  }

  .image-6 {
    width: 95%;
  }

  .heading-6 {
    font-size: 20px;
    line-height: 25px;
  }

  .esp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-bottom: 40px;
    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;
  }

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

  .div-block-15 {
    margin-bottom: 0px;
  }

  .image-2 {
    width: 135px;
  }

  .heading-11 {
    width: 100%;
    font-size: 25px;
    line-height: 30px;
  }

  .image-7 {
    width: 95%;
  }

  .text-block {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
  }

  .paragraph-5 {
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 20px;
  }

  .div-block-9 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slider-bg {
    z-index: 100;
    width: 100%;
    height: 100%;
    margin-top: -25px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .feature-tabs {
    height: 475px;
    margin-bottom: 275px;
    padding-top: 0px;
  }

  .tabs-content {
    margin-top: 20px;
  }

  .div-block-11 {
    width: 85%;
    height: 300px;
    min-height: auto;
    padding: 30px 20px;
  }

  .tabs-menu {
    margin-right: 0px;
  }

  .heading-5 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 35px;
  }

  .image-8 {
    z-index: 100;
    width: 95%;
    max-width: 100%;
  }

  .banner {
    height: 200px;
  }

  .box-btn-2 {
    height: 100%;
    margin-top: 0px;
    padding-bottom: 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;
  }

  .fp-tabs-desktop {
    padding-top: 40px;
  }

  .box-btn-3 {
    height: 100%;
    margin-top: 0px;
  }

  .box-btn-1 {
    height: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
  }

  .tab-link-tab-3-2 {
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .tab-link-tab-3-2.w--current {
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .btn-2-text {
    width: 85%;
    padding: 0px;
  }

  .tab-link-tab-2-2 {
    margin: 20px 0px 0px;
  }

  .tab-link-tab-2-2.w--current {
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .painel-desktop {
    height: 375px;
    background-position: 90% 101%;
    background-size: 850px;
  }

  .tabs-menu-2 {
    height: 50%;
    padding-top: 0px;
    padding-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -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;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    background-position: 5% 100%;
    background-size: 550px;
  }

  .tabs-content-2 {
    height: 50%;
  }

  .heading-12 {
    font-size: 25px;
    line-height: 30px;
  }

  .btn-3-text {
    width: 95%;
    padding: 20px 15px;
  }

  .btn-1-text {
    width: 85%;
    padding: 0px;
  }

  .paragraph-6 {
    font-size: 15px;
    line-height: 20px;
  }

  .tab-link-tab-1-2 {
    margin: 0px;
  }

  .tab-link-tab-1-2.w--current {
    margin: 0px;
  }

  .bg-benef {
    width: 100%;
  }

  .div-block-23 {
    height: 300px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-24 {
    padding: 30px 15px;
  }

  .heading-13 {
    width: 90%;
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 30px;
  }

  .image-9 {
    width: 155px;
  }

  .tab-link-tab-3-3 {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
}

#w-node-e4360d9e-8e61-1112-43f0-f820b500f781-2f500751 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-e4360d9e-8e61-1112-43f0-f820b500f784-2f500751 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_62db1338-a738-ad73-e0e2-fd05b44c0506-2f500751 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

@media screen and (max-width: 479px) {
  #w-node-e4360d9e-8e61-1112-43f0-f820b500f784-2f500751 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_Oblique_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_Oblique_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_Oblique_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_Oblique_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_Oblique_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ElectroluxSans';
  src: url('../fonts/ElectroluxSans_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/Font-Awesome-5-Free-Regular-400.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}