/********

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

.yes-mobile {
  display: none;
}

.yes-mobile img {
  width: 100%;
  display: block;
}

* {
  font-family: "Figtree", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.clear {
  clear: both;
}

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

.icone {
  margin-bottom: 15px;
}

#banner img {
  display: block;
}

section {
  box-sizing: border-box;
}

#secao1 {
  background: url("../images/secao1.jpg") top center no-repeat;
  height: 598px;
  padding: 70px 0;
}
#secao1 .logo {
  margin-bottom: 80px;
}

#secao1 .info {
  color: #fff;
  margin-right: 130px;
}

#secao1 h2 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 39px;
  letter-spacing: 0px;
  line-height: 40px;
  text-transform: uppercase;
  color: #ffffff;
}
#secao1 p {
  font-size: 30px;
  line-height: 32px;
}

/* SECAO 2 */

#secao2 {
  background: url("../images/secao2.jpg") top center no-repeat;
  height: 608px;
  padding-top: 90px;
}



#secao2 .info {
  color: #58595b;
  /* float: right; */
  position: relative;
}

#secao2 h2 {
  font-size: 30px;
  line-height: 28px;
  text-transform: uppercase;
  color: #ff8200;
  text-transform: uppercase;
  margin: 0 70px 0 0;
  float: right;
  font-weight: 700;
}

#secao2 .text {
  position: absolute;
  right: 50px;
  top: 215px;
}

#secao2 .obs {
  margin-bottom: 25px;
}

#secao2 .obs img {
  max-width: 180px;
}


#secao2 span {
  font-size: 44px;
  line-height: 41px;
  text-transform: uppercase;
  color: #ffffff;
  padding-left: 10px;
  font-weight: bold;
}

/* Secao 3 */
#secao3 {
  background: url("../images/secao3.jpg") top center repeat-y;
  height: 401px;
  padding: 50px 0;
  color: #fff;
}

#secao3 .info {
  margin-left: 140px;
}

#secao3 h2 {
  font-size: 30px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 6px;
}

#secao3 p {
  font-size: 24px;
  line-height: 33px;
  color: #ffffff;
}

/* Secao 4 */

#secao4 {
  background: url("../images/secao4.jpg") top center no-repeat;
  height: 311px;
  color: #fff;
  padding: 50px 0;
}

#secao4 .item {
  margin: 80px 0 0 530px;
}

#secao4 h2 {
  font-size: 30px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 7px;
}

#secao4 p {
  font-size: 24px;
  line-height: 28px;
  color: #ffffff;
}

#secao4 .itens {
  display: flex;
  margin-top: 45px;
}

#secao4 .itens p {
  font-size: 18px;
  text-align: center;
}

#secao4 .itens .item {
  margin-right: 25px;
}
/* Secao 5 */

#secao5 {
  background: url("../images/secao5.jpg") top center no-repeat;
  height: 593px;
  padding: 60px 0 20px;
}

#secao5 .container {}

#secao5 .conteudo {
 
}

#secao5 h2 {
  font-size: 30px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 7px;
}

#secao5 .info-cima {
  display: flex;
}

#secao5 .info-cima .vazio {
  width: 50%;
}

#secao5 .info-cima .conteudo {
  margin-left: 200px;
}

#secao5 .info-baixo {
  display: flex;
}

#secao5 .info-baixo .item2 {
  width: 50%;
  margin: 90px 0 0 340px;
  
}

#secao5 .info-baixo .item1 {
  display: flex;
  gap: 30px;
  width: 50%;
  margin: 245px 0 0 55px;
}

#secao5 p {
  font-size: 24px;
  line-height: 28px;
  color: #ffffff;
}

/* Secao 6 */

#secao6 {
  background: url("../images/secao6.png") top center no-repeat;
  height: 593px;
  color: #fff;
  padding: 210px 0;
  margin-top: -204px;
}

#secao6 .info {
  margin-top: 40px;
}

#secao6 .container {
  text-align: center;
}

