#our-history .gallery .slick-arrow::before, #our-map .list-stores .item span, #our-map .slick-stores .slick-arrow, #our-map .store .see-point, #brands span, #brands .brand img, #brands .brand-box, #brands .brand-box::before, #internal-menu ul li, #organograma .person, #organograma .person .bg-image {
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear; }

.circle {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%; }

#our-history .line .content::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  visibility: hidden;
  overflow: hidden; }

#our-history {
  padding-bottom: 90px; }
  #our-history .gridD {
    position: relative; }
  #our-history .middle-line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    width: 2px;
    background: rgba(59, 59, 59, 0.2); }
  #our-history .line {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 60px;
    padding-bottom: 60px; }
@media(max-width: 1440px) {
  #our-history .line {
    padding-top: 50px;
    padding-bottom: 50px; } }
    #our-history .line:nth-child(odd) {
      -webkit-box-orient: horizontal;
      -moz-box-orient: horizontal;
      box-orient: horizontal;
      -webkit-box-direction: reverse;
      -moz-box-direction: reverse;
      box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      -moz-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -ms-flex-direction: row-reverse; }
      #our-history .line:nth-child(odd) .content-pd {
        padding-right: 55px;
        padding-left: 0; }
      #our-history .line:nth-child(odd) h3 {
        padding-left: 45px;
        padding-right: 0; }
      #our-history .line:nth-child(odd) .date img {
        padding-right: 0;
        padding-left: 45px; }
    #our-history .line.no-images .date, #our-history .line.no-images .content {
      width: 50%; }
    #our-history .line .pictures {
      height: auto;
      width: 20%;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      #our-history .line .pictures .picture {
        height: 120px;
        width: 120px;
        background: #f7f7f7;
        border: 10px solid #f07138;
        height: 95px;
        width: 120px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        box-shadow: 3px 6px 15px rgba(59, 59, 59, 0.7); }
        #our-history .line .pictures .picture:nth-child(1) {
          -webkit-transform: rotate(15deg);
          -moz-transform: rotate(15deg);
          -ms-transform: rotate(15deg);
          -o-transform: rotate(15deg);
          transform: rotate(15deg); }
        #our-history .line .pictures .picture:nth-child(2) {
          -webkit-transform: rotate(-5deg);
          -moz-transform: rotate(-5deg);
          -ms-transform: rotate(-5deg);
          -o-transform: rotate(-5deg);
          transform: rotate(-5deg); }
        #our-history .line .pictures .picture:nth-child(3) {
          -webkit-transform: rotate(10deg);
          -moz-transform: rotate(10deg);
          -ms-transform: rotate(10deg);
          -o-transform: rotate(10deg);
          transform: rotate(10deg); }
      #our-history .line .pictures.one-image .picture {
        height: 135px;
        width: 170px; }
        #our-history .line .pictures.one-image .picture:nth-child(1) {
          -webkit-transform: rotate(-5deg);
          -moz-transform: rotate(-5deg);
          -ms-transform: rotate(-5deg);
          -o-transform: rotate(-5deg);
          transform: rotate(-5deg); }
    #our-history .line .bullet {
      height: 32px;
      width: 34px;
      max-width: 32px;
      border: 3px solid #FFFFFF;
      position: relative;
      border-radius: 50%;
      z-index: 10;
      background: #f7931e;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
      #our-history .line .bullet::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: #e5e5e5;
        height: 16px;
        width: 16px;
        border: 4px solid #FFFFFF;
        border-radius: 50%; }
    #our-history .line .date, #our-history .line .content {
      width: 40%; }
    #our-history .line .content::after {
      content: ""; }
    #our-history .line .date {
      text-align: left; }
      #our-history .line .date img {
        padding-right: 45px; }
    #our-history .line .content-pd {
      padding-left: 55px; }
    #our-history .line .alignleft {
      margin-right: 20px;
      margin-left: 0;
      float: left; }
    #our-history .line .alignright {
      margin-left: 20px;
      margin-right: 0;
      float: right; }
    #our-history .line h3 {
      display: inline-block;
      font-size: 51px;
      line-heigth: 1em;
      font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
      color: #f07138;
      text-align: center;
      padding-right: 45px; }
      #our-history .line h3 span {
        display: block;
        font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
        color: #3b3b3b;
        font-size: 16px;
        font-weight: 400; }
    #our-history .line h4 {
      font-size: 30px;
      color: #f07138;
      text-transform: uppercase;
      font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
      margin-bottom: 10px; }
    #our-history .line p {
      font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
      line-height: 1.5em;
      color: #666666;
      text-align: left; }
