/********

    CSS RESETss

*********/
#page-rb {
  max-width: 890px;
margin: 0 auto; }

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

#page-rb html {
  overflow-x: hidden; }

#page-rb body {
  line-height: 1; }

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

#page-rb nav ul {
  list-style: none; }

#page-rb blockquote,
#page-rb q {
  quotes: none; }

#page-rb blockquote:before,
#page-rb blockquote:after,
#page-rb q:before,
#page-rb q:after {
  content: "";
  content: none; }

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

#page-rb del {
  text-decoration: line-through; }

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

#page-rb table {
  border-collapse: collapse;
  border-spacing: 0; }

#page-rb hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

#page-rb input,
#page-rb select {
  vertical-align: middle; }

#page-rb ul {
  list-style: none; }

.pg-rb {
  padding: 0;
  margin: 0; }



.pg-rb {
  max-width: 890px;
  margin: 0 auto; }

#page-rb * {
  font-family: "Montserrat", sans-serif; }

#page-rb .controle {
  max-width: 1320px;
  margin: 0 auto; }

#page-rb .yes-mobile {
  display: none; }

#page-rb .yes-mobile img {
  display: block; }

#page-rb .ilustra-bg img {
  display: block;
  width: 100%; }

#page-rb p {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px; }

@media screen and (max-width: 1334px) {
  #page-rb .controle {
    width: 92%;} }

#page-rb section {
  padding-left: 15px !important;
  padding-right: 15px !important;}

#page-rb #secao1 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: #2a2a2a;
  background-size: cover;
  text-align: center;
  padding-bottom: 100px;
  position: relative;
  transition: all 0.3s ease; }

#page-rb #secao1 .main {
  top: 0;
  left: 0;
  width: 100%; }

#page-rb #secao1 .logo {
  position: absolute;
  top: 52px;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);}

#page-rb #secao1 h1 {
  color: #fff;
  text-align: center;
  font-family: Montserrat;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  margin-top: 60px;
  line-height: 72px; /* 69.444% */
  text-transform: uppercase;}

#page-rb #secao1 h2 {
  text-align: center;
  font-size: 72px;
  font-family: 'Montserrat';
  font-weight: 700;
  line-height: 70px;
  margin: 0 auto;
  max-width: 827px;
  background-image: linear-gradient(160deg, rgba(7, 169, 255, 1), rgba(23, 91, 89, 1));
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  text-transform: uppercase;}

#page-rb #secao1 video {
  margin-top: 30px;
  max-width: none;}

#page-rb #secao1 .info-cima {
  position: relative;}

#page-rb #secao1 .info-cima img {
  margin: 0 auto;}

#page-rb #secao1 .info-cima > div {
  position: absolute;
  top: 34%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  padding: 0 12px;
  background: #2a2a2a;
  border-radius: 20px;
  max-width: 355px;
  height: 40px;
  z-index: 2;
  margin: 5px auto 0 auto;
  gap: 15px;
  justify-content: center;}

#page-rb #secao1 .info-cima .aiwa {
  color: #FFF;
  font-size: 46px;
  font-family: Montserrat;
  font-weight: 700;
  line-height: 50px;
  text-transform: uppercase;}

#page-rb #secao1 .info-cima .codigo {
  color: #FFF;
  text-align: center;
  font-size: 22px;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 33.333px;
  text-transform: uppercase;}

#page-rb #secao1 .info-cima .yes-mobile {
  display: none; }

#page-rb #secao1 .info-cima .no-mobile {
  display: block; }

@media screen and (max-width: 1312px) {
  #page-rb #secao1 .info-cima {
    margin-bottom: 0;}
  #page-rb #secao1 .info-cima img {
    max-width: 95%;}}

@media screen and (max-width: 1040px) {
  #page-rb #secao1 .info-cima > div {
    gap: 10px;
    flex-wrap: wrap;
    max-width: 220px;}
  #page-rb #secao1 .info-cima .aiwa {
    font-size: 30.667px;
    line-height: 33.333px;}
  #page-rb #secao1 .info-cima .codigo {
    font-size: 16px;
    line-height: 33.333px;}}

@media screen and (max-width: 991px) {
  #page-rb #secao1 {
    padding-bottom: 40px;}
  #page-rb #secao1 .logo {
    margin-bottom: 45px;
    position: static;
    -ms-transform: none;
    transform: none;}
  #page-rb #secao1 .info-cima .yes-mobile {
    display: block; }
  #page-rb #secao1 .info-cima .no-mobile {
    display: none; }
  #page-rb #secao1 .info-cima > div {
    position: static;
    -ms-transform: none;
    transform: none;}}

@media screen and (max-width: 1230px) {
  #page-rb #secao1 {
    height: auto;
    overflow: hidden; }
  #page-rb #secao1 .modelo {
    font-size: 1.8vw; }
  #page-rb #secao1 .logos-aux span {
    width: 20%;
    text-align: center;
    margin: 0; }
  #page-rb #secao1 .logos-aux span img {
    width: 80%; } }

@media screen and (max-width: 991px) {
  #page-rb #secao1 {
    padding-bottom: 80px;
  }
  #page-rb #secao1 h1 {
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 35px;
    font-style: normal;
    max-width: 440px;
    margin: 80px auto 0 auto;
    font-weight: 400;
    line-height: 41px; /* 102.5% */
    text-transform: uppercase; }
  #page-rb #secao1 h2 {
    font-size: 40px;
    line-height: 41px;}
  #page-rb #secao1 .modelo {
    font-size: 26px; } }

@media screen and (max-width: 440px) {
  #page-rb #secao1 .logo img {
    width: 135px; }
  #page-rb #secao1 h1 {
    margin: 30px auto 0 auto; }
  #page-rb #secao1 .modelo {
    font-size: 18px; } }

#page-rb #secao2 {
  background: #FFFFFF;
  padding: 90px 0 80px !important; }

#page-rb #secao2 .controle {
  max-width: 1326px;}

#page-rb #secao2 .linha-quads {
  display: flex;
  /* width: 100.5%; */
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
  align-items: start; }

#page-rb #secao2 .ilustra{
  text-align: center;
  margin: 10px auto; }

#page-rb #secao2 .item {
  margin-bottom: 15px;
  box-sizing: border-box; }

#page-rb #secao2 .item p {
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 27px;
  text-transform: uppercase;
  color: #07A9FF; }

#page-rb #secao2 .item.item-q1 {
  align-self: flex-end;
  background: url("../images/q1.png");
  background-size: cover;
  width: 540px;
  height: 350px;
  padding: 90px 0 0 185px;
  margin: 0 10.5px 20px 0;
  text-align: start; }

#page-rb #secao2 .item.item-q1 .ilustra {
  text-align: start;}

#page-rb #secao2 .item.item-q2 {
  align-self: flex-end;
  background: url("../images/q2.png");
  background-size: cover;
  width: 428px;
  height: 320px;
  margin: 0 10.5px 20px 10.5px;
  display: flex;
  align-items: center;
  padding: 55px 0;
  flex-direction: column; }

#page-rb #secao2 .item.item-q3 {
  background: url("../images/q3.png");
  background-size: cover;
  width: 316px;
  text-align: center;
  height: 378px;
  margin: 0 0 0 10.5px;
  padding-top: 93px; }

#page-rb #secao2 .item.item-q4 {
  background: url("../images/q4.png");
  background-size: cover;
  width: 543px;
  height: 347px;
  text-align: start;
  margin: 0 10.5px 15px 0px;
  padding: 30px 40px; }

#page-rb #secao2 .item.item-q4 .ilustra {
  text-align: start;}

#page-rb #secao2 .item.item-q5 {
  background: url("../images/q5.png");
  background-size: cover;
  margin: 18px 0 0 10.5px;
  width: 723px;
  height: 360px;
  text-align: start;
  padding: 41px 52px; }

#page-rb #secao2 .item.item-q5 .ilustra {
  text-align: start;}

