html {
  box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #212529;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

@font-face {
  font-family: 'Gotham';
  src: url("../font/Gotham-Book.eot");
  src: url("../font/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../font/Gotham-Book.woff2") format("woff2"), url("../font/Gotham-Book.woff") format("woff"), url("../font/Gotham-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gotham';
  src: url("../font/Gotham-Bold.eot");
  src: url("../font/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../font/Gotham-Bold.woff2") format("woff2"), url("../font/Gotham-Bold.woff") format("woff"), url("../font/Gotham-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
div, p, a {
  box-sizing: border-box; }

body {
  background-color: #c0c0c0;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  font-family: Gotham, Arial, sans-serif;
  font-weight: normal; }

#wrapper {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 500px;
  background-color: #c0c0c0;
  background-image: url("../img/bground.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }

#bground {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

#text-bg, #graphics-bg, #content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden; }
  #text-bg div, #graphics-bg div, #content div {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat; }

#content {
  z-index: 70; }

#mpsp-graphics {
  width: 98%;
  height: 95%;
  bottom: 0;
  left: 0;
  background-image: url("../img/mpsp-graphics.png");
  background-position: right;
  z-index: 11; }

#text-01 {
  width: 30%;
  height: 0;
  top: 4px;
  right: 3%;
  padding-bottom: 12%;
  background-image: url("../img/text-01.png");
  background-position: center;
  z-index: 21; }

#text-02 {
  width: 3.5%;
  height: 0;
  top: 56.5%;
  left: 3.5%;
  padding-bottom: 2.3%;
  background-image: url("../img/text-02.png");
  background-position: center;
  z-index: 22; }

#text-03 {
  width: 18.5%;
  height: 0;
  bottom: 10px;
  left: 34.5%;
  padding-bottom: 2%;
  background-image: url("../img/text-03.png");
  background-position: center;
  z-index: 23; }

#text-04 {
  width: 5%;
  height: 0;
  top: 54.5%;
  right: 5px;
  padding-bottom: 3.3%;
  background-image: url("../img/text-04.png");
  background-position: center;
  z-index: 24; }

#text-05 {
  width: 1.1%;
  height: 0;
  bottom: 11%;
  left: 8.5%;
  padding-bottom: 3.3%;
  background-image: url("../img/text-05.png");
  background-position: center;
  z-index: 25; }

#modelo-foto {
  width: 9.6%;
  height: 19.9%;
  bottom: 0;
  left: 24.7%;
  background-image: url("../img/modelo-foto.jpg");
  background-position: center top;
  background-size: cover !important;
  z-index: 26; }

#graphics-01 {
  width: 17%;
  height: 0;
  top: 1%;
  left: -6%;
  padding-bottom: 9.5%;
  background-image: url("../img/graphics-01.png");
  background-position: center;
  z-index: 42; }

#graphics-03 {
  width: 30%;
  height: 0;
  top: 3%;
  right: 20%;
  padding-bottom: 18.5%;
  background-image: url("../img/graphics-03.png");
  background-position: center;
  z-index: 1; }

#graphics-04 {
  width: 7%;
  height: 0;
  bottom: 8px;
  right: 0;
  padding-bottom: 28%;
  background-image: url("../img/graphics-04.png");
  background-position: center;
  z-index: 2; }

#graphics-05 {
  width: 17.5%;
  height: 0;
  bottom: 26.4%;
  left: 26%;
  padding-bottom: 11%;
  background-image: url("../img/graphics-05.png");
  background-position: center;
  z-index: 3; }

#graphics-06 {
  width: 17.5%;
  height: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 11.5%;
  background-image: url("../img/graphics-06.png");
  background-position: center;
  z-index: 4; }

#graphics-07 {
  width: 13%;
  height: 0;
  bottom: 2%;
  right: 26%;
  padding-bottom: 13%;
  background-image: url("../img/graphics-07.png");
  background-position: center;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  z-index: 4; }

#square-01 {
  width: 23%;
  height: 26%;
  top: 34%;
  left: 2%;
  background-color: #debf67; }

#square-02 {
  width: 18%;
  height: 19%;
  top: 13%;
  right: 1%;
  background-color: #7f9f49; }

#square-03 {
  width: 15%;
  height: 3px;
  top: 32%;
  right: 0;
  background-color: #222; }

#square-04 {
  width: 15%;
  height: 3px;
  bottom: 25%;
  left: 0;
  background-color: #222; }

#square-05 {
  width: 20%;
  height: 20%;
  top: 15%;
  left: 37%;
  border: 25px solid #7f9f49;
  opacity: 0.8; }

