.page-rb {
  /********

    CSS RESETss

*********/
  /* change border colour to suit your needs */
  /* SECOES */
}

.page-rb,
.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 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;
}

.page-rb .img-mobile {
  display: none;
}

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

.page-rb * {
  font-family: "Cairo", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.page-rb .clear {
  clear: both;
}

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

.page-rb .icone {
  margin-bottom: 15px;
}

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

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

.page-rb .controle {
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 40px;
}

.page-rb #secao1 {
  background: url("../images/secao1.jpg") no-repeat top center;
  height: 1031px;
  box-sizing: border-box;
}

.page-rb .logo {
  padding: 70px 0 50px;
}

.page-rb #secao1 h1 {
  color: #F5B335;
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: 38px; /* 108.571% */
text-transform: uppercase;
padding-top: 180px;
    padding-left: 53px;
}

.page-rb #secao1 p{
  color: #FFF;
font-size: 21px;
font-style: normal;
font-weight: 300;
line-height: 23px; /* 109.524% */
max-width: 420px;
padding-top: 30px;
    padding-left: 53px;
}

.page-rb #secao1 h2 {
  color: #FFF;
font-size: 38.46px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 104.004% */
text-transform: uppercase;
padding-top: 50px;
}

.page-rb #secao1 .info {
  float: right;
  margin-top: 580px;
  margin-right: 40px;
}

.page-rb #secao1 .info h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 35px;
  color: #292929;
}

.page-rb #secao1 .info p {
  font-style: normal;
  font-weight: bold;
  font-size: 34px;
  line-height: 35px;
  color: #292929;
}

.page-rb #secao2 {
  background: url("../images/secao2.jpg") no-repeat top center;
  height: 571px;
  box-sizing: border-box;
  padding: 180px 0 60px;
}

.page-rb #secao2 h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 35px;
  color: #292929;
  margin-bottom: 20px;
}

.page-rb #secao2 p {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 22px;
  color: #292929;
  max-width: 370px;
}

.page-rb #secao2 .info {
  margin-bottom: 120px;
}

.page-rb #secao2 .linha {
  overflow: hidden;
}

.page-rb #secao2 .item-chamada {
  float: right;
  padding-right: 5%;
}

.page-rb #secao2 .thumb {
  margin-bottom: 20px;
}
.page-rb #secao3 {
  background: url("../images/secao3.jpg") no-repeat top center;
  height: 758px;
  box-sizing: border-box;
}

.page-rb #secao3 h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 40px;
  color: #f5b335;
}

.page-rb #secao3 p{
  color: #FFF;
font-family: Cairo;
font-size: 21px;
font-style: normal;
font-weight: 300;
line-height: 24px; /* 114.286% */
max-width: 380px;
}

.page-rb #secao3 .info {
      padding: 220px 0 0 80px;
}

.page-rb #secao3 ul {
  margin-left: 20px;
}

.page-rb #secao3 span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 35px;
  color: #ffffff;
}

.page-rb #secao3 ul li {
  list-style: disc;
  color: #f5b335;
}

.page-rb #secao4 {
  background: url("../images/secao4.jpg") no-repeat top center;
  height: 571px;
  box-sizing: border-box;
}

.page-rb #secao4 .controle {
  position: relative;
}

.page-rb #secao4 #videoanima {
  position: absolute;
  top: 339px;
  left: 54px;
}

.page-rb #secao4 .info {
  float: right;
  margin: 300px 60px 0 0;
}
.page-rb #secao4 .top {
  margin-bottom: 90px;
}

.page-rb #secao4 h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 35px;
  margin-top: 15px;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #000000;
}

.page-rb #secao4 p {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 20px;

  color: #000000;
}

.page-rb #secao5 {
  background: url("../images/secao5.jpg") no-repeat top center;
  height: 868px;
  box-sizing: border-box;
  padding: 100px 0;
}

.page-rb #secao5 .topo-content {
  margin-bottom: 100px;
}

.page-rb #secao5 h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 30px;

  text-transform: uppercase;

  color: #000000;
}

