

/* --------------------   BOTÃO WHATSAPP   --------------------------*/


.btn-whatsapp {
  position: fixed;
  outline: none;
  bottom: 30px;
  right: 30px;
  border-radius: 50%;
  height: 65px;
  width: 65px;
  cursor: pointer;
  background: #25d36d;
  color: #FFF;
  font-size: 2.3rem;
  border: 1px solid #f1f1f1;

  animation: pulsar 0.7s ease-out 1s infinite alternate none running;
}

a {
  color: inherit;
}

@keyframes pulsar {
  0% {
      height: 60px;
      width: 60px;
  }
  100% {
      height: 70px;
      width: 70px;
  }
}

#sliderwhatsappbuton {
  width: 100%;
  max-width: 35px;
}



/* --------------------   MENU PRINCIPAL   --------------------------*/



body {
  background-color: #ffffff;
  font: normal 15pt Arial;
  color: #0378d7ff;
  text-align: center;
}
header{
  color: #00000017;
  text-align: center;
  font-size: 13pt;
}
div{
  text-align: center;
  padding: 5px;
}

body,
ul {
  margin: 0px;
  padding: 0px;
}

a {
  color: #0e0e0e;
  text-decoration: none;
  font-family: 'Quicksand', sans-serif;
}

a:hover {
  color: #0e0e0eea;
}

#logo {
  font-size: 1.5rem;
  font-weight: bold;
}

#header {
  box-sizing: border-box;
  height: 100px;
  padding: 1.7rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #00000017;
  box-shadow: 3px 3px 9px #30022db0;

}

#menu {
  display: flex;
  list-style: none;
  gap: 0.rem;
}

#menu a {
  display: block;
  padding: 0.5rem;
}

#btn-mobile {
  display: none;
}

@media (max-width: 600px) {
  #menu {
    display: block;
    position: absolute;
    width: 100%;
    top: 100px;
    right: 0px;
    background: #e2e2e2;
    transition: 0.6s;
    z-index: 1000;
    height: 0px;
    visibility: hidden;
    overflow-y: hidden;
  }
  #nav.active #menu {
    height: calc(100vh - 70px);
    visibility: visible;
    overflow-y: auto;
  }
  #menu a {
    padding: 1rem 0;
    margin: 0 1rem;
    border-bottom: 2px solid #464747d2
  }
  #btn-mobile {
    display: flex;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border: none;
    background: none;
    cursor: pointer;
    gap: 0.5rem;
  }
  #hamburger {
    border-top: 2px solid;
    width: 30px;
    color: #0e0e0e;
  }
  #hamburger::after,
  #hamburger::before {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: currentColor;
    margin-top: 5px;
    transition: 0.3s;
    position: relative;
  }
  #nav.active #hamburger {
    border-top-color: transparent;
  }
  #nav.active #hamburger::before {
    transform: rotate(135deg);
  }
  #nav.active #hamburger::after {
    transform: rotate(-135deg);
    top: -7px;
  }
}









/* --------------------   BOTÕES   --------------------------*/









.tarjapropaganda{
  font-family: 'Quicksand', sans-serif;

  color: #ffffff;
  font-size: 12pt;
  max-width: 70%;
  margin: auto;
  padding: auto;
  position: center;
  border-radius: 5px;
  background-color: #4f837c;
}
.tarjapropaganda:hover{
  background-color: #3ca395;
  color: #ffffff;
  cursor: pointer;
}

.btn-menu1145{
  font-family: 'Quicksand', sans-serif;
  font-size: 14pt;
  background-color: #8bbd23ff;
  color: #ffffff;
  border-color: #30022d;
  border-width: 1px;
  border-radius: 7px 7px 7px 7px;
  height: 45px;
  width: 250px;
  margin: 4px;
  cursor: pointer;
  transition: 0.2s;
  transform: scale(1,1);
}
.btn-menu1145:hover{
  background-color: #5adb32;
  color: #ffffff;
  transform: scale(1.06,1.06);
  cursor: pointer;
}


.btn-voltar56principal{
  font-family: 'Quicksand', sans-serif;
  font-size: 11pt;
  color: #30022db0;
  border-radius: 7px 7px 7px 7px;
  border-color: #ffffff;
  border-width: 1px;
  height: 35px;
  width: 130px;
  margin: 4px;
  cursor: pointer;
  transition: 0.3s;
  transform: scale(1,1);
}
.btn-voltar56principal:hover{
  color: #ffffff;
  transform: scale(1.06,1.06);
  cursor: pointer;
  background-color: #a1db1b;

}

