/*

Custom css fo Fuego On

Cliente: Ecos - Mantecorp;
Data: 24/07/2020;

*/


/* Fonte: */
@import url('https://fonts.googleapis.com/css2?family=Fustat:wght@400;600;700;900&display=swap');

body {
	font-family: 'Fustat', sans-serif;
	color: #575656;
	background-color: #ebebeb;
}

.abasModal {
	padding: 0;
}

footer {
	font-family: 'Fustat';
	color: white;
	font-size: 13px;
	text-align: center;
	margin: 50px;
	display: flex;
	flex: 1 1 auto;
	align-items: end;
}

.icone_pass {
	position: absolute;
	top: 17px;
	right: 29px;
	width: 23px;
	cursor: pointer;
}

.itensAbasModal {
	display: flex;
	justify-content: center;
	border-radius: 20px 20px 0 0 !important;
	font-size: .7rem !important;
	background-color: #D9D9D9 !important;
}

.box_confirma_presenca {
	padding: 30px;
	background-color: #fff;
	box-shadow: 0 0 16px #00000040;
	margin: -68px auto 40px auto;
	width: 600px;
}

.header_vermelho_sel_eventos {
	background-color: #e30613;
	height: 210px;
}

.logo_uq_main_nav {
	width: 100%;
	height: auto;
	scale: .68;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 27px;
	margin-right: 20px;
	/* margin-bottom: 72px;
	margin-right: 18px; */
}

.logo_uq_main_nav>img {
	width: 150px;
	position: relative;
	left: 24px;
}

.texto_confirma_presenca {
	font-size: 2rem;
}

.header_vermelho_sel_eventos>img {
	width: 135px;
	align-self: start;
	margin-top: 27px;
}

.itensAbasModal:focus {
	background-color: #fff !important;
}

.bg-card-mutant {
	background-color: transparent;
}

.fotos_sel_eventos {
	padding: 18px;
	margin: 20px;
	width: 20vw;
}

@media (max-width: 992px) {
	.logo_uqh_header {
		max-width: 93px !important;
		justify-self: end;
	}

	.header_vermelho_sel_eventos {
		background-color: #e30613;
		height: 220px;
	}

	.fotos_sel_eventos {
		padding: 18px;
		margin: 20px;
		width: 40vw;
	}

	.texto_atividades {
		padding-left: 43px;
	}

	.logo_uq_selecao_evento {
		margin-bottom: 20px;
		margin-top: 30px;
		padding-bottom: 76px;
		align-items: center;
	}

	.header_vermelho_sel_eventos>img {
		width: 20%;
	}

	.box_confirma_presenca {
		padding: 20px 50px;
		background-color: #fff;
		box-shadow: 0 0 16px #00000040;
		margin: -59px auto 40px auto;
		width: 570px;
	}

	.texto_confirma_presenca {
		font-size: 2.2rem;
	}
}

@media only screen and (max-width: 500px) {
	.logo_uqh_header {
		width: 130px !important;
		height: auto !important;
	}

	.logo_uqh_header img {
		width: 77px !important;
		height: auto !important;
	}

	.banners_selecao_eventos img {
		width: 299px !important;
		height: auto !important;
	}


}

@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
	.logo_uqh_header {
		width: 77px !important;
		height: auto !important;
	}

	.logo_uqh_header img {
		width: 77px !important;
		height: auto !important;
	}
}

@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) {
	.logo_uqh_header {
		width: 77px !important;
		height: auto !important;
	}

	.logo_uqh_header img {
		width: 77px !important;
		height: auto !important;
	}
}

@media (max-width: 576px) {
	.logo_uqh_header {
		max-width: 77px !important;
		justify-self: end;
	}

	.header_vermelho_sel_eventos {
		background-color: #e30613;
		height: 220px;
	}

	.fotos_sel_eventos {
		padding: 18px;
		margin: 20px !important;
		width: auto;
	}

	.texto_atividades {
		padding-left: 0;
	}

	.logo_uq_selecao_evento {
		padding-bottom: 76px;
		align-items: center;
	}

	.header_vermelho_sel_eventos>img {
		width: 35%;
	}

	.box_confirma_presenca {
		padding: 20px 50px;
		background-color: #fff;
		box-shadow: 0 0 16px #00000040;
		margin: -75px auto 32px auto;
		width: 300px;
	}

	.texto_confirma_presenca {
		font-size: 1.6rem;
	}

}

.btn-link,
a {
	font-weight: bold;
	text-decoration: underline;
	color: var(--bds-color-primary);
}

