.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 {
  background-color: #fff;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #071d41;
  font-size: 15px;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 850px;
  min-height: 100%;
  padding: 40px 60px 40px 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(1, 11, 26, 0.8)), color-stop(65%, transparent)), url('../images/EAF31-Banner.jpg');
  background-image: linear-gradient(90deg, rgba(1, 11, 26, 0.8), transparent 65%), url('../images/EAF31-Banner.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.h-div-icones {
  display: none;
  width: 100%;
  height: auto;
  padding: 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: #071d41;
  opacity: 1;
}

.h-div-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  height: 100%;
  min-width: auto;
  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: 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;
  opacity: 0.95;
}

.h-logo-mb {
  display: none;
  width: 185px;
}

.h-div-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  padding: 30px 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;
  opacity: 1;
  color: #f1f1f1;
}

.heading {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: 'Electroluxsans 5', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 70px;
}

.h-div-logo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  padding: 40px 40px 40px 50px;
}

.columns {
  width: 100%;
}

.heading-2 {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #f1f1f1;
  text-align: center;
}

.column {
  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;
}

.image-2 {
  width: 100px;
}

.paragraph {
  width: auto;
  margin-bottom: 0px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
}

.text-block {
  width: auto;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0px solid #071d41;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
}

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

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

.h-icones {
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  border-radius: 200px;
  background-color: #adbbc1;
  background-image: url('../images/Airfryer_EAF31_Basket_Electrolux_Portuguese.png');
  background-position: 50% 75%;
  background-size: 125%;
  background-repeat: no-repeat;
}

.h-icones.h-icone-2 {
  background-image: url('../images/Airfryer_EAF31_Salmon_Electrolux_Portuguese.png');
  background-position: 50% 40%;
  background-size: 135%;
}

.h-icones.h-icone-3 {
  background-image: url('../images/porcao-batata-frita-refeicao-lanchonete-hd-adesivo-decoracao-barzinho.jpg');
  background-position: 50% 50%;
  background-size: 185%;
}

.link {
  font-family: 'Electroluxsans 3', sans-serif;
  color: #f1f1f1;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  text-decoration: none;
}

.link:hover {
  color: #adbbc1;
}

.column-2 {
  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;
}

.column-3 {
  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;
}

.feature-principal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 20px 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #071d41;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(2, 17, 41, 0.9)), to(rgba(2, 17, 41, 0.9))), url('../images/EAF31-Banner.jpg');
  background-image: linear-gradient(180deg, rgba(2, 17, 41, 0.9), rgba(2, 17, 41, 0.9)), url('../images/EAF31-Banner.jpg');
  background-position: 0px 0px, 0% 80%;
  background-size: auto, 225%;
  background-repeat: repeat, no-repeat;
}

.fp-div-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  margin-bottom: 0px;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: #f1f1f1;
  border-radius: 5px;
  color: #f1f1f1;
}

.fp-div-1 {
  width: 50%;
  height: 650px;
  background-image: url('../images/Airfryer_EAF31_Basket_Electrolux_Portuguese.png');
  background-position: 50% 50%;
  background-size: 95%;
  background-repeat: no-repeat;
}

.fp-icone {
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #f1f1f1;
  border-radius: 100px;
  background-image: url('../images/air-f-icone-2.png');
  background-position: 85% 30%;
  background-size: 85%;
  background-repeat: no-repeat;
}

.fp-img-main {
  width: auto;
}

.fp-div-2-box {
  width: 85%;
  padding: 40px;
  border-style: solid;
  border-width: 3px;
  border-color: #f1f1f1;
  border-radius: 5px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 45px;
}

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

.paragraph-2 {
  font-family: 'Electroluxsans 3', sans-serif;
  font-size: 25px;
  line-height: 30px;
}

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

.feature-secondaria {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 750px;
  min-height: 100%;
  padding: 40px 60px;
  -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;
  background-image: url('../images/Banner-Food-1.jpg');
  background-position: 100% 80%;
  background-size: cover;
}

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

.tabs-menu {
  position: absolute;
  left: auto;
  right: 875px;
  bottom: 320px;
  z-index: 20;
  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 {
  margin-top: 20px;
}

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

.text-span-6 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.tab-link-tab-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  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;
  background-color: #f1f1f1;
  opacity: 1;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #542323;
  font-size: 25px;
  line-height: 25px;
}

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