.btn-voltar56principalinformativos{
  font-family: 'Quicksand', sans-serif;
  font-size: 9pt;
  color: #ffffff;
  border-radius: 7px 7px 7px 7px;
  background-color: #8bbd23ff;
  border-color: #ffffff;
  border-width: 1px;
  height: 28px;
  width: 110px;
  margin: 4px;
  cursor: pointer;
  transition: 0.3s;
  transform: scale(1,01);
}
.btn-voltar56principalinformativos:hover{
  color: #ffffff;
  background-color: #5adb32 ;
  transform: scale(1.06,1.06);
  cursor: pointer;

}
.btn-painelmenu{
  font-family: 'Quicksand', sans-serif;
  font-size: 8pt;
  color: #ffffff;
  border-radius: 7px 7px 7px 7px;
  background-color: #c46f01;
  border-color: #ffffff;
  border-width: 1px;
  height: 28px;
  width: 100px;
  margin: 0px;
  cursor: pointer;
  transition: 0.3s;
  transform: scale(1,01);
}
.btn-painelmenu:hover{
  color: #ffffff;
  background-color: #a6b746 ;
  transform: scale(1.06,1.06);
  cursor: pointer;

}













/* --------------------   TARJAS FUNDOS   --------------------------*/










.tarjabotcadastro{
  font-family: 'Quicksand', sans-serif;

  text-align: center;
  max-width: 100%;
  padding: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #000000;
  border-radius: 20px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
}

.linha222{  
  font-family: 'Quicksand', sans-serif;

  text-align: center;
  background-color: #2e475c;
  border-radius: 50px;
  max-width: 70%;
  margin:1px auto;
  padding:0.05%;
  display: flex;
  flex-wrap: wrap;
}


.tarjabot{

  text-align: center;
  max-width: 100%;
  padding: 20px;
  background-color: #0378d7ff;
  border-radius: 20px;
  color: white;
  font-family: 'Quicksand', sans-serif;
}
.tarjabeta{
  font-family: 'Quicksand', sans-serif;
  background-color: #0378d7ff;
   color: #ffffff;
   text-align: center;
   font-size: 15pt;
}


.fundoblogimagem{
  position: relative;
  text-align: center;
  margin: 2px 2px 2px;
  max-width: 100%;
  max-height: 300px;
  border-radius: 10px;
  border-style: none;
  border-width: 1,5px;
  border-color: #ff6706ff;
  color: white;
  font-family: 'Quicksand', sans-serif;

}
.tarjalegendaparceiros{
  font-family: 'Quicksand', sans-serif;

  color: #000000;
  font-size: 13pt;
  max-width: 98%;
  margin: auto;
  padding: 10px 10px 10px;
  position: center;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  border-style: none;
  border-width: 5px;
  border-color: #ff6706ff;

}


.tarjacentralbancos{
  font-family: 'Quicksand', sans-serif;
  max-width: 100%;
  position: center;
  display: flex;
  flex-wrap: wrap;
}










/* --------------------   FORMATOS   --------------------------*/










.formato0001{
  position: relative;
  text-align: center;
  margin: 5px 5px 5px;
  width: 400px;
  height: 200px;
  padding: 20px;
  background-color: #f61997ff ;
  box-shadow: 3px 3px 9px #30022d3b;
  border-radius: 25px 2px 25px 10px;
  border-style: none;
  border-width: 1,5px;
  border-color: #008673ff;
  color: white;
  font-family: 'Quicksand', sans-serif;

}
.formato0002{
  position: relative;
  text-align: center;
  margin: 5px 5px 5px;
  width: 200px;
  height: 100px;
  padding: 20px;
  background-color: #30022d ;
  box-shadow: 3px 3px 9px #30022d3b;
  border-radius: 500px 50px 50px 50px;
  border-style: none;
  border-width: 1,5px;
  border-color: #008673ff;
  color: white;
  font-family: 'Quicksand', sans-serif;

}











/* --------------------   CONTORNOS   --------------------------*/









.tarjacontornocor00{
  position: relative;
  text-align: center;
  max-width: 380px;
  box-shadow: 3px 3px 9px #30022d56;
  border-radius: 5px 30px 5px 30px;
  border-style: solid;
  border-width: 0.8px;
  border-color: rgb(255, 255, 255);
  color: white;
  font-family: 'Quicksand', sans-serif;
}
.tarjacontornocor02{
  position: relative;
  text-align: center;
  max-width: 100%;
  box-shadow: 3px 3px 9px #30022d56;
  border-radius: 5px 30px 5px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #ff6706ff;
  color: white;
  font-family: 'Quicksand', sans-serif;
}
.tarjacontornocor03{
  position: relative;
  text-align: center;
  max-width: 100%;
  box-shadow: 3px 3px 9px #30022d56;
  border-radius: 5px 30px 5px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #008673ff;
  color: white;
  font-family: 'Quicksand', sans-serif;
}