.quadrado-logo {
	width: calc(100% - 160px);
	margin: 20px 80px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	background-color: rgba(255, 255, 255, 0.45);
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.quadrado-logo img {
	width: calc(100% - 60px);
	margin: 0px 30px;
}

.quadrado-logo-esqueci-minha-senha {
	width: calc(100% - 160px);
	margin: 20px 80px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	background-color: rgba(255, 255, 255, 0.45);
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.quadrado-logo-esqueci-minha-senha img {
	width: calc(100% - 60px);
	margin: 0px 30px;
}

.quadrado-logo-header {
	width: calc(100% - 160px);
	margin: 20px 80px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	background-color: rgba(255, 255, 255, 0.45);
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.quadrado-logo-header img {
	width: calc(100% - 60px);
	margin: 0px 5px;
}

.btn-link:hover,
a:hover {
	/* color: var(--corTextoBaseHover) !important; */
}

.btn-link:hover {
	background-color: var(--bds-color-primary);
}

.botao_whatsapp_porteiro {
	display: block;
	position: absolute;
	z-index: 2;
	bottom: 20px;
	right: 20px;
	width: 48px;
	height: 48px;
	background: var(--bds-color-neutral-100);
	color: inherit;
	border-radius: 100%;
	box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, .24);
	cursor: pointer;
	transition: background-color .2s linear;

	i {
		color: var(--bds-color-primary);
	}

	a {
		text-decoration: none;
	}
}

.botao_whatsapp_aberto_porteiro {
	height: 40px;
	border-radius: 50%;
	background-size: 60%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.botao_whatsapp:hover .botao_whatsapp_fale {
	opacity: 1;
	animation: none;
	transition: opacity ease-in-out 1s;
	display: block;
}

.botao_whatsapp:hover {
	box-shadow: 0px 0px 0 28px inset #00000030;
}

.botao_whatsapp_porteiro:hover .botao_whatsapp_fale {
	opacity: 1;
	animation: none;
	transition: opacity ease-in-out 1s;
	display: block;
}

.botao_whatsapp_porteiro:hover {
	/* background-color: var(--bds-color-auxiliary-sucess); */
	box-shadow: 0px 0px 0 28px inset #00000030;
}

.botao_whatsapp_fale {
	animation: joinchat_tootlip 20s linear 5s 1 normal both;
}

.botao_whatsapp_fale {
	display: none;
	position: absolute;
	font-size: 14px;
	font-weight: 400;
	top: 50%;
	right: 27%;
	height: 32px;
	padding: 0 14px;
	border: none;
	border-radius: 16px;
	background: #fff;
	color: rgba(0, 0, 0, .8);
	line-height: 31px;
	white-space: nowrap;
	filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .4));
	pointer-events: none;
	transform: translate(-38%, -50%);
}

.botao_whatsapp_fale:after {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	right: -6px;
	border: 8px solid transparent;
	border-width: 6px 0 6px 8px;
	border-left-color: #fff;
}

.botao_whatsapp_aberto {
	height: 48px;
	border-radius: 50%;
	background-size: 60%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

::selection {
	color: white;
	background: var(--bds-color-primary);
}

.text-primary {
	color: var(--corBase) !important
}


.btn {
	text-transform: lowercase;
}

.btn-link-porteiro {
	color: #fff !important;
}

.bg-primary {
	background-color: var(--corBase) !important;
}

/* .btn-primary:hover {
	background-color: var(--corBaseHover);
	border-color: var(--corBaseHover);	
	color: var(--corTextoBaseHover) !important;	
	box-shadow: 0 0 0 5px var(--corBaseHover)
} */

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:active {
	background-color: var(--corBase);
	border-color: var(--corBase);
	box-shadow: 0 0 0 5px var(--corBase)
}


.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:active {
	background-color: #CCCCCC;
	border-color: #CCCCCC;
	box-shadow: 0 0 0 5px #CCCCCC
}

.btn-primary {
	background-color: var(--bds-color-bg-button-primary);
	color: var(--bds-color-text-button-primary);
	border: 2px solid var(--bds-color-borda-button-primary);
	line-height: normal;
	font-size: var(--bds-font-size-md);
	
	&:hover {
		background-color: var(--bds-color-bg-button-primary-hover);
		color: var(--bds-color-text-button-primary-hover);
		border: 2px solid var(--bds-color-borda-button-primary-hover);
	}

	&:focus,
	&:active {
		outline: 2px solid var(--bds-color-primary) !important;
		border: 0 !important;
		background-color: var(--bds-color-bg-button-primary-hover) !important;
		box-shadow: none !important;
	}
}

.btn-secondary {
	background-color: var(--bds-color-bg-button-secondary);
	color: var(--bds-color-text-button-secondary);
	border: 2px solid var(--bds-color-borda-button-secondary);
	line-height: normal;
	text-decoration: none;

	&:focus,
	&:focus-visible,
	&:active {
		border-color: var(--bds-color-primary) !important;
		box-shadow: 0 0 0 0.2rem var(--bds-color-primary) !important;
		outline: 0 !important;
		background-color: var(--bds-color-bg-button-secondary-hover) !important;
	}

}

.btn-secondary:hover {
	background-color: var(--bds-color-bg-button-secondary-hover);
	color: var(--bds-color-text-button-secondary-hover);
	border: 2px solid var(--bds-color-borda-button-secondary-hover);
}

.btn-white {
	background-color: white;
	border-color: white;
	color: var(--corBase)
}

.btn-white:hover {
	background-color: white;
	border-color: white;
	box-shadow: 0 0 0 5px white
}

.btn-white:not(:disabled):not(.disabled):active,
.btn-white:active {
	background-color: white;
	border-color: white;
	box-shadow: 0 0 0 5px white
}

.btn_unishow {
	background-color: #e27501 !important;
	color: #fff;
}

.btn_unishow:hover {
	background-color: #8e4b05 !important;
	color: #fff;
	transition: .4s;
}

.form-control {
	color: #575656
}

.form-control:focus {
	border-color: var(--bds-color-primary);
	box-shadow: 0 0 0 0.2rem var(--bds-color-primary);
}

@media (min-width: 992px) {
	.gi-headerDesktop {
		border: 0px solid #000;
		width: 100%;
		text-align: center;
		/* padding-top: 15px; */
	}

	/* .gi-headerDesktop:hover{ background: none;}
	.gi-headerDesktop a:hover{ background: none;} */
}

@media (max-width: 992px) {
	/* .gi-headerDesktop{ display: none; } */
}

@media (max-width: 992px) {
	.grid_porteiro_samurai {
		display: none;
	}

	.bg-externo {
		background-image: var(--bgExterno) !important;
		background-size: cover;
		background-position: bottom left;
		background-repeat: no-repeat;
		background-color: #e30613 !important;
	}

	.avatar {
		display: none !important;
	}

	.stroke_avatar {
		max-width: 74px;
		height: auto;
		border-radius: 100%;
		outline: 1px solid white;
		outline-offset: 3px;
		z-index: 1;
	}

	.titulo_menu {
		padding-top: 100px;
	}

	h2 {
		font-size: 1.8em;
		padding-left: 43px;
	}

	.conteudo_responsivo {
		padding-top: 0;
	}

	.bg-card-mutant {
		padding: 25px
	}
}

.live-grid {
	background: var(--bgExterno) !important;
	display: grid;
	grid-template-columns: auto 1fr 375px;
	grid-template-rows: auto 1fr auto;
	overflow: hidden;
	height: 100vh;
}

.bg-interno {
	background-image: url(../uploads/custom/bg-interno.png);
	background-size: cover;
	background-position: bottom left;
}

.home-grid {}

.menu-aberto .main-nav:before {
	background-color: var(--corBase)
}

.gi-header .logotipo {
	width: 10rem;
}

.grid-porteiro .logotipo {
	width: 75%;
	align-self: center;
	margin-top: 10rem;
	margin-bottom: 5rem;
}



.patrocinador-master {
	background-color: white;
	padding: 1rem 1rem 1rem 10vw;
	border-radius: 0 100px 100px 0;
	align-self: flex-start;
	margin-bottom: 5rem;
}

.patrocinador-master img {
	width: 40vw;
}

.lista-patrocinadores.dark-bg {
	display: none;
}

.meia-branca {
	height: 2px;
	border: none;
	position: relative;
}

.meia-branca::before {
	content: "";
	height: 2px;
	width: 70%;
	background-color: white;
	position: absolute;
	left: 15%;
	border-radius: 50px;
}

.ico-red svg {
	fill: #fff;
}

.main-nav {
	background-color: var(--corBase)
}

/*
.conteudo {
	background-color: #E5E5E5;
	border-radius: 1rem 1rem 0 0;
}
*/

.btn-main-nav.active .ico svg {
	stroke: #fff;
	/* stroke: var(--corBase); */
	/* height: 2rem; */
	/* width: 2rem; */
}

.menu-aberto .btn-main-nav .ico svg {
	stroke: var(--corBase);
}

.menu-aberto .btn-main-nav.btn-alt .ico svg {
	stroke: white
}

.menu-aberto .btn-main-nav.active .ico {
	background-color: var(--corBase);
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2)
}

.menu-aberto .btn-main-nav.active .ico svg {
	stroke: white;
}


.card-agenda-detalhada {
	background-color: var(--corBase)
}


.agenda-desc .data-local .sala {
	background-color: white;
	color: var(--corBase);
}


.card-feed .card-header .btn-title .ico svg {
	stroke: var(--corBase);
}

.card-feed .card-header .btn-title:hover {
	color: var(--corBase)
}


.lista-conteudo .lista-item.active,
.lista-conteudo .lista-item:hover {
	box-shadow: inset 0 0 0 1px var(--corBase);
	transition: .2s ease all;
}


.lista-conteudo .lista-item.active,
.lista-conteudo .lista-item:hover .nome {
	color: var(--corBase)
}


.card-agenda-vivo .ico svg,
.filezinho .ico svg,
.chat-card .detal-header .tools svg {
	fill: transparent;
	stroke-width: 10px;
	stroke: var(--corBase)
}

.chat-card .detal-header .tools:hover {
	background-color: var(--corBase)
}


.chat-card .detal-header .tools:hover svg {
	stroke: white
}

.chat-msgs .msg-d {
	background-color: var(--corBase);
	color: white
}

.escreve-msg form button {
	background-color: var(--corBase);
	color: white
}

.escreve-msg form button svg,
.input-chat .line-form .ico svg {
	fill: transparent;
	stroke-width: 20px;
	stroke: white
}

.escreve-msg form button svg {
	fill: transparent;
	stroke-width: 20px;
	stroke: white
}

.sala-card {
	background-image: url(../uploads/custom/bg-red.jpg);
	background-size: cover;
	background-position: center center;
	border-radius: 1rem
}

.sala-card .sala-cover .sala-overlay {
	background-color: rgba(245, 178, 56, .4);
}

.aovivo:before {
	background-color: var(--corBase)
}

@keyframes aovivo {
	from {
		box-shadow: 0 0 0 0 rgba(245, 178, 56, 1)
	}

	50% {
		box-shadow: 0 0 0 10px rgba(245, 178, 56, .5)
	}

	to {
		box-shadow: 0 0 0 10px rgba(245, 178, 56, 0)
	}
}


.badge-primary {
	background-color: var(--corBase)
}

a.filezinho:hover svg {
	stroke: white;
	stroke-width: 20px;

}

.timeline-item:before {
	background-color: var(--corBase)
}

.timeline-item:after {
	background-color: var(--corBase)
}

.timeline-item.hora:before {
	background-color: transparent;
	box-shadow: inset 0 0 0 4px var(--corBase)
}

a.timeline-item:hover,
.timeline-item.emlive {
	box-shadow: inset 0 0 0 1px var(--corBase);
	color: inherit;
}

.timeline-item.emlive h3 {
	color: var(--corBase)
}

.timeline-item.emlive:before {
	animation: aovivo 2s ease infinite;
	background-color: var(--corBase)
}

.pergunta-quiz .form-check.resposta:hover {
	box-shadow: inset 0 0 0 2px var(--corBase);
	transition: .2s ease all;
}


.pergunta-quiz .form-check.resposta.selecionada {
	box-shadow: inset 0 0 0 2px var(--corBase);
}

.pergunta-quiz .form-check.resposta.correta {
	color: green;
	font-weight: bold;
}

.pergunta-quiz .form-check.resposta.incorreta label {
	color: gray;
	font-style: italic;
	text-decoration: line-through;
}

.bg-medium {
	background-color: rgba(0, 0, 0, .1);
}

.live-grid {
	background-color: #fff;
}

.live-grid .conteudo.distribuido {
	/* background: url(../uploads/custom/bg-interno.png); */
	background: #EB6609 !important;
	border-radius: 1rem 0 0 1rem !important;
}

.live-grid .mob-header .back-botao svg {
	fill: white
}

.slick-dots li.slick-active button {
	background-color: var(--corBase);
	border: none;
}

.gi-header .logotipo {
	width: 20rem;
}

#box_previsao {
	width: 100% !important;
	display: flex;
	max-width: 800px !important;
	min-width: 260px !important;
	justify-content: center;
	text-align: center;
	margin: auto !important;
}