@media screen and (max-width: 1355px) {
  #page-rb #secao2 .item p {
    font-size: 18px;
    line-height: 20px;}
  #page-rb #secao2 .item.item-q1 {
    width: 460px;
    padding: 80px 0 0 150px;
    height: 298px; }
  #page-rb #secao2 .item.item-q1 .ilustra {
    margin: 7px 0;
    width: 280px;}
  #page-rb #secao2 .item.item-q2 {
    width: 367px;
    padding-top: 55px;
    height: 274px;
    text-align: center; }
  #page-rb #secao2 .item.item-q2 img {
    width: 70%; }
  #page-rb #secao2 .item.item-q3 {
    width: 267.3px;
    padding-top: 75px;
    height: 320px; }
  #page-rb #secao2 .item.item-q3 img {
    width: 63%; }
  #page-rb #secao2 .item.item-q4 {
    width: 450px;
    padding-top: 30px;
    height: 288px; }
  #page-rb #secao2 .item.item-q4 img {
    width: 270px; }
  #page-rb #secao2 .item.item-q5 {
    width: 610px;
    padding: 30px 40px;
    height: 303.5px; }
  #page-rb #secao2 .item.item-q5 img {
    width: 160px; } }

@media screen and (max-width: 1225px) {
  #page-rb #secao2 .linha-quads {
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    align-items: start;}
  #page-rb #secao2 .item {
    margin: 0 !important;}}

@media screen and (max-width: 991px) {
  #page-rb #secao2 br {
    display: block !important;}}

@media screen and (max-width: 750px) {
  #page-rb #secao2 .linha-quads {
    display: none; }
  #page-rb #secao2 .yes-mobile {
    display: block;
    text-align: center; }
  #page-rb #secao2 .yes-mobile img {
    display: inline-block; }
  
    #page-rb #secao2 .topicos-desk {
      display: none;
    }}

#page-rb #secao4 {
  background-color: #DCDCDC;
  background-size: cover;
  box-sizing: border-box;
  height: 1211px;
  position: relative;
  background-position: center;
  padding: 103px 0 0 0!important; }

  #page-rb #secao4 .info {
    margin-bottom: 60px;
  }

#page-rb #secao4 h2 {
  text-align: center;
  font-family: Montserrat;
  font-size: 50px;
  font-style: normal;
  color: #000;
  max-width: none;
  margin: 0 auto 53px auto;
  font-weight: 700;
  line-height: 70px; /* 97.222% */ }

  #page-rb #secao4 .d-flex {
    display: flex;
    align-items: center;
    gap: 80px;
    justify-content: center;
  }

#page-rb #secao4 p {
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  max-width: 497px;
  line-height: 26px; /* 130% */}

  #page-rb #secao4 p.item2 {
    max-width: 520px;
  }

  #page-rb #secao4 img {
    margin: 0 auto;
    display: block;
    max-width: 90%;
  }

@media screen and (max-width: 991px) {

  #page-rb #secao4 {
    height: 1736px;
    background-position: bottom center;
    background-size: auto;
  }
  #page-rb #secao4 h2 {
    font-size: 40px;
    max-width: 490px;
    line-height: 100%; }
  #page-rb #secao4 .d-flex {
    flex-direction: column;
    gap: 30px;
  }

  #page-rb #secao4 p,
#page-rb #secao4 p.item2 {
  max-width: 400px;
  text-align: center;
}
}


#page-rb #secao3 {
  background: url("../images/bg-secao3.jpg") no-repeat top;
  background-position: 50%;
  box-sizing: border-box;
  height: 1815px;
  padding: 250px 0 0 0 !important; }

  #page-rb #secao3 .info {
    max-width: 466px;
    margin: 0 0 0 auto;
  }

  #page-rb #secao3 .info .produto {
    margin: 47px 0 0 0;
  }

#page-rb #secao3 h2 {
  font-family: Montserrat;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 100% */
  color: #fff;
  margin: 21px 0 53px 0; }
#page-rb #secao3 p {
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 130% */}

#page-rb #secao3 .small {
    color: #000;
    font-size: 14px;
    font-family: 'Montserrat';
    line-height: 18px;
    padding-top: 450px;
}

#page-rb #secao3 .yes-mobile {
  display: none;}

#page-rb #secao3 .info img {
  margin-top: 50px;
  margin-bottom: 50px;
}

#page-rb #secao3 .info .icon {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  #page-rb #secao3 .info {
    margin: 0 auto 60px auto;}
  #page-rb #secao3 h2 {
    font-size: 40px;
    max-width: 400px;
    line-height: 40px;
    margin: 21px auto 53px auto;;}

    #page-rb #secao3 .icon {
      position: relative;
    left: 10px;
    }
  #page-rb #secao3 h2 span {
    font-size: 28px;
    line-height: 32px;}
  #page-rb #secao3 p br {
    display: block !important;}
  #page-rb #secao3 p {
    font-size: 20px;
    width: auto;
    margin: 0 auto 50px auto;
    max-width: 407px;
    line-height: 26px;}
  #page-rb #secao3 .yes-mobile {
    display: block;
    margin: 0 auto;}
  #page-rb #secao3 .yes-mobile img {
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
  }
  #page-rb #secao3 .small {
    margin: 30px auto 0 auto;
    font-size: 14px;
    line-height: 18px;}}

@media screen and (max-width: 360px) {
  #page-rb #secao3 h2 {
    font-size: 12vw;
    width: 100%;
    line-height: 110%;}
  #page-rb #secao3 h2 span {
    font-size: 8vw;
    width: 100%;
    line-height: 110%;}}

#page-rb #secao5 {
  text-align: center;
  background: #dcdcdc;
  padding: 110px 0 47px !important; }

#page-rb #secao5 h2 {
  font-style: normal;
  font-weight: 700;
  max-width: 738px;
  font-size: 50px;
  line-height: 50px;
  margin: 0 auto;
  background: #000;
  background-clip: text;
  padding: 3px 0px;
  -webkit-background-clip: text;
  color: transparent;}

#page-rb #secao5 .descricao {
  max-width: 555px;
  margin: 20px auto 0 auto;
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 130% */}

#page-rb #secao5 .img-30h {
  max-width: 1290px;
  margin: 45px auto 63px auto;}

@media screen and (max-width: 1220px) {
#page-rb #secao5 .img-30h {
    max-width: 90%;
    width: 90%;}}

@media screen and (max-width: 991px) {
  #page-rb #secao5 {
    padding-top: 68px; }
  #page-rb #secao5 h2 {
    font-size: 35px;
    line-height: 40px;}
  #page-rb #secao5 .descricao br {
    display: block !important;}
  #page-rb #secao5 .descricao {
    font-size: 20px;
    line-height: 26px;
    margin: 24px auto 60px auto;}
  #page-rb #secao5 .text-box {
    flex-direction: column;
    gap: 25px;
    margin: 0 auto;}
  #page-rb #secao5 .text-box > p {
    margin: 0 auto;}
  #page-rb #secao5 .img-30h {
    margin: 76px auto 80px auto;}}

@media screen and (max-width: 395px) {
  #page-rb #secao5 .text-box > p {
    width: 90%;
    max-width: 90%;
    padding: 10px 10px;}}

@media screen and (max-width: 350px) {
  #page-rb #secao5 h2 {
    font-size: 9vw;
    line-height: 110%;}
  #page-rb #secao5 h3 {
    font-size: 7vw;
    line-height: 110%;}}

#page-rb #secao6 {
  background: url("../images/bg6.jpg") no-repeat bottom;
  box-sizing: border-box;
  height: 1029px;
  position: relative;
  background-position: 50%;
  padding: 150px 0 0 0  !important}

#page-rb #secao6 .info {
  max-width: 36.4%;}

  #page-rb #secao6 .fundo {
    position: absolute;
    width: 50%;
    height: 100%;
    object-fit: cover;
    top: 0;
    right: 0;
  }

  #page-rb #secao6 .produto {
    margin-top: 81px;
    width: 37.5%;
  }

