.body {
  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;
  overflow: hidden;
  width: 100%;
  height: 650px;
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/DE6RP-Header.jpg');
  background-position: 50% 45%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 415px;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: rgba(4, 30, 80, 0.95);
  color: #fff;
}

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

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

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

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

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

.image-5 {
  width: 650px;
}

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

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

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

.tabela {
  width: 240px;
}

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

.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: #adb9c3;
  color: #041e50;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
}

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

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

.image-6 {
  width: 185px;
}

.div-block-22 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 30px 30px 0px 0px;
}

.banner {
  overflow: hidden;
  width: 100%;
  height: 500px;
  padding: 30px 40px;
  background-image: url('../images/Brasil-Food.jpg');
  background-position: 50% 75%;
  background-size: 100%;
  background-repeat: no-repeat;
}

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

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

.slider-bg {
  width: 60%;
  height: 450px;
  border-radius: 0px;
  background-color: #adb9c3;
  background-image: url('../images/CUT-Hoods_DE6RP_Front_Electrolux_Portuguese.png'), radial-gradient(circle closest-corner at 50% 25%, #7b8a9c, #adb9c3);
  background-position: 50% -10%, 0px 0px;
  background-size: 95%, auto;
  background-repeat: no-repeat, repeat;
}

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

.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: 265px;
  min-height: 100%;
  padding: 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;
  border-radius: 3px;
  background-color: #071d41;
  color: #f1f1f1;
}

.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: #adb9c3;
  font-family: FontAwesome, sans-serif;
  color: #adb9c3;
  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: #adb9c3;
  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: 0px;
  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: #adb9c3;
  font-family: FontAwesome, sans-serif;
  color: #adb9c3;
  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: #adb9c3;
  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: #adb9c3;
  font-family: FontAwesome, sans-serif;
  color: #adb9c3;
  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: #adb9c3;
  color: #071d41;
}

.tabs {
  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: 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: 20px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
}

.heading-5.tab-3-title {
  width: 100.000029%;
  font-size: 39px;
  line-height: 49px;
}

.column-14 {
  height: 100%;
  background-color: #dfe7ea;
  background-image: url('../images/Hoods_DE6RP_perspective_Electrolux_Portuguese.png');
  background-position: 50% 50%;
  background-size: cover;
}

.column-14.slide-2-column-bg {
  background-color: #dfe7ea;
  background-image: url('../images/Hoods_DE6RP_Detail_Electrolux_Portuguese.png');
  background-position: 0% 50%;
  background-size: 90%;
  background-repeat: no-repeat;
}

