* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  box-sizing: border-box;
  font-size: 100%;
  font-style: inherit;
  font-weight: normal;
  vertical-align: baseline; }
  *:focus {
    outline: none; }
article,
aside,
details,
footer,
header,
menu,
nav,
section {
  display: block; }

a {
  background: transparent;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

body {
  font-family: "Arial", sans-serif;
  font-size: 14px;
  color: black;
  background-color: transparent; }

blockquote, q {
  quotes: "" ""; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }

caption,
td,
th {
  text-align: left; }

html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overflow-x: hidden; }

input {
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }
  input:focus {
    outline: none; }

input[type="submit"],
input[type="button"] {
  cursor: pointer; }

li, ol, ul {
  list-style: none; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  vertical-align: middle; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

textarea {
  resize: none; }

@font-face {
  font-family: "Stump Closed";
  src: url("../fonts/stump-closed.eot");
  src: url("../fonts/stump-closed.eot?#iefix") format("embedded-opentype"), url("../fonts/stump-closed.woff2") format("woff2"), url("../fonts/stump-closed.woff") format("woff"), url("../fonts/stump-closed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Orator Std';
  src: url("../fonts/orator-std.eot");
  src: url("../fonts/orator-std.eot?#iefix") format("embedded-opentype"), url("../fonts/orator-std.woff2") format("woff2"), url("../fonts/orator-std.woff") format("woff"), url("../fonts/orator-std.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

h1, h2, h3, h4, h5, h6, p, a {
  margin: 0;
  line-height: inherit;
  font-size: inherit; }

h1 {
  font-family: "Courier New", monospace;
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    h1 {
      font-size: 48px;
      line-height: 48px; } }

h2 {
  font-family: 'Orator Std';
  font-size: 18px;
  letter-spacing: 1.5px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    h2 {
      font-size: 24px;
      letter-spacing: 3px; } }
  h2 > span {
    font-weight: 300; }

h3 {
  font-family: "Orator Std";
  font-size: 18px;
  letter-spacing: 1.5px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    h3 {
      font-size: 24px;
      letter-spacing: 3px; } }
  h3 > span {
    font-weight: 300; }

h4 {
  font-family: 'Orator Std';
  font-family: 16px !important; }
  @media (min-width: 768px) {
    h4 {
      font-size: 18px; } }

a {
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 1.5px; }
  @media (min-width: 768px) {
    a {
      font-size: 16px; } }

p {
  font-size: 14px;
  letter-spacing: 1.5px; }
  @media (min-width: 768px) {
    p {
      font-size: 16px; } }

#submit {
  position: relative;
  float: right;
  background-color: transparent;
  width: auto;
  height: 45px;
  line-height: 45px;
  padding: 0 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 2px;
  border-color: rgba(237, 26, 59, 0.75);
  border-style: solid;
  color: rgba(237, 26, 59, 0.75);
  cursor: pointer;
  font-family: "Orator Std";
  letter-spacing: 6px;
  text-transform: uppercase;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }
  #submit:hover {
    border-color: #ed1a3b;
    color: #ed1a3b; }
  #submit span {
    letter-spacing: 0; }

.form-group {
  margin: 0 0 7.5px 0; }

label {
  display: none; }

#name, #email, #tel , #subject, #link, #jobArea {
  width: 100%;
  height: 45px;
  line-height: 20px;
  padding: 0 15px;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
  border-bottom: 2px;
  border-bottom-color: rgba(237, 26, 59, 0.5);
  border-bottom-style: solid;
  box-shadow: none;
  color: white;
  letter-spacing: 1.5px;
  font-family: "Orator Std";
  -moz-transition: border-bottom .5s ease;
  -o-transition: border-bottom .5s ease;
  -webkit-transition: border-bottom .5s ease;
  transition: border-bottom .5s ease; }
  #name:focus, #email:focus, #tel:focus {
    border-bottom-color: #ed1a3b;
    box-shadow: none; }

#subject, #jobArea{
  color: #A9A9A9;
}

#optionsForm, #urlComercial, #optionsForm .form-group.link {
  display: none;
}

#optionsForm.form-group.ativo, #urlComercial.form-group.ativo, #optionsForm .form-group.link.ativo {
  display: block;
}

#message {
  width: 100%;
  height: 90px;
  line-height: 20px;
  margin: 15px 0;
  padding: 0 15px;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
  border-bottom: 2px;
  border-bottom-color: rgba(237, 26, 59, 0.5);
  border-bottom-style: solid;
  box-shadow: none;
  color: white;
  letter-spacing: 1.5px;
  font-family: "Orator Std";
  -moz-transition: border-bottom .5s ease;
  -o-transition: border-bottom .5s ease;
  -webkit-transition: border-bottom .5s ease;
  transition: border-bottom .5s ease; }
  #message:focus {
    border-bottom-color: #ed1a3b;
    box-shadow: none; }

