.body {
  font-family: 'Electroluxsans 2', sans-serif;
  color: #071d41;
  font-size: 15px;
  font-weight: 300;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 650px;
  padding: 40px 50px 50px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #071d41;
  background-image: url('../images/Banner-GC75M.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.feature-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 650px;
  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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 11, 26, 0.85)), to(rgba(1, 11, 26, 0.85))), url('../images/Banner-GC75M.jpg');
  background-image: linear-gradient(180deg, rgba(1, 11, 26, 0.85), rgba(1, 11, 26, 0.85)), url('../images/Banner-GC75M.jpg');
  background-position: 0px 0px, 25% 50%;
  background-size: auto, 205%;
  background-attachment: scroll, fixed;
}

.div-block {
  width: 80%;
  padding: 30px;
  border-radius: 3px;
  background-color: rgba(7, 29, 65, 0.95);
  color: #f1f1f1;
}

.heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 2', sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
}

.div-block-2 {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image {
  width: 215px;
}

.paragraph {
  margin-bottom: 0px;
  font-family: 'Electroluxsans 5', sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
}

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

.text-span-2 {
  font-family: 'Electroluxsans 2', sans-serif;
  color: #c2d2d9;
  font-size: 30px;
  line-height: 40px;
}

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

.div-block-4 {
  position: relative;
  z-index: 20;
  width: 40%;
  margin-right: -40px;
  margin-bottom: 40px;
  padding: 0px;
  color: #f1f1f1;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'Electroluxsans 4', sans-serif;
  font-size: 49px;
  line-height: 60px;
  font-weight: 400;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 450px;
  min-height: 100%;
  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;
  border-radius: 3px;
  background-color: #071d41;
}

.text-block {
  width: 100%;
  font-family: 'Electroluxsans 3', sans-serif;
  font-size: 25px;
  line-height: 35px;
}

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

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 650px;
  -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 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  -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 {
  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-2 {
  height: 100%;
  background-image: url('../images/Cooktop_GC60M_BurnerDetail_Electrolux_Spanish.png');
  background-position: 50% 100%;
  background-size: cover;
}

.column-3 {
  height: 100%;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #010b1a;
}

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

.feature-tab-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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: #f1f1f1;
}

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

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

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

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-7 {
  padding: 40px 75px;
  color: #f1f1f1;
}

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

.heading-3 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 4', sans-serif;
  font-size: 35px;
  line-height: 40px;
  font-weight: 400;
}

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

.heading-4 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 4', sans-serif;
  font-size: 40px;
  line-height: 45px;
  font-weight: 400;
}

.heading-4.colum-h1 {
  width: 85%;
}

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

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

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

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

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

.left-arrow {
  color: #071d41;
}

.left-arrow:hover {
  color: #0f397c;
}

.right-arrow {
  color: #071d41;
}

.right-arrow:hover {
  color: #0f397c;
}

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

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

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

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

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

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

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin-right: 0px;
  margin-left: -50px;
  -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: 650px;
  border-radius: 0px;
  background-image: url('../images/Cooktop_GC75M_TripleFlame_Electrolux_Spanish.png');
  background-position: 0% 40%;
  background-size: cover;
}

.slider-bg.slide-bg-2 {
  background-image: url('../images/Cooktop_GC60M_IsometricCountertopCooktop_Electrolux_Spanish.png');
  background-position: 50% 50%;
  background-size: 120%;
}

.slider-bg.slider-bg-3 {
  background-color: #010b1a;
  background-image: url('../images/Large-GC60M-F2.png');
  background-position: 50% 85%;
  background-size: 225%;
}

.div-block-11 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 425px;
  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;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'Electroluxsans 5', sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
}

.esp {
  padding-top: 0px;
  padding-left: 0px;
  background-color: #adadad;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #f1f1f1;
  font-size: 13px;
}