.tarjacentralinfocore{
  position: relative;
  text-align: justify;
  max-width: 100%;
  padding: 20px;
  background-color: #0378d7ff;
  box-shadow: 3px 3px 9px #30022d;
  border-radius: 20px;
  color: white;
  font-family: 'Quicksand', sans-serif;

}
.tarjacentralinfocorebranca{
  position: relative;
  text-align: justify;
  max-width: 100%;
  padding: 20px;
  color: white;
  font-family: 'Quicksand', sans-serif;}











/* --------------------   INFORMATIVOS   --------------------------*/













.informativopequenocore{
  font-family: 'Quicksand', sans-serif;
  background-color: rgb(255, 255, 255);
  box-shadow: 2px 2px 6px #2032416b;
  border-radius: 15px;
  font-size: 10pt;
  height: auto;
  width: auto;
  text-align: center;
  color: #050505;
  margin:2px; 
  max-width: 100%;     
}









/* --------------------   CONTAINER    --------------------------*/









.agilizamodelos{
  background-color: #050505;
  max-width: 10px;
  margin-right: 20px;
}
.principal333{
  font-family: 'Quicksand', sans-serif;

  border-radius: 15px;
  background-color: #00000070;
  box-shadow: 2px 2px 6px #f61997ff;
  border-radius: 15px;
  font-size: 10pt;
  height: auto;
  width: 400px;
  text-align: left;
  color: #f1f1f1;
  margin:1%;       
}
.principal222{  
  text-align: center;
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
  max-width: 100%;
  margin: auto;
  padding:0%;
  display: flex;
  flex-wrap: wrap;
}

.principal{
  margin: 1px;
  padding: 0;
  background-color: #0378d7ff;
}




