@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikExtralight.otf);
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikExtralightItalic.otf);
  font-weight: 200;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikLight.otf);
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikLightItalic.otf);
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikRegular.otf);
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikRegularItalic.otf);
  font-weight: 400;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikMedium.otf);
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikMediumItalic.otf);
  font-weight: 500;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikSemibold.otf);
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikSemiboldItalic.otf);
  font-weight: 600;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikBold.otf);
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikBoldItalic.otf);
  font-weight: 700;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikBlack.otf);
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik/GraphikBlackItalic.otf);
  font-weight: 900;
  font-style: italic;
  font-display: swap; }
body {
  font-family: Graphik, sans-serif;
  font-weight: 300;
  background-color: #000000;
  color: #ffffff; }

a {
  text-decoration: none;
  color: #fff; }
  a:hover {
    color: #d9d9d9; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Graphik, sans-serif;
  font-weight: 600; }

.bg-primary {
  background-color: #00a400 !important;
  color: #ffffff !important; }
  .bg-primary-top {
    padding-top: 100px;
    padding-bottom: 100px; }
    @media (min-width: 992px) {
      .bg-primary-top {
        padding-top: 200px;
        padding-bottom: 200px; } }

.btn-green {
  background-color: white;
  color: black;
  border: 2px solid white;
  padding: 10px 20px;
  transition: color 300ms ease-out, background-color 300ms ease-out, border 300ms ease-out; }
  .btn-green:hover {
    background-color: transparent;
    border: 2px solid white;
    color: white;
    box-shadow: 0px 0px 10px 1px rgba(255, 255, 255, 0.5); }
.btn-black {
  background-color: white;
  color: black;
  border: 2px solid white;
  padding: 10px 20px;
  transition: color 300ms ease-out, background-color 300ms ease-out, border 300ms ease-out; }
  .btn-black:hover {
    background-color: transparent;
    border: 2px solid white;
    color: white;
    box-shadow: 0px 0px 10px 1px rgba(255, 255, 255, 0.5); }

.text-primary {
  color: #00a400 !important; }

footer {
  margin-top: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #444444; }

.banner-bg {
  background-image: url(../img/banner-bg.png);
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat; }

.banner-bg-empresas {
  background-image: url(../img/banner-empresa.jpg);
  background-position: right top;
  background-size: cover;
  background-repeat: no-repeat; }

.banner-bg-creditos-nfe {
  background-image: url(../img/banner-bg-credito-nfe.jpg);
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 992px) {
    .banner-bg-creditos-nfe {
      height: 100vh; } }

.banner-bg-creditos-cartao {
  background-image: url(../img/banner-bg-credito-cartao.jpg);
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 992px) {
    .banner-bg-creditos-cartao {
      height: 100vh; } }

.banner-bg-digitalcash {
  background-image: url(../img/banner-bg-digital-cash.jpg);
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh; }

.banner-bg-internet-banking {
  background-image: url(../img/banner-bg-internet-banking.jpg);
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh; }

.banner-bg-boletos {
  background-image: url(../img/banner-bg-boletos.jpg);
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh; }

.bg-cellphone {
  background-image: url(../img/bg-cellphone-mirror2.jpg);
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(100vh - 75px); }
  .bg-cellphone h3 {
    text-shadow: #000 0px 0 4px !important; }

.accordion-button:not(.collapsed) {
  color: white;
  background-color: #00a400;
  box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color); }

.accordion-button {
  color: #ffffff;
  background-color: black;
  box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color); }

.accordion-body {
  color: #ffffff;
  background-color: #000; }

.accordion {
  --bs-accordion-border-color: #00a400;
  --bs-accordion-btn-focus-border-color: #00a400; }

.servicos-card {
  background-color: #000;
  box-shadow: 0px 0px 10px 1px rgba(0, 164, 0, 0.5);
  border: solid 1px #00a400;
  color: #00a400;
  padding-left: 15px;
  padding-right: 15px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .servicos-card p {
    align-self: bottom;
    flex-basis: 100%;
    margin-bottom: 0;
    margin-top: 2rem;
    line-height: 1rem;
    color: #ffffff; }

.card {
  background-color: #000;
  padding-top: 20px;
  border: solid 1px #00a400;
  box-shadow: 0px 0px 10px 1px rgba(0, 164, 0, 0.5); }

.card-title {
  text-align: center; }

#cookieConsent {
  background-color: rgba(20, 20, 20, 0.8);
  min-height: 26px;
  font-size: 14px;
  color: #ccc;
  line-height: 26px;
  padding: 20px 0 8px 30px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 999999999; }

#cookieConsent a {
  color: #00a400;
  text-decoration: none; }

#closeCookieConsent {
  float: right;
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin: -15px 0 0 0;
  font-weight: bold; }

#closeCookieConsent:hover {
  color: #fff; }

#cookieConsent a.cookieConsentOK {
  background-color: #00a400;
  color: #fff;
  border-radius: 5px;
  padding: 0 20px;
  cursor: pointer;
  float: right;
  margin: 0 60px 0 10px; }

#cookieConsent a.cookieConsentOK:hover {
  background-color: #00a400; }

/*Cookie Consent End*/
@media (max-width: 992px) {
  .banner-arena-gamer .banner-arena-gamer {
    padding: 30px 0; } }

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