.page-rb #secao5 p {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 22px;
  /* or 110% */

  color: #000000;
}

.page-rb #footer-produto {
  background: url("../images/footer-bg.jpg") no-repeat top center;
  height: auto;
  box-sizing: border-box;
}

.page-rb #footer-produto .item {
  display: inline-block;
  vertical-align: top;
}

.page-rb #footer-produto h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  color: #f5b335;
}

.page-rb #footer-produto .item-box {
  margin-bottom: 20px;
}

.page-rb .row-medidas {
  padding: 60px 0px;
}

.page-rb .row-medidas h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 35px;
  color: #f5b335;
  margin-bottom: 30px;
}

.page-rb .row-medidas p,
.page-rb .row-medidas li {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #fff;
}

.page-rb .row-medidas p strong {
  font-weight: 600;
}

.page-rb .row-medidas ul {
  margin-left: 20px;
}

.page-rb .row-medidas li {
  list-style: disc;
  color: #f5b335;
}

.page-rb .row-medidas li span {
  color: #fff;
}

.page-rb .row-medidas .meio {
  margin: 0 60px 0 60px;
  width: 400px;
}

.page-rb .row-medidas .right {
  width: 350px;
}

.page-rb #termos {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  padding: 60px 150px;
}

.page-rb .logo-bottom {
  margin-top: 40px;
  text-align: center;
}

.page-rb #video {
  padding: 60px 0;
}

.page-rb #video iframe {
  width: 100%;
  height: 620px;
}

@media (max-width: 1170px) {
  .page-rb .yes-mobile {
    display: block;
    text-align: center;
  }

  .page-rb h2 {
    font-size: 31px !important;
  }

  .page-rb .yes-mobile img {
    max-width: 100%;
  }
  .page-rb .controle {
    max-width: 320px;
    padding: 0 10px;
  }

  .page-rb br {
    display: none;
  }

  .page-rb section {
    height: auto !important;
  }

  .page-rb #secao1 {
    background-color: #fff;
    padding: 0;
    text-align: center;
    height: auto;
  }

  .page-rb .logo {
    padding: 30px 0 40px;
  }

  .page-rb #secao1 h1 {
    font-size: 30px;
        line-height: 39px;
        padding-top: 30px;
        width: 290px;
        padding-left: 0;
  }

  .page-rb #secao1 h1 span {
    display: block;
    margin-top: 10px;
  }

  .page-rb #secao1 .secao1-mob1 {
    background: url("../images/mob1.jpg") top center no-repeat;
    background-size: cover;
    padding-bottom: 180px;
  }

  .page-rb #secao1 .secao1-mob2 {
    background: #f5b335;
    background: url("../images/amarelo.jpg");
    height: 542px;
    background-position: center;
  }

  .page-rb #secao1 .secao1-mob2 .imgtop {
    position: relative;
    top: -125px;
    margin-bottom: -125px;
  }

  .page-rb #secao1 .secao1-mob2 .imgfooter {
    position: relative;
    bottom: -125px;
    margin-top: -125px;
  }

  .page-rb #secao1 .info {
    float: inherit;
    margin: 40px 0 60px;
    text-align: left;
  }

  .page-rb #secao1 .info p {
    font-size: 30px;
    line-height: 30px;
    margin-top: 10px;
  }

  .page-rb #secao1 h2 {
    font-size: 32px;
    line-height: 32px;
    width: 345px;
    text-align: left;
    padding-top: 30px;
  }

  .page-rb #secao2 {
    background: url(../images/mob2.jpg) no-repeat top center;
        height: 1293px !important;
        background-size: 90%;
        padding-top: 10%;
  }

  .page-rb #secao2 .info {
    margin-bottom: 40px;
  }

  .page-rb #secao2 .yes-mobile {
    margin-bottom: 60px;
  }

  .page-rb #secao2 .thumb img {
    width: 100%;
  }

  .page-rb #secao2 .item-chamada {
    float: inherit;
    margin: 0 0 60px;
  }

  .page-rb #secao3 {
    background: url("../images/mob3.jpg") top center no-repeat;
    background-size: cover;
    padding: 80px 0 80px;
    height: 897px !important;
  }

  .page-rb #secao3 span {
    font-size: 19px;
    line-height: 22px;
    word-break: break-all;
  }
  .page-rb #secao3 ul li {
    margin-bottom: 15px;
  }

  .page-rb #secao3 .info {
    padding: 0;
  }

  .page-rb #secao3 .yes-mobile {
    position: relative;
    top: -50px;
  }

  .page-rb #secao4 {
