﻿@charset "UTF-8";
@font-face {
  font-family: "Roboto-Black";
  src: url("../fonts/Roboto-Black.eot");
  src: local("☺"), url("../fonts/Roboto-Black.woff") format("woff"), url("../fonts/Roboto-Black.ttf") format("truetype"), url("../fonts/Roboto-Black.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto_thin";
  src: url("../fonts/Roboto-Thin.eot");
  src: local("☺"), url("../fonts/Roboto-Thin.woff") format("woff"), url("../fonts/Roboto-Thin.ttf") format("truetype"), url("../fonts/Roboto-Thin.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/Roboto-Regular.eot");
  src: local("☺"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto-Bold.eot");
  src: local("☺"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype"), url("../fonts/Roboto-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.inputbox::-webkit-input-placeholder {
  color: #9F9F9F;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}

.inputbox:-moz-placeholder {
  color: #9F9F9F;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}

.inputbox::-moz-placeholder {
  color: #9F9F9F;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}

.inputbox:-ms-input-placeholder {
  color: #9F9F9F;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}

body {
  height: auto !important;
  padding: 0;
  width: 100%;
  margin: 0;
  background: #FFF;
  margin: 0px;
  overflow-x: hidden;
}
@media (min-width: 0) and (max-width: 1199px) {
  body {
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
  }
}
body.ativa_jan {
  overflow: hidden !important;
  padding-top: constant(safe-area-inset-top);
  padding-top: env(safe-area-inset-top);
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}

::selection {
  background: #1E3F4D;
  color: #fff;
}

::-moz-selection {
  background: #1E3F4D;
  color: #fff;
}

* {
  outline: none !important;
}

a,
a:hover {
  text-decoration: none;
}

section {
  padding-left: 0px;
  padding-right: 0px;
}

button:focus {
  outline: 0 auto none !important;
}

.error {
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
  border-bottom: 4px solid #1E3F4D !important;
}

#janela_aviso {
  background: #f8f7f2;
  text-align: center;
  padding: 60px 30px 30px 30px;
}
#janela_aviso p {
  font-family: "Pridi-Light";
  font-size: 18px;
  color: #1E3F4D;
  margin-top: 30px;
}
#janela_aviso .camposubmit {
  margin-top: 30px;
  padding: 0;
}
@media only screen and (max-width: 992px) {
  #janela_aviso .camposubmit {
    padding: 0;
  }
}
#janela_aviso .camposubmit .btn_envia {
  background: none;
  border: none;
  color: #FFF;
  font-family: "OpenSans-Bold";
  font-size: 13px;
  line-height: 27px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding: 25px 40px;
  margin: 0;
  border: 4px solid #1E3F4D;
  border-radius: 0;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
  font-family: "Pridi-Regular";
  cursor: pointer;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  background: #1E3F4D;
  margin: 0 auto;
  border: none;
  cursor: pointer;
  color: #FFF;
}
@media (min-width: 0) and (max-width: 1199px) {
  #janela_aviso .camposubmit .btn_envia {
    font-size: 11px;
    line-height: 20px;
    padding: 15px 35px;
  }
}
#janela_aviso .camposubmit .btn_envia:hover {
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
  background: #1E3F4D;
}
#janela_aviso .camposubmit .btn_envia:hover {
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
  background: #1E3F4D;
}
#janela_aviso .camposubmit .btn_envia:hover .texto {
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
  color: #FFF;
}
#janela_aviso .camposubmit .btn_envia:before {
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
}
#janela_aviso .camposubmit .btn_envia:before .texto {
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
  color: #FFF;
}
@media (min-width: 0) and (max-width: 1199px) {
  #janela_aviso .camposubmit .btn_envia {
    height: 50px;
    font-size: 14px;
    width: 100% !important;
  }
}

.fancybox-close-small {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background: #1E3F4D;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
}
.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font: 40px/40px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #FFF;
  background: #1E3F4D;
  font-weight: 300;
  text-align: center;
  border-radius: 0;
  border-width: 0;
  background: transparent;
  outline: none;
  transition: background 0.25s;
  box-sizing: border-box;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
  z-index: 2;
}
.fancybox-close-small:after:hover {
  background: #1E3F4D !important;
  opacity: 1 !important;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
}
.fancybox-close-small:after:focus {
  outline: 0 auto none !important;
  background: #1E3F4D !important;
  opacity: 1 !important;
}
.fancybox-close-small:hover {
  background: #1E3F4D !important;
  color: #FFF !important;
  opacity: 1 !important;
}
.fancybox-close-small:focus {
  outline: 0 auto none !important;
}
.fancybox-close-small:focus:after {
  color: #1E3F4D;
}

