

#inside-steps {
  display: block;
}

div.section-home.\.none {
  display: none !important;
}
.inside-steps-header {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}
.steps-wrapper {
  padding-bottom: 32px;
}
.steps-area {
  width: 100%;
  max-width: 592px;
  background-color: #fff;
  margin: 0 auto 0 auto;
  padding: 16px;
}
.steps-number {
  /*font-family: "Roboto Flex";*/
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  /* identical to box height, or 129% */

  /* Gray Scale/400 */
  color: #4c4e61;
  margin-bottom: 8px;
}
.steps-title {
  font-family: "Cabinet Grotesk";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  /* identical to box height, or 120% */

  /* Escala Cinza/600 */
  color: #515151;

  margin-bottom: 8px;
}
.steps-desciption {
  /*font-family: "Roboto Flex";*/
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  /* or 129% */

  /* Escala Cinza/400 */
  color: #818181;
  margin-bottom: 16px;
}
.step-area-data {
  margin-top: 16px;
  background-color: #b1d7ff29;
  padding: 8px 16px;
}
.social-name,
.cnpj {
  display: flex;
  align-items: center;
  gap: 4px;
}
.social-name p,
.cnpj p,
.social-name span,
.cnpj span {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */

  /* Escala Cinza/300 */
  color: #575c60;
}
.social-name p,
.cnpj p {
  font-weight: 600;
}
.social-name {
  margin-bottom: 8px;
}
.progress-bar-steps {
  width: 100%;
  height: 4px;
  position: relative;
  margin-bottom: 28px;
  background-color: #e3e3e3;
}
.progress-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 20%;
  height: 100%;
  background-color: #005ebd;
  transition: 1s;
}
.progress-bar.percentage-40 {
  width: 40%;
}
.progress-bar.percentage-60 {
  width: 60%;
}
.progress-bar.percentage-80 {
  width: 80%;
}
.steps-chooses {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
}
.steps-choose {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px;
  border: 1px solid #ebf1f6;
  border-radius: 8px;
  text-decoration: none;
}
.choose-icon-year {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.choose-year {
  font-family: "Cabinet Grotesk";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height, or 125% */
  display: flex;
  align-items: center;

  color: #535353;
}
.choose-situation-text {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */
  display: flex;
  align-items: center;
  text-align: right;

  /* Secundária/300 */
  padding: 4px 12px;
  border-radius: 1000px;
}
.steps-choose-2 .choose-situation-text {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */
  display: flex;
  align-items: center;
  text-align: right;

  /* Secundária/300 */

  padding: 4px 12px;

  border-radius: 1000px;
}
.steps-choose-3 .choose-situation-text {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */
  display: flex;
  align-items: center;
  text-align: right;

  /* Secundária/300 */
  padding: 4px 12px;
  border-radius: 1000px;
}
.obs-text {
  font-family: "Roboto Flex";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  /* or 129% */

  /* Escala Cinza/400 */
  color: #818181;
  margin: 32px 0;
}
.button-1-to-2,
.button-back-to-page {
  background-color: #005ebd;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */

  color: #ffffff;
  padding: 12px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1000px;
  cursor: pointer;
}
.button-back-to-page a {
	color: #ffffff;
	text-decoration: none;
}
.button-1-to-2:hover,
.button-back-to-page {
  background-color: #2684e2;
}
.selected {
  border-color: #005ebd;
}
.step-area-1-5.none {
  display: none;
}
.aguardando-pagamento-form {
  display: flex;
  flex-direction: column;
  gap: 22px;
  padding-top: 32px;
}
.mei-comercio-wrapper,
.mei-prestacao-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.label-mei-form {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  /* identical to box height, or 129% */

  /* Neutral/Color/500 */
  color: #1a191b;
}
.mei-comercio-wrapper input,
.mei-prestacao-wrapper input {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 48px;
  padding: 0 16px;
}
.obs-form-inputs {
  font-family: "Roboto Flex";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  /* identical to box height, or 129% */

  /* Escala Cinza/400 */
  color: #818181;
}
.funcionarios-text,
.terms-text {
  font-family: "Cabinet Grotesk";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height, or 125% */

  /* Escala Cinza/600 */
  color: #515151;
}
.funcionarios-check {
  display: flex;
  gap: 8px;
  margin-top: 16px;
  align-items: center;
}
.funcionarios-check label {
  font-family: "Roboto Flex";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  /* identical to box height, or 129% */

  /* Escala Cinza/400 */
  color: #818181;
}
.funcionarios-check-wrapper {
  display: flex;
  gap: 32px;
}
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  width: 20px;
  height: 20px;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 10px 0 0;
  cursor: pointer;
  border-radius: 4px;
}