#secao6 .itens {
  display: flex;
  justify-content: center;
}

#secao6 .itens .item {
  margin: 0 20px 40px 20px;
}

#secao6 .itens .item p.label {
  margin-top: 10px;
  font-size: 25px;
}

#secao6 .info .conteudo-desc {
  
}

#secao6 .info .conteudo-desc p{
  font-size: 13px;
  margin-bottom: 2px;
}

#secao6 h2 {
  font-size: 30px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 10px;
}

#secao6 h3 {
  font-size: 24px;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 40px;
}

/* MEDIDAS */

#medidas {
  background: url("../images/bg-medidas.jpg") top center repeat-y;
  color: #58595b;
  text-align: center;
  padding: 45px 0;
}

#medidas h2 {
  font-size: 30px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 40px;
}

#medidas h2 span {
  display: block;
  font-size: 24px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 100;
  margin-top: 6px;
}

#medidas .info {
  display: flex;
  justify-content: center;
  align-items: center;
}

#medidas .infos .info-cima {
  display: flex;
  margin: 0 0 15px 60px;
}

#medidas .infos .info-baixo {
  display: flex;
  margin-left: 60px;
}

#medidas .infos .item {
  width: 49%;
  text-align: initial;
}

#medidas .infos .esp img{

}

#medidas .infos .esp {
  margin-left: 25px;
}

#medidas .infos .item .text {
  color: #fff;
  margin-top: 20px;
}

#medidas .infos .item img {
  float: left;
  margin-right: 20px;
}

#medidas .infos .esp img{
  margin-right: 50px;
}

#mosaico {
  background: #fff;
}
#mosaico .container {
  width: 100%;
}

#mosaico .images {
  display: flex;
  justify-content: center;
}

#mosaico .images .item {
}
#mosaico .images .item img {
  width: 100%;
  display: block;
}

footer {
  color: #041e50;
  text-align: center;
  padding: 60px;
  text-transform: uppercase;
}

footer p {
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
}

@media (max-width: 1220px) {
  #secao1 .info {
    padding-left: 30px ;
  }
}
@media (max-width: 1200px) {
  .yes-mobile {
    display: block;
  }
  br {
    display: none;
  }
  .container {
    width: 90%;
  }
  #secao1 .yes-mobile {
    width: 70%;
    margin: 0 auto;
  }
  section {
    height: auto !important;
    overflow: hidden;
  }

  #secao1 {
    background: #ff8100;
    padding: 40px 0;
  }
  #secao1 .logo {
    padding: 0;
    margin-bottom: 35px;
    text-align: center;
  }

  #secao1 .info {
    padding: 70px 0;
    margin: 0;
    text-align: center;
    color: #fff;
    float: inherit;
  }

  /* Secao 2 */

  #secao2 {
    background: url("../images/bg-mob-secao2.jpg") no-repeat;
    background-size: cover;
    padding: 70px 0;
  }

  #secao2 .yes-mobile {
    width: 70%;
    margin: 0 auto;
  }

  #secao2 .info {
  }
  
  #secao2 .text {
    position: relative;
    right: 0;
    top: 0;

    background-color: #ff8100;
    border-radius: 20px;
    width: 200px;
    padding: 10px 20px;
    text-align: center;
    margin: 0 auto;

    
}

#secao2 .obs {
  margin-bottom: 1px;
}

