@font-face {
	font-family: 'Dosis';
	src: url('../fonts/dosis/Dosis-Bold.ttf');
}

@font-face {
	font-family: 'Dosis Regular';
	src: url('../fonts/dosis/Dosis-Regular.ttf');
}

@font-face {
	font-family: 'Dosis Medium';
	src: url('../fonts/dosis/Dosis-Medium.ttf');
}

@font-face {
	font-family: 'Dosis SemiBold';
	src: url('../fonts/dosis/Dosis-SemiBold.ttf');
}

@font-face {
	font-family: 'Dosis Light';
	src: url('../fonts/dosis/Dosis-Light.ttf');
}

body {
	font-family: 'Dosis';
}

/* TOPO */
.text_purple {
	color: #8557D3;
	font-size: 20px;
}

.text_purple_mobile {
	color: #8557D3;
	font-family: Dosis;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
}

.texto_topo {
	font-family: 'Dosis Regular';
	color: #656565;
	font-size: 20px;

}

.texto_topo_mobile {
	font-family: 'Dosis Regular';
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	color: #656565;
}

.top_menu_mobile {
	background-color: #8751d6;
	color: #ffffff;
	font-size: 14px;
}

/* HEADER */
.bg_header {
	background-image: url('../images/bg_header.webp');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 600px;
	position: relative;
}

/* .bg_header_mobile{
	background: linear-gradient(-180deg, #91c8ff, #72baff, #aed6ff, #ffffff);
	height: 650px;
} */
.bg_banner_mobile {
	background-image: url('../images/bg_header_mobile.svg');
	height: 650px;
	background-size: cover;
	position: relative;
}

/* SUBHEADER */
.barrao-title {
	display: flex;
	align-items: center;
	justify-content: center;
}

.barrao-title img {
	height: 55px;
	padding: 0 10px 5px 0;
}

@media (max-width: 1438px) {
	.bg_header {
		background-position: left bottom;
		height: 600px;
	}
}

@media (max-width: 1346px) {
	.bg_header {
		background-position: left bottom;
		height: 600px;
	}
}

@media (max-width: 1200px) {
	.bg_header {
		background-position: left bottom;
		height: 600px;
	}
}

@media (max-width: 991px) {
	.bg_header {
		background-position: bottom;
		height: 700px;
	}
}


.topnav {
	overflow: hidden;
	background-color: #FFF;
	position: relative;
	z-index: 9999;
}

.topnav #myLinks {
	display: none;
}

.topnav a {
	color: #838383;
	font-size: 25px;
	display: block;
	font-family: 'Dosis Medium';
}

.topnav a.active {
	color: #fb9761;
	font-size: 25px;
	display: block;
	font-family: 'Dosis Medium';
}

.centrais {
	color: #824fcd;
	font-family: 'Dosis';
	font-size: 20px;
}

.btn_menu {
	color: #ec756f;
}

.form-pff {
	border-radius: 12px;
	border: 1px solid #ec756f;
	padding: 10px;
	color: #ec756f;
}

.btn-form-pff {
	background-color: #ec756f;
	color: #FFF;
	border-radius: 12px;
	padding: 10px;
}


.titulo_form_header {
	color: #8557D3;
	font-size: 38px;
	line-height: 25px;
	font-family: 'Dosis', sans-serif;
}

.titulo_form_header_mobile {
	color: #8557D3;
	font-family: Dosis;
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
}

.subtitulo_form_header {
	color: #656565;
	font-size: 1.4rem;
	line-height: 25px;
	font-family: 'Dosis Regular', sans-serif;
}

.subtitulo_form_header_mobile {
	color: #656565;
	font-family: Dosis Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 30px;
	letter-spacing: normal;
	margin-bottom: 40px;
}

.link_menu {
	color: #ec756f;
	font-size: 20px;
}

.link_menu:hover {
	color: #ec756f;
}

/* CHAMADA 1 */

.link_meio {
	color: #f99766;
	font-size: 28px;
}

.link_meio_mobile {
	color: #f99766;
	font-size: 20px;
}

.dot {
	height: 10px;
	width: 10px;
	background-color: #f99766;
	border-radius: 50%;
	display: inline-block;
	margin-top: -50px;
}

.dot_mobile {
	height: 5px;
	width: 5px;
	background-color: #f99766;
	border-radius: 50%;
	display: inline-block;
	margin-top: -50px;
}