#box_previsao_resp {
	width: 100% !important;
	max-width: 748px !important;
}

/* #largura {
	max-width: 450px !important;
}

.box_previsao_resp {
	width: 100% !important;
} */

@media (max-width: 450px) {
	.texto_dicas {
		padding: 40px !important;
	}
}

.bg-mutante {
	background-image: url(../uploads/custom/bg-interno.png);
	background-size: cover;
	background-position: left center;
}

.bg-card-mutant {
	background-color: #fff;
}

.text-mutant {
	color: white
}

.home-grid {
	background-image: url(../uploads/custom/bg-interno.png);
	background-size: cover;
	background-position: center;
	/* height: 100%; */
}

@media (min-width: 992px) {
	.bg-externo {
		background-image: url(../uploads/custom/bg-externo.jpg);
		background-size: cover;
		background-position: bottom left;
	}

	.grid-porteiro .logotipo {
		width: 20vw;
		margin-left: 10vw;
		margin-top: 0;
	}

	.patrocinador-master {
		padding: 1.6rem 1.6rem 1.6rem 10vw;
		align-self: flex-start;
	}

	.patrocinador-master img {
		width: 11vw;
	}

	.lista-patrocinadores.dark-bg {
		display: block;
	}

	.lista-patrocinadores.light-bg {
		display: none;
	}

	.forca-lbg .lista-patrocinadores.dark-bg {
		display: none;
	}

	.forca-lbg .lista-patrocinadores.light-bg {
		display: block;
	}

	.main-nav {
		background-color: transparent;
	}

	.btn-main-nav {
		width: 239px;
		height: 41px;
		/* color: #575656; */
		/* background-color: #E5E5E5 */
	}

	.btn-main-nav .ico {
		/* background-color: white; */
	}

	.btn-main-nav .ico svg {
		stroke: #fff;
	}

	.btn-main-nav .ico {
		color: var(--corBase);
	}

	.btn-main-nav.active .ico svg {
		stroke: white;

	}

	.btn-main-nav.active {
		background-color: #c80511;
		/* color: white */
	}

	.btn-main-nav.btn-alt.active {
		box-shadow: none;
	}


	.btn-main-nav.active .ico,
	.btn-main-nav:hover .ico {
		/* background-color: var(--corBase); */
		/* box-shadow: inset 0 0 0 1px rgba(0,0,0,.3), */
		/* 0 0 8px 0 rgba(0,0,0,.2); */
		/* color: white; */
		margin-left: 9px;
	}

	.btn-main-nav.btn-alt.active .ico {
		background-color: white !important;
		box-shadow: none;
	}

	.btn-main-nav.btn-alt.active .ico svg {
		stroke: var(--corBase)
	}

	.conteudo {
		background-color: transparent;
		border-radius: 0;
		margin-top: 0
	}

	.btn-alt .ico svg {
		stroke: white
	}

	.btn-alt:hover {
		box-shadow: none;
	}

	.mob-header h2 {
		color: #575656;
		font-weight: bold;
		/* text-shadow: 4px 4px 4px rgba(0,0,0,.25); */
	}




}