#page-rb #secao6 .info h2 {
  font-family: Montserrat;
  font-size: 50px;
  margin-bottom: 53px;
  color: #000;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 100% */}

#page-rb #secao6 .info p {
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  max-width: 437px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 130% */}

@media screen and (max-width: 991px) {
  #page-rb #secao6 {
    height: auto;
    background: linear-gradient(56deg, #07A9FF -0.13%, #175B59 71.4%);
    text-align: center;
    background-size: cover;
    padding: 100px 0 0 0 !important;}
  #page-rb #secao6 .info {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    float: none;}

    #page-rb #secao6 .produto {
      margin: 70px auto;
      max-width: 340px;
      width: 100%;
    }

    #page-rb #secao6 .fundo {
      position: static;
      margin-bottom: -5px;
      width: 100%;
    }
  #page-rb #secao6 h2 {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 35px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 40px !important; /* 114.286% */}
  #page-rb #secao6 p br {
    display: block !important;}
  #page-rb #secao6 p {
    font-size: 20px;
    width: auto;
    margin: 0 auto 0 auto;
    max-width: 407px;
    line-height: 26px;}}

@media screen and (max-width: 360px) {
  #page-rb #secao6 h2 {
    font-size: 11vw !important;
    line-height: 110% !important; } }

#page-rb #secao8 {
  background: #87A2BD;
  background-position: 30%;
  height: auto;
  position: relative;
  padding: 105px 0 130px 0 !important;
  box-sizing: border-box; }

  #page-rb #secao8 .info {
    margin: 0 auto 100px auto;
    text-align: center;
  }

#page-rb #secao7 {
  background-color: #fff;
  position: relative;
  padding: 237px 0 0239px 0 !important;
}

#page-rb #secao7 .info {
  max-width: 42%;
  margin: 0 0 0 auto;
}

#page-rb #secao7 h2 {
  color: #000;
  font-family: Montserrat;
  font-size: 50px;
  font-style: normal;
  margin-bottom: 53px;
  font-weight: 700;
  line-height: 50px; /* 100% */
}

#page-rb #secao7 p {
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  max-width: 474px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 130% */
}

#page-rb #secao7 p span {
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

#page-rb #secao7 img {
  position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 90%;
    object-fit: cover;
    border-radius: 10px;
}

@media screen and (max-width: 991px) {
  #page-rb #secao7 {
    padding: 110px 0 50px 0 !important;
    display: flex;
    flex-direction: column-reverse;
  }

  #page-rb #secao7 h2 {
    font-size: 40px;
    line-height: 40px;
  }

  #page-rb #secao7 .info {
    max-width: 410px;

    width: 100%;
    margin: 0 auto;
    text-align: center;}

  #page-rb #secao7 img {
    position: relative;
        height: auto;
        width: 90%;
        margin-bottom: 80px;
        border-radius: 10px;
        margin-left: 5%;
        margin-top: 50px;
  }
}

#page-rb #secao11 {
  height: 926px;
  background: url("../images/secao-11.jpg") no-repeat bottom;
  background-size: cover;
  background-position: 50%;
  box-sizing: border-box;
  padding: 0 0 0 0 !important;
}

#page-rb #secao11 h2 {
  color: #000;
  font-family: Montserrat;
  font-size: 50px;
  font-style: normal;
  margin-bottom: 53px;
  font-weight: 700;
  line-height: 70px; /* 97.222% */
  margin-left: 5%;
}

#page-rb #secao11 h2 span {
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 100% */
  display: block;
}

#page-rb #secao11 p {
  color: #000;
  max-width: 460px;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 130% */
  margin-left: 5%;
}

@media screen and (max-width: 991px) {
  #page-rb #secao11 {
    height: auto;
    background: #C9E3EA;
    padding: 0 0 95px 0 !important;
  }

  #page-rb #secao11 img {
    display: block;
    margin: 0 auto 90px auto;
    width: 100%;
    max-width: 450px;
  }

  #page-rb #secao11 .info {
    text-align: center;
  }

  #page-rb #secao11 h2 {
    font-size: 35px;
    line-height: 40px;
  }

  #page-rb #secao11 h2 span {
    font-size: 30px;
  }

  #page-rb #secao11 p {
    margin: 0 auto;
    max-width: 275px;
  }

  #page-rb #secao11 p br {
    display: block !important;
  }
}

#page-rb #secao12 {
  height: 961px;
  background: url("../images/secao-12.jpg") no-repeat bottom;
  background-size: cover;
  background-position: 38%;
  box-sizing: border-box;
  padding: 253px 0 0 0 !important;
}

#page-rb #secao12 h2 {
  color: #FFF;
  font-family: Montserrat;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 100% */
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 53px;
}

#page-rb #secao12 h2 span {
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 100% */
  display: block;
}

#page-rb #secao12 p {
  color: #FFF;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  max-width: 449px;
  line-height: 26px; /* 130% */
}

@media screen and (max-width: 991px) {
  #page-rb #secao12 {
    height: 595px;
    background: url("../images/mob-secao-12.jpg") no-repeat bottom;
    padding: 128px 0 0 0 !important;
  }

  #page-rb #secao12 img {
    display: block;
    margin: 0 auto 90px auto;
    width: 100%;
    max-width: 450px;
  }

  #page-rb #secao12 .info {
    text-align: center;
  }

  #page-rb #secao12 h2 {
    font-size: 40px;
    flex-direction: column;
    line-height: 40px;
  }

  #page-rb #secao12 h2 span {
    font-size: 30px;
  }

  #page-rb #secao12 p {
    margin: 0 auto;
    max-width: 380px;
  }

  #page-rb #secao12 p br {
    display: block !important;
  }
}

#page-rb #secao8 img {
 margin: 0 auto;
display: block;}

#page-rb #secao8 h2 {
  text-align: center;
  font-family: Montserrat;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  margin: 0 auto 53px auto;
  line-height: 50px; /* 100% */ }

#page-rb #secao8 p {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  margin: 0 auto;
  line-height: 26px;
  max-width: 613px;
  }

#page-rb #secao8 .yes-mobile {
  display: none;}

@media screen and (max-width: 991px) {
  #page-rb #secao8 {
padding: 105px 0 90px 0 !important;}
  #page-rb #secao8 .img {
    top: 150px;
    left: 50%;
    width: 365px !important;
    max-width: 365px !important;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);}
  #page-rb #secao8 .info {
    max-width: 450px;
    margin: 0 auto 60px auto;}
  #page-rb #secao8 h2 span {
    font-size: 30px;
    line-height: 30px;}
  #page-rb #secao8 h2 {
    font-size: 40px;
    margin-bottom: 61px;
    line-height: 40px;}

    #page-rb #secao8 .desk {
      display: none;
    }

    #page-rb #secao8 .yes-mobile {
      display: block;
    }
  #page-rb #secao8 p br {
    display: block !important;}}

@media screen and (max-width: 397px) {
  #page-rb #secao8 {
    padding-top: 250px;}
  #page-rb #secao8 .img {
    top: 100px;
    width: 90% !important;}}

@media screen and (max-width: 300px) {
  #page-rb #secao8 h2 {
    margin-bottom: 20vw;
    font-size: 12vw;
    line-height: 110%;}
  #page-rb #secao8 h2 span {
    font-size: 9vw;
    line-height: 110%;}}

#page-rb #secao9 {
  background: #fff;
  background: url("../images/bg5.jpg") no-repeat top center;
  height: 1273px;
  text-align: center;
  box-sizing: border-box;
  padding: 140px 0 60px !important; }

#page-rb #secao9 h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 72px;
  line-height: 72px;
  text-align: center;
  max-width: 781px;
  background-image: linear-gradient(160deg, rgba(7, 169, 255, 1), rgba(23, 91, 89, 1));
  background-clip: text;
  padding: 3px 0px;
  -webkit-background-clip: text;
  color: transparent;
  margin: 0 auto 10px auto; }