.tab-link-tab-1.w--current {
  display: none;
  width: 50px;
  height: 50px;
  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: 5px;
  background-color: #dee7eb;
  opacity: 1;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #542323;
  font-size: 25px;
  line-height: 25px;
}

.tab-link-tab-1.w--current:hover {
  background-color: #dee7eb;
  color: #542323;
}

.text-block-2 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-left: 10px;
  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: 5px;
  background-color: #f1f1f1;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #542323;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}

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

.tab-link-tab-2.w--current {
  display: none;
  opacity: 1;
  color: #542323;
}

.text-block-3 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #f1f1f1;
  font-size: 30px;
  line-height: 40px;
}

.div-block-2 {
  width: 42%;
  padding: 30px;
  border-radius: 3px;
  background-color: rgba(7, 29, 65, 0.95);
  opacity: 1;
}

.div-block-3 {
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #f1f1f1;
  border-radius: 200px;
  background-image: url('../images/air-f-icone-3.png');
  background-position: 35% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.text-span-7 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-8 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.feature-t-q {
  overflow: hidden;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 650px;
  min-height: 100%;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  min-height: 100%;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #071d41;
}

.column-5 {
  height: 100%;
  min-height: 100%;
  background-color: #071d41;
  background-image: url('../images/Menor-AirFryer_VisualClaim_PaperTowel_Electrolux_portuguese.jpg');
  background-position: 50% 90%;
  background-size: 105%;
  background-repeat: no-repeat;
}

.column-6 {
  height: 100%;
  min-height: 100%;
  background-image: url('../images/EAF31-GIF-Oleo.gif');
  background-position: 50% 50%;
  background-size: 90%;
  background-repeat: no-repeat;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #071d41;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 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;
  color: #f1f1f1;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 45px;
  text-align: left;
}

.div-block-5 {
  display: none;
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #f1f1f1;
  border-radius: 200px;
  background-image: url('../images/french-fries.png');
  background-position: 50% 50%;
  background-size: 65%;
  background-repeat: no-repeat;
}

.paragraph-3 {
  margin-bottom: 0px;
  font-family: 'Electroluxsans 3', sans-serif;
  font-size: 25px;
  line-height: 30px;
  text-align: left;
}

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

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

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100.000045348866%;
  height: 100%;
  padding: 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;
  color: #f1f1f1;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 45px;
  text-align: left;
}

.paragraph-4 {
  margin-bottom: 0px;
  font-family: 'Electroluxsans 3', sans-serif;
  font-size: 25px;
  line-height: 30px;
  text-align: left;
}

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

.text-span-10 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.div-block-7 {
  display: none;
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #f1f1f1;
  border-radius: 200px;
  background-image: url('../images/responsibility.png');
  background-position: 50% 50%;
  background-size: 70%;
  background-repeat: no-repeat;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #071d41;
}

.column-9 {
  height: 100%;
  background-color: #c2d2d9;
  background-image: url('../images/Airfryer_EAF31_Front_Electrolux_Portuguese.png');
  background-position: 50% 20%;
  background-size: 155%;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100.000045348866%;
  height: 100%;
  padding: 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;
  color: #f1f1f1;
}

.heading-8 {
  width: 85%;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 45px;
  text-align: left;
}

.div-block-9 {
  display: none;
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #f1f1f1;
  border-radius: 200px;
  background-image: url('../images/air-f-icone-1.png');
  background-position: 50% 50%;
  background-size: 85%;
  background-repeat: no-repeat;
}

.text-span-11 {
  font-family: 'Electroluxsans 5', sans-serif;
}

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

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

.paragraph-5 {
  margin-bottom: 0px;
  font-family: 'Electroluxsans 3', sans-serif;
  font-size: 25px;
  line-height: 30px;
  text-align: left;
}

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

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

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 30px 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #071d41;
  color: #f1f1f1;
}

.image-3 {
  width: 125px;
  margin-left: 0px;
}

.image-4 {
  width: 100px;
  margin-right: 40px;
}

.feature-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 40px 40px 80px;
  -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: #071d41;
}

.feature-q-s {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 60px 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-color: #fff;
}

.banner-food {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding-top: 60px;
  -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;
}

