* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
html {
  font-family: "NexaLight", "NexaLight_0", "NexaRegular";
  height: 100%;
}
ol,
ul {
  list-style: none;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
header,
section,
footer {
  float: left;
  width: 100%;
  clear: both;
  position: relative;
}
a {
  text-decoration: none;
}
.container-flex,
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1200px) {
  .container-flex {
    width: 1920px;
  }
}
.row {
  margin: 0 -15px;
  height: 100%;
}
.col {
  display: block;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}
.col.no-padding {
  padding-right: 0;
  padding-left: 0;
}
.col.no-padding--r {
  padding-right: 0;
}
.col.no-padding--l {
  padding-left: 0;
}
.col.col-center {
  float: none;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .col-1 {
    width: 8.333333333333332%;
  }
  .col-2 {
    width: 16.666666666666664%;
  }
  .col-3 {
    width: 25%;
  }
  .col-4 {
    width: 33.33333333333333%;
  }
  .col-5 {
    width: 41.66666666666667%;
  }
  .col-6 {
    width: 50%;
  }
  .col-7 {
    width: 58.333333333333336%;
  }
  .col-8 {
    width: 66.66666666666666%;
  }
  .col-9 {
    width: 75%;
  }
  .col-10 {
    width: 83.33333333333334%;
  }
  .col-11 {
    width: 91.66666666666666%;
  }
  .col-12 {
    width: 100%;
  }
}
.section {
  width: 100%;
  float: left;
  display: block;
  clear: both;
  position: relative;
}
.table {
  width: 100%;
  display: table;
}
.block {
  display: block;
}
.upper {
  text-transform: uppercase;
}
.lower {
  text-transform: lowercase;
}
.img {
  height: 100%;
  max-width: 100%;
  object-fit: cover;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.logo {
  float: left;
  padding: 36px 0px 0px 0px;
}
.logo img {
  width: 217px;
  height: 44px;
}
.fixed {
  position: fixed;
  background-color: #fff;
  z-index: 99999;
  top: -119px;
  animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.fixed .menu ul li {
  padding: 0 0 0 0;
}
.fixed .btn-scroll-top {
  right: 30px;
  -webkit-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.container-menu {
  width: 900px;
  height: 110px;
  margin: 0 auto;
}
.info-header {
  position: relative;
  padding: 10px 0px 0px 0px;
  color: #fff;
}
.img-logo-header{
  margin-top: 10px;
  margin-bottom: 20px;
  height: 50px;
}
.redessociais {
  text-align: right;
  padding-top: 25px;
}
.redessociais a , .redessociais a :active, .redessociais a :visited, .redessociais a :link, .redessociais a :focus {
  text-decoration: none;
}
.redessociais a img {
  height: 18px;
  width: 18px;
  margin-left: 13px;
}
.div-menu{
  float: right;
}
.menu {
  float: right;
  min-height: 52px !important;
}
.menu ul {
  font-family: "NexaBold";
  display: inline-block;
  float: right;
  width: 100%;
  padding-top: 18px;
}
.menu ul li {
  position:relative;
  display: inline-block;
  padding: 0 0 0 0;
}
.menu ul li a {
  font-size: 12.5px;
  color: #F08020;
  padding: 0px 8px 12px 8px;
}
.menu ul li::first-child a {
  padding: 0px 23px 0px 0px !important;
}
.menu ul li:last-child a {
  padding: 0px 0px 12px 8px !important;
}
.menu ul li a.active {
  /*padding-bottom: 8px;*/
  border-bottom: 6px solid #033439;
}
.menu ul li a:hover {
  color: #ED8932;
}
.menu ul li ul {
  position: absolute;
  list-style: none;
  top: 34px;
  width: 180px;
  right: 0;
  background-color: #033439;
  z-index: 99999;
  padding: 0px 0px 0px 0px;
  display: none;
}
.menu ul li ul a {
  font-size: 12px !important;
  color: #fff;
}
.dropdown {
  cursor: pointer;
}
.menu ul li ul li, .fixed .menu ul li ul li  {
  padding-top: 10px;
  padding-right: 10px;
}
.menu ul li ul li:last-child, .fixed .menu ul li ul li:last-child {
  padding-bottom: 14px;
}
.dropdown-menu li a.dropactive {
  color: #ED8932;
}
.barra-menu {
  position: absolute;
  right: 0;
  width: calc(50% + 197px);
  bottom: 0;
  border-bottom: 15px solid #F18020;
}
.barramenu10 {
  height: 64px;
  right: 0;
  width: 100%;
  bottom: 0;
  z-index: 1;
  border-bottom: 15px solid #F18020;
  display: none;
}
.tab-content {
  display: none;
  height: 607px;
}
.item {
  height: auto;
  width: auto;
}
.menu-mobile ul li a:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.mobile {
  display: none;
}
.menu-mobile {
  display: none;
}










/*@media (max-width: 1200px) {
  .menu {
    display: none;
  }
  .menu-mobile {
    display: none;
    position: absolute;
    margin-top: 81px;
    left: 0;
    background-color: #fff;
    text-align: center;
    width: 100%;
    margin-bottom: 25px;
    z-index: 2;
  }
  .menu-mobile ul li {
    border-bottom: 2px dashed #f4f4f4;
  }
  .menu-mobile ul li a {
    display: block;
    color: #151619;
    padding: 10px 0;
  }
  .menu-mobile ul li a:hover {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #da267e;
  }
  .fixed .mobile {
    margin-top: 15px;
  }
  .mobile {
    cursor: pointer;
    display: inline-block;
    padding: 7px 10px;
    border-radius: 6px;
    background-color: #f4f4f4;
    float: right;
    margin-top: 21px;
    box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.1);
  }
  .mobile div {
    width: 35px;
    height: 4px;
    background-color: #a0a0a0;
    margin: 7px 0;
    border-radius: 2px;
  }
  .mobile:hover {
    background-color: #da267e;
  }
  .mobile:hover > div {
    background-color: #fff;
  }
  .logo {
    zoom: 0.5;
  }
  .fixed img {
    zoom: 0.8;
  }
  .col.col-12 {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .menu {
    display: none;
  }
  .menu-mobile {
    display: none;
    position: absolute;
    margin-top: 81px;
    left: 0;
    background-color: #fff;
    text-align: center;
    width: 100%;
    margin-bottom: 25px;
    z-index: 2;
  }
  .menu-mobile ul li {
    border-bottom: 2px dashed #f4f4f4;
  }
  .menu-mobile ul li a {
    display: block;
    color: #151619;
    padding: 10px 0;
  }
  .menu-mobile ul li a:hover {
    color: #da267e;
  }
  .fixed .mobile {
    margin-top: 15px;
  }
  .mobile {
    cursor: pointer;
    display: inline-block;
    padding: 7px 10px;
    border-radius: 6px;
    background-color: #f4f4f4;
    float: right;
    margin-top: 21px;
    box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.1);
  }
  .mobile div {
    width: 35px;
    height: 4px;
    background-color: #a0a0a0;
    margin: 7px 0;
    border-radius: 2px;
  }
  .mobile:hover {
    background-color: #da267e;
  }
  .mobile:hover > div {
    background-color: #fff;
  }
  .btn.btn-md-link.btn-mobile {
    font-size: 10px;
  }
    .col-mobile {
    width: 75%;
  }
}*/








.pagina-inicial {
  /*height: 100vh;*/
  margin-top: 90px;
  background-color: #fff;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.linhaEsquerda {
  position: absolute;
  border-top: 2px solid #fff;
  top: 50%;
  left: 0;
  width: 30%;
}
.linhaDireita {
  position: absolute;
  border-top: 2px solid #fff;
  top: 50%;
  right: 0;
  width: 30%;
}
.footer-slide{
  min-height: 68px;
  width: 100%;
  background-color: #033439;
}
.separador-laranja{
  position: relative;
  top: -4px;
  height: 12px;
  width: 100%;
  text-align: center;
  border-bottom: 12px solid #F18020;
}
.seta-baixo:before {
  content: "";
  margin-top: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top-width: 20px;
  border-top-style: solid;
}
.seta-laranja:before{
  border-top-color: #F18020 !important;
}
.sobre-a-matech{
  background-color: #fff;
  padding-bottom: 40px;
  background-image: url(../img/background1.png);
  background-repeat: no-repeat;
  background-position: bottom right;
}
.w-100{
  position: relative;
  width: 100%;
}
.left{
  position: relative;
  float: left !important;
}
.right{
  position: relative;
  float: right; !important;
}
.inline {
  display: inline-block;
}
.bordaletra {
  position: relative;
  padding-right: 20px;
  margin-left: -105px;
  padding-top: 90px;
  margin-bottom: 80px;
}
.titulo1-sobre {
  font-family: 'NexaLight';
  font-size: 22px;
  color: #F18020;
  margin-top: 20px;
  width: 620px;
  margin: 0 auto;
  line-height: 30px;
}
.titulo2-sobre {
  font-family: 'NexaBold';
  font-size: 22px;
  color: #F18020;
  width: 620px;
  margin: 0 auto;
  line-height: 30px;
}
.conteudo-sobre{
  width: 620px;
  min-height: 668px;
  margin: 0 auto;
}
.texto-sobre {
  position: relative;
  word-spacing: 2px;
  letter-spacing: .7px;
  font-size: 12px;
  font-family: "NexaLight";
  color: #000;
  width: 100%;
  padding-top: 40px;
  text-align: justify;
}
.imagem1 {
  position: relative;
  margin-left: 25px;
  float: right;
  width: 293px;
  height: 258px;
  z-index: 100;
  border-left: 16px solid #fff;
  border-bottom: 16px solid #fff;
}
.imagem2 {
  position: absolute;
  padding-top: 20px;
  height: 299px;
  width: 620px;
  float: left;
  z-index: 10;
}
.imagem2 img {
  width: 418px;
  height: 279px;
}
.btn-conhecamais, .btn-conhecamais:hover, .btn-conhecamais:active, .btn-conhecamais:visited, .btn-conhecamais:link, .btn-conhecamais:focus {
  position: absolute;
  right: 0;
  bottom: 0;
  text-decoration: none;
  font-family: "NexaBold";
  font-size: 11px;
  padding-bottom: 4px;
  padding-left: 30px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
.btn-laranja{
  color: #F18020;
  border-color: #F18020;
}
.btn-laranja:hover{
  color: #F4A25C;
  border-color: #F4A25C;
}
.compromissos{
  background-color: #F18020;
}
.separador-branco{
  position: relative;
  top: -6px;
  height: 12px;
  width: 100%;
  text-align: center;
  background-color: #fff;
  border-bottom: 12px solid #fff;
}
.seta-branca:before{
  border-top-color: #FFF !important;
}
.titulo-compromissos{
  padding-top: 24px;
}
.figure-compromissos{
  background-image: url('../img/titulo-compromissos.png');
  background-position: 50% 0%;
  background-repeat: no-repeat;
  height: 75px;
}
.titulo-compromissos h3 {
  padding-top: 28px;
  font-family: "NexaBold";
  font-size: 30px;
  color: #fff;
  letter-spacing: -.1px;
}
.conteudo-compromissos{
  width: 640px;
  margin: 0 auto;
}
.item-compromisso{
  position: relative;
  width: 210px;
  height: 300px;
  top: 0px;
  padding: 0px 10px;
  display: inline-block;
  vertical-align: top;
}
.imagem-item {
  margin-top: 34px;
  height: 80px;
}
.titulo-item {
  margin-top: 20px;
  margin-bottom: 20px;
  min-height: 50px;
  font-size: 16px;
  font-family: "NexaBold";
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.resumo-item {
  font-size: 11px;
  font-family: "NexaLight";
  color: #fff;
  line-height: 14px;
  padding-bottom: 60px;
  letter-spacing: 1px;
  word-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.btn-conhecamais2, .btn-conhecamais2:hover, .btn-conhecamais2:active, .btn-conhecamais2:visited, .btn-conhecamais2:link, .btn-conhecamais2:focus {
  position: absolute;
  right: 0;
  bottom: -18px;
  text-decoration: none;
  font-family: "NexaBold";
  font-size: 11px;
  padding-bottom: 4px;
  padding-left: 30px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
.btn-escuro{
  color: #033439;
  border-color: #033439;
}
.btn-escuro:hover{
  color: #1C484D;
  border-color: #1C484D;
}
.footer-compromissos{
  min-height: 42px;
  width: 100%;
}
.news{
  background-color: #03343A;
}
.conteudo-news {
  width: 640px;
  margin: 0 auto;
  padding-top: 30px;
}
.titulo-news h3 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: "NexaBold";
  font-size: 30px;
  color: #fff;
  letter-spacing: -.1px;
  text-transform: uppercase;
}
.slide-news {
  width: 640px;
  margin: 0 auto;
  min-height: 320px;
}
.slides-list-news {
  list-style-type: none;
  margin: 10px 0;
  padding: 0;
  display: grid;
  grid-auto-flow: column;
}
.slide {
  width: 210px;
  top: 0px;
  padding: 0px 10px;
  display: none;
}
.on {
  display: block;
}
.slide h4 {
  font-size: 18px;
  font-family: "NexaBold";
  color: #F18020;
  text-transform: uppercase;
  text-align: left;
  line-height: 22px;
  padding-bottom: 10px;
}
.imagem-news {
  position: relative;
  width: 190px;
  height: 130px;
}
.imagem-news img {
  width: 190px;
  height: 130px;
}
.data-news {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  text-align: center;
  padding: 2px 2px;
  background-color: #F18020;
  font-size: 10px;
  letter-spacing: 1px;
  font-family: "NexaLight";
  color:#fff;
}
.resumo-news {
  padding-top: 10px;
  font-size: 10px;
  font-family: "NexaLight";
  line-height: 13px;
  color: #FFF;
  text-align: justify;
  letter-spacing: 1px;
}
.btn-item-news a , .btn-item-news a:visited, .btn-item-news a:active, .btn-item-news a:link, .btn-item-news a:focus {
  font-family: "NexaLight";
  font-size: 10px;
  color: #F18020;
  float: left;
  padding-top: 20px;
  text-decoration: none;
}
.btn-item-news a:hover {
  text-decoration: none;
  color: #F4A25C;
}
.controles-slides-news {
  width: 640px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.controle {
  width: 210px;
  top: 0px;
  padding: 0px 10px;
  color: #fff;
  display: inline-block;
}
.seta-esquerda:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0; 
  height: 0; 
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; 
  border-right: 8px solid #fff;
  cursor: pointer;
}
.seta-direita:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0; 
  height: 0; 
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  cursor: pointer;
}
.bordaletra-news {
  position: absolute;
  top:40px;
  padding-left: 10px;
  margin-left: 10px;
}
.separador-azul{
  position: relative;
  height: 12px;
  width: 100%;
  text-align: center;
  border-bottom: 12px solid #03343A;
}
.seta-azul:before{
  border-top-color: #03343A !important;
  position: relative;
  z-index: 9997;
}
.w-50{
  width: 50%;
}
.left-servicos {
  background-color: white;
  display: inline-block;
  height: 440px;
  text-align: right;
}
.titulo1-servicos {
  position: relative;
  top: 130px;
  font-size: 32px;
  z-index: 9998;
  font-family: "NexaBold";
  color: #F18020;
  text-transform: uppercase;
  margin-right: 80px;
}
.titulo2-servicos {
  position: relative;
  top: 186px;
  font-size: 18px;
  z-index: 9998;
  font-family: "NexaLight";
  color: #000;
  margin-right: 80px;
  line-height: 24px;
}
.right-servicos {
  display: inline-block;
  float: right;
  height: 440px;
}
.divisor {
  position: absolute;
  height: 150px;
  width: 12px;
  z-index: 9996;
  top: 145px;
  background-color: #03343A;
  margin: -6px;
}
.imagem-servicos {
  position: relative;
  width: 100%;
  height: 440px;
  min-height: 440px;
}
.filtro-laranja {
  opacity: 1;
  position: absolute;
  z-index: 9995;
  top: 0;
  height: 440px;
}
.filtro-laranja:after{
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index: 9995;
  background-color:rgba(240,128,32,.85);
}
.filtro-amarelo {
  opacity: 1;
  position: absolute;
  z-index: 9994;
  top: 0;
  height: 440px;
}
.filtro-amarelo:after{
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index: 9994;
  background-color:rgba(255,255,0,.2);
}
.titulo-servicos {
  position: absolute;
  top: 160px;
  font-size: 20px;
  z-index: 9998;
  font-family: "NexaBold";
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  width: 190px;
  margin-left: 80px;
  line-height: 24px;
}
.acao-servicos {
  position: absolute;
  top: 320px;
  z-index: 9999;
  margin-left: 190px;
  font-family: "NexaBold";
  font-size: 11px;
  letter-spacing: .8px;
}
.link-servicos {
  text-decoration: none;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  padding-left: 30px;
  text-decoration: none;
}
.btn-branco{
  color: #fff;
  border-color: #fff;
}
.btn-branco:hover{
  color: #EDCDB5;
  border-color: #EDCDB5;
}
.acao-servicos a:visited, .acao-servicos a:active, .acao-servicos a:link, .acao-servicos a:focus {
  text-decoration: none;
}
.clientes{
  background-color: #FFF;
}
.titulo-clientes h3 {
  padding-top: 80px;
  font-family: "NexaBold";
  font-size: 30px;
  color: #F18020;
  letter-spacing: -.1px;
  text-transform: uppercase;
  margin-bottom: 46px;
}
.conteudo-clientes {
  width: 640px;
  margin: 0 auto;
  padding: 0 0;
  height: 56px;
  overflow-y: hidden;
}
.lista-clientes {
  transition: transform 0.8s ease;
  background-color: #fff;
}
.lista-clientes img {
  width: 120px;
  height: 57px;
  margin-right: 5px;
  padding: 0 0;
  margin: 0 0;
  background-color: #fff;
}
.no-margim {
  margin-right: 0px !important;
}
.acao-clientes {
  width: 640px;
  margin: 0 auto;
  text-align: right;
  padding-top: 46px;
  padding-bottom: 44px;
}
.btn-conhecamais-clientes, .btn-conhecamais-clientes:hover, .btn-conhecamais-clientes:active, .btn-conhecamais-clientes:visited,
.btn-conhecamais-clientes:link, .btn-conhecamais-clientes:focus {
  position: relative;
  float: right;
  margin-right: 10px;
  text-decoration: none;
  font-family: "NexaBold";
  font-size: 11px;
  padding-bottom: 4px;
  padding-left: 30px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
.contatos{
  background-color: #03343A;
}
.conteudo-contatos {
  padding-top: 20px;
}
.container-contatos {
  width: 900px;
  min-height: 380px;
  position: relative;
  margin: 0 auto;
  background-color: none;
  line-height: 46px;
  padding-top: 30px;
}
.borda-faleconosco {
  position: absolute;
  right: -40px;
  top: 10px;
  width: 700px;
}
.btn-faleconosco {
  position: absolute;
  width: 400px;
  height: 46px;
  left: 120px;
  top: 150px;
  border-radius: 10px;
  border: 2px solid #F18020;
  color: #fff;
  z-index: 550;
  text-align:
  right;
  padding-right: 40px;
  display: inline-block;
  vertical-align: middle;
  line-height: 2.2;
}
.btntexto-faleconosco {
  font-size: 20px;
  font-family: 'NexaBold';
  color: #F18020;
}
.btntexto-faleconosco span {
  letter-spacing: 1px;
  font-size: 29px;
  line-height: 0.2;
}
.imagem-faleconosco {
  position: relative;
  width: 300px;
  height: 350px;
  float: left;
  z-index: 9999;
}
.btn-trabalheconosco {
  position: absolute;
  width: 400px;
  height: 46px;
  right: 230px;
  top: 230px;
  border-radius: 10px;
  border: 2px solid #F18020;
  color: #fff;
  z-index: 550;
  text-align: left;
  padding-left: 40px;
  display: inline-block;
  vertical-align: middle;
  line-height: 2.2;
}
.btntexto-trabalheconosco {
  font-size: 20px;
  font-family: 'NexaBold';
  color: #F18020;
}
.btntexto-trabalheconosco span {
  letter-spacing: 1px;
  font-size: 29px;
  line-height: 0.2;
}
.imagem-trabalheconosco {
  position: relative;
  width: 343px;
  height: 350px;
  float: right;
  z-index: 9999;
}
.footer {
  width: 100%;
  height: 140px;
  background-color: #F18020;
  margin-top:auto;
}
.barratopfooter {
  width: 25%;
  top: 0;
  border-top: 10px solid #03343A;
  float: left;
  display: inline-block;
}
.logofooter {
  position: relative;
  width: 15%;
  display: inline-block;
  height: 140px;
}
.logofooter img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.conteudo-footer{
  width: 60%;
  display: inline-block;
  background-color: none;
  float: right;
  bottom: 0;
  border-bottom: 10px solid #03343A;
  height: 140px;
  text-align: right;
  letter-spacing: 1px;
}
.telefone-footer {
  line-height: -10px;
  margin-right: 250px; 
  margin-top: 38px;
  font-family: 'NexaBold';
  color: #fff;
  font-size: 14px;
  margin-bottom: 8px;
}
.telefone-footer small {
  font-size: 11px;
}
.email-footer {
  margin-right: 250px;
  font-family: 'NexaBold';
  color: #fff;
  font-size: 11px;
  margin-bottom: 8px;
}
.endereco-footer {
  margin-right: 250px;
  font-family: 'NexaRegular';
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
}
.mb-8{
  margin-bottom: 8px;
}
.img-footer {
  position: absolute;
  bottom: 6px;
  right: 100px;
  width: 133px;
}
.subir-topo {
  text-decoration: none;
  background: rgba(241,128,32,.9);
  bottom: 30px;
  right: 30px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  padding: 15px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  position: fixed;
  border: 0;
  font-family: sans-serif;
  opacity: .8;
  border-radius: 10px;
  z-index: 9999999;
}

/*@media screen and (max-width: 600px) {
  .info-header { display: none; }
  .linhanav { display: none; }
  .topnav a {display: none;}
  .borda-direita-footer { border: none; }
  /*.topnav a:not(:first-child) {display: none;}*/
  /*.topnav a.icon {
    float: right;
    display: block;
    padding: 10px 20px;
  }
  .logomobile {
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 600px) {
  .topnav { position: fixed; width: 100%; background-color: #e23a29;}
  .margin-nav { margin-top: 60px; }
  .topnav.responsive { position: fixed; top: 0; background-color: #922930; width: 100%; z-index: 99999;}
  .topnav.responsive .icon {
    position: fixed;
    right: 0;
    top: 0;
    padding: 20px;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
    line-height: 16px;
    font-size: 16px;
  }
}*/


.background-matech {
  background-image: url(../img/background-matech.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 280px;
}
.moldura-branca {
  position: absolute;
  bottom:-34px;
  width: 352px;
  height: 48px;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
.logo-matech {
  margin-top: -10px;
  display: inline-block;
  vertical-align: middle;
}
.logo-matech img {
  width: 152px; 
  height: 31px;
}
.container-conteudo{
  background-color: #fff;
}

.balao-cargo::after{
  border-color: #F18020 transparent transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0px 10px;
  content: "";
  bottom: -9px;
  display: block;
  left: calc(50% - 10px);
  position: absolute;
  width: 0px;
}

.seta-select:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0; 
  height: 0; 
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top-width: 6px;
  border-top-style: solid;
}

.background-servicos {
  background-image: url(../img/background-servicos.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 434px;
}
.link-servico {
  cursor: pointer;
}

.rotate {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
   
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;

  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
   transition-property: transform;
}

.filtro-laranja-servicos {
  opacity: 1;
  position: absolute;
  z-index: 9995;
  top: 0;
  height: 136px;
}
.filtro-laranja-servicos:after{
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index: 9995;
  background-color:rgba(241,128,32,.75);
}
.filtro-azul-servicos {
  opacity: 1;
  position: absolute;
  z-index: 9994;
  top: 0;
  height: 136px;
}
.filtro-azul-servicos:after{
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index: 9994;
  background-color:rgba(3,52,58,.75);
}
.seta-cima:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0; 
  height: 0; 
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-bottom-color: #03343A;
  margin-top: -28px
}
.seta-left {
  position: absolute;
  left: calc(50% - 233px);
}
.seta-center {
  position: absolute;
  left: 0;
  right: 0;
}
.seta-right {
  position: absolute;
  right: calc(50% - 233px);
}

.active-tecno{
  background-color: #EAEAEB !important;
}