.grid {
  display: -ms-grid;
  display: grid;
  width: 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;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/Cooktop_GC75M_IsometricCooktop_Electrolux_Spanish.png');
  background-position: 35% 50%;
  background-size: 115%;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-14 {
  width: 85%;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #071d41;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
}

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

.text-block-2 {
  font-family: 'Electroluxsans 4', sans-serif;
  font-size: 30px;
  line-height: 35px;
}

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

.image-2 {
  width: 100px;
  margin-right: 10px;
}

.image-3 {
  width: 120px;
}

.paragraph-5 {
  width: 95%;
  margin-bottom: 0px;
  font-family: 'Electroluxsans 3', sans-serif;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

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

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

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

.text-span-18 {
  font-family: 'Electroluxsans 4', sans-serif;
  color: #dee7eb;
}

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

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

.text-span-20 {
  font-family: 'Electroluxsans 4', sans-serif;
  color: #dee7eb;
}

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

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

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

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

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

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

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

.slider-2 {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.right-arrow-2 {
  display: none;
}

.left-arrow-2 {
  display: none;
}

.slide-nav {
  display: block;
}

.slide {
  background-image: url('../images/GC60M-F2.png');
  background-position: 50% 50%;
  background-size: 115%;
  background-repeat: no-repeat;
}

.slide-2 {
  background-image: url('../images/GC60M-Banner.jpg');
  background-position: 50% 30%;
  background-size: 175%;
  background-repeat: no-repeat;
}

.image-4 {
  display: none;
}

.paragraph-8 {
  display: none;
}

.text-span-27 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  font-size: 30px;
  line-height: 35px;
}

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

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

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

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

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

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  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 {
  margin-top: 20px;
}

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 200px;
  background-color: #73899e;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #73899e;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

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

.tab-link-tab-2.w--current {
  background-color: #73899e;
  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: #73899e;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #73899e;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

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

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

.tab-link-tab-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  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: #73899e;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #73899e;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

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

.tab-link-tab-4.w--current {
  background-color: #73899e;
  color: #071d41;
}

.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: #73899e;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #73899e;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

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

.tab-link-tab-1.w--current {
  background-color: #73899e;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #071d41;
}

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

.tabs-2 {
  z-index: 20;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

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

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

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

.tab-link-tab-1-2 {
  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: #fff;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

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

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

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

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

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

.tab-link-tab-3-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 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: #fff;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
}

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

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

.tab-link-tab-4-2 {
  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: #fff;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
}

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

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

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

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 40px;
  padding-left: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Electroluxsans 5', sans-serif;
  font-size: 35px;
  line-height: 45px;
}

.tabela {
  width: 90%;
}

.heading-9 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: 'Electroluxsans 4', sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.titulo-tabela {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 10px 20px;
  border-radius: 10px;
  background-color: #071d41;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

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

.columns-4 {
  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: #f1f1f1;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #041e50;
  font-size: 15px;
  line-height: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-block-4 {
  width: 95%;
  font-family: 'Electroluxsans 3', sans-serif;
  font-size: 23px;
  line-height: 33px;
}

.tab-link-tab-4-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: #73899e;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #73899e;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
}

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

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

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

.image-6 {
  width: auto;
}

.div-block-20 {
  position: static;
  z-index: 0;
  width: 70%;
  margin-right: 0px;
  margin-bottom: 40px;
  padding: 0px;
  color: #f1f1f1;
}

.heading-10 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Electroluxsans 5', sans-serif;
  font-size: 45px;
  line-height: 55px;
  font-weight: 400;
}

.div-block-23 {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: -20px;
  margin-left: -75px;
  -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;
}

.tabs-3 {
  z-index: 0;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.feature-tab-2-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 650px;
  padding: 20px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 290px;
  min-height: 100%;
  padding: 30px 60px 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;
  border-radius: 3px;
  background-color: #071d41;
}

.tab-link-tab-1-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: #73899e;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #73899e;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

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

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

.tab-link-tab-3-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 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: #73899e;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #73899e;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
}

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

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

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

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

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

.tabela-2 {
  width: 65%;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #071d41;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
}

.heading-11 {
  width: 80%;
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: 'Electroluxsans 5', sans-serif;
  font-size: 35px;
  line-height: 45px;
  text-align: center;
}

.esp-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dfe7ea;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  padding: 5px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #041e50;
  font-size: 15px;
  line-height: 15px;
}

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

.titulo-tabela-2 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  border-radius: 10px;
  background-color: #071d41;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 450px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: transparent;
  background-image: url('../images/Cooktop_GC75M_IsometricCooktop_Electrolux_Spanish.png');
  background-position: 40% 50%;
  background-size: 115%;
}

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

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

