@font-face {
	font-family: Helvetica;
	src: url(../fonts/HelveticaNeueLTStd-Lt.woff);
}

.form {
    max-width: 640px;
    width: 100%;
    height: 100%;
    display: grid;
    align-items: center;
    justify-items: center;
    background-color: #051F3F;
}

.header {
    width: 100%;
    height: 20px;
}

.footer {
    width: 100%;
    height: 80px;
}

.precare {
	display: grid;
	gap: 1rem;
	align-items: center;
	justify-items: center;
	background-color: #DDDDDD;
	margin: 0px;
}

.precare h1,
.precare h2 {
	color: white;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	text-align: center;
	margin: 0 1.5rem;
}
.precare h3{
   color: white;
   font-family: Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   text-align: center !important;
   font-size: 15px;
   line-height: 16px;
   margin: 15px;
}
.precare a{
   font-family: Helvetica;
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
   line-height: 16px;
   color: #15B7EC;
}
.precare h1 {
	margin-top: 1rem;
}

.precare h2 {
	margin-bottom: 1rem;
}

.precare-form {
	width: 90%;
	padding: 5px;
}

.precare-form-fields {
	background-color: white;
	border-radius: 8px;
}

.precare-form-fields div {
	padding: .6rem 1rem;
	border: 0 solid #9a9a9a;
	border-bottom-width: 1px;
}

.precare-form-fields div:last-child {
	border-bottom-width: 0;
}

.precare-form input {
	font-family: Helvetica, sans-serif;
	outline: none;
	display: block;
	width: 100%;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	color: #121c27;
	background-color: transparent;
	background-image: none;
	border: 0;
}

.precare-form input::placeholder {
	color: #9a9a9a;;
}

.precare-form input:-ms-input-placeholder {
	color: #9a9a9a;;
}

.precare-form input::-ms-input-placeholder {
	color: #9a9a9a;;
}

.precare-form .error input {
	border-color: #ED3423;
}

.precare-form .error label {
	color: #ED3423;
}

.precare-form label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 2px;
	color: #9a9a9a;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
}

.precare-form .required {
	color: #198dca;
}

.precare button {
	margin-top: 1.5rem;
	display: block;
	width: 100%;
	font-size: 20px;
	color: white;
	background: #EBEBEB;
	padding: 1.5rem 1rem;
	border: 0 none;
	transition: background-color 0.15s ease, color 0.15s ease;
	text-align: center;
	font-family: Helvetica, sans-serif;
	box-sizing: border-box;
	border-radius: 8px;
	cursor: pointer;
}

.precare-form:valid button {
	background-color: #157D5B;
}

.precare #precare-close {
	width: auto;
	background-color: #157D5B;
}

.lpc_card__button {
  border-top: 1px solid #ffffff !important;
  background: #ffffff !important;

}

.lpc_card__button button {
  background: #026CB6!important;
  margin-bottom: 0 !important;
  color: #f7f7f7 !important;
  border-radius: 20px 20px 20px !important
}

.lpc_card {
  border: 1px solid #C0C0C0 !important;
  background: #F2F2F2 !important;
  border-radius: 4px 4px 0px 0px !important;
  border: 1px solid #fff !important;
  border-radius: 20px 20px 20px 0 !important;
  overflow: hidden !important;
  max-width: none !important;
}

.lpc_card__button button {
  background: #FFFFFF !important;
  /* Neutral / Back - Escuro */
  border: 1px solid #C0C0C0 !important;
  border-radius: 0px !important;
  color: #026CB6 !important;
}

.lpc_card__button{
 border-top: 0px solid!important;

}

.lpc_card .lpc_card_vertical.lpc_card {
  border-radius: 0px 0px 0px 0px !important;

}

.lpc_card {
  border-radius: 0px 0px 0px 0px !important;
}

.lpc_card__text {
  color: #041E42 !important;
}

.lp-window-root .lp_chat_line_wrapper.lp_agent .lp_new_chat_line.lp_line_grouped_body {
  border-radius: 0 4px 4px 0 !important;
}


.lp-window-root .lp_chat_line_wrapper.lp_agent .lp_new_chat_line {
  border-radius: 4px 4px 4px 0px!important;
}


.lp-window-root .lp_chat_line_wrapper .lp_rich_content_line {
  width: 70%!important;
}