input[type="radio"]:checked::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: #2684e2;
  border-radius: 50%;
}
.terms-check {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 18px;
}
.terms-check label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  /* identical to box height, or 129% */

  /* Escala Cinza/400 */
  color: #818181;
}
.terms-check label a {
  text-decoration: none;
  color: #005ebd;
}
.total-value,
.total-value-second-page {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  background-color: #b1d7ff14;
  padding: 8px 0;
  border-radius: 8px;
}
.total-value span,
.total-value-second-page span {
  font-family: "Cabinet Grotesk";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  /* identical to box height, or 133% */
  text-align: center;

  /* Escala Cinza/300 */
  color: #575c60;
}
.button-2-to-3,
.button-3-to-4,
.button-4-to-5,
.copy-pix-code {
  border: 0;
  background-color: #005ebd;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */

  color: #ffffff!important;
  padding: 12px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1000px;
  cursor: pointer;
  transition: 1s;
  transition: width 0.5s ease-in-out, height 1s ease-in-out;
}

.button-2-to-3:hover {
  background-color: #2684e2;
}

.button-3-to-4:hover,
.copy-pix-code:hover {
  background-color: #2684e2;
}

.total-value-second-page {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  padding: 12px 0 8px 0;
  margin: 32px 0 0 0;
}
.total-value-span-second-page {
  /*font-family: "Roboto Flex";*/
  font-style: normal;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 18px;
  /* identical to box height, or 129% */
  text-align: center;

  /* Escala Cinza/400 */
  color: #818181;
}
.total-value-number-second-page {
  font-family: "Cabinet Grotesk";
  font-style: normal;
  font-weight: 700;
  font-size: 32px !important;
  line-height: 40px;
  /* identical to box height, or 125% */
  text-align: center;

  /* Escala Cinza/300 */
  color: #575c60;
}
.obs-text-payment {
  font-family: "Cabinet Grotesk";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height, or 125% */

  /* Escala Cinza/600 */
  color: #515151;
  padding: 32px 0 0 0;
}
.method-payments {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.method-payments-wrapper {
  display: flex;
  margin-top: 16px;
  gap: 16px;
}
.credit-card,
.pix {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 16px;
  width: 100%;
  gap: 8px;
  font-family: "Roboto Flex";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  /* identical to box height, or 129% */
  text-align: center;
}
.method-payments input[type="radio"] {
  display: none;
}

.method-payments input[type="radio"]:checked + label {
  border: 1px solid #005ebd;
}
.button-3-to-4 {
  width: 100%;
}
.method-pix-payment-selected.active {
  display: block;
}
.credit-card-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.credit-card-form label {
  font-family: "Roboto Flex";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  /* identical to box height, or 129% */

  /* Neutral/Color/500 */
  color: #1a191b;
}
.validate-and-code {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  gap: 8px;
  margin-bottom: 32px;
}
#name-credit-card-input,
#number-credit-card-input,
#validade-card-input,
#cvv-code-input {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 48px;
  padding: 0 16px;
  width: 100%;
}
.validate-wrapper,
.cvv-code {
  width: 100%;
  gap: 8px;
  display: flex;
  flex-direction: column;
}
.validate-wrapper,
.cvv-code {
  font-family: "Roboto Flex";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  /* identical to box height, or 129% */

  /* Neutral/Color/500 */
  color: #1a191b;
}
.button-4-to-5:hover {
  background-color: #2684e2;
}
.method-credit-card-payment-selected.none {
  display: none;
}
.back-to-3-to-4,
.other-declaration {
  border: 1px solid #005ebd;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */

  color: #005ebd;
  padding: 12px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1000px;
  cursor: pointer;
}
.back-to-3-to-4:hover,
.other-declaration:hover {
  background-color: #bddeff;
}
.pix-payment-wrapper {
  display: flex;
  margin-top: 32px;
  justify-content: center;
  align-items: center;
}
.qrcode-payment-code {
  font-family: "Roboto Flex";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  /* or 129% */
  text-align: center;

  /* Escala Cinza/400 */
  color: #818181;
  margin-top: 22px;
  margin-bottom: 22px;
  
   border: solid 1px #ccc;
   padding: 14px;
   font-size: 1rem;
   /* letter-spacing: 2px; */
   line-height: 25px;
   
   border-radius: 5px;
   
}