.paginacao_caroussel {
  width: 100vw;
  display: flex;
  height: 5vh;
  flex-direction: column;
  align-items: center;
  position: relative;
  justify-content: center;
}

nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  width: 100vw;
}
nav .logo {
  width: 16.6666666667vw;
}
nav .botao_contato_topo {
  width: 16.6666666667vw;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}
@media (min-width: 0px) and (max-width: 470px) {
  nav .botao_contato_topo {
    width: 25vw;
    right: 0;
    position: absolute;
  }
}
nav .links_container {
  display: flex;
  width: 25vw;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 700px) and (max-width: 1700px) {
  nav .links_container {
    width: 41.6666666667vw;
  }
}
@media (min-width: 0px) and (max-width: 470px) {
  nav .links_container {
    width: 100vw;
    position: absolute;
    top: 95px;
    z-index: 1;
    left: 0;
    padding: 10px 30px;
  }
}
nav .links_container .links {
  color: #9F9F9F;
  font-size: 16px;
  line-height: 19px;
  font-family: "Roboto-Regular";
}
@media (min-width: 0px) and (max-width: 470px) {
  nav .links_container .links {
    font-size: 13px;
    line-height: 15px;
  }
}

body#index .links_container, body#informacoes .links_container {
  display: none;
}

body#contas .links.contas {
  color: #2A47A0;
}

body#forma_pagamento .links.forma_pagamento {
  color: #2A47A0;
}

body#boleto .links.boleto {
  color: #2A47A0;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

.animated {
  -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#menu_lateral {
  position: fixed;
  height: 100vh;
  width: 25vw;
  padding: 15px 0 50px;
  background-color: #fff;
  box-shadow: -4px 4px 20px 1px rgba(165, 165, 165, 0.2);
  right: -33.3333333333vw;
  display: flex;
  flex-direction: column;
  top: 0;
  justify-content: flex-start;
  align-items: center;
}
@media (min-width: 0px) and (max-width: 470px) {
  #menu_lateral {
    width: 100vw;
    padding: 10px 0 40px;
    right: -116.6666666667vw;
  }
}
#menu_lateral #btn_close {
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  right: -8.3333333333vw;
  display: block;
  position: relative;
  cursor: pointer;
}
@media (min-width: 0px) and (max-width: 470px) {
  #menu_lateral #btn_close {
    width: 25%;
    height: auto;
    right: -33.3333333333%;
  }
}
#menu_lateral .texto_contato {
  display: flex;
  flex-direction: column;
  width: 75%;
}
@media (min-width: 0px) and (max-width: 470px) {
  #menu_lateral .texto_contato {
    margin-top: 40px;
  }
}
#menu_lateral .texto_contato .titulo {
  font-family: "Roboto-Black";
  font-size: 36px;
  line-height: 46px;
  color: #2A47A0;
  margin-top: 20px;
}
#menu_lateral .texto_contato span.normal {
  margin-top: 20px;
  display: block;
  font-family: "Roboto-Regular";
  font-size: 22px;
  line-height: 26px;
  color: #18182d;
}
#menu_lateral .texto_contato span.claro {
  margin-top: 20px;
  font-family: "Roboto-Regular";
  font-size: 20px;
  line-height: 30px;
  color: #9F9F9F;
}

section#bloco1 {
  height: auto;
  width: 100vw;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
