.home #wrapper {
  overflow: hidden; }
.home #wrapper, .home .mainHeader, .home .mainFooter {
  width: 100% !important;
  position: relative; }
.home .botaoAbraConta {
  position: absolute;
  float: left;
  z-index: 998;
  clear: left;
  top: 160px;
  left: 2%; }
.home .mainHeader {
  position: absolute;
  padding: 0 2%;
  z-index: 998; }
.home #mainMenu {
  float: left !important;
  clear: left;
  position: absolute;
  z-index: 998;
  top: 225px;
  left: 2%; }
.home .busca-desk {
  top: 150px;
  right: 2%; }
.home div#topBar div.holder {
  width: 100%;
  margin: 0 2%; }
  .home div#topBar div.holder div.top-bar-center {
    right: 4%; }
.home .headerMobile, .home .holderMobile {
  width: 100% !important; }
.home ul.navSeg {
  margin-right: 0; }
  .home ul.navSeg > li:last-child {
    margin-right: 0; }
.home section {
  position: relative;
}
  .home section.carousel-home {
    overflow: hidden; }
    .home section.carousel-home .flexslider {
      padding: 0;
      border: 0;
      background: transparent; }
      .home section.carousel-home .flexslider ul.slides li img {
        -webkit-transition: all 3s ease;
        -moz-transition: all 3s ease;
        -o-transition: all 3s ease;
        -ms-transition: all 3s ease;
        transition: all 3s ease; }
      .home section.carousel-home .flexslider ul.slides li:hover img {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05); }
      .home section.carousel-home .flexslider .flex-control-nav {
        bottom: 5px;
        z-index: 3; }
        .home section.carousel-home .flexslider .flex-control-nav li a {
          border: 1px solid #ffffff;
          background: #ffffff;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          -o-box-shadow: none;
          box-shadow: none; }
          .home section.carousel-home .flexslider .flex-control-nav li a.flex-active {
            background: transparent; }
      .home section.carousel-home .flexslider .slides-timer {
        z-index: 3;
        max-width: 500px;
        position: absolute;
        right: 2%;
        bottom: 72px; }
        .home section.carousel-home .flexslider .slides-timer .slide-timer {
          float: left;
          padding: 0 0 0 10px;
          overflow: hidden;
          cursor: pointer;
          opacity: 0.3;
          -webkit-transition: all .5s ease;
          -moz-transition: all .5s ease;
          -ms-transition: all .5s ease;
          -o-transition: all .5s ease;
          transition: all .5s ease; }
          .home section.carousel-home .flexslider .slides-timer .slide-timer .slide-name img {
            width: 79px;
            height: 54px; }
          .home section.carousel-home .flexslider .slides-timer .slide-timer .slide-progress {
            background-color: #74777d;
            height: 2px;
            width: 100%; }
            .home section.carousel-home .flexslider .slides-timer .slide-timer .slide-progress .slide-progress-active {
              width: 0%;
              height: 100%;
              margin-top: 3px; }
          .home section.carousel-home .flexslider .slides-timer .slide-timer:hover {
            opacity: 1; }
          .home section.carousel-home .flexslider .slides-timer .slide-timer.working {
            opacity: 1; }
            .home section.carousel-home .flexslider .slides-timer .slide-timer.working .slide-progress .slide-progress-active {
              background-color: #D92031; }
    .home section.carousel-home .bg1 {
      width: 653px;
      height: 42px;
      position: absolute;
      right: 0;
      bottom: 0;
      background: transparent url("/assets/exclusive/img/home/sombra-2.png");
      z-index: 3; }
    .home section.carousel-home .bg2 {
      width: 637px;
      height: 169px;
      position: absolute;
      left: 0;
      bottom: -1px;
      background: transparent url("/assets/exclusive/img/home/grafismo-olimpiada.png");
      z-index: 3; }
  .home section.redBar {
    width: 100%;
    background: #D92031;
    padding: 23.5px 0;
    margin-top: -1px; }
    .home section.redBar ul {
      width: 82%;
      float: right;
      margin: 0;
      padding: 0;
      margin-top: 10px; }
      .home section.redBar ul li {
        display: inline-table;
        float: left;
        width: 25%;
        padding-left: 20px;
        padding-right: 20px; }
        .home section.redBar ul li a {
          display: block;
          text-decoration: none; }
          .home section.redBar ul li a .icon {
            width: 20%;
            height: 60px;
            float: left; }
            .home section.redBar ul li a .icon img {
              opacity: 0.8;
              max-width: 60px; }
          .home section.redBar ul li a .desc {
            width: 80%;
            padding-left: 5%;
            box-sizing: border-box;
            float: left;
            padding-top: 10px; }
            .home section.redBar ul li a .desc h5 {
              font-family: "newjunesemiboldregular";
              font-size: 13px;
              color: #ffffff;
              font-weight: normal;
              line-height: 18px;
              margin: 0 0 5px 0; }
            .home section.redBar ul li a .desc p {
              font-size: 12px;
              color: #ffffff; }
          .home section.redBar ul li a:hover .icon img {
            opacity: 1; }
  .home section.servicos-online {
    padding: 10px 0;
    overflow: hidden; }
    .home section.servicos-online .tt {
      background-color: #f2f2f2;
      padding: 37px 0 37px 2%;
      width: 20%;
      float: left; }
      .home section.servicos-online .tt h2 {
        font-family: "newjunesemiboldregular",Arial;
        font-size: 24px;
        color: #4f4f4f; }
        .home section.servicos-online .tt h2 span {
          display: block; }
    .home section.servicos-online ul {
      width: 80%;
      float: left;
      background: #e5e5e5;
      padding: 25px 0;
      text-align: center;
      margin: 0; }
      .home section.servicos-online ul li {
        display: block; }
        .home section.servicos-online ul li a {
          display: block;
          text-decoration: none; }
          .home section.servicos-online ul li a span {
            display: block;
            margin-bottom: 10px; }
          .home section.servicos-online ul li a p {
            font-size: 13px;
            font-family: "newjunebookregular", Arial, Verdana;
            text-decoration: none;
            color: #696969;
            margin: 0; }
      .home section.servicos-online ul div.owl-controls {
        display: none; }
  .home section.destaques {
    width: 100%;
    background: #ffffff;
    display: table;
    z-index: 2;
    padding-bottom: 8px; }
    .home section.destaques .left, .home section.destaques .right {
      float: left;
      width: 50%; }
    .home section.destaques .right ul {
      margin: 0;
      padding: 0; }
      .home section.destaques .right ul li {
        display: block; }
    .home section.destaques .box-big {
      width: 100%;
      height: 100%;
      float: left;
      overflow: hidden; }
      .home section.destaques .box-big a {
        margin-top: -.9%; }
    .home section.destaques .box-mini {
      width: 49%;
      height: 49%;
      float: left;
      margin-bottom: 1%;
      overflow: hidden;
      margin-left: 1%; }
    .home section.destaques .box-big a, .home section.destaques .box-mini a {
      display: block;
      position: relative;
      overflow: hidden; }
      .home section.destaques .box-big a div.imagem, .home section.destaques .box-mini a div.imagem {
        width: 100%;
        height: 100%; }
        .home section.destaques .box-big a div.imagem img, .home section.destaques .box-mini a div.imagem img {
          display: block;
          width: 100%; }
      .home section.destaques .box-big a div.title, .home section.destaques .box-mini a div.title {
        width: 100%;
        background: url(/assets/exclusive/img/home/bg-opacity.png);
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        box-sizing: border-box;
        padding: 10px; }
        .home section.destaques .box-big a div.title h2, .home section.destaques .box-mini a div.title h2 {
          color: #fff;
          font-size: 16px;
          margin-bottom: 3px;
          font-family: 'newjuneboldregular';
          font-weight: normal; }
        .home section.destaques .box-big a div.title p, .home section.destaques .box-mini a div.title p {
          color: #fff;
          font-size: 14px;
          font-family: "newjunebookregular", Arial, Verdana; }
.home .mainFooter {
  padding-left: 2%;
  padding-right: 2%; }

html.ie9 .home section.carousel-home .flexslider ul.slides li img {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

@media only screen and (min-width: 1279px) {
  .home div.mapa-barra ul li {
    float: left;
    width: 12.5%;
    padding: 0; } }
@media (min-width: 1025px) and (max-width: 1279px) {
  .home .mainFooter div.holderFooter ul li:nth-child(1) {
    width: 30% !important; }
  .home .mainFooter div.holderFooter ul li:nth-child(2) {
    width: 14% !important;
    padding-left: 0% !important; }
  .home .mainFooter div.holderFooter ul li:nth-child(3), .home .mainFooter div.holderFooter ul li:nth-child(4) {
    width: 30% !important;
    padding-left: 3% !important; }
  .home .mainFooter div.holderFooter ul li:nth-child(4) {
    width: 26% !important; } }
@media only screen and (max-width: 1279px) {
  .home .botaoAbraConta {
    top: 0;
    left: 0; }
  .home div.holderFixed {
    background: #ffffff; }
  .home .busca-desk {
    display: none; }
  .home section.carousel-home .bg1 {
    width: 293.85px;
    height: 42px; }
  .home section.carousel-home .bg2 {
    width: 286.65px;
    height: 76.5px;
    background-size: 100%;
    background-repeat: no-repeat; }
  .home section.servicos-online .tt {
    text-align: center; }
  .home section.redBar {
    padding: 23.5px 0 38px; }
    .home section.redBar ul {
      width: 100%;
      float: none;
      text-align: center;
      padding: 0 1.3%; }
      .home section.redBar ul li a .icon {
        height: 50px;
        width: 100%;
        float: none; }
        .home section.redBar ul li a .icon img {
          display: inline-table; }
      .home section.redBar ul li a .desc {
        width: 100%;
        padding-left: 0;
        float: none; }
  .home section.destaques .box-big a div.title h2, .home section.destaques .box-mini a div.title h2 {
    font-size: 14px; }
  .home section.destaques .box-big a div.title p, .home section.destaques .box-mini a div.title p {
    font-size: 12px; }

  .mainFooter {
    padding-left: 20px !important;
    padding-right: 20px !important; }
    .mainFooter div.holderFooter ul {
      width: 100% !important;
      max-width: 100% !important; }
    .mainFooter address {
      width: 100% !important;
      max-width: 100% !important; }
    .mainFooter h6.atendimento {
      width: 100% !important;
      max-width: 100% !important; } }
@media only screen and (max-width: 1023px) {
  .home .botaoAbraConta {
    top: 0;
    left: 0; }
  .home div.holderFixed {
    background: #ffffff; }
  .home .busca-desk {
    display: none; }
  .home section.carousel-home .bg1 {
    width: 293.85px;
    height: 42px; }
  .home section.carousel-home .bg2 {
    width: 286.65px;
    height: 76.5px;
    background-size: 100%;
    background-repeat: no-repeat; }
  .home section.servicos-online .tt {
    text-align: center; }
  .home section.redBar {
    padding: 23.5px 0; }
    .home section.redBar ul {
      width: 100%;
      float: none;
      margin-left: 2%;
      text-align: left; }
      .home section.redBar ul li {
        display: inline-table;
        float: left;
        width: 50%;
        margin: 10px 0; }
        .home section.redBar ul li a .icon {
          height: 60px;
          width: 20%;
          float: left; }
          .home section.redBar ul li a .icon img {
            display: block; }
        .home section.redBar ul li a .desc {
          width: 80%;
          padding-left: 5%;
          float: left; } }
@media (min-width: 778px) and (max-width: 1023px) {
  .home section.redBar ul li a .desc {
    text-align: center; } }
@media only screen and (max-width: 767px) {
  .home section.carousel-home .bg1, .home section.carousel-home .bg2 {
    display: none; }
  .home section.redBar ul {
    margin-left: 0;
    text-align: left; }
    .home section.redBar ul li {
      min-height: 65px; }
      .home section.redBar ul li a .desc {
        text-align: left; }
  .home section.servicos-online .tt {
    width: 100%;
    float: none;
    text-align: center; }
    .home section.servicos-online .tt h2 span {
      display: none; }
  .home section.servicos-online ul {
    width: 100%;
    float: none;
    padding: 45px 65px; }
    .home section.servicos-online ul div.owl-controls {
      width: 100%; }
      .home section.servicos-online ul div.owl-controls div.owl-pagination {
        width: 100%;
        position: absolute;
        bottom: 0; }
      .home section.servicos-online ul div.owl-controls div.owl-buttons img {
        width: 20px; }
      .home section.servicos-online ul div.owl-controls div.owl-buttons div.owl-prev, .home section.servicos-online ul div.owl-controls div.owl-buttons div.owl-next {
        position: absolute;
        top: 50%;
        margin-top: -22px;
        background: none;
        opacity: 1; }
      .home section.servicos-online ul div.owl-controls div.owl-buttons div.owl-prev {
        left: 10px; }
      .home section.servicos-online ul div.owl-controls div.owl-buttons div.owl-next {
        right: 10px; }
  .home section.destaques .left, .home section.destaques .right {
    float: none;
    width: 100%; }
  .home section.destaques .right ul {
    margin-left: -1%; }
  .home section.destaques .box-big {
    width: 100%;
    height: 100%;
    float: left; }
    .home section.destaques .box-big a {
      margin-top: 0;
      margin-bottom: 1%; }
  .home section.destaques .box-mini {
    float: left; } }
@media only screen and (max-width: 639px) {
  .home section.redBar {
    padding: 8px 0 13.5px 0; } }
@media (min-width: 480px) and (max-width: 639px) {
  .home section.redBar ul {
    text-align: center;
    padding: 0 0; }
    .home section.redBar ul li {
      min-height: 115px; }
      .home section.redBar ul li a .icon {
        height: 50px;
        width: 100%;
        float: none; }
        .home section.redBar ul li a .icon img {
          display: inline-table; }
      .home section.redBar ul li a .desc {
        width: 100%;
        padding-left: 0;
        float: none;
        text-align: center; } }
@media only screen and (max-width: 479px) {
  .home section.redBar {
    padding: 13.5px 0; }
    .home section.redBar ul li {
      min-height: 70px;
      width: 100%;
      margin: 0;
      margin-bottom: 25px; }
      .home section.redBar ul li a .desc {
        padding-top: 5px; }
  .home section.destaques .left, .home section.destaques .right {
    float: none;
    width: 100%; }
  .home section.destaques .box-big {
    float: none; }
  .home section.destaques .box-mini {
    width: 100%;
    height: 100%;
    float: none;
    padding: 0; } }

/*# sourceMappingURL=home.css.map */
