/********

    CSS RESETss

*********/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  outline: none; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

ul {
  list-style: none; }

@font-face {
  font-family: "Metropolis Extra";
  src: url("../fonts/Metropolis-ExtraBold.woff2") format("woff2"), url("../fonts/Metropolis-ExtraBold.woff") format("woff"), url("../fonts/Metropolis-ExtraBold.ttf") format("truetype"), url("../fonts/Metropolis-ExtraBold.svg#Metropolis-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis-Medium.woff2") format("woff2"), url("../fonts/Metropolis-Medium.woff") format("woff"), url("../fonts/Metropolis-Medium.ttf") format("truetype"), url("../fonts/Metropolis-Medium.svg#Metropolis-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis-Light.woff2") format("woff2"), url("../fonts/Metropolis-Light.woff") format("woff"), url("../fonts/Metropolis-Light.ttf") format("truetype"), url("../fonts/Metropolis-Light.svg#Metropolis-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis-Regular.woff2") format("woff2"), url("../fonts/Metropolis-Regular.woff") format("woff"), url("../fonts/Metropolis-Regular.ttf") format("truetype"), url("../fonts/Metropolis-Regular.svg#Metropolis-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis-Thin.woff2") format("woff2"), url("../fonts/Metropolis-Thin.woff") format("woff"), url("../fonts/Metropolis-Thin.ttf") format("truetype"), url("../fonts/Metropolis-Thin.svg#Metropolis-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

.img-mobile {
  display: none; }

.img-mobile img {
  width: 100%; }

.yes-mobile {
  display: none; }

* {
  font-family: "Metropolis"; }

.container {
  width: 1152px;
  margin: 0 auto; }

.icone {
  margin-bottom: 15px; }

#banner img {
  display: block; }

@media (max-width: 1190px) {
  .container {
    width: 90%; }
  .img-mobile {
    display: block; } }

.header-simples {
  background: url("../images/bg-header.jpg") top center no-repeat;
  height: 590px; }

.header-simples h1 {
  color: #ffffff;
  font-size: 39px;
  font-weight: 700;
  margin-top: 200px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 40px; }

.header-simples .logo {
  display: block;
  padding: 40px 0 0; }

.header-simples h2 {
  color: #ffffff;
  font-size: 33px;
  font-weight: 400;
  letter-spacing: -0.24px;
  line-height: 40px; }

#tampas {
  background: url("../images/bg-tampas.jpg") top center no-repeat;
  height: 762px;
  overflow: hidden; }

#tampas .info {
  margin-top: 50px;
  margin-right: 20px; }

#tampas .info .top {
  overflow: hidden;
  margin-bottom: 120px;
  color: #ffffff; }

#tampas .info .top h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 15px; }

#tampas .info .top p {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px; }

#tampas .info .bottom {
  margin-top: 330px; }

#tampas .info .bottom .content {
  float: right;
  color: #fff;
  margin-right: 40px; }

#tampas .info .bottom .content h2 {
  font-size: 35px;
  line-height: 42px; }

#banner-mulher {
  text-align: center;
  margin-bottom: -3px; }

#banner-mulher img {
  display: inline-block;
  margin: 0; }

#multiuso {
  background: url("../images/bg-roxo.jpg") top center repeat-y;
  padding: 50px 0; }

#multiuso .linha {
  text-align: center; }

#multiuso .linha .item {
  display: inline-block;
  width: 320px;
  color: #fff;
  padding: 30px 40px; }

#multiuso .linha .item h2 {
  font-size: 25px;
  margin: 5px 0; }

#multiuso .linha .item p {
  font-size: 20px; }

#multiuso .linha .item .icon {
  display: block;
  height: 76px;
  margin-bottom: 10px; }

#multiuso .linha .item .icon1 {
  position: relative;
  top: 20px; }

#praticidade {
  background: url("../images/bg-praticidade.jpg") top center no-repeat;
  height: 361px;
  box-sizing: border-box;
  padding: 80px 0; }

#praticidade .info {
  margin-left: 60px;
  color: #5b4084; }

#praticidade h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 10px; }

#praticidade p {
  font-size: 24px;
  font-weight: 400; }

#podeser {
  background: url("../images/bg-podeser.jpg") top center repeat-y;
  padding: 70px 0 60px;
  text-align: center; }

#podeser h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 24.11px;
  margin-bottom: 40px; }

.banner {
  overflow: hidden; }

.banner div {
  float: left;
  width: 25%; }

.banner div img {
  display: block;
  width: 100%; }

#kit {
  background-color: #5b4084;
  color: #fff;
  padding: 60px 0 80px; }