.success {
  color: #FFF; }

body {
  background-color: black; }

#main {
  position: relative;
  
  width: 100%;
  height: auto; }
  #main #introduction {
    position: relative;
    width: 100%;
    height: auto; }
    #main #introduction > img {
      position: relative;
      width: 100%;
      height: auto; }
    #main #introductionVideo {
      position: relative;
      line-height: 0;
      width: 100%;
      background-image: url(../video/background.jpg);
      background-repeat: no-repeat;
      background-size: cover;;
      height: 100%; }
      #main #introductionVideo > img {
        position: relative;
        width: 100%;
        height: 100%; }
  #main #philosophy {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    #main #philosophy > a {
      position: relative;
      float: left;
      width: 100%;
      height: auto; }
      #main #philosophy > a > img {
        position: relative;
        float: left;
        width: 100%;
        height: auto; }
    #main #philosophy .mark {
      position: absolute;
      width: 7.5px;
      height: 300px;
      top: 15%;
      background-color: #ed1a3b; }
      @media (min-width: 768px) {
        #main #philosophy .mark {
          width: 15px; } }
    #main #philosophy .container {
      padding: 90px 30px 45px 30px; }
      @media (min-width: 768px) {
        #main #philosophy .container {
          padding: 120px 45px 60px 45px; } }
      @media (min-width: 1200px) {
        #main #philosophy .container {
          padding: 180px 60px 90px 60px; } }
      #main #philosophy .container article {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        padding: 0 0 90px 0; }
        @media (min-width: 768px) {
          #main #philosophy .container article {
            padding: 0 0 180px 0; } }
        #main #philosophy .container article .mark-left {
          position: absolute;
          width: 15px;
          height: 15px;
          top: -15px;
          left: -15px; }
          @media (min-width: 768px) {
            #main #philosophy .container article .mark-left {
              width: 60px;
              height: 60px;
              top: -45px;
              left: -45px; } }
          #main #philosophy .container article .mark-left > img {
            width: 100%;
            height: auto; }
        #main #philosophy .container article .mark-right {
          position: absolute;
          width: 15px;
          height: 15px;
          bottom: -15px;
          right: -15px; }
          @media (min-width: 768px) {
            #main #philosophy .container article .mark-right {
              width: 60px;
              height: 60px;
              bottom: -45px;
              right: -45px; } }
          #main #philosophy .container article .mark-right > img {
            width: 100%;
            height: auto; }
        #main #philosophy .container article .title {
          position: relative;
          float: left;
          width: 100%;
          height: auto;
          margin: 0 0 30px 0;
          padding: 0 0 30px 0;
          border-bottom: 1px;
          border-bottom-style: solid;
          border-bottom-color: #ed1a3b; }
          @media (min-width: 768px) {
            #main #philosophy .container article .title {
              margin: 0 0 60px 0;
              padding: 0 0 60px 0; } }
          #main #philosophy .container article .title h1 {
            display: none;
            color: white; }
          #main #philosophy .container article .title img {
            display: inline-block;
            width: auto;
            margin: 10px 8px; }
        #main #philosophy .container article .text {
          position: relative;
          float: left;
          width: 100%;
          height: auto; }
          @media (min-width: 768px) {
            #main #philosophy .container article .text {
              -webkit-column-count: 2;
              -moz-column-count: 2;
              column-count: 2;
              -webkit-column-gap: 90px;
              -moz-column-gap: 90px;
              column-gap: 90px; } }
          #main #philosophy .container article .text p {
            margin: 0 0 30px 0;
            color: white; }
            @media (min-width: 768px) {
              #main #philosophy .container article .text p:nth-child(3) {
                margin: 0; } }
            #main #philosophy .container article .text p:nth-child(5) {
              margin: 0; }
          #main #philosophy .container article .text .initial {
            position: relative;
            float: left;
            width: 90px;
            height: auto;
            margin: 0 7.5px 0 0; }
            @media (min-width: 768px) {
              #main #philosophy .container article .text .initial {
                width: 90px; } }
            #main #philosophy .container article .text .initial > img {
              width: 100%;
              height: auto; }
  #main #works {
    position: relative;
    float: left;
    width: 100%;
    height: auto; }
    #main #works > img {
      position: relative;
      float: left;
      width: 100%;
      height: auto; }
    #main #works .container {
      padding: 45px 30px; }
      @media (min-width: 768px) {
        #main #works .container {
          padding: 60px 45px; } }
      @media (min-width: 1200px) {
        #main #works .container {
          padding: 90px 60px; } }
  #main #work-description {
    position: relative;
    float: left;
    width: 100%;
    height: auto; }
    #main #work-description .container {
      padding: 45px 30px; }
      @media (min-width: 768px) {
        #main #work-description .container {
          padding: 60px 45px; } }
      @media (min-width: 1200px) {
        #main #work-description .container {
          padding: 90px 60px; } }
      #main #work-description .container .description {
        position: relative;
        float: left;
        width: 100%;
        height: auto; }
        @media (min-width: 768px) {
          #main #work-description .container .description {
            width: 60%;
            left: 40%; } }
        #main #work-description .container .description .title {
          position: relative;
          float: left;
          width: 100%;
          height: auto;
          margin: 0 0 30px 0;
          color: white; }
          #main #work-description .container .description .title span {
            color: #ed1a3b; }
        #main #work-description .container .description .text {
          position: relative;
          float: left;
          width: 100%;
          height: auto;
          color: white; }
    #main #work-description > img {
      position: relative;
      float: left;
      width: 100%;
      height: auto; }
  #main #work-image {
    position: relative;
    float: left;
    width: 100%;
    height: auto; }
    #main #work-image > img {
      position: relative;
      float: left;
      width: 100%;
      height: auto; }
  #main #clients {
    position: relative;
    float: left;
    width: 100%;
    height: auto; }
    #main #clients > img {
      position: relative;
      float: left;
      width: 100%;
      height: auto; }
  #main #client-list {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background-image: url(../img/backgrounds/lista-de-clientes/background.jpg); }
    #main #client-list .container {
      padding: 45px 30px; }
      @media (min-width: 768px) {
        #main #client-list .container {
          padding: 60px 45px; } }
      @media (min-width: 1200px) {
        #main #client-list .container {
          padding: 90px 60px; } }
      #main #client-list .container ul {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        border: 1px;
        border-color: #822240;
        border-style: solid; }
        #main #client-list .container ul li {
          position: relative;
          float: left;
          width: 50%;
          height: auto;
          background-color: white;
          border: 1px;
          border-color: #822240;
          border-style: solid; }
          @media (min-width: 768px) {
            #main #client-list .container ul li {
              width: 25%; } }
          @media (min-width: 1200px) {
            #main #client-list .container ul li {
              width: 20%; } }
          #main #client-list .container ul li img {
            width: 100%;
            height: auto; }
  #main #contact {
    position: relative;
    float: left;
    width: 100%;
    height: auto; }
    #main #contact > img {
      position: relative;
      float: left;
      width: 100%;
      height: auto; }
    #main #contact .parallax {
      position: absolute;
      width: 100%;
      height: 100%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
      #main #contact .parallax.a {
        background-image: url(../img/backgrounds/contato/parallax-a.png); }
      #main #contact .parallax.b {
        background-image: url(../img/backgrounds/contato/parallax-b.png); }
  #main #contact-forms {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background: #332d40;
    background: -moz-linear-gradient(45deg, #332d40 0%, #482a3f 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #332d40), color-stop(100%, #482a3f));
    background: -webkit-linear-gradient(45deg, #332d40 0%, #482a3f 100%);
    background: -o-linear-gradient(45deg, #332d40 0%, #482a3f 100%);
    background: -ms-linear-gradient(45deg, #332d40 0%, #482a3f 100%);
    background: linear-gradient(45deg, #332d40 0%, #482a3f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#332d40", endColorstr="#482a3f", GradientType=1 ); }
    #main #contact-forms .container {
      padding: 45px 30px; }
      @media (min-width: 768px) {
        #main #contact-forms .container {
          padding: 60px 45px; } }
      @media (min-width: 1200px) {
        #main #contact-forms .container {
          padding: 90px 60px; } }
      #main #contact-forms .container .form {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 30px 0;
        padding: 0 0 30px 0;
        border-bottom: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgba(0, 0, 0, 0.25); }
        @media (min-width: 768px) {
          #main #contact-forms .container .form {
            width: 50%;
            margin: 0;
            padding: 0 30px 0 0;
            border-bottom: 0; } }
        @media (min-width: 768px) {
          #main #contact-forms .container .form {
            padding: 0 45px 0 0; } }
        #main #contact-forms .container .form h3 {
          margin: 0 0 7.5px 0;
          color: #ed1a3b; }
          @media (min-width: 768px) {
            #main #contact-forms .container .form h3 {
              margin: 0 0 15px 0; } }
        #main #contact-forms .container .form .warning {
          position: relative;
          float: left;
          width: 100%;
          height: auto;
          margin: 0 0 15px 0;
          color: #ed1a3b;
          font-size: 12px; }
      #main #contact-forms .container .social-links {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 30px 0; }
        #main #contact-forms .container .social-links h3 {
          margin: 0 0 7.5px 0;
          color: #ed1a3b; }
          @media (min-width: 768px) {
            #main #contact-forms .container .social-links h3 {
              margin: 0 0 15px 0; } }
        #main #contact-forms .container .social-links > ul {
          position: relative;
          float: left;
          width: 100%;
          height: auto;
          margin: 0; }
          #main #contact-forms .container .social-links > ul > li {
            position: relative;
            float: left;
            width: auto;
            height: auto;
            margin: 0 7.5px 0 0;
            border: 2px;
            border-style: solid;
            border-color: white;
            -moz-transition: border-color .25s ease;
            -o-transition: border-color .25s ease;
            -webkit-transition: border-color .25s ease;
            transition: border-color .25s ease; }
            #main #contact-forms .container .social-links > ul > li:last-child {
              margin: 0; }
            #main #contact-forms .container .social-links > ul > li:hover {
              border-color: #ed1a3b; }
            #main #contact-forms .container .social-links > ul > li > a {
              position: relative;
              float: left;
              width: 45px;
              height: 45px;
              background-size: 45px 45px; }
              #main #contact-forms .container .social-links > ul > li > a.facebook {
                background-image: url(../img/icones/facebook.png); }
              #main #contact-forms .container .social-links > ul > li > a.youtube {
                background-image: url(../img/icones/youtube.png); }
      #main #contact-forms .container .phone-number {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 15px 0; }
        #main #contact-forms .container .phone-number h3 {
          margin: 0 0 7.5px 0;
          color: #ed1a3b; }
          @media (min-width: 768px) {
            #main #contact-forms .container .phone-number h3 {
              margin: 0 0 15px 0; } }
        #main #contact-forms .container .phone-number > a {
          color: white;
          font-family: "Orator Std";
          font-size: 24px; }
          @media (min-width: 768px) {
            #main #contact-forms .container .phone-number > a {
              font-size: 36px; } }
          #main #contact-forms .container .phone-number > a > sup {
            top: -9px;
            margin: 0 -7.5px 0 0;
            font-size: 50%; }
            @media (min-width: 768px) {
              #main #contact-forms .container .phone-number > a > sup {
                top: -12px;
                margin: 0 -15px 0 0; } }
      #main #contact-forms .container .other-forms {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 60px 0; }
        @media (min-width: 768px) {
          #main #contact-forms .container .other-forms {
            width: 50%;
            padding: 0 0 0 30px; } }
        @media (min-width: 768px) {
          #main #contact-forms .container .other-forms {
            padding: 0 0 0 45px; } }
        #main #contact-forms .container .other-forms h3 {
          margin: 0 0 7.5px 0;
          color: #ed1a3b; }
          @media (min-width: 768px) {
            #main #contact-forms .container .other-forms h3 {
              margin: 0 0 15px 0; } }
        #main #contact-forms .container .other-forms .google-maps {
          position: relative;
          float: left;
          width: 100%;
          height: auto;
          margin: 0 0 15px 0; }
          #main #contact-forms .container .other-forms .google-maps > iframe {
            width: 100%;
            height: 210px; }
        #main #contact-forms .container .other-forms p {
          color: white;
          font-family: "Orator Std";
          font-size: 75%; }
      #main #contact-forms .container .disclaimer {
        position: relative;
        float: left;
        width: 100%;
        height: auto; }
        #main #contact-forms .container .disclaimerPartner {
        position: relative;
        float: left;
        width: 100%;
        margin-top: 20px;
        height: auto; }
        #main #contact-forms .container .disclaimer .brand {
          width: 100%;
          max-width: 320px;
        }
        #main #contact-forms .container .disclaimer .brand {
          position: relative;
          float: left;
          width: 90px;
          height: auto; }
          @media (min-width: 768px) {
            #main #contact-forms .container .disclaimer .brand {
              width: 150px; } }
        #main #contact-forms .container .disclaimer .back-to-top {
          color: white;
          font-family: "Stump Closed";
          font-size: 16px; }
          @media (min-width: 768px) {
            #main #contact-forms .container .disclaimer .back-to-top {
              font-size: 18px; } }
          #main #contact-forms .container .disclaimer .back-to-top:focus {
            text-decoration: none; }
          #main #contact-forms .container .disclaimer .back-to-top > span {
            color: rgba(237, 26, 59, 0.5);
            font-size: 75%; }
            @media (min-width: 768px) {
              #main #contact-forms .container .disclaimer .back-to-top > span {
                font-size: 100%; } }