section#bloco1 .container_infos {
  display: flex;
  height: auto;
  width: 50vw;
  padding: 150px 0;
}
@media (min-width: 700px) and (max-width: 1700px) {
  section#bloco1 .container_infos {
    width: 66.6666666667vw;
  }
}
@media (min-width: 0px) and (max-width: 470px) {
  section#bloco1 .container_infos {
    width: 83.3333333333vw;
    flex-direction: column;
    align-items: center;
    padding: 50px 0;
  }
}
section#bloco1 .container_infos .consultar_home {
  width: 50%;
  padding: 30px 8.3333333333% 30px 0;
  border-right: 2px solid #E8E8E8;
}
@media (min-width: 0px) and (max-width: 470px) {
  section#bloco1 .container_infos .consultar_home {
    width: 83.3333333333%;
    padding: 30px 0 30px 0;
    border-right: 0px solid #E8E8E8;
    border-bottom: 2px solid #E8E8E8;
  }
}
section#bloco1 .container_infos .consultar_home .titulo {
  font-family: "Roboto-Black";
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 20px;
}
@media (min-width: 0px) and (max-width: 470px) {
  section#bloco1 .container_infos .consultar_home .titulo {
    text-align: center;
  }
}
section#bloco1 .container_infos .consultar_home .titulo span {
  text-decoration: underline;
}
section#bloco1 .container_infos .consultar_home .inserir_cnpj_consulta {
  width: 100%;
}
section#bloco1 .container_infos .consultar_home .inserir_cnpj_consulta .cpf_cnpj_consulta {
  width: 100%;
  padding: 30px;
  border: 0;
  border-radius: 10px;
  background-color: #EFEFEF;
  color: #707070;
  font-size: 20px;
  line-height: 24px;
}
section#bloco1 .container_infos .consultar_home .btn_consulta {
  width: 100%;
}
section#bloco1 .container_infos .consultar_home .btn_consulta .btn_consultar {
  width: 100%;
  font-family: "Roboto-Black";
  padding: 30px;
  margin: 20px 0;
  border: 0;
  border-radius: 10px;
  box-shadow: 0px 12px 16px 0px rgba(211, 2, 121, 0.3);
  background: #e5007e;
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
}
section#bloco1 .container_infos .consultar_home .btn_consulta .btn_consultar:hover {
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background: #18182d;
}
section#bloco1 .container_infos .passos_home {
  width: 50%;
  padding: 30px 0 30px 8.3333333333%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 0px) and (max-width: 470px) {
  section#bloco1 .container_infos .passos_home {
    width: 83.3333333333%;
    padding: 30px 0 30px 0;
  }
}
section#bloco1 .container_infos .passos_home .item {
  width: 100%;
  display: flex;
  align-items: center;
}
@media (min-width: 0px) and (max-width: 470px) {
  section#bloco1 .container_infos .passos_home .item {
    margin: 20px 0;
  }
}
section#bloco1 .container_infos .passos_home .item .numero_item {
  font-family: "Roboto_thin";
  font-size: 59px;
  line-height: 70px;
  color: #C9C9C9;
  padding-right: 20px;
  border-right: 2px solid #2A47A0;
  display: inline-block;
}
section#bloco1 .container_infos .passos_home .item .info_item {
  display: inline-block;
  font-family: "Roboto-Regular";
  font-size: 22px;
  line-height: 26px;
  padding-left: 20px;
}
@media (min-width: 0px) and (max-width: 470px) {
  section#bloco1 .container_infos .passos_home .item .info_item {
    font-size: 18px;
    line-height: 22px;
  }
}

#bloco2 {
  height: auto;
  width: 100vw;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#bloco2 .container_infos {
  display: flex;
  flex-direction: column;
  height: auto;
  width: 33.3333333333vw;
  padding: 100px 5%;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco2 .container_infos {
    width: 83.3333333333vw;
    padding: 50px 0;
  }
}
#bloco2 .container_infos h3 {
  font-family: "Roboto-Regular";
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 20px;
}
#bloco2 .container_infos .input_informacoes {
  width: 100%;
}
#bloco2 .container_infos .input_informacoes .info_consulta {
  width: 100%;
  padding: 30px;
  border: 0;
  border-radius: 10px;
  background-color: #EFEFEF;
  color: #707070;
  font-size: 20px;
  line-height: 24px;
  margin: 10px 0;
}
#bloco2 .container_infos .btn_consulta {
  width: 100%;
}
#bloco2 .container_infos .btn_consulta .btn_consultar {
  width: 100%;
  font-family: "Roboto-Black";
  padding: 30px;
  margin: 20px 0;
  border: 0;
  border-radius: 10px;
  box-shadow: 0px 12px 16px 0px rgba(211, 2, 121, 0.3);
  background: #e5007e;
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
}
#bloco2 .container_infos .btn_consulta .btn_consultar:hover {
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background: #18182d;
}

