@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(27, 185, 164, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(27, 185, 164, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(27, 185, 164, 0);
  }
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  transition: all 0.12s ease-in-out 0s;
}
body {
  font-family: "Red Hat Display", sans-serif !important;
  text-rendering: optimizeLegibility !important;
}
.modal .modal-dialog {
  max-width: 900px;
}
.modal .modal-header {
  border-bottom: 0px;
}
.modal .modal-header .close {
  color: #91be40;
  text-shadow: none;
  font-size: 82px;
  font-weight: 300;
  padding: 0px 20px 0px;
}
.modal .modal-content {
  background-color: #034c7e;
  border-radius: 0px;
}
.modal .modal-content .formulario {
  width: 80%;
  display: inline-block;
  margin-left: 10%;
}
.modal .modal-content .formulario h2 {
  color: #FFF;
  margin: -30px auto 30px;
}
.modal .modal-content .formulario form input {
  padding: 10px 20px;
  font-size: 20px;
  color: #034c7e;
}
.modal .modal-content .formulario form input[type="submit"] {
  background-color: #FFF;
  border: 0px;
  padding: 10px 60px;
  margin: 0px;
}
.modal .modal-content h2 {
  font-size: 29px;
  color: #19bbee;
  font-weight: 700;
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.modal .modal-content h3 {
  font-size: 29px;
  color: #FFF;
  font-weight: 700;
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.modal .modal-content .btn-modal {
  background-image: url("../../images/contadigital/background-btn.jpg");
  background-repeat: repeat-x;
  background-position: top center;
  border-radius: 20px;
  color: #ffffff;
  font-size: 26.35px;
  font-weight: 900;
  padding: 4px 30px;
  display: table;
  margin: 0 auto;
}
.modal .modal-content .btn-modal:hover {
  opacity: 0.8;
}
.modal .modal-content ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 100px;
}
.modal .modal-content ul li {
  width: 48%;
  display: inline-block;
}
.modal .modal-content ul li:last-child {
  float: right;
}
.modal .modal-content ul li a {
  display: inline-block;
}
.modal .modal-content ul li a img {
  width: 100%;
}
.container {
  max-width: 1200px !important;
}
.text-azul-escuro {
  color: #054375;
}
.text-azul-claro {
  color: #05bdfb;
}
.text-verde-claro {
  color: #8cd133;
}
header {
  width: 100%;
  max-width: 1920px;
}
header .topo {
  width: 100%;
  text-align: center;
  padding: 58px 0px;
}
header .topo .logo {
  width: 100%;
  max-width: 258px;
  height: 59px;
  margin: 0 auto;
}
header .banner {
  width: 100%;	
  max-width: 1920px;
  height: 828px;
  background: url("../../images/contadigital/banner-topo-Combo-de-vantagens.jpg") no-repeat top center;
  padding-top: 120px;
}
header .banner .img-mobile {
  display: none;
}
header .banner .btn-abrir-conta {
  background: #054375;
  color: white;
  font-size: 39px;
  font-weight: 900;
  border-radius: 15px;
  padding: 8px 40px;
  position: absolute;
  top: 700px;
}
header .banner .btn-abrir-conta:hover {
  opacity: 0.8;
}
section#conteudo {
  width: 100%;
  max-width: 1920px;
  background: url("../../images/contadigital/ELEMENTS-min.png") left top -100px no-repeat;
}
section#conteudo .container {
  background-color: rgba(255, 255, 255, 0.78);
  background-image: url("../../images/contadigital/image-right-background.png");
  background-position: right 215px top 420px;
  background-repeat: no-repeat;
}
section#conteudo .container h2.titulo {
  padding-top: 60px;
  font-size: 53px;
  font-weight: 400;
  width: 100%;
  max-width: 630px;
}
section#conteudo .container h2.titulo strong {
  font-weight: bold;
}
section#conteudo .container h2.titulo img {
  display: block;
  margin-left: -100px;
  margin-bottom: 30px;
}
section#conteudo .container .row {
  margin-top: 80px;
}
section#conteudo .container .row h3 {
  font-size: 40px;
  font-weight: bold;
}
section#conteudo .container .row p {
  font-size: 22px;
  color: #808080;
  font-weight: 400;
  margin-top: 30px;
}
section#conteudo .container .row p:after {
  content: "";
  background: url("../../images/contadigital/risquinho-min.png");
  width: 25px;
  height: 6px;
  margin-left: -20px;
  margin-top: -5px;
  display: block;
}
section#conteudo .container .row .img-celular {
  height: 220px;
  margin: 0 auto;
  display: block;
}
section#conteudo .container .row .img-maquina {
  height: 320px;
  margin: 0 auto;
  display: block;
}
section#conteudo .container .row .img-cartao {
  height: 220px;
  margin: 40px auto 0px;
  display: block;
}
section#conteudo .container .row .img-escudo {
  height: 320px;
  margin: 0 auto;
  display: block;
}
section#conteudo .entrelinhas {
  color: #004577;
  font-weight: 400;
  font-size: 13px;
}
section#conteudo .container-rodape {
  margin-top: 50px;
}
section#conteudo .container-rodape h2 {
  margin-top: 60px;
  font-size: 32px;
  color: #737373;
  font-weight: 400;
}
section#conteudo .container-rodape h3 {
  color: #05bdfb;
  font-weight: 400;
  font-size: 53.25px;
  margin: 40px 0px 120px 0px;
}
section#conteudo .container-rodape h3 b {
  font-weight: 700;
  display: inline-block;
  width: 100%;
  text-align: left;
}
section#conteudo .container-rodape .btn-rodape {
  background-image: url(../../images/contadigital/background-btn.jpg);
  background-repeat: repeat-x;
  background-position: top center;
  border-radius: 20px;
  color: #ffffff;
  font-size: 26.35px;
  font-weight: 900;
  padding: 19px 79px;
  background-color: #12bfe9;
  background-size: contain;
}
section#conteudo .container-rodape .btn-rodape.fixed {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9999;
  box-shadow: 0 0 0 0 #2ec3bd;
  transform: scale(1);
  animation: pulse 2s infinite;
}
section#conteudo .container-rodape .btn-rodape:hover {
  opacity: 0.8;
}
section#rodape {
  width: 100%;
  max-width: 1920px;
  background-color: #f1f1f1;
  padding-top: 50px;
  padding-bottom: 50px;
}
section#rodape .col-md-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
section#rodape .col-md-12 #redes {
  margin-bottom: 20px;
}
section#rodape .col-md-12 #grupo {
  border-top: 2px solid #f2d14b;
}
section#rodape .col-md-12 .msg-rodape {
  color: #004578;
  letter-spacing: 5px;
  margin-top: 3px;
  width: 100%;
  text-align: center;
}
section#rodape .col-md-12 .msg-rodape b {
  margin-top: 30px;
  font-weight: 100;
  display: inline-block;
  width: 100%;
  text-align: center;
  letter-spacing: initial;
}