.evento-cartaz {
	width: calc(100% - 80px);
}

.evento-cartaz,
.evento-cartaz img {
	height: fit-content;
	/* position: relative; */
}


.evento-cartaz .detalhe-evento,
.evento-cartaz .overlay-evento {
	display: none;
}


.patrocinadores-white .lista-patrocinadores.dark-bg {
	display: block;
}

.patrocinadores-white .lista-patrocinadores.light-bg {
	display: none;
}

.evento-cartaz.inscrever:before {
	background-color: white;
}

.evento-cartaz.inscrito:hover:before,
.evento-cartaz.inscrever:hover:before {
	background-color: var(--corBase);
}

@media (min-width: 992px) {

	.patrocinadores-white .lista-patrocinadores.dark-bg {
		display: block;
	}

	.patrocinadores-white .lista-patrocinadores.light-bg {
		display: none;
	}


	/*tira efeito dos banners do evento*/
	.evento-cartaz img {
		filter: blur(0);
	}

}

/* Voucher */

.container_pdf {
	height: auto;
	padding: 0px 15px;
}

.janela_voucher {
	width: 100%;
}

.janela_voucher p {
	font-size: 1.1em;
	font-weight: 100;
}

.tamanho_btn-voucher {
	width: 300px;
	margin: 30px auto;
}