#bloco3 {
  height: auto;
  width: 100vw;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#bloco3 .container_infos {
  display: flex;
  height: auto;
  width: 33.3333333333vw;
  padding: 70px 0;
  flex-direction: column;
}
@media (min-width: 700px) and (max-width: 1700px) {
  #bloco3 .container_infos {
    width: 50vw;
  }
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco3 .container_infos {
    width: 83.3333333333vw;
    padding: 50px 0;
  }
}
#bloco3 .container_infos h2 {
  width: 50%;
  font-size: 36px;
  line-height: 46px;
  font-family: "Roboto-Black";
  color: #18182d;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco3 .container_infos h2 {
    width: 83.3333333333%;
  }
}
#bloco3 .container_infos h3 {
  width: 50%;
  font-family: "Roboto-Regular";
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 40px;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco3 .container_infos h3 {
    width: 66.6666666667%;
  }
}
#bloco3 .container_infos .boletos {
  width: 100%;
}
#bloco3 .container_infos .boletos .item_boleto {
  width: 100%;
  border-top: 2px solid #C9C9C9;
  padding: 30px 0;
  display: flex;
  align-items: center;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco3 .container_infos .boletos .item_boleto {
    flex-direction: column;
  }
}
#bloco3 .container_infos .boletos .infos_boleto {
  width: 50%;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco3 .container_infos .boletos .infos_boleto {
    width: 100%;
  }
}
#bloco3 .container_infos .boletos .infos_boleto .titulo_boleto {
  font-family: "Roboto-Bold";
  font-size: 22px;
  line-height: 26px;
  color: #18182d;
}
#bloco3 .container_infos .boletos .infos_boleto .data_valor_boleto {
  display: flex;
  padding-top: 20px;
  justify-content: space-between;
}
#bloco3 .container_infos .boletos .infos_boleto .data_valor_boleto .data_boleto, #bloco3 .container_infos .boletos .infos_boleto .data_valor_boleto .valor_boleto {
  width: 50vw;
  display: flex;
  flex-direction: column;
}
#bloco3 .container_infos .boletos .infos_boleto .data_valor_boleto .data_boleto .titulo, #bloco3 .container_infos .boletos .infos_boleto .data_valor_boleto .valor_boleto .titulo {
  font-family: "Roboto-Regular";
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #C9C9C9;
}
#bloco3 .container_infos .boletos .infos_boleto .data_valor_boleto .data_boleto .vencimento_boleto, #bloco3 .container_infos .boletos .infos_boleto .data_valor_boleto .data_boleto .valor_total_boleto, #bloco3 .container_infos .boletos .infos_boleto .data_valor_boleto .valor_boleto .vencimento_boleto, #bloco3 .container_infos .boletos .infos_boleto .data_valor_boleto .valor_boleto .valor_total_boleto {
  font-family: "Roboto-Regular";
  font-size: 22px;
  line-height: 26px;
  color: #18182d;
}
#bloco3 .container_infos .boletos .infos_boleto .data_valor_boleto .valor_boleto {
  padding-left: 8.3333333333%;
}
#bloco3 .container_infos .boletos .btn_consultar_boleto {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco3 .container_infos .boletos .btn_consultar_boleto {
    width: 100%;
    justify-content: center;
  }
  #bloco3 .container_infos .boletos .btn_consultar_boleto a {
    width: 100%;
  }
}
#bloco3 .container_infos .boletos .btn_consultar_boleto button.btn_consultar {
  width: 100%;
  font-family: "Roboto-Black";
  padding: 30px;
  margin: 20px 0;
  border: 0;
  border-radius: 10px;
  box-shadow: 0px 12px 16px 0px rgba(211, 2, 121, 0.3);
  background: #e5007e;
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
}
#bloco3 .container_infos .boletos .btn_consultar_boleto button.btn_consultar:hover {
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background: #18182d;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco3 .container_infos .boletos .btn_consultar_boleto button.btn_consultar {
    padding: 20px;
  }
}