@media(max-width: 768px) {
  #our-history .line p {
    font-size: 14px; } }
      #our-history .line p strong {
        font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
    #our-history .line:nth-child(even) .date {
      text-align: right; }
    #our-history .line.gallery-content .content {
      margin-right: -19px; }
    #our-history .line.line1 {
      padding-top: 0; }
  #our-history .gallery {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px; }
    #our-history .gallery .gallery-item {
      margin: 0; }
      #our-history .gallery .gallery-item a {
        cursor: default; }
      #our-history .gallery .gallery-item img {
        display: block;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
        border: none; }
    #our-history .gallery .slick-arrow {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 2;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      text-indent: -999px;
      height: 50px;
      width: 50px;
      border: none;
      overflow: hidden;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      font-size: 0;
      cursor: pointer; }
@media(max-width: 520px) {
  #our-history .gallery .slick-arrow {
    width: 50%;
    top: auto;
    bottom: 0;
    transform: none; } }
      #our-history .gallery .slick-arrow::before {
        content: "";
        background: url("../img/icons/icon-arrow-left-grey.png") center center no-repeat;
        height: 10px;
        width: 15px;
        display: block;
        position: relative;
        left: 0; }
      #our-history .gallery .slick-arrow.slick-prev {
        left: 0; }
        #our-history .gallery .slick-arrow.slick-prev:hover::before {
          left: -3px; }
      #our-history .gallery .slick-arrow.slick-next {
        right: 0; }
        #our-history .gallery .slick-arrow.slick-next::before {
          background-image: url("../img/icons/icon-arrow-right-grey.png"); }
        #our-history .gallery .slick-arrow.slick-next:hover::before {
          left: 3px; }

#our-map {
  margin-bottom: 160px; }
@media(max-width: 768px) {
  #our-map {
    margin-bottom: 50px; } }
  #our-map .gridD {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
@media(max-width: 1050px) {
  #our-map .gridD {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
  #our-map .list-stores .tab-stores {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    #our-map .list-stores .tab-stores a {
      margin-right: 15px;
      margin-left: 15px;
      display: block;
      color: #b3b3b3;
      text-transform: uppercase;
      font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
      position: relative;
      padding-bottom: 30px; }
      #our-map .list-stores .tab-stores a::before {
        content: "";
        height: 4px;
        width: 100%;
        position: absolute;
        right: 0;
        bottom: -2px;
        left: 0;
        background: #FFFFFF;
        opacity: 0; }
      #our-map .list-stores .tab-stores a.active {
        font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
        color: #015086; }
        #our-map .list-stores .tab-stores a.active::before {
          background: #015086;
          opacity: 1; }
  #our-map .list-stores .item {
    border-top: 1px solid #eaeaea;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    padding: 15px 34px;
    display: none; }
    #our-map .list-stores .item.capital {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
    #our-map .list-stores .item .left {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; }
    #our-map .list-stores .item .icon {
      height: 37px;
      width: 30px;
      min-width: 30px;
      margin-right: 26px;
      background: url("../img/marker.png") center center no-repeat; }
    #our-map .list-stores .item a {
      font-size: 12px;
      color: #b3b3b3;
      letter-spacing: 1.1px; }
    #our-map .list-stores .item span {
      color: #3b3b3b;
      text-transform: uppercase;
      font-size: 12px;
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
      #our-map .list-stores .item span::after {
        margin-left: 30px;
        content: "";
        height: 8px;
        width: 8px;
        border-radius: 50%;
        display: inline-block;
        background: #3b3b3b; }
      #our-map .list-stores .item span.inaugurada {
        color: #33cc33; }
        #our-map .list-stores .item span.inaugurada::after {
          background: #33cc33; }
      #our-map .list-stores .item span.em-reforma {
        color: #cc3333; }
        #our-map .list-stores .item span.em-reforma::after {
          background: #cc3333; }
    #our-map .list-stores .item.active {
      background: #fcfcfc; }
      #our-map .list-stores .item.active a {
        color: #f07138;
        font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
        text-transform: uppercase; }
      #our-map .list-stores .item.active span {
        opacity: 0; }
  #our-map .map-container {
    min-width: 647px;
    max-width: 647px;
    height: 433px;
    background: url("../img/sobre-nos/map.png") top left no-repeat;
    position: relative; }
