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

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

.image {
  display: none;
  width: 125px;
  margin-bottom: 10px;
}

.bold-text {
  color: #fff;
  font-weight: 700;
}

.h-div-bg {
  width: 100%;
  height: 50%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.image-3 {
  width: 350px;
  max-width: 100%;
  margin-bottom: 0px;
}

.image-2 {
  width: 180px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  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;
  background-color: #adb9c3;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 600px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.h-div-gradient {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  -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: radial-gradient(circle farthest-side at 5% 50%, #0f3d96, #041e50 73%);
}

.h-div-gradient.h-gradient-tablet.h-gradient-mobile {
  background-image: radial-gradient(circle farthest-side at 5% 50%, #00408d, #041e50 73%);
}

.h-logo {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  padding: 20px 30px;
  background-color: transparent;
}

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

.div-block-2 {
  width: 45%;
  padding: 40px 30px 40px 20px;
  color: #fff;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 40px 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-color: #041e50;
}

.image-4 {
  width: 175px;
}

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

.image-5 {
  width: 125px;
}

.esp-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: auto;
  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;
  background-color: transparent;
  background-image: url('../images/Refrigerator_TF39_PerspectiveSpecs_Electrolux_1000x1000.png');
  background-position: 50% 50%;
  background-size: 500px;
  background-repeat: no-repeat;
}

.image-6 {
  margin-bottom: 30px;
}

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

.heading-10 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #071d41;
  font-size: 25px;
  font-weight: 600;
  text-transform: none;
}

.grid {
  width: 100%;
  grid-column-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-2 {
  font-weight: 600;
}

.esp {
  overflow: hidden;
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #adb9c3;
}

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

.list {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.text-span-9 {
  font-size: 22px;
  font-weight: 900;
}

.tabela-2 {
  width: 350px;
}

.heading-13 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
}

.titulo-tabela {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 10px 20px;
  border-radius: 10px;
  background-color: #041e50;
  color: #f3f3f3;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}

.text-span-4 {
  font-family: 'Font Awesome', sans-serif;
  font-weight: 900;
}

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

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

.feature-t {
  overflow: hidden;
  width: 100%;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-right: 0px;
  padding-left: 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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #041e50;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 30, 80, 0.9)), to(rgba(4, 30, 80, 0.9))), url('../images/DF44_int_cap_freezer_elux_vcm_portuguese_REV03.jpg');
  background-image: linear-gradient(180deg, rgba(4, 30, 80, 0.9), rgba(4, 30, 80, 0.9)), url('../images/DF44_int_cap_freezer_elux_vcm_portuguese_REV03.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 525px;
  margin-right: -35px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  color: #fff;
}

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

.div-block-31 {
  width: 100%;
  padding: 20px 30px;
  background-color: transparent;
  color: #041e50;
}

.feature-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding: 80px 60px 60px;
  -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;
  background-color: transparent;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding: 40px 30px 40px 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #adb9c3;
  background-image: none;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  height: 100%;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-33.fp-div-slide {
  display: block;
  width: 50%;
}

.heading-14 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
}

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

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

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 99.999912644604%;
  height: 500px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dfe7ea;
  background-image: url('../images/Large-DF44_open_rev_shelf_produzida_elux_vcm_portuguese_REV01.jpg');
  background-position: 25% 85%;
  background-size: 1350px;
  background-repeat: no-repeat;
}

.column-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #041e50;
  color: #fff;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding: 40px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 0px;
  background-color: #041e50;
  color: #fff;
}

.paragraph-3 {
  margin-bottom: 0px;
  font-size: 23px;
  line-height: 33px;
  font-weight: 400;
}

.paragraph-3.fs-slide-1-text-1 {
  font-size: 25px;
  line-height: 35px;
}

.heading-15 {
  margin-top: 0px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
}

.heading-15.fs-slide-1-titulo-2 {
  font-size: 37px;
  line-height: 47px;
}

.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 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/DF44_int_cap_freezer_elux_vcm_portuguese_REV03.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-36 {
  padding: 40px 60px;
  color: #fff;
}

.heading-16 {
  margin-top: 0px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
}

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

.banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 99.999912644604%;
  height: 600px;
  padding: 40px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/AdobeStock_373482949_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.btn-1-div {
  position: relative;
  z-index: 25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 0px 100px 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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.btn-1-texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  height: 230px;
  margin: 0px;
  padding: 20px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 200px;
  background-color: rgba(4, 30, 80, 0.95);
  opacity: 0;
  color: #fff;
  text-align: center;
}

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