.paragraph-6 {
  margin-bottom: 0px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #f1f1f1;
  font-size: 20px;
  line-height: 25px;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 0px 0px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #071d41;
}

.div-block-11 {
  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;
}

.slider {
  width: 100%;
  height: auto;
  background-color: transparent;
  color: #f1f1f1;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100.000047830564%;
  height: 350px;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fq-slide-icones {
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  border-radius: 200px;
  background-color: #adbbc1;
  background-image: url('../images/Airfryer_EAF31_Basket_Electrolux_Portuguese.png');
  background-position: 50% 80%;
  background-size: 130%;
  background-repeat: no-repeat;
}

.fq-slide-icones.fq-slide-2-icone {
  background-image: url('../images/Airfryer_EAF31_Top_Electrolux_Portuguese.png');
  background-position: 50% 30%;
  background-size: 245%;
}

.fq-slide-icones.fq-slide-2-icone.fq-slide-3-icone {
  background-position: 50% 50%;
  background-size: 125%;
}

.image-5 {
  width: 600px;
}

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

.paragraph-7 {
  margin-bottom: 20px;
  font-family: 'Electroluxsans 3', sans-serif;
  font-size: 20px;
  line-height: 25px;
}

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

.text-span-17 {
  font-family: 'Electroluxsans 5', sans-serif;
}

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

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

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

.ft-tabs-bg {
  width: 50%;
  height: 600px;
  margin-right: 0px;
  border-radius: 3px;
  background-color: #071d41;
  background-image: url('../images/EAF31-Banner.jpg');
  background-position: 75% 70%;
  background-size: 235%;
  background-repeat: no-repeat;
}

.ft-tabs-bg.ft-tab-2-bg {
  background-color: #d4d4d4;
  background-image: url('../images/Airfryer_EAF31_Top_Electrolux_Portuguese.png');
  background-position: 60% 45%;
  background-size: 185%;
}

.ft-tabs-bg.ft-tab-2-bg:hover {
  background-size: 185%;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 0px;
  margin-left: -50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.ft-tabs-icones {
  display: none;
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 0px;
  border-color: #f1f1f1;
  border-radius: 200px;
  background-color: #071d41;
  background-image: url('../images/air-f-icone-1.png');
  background-position: 40% 50%;
  background-size: 85%;
  background-repeat: no-repeat;
}

.ft-tabs-icones.ft-tab-1-icone {
  display: none;
  background-image: url('../images/air-f-icone-2.png');
  background-position: 75% 40%;
  background-size: 80%;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 300px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: #542323;
  border-radius: 3px;
  background-color: #dee7eb;
  color: #071d41;
}

.tabs-menu-2 {
  top: 165px;
  right: 90px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: auto;
  padding: 10px 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: #73899e;
  opacity: 1;
  text-align: center;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.tabs-content {
  display: block;
  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;
}

.heading-10 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 3', sans-serif;
  font-size: 40px;
  line-height: 45px;
  text-align: center;
}

.paragraph-8 {
  margin-bottom: 0px;
  font-family: 'Electroluxsans 3', sans-serif;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

.image-6 {
  width: 80%;
}

.titulo-tabela {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 6px;
  padding: 10px 20px;
  border-radius: 10px;
  background-color: #041e50;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #f3f3f3;
  font-size: 20px;
  line-height: 25px;
}

.div-block-24 {
  width: 100%;
  height: 100%;
  padding: 60px 100px;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  padding: 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: #f3f3f3;
  font-family: 'Electroluxsans 3', sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.grid {
  width: 100%;
  height: 100%;
}

.heading-11 {
  display: none;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: 'Electroluxsans 4', sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.tabela {
  width: 75%;
}

.div-block-25 {
  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;
}

.text-span-18 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.especificacoes {
  overflow: hidden;
  background-color: #d4d4d4;
}

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

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

.tab-link-tab-1-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  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: #f1f1f1;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #f1f1f1;
  font-size: 15px;
  line-height: 20px;
}

.tab-link-tab-1-2.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  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: #071d41;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #071d41;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
}

.tab-link-tab-2-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  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: #f1f1f1;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #f1f1f1;
  font-size: 15px;
  line-height: 20px;
}

.tab-link-tab-2-2.w--current {
  width: 20px;
  height: 20px;
  background-color: #071d41;
  color: #071d41;
  font-size: 15px;
  line-height: 15px;
}

.text-block-5 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.text-block-6 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  font-size: 15px;
}

.text-span-19 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-20 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-21 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-22 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.grid-2 {
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.div-block-27 {
  width: 100%;
  height: 400px;
  background-image: url('../images/porcao-batata-frita-refeicao-lanchonete-hd-adesivo-decoracao-barzinho.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-27:hover {
  background-size: auto;
}

.div-block-28 {
  width: 100%;
  height: 400px;
  background-color: #010b1a;
  background-image: url('../images/Airfryer_EAF31_Salmon_Electrolux_Portuguese.png');
  background-position: 45% 50%;
  background-size: 125%;
}

.div-block-28:hover {
  background-size: 150%;
}

.div-block-29 {
  width: 100%;
  height: 400px;
  background-image: url('../images/pao-de-queijo-liquidificador.jpeg');
  background-position: 100% 50%;
  background-size: cover;
}

.div-block-29:hover {
  background-position: 100% 50%;
  background-size: auto;
}

.div-block-30 {
  width: 100%;
  height: 300px;
  background-image: url('../images/AdobeStock_424120909_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-30.food-backgrounds {
  height: 400px;
  background-image: url('../images/Food-prep-Mosaico.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-30.food-backgrounds:hover {
  background-position: 90% 50%;
  background-size: 150%;
}

.heading-12 {
  width: 75%;
  margin-top: 0px;
  margin-bottom: 60px;
  font-family: 'Electroluxsans 3', sans-serif;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
}

.text-span-23 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-24 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.div-block-31 {
  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;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 30px 60px 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;
  color: #f1f1f1;
  text-align: center;
}

.heading-13 {
  margin-top: 0px;
  font-size: 35px;
  line-height: 40px;
  text-align: center;
}

.text-span-25 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-26 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-27 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-block-7 {
  color: #071d41;
  font-weight: 400;
}

.column-14 {
  font-family: 'Electroluxsans 3', sans-serif;
}

.image-7 {
  display: none;
}

.image-8 {
  display: none;
}

.fs-bg-mb {
  display: none;
}

.text-span-28 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-29 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-30 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-31 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-block-8 {
  margin-top: 15px;
  margin-bottom: 0px;
  font-family: 'Electroluxsans 3', sans-serif;
}

.text-span-32 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-33 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-34 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-35 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-span-36 {
  font-family: 'Electroluxsans 5', sans-serif;
}

.text-block-9 {
  margin-bottom: 10px;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
}

.h-logo {
  width: 200px;
}

.text-span-37 {
  font-family: 'Electroluxsans 5', sans-serif;
}

@media screen and (min-width: 1440px) {
  .column-5 {
    background-size: 100%;
  }
}

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

  .h-div-main {
    width: 40%;
  }

  .h-logo-mb {
    width: 200px;
  }

  .h-div-text {
    width: 100%;
  }

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

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

  .text-block {
    font-size: 35px;
    line-height: 40px;
  }

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

  .feature-principal {
    padding-bottom: 40px;
  }

  .fp-div-1 {
    height: 800px;
  }

  .heading-3 {
    font-size: 45px;
    line-height: 50px;
  }

  .feature-secondaria {
    height: 900px;
    padding-right: 100px;
    padding-left: 100px;
  }

  .tabs-menu {
    right: 1100px;
    bottom: 400px;
  }

  .div-block-2 {
    width: 35%;
  }

  .columns-2 {
    height: 850px;
  }

  .columns-3 {
    height: 650px;
  }

  .heading-6 {
    font-size: 45px;
    line-height: 50px;
  }

  .heading-7 {
    font-size: 45px;
    line-height: 50px;
  }

  .heading-8 {
    font-size: 45px;
    line-height: 50px;
  }

  .image-3 {
    width: 150px;
  }

  .image-4 {
    width: 125px;
  }

  .feature-q-s {
    padding-right: 140px;
    padding-left: 140px;
  }

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

  .div-block-11 {
    width: 60%;
  }

  .div-block-12 {
    height: 400px;
  }

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

  .paragraph-7 {
    font-size: 22px;
    line-height: 30px;
  }

  .text-block-4 {
    font-size: 12px;
  }

  .ft-tabs-bg {
    height: 750px;
  }

  .div-block-18 {
    padding-left: 60px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .div-block-20 {
    width: 80%;
  }

  .tabs-menu-2 {
    top: 190px;
    right: 175px;
  }

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

  .image-6 {
    width: 90%;
  }

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

  .columns-5 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-11 {
    font-size: 35px;
    line-height: 40px;
  }

  .heading-12 {
    font-size: 40px;
    line-height: 50px;
  }

  .heading-13 {
    font-size: 40px;
    line-height: 50px;
  }

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

  .text-block-8 {
    font-family: 'Electroluxsans 3', sans-serif;
    font-size: 20px;
    line-height: 25px;
  }
}

@media screen and (max-width: 991px) {
  .header {
    height: 700px;
    padding: 20px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(1, 11, 26, 0.8)), color-stop(63%, transparent)), url('../images/EAF31-Banner.jpg');
    background-image: linear-gradient(90deg, rgba(1, 11, 26, 0.8), transparent 63%), url('../images/EAF31-Banner.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, cover;
  }

  .h-div-icones {
    padding: 10px 10px 20px;
  }

  .h-div-main {
    width: 60%;
  }

  .h-logo-mb {
    width: 175px;
  }

  .h-div-text {
    width: 90%;
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .h-div-logo {
    padding: 20px 0px 20px 40px;
  }

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

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

  .h-icones {
    width: 80px;
    height: 80px;
  }

  .link {
    font-size: 12px;
  }

  .feature-principal {
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }

  .fp-div-2 {
    width: 45%;
  }

  .fp-div-1 {
    width: 60%;
    height: 400px;
    background-size: 100%;
  }

  .fp-icone {
    width: 90px;
    height: 90px;
  }

  .fp-div-2-box {
    width: 100%;
    padding: 20px;
  }

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

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

  .feature-secondaria {
    height: 500px;
    padding: 20px 0px 20px 20px;
    background-position: 100% 50%;
  }

  .tabs-menu {
    right: 425px;
  }

  .heading-4 {
    font-size: 25px;
    line-height: 35px;
  }

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

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

  .div-block-3 {
    width: 90px;
    height: 90px;
  }

  .columns-2 {
    height: 350px;
  }

  .columns-3 {
    height: 400px;
  }

  .div-block-4 {
    padding: 40px 30px;
  }

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

  .div-block-5 {
    width: 90px;
    height: 90px;
  }

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

  .div-block-6 {
    padding: 40px 30px;
  }

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

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

  .div-block-7 {
    width: 90px;
    height: 90px;
  }

  .columns-4 {
    height: 500px;
  }

  .column-9 {
    background-size: 250%;
  }

  .div-block-8 {
    padding: 40px 30px;
  }

  .heading-8 {
    width: 95%;
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-9 {
    width: 90px;
    height: 90px;
  }

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

  .footer {
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-tab {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .feature-q-s {
    padding: 40px 30px;
  }

  .banner-food {
    padding-top: 40px;
  }

  .div-block-10 {
    width: 55%;
  }

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

  .div-block-12 {
    width: auto;
    height: 400px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .fq-slide-icones.fq-slide-2-icone {
    width: 90px;
    height: 90px;
  }

  .image-5 {
    width: auto;
  }

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

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

  .link-block {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-15 {
    width: 100%;
    margin-bottom: 20px;
  }

  .ft-tabs-bg {
    width: 60%;
    height: 400px;
  }

  .ft-tabs-icones {
    width: 90px;
    height: 90px;
  }

  .div-block-20 {
    width: 100%;
    height: 350px;
    padding: 20px 30px;
  }

  .tabs-menu-2 {
    top: 40px;
    right: 20px;
  }

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

  .image-6 {
    width: 100%;
  }

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

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

  .columns-5 {
    font-size: 13px;
    line-height: 15px;
  }

  .tabela {
    width: 100%;
  }

  .div-block-26 {
    padding-left: 0px;
  }

  .div-block-29 {
    background-position: 75% 50%;
  }

  .div-block-29:hover {
    background-position: 50% 50%;
  }

  .div-block-30.food-backgrounds {
    background-position: 85% 50%;
  }

  .div-block-30.food-backgrounds:hover {
    background-position: 75% 50%;
    background-size: 200%;
  }

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

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

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

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

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

  .h-logo {
    width: 175px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: auto;
    min-height: auto;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: #071d41;
    background-image: none;
    background-size: auto;
  }

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

  .h-logo-mb {
    display: none;
    width: 150px;
  }

  .h-div-text {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #071d41;
  }

  .heading {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
  }

  .h-div-logo {
    position: relative;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 20px 20px 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;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    -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;
  }

  .paragraph {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }

  .text-block {
    width: 100%;
    text-align: center;
  }

  .link {
    font-family: 'Electroluxsans 4', sans-serif;
  }

  .feature-principal {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 65, 0.9)), to(rgba(7, 29, 65, 0.9))), url('../images/EAF31-Banner.jpg');
    background-image: linear-gradient(180deg, rgba(7, 29, 65, 0.9), rgba(7, 29, 65, 0.9)), url('../images/EAF31-Banner.jpg');
    background-position: 0px 0px, 10% 100%;
    background-size: auto, cover;
  }

  .fp-div-2 {
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .fp-div-1 {
    width: 100%;
    height: 500px;
    margin-bottom: 0px;
  }

  .fp-div-2-box {
    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;
  }

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

  .feature-secondaria {
    height: 750px;
    padding-top: 0px;
    padding-bottom: 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: 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/Banner-Food-1.jpg');
    background-position: 85% 100%;
    background-size: 250%;
    background-repeat: no-repeat;
  }

  .tabs-menu {
    left: 15px;
    top: 150px;
    right: auto;
    bottom: auto;
  }

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

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

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

  .columns-2 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

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

  .column-4 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-5 {
    height: 550px;
    min-height: auto;
  }

  .column-6 {
    height: 350px;
    min-height: auto;
  }

  .column-7 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-4 {
    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;
  }

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

  .div-block-6 {
    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;
  }

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

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

  .columns-4 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .column-8 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-9 {
    height: 450px;
    background-position: 50% 15%;
    background-size: 225%;
  }

  .div-block-8 {
    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;
  }

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

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

  .footer {
    padding: 30px 20px;
  }

  .image-3 {
    width: 125px;
  }

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

  .feature-tab {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .feature-q-s {
    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;
  }

  .banner-food {
    padding-top: 40px;
  }

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

  .div-block-11 {
    width: 80%;
    margin-top: 10px;
  }

  .div-block-12 {
    width: auto;
    height: 350px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-5 {
    width: auto;
  }

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

  .div-block-15 {
    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;
  }

  .ft-tabs-bg {
    width: 100%;
    height: 450px;
  }

  .ft-tabs-bg.ft-tab-2-bg {
    background-position: 60% 40%;
  }

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

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

  .div-block-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    height: 300px;
    -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-menu-2 {
    top: auto;
    right: auto;
    margin-right: 0px;
    margin-bottom: -15px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tabs {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

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

  .div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 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;
  }

  .columns-5 {
    font-size: 12px;
  }

  .grid {
    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;
  }

  .tabela {
    width: 90%;
  }

  .div-block-25 {
    margin-top: 20px;
  }

  .div-block-26 {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-27 {
    height: 300px;
  }

  .div-block-28 {
    height: 300px;
    background-size: 150%;
  }

  .div-block-28:hover {
    background-size: 175%;
  }

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

  .div-block-30.food-backgrounds {
    height: 300px;
    background-position: 85% 50%;
  }

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

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

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

  .text-span-26 {
    font-size: 25px;
    line-height: 35px;
  }

  .image-7 {
    display: block;
  }

  .h-logo {
    display: block;
    width: 150px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    min-height: auto;
    background-color: #071d41;
    background-image: none;
    background-size: auto;
  }

  .h-div-icones {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #071d41;
  }

  .h-logo-mb {
    width: 125px;
  }

  .h-div-text {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    background-color: transparent;
  }

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

  .h-div-logo {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0px;
    padding: 20px 0px 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-color: transparent;
  }

  .columns {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

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

  .link {
    font-size: 9px;
    line-height: 12px;
  }

  .feature-principal {
    width: 100.0000095367432%;
    padding-top: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 65, 0.9)), to(rgba(7, 29, 65, 0.9))), url('../images/EAF31-Banner.jpg');
    background-image: linear-gradient(180deg, rgba(7, 29, 65, 0.9), rgba(7, 29, 65, 0.9)), url('../images/EAF31-Banner.jpg');
    background-position: 0px 0px, 30% 100%;
  }

  .fp-div-1 {
    height: 350px;
    background-size: 110%;
  }

  .fp-icone {
    width: 80px;
    height: 80px;
    border-width: 2px;
  }

  .fp-div-2-box {
    width: 100%;
    padding-left: 20px;
  }

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

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

  .feature-secondaria {
    width: 100.0000095367432%;
    height: auto;
    min-height: auto;
    -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;
    background-image: none;
    background-size: auto;
  }

  .tabs-menu {
    left: auto;
    top: 130px;
    right: auto;
    bottom: 580px;
  }

  .heading-4 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 25px;
  }

  .tab-link-tab-1 {
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 20px;
  }

  .tab-link-tab-2 {
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-2 {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 0px;
    background-color: #071d41;
  }

  .div-block-3 {
    width: 80px;
    height: 80px;
    border-width: 2px;
  }

  .feature-t-q {
    width: 100.0000095367432%;
  }

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

  .columns-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .column-5 {
    height: 350px;
    background-size: cover;
  }

  .column-6 {
    height: 250px;
  }

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

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

  .div-block-5 {
    width: 80px;
    height: 80px;
    border-width: 2px;
  }

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

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

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

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

  .div-block-7 {
    width: 80px;
    height: 80px;
    border-width: 2px;
  }

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

  .column-9 {
    height: 300px;
  }

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

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

  .div-block-9 {
    width: 80px;
    height: 80px;
    border-width: 2px;
    background-repeat: no-repeat;
  }

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

  .footer {
    width: 100.0000095367432%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .feature-tab {
    padding-top: 50px;
    padding-bottom: 60px;
  }

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

  .banner-food {
    width: 100.0000095367432%;
    padding-top: 30px;
  }

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

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

  .slider {
    width: 100%;
  }

  .div-block-12 {
    width: 100.000004252827%;
    height: 375px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .fq-slide-icones {
    width: 90px;
    height: 90px;
  }

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

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

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

  .text-block-4 {
    font-size: 9px;
    line-height: 12px;
  }

  .ft-tabs-bg {
    height: 350px;
  }

  .ft-tabs-icones {
    width: 80px;
    height: 80px;
  }

  .div-block-20 {
    width: 95%;
    height: auto;
    padding: 40px 20px;
  }

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

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

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

  .grid {
    width: 100%;
  }

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

  .tabela {
    width: 95%;
  }

  .especificacoes {
    width: 100.0000095367432%;
  }

  .div-block-27 {
    height: 200px;
  }

  .div-block-27:hover {
    background-size: cover;
  }

  .div-block-28 {
    height: 200px;
  }

  .div-block-28:hover {
    background-size: 150%;
  }

  .div-block-29 {
    height: 200px;
    background-position: 75% 50%;
  }

  .div-block-29:hover {
    background-position: 75% 50%;
    background-size: cover;
  }

  .div-block-30.food-backgrounds {
    height: 200px;
    background-position: 80% 50%;
  }

  .div-block-30.food-backgrounds:hover {
    background-position: 80% 50%;
    background-size: cover;
  }

  .heading-12 {
    width: 90%;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-32 {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .text-span-26 {
    font-size: 20px;
    line-height: 30px;
  }

  .image-7 {
    width: 100.0000095367432%;
  }

  .image-8 {
    display: block;
  }

  .slide {
    width: 100.000004252827%;
  }

  .mask {
    width: 100%;
  }

  .fs-bg-mb {
    display: block;
    width: 100%;
    height: 300px;
    background-image: url('../images/Banner-Food-1.jpg');
    background-position: 100% 75%;
    background-size: 190%;
  }

  .text-block-8 {
    font-family: 'Electroluxsans 3', sans-serif;
    font-size: 12px;
    line-height: 15px;
  }

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

  .h-logo {
    width: 135px;
  }
}

@font-face {
  font-family: 'Font awesome 5 free 400';
  src: url('../fonts/Font-Awesome-5-Free-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 5 free solid 900';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 5 brands 400';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  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 3';
  src: url('../fonts/ElectroluxSans_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  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 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 4';
  src: url('../fonts/ElectroluxSans_4_Semibold.otf') format('opentype');
  font-weight: 600;
  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 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 5';
  src: url('../fonts/ElectroluxSans_Oblique_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  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;
}