@media(max-width: 1050px) {
  #our-map .map-container {
    margin-right: auto;
    margin-left: auto; } }
@media(max-width: 768px) {
  #our-map .map-container {
    display: none; } }
    #our-map .map-container .icon-marker {
      display: block;
      position: absolute;
      height: 37px;
      width: 30px;
      background: url("../img/sobre-nos/marker.png") center center no-repeat; }
  #our-map .slick-stores {
    max-width: 338px; }
@media(max-width: 1050px) {
  #our-map .slick-stores {
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto; } }
@media(max-width: 380px) {
  #our-map .slick-stores {
    max-width: 300px;
    margin-top: 0; } }
    #our-map .slick-stores .slick-arrow {
      position: absolute;
      top: 120px;
      left: -32px;
      text-indent: -999px;
      height: 29px;
      width: 15px;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      border: none;
      cursor: pointer;
      overflow: hidden;
      background: transparent; }
      #our-map .slick-stores .slick-arrow::before {
        content: "";
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url("../img/icons/icon-arrow-line.png") center center no-repeat; }
      #our-map .slick-stores .slick-arrow:hover {
        left: -36px; }
      #our-map .slick-stores .slick-arrow.slick-next {
        right: -32px;
        left: auto; }
        #our-map .slick-stores .slick-arrow.slick-next::before {
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg); }
        #our-map .slick-stores .slick-arrow.slick-next:hover {
          right: -36px; }
  #our-map .store h3 {
    font-size: 18px;
    color: #f07138;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
    margin-bottom: 20px; }
  #our-map .store .image {
    height: 179px;
    width: 100%;
    background-color: #f4f4f4;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px; }
  #our-map .store .see-point {
    background: #015086;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-right: auto;
    margin-bottom: 10px;
    border-radius: 4px;
    padding: 5px 10px;
    display: inline-block;
    font-size: 12px; }
    #our-map .store .see-point:hover {
      background: #de4730; }
  #our-map .store .infos {
    margin-bottom: 24px; }
    #our-map .store .infos .address {
      margin-bottom: 30px; }
    #our-map .store .infos p {
      font-size: 12px; }
      #our-map .store .infos p strong {
        color: #f07138;
        text-transfor: uppercase;
        font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
  #our-map .store .people {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #our-map .store .person {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
@media(max-width: 380px) {
  #our-map .store .person {
    margin-bottom: 20px; } }
    #our-map .store .person .icon {
      min-width: 42px;
      margin-right: 11px; }
    #our-map .store .person h4 {
      font-size: 12px;
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
      color: #032655;
      text-transform: uppercase; }
    #our-map .store .person p {
      font-size: 12px;
      color: #032655;
      text-transform: uppercase; }
    #our-map .store .person span {
      font-size: 12px;
      display: inline-block;
      border-radius: 4px;
      background: #032655;
      color: #FFFFFF;
      text-transform: uppercase;
      padding: 6px 14px 3px;
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }

#map-marker {
  padding-bottom: 143px; }
  #map-marker h3 {
    font-size: 14px;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #032655; }
  #map-marker #map-render {
    height: 294px;
    width: 100%; }
@media(max-width: 480px) {
  #map-marker #map-render {
    height: 400px; } }
#nosso-grupo {
  padding-bottom: 120px; }
  #nosso-grupo .about {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 50px;
    padding-bottom: 50px; }
@media(max-width: 768px) {
  #nosso-grupo .about {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    padding-top: 25px;
    padding-bottom: 25px; } }
  #nosso-grupo .image-flex {
    width: 31%; }
@media(max-width: 769px) {
  #nosso-grupo .image-flex {
    width: 100%; } }
  #nosso-grupo #about-group .about:first-child {
    padding-top: 0; }
  #nosso-grupo #about-group .about:nth-child(even) {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse; }
@media(max-width: 768px) {
  #nosso-grupo #about-group .about:nth-child(even) {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; } }
    #nosso-grupo #about-group .about:nth-child(even) h2 {
      color: #032655; }
    #nosso-grupo #about-group .about:nth-child(even) .infos {
      text-align: right; }
@media(max-width: 768px) {
  #nosso-grupo #about-group .about:nth-child(even) .infos {
    text-align: left; } }
    #nosso-grupo #about-group .about:nth-child(even) .logo {
      min-width: 315px;
      max-width: 315px;
      padding-left: 50px;
      margin-top: -20px; }
@media(max-width: 769px) {
  #nosso-grupo #about-group .about:nth-child(even) .logo {
    padding-left: 0;
    min-width: auto;
    padding-top: 40px; }
    #nosso-grupo #about-group .about:nth-child(even) .logo img {
      margin-right: auto;
      margin-left: auto; } }
  #nosso-grupo #about-group h2 {
    font-size: 34px;
    text-transform: uppercase;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
    margin-bottom: 25px;
    color: #f07138; }
@media(max-width: 480px) {
  #nosso-grupo #about-group h2 {
    font-size: 28px; } }
  #nosso-grupo #about-group p {
    font-size: 14px;
    color: #666666;
    padding-bottom: 20px;
    font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; }
  #nosso-grupo .logo {
    padding-right: 52px;
    margin-top: 25px;
    min-width: 315px;
    max-width: 315px; }
@media(max-width: 769px) {
  #nosso-grupo .logo {
    padding-right: 0;
    padding-bottom: 30px; } }
@media(max-width: 480px) {
  #nosso-grupo .logo {
    max-width: 100%;
    min-width: auto; } }
@media(max-width: 480px) {
  #nosso-grupo .logo img {
    max-width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto; } }
  #nosso-grupo ul li {
    display: block;
    font-size: 12px; }
    #nosso-grupo ul li span, #nosso-grupo ul li strong {
      color: #f07138;
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
    #nosso-grupo ul li span {
      font-size: 13px;
      text-transform: uppercase; }

#brands .brands-container {
  padding-left: 31px;
  position: relative;
  max-width: 677px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
@media(max-width: 480px) {
  #brands .brands-container {
    padding-left: 10px; } }
  #brands .brands-container::before {
    content: "";
    position: absolute;
    top: 15px;
    bottom: 0;
    left: 0;
    width: 2px;
    background: #3b3b3b;
    opacity: 0.1; }
#brands span {
  color: #032655;
  text-transform: uppercase;
  font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
  text-align: left;
  width: 100%;
  margin-bottom: 15px; }
#brands .brand {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
@media(max-width: 680px) {
  #brands .brand {
    margin: 15px; } }
  #brands .brand img {
    max-height: 115px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.4; }
#brands .brand-box {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 30px;
  margin-bottom: 30px;
  position: relative; }
