header .logo {
  background: url(../images/logo-corporativo.png) no-repeat 0 0!important;
}

/**/
/**/
.padrao {
  position: relative;
  width: 100%; }

.padraoLeft, .content h2, .content h3, .interna, .interna h1, .interna .banner-interna, .interna .txt, .interna .list, .interna .list li span, .interna .list li .txt, .interna .list li span.img, .interna .list li a, .gestao-de-custo, .gestao-de-custo .list-gestao li, .surpreenda-se, .surpreenda-se form, .surpreenda-se form label, .surpreenda-se form .linha, .box-link span.tit {
  position: relative;
  float: left;
  width: 100%; }

.padraoRight {
  position: relative;
  float: right;
  width: 100%; }

.relativeLeft, .interna .list li .mais, .gestao-de-custo .list-gestao, .gestao-de-custo .box, .surpreenda-se form textarea, .surpreenda-se form input[type="text"], .box-link {
  position: relative;
  float: left; }

.relativeRight, .gestao-de-custo .list-gestao li span, .gestao-de-custo .img-mac, .surpreenda-se form .btn {
  position: relative;
  float: right; }

.relativeauto, .interna .ver-mais {
  position: relative;
  margin: 0 auto;
  display: inherit; }

.relativeInline, .interna .list li, .surpreenda-se form p {
  position: relative;
  display: inline-block; }
a.saiba {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #89bc4f;
    padding-right: 28px;
    vertical-align: top;
}