#page-rb #secao9 h3 {
  text-align: center;
  color: #000;
  margin-bottom: 5px;
  font-family: Montserrat;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; 
  margin-bottom: 50px;
}

#page-rb #secao9 .info {
  max-width: 1000px;
  margin: 0 auto;
}


#page-rb #secao9 .diveces {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 500px;
  margin: 0 auto; }

#page-rb #secao9 .bluetooth {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 21px;
  justify-content: center;
  margin: 53px auto 0 auto; }

#page-rb #secao9 .bluetooth div p {
  color: #000;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 130% */ }

@media screen and (max-width: 390px) {
  #page-rb #secao9 h2 {
    font-size: 9vw;
    line-height: 110%; }
  #page-rb #secao9 h3 {
    font-size: 5vw;
    line-height: 110%;}}

#page-rb #secao10 {
  background: #2A2A2A;
  background: url("../images/bgbg.png") no-repeat top center;
  padding: 40px 0 40px !important;
  box-sizing: border-box;
  position: relative;
  height: 924px; }

#page-rb #secao10 .img-topo {
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);}

#page-rb #secao10 .img-topo img {
  max-width: 831px;}

#page-rb #secao10 .flex-s10 {
  display: flex;
  align-items: end;
  justify-content: space-between;}

#page-rb #secao10 h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 53px;
  max-width: 462px;
  color: #07A9FF;
  margin-bottom: 50px; }

#page-rb #secao10 p {
  max-width: 470px;
  color: #FFF;
  font-size: 20px;
  font-family: 'Montserrat';
  line-height: 26px;
  margin-bottom: 53px;}

#page-rb #secao10 .assistentes {
  display: flex;
  flex-direction: column;
  gap: 26px;
  display: flex;
  justify-content: center;}

  #page-rb #secao10 .assistentes .item {
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    display: flex;
    align-items: center;
    gap: 10px;
  }

#page-rb #secao10 .small {
  color: #FFF;
  margin-top: 225px;
  font-size: 14px;
  font-family: 'Montserrat';
  line-height: 18px;}

#page-rb #secao10 .small-pc  {
  display: block;}

#page-rb #secao10 .small-mob  {
  display: none;}

#page-rb #secao10 .prod-lateral {
  margin-left: 50px;}

@media screen and (max-width: 1334px) {
  #page-rb #secao10 h2 {
    font-size: 40px;
    line-height: 40px;}}

@media screen and (max-width: 1213px) {
  #page-rb #secao10 .assistentes {
    column-gap: 5vw;
    row-gap: 2vw;}
  #page-rb #secao10 .assistentes img {
    width: 13vw;}}

@media screen and (max-width: 1180px) {
  #page-rb #secao10 {
    padding-top: 20vw;}
  #page-rb #secao10 .img-topo img {
    max-width: 600px;}
  #page-rb #secao10 h2 {
    font-size: 3.5vw;
    line-height: 110%;
    margin-bottom: 5vw;}
  #page-rb #secao10 p {
    margin-bottom: 8vw;
    font-size: 1.8vw;
    line-height: 140%; }
  #page-rb #secao10 .small {
    color: #FFF;
    max-width: 30vw;
    font-size: 1.3vw;
    font-family: 'Montserrat';
    line-height: 18px;}}

@media screen and (max-width: 991px) {
  #page-rb #secao10 {
    padding: 170px 0 50px 0 !important}
  #page-rb #secao10 .flex-s10 {
    max-width: 500px;
    margin: 0 auto;
    display: block;}
  #page-rb #secao10 h2 {
    text-align: center;
    font-size: 35px;
    margin: 0 auto 40px auto;
    line-height: 43px;}
  #page-rb #secao10 p {
    max-width: 100%;
    color: #FFF;
    text-align: center;
    margin-bottom: 65px;
    font-size: 20px;
    line-height: 26px;}
  #page-rb #secao10 .assistentes {
    max-width: 400px;
    margin: 0 auto;}
  #page-rb #secao10 .assistentes img {
    margin: 0 auto 40px auto;
    width: auto;
    display: block;}
  #page-rb #secao10 .small-pc  {
    display: none;}
  #page-rb #secao10 .prod-lateral {
    margin: 0 auto 60px auto !important;
    max-width: 500px;}
    #page-rb #secao10 .small {
      color: #FFF;
      max-width: 450px;
      text-align: center;
      margin: 60px auto 60px auto;
      font-size: 14px;
      font-family: 'Montserrat';
      line-height: 18px;
  }}

@media screen and (max-width: 600px) {
  #page-rb #secao10 .img-topo {
    width: 100%;}
  #page-rb #secao10 .img-topo img {
    margin: 0 auto;
    width: 100%;
    width: 100%;}}

@media screen and (max-width: 300px) {
  #page-rb #secao10 h2 {
    font-size: 11vw;
    line-height: 110%;}}

#page-rb #video-full {
  padding-left: 0 !important;
  padding-right: 0 !important; }

#page-rb #video-full .video-container {
  overflow: hidden;
  position: relative;
  width: 100%; }

#page-rb #video-full .video-container::after {
  padding-top: 56.25%;
  display: block;
  content: ""; }

#page-rb #video-full .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#page-rb #medidas {
  background: #fff;
  padding: 80px 0; }

#page-rb #medidas h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 30px;
  text-transform: uppercase;
  background: #000;
  background-clip: text;
  padding: 3px 0px;
  -webkit-background-clip: text;
  color: transparent; }

#page-rb #medidas .subtitulo {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  width: 80px;
  line-height: 50px;
  text-transform: uppercase;
  background-image: linear-gradient(150deg, rgba(7, 169, 255, 1), rgba(23, 91, 89, 1));
  background-clip: text;
  padding: 3px 0px;
  -webkit-background-clip: text;
  color: transparent;}

#page-rb #medidas ul {
  margin-bottom: 70px;
  padding-left: 25px; }

#page-rb #medidas li {
  list-style: disc;
  color: #000;
  font-size: 26px;
  line-height: 115%; }

#page-rb #medidas li span {
  font-size: 20px;
  color: #000; }

#page-rb #medidas .topo-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 350px;
  gap: 140%;}

#page-rb #medidas .bottom-info {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

#page-rb #medidas .bottom-info .produto {
  max-width: 751px;
  position: relative; }

#page-rb #medidas .bottom-info .produto .imggif {
  position: absolute;
  top: 0;
  left: 10px; }

#page-rb #medidas .bottom-info .descricao {
  margin-right: 0%;
  padding-top: 0; }

#page-rb #medidas .bottom-info .desc2 {
  margin-right: 0%;
  padding-top: 100px; }

#page-rb #medidas .bottom-info li {
  color: #000; }

#page-rb #medidas .small {
  color: #000;
  margin-top: 70px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px; }

@media screen and (max-width: 1320px) {
  #page-rb #medidas h2 {
    line-height: 110%;
    font-size: 3.6vw; }
  #page-rb #medidas li {
    font-size: 2.3vw; }
  #page-rb #medidas li span {
    font-size: 2vw; }
  #page-rb #medidas .topo-info .produto {
    padding-left: 50px; }
  #page-rb #medidas .bottom-info .produto {
    padding-right: 30px; }
  #page-rb #medidas .bottom-info .produto .imggif {
    width: 40%;
    position: absolute;
    top: -3px;
    left: 10px; }
  #page-rb #medidas .bottom-info h2 br {
    display: none; }
  #page-rb #medidas .bottom-info .descricao {
    margin-bottom: 0;
    margin-right: 0; } 
  
  #page-rb #medidas .topo-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 350px;
    gap: 80%;
}}

#secao10 .prod-lateral img {
  max-width: 80%;
  height: auto;
  display: block !important;
}


#secao2 .topicos-desk img {
  max-width: 100%;
  height: auto;
  display: block !important;
}