.bold-text-8 {
  font-size: 15px;
}

.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: 'Font Awesome', sans-serif;
  color: #fff;
  font-weight: 900;
  text-align: center;
  text-transform: none;
}

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

.slider {
  width: 95%;
  height: 310px;
  padding-left: 0px;
  border-style: solid;
  border-width: 0px;
  border-color: #dfe7ea;
  border-radius: 3px;
  background-color: #041e50;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.feature-s {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 650px;
  -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;
  background-color: #fff;
}

.div-block-37 {
  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;
  background-image: url('../images/DF44S_GIF.gif');
  background-position: 50% 50%;
  background-size: 350px;
  background-repeat: no-repeat;
}

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

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

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

.bold-text-9 {
  font-size: 40px;
  line-height: 50px;
}

.heading-17 {
  margin-top: 0px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
}

.heading-18 {
  width: 460px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px;
  border-radius: 3px;
  background-color: #7b8a9c;
  color: #fff;
  font-size: 35px;
  line-height: 45px;
  font-weight: 700;
  text-transform: uppercase;
}

.image-7 {
  display: none;
}

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

.slide-nav {
  display: none;
}

.slide {
  background-image: url('../images/Large-DF44S_open_elux_vcm_portuguese_REV05.jpg');
  background-position: 50% 5%;
  background-size: 750px;
  background-repeat: no-repeat;
}

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

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

.slide-2 {
  background-image: url('../images/Large-DF44S_open_ret_shelf_elux_vcm_portuguese_REV02.jpg');
  background-position: 60% 5%;
  background-size: 750px;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/Large-DF44S_open_rev_ret_shelf_elux_vcm_portuguese_REV02.jpg');
  background-position: 80% 5%;
  background-size: 750px;
  background-repeat: no-repeat;
}

.slide-nav-2 {
  padding-bottom: 0px;
}

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

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

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

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

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

.background-video {
  width: 100.0000212487188%;
  height: 100%;
}

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

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

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

.column-19 {
  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: #adb9c3;
}

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

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

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

.background-video-2 {
  width: 100.0000738193636%;
  height: 100%;
}

.slider-3 {
  width: 100%;
  height: 275px;
  background-color: transparent;
}

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

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

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

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

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

.slide-4 {
  background-image: url('../images/DF44_perspective_electrolux_white_portuguese_7000px_rev02.png');
  background-position: 50% 50%;
  background-size: 550px;
  background-repeat: no-repeat;
}

.slide-5 {
  background-image: url('../images/DF44_front_elux_white_portuguese_REV02.png');
  background-position: 50% 50%;
  background-size: 550px;
  background-repeat: no-repeat;
}

.slide-6 {
  background-image: url('../images/DF44_open_elux_vcm_portuguese_REV03.png');
  background-position: 50% 50%;
  background-size: 550px;
  background-repeat: no-repeat;
}

.slide-7 {
  background-image: url('../images/DF44_open_ret_elux_white_portuguese_REV01.png');
  background-position: 50% 50%;
  background-size: 550px;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/DF44_open_rev_ret_shelf_elux_vcm_portuguese_REV01.png');
  background-position: 50% 50%;
  background-size: 550px;
  background-repeat: no-repeat;
}

.slide-9 {
  background-image: url('../images/DF44_open_produzida_elux_vcm_portuguese_REV01.png');
  background-position: 50% 50%;
  background-size: 550px;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/DF44_open_ret_shelf_produzida_elux_vcm_portuguese_REV01.png');
  background-position: 50% 50%;
  background-size: 550px;
  background-repeat: no-repeat;
}

.slide-11 {
  background-image: url('../images/DF44_open_rev_shelf_produzida_elux_vcm_portuguese_REV01.png');
  background-position: 50% 50%;
  background-size: 550px;
  background-repeat: no-repeat;
}

.slide-nav-3 {
  display: none;
}

.slide-12 {
  background-image: url('../images/DF44_front_elux_white_portuguese_REV02.png');
  background-position: 50% 50%;
  background-size: 550px;
  background-repeat: no-repeat;
}

