.informacoes {
	display: flex;
	justify-content: space-between;
}

.logos {
	width: 100px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	border-radius: 12px;
    background: #0044530f;
	padding-bottom: 10px;
}
.slide-infos {
	width: 60%;
	border-radius: 12px;
    background: #0044530f;
			padding-bottom: 10px;
}
.col-info {
	display:flex;
	gap: 10px !important;
}
.col-info span, h3, .logos img {
	height: 70px;
}

.title-col {
	font-weight: 700;
	font-family: -apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif
	color: #000;
}

.informacoes span {
	    display: flex;
    align-items: center;
    justify-content: center;
		font-family: -apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif
}

.col-info {
	display: flex;
	flex-direction: column;
}



/*---------------------------------
	OUTROS ESTILOS
-----------------------------------*/
#conteudoOutrosBancos {
	padding: 20px 0;
	border-radius: 20px;
	max-width: 850px !important;
	margin: 0 auto !important;	
}

					.recalcular-btn {
						padding: 15px 15px !important;
						text-align: center !important;; 
						position: relative !important;;
						display: inline-block !important;;
						background: #004453 !important;
						border: 1px solid #004453 !important;
						font-weight: 700 !important;
						color: #fff !important;;
						font-size: 18px !important;;
						border-radius: 8px !important;				
					}

@media (max-width: 768px) {
	.cards-potencial {
	flex-direction: column !important;	
	gap: 20px !important;
}
	
	.resultado-infos {
		flex-direction: column !important;
	}
	
	.potencial  {
		width: 100% !important;
	}
}
.section  {
	transition: all 1.5s ease !important;
}
.superform-formulario{
	position: relative;
	display: block;
	width: 100%;
	height: 500px;
	border-radius: 12px;
	margin-top: 15px;
	overflow: hidden;
}




.superform-formulario.fixado {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
	border-radius: 0px !important;
    margin: 0;
}

.superform-formulario .section{
	background: transparent;
	color: #000;
	text-align: left;
	border-radius: 12px;
/*	padding: 150px 15px;*/
	padding: 40px 15px;
	
	opacity: 0;
	font-family: Ubuntu, sans-serif;

}

.superform-formulario.fixado .section{
	border-radius: 0px !important;
	
}

.superform-formulario .section .conteudo{
	position: relative;
  display: block;
}

.superform-formulario.fixado .section .conteudo{
   position: relative;
   display: block;
   width: 960px;
   margin-left: auto;
   margin-right: auto;
}
@media(max-width:690px){
	.superform-formulario.fixado .section .conteudo{
		overflow-y: scroll;
	}
}

.superform-formulario .section .conteudo .feedback-formulario{
	position: relative;
	display: block;
}

.superform-formulario .section .conteudo img{
	max-width: 100%;
	border-radius: 9px;
	height: 50px !important;
    object-fit: cover;
}
.superform-formulario .section .conteudo .informacoes span {
	height: 70px !important;	
}

@media (max-width: 768px) {
	.superform-formulario .section .conteudo img {
		height: 70px !important;
	}
}

.superform-formulario .section.section-inicial{
	opacity: 1;
}

.superform-formulario .section h1,
.superform-formulario .section h2,
.superform-formulario .section h3,
.superform-formulario .section h4,
.superform-formulario .section h5{
	font-weight: bold;
	margin-bottom: 12px;
	color: #1A202C !important;
}

.superform-formulario .section h1{
	font-size: 36px;
	line-height: 1.5;
}

.superform-formulario .section h2,
.superform-formulario .section h3{
	font-size: 24px;
    line-height: 26px;
}

.superform-formulario .section p{
	margin-bottom: 0px;
}

.superform-formulario .actions{
	 margin-top: 25px;
}

.superform-formulario .actions a,
.superform-formulario .actions a:hover{
	text-decoration: none !important;
	font-weight: bold !important;
}

.superform-formulario .diogenes-form-group{
	margin-bottom: 0;
	
	margin-top:25px;
}