#secao5 .img-30h img {
  max-width: 100%;
  height: auto;
  display: block !important;
}

@media screen and (max-width: 1200px) {
  #page-rb #medidas .small {
    margin-top: 5%;
    font-size: 1.2vw;
    line-height: 140%;}}

 @media screen and (max-width: 1000px) {
  #page-rb #medidas .small {
    font-size: 1.8vw;
    max-width: 350px;
    margin: 0 auto;}}

@media screen and (max-width: 540px){
  #page-rb #medidas .small {
    font-size: 2.8vw;}}

@media screen and (max-width: 468px) {
  #page-rb #medidas .topo-info{
    display: block;}
  #page-rb #medidas h2 {
    line-height: 110% !important;
    font-size: 10vw !important;}
  #page-rb #medidas .yes-mobile img {
    width: 100%;}
  #page-rb #medidas .small {
    font-size: 12px;}}

@media screen and (max-width: 991px) {
  #page-rb #medidas .bottom-info {
    flex-direction: column; }
  #page-rb #medidas .produto {
    display: none;
    padding: 0;
    margin: 0; }
#page-rb #medidas .bottom-info .desc2 {
    margin-right: 0%;
    padding-top: 30px;}
  #page-rb #medidas .yes-mobile {
    margin-top: 40px;
    display: block;
    position: relative;}
  #page-rb #medidas h2 {
    font-size: 40px;
    line-height: 40px; }
  #page-rb #medidas .yes-mobile img {
    display: flex;
    margin: 0 auto; }
  #page-rb #medidas .item2 {
    margin-bottom: 50px; }
  #page-rb #medidas .yes-mobile .imggif {
    width: 70%;
    position: absolute;
    left: 50%;
    margin-left: -35%;
    top: 3%; }
  #page-rb #medidas li {
    font-size: 18px; }
  #page-rb #medidas li span {
    font-size: 16px; }
  #page-rb #medidas br {
    display: none; } 
  
  #page-rb #medidas .bottom-info .desc2 {
        margin-right: 0%;
        padding-top: 30px;
        max-width: 350px;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }}

#page-rb .twentytwenty-horizontal .twentytwenty-handle:before,
#page-rb .twentytwenty-horizontal .twentytwenty-handle:after,
#page-rb .twentytwenty-vertical .twentytwenty-handle:before,
#page-rb .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

#page-rb .twentytwenty-horizontal .twentytwenty-handle:before,
#page-rb .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

#page-rb .twentytwenty-vertical .twentytwenty-handle:before,
#page-rb .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

#page-rb .twentytwenty-before-label,
#page-rb .twentytwenty-after-label,
#page-rb .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

#page-rb .twentytwenty-before-label,
#page-rb .twentytwenty-after-label,
#page-rb .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

#page-rb .twentytwenty-before-label,
#page-rb .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

#page-rb .twentytwenty-before-label:before,
#page-rb .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

#page-rb .twentytwenty-before-label:before,
#page-rb .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

#page-rb .twentytwenty-horizontal .twentytwenty-before-label:before,
#page-rb .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

#page-rb .twentytwenty-vertical .twentytwenty-before-label:before,
#page-rb .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

#page-rb .twentytwenty-left-arrow,
#page-rb .twentytwenty-right-arrow,
#page-rb .twentytwenty-up-arrow,
#page-rb .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

#page-rb .twentytwenty-left-arrow,
#page-rb .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

#page-rb .twentytwenty-up-arrow,
#page-rb .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

#page-rb .twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none; }

#page-rb .twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block; }

#page-rb .twentytwenty-container.active .twentytwenty-overlay,
#page-rb .twentytwenty-container.active :hover.twentytwenty-overlay {
  background: rgba(0, 0, 0, 0); }

#page-rb .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
#page-rb .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
#page-rb .twentytwenty-container.active
:hover.twentytwenty-overlay
.twentytwenty-before-label,
#page-rb .twentytwenty-container.active
:hover.twentytwenty-overlay
.twentytwenty-after-label {
  opacity: 0; }

#page-rb .twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

#page-rb .twentytwenty-before-label {
  opacity: 0; }

#page-rb .twentytwenty-before-label:before {
  content: ""; }

#page-rb .twentytwenty-after-label {
  opacity: 0; }

#page-rb .twentytwenty-after-label:before {
  content: ""; }

#page-rb .twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

#page-rb .twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

#page-rb .twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

#page-rb .twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

#page-rb .twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }

#page-rb .twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5); }

#page-rb .twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1; }

#page-rb .twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1; }

#page-rb .twentytwenty-before {
  z-index: 20; }

#page-rb .twentytwenty-after {
  z-index: 10; }

#page-rb .twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

#page-rb .twentytwenty-handle .cd-single-point {
  height: 38px;
  width: 38px;
  margin-left: -19px;
  margin-top: -19px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 42;
  display: block; }

#page-rb .twentytwenty-handle .cd-single-point > a {
  background: transparent;
  opacity: 0;
  border: none; }

#page-rb .twentytwenty-handle .cd-single-point > a::after,
#page-rb .twentytwenty-handle .cd-single-point > a:before {
  display: none; }

#page-rb .twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

#page-rb .twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

#page-rb .twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

#page-rb .twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

#page-rb .twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px; }

#page-rb .twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px; }

#page-rb .twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px; }

#page-rb .twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px; }

#page-rb #footer-bottom {
  background: url("../images/bg-footer.jpg") no-repeat top center;
  padding: 70px 0;

  color: #fff; }

#page-rb #footer-bottom .info {
  padding: 0 15px; }

#page-rb #footer-bottom p {
  margin-bottom: 30px; }

#page-rb #footer-bottom .logo-footer {
  margin-bottom: 60px; }

#page-rb #footer-bottom .small {
  font-size: 16px;
  line-height: 25px;
  margin-top: 90px; }

@media screen and (max-width: 920px) {
  #page-rb #footer-bottom {
    background: #DB2422; }
  #page-rb #footer-bottom .logo-footer {
    text-align: center; }
  #page-rb #footer-bottom p {
    font-size: 16px; } }


    .secao.secao-video {
      padding: 60px 0 !important;
      background-color: #f5f5f5 !important;
      max-width: 1920px !important;
      margin: 0 auto !important;
    }

    @media (max-width: 991px) {
      .secao.secao-video .controle {
          max-width: 100% !important;
          width: 100% !important;
      }

      .secao.secao-video iframe {
        height: 380px !important;
    }

    #page-rb #medidas .topo-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 350px;
  margin: 0 auto; }
    }



#secao10 .prod-lateral img {
    max-width: 90%;
    height: auto;
    display: block !important;
    margin-top: 100px;
}

@media screen and (max-width: 1334px) {
    #page-rb .controle {
        width: 88%;
    }
}

#page-rb .controle {
    max-width: 1200px;
    margin: 0 auto;
}

#page-rb #secao10 h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 53px;
    max-width: 600px;
    color: #fff;
    margin-bottom: 50px;
}


@media screen and (max-width: 991px) {
  #page-rb #secao10 {
  background: #2A2A2A;
  background: url("../images/bg12mbl.jpg") no-repeat top center;
  padding: 150px 0 40px !important;
  margin-top: 0;
  box-sizing: border-box;
  position: relative;
  height: 1715px; } 
  
  #secao10 .prod-lateral img {
    margin-top: 300px;
  }

  #secao10 .info {
    max-width: 330px;
    margin: 0 auto;
  }

  #page-rb #secao10 h2 {
    font-size: 35px;
    line-height: 40px;
  }

  #page-rb #medidas .bottom-info .yes-mobile img {
    width: 100% !important;  }

  #page-rb #secao6 {
  background-color: #DCDCDC !important;
  background: url("../images/mob6.jpg") no-repeat bottom;
  background-size: contain;
  height: auto;
  }

  #page-rb #medidas p{
    margin-bottom: 10px;
  }

    #page-rb #secao6 .produto {
        margin: 70px auto;
        max-width: 340px;
        width: 100%;
        padding-bottom: 90%;
    }
}

