.body {
  height: 100%;
  font-family: Roboto, sans-serif;
}

.lang-select {
  display: block;
  float: right;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: right;
  margin-right:5px; 
}

.section.video-destaque {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(21%, #33818e), color-stop(52%, rgba(51, 129, 142, 0.82)), color-stop(83%, #33818e)), url('../images/NETPDV-CASHLESS-EVENTS.00_00_20_25.png');
  background-image: linear-gradient(180deg, #33818e 21%, rgba(51, 129, 142, 0.82) 52%, #33818e 83%), url('../images/NETPDV-CASHLESS-EVENTS.00_00_20_25.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.titulo-video-destaque {
  margin-bottom: 50px;
  font-family: Akrobat, sans-serif;
  color: #fff;
  font-size: 4em;
  line-height: 70px;
  text-align: center;
}

.text-span {
  font-weight: 300;
}

.lightbox-destaque {
  width: 30%;
}
.image-7 {
  border: 6px solid #fff;
  border-radius: 0px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.row-nav {
  width: 100%;
  height: 100%;
}

.link-social-header {
  margin-right: 15px;
}

.link-social-header.last {
  margin-right: 15px;
}

.column2-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 17px;
  padding-left: 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  font-family: Roboto, sans-serif;
  color: #33818e;
  font-size: 1.2em;
  font-weight: 400;
  text-align: center;
}

.nav-link:hover {
  background-color: #28515f;
  color: #fff;
}

.nav-link.w--current {
  border-bottom: 3px solid #28515f;
  color: #28515f;
}

.nav-link.last {
  height: auto;
  margin-right: 20px;
  margin-left: 10px;
  padding: 8px 10px;
  border: 1px solid #28515f;
  border-radius: 6px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.nav-link.last:hover {
  background-color: #28515f;
  color: #fff;
}

.nav-link.last.escola {
  border-color: #f7971e;
}

.nav-link.last.escola:hover {
  background-color: #f7971e;
}

.nav-link.first {
  margin-left: 0px;
}

.nav-link.first.escola {
  color: #f7971e;
}

.nav-link.escola {
  color: #f7971e;
}

.nav-link.escola:hover {
  border-bottom-color: #f7971e;
  background-color: #f7971e;
  color: #fff;
}

.nav-link.escola.w--current {
  border-bottom: 1px none #000;
}

.column1-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide {
  padding: 100px 25px 20px 18px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.slide.slide01 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, rgba(198, 247, 255, .3), rgba(198, 247, 255, .3)), url('../images/point.svg'), url('../images/fila.jpg');
  background-image: linear-gradient(180deg, rgba(198, 247, 255, .3), rgba(198, 247, 255, .3)), url('../images/point.svg'), url('../images/fila.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, 2px 2px, cover;
}

.slide.slide02 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0px;
  background-image: url('../images/point.svg'), url('../images/img-home01-cor.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: 2px 2px, cover;
  background-repeat: repeat, no-repeat;
}

.titulo-slide-01 {
  position: static;
  left: 0px;
  top: 20%;
  right: 0px;
  z-index: 2;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Akrobat, sans-serif;
  color: #28515f;
  font-size: 3.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
}

.bold {
  font-weight: 700;
}

.titulo-h4 {
  height: 64px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Akrobat, sans-serif;
  color: #28515f;
  font-size: 1.9em;
  line-height: 1.1em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.subtitulo-slide {
  margin-bottom: 0px;
  font-family: Akrobat, sans-serif;
  color: #33818e;
  font-size: 1.8em;
  line-height: 1em;
  font-weight: 700;
}

.separador {
  width: 1px;
  height: 25px;
  border-right: 1px solid #28515f;
}

.separador.escola {
  border-right-color: #f7971e;
}

.separador-horiz {
  width: 100%;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-top: 1px solid #28515f;
}

.separador-horiz.escola {
  border-color: #f7971e;
}

.separador-horiz.solucoes {
  display: none;
}

.titulo-h1 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Akrobat, sans-serif;
  color: #28515f;
  font-size: 4em;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
}

.titulo-h1.escola {
  margin-bottom: 10px;
  color: #f7971e;
}

.lista-quemsomos {
  width: 85%;
  padding-left: 17px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #28515f;
  font-size: 12px;
}

.lista-quemsomos.escola {
  width: 100%;
  color: #ff8e00;
}

.lista-quemsomos.branco {
  width: 100%;
  color: #fff;
}

.list-texto {
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Akrobat, sans-serif;
  color: #616161;
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: 400;
}

.list-texto.branco {
  margin-bottom: 20px;
  font-family: Akrobat, sans-serif;
  color: #fff;
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: 600;
  text-align: justify;
  letter-spacing: 1px;
}

.list-texto.branco.maior {
  font-size: 1.8em;
}

.div-titulo-quemsomos {
  width: 100%;
  margin-bottom: 30px;
  color: #fff;
}

.texto-solucoes {
  margin-bottom: 20px;
  font-family: Akrobat, sans-serif;
  color: #28515f;
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: 700;
  text-align: left;
}

.texto-solucoes.branco {
  color: #fff;
}

.row-contato {
  margin-bottom: 80px;
}

.column-contato {
  display: inline-block;
  padding-right: 30px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-contato.mapa {
  padding-right: 0px;
  padding-left: 30px;
}

.map {
  height: 487px;
}

.div-titulo-solucoes {
  position: absolute;
  top: 110px;
  z-index: 2;
  display: block;
  margin-left: 25px;
  padding-top: 0px;
}

.mensagem {
  overflow: auto;
  min-height: 80px;
}

.send-button {
  width: 100%;
  padding: 10px 30px;
  background-color: #33818e;
  font-size: 1.3em;
}

.send-button:hover {
  background-color: #28515f;
}

.texto-contato {
  font-family: Akrobat, sans-serif;
  font-size: 1.2em;
  line-height: 24px;
  text-align: center;
}

.imgs-contato {
  height: 40px;
  margin-bottom: 14px;
}

.columns-content-contato {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.link-contato {
  font-family: Akrobat, sans-serif;
  font-size: 1.2em;
}

.div-titulo-contato {
  margin-bottom: 50px;
  padding-top: 0px;
}

.text-field {
  height: 50px;
}

.menu-fix {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1999;
  display: block;
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
  border-bottom: 1px solid #33818e;
  background-color: #fff;
}

.menu-fix.escola {
  border-bottom-color: #f7971e;
}

.footer {
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.div-video-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #28515f;
  background-color: hsla(0, 0%, 100%, .6);
  text-align: center;
}

.all-videos {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-family: Akrobat, sans-serif;
  color: #007184;
  font-size: 1.3em;
  line-height: 1em;
  font-weight: 700;
  text-decoration: none;
}

.all-videos:hover {
  color: #28515f;
}

.section-footer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: -webkit-linear-gradient(135deg, #28515f, #33818e);
  background-image: linear-gradient(315deg, #28515f, #33818e);
}

.div-noticia {
  display: inline-block;
  width: 20%;
  height: 160px;
  padding-right: 0px;
  padding-left: 0px;
  border-right: 5px none #fff;
  border-left: 5px none #fff;
  background-color: #fff;
}

.div-noticia.noticia1 {
  background-image: url('../images/Folha-de-SP.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-noticia.noticia2 {
  background-image: url('../images/nfc-1440x450.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-noticia.noticia3 {
  background-image: url('../images/caixa_payment.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-noticia.noticia4 {
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/segs.jpg');
  background-position: 50% 50%;
  background-size: 70%;
  background-repeat: no-repeat;
}

.div-noticia.noticia5 {
  background-image: url('../images/logo-oficial-1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-noticia.noticia6 {
  background-image: url('../images/Na_Praia-after-660x371.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-noticia.noticia7 {
  background-image: url('../images/JorNow.6jul15A.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-noticia.noticia8 {
  background-image: url('../images/5891de2656cf0-noticia_dispositivos_m_veis_facilitam_atendimento_do_cliente.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-noticia.noticia9 {
  background-image: url('../images/logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-noticia.noticia10 {
  background-image: url('../images/logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hover-noticia {
  display: none;
  width: 100%;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(51, 129, 142, .9), rgba(51, 129, 142, .9));
  background-image: linear-gradient(180deg, rgba(51, 129, 142, .9), rgba(51, 129, 142, .9));
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 1.2em;
  line-height: 23px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.hover-video {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(51, 129, 142, .9), rgba(51, 129, 142, .9));
  background-image: linear-gradient(180deg, rgba(51, 129, 142, .9), rgba(51, 129, 142, .9));
  color: #fff;
  font-size: 1.3em;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}

.section-escola {
  height: auto;
}

.div-img-escola {
  height: 400px;
  padding-top: 60px;
  padding-right: 15px;
  padding-left: 15px;
  background-image: -webkit-linear-gradient(270deg, rgba(255, 210, 0, .7), rgba(247, 151, 30, .85)), url('../images/video03.jpg');
  background-image: linear-gradient(180deg, rgba(255, 210, 0, .7), rgba(247, 151, 30, .85)), url('../images/video03.jpg');
  background-position: 0px 0px, 50% 33%;
  background-size: auto, cover;
}

.div-conteudo-escola {
  height: 100%;
  padding: 50px 15px;
}

.titulo-vantagens-escola {
  margin-top: 0px;
  font-family: Akrobat, sans-serif;
  color: #f7971e;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 600;
}

.menor {
  font-size: 0.8em;
}

.coluna-escola {
  height: auto;
  min-height: 400px;
  padding-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
  border-right: 1px solid #ffd200;
}

.coluna-escola.first {
  padding-left: 0px;
}

.coluna-escola.last {
  border-right-style: none;
}

.texto-escola {
  margin-bottom: 43px;
  font-family: Akrobat, sans-serif;
  color: #646464;
  font-size: 1.2em;
  line-height: 1.5em;
}

.coluna-etapas {
  margin-top: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-right: 1px solid #f7971e;
  text-align: center;
}

.coluna-etapas.last {
  border-right-style: none;
}

.div-estapas-escola {
  margin-top: 40px;
  padding: 40px 15px 60px;
  background-color: #fff3e3;
}

.solucoes-lista {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  color: #28515f;
}

.solucoes-lista.branco {
  color: #fff;
}

.solucoes-lista.cashless {
  margin-right: auto;
  margin-left: 0px;
  font-size: 1em;
  line-height: 1em;
}

.titulo-step-solucao {
  margin-top: 0px;
  margin-bottom: 52px;
  font-family: Akrobat, sans-serif;
  color: #28515f;
  font-size: 3.7em;
  line-height: 1em;
  font-weight: 700;
}

.titulo-step-solucao.branco {
  color: #fff;
}

.div-navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-redes-header {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.texto-cf-escola {
  font-family: Akrobat, sans-serif;
  color: #505050;
  font-size: 1.3em;
  line-height: 1.6em;
}

.phone {
  height: 250px;
}

.pos {
  height: 250px;
}

.cartao {
  height: 180px;
}

.flex-video {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lightbox-image {
  width: 100%;
  height: 100%;
}

.image-solucoes {
  display: none;
  height: 120px;
  margin-bottom: 35px;
}

.image-solucoes.menor {
  height: 80px;
  margin-top: 30px;
  margin-bottom: 41px;
}

.link-footer {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.link-footer:hover {
  text-decoration: underline;
}

.div-links-footer {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  text-align: center;
}

.div-redes-footer {
  width: 95%;
  margin: 20px auto;
  padding-bottom: 20px;
  border-bottom: 1px solid #fcfcfc;
  text-align: right;
}

.redes-link-footer {
  margin-right: 15px;
  margin-left: 15px;
}

.div-menu-fix {
  display: block;
}

.div-razoes {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-razoes {
  height: 130px;
  margin-bottom: 15px;
}

.div-quemsomos {
  position: absolute;
  top: 14%;
  right: 5%;
  width: 50%;
}

.titulo-quemsomos {
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  font-family: Akrobat, sans-serif;
  font-size: 4em;
  line-height: 1em;
}

.section.quem-somos {
  position: relative;
  height: 100%;
  background-image: -webkit-linear-gradient(180deg, #0a9b9b, rgba(0, 83, 126, .69)), url('../images/tecnologia-cartao.png');
  background-image: linear-gradient(270deg, #0a9b9b, rgba(0, 83, 126, .69)), url('../images/tecnologia-cartao.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.videos {
  height: 100%;
  padding-top: 85px;
}

.section.noticias {
  height: 100%;
  padding-top: 100px;
  background-image: -webkit-linear-gradient(270deg, #f1f1f1, #f1f1f1);
  background-image: linear-gradient(180deg, #f1f1f1, #f1f1f1);
}

.section.contato {
  position: relative;
  height: 100%;
  padding-top: 100px;
  padding-right: 25px;
  padding-left: 25px;
}

.section.solucoes {
  position: relative;
  padding-top: 78px;
}

.section.tecnologia {
  position: relative;
  height: 100%;
  background-image: -webkit-linear-gradient(0deg, rgba(10, 155, 155, .85), rgba(0, 83, 126, .7) 67%), url('../images/tec-pb.jpg');
  background-image: linear-gradient(90deg, rgba(10, 155, 155, .85), rgba(0, 83, 126, .7) 67%), url('../images/tec-pb.jpg');
  background-position: 0px 0px, 0px 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.content {
  height: 100%;
}

.div-titulo-videos {
  margin-right: 25px;
  margin-bottom: 15px;
  margin-left: 25px;
}

.titulo-slider-02 {
  margin-top: -20px;
  margin-bottom: 20px;
  font-family: Akrobat, sans-serif;
  color: #28515f;
  font-size: 5em;
  line-height: 58px;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.div-conteudo-tec {
  position: absolute;
  left: 5%;
  top: 16%;
  width: 40%;
}

.div-titulo-noticia {
  margin-right: 25px;
  margin-bottom: 20px;
  margin-left: 25px;
}

.lightbox-link {
  position: relative;
  width: 19.8%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-bloco-noticias {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  clear: right;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.div-titulo-escola {
  margin-bottom: 50px;
}

.div-solucoes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  padding-right: 25px;
  padding-left: 25px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-solucoes.branco {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-left-color: #fff;
}

.row {
  width: 100%;
}

.coluna-cashless {
  padding-bottom: 28px;
  text-align: center;
}

.div-terco {
  display: inline-block;
  width: 33%;
  height: 200px;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: none;
}

.div-terco.baixo {
  width: 50%;
  margin-top: 20px;
}

.div-inteira {
  display: inline-block;
  width: 50%;
}

.div-conteudo-razao {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 248px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-linhas-quemsomos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-quemsomos {
  margin-right: 30px;
}

.image-quemsomos.plus {
  margin-left: 16px;
}

.texto-menor {
  color: #33818e;
  font-size: 0.51em;
  font-weight: 700;
}

.lightbox-link-slide {
  text-decoration: none;
}

.tabs-panel {
  height: 100%;
}

.tabs-panel.ticket {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 83, 126, .69), #0a9b9b), url('../images/ticket.jpg');
  background-image: linear-gradient(180deg, rgba(0, 83, 126, .69), #0a9b9b), url('../images/ticket.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.tabs-panel.cashless {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/pg-cashless.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/pg-cashless.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.tabs-panel.gestao {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/34da49e1a78942cc272f7e2292d8c915.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/34da49e1a78942cc272f7e2292d8c915.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.tabs-panel.recarga {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 83, 126, .69), #0a9b9b), url('../images/recarga-antecipada.jpg');
  background-image: linear-gradient(180deg, rgba(0, 83, 126, .69), #0a9b9b), url('../images/recarga-antecipada.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.tabs-panel.estoque {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/exemplo-estoque.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/exemplo-estoque.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.tabs-panel.acesso {
  background-image: -webkit-linear-gradient(270deg, rgba(10, 155, 155, .9), rgba(0, 83, 126, .8)), url('../images/fila2.jpg');
  background-image: linear-gradient(180deg, rgba(10, 155, 155, .9), rgba(0, 83, 126, .8)), url('../images/fila2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.tab-link {
  width: 160px;
  height: 140px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  background-color: #fff;
  font-family: Akrobat, sans-serif;
  color: #28515f;
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: 700;
  text-align: center;
}

.tab-link.w--current {
  border-bottom: 6px solid #28515f;
  background-color: #fff;
  color: #28515f;
}

.tab-link.cashless {
  width: 160px;
  padding: 0px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/pulseira.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/pulseira.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 90px;
  background-repeat: repeat, no-repeat;
}

.tab-link.cashless.w--current {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/pulseira.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/pulseira.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 110px;
  background-repeat: repeat, no-repeat;
}

.tab-link.ticket {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/pos.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/pos.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 85px;
  background-repeat: repeat, no-repeat;
}

.tab-link.ticket.w--current {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/pos.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/pos.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 95px;
  background-repeat: repeat, no-repeat;
}

.tab-link.gestao {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/gestao.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/gestao.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 110px;
  background-repeat: repeat, no-repeat;
}

.tab-link.gestao.w--current {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/gestao.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/gestao.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 110px;
  background-repeat: repeat, no-repeat;
}

.tab-link.recarga {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/recarga.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/recarga.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100px;
  background-repeat: repeat, no-repeat;
}

.tab-link.recarga.w--current {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/recarga.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/recarga.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100px;
  background-repeat: repeat, no-repeat;
}

.tab-link.estoque {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/estoque.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/estoque.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 110px;
  background-repeat: repeat, no-repeat;
}

.tab-link.estoque.w--current {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/estoque.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/estoque.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 110px;
  background-repeat: repeat, no-repeat;
}

.tab-link.acesso {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/acesso.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/acesso.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100px;
  background-repeat: repeat, no-repeat;
}

.tab-link.acesso.w--current {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/acesso.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/acesso.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100px;
  background-repeat: repeat, no-repeat;
}

.div-texto-solucoes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-menu {
  text-align: right;
}

.tabs {
  height: 100%;
}

.tabs-content {
  height: 100%;
}

.image-4 {
  height: 220px;
}

.image-5 {
  height: 220px;
}

.image-6 {
  height: 220px;
}

html.w-mod-js *[data-ix="menu-hide"] {
  display: none;
  opacity: 1;
}


#feedback-response,
#newsletter-response {
  margin-top: -108px;
  padding: 0 50px;
  padding-top: 45px;
  width: 250px;
  height: 58px;
  color: #27ae60;
  font: 300 1.4em 'Varela Round';
  text-align: center;
  opacity: 0;
  display: none;
}

#feedback-response > .resp{ width:auto;}

#feedback-response.error,
#newsletter-response.error { color: #c0392b; }

#feedback-response > .loader,
#newsletter-response > .loader {
  margin: 0 auto;
  width: 128px;
  height: 43px;
  
  background: transparent url(../images/loader.gif) 50% 0 no-repeat;
  -webkit-background-size: 64px;
     -moz-background-size: 64px;
       -o-background-size: 64px;
      background-size: 64px;
}

#feedback-response {
  margin-top: -476px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 175px;
  padding-bottom:300px;
  height: 210px;
  width: 100%;
}

@media (max-width: 991px) {
  .lang-select {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .nav-menu {
    position: absolute;
    left: 50%;
    width: 50%;
    margin-right: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-bottom-left-radius: 5px;
    background-color: #fff;
    text-align: center;
  }
  .nav-link {
    text-align: center;
  }
  .nav-link.last {
    margin-top: 5px;
    margin-bottom: 18px;
    margin-left: 30px;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .nav-link.first {
    margin-left: 0px;
  }
  .titulo-h4 {
    font-size: 1.3em;
    line-height: 1.2em;
  }
  .subtitulo-slide {
    font-size: 1.3em;
    line-height: 1.1em;
  }
  .texto-solucoes {
    font-size: 1.3em;
    line-height: 1.1em;
  }
  .column-contato {
    padding-right: 0px;
  }
  .column-contato.mapa {
    padding-left: 0px;
  }
  .map {
    margin-top: 0px;
  }
  .div-titulo-solucoes {
    display: none;
  }
  .div-video-home {
    top: 50%;
  }
  .coluna-escola {
    border-bottom: 1px solid #f7971e;
    border-right-style: none;
  }
  .coluna-escola.first {
    height: auto;
    border-bottom: 1px solid #f7971e;
    border-right-style: none;
  }
  .coluna-etapas {
    border-bottom: 1px solid #f7971e;
    border-right-style: none;
  }
  .brand.w--current {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .menu-button.w--open {
    background-color: #fff;
    color: #28515f;
  }
  .solucoes-lista {
    width: 100%;
    padding-left: 20px;
  }
  .titulo-step-solucao {
    text-align: center;
  }
  .phone {
    height: 170px;
  }
  .pos {
    height: 170px;
  }
  .cartao {
    height: 150px;
  }
  .image-razoes {
    height: 80px;
  }
  .div-quemsomos {
    top: 10%;
    right: 0%;
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
  }
  .section.quem-somos {
    background-position: 0px 0px, -240px 50%;
  }
  .section.tecnologia {
    background-position: 0px 0px, 50% 50%;
  }
  .div-conteudo-tec {
    left: 0%;
    top: 14%;
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
  }
  .lightbox-link {
    width: 33.33%;
  }
  .div-solucoes {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .div-terco {
    height: 170px;
  }
  .div-terco.baixo {
    height: 150px;
    margin-top: 0px;
  }
  .tab-link {
    width: 15.66%;
  }
  .tabs-menu {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .body {
    height: auto;
  }
  .nav-menu {
    left: 84px;
  }
  .titulo-slide-01 {
    top: 10%;
  }
  .columns-content-contato {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .row-content-contato {
    margin-bottom: 35px;
  }
  .div-video-home {
    top: 50%;
  }
  .link-footer {
    display: inline-block;
    padding: 8px 14px;
  }
  .section.quem-somos {
    height: auto;
  }
  .section.solucoes {
    height: auto;
  }
  .content {
    height: auto;
  }
}

@media (max-width: 479px) {
  .lightbox-destaque {
    width: 80%;
}

.titulo-video-destaque {
  font-size: 2.2em;
  line-height: 40px;
}


  .nav-menu {
    left: auto;
    right: 0px;
    width: 100%;
    box-shadow: -4px 4px 9px -2px rgba(0, 0, 0, .22);
  }
  .link-social-header {
    margin-right: 17px;
  }
  .link-social-header.last {
    margin-right: 10px;
  }
  .column2-header {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-link {
    width: 100%;
    height: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .nav-link.last {
    width: 90%;
    margin-left: 20px;
  }
  .column1-header {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .slide.slide01 {
    padding-top: 165px;
    padding-bottom: 60px;
  }
  .titulo-slide-01 {
    font-size: 3em;
  }
  .titulo-h4 {
    height: 85px;
    font-size: 2.3em;
    line-height: 1.2em;
  }
  .subtitulo-slide {
    font-size: 1.9em;
  }
  .menu-fix {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-video-home {
    padding-right: 12px;
    padding-left: 12px;
    border-width: 5px;
  }
  .all-videos {
    left: 0px;
    right: 0px;
    bottom: 50px;
    text-align: center;
  }
  .div-noticia {
    width: 100%;
  }
  .brand.w--current {
    text-align: center;
  }
  .div-navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-redes-header {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .image {
    width: 35px;
  }
  .image-2 {
    width: 35px;
  }
  .image-3 {
    width: 35px;
  }
  .div-razoes {
    padding-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .section {
    height: auto;
  }
  .section.quem-somos {
    height: auto;
    min-height: 1550px;
  }
  .section.videos {
    height: auto;
    min-height: 3970px;
  }
  .section.noticias {
    height: auto;
    min-height: 2886px;
  }
  .section.contato {
    padding-right: 15px;
    padding-left: 15px;
  }
  .section.home {
    min-height: 1600px;
  }
  .section.solucoes {
    min-height: 1420px;
  }
  .section.tecnologia {
    height: auto;
    min-height: 800px;
  }
  .titulo-slider-02 {
    font-size: 3.5em;
  }
  .lightbox-link {
    width: 100%;
  }
  .div-solucoes {
    height: auto;
  }
  .div-conteudo-razao {
    width: 100%;
    height: 240px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .tab-link {
    width: 50%;
  }
  .tab-link.cashless {
    width: 50%;
  }
  .tab-link.ticket {
    display: block;
  }
  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@font-face {
  font-family: 'Akrobat';
  src: url('../fonts/Akrobat-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('../fonts/Akrobat-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('../fonts/Akrobat-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('../fonts/Akrobat-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('../fonts/Akrobat-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('../fonts/Akrobat-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('../fonts/Akrobat-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('../fonts/Akrobat-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}