ul.list.seq-canvas li p {
  padding: 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0px;
  position: relative;
  max-height: 40px;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
ul.list.seq-canvas li:hover p {
/*   -webkit-line-clamp: 200;
  -webkit-box-orient: vertical;
  max-height: 300px; */
}
/**/
.content {
  margin-top: 110px; }
  .content h2, .content h3 {
    font-size: 50px;
    line-height: 54px;
    color: #202e4e;
    font-family: "robotolight";
    margin: 0 0; }

.interna .sequence {
  float: left; }
.interna h1 {
  font-size: 50px;
  line-height: 54px;
  color: #202e4e;
  font-family: "robotoblack";
  padding: 0px 0 12px 0;
  border-bottom: solid 5px #e6e6e6;
  margin-bottom: 30px; }
  .interna h1 span {
    color: #202e4e; }
.interna .banner-interna {
  height: 269px;
  overflow: hidden; }
.interna .txt {
  font-size: 16px;
  line-height: 20px;
  color: #666; }
.interna .list {
  margin: 40px 0 0 0; }
  .interna .list li {
    width: 33%;
    margin: 0 13px 0 2px;
    max-width: 380px;
    padding-bottom: 35px;
    vertical-align: top; }
    .interna .list li span {
      font-size: 16px;
      line-height: 20px;
      color: #666; }
    .interna .list li .txt {
      font-size: 16px;
      line-height: 20px;
      color: #666; }
    .interna .list li span.tit {
      color: #202e4e;
      font-size: 20px;
      line-height: 24px;
      margin: 10px 0; }
      .interna .list li span.tit img {
        display: inline-block;
        margin-right: 6px; }
    .interna .list li span.img img {
      max-width: 100%;
      width: 100%; }
    .interna .list li .mais {
      width: auto;
      font-size: 16px;
      line-height: 20px;
      text-transform: uppercase;
      color: #89bc4f;
      margin-top: 20px;
      vertical-align: top; }
    .interna .list li a {
      height: 100%; }
    .interna .list li a:hover span.img img {
      outline: solid 2px #89bc4f; }
    .interna .list li a:hover span {
      color: #89bc4f; }
  .interna .list li:nth-child(3n+0) {
    margin-right: 0; }
.interna .ver-mais {
  width: 200px;
  clear: both;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #89bc4f;
  vertical-align: top; }
.interna .sequence .seq-canvas {
  white-space: normal; }
.interna .sequence .seq-canvas > * {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  text-align: left; }
.interna .seq-pagination {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 20px; }
  .interna .seq-pagination button {
    position: relative;
    text-decoration: none;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: transparent;
    overflow: visible;
    vertical-align: top;
    border: solid 1px #89bc4f;
    border-radius: 50%;
    font-size: 0;
    margin: 0 2px; }
  .interna .seq-pagination button:focus, .interna .seq-pagination button.seq-current {
    outline: none;
    background: #89bc4f; }

.hover-area {
  position: relative;
  width: 125px;
  height: 50px; }

.slidertese {
  position: absolute; }

.gestao-de-custo {
  background: #fafafa;
  padding: 44px 0 0 0; }
  .gestao-de-custo .list-gestao {
    max-width: 480px;
    width: 100%;
    margin: 30px 0 20px 0; }
    .gestao-de-custo .list-gestao li {
      margin-bottom: 32px; }
      .gestao-de-custo .list-gestao li span {
        width: calc(100% - 90px);
        font-size: 16px;
        color: #666;
        line-height: 20px; }
      .gestao-de-custo .list-gestao li span.img {
        float: left;
        width: 80px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        border: solid 1px #89bc4f;
        border-radius: 50%;
        background: #f2f6ed;
        overflow: hidden; }
        .gestao-de-custo .list-gestao li span.img img {
          display: inline-block;
          vertical-align: middle; }
      .gestao-de-custo .list-gestao li span.tit {
        color: #202e4e;
        font-family: "robotobold";
        margin-bottom: 5px; }
  .gestao-de-custo .box {
    width: 60%;
    max-width: 470px;
    z-index: 66; }
  .gestao-de-custo .img-mac {
    width: 66%;
    max-width: 780px;
    z-index: 1;
    min-height: 398px;
    padding: 25px 161px 85px 169px;
    background: url("../images/macbook.png") no-repeat 0 0;
    margin: 20px -50px 0 -30px; }

.surpreenda-se {
  padding: 30px 0 80px 0;
  background: #fafafa; }
  .surpreenda-se h2 {
    color: #202e4e;
    text-align: center;
    padding: 0 0 26px 0;
    min-height: 70px;
    margin: 0 0 20px 0; }
    .surpreenda-se h2 .txt.ab {
      font-family: "robotolight";
      width: 360px;
      overflow: hidden;
      padding: 0 30px;
      display: inherit;
      margin: 0 auto -45px;
      float: none;
      background: #fafafa; }
  .surpreenda-se h2:before {
    position: relative;
    display: inline-block;
    vertical-align: top;
    background: url("../images/icone-surpreenda.png") no-repeat center center;
    padding: 21px 21px;
    content: "";
    margin-right: 10px; }
  .surpreenda-se form {
    margin-bottom: 80px; }
    .surpreenda-se form textarea, .surpreenda-se form input[type="text"] {
      height: 50px;
      line-height: 50px;
      border: solid 1px #d9d9d9;
      border-radius: 3px 3px;
      padding-left: 26px;
      font-size: 16px;
      color: #666;
      margin-bottom: 9px;
      width: calc(50% - 3px); }
    .surpreenda-se form textarea {
      height: 90px;
      line-height: 20px;
      padding-top: 10px;
      width: 100%; }
    .surpreenda-se form label {
      font-size: 16px;
      line-height: 20px;
      color: #202e4e;
      font-family: "robotobold"; }
    .surpreenda-se form label.label-check {
      font-family: "robotolight";
      width: auto;
      color: #666;
      float: none;
      margin: 0 30px 0 5px; }
    .surpreenda-se form .margin-right {
      margin-right: 6px; }
    .surpreenda-se form .linha {
      margin-bottom: 10px; }
    .surpreenda-se form .btn {
      height: 50px;
      line-height: 50px;
      font-size: 16px;
      color: #ffffff;
      text-transform: uppercase;
      background: #89bc4f;
      border-radius: 3px 3px;
      border: none;
      text-align: center;
      padding: 0 20px; }
    .surpreenda-se form .btn:hover {
      background: #4a8b18; }

.box-link {
  height: 200px;
  color: #ffffff; }
  .box-link span {
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 0 0 0 30px;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: lighter; }
    .box-link span strong {
      font-family: "robotoblack";
      font-weight: lighter; }
  .box-link span.tit {
    font-size: 50px;
    line-height: 44px;
    padding: 0 0;
    margin: 0 0;
    bottom: 0;
    text-transform: none;
    font-family: "robotothin"; }

.box-link:hover {
  color: #ffffff;
  opacity: 0.6; }

.box-link.w50 {
  width: calc(50% - 10px); }

.box-link.margin-right {
  margin-right: 20px; }

/**/
@media (min-width: 960px) and (max-width: 1280px) {
  .interna .list li {
    width: 31.9%; } }
@media (max-width: 1280px) {
  .gestao-de-custo .img-mac {
    margin-right: -124px; } }
@media (max-width: 959px) {
  div#BoxForm{
    padding: 20px!important;
    overflow: scroll!important;
    height: 100%!important;
  }
  .interna .list {
    text-align: center; }
    .interna .list li {
      text-align: left; }
    .interna .list li:nth-child(3n+0) {
      margin-right: 16px; }
    .interna .list li:nth-child(2n+0) {
      margin-right: 0; }

  .box-link {
    background-size: 100%;
    overflow: hidden;
    height: 118px; }
    .box-link span {
      bottom: 10px; }
    .box-link span.tit {
      font-size: 30px;
      bottom: 0;
      line-height: 34px; } }
@media (min-width: 768px) and (max-width: 959px) {
  .interna .list li {
    width: 47.7%; }

  .gestao-de-custo .list-gestao {
    width: 480px; }
  .gestao-de-custo .img-mac {
    width: 588px;
    min-height: 300px;
    background-size: 100%;
    padding: 19px 122px 0 127px;
    margin: 80px -260px 0 0; }
    .gestao-de-custo .img-mac img {
      max-width: 100%; } }
@media (min-width: 768px) and (max-width: 820px) {
  .gestao-de-custo .img-mac {
    margin: 80px -310px 0 0; } }
@media (max-width: 767px) {
  .content h2, .content h3 {
    font-size: 40px;
    line-height: 44px;
    width: 100%; }

  .interna h1 {
    font-size: 40px;
    line-height: 44px; }
  .interna .list {
    text-align: center; }
    .interna .list li {
      width: 100%;
      text-align: left; }
      .interna .list li span {
        padding: 0 10px; }
    .interna .list li:nth-child(3n+0) {
      margin-right: 0; }
    .interna .list li:nth-child(2n+0) {
      margin-right: 0; }
  .interna .sequence {
    max-width: 380px;
    margin: 0 auto;
    display: inherit;
    float: none;
    overflow: hidden;
    clear: both; }
    .interna .sequence .seq-canvas {
      white-space: nowrap; }

  .gestao-de-custo {
    text-align: center; }
    .gestao-de-custo .list-gestao {
      max-width: 100%; }
    .gestao-de-custo .box {
      width: 100%;
      max-width: 100%;
      text-align: left; }
    .gestao-de-custo .img-mac {
      width: 360px;
      float: none;
      margin: 0 0 40px 0;
      display: inline-block;
      position: relative;
      background-size: 100%;
      padding: 11px 74px 0 78px;
      min-height: 190px; }
      .gestao-de-custo .img-mac img {
        max-width: 100%; }

  .surpreenda-se h2:before {
    background: none;
    padding: 0 0; }
  .surpreenda-se h2 {
    font-size: 40px;
    line-height: 44px;
    padding: 0 0 6px 0; }
    .surpreenda-se h2 .txt.ab {
      margin: 0 auto 0; }
  .surpreenda-se form {
    margin-bottom: 50px; }
    .surpreenda-se form input[type="text"] {
      width: 100%;
      padding-left: 10px; }
    .surpreenda-se form textarea {
      padding-left: 10px; }
    .surpreenda-se form p {
      width: 100%;
      display: inline-block; }
    .surpreenda-se form .btn {
      width: 100%; }
  .surpreenda-se .margin-right {
    margin-right: 0; }

  .box-link.w50 {
    width: 100%;
    max-width: 580px;
    float: none;
    margin: 0 auto;
    display: inherit;
    margin-bottom: 10px; } }
@media (max-width: 360px) {
  .gestao-de-custo .img-mac {
    width: 320px;
    padding: 10px 64px 0 69px; } }


.fancybox-inner {
    overflow: hidden!important;
}
div#BoxForm {
   width: 700px;
    background: #ffffff;
    padding: 30px 80px;
    border-radius: 6px 6px;
    max-width: 100%;
    overflow-y: scroll;
    display: none;
    max-height: 80vh;
}

div#BoxForm h2 {
  font-size: 25px;
  line-height: 25px;
  font-family: "robotoblack";
  color: #6b2d80;
  margin: 0px 0 20px 0px;
  letter-spacing: -1px;
  text-transform: uppercase;
}
div#BoxForm span.tit {
    color: #202e4e;
    font-size: 25px;
    line-height: 25px;
    margin: 20px 0 10px;
    display: inline-block;
    width: 100%;
}
div#BoxForm span.tit img {
  float: left;
  width: auto;
  margin: 3px 10px;
}
div#BoxForm input[type="text"] {
  height: 50px;
  background: #fafafa;
  border: solid 1px #d9d9d9;
  border-radius: 6px 6px;
  padding-left: 15px;
  font-size: 16px;
  line-height: 50px;
  color: #666;
  margin-bottom: 9px;
  width: 100%;
}
div#BoxForm textarea{
  height: 120px;
  background: #fafafa;
  border: solid 1px #d9d9d9;
  border-radius: 6px 6px;
  padding-left: 15px;
  font-size: 16px;
  line-height: 50px;
  color: #666;
  margin-bottom: 9px;
  width: 100%;
  resize: none;
}
div#BoxForm img {
  width: 100%;
  margin: 0 auto;
  display: table;
}
div#BoxForm p {
  padding: 20px 0px 10px;
  font-size: 16px;
  line-height: 20px;
  color: #666;
  font-family: "robotolight";
}
div#BoxForm .btn {
  margin: 11px 0 20px 10px;
  padding: 0 22px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background: #89bc4f;
  text-transform: uppercase;
  float: right;
}
div#BoxForm .btn:focus, 
div#BoxForm .btn:hover {
    outline: none;
    opacity: 0.6;
}