#square-06 {
  width: 22%;
  height: 14%;
  bottom: 0;
  left: 22.5%;
  background-image: url("../img/downloads-bground.png");
  background-size: auto !important;
  background-repeat: repeat !important; }

#mp-nosso {
  width: 23%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -45%);
  z-index: 41; }
  #mp-nosso img {
    width: 100%;
    height: auto; }
  #mp-nosso a:hover {
    opacity: 0.95; }

#conheca-mp {
  width: 38%;
  height: auto;
  top: 3%;
  left: 3%;
  padding-bottom: 25.5%;
  background-image: url("../img/saopaulo-foto.png");
  background-position: center;
  text-align: right;
  z-index: 31; }
  #conheca-mp a {
    display: block;
    width: 53%;
    position: absolute;
    top: 10%;
    right: 5%; }
    #conheca-mp a:hover {
      opacity: 0.8; }
  #conheca-mp img {
    width: 100%;
    height: auto; }

#videos-cases {
  width: 31.5%;
  height: auto;
  top: 37%;
  right: 0;
  z-index: 32; }
  #videos-cases img {
    width: 100%;
    height: auto; }
  #videos-cases a:hover {
    opacity: 0.8; }

#downloads {
  width: 22%;
  height: auto;
  bottom: 0;
  right: 22%;
  background-image: url("../img/downloads-bground.png");
  background-size: auto !important;
  background-repeat: repeat !important;
  text-align: right;
  padding: 1.5% 1.5% 2.5% 0;
  z-index: 33; }
  #downloads img {
    max-width: 60%; }
  #downloads a:hover {
    opacity: 0.9; }

#site-mpsp {
  width: 12%;
  height: auto;
  bottom: 22%;
  left: 13.4%;
  z-index: 34; }
  #site-mpsp a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: 1px solid #858585;
    padding: 50% 11% 3% 11%; }
    #site-mpsp a:after {
      content: '';
      display: block;
      position: absolute;
      width: 32%;
      height: 100%;
      top: 55%;
      left: -25%;
      background-color: #debf67; }
    #site-mpsp a:hover {
      opacity: 0.9; }
  #site-mpsp img {
    width: 100%;
    height: auto; }

#patrocinio {
  left: 1%;
  bottom: 2%;
  width: 15%; }
  #patrocinio img {
    max-width: 100%;
    height: auto; }

#apmp80 {
  width: 10.5%;
  height: auto;
  bottom: 5%;
  right: 3.1%;
  z-index: 35; }
  #apmp80 img {
    width: 100%;
    height: auto; }
  #apmp80 a:hover {
    opacity: 0.95; }

#social-media {
  width: auto;
  height: auto;
  top: 51%;
  right: 5%;
  z-index: 36; }
  #social-media a {
    display: inline-block;
    height: 35px;
    margin: 0 4px;
    background-image: url("../img/social-media.png");
    background-repeat: no-repeat; }
    #social-media a#facebook {
      width: 34px;
      background-position: 0 0; }
      #social-media a#facebook:hover {
        background-position: 0 -37px; }
    #social-media a#instagram {
      width: 35px;
      background-position: -37px 0; }
      #social-media a#instagram:hover {
        background-position: -37px -37px; }
    #social-media a#youtube {
      width: 41px;
      background-position: -75px 0; }
      #social-media a#youtube:hover {
        background-position: -75px -37px; }
    #social-media a#vimeo {
      width: 39px;
      background-position: -119px 0; }
      #social-media a#vimeo:hover {
        background-position: -119px -37px; }
    #social-media a:hover {
      opacity: 0.8; }

#home #text-02 {
  width: 45px;
  height: 0;
  top: auto;
  bottom: -35px;
  left: 5px;
  padding-bottom: 5.5%; }

#pg-mp-nosso #wrapper, #pg-conheca-mp #wrapper {
  position: fixed; }
#pg-mp-nosso #mpsp-graphics, #pg-conheca-mp #mpsp-graphics {
  width: 50%;
  height: 70%;
  bottom: 15%;
  left: -5%;
  background-position: left; }
#pg-mp-nosso #graphics-01, #pg-conheca-mp #graphics-01 {
  top: -8%;
  left: 25%; }
#pg-mp-nosso #graphics-03, #pg-conheca-mp #graphics-03 {
  top: -7%;
  right: 5%; }