/* CHAMADA 2 */
.img-fluid {
	height: 95px;
	width: 95px;
}

.titulo_chamada2 {
	color: #8850d7;
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
}

.texto_chamada2 {
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	font-family: 'Dosis Regular';
	color: #656565;
}

.texto_chamada2_mobile {
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	font-family: 'Dosis Regular';
	color: #656565;
}

/* CHAMADA 3 */

.bg_chamada3 {
	background-color: #f6f2f2;
}

.titulo_chamada3 {
	color: #8850d7;
	font-size: 36px;
	line-height: 48px;
	font-family: 'Dosis Regular';

}

.titulo_chamada3_mobile {
	color: #8850d7;
	font-family: 'Dosis Regular';
	font-size: 30px;
	font-weight: normal;


}

.subtitulo_chamada3 {
	color: #8850d7;
	font-size: 38px;
	line-height: 48px;
	font-weight: bold;
	margin-top: -10px;
}

.subtitulo_chamada3_mobile {
	color: #8850d7;
	margin-top: -10px;

}

.texto_chamada3 {
	font-family: 'Dosis Regular';
	color: #656565;
	font-size: 20px;
}

/* CHAMADA 4 */

.titulo_chamada4 {
	color: #ec756f;
}

/* CHAMADA 5 */

.barra_meio_cobertura_adicional {
	border-left: 1px solid #CCC;
}

.titulo_chamada5 {
	color: #8850d7;
	font-size: 30px;
	line-height: 38px;
}

.texto_chamada5 {
	font-family: 'Dosis Regular';
	color: #656565;
	font-size: 18px;
}

/* CHAMADA 6 */

.btn_chamada6 {
	background-color: #ec756f;
	color: #FFF;
	border-radius: 12px;
	font-size: 18px;
}

.btn_chamada6:hover {
	color: #fff;
	text-decoration: underline;
}

.btn_chamada_6_toogle {
	color: #ec7771;
	border: 1px solid #ec7771;
	border-radius: 12px;
	font-family: 'Dosis Regular';
	font-size: 20px;
}

.cifrao_chamada6 {
	color: #ec7771;
	font-size: 20px;
	font-family: 'Dosis';
	margin-left: -150px;
}

.valor_chamada6 {
	color: #ec7771;
	font-size: 60px;
	margin-top: -40px;
	font-family: 'Dosis';
}

.mensal_chamada6 {
	color: #ec7771;
	font-size: 20px;
	margin-top: -40px;
	font-family: 'Dosis';
	margin-right: -150px;
}

.texto_btn_chamada6 {
	font-family: 'Dosis Regular';
	font-size: 18px;
	text-align: left;

}

.btn_icon_chamada_6_1 {
	color: #ec7771;
	font-size: 12px;
}

.link_chamada6 {
	color: #656565;
	text-decoration: underline;
	font-size: 18px;
	font-family: 'Dosis Regular';
}

.ajuste_box {
	height: 300px;
}

/* CHAMADA 6_1 */
.borda_chamada6_1 {
	border-top: 20px solid #2ab27b;
	border-bottom: 10px solid #2ab27b;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-left: 1px solid #2ab27b;
	border-right: 1px solid #2ab27b;
	max-width: 200px !important;
}

.titulo_chamada6_1 {
	font-family: Dosis Regular;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.27;
	letter-spacing: normal;
	text-align: left;
	color: #2ab27b;
}

.subtitulo_chamada6_1 {
	color: #656565;
	font-family: Dosis Regular;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
}

.subtitulo_chamada6_1_mobile {
	color: #656565;
	margin-top: -10px;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
}

.lista_chamada6_1 {
	color: #656565;
	font-family: 'Dosis Regular';
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
	margin-top: -10px;
}

.lista_chamada6_1_mobile {
	color: #656565;
	font-family: 'Dosis Regular';
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
}

.icon_chamada_6_1 {
	color: #ec7771;
}

.meio_chamada6_1 {
	background-color: #2ab27b;
	margin-top: 290px;
	margin-left: -15px;
	margin-right: -15px;
}

.chamada_meio_chamada6_1 {
	padding: 10px;
	font-size: 20px;
	margin-top: -60px;
}

.chamada_meio_chamada6_1_mobile {
	padding: 10px;
	font-size: 20px;
}

.cifrao_chamada6_1 {
	color: #2ab27b;
	margin-right: 150px;
}

.valor_chamada6_1 {
	color: #2ab27b;
	font-size: 60px;
	margin-top: -40px;
}