background: url("../images/4mob.jpg") bottom;
height: 1200px !important;
  }

  .page-rb #secao4 img{
  display: none !important;
}

  .page-rb #secao4 #videoanima {
    position: relative;
    top: 0;
    margin-bottom: 40px;
    left: 0;
  }

  .page-rb #secao4 #videoanima video {
    width: 100%;
    height: 185px;
  }

  .page-rb #secao4 .info {
    float: inherit;
    margin: 0;
    margin-top: 100px;
  }

  .page-rb #secao5 {
    background: #fff;
    background: url("../images/mob5.png");
    height: 760px !important;
    padding: 80px 0 30px;
    background-position: center;
  }

  .page-rb #secao5 .yes-mobile {
    position: relative;
    top: -50px;
  }

  .page-rb #secao5 .topo-content {
    margin-bottom: 70px;
  }

  .page-rb #video iframe {
    width: 100%;
    height: 182px;
  }

  .page-rb #footer-produto {
    background: #000;
    padding: 60px 0;
  }

  .page-rb #footer-produto .item {
    width: 100%;
    margin: 0;
  }

  .page-rb #footer-produto .item.meio {
    margin: 60px 0;
  }

  .page-rb #termos {
    padding: 60px 0;
  }

  .page-rb #secao1 p {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    max-width: 290px;
    padding-top: 10px;
    padding-left: 10px;
    text-align: left;
}
}


@media (max-width: 800px) {
.page-rb #secao2 {
        height: 1000px !important;
        
  }
  .page-rb #secao2 h2{
    font-size: 28px !important;
  }
}

@media (max-width: 800px) {
    .page-rb #secao2 {
        height: 800px !important;
        background-position: center;
    }
}

@media (max-width: 700px) {
.page-rb #secao1 img{
  width: 100%;
}
}

.page-rb #secao4 img{
  margin-top: -45%;
  display: block; 
  object-fit: cover; 
  border-radius: 10px;
}


.page-rb #secao50 {
    background: url(../images/50.jpg) no-repeat top center;
    height: 550px;
    box-sizing: border-box;
    padding: 150px 0;
}

.page-rb #secao50 h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #000000;
}

.page-rb #secao50 p {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 22px;
    color: #000000;
}

@media (max-width: 1170px) {
    .page-rb #secao50 {
        background: #fff;
        background: url(../images/mob50.jpg);
        height: 750px !important;
        padding: 80px 0 30px;
        background-position: center;
    }
}

.page-rb #secao500 {
    background: url(../images/500.jpg) no-repeat top center;
    height: 675px;
    box-sizing: border-box;
    padding: 240px 0 0 80px;
    background-position: center;
}

.page-rb #secao500 h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #000000;
}

.page-rb #secao500 p {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 22px;
    color: #000000;
}

.page-rb #secao500 p span {
    font-weight: 700;
    line-height: 3;
}

@media (max-width: 1170px) {
    .page-rb #secao500 {
        background: #fff;
        background: url(../images/mob500.jpg);
        background-position: center;
        height: 1018px !important;
        padding: 150px 0 30px;
    }

    .page-rb #secao500 h2 {
    max-width: 200px;
}

.page-rb #secao500 p {
    max-width: 285px;
}

.page-rb #secao500 .item{
  margin-left: 3%;
}
}

.page-rb #secao5000 {
    background: url(../images/5000.jpg) no-repeat top center;
    height: 676px;
    box-sizing: border-box;
    padding: 240px 0 0 80px;
    background-position: center;
}

.page-rb #secao5000 h2 {
  color: #F5B335;
font-family: Cairo;
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: 38px; /* 108.571% */
text-transform: uppercase;
margin-bottom: 30px;
}