.lp-json-pollock-layout-buttonList {
	margin: 0% 0% 0% 0% !important;
}

.lp-json-pollock-layout-buttonList .lp-json-pollock-element-submit-button {
	margin: 0% 0% 0% 0% !important;
}

.lp-json-pollock-element-submit-button {
    background: #FFFFFF !important;
    /* Neutral / Back - Escuro */
    border: 0px solid #C0C0C0 !important;
    border-radius: 0px !important;
}

.lp-json-pollock-element-submit-button input[type=submit] {
    color: #026CB6 !important;
}

.lpc_card_horizontal .lpc_card_vertical .lpc_card__text {
	text-align: center;
}

.lp_maximized_large {
    width: 100% !important;
    max-width: 640px !important;
    left: 0px !important;
}

.lp_maximized_large.lpc_desktop {
	height: 100% !important;
}

@media only screen and (min-width: 640px) {
    .lp_maximized_large {
        left:  calc(50% - 320px) !important;
        right: calc(50% - 320px) !important;
    }
}

.lpc_maximized-header__minimize-button {
	display: none!important;
}

.lp-json-pollock-layout-carousel>* {
    width: 80% !important
}
.lp-window-root .lp_chat_line_wrapper .lp_rich_content_line .lp_title_text .lp-json-pollock .lp-json-pollock-layout, .lp-window-root .lp_chat_line_wrapper .lp_rich_content_line .lp_title_text .lp-json-pollock.lp-json-pollock-single-element {
	max-width: 400px !important
 }
 .lp-window-root .lp_chat_line_wrapper .lp_rich_content_line .lp_title_text .lp-json-pollock .lp-json-pollock-layout-form .lp-json-pollock-element-text{
	font-size: 14px !important;
 }

/* TELA DE LOAD */
.precare #tela-load {
	position: relative;

	width: 100%;
	height: 100vh;

	background: #FFFFFF;

	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;

}

.precare #tela-load .content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0px;

	position: absolute;

	width: 100%;
	height: 100vh;

}

.precare #tela-load .content .vetor1 {
	/* Path */

	position: absolute;
	left: 66.62%;
	right: 22.11%;
	top: 79.93%;
	bottom: 9.92%;

}

.precare #tela-load .content .vetor2 {
	/* Path */

	position: absolute;
	left: 14.49%;
	right: 74.23%;
	top: 10.38%;
	bottom: 79.47%;

}

.precare #tela-load .content .vetor3 {
	/* Path */

	position: absolute;
	left: 69.38%;
	right: 3.73%;
	top: 6.81%;
	bottom: 70.82%;

}

.precare #tela-load .content .vetor4 {
	/* Path */

	position: absolute;
	left: -1.83%;
	right: 76.94%;
	top: 57.55%;
	bottom: 20.07%;

}

.precare #tela-load .nome {
	margin-top: -10%;
	margin-bottom: 10%;

	width: 100%;
	height: auto;

	display: flex;
	align-items: flex-end;
	justify-content: center;

}

.precare #tela-load .nome .texto-empresa {
	width: auto;
	height: auto;

	margin-bottom: -0.4%;

}

.precare #tela-load .nome .texto-empresa h1 {
	font-family: Helvetica;
	font-style: normal;
	font-weight: 100;
	font-size: 30px;

	color: #026CB6;

	margin: 0;
	margin-left: 1rem;

}

.precare #tela-load .nome .nome-empresa {
	width: 78.98px;
	height: 29px;

}

.precare #tela-load .icone {
	width: 50%;
	height: auto;
}

.precare #tela-load .icone rect {
	width: 200px;
	height: auto;

}

.precare #tela-load .icone-pontos {
	margin-top: -2%;

	width: 100%;
	height: 40vh;

	display: flex;
	align-items: center;
	justify-content: center;

}

.precare #tela-load .icone-pontos .bloco {
	margin-left: -0.2%;

	width: 4%;
	height: auto;

	display: flex;
	align-items: center;
	justify-content: space-between;

}

.precare #tela-load .icone-pontos .bloco .ponto1 {	
	animation: circle 6s linear infinite;

	width: 13px;
	height: 13px;
	
	background-color: #026CB6;
	border-radius: 50%;
	display: inline-block;

	animation: ponto1 3.8s linear infinite;
	animation-duration: 3.2s;

}