header #menu {
  position: fixed;
  width: auto;
  height: auto;
  right: 0;
  margin: 0;
  padding: 15px;
  z-index: 110;
  cursor: pointer; }
  @media (min-width: 768px) {
    header #menu {
      padding: 30px; } }
  header #menu:hover .sandwich span:before, header #menu:hover .sandwich span:after {
    width: 100%; }
  header #menu:hover .sandwich span > span {
    width: 100%; }
  header #menu .sandwich {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    appearance: none;
    background-color: transparent; }
    @media (min-width: 768px) {
      header #menu .sandwich {
        width: 45px;
        height: 45px; } }
    header #menu .sandwich span {
      position: relative;
      float: left;
      width: 100%;
      height: 3px;
      -moz-transition: all .25s ease;
      -o-transition: all .25s ease;
      -webkit-transition: all .25s ease;
      transition: all .25s ease; }
      header #menu .sandwich span:before {
        display: block;
        position: absolute;
        width: 80%;
        height: 3px;
        top: -9px;
        left: 0;
        background-color: white;
        content: "";
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        transition: all .5s ease; }
        @media (min-width: 768px) {
          header #menu .sandwich span:before {
            top: -12px; } }
      header #menu .sandwich span:after {
        display: block;
        position: absolute;
        width: 80%;
        height: 3px;
        bottom: -9px;
        left: 0;
        background-color: white;
        content: "";
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        transition: all .5s ease; }
        @media (min-width: 768px) {
          header #menu .sandwich span:after {
            bottom: -12px; } }
      header #menu .sandwich span > span {
        width: 60%;
        height: 3px;
        background-color: white; }
  header #menu .sandwich-x span:before {
    transition-delay: 0, 0s;
    transition-duration: .25s, 0.25s;
    transition-property: all, transform; }
  header #menu .sandwich-x span:after {
    transition-delay: 0, 0s;
    transition-duration: .25s, 0.25s;
    transition-property: all, transform; }
  header #menu .sandwich-x.active span {
    width: 100%;
    background: none; }
    header #menu .sandwich-x.active span:before {
      width: 100%;
      top: 0;
      transition-delay: 0s, .25s;
      transform: rotate(45deg); }
    header #menu .sandwich-x.active span:after {
      width: 100%;
      bottom: 0;
      transition-delay: 0s, .25s;
      transform: rotate(-45deg); }