.video-headphone {
  max-width: 100%;
  height: auto;
  display: block;
}

#secao1 .info-cima .no-mobile {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0 auto;
  object-fit: cover;
  margin-top: 0 !important;
  padding-top: 150px;
}

#page-rb #secao1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: #424446;
    background-size: cover;
    text-align: center;
    padding-bottom: 100px;
    position: relative;
    transition: all 0.3s ease;
}



/* DESKTOP */
#page-rb #secao1 .info-cima .no-mobile {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

/* MOBILE */
@media screen and (max-width: 991px) {
  #page-rb #secao1 .info-cima .yes-mobile {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  #page-rb #secao1 .info-cima .no-mobile {
    display: none;
  }

  #page-rb #secao1 .info-cima video {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
  }
}

#page-rb #secao4 .d-flex-2 {
    display: flex;
    align-items: center;
    gap: 80px;
    justify-content: center;
}

#page-rb #secao4 .d-flex-2 {
  background-color: #5C6A73;
  padding: 40px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
  flex-wrap: wrap;
  position: relative; 
  overflow: visible;  
  margin-top: 100px;
}

#page-rb #secao4 .d-flex-2 img {
  max-width: 480px;
  width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
  position: relative;
  z-index: 2;
  margin-bottom: -60px; 
}

#page-rb #secao4 .d-flex-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  gap: 32px;
  padding: 32px;
  background-color: #5C6A73;
  border-radius: 16px;
  margin-top: 100px;
}

#page-rb #secao4 .d-flex-2 img {
  width: clamp(280px, 48vw, 600px) !important;
  height: auto;
  object-fit: contain;
  z-index: 2;
}

#page-rb #secao4 .d-flex-2 video {
  width: clamp(250px, 45vw, 460px);
  height: auto;
  object-fit: contain;
  z-index: 1;
}

#page-rb #secao4 .d-flex-2 .direita h1 {
  color: #FFF;
font-family: Montserrat;
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: 44px; /* 129.412% */
text-transform: uppercase;
text-align: center;
}

#page-rb #secao4 .d-flex-2 .direita h1 span {
  color: #C0B187;
text-align: center;
font-family: Montserrat;
font-size: 84px;
font-style: normal;
font-weight: 700;
line-height: 90px; /* 107.143% */
text-transform: uppercase;
}

#page-rb #secao4 .d-flex-2 img {
    max-width: 480px;
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
    position: relative;
    z-index: 2;
    margin-top: -100px;
    margin-bottom: -100px;
}

/* Estilo padrão (acima de 1180px) */
#page-rb #secao4 .d-flex-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

#page-rb #secao4 .d-flex-2 img {
  width: clamp(300px, 50vw, 520px);
  height: auto;
  z-index: 2;
  object-fit: contain;
}

#page-rb #secao4 .d-flex-2 .direita video {
  width: 100%;
  max-width: 450px;
  height: auto;
  object-fit: contain;
}

#page-rb #secao4 .d-flex-2 .direita h1 {
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 12px;
  line-height: 1.2;
}

#page-rb #secao4 .d-flex-2 .direita h1 span {
  font-weight: 800;
  font-size: 2.8rem;
  color: #c7ae6a;
}





/* Abaixo de 991px — empilha */
@media (max-width: 991px) {
  #page-rb #secao4 .d-flex-2 {
    flex-direction: column;
    gap: 20px;
  }

  #page-rb #secao4 .d-flex-2 img {
    width: clamp(200px, 60vw, 340px);
  }

  #page-rb #secao4 .d-flex-2 .direita video {
    max-width: 50vw;
    margin-top: 50px;
  }

  #page-rb #secao4 .d-flex-2 .direita h1 {
    font-size: 1.5rem;
    margin-top: 100px;
  }

  #page-rb #secao4 .d-flex-2 .direita h1 span {
    font-size: 2rem;
  }

  #page-rb #secao4 .d-flex-2 .direita h1 span {
        font-size: 2rem;
        color: #C0B187;
text-align: center;
font-family: Montserrat;
font-size: 61.091px;
font-style: normal;
font-weight: 700;
line-height: 65.455px; /* 107.143% */
text-transform: uppercase;
    }
  
        #page-rb #secao4 .d-flex-2 .direita h1 {
        font-size: 1.5rem;
        margin-top: 100px;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 991px) {
    #page-rb #secao4 .d-flex-2 {
        flex-direction: column;
        gap: 20px;
        width: 300px;
        margin: 0 auto;
        margin-top: 100px;
    }
}

@media (max-width: 991px) {
  #page-rb #secao4 .d-flex-2 .direita {
    margin-left: -20%;
  }

      #page-rb #secao4 .d-flex-2 img {
        width: clamp(200px, 60vw, 340px);
        margin-left: -35%;
    }
}

   #page-rb #secao4 {
        height: auto;
        background-position: bottom center;
        background-size: auto;
        padding-bottom: 50px !important;
    }


        #page-rb #secao4 h2 {
        font-size: 40px;
        max-width: 490px;
        line-height: 100%;
    }

    #page-rb #secao4 .d-flex {
        flex-direction: column;
        gap: 30px;
    }

        #page-rb #secao4 .d-flex-2 {
        flex-direction: column;
        gap: 20px;
        width: 300px;
        margin: 0 auto;
        margin-top: 100px;
    }

    #page-rb #secao4 .d-flex-2 img {
        width: clamp(200px, 60vw, 340px);
        margin-left: -35%;
    }

    #page-rb #secao4 .d-flex-2 .direita {
        margin-left: -20%;
    }

    #page-rb #secao4 .d-flex-2 .direita h1 {
        font-size: 1.5rem;
        margin-top: 100px;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }

@media (max-width: 850px) {
  #page-rb #secao4 .d-flex-2 .direita {
    margin-left: -15%;
  }
}

@media (max-width: 750px) {
  #page-rb #secao4 .d-flex-2 .direita {
    margin-left: 0%;
  }

  #page-rb #secao4 .d-flex-2 img {
        width: clamp(200px, 60vw, 340px);
        margin-left: -10%;
    }

        #page-rb #secao4 .d-flex-2 img {
        width: clamp(200px, 60vw, 340px);
        /* margin-left: -10%; */
        margin-left: auto;
    }
}

@media (max-width: 991px) {
    #page-rb #secao4 .d-flex-2 .direita video {
        max-width: 35vw;
        margin-top: 50px;
    }
}

@media (max-width: 600px) {
  #page-rb #secao4 .d-flex-2 .direita {
    margin-left: 0%;
  }

  #page-rb #secao4 .d-flex-2 .direita video {
        max-width: 50vw;
        margin-top: 50px;
    }
}

@media screen and (max-width: 991px) {
    #page-rb #secao4 {
        height: auto;
        background-position: bottom center;
        background-size: auto;
        padding-bottom: 50px !important;
    }
}

@media screen and (max-width: 991px) {
    #page-rb #secao11 {
        height: 967px;
        background: url("../images/mobbb.jpg");
        background-position: 50%;
        padding: 30px 0 95px 0 !important;
    }
}

#page-rb #secao12 .controle .info {
  display: flex;
  justify-content: flex-end;
  text-align: right;
}

@media screen and (max-width: 991px) {
    #page-rb #secao12 {
        height: 1611px !important;
        background: url("../images/mob-secao-12.jpg") no-repeat bottom;
        padding: 128px 0 0 0 !important;
    }
}

@media screen and (max-width: 991px) {
    #page-rb #secao12 h2 {
        font-size: 35px;
        flex-direction: column;
        line-height: 40px;
        margin: 0 auto;
        text-align: center;
        max-width: 250px;
    }
}

#page-rb #secao3 .info2 {
    max-width: 500px;
    margin: 400px auto 0 -5%;
}