.superform-formulario .diogenes-form-group label, #staticBackdrop label{
	font-weight: bold;
}

.superform-formulario .diogenes-form-group .diogenes-form-control, .valor-de-entrada, .valor-do-imovel{
  min-height: 60px;
	border-radius: 5px 5px 0 0 !important;
	border: none !important;
	border-bottom: 2px solid #004453 !important;
	background: #00445326 !important;
}

.superform-formulario .diogenes-form-group textarea.diogenes-form-control{
	height: auto !important;
}


.superform-formulario ul{
	margin-left: 0;
	padding-left: 0;
}
.superform-formulario li{
	list-style: none !important;
}


.superform-formulario ul li input[type="radio"]:checked + label {
    background: #f9f9f9 !important;
    border: 1px solid #7e3af2;
    color: #7e3af2 !important;
    font-weight: bold;
}


.superform-formulario .p-5 {
    padding: 1rem !important;
}

.superform-formulario .pp-tableCell{
	vertical-align: middle !important;
}

.superform-formulario .helper-radio-text{
	padding-top: 8px;
}

@media(max-width:540px){
	.superform-formulario .section .conteudo {
		max-width: 100% !important;
		width: 100% !important;
	}
}



.container-final-conclusao{
	text-align: center;
}

.container-final-conclusao h1{
	margin-bottom: 22px;

}

.container-final-conclusao h1 small{
	display: block;
    font-weight: normal;
    font-size: 20px;
    color: #000;
}

.container-final-conclusao h1 span{

}


.container-final-conclusao h2#primeiraParcela,
.container-final-conclusao h2#prazoPagamento,
.container-final-conclusao h2#taxaJuros{
	font-size: 18px;
}

.container-final-conclusao h2#primeiraParcela small,
.container-final-conclusao h2#prazoPagamento small,
.container-final-conclusao h2#taxaJuros small{
	display: block;
    font-weight: normal;
    font-size: 18px;
    color: #000;
}

.container-final-conclusao h2#primeiraParcela span,
.container-final-conclusao h2#prazoPagamento span,
.container-final-conclusao h2#taxaJuros span{
	
}

.container-final-conclusao-bancos{
	display: none;
}




.superform-formulario-chat .message {
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 5px;
    max-width: 60%;
	width: fit-content;
    display: block;
	
}

.superform-formulario-chat .message.bot {
    background-color: #fff;
    border-bottom-left-radius: 0px;
    padding: 17px;
	margin-right: auto;
}

.superform-formulario-chat .message.user {
    background-color: #4B266B;
    color: white;
    align-self: flex-end;
	border-bottom-left-radius: 0px;
	margin-left: auto;
    padding: 17px;
	margin-left: auto;
}

.superform-formulario-chat input[type=text], 
.superform-formulario-chat input[type=number], 
.superform-formulario-chat input[type=email], 
.superform-formulario-chat input[type=tel], 
.superform-formulario-chat input[type=url], 
.superform-formulario-chat input[type=password], 
.superform-formulario-chat input[type=search], 
.superform-formulario-chat textarea, 
.superform-formulario-chat .input-text{
	background: #fff;
}

#appendChats.ativo{
	position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
    overflow-y: scroll;
    height: 100%;
	width: 45%;
}

@media(max-width:540px){
	#appendChats.ativo{
		width: 95%;
	}
}
/* Estilo para navegadores baseados em WebKit (Chrome, Edge, Safari) */
#appendChats::-webkit-scrollbar {
    width: 0px; /* Largura da barra de rolagem */
}

#appendChats::-webkit-scrollbar-track {
    background: transparent; /* Fundo da barra de rolagem */
}

#appendChats::-webkit-scrollbar-thumb {
    background-color: #888; /* Cor do polegar (a parte que você arrasta) */
    border-radius: 100px; /* Arredondar os cantos */
    border: none; /* Sem borda */
}

#appendChats::-webkit-scrollbar-thumb:hover {
    background-color: #f2f2f2; /* Cor ao passar o mouse */
}