#pg-mp-nosso #content, #pg-conheca-mp #content {
  overflow: auto; }
  #pg-mp-nosso #content .text, #pg-conheca-mp #content .text {
    position: relative;
    max-width: 850px;
    padding: 55px 25px 45px 25px;
    margin: auto;
    text-align: justify;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #000; }
    #pg-mp-nosso #content .text p, #pg-mp-nosso #content .text li, #pg-conheca-mp #content .text p, #pg-conheca-mp #content .text li {
      margin: 0 0 20px 0; }
    #pg-mp-nosso #content .text img, #pg-conheca-mp #content .text img {
      float: left;
      width: 230px;
      margin: 0 20px 10px 0; }

#pg-conheca-mp #mpsp-graphics {
  width: 50%;
  height: 70%;
  top: 5%;
  left: auto;
  right: -5%;
  background-position: right; }
#pg-conheca-mp #square-01 {
  width: 3%;
  height: 25%;
  top: 34%;
  left: 19%; }
#pg-conheca-mp #square-02 {
  width: 14%;
  height: 6%;
  top: auto;
  bottom: 35%;
  right: 0%; }

#pg-videos-cases #mpsp-graphics {
  width: 33%;
  height: 50%;
  top: 0;
  left: 0;
  right: auto;
  background-position: right; }
#pg-videos-cases #graphics-01 {
  top: -8%;
  left: 35%; }
#pg-videos-cases #graphics-03 {
  top: -7%;
  right: 5%; }
#pg-videos-cases #square-01 {
  width: 4%;
  height: 27%;
  top: 3%;
  left: 2.5%; }
#pg-videos-cases #square-02 {
  width: 14%;
  height: 6%;
  top: auto;
  bottom: 25%;
  right: 0%; }
#pg-videos-cases #square-03 {
  width: 100%;
  height: 25vh;
  background-color: #ccc;
  top: auto;
  bottom: 0; }
#pg-videos-cases #square-04 {
  width: 22%;
  bottom: 35%; }
#pg-videos-cases #graphics-07 {
  width: 12%;
  height: 0;
  top: 16.5%;
  bottom: auto;
  right: 13.5%;
  padding-bottom: 12%;
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.videos-links {
  position: absolute;
  text-align: center;
  font-size: 20px;
  line-height: 1.3;
  white-space: nowrap;
  color: #000;
  transform: translate(-50%, -50%);
  cursor: pointer; }
  .videos-links.unable {
    opacity: 0.7;
    pointer-events: none; }
  .videos-links b {
    font-size: 23px; }
  .videos-links a {
    z-index: 75;
    color: #000;
    text-decoration: none; }
  .videos-links#episodio1 {
    top: 20%;
    left: 50%; }
    .videos-links#episodio1 a.pdf {
      top: -22px;
      right: -30px; }
  .videos-links#episodio2 {
    top: 20%;
    left: 83.3%; }
    .videos-links#episodio2 a.pdf {
      bottom: -35px;
      right: -35px; }
  .videos-links#episodio3 {
    top: 55%;
    left: 16.6%; }
    .videos-links#episodio3 a.pdf {
      bottom: -40px;
      left: -40px; }
  .videos-links#episodio4 {
    top: 55%;
    left: 50%; }
    .videos-links#episodio4 a.pdf {
      bottom: -40px;
      right: -40px; }
  .videos-links#episodio5 {
    top: 55%;
    left: 83.3%; }
    .videos-links#episodio5 a.pdf {
      bottom: -40px;
      right: -40px; }
  .videos-links#episodio6 {
    top: 87%;
    left: 16.6%; }
  .videos-links#episodio7 {
    top: 87%;
    left: 50%; }
  .videos-links#episodio8 {
    top: 87%;
    left: 83.3%; }
  .videos-links a.pdf {
    position: absolute;
    display: block; }

.video-link {
  display: block; }
  .video-link b {
    pointer-events: none; }

#videos-content {
  position: abolute;
  top: 15px;
  left: 10px;
  width: 33.33%;
  height: 50%;
  padding: 15px 20px;
  max-height: 40vh;
  overflow-y: auto;
  overflow-x: hidden; }
  #videos-content::-webkit-scrollbar {
    width: 3px; }
  #videos-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 0; }
  #videos-content::-webkit-scrollbar-thumb {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1); }
  #videos-content h2 {
    margin: 0 0 15px 0;
    font-size: 23px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px solid #979797; }
  #videos-content p {
    text-align: justify;
    font-size: 11px;
    line-height: 16px;
    color: #000;
    margin-bottom: .5rem; }

#pg-pecas-download #mpsp-graphics {
  width: 40%;
  height: 70%;
  top: 0;
  left: 30%;
  right: auto;
  background-position: center top; }
#pg-pecas-download #graphics-01 {
  top: auto;
  bottom: -5%;
  left: 45%; }
#pg-pecas-download #graphics-03 {
  top: -7%;
  right: 5%; }