#page-rb #secao3 .info2 p {
    color: #000;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 130% */
padding-top: 30px;
}

#page-rb #secao3 .info2 h1 {
  color: #000;
font-family: Montserrat;
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 50px; /* 100% */
text-transform: uppercase;   
}

#page-rb #secao3 .yes-mobile-2 img {
        display: none;
    }

@media screen and (max-width: 991px) {
    #page-rb #secao3 {
        height: auto;
        background-image: none;
        background-color: #fff;
        text-align: center;
        padding: 90px 0 0 0 !important;
    }

    #page-rb #secao3 .info2 {
      max-width: 400px;
      margin: 80px auto 0 auto;
    }

    #page-rb #secao3 .info2 p {
    max-width: 350px;
}

#page-rb #secao3 .yes-mobile-2 img {
        display: block;
        width: 40%;
        margin: 0 auto;
        border-radius: 10px;
    }

        #page-rb #secao3 .small {
        margin: 0px auto 0 auto;
        font-size: 14px;
        line-height: 18px;
        padding-top: 80px;
    }

        #page-rb #secao3 .yes-mobile img {
        width: 100%;
        margin: 50px auto;
        border-radius: 10px;
    }
}

#page-rb #secao70 {
    background-color: #fff;
    position: relative;
    padding: 237px 0 0239px 0 !important;
}

#page-rb #secao70 img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 90%;
    object-fit: cover;
    border-radius: 10px;
}

#page-rb #secao70 .info {
    max-width: 38%;
    margin: 0 auto 0 0;
}



#page-rb #secao70 h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 50px;
    font-style: normal;
    margin-bottom: 53px;
    font-weight: 700;
    line-height: 50px;
}



@media screen and (max-width: 991px) {
    #page-rb #secao70 {
        padding: 110px 0 50px 0 !important;
        display: flex;
        flex-direction: column;
    }
}

@media screen and (max-width: 991px) {
    #page-rb #secao70 .info {
        max-width: 410px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
}

@media screen and (max-width: 991px) {
    #page-rb #secao70 img {
        position: relative;
        height: auto;
        width: 90%;
        margin-bottom: 80px;
        border-radius: 10px;
        margin-left: 5%;
        margin-top: 50px;
    }
}

@media screen and (max-width: 991px) {
    #page-rb #secao70 h2 {
        font-size: 40px;
        line-height: 40px;
    }

    #page-rb #secao9 {
  background: url("../images/mob5.jpg") no-repeat top center;
  height: 1046px; }

  #page-rb #secao9 h3 {
    font-size: 35px;
}

#page-rb #secao9 .info {
    max-width: 250px;
    margin: 0 auto;
    margin-top: -100px;
}
}


@media screen and (max-width: 500px) {
    #page-rb #secao7 h2 {
        font-size: 30px;
        line-height: 40px;
    }
}

#page-rb #secao5 .fast {
    max-width: 800px;
    margin: 20px auto 0 auto;
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

#page-rb #secao5 .info {
  position: relative;
  background: #dcdcdc;
  max-width: 900px;
  margin: 0 auto;
  border-radius: 0 0 20px 20px;
  z-index: 2;
}

#page-rb #secao5 {
  position: relative;
}

#page-rb #secao5 .info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -250%);
  background: #dcdcdc;
  padding: 40px 30px 25px;
  border-radius: 0 0 20px 20px;
  text-align: center;
  z-index: 2;
  max-width: 700px;
  width: 90%;
}

#page-rb #secao5 video {
        width: 100%;
        margin: 50px auto;
        border-radius: 10px;
    }


@media screen and (max-width: 1200px) {
    #page-rb #secao5 .info {
  transform: translate(-50%, -200%);
}

#page-rb #secao5 h2{
  font-size: 40px;
}
}

@media screen and (max-width: 991px) {

    #page-rb #secao5 .info {
  transform: translate(-50%, -158%);
  max-width: 300px;
}

#page-rb #secao5 h2{
  font-size: 35px;
}

#page-rb #secao5 video {
    margin: 100px auto;
}

#page-rb #secao5 .small {
        max-width: 300px;
        margin: 0 auto;
        margin-bottom: 50px;
    }

    #page-rb #secao5 .img-30h {
        margin-bottom: 0;
    }

    #page-rb #secao5 video {
        margin: 50px auto;
    }
}

#page-rb #secao5 .info2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -250%);
    background: #dcdcdc;
    padding: 40px 30px 25px;
    border-radius: 0 0 20px 20px;
    text-align: center;
    z-index: 2;
    max-width: 700px;
    width: 90%;
}

@media screen and (max-width: 1200px) {
    #page-rb #secao5 .info2 {
        transform: translate(-50%, -200%);
    }
}

@media screen and (max-width: 991px) {
    #page-rb #secao5 .info2 {
        transform: translate(-50%, -135%);
        max-width: 300px;
    }
}

   #page-rb #secao5 .info {
        transform: translate(-50%, -158%);
        max-width: 300px;
    }

        #page-rb #secao5 .info2 {
        transform: translate(-50%, -135%);
        max-width: 300px;
    }



    #page-rb #secao5 h2 {
        font-size: 35px;
    }
        #page-rb #secao5 .descricao {
        font-size: 20px;
        line-height: 26px;
        margin: 24px auto 60px auto;
    }
    #page-rb #secao5 video {
        margin: 50px auto;
    }
        #page-rb #secao5 .small {
        max-width: 300px;
        margin: 0 auto;
        margin-bottom: 50px;
    }

@media screen and (max-width: 800px) {
    #page-rb #secao5 .info2 {
        transform: translate(-50%, -125%);
    }

    #page-rb #secao5 .info {
        transform: translate(-50%, -150%);
    }
}

@media screen and (max-width: 600px) {
    #page-rb #secao5 .info2 {
        transform: translate(-50%, -110%);
    }

    #page-rb #secao5 .info {
        transform: translate(-50%, -135%);
    }
}

#page-rb #secao-final {
  background-color: #dcdcdc;
  padding: 100px 20px;
}

#page-rb #secao-final .info-final {
  text-align: center;
  margin-bottom: 50px;
}

#page-rb #secao-final .info-final h2 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 53px;
  margin-bottom: 20px;
}

#page-rb #secao-final .info-final p {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

#page-rb #secao-final .imagens-final {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

#page-rb #secao-final .imagens-final img {
  width: 100%;
  max-width: 630px;
  object-fit: cover;
  height: auto;
}

#page-rb #secao-final .img-esquerda {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

#page-rb #secao-final .img-direita {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}


@media screen and (max-width: 1310px) {
    #page-rb #secao-final .imagens-final img {
    max-width: 600px;
}
}

@media screen and (max-width: 1250px) {
    #page-rb #secao-final .imagens-final img {
    max-width: 580px;
}
}

@media screen and (max-width: 1200px) {
    #page-rb #secao-final .imagens-final img {
    max-width: 550px;
}
}

@media screen and (max-width: 1150px) {
    #page-rb #secao-final .imagens-final img {
    max-width: 500px;
}
}

@media screen and (max-width: 1100px) {
    #page-rb #secao-final .imagens-final img {
    max-width: 475px;
}
}

@media screen and (max-width: 991px) {
    #page-rb #secao-final .info-final h2 {
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 30px;
}

#page-rb #secao-final .info-final {
    max-width: 330px;
    margin: 0 auto;
    margin-bottom: 50px;
}
}

@media screen and (max-width: 1000px) {
    #page-rb #secao-final .imagens-final img {
    max-width: 900px;
    border-radius: 30px;
}
}

@media screen and (max-width: 991px) {
    #secao10 .info {
        max-width: 550px;
        margin: 0 auto;
    }

    #page-rb #secao10 .small {
        max-width: 500px;
    }
}