.clientes444{
  font-family: 'Quicksand', sans-serif;

  background-color: rgb(255, 255, 255);
  box-shadow: 2px 2px 6px #2032416b;
  border-radius: 15px;
  font-size: 10pt;
  height: auto;
  width: 420px;
  text-align: center;
  color: #050505;
  margin:2px;       
}
.clientes333text{
  background-color: #f61997ff;
  font-size: 10pt;
  height: auto;
  width:52%;
  text-align: left;
  color: #ffffff;
}
.clientes333{
  font-family: 'Quicksand', sans-serif;
  background-color: #ffffff9d;
  max-width: 410px;
  padding: 5px;
  border-radius: 15px;
  border-style: none;
  border-width: 2px;
  border-color: #30022dc0;
  box-shadow: 4px 4px  10px #30022db4;
  margin: 1% 0.7%;
  height: auto;
}
.clientes222{  
  font-family: 'Quicksand', sans-serif;
  padding: 5px;
  text-align: center;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.clientes777{
  font-family: 'Quicksand', sans-serif;
  background-color: #ffffffea;
  max-width: 410px;
  padding: 5px;
  border-radius: 50px  10px  10px 10px;
  border-style: none;
  border-width: 2px;
  border-color: #30022dc0;
  box-shadow: 4px 4px  10px #30022db4;
  margin: 1% 0.3%;
  height: auto;
}


.clientes333coreconsig{
  font-family: 'Quicksand', sans-serif;
  font-size: 12pt;
  background-color: #0200029d;
  border-radius: 10px  10px 10px 10px;
  max-width: 360px;
  color: #ffffff;
  box-shadow: 3px 3px 9px #30022d;
  text-align: left;
  padding: 15px;
  margin: 10px;

}

.clientes222coreconsig{  
  font-family: 'Quicksand', sans-serif;
  max-width: 60%;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
}

.clientes333coreconsigsemfundo{
  font-family: 'Quicksand', sans-serif;
  max-width: 800px;
  margin: auto;
  text-align: left;


}


.clientes222coreconsigsemfundo{  
  font-family: 'Quicksand', sans-serif;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.clientes222pequeno{  
  font-family: 'Quicksand', sans-serif;
  max-width: 99%;
  display: flex;
  flex-wrap: wrap;
  position: center;
  padding: 1px;
  margin: 1px;
}











/* --------------------   BARRA CUKIES   --------------------------*/











.box-cookies.hide {
  display: none !important;
}
.box-cookies {
  font-family: 'Quicksand', sans-serif;
  position: fixed;
  background: #ffffffb2;
  width: 99%;
  z-index: 998;
  bottom: 10px;
  left: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  border-color: #000000;
  box-shadow: #30022d 5px 5px 5px;
}
.box-cookies .msg-cookies,
.box-cookies .btn-cookies {
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 5px;
  color: #30022d;
  font-size: 16px;
  font-weight: 600;
}
.box-cookies .btn-cookies {
  background: #0a7261;
  cursor: pointer;
  align-self: normal;
  border-radius: 5px;
  color: rgb(255, 255, 255);
}
@media screen and (max-width: 600px) {
  .box-cookies {
      flex-direction: column;
  }
}









/* --------------------   RODAPÉ   --------------------------*/















.rodape333{
  
  font-size: 10pt;
  height: 220px;
  width: 421px;
  text-align: center;
  color: #ffffff;
  margin:0px;       
}
.rodape222{  
  text-align: center;
  background-color: #000000;
  box-shadow: 3px 3px 9px #30022d;
  max-width: 100%;
  margin:1px auto;
  height: auto;
  padding:1%;
  display: flex;
  flex-wrap: wrap;
}













/* --------------------   TEXTOS   --------------------------*/




/* --------------------   TEXTO PEQUENO   --------------------------*/

.textcodparceiro{
  font-family: 'Quicksand', sans-serif;
  color: #ffffff;
  font-size: 10pt;
}

.titulotabelaaz{

  font-family: 'Quicksand', sans-serif;
  color: #000000;
  text-align: left;
  font-size: 10pt;
}

.branco{
  font-family: 'Quicksand', sans-serif;
  margin: 10px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.branc{
  font-family: 'Quicksand', sans-serif;
  margin: 10px;
  text-align: center;
  color: #ffffff;

}
.branco1{
  font-family: 'Quicksand', sans-serif;
  color: #ffffff;
  font: 12pt;    
  transition: 0.3s;
  transform: scale(1,1);
  cursor: pointer;
}
.branco1:hover{
  color: #dfe0dd;
transform: scale(1.1,1.1);

}



/* --------------------   TEXTO MÉDIO   --------------------------*/





.titulos123{
  font-family: 'Quicksand', sans-serif;
  color: #30022d;
  font-size: 14pt;
}


h1{
  font-family: 'Quicksand', sans-serif;
  color: #ffffff;
  font-size: 20pt;
  text-align: left;
}
.h1cor{
  font-family: 'Quicksand', sans-serif;
  color: #30022d;
  font-size: 20pt;
  text-align: left;
}
.pcor{
  font-family: 'Quicksand', sans-serif;
  color: #130011;
  font-size: 12pt;
  text-align: left;
}
.pcorcenter{
  font-family: 'Quicksand', sans-serif;
  color: #130011;
  font-size: 12pt;
  text-align: center;
}

.pcorbran{
  font-family: 'Quicksand', sans-serif;
  color: #ffffff;
  font-size: 12pt;
  text-align: left;
}
.pcorbranpq{
  font-family: 'Quicksand', sans-serif;
  color: #ffffffe8;
  font-size: 6pt;
  text-align: left;
}
.pcorprepq{
  font-family: 'Quicksand', sans-serif;
  color: #000000e8;
  font-size: 6pt;
  text-align: left;
}
.pcorprepq02{
  font-family: 'Quicksand', sans-serif;
  color: #000000e8;
  font-size: 9pt;
  text-align: left;
}
.pcorprepq02center{
  font-family: 'Quicksand', sans-serif;
  color: #000000e8;
  font-size: 9pt;
  text-align: center;
}




/* --------------------   TEXTO GRANDE   --------------------------*/




.pcorbrapq02center{
  font-family: 'Quicksand', sans-serif;
  color: #ffffffe8;
  font-size: 9pt;
  text-align: center;
}



.inverso{
  color: #294155;
  font-size: 20pt;
  text-align: right;
}
.h1center{
  font-family: 'Quicksand', sans-serif;
  color: #30022d;
  font-size: 14pt;
  text-align: center;
}
h2{
  font-family: 'Quicksand', sans-serif;
  color: #ffffff;
  font-size: 15pt;
}
h3{
  font-family: 'Quicksand', sans-serif;
  color: #ffffff;
  font-size: 13pt;
}

.h2inverso{
  font-family: 'Quicksand', sans-serif;
  color: #294155;
  font-size: 15pt;
  text-align: right;

} 
p{
  font-family: 'Quicksand', sans-serif;
  color: #000000;
  font-size: 12pt;
}





.noticiablog{
  font-family: 'Quicksand', sans-serif;

  margin: auto;
  max-width: 96%;
  text-align: justify;

}
.titulogazblog{
  font-family: 'Quicksand', sans-serif;

  margin: 20px;
  max-width: 95%;
  text-align: center;
  color: #2d465a;
  font-size: 17pt;
  font-family: 'Quicksand', sans-serif;

}
.titulomazblog{

  text-align: center;
  color: #2d465a;
  font-size: 15pt;
  font-family: 'Quicksand', sans-serif;

}
.titulopazblog{
  margin: 2%;
  max-width: 96%;
  text-align: center;
  color: #223646;
  font-size: 12pt;
  font-family: 'Quicksand', sans-serif;

}
.textospadazblog{
  margin: 5%;
  max-width: 90%;
  text-align: center;
  color: #2d465a;
  font-size: 13pt;
  font-family: 'Quicksand', sans-serif;

}
.textosmazblog{
  margin: 5%;
  max-width: 90%;
  text-align: justify;
  color: #0f0f0f;
  font-size: 11pt;
  font-family: 'Quicksand', sans-serif;

}
.titulogbranblog{
  color: #ffffff;
  font-size: 20pt;
  font-family: 'Quicksand', sans-serif;

}
.titulombranblog{
  color: #ffffff;
  font-size: 15pt;
  font-family: 'Quicksand', sans-serif;

}
.titulopbranblog{
  color: #ffffff;
  font-size: 12pt;
  font-family: 'Quicksand', sans-serif;

}
.textosbranblog{
  color: #ffffff;
  text-align: center;
  font-size: 10pt;  
  font-family: 'Quicksand', sans-serif;

}
.textosbranblogl{
  color: #ffffff;
  text-align: left;
  font-size: 10pt;
  padding: 10px;
  font-family: 'Quicksand', sans-serif;

}
.textosbranblogr{
  color: #ffffff;
  text-align: right;
  font-size: 10pt;
  padding: 10px;
  font-family: 'Quicksand', sans-serif;

}


.principal{
    margin: 1px;
    padding: 0;
    background-color: #2d465a;
}
.txpbranco{
    text-align: center;
    width: 100%;
    border-radius: 10px;
    position: relative;
    color: #ffffff;
    font-size: 12pt;
    font-family: 'Quicksand', sans-serif;
}




/* --------------------   TEXTOS LINKS   --------------------------*/




.linkslomazblog{

  text-align: center;
  color: #0a1cbe;
  font-size: 15pt;
  font-family: 'Quicksand', sans-serif;

}
.linkslomazblog:hover{

  text-align: center;
  color: #427af5;
  font-size: 15pt;
  font-family: 'Quicksand', sans-serif;

}
.linkslopazblog{
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  color: #0a1cbe;
  font-size: 12pt;
  font-family: 'Quicksand', sans-serif;

}
.linkslopazblog:hover{

  text-align: center;
  color: #427af5;
  font-size: 12pt;
  font-family: 'Quicksand', sans-serif;

}



















/* --------------------   IMAGENS ICONES   --------------------------*/










.bancosimg {
margin: 4px;

}
.bancosimg:hover{
  transform: scale(1.1,1.1);
  filter: grayscale(20%);
}


.imgajust1 {
  display: flex;
  flex-direction: center;
  justify-content: center;
  align-items: center;
}
#slider {
  width: 100%;
  max-width: 33%px;
}
#slider img{
 position: relative;

 width: 100%;
 height: 100%;
}

.imgbancos {
  filter: grayscale(30%);
  transition: 0.3s;
  transform: scale(1,1);

}
.imgbancos:hover{
  transform: scale(1.1,1.1);
  filter: grayscale(20%);
}








/* --------------------   INPUTS   --------------------------*/









.inputagiliza{
    font-size: 10pt;
    padding: 10px;
    background-color: #ffffffd8;
    color: #2d465a;
    border-color: #ffffff;
    border-radius: 7px;
    height: 30px;
    width: 320px;
    margin: 4px;
    outline: none;
}
.inputagilizap{
    font-size: 10pt;
    padding: 10px;
    background-color: #ffffff;
    color: #2d465a;
    border-color: #ffffff;
    border-radius: 7px;
    height: 30px;
    width: 100px;
    margin: 4px;
    outline: none;
}
.inputagilizapp{
    font-size: 10pt;
    padding: 10px;
    background-color: #ffffff;
    color: #2d465a;
    border-color: #ffffff;
    border-radius: 7px;
    height: 30px;
    width: 70px;
    margin: 4px;
    outline: none;
}
.inputagilizam{
    font-size: 10pt;
    padding: 10px;
    background-color: #ffffff;
    color: #2d465a;
    border-color: #ffffff;
    border-radius: 7px;
    height: 30px;
    width: 150px;
    margin: 4px;
    outline: none;
}
.inputagilizaselectpp{
  font-size: 10pt;
  padding: 10px;
  background-color: #ffffff;
  color: #2d465a;
  border-color: #ffffff;
  border-radius: 7px;
  height: 36px;
  width: 70px;
  margin: 4px;
  outline: none;
}
.inputagilizaselectp{
  font-size: 10pt;
  padding: 10px;
  background-color: #ffffff;
  color: #2d465a;
  border-color: #ffffff;
  border-radius: 7px;
  height: 36px;
  width: 90px;
  margin: 4px;
  outline: none;
}
.inputagilizaselectm{
  font-size: 10pt;
  padding: 10px;
  background-color: #ffffff;
  color: #2d465a;
  border-color: #ffffff;
  border-radius: 7px;
  height: 36px;
  width: 130px;
  margin: 4px;
  outline: none;
}
.containertarja{
   width: 300px;
    background-color: rgb(148, 170, 170);
    color: azure;

}













/* --------------------   ESTILOS IMAGENS   --------------------------*/











  

  #sliderimagembanner02 {
    width: 280px;
    height: 180px;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
  }
  .imgajust001 {
    display: flex;
    flex-direction: center;
    justify-content: center;
    align-items: center;
  }
  
  #slider001 {
    width: 100%;
    max-width: 40px;
  }
  #slider001 img{
   position: relative;
   width: 100%;
   height: 100%;
  }
  #slider000 {
    width: 100%;
    max-width: 25px;
  }
  
  
  #slider0012 {
    padding: 3px;
    width: 100%;
    max-width: 35px;
  }
  #slider0022 {
    padding: 5px;
    width: 100%;
    max-width: 60px;
  }
  
  #slider003 {
    width: 100%;
    max-width: 120px;
  }
  #slider004 {
    width: 100%;
    max-width: 180px;
  }
  #slider005 {
    width: 100%;
    max-width: 250px;
  }
  #slider006logo {
    width: 100%;
    max-width: 150px;
    
  }
  #slider006logomini {
    width: 100%;
    max-width: 50px;
    
  }

  #slider006logorodape {
    width: 100%;
    max-width: 150px;
  }
  
  
  
  
  .imgajust002 {
    display: flex;
    flex-direction: center;
    justify-content: center;
    align-items: center;
  }
  #slider002 {
    width: 100%;
    max-width: 150px;
  }
  #slider002 img{
   position: relative;
   width: 100%;
   height: 100%;
  }
  
  .imagemfundo{
    background-image: url("http://www.coreconsig.com.br/icones/credito consignado aposentados inss feliz dinheiro.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    max-width: 100%;
  }
  
  .imagemfundoprincipal000digital{
    background-image: url("http://www.coreconsig.com.br/imagensjpg/credito inss aposentados pensionistas fgts credito casa propria online 1152.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 310px;
    height: 200px;
    border-radius: 10px  110px  50px 80px;
    border-style: solid;
    border-width: 2px;
    border-color: #000000;
  }

  #sliderimagembanner01 {
    width: 280px;
    height: 180px;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
  }
    #calendario {
    width: 100%;
    height: 100%;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
  }






  