#pg-pecas-download #square-01 {
  width: 4%;
  height: 27%;
  top: 3%;
  left: 2.5%; }
#pg-pecas-download #square-02 {
  width: 14%;
  height: 6%;
  top: 0;
  bottom: auto;
  right: 0%; }
#pg-pecas-download #square-05 {
  left: -10%;
  top: 45%;
  height: 25%;
  width: 25%; }
  #pg-pecas-download #square-05:after {
    content: "";
    display: block;
    width: 45px;
    height: 26px;
    position: absolute;
    bottom: 5px;
    right: 5px;
    background-image: url("../img/text-02.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
#pg-pecas-download #square-06 {
  left: auto;
  right: 0; }

#download-content {
  position: abolute;
  top: 0;
  left: 0;
  width: 33.33%;
  height: 50%;
  padding-top: 45px; }
  #download-content h2 {
    display: inline-block;
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    border-bottom: 3px solid #000;
    padding-left: 50px;
    padding-bottom: 10px;
    line-height: 1; }
  #download-content p {
    padding-left: 50px;
    text-align: left;
    font-size: 18px;
    line-height: 24px;
    color: #000; }

.download-links a {
  position: absolute;
  color: #000;
  text-transform: uppercase;
  font-size: 20px;
  text-decoration: none; }
  .download-links a b {
    font-size: 25px; }
  .download-links a:before {
    content: "";
    display: block;
    width: 33px;
    height: 35px;
    background-image: url("../img/download-ico.png");
    background-position: center;
    background-repeat: no-repeat;
    position: absolute; }
  .download-links a:hover {
    opacity: 0.9; }
.download-links img {
  max-width: 100%;
  height: auto; }
.download-links#download-logo {
  top: 12%;
  right: 10%;
  width: 25%; }
  .download-links#download-logo a {
    top: 30px;
    left: -200px;
    width: 200px;
    padding-left: 42px;
    padding-bottom: 5px;
    border-bottom: 3px solid #000; }
    .download-links#download-logo a:before {
      top: 2px;
      left: 0; }
.download-links#download-adesivo {
  bottom: 23%;
  right: 13%;
  width: 33%; }
  .download-links#download-adesivo a {
    bottom: -58px;
    left: 20px;
    padding-top: 10px;
    padding-right: 42px;
    padding-left: 10px;
    border-left: 3px solid #000; }
    .download-links#download-adesivo a:before {
      top: 14px;
      right: 0; }
.download-links#download-poster {
  bottom: 3%;
  left: 22%;
  width: 18%; }
  .download-links#download-poster a {
    bottom: 10px;
    left: -190px;
    width: 190px;
    padding-left: 42px;
    padding-bottom: 5px; }
    .download-links#download-poster a:before {
      top: 2px;
      left: 0; }
  .download-links#download-poster #download-poster-link {
    border-bottom: 3px solid #000;
    bottom: 75px; }

#close {
  height: 30px;
  width: 30px;
  position: absolute;
  line-height: 30px;
  display: block;
  top: 10px;
  right: 10px;
  opacity: 0.9;
  z-index: 99;
  cursor: pointer; }
  #close:before, #close:after {
    transform: rotate(-45deg);
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2.5px;
    margin-left: -15px;
    display: block;
    height: 5px;
    width: 30px;
    background-color: #fff;
    transition: all 0.25s ease-out; }
  #close:after {
    transform: rotate(-135deg); }
  #close:hover:before, #close:hover:after {
    width: 19px; }
  #close:hover:before {
    margin-top: -5px; }
  #close:hover:after {
    margin-top: 5px; }

#modal {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
  transition-duration: 366ms;
  box-sizing: border-box; }
  #modal #close {
    z-index: 99999; }
    #modal #close:hover:before, #modal #close:hover:after {
      width: 30px; }
    #modal #close:hover:before {
      margin-top: -2.5px; }
    #modal #close:hover:after {
      margin-top: -2.5px; }
  #modal * {
    box-sizing: border-box; }
  #modal #modal-bg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: #1e1e1e;
    opacity: .87;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }
  #modal #modal-inner {
    display: block;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
    #modal #modal-inner #modal-stage {
      overflow: hidden;
      direction: ltr;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      z-index: 99994;
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
      #modal #modal-inner #modal-stage #modal-container {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        display: block;
        height: 100%;
        left: 0;
        outline: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        padding: 40px 40px 0;
        position: absolute;
        text-align: center;
        top: 0;
        transition-property: opacity,-webkit-transform;
        transition-property: transform,opacity;
        transition-property: transform,opacity,-webkit-transform;
        white-space: normal;
        width: 100%;
        z-index: 99994; }
        #modal #modal-inner #modal-stage #modal-container #modal-video {
          width: 100%;
          height: 0;
          padding-bottom: 56.25%;
          overflow: visible;
          display: inline-block;
          margin: 0 0 44px;
          position: relative;
          text-align: left;
          vertical-align: middle; }
          #modal #modal-inner #modal-stage #modal-container #modal-video iframe {
            background: transparent;
            width: 100% !important;
            height: 100% !important;
            max-height: calc(100vh - 80px);
            position: absolute;
            top: 0;
            left: 0;
            border: 0;
            display: block;
            margin: 0;
            overflow: hidden;
            padding: 0;
            vertical-align: top; }

