* {
  padding: 0;
  margin: 0;
}

.c1 {
  color: #fa7f1c !important;
}

body, html {
  background: #227cca;
  background-position: top;
  background-repeat: repeat-x;
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
  color: #000;
}

.box_page {
  max-width: 1005px;
  padding: 0;
  background: #ededed;
  margin: 0 auto;
}

p {
  padding: 0 0 10px 0;
  font-size: 1.1rem;
}

.titulo {
  font-size: 2.4rem;
  line-height: 1.1em;
  color: #fa7f1c;
  padding: 5% 0;
}

.titulo span {
  font-weight: 400;
  color: #8b8b8b;
}

.sub {
  padding: 5% 0;
  font-size: 1.6rem;
  line-height: 1.1em;
  color: #fa7f1c;
  font-weight: bold;
}

.sub span {
  font-weight: 400;
  color: #8b8b8b;
}

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

img {
  max-width: 100%;
}

section {
  padding: 20px 55px;
  position: relative;
}

.sec01 {
  padding-bottom: 180px;
}

.sec01 .destaque {
  z-index: 1;
  position: relative;
  background: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.144);
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.144);
  margin: 10% 15%;
  padding: 5%;
}

.sec01 .destaque .mt-n {
  margin-top: -90px;
}

.sec01 .destaque p {
  color: #8b8b8b;
}

.sec01 .traco {
  position: relative;
  z-index: 9;
  display: block;
  max-width: 180px;
  background: #fa7f1c;
  border-radius: 50px;
  height: 10px;
  margin: -94px auto 0;
}

.sec01 .bots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sec01 .bots .btn {
  background: #fa7f1c;
  font-size: 2rem;
  text-align: center;
  padding: 2% 4%;
  color: #fff;
  font-weight: bold;
  margin: 0 2%;
  border-radius: 10px;
}

.btn {
  background: #fa7f1c;
  font-size: 2rem;
  text-align: center;
  padding: 2% 4%;
  color: #fff;
  font-weight: bold;
  margin: 0 2%;
  border-radius: 10px;
}

a, a:hover, a:visited, a:active {
  text-decoration: none;
}

.sec02 {
  background: #fa7f1c;
  height: 470px;
}

.sec02 .bloco1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sec02 .bloco1 div {
  height: 260px;
  text-align: center;
  padding: 20px;
  background: #fff;
  margin: -130px 1% 0;
  border-radius: 16px;
  max-width: 150px;
}

.sec02 .bloco1 div .titulo {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 5px;
  color: #fa7f1c;
}

.sec02 .bloco1 div p {
  color: #8b8b8b;
}

.sec03 {
  padding-bottom: 100px;
}

.sec03 .destaque {
  z-index: 1;
  position: relative;
  background: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.144);
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.144);
  margin: -200px 15% 340px 15%;
  padding: 5%;
}

.sec03 .destaque .mt-n {
  margin-top: -120px;
}

.sec03 .destaque p {
  color: #8b8b8b;
}

.sec03 .destaque .box-texto {
  text-align: left;
  display: block;
}

.sec03 .destaque .box-texto img {
  float: right;
  padding: 30px 0 30px 30px;
}

.sec03 .destaque .box-texto .titulo {
  padding-bottom: 4%;
  font-size: 2.2rem;
  font-weight: bold;
}

.sec03 .destaque .box-texto p {
  font-size: 1.3rem;
}

.sec03 .destaque .box-texto p span {
  font-weight: bold;
}

.sec03 .destaque .btn {
  background: #fa7f1c;
  font-size: 2rem;
  text-align: center;
  padding: 2% 4%;
  color: #fff;
  font-weight: bold;
  margin: 0 2%;
  border-radius: 10px;
}

.sec03 .destaque .cta {
  display: inline-block;
  margin-top: 40px;
  margin-bottom: -40px;
}

.sec03 .destaque .cta:hover {
  background: #000;
}

.sec03 .dest2 {
  margin-bottom: 50px;
}

.sec04 {
  background: #fff;
}

.sec04 .destaque {
  z-index: 1;
  position: relative;
  background: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.144);
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.144);
  margin: -80px 20% 0 20%;
  padding: 0;
  border: 1px solid #fa7f1c;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.sec04 .destaque .btn {
  margin: 0;
  text-transform: uppercase;
  font-size: 1.3rem;
  padding: 5% 9%;
}

.sec04 .box-texto {
  padding: 6% 15%;
  color: #8b8b8b;
}

.sec04 .termos {
  display: table;
  margin: 6% auto 0;
  font-size: 1.5rem;
  padding: 1% 2%;
}

.sec04 .termosUso {
  margin: 2% 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sec04 .termosUso .titulo {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: bold;
}

.sec04 .termosUso div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 50%;
  margin: 0 20px;
}

.sec04 .termosUso div img {
  padding-right: 15px;
  width: 46px;
}

.juridico {
  padding: 4% 10%;
  text-align: center;
}

.juridico p.sub {
  color: #a3a0a0;
  font-weight: bold;
  font-size: 1.1rem;
  margin-bottom: 5px;
}

.juridico p {
  margin: 0;
  padding: 0 0 3px 0;
  color: #a3a0a0;
  font-size: .9rem;
}
/*# sourceMappingURL=style.css.map */