@media(max-width: 480px) {
  #brands .brand-box {
    padding-right: 15px;
    padding-left: 15px; } }
  #brands .brand-box:last-child {
    margin-bottom: 0; }
  #brands .brand-box::before {
    content: "";
    display: inline-block;
    height: 12px;
    width: 12px;
    background: #e5e5e5;
    border-radius: 100%;
    position: absolute;
    top: 15px;
    left: -36px;
    z-index: 1; }
@media(max-width: 480px) {
  #brands .brand-box::before {
    left: -15px; } }
  #brands .brand-box:hover {
    box-shadow: 0 0 50px rgba(59, 59, 59, 0.1); }
    #brands .brand-box:hover::before {
      background: #f07138; }
    #brands .brand-box:hover span {
      color: #f07138; }
    #brands .brand-box:hover img {
      opacity: 1;
      -webkit-filter: grayscale(0);
      filter: grayscale(0); }

.class-select {
  outline: none;
  height: 40px;
  width: 250px;
  padding: 10px 18px;
  border-radius: 32px;
  color: #3c3c3c;
  margin-bottom: 2rem; }

#page-jeito-assai {
  padding-bottom: 50px; }
  #page-jeito-assai #banner-jeito {
    position: relative;
    margin-bottom: 40px; }
    #page-jeito-assai #banner-jeito .bg {
      position: absolute;
      top: auto;
      right: 0;
      bottom: 0;
      left: 0;
      height: 412px;
      width: 100%;
      display: block;
      background: #fce24c; }
      #page-jeito-assai #banner-jeito .bg .image {
        display: block;
        height: 100%;
        width: 100%;
        opacity: 0.2; }
    #page-jeito-assai #banner-jeito .columns {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -moz-box-align: end;
      box-align: end;
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      -ms-align-items: flex-end;
      -o-align-items: flex-end;
      align-items: flex-end;
      -ms-flex-align: end;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      position: relative; }
      #page-jeito-assai #banner-jeito .columns .column {
        width: 50%; }
        #page-jeito-assai #banner-jeito .columns .column.text {
          padding-right: 40px;
          padding-bottom: 30px; }
          #page-jeito-assai #banner-jeito .columns .column.text p {
            font-size: 14px;
            text-transform: uppercase;
            text-align: left;
            padding-bottom: 20px; }
            #page-jeito-assai #banner-jeito .columns .column.text p strong {
              font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
            #page-jeito-assai #banner-jeito .columns .column.text p:last-child {
              padding-bottom: 0; }
        #page-jeito-assai #banner-jeito .columns .column.image {
          min-width: 618px; }
  #page-jeito-assai #infos-jeito .columns {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -25px;
    margin-left: -25px; }
    #page-jeito-assai #infos-jeito .columns .column {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      width: calc(50% - 50px);
      padding: 25px; }
      #page-jeito-assai #infos-jeito .columns .column .gridC {
        max-width: 512px;
        margin-right: auto;
        margin-left: auto;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        box-shadow: 0 0 40px rgba(59, 59, 59, 0.09);
        padding: 45px 65px 35px 38px; }
      #page-jeito-assai #infos-jeito .columns .column h4 {
        font-size: 20px;
        text-transform: uppercase;
        color: #015086;
        font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
      #page-jeito-assai #infos-jeito .columns .column p {
        color: #747474;
        padding-bottom: 30px; }
        #page-jeito-assai #infos-jeito .columns .column p:last-child {
          padding-bottom: 0; }
      #page-jeito-assai #infos-jeito .columns .column .icon {
        min-width: 84px;
        margin-right: 25px; }
  #page-jeito-assai #infos-jeito h5 {
    font-size: 25px;
    font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #015086;
    padding-top: 65px;
    text-align: center; }

#content-archive {
  padding-bottom: 150px; }
@media(max-width: 768px) {
  #content-archive {
    padding-bottom: 70px; } }
  #content-archive .gridD {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
@media(max-width: 680px) {
  #content-archive .gridD {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; } }
  #content-archive #content h2 {
    font-size: 26px;
    color: #d8d6d4;
    text-transform: uppercase;
    font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
    letter-spacing: 1.1px;
    margin-bottom: 42px; }
  #content-archive #content .archives {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