.precare #tela-load  .icone-pontos .bloco .ponto2 {	
	width: 13px;
	height: 13px;
	
	background-color: #026CB6;
	border-radius: 50%;
	display: inline-block;

	animation: ponto2 4s linear infinite;
	animation-duration: 3s;

}

.precare #tela-load  .icone-pontos .bloco .ponto3 {	
	width: 13px;
	height: 13px;
	
	background-color: #026CB6;
	border-radius: 50%;
	display: inline-block;

	animation: ponto3 3.9s linear infinite;
	animation-duration: 3.1s;

}

@keyframes ponto1 {
	0% {
    	/*margin-bottom: 100%;*/
		margin-bottom: 50px;
        background-color: #026CB610;
    }
    50% {
    	/*margin-bottom:0%;*/
		margin-bottom: 0px;
        background-color: #026CB6;
    }
    100% {
    	/*margin-bottom:100%;*/
		margin-bottom: 50px;
        background-color: #026CB610;
    }
}

@keyframes ponto2 {
	0% {
    	/*margin-bottom:100%;*/
		margin-bottom: 50px;
        background-color: #026CB610;
    }
    50% {
    	/*margin-bottom:0%;*/
		margin-bottom: 0px;
        background-color: #026CB6;
    }
    100% {
    	/*margin-bottom:100%;*/
		margin-bottom: 50px;
        background-color: #026CB610;
    }
}

@keyframes ponto3 {
	0% {
    	/*margin-bottom:100%;*/
		margin-bottom: 50px;
        background-color: #026CB610;
    }
    50% {
    	/*margin-bottom:0%;*/
		margin-bottom: 0px;
        background-color: #026CB6;
    }
    100% {
    	/*margin-bottom:100%;*/
		margin-bottom: 50px;
        background-color: #026CB610;
    }
}

/* TELA BOT */
.precare #tela-bot {
	display: none;
	
	position: relative;

	width: 100%;
	height: 100vh;

	background: #FFFFFF;

	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;

}

.precare #tela-bot .nuvens {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0px;

	position: absolute;

	width: 100%;
	height: 100vh;

}

.precare #tela-bot .nuvens .vetor1 {
	position: absolute;
	left: 66.62%;
	right: 22.11%;
	top: 79.93%;
	bottom: 9.92%;

}

.precare #tela-bot .nuvens .vetor2 {
	position: absolute;
	left: 14.49%;
	right: 74.23%;
	top: 10.38%;
	bottom: 79.47%;

}

.precare #tela-bot .nuvens .vetor3 {
	position: absolute;
	left: 69.38%;
	right: 3.73%;
	top: 6.81%;
	bottom: 70.82%;

}

.precare #tela-bot .nuvens .vetor4 {
	position: absolute;
	left: -1.83%;
	right: 76.94%;
	top: 57.55%;
	bottom: 20.07%;

}

.precare #tela-bot .content {
	display: flex;
	
	align-items: center;
	flex-direction: column;
	justify-content: space-between;

	padding: 0px;

	position: absolute;

	width: 100%;
	height: 50vh;

	margin-top: 4%;

}

.precare #tela-bot .content #logo {
	width: 380px; 
	height: 29px;

}

.precare #tela-bot .content #descricao {
	width: 735px; 
	height: 63px;

}

@media(max-width: 1130px) {
	.precare #tela-load .content {
		display: none;

	}

	.precare #tela-bot .nuvens {
		display: none;

	}

	/* TELA BOT */
	.precare #tela-bot {
		display: none;
		
		position: relative;

		width: 100%;
		height: 100vh;

		background: #FFFFFF;

		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;

	}

	.precare #tela-bot .content {
		display: flex;
		
		align-items: center;
		flex-direction: column;
		justify-content: space-between;

		padding: 0px;

		position: absolute;

		width: 100%;
		height: 50vh;

		margin-top: 4%;

	}

}