#secao2 span {
  font-size: 2rem;
  line-height: 41px;
  text-transform: uppercase;
  color: #ffffff;
  padding-left: 10px;
  font-weight: bold;
}

  #secao2 h2 {
    float: none;
    margin: 60px 0 30px 0;
    text-align: center;
  }

  /* Secao 3 */

  #secao3 {
    background: #9A5394;
    padding: 0;
  }

  #secao3 .container {
    height: 200px;
  }

  #secao3 .info {
    margin-left: 0;
    text-align: center;
}

  #secao3 h2 {
    margin: 0;
    padding: 60px 0 10px 0;
    text-align: center;
  }
  /* Secao 4 */

  #secao4 {
    background: #ff8200;
    padding: 50px 0 0 0;
  }

  #secao4 .yes-mobile img {
    width: 50%;
    margin:  auto;
  }

  #secao4 .info {
    text-align: center;
    padding: 60px 0;
  }
  #secao4 .item {
    margin: 0;
  }

  /* Secao 5 */

  #secao5 {
    padding: 0;
    background: #9A5394;
  }

  #secao5 .baixo img {
    width: 60%;
    margin: auto;
    margin-top: 40px;
  }

  #secao5 .container {
    margin-top: 50px;
    height: 100%;
  }

  #secao5 .vazio {
    display: none;
  }

  #secao5 .info-cima,
  #secao5 .info-baixo{
    display: block;
  }

  #secao5 .info-cima .conteudo,
  #secao5 .info-baixo .conteudo{
    margin: 0;
    width: 50%;
    margin: 0 auto;
    text-align: center;
  }

  #secao5 .info-baixo .item1 {
    display: block;
    width: auto;
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
  }

  #secao5 .info-baixo .item2 {
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
  }

  /* Secao 6 */

  #secao6 {
    background: #46C1BE;
    padding: 0;
    margin: 0;
  }

  #secao6 .container {
    height: 2%;
  }

  #secao6 h3 {
    margin-bottom: 0px;
  }

  #secao6 .itens {
    justify-content: center;
    margin: 20px 0;
    flex-wrap: wrap;
  }

  #secao6 .itens .item {
    margin: 0;
    margin: 20px;
  }

  #secao6 .itens .item p.label {
    margin-top: 0;
  }

  #secao6 .info {
    text-align: center;
    padding: 60px 0;
    margin: 0;
    float: inherit;
  }

  /* MEDIDAS */

  #medidas .infos .info-cima,
  #medidas .infos .info-baixo{
    display: block;
    margin: 0;
  }

  #medidas .infos .esp img {
    margin-right: 0;
  }
  #medidas .infos .item {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 40px;
  }

  #medidas .infos .item .text {
    color: #fff;
    margin-top: 10px;
  }

  #medidas .infos .item img {
    float: none;
    margin: 0;
  }

  #medidas .list {
    flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .page-rb h2 {
    font-size: 28px !important;
    line-height: 32px !important;
  }

  .page-rb p {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  #medidas .list {
    justify-content: initial;
  }

  #medidas .list .item {
    width: 50%;
    margin-bottom: 40px;
  }

  #medidas .um img {
    position: relative;
    left: 50px;
  }

  #medidas .dois img {
    position: relative;
    left: 50px;
  }

  #medidas .um .label {
    text-indent: 0;
  }
  #medidas .dois .label {
    text-indent: 0;
  }
}
@media (max-width: 500px) {
  #secao4 .itens {
    flex-wrap: wrap;
  }

  #secao4 .itens .item {
    width: 50%;
    margin: 0 0 50px;
  }

  #secao5 {
    padding-bottom: 0;
  }

  #secao5 .info-cima .conteudo,
  #secao5 .info-baixo .conteudo{
    margin: 0;
    width: auto;
    margin: 0 auto;
    text-align: center;
  }

  #secao5 .info-baixo .item2 {
    width: auto;
    margin: 70px 0 0 0;
}

  #secao5 h2 {
    padding: 0 0 0 0;
  }
}

@media (max-width: 600px) {
  #medidas .info {
    flex-direction: column;
  }

  #medidas .info .produto {
    order: 1;
  }
  #medidas .info .dados {
    order: 2;
    padding-top: 30px;
  }
}
@media (max-width: 400px) {
  #secao1 .logo img{
    width: 100%;
  }

  #secao2 .text {
    width: 100px;
  }

  #secao2 .obs img {
    max-width: 90px;
  }

  #secao2 span {
    font-size: 1rem;
  }

  #medidas .infos .item img {
    width: 100%;
  }
}