header #collapse-menu {
  position: fixed;
  width: 100%;
  height: 100vh;
  right: -100%;
  background-color: #ed1a3b;
  z-index: 100;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out; }
  header #collapse-menu.active {
    right: 0%; }
  header #collapse-menu .container {
    position: relative;
    height: 100%;
    padding: 45px 30px; }
    @media (min-width: 768px) {
      header #collapse-menu .container {
        padding: 60px 45px; } }
    @media (min-width: 1200px) {
      header #collapse-menu .container {
        padding: 90px 60px; } }
    header #collapse-menu .container ul {
      position: absolute;
      width: 100%;
      width: -webkit-calc(100% - 60px);
      width: -moz-calc(100% - 60px);
      width: -ms-calc(100% - 60px);
      width: calc(100% - 60px);
      top: 50%;
      left: 50%;
      height: auto;
      margin: 0;
      opacity: 0;
      transform: translate(-50%, -50%);
      -moz-transition: opacity .5s ease;
      -o-transition: opacity .5s ease;
      -webkit-transition: opacity .5s ease;
      transition: opacity .5s ease; }
      @media (min-width: 768px) {
        header #collapse-menu .container ul {
          width: -webkit-calc(100% - 90px);
          width: -moz-calc(100% - 90px);
          width: -ms-calc(100% - 90px);
          width: calc(100% - 90px); } }
      @media (min-width: 1200px) {
        header #collapse-menu .container ul {
          width: -webkit-calc(100% - 120px);
          width: -moz-calc(100% - 120px);
          width: -ms-calc(100% - 120px);
          width: calc(100% - 120px); } }
      header #collapse-menu .container ul li {
        position: relative;
        float: left;
        width: 100%;
        border-bottom: 1px;
        border-bottom-color: rgba(51, 45, 64, 0.25);
        border-bottom-style: solid;
        text-align: center; }
        header #collapse-menu .container ul li:last-child {
          border-bottom: none; }
        header #collapse-menu .container ul li a {
          position: relative;
          float: left;
          width: 100%;
          height: 60px;
          line-height: 60px;
          color: white;
          font-family: "Orator Std";
          font-size: 18px;
          font-weight: 300;
          text-transform: uppercase;
          letter-spacing: 6px;
          -moz-transition: color .25s ease;
          -o-transition: color .25s ease;
          -webkit-transition: color .25s ease;
          transition: color .25s ease; }
          @media (min-width: 768px) {
            header #collapse-menu .container ul li a {
              height: 75px;
              line-height: 75px;
              font-size: 24px;
              letter-spacing: 9px; } }
          @media (min-width: 1200px) {
            header #collapse-menu .container ul li a {
              height: 90px;
              line-height: 90px;
              letter-spacing: 12px; } }
          header #collapse-menu .container ul li a:hover {
            color: #332d40; }

#slider {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin: 0 0 15px 0; }
  @media (min-width: 768px) {
    #slider {
      margin: 0 0 30px 0; } }
  #slider #left-arrow {
    display: none;
    position: absolute;
    width: 30px;
    height: 60px;
    top: 50%;
    left: -75px;
    background-image: url(../img/icones/to-the-left-arrow.png);
    background-repeat: no-repeat;
    cursor: pointer;
    transform: translate(0, -50%);
    -moz-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease; }
    @media (min-width: 1200px) {
      #slider #left-arrow {
        display: inherit; } }
    #slider #left-arrow.inactive {
      opacity: .25; }
  #slider #right-arrow {
    display: none;
    position: absolute;
    width: 30px;
    height: 60px;
    top: 50%;
    right: -75px;
    background-image: url(../img/icones/to-the-right-arrow.png);
    background-repeat: no-repeat;
    cursor: pointer;
    transform: translate(0, -50%);
    -moz-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease; }
    @media (min-width: 1200px) {
      #slider #right-arrow {
        display: inherit; } }
    #slider #right-arrow.inactive {
      opacity: .25; }
  #slider #wrapper {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    border: 1px;
    border-color: #822240;
    border-style: solid;
    overflow: hidden; }
    #slider #wrapper #wrapper-container {
      position: relative;
      float: left;
      width: 700%;
      height: 750px;
      -moz-transition: margin .5s ease;
      -o-transition: margin .5s ease;
      -webkit-transition: margin .5s ease;
      transition: margin .5s ease; }
      @media (min-width: 1200px) {
        /*#slider #wrapper #wrapper-container {
          height: 750px; }*/ }
      #slider #wrapper #wrapper-container ul {
        position: relative;
        float: left;
        width: 14.28%;
        height: 100%;
        margin: 0; }
        #slider #wrapper #wrapper-container ul li {
          position: relative;
          float: left;
          width: 25%;
          height: 50%;
          background-color: black;
          background-size: 100% auto;
          background-position: center;
          background-repeat: no-repeat;
          border: 1px;
          border-color: #822240;
          border-style: solid;
          box-sizing: border-box;
          text-align: center;
          -moz-transition: all .25s ease;
          -o-transition: all .25s ease;
          -webkit-transition: all .25s ease;
          transition: all .25s ease; }         
          
          #slider #wrapper #wrapper-container ul li.featured {
            width: 50%;
            height: 750px;
          }
          
          @media (max-width: 1200px) {
            #slider #wrapper #wrapper-container ul li.featured {
              width: 100%;
              height: 375px; 
            }
            
            #slider #wrapper #wrapper-container ul li {
              width: 50%;
              height: 25%;
            } 

          }
          @media (max-width: 768px) {
            #slider #wrapper #wrapper-container ul#slideStep.slds li {
              width: 50%;
              height: 25%;
            }
          }
        
          #slider #wrapper #wrapper-container ul li:hover {background-size: 120% !important;}