.page-rb #secao5000 p {
    color: #FFF;
font-family: Cairo;
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 23px; /* 109.524% */
}

@media (max-width: 1170px) {
    .page-rb #secao5000 {
        background: #fff;
        background: url(../images/mob5000.jpg);
        background-position: center;
        height: 924px !important;
        padding: 150px 0 30px;
    }
    .page-rb #secao5000 .item{
  margin-left: 3%;
    }
}

.page-rb #secao50000 {
    background: url(../images/50000.jpg) no-repeat top center;
    height: 750px;
    box-sizing: border-box;
    padding: 80px 0 0 30px;
    background-position: center;
}

.page-rb #secao50000 h2 {
    color: #F5B335;
    font-family: Cairo;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.page-rb #secao50000 p {
    color: #FFF;
    font-family: Cairo;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}

@media (max-width: 1170px) {
    .page-rb #secao50000 {
        background: #fff;
        background: url(../images/mobmob.jpg);
        background-position: center;
        height: 1060px !important;
        padding: 80px 0 30px;
    }
}

@media (max-width: 1170px) {
    .page-rb #secao1 .secao1-mob2 {
        background: #f5b335;
        background: url(../images/amarelo.jpg);
        height: 650px;
        background-position: bottom;
    }
}

@media (max-width: 1170px) {
    .page-rb #secao1 h1 {
        font-size: 30px;
        line-height: 39px;
        padding-top: 30px;
        width: 290px;
        padding-left: 10px;
        text-align: left;
    }
}

@media (max-width: 1170px) {
    .page-rb #secao50 {
        background: #fff;
        background: url(../images/mob50.jpg);
        height: 750px !important;
        padding: 50px 0 30px;
        background-position: center;
    }
}

.page-rb #secao40 {
    background: url(../images/secao40.jpg) no-repeat top center;
    height: 571px;
    box-sizing: border-box;
}

.page-rb #secao40 img {
    margin-top: -45%;
    display: block;
    object-fit: cover;
    border-radius: 10px;
}

.page-rb #secao40 h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 35px;
    margin-top: 15px;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #000000;
}

.page-rb #secao40 p {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 20px;
    color: #000000;
}

.page-rb #secao40 .controle {
    position: relative;
}

.page-rb #secao40 #videoanima {
    position: absolute;
    top: 339px;
    left: 54px;
}

.page-rb #secao40 .info {
    float: right;
    margin: 300px 100px 0 0;
}

.page-rb #secao5 .item {
    width: 350px;
    margin-left: auto;
    padding-top: 150px;
}

.page-rb #secao5 .item2 {
    width: 350px;
    margin-left: auto;
}

.page-rb #secao5 .item2 h2{
  color: #F5B335;
font-family: Cairo;
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: 38px; /* 108.571% */
text-transform: uppercase;
}

.page-rb #secao5 .item2 p{
  color: #FFF;
font-family: Cairo;
font-size: 21px;
font-style: normal;
font-weight: 300;
line-height: 23px; /* 109.524% */
}

@media (max-width: 1170px) {
    .page-rb #secao50 {
        background: #fff;
        background: url(../images/mob50.jpg);
        height: 750px !important;
        padding: 50px 0 30px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (max-width: 1170px) {
    .page-rb #secao5 {
        background: #fff;
        background: url(../images/mob5.png);
        height: 1300px !important;
        padding: 80px 0 30px;
        background-position: center;
    }
}

@media (max-width: 1170px) {
    .page-rb #secao40 {
        background: url(../images/mob40.jpg) no-repeat top center;
        height: 1100px !important;
        background-size: 100%;
        padding-top: 5%;
    }
.page-rb #secao40 img {
    display: none;
}

.page-rb #secao40 .info {
    float: right;
    margin: 200px 0px 0 0;
}

.page-rb #secao5 .item {
    width: 350px;
    margin-left: auto;
    padding-top: 650px;
}
}

@media (max-width: 800px) {
    .page-rb #secao40 {
        height: 1000px !important;
        background-position: center;
    }
}