@media(max-width: 680px) {
  #content-archive #content .archives {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; } }
  #content-archive #content .box-archive {
    margin-bottom: 70px; }
    #content-archive #content .box-archive:nth-child(2n+1) {
      margin-right: 86px; }
@media(max-width: 1100px) {
  #content-archive #content .box-archive:nth-child(2n+1) {
    margin-right: 15px; } }
#internal-menu {
  min-width: 230px;
  margin-right: 82px;
  position: relative; }
@media(max-width: 680px) {
  #internal-menu {
    margin-right: 0;
    margin-bottom: 30px; } }
  #internal-menu .button-mobile {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    height: 40px;
    width: 230px;
    background: #f07138;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    display: none; }
@media(max-width: 680px) {
  #internal-menu .button-mobile {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-right: auto;
    margin-left: auto; } }
  #internal-menu ul {
    width: 100%; }
@media(max-width: 680px) {
  #internal-menu ul {
    display: none;
    position: absolute;
    background: #FFFFFF;
    z-index: 2;
    width: 230px;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); } }
    #internal-menu ul li {
      display: block;
      font-size: 13px;
      text-transform: uppercase;
      font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
      color: #3b3b3b;
      background: #fafafa; }
@media(max-width: 680px) {
  #internal-menu ul li {
    text-align: center; } }
      #internal-menu ul li a {
        display: block;
        padding: 20px 20px 17px; }
@media(max-width: 680px) {
  #internal-menu ul li a {
    padding-left: 0; } }
      #internal-menu ul li.active, #internal-menu ul li:hover {
        background: #f07138;
        color: #FFFFFF; }
      #internal-menu ul li.btn-arquiva {
        background: #015086;
        color: #FFFFFF; }

#sustainability #infos-sustainability {
  padding-top: 40px;
  padding-bottom: 90px; }
  #sustainability #infos-sustainability .boxes-info {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    #sustainability #infos-sustainability .boxes-info .box {
      width: 20%;
      min-height: 447px; }
      #sustainability #infos-sustainability .boxes-info .box .gridB {
        max-width: 90%;
        min-height: 100%;
        margin-right: auto;
        margin-left: auto;
        border-radius: 5px;
        padding-top: 20px;
        padding-bottom: 20px; }
      #sustainability #infos-sustainability .boxes-info .box .icon {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        height: 80px;
        width: 80px;
        margin: -60px auto 20px;
        border-radius: 50%;
        background: #FFFFFF;
        border: 4px solid #FFFFFF; }
        #sustainability #infos-sustainability .boxes-info .box .icon img {
          display: block;
          max-width: 50%;
          height: auto; }
      #sustainability #infos-sustainability .boxes-info .box h3 {
        font-size: 18px;
        color: #FFFFFF;
        font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 10px; }
      #sustainability #infos-sustainability .boxes-info .box p {
        font-size: 12px;
        text-align: center;
        color: #FFFFFF;
        padding-right: 10px;
        padding-left: 10px; }
      #sustainability #infos-sustainability .boxes-info .box:nth-child(1) .gridB {
        background: #065280; }
      #sustainability #infos-sustainability .boxes-info .box:nth-child(1) .icon {
        background: #065280; }
      #sustainability #infos-sustainability .boxes-info .box:nth-child(2) .gridB {
        background: #64daac; }
      #sustainability #infos-sustainability .boxes-info .box:nth-child(2) .icon {
        background: #64daac; }
      #sustainability #infos-sustainability .boxes-info .box:nth-child(3) .gridB {
        background: #fe9029; }
      #sustainability #infos-sustainability .boxes-info .box:nth-child(3) .icon {
        background: #fe9029; }
      #sustainability #infos-sustainability .boxes-info .box:nth-child(4) .gridB {
        background: #ebca1c; }
      #sustainability #infos-sustainability .boxes-info .box:nth-child(4) .icon {
        background: #ebca1c; }
      #sustainability #infos-sustainability .boxes-info .box:nth-child(5) .gridB {
        background: #e34755; }
      #sustainability #infos-sustainability .boxes-info .box:nth-child(5) .icon {
        background: #e34755; }