#bloco4 {
  height: auto;
  width: 100vw;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#bloco4 .container_infos {
  display: flex;
  height: auto;
  width: 33.3333333333vw;
  padding: 70px 0;
  min-height: 720px;
  flex-direction: column;
}
@media (min-width: 700px) and (max-width: 1700px) {
  #bloco4 .container_infos {
    width: 41.6666666667vw;
  }
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco4 .container_infos {
    width: 83.3333333333vw;
    padding: 50px 0;
    min-height: auto;
  }
}
#bloco4 .container_infos .infos_boleto {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
  border-top: 1px solid #C9C9C9;
  border-bottom: 1px solid #C9C9C9;
  margin-bottom: 30px;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco4 .container_infos .infos_boleto {
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
}
#bloco4 .container_infos .infos_boleto .titulo_boleto {
  width: 54.1666666667%;
  color: #18182d;
  font-family: "Roboto-Regular";
  font-size: 22px;
  line-height: 26px;
  border-right: 2px solid #C9C9C9;
  padding-right: 15px;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco4 .container_infos .infos_boleto .titulo_boleto {
    width: 100%;
    border-right: 0;
  }
}
#bloco4 .container_infos .infos_boleto .valor_boleto {
  width: 29.1666666667%;
  color: #18182d;
  font-family: "Roboto-Regular";
  font-size: 22px;
  line-height: 26px;
  padding-left: 15px;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco4 .container_infos .infos_boleto .valor_boleto {
    width: 66.6666666667%;
    padding-left: 0;
    margin-top: 10px;
  }
}
#bloco4 .container_infos .infos_boleto .alterar_boleto {
  width: 16.6666666667%;
  font-family: "Roboto-Black";
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  text-decoration: underline;
  color: #2A47A0;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco4 .container_infos .infos_boleto .alterar_boleto {
    width: 33.3333333333%;
  }
}
#bloco4 .container_infos .forma_de_pagamento_boleto {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  flex-wrap: wrap;
}
#bloco4 .container_infos .forma_de_pagamento_boleto .titulo {
  width: 100%;
  font-family: "Roboto-Bold";
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 10px;
  color: #18182d;
}
#bloco4 .container_infos .forma_de_pagamento_boleto .formas_pagamento {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco4 .container_infos .forma_de_pagamento_boleto .formas_pagamento {
    flex-direction: column;
  }
}
#bloco4 .container_infos .forma_de_pagamento_boleto .formas_pagamento .opcao_pagamento {
  width: 48.3333333333%;
  font-family: "Roboto-Regular";
  padding: 30px;
  margin: 1.6666666667% 0;
  border: 0;
  border-radius: 10px;
  border: 1px solid #C9C9C9;
  background-color: #fff;
  color: #9F9F9F;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#bloco4 .container_infos .forma_de_pagamento_boleto .formas_pagamento .opcao_pagamento:hover {
  transition-duration: 0.7s;
  background-color: #C9C9C9;
}
#bloco4 .container_infos .forma_de_pagamento_boleto .formas_pagamento .opcao_pagamento.ativo {
  transition-duration: 0.7s;
  background-color: #18182d;
  color: #fff;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco4 .container_infos .forma_de_pagamento_boleto .formas_pagamento .opcao_pagamento {
    width: 100%;
  }
}
#bloco4 .container_infos .forma_de_pagamento_boleto .btn_ver_boleto {
  width: 100%;
  display: none;
}
#bloco4 .container_infos .forma_de_pagamento_boleto .btn_ver_boleto.ativo {
  display: block;
}
#bloco4 .container_infos .forma_de_pagamento_boleto .btn_ver_boleto .btn_confirmar_boleto {
  width: 100%;
  font-family: "Roboto-Black";
  padding: 30px;
  margin: 20px 0;
  border: 0;
  border-radius: 10px;
  box-shadow: 0px 12px 16px 0px rgba(211, 2, 121, 0.3);
  background: #e5007e;
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
}
#bloco4 .container_infos .forma_de_pagamento_boleto .btn_ver_boleto .btn_confirmar_boleto:hover {
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background: #18182d;
}
#bloco4 .container_infos .opcoes_disponiveis_pagamento {
  display: none;
  margin-top: 30px;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
