#system-message-container {
  position: fixed;
  top: 40%;
  right: auto;
  max-width: 700px;
  z-index: 9999;
  left: 50%;
}

.alert-message {
  color: red;
  font-size: 1.5rem;
}
#visformcontainer {
  padding-bottom: 50px;
}

.visBtnCon .btn:hover {
  background-color: #ffffff;
  color: #000000;
}
.visBtnCon .btn {
  background-color: #000;
  color: #fff;
}

.img_boleto {
  display: inline-flex;
}
.img_pix {
  display: inline-flex;
}

.gateways-rodape {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.gateways-rodape li:nth-child(2) {
  border-left: 1px solid #ddd;
  margin-left: -3px;
}
.gateways-rodape li img {
  width: auto;
}
.gateways-rodape, .gateways-rodape * {
  display: inline-flex;
  vertical-align: middle;
}
.gateways-rodape li:nth-child(1) {
  border-right: 0;
}

.gateways-rodape li {
  padding: 10px 0;
  line-height: normal;
  width: 44%;
  
}

.amex, .americanexpress {
  background-position: -100px 0 !important;
}
.diners {
  background-position: -150px 0 !important;
}
.elo {
  background-position: -200px 0 !important;
}

.hipercard {
  background-position: -350px 0 !important;
}
.mastercard {
  background-position: -50px 0 !important;
}
.visa {
  background-position: 0 0;
}
.bandeiras-pagamento li {
  margin-right: 10px;
  float: left;
}
.bandeiras-pagamento i {
  width: 35px;
  height: 22px;
  display: inline-block;
}
.icone-pagamento {
  background: url(/images/bandeiras/icone-pagamento.png);
    background-position-x: 0%;
    background-position-y: 0%;
}

.slide-desc-text-default a.readmore {
	float: right;
	margin-bottom: 10px;
	background-color: #000000;
	padding: 8px;
	text-transform: uppercase;
	font-weight: bold;
}

.visBtnCon {
  text-align: left !important;
  
}

.btn:hover {
    border-color: #3677E8 !important;
}

.visform textarea {
  height: auto;
  width: 90%;
}

.md_aten_form {
  padding: 50px 50px;
}

.form_me {
  width: 90%;
  margin: 0 auto;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 600;
}

#sp-component {
  padding-top: 10px;
}

.tit_destaque {
  font-size: 1.5rem;
  text-align: center;
  color: #2E51A3;
  font-weight: 600;
  text-transform: uppercase;
  border-top: solid #2E51A3 2px;
  padding-top: 10px;
}

.bann_txt02 {
  font-weight: bold;
}

.bann_txt01 p {
  margin-bottom: 1px;
}
.bann_txt01 {
  text-transform: uppercase;
  font-weight: bolder;
  font-size: 1.1rem;
  color: #2E51A3;
  margin-bottom: 1px;
}

.bann_txt {
  padding: 12px;
}

#sp-minibanner {
  margin: 0 auto;
  width: 90%;
}

.bann_img {
  padding: 15px 8px;
  align-content: center;
  min-width: 112px;

}
.bann_img img {
  float: right !important;

}

.bann {
  display: inline-flex;
  padding: 30px 15px 10px 20px;
}

.desenvolvido a:hover {
  color: #f6c945 !important;
}

.desenvolvido a {
  color: #ffffff !important;
}

.md_aten{
  padding-top:30px;
}

.aten p {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.aten {
  font-size: 1.05rem;
}

#sp-bottom .sp-module .sp-module-title {
  color: #000000;
}

#sp-main-body {
  padding: 2px 30px;
}

#sp-footer {
  padding: 20px 10px 10px 10px;
  text-align: center;
}

#sp-bottom .sp-module ul > li {
  display: block;
  margin-bottom: 2px;
}
#sp-bottom a:hover {
  color: #3677E8 !important;
}

#sp-bottom a {
  color: #000000 !important;
}

.rodape .menu{
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  
}

#sp-top-bar {
  font-size: 1rem;
}

#sp-header {
  height: 90px;
}

#sp-header .logo {
  height: 90px;
  display: inline-flex;
  margin: 0;
  align-items: baseline;
}
#sp-top-bar {
    background: #E9EBEF !important;
    color: #000000 !important;
}
#sp-top-bar a:hover {
        color: #0345BF !important;
}
ul.social-icons {
float: right;
  list-style: none;
  padding: 0;
  margin: 0px 0px 0px 14px;
  display: inline-flex;
}

.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0px;
  display: inline-flex;
}

ul.social-icons > li:not(:last-child) {
  margin-right: 14px;
}

.theme-light.slider-wrapper {
  background: #fff;
  padding: 0px;
}

#sp-bottom {
  padding: 20px 20px 30px;

}


@media (max-width: 576px) {
  .logo-image {
    height: 70px !important;
      }
.bann_txt {
  padding: 6px;
}


  
}


@media (max-width: 992px) {
  .logo-image {
    height: 70px !important;
  }

.bann {
  display: inline-flex;
  padding: 0px;
}  

  
}