/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 08 2025 | 18:27:00 */
/* 
//REFERENCIA FONTES ADOBE KIT
font-family: oso-sans-condensed, sans-serif;
font-weight: 300;400;600;700;
font-style: normal;

font-family: oso-sans, sans-serif;
font-weight: 300;400;700;
font-style: normal;italic;

font-family: segoe-ui, sans-serif;
font-weight: 400;600;700;
font-style: normal;italic;


azul #00b5d1
roxo #8d579f
*/

h1, h2, h3, h4, h5, h6 {
	font-family: "oso-sans-condensed", Beiruti, sans-serif !important;
	font-weight: 400;
	font-style: normal;
}
.home_conteudo h1, 
.home_conteudo h2, 
.home_conteudo h3, 
.home_conteudo h4, 
.home_conteudo h5, 
.home_conteudo h6 {
	font-family: oso-sans-condensed, Beiruti, sans-serif !important;
	font-weight: 400;
	font-style: normal;
	color: #542663;
}
.main_cover {
	min-height: 180px;
}
.hero_home,
.main_cover {
 	align-items: flex-start;
}
.hero_home .img_logo_rrq {
	width: 80px;
	visibility: hidden;
}
.hero_home .main_header {
	align-items: flex-end;
}
nav.main_menu > ul > li a {
 	font-family: oso-sans-condensed, sans-serif;
  	text-transform: uppercase;
  	font-size:1.2em;
}
a:link, a:visited, a:hover, a:active {
 	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
 	color:#8d579f;
}
.quadro_sombra {
 box-shadow: 1px 1px 8px 3px #eaeaea;
}
/*
.rrq_navegacao a {
	font-family: oso-sans-condensed, sans-serif;
	font-weight: 300;
}
*/
.naveg_rrq_idioma,
.naveg_rrq_idioma * ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.naveg_rrq_idioma * ul {
	border-left: 1px solid #666;
	padding: 0 0 0 14px;
 	list-style: none;
	display: flex;
	flex-direction: row;
}
.naveg_rrq_idioma * ul li {
	margin: 0 6px;
}
@media (max-width: 782px) {
	#modal-1 {
		background-color: #191919;
	}
	#modal-1 a,
	#modal-1 button {
		color: #00b5d1;
		font-size: 1.3em;
		text-align: center;

	}
	#modal-1 li.current-menu-item a {
		background-color: #8d579f;
		color: #f8f7f5;
	}
	#modal-1 button {
		margin: 15px 15px 0 0;
		font-size: 1.5em;
	}
	#modal-1 a: hover {
		color: #FF0;
	}
	.home_logo_grupo {
		margin: 10px 0 !important;
		padding: 0 !important;
	}
	.main_cover {
		min-height: 100px;
	}
/*
	.home_logo_grupo {
		margin: 10px 0 !important;
		padding: 0 !important;
	}
	.rrq_pagetitle {
		text-align: center;
	}
	.main_cover {
		min-height: auto;
	}


		width:250px;
		padding-top:10px;
  }
	.main_menu .wp-block-navigation__responsive-container,
	#modal-1, #modal-1-content {
		background-color: #191919 !important;
		color: #f8f7f5;
		text-align: center;
	}
	*/
}