.cartao_chamada6_1 {
	color: #656565;
	font-size: 16px;
	margin-top: -30px;
}

.exibir_mais_chamada6_1 {
	font-size: 18px;
	color: #2ab27b;
}

.exibir_mais_chamada6_1:hover {
	color: #2ab27b;
}

/* CHAMADA 6_2 */
.borda_chamada6_2 {
	border-top: 20px solid #48a996;
	border-bottom: 10px solid #48a996;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-left: 1px solid #48a996;
	border-right: 1px solid #48a996;
	max-width: 200px !important;
}

.titulo_chamada6_2 {
	color: #48a996;
	font-family: 'Dosis Regular';
	font-size: 26px;
}

.subtitulo_chamada6_2 {
	color: #656565;
	font-size: 14px;
	margin-top: -10px;
}

.lista_chamada6_2 {
	color: #656565;
	font-family: 'Dosis Regular';
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
	margin-top: -10px;
}

.lista_chamada6_2_mobile {
	color: #656565;
	font-size: 14px;
	font-family: 'Dosis Regular';
}

.icon_chamada_6_1 {
	color: #ec7771;
}

.meio_chamada6_2 {
	background-color: #48a996;
	margin-top: 230px;
	margin-left: -15px;
	margin-right: -15px;
}

.chamada_meio_chamada6_2 {
	padding: 10px;
	font-size: 20px;
}

.chamada_meio_chamada6_2_mobile {
	padding: 10px;
	font-size: 20px;
}

.cifrao_chamada6_2 {
	color: #48a996;
	margin-right: 150px;
}

.valor_chamada6_2 {
	color: #48a996;
	font-size: 60px;
	margin-top: -40px;
}

.cartao_chamada6_2 {
	color: #656565;
	font-size: 18px;
	margin-top: -30px;
}

.exibir_mais_chamada6_2 {
	font-size: 18px;
	color: #48a996;
}

.exibir_mais_chamada6_2:hover {
	color: #48a996;
}


/* CHAMADA 6_3 */
.borda_chamada6_3 {
	border-top: 20px solid #455faa;
	border-bottom: 10px solid #455faa;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-left: 1px solid #455faa;
	border-right: 1px solid #455faa;
	max-width: 200px !important;
}

.titulo_chamada6_3 {
	color: #455faa;
	font-size: 26px;
	font-family: 'Dosis Regular';
}

.subtitulo_chamada6_3 {
	color: #656565;
	font-size: 14px;
	margin-top: -10px;
}

.lista_chamada6_3 {
	color: #656565;
	font-family: 'Dosis Regular';
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
	margin-top: -10px;
}

.lista_chamada6_3_mobile {
	color: #656565;
	font-size: 14px;
	font-family: 'Dosis Regular';
}

.icon_chamada_6_1 {
	color: #ec7771;
}

.meio_chamada6_3 {
	background-color: #455faa;
	margin-top: 290px;
	margin-left: -15px;
	margin-right: -15px;
}

.chamada_meio_chamada6_3 {
	padding: 10px;
	font-size: 20px;
	margin-top: -60px;
}

.chamada_meio_chamada6_3_mobile {
	padding: 10px;
	font-size: 20px;
}

.cifrao_chamada6_3 {
	color: #455faa;
	margin-right: 150px;
}

.valor_chamada6_3 {
	color: #455faa;
	font-size: 60px;
	margin-top: -40px;
}

.cartao_chamada6_3 {
	color: #656565;
	font-size: 18px;
	margin-top: -30px;
}

.exibir_mais_chamada6_3 {
	font-size: 18px;
	color: #455faa;
}

.exibir_mais_chamada6_3:hover {
	color: #455faa;
}

/* CHAMADA 6_4 */
.borda_chamada6_4 , 
.borda_chamada6_5 {
	border-top: 20px solid #8850d7;
	border-bottom: 10px solid #8850d7;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-left: 1px solid #8850d7;
	border-right: 1px solid #8850d7;
	max-width: 200px !important;
}

.titulo_chamada6_4 ,
.titulo_chamada6_5 {
	color: #8850d7;
	font-size: 26px;
	font-family: 'Dosis Regular';
}

.subtitulo_chamada6_4 ,
.subtitulo_chamada6_5 {
	color: #656565;
	font-size: 14px;
	margin-top: -10px;
}