#bloco4 .container_infos .opcoes_disponiveis_pagamento.ativo {
  display: flex;
}
#bloco4 .container_infos .opcoes_disponiveis_pagamento .titulo {
  width: 100%;
  font-family: "Roboto-Bold";
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 10px;
  color: #18182d;
}
#bloco4 .container_infos .opcoes_disponiveis_pagamento .formas_pagamento_disponiveis {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco4 .container_infos .opcoes_disponiveis_pagamento .formas_pagamento_disponiveis {
    flex-direction: column;
  }
}
#bloco4 .container_infos .opcoes_disponiveis_pagamento .formas_pagamento_disponiveis .opcao_disponivel_pagamento {
  display: flex;
  justify-content: center;
  width: 48.3333333333%;
  font-family: "Roboto-Regular";
  padding: 30px 5px;
  margin: 1.6666666667% 0;
  border: 0;
  border-radius: 10px;
  border: 1px solid #C9C9C9;
  background-color: #fff;
  color: #9F9F9F;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
  text-transform: uppercase;
}
#bloco4 .container_infos .opcoes_disponiveis_pagamento .formas_pagamento_disponiveis .opcao_disponivel_pagamento:hover {
  transition-duration: 0.7s;
  background-color: #C9C9C9;
}
#bloco4 .container_infos .opcoes_disponiveis_pagamento .formas_pagamento_disponiveis .opcao_disponivel_pagamento.ativo {
  transition-duration: 0.7s;
  background-color: #18182d;
  color: #fff;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco4 .container_infos .opcoes_disponiveis_pagamento .formas_pagamento_disponiveis .opcao_disponivel_pagamento {
    width: 100%;
  }
}