#description-about {
  padding-top: 40px; }
  #description-about .columns {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  #description-about .images, #description-about .desc {
    width: 50%; }
  #description-about .desc {
    width: 50%; }
    #description-about .desc img {
      display: inline-block; }
  #description-about .images img {
    margin-right: auto;
    margin-left: auto; }
  #description-about .imagens {
    padding-top: 15px;
    padding-bottom: 15px; }
    #description-about .imagens img {
      max-width: 170px; }
  #description-about h2 {
    font-size: 24px;
    font-weight: 400; }
  #description-about h3 {
    font-size: 20px;
    font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
    font-weight: 400;
    padding-bottom: 10px; }
    #description-about h3 strong {
      color: #f07138;
      font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; }
  #description-about p {
    padding-top: 10px;
    padding-bottom: 10px; }
    #description-about p strong {
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif; }
  #description-about .blockquote, #description-about blockquote {
    background: #f07138;
    color: #FFFFFF;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    padding: 15px 20px; }
    #description-about .blockquote p, #description-about blockquote p {
      padding: 0; }
  #description-about .blue-box {
    background: #032655;
    padding: 20px 25px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    #description-about .blue-box .image {
      display: block;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      height: 250px;
      width: 33.33%; }
    #description-about .blue-box p {
      width: 33.33%;
      padding-right: 15px;
      padding-left: 15px;
      color: #FFFFFF; }

#organograma {
  padding-bottom: 70px; }
  #organograma .president {
    text-align: center;
    margin-bottom: 40px; }
  #organograma .group {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  #organograma .area {
    display: none;
    background: #f2f2f2;
    border-radius: 30px;
    box-shadow: 0 10px 15px rgba(59, 59, 59, 0.6);
    padding: 20px 30px; }
    #organograma .area .group {
      padding-bottom: 0; }
  #organograma .group {
    padding-bottom: 50px; }
  #organograma .person {
    text-align: center;
    display: inline-block;
    padding: 10px 10px 20px;
    min-height: 215px;
    width: 115px;
    background-size: 100% auto;
    position: relative;
    border-radius: 10px;
    overflow: hidden; }
    #organograma .person .bg-image {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-size: auto 245px;
      background-position: center top;
      background-repeat: no-repeat;
      opacity: 0; }
    #organograma .person .image {
      height: 115px;
      width: 115px;
      border-radius: 50%;
      display: block;
      background: #3b3b3b;
      margin-right: auto;
      margin-bottom: 15px;
      margin-left: auto;
      background-size: auto 245px;
      background-position: center top -10px;
      background-repeat: no-repeat; }
    #organograma .person h4 {
      color: #f07138;
      font-family: "Montserrat-ExtraBold", Helvetica, Arial, sans-serif;
      font-size: 12px;
      text-transform: uppercase;
      position: relative; }
    #organograma .person span {
      font-size: 11px;
      display: block;
      position: relative; }
    #organograma .person .infos .info img, #organograma .person .infos .info p {
      display: inline-block;
      vertical-align: middle; }
    #organograma .person .infos .info img {
      margin-right: 5px; }
    #organograma .person .infos .info p {
      font-size: 10px; }
    #organograma .person.big {
      padding-right: 10px;
      padding-bottom: 30px;
      padding-left: 10px;
      width: 280px; }
      #organograma .person.big .bg-image {
        background-size: auto 400px; }
      #organograma .person.big .image {
        height: 280px;
        width: 280px;
        margin-bottom: 25px;
        background-size: auto 380px; }
      #organograma .person.big h4 {
        font-size: 16px;
        color: #032655; }
      #organograma .person.big span {
        font-size: 13px; }

/*# sourceMappingURL=sobre-nos.css.map */
