@charset "UTF-8";
@font-face {
  font-family: 'Vinatage';
  src: url("../assets/fonts/mb_vinatage/MBVinatage-Bold.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }
@font-face {
  font-family: 'Vinatage-Medium';
  src: url("../assets/fonts/mb_vinatage/MBVinatage-Medium.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }
a,
a:hover,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
p,
select,
textarea {
  font-family: 'Vinatage';
  color: white;
  text-decoration: none; }

html {
  height: 100%;
  color: white; }
  html body {
    background-image: url("../assets/bg.png");
    height: 100%; }
    html body .red {
      height: 5px; }
    html body .graph {
      background-image: url("../assets/graph.png");
      background-position: center;
      background-size: cover;
      height: 650px;
      position: relative; }
      html body .graph .scroll-down {
        position: absolute;
        width: 100%;
        text-align: center; }
    html body header {
      height: 200px;
      background: linear-gradient(#340041, rgba(255, 0, 0, 0)); }
    html body .graph-thank-you {
      background-image: url("../assets/graph.png");
      background-position: center;
      background-size: cover;
      height: 450px;
      position: relative; }
    html body header {
      height: 200px;
      background: linear-gradient(#340041, rgba(255, 0, 0, 0)); }
    html body .purple {
      background-image: url("../assets/roxo1.png");
      background-position: center;
      background-size: cover; }
      html body .purple .container h2 {
        color: #EA003B;
        text-transform: uppercase;
        font-size: 1.6rem; }
        html body .purple .container h2 span {
          color: white;
          font-weight: bold; }
      html body .purple .container h5 {
        color: white;
        font-size: 1.15rem; }
        html body .purple .container h5 span {
          text-transform: uppercase;
          color: #EA003B;
          font-weight: bold; }
    html body .video {
      height: 100%; }
    html body .form {
      padding-bottom: 50px; }
      html body .form .send-doubt {
        text-transform: uppercase;
        font-weight: bold;
        margin: 15px 0px; }
      html body .form form {
        padding: 14px;
        background-color: rgba(255, 255, 255, 0.2); }
        html body .form form button {
          border: none;
          background-color: #5FBF9C;
          font-weight: bold;
          text-transform: uppercase;
          letter-spacing: 2px; }
          html body .form form button:hover {
            background-color: #5FBF9C; }
    html body .footer-mobile .footer-logo {
      height: 100px;
      background-image: url("../assets/footer.png");
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat; }

@media (min-width: 992px) {
  .graph,
  .graph-thank-you {
    position: relative; }

  .president,
  .tip {
    width: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(0%, 50%); }

  .president {
    right: 10%; }

  .tip {
    left: 10%; }

  .trio {
    width: 70%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -10%); }

  .scroll-down {
    bottom: -25px; }

  .purple .container {
    padding-top: 75px;
    padding-bottom: 100px; }
    .purple .container h5 {
      position: absolute;
      bottom: 0; }

  .video {
    margin: -200px 0; }

  .form .send-doubt {
    text-align: center; } }
@media (max-width: 991.98px) {
  .scroll {
    width: 150px; }

  .graph,
  .graph-thank-you {
    height: 80vh !important; }
    .graph .col-md-12,
    .graph-thank-you .col-md-12 {
      text-align: center; }
      .graph .col-md-12 img,
      .graph-thank-you .col-md-12 img {
        margin-top: 20px;
        width: 60%;
        text-align: center; }

  header img {
    margin-top: 20px;
    width: 60%;
    text-align: center; }

  .trio {
    width: 95%;
    margin: 0;
    position: absolute; }

  .scroll-down {
    bottom: -20px; }

  .purple {
    background-position: right !important;
    background-image: url("../assets/roxo-mobile.png") !important;
    padding-bottom: 60px; }
    .purple .mobile-baloon {
      text-align: center;
      margin: 40px 0; }
      .purple .mobile-baloon img {
        width: 30%; }
    .purple .container {
      padding-top: 25px; }
    .purple h5 {
      padding-left: 40px; }
    .purple h2 {
      padding-left: 40px;
      margin-top: 25px; }

  .form {
    padding-top: 20px !important; }
    .form .send-doubt {
      font-size: 1.5rem; }
    .form form {
      margin-top: 25px; }

  .footer-mobile {
    font-family: "Vinatage-Medium" !important;
    font-weight: 200; }
    .footer-mobile .footer-logo {
      height: 100px;
      background-image: url("../assets/footer-mobile.png") !important; } }
@media (max-width: 374.98px) {
  .h2,
  h2 {
    font-size: 1.5rem; }

  .h5,
  h5 {
    font-size: 1rem; } }
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .graph {
    height: 70vh !important; }
    .graph .president,
    .graph .tip {
      width: 45% !important; }
    .graph .trio {
      width: 75%;
      transform: translate(-50%, 15%); }

  .h2,
  h2 {
    font-size: 1.5rem; }

  .h5,
  h5 {
    font-size: 1rem; } }
.thank-you {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  margin-top: 50px; }

.form-baloon-mobile {
  width: 70%; }

.footer a, .footer p, .footer-mobile a, .footer-mobile p {
  font-family: "Vinatage-Medium" !important;
  font-weight: 200; }

.footer .col-lg-1,
.footer .col-lg-2,
.footer .col-lg-3,
.footer .col-lg-6 {
  padding: 0px; }
.footer .lines p {
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  line-height: 3rem; }
  .footer .lines p:before, .footer .lines p:after {
    background-color: #ddd;
    content: '\a0';
    flex-grow: 1;
    height: 1px;
    position: relative;
    top: 1.5em; }
  .footer .lines p:before {
    margin-right: 5px; }
  .footer .lines p:after {
    margin-left: 5px; }
.footer .empty:before, .footer .empty:after {
  margin: 0px !important; }

.carousel li {
  text-align: center; }
  .carousel li img {
    height: 100% !important;
    width: auto !important; }
  .carousel li p {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0; }
.carousel .active p {
  display: block;
  text-align: left; }

.form-control {
  border-radius: 0.1rem; }

.o-balaozinho {
  margin-top: 30px; }

.fixx {
  margin-left: 24px;
  line-height: 0.5rem; }
  .fixx:nth-last-child(1) {
    margin-bottom: 50px; }

/*# sourceMappingURL=app.css.map */