#bloco5 {
  height: auto;
  width: 100vw;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#bloco5 .container_infos {
  display: flex;
  height: auto;
  width: 50vw;
  padding: 50px 0;
  flex-direction: column;
}
@media (min-width: 700px) and (max-width: 1700px) {
  #bloco5 .container_infos {
    width: 66.6666666667vw;
  }
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco5 .container_infos {
    width: 83.3333333333vw;
    padding: 50px 0;
  }
}
#bloco5 .container_infos .infos_boleto {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
  border-top: 1px solid #C9C9C9;
  border-bottom: 1px solid #C9C9C9;
  margin-bottom: 30px;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco5 .container_infos .infos_boleto {
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
}
#bloco5 .container_infos .infos_boleto .titulo_boleto {
  width: 33.3333333333%;
  color: #18182d;
  font-family: "Roboto-Bold";
  font-size: 22px;
  line-height: 26px;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco5 .container_infos .infos_boleto .titulo_boleto {
    width: 100%;
    border-right: 0;
    margin: 10px 0;
  }
}
#bloco5 .container_infos .infos_boleto .valor_total {
  width: 20.8333333333%;
  color: #18182d;
  font-family: "Roboto-Regular";
  font-size: 22px;
  line-height: 26px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco5 .container_infos .infos_boleto .valor_total {
    width: 66.6666666667%;
    padding-left: 0;
    margin-top: 10px;
    margin: 10px 0;
  }
}
#bloco5 .container_infos .infos_boleto .condicao_pagamento {
  width: 25%;
  color: #18182d;
  font-family: "Roboto-Regular";
  font-size: 22px;
  line-height: 26px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco5 .container_infos .infos_boleto .condicao_pagamento {
    width: 100%;
    margin: 10px 0;
  }
}
#bloco5 .container_infos .infos_boleto .alterar_infos {
  width: 20.8333333333%;
  padding-left: 4.1666666667%;
  border-left: 2px solid #C9C9C9;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  text-transform: uppercase;
  text-decoration: underline;
  text-align: left;
  font-family: "Roboto-Black";
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco5 .container_infos .infos_boleto .alterar_infos {
    width: 66.6666666667%;
    border-left: 0;
    padding-left: 0;
    margin: 10px 0;
  }
}
#bloco5 .container_infos .infos_boleto .alterar_infos .alterar_boleto {
  font-size: 16px;
  line-height: 19px;
  color: #2A47A0;
}
#bloco5 .container_infos .infos_boleto .alterar_infos .alterar_cnpj_cpf {
  color: #A0A0A0;
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px;
}
#bloco5 .container_infos .infos_boleto .titulo {
  font-size: 16px;
  line-height: 22px;
  color: #C9C9C9;
  width: 100%;
  text-transform: uppercase;
}
#bloco5 .container_infos .finalizar_boleto {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco5 .container_infos .finalizar_boleto {
    flex-direction: column;
    align-items: center;
  }
}
#bloco5 .container_infos .codigo_boleto_copiar {
  width: 50%;
  padding: 30px 8.3333333333% 30px 0;
  border-right: 2px solid #E8E8E8;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco5 .container_infos .codigo_boleto_copiar {
    width: 100%;
    border-right: 0;
    padding: 30px 0 30px 0;
  }
}
#bloco5 .container_infos .codigo_boleto_copiar .titulo {
  width: 75%;
  font-family: "Roboto-Black";
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 20px;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco5 .container_infos .codigo_boleto_copiar .titulo {
    width: 66.6666666667%;
  }
}
#bloco5 .container_infos .codigo_boleto_copiar .titulo span {
  text-decoration: underline;
}
#bloco5 .container_infos .codigo_boleto_copiar .instrucao {
  font-size: 22px;
  line-height: 26px;
  color: #18182d;
  font-family: "Roboto-Regular";
  margin-bottom: 20px;
  display: block;
}
#bloco5 .container_infos .codigo_boleto_copiar .copiar_codigo {
  width: 100%;
}
#bloco5 .container_infos .codigo_boleto_copiar .copiar_codigo #codigo_copiar_boleto {
  width: 100%;
  padding: 30px 15px;
  border: 0;
  border-radius: 10px;
  background-color: #EFEFEF;
  color: #707070;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
  position: relative;
  text-align: left;
}
#bloco5 .container_infos .codigo_boleto_copiar .copiar_codigo #codigo_copiar_boleto #codigo_copiar {
  text-align: left;
  display: block;
}
#bloco5 .container_infos .codigo_boleto_copiar .copiar_codigo #codigo_copiar_boleto #numero_copiado {
  display: none;
  transition-duration: 0.5s;
  font-size: 16px;
  line-height: 48px;
  color: #2A47A0;
  font-family: "Roboto-Black";
  text-align: center;
}
#bloco5 .container_infos .codigo_boleto_copiar .copiar_codigo #texto_copiar {
  resize: none;
  width: 100%;
  position: absolute;
  bottom: -200px;
  opacity: 0;
}
#bloco5 .container_infos .codigo_boleto_copiar .btn_consulta {
  width: 100%;
}
#bloco5 .container_infos .codigo_boleto_copiar .btn_consulta .btn_consultar {
  width: 100%;
  font-family: "Roboto-Black";
  padding: 30px;
  margin: 20px 0;
  border: 0;
  border-radius: 10px;
  box-shadow: 0px 12px 16px 0px rgba(211, 2, 121, 0.3);
  background: #e5007e;
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
}
#bloco5 .container_infos .codigo_boleto_copiar .btn_consulta .btn_consultar:hover {
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background: #18182d;
}
#bloco5 .container_infos .opcoes_enviar_boleto {
  width: 50%;
  padding: 30px 0 30px 8.3333333333%;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco5 .container_infos .opcoes_enviar_boleto {
    width: 100%;
    border-right: 0;
    padding: 30px 0 30px 0;
  }
}
#bloco5 .container_infos .opcoes_enviar_boleto .titulo {
  font-size: 22px;
  line-height: 26px;
  color: #18182d;
  font-family: "Roboto-Regular";
  margin-bottom: 10px;
  display: block;
}
#bloco5 .container_infos .opcoes_enviar_boleto .opcao_enviar_boleto {
  width: 100%;
  padding: 0px 10px;
  border: 0;
  border-radius: 10px;
  background-color: #EFEFEF;
  color: #707070;
  font-size: 20px;
  line-height: 24px;
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#bloco5 .container_infos .opcoes_enviar_boleto .opcao_enviar_boleto input {
  width: auto;
  background-color: #EFEFEF;
  color: #707070;
  border: 0;
  padding: 30px 10px;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco5 .container_infos .opcoes_enviar_boleto .opcao_enviar_boleto input {
    font-size: 15px;
  }
}
#bloco5 .container_infos .opcoes_enviar_boleto .opcao_enviar_boleto button {
  border: 0;
  width: auto;
  background-color: #EFEFEF;
  color: #707070;
  font-size: 16px;
  line-height: 19px;
  color: #2A47A0;
  text-decoration-line: underline;
  font-family: "Roboto-Black";
  cursor: pointer;
  padding-right: 10px;
}
@media (min-width: 0px) and (max-width: 470px) {
  #bloco5 .container_infos .opcoes_enviar_boleto .opcao_enviar_boleto button {
    font-size: 13px;
    line-height: 15px;
  }
}