.lista_chamada6_4 ,
.lista_chamada6_5 {
	color: #656565;
	font-family: 'Dosis Regular';
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
	margin-top: -10px;
}

.lista_chamada6_4_mobile ,
.lista_chamada6_5_mobile {
	color: #656565;
	font-size: 14px;
	font-family: 'Dosis Regular';
}

.icon_chamada_6_1 {
	color: #ec7771;
}

.meio_chamada6_4 ,
.meio_chamada6_5 {
	background-color: #8850d7;
	margin-top: 290px;
	margin-left: -15px;
	margin-right: -15px;
}

.chamada_meio_chamada6_4 ,
.chamada_meio_chamada6_5 {
	padding: 10px;
	font-size: 20px;
	margin-top: -60px;
}

.chamada_meio_chamada6_4_mobile ,
.chamada_meio_chamada6_5_mobile {
	padding: 10px;
	font-size: 20px;
}

.cifrao_chamada6_4 ,
.cifrao_chamada6_5 {
	color: #8850d7;
	margin-right: 150px;
}

.valor_chamada6_4 ,
.valor_chamada6_5 {
	color: #8850d7;
	font-size: 60px;
	margin-top: -40px;
}

.cartao_chamada6_4 {
	color: #656565;
	font-size: 16px;
	margin-top: -30px;
}

.exibir_mais_chamada6_4 {
	font-size: 18px;
	color: #8850d7;
}

.exibir_mais_chamada6_4:hover {
	color: #8850d7;
}

/* CHAMADA 7 */

.titulo_chamada7 {
	font-size: 20px;
	color: #8850d7;
	line-height: 28px;
}

.texto_chamada7 {
	color: #656565;
	font-size: 18px;
	font-family: 'Dosis Regular';
}

/* CHAMADA 8 */

.bg_chamada8 {
	background-color: #f6f2f2;
}

.titulo_chamada8 {
	color: #ec756f;
	line-height: 38px;
	font-size: 30px;
	text-transform: uppercase;
}

.texto_chamada8 {
	color: #656565;
	font-size: 20px;
	font-family: 'Dosis Regular';
}

/* CHAMADA 9 */

.btn_chamada9 {
	background-color: #8850d7;
	color: #FFF;
	border-radius: 12px;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
}

.btn_chamada9:hover {
	color: #fff;
	text-decoration: underline;
}

.titulo_chamada9 {
	color: #8850d7;
	font-size: 38px;
	text-transform: uppercase;
}

.subtitulo_chamada9 {
	color: #8850d7;
	font-size: 20px;
}

.texto_chamada9 {
	color: #656565;
	font-family: 'Dosis Regular';
	font-size: 18px;
}

.arrow {
	border: solid #8850d7;
	color: #8850d7;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 20px;
}

.right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.left {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}


@media (max-width: 768px) {
	.carousel-inner .carousel-item>div {
		display: none;
	}

	.carousel-inner .carousel-item>div:first-child {
		display: block;
	}
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
	display: flex;
}

/* display 3 */
@media (min-width: 768px) {

	.carousel-inner .carousel-item-right.active,
	.carousel-inner .carousel-item-next {
		transform: translateX(50%);
	}

	.carousel-inner .carousel-item-left.active,
	.carousel-inner .carousel-item-prev {
		transform: translateX(-50%);
	}
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
	transform: translateX(0);
}



/* CHAMADA 10 */

.titulo_chamada10 {
	color: #ec7771;
	font-size: 38px;
}

.subtitulo_chamada10 {
	color: #656565;
	font-size: 28px;
	font-family: 'Dosis Regular';
}

.card_header_chamada10 {
	border-radius: 14px;
	border: 1px solid #ec7771;
	background-color: #FFF;
	text-align: center;
	padding: 10px;
	cursor: pointer;
}

.link_card_header_chamada10 {
	color: #ec7771;
	font-size: 18px;
}

.link_card_header_chamada10:hover {
	color: #ec7771;
}

.card_body_chamada10 {
	background-color: #FFF;
	border: 1px solid #eee;
	padding: 20px;
	color: #656565;
	font-size: 18px;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
	font-family: 'Dosis Regular';
}

.card {
	border: none !important;
}

/* CHAMADA 11 */

.bg_chamada11 {
	background-color: #FFF;
	border-top: 2px solid #CCC;
}

.titulo_chamada11 {
	color: #ec756f;
	font-size: 20px;
	font-family: 'Dosis';
}