/*         
          @media (min-width: 1200px) {
            #slider #wrapper #wrapper-container ul li:hover {
              background-size: 180%;
            } 
          }
           */
          #slider #wrapper #wrapper-container ul li:hover > a {
            opacity: .75;  }

          #slider #wrapper #wrapper-container ul li > a {
            position: relative;
            float: left;
            width: 100%;
            height: 100%;
            background: transparent;
            background: -moz-linear-gradient(top, transparent 0%, black 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(100%, black));
            background: -webkit-linear-gradient(top, transparent 0%, black 100%);
            background: -o-linear-gradient(top, transparent 0%, black 100%);
            background: -ms-linear-gradient(top, transparent 0%, black 100%);
            background: linear-gradient(to bottom, transparent 0%, black 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#000000", GradientType=0);
            opacity: .5;
            -moz-transition: opacity .25s ease;
            -o-transition: opacity .25s ease;
            -webkit-transition: opacity .25s ease;
            transition: opacity .25s ease; }
          #slider #wrapper #wrapper-container ul li .description {
            position: absolute;
            width: 100%;
            height: auto;
            bottom: 0; }
            #slider #wrapper #wrapper-container ul li .description > a {
              position: relative;
              float: left;
              width: 100%;
              height: auto;
              padding: 30px; }
              #slider #wrapper #wrapper-container ul li .description > a h4 {
                color: white; }
              #slider #wrapper #wrapper-container ul li .description > a p {
                color: #ed1a3b;
                font-family: 'Orator Std'; }
          /* @media (min-width: 568px) {
            #slider #wrapper #wrapper-container ul li.featured {
              width: 100%;
              height: 300px; } }
          @media (min-width: 1200px) {
            #slider #wrapper #wrapper-container ul li.featured {
              width: 50%;
              height: 100%; } }
              #slider #wrapper #wrapper-container ul li.featured.middle {
                  width: 33.33%;
              }
              @media (max-width: 1200px) {
                #slider #wrapper #wrapper-container ul li.featured.middle {
                  width: 100% !important;
                  height: 300px;
              
                  } } */

#slider #wrapper #wrapper-container ul li .description {
  opacity: 0;
}
#slider #wrapper #wrapper-container ul li:hover .description {
  opacity: 1;
  transition: .4s ease;
}

              
#pagination {
  position: relative;
  float: left;
  width: 100%;
  height: 13px;
  margin: 0;
  text-align: center; }
  #pagination li {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 6px 0 0;
    background-color: white;
    padding: 2px;
    border-radius: 50%; }
    #pagination li:last-child {
      margin: 0; }
    #pagination li > button {
      position: relative;
      float: left;
      width: 9px;
      height: 9px;
      border-radius: 50%; }
      #pagination li > button.active {
        background-color: #ed1a3b; }

        #main #people {
          position: relative;
          float: left;
          width: 100%;
          height: auto; }
          #main #people > img {
            position: relative;
            float: left;
            width: 100%;
            height: auto; }
      
      
        #main #people-list {
          position: relative;
          float: left;
          width: 100%;
          height: auto;
          background-image: url(../pessoas/img/backgrounds/lista-de-pessoas/background.jpg); 
        }
      
        /* #main #people-list .container {
          padding: 45px 30px; 
        }
         @media (min-width: 768px) {
          #main #people-list .container {
            padding: 60px 45px; 
          } 
        }
        @media (min-width: 1200px) {
          #main #people-list .container {
            padding: 90px 0px; 
          } 
        } */ 
        #main #people-list .container ul {
          position: relative;
          float: left;
          width: 70%;
          height: auto;
          border: 1px transparent solid;
          left: 50%;
          margin-left: -33%;
          margin-top: 40px;
        }
        
        #main #people-list .container ul li {
          position: relative;
          float: left;
          width: 50%;
          height: auto;
          border: none;
          padding: 19px;
        }
          /* @media (max-width: 599px) {
          #main #people-list .container ul li {
          width: 40vw;
          height: 37vw; } }
          @media (min-width: 600px) {
          #main #people-list .container ul li {
          width: 150px;
          height: 130px; } }
          @media (min-width: 900px) {
          #main #people-list .container ul li {
          width: 180px;
          height: 165px; } }
          @media (min-width: 1200px) {
          #main #people-list .container ul li {
          width: 515px;
          height: 475px; } }
          @media (min-width: 1800px) {
          #main #people-list .container ul li {
          width: 515px;
          height: 475px; } } */
          #main #people-list .container ul li img {
          width: 100%;
          height: auto; }

#player {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
  /*
	.bubble {
		position: absolute;
		width: 600px;
		height: 600px;
		top: 50%;
		left: 50%;

		background: rgba(235, 26, 61, 0);
			background: -moz-radial-gradient(center, ellipse cover, rgba(235, 26, 61, 0) 0%, rgba(235, 26, 61, 1) 100%);
			background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(235, 26, 61, 0)), color-stop(100%, rgba(235, 26, 61, 1)));
			background: -webkit-radial-gradient(center, ellipse cover, rgba(235, 26, 61, 0) 0%, rgba(235, 26, 61, 1) 100%);
			background: -o-radial-gradient(center, ellipse cover, rgba(235, 26, 61, 0) 0%, rgba(235, 26, 61, 1) 100%);
			background: -ms-radial-gradient(center, ellipse cover, rgba(235, 26, 61, 0) 0%, rgba(235, 26, 61, 1) 100%);
		background: radial-gradient(ellipse at center, rgba(235, 26, 61, 0) 0%, rgba(235, 26, 61, 1) 100%);

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#eb1a3d", endColorstr="#eb1a3d", GradientType=1);

		opacity: .50;

		border-radius: 50%;

		transform: translate(-50%, -50%);

			-moz-transition: all .25s ease-out;
			-o-transition: all .25s ease-out;
			-webkit-transition: all .25s ease-out;
		transition: all .25s ease-out;

		z-index: 10;

		@media (min-width: 768px) {
			width: 1200px;
			height: 1200px;
		}
	}
	*/ }
  /*
  #player:hover {
		.bubble {
			width: 300px;
			height: 300px;

			background-color: rgba(235, 26, 61, .75);

			opacity: 1;

			@media (min-width: 768px) {
				width: 660px;
				height: 660px;
			}
		}

		#play span {
			border-bottom-color: rgba(255, 255, 255, 1);
		}
     }
    */
  #player > img {
    position: relative;
    float: left;
    width: 100%;
    height: auto; }
  #player #play {
    position: absolute;
    width: 90px;
    height: 90px;
    top: 50%;
    left: 50%;
    background-color: transparent;
    text-align: left;
    transform: translate(-50%, -50%);
    z-index: 20; }
    @media (min-width: 768px) {
      #player #play {
        width: 50%;
        width: -webkit-calc(50% + 45px);
        width: -moz-calc(50% + 45px);
        width: -ms-calc(50% + 45px);
        width: calc(50% + 45px);
        height: 90px;
        left: -webkit-calc(50% - 45px);
        left: -moz-calc(50% - 45px);
        left: -ms-calc(50% - 45px);
        left: calc(50% - 45px);
        transform: translate(0, -50%); } }
    #player #play button {
      position: relative;
      float: left;
      width: 90px;
      height: 90px;
      background-color: #eb1a3d;
      background-image: url(../img/icones/play.png);
      background-size: 100% 100%;
      -webkit-box-shadow: 0 0 150px 0 rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0 0 150px 0 rgba(0, 0, 0, 0.5);
      box-shadow: 0 0 150px 0 rgba(0, 0, 0, 0.5);
      border-radius: 50%;
      overflow: hidden;
      -moz-transition: box-shadow .25s ease;
      -o-transition: box-shadow .25s ease;
      -webkit-transition: box-shadow .25s ease;
      transition: box-shadow .25s ease; }
      @media (min-width: 768px) {
        #player #play button {
          position: absolute;
          float: inherit; } }
      #player #play button:hover {
        -webkit-box-shadow: 0 0 300px 0 black;
        -moz-box-shadow: 0 0 300px 0 black;
        box-shadow: 0 0 300px 0 black; }
    #player #play span {
      display: none;
      position: relative;
      float: left;
      width: 100%;
      height: 30px;
      line-height: 30px;
      margin: 14px 0;
      border-bottom: 2px;
      border-bottom-style: solid;
      border-bottom-color: #eb1a3d;
      color: white;
      font-family: 'Orator Std';
      font-size: 14px;
      letter-spacing: 1.5px;
      text-align: left;
      text-transform: uppercase;
      -moz-transition: border-bottom-color .25s ease-out;
      -o-transition: border-bottom-color .25s ease-out;
      -webkit-transition: border-bottom-color .25s ease-out;
      transition: border-bottom-color .25s ease-out; }
      @media (min-width: 768px) {
        #player #play span {
          display: inherit;
          margin: 29px 0 29px 105px;
          font-size: 16px;
          letter-spacing: 3px; } }