@media(max-width: 600px) {
	.precare {
		width: 100%;
		height: 100vh;

		background-color: #ffffff;

		display: flex;
		align-items: flex-start;
		justify-content: center;

	}

	/* TELA DE LOAD */
	.precare #tela-load {
		position: relative;

		margin-top: 15%;

		width: 100%;
		height: 50vh;

		background: #FFFFFF;

		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: space-between;

	}

	.precare #tela-load .content {
		display: none;

	}

	.precare #tela-load .content .vetor1 {
		/* Path */

		position: absolute;
		left: 66.62%;
		right: 22.11%;
		top: 79.93%;
		bottom: 9.92%;

	}

	.precare #tela-load .content .vetor2 {
		/* Path */

		position: absolute;
		left: 14.49%;
		right: 74.23%;
		top: 10.38%;
		bottom: 79.47%;

	}

	.precare #tela-load .content .vetor3 {
		/* Path */

		position: absolute;
		left: 69.38%;
		right: 3.73%;
		top: 6.81%;
		bottom: 70.82%;

	}

	.precare #tela-load .content .vetor4 {
		/* Path */

		position: absolute;
		left: -1.83%;
		right: 76.94%;
		top: 57.55%;
		bottom: 20.07%;

	}

	.precare #tela-load .nome {
		margin-top: 0;
		margin-bottom: 0;

		width: 100%;
		height: auto;

		display: flex;
		align-items: flex-end;
		justify-content: center;

	}

	.precare #tela-load .nome .texto-empresa {
		width: auto;
		height: auto;

		margin-bottom: -0.4%;

	}

	.precare #tela-load .nome .texto-empresa h1 {
		font-family: Helvetica;
		font-style: normal;
		font-weight: 100;
		font-size: 30px;

		color: #026CB6;

		margin: 0;
		margin-left: 1rem;

	}

	.precare #tela-load .nome .nome-empresa {
		width: 78.98px;
		height: 29px;

	}

	.precare #tela-load .icone {
		width: 100%;
		height: auto;

	}

	.precare #tela-load .icone rect {
		width: 100%;
		height: auto;

	}

	/* ANIMACAO */
	.precare #tela-load .icone-pontos {
		position: absolute;
	
		margin-top: 17%;
	
		width: 100%;
		height: 100%;
	
		display: flex;
		align-items: center;
		justify-content: center;
	
	}
	
	.precare #tela-load .icone-pontos .bloco {
		margin-left: -0.2%;
	
		width: 8%;
		height: auto;
	
		display: flex;
		align-items: center;
		justify-content: space-between;
	
	}

	/* TELA BOT */
	.precare #tela-bot {
		display: none;
		
		position: relative;

		width: 100%;
		height: 100vh;

		background: #FFFFFF;

		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;

	}

	.precare #tela-bot .nuvens {
		display: none;

	}

	.precare #tela-bot .content {
		display: flex;
		
		align-items: center;
		flex-direction: column;
		justify-content: space-between;

		padding: 0px;

		position: absolute;

		width: 100%;
		height: 50vh;

		margin-top: 10%;

	}

	.precare #tela-bot .content #logo {
		width: 70%;
		height: auto;

	}

	.precare #tela-bot .content #descricao {
		width: 100%; 
		height: auto;
	
	}

}

@media(max-width: 430px) {
	/* ANIMACAO */
	.precare #tela-load .icone-pontos {
		position: absolute;
	
		margin-top: 34%;
	
		width: 100%;
		height: 100%;
	
		display: flex;
		align-items: center;
		justify-content: center;
	
	}
	
	.precare #tela-load .icone-pontos .bloco {
		margin-left: -0.2%;
	
		width: 8%;
		height: auto;
	
		display: flex;
		align-items: center;
		justify-content: space-between;
	
	}

	.precare #tela-load  .icone-pontos .bloco .ponto1, .precare #tela-load  .icone-pontos .bloco .ponto2, .precare #tela-load  .icone-pontos .bloco .ponto3 {
		width: 9px;
		height: 9px;

	}

	/* TELA BOT */
	.precare #tela-bot {
		display: none;
		
		position: relative;

		width: 100%;
		height: 100vh;

		background: #FFFFFF;

		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;

	}

	.precare #tela-bot .nuvens {
		display: none;

	}

	.precare #tela-bot .content {
		display: flex;
		
		align-items: center;
		flex-direction: column;
		justify-content: space-between;

		padding: 0px;

		position: absolute;

		width: 100%;
		height: 50vh;

		margin-top: 10%;

	}

	.precare #tela-bot .content #logo {
		width: 70%;
		height: auto;

	}

	.precare #tela-bot .content #descricao {
		width: 100%; 
		height: auto;
	
	}

}