@media screen and (min-width: 1440px) {
  .h-div-bg {
    height: 55%;
  }

  .image-3 {
    width: 350px;
    margin-top: 0px;
  }

  .div-block {
    width: 50%;
    height: 100%;
    padding-right: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header {
    height: 625px;
  }

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

  .h-div-gradient.h-gradient-tablet.h-gradient-mobile {
    height: 45%;
  }

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

  .esp-bg {
    height: auto;
    background-size: 600px;
  }

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

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

  .div-block-29 {
    width: 600px;
  }

  .feature-p {
    height: auto;
    padding-top: 100px;
    padding-bottom: 80px;
  }

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

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

  .columns-5 {
    height: 550px;
  }

  .columns-6 {
    height: 650px;
  }

  .banner {
    height: 700px;
    padding-top: 40px;
    background-image: url('../images/AdobeStock_373482949_Preview.jpeg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .btn-1-div {
    margin-top: 0px;
    margin-bottom: 100px;
  }

  .btn-1-texto {
    opacity: 0;
  }

  .slider {
    width: 90%;
  }

  .feature-s {
    height: 625px;
  }

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

  .slide-2 {
    background-position: 44% 5%;
  }

  .slide-3 {
    background-position: 0% 5%;
  }

  .div-block-40 {
    height: 480px;
  }

  .columns-7 {
    height: 590px;
  }
}

@media screen and (min-width: 1920px) {
  .h-div-bg {
    height: 55%;
  }

  .image-3 {
    width: 525px;
    max-width: none;
  }

  .image-2 {
    width: 250px;
  }

  .div-block {
    width: 50%;
    height: 100%;
    margin-bottom: 0px;
  }

  .header {
    height: 925px;
    padding-left: 0px;
  }

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

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

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

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

  .image-4 {
    width: 200px;
  }

  .image-5 {
    width: 175px;
  }

  .esp-bg {
    height: auto;
    background-size: 750px;
  }

  .esp {
    padding-top: 0px;
  }

  .tabela-2 {
    width: 450px;
  }

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

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

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

  .div-block-28 {
    width: 50%;
    padding-left: 100px;
  }

  .div-block-29 {
    width: 750px;
  }

  .feature-p {
    height: auto;
    padding-top: 100px;
    padding-bottom: 80px;
  }

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

  .div-block-33 {
    background-size: 775px;
  }

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

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

  .columns-5 {
    height: 600px;
  }

  .column-14 {
    background-position: 20% 90%;
    background-size: 1800px;
  }

  .div-block-35 {
    padding-right: 80px;
    padding-left: 80px;
  }

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

  .paragraph-3.fs-slide-1-text-1 {
    font-size: 30px;
    line-height: 40px;
  }

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

  .heading-15.fs-slide-1-titulo-2 {
    font-size: 50px;
    line-height: 60px;
  }

  .columns-6 {
    height: 850px;
  }

  .div-block-36 {
    padding-right: 80px;
    padding-left: 80px;
  }

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

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

  .banner {
    height: 900px;
    padding-top: 125px;
    padding-right: 100px;
    padding-left: 100px;
  }

  .btn-1-div {
    margin-top: 0px;
    margin-left: 30px;
  }

  .btn-1-texto {
    width: 290px;
    height: 290px;
    padding-right: 30px;
    padding-left: 30px;
    opacity: 0;
    font-size: 16px;
  }

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

  .bold-text-8 {
    font-size: 20px;
  }

  .btn-1 {
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 25px;
  }

  .slider {
    width: 85%;
    height: 350px;
  }

  .feature-s {
    height: 850px;
  }

  .div-block-37 {
    background-size: 500px;
  }

  .div-block-38 {
    padding-left: 80px;
  }

  .div-block-39 {
    padding-right: 80px;
    padding-left: 80px;
  }

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

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

  .heading-18 {
    width: 715px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 50px;
    line-height: 60px;
  }

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

  .columns-7 {
    height: 805px;
  }

  .div-block-41 {
    padding-right: 80px;
    padding-left: 80px;
  }

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

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

  .slide-4 {
    background-size: 875px;
  }

  .slide-5 {
    background-size: 875px;
  }

  .slide-6 {
    background-size: 875px;
  }

  .slide-7 {
    background-size: 875px;
  }

  .slide-8 {
    background-size: 875px;
  }

  .slide-9 {
    background-size: 875px;
  }

  .slide-10 {
    background-size: 875px;
  }

  .slide-11 {
    background-size: 875px;
  }

  .slide-nav-3 {
    display: none;
  }

  .slide-12 {
    background-size: 875px;
  }
}

@media screen and (max-width: 991px) {
  .h-div-bg {
    height: 30%;
  }

  .image-3 {
    position: relative;
    z-index: 20;
    width: 300px;
    max-width: 100%;
    margin-bottom: 0px;
  }

  .image-2 {
    width: 175px;
  }

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

  .header {
    overflow: visible;
    height: auto;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .heading {
    text-align: center;
  }

  .h-div-gradient {
    height: 70%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .h-div-gradient.h-gradient-tablet.h-gradient-mobile {
    background-image: radial-gradient(circle farthest-corner at 50% 100%, #0f3d96, #041e50 61%);
  }

  .h-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    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;
  }

  .paragraph {
    text-align: center;
  }

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

  .image-4 {
    width: 150px;
  }

  .image-5 {
    width: 110px;
  }

  .esp-bg {
    height: auto;
    padding-bottom: 60px;
    background-size: 350px;
  }

  .div-block-27 {
    width: 65%;
  }

  .grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

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

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

  .tabela-2 {
    width: 80%;
  }

  .div-block-28 {
    width: 100%;
    padding-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-29 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-bottom: -25px;
    -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-30 {
    text-align: center;
  }

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

  .feature-p {
    height: auto;
  }

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

  .div-block-33 {
    background-position: 30% 100%;
    background-size: 500px;
  }

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

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

  .columns-5 {
    height: 400px;
  }

  .column-14 {
    padding-top: 20px;
    padding-bottom: 20px;
    background-position: 25% 90%;
    background-size: 1000px;
  }

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

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

  .paragraph-3.fs-slide-1-text-1 {
    font-size: 20px;
    line-height: 30px;
  }

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

  .heading-15.fs-slide-1-titulo-2 {
    font-size: 35px;
    line-height: 45px;
  }

  .columns-6 {
    height: 450px;
  }

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

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

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

  .banner {
    height: 450px;
    padding: 30px 20px;
    background-image: url('../images/AdobeStock_373482949_Preview.jpeg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
  }

  .btn-1-div {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .btn-1-texto {
    width: 225px;
    height: 225px;
    opacity: 0;
  }

  .slider {
    width: 100%;
    height: 365px;
  }

  .feature-s {
    height: 450px;
  }

  .div-block-37 {
    background-size: 250px;
  }

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

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

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

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

  .heading-18 {
    width: 355px;
    font-size: 25px;
    line-height: 35px;
  }

  .slide-nav {
    display: none;
  }

  .slide {
    background-position: 50% 0%;
    background-size: 500px;
  }

  .slide-2 {
    background-position: 50% 0%;
    background-size: 500px;
  }

  .slide-3 {
    background-position: 75% 0%;
    background-size: 500px;
  }

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

  .columns-7 {
    height: 400px;
  }

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

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

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

  .slider-3 {
    height: 300px;
  }
}

@media screen and (max-width: 767px) {
  .image {
    display: block;
    width: 175px;
    margin-bottom: 15px;
  }

  .h-div-bg {
    height: 30%;
    background-image: url('../images/Header-Popcorn.jpg');
    background-position: 100% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .image-3 {
    width: 275px;
    margin-bottom: 0px;
  }

  .div-block {
    width: 100%;
    height: 550px;
  }

  .header {
    height: auto;
  }

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

  .h-div-gradient {
    height: 70%;
  }

  .h-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

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

  .div-block-2 {
    width: 85%;
    padding: 20px 0px;
  }

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

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

  .link-block {
    position: static;
  }

  .esp-bg {
    height: 500px;
    padding: 0px;
    background-size: 400px;
  }

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

  .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-7 {
    padding-top: 40px;
  }

  .tabela-2 {
    width: 60%;
  }

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

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

  .feature-p {
    height: auto;
    padding: 85px 30px 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: none;
  }

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

  .div-block-33 {
    width: 100px;
    height: 400px;
    border-top: 0px solid #041e50;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .div-block-33.fp-div-slide {
    width: 100%;
    height: 425px;
  }

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

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

  .div-block-34 {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .columns-5 {
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .column-14 {
    height: 400px;
    background-position: 25% 90%;
  }

  .div-block-35 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .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: 500px;
  }

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

  .banner {
    height: auto;
    padding: 0px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .btn-1-div {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 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-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .btn-1-texto {
    width: 220px;
    height: 220px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-right: 30px;
    padding-left: 30px;
    opacity: 0;
  }

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

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

  .slider {
    width: 75%;
    height: 335px;
  }

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

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

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

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

  .heading-18 {
    width: 100%;
    padding: 20px 100px;
    background-color: #7b8a9c;
    color: #fff;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
  }

  .image-7 {
    display: block;
  }

  .slide-3 {
    background-position: 50% 0%;
  }

  .div-block-40 {
    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-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-18 {
    height: 450px;
  }

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

  .slider-3 {
    height: 225px;
  }

  .slide-4 {
    background-size: 500px;
  }

  .slide-5 {
    background-size: 500px;
  }

  .slide-6 {
    background-size: 500px;
  }

  .slide-7 {
    background-size: 500px;
  }

  .slide-8 {
    background-size: 500px;
  }

  .slide-9 {
    background-size: 500px;
  }

  .slide-10 {
    background-size: 500px;
  }

  .slide-11 {
    background-size: 500px;
  }

  .slide-nav-3 {
    display: none;
  }

  .slide-12 {
    background-size: 500px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 150px;
  }

  .h-div-bg {
    height: 30%;
    background-image: url('../images/Header-Popcorn.jpg');
  }

  .image-3 {
    display: block;
    width: 225px;
  }

  .image-2 {
    width: 155px;
  }

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

  .header {
    overflow: visible;
    height: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 30, 80, 0.95)), to(rgba(4, 30, 80, 0.95))), url('../images/TF42S-header.jpg');
    background-image: linear-gradient(180deg, rgba(4, 30, 80, 0.95), rgba(4, 30, 80, 0.95)), url('../images/TF42S-header.jpg');
    background-position: 0px 0px, 100% 50%;
  }

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

  .h-div-gradient {
    height: 75%;
  }

  .h-div-gradient.h-gradient-tablet.h-gradient-mobile {
    height: 70%;
  }

  .paragraph {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
  }

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

  .image-4 {
    width: 135px;
  }

  .image-5 {
    width: 115px;
  }

  .esp-bg {
    height: 350px;
    padding: 0px;
    background-position: 50% 40%;
    background-size: 290px;
  }

  .image-6 {
    margin-bottom: 20px;
  }

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

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

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

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

  .list {
    font-size: 15px;
    line-height: 22px;
  }

  .text-span-9 {
    font-size: 20px;
  }

  .tabela-2 {
    width: 85%;
  }

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

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

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

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

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

  .feature-p {
    padding-top: 75px;
    padding-bottom: 40px;
    background-image: none;
  }

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

  .div-block-33 {
    height: 350px;
    background-position: 30% 110%;
    background-size: 375px;
  }

  .div-block-33.fp-div-slide {
    height: 300px;
  }

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

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

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

  .column-14 {
    height: 300px;
    padding-bottom: 30px;
    background-position: 20% 90%;
    background-size: 750px;
  }

  .column-15 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-35 {
    height: 100%;
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .paragraph-3.fs-slide-1-text-1 {
    font-size: 15px;
    line-height: 20px;
  }

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

  .heading-15.fs-slide-1-titulo-2 {
    font-size: 30px;
    line-height: 35px;
  }

  .column-17 {
    height: 375px;
  }

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

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

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

  .banner {
    width: 100%;
    height: auto;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: none;
  }

  .btn-1-div {
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .btn-1-texto {
    width: 195px;
    height: 195px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-right: 25px;
    padding-left: 25px;
    opacity: 0;
  }

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

  .bold-text-8 {
    font-size: 13px;
  }

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

  .slider {
    width: 90%;
    height: 260px;
  }

  .div-block-37 {
    height: 400px;
    background-size: 225px;
  }

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

  .div-block-39 {
    width: 100%;
    height: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

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

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

  .heading-18 {
    width: 100%;
    padding: 15px 40px;
    background-color: #7b8a9c;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }

  .image-7 {
    display: block;
  }

  .slide-nav {
    display: none;
  }

  .slide {
    background-size: 375px;
  }

  .slide-2 {
    background-size: 375px;
  }

  .slide-3 {
    background-position: 75% 0%;
    background-size: 375px;
  }

  .column-18 {
    height: 375px;
  }

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

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

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

  .slider-3 {
    height: 220px;
  }

  .slider-4 {
    width: 90%;
  }

  .slide-4 {
    background-size: 350px;
  }

  .slide-5 {
    background-size: 350px;
  }

  .slide-6 {
    background-size: 350px;
  }

  .slide-7 {
    background-size: 350px;
  }

  .slide-8 {
    background-size: 350px;
  }

  .slide-9 {
    background-size: 350px;
  }

  .slide-10 {
    background-size: 350px;
  }

  .slide-11 {
    background-size: 350px;
  }

  .slide-nav-3 {
    display: none;
  }

  .slide-12 {
    background-size: 350px;
  }
}

@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_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_2_Light.otf') format('opentype');
  font-weight: 300;
  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_5_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  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_4_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@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: 'Font Awesome';
  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: 'Font Awesome';
  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: 'Font Awesome';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}