.footer-2 {
  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;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #f1f1f1;
  font-size: 13px;
}

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

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

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

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

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

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

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

.tabela-3 {
  width: 240px;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Electroluxsans 4', sans-serif;
  color: #071d41;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
}

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

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

.esp-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dfe7ea;
}

.titulo-tabela-3 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  border-radius: 10px;
  background-color: #071d41;
  font-family: 'Electroluxsans 2', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  padding: 5px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  font-family: 'Electroluxsans 3', sans-serif;
  color: #041e50;
  font-size: 13px;
  line-height: 15px;
}

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

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

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

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

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

  .div-block {
    width: 65%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .heading {
    font-size: 30px;
  }

  .heading-2 {
    font-size: 50px;
  }

  .div-block-5 {
    height: 350px;
  }

  .slider-bg {
    height: 700px;
    background-position: 0% 40%;
  }

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

  .banner {
    height: 650px;
  }

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

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

  .heading-10 {
    margin-bottom: 20px;
  }

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

  .feature-tab-2-2 {
    padding-right: 50px;
    padding-left: 60px;
  }

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

  .tabela-2 {
    width: 55%;
  }

  .heading-11 {
    width: 65%;
  }

  .div-block-24 {
    height: 500px;
  }

  .tabela-3 {
    width: 225px;
  }

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

  .heading-14 {
    width: 45%;
  }

  .esp-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

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

  .feature-tab-2 {
    height: 800px;
  }

  .div-block {
    width: 70%;
  }

  .image {
    width: 250px;
  }

  .div-block-4 {
    margin-right: -125px;
  }

  .columns {
    height: 750px;
  }

  .columns-2 {
    height: 650px;
  }

  .slider-bg {
    height: 850px;
  }

  .slider-bg.slider-bg-3 {
    background-position: 50% 85%;
    background-size: 225%;
  }

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

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

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

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

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

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

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

  .banner {
    height: 800px;
  }

  .div-block-17 {
    padding-right: 60px;
    padding-left: 60px;
  }

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

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

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

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

  .text-block-4 {
    width: 90%;
  }

  .div-block-20 {
    margin-right: -125px;
  }

  .feature-tab-2-2 {
    height: 800px;
    padding-right: 90px;
    padding-left: 100px;
  }

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

  .tabela-2 {
    width: 60%;
  }

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

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

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

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

  .div-block-24 {
    height: 700px;
  }

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

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

  .image-7 {
    width: 200px;
  }

  .tabela-3 {
    width: 340px;
  }

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

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

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

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

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

@media screen and (max-width: 991px) {
  .header {
    height: 650px;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-position: 50% 0%;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .feature-tab-2 {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 11, 26, 0.9)), to(rgba(1, 11, 26, 0.9))), url('../images/Banner-GC75M.jpg');
    background-image: linear-gradient(180deg, rgba(1, 11, 26, 0.9), rgba(1, 11, 26, 0.9)), url('../images/Banner-GC75M.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 325%;
  }

  .feature-s {
    display: block;
    width: 100.000007947286%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    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;
    border-radius: 0px;
    background-color: #071d41;
  }

  .heading {
    text-align: center;
  }

  .div-block-2 {
    padding: 20px 20px 40px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image {
    width: 185px;
  }

  .paragraph {
    text-align: center;
  }

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

  .div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    margin-right: -25px;
    padding: 40px 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-2 {
    font-size: 40px;
    line-height: 45px;
    text-align: left;
  }

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

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

  .columns {
    width: 100.000007947286%;
    height: 550px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .columns-2 {
    height: 550px;
  }

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

  .column-2 {
    height: 100%;
    background-position: 50% 100%;
  }

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

  .column-3:hover {
    background-size: 275%;
  }

  .feature-tab-1 {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-6 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

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

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

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

  .heading-4.colum-h1 {
    width: 95%;
  }

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

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

  .slider-bg {
    height: 550px;
    background-position: 50% 100%;
  }

  .slider-bg.slider-bg-3 {
    background-position: 50% 70%;
    background-size: 200%;
  }

  .div-block-11 {
    width: 100%;
    height: 400px;
    padding: 30px;
  }

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

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

  .div-block-12 {
    height: 400px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    background-position: 50% 50%;
    background-size: 100%;
  }

  .div-block-14 {
    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 {
    text-align: center;
  }

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

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

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

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

  .slide {
    background-size: 225%;
  }

  .slide-2 {
    background-size: 275%;
  }

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

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

  .tabs-menu-2 {
    margin-left: 20px;
  }

  .div-block-17 {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .tabela {
    width: 65%;
  }

  .image-5 {
    width: 75%;
  }

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

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

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

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

  .heading-10 {
    font-size: 40px;
    line-height: 45px;
    text-align: left;
  }

  .div-block-23 {
    width: 90%;
    margin-top: -50px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .tabs-3 {
    -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-tab-2-2 {
    height: auto;
    padding-top: 60px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .tabela-2 {
    width: 40%;
  }

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

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

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

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

  .div-block-24 {
    width: 100%;
    height: 500px;
    margin-top: 40px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    background-image: url('../images/Cooktop_GC75M_IsometricCooktop_Electrolux_Spanish.png');
    background-position: 40% 50%;
    background-size: 115%;
  }

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

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

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

  .image-7 {
    width: 150px;
  }

  .tabela-3 {
    width: 40%;
  }

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

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

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

  .esp-3 {
    padding: 60px 0px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: 550px;
  }

  .feature-tab-2 {
    padding-top: 0px;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block {
    padding: 40px 20px;
  }

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

  .image {
    width: 165px;
  }

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

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

  .div-block-4 {
    width: 90%;
    margin-right: 0px;
  }

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

  .div-block-5 {
    height: 300px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .columns {
    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-2 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-2 {
    height: 500px;
  }

  .column-3 {
    height: 350px;
    background-image: none;
  }

  .column-3:hover {
    background-image: none;
  }

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

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

  .div-block-8 {
    padding-right: 50px;
    padding-left: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

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

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

  .heading-4.colum-h1 {
    width: 100%;
  }

  .div-block-9 {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .slider-bg.slider-bg-3 {
    background-position: 50% 95%;
    background-size: 250%;
  }

  .div-block-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 75%;
    height: 350px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .div-block-12 {
    height: 350px;
    background-position: 40% 50%;
    background-size: 115%;
  }

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

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

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

  .paragraph-4 {
    display: none;
  }

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

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

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

  .image-3 {
    width: 125px;
  }

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

  .text-span-26 {
    width: auto;
  }

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

  .slide {
    background-position: 50% 45%;
    background-size: 110%;
  }

  .slide-2 {
    background-size: 150%;
  }

  .paragraph-8 {
    display: block;
    font-family: 'Electroluxsans 3', sans-serif;
    font-weight: 400;
  }

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

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

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

  .banner {
    height: 250px;
  }

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

  .tabela {
    width: 90%;
  }

  .div-block-18 {
    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-19 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

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

  .div-block-20 {
    width: 90%;
    margin-right: 0px;
  }

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

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

  .tabs-3 {
    -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-tab-2-2 {
    padding-top: 40px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-22 {
    width: 85%;
    height: 325px;
    padding-bottom: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabela-2 {
    width: 60%;
  }

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

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

  .esp-2 {
    padding: 40px 0px;
  }

  .div-block-24 {
    width: 100%;
    height: 400px;
    background-image: url('../images/Cooktop_GC75M_IsometricCooktop_Electrolux_Spanish.png');
    background-position: 40% 50%;
    background-size: 115%;
  }

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

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

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

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

  .tabela-3 {
    width: 60%;
  }

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

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

  .esp-3 {
    padding: 40px 0px;
  }

  .link-block {
    position: static;
  }
}

@media screen and (max-width: 479px) {
  .header {
    overflow: hidden;
    height: 550px;
    background-position: 50% 0%;
    background-size: 135%;
  }

  .feature-tab-2 {
    overflow: hidden;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 11, 26, 0.9)), to(rgba(1, 11, 26, 0.9))), url('../images/Banner-GC75M.jpg');
    background-image: linear-gradient(180deg, rgba(1, 11, 26, 0.9), rgba(1, 11, 26, 0.9)), url('../images/Banner-GC75M.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, 525%;
  }

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

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

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

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

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

  .div-block-4 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 30px;
  }

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

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

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

  .column-2 {
    height: 300px;
  }

  .column-3 {
    height: 300px;
  }

  .feature-tab-1 {
    overflow: hidden;
  }

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

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

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

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

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

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

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

  .slider-bg {
    width: 100%;
    height: 365px;
    background-position: 50% 0%;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .slider-bg.slide-bg-2 {
    height: 325px;
  }

  .slider-bg.slider-bg-3 {
    height: 325px;
    background-size: 260%;
  }

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

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

  .esp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -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-12 {
    height: 300px;
  }

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

  .div-block-14 {
    width: 85%;
  }

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

  .paragraph-4 {
    display: none;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
  }

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

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

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

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

  .text-span-22 {
    font-size: 30px;
    line-height: 35px;
  }

  .text-block-3 {
    font-size: 10px;
  }

  .slide-2 {
    background-size: 185%;
  }

  .image-4 {
    display: block;
    width: 155px;
    margin-bottom: 20px;
  }

  .icon {
    width: auto;
    padding-right: 35px;
    padding-left: 0px;
    font-size: 25px;
  }

  .icon-2 {
    padding-right: 0px;
    padding-left: 20px;
    font-size: 25px;
  }

  .paragraph-8 {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-family: 'Electroluxsans 3', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
  }

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

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

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

  .banner {
    overflow: hidden;
    height: 230px;
    background-color: #f1f1f1;
    background-position: 0% 15%;
    background-size: 135%;
  }

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

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

  .heading-7 {
    font-family: 'Electroluxsans 5', sans-serif;
    font-size: 20px;
    line-height: 25px;
  }

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

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

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

  .image-5 {
    width: 100%;
  }

  .div-block-19 {
    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-block-4 {
    font-size: 15px;
    line-height: 20px;
  }

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

  .image-6 {
    width: auto;
  }

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

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

  .div-block-23 {
    width: 100%;
    margin-top: -25px;
  }

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

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

  .tabela-2 {
    width: 80%;
  }

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

  .heading-11 {
    width: 90%;
    margin-bottom: 30px;
    font-family: 'Electroluxsans 5', sans-serif;
    font-size: 18px;
    line-height: 25px;
  }

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

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

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

  .div-block-24 {
    width: 100%;
    height: 350px;
    margin-top: 30px;
    background-image: url('../images/Cooktop_GC75M_IsometricCooktop_Electrolux_Spanish.png');
  }

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

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

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

  .image-7 {
    width: 135px;
  }

  .tabela-3 {
    width: 80%;
  }

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

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

  .heading-14 {
    width: 90%;
    margin-bottom: 30px;
    font-family: 'Electroluxsans 5', sans-serif;
    font-size: 18px;
    line-height: 25px;
  }

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

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

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

@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 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: '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: 'Electroluxsans 2';
  src: url('../fonts/ElectroluxSans_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 1';
  src: url('../fonts/ElectroluxSans_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 1';
  src: url('../fonts/ElectroluxSans_Oblique_1_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 5';
  src: url('../fonts/ElectroluxSans_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 3';
  src: url('../fonts/ElectroluxSans_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 4';
  src: url('../fonts/ElectroluxSans_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 3';
  src: url('../fonts/ElectroluxSans_Oblique_3_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 2';
  src: url('../fonts/ElectroluxSans_Oblique_2_Light.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 4';
  src: url('../fonts/ElectroluxSans_Oblique_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Electroluxsans 5';
  src: url('../fonts/ElectroluxSans_Oblique_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}