/* --------------------   ESTILOS CONTORNOS   --------------------------*/



  



 

#sliderfotocliente {
  width: 110px;
  height: 130px;
  margin: left;
  border-radius: 10px  10px  10px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
}
#slideavaliacao {
  width: 10px;
  height: 10px;
  margin: 0px;
  margin-top: 5px;
}

.nomecliente{
  color: #ffffff;
  text-align: left;
  font-size: 9pt;
  padding: 5px;
  margin-top: 1px;
  font-family: 'Quicksand', sans-serif;
}

.txtcliente{
  color: #000000;
  position: relative;
  text-align: center;
  font-size: 8pt;
  padding: 0px;
  font-family: 'Quicksand', sans-serif;
}
.contorno01cliente{
  position: center;
  text-align: center;
  max-width: 270px;
  margin: 5px;
  padding: 1%;
  border-radius: 10px  10px  10px 10px;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffffb9;
  border-color: #fdfdfd;
  box-shadow: #30022d81 5px 5px 15px;
  color: white;
  font-family: 'Quicksand', sans-serif;
}
.formato01cliente{
  position: relative;
  text-align: center;
  padding: 1px;
  width: 90%;
  height: 55%;
  background-color: #008673ff ;
  box-shadow: 3px 3px 9px #30022d3b;
  border-radius: 10px  10px  0px 100px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(36, 21, 21);
  color: white;
  font-family: 'Quicksand', sans-serif;
}
.tarjacontornocorfrente{
    position: relative;
    text-align: center;
    max-width: 100%;
    padding: 20px;
    box-shadow: 3px 3px 15px #b746a3;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: #b746a3;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  
  .tarjacontornocor00{
    position: relative;
    text-align: center;
    max-width: 380px;
    box-shadow: 3px 3px 15px #ffffff98;
    border-radius: 5px 30px 5px 30px;
    border-style: solid;
    border-width: 0.8px;
    border-color: rgb(255, 255, 255);
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  .tarjacontornocor01{
    position: relative;
    text-align: center;
    max-width: 100%;
    padding: 20px;
    box-shadow: 3px 3px 15px #ffffff98;
    border-radius: 5px 30px 5px 30px;
    border-style: solid;
    border-width: 0.2px;
    border-color: rgb(255, 255, 255);
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  .tarjacontornocor02{
    position: relative;
    text-align: center;
    max-width: 100%;
    box-shadow: 3px 3px 9px #30022d56;
    border-radius: 5px 30px 5px 30px;
    border-style: solid;
    border-width: 1px;
    border-color: #ff6706ff;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  .tarjacontornocor03{
    position: relative;
    text-align: center;
    max-width: 100%;
    box-shadow: 3px 3px 9px #30022d56;
    border-radius: 5px 30px 5px 30px;
    border-style: solid;
    border-width: 1px;
    border-color: #008673ff;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  
  .contornocor0006{
    position: relative;
    text-align: center;
    max-width:  100%;
    border-radius: 70px  10px  10px 10px;
    border-style: solid;
    border-width: 1.2px;
    border-color: #b746a3;
    box-shadow: 3px 3px 15px #b746a3;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  .contornocor0007{
    position: relative;
    text-align: center;
    max-width:  100%;
    border-radius: 50px  10px  10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: #30022d98;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  .contornocorfundoprincipal000digital{
    position: relative;
    text-align: center;
    max-width:  80%;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 2px;
    background-color: #f61997ff;
    border-color: #000000;
    box-shadow: #30022d81 5px 5px 15px;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }

  .contornocorfundoprincipal001{
    position: relative;
    text-align: center;
    max-width:  90%;
    height:  100%;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 3px;
    border-color: #10805a;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  
  
  
  .contornocorfundoprincipal002{
    position: relative;
    text-align: center;
    max-width:  90%;
    height:  100%;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 3px;
    border-color: #10805a;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  
  .contornocorfundoprincipal003{
    position: relative;
    text-align: center;
    max-width:  90%;
    height:  100%;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 3px;
    border-color: #10805a;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  .contornocorfundoprincipal004{
    position: relative;
    text-align: center;
    max-width:  90%;
    height:  100%;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 3px;
    border-color: #10805a;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  .contornocorfundoprincipal005{
    position: relative;
    text-align: center;
    max-width:  90%;
    height:  100%;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 3px;
    border-color: #f61997ff;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  .contornocorfundoprincipal006{
    position: relative;
    text-align: center;
    max-width:  90%;
    height:  100%;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 3px;
    border-color: #10805a;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  .contornocorfundoprincipal007{
    position: relative;
    text-align: center;
    max-width:  90%;
    height:  100%;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 3px;
    border-color: #10805a;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  .contornocorfundoprincipal008{
    position: relative;
    text-align: center;
    max-width:  90%;
    height:  100%;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 3px;
    border-color: #10805a;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  .contornocorblog001{
    position: relative;
    text-align: center;
    max-width:  100%;
    max-height: 300px;
    border-radius: 10px  10px  10px 10px;
    border-style: double;
    border-width: 2px;
    background-color: #f61997ff;
    border-color: #10805a;
    box-shadow: #30022d81 5px 5px 15px;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  .contornocorpasso{
    position: relative;
    text-align: center;
    max-width: 300px;
    padding: 15px;
    border-radius: 10px  10px  85px 10px;
    border-style: solid;
    border-width: 1px;
    background-color: #ffffff57;
    border-color: #2d465a;
    box-shadow: #30022d42 5px 5px 15px;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  .contornocorpassocliente{
    position: relative;
    text-align: center;
    max-width: 300px;
    padding: 15px;
    border-radius: 10px  85px  85px 10px;
    border-style: solid;
    border-width: 2px;
    background-color: rgb(248, 255, 254);
    border-color: #008673ff;
    box-shadow: #30022d42 5px 5px 15px;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }

  .contornocorpassoint{
    position: relative;
    text-align: center;
    max-width: 300px;
    padding: 2px;
    border-radius: 0px  10px  70px 10px;
    border-style: solid;
    border-width: 3px;
    background-color: #2d465a;
    border-color: #2d465a;
    box-shadow: #30022d48 5px 5px 15px;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }















/* --------------------   ESTILOS FORMATOS   --------------------------*/



/* --------------------   BLOCO CAMPANHAS   --------------------------*/


.formatofundocampanha{
  position: relative;
  text-align: center;
  font-size: 10pt;
  padding: 10px;
  width: 50%;
  height:  100%;
  background-color: #f61997ff ;
  box-shadow: 3px 3px 9px #30022d3b;
  border-radius: 10px  10px  10px 10px;
  border-style: none;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  color: white;
  font-family: 'Quicksand', sans-serif;
}
.contornocorfundocampanha{
  position: relative;
  text-align: center;
  max-width:  300px;
  height:  100%;
  border-radius: 10px  10px  10px 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #f61997ff;
  color: white;
  font-family: 'Quicksand', sans-serif;
}
  #sliderimagemcampanhasparceiros {
    width: 280px;
    height: 280px;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
  }





/* --------------------   FIM BLOCO CAMPANHAS   --------------------------*/
  
.formatofundopasso{
  position: relative;
  text-align: center;
  padding: 1px;
  width: 55%;
  height: 50px;
  background-color: #008673ff ;
  box-shadow: 3px 3px 9px #30022d3b;
  border-radius: 10px  70px  0px 0px;
  border-style: none;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  color: white;
  font-family: 'Quicksand', sans-serif;
}
.formatofundopassocliente{
  position: relative;
  text-align: center;
  padding: 10px;
  width: 65%;
  height: auto;
  background-color: #f61997ff ;
  box-shadow: 3px 3px 9px #30022d3b;
  border-radius: 10px  70px  0px 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #2d465a;
  color: white;
  font-family: 'Quicksand', sans-serif;
}

.formatofundoprincipal000digital{
    position: relative;
    text-align: center;
    padding: 15px;
    width: 50%;
    height:  100%;
    background-color: #0378d7ff ;
    box-shadow: 3px 3px 9px #30022d3b;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(0, 0, 0);
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  

  
  
  
  .infopeque001{
    font-family: 'Quicksand', sans-serif;
    max-width: 130px;
    height: 200px;
    padding: 5px;
    background-color: #0378d7ff;
    text-align: center;
    margin: 2px ;
    border-style: double;
    border-width: 0.5px;
    border-color: #ffffff;
    border-radius: 100px 10px 100px 10px;
    box-shadow: 3px 3px 9px #30022d;
  }
  .contfundblocp{
    position: relative;
    text-align: center;
    max-width:  70%;
    max-height: 35%;
    border-radius: 10px  10px  10px 10px;
    border-style: none;
    border-width: 2px;
    background-color: #111111;
    border-color: #1dd8df;
    box-shadow: #ffffff81 5px 5px 15px;
    color: white;
    font-family: 'Quicksand', sans-serif;
    padding: 8px;
  
  }
  .forfundblocp{
    position: relative;
    text-align: center;
    padding: 10px;
    width: 100%;
    height: 80%;
    margin-right: 50px;
    background-color: #2d8181 ;
    box-shadow: 2px 2px 15px #ffffff31;
    border-radius: 10px  10px  3px 35px;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  .formatofundoprincipal001{
    position: relative;
    text-align: center;
    padding: 15px;
    width: 50%;
    height:  100%;
    background-color: #2d8181 ;
    box-shadow: 3px 3px 9px #30022d3b;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  .formatofundoprincipal002{
    position: relative;
    text-align: center;
    padding: 15px;
    width: 50%;
    height:  100%;
    background-color: #2d8181 ;
    box-shadow: 3px 3px 9px #30022d3b;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  
  .formatofundoprincipal003{
    position: relative;
    text-align: center;
    padding: 15px;
    width: 50%;
    height:  100%;
    background-color: #2d8181 ;
    box-shadow: 3px 3px 9px #30022d3b;
    border-radius: 10px  10px  10px 10px;
    border-style: none;
    border-width: 4px;
    border-color: #008673ff;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  .formatofundoprincipal004{
    position: relative;
    text-align: center;
    padding: 15px;
    width: 50%;
    height:  100%;
    background-color: #2d8181 ;
    box-shadow: 3px 3px 9px #30022d3b;
    border-radius: 10px  10px  10px 10px;
    border-style: none;
    border-width: 4px;
    border-color: #008673ff;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  
  .formatofundoprincipal005{
    position: relative;
    text-align: center;
    padding: 15px;
    width: 50%;
    height:  100%;
    background-color: #0378d7ff ;
    box-shadow: 3px 3px 9px #30022d3b;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  
  .formatofundoprincipal006{
    position: relative;
    text-align: center;
    padding: 15px;
    width: 50%;
    height:  100%;
    background-color: #2d8181 ;
    box-shadow: 3px 3px 9px #30022d3b;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  .formatofundoprincipal007{
    position: relative;
    text-align: center;
    padding: 15px;
    width: 50%;
    height:  100%;
    background-color: #2d8181 ;
    box-shadow: 3px 3px 9px #30022d3b;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  .formatofundoprincipal008{
    position: relative;
    text-align: center;
    padding: 15px;
    width: 50%;
    height:  100%;
    background-color: #2d8181 ;
    box-shadow: 3px 3px 9px #30022d3b;
    border-radius: 10px  10px  10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
  .formatoblog001{
    position: relative;
    text-align: center;
    padding: 15px;
    width: 50%;
    max-height: 300px;
    background-color: #2d8181 ;
    box-shadow: 3px 3px 9px #30022d3b;
    border-radius: 10px  10px  10px 10px;
    border-style: none;
    border-width: 4px;
    border-color: #008673ff;
    color: white;
    font-family: 'Quicksand', sans-serif;
  }
  
