.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#111111;--e-global-color-text:#111111;--e-global-color-accent:#EB770D;--e-global-color-08fa7b1:#94918D;--e-global-color-43c1e78:#EEEFF1;--e-global-typography-primary-font-family:"Swis 721";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Swis 721";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Swis 721";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Swis 721";--e-global-typography-accent-font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-kit-7 a:hover{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */p{
	margin-bottom: 0;
}

html,body{
	width: 100%;
	overflow-x: hidden;
}

/*Modificar a scrollbar*/

/*Largura da Scroll*/
body::-webkit-scrollbar{
	width: 10px;
}

/*Cor de fundo da Scroll*/
body::-webkit-scrollbar-track{
	background: #000;
}

/*Cor e radius da barra de navegação*/
body::-webkit-scrollbar-thumb{
	background: #EB770D;
	border-radius: 20px;
}

/*Mudar a cor de quando selecionamos um texto(padrão azul)*/
/*Quando usamos o mouse para selecionar o texto para copiar por ex*/
*::selection{
	color: #fff;
	background: #EB770D;
}

/* Oculta o rodapé padrão do tema */
#site-footer {
    display: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Swis 721';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://neuronioonline.com.br/eletrofluid/wp-content/uploads/2026/05/Swiss721BT-Roman.eot');
	src: url('https://neuronioonline.com.br/eletrofluid/wp-content/uploads/2026/05/Swiss721BT-Roman.eot?#iefix') format('embedded-opentype'),
		url('https://neuronioonline.com.br/eletrofluid/wp-content/uploads/2026/05/Swiss721BT-Roman.woff2') format('woff2'),
		url('https://neuronioonline.com.br/eletrofluid/wp-content/uploads/2026/05/Swiss721BT-Roman.woff') format('woff'),
		url('https://neuronioonline.com.br/eletrofluid/wp-content/uploads/2026/05/Swiss721BT-Roman.ttf') format('truetype'),
		url('https://neuronioonline.com.br/eletrofluid/wp-content/uploads/2026/05/Swiss721BT-Roman.svg#Swis721') format('svg');
}
@font-face {
	font-family: 'Swis 721';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://neuronioonline.com.br/eletrofluid/wp-content/uploads/2026/05/Swiss721BT-Bold.eot');
	src: url('https://neuronioonline.com.br/eletrofluid/wp-content/uploads/2026/05/Swiss721BT-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://neuronioonline.com.br/eletrofluid/wp-content/uploads/2026/05/Swiss721BT-Bold.woff2') format('woff2'),
		url('https://neuronioonline.com.br/eletrofluid/wp-content/uploads/2026/05/Swiss721BT-Bold.woff') format('woff'),
		url('https://neuronioonline.com.br/eletrofluid/wp-content/uploads/2026/05/Swiss721BT-Bold.ttf') format('truetype'),
		url('https://neuronioonline.com.br/eletrofluid/wp-content/uploads/2026/05/Swiss721BT-Bold.svg#Swis721') format('svg');
}
/* End Custom Fonts CSS */