#kit .yes-mobile {
  display: none; }

#kit .row-tampas {
  overflow: hidden; }

#kit .item-tampa {
  float: left;
  height: 310px;
  position: relative;
  display: flex;
  align-items: flex-end;
  margin: 0 22px; }

#kit h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 29px;
  text-align: center;
  margin-bottom: 30px; }

@media (max-width: 1190px) {
  .img-mobile {
    display: block; }
  #banner-mulher img {
    width: 100%; }
  .header-simples {
    padding: 0 0 80px;
    background: #ff8200;
    height: auto; }
  .header-simples .logo {
    padding: 20px 0;
    text-align: center; }
  .header-simples h1 {
    margin-top: 50px;
    text-align: center; }
  .header-simples h2 {
    text-align: center; }
  #tampas {
    background: #46c1be;
    height: auto;
    padding: 70px 0 0; }
  #tampas br {
    display: none; }
  #tampas .top {
    margin-top: 60px; }
  #tampas .laranja {
    background: #ff8200;
    overflow: hidden;
    padding: 0 0 80px; }
  #tampas .laranja .bottom {
    margin: 0;
    margin-top: 60px; }
  #tampas .laranja .bottom .content {
    margin-right: 0; }
  #tampas .info {
    width: 70%;
    float: inherit;
    margin: 0 auto; }
  #tampas .info .top {
    margin-bottom: 50px;
    text-align: center; }
  #tampas .info .top p {
    float: inherit;
    width: 100%;
    text-align: center;
    margin-bottom: 40px; }
  #tampas .info .bottom {
    text-align: center; }
  #tampas .info .bottom .icon {
    margin-right: 0;
    float: inherit;
    display: block; }
  #praticidade {
    background: #fff;
    padding: 0px 0 60px;
    height: auto; }
  #praticidade .info {
    margin: 60px 0 0 0;
    text-align: center; }
  #kit {
    background: #5b4084;
    overflow: hidden;
    height: auto; }
  #kit h2 {
    line-height: 40px;
    text-transform: uppercase; }
  #kit .row-panelas .item-panela {
    width: 50%;
    margin-bottom: 60px; }
  #kit .row-panelas .item-panela .produto {
    height: 150px; } }

@media (max-width: 750px) {
  #multiuso .linha .item {
    width: 90%;
    box-sizing: border-box;
    padding: 50px 10px; }
  #podeser img {
    max-width: 90%; }
  #kit .yes-mobile {
    display: block;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px; }
  #kit .yes-mobile img {
    max-width: 100%; }
  #kit .no-mobile {
    display: none; }
  #kit .row-tampas {
    width: 100%;
    margin: 0 auto; }
  #kit .row-tampas .item-tampa {
    text-align: center; }
  #kit .row-tampas .item-tampa img {
    max-width: 100%; } }

@media (max-width: 600px) {
  br {
    display: none; }
  .header-simples h2,
  #tampas .info .top p,
  #praticidade p {
    font-size: 20px;
    line-height: 22px; }
  #praticidade p #tampas .info .top h2,
  #multiuso .linha .item h2,
  #praticidade h2,
  #podeser h2,
  #kit h2 {
    font-size: 24px;
    line-height: 28px; }
  #tampas .info .bottom {
    margin-top: 30px; }
  #tampas .info {
    width: 100%; }
  #tampas .info .bottom .content h2 {
    font-size: 24px;
    line-height: 26px; }
  #multiuso .linha .item {
    padding: 25px 0; }
  #multiuso {
    padding: 40px 0 40px; } }

@media (max-width: 460px) {
  .header-simples h1 {
    font-size: 24px;
    line-height: 28px; }
  .header-simples h2 {
    font-size: 20px; }
  .header-simples .logo img {
    width: 150px; }
  #receita .top h2,
  #conjunto h2,
  #kit h2 {
    font-size: 24px;
    line-height: 28px; }
  #receita .top h2 br,
  #conjunto h2 br,
  #kit h2 br {
    display: none; }
  #conjunto .info h3,
  #utilizado h2,
  #kit h3 {
    font-size: 20px; }
  #conjunto .info h3 br,
  #utilizado h2 br,
  #kit h3 br {
    display: none; }
  #kit .row-panelas .item-panela .produto {
    margin-bottom: 0; }
  #kit .row-panelas .item-panela {
    width: 100%; }
  #kit h3 {
    margin-bottom: 30px; }
  .banner div {
    width: 50%; }
  #conjunto .info p {
    font-size: 18px; }
  #receita .img-mobile {
    margin-top: 30px; }
  #receita .top p {
    font-size: 20px; } }