.btn-voucher {
	width: 100%;
	height: 70px;
	border-radius: 100px;
	margin: 10px 10px 30px 10px;
	background-color: #e5e5e5;
	box-shadow: 3px 3px 9px 1px #00000057;
	align-items: center;
	justify-content: center;
}

.btn-voucher p {
	font-weight: 100;
	font-size: 1em;
}

.btn-arquivo {
	padding: 20px;
	width: 100%;
	height: 10px;
	border-radius: 100px;
	background-color: #FFF;
	box-shadow: 3px 3px 9px 1px #00000057;
	align-items: center;
}

.btn-arquivo p {
	font-weight: 100;
	font-size: 1em;
}

.bg-biblioteca {
	background-color: #ECECEC;
	border: #FFFFFF 6px solid;
}

.iconBiblioteca {
	color: #e30613;
	font-size: 1.5em;
}

.voucher_hover:hover {
	stroke: white;
	color: white;
	background-color: #E27501;
	transition: .5s;
}

.voucher_hover:hover p,
.voucher_hover:hover i {
	color: white;
	transition: .5s;
}

/*Somente para este cliente*/



.tag-emb img {
	height: 10vh
}

.main-nav .tag-emb {
	display: none;
}

.count-down-res .tempo b {
	font-size: 2rem;
}

@media (min-width: 992px) {
	.grid-porteiro .logotipo {
		width: auto;
		align-self: center;
		margin-bottom: 2rem;
		margin-left: 0;
		margin-top: 15vh;
	}

	.main-nav .tag-emb {
		grid-column: span 4;
		margin-left: -1rem;
		width: 200px;
		display: inline-block;
		margin-top: 1rem;
	}

	.main-nav .tag-emb img {
		height: auto;
		width: 100%;
	}

	.nav-slim .main-nav .tag-emb {
		display: none;
	}

	.nav-slim .main-nav:hover .tag-emb {
		display: block;
	}
}

@media (min-width: 992px) {
	.detalhe-header-home {
		padding-left: 0px;
		display: flex;
		justify-content: center;
	}

	.detalhe-header-home .logotipo {
		max-width: 140px;
	}

	/* ESTILOS DO AVATAR */

	.stroke_avatar {
		max-width: 100px;
		height: auto;
		border-radius: 100%;
		outline: 3px solid #E27501;
		outline-offset: 5px;
		position: relative;
		left: 31px;
		z-index: 1;
	}

	.avatar {
		display: none;
	}

	.nome_avatar {
		/* width: 198px; */
		/* height: 56px; */
		/* background-color: #e5e5e5; */
		/* position: relative; */
		/* top: 21px; */
		/* right: 25px; */
		/* border-radius: 100px; */
		/* text-align: left; */
		/* line-height: 19px; */
		/* padding: 19px 0; */
	}

	.texto_avatar {
		/* margin-left: 35px; */
		font-size: 1.1rem;
		color: #e30613;
		font-weight: 100;
	}
}



.max-1020 {
	max-width: 1020px
}

/* .bg-red-home{background-image: url(../uploads/custom/bg-red.jpg);} */

.fz-30-important {
	font-size: 30px
}

.min-h-4rem {
	min-height: 4rem
}

.videoContainer {
	position: relative;
	height: 0;
	padding-top: 56.25%;
	width: 100%;
}

.videoContainer iframe {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 100%;
	height: 100%;
}

.live-grid .aovivo:before {
	display: none;
}

.live-grid .aovivo {
	background-color: #F0690A;
	color: white;
	padding-left: 1em;
	display: inline-block
}