@media (max-width: 768px) {
  #content {
    overflow: auto; }

  #text-01, #text-03, #text-04, #text-05, #square-01, #square-02, #square-03, #square-04, #square-05, #square-06, #graphics-07, #modelo-foto {
    display: none; }

  #mpsp-graphics {
    width: 100% !important;
    height: 100% !important;
    background-position: center !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important; }

  #text-02 {
    width: 35px !important;
    height: 20px !important;
    padding-bottom: 0 !important;
    bottom: -30px !important; }

  #conheca-mp {
    position: relative !important;
    width: 80%;
    padding-bottom: 54%;
    margin: 15px 0 0 15px;
    top: auto;
    left: auto; }

  #mp-nosso {
    position: relative !important;
    transform: none;
    width: 100%;
    text-align: right;
    margin-top: -80px;
    padding-right: 20px;
    top: auto;
    left: auto; }
    #mp-nosso a {
      display: inline-block;
      width: 40%; }

  #site-mpsp {
    position: relative !important;
    width: 35%;
    margin: 15px 0 0 40px;
    bottom: auto;
    left: auto; }
    #site-mpsp a:after {
      width: 20%;
      height: 100%;
      left: -15%; }

  #downloads {
    position: relative !important;
    width: 50%;
    padding: 5% 5% 5% 0;
    margin-bottom: 15px;
    float: right;
    bottom: auto;
    right: auto; }
    #downloads img {
      max-width: 80%; }

  #videos-cases {
    position: relative !important;
    top: auto;
    right: auto;
    width: 70%;
    clear: both; }

  #social-media {
    position: relative !important;
    top: auto;
    right: auto;
    width: 70%;
    padding-top: 15px;
    text-align: right; }

  #patrocinio {
    position: relative !important;
    left: auto;
    bottom: auto;
    width: 100%;
    padding: 15px 0 0 10px; }
    #patrocinio img {
      width: 250px; }

  #apmp80 {
    position: relative !important;
    bottom: auto;
    right: auto;
    width: 100%;
    text-align: right;
    padding: 0 20px 15px 0; }
    #apmp80 a {
      display: inline-block;
      width: 20%; }

  #pg-mp-nosso #content .text, #pg-conheca-mp #content .text {
    font-size: 12px;
    line-height: 23px;
    padding: 35px 25px 55px 25px; }
    #pg-mp-nosso #content .text img, #pg-conheca-mp #content .text img {
      display: block;
      width: 200px;
      float: none;
      margin-bottom: 20px; }

  #download-content {
    position: relative !important;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 55px 25px 10px 25px; }
    #download-content h2 {
      padding-left: 30px; }
    #download-content p {
      padding-left: 30px; }

  .download-links {
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    padding: 0 40px 20px 40px !important;
    text-align: center; }
    .download-links a {
      position: relative;
      display: inline-block;
      border: none !important;
      width: auto !important;
      height: auto !important;
      top: auto !important;
      right: auto !important;
      bottom: auto !important;
      left: auto !important;
      margin: 5px 15px 5px 15px;
      padding-left: 42px !important;
      padding-bottom: 5px !important;
      padding-top: 0 !important;
      padding-right: 0 !important; }
    .download-links#download-adesivo a:before {
      top: 2px;
      left: 0;
      right: auto; }
    .download-links img {
      display: block;
      margin: auto; }

  #videos-content {
    position: relative !important;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    max-height: none;
    padding: 55px 25px 10px 25px; }

  .videos-links {
    position: relative !important;
    width: 100%;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none;
    padding-bottom: 25px; }
    .videos-links#episodio6, .videos-links#episodio7, .videos-links#episodio8 {
      background-color: #ccc;
      padding-top: 15px; }
    .videos-links a.pdf {
      margin-top: 5px;
      position: relative;
      top: auto !important;
      right: auto !important;
      bottom: auto !important;
      left: auto !important; } }

/*# sourceMappingURL=style.css.map */