#footer {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  width: 100vw;
  margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 470px) {
  #footer {
    align-items: flex-end;
  }
}
#footer span {
  font-family: "Roboto-Regular";
  font-size: 14px;
  line-height: 18px;
  color: #18182d;
}
@media (min-width: 0px) and (max-width: 470px) {
  #footer span {
    width: 100%;
  }
}
#footer span a {
  color: #18182d;
  text-decoration: underline;
}
#footer .direitos {
  width: 16.6666666667%;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 0px) and (max-width: 470px) {
  #footer .direitos {
    width: 100%;
  }
}
#footer .direitos .link_trestto {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 0px) and (max-width: 470px) {
  #footer .direitos .link_trestto {
    flex-direction: column;
    align-items: flex-end;
  }
}
#footer .direitos .link_trestto .img_trestto {
  width: auto;
  margin-right: 10px;
}
@media (min-width: 0px) and (max-width: 470px) {
  #footer .direitos .link_trestto .img_trestto {
    margin-right: 0;
  }
}
#footer .direitos .link_trestto .titulo_sub_trestto {
  width: 66.6666666667%;
}
@media (min-width: 0px) and (max-width: 470px) {
  #footer .direitos .link_trestto .titulo_sub_trestto {
    text-align: right;
  }
}
#footer .direitos .link_trestto .titulo_sub_trestto .titulo {
  font-family: "Roboto-Black";
  font-size: 14px;
  line-height: 14px;
  display: block;
}
#footer .direitos .link_trestto .titulo_sub_trestto .subtitulo {
  font-family: "Roboto-Regular";
  font-size: 14px;
  line-height: 14px;
}

.swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: transparent;
  opacity: 1;
  border-radius: 20px;
  border: 2px solid #8CB9CB;
  margin: 0 5px;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
}
.swiper-pagination-bullet a:hover {
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
  background: #8CB9CB;
}

.swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: #8CB9CB;
  border: 2px solid #8CB9CB;
  border-radius: 20px;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); /* easeOutQuad */
}

.fancybox-slide .fancybox-image-wrap {
  width: 800px;
  height: 500px;
}

.fancybox-slide--iframe .fancybox-content {
  width: 800px;
  height: 600px;
  max-width: 80%;
  max-height: 80%;
  margin: 0;
}

.fancybox-show-thumbs {
  right: 0 !important;
}

.fancybox-inner {
  right: 0 !important;
}

.fancybox-thumbs {
  position: fixed;
  background: url("../imagens/lente_fancy.png") repeat-y left top;
  width: 300px;
  padding: 0 50px 0 0;
}
.fancybox-thumbs ul {
  position: absolute;
  display: flex;
  flex-direction: column;
}
.fancybox-thumbs ul li {
  max-width: 100%;
  width: 80%;
  height: 127px;
}

.bgParallax {
  width: 100%;
  position: relative;
  background-position: 50% 0;
  background-repeat: repeat;
  background-attachment: fixed;
}

section#bloco1 {
  width: auto !important;
  display: block !important;
  padding: 30px 0;
}
section#bloco1 .container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 10px;
}
section#bloco1 .row.align-items-center {
  display: flex !important;
  justify-content: center;
}
section#bloco1 .passos_home {
  margin-top: 3rem;
}
section#bloco1 .passos_home .row {
  display: flex !important;
  justify-content: center;
}
section#bloco1 .passos_home .item {
  text-align: center;
}

@media (min-width: 992px) {
  section#bloco1 .container_infos {
    padding: 30px 0 !important;
  }
}
@media (max-width: 991px) {
  section#bloco1 .container_infos {
    padding: 30px 0 !important;
  }
}
section#bloco1 .container_infos .consultar_home .titulo {
  font-size: 1.75rem !important;
  line-height: 2rem !important;
  margin-bottom: 1rem !important;
}

.btn_consultar {
  display: inline-block;
  background: #e5007e !important;
  color: #ffffff !important;
  border: 0 !important;
  border-radius: 10px !important;
  box-shadow: 0px 12px 16px rgba(211, 2, 121, 0.3) !important;
  padding: 0.75rem 1.5rem !important;
  font-size: 1rem !important;
  font-family: "Roboto-Black", sans-serif !important;
  line-height: 1.2 !important;
  text-align: center !important;
  cursor: pointer !important;
  transition: background 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}
.btn_consultar:hover {
  background: #18182d !important;
}