/*	.live-grid .agenda-desc .data-local .data{color:var(--corBase); text-shadow:none;}
	.live-grid .agenda-desc .agenda-title{color:var(--corBase); text-shadow: none}
	.live-grid p.sala{color:var(--corBase);}

		.live-grid .aovivo span{font-size: 15px}
	.live-grid span.small-text{font-size:13px; display: block; text-align: center}

	.live-grid .patrocinador-card{height:100px}
	
	.live-grid .fixa-temp {margin-top:2em;} */

@media (min-width: 992px) {
	.live-grid .fixa-temp {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		justify-content: center;
	}

	.live-grid .conteudo.distribuido {
		position: relative;
	}
}

.live-grid .line2class .btn-idioma-secundario {
	display: none !important
}


#page-agenda .agenda-detalhe .btn-link:hover,
.agenda-detalhe a:hover {
	color: var(--corBase);
}

#page-agenda h5 b {
	color: var(--corBase);
}

@media (min-width: 576px) {

	.modal-dialog {
		max-width: 900px !important;
	}

	.modal-dialog .modal-content {
		padding: 30px !important;
	}
}


.small-opacity {
	font-size: 1px;
	opacity: 0;
}

.alternativa {
	cursor: pointer;
	background-color: #FFF;
	overflow: hidden;
	padding: 0 0 0 4px;
	border-radius: .25rem;
	align-items: center;
	margin-bottom: 20px;
}

.alternativa .input-left {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	display: block;
	font-size: 20px;
	color: #FFF;
	font-family: "AllianzNeoW04";
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	background-color: #3476BA;
}

.alternativa label {
	cursor: pointer;
	margin: 0;
	min-height: 49px;
	padding: 14px 0 8px;
	padding-left: 50px;
	display: block;
	width: 100%;
	float: right !important;
	font-weight: 100;
}

.alternativa input[type=radio] {
	margin-top: 8px;
	margin-left: 4px;
}

.alternativa label:before {
	margin-left: 8px;
	margin-top: 20px;
	border-color: #CCC;
}

.alternativa label:after {
	margin-left: 8px;
	margin-top: 20px;
}

.alternativa label h6 {
	font-weight: 100;
}

.alternativa.active {
	background-color: #94647C !important
}

.alternativa.active small {
	color: #FFF;
	background-color: #3476BA;
}

.alternativa.active h6 {
	color: #6a5808;
}



a.emoji-button {
	display: none
}

.emoji-icon {
	height: 40px
}





/*Antigo Custom 2*/

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	opacity: 0.4 !important;

}

::-moz-placeholder {
	/* Firefox 19+ */
	opacity: 0.4 !important;

}

:-ms-input-placeholder {
	/* IE 10+ */
	opacity: 0.4 !important;

}

:-moz-placeholder {
	/* Firefox 18- */
	opacity: 0.4 !important;

}

.form-control:focus {
	outline: 0;
	box-shadow: none !important;
}

input.error {
	outline: 2px solid red !important;
}

label.error {
	position: absolute;
	display: flex;
	align-items: center;
	gap: 0.5rem;
	left: 0;
	color: var(--bds-color-auxiliary-danger);
	font-size: .75rem;
	line-height: 1;
	text-transform: none;
	margin-top: 0.35rem;

	i {
		font-size: 18px;
	}
}

.hide-label-error label.error {
	display: none !important
}

.form-check-input.error+label+label+strong {
	font-size: 14px;
	margin-top: 10px;
	color: #FFF;
	background-color: #190444;
	display: inline-block !important;
	border-radius: 4px;
	padding: 2px 5px;
}


/* input[type=text].error,
input[type=password].error,
select.error {

	border-color: #190444;
	box-shadow: 0 0 0 0.2rem #190444;

} */

#mensagem-chat label.error {
	display: none !important;
}

#mensagem-chat button {
	cursor: pointer;
}



.login-aberto .esconde-login {

	height: 300px;

}


.esconde-login .form-group {
	margin-bottom: 24px
}

.esconde-login .form-group.login-text {
	margin-bottom: 8px
}

.esconde-login .form-group.text-esqueci-senha {
	margin-bottom: 6px;
	font-size: 10px;
	display: flex !important;
	justify-content: space-between !important;
}

.esconde-login .form-group.text-esqueci-senha>* {
	width: 50% !important;
	display: block !important;
	text-align: center !important;
	font-size: 10px;
}

.esconde-login input.error {
	border-color: #190444;
	box-shadow: 0 0 0 0.2rem #190444;
}

.esconde-login label.error {
	position: absolute;
	width: 80%;
	font-size: 13px;
	color: #FFF;
}

#form-login {
	margin-left: -10px !important;
	margin-right: -10px !important;
}


.header-home .evento-cover-overlay,
.header-home .evento-cover {
	background-color: transparent;
}

.pat-port {
	width: 100%;
}

@media (min-width: 996px) {

	.arte-porteiro {
		justify-content: space-between;

	}

	.pat-port {
		width: auto;
	}
}

@media (max-width: 996px) {
	/* .mobile-color-primary{color:#0A394E !important;} */
	/* .logotipo { display: none;} */
}

@media (max-width: 896px) {
	.mobile-color-primary {
		color: #0A394E !important;
	}

	.logotipo {}
}

.logoDesktop {
	margin: 0 auto !important;
}

.logotipo {
	margin-bottom: 0rem;
}