.column-14.slide-3-column-bg {
  background-color: #dfe7ea;
  background-image: url('../images/CUT-Hoods_DE6RP_Front_Electrolux_Portuguese.png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.slides-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  -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;
}

.icon-2 {
  color: #041e50;
  font-size: 50px;
  line-height: 50px;
}

.icon-2:hover {
  color: #fff;
}

.slide {
  height: auto;
}

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

.slide-nav {
  display: none;
}

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

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

.slider {
  width: 100%;
  height: 100%;
  background-color: #7b8a9c;
  background-image: linear-gradient(125deg, #7b8a9c 20%, #adb9c3);
}

.heading-9 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
}

.heading-9.slide-3-h1 {
  width: 100%;
}

.column-15 {
  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: #041e50;
  color: #fff;
}

.icon {
  color: #041e50;
  font-size: 50px;
  line-height: 50px;
}

.icon:hover {
  color: #fff;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 400px;
  -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-5.slide-3-column {
  height: 400px;
}

.columns-5.slide-2-column {
  height: 400px;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  -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-16 {
  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: #041e50;
}

.column-17 {
  height: 100%;
  background-image: url('../images/CUT-Hoods_DE6RX_Removable_Filter_Square_Electrolux_Portuguese.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-29 {
  width: 100%;
  padding: 40px 60px;
  color: #fff;
}

.heading-11 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
}

.paragraph-4 {
  margin-bottom: 15px;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

.text-block-2 {
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

.image-7 {
  display: none;
}

.bold-text {
  color: #dfe7ea;
}

.bold-text-2 {
  color: #dfe7ea;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
  -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-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  padding-right: 60px;
  padding-bottom: 40px;
  padding-left: 60px;
  -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;
}

.btn-1-div {
  position: relative;
  z-index: 25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 100px 0px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-1-texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 215px;
  height: 215px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  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;
  border-radius: 200px;
  background-color: rgba(4, 30, 80, 0.95);
  opacity: 0;
  color: #fff;
  text-align: center;
}

.text-block {
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.btn-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: #041e50;
  font-family: FontAwesome, sans-serif;
  color: #fff;
  font-weight: 900;
  text-align: center;
  text-transform: none;
}

.btn-1:hover {
  background-color: #fff;
  color: #041e50;
}

.heading-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 615px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 15px;
  -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: rgba(223, 231, 234, 0.9);
  color: #041e50;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}

.bold-text-3 {
  color: #dfe7ea;
}

.bold-text-4 {
  color: #dfe7ea;
}

@media screen and (min-width: 1440px) {
  .header {
    height: 725px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-position: 50% 45%;
  }

  .div-block {
    width: 510px;
  }

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

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

  .image-5 {
    width: 700px;
  }

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

  .tabela {
    width: 225px;
  }

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

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

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

  .image-6 {
    width: 195px;
  }

  .banner {
    height: 550px;
    background-position: 50% 75%;
  }

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

  .slider-bg {
    height: 450px;
    background-position: 50% -20%, 0px 0px;
    background-size: 95%, auto;
  }

  .heading-5 {
    width: 100%;
  }

  .heading-5.tab-3-title {
    width: 100%;
    font-size: 45px;
  }

  .heading-9.slide-3-h1 {
    width: 100%;
  }

  .column-17 {
    background-position: 50% 30%;
  }

  .div-block-29 {
    padding-right: 75px;
    padding-left: 75px;
  }

  .btn-1-div {
    margin-top: 0px;
    margin-right: 150px;
    margin-bottom: 30px;
  }

  .btn-1-texto {
    background-color: rgba(4, 30, 80, 0.95);
  }
}

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

  .div-block {
    width: 610px;
  }

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

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

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

  .image-5 {
    width: 650px;
  }

  .tabela {
    width: 340px;
  }

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

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

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

  .image-2 {
    width: 200px;
  }

  .image-6 {
    width: 275px;
  }

  .banner {
    height: 700px;
  }

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

  .div-block-9 {
    width: 40%;
    margin-left: -20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .slider-bg {
    height: 550px;
    background-position: 50% -55%, 0px 0px;
    background-size: 98%, auto;
  }

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

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

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

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

  .heading-5.tab-3-title {
    font-size: 50px;
    line-height: 60px;
  }

  .column-14.slide-2-column-bg {
    background-size: 85%;
  }

  .slides-div {
    height: 800px;
  }

  .columns-5 {
    height: 500px;
  }

  .columns-5.slide-3-column {
    height: 500px;
  }

  .columns-5.slide-2-column {
    height: 500px;
  }

  .columns-6 {
    height: 750px;
  }

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

  .btn-1-div {
    margin: 0px 275px 60px 0px;
  }

  .heading-12 {
    width: 815px;
    font-size: 40px;
    line-height: 50px;
    text-align: left;
  }
}

@media screen and (max-width: 991px) {
  .header {
    height: 650px;
    padding: 0px;
  }

  .div-block {
    width: 380px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

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

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

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

  .image-5 {
    width: 550px;
  }

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

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

  .tabela {
    width: 40%;
  }

  .esp {
    padding: 40px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .image-2 {
    width: 150px;
  }

  .link-block {
    right: 3%;
  }

  .image-6 {
    width: 190px;
  }

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

  .banner {
    height: 355px;
    background-position: 50% 70%;
  }

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

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

  .slider-bg {
    height: 350px;
    background-position: 50% -2%;
    background-size: 105%;
  }

  .feature-tab-1 {
    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: 250px;
    padding: 30px;
    border-radius: 0px;
  }

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

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

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

  .column-14.slide-2-column-bg {
    background-position: 0% 0%;
    background-size: 105%;
  }

  .slides-div {
    height: 550px;
  }

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

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

  .columns-5 {
    width: 85%;
    height: 350px;
  }

  .columns-5.slide-3-column {
    height: 350px;
  }

  .columns-5.slide-2-column {
    height: 350px;
  }

  .columns-6 {
    height: 450px;
  }

  .column-17 {
    background-position: 50% 0%;
  }

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

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

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

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

  .div-block-30 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .btn-1-div {
    margin-top: 0px;
    margin-right: 80px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .btn-1-texto {
    margin-right: 20px;
    margin-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: auto;
    -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;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    color: #041e50;
  }

  .div-block {
    width: 100%;
    padding: 40px;
    background-color: #041e50;
  }

  .paragraph {
    margin-top: 20px;
    text-align: center;
  }

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

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

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

  .image-5 {
    width: 100%;
  }

  .tabela {
    width: 60%;
  }

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

  .image-6 {
    display: block;
  }

  .div-block-22 {
    position: static;
    display: none;
    width: 100%;
    height: 400px;
    padding: 0px;
    background-image: url('../images/DE6RX---Header.jpg');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .banner {
    height: 300px;
    padding: 0px;
    background-position: 50% 75%;
  }

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

  .div-block-9 {
    position: relative;
    z-index: 50;
    width: 100%;
    margin: 0px 0px -25px;
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .slider-bg {
    width: 100%;
    height: 300px;
    background-position: 50% -10%, 0px 0px;
    background-size: 105%, auto;
  }

  .feature-tab-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .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: auto;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 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;
  }

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

  .heading-5.tab-3-title {
    line-height: 40px;
  }

  .column-14 {
    height: 325px;
  }

  .column-14.slide-2-column-bg {
    height: 325px;
    background-size: 85%;
  }

  .column-14.slide-3-column-bg {
    height: 325px;
  }

  .slides-div {
    height: auto;
    padding: 40px 20px;
  }

  .icon-2 {
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .slider {
    background-image: linear-gradient(210deg, #7b8a9c 20%, #adb9c3);
  }

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

  .heading-9.slide-3-h1 {
    width: 100%;
  }

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

  .columns-5 {
    width: 80%;
    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-5.slide-3-column {
    height: 100%;
  }

  .columns-5.slide-2-column {
    height: 100%;
  }

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

  .column-17 {
    height: 475px;
  }

  .div-block-29 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 40px;
    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;
    -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-11 {
    text-align: center;
  }

  .image-7 {
    display: block;
    width: 185px;
  }

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

  .div-block-31 {
    height: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .btn-1-div {
    margin-top: 0px;
    margin-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .btn-1-texto {
    margin-top: 20px;
    margin-right: 0px;
    opacity: 0;
  }

  .heading-12 {
    width: 100%;
    border-radius: 0px;
    font-size: 25px;
    line-height: 30px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

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

  .heading {
    margin-top: 15px;
    font-size: 30px;
    line-height: 35px;
  }

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

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

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

  .image-5 {
    width: 95%;
  }

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

  .tabela {
    width: 75%;
  }

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

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

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

  .banner {
    height: 250px;
    background-position: 50% 75%;
    background-size: 135%;
  }

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

  .div-block-9 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: -20px;
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .slider-bg {
    width: 100%;
    height: 200px;
    background-position: 50% 0%;
  }

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

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

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

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

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

  .column-14 {
    height: 225px;
  }

  .column-14.slide-2-column-bg {
    height: 225px;
    background-size: 80%;
  }

  .column-14.slide-3-column-bg {
    height: 225px;
  }

  .slides-div {
    padding: 30px 0px;
  }

  .icon-2 {
    margin-right: 0px;
    font-size: 30px;
    line-height: 30px;
  }

  .icon-2:hover {
    color: #fff;
  }

  .div-block-23 {
    width: 100%;
    padding: 30px 0px;
  }

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

  .slider {
    background-image: linear-gradient(210deg, #7b8a9c, #adb9c3);
  }

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

  .heading-9.slide-3-h1 {
    width: 95%;
  }

  .icon {
    margin-left: 0px;
    font-size: 30px;
    line-height: 30px;
  }

  .icon:hover {
    color: #fff;
  }

  .columns-5 {
    width: 80%;
  }

  .column-17 {
    height: 300px;
  }

  .div-block-29 {
    width: 100%;
    padding: 40px 20px;
  }

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

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

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

  .image-7 {
    width: 155px;
  }

  .div-block-30 {
    height: 325px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .btn-1-div {
    margin-right: 20px;
    margin-left: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .btn-1-texto {
    width: 175px;
    height: 175px;
    margin-top: 10px;
    margin-bottom: 0px;
    opacity: 0;
  }

  .text-block {
    font-size: 13px;
    line-height: 16px;
  }

  .btn-1 {
    width: 35px;
    height: 35px;
    font-size: 13px;
  }

  .heading-12 {
    padding: 15px;
    font-size: 20px;
    line-height: 25px;
  }
}

@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_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  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_4_Semibold.otf') format('opentype');
  font-weight: 600;
  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_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_5_Bold.otf') format('opentype');
  font-weight: 700;
  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_Oblique_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  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;
}