.links_chamada11 {
	color: #848484;
	font-size: 18px;
	font-family: 'Dosis Regular';
	line-height: 26px;
}

/* copy */

.bg_copy {
	background-color: #ec756f;
	color: #FFF;
	font-size: 14px;
	font-family: 'Dosis Regular';
}

/* Modal */
.modal_background {
	background-color: #FFF;
	border-radius: 0px;
	padding: 10px;
}

.titulo_modal {
	color: #8751d6;
	font-size: 20px;
	font-family: 'Dosis Medium';
}

.subtitulo_modal {
	color: #000000;
	font-size: 20px;
	font-family: 'Dosis SemiBold';
}

.valor_modal {
	color: #ec756f;
	font-size: 23px;
	font-family: 'Dosis';
}

.label_modal {
	color: #212121;
	letter-spacing: 0.12px;
	font-size: 12px;
}

.input_modal {
	background-color: #e9e9e9;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

.btn_modal {
	background-color: #8751d6;
	border-radius: 10px;
	color: #FFF;
	text-transform: uppercase;
}

.m-t-20 {
	margin-top: 20px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 20px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.modal-title {
	margin: 0;
	line-height: 1.6;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 20px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
	z-index: 1;
}

.modal-fluid {
	border-radius: 10px;
}

.form-group {
	margin-bottom: 15px;
}

/* Novo Form PFF */
@media (min-width: 1444px) {
	.pff-form {
		background-image: url("/img/new-pff-form-left-clouds.svg");
		background-repeat: no-repeat;
		/* background-size: auto 38rem; */
	}
}

.form-header-title {
	color: #8557D3;
	font-family: 'Dosis SemiBold';
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
}

.form-header-subtitle {
	width: 100%;
	color: #656565;
	font-family: Dosis Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 30px;
	letter-spacing: normal;
}

.form-header-subtitle span {
	color: #8557D3;
}

.pff-form-policy {
	margin: 20px 0;
	text-align: justify;
	font-family: 'Dosis Regular';
}

.pff-form-policy a {
	text-decoration: underline;
	/* margin-left: 5px; */
}

.pff-form-family-img {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
}

.pff-form-family-img img {
	width: 40em;
}

/* Panel */
.pff-form-panel {
	padding-left: 5rem;
	padding-top: 1rem;
}

/* Divider Panel */
.pff-form-divider-panel {
	width: 100%;
	height: 100%;
	background-image: url("/img/new-pff-form-divider.svg");
	background-repeat: no-repeat;
	background-position: center;
}


/* NAV */
.nav-central {
	background: #F2F2F2;
}

.nav-central p{
	margin: 1rem auto;
}

/* Teste */

.pff-form-group {
  position: relative;
  width: 100%;
  height: 3rem;
  margin: 20px 0;
}
.form__input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #8557D3;
  border-radius: 0.5rem;
  font-family: 'Dosis Regular';
  font-size: inherit;
  font-weight: 200;
  color: #262626;
  outline: none;
  padding: 1.25rem;
  background: none;
}

.form__input:focus {
  border-width: 2px;
} 
.form__label {
  position: absolute;
  top: -0.7rem;
  font-family: 'Dosis Regular';
  font-size: 1.0rem;
  left: 1.0rem;
  padding: 0 0.5rem;
  color: #8557D3;
  cursor: text;
  transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
  background-color: #FFF;
}

.form__input:focus ~ .form__label,
.form__input:not(:placeholder-shown).form__input:not(:focus) ~ .form__label {
	top: -0.7rem;
	font-size: 1.0rem;
	left: 1.0rem;
}

.family-mb {
	display: none;
}

.btn-form-pff {
	font-family: 'Dosis semibold';
	letter-spacing: 0.5px;
	font-size: 1.2em;
}

@media (max-width: 1088px) {
	.pff-form-panel {
		background-image: none;
		padding: 2.5rem;
		padding-top: 0;
	}


}

@media (max-width: 576px) {
	.family-mb {
		display: flex;
	}

	.family {
		display: none;
	}
}

@media (max-width: 992px) {
	.pff-form-panel {
		background-image: none;
		padding: 2.5rem;
		padding-top: 0;
	}

	.pff-form-family-img img {
		margin: 3rem 0;
		margin-top: 0.5rem;
	}

	.pff-form-divider-panel {
		background-image: none;
		display: none;
	}
}

/* Fim Novo Form PFF */

/* loading page */

.loading-page {
	position: fixed;
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 999999;
	overflow: hidden;
	opacity: 0.7;
	left: 0;
	top: 0;
	transition: all 200ms ease;
	display: none;
}
  
.loading-page img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
  
img.loading-page {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
	background: transparent;
	width: auto;
	height: auto;
	overflow: auto;
	opacity: 1;
  }
  
.loading-title {
	z-index: 9;
	color: #ee928e;
	text-transform: lowercase;
	font-weight: 600;
	letter-spacing: 2px;
	position: absolute;
	left: 44%; top: 65%;
	font-family: Open Sans,sans-serif;
}

@media (max-width: 429px) {

	.borda_chamada6_1 , 
	.borda_chamada6_2 , 
	.borda_chamada6_3 , 
	.borda_chamada6_4 ,
	.borda_chamada6_5 {
		max-width: 300px !important;
	}

	.meio_chamada6_1 ,
	.meio_chamada6_2 ,
	.meio_chamada6_3 {
		margin-top: 100px;
	}

	.meio_chamada6_4 {
		margin-top: 130px;
	}

	.meio_chamada6_5 ,
	.meio_chamada6_2 {
		margin-top: 50px;
	}

	.borda_chamada6_2 {
		max-width: 300px !important;
	}

}


/* Carousel comentarios */
.testimonial-item{
	min-height: 440px;
	font-family: 'Nunito', sans-serif !important;

}

.testimonial {
	margin-top: 5px;
	filter: drop-shadow(0 4px 4px rgba(24, 39, 75, .1)) drop-shadow(0 3px 3px rgba(24, 39, 75, .12));
	background-color: #FFFFFF;
	color: #464646;
	min-height: 430px;
	padding: 20px 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-radius: 13px;
	display: flex;
	text-align: start;
	flex-direction: column;
	justify-content: space-around;
	align-items: flex-start;
	cursor: pointer;
	z-index: 0;
}

.testimonial-chart {
	height: 4rem;
	width: 4rem;
	background-color: #8557D3;
	padding: 0px;
	border-radius: 5rem;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 2.5rem;
	font-weight: 800;
	color: #FFFFFF;
}

.testimonial-city {
	display: flex;
	align-items: center;
	font-size: 1rem;
	color: #5E84A1;
	text-align: left;
	font-family: 'Dosis', sans-serif;
	margin-top: 15px;
	font-weight: 400;
	width: 100%;
	height: 10%;
	justify-content: flex-start;
}

.img-testimonial {
	display: flex;
	flex-direction: row;
	margin-top: 7px;
	margin-bottom: 7px;
}

.img-testimonial img {
	max-width: 25px;
	max-height: 25px;
	margin: 0px 7px 0 0px;
}

.testimonial-author {
	font-family: 'Dosis', sans-serif;
	font-size: 1.4rem;
	font-weight: 300;
	text-transform: capitalize;
	font-weight: 800;
	text-align: left;
}

.testimonial-text-content {
	text-align: justify;
}
.owl-stage-outer{
	z-index: 1;
}

.owl-nav {
	top: 60%;
	z-index: 0;
}

.owl-prev {
	left: -1% !important;
    position: absolute;
    top: 50%;
    width: fit-content;
}

.owl-next {
	position: absolute;
    top: 50%;
	right: -2%;
}

.owl-prev, .owl-next {
    border: none; /* Remove qualquer borda definida */
    outline: none; /* Remove a linha de foco padrão */
}

.owl-prev, .owl-next {
    border: none; /* Remove a borda padrão */
    outline: none; /* Remove a linha de foco padrão */
    color: white; /* Cor do texto */
    padding: 10px; /* Espaçamento interno */
    cursor: pointer; /* Cursor de ponteiro ao passar por cima */
    font-size: 16px; /* Tamanho da fonte */
    border-radius: 5px; /* Bordas arredondadas */
}

.owl-prev:focus,
.owl-next:focus,
.owl-prev:active,
.owl-next:active {
    border: none; /* Remove a borda ao focar ou clicar */
    outline: none; /* Remove a linha de foco */
}


.testimonial-arrow{
	font-size: 25px;
	color: #8557D3;
}

.text-dark-box {
	font-weight: 700;
	border-radius: 50px;
	color: #8557D3;
	padding: 10px 50px;
	font-size: 1.4rem;
    box-shadow: 0 2px 5px 1px #ccc;
	text-decoration: none;
}

a:hover, a:active, a:focus {
    text-decoration: none;
}