#page-rb #secao1 h1 {
        color: #fff;
        text-align: center;
        font-family: Montserrat;
        font-size: 35px;
        font-style: normal;
        max-width: 440px;
        margin: 80px auto 0 auto;
        font-weight: 400;
        line-height: 41px;
        text-transform: uppercase;
    }


     #page-rb #secao11 {
        height: 967px;
        background: url(../images/mobbb.jpg);
        background-position: 50%;
        padding: 30px 0 95px 0 !important;
    }

    #page-rb #secao11 .info {
        text-align: center;
    }

    #page-rb #secao11 h2 {
        font-size: 35px;
        line-height: 40px;
    }

    #page-rb #secao11 p {
        margin: 0 auto;
        max-width: 275px;
    }

        #page-rb #secao7 {
        padding: 110px 0 50px 0 !important;
        display: flex
;
        flex-direction: column-reverse;
    }

    #page-rb #secao7 .info {
        max-width: 410px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #page-rb #secao7 h2 {
        font-size: 40px;
        line-height: 40px;
    }

        #page-rb #secao7 img {
        position: relative;
        height: auto;
        width: 90%;
        margin-bottom: 80px;
        border-radius: 10px;
        margin-left: 5%;
        margin-top: 50px;
    }

        #page-rb #secao9 {
        background: url(../images/mob5.jpg) no-repeat top center;
        height: 1046px;
    }

        #page-rb #secao9 .info {
        max-width: 250px;
        margin: 0 auto;
        margin-top: -100px;
    }

    #page-rb #secao9 h3 {
        font-size: 35px;
    }

    #page-rb #secao70 {
        padding: 110px 0 50px 0 !important;
        display: flex
;
        flex-direction: column;
    }

    #page-rb #secao70 .info {
        max-width: 410px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

        #page-rb #secao70 h2 {
        font-size: 40px;
        line-height: 40px;
    }

        #page-rb #secao70 img {
        position: relative;
        height: auto;
        width: 90%;
        margin-bottom: 80px;
        border-radius: 10px;
        margin-left: 5%;
        margin-top: 50px;
    }

        #page-rb #secao-final .info-final {
        max-width: 330px;
        margin: 0 auto;
        margin-bottom: 50px;
    }

    #page-rb #secao-final .info-final h2 {
        font-size: 35px;
        line-height: 40px;
        padding-bottom: 30px;
    }

    #page-rb #secao-final .imagens-final img {
        max-width: 900px;
        border-radius: 30px;
    }

     
    #page-rb #secao3 {
        height: auto;
        background-image: none;
        background-color: #fff;
        text-align: center;
        padding: 90px 0 0 0 !important;
    }

    #page-rb #secao3 .info {
        margin: 0 auto 60px auto;
    }

        #page-rb #secao3 p {
        font-size: 20px;
        width: auto;
        margin: 0 auto 50px auto;
        max-width: 407px;
        line-height: 26px;
    }

    #page-rb #secao3 .yes-mobile img {
        width: 100%;
        margin: 50px auto;
        border-radius: 10px;
    }

        #page-rb #secao3 .info2 {
        max-width: 400px;
        margin: 80px auto 0 auto;
    }

    #page-rb #secao3 .small {
        margin: 0px auto 0 auto;
        font-size: 14px;
        line-height: 18px;
        padding-top: 80px;
    }#page-rb #secao3 .yes-mobile-2 img {
        display: block;
        width: 40%;
        margin: 0 auto;
        border-radius: 10px;
    }

        #page-rb #secao3 .yes-mobile img {
        width: 100%;
        margin: 50px auto;
        border-radius: 10px;
    }

        #page-rb #secao3 .yes-mobile {
        display: block;
        margin: 0 auto;
    }

        #page-rb #secao12 {
        height: 1611px !important;
        background: url(../images/mob-secao-12.jpg) no-repeat bottom;
        padding: 128px 0 0 0 !important;
    }

        #page-rb #secao12 h2 {
        font-size: 35px;
        flex-direction: column;
        line-height: 40px;
        margin: 0 auto;
        text-align: center;
        max-width: 250px;
    }

    #page-rb #secao10 {
        background: #2A2A2A;
        background: url(../images/bg12mbl.jpg) no-repeat top center;
        padding: 150px 0 40px !important;
        margin-top: 0;
        box-sizing: border-box;
        position: relative;
        height: 1715px;
    }

        #secao10 .info {
        max-width: 550px;
        margin: 0 auto;
    }

    #page-rb #secao10 h2 {
        font-size: 35px;
        line-height: 40px;
    }

    #page-rb #secao10 p {
        max-width: 100%;
        color: #FFF;
        text-align: center;
        margin-bottom: 65px;
        font-size: 20px;
        line-height: 26px;
    }

        #page-rb #secao10 .small {
        max-width: 500px;
    }

    #secao10 .prod-lateral img {
        margin-top: 300px;
    }
    #page-rb #secao10 {
        background: #2A2A2A;
        background: url(../images/bg12mbl.jpg) no-repeat top center;
        padding: 150px 0 40px !important;
        margin-top: 0;
        box-sizing: border-box;
        position: relative;
        height: 1715px;
    }

        #page-rb #secao10 {
        padding: 170px 0 50px 0 !important;
    }

        #page-rb #secao10 {
        padding-top: 20vw;
    }

    #page-rb #secao10 .flex-s10 {
        max-width: 500px;
        margin: 0 auto;
        display: block;
    }
        #page-rb #secao10 .small {
        color: #FFF;
        max-width: 450px;
        text-align: center;
        margin: 60px auto 60px auto;
        font-size: 14px;
        font-family: 'Montserrat';
        line-height: 18px;
    }


    #page-rb #secao6 {
        background-color: #DCDCDC !important;
        background: url("../images/mob6.jpg") no-repeat bottom;
        background-size: contain;
        height: auto;
    }

        #page-rb #secao6 .info {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        float: none;
    }
        #page-rb #secao6 h2 {
        color: #FFF;
        text-align: center;
        font-family: Montserrat;
        font-size: 35px !important;
        font-style: normal;
        font-weight: 700;
        line-height: 40px !important;
    }
        #page-rb #secao6 p {
        font-size: 20px;
        width: auto;
        margin: 0 auto 0 auto;
        max-width: 407px;
        line-height: 26px;
    }

    #page-rb #secao6 {
        text-align: center;
    }

        #page-rb #secao6 .produto {
        margin: 70px auto;
        max-width: 340px;
        width: 100%;
        padding-bottom: 90%;
    }

    #page-rb #medidas .topo-info {
        display: flex
;
        justify-content: space-between;
        align-items: center;
        max-width: 350px;
        margin: 0 auto;
    }

        #page-rb #medidas h2 {
        font-size: 40px;
        line-height: 40px;
    }
    #page-rb #medidas p {
        margin-bottom: 10px;
    }
    #page-rb #medidas li span {
        font-size: 16px;
    }

    #page-rb #medidas .yes-mobile {
        margin-top: 40px;
        display: block;
        position: relative;
    }

    #page-rb #medidas .yes-mobile {
    margin-top: 40px;
    display: block;
    position: relative;
}

    #page-rb #medidas .yes-mobile {
        margin-top: 40px;
        display: block;
        position: relative;
    }
    #page-rb #medidas .yes-mobile img {
        display: flex
;
        margin: 0 auto;
    }

        #page-rb #medidas .bottom-info {
        flex-direction: column;
    }
    #page-rb #medidas .bottom-info {
    margin-top: 20px;
    display: flex
;
    align-items: center;
    justify-content: space-between;
}

    #page-rb #medidas .bottom-info .desc2 {
        margin-right: 0%;
        padding-top: 30px;
        max-width: 350px;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }

        #page-rb #medidas .small {
        font-size: 1.8vw;
        max-width: 350px;
        margin: 0 auto;
    }

    #page-rb #medidas .small {
    font-size: 1.8vw;
    max-width: 350px;
    margin: 0 auto;}

    #page-rb #medidas .small {
    color: #000;
    margin-top: 70px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}