.legenda-porteiro {
	font-weight: bolder
}

.legenda-porteiro h1 {
	font-weight: 600;
	margin-top: 0rem;
	max-width: 800px
}

.texto-legenda-logotipo {
	text-align: center;
	line-height: ;
	max-width: 600px !important
}


.grid-porteiro .logotipo {
	margin-top: 2rem;
	margin-bottom: 2rem;
	padding: 0 2rem;
}

.no-hover:hover {
	background-color: transparent !important;
}

.resultado-pergunta-title-qty-alternativa {
	border: 1px solid #1D9796;
	width: 100%;
	display: block;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	font-size: 15px;
	height: 22px
}

.resultado-pergunta-title-qty-alternativa .bar-load {
	background-color: #1D9796;
	display: block;
	height: 100%;
	position: absolute;
	left: 0
}

.resultado-pergunta-title-qty-alternativa .resultado-pergunta-title-number {
	position: absolute;
	left: 4px;
}


.resultado-pergunta-title-qty-alternativa .resultado-pergunta-title-percent-alternativa {
	position: absolute;
	right: 4px;
}

.resultado-pergunta-title-qty-alternativa .resultado-pergunta-title-percent-alternativa::after {
	content: "%";
}

.item-resultado-pergunta .text-alternativa-small {
	font-size: 14px;
	line-height: 16px
}


.resultado-pergunta-title-alternativa-a::before {
	content: "A) ";
}

.resultado-pergunta-title-alternativa-b::before {
	content: "B) ";
}

.resultado-pergunta-title-alternativa-c::before {
	content: "C) ";
}

.resultado-pergunta-title-alternativa-d::before {
	content: "D) ";
}

.resultado-pergunta-title-alternativa-e::before {
	content: "E) ";
}

.resultado-pergunta-title-alternativa-f::before {
	content: "F) ";
}

.resultado-pergunta-title-alternativa-g::before {
	content: "G) ";
}



.align-buttons-result-enquete {
	margin-top: 20px;
	width: 100%;
	height: 50px;
	position: relative
}

.resultado-pesquisa-close {
	border: none;
	border: 1px solid #1D9796;
	color: #1D9796;
	border-radius: 12px;
	display: inline-block;
	padding: 2px 8px;
	padding-left: 30px;
	background: url("../img/icons/btn-voltar.svg") no-repeat;
	background-size: 30px 20px;
	background-position: 0px 2px;
	position: absolute;
	left: 0;

}

.resultado-pesquisa-refresh {
	border: none;
	border: 1px solid #1D9796;
	color: #1D9796;
	border-radius: 12px;
	display: inline-block;
	padding: 2px 8px;
	padding-left: 30px;
	background: url("../img/icons/btn-refresh.svg") no-repeat;
	background-size: 30px 20px;
	background-position: 0px 4px;
	position: absolute;
	right: 0;

}

.resultado-pesquisa-close:hover {
	background-color: #1D9796;
	color: #FFF;
}

.resultado-pesquisa-refresh:hover {
	background-color: #1D9796;
	color: #FFF;
}


.enq-pergunta {
	line-height: 100%;
	margin-bottom: 1rem;
	font-size: 1.2rem;
}

.enq-pergunta:before {
	color: #860f4d;
	font-size: 1.5rem;
	display: none;
}

.resposta label {
	font-family: sans-serif;
	line-height: 115%;
	margin-top: .5rem;
	padding: .5rem .25rem;
	font-size: .8rem;
	border: 2px solid #CCC;

	display: flex;
}

.sombra_texto_menu {
	font-size: 1.3rem;
	text-shadow: 2px 2px 2px hwb(0 0% 100% / 0.200);
}

.resposta:hover {
	background-color: #EEE;
	cursor: pointer;
}

.resposta label:before {
	content: attr(data-resposta);
	width: 1rem;
	height: 1rem;
	font-size: .8rem;
	padding: .6rem;
	border: 1px solid #1D9796;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	border-radius: 1000px;
	margin-right: .5rem;
	line-height: 100%
}

.resposta label:hover:before {
	/*border:1px solid white !important;*/
}

.resposta input {
	display: none;
}

.resposta label:hover,
.resposta input:hover {
	cursor: pointer;
}

.resposta input[type="radio"]:checked+label {
	color: #FFF;
	border-color: #1D9796;
	background-color: #1D9796;
}

.resposta input[type="radio"]:checked+label:before {
	border: 1px solid #FFF !important;
	background-color: #1D9796;
	color: #FFF;
}


.resposta-chart {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	background-color: rgba(0, 0, 0, 0);
	height: 3rem;
	margin-top: 2rem;
	position: relative;
}

.resposta-chart:before,
.resposta-chart:after {
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	top: 33.33%;
	background-color: rgba(0, 0, 0, .1);
	z-index: -1
}

.resposta-chart:after {
	top: 66.66%
}