#thumbnail {
  position: relative;
  float: left;
  width: 100%;
  height: auto; }
  #thumbnail > img {
    position: relative;
    float: left;
    width: 100%;
    height: auto; }

#lightbox {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: black;
  opacity: 0;
  -moz-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  z-index: 200; }
  #lightbox.visible {
    opacity: 1; }
  #lightbox #close {
    position: fixed;
    width: auto;
    height: auto;
    right: 0;
    margin: 0;
    padding: 15px;
    z-index: 210;
    cursor: pointer; }
    @media (min-width: 768px) {
      #lightbox #close {
        padding: 30px; } }
    #lightbox #close:hover .x span:before, #lightbox #close:hover .x span:after {
      background-color: #ed1a3b; }
    #lightbox #close .x {
      position: relative;
      float: left;
      width: 30px;
      height: 30px;
      appearance: none;
      background-color: transparent; }
      @media (min-width: 768px) {
        #lightbox #close .x {
          width: 45px;
          height: 45px; } }
      #lightbox #close .x span {
        position: relative;
        float: left;
        width: 100%;
        height: 3px; }
        #lightbox #close .x span:before {
          display: block;
          position: absolute;
          width: 100%;
          height: 3px;
          top: 0;
          left: 0;
          background-color: white;
          content: "";
          -moz-transition: background-color .5s ease;
          -o-transition: background-color .5s ease;
          -webkit-transition: background-color .5s ease;
          transition: background-color .5s ease;
          transform: rotate(45deg); }
        #lightbox #close .x span:after {
          display: block;
          position: absolute;
          width: 100%;
          height: 3px;
          bottom: 0;
          left: 0;
          background-color: white;
          content: "";
          -moz-transition: background-color .5s ease;
          -o-transition: background-color .5s ease;
          -webkit-transition: background-color .5s ease;
          transition: background-color .5s ease;
          transform: rotate(-45deg); }
  #lightbox .container {
    position: relative;
    height: 100%;
    padding: 45px 30px; }
    @media (min-width: 768px) {
      #lightbox .container {
        padding: 60px 45px; } }
    @media (min-width: 1200px) {
      #lightbox .container {
        padding: 90px 60px; } }
    #lightbox .container .wrapper {
      position: relative;
      float: left;
      width: 100%;
      height: 100%; }
      #lightbox .container .wrapper #embed {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0;
        top: 50%;
        opacity: 0;
        transform: translate(0, -50%);
        -moz-transition: opacity .5s ease;
        -o-transition: opacity .5s ease;
        -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease; }
        #lightbox .container .wrapper #embed.visible {
          opacity: 1; }
        #lightbox .container .wrapper #embed iframe {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0; }

#main .black-friday-mobile {
  display: none;
  width: 90%;
}

#main .black-friday-mobile .btn-close > a.btnClose {
  font-size: 44px;
  font-family: "Orator Std";
  position: absolute;
  left: 0;
  color: #ffffff;
  margin: 10px 20px;
} #main .black-friday-mobile .btn-close > a.btnClose:hover {
  color: #ed1a3b;
}

