@import url(../css/bootstrap.min.css);
@import url(../css/plugins/owl-carousel/owl.carousel.css);
@import url(../css/plugins/owl-carousel/owl.transitions.css);
@import url(../css/plugins/slick.css);
@import url(../css/plugins/slick-theme.css);
@import url(../css/animate.min.css);
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
/*center stuff*/
/*include in afters e befores*/
/*reponsive proportion*/
/*placeholder*/
/*how to use Placeholder Mixin*/
/*input,
textarea {
    @include input-placeholder {
        color: green;
    }
}*/
/***** FLEX BOX ***** /

/* Flex box */
/* %flexbox { @include flexbox; } */
/*  %inline-flex { @include inline-flex; } */
/*  %inline-flex { @include inline-flex; } */
/* END FLEX BOX */
/* Clearfix */
/* End Clearfix */
/* Absolute center */
/* End Absolute center */
.button-default {
  cursor: pointer;
  background: #052359;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  border: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .button-default:hover {
    text-decoration: none;
    color: #FFF; }

.btn-ver-mais-news {
  padding: 10px 50px 10px 50px;
  float: right;
  margin-right: 30px;
  margin-top: -20px;
  font-size: 14px; }

.sliding-btn {
  box-shadow: inset 0 0 0 0 #1783C1; }

.sliding-btn:hover {
  box-shadow: inset 0 100px 0 0 #1783C1; }

.saibamaissobre-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
  background-color: #052359;
  color: #FFF;
  font-weight: 600;
  font-size: 18px;
  padding: 10px 20px; }

.saibamaissobre-btn2 {
  background-color: #052359;
  color: #FFF;
  font-weight: 600;
  font-size: 18px;
  padding: 10px 20px; }

.saibamais-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: #052359;
  color: #FFF;
  padding: 10px;
  font-weight: 600;
  font-size: 18px; }

.cliqueaqui-btn {
  padding: 10px 20px;
  background-color: #1783C1 !important; }

.email-input {
  height: 44px;
  padding: 0px 30px;
  margin-right: 0px;
  width: 79%;
  font-size: 16px;
  border: 0;
  border-radius: 0px;
  color: #7d7e7e;
  font-size: 16px; }
  .email-input.placeholder {
    color: #7d7e7e;
    font-size: 16px; }
  .email-input:-moz-placeholder {
    color: #7d7e7e;
    font-size: 16px; }
  .email-input::-moz-placeholder {
    color: #7d7e7e;
    font-size: 16px; }
  .email-input:-ms-input-placeholder {
    color: #7d7e7e;
    font-size: 16px; }
  .email-input::-webkit-input-placeholder {
    color: #7d7e7e;
    font-size: 16px; }

.ok-btn {
  background-color: #ffd500;
  color: #000;
  border: 0;
  height: 44px;
  font-weight: 600;
  margin-left: -3px;
  width: 20%;
  font-size: 16px; }

.contacte-nos-btn {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center; }

.btn-enviar-contact {
  background-color: #052258;
  color: #FFF;
  font-size: 14px;
  border-radius: 0px;
  padding: 10px 50px 10px 50px; }

.voltar-home {
  color: #FFF;
  font-weight: normal !important;
  font-size: 20px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .voltar-home:hover {
    color: #0077BC;
    text-decoration: none; }

nav {
  margin-top: 20px;
  clear: both; }
  nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    nav ul li {
      display: inline-block;
      padding: 0 5px;
      text-align: center; }
      nav ul li a {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        text-transform: uppercase;
        font-size: 14px;
        color: #052359; }
        nav ul li a:hover, nav ul li a:focus {
          color: #0078BD;
          text-decoration: none; }

.active-idiomas {
  color: #008adb !important; }

.idiomas li {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 12px;
  margin-right: 2px;
  margin-left: 3px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase; }
  .idiomas li:active, .idiomas li:hover, .idiomas li:focus {
    color: #008adb; }

.barra {
  color: #052359; }

.blue-down {
  cursor: pointer;
  background-color: #052359;
  padding: 0;
  text-align: center; }
  .blue-down i {
    font-size: 47px;
    color: #FFF; }

.bugas-menu {
  margin-top: 0px;
  position: absolute;
  z-index: 10;
  width: 100%;
  top: 119px; }
  .bugas-menu ul {
    background-color: #005eb7;
    display: block; }
    .bugas-menu ul li {
      color: #FFF;
      display: block;
      padding: 20px 0;
      font-size: 14px;
      border-bottom: 1px solid #669ed4;
      font-weight: 600; }
      .bugas-menu ul li a {
        color: #FFF; }
      .bugas-menu ul li:hover a, .bugas-menu ul li:focus a, .bugas-menu ul li:active a {
        color: #FFF;
        text-decoration: underline; }
  .bugas-menu .idiomas li {
    display: inline-block;
    padding: 0;
    font-size: 14px;
    color: #000000;
    border: 0; }
    .bugas-menu .idiomas li:hover, .bugas-menu .idiomas li:focus, .bugas-menu .idiomas li:active {
      color: #FFF; }

.slider-wrapper {
  position: relative; }
  .slider-wrapper .owl-controls {
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0; }
    .slider-wrapper .owl-controls .owl-pagination {
      display: inline-block; }
      .slider-wrapper .owl-controls .owl-pagination .owl-page {
        height: 15px;
        width: 15px;
        border-radius: 100%;
        background-color: white;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        display: inline-block;
        margin: 0px 2px; }
        .slider-wrapper .owl-controls .owl-pagination .owl-page.active {
          background-color: #007fc3;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease; }
    .slider-wrapper .owl-controls .owl-buttons {
      position: absolute;
      width: 100%; }
      .slider-wrapper .owl-controls .owl-buttons .owl-prev {
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
        font-size: 35px;
        color: #FFF; }
      .slider-wrapper .owl-controls .owl-buttons .owl-next {
        position: absolute;
        right: 0;
        top: 0;
        display: inline-block;
        font-size: 35px;
        color: #FFF; }
  .slider-wrapper .slider-button-wrapper {
    position: absolute;
    top: 50%;
    height: 0px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%; }
    .slider-wrapper .slider-button-wrapper .arrow {
      display: inline-block;
      position: absolute;
      cursor: pointer;
      top: 0;
      padding: 10px; }
      .slider-wrapper .slider-button-wrapper .arrow i {
        font-size: 40px;
        color: white; }
      .slider-wrapper .slider-button-wrapper .arrow.prev {
        left: 0; }
      .slider-wrapper .slider-button-wrapper .arrow.next {
        right: 0; }

.home-slider .item a img {
  width: 100%; }

.order-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.error-container {
  position: relative;
  height: 80vh; }

.error-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.svg-error {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  background: #052359;
  text-align: center;
  width: 100%; }

#errorpage {
  background-color: #052359;
  padding: 0px; }

.pr {
  position: relative; }

body {
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden; }

.text {
  color: #787878;
  text-align: justify; }

article header {
  padding-top: 0px;
  border: 0; }

.margin-right15 {
  margin-right: 15px !important; }

.padding0 {
  padding: 0px !important; }

.display-block {
  display: block; }

.container-small, .container-extrasmall {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 1200px) {
  .container-small {
    width: 1032px; }

  .container-extrasmall {
    width: 840px; } }
.h1, .h2, .h3, h1, h2, h3 {
  margin: 0; }

ul {
  padding-left: 0px;
  list-style-type: none; }

.display-none {
  display: none; }

.red {
  color: #d44950; }

.green {
  color: #3c763d; }

ul {
  margin-bottom: 0px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-30 {
  margin-top: 30px; }

.margin-top-40 {
  margin-top: 40px; }

.margin-top-50 {
  margin-top: 50px; }

.margin-top-60 {
  margin-top: 60px; }

.margin-top-70 {
  margin-top: 70px; }

.margin-top-80 {
  margin-top: 80px; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

.margin-bottom-70 {
  margin-bottom: 70px; }

.nopadding {
  padding: 0 !important; }

.nopadding_left {
  padding-left: 0 !important; }

.nopadding_right {
  padding-right: 0 !important; }

.active {
  font-weight: bold; }

/*LOAD SPINNER STYLES*/
.load {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #49C4DC;
  overflow: hidden !important; }

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 300px auto; }

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #FFF;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out; }

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
.title {
  color: #000;
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px; }

.subtext {
  color: #787878;
  font-size: 19px;
  text-align: center; }

.subtext-page {
  font-size: 18px;
  line-height: 27px;
  color: #787878; }

.small-title {
  font-size: 24px;
  font-weight: bold;
  color: #052359;
  margin-bottom: 20px; }

.small-text {
  font-size: 15px;
  color: #9e9b9b;
  text-align: justify; }

.detail-text {
  text-align: justify; }

figure img {
  width: 100%; }

.blue-bg {
  background-color: #052359;
  padding-top: 25px;
  padding-bottom: 20px; }

.bg-lightgrey2 {
  background-color: #f9f9f9;
  padding: 30px 0px; }

.bg-grey {
  background-color: #e9eaea;
  padding: 30px 0px; }

section {
  padding-top: 40px;
  padding-bottom: 40px; }

.page-header-wrapper {
  border: 0px;
  padding: 0px; }
  .page-header-wrapper .general-header {
    position: relative; }
    .page-header-wrapper .general-header .heading-info-container {
      position: relative; }
      .page-header-wrapper .general-header .heading-info-container .heading-info {
        max-width: 45%;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.66);
        top: 100px;
        padding: 40px 0;
        padding-right: 70px;
        padding-left: 25px;
        right: 0;
        z-index: 3; }
        .page-header-wrapper .general-header .heading-info-container .heading-info .page-heading {
          font-weight: bold;
          color: #FFF;
          font-size: 48px; }
        .page-header-wrapper .general-header .heading-info-container .heading-info .heading-text {
          color: #FFF;
          font-size: 24px;
          overflow: hidden;
          min-height: 30px;
          max-height: 130px;
          max-width: 300px; }

.galeria-wrapper {
  margin-top: 120px;
  margin-bottom: 85px; }

.dark-img {
  -webkit-filter: brightness(50%);
  filter: brightness(50%); }

.bg-twograys {
  background: #F3F3F3;
  width: 100%;
  height: 100%;
  background-size: cover;
  padding-bottom: 30px;
  margin-bottom: 70px; }

.general-header figure {
  overflow: hidden;
  -webkit-transition: all 15s ease;
  -moz-transition: all 15s ease;
  -o-transition: all 15s ease;
  transition: all 15s ease; }
  .general-header figure:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transition: scale 1.1;
    -moz-transform: scale(1.1); }

.header-wrapper {
  overflow: hidden; }

header {
  background-color: white;
  color: #FFF;
  font-size: 14px;
  border-bottom: 1px solid #F8F8F8;
  padding-top: 30px;
  padding-bottom: 20px; }
  header .logo {
    display: inline-block; }
    header .logo img {
      max-width: 250px; }

.bugas-menu-icon {
  margin-top: 20px;
  font-size: 40px !important;
  color: #0079bf; }

.home-slider .item a {
  display: block; }
  .home-slider .item a .info-wrapper {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .home-slider .item a .info-wrapper .banner-title {
      line-height: 60px;
      font-size: 52px;
      font-weight: bold;
      color: #FFF;
      text-shadow: 0px 5px 6px #000;
      margin-top: -10px;
      max-height: 235px;
      overflow: hidden; }
    .home-slider .item a .info-wrapper .white-block {
      width: 80%;
      padding: 30px;
      background-color: white;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .home-slider .item a .info-wrapper .white-block .logo-block {
        margin-top: -10px; }
      .home-slider .item a .info-wrapper .white-block .text {
        color: #8d8b8b;
        font-size: 12px;
        line-height: 15px;
        margin-top: 10px;
        max-height: 77px;
        overflow: hidden; }
      .home-slider .item a .info-wrapper .white-block .saiba-mais {
        font-size: 14px;
        color: #0078bd;
        margin-top: 10px; }
      .home-slider .item a .info-wrapper .white-block:hover {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.45);
        -moz-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.45);
        box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.45); }
        .home-slider .item a .info-wrapper .white-block:hover .saiba-mais {
          text-decoration: underline; }

.home-slider .item {
  position: relative; }
  .home-slider .item .underlayer {
    background-color: rgba(5, 35, 89, 0.29);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 55%; }

footer {
  color: #FFF;
  font-size: 12px;
  height: 0px;
  z-index: 5;
  position: relative; }

.bg-darkgrey {
  background-color: #646464;
  padding: 50px 0;
  z-index: 1; }

.bg-lightgrey {
  background-color: #7d7f7f; }

.schneider-grey {
  background-color: #E7E6E6; }

.menu-items, .socialmedia-items {
  text-align: center; }
  .menu-items li, .socialmedia-items li {
    display: inline-block; }

.menu-items {
  margin: 30px 0; }
  .menu-items li {
    padding: 0px 10px; }
    .menu-items li a {
      color: #646464;
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase; }

.socialmedia-items {
  margin-bottom: 20px; }
  .socialmedia-items li {
    margin: 0px 5px; }
    .socialmedia-items li a i {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      font-size: 19px;
      background-color: #363737;
      border-radius: 50%;
      width: 45px;
      height: 45px;
      padding-top: 12px;
      color: #d1d1d1; }
    .socialmedia-items li:hover .fa-facebook, .socialmedia-items li:focus .fa-facebook {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      color: #3B5089; }
    .socialmedia-items li:hover .fa-twitter, .socialmedia-items li:focus .fa-twitter {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      color: #308AAD; }
    .socialmedia-items li:hover .fa-linkedin, .socialmedia-items li:focus .fa-linkedin {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      color: #45637D; }
    .socialmedia-items li:hover .fa-google-plus, .socialmedia-items li:focus .fa-google-plus {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      color: #B64330; }
    .socialmedia-items li:hover .fa-youtube, .socialmedia-items li:focus .fa-youtube {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      color: #B81C1D; }

.mail-icon {
  color: #ffd500;
  font-size: 35px !important;
  margin-right: 20px;
  display: inline-block; }

.subscribe-title {
  display: inline-block;
  color: #646464;
  font-weight: bold; }

.border-grey {
  border: 1px solid #6c6969; }

.w-gray {
  fill: #a19d9d; }

.webcomum-logo {
  margin-top: 50px;
  enable-background: new 0 0 189.5 104.6; }

.catalog-wrapper {
  position: relative; }
  .catalog-wrapper .catalog {
    position: absolute;
    top: -80px; }

.download-text {
  color: #FFF;
  font-weight: bold;
  font-size: 24px;
  text-align: center; }

#homepage {
  padding-bottom: 0px;
  margin-bottom: 0px; }

.images-areas-wrapper {
  position: relative; }
  .images-areas-wrapper .default-img {
    position: relative !important; }
  .images-areas-wrapper .other-img {
    position: absolute;
    top: 0px; }

.container-areas {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .container-areas .areas-wrapper ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .container-areas .areas-wrapper ul li {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      cursor: pointer;
      padding: 15px;
      width: 100%;
      height: 100%;
      text-align: center; }
      .container-areas .areas-wrapper ul li img {
        width: initial !important; }
      .container-areas .areas-wrapper ul li .area-title {
        color: #FFF;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        min-height: 42px;
        text-decoration: none; }
        .container-areas .areas-wrapper ul li .area-title:hover {
          text-decoration: none; }
      .container-areas .areas-wrapper ul li:hover, .container-areas .areas-wrapper ul li:focus {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        background-color: #363636; }

.marcas-e-gamas-wrapper {
  background-image: url("../images/marcasgamasbg.jpg");
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat; }
  .marcas-e-gamas-wrapper .logos-container .logos {
    padding-top: 50px; }
    .marcas-e-gamas-wrapper .logos-container .logos .around-img {
      padding: 15px;
      margin: 15px;
      background-color: #FFF;
      -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.45);
      -moz-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.45);
      box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.45); }
    .marcas-e-gamas-wrapper .logos-container .logos .slick-arrow {
      color: #052359;
      font-size: 35px;
      cursor: pointer;
      padding-top: 50px; }
    .marcas-e-gamas-wrapper .logos-container .logos .fa-angle-left {
      position: absolute;
      left: -20px;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -moz-transform: translateY(-50%); }
    .marcas-e-gamas-wrapper .logos-container .logos .fa-angle-right {
      position: absolute;
      right: -20px;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -moz-transform: translateY(-50%); }
  .marcas-e-gamas-wrapper .logos-container .btn-saiba {
    padding-top: 50px;
    padding-bottom: 50px; }

.area-mobile {
  padding: 0px;
  height: 145px;
  max-height: 145px;
  overflow: hidden; }
  .area-mobile .area-title {
    color: #2e2e2e;
    font-weight: bold;
    font-size: 12px; }
  .area-mobile a {
    text-decoration: none; }

.detail-wrapper {
  padding-top: 120px;
  padding-bottom: 70px; }
  .detail-wrapper .detail-title {
    font-size: 24px;
    color: #052359;
    font-weight: bold;
    margin-bottom: 30px; }
  .detail-wrapper .detail-text {
    font-size: 14px;
    color: #9e9b9b; }

.quemsomos-bg {
  background-image: url("../images/quemsomos-bg.jpg");
  background-size: cover;
  width: 100%;
  height: 100%; }
  .quemsomos-bg .values-title {
    padding-top: 20px;
    padding-bottom: 55px;
    font-size: 30px;
    color: #052359;
    font-weight: bold;
    text-align: center;
    margin: 0; }

.values-wrapper {
  padding-bottom: 65px; }
  .values-wrapper li {
    padding-bottom: 25px; }
    .values-wrapper li .icon {
      margin-right: 10px;
      display: inline-block; }
      .values-wrapper li .icon i {
        color: #044262;
        background-color: #008fde;
        width: 36px;
        height: 36px;
        font-size: 19px;
        border-radius: 50%;
        text-align: center;
        padding-top: 9px; }
    .values-wrapper li .value {
      display: inline-block;
      color: #787878;
      font-weight: 600; }

.grid-sizer {
  width: 5%; }

.big-item {
  width: 50%; }

.small-item {
  width: 25%; }

.text-quemsomos {
  margin-top: 50px; }

.btn-wrapper-contact {
  margin-bottom: 50px; }

.figure-seq {
  padding: 30px 0px; }

.marcas-select-label {
  display: inline-block;
  font-size: 21px;
  font-weight: 600;
  color: #787878;
  text-align: right;
  margin-top: 7px; }

.marcas-select {
  display: inline-block;
  width: 30%;
  height: 43px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.35); }

.marcas-bg .light-gray {
  background-color: #f3f3f4;
  height: 100%; }
.marcas-bg .dark-gray {
  background-color: #e9eaea;
  height: 100%; }

.conteudo-marcas {
  margin-top: 30px; }

.logo-info-container {
  background-color: #F3F3F3;
  padding: 30px;
  position: relative;
  height: 100%; }
  .logo-info-container figure {
    margin-bottom: 50px; }
  .logo-info-container p {
    color: #122241;
    font-size: 13px;
    min-height: 250px; }
  .logo-info-container.no-min-height-class p {
    min-height: 0px !important; }

.conteudo-marcas > .row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch; }
  .conteudo-marcas > .row > [class*="col-"] > .row {
    position: relative;
    height: 100%; }

.btn-wrapper {
  margin-top: 60px; }
  .btn-wrapper a {
    text-align: center;
    font-size: 14px;
    padding: 10px 30px 10px 30px; }

.video-poster {
  display: block; }

.product-title {
  font-size: 20px;
  font-weight: bold;
  color: #052258;
  margin-bottom: 45px;
  min-height: 44px; }

.detail-list {
  min-height: 146px; }
  .detail-list li {
    color: #9e9b9b;
    font-size: 12px; }

.video-wrapper {
  position: relative; }
  .video-wrapper i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    color: #FFF;
    font-size: 40px; }
  .video-wrapper img {
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .video-wrapper:hover img {
    -webkit-filter: brightness(100%);
    filter: brightness(100%); }

.marcas-select-wrapper {
  margin-bottom: 50px; }

.btn-pos-mob {
  margin-bottom: 0px;
  position: absolute;
  bottom: -70px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%); }

.bg-gray-mob {
  background-color: #f3f3f4;
  padding-bottom: 30px; }

.bg-grey-marcas-saida {
  background-color: #FFF; }

.left-wrapper {
  padding: 20px;
  background-color: #FFF; }
  .left-wrapper .logo-wrapper {
    margin-bottom: 30px; }
  .left-wrapper .text p {
    color: #122241;
    font-size: 14px; }

.firstrow {
  margin-top: 30px; }

.title-bar {
  background-color: #ebebeb;
  padding-left: 15px; }
  .title-bar .small-title {
    padding: 5px 0px; }

#marcas-saida article .title-prod {
  color: #4b4a4c;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 30px;
  margin-top: 10px;
  margin-left: 15px; }
#marcas-saida article .text p {
  margin-top: 25px;
  color: #4b4a4c;
  font-size: 15px; }
#marcas-saida .item-main-wrapper {
  padding: 20px;
  background-color: #ebebeb; }
  #marcas-saida .item-main-wrapper .items-wrapper .item-title {
    font-weight: bold;
    text-transform: uppercase;
    color: #4b4a4c;
    font-size: 14px; }
  #marcas-saida .item-main-wrapper .items-wrapper ul li {
    color: #4b4a4c;
    font-size: 14px; }
#marcas-saida .download-catalog a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-decoration: none;
  color: #363636;
  margin: 7px 0px; }
  #marcas-saida .download-catalog a .acrobat, #marcas-saida .download-catalog a .title-catalog {
    display: inline-block; }
  #marcas-saida .download-catalog a .acrobat {
    margin-left: 5px;
    margin-top: -5px; }
  #marcas-saida .download-catalog a .title-catalog {
    font-size: 14px;
    margin-left: 5px; }

.slider-videos .slick-slide {
  padding: 0px 5px; }
.slider-videos .slick-arrow {
  color: #052258;
  font-size: 30px;
  cursor: pointer; }
.slider-videos .fa-angle-left {
  position: absolute;
  left: -40px;
  top: 40%; }
.slider-videos .fa-angle-right {
  position: absolute;
  right: -40px;
  top: 40%; }
.slider-videos .element {
  position: relative; }
  .slider-videos .element img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
    -webkit-filter: brightness(50%);
    filter: brightness(50%); }
  .slider-videos .element i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    font-size: 50px;
    z-index: 5; }
  .slider-videos .element:hover img {
    -webkit-filter: brightness(100%);
    filter: brightness(100%); }

.slider-imagens .slick-slide {
  padding: 0px 5px; }
.slider-imagens .slick-arrow {
  color: #052258;
  font-size: 30px;
  cursor: pointer; }
.slider-imagens .fa-angle-left {
  position: absolute;
  left: -15px;
  top: 40%; }
.slider-imagens .fa-angle-right {
  position: absolute;
  right: -15px;
  top: 40%; }

.fancybox-next span, .fancybox-prev span {
  visibility: visible !important; }

.paFigure {
  position: absolute;
  bottom: 0px; }

.noticia {
  margin-bottom: 80px; }
  .noticia figure {
    overflow: hidden; }
    .noticia figure img {
      -webkit-transition: all 5s ease;
      -moz-transition: all 5s ease;
      -o-transition: all 5s ease;
      transition: all 5s ease; }
  .noticia .data {
    margin-top: 25px;
    margin-bottom: 0px;
    color: #052359;
    font-size: 14px;
    font-weight: 600; }
  .noticia .titulo {
    font-size: 24px;
    font-weight: 600;
    min-height: 55px;
    height: 55px;
    overflow: hidden; }
  .noticia .text {
    margin-bottom: 60px;
    margin-top: 10px; }
    .noticia .text p {
      color: #8d8b8b;
      font-size: 14px;
      overflow: hidden;
      line-height: 22px;
      min-height: 65px;
      max-height: 65px; }
  .noticia:hover figure img, .noticia:focus figure img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transition: scale 1.1;
    -moz-transform: scale(1.1); }
  .noticia:hover .titulo, .noticia:focus .titulo {
    color: #1783C1; }

.border-news {
  border-top: 1px solid #052359;
  width: 100%; }

.slider-for-noticias {
  margin-bottom: 10px; }
  .slider-for-noticias figure {
    margin: 0px 5px;
    cursor: pointer; }

.slider-nav-noticias figure {
  margin: 0px 5px;
  cursor: pointer; }

.noticias-saida .date {
  color: #052359;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 15px; }
.noticias-saida .title {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  margin-bottom: 30px;
  text-align: left; }
.noticias-saida .text p {
  font-size: 14px;
  line-height: 22px; }
.noticias-saida .share-news-wrapper {
  display: inline-block;
  margin-top: 30px; }
  .noticias-saida .share-news-wrapper .title {
    font-size: 13px;
    color: #052359;
    font-weight: 600;
    margin-right: 10px; }
  .noticias-saida .share-news-wrapper .redes-sociais-share-news {
    display: inline-block; }
    .noticias-saida .share-news-wrapper .redes-sociais-share-news li {
      cursor: pointer;
      width: 35px;
      height: 25px;
      padding-top: 5px;
      margin-left: -4px;
      text-align: center;
      display: inline-block;
      font-size: 11px; }
      .noticias-saida .share-news-wrapper .redes-sociais-share-news li i {
        color: #FFF; }
      .noticias-saida .share-news-wrapper .redes-sociais-share-news li:hover:after {
        opacity: 1; }
    .noticias-saida .share-news-wrapper .redes-sociais-share-news .google {
      position: relative;
      background-color: #dd4a3a; }
      .noticias-saida .share-news-wrapper .redes-sociais-share-news .google:after {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        opacity: 0;
        content: "";
        position: absolute;
        background-color: #dd4a3a;
        height: 2px;
        width: 100%;
        bottom: -5px;
        left: 0px; }
    .noticias-saida .share-news-wrapper .redes-sociais-share-news .twitter {
      position: relative;
      background-color: #54acec; }
      .noticias-saida .share-news-wrapper .redes-sociais-share-news .twitter:after {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        opacity: 0;
        content: "";
        position: absolute;
        background-color: #54acec;
        height: 2px;
        width: 100%;
        bottom: -5px;
        left: 0px; }
    .noticias-saida .share-news-wrapper .redes-sociais-share-news .facebook {
      position: relative;
      background-color: #3a5898; }
      .noticias-saida .share-news-wrapper .redes-sociais-share-news .facebook:after {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        opacity: 0;
        content: "";
        position: absolute;
        background-color: #3a5898;
        height: 2px;
        width: 100%;
        bottom: -5px;
        left: 0px; }
    .noticias-saida .share-news-wrapper .redes-sociais-share-news .linkedin {
      position: relative;
      background-color: #0777b6; }
      .noticias-saida .share-news-wrapper .redes-sociais-share-news .linkedin:after {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        opacity: 0;
        content: "";
        position: absolute;
        background-color: #0777b6;
        height: 2px;
        width: 100%;
        bottom: -5px;
        left: 0px; }
.noticias-saida .btn-wrapper {
  float: right;
  display: inline-block;
  margin-top: 20px; }

.border-blue {
  border-top: 1px solid #052359;
  width: 98.5%;
  margin: 0px 5px; }

/* Google Maps */
.mapas {
  margin-bottom: 30px; }
  .mapas #mapa1 {
    position: relative;
    width: 100%;
    height: 454px; }

.contacts-wrapper {
  margin: 35px 0px; }
  .contacts-wrapper .contacts li {
    text-align: left;
    margin-bottom: 20px; }
    .contacts-wrapper .contacts li i, .contacts-wrapper .contacts li div, .contacts-wrapper .contacts li address {
      display: inline-block; }
    .contacts-wrapper .contacts li address {
      margin-bottom: 0px; }
    .contacts-wrapper .contacts li i {
      font-size: 20px;
      margin-right: 10px; }
    .contacts-wrapper .contacts li a {
      color: #000; }
  .contacts-wrapper .cont1 {
    float: right; }
  .contacts-wrapper .cont2 {
    float: left; }

.contacts-wrapper .contacts li address {
  margin-left: 33px; }

.cont1:first-child {
  position: relative; }

.fa-map-marker {
  position: absolute;
  top: 0px; }

.contact-form {
  margin-bottom: 40px; }
  .contact-form .form-group {
    margin-bottom: 29px; }
  .contact-form input {
    height: 50px;
    border-radius: 0px;
    border-color: #adaeaf;
    font-size: 14px; }
  .contact-form textarea {
    resize: none;
    border-radius: 0px;
    border-color: #adaeaf;
    height: 129px; }
  .contact-form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
    text-transform: uppercase;
    font-size: 14px; }
  .contact-form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    text-transform: uppercase;
    font-size: 14px; }
  .contact-form :-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
    text-transform: uppercase;
    font-size: 14px; }
  .contact-form :-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    text-transform: uppercase;
    font-size: 14px; }

#map {
  margin-top: 5px;
  height: 325px;
  width: 100%;
  margin-bottom: 45px; }

@media (max-width: 1300px) {
  .container-areas .areas-wrapper ul li {
    padding-top: 0px;
    padding-bottom: 0px; } }
@media (min-width: 1200px) and (max-width: 1400px) {
  .underlayer {
    height: 75% !important; }

  .page-header-wrapper .general-header .heading-info-container .heading-info {
    top: 60px; } }
/* Large Devices, Wide Screens */
@media (min-width: 1200px) {
  .marcas-info-box {
    padding-right: 0px; }

  .big-item img {
    width: initial; }

  .small-item img {
    width: initial; } }
@media (max-width: 1199px) {
  .home-slider .item a .info-wrapper {
    left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }

  .home-slider .item a .info-wrapper .white-block {
    padding: 20px !important;
    width: 100% !important; }

  .general-header .heading-info-container .heading-info {
    top: 50px !important;
    padding: 25px 0 !important;
    padding-right: 25px !important;
    padding-left: 10px !important; }

  .general-header .blue-down {
    display: none !important; }

  .general-header .heading-info-container .heading-info .page-heading {
    font-size: 29px !important; }

  .general-header .heading-info-container .heading-info .heading-text {
    font-size: 14px !important; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .marcas-info-box {
    padding-right: 0px; }

  .home-slider .item a .info-wrapper {
    top: 10%; }

  .underlayer {
    height: 88% !important; } }
/* Medium Devices, Desktops */
@media (max-width: 992px) {
  .heading-info {
    max-width: 100%; }

  .marcas-info-box {
    padding-right: 15px; }

  .heading-text {
    max-height: 77px !important; }

  .detail-list {
    min-height: initial; }

  .cont1, .cont2 {
    float: none !important; }

  .fancybox-nav span {
    visibility: visible !important; }

  .area-mobile a:hover .area-title, .area-mobile a:focus .area-title {
    color: #1783C1 !important; }

  .certificado {
    max-width: 40px; }

  .marcas-e-gamas-wrapper {
    background-image: url("../images/marcasgamasbg1.jpg"); }

  #marcas-saida article .title-prod {
    margin-left: 0px; }

  .logos .fa-angle-left {
    left: -10px !important; }
  .logos .fa-angle-right {
    right: -10px !important; }

  .noticia {
    margin-top: 40px; }

  .border-news {
    display: none; }

  .slider-videos, .slider-imagens {
    padding-left: 15px;
    padding-right: 15px; }

  .slider-videos .fa-angle-left {
    left: -5px; }

  .slider-videos .fa-angle-right {
    right: -5px; }

  .slider-imagens .fa-angle-left {
    left: 0px; }

  .slider-imagens .fa-angle-right {
    right: 0px; }

  .title-bar {
    background-color: transparent;
    padding-left: 0px; }

  .padding0-mob {
    padding: 0px; }

  .left-wrapper {
    padding: 0px; }

  .right-wrapper {
    margin-bottom: 20px; }

  .firstrow {
    margin-top: 0px; }

  .order1 {
    order: 1; }

  order2 {
    order: 2; }

  .bg-grey-marcas-saida {
    background-color: transparent; }

  .logo-info-container {
    padding: 15px; }

  .btn-wrapper {
    margin-top: 20px;
    margin-bottom: 10px; }

  .product-title {
    margin-bottom: 20px;
    margin-top: 20px; }

  .detail-list li {
    font-size: 14px; }

  .detail-list {
    margin-bottom: 0px; }

  .logo-info-container p {
    line-height: 21px; }

  .logo-info-container figure {
    margin-bottom: 20px; }

  .marcas-select-wrapper {
    margin-bottom: 0px; }

  .marcas-select {
    width: 100%; }

  .marcas-select-label {
    text-align: center;
    font-size: 19px;
    margin-bottom: 5px; }

  .contacts-wrapper {
    margin: 10px 0px; }

  .menu-items li a {
    font-size: 12px; }

  .values-wrapper li .value {
    font-size: 18px; }

  .bg-grey {
    padding-top: 0px; }

  .order-a-mob {
    order: 1; }

  .order-b-mob {
    order: 2; }

  .button-default {
    font-size: small; }

  .detail-wrapper .detail-title {
    margin-top: 20px; }

  .detail-wrapper .detail-text {
    font-size: 15px; }

  .quemsomos-bg .values-title {
    font-size: 24px;
    padding-bottom: 25px; }

  .values-wrapper li {
    padding-bottom: 10px; }

  .img-nopadding-mob {
    padding: 0px !important; }

  .detail-wrapper {
    padding-top: 25px;
    padding-bottom: 15px; }

  .btn-wrapper-contact {
    margin-bottom: 25px; }

  .values-wrapper {
    padding-bottom: 15px; }

  .galeria-wrapper {
    margin-top: 15px;
    margin-bottom: 40px; }

  .text-quemsomos {
    font-size: 15px;
    margin-top: 0px; }

  section {
    padding-top: 15px;
    padding-bottom: 15px; }

  .subtext-page {
    font-size: 17px;
    line-height: 20px; }

  .area-mobile .area-title {
    padding: 0px 10px 0px 10px; }

  .big-item {
    width: 100%; }
    .big-item img {
      width: 100%; }

  .small-item {
    width: 50%; }
    .small-item img {
      width: 100%; }

  .display-block992 {
    display: block; }

  .areas-mobile {
    margin-bottom: 0px; }

  .saibamaissobre-btn {
    position: static;
    left: initial;
    transform: none;
    bottom: initial;
    background-color: #052359;
    color: #FFF;
    font-weight: 600;
    font-size: 18px;
    padding: 10px 20px; }

  .marcas-e-gamas-wrapper .logos-container {
    position: static;
    top: initial;
    left: initial;
    transform: none;
    top: initial; }

  .catalog-wrapper .catalog {
    top: -15px;
    left: -230px;
    display: initial !important;
    max-width: initial !important;
    height: initial !important; }

  .download-text {
    font-size: 16px;
    text-align: right; }

  .title {
    font-size: 24px;
    margin-bottom: 10px; }

  .subtext {
    font-size: 17px; }

  header .logo img {
    max-width: 170px; }

  .banner-title {
    font-size: 35px !important;
    line-height: 36px !important; }

  .small-title {
    margin-top: 20px; } }
/* Small Devices, Tablets */
@media (max-width: 768px) {
  .bg-darkgrey {
    padding: 35px 0; }

  .socialmedia-items li a i {
    font-size: 15px;
    width: 40px;
    height: 40px; }

  .menu-items li {
    padding: 0px 4px; }

  .menu-items li a {
    font-size: 11px; }

  .logos .slick-arrow {
    font-size: 45px !important; }

  .general-header .overlay {
    position: absolute;
    top: 10%;
    background-color: rgba(46, 46, 46, 0.39);
    z-index: 2;
    width: 100%;
    height: 50%; } }
@media (max-width: 380px) {
  .cliqueaqui-btn {
    font-size: 10px; } }

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