.resposta-chart .bar {
	height: 100%;
	width: 3rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.resposta-chart .bar:before {
	content: attr(data-perc);
	font-size: .8rem;
	text-align: center;
	margin-top: -1.2rem;
}

.resposta-chart .bar>div {
	background-color: #860f4d;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.resposta-chart .bar>div>span {
	background-color: #063443;
	color: #860f4d;
	font-size: .6rem;
	width: .75rem;
	height: .75rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 1000px
}

.resposta-chart .bar>div:after {
	content: attr(data-dado);
	position: absolute;
	font-size: .8rem;
	text-align: center;
	bottom: -1.2rem;
	width: 100%;
	color: rgba(255, 255, 255, .5)
}

/*Personalizado para Hands On Alektos Ped*/
.grid-porteiro {
	/* background-image: url(../uploads/custom/bg-interno.png);
	background-position: center top,  bottom;
	background-repeat: repeat-x,  repeat-y; */
}

.texto-ajuda a {
	color: #fff;
}

.h4 {
	font-weight: bold;
}

.form-control {
	height: 50px;
}

.circulo-verde {
	background: url(../uploads/custom/circulo-verde.png) no-repeat top center;
	align-items: center;
}

.circulo-verde .logotipo {
	height: 25vh;
}

.em-breve {
	justify-content: start;
}

.mobile {
	display: none;
}

.desktop {
	display: inline-block;
}

.texto-breve {
	margin: 10% 0;
}

.btn-sair {
	background: #aaa;
	padding: 5px 15px;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	border-radius: 16px;
	position: absolute;
	left: 10px;
	top: 10px;
}

/* ESTILOS DO MODAL DE AJUDA */
.container_modal_help {
	display: grid;
	gap: var(--bds-spacing-5);
	background-color: #FFFFFF;
	border-radius: 10px;
	position: relative;
	padding: 24px;
}

.btn_close_modal {
	position: absolute;
	right: 10px;
	top: 10px;
}

.btn_close_modal i {
	font-size: 24px;
}

.title_modal_help {
	font-family: 'Fustat';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 150%;
	text-align: center;
	color: #251C1C;
	padding-bottom: 0;
	margin-block: 0;
}

.title_modal {
	color: #282626;
	font-size: 18px;
	font-style: normal;
	font-weight: 700 !important;
	line-height: 150%; /* 27px */
}

.text_modal_help {
	font-family: 'Fustat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
	color: #251C1C;
	padding-block: 0;
	margin-block: 0;
	text-align: center;
	letter-spacing: 0.02em;
}

.text_modal_help a {
	pointer-events: all;
}

.text_modal_help a span {
	font-family: 'Fustat';
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 150%;
	color: var(--bds-color-primary);
}

.btn_modal_whatsapp {
	height: 48px;
	width: 100%;
	background-color: var(--bds-color-primary);
	border: 1px solid var(--bds-color-primary);
	border-radius: 50px;
	margin-bottom: 0;
}

.btn_modal_whatsapp div i {
	font-size: 24px;
	color: var(--bds-color-neutral-100);
}

.btn_modal_whatsapp div p {
	font-family: 'Fustat';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 1;
	color:  var(--bds-color-neutral-100);
	margin-block: 0;
	margin-left: 10px;
}

.swal2-actions button {
	margin-top: 0;
	background-color: var(--bds-color-primary);
	color: var(--bds-color-neutral-100);
	width: 100%;
	border: 1px solid var(--bds-color-primary);
	border-radius: 50px;
	font-weight: 700;
	font-size: 14px;
}

.swal2-actions button:focus {
	box-shadow: none;
}
/* FIM DOS ESTILOS MODAL DE AJUDA */

.icone_bold {
    -webkit-text-stroke: 0.5px;
    color: var(--bds-color-primary) !important;
	background-color: var(--bds-color-neutral-100);
	border-radius: 100px;
	box-shadow: var(--bds-shadow-btn-fab);
    position: fixed;
    bottom: 16px;
    right: 16px;
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    z-index: 1;
}

.icone_bold:hover {
    color: var(--bds-color-primary) !important;
	background-color: var(--bds-color-auxiliary-sucess);
	z-index: 1;
}

@media only screen and (max-width: 600px) {
	.mob-header h2 {
		color: #575656;
	}

	.mob-header .page-back {
		display: none;
	}

	/* body {background-image: url(../uploads/custom/bg-interno.png);background-size: cover;background-position: left center;} */
	.detalhe-header-home .logotipo {
		width: 100%;
		padding: 30px 100px;
	}

	.lista-patrocinadores .mb-5 {
		display: none
	}

	.texto-ajuda {
		padding: 20px;
		line-height: 135%;
		font-size: 12px;
	}

	.bg-card-mutant {
		padding: 20px;
	}

	.circulo-verde .logotipo {
		height: auto;
		width: 60%;
	}

	.mobile {
		display: inline-block;
	}

	.desktop {
		display: none;
	}

	.circulo-verde {
		background: none;
	}

	.texto-ajuda a {
		display: block;
	}

	.pat-port {
		display: none;
	}

	.pat-port2 {
		display: block !important;
		margin-bottom: 10%;
	}

	.arte-porteiro .text-left {
		text-align: center !important;
	}
}

@media (max-width: 600px) {
	.titulo_menu {
		padding-top: 28px;
	}

	h2 {
		padding-left: 0;
	}

	.conteudo_responsivo {
		padding-top: 0;
	}
}

.ctn-seta-voltar {
	padding-top: 3rem !important;
	margin-left: 20px;
}