#main #blackFriday {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  min-height: 900px;
  transform: scale(1.2); }
  @media (max-width: 1200px) {
    #main #blackFriday {
      min-height: 900px;
    transform: scale(1);
    }
  }

  #main #blackFriday > img {
    position: relative;
    float: left;
    width: 100%;
    height: auto; }

    #main #blackFriday.black-friday .btn-close2 > a.btnClose2 {
    font-size: 44px;
    font-family: "Orator Std";
    position: absolute;
    left: 0;
    color: #ffffff;
    margin: 80px 0 0 150px;
  }  #main #blackFriday.black-friday .btn-close2 > a.btnClose2:hover {
    color: #ed1a3b;
  }
  @media (max-width: 1200px) {
    #main #blackFriday.black-friday .btn-close2 > a.btnClose2 {
      margin: 20px 0 0 60px;
    }
  }

  #main #blackFriday.black-friday .black-container {
    position: absolute;
    width: 1000px;
    height: 640px;
    margin-left: -500px;
    top: 160px;
    left: 50%;
    overflow: hidden;
  }

  @media (max-width: 992px) {
    #main #blackFriday.black-friday {
      display: none;
    }
    #main .black-friday-mobile {
      display: block;
    }
  }

  #main #blackFriday.black-friday .black-container .black-content {
    width: 579px;
    height: 100%;
    float: left;
  }


  
  .black-friday .black-container .black-content .left-content {
    position: absolute;
    width: 579px;
    height: 640px;
    overflow: hidden;
    z-index: 3;
    left: 0;
  }

    
    .black-content .left-content .txt-content-red {
      background: #000000;
      width: 579px;
      height: 640px;
      transform: skew(22deg);
      position: absolute;
      overflow: hidden;
      top: 0px;
      left: -132px;
      z-index: 6;
    }

    .black-content .left-content .txt-content-red .txt-black {
				background:url('../img/black-friday/text-black.png') no-repeat;
				width: 552px;
        height: 130px;
        position: absolute;
				transform: skew(-22deg);
				top: 68px;
        left: -400px;
				z-index: 6;
				opacity: 1;
      }
      .black-content .left-content .txt-content-red .txt-black.animate {
        left: 239px;
        transition: left .3s .7s;
      }
      .black-content .left-content .txt-content-red .txt-friday {
				background:url('../img/black-friday/text-friday.png') no-repeat;
				width: 603px;
        height: 125px;
        position: absolute;
				transform: skew(-22deg);
        top: 214px;
        left: -459px;
				z-index: 6;
				opacity: 1;
      }
      .black-content .left-content .txt-content-red .txt-friday.animate {
        left: 180px;
        transition: left .3s 1.4s;
      }
      .black-content .left-content .txt-content-red .txt-moma {
				background:url('../img/black-friday/text-moma.png') no-repeat;
				width: 530px;
        height: 129px;
        position: absolute;
				transform: skew(-22deg);
				top: 359px;
				left: -519px;
				z-index: 6;
				opacity: 1;
      }
      .black-content .left-content .txt-content-red .txt-moma.animate {
        left: 120px;
        transition: left .3s 2.1s;
      }
      
      .black-content .right-content {
        background: #c0151b;
        width: 666px;
        height: 640px;
        position: absolute;
        top: 0;
        right: 420px;
        z-index: 2;
      }
      .black-content .right-content .txt-content-black {
        width: 663px;
        height: 640px;
        position: absolute;
        top: 0px;
        z-index: 6;
      }

      .black-content .right-content .txt-content-black .txt-black-b {
				background:url('../img/black-friday/text-black-b.png') no-repeat;
				width: 552px;
        height: 130px;
        position: absolute;
				top: 68px;
        left: -605px;
				z-index: 6;
				opacity: 1;
      }
      .black-content .right-content .txt-content-black .txt-black-b.animate {
        left: 120px;
        transition: left .3s .7s;
      }
      .black-content .right-content .txt-content-black .txt-friday-b {
				background:url('../img/black-friday/text-friday-b.png') no-repeat;
				width: 603px;
        height: 125px;
        position: absolute;
				top: 214px;
				left: -609px;
				z-index: 6;
				opacity: 1;
      }
      .black-content .right-content .txt-content-black .txt-friday-b.animate {
        left: 118px;
        transition: left .3s 1.4s;
      }
      .black-content .right-content .txt-content-black .txt-moma-b {
				background:url('../img/black-friday/text-moma-b.png') no-repeat;
				width: 530px;
        height: 129px;
        position: absolute;
				top: 359px;
				left: -609px;
				z-index: 6;
				opacity: 1;
      }
      .black-content .right-content .txt-content-black .txt-moma-b.animate {
        left: 117px;
        transition: left .3s 2.1s;
      }

      .black-content .text-contact {
        width: 491px;
        background: #000;
        position: absolute;
        bottom: 90px;
        left: 30px;
        z-index: 6;
        opacity: 0;
      }
      .black-content .text-contact.animate {
        opacity: 1;
        transition: opacity .3s 2.9s;
      }

      .black-friday .black-container .text-content {
        width: 421px;
        height: 640px;
        float: right;
        background: #c0151b;
        padding-top: 87px;
        opacity: 1;
        padding-left: 90px;
        z-index: 2;
      }
      .black-friday .black-container .text-content .title-h4 {
        opacity: 0;
      }
      .black-friday .black-container .text-content .title-h4.animate {
        opacity: 1;
        transition: opacity .2s 1.4s;
      }

      .black-friday .black-container .text-content .plus-1 {
        margin-top: 28px;
      }
      .black-friday .black-container .text-content .plus-1 > i {
        display: inline-block;
        vertical-align: top;
        opacity: 0;
        transform: rotate(-360deg) scale(.2);
      }
      .black-friday .black-container .text-content .plus-1 > span {
        opacity: 0;
        margin: 20px 0 0 -10px;
        display: inline-block;
      }
      .black-friday .black-container .text-content .plus-1.animate > span {
        opacity: 1;
        transition: all .4s .9s;
      }
      .black-friday .black-container .text-content .plus-1.animate > i {
        opacity: 1;
        transform: rotate(0deg) scale(1);
        transition: all .4s .3s;
      }


      .black-friday .black-container .text-content .plus-2 {
        margin: 16px -23px;
      }
      .black-friday .black-container .text-content .plus-2 > i {
        display: inline-block;
        vertical-align: top;
        opacity: 0;
        transform: rotate(-360deg) scale(.2);
      }
      .black-friday .black-container .text-content .plus-2 > span {
        opacity: 0;
        margin: 20px 0 0 -10px;
        display: inline-block;
      }
      .black-friday .black-container .text-content .plus-2.animate > span {
        opacity: 1;
        transition: all .4s .9s;
      }
      .black-friday .black-container .text-content .plus-2.animate > i {
        opacity: 1;
        transform: rotate(0deg) scale(1);
        transition: all .4s .3s;
      }

      .black-friday .black-container .text-content .plus-3 {
        margin-top: 16px;
      }
      .black-friday .black-container .text-content .plus-3 > i {
        display: inline-block;
        vertical-align: top;
        opacity: 0;
        transform: rotate(-360deg) scale(.2);
      }
      .black-friday .black-container .text-content .plus-3 > span {
        opacity: 0;
        margin: 20px 0 0 -10px;
        display: inline-block;
      }

      .black-friday .black-container .text-content .plus-3.animate > span {
        opacity: 1;
        transition: all .4s .9s;
      }
      .black-friday .black-container .text-content .plus-3.animate > i {
        opacity: 1;
        transform: rotate(0deg) scale(1);
        transition: all .4s .3s;
      }

      .black-friday .black-container .text-content .plus-4 {
        margin: 16px -23px;
      }
      .black-friday .black-container .text-content .plus-4 > i {
        display: inline-block;
        vertical-align: top;
        opacity: 0;
        transform: rotate(-360deg) scale(.2);
      }
      .black-friday .black-container .text-content .plus-4 > span {
        opacity: 0;
        margin: 20px 0 0 -10px;
        display: inline-block;
      }

      .black-friday .black-container .text-content .plus-4.animate > span {
        opacity: 1;
        transition: all .4s .9s;
      }
      .black-friday .black-container .text-content .plus-4.animate > i {
        opacity: 1;
        transform: rotate(0deg) scale(1);
        transition: all .4s .3s;
      }

      
      .black-friday .black-container .text-content .plus-5 {
        margin-top: 16px;
      }
      .black-friday .black-container .text-content .plus-5 > i {
        display: inline-block;
        vertical-align: top;
        opacity: 0;
        transform: rotate(-360deg) scale(.2);
      }
      .black-friday .black-container .text-content .plus-5 > span {
        opacity: 0;
        margin: 15px 0 0 -10px;
        display: inline-block;
      }

      .black-friday .black-container .text-content .plus-5.animate > span {
        opacity: 1;
        transition: all .4s .9s;
      }
      .black-friday .black-container .text-content .plus-5.animate > i {
        opacity: 1;
        transform: rotate(0deg) scale(1);
        transition: all .4s .3s;
      }

      .black-friday .black-container .text-content .p-contact {
        opacity: 0;
        z-index: 2;
        display: block;
        margin: 20px 0 0 -23px;
        transition: all .4s .3s;
      }

      .container .lista-socios ul {
        position: relative;
        float: left;
        width: 70%;
        height: auto;
        border: 1px transparent solid;
        left: 50%;
        margin-left: -18%;
        margin-top: 40px;
      }
      
      .container .lista-socios ul li {
        position: relative;
        float: left;
        width: 50%;
        height: auto;
        border: none;
        padding: 19px;
      }
      
      @media (max-width: 768px) {
        #main #people-list .container ul li { width: 100%;}
        .container .lista-socios ul li { width: 100%;}
      }