label.inline-flex.items-center.justify-between.w-full.p-5.text-gray-500{
	color: #fff !important;
	background: #004453 !important;
}

#appendChats .typing-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 20px;
    margin: 10px 0;
}

#appendChats .typing-dots span {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    background-color: #888;
    border-radius: 50%;
    animation: typing 1.2s infinite;
}

#appendChats .typing-dots span:nth-child(1) {
    animation-delay: 0s;
}

#appendChats .typing-dots span:nth-child(2) {
    animation-delay: 0.2s;
}

#appendChats .typing-dots span:nth-child(3) {
    animation-delay: 0.4s;
}

@keyframes typing {
    0%, 80%, 100% {
        transform: scale(0);
    }
    40% {
        transform: scale(1);
    }
}


@media(min-width:1200px){

    .superform-formulario .actions a,
    .superform-formulario .actions a:hover,
    .superform-formulario .actions a:active,
    .superform-formulario .actions a:focus,
    .superform-formulario .actions a:visited{
        width: fit-content;
        font-size: 16px;
		padding: 15px 15px !important;
        text-align: center;
        position: relative;
        display: inline-block;
		background: #004453;
		color: #fff;
		font-size: 18px;
		border-radius: 8px !important;
    }

}

@media(max-width:540px){
    .superform-formulario-chat .message {
        max-width: 90%;
        padding: 14px;
    }

    .superform-formulario .section{
        padding: 20px !important;
    }
	
	.superform-formulario .actions a, .superform-formulario .actions a:hover, .superform-formulario .actions a:active, .superform-formulario .actions a:focus, .superform-formulario .actions a:visited, .actions-extras.actions a, .actions-extras.actions a:hover, .actions-extras.actions a:active, .actions-extras.actions a:focus, .actions-extras.actions a:visited {
		    text-decoration: none !important;
    background: #004453 !important;
    color: #ffffff !important;
    border-color: #004453 !important;
    font-weight: bold;
    width: 100%;
    text-align: center;
    position: relative;
    display: block;
	}
	
	
	section.section-f {
		margin-top: 40px !important;
	}
}

.diogenes-row span, #potencialCompra span {
	color: #000 !important;
}

.coluna-resultado-simulador {
	        margin: 0 !important;
        flex: unset !important;
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
}

.section h1 {
	color: #000 !important;
}

.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item{
	display: none !important;
}

@media (max-width: 588px) {
	#conteudoOutrosBancos {
		width: 100% !important;
		margin-bottom: 40px;
	}
	
	.container-f {
		max-width: 100% !important;
	}
	
	#conteudoOutrosBancos table {
		    width: 200% !important;
	}
	
	.coluna-resultado-simulador {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}


.pp-section {
	height: auto !important;
}

.conteudo {
		max-width: 544px;
	margin: 0 auto;
	width: 100% !important;
}

.section-encerramento .conteudo {
			max-width: 100%;
}

.container-final-conclusao .actions {
	max-width: 800px !important;
	margin: 0 auto !important;
	    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	gap: 20px;
}

.container-final-conclusao .actions a, .container-final-conclusao .actions a:hover {
	width: 30% !important;
}

	.actions-extras a,
    .actions-extras a:hover,
    .actions-extras a:active,
    .actions-extras a:focus,
    .actions-extras a:visited{
        width: fit-content;
        font-size: 16px;
		padding: 15px 25px !important;
        text-align: center;
        position: relative;
        display: inline-block;
		background: #004453;
		color: #fff;
		font-size: 16px;
		border-radius: 8px !important;
		font-weight: 700;
		font-family: "Inter", sans-serif;
    }


@media (max-width: 580px) {
	.container-tabela {
	max-width: 100% !important;
}
	
	.container-final-conclusao .actions {
		flex-direction: column;
		align-items: center;
	}
	
	
	.container-final-conclusao .actions a, .container-final-conclusao .actions a:hover {
		width: 100% !important;
	}
}