.other-declaration {
  margin-top: 8px;
}
.method-pix-payment-selected.none {
  display: none;
}
.success-payment-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 22px;
}

.success-payment-text {
  font-family: "Cabinet Grotesk";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  /* identical to box height, or 120% */
  text-align: center;

  /* Escala Cinza/600 */
  color: #515151;
}
.success-payment-text-2 {
  font-family: "Roboto Flex";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  /* or 129% */
  text-align: center;

  /* Escala Cinza/400 */
  color: #818181;
}
.progress-bar.percentage-100 {
  width: 100%;
}
.button-back-to-page {
  width: 100%;
}
.instrucao{
	font-family: "verdana";
	font-size: 14px;
	line-height: 24px;
	color: #818181;
	margin-bottom: 16px;
}
.instrucao p b {
	font-weight: bold;
}
.download-boleto:hover{
	background-color: #2684e2;
}
.download-boleto {
  width: 100%;
  transition: width 0.5s ease-in-out, height 1s ease-in-out;
  overflow: hidden;
  position: relative;
  margin: 18px 0 32px 0;
  
    border: 0;
  background-color: #005ebd;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */

  color: #ffffff!important;
  padding: 12px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1000px;
  cursor: pointer;
  transition: 1s;
  transition: width 0.5s ease-in-out, height 1s ease-in-out;
  
  
}
.copy-pix-code {
  width: 100%;
  transition: width 0.5s ease-in-out, height 1s ease-in-out;
  overflow: hidden;
  position: relative;
  margin: 18px 0 32px 0;
  
}
.copy-pix-code.loading-copy {
  width: 52px;
  height: 52px;
  transition: width 0.5s ease-in-out, height 1s ease-in-out;
  margin: 18px auto 32px auto;
  color: rgba(1, 1, 1, 0);
}
.loadingImg {
  animation: spin 1s linear infinite;
  width: 100%;
  max-width: 52px;
  opacity: 1;
  position: absolute;
  top: 50px;
  transition: all 0.5s ease;
}
.loadingImg.active {
  animation: spin 1s linear infinite;
  width: 100%;
  max-width: 52px;
  opacity: 1;
  position: absolute;
  transition: all 0.5s ease;
  top: 0;
}
.checkImg {
  position: absolute;
  top: 70px;
  transition: all 0.5s ease;
  width: 100%;
  max-width: 52px;
  z-index: 90;
}
.checkImg.active {
  transition: all 0.5s ease;
  top: 0;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loading-copy-expand {
  width: 100% !important;
  max-width: 100% !important;
  background-color: #018503 !important;
}
.loading-copy-expand:hover {
  background-color: #018503 !important;
}
.checkImg.active-left {
  left: 0;
}
.checkImg.active-left {
  background-color: #018503 !important;
  left: 160px;
}
.copy-text {
  transition: all 0.5s ease;
  left: -170px;
  position: absolute;
}
.copy-text.active {
  color: #fff;
  position: absolute;
  left: calc(50% + 16px);
  transition: all 0.5s ease;
  transform: translateX(-50%);
}
.reclame-aqui-rate {
  display: flex;
  flex-direction: row;
  margin-top: 32px;
}
.reclame-aqui-wrapper-left {
  display: flex;
  flex-direction: column;
}
.logo-reclame-aqui {
  width: 56px;
}
.smile-img {
  width: 56px;
}
.logo-mei-em-foco {
  width: 56px;
}
.reclame-aqui-wrapper-right {
  display: flex;
  flex-direction: column;
  margin-left: 22px;
}
.part-2-smile {
  width: 165px;
  position: relative;
  left: 0;
  top: 14px;
}
.reclame-aqui-wrapper-right span {
  position: relative;
  top: 4px;
}
.input-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.showInstructions p,
.showInstructions2 p{
		padding-bottom: 7px;
	}
.showInstructions,
.showInstructions2 {
  position: absolute;
  background: #fff;
  width: 100%;
  max-width: 350px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  text-align: justify;
  right: 0;
  top: 110%;
  z-index: 9999;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  padding: 20px;
  border-radius: 8px;

  font-family: "Roboto Flex";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #818181;
  margin-bottom: 16px;
  display: none;

  transition: 0.3s;
}
.showInstructions.active,
.showInstructions2.active {
  transition: 0.3s;
  display: block !important;
}
.step-area-text,
.p-form-HOME {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #575c60;
}
.p-form-HOME {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #575c60;
  padding-bottom: 22px;
}
.back-to-3-to-4 a, .other-declaration a,
.btn-success {
  text-decoration: none;
  color: #005ebd;
}
.qrcode-payment-code {
  word-break: break-all;
}
.alert-danger {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  
  display: flex;
  flex-direction: column;
  position: relative;
  background: #ff000014;
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 22px;
  font-size: 12px;
}
.alert-danger button {
  position: absolute;
  right: 10px;
  top: 27%;
  background: initial;
  border: 0;
  font-size: 34px;
}
.alert-danger button :hover {
  background: #ff000014 !important;
}


.alert.alert-success {    
	display: flex;
    flex-direction: row-reverse;    
    align-items: center;
    justify-content: space-between;   
	margin-bottom: 12px;
    background: #a7ffa7;    
    padding: 12px;
}

.alert.alert-warning {    
	display: flex;
    flex-direction: row-reverse;    
    align-items: center;
    justify-content: space-between;   
	margin-bottom: 12px;
    background: #ff8000;    
    padding: 12px;
}

button.close {    
	border: none;
    background: none;    
    font-size: 36px;
}

button.close:hover {    
	border: none; 
    background: none!important; 
    opacity:0.7!important; 
}


.text-error {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-self: center;
  gap: 12px;
}
.text-error img {
  width: 42px;
}
.text-danger {
  font-family: Inter;
  font-size: 12px;
  color: red;
  position: relative;
  top: -8px;
}
@keyframes fadeIn {  
   from {  
       opacity:0;  
   }  

   to {  
       opacity:1;  
   }  
}
.mt-barra {
	margin-top: 100px;
}
.steps-area-cl {  
    margin: 150px auto 0 auto!important;

}
.promotion-bar { 
	animation: fadeIn 2s ease-in;
	
	display: flex;
    flex-direction: row;    
    justify-content: space-between;
    background: #dda900;    
    padding: 10px;
    align-items: center;    
    position: fixed;
    min-height: 100px;    
    width: 100%;
    top: 0;    
    z-index: 9999;
        
    animation-name: slideDown;
	-webkit-animation-name: slideDown;	

	animation-duration: 2s;	
	-webkit-animation-duration: 2s;

	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;	

	visibility: visible !important;	
box-shadow: 0px 1px 5px 0 darkslategrey;
	
	
}


@keyframes slideDown {
	0% {
		transform: translateY(-100%);
	}
	50%{
		transform: translateY(8%);
	}
	65%{
		transform: translateY(-4%);
	}
	80%{
		transform: translateY(4%);
	}
	95%{
		transform: translateY(-2%);
	}			
	100% {
		transform: translateY(0%);
	}		
}

@-webkit-keyframes slideDown {
	0% {
		-webkit-transform: translateY(-100%);
	}
	50%{
		-webkit-transform: translateY(8%);
	}
	65%{
		-webkit-transform: translateY(-4%);
	}
	80%{
		-webkit-transform: translateY(4%);
	}
	95%{
		-webkit-transform: translateY(-2%);
	}			
	100% {
		-webkit-transform: translateY(0%);
	}	
}


.time{
	font-size: 2rem;
}


.text-and-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;

  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */

  display: flex;
  align-items: center;

  /* Escala Cinza/Main (C) */

  color: #01090e;
}
.time-close {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.promotion-bar.active {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background: #dda900;
  padding: 10px;
  border-radius: 8px;
  align-items: center;
  position: relative;
  top: -22px;
  display: none;
}