#main .conduta-termo-iframe {
  margin: 20px auto 0;
  overflow: hidden;
  width: 100%;
  background: #fff;
}
#main .conduta-termo-iframe iframe {
  width: 100%;
}

#main #form-conduta {
  background-color: #ffffff;
  width: 100%;
  padding: 20px 100px;
  height: auto;
}
@media (max-width: 768px) {
  #main #form-conduta {
    padding: 20px 25px;
  }
}


#main #form-conduta .form-termo>h3 {
  color: #000;
  padding: 10px 0;
}
#main #form-conduta .form-termo>p {
  margin-bottom: 20px;
}
p.termoSucess {
  color: #32CD32;
  padding: 20px 0;
}

#main #form-conduta .form-termo input,
#main #form-conduta .form-termo textarea {
  color: #000000 !important;
}
#main #form-conduta .form-termo #submit:hover {
  background-color: rgba(237, 26, 59, 0.75);
  color: #ffffff;
  transition: all .5s;
}
#main #form-conduta .form-termo #submit {
  float: inherit;
}


.op {
  opacity: 0;
}

.momaIntroduction {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 3;
}
 

.fase1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 6;
}
.fase2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 7;
}

.a1 {
  background-image: url("../img/banner/a1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 9.4%;
  top: 15.1%;
  width: 33%;
  height: 40%;
  z-index: 10;
}


.a2 {
  background-image: url("../img/banner/a2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 9.4%;
  top: 26.7%;
  width: 39.9%;
  height: 40%;
  z-index: 10;
}
.a3 {
  background-image: url("../img/banner/a3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 9.4%;
  top: 40.1%;
  width: 33.9%;
  height: 40%;
  z-index: 9;
}
.commodity {
  background-image: url("../img/banner/commodity.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 9.4%;
  top: 58%;
  width: 47.9%;
  height: 40%;
  z-index: 8;
}
.seta1 {
  background-image: url("../img/banner/seta1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 57.4%;
  top: 55.8%;
  width: 7.5%;
  height: 40%;
  z-index: 10;
}
.seta2 {
  background-image: url("../img/banner/seta2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 65.1%;
  top: 55.8%;
  width: 7.5%;
  height: 40%;
  z-index: 10;
}
.seta3 {
  background-image: url("../img/banner/seta3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 72.7%;
  top: 55.8%;
  width: 7.5%;
  height: 40%;
  z-index: 10;
}


.bg_white {
  background-image: url("../img/banner/bg-white.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 6.5%;
  top: 52.3%;
  width: 54.1%;
  height: 40%;
  z-index: 4;
}


.b1 {
  background-image: url("../img/banner/b1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 9%;
  top: 24.2%;
  width: 58.8%;
  height: 40%;
  z-index: 19;
}
.b2 {
  background-image: url("../img/banner/b2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 9%;
  top: 32%;
  width: 54.5%;
  height: 40%;
  z-index: 18;
}
.b3 {
  background-image: url("../img/banner/b3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 9%;
  top: 48.4%;
  width: 79.13%;
  height: 40%;
  z-index: 17;
}


@keyframes opOut {
  0% {
      opacity: 1;
      transform: translate(0,0) scale(1);
  }

  100% {
      opacity: 1;
      transform: translate(0,0) scale(.6);
  }
}

*.opOut {
  opacity: 0;
  transition: .5s ease;
}

@keyframes upIn {
  0% {
      opacity: 0;
      transform: translateY(60px);
      -webkit-transform: translateY(60px);
      -moz-transform: translateY(60px);
      -o-transform: translateY(60px);
  }

  100% {
      opacity: 1;
      transform: translateY(0);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -o-transform: translateY(0);
  }
}

@-webkit-keyframes upIn {
  0% {
      opacity: 0;
      transform: translateY(60px);
      -webkit-transform: translateY(60px);
      -moz-transform: translateY(60px);
      -o-transform: translateY(60px);
  }

  100% {
      opacity: 1;
      transform: translateY(0);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -o-transform: translateY(0);
  }
}


*.upIn {
  animation: 1.3s cubic-bezier(0, 0.72, 0.21, 0.99) forwards upIn;
}

@keyframes leftIn {
  0% {
      opacity: 0;
      transform: translateX(-60px);
      -webkit-transform: translateX(-60px);
      -moz-transform: translateX(-60px);
      -o-transform: translateX(-60px);
  }

  100% {
      opacity: 1;
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -o-transform: translateX(0);
  }
}

@-webkit-keyframes leftIn {
  0% {
      opacity: 0;
      transform: translateX(-60px);
      -webkit-transform: translateX(-60px);
      -moz-transform: translateX(-60px);
      -o-transform: translateX(-60px);
  }

  100% {
      opacity: 1;
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -o-transform: translateX(0);
  }
}

*.leftIn {
  animation: 1.3s cubic-bezier(0, 0.72, 0.21, 0.99) forwards leftIn;
}


@keyframes rightIn {
  0% {
      opacity: 0;
      transform: translateX(60px);
      -webkit-transform: translateX(60px);
      -moz-transform: translateX(60px);
      -o-transform: translateX(60px);
  }

  100% {
      opacity: 1;
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -o-transform: translateX(0);
  }
}

@-webkit-keyframes rightIn {
  0% {
      opacity: 0;
      transform: translateX(60px);
      -webkit-transform: translateX(60px);
      -moz-transform: translateX(60px);
      -o-transform: translateX(60px);
  }

  100% {
      opacity: 1;
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -o-transform: translateX(0);
  }
}

*.rightIn {
  animation: 1.3s cubic-bezier(0, 0.72, 0.21, 0.99) forwards rightIn;
}

@keyframes opIn {
  0%, 100% {
      opacity: 0;
  }

  50% {
      opacity: 1;
  }
}

@-webkit-keyframes opIn {
  0%, 100% {
      opacity: 0;
  }

  50% {
      opacity: 1;
  }
}

.setaIn {
  animation: 1s ease-out infinite forwards opIn;
}
.opIn {
  opacity: 1;
}

