@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap");
*{margin:0;padding:0;outline:0;box-sizing:border-box}
html,body,#root{min-height:100%}
body{
  font-family:"Nunito", Arial, Verdana, Tahoma, sans-serif;
  -webkit-font-smoothing:antialiased !important;
  overflow-x:hidden;
  line-height:28px;
  padding-top: 75px;
}
body,input,button{
  font-family:"Nunito", Arial, Verdana, Tahoma, sans-serif;
  font-size:18px
}
.img-responsive{display:inline-block}
p{margin:0 0 20px}
.bg-dark{background-color:#160122 !important}
.navbar-dark{text-transform:uppercase}
.menu{
  background-color:#160122;
  padding:10px 0;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  min-height: 75px;
  z-index:99;
  font-size:14px;
}
.menu a{
  text-transform:uppercase;
  color:#fff;
  text-decoration:none !important;
  padding:5px 10px;
  white-space:nowrap;
  margin:5px 0px;
  display:inline-block;
  line-height:20px;
  font-weight:300;
  font-size: 11px;
}
.menu a i{font-size:10px;margin-top:-3px}
.menu ul{list-style:none}
.menu li{
  position:relative;float:right;margin-right:10px}
.menu .lone{padding-top:15px}
.menu .bt{
  background-color:#fef103;
  color:#160122;
  display:inline-block;
  border-radius:10px;
  font-weight:800;
  margin-top:15px
}
.menu .bt.minus{
  margin-top:0px;
  display:block;
  border-radius:30px
}
.bt-amarelo{
  background-color:#fef103;
  color:#160122 !important;
  display:block;
  border-radius:10px;
  font-weight:700;
  padding:5px 15px;
  text-align:center;
  margin-top:15px
}
.topo{
  background-image:url('../img/topo.png?1615763779');
  background-position:top center;
  background-repeat:no-repeat;
  min-height:728px;
  text-transform:uppercase;
  position:relative;
  z-index:9
}
.topo h1{
  margin:5px 0px;
  padding:0px;
  font-weight:700;
  white-space:normal;
  display:inline-block;
  margin-top:100px;
  line-height:42px;
  font-size:38px;
  font-family:'Open Sans', sans-serif
}
.topo h1 span{
  background-color:#160122;
  color:#fff;
  font-weight:700;
  padding:5px 15px;
  display:inline-block;
  margin-left:-15px;
  font-size:42px;
  border-radius:3px
}
.topo h1 span.mleft-10{margin-left:70px}
.bt-a{
  background-color:#fef103;
  color:#160122;
  font-weight:700;
  text-transform:uppercase;
  display:inline-block;
  margin:15px 0px;
  padding:5px 30px;
  border-radius:30px;
  font-size:15px
}
.bt-a:hover{
  color:#160122;
  text-decoration:none
}
.contadigital{
  background-image:url('../img/topoconta.png?1615766935');
  background-position:bottom center;
  background-repeat:no-repeat;
  min-height:728px;
  position:relative;
  z-index:8;
  margin-top:-200px;
  padding-top:200px
}
.contadigital h2{
  margin:0px;
  padding:0px;
  font-weight:700;
  display:inline-block;
  font-size:38px;
  text-transform:uppercase
}
.contadigital h3{
  margin-bottom:30px;
  font-weight:700
}
.contadigital h4{font-size:18px}
.contadigital span{
  display:inline-block;
  margin:2px;
  background-color:#160122;
  color:#fff;
  padding:2px 6px;
  border-radius:3px
}
.quemsomos{
  min-height:950px;
  position:relative;
  z-index:8;
  margin-top:-200px;
  padding-top:350px
}
.quemsomos h2{
  margin:0px;
  margin-bottom:40px;
  padding:0px;
  font-weight:700;
  display:inline-block;
  font-size:38px;
  text-transform:uppercase;
  text-align:left !important;
}
.quemsomos h3{margin-bottom:30px}
.quemsomos span{
  display:inline-block;
  margin:2px;
  background-color:#160122;
  color:#fff;
  padding:5px 10px
}
.quemsomos a{
  background-color:#fef103;
  color:#160122;
  text-decoration:none;
  display:inline-block;
  padding:15px 25px;
  padding-right:40px;
  padding-left:40px;
  margin-left:-40px;
  margin-bottom:30px;
  font-weight:700;
  font-size:20px
}
.quemsomos a:hover{
  color:#160122;
  text-decoration:none
}
.oquefazemos {
  background-image: url(../img/quemsomosmenor.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  min-height: 900px;
  position: relative;
  z-index: 8;
  margin-top: -100px;
  padding-top: 170px;
  color: #fff;
}
.oquefazemos h2{
  margin:0px;
  padding:0px;
  font-weight:700;
  display:inline-block;
  font-size:38px;
  text-transform:uppercase;
  margin-bottom:30px
}
.oquefazemos h3{
  margin-bottom:15px;
  color:#fef103;
  font-size:18px;
  text-transform:uppercase
}
.oquefazemos i{margin-right:5px}
.oquefazemos span{
  display:inline-block;
  margin:2px;
  background-color:#160122;
  color:#fff;
  padding:5px 10px
}
.oquefazemos .celulatopico{
  font-size: 16px;
  text-transform: uppercase;
  text-align: -webkit-center;
  border-block: 2px solid;
  border-color: white;
  border-bottom: none;
  border-top-left-radius: 20px;
}
.oquefazemos .celulatopico a{
  background-color: #f1f1ed;
  color: black;
  text-decoration: none;
  display: inline-grid;
  align-content: center;
  padding-right: 40px;
  padding-left: 40px;
  margin-left: -40px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 700;
  font-size: 16px;
  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;
  max-width: 180px;
  min-height: -webkit-fill-available;
}
.oquefazemos .celulatexto{
  text-align: justify;
  border-block: 2px solid;
  border-color: white;
  border-bottom: none;
}
.oquefazemos .celulatexto a{
  color: white;
  text-decoration: none;
  display: inline-block;
  padding-right: 40px;
  padding-left: 40px;
  margin-left: -40px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 700;
  font-size: 16px;
  border-top-right-radius: 45px;
  border-bottom-right-radius: 45px;
}
.tabelaatuacao{
  font-size:14px;
}
.aquisicao{
  min-height:728px;
  position:relative;
  z-index:8
}
.aquisicao h1{
  margin:5px 0px;
  padding:1px 15px;
  font-weight:800;
  display:block;
  font-size:38px;
  text-transform:uppercase;
  background-color:#fef103;
  color:#160122;
  border-radius:3px;
  max-width: 260px;
}
.aquisicao h3{margin-bottom:30px}
.aquisicao ul{list-style:none}
.aquisicao ul li{font-weight:700}
.aquisicao span{
  display:inline-block;
  margin:2px;
  background-color:#160122;
  color:#fff;
  padding:5px 10px
}
.estrutura {
  min-height: 850px;
  position: relative;
  z-index: 8;
  margin-top: -100px;
  padding-top: 200px;
  color: #212529;
}
.estrutura h2 {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  display: inline-block;
  font-size: 38px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.estrutura .celulatopico{
  font-size: 16px;
  text-transform: uppercase;
  text-align: -webkit-center;
  border-block: 2px solid;
  border-color: #160122;
  border-bottom: none;
  border-top-left-radius: 20px;
}
.estrutura .celulatopico a{
  background-color: #f1f1ed;
  color: #160122;
  text-decoration: none;
  display: inline-grid;
  align-content: center;
  padding-right: 40px;
  padding-left: 40px;
  margin-left: -40px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 700;
  font-size: 16px;
  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;
  min-height: -webkit-fill-available;
}
.estrutura .celulatexto{
  text-align: justify;
  border-block: 2px solid;
  border-color:#160122;
  border-bottom: none;
}
.estrutura .celulatexto a{
  color: #160122;
  text-decoration: none;
  display: inline-block;
  padding-right: 40px;
  padding-left: 40px;
  margin-left: -40px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 700;
  font-size: 16px;
  border-top-right-radius: 45px;
  border-bottom-right-radius: 45px;
}
.tabelaestrutura{
  font-size:14px;
  padding-left: 120px;
}
.imagemfazemos{
  background-color:#160122;
  background-position:bottom center;
  background-repeat:no-repeat;
  position:relative;
  z-index:8;
  color:#fff
}
.imagemfazemos .caixa-icone{
  text-align:center;
  margin-top:40px
}
.imagemfazemos .caixa-icone img{
  display:block;
  max-width:100%;
  height:auto;
  margin:15px auto
}
.imagemfazemos .caixa-icone h4{
  font-size:18px;
  color:#fff;
  line-height:23px;
  font-weight:700;
  margin:0px
}
.imagemfazemos .caixa-icone h2{
  font-size:22px;
  font-weight:800;
  background-color:#fef103;
  color:#160122;
  border-radius:5px;
  padding:6px 25px;
  margin-top:0px
}
.comofunciona{
  background-image:url('../img/comofunciona.png?1615772172');
  background-position:bottom center;
  background-repeat:no-repeat;
  min-height:1043px;
  position:relative;
  z-index:5;
  margin-top:-300px;
  padding-top:150px;
  color:#160122
}
.comofunciona h2{
  margin:0px;
  padding:0px;
  font-weight:700;
  display:inline-block;
  font-size:38px;
  text-transform:uppercase;
  margin-bottom:30px
}
.comofunciona h3{
  margin:0px;
  font-weight:700;
  font-size:23px;
  margin-top:10px;
  line-height:32px
}
.comofunciona i{margin-right:5px}
.comofunciona span{
  display:inline-block;
  margin:2px;
  background-color:#160122;
  color:#fff;
  padding:5px 10px
}
.comofunciona .caixa-processo{
  text-align:center
}
.comofunciona .caixa-processo img{
  margin:0 auto;
  display:block;
  margin-bottom:30px
}
.comofunciona .caixa-processo h4{
  font-size:18px;
  color:#fff;
  line-height:23px;
  font-weight:700;
  margin:0px}
.comofunciona .caixa-processo h2{
  font-size:18px;
  font-weight:700;
  background-color:#fef103;
  color:#160122;
  border-radius:5px;
  padding:5px 10px;
  margin-top:0px
}
.google-maps{
  position:relative;
  padding-bottom:75%;
  height:0;
  overflow:hidden;
  margin-bottom:25px
}
.google-maps iframe{
  position:absolute;
  top:0;
  left:0;
  width:100% !important;
  height:100% !important
}
.contato{
  background-color:#160122;
  color:#fff;
  min-height:700px;
  position:relative;
  z-index:4;
  margin-top:-200px;
  padding-top:200px;
  padding-bottom:100px
}
.contato h2{
  margin:0px;
  padding:0px;
  font-weight:700;
  display:inline-block;
  font-size:38px;
  text-transform:uppercase;
  margin-bottom:30px
}
.contato h3{
  margin:0px;
  font-weight:700;
  font-size:23px;
  margin-top:10px;
  line-height:32px
}
.contato i{margin-right:5px}
.contato span{
  display:inline-block;
  margin:2px;
  background-color:#160122;
  color:#fff;
  padding:5px 10px
}
.contato form .form-style{
  border:1px solid #fff;
  padding:5px 10px;
  color:#fff;
  width:100%;
  display:block;
  margin:15px 0px;
  background-color:#160122
}
.contato form input:-moz-placeholder,.contato form textarea:-moz-placeholder{color:#fff}
.contato form input::-moz-placeholder,.contato form textarea::-moz-placeholder{color:#fff}
.contato form input:-ms-input-placeholder,.contato form textarea:-ms-input-placeholder{color:#fff}
.contato form input::-webkit-input-placeholder,.contato form textarea::-webkit-input-placeholder{color:#fff}
.contato form textarea{height:150px;resize:none}
.contato form small{
  font-size:13px;
  line-height:20px;
  display:block
}
.contato form button{
  display:inline-block;
  background-color:#fef103;
  color:#160122;
  padding:5px 35px;
  border-radius:5px;
  font-size:16px;
  text-transform:uppercase;
  border:0px;
  font-weight:700;
  margin-top:15px
}
.rodape{
  background-color:#141414;
  color:#fff;
  padding:40px 0px;
  font-size:12px;
  line-height:20px
}
.rodape .bt-rodape{
  color:#a3a3a3;
  border:1px solid #a3a3a3;
  padding:10px 15px;
  display:inline-block;
  margin:8px;
  text-transform:uppercase;
  text-decoration:none
}
.rodape .bt-rodape:hover{
  color:#a3a3a3;
  text-decoration:none
}
.rodape .dev{
  color:#a3a3a3;
  font-size:10px;
  line-height:24px;
  text-transform:uppercase
}
.modal-body p{font-size:13px}
.hidden-xs{display:block}
.visible-xs{display:none}
.boxi{
  background-color:#141414 !important;
  border-radius:5px !important;
  max-width:45px !important;
  display:block !important;
  margin:0 auto !important;
  padding:5px !important;
  font-weight:700 !important;
  font-size:24px !important;
  color:#fef103 !important;
  text-align:center !important;
  margin-top:50px !important;
  z-index:3;position:relative
}
.seta-boxi{
  position:relative;
  float:right;
  margin-top:-32px;
  margin-right:-30px;
  z-index:3
}
.linha{
  background-color:#141414;
  height:2px;display:block;
  width:100%;z-index:1;
  margin-top:-20px;
  margin-bottom:60px
}
@media (max-width: 991px){
  .logo-site{max-width:150px}
  .topo h1{font-size:26px}
  body,input,button{font-size:14px}
  .oquefazemos h3{font-size:16px}
  .aquisicao h2{font-size:22px}
  .comofunciona h2{margin-bottom:0px;font-size:28px}
  .comofunciona .caixa-processo img{margin-bottom:10px}
  .comofunciona .caixa-processo{margin-top:10px}
  .comofunciona{padding-top:115px}
}
@media (max-width: 768px){
  .hidden-xs{display:none}
  .visible-xs{display:block}
  .foto-header{max-width:100%;height:auto;margin-top:15px}
  .topo h1{margin-top:60px;text-align:center}
  .topo h1 span,.topo h1 span.mleft-10{margin:0px}
  body{padding-top:64px}
  .oquefazemos{padding:100px 0px;padding-top:130px;background-image:url('../img/mobile-quem.png?1617894993');margin-top:40px}
  .comofunciona{padding:40px 0px;background-color:#f0d50b;margin-top:40px;background-image:none}
  .caixa-processo img{max-width:100%;height:auto}
  .contato{margin:0px;padding:40px 0px}
  .contato h2,.oquefazemos h2,.quemsomos h2{font-size:28px}
  .rodape{text-align:center;font-size:11px}
  .rodape .text-right{text-align:center !important}
  .aquisicao{padding:40px 0px;margin:0px}
  .centralizar{text-align:center !important}
  .topo h1{line-height:32px;margin-left:40px}
  .topo h1 span{font-size:30px}
  .oquefazemos .caixa-icone h4{font-size:12px}
  .oquefazemos .caixa-icone h2{font-size:13px}
}
#wrapper, body, html {
  width: 100%;
  height: 100%;
}
#wrapper{
  background-color: #160122;
}
#loading {
  position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background: #160122;
    text-align: center;
    display: block;
}
#loading img {
    width: 50px;
    height: 50px;
    margin-top: 25%;
}
.nav-menu .active>li a, .nav-menu li a.active, .nav-menu li a.show, .nav-menu .show>li a {
  color: #fff;
}
.nav-menu li a {
  display: block;
  padding: .5rem 0.3rem;
  color: #fff;
}
.nav-menu li a:hover{
  color:#fff;
  text-decoration:none
}
.menu-desk a {
  text-transform: uppercase;
  color: #fff;
  text-decoration: none !important;
  padding: 5px 10px;
  white-space: nowrap;
  margin: 5px 0px;
  display: inline-block;
  line-height: 20px;
  font-weight: 300;
  font-size: 13px;
}
.menu-desk .lone {
  padding-top: 15px;
}
.menu-desk li {
  position: relative;
  float: left;
  margin-right: 10px;
}
.nav-menu .dropdown-menu a, .nav-menu .dropdown-menu a:hover{
  color: #160122 !important;
}
.nav-menu .dropdown-menu li{
  float:none !important;
}
.page-content{
  padding-top: 60px;
  padding-bottom: 300px;
}
.page-header{
  padding-bottom: 50px;
  padding-top: 50px;
  background-color:#160122;
}
.page-header h1{
  color: #fff;
}
.card-demonstracao{
  border: 1px solid #eee;
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 30px;
  display: flex;
}
.card-title{
  flex: 1;
  margin-bottom: 0;
}
.card-year{
  background-color: rgb(246, 246, 246);
  border-radius: 50px;
  color: rgb(16, 16, 16);
  font-size: 12px;
  font-weight: 500;
  padding: 4px;
  text-align: center;
  max-width: 200px;
}
.card-pdf a{
  color:#160122;
}
.card-emissao{
  border: 1px solid #eee;
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 30px;
  display: flex;
  text-align: center;
  min-height: 180px;
}
.card-emissao.card-title{
  flex: 1;
  margin-bottom: 0;
}
.card-emissao.card-subtitulo{
  flex: 1;
  margin-bottom: 0;
  text-align: center;
}
.w-6 {
  width: 24px;
}
.h-6 {
  height: 24px;
}
.contato form p{
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}
.contato span {
  margin: 0;
  padding: 0;
  width: 100%;
}
.wpcf7-submit{
  display: inline-block;
  background-color: #fef103;
  color: #160122;
  padding: 5px 35px;
  border-radius: 5px;
  font-size: 16px;
  text-transform: uppercase;
  border: 0px;
  font-weight: 700;
  margin-top: 15px;
}
@media (max-width: 700px) {
  .menu {
    background-color: #160122;
    padding: 10px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 74px;
    z-index: 99;
    font-size: 14px;
  }
}
#DivPrincipalEmissoes{
  margin: 0 auto;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  padding-bottom: 300px;
  padding-top: 80px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.loadingAtivos {
  position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background: #160122;
    text-align: center;
}
.loadingAtivos img {
    width: 50px;
    height: 50px;
    margin-top: 25%;
}
.EmissionCard__EmissionCardWrapper {
    -webkit-font-smoothing: antialiased !important;
    margin: 0px;
    margin-bottom: 20px;
    font: inherit;
    scroll-behavior: smooth;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(229, 229, 229);
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.07) 6px 6px 10px;
    box-sizing: border-box;
    padding: 24px;
    width: 275px;
}
.EmissionCard__EmissionCardItem {
    -webkit-font-smoothing: antialiased !important;
    margin: 0px;
    border: 0px;
    font: inherit;
    /* vertical-align: baseline; */
    scroll-behavior: smooth;
    background-color: rgb(255, 255, 255);
    box-sizing: border-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 8px;
    width: 100%;
}
.EmissionTagStatus__EmissionTagContainer {
  -webkit-font-smoothing: antialiased !important;
  margin: 0px;
  padding: 0px;
  font: inherit;
  /* vertical-align: baseline; */
  scroll-behavior: smooth;
  border: 1px solid rgb(86, 149, 34);
  border-radius: 10px;
  color: rgb(86, 149, 34);
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.EmissionTagStatus__EmissionTagMarcker {
  -webkit-font-smoothing: antialiased !important;
  color: rgb(86, 149, 34);
  margin: 0px;
  padding: 0px;
  border: 0px;
  font: inherit;
  /* vertical-align: baseline; */
  scroll-behavior: smooth;
  align-self: center;
  background-color: rgb(86, 149, 34);
  border-radius: 100%;
  height: 6px;
  margin-left: 8px;
  width: 6px;
}
.EmissionTagStatus__StatusDescription {
  -webkit-font-smoothing: antialiased !important;
  color: rgb(86, 149, 34);
  margin: 0px;
  border: 0px;
  font: inherit;
  /* vertical-align: baseline; */
  scroll-behavior: smooth;
  font-size: 10px;
  font-weight: 700;
  line-height: 0px;
  padding: 12px 16px 10px 6px;
  text-transform: uppercase;
}
.EmissionCard__EmissionCardTitle {
  -webkit-font-smoothing: antialiased !important;
  margin: 0px;
  padding: 0px;
  border: 0px;
  font: inherit;
  /* vertical-align: baseline; */
  scroll-behavior: smooth;
  color: rgb(16, 16, 16);
  font-weight: 700;
  width: 50%;
  font-size: 12px;
  line-height: 1.75;
}
.EmissionCard__EmissionCardCode {
  -webkit-font-smoothing: antialiased !important;
  margin: 0px;
  padding: 0px;
  border: 0px;
  font: inherit;
  /* vertical-align: baseline; */
  scroll-behavior: smooth;
  color: rgb(100, 100, 100);
  font-weight: 400;
  width: 50%;
  font-size: 12px;
  line-height: 1.75;
}
.EmissionCard__EmissionCardSeparator {
  -webkit-font-smoothing: antialiased !important;
  padding: 0px;
  border: 0px;
  font: inherit;
  /* vertical-align: baseline; */
  scroll-behavior: smooth;
  background-color: rgb(229, 229, 229);
  height: 1px;
  margin: 24px 0px;
  width: 100%;
}
.btEmissionDetalhes {
  -webkit-font-smoothing: antialiased !important;
  margin: 0px;
  font-family: "Clan Pro", sans-serif;
  font-weight: 600;
  -webkit-box-align: center;
  align-items: center;
  background: rgb(255, 255, 255);
  border: 2px solid rgb(229, 229, 229);
  border-radius: 8px;
  color: rgb(16, 16, 16);
  cursor: pointer;
  font-size: 12px;
  height: 42px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  line-height: 1.75;
  padding: 9px 16px;
  position: relative;
  transition: background-color 0.3s ease 0s;
  width: 120px;
  display: flex;
}
.btEmissionDetalhes:hover {
  background: rgb(230, 245, 254);
  border-color: rgb(230, 245, 254);
  text-decoration-line: none;
  text-decoration: none;
}
.DivCentro {
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.btnEmissaoDoc {
  margin: 10%;
  text-align: center;
}

.btnEmissaoDoc {
  width: 200px;
  max-height: 35px;
  font-size: 16px;
  font-weight: 600;
  color: #dcd9df;
  cursor: pointer;
  margin: 20px;
  height: 55px;
  text-align:center;
  border: none;
  background-size: 300% 100%;

  border-radius: 50px;
  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.btnEmissaoDoc:hover {
  background-position: 100% 0;
  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.btnEmissaoDoc:focus {
  outline: none;
}
.btnEmissaoDoc.color-8 {
  background-image: linear-gradient(to right, #29323c, #485563, #2b5876, #4e4376);
  box-shadow: 0 4px 15px 0 rgba(45, 54, 65, 0.75);
}

.navbar-brand img{
  max-width: 150px;
  }
  .grecaptcha-badge{
    display: none !important
  }