.elementor-kit-9{--e-global-color-primary:#009EE3;--e-global-color-secondary:#13499F;--e-global-color-text:#1E1E1E;--e-global-color-accent:#737373;--e-global-color-07eb798:#0090CA;--e-global-color-95c8f46:#004094;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:2.5em;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.5em;--e-global-typography-primary-letter-spacing:-0.8px;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:-0.32px;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-size:0.875em;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.5em;--e-global-typography-accent-letter-spacing:1.82px;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:0.9375em;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-secondary-letter-spacing:-0.3px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:7.5em;--container-default-padding-right:0em;--container-default-padding-bottom:7.5em;--container-default-padding-left:0em;}.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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0em;--container-default-padding-right:1em;--container-default-padding-bottom:0em;--container-default-padding-left:1em;}}/* Start custom CSS */html,body{
    width: 100%;
    overflow-x: hidden;
}

.elementor-kit-9::-webkit-scrollbar {
    display: none;
 }
 
 ::selection{
    background: #ECF1FF; 
    color: #004094; 
}

/* TRANSIÇÃO DE PÁGINA */

/*#swup{*/
/*    transition: all .5s;*/
/*}*/

/*html.is-animating main{*/
/*    opacity: 0;*/
/*}*/

/* FIM DO CÓDIGO */

.titulo-hero{
    color: #009EE3;
    font-weight: 600;
}

.titulo{
    color: #004094;
}

.titulo-2{
    color: #009EE3;
}

.texto-azul{
    color: #13499F;
    font-weight: 600;
}

.copyright{
    color: #FFF;
    font-weight: 600;
}

.copyright-1{
    color: #1E1E1E;
    font-weight: 600;
}

.rodape{
    color: #FFF;
}

.subtitulo {
    position: relative;
    --before-width: 0px;
    --after-opacity: 0;
    --after-blur: 1px;
    --after-x: -15px;
}

.subtitulo::before {
    content: '';
    position: absolute;
    top: 35px;
    left: 0;
    width: var(--before-width);
    height: 1px;
    background: #009EE3;
    border-radius: 1px;
}

.subtitulo::after {
    content: '';
    position: absolute;
    top: 35px;
    left: 33px;
    width: 10px;
    height: 1px;
    background: #009EE3;
    border-radius: 1px;
    opacity: var(--after-opacity);
    filter: blur(var(--after-blur));
    transform: translateX(var(--after-x));
}

@media(max-width: 1024px){
    .subtitulo::before {
        display: none;
    }
    
    .subtitulo::after {
        display: none;
    }
}

.scroll-left{
    opacity: 0;
    filter: blur(10px);
    transform: translate3d(-30px, 0, 0);
    transition: opacity 0.5s ease, transform 0.5s ease, filter 0.5s ease !important;
}

.scroll-right{
    opacity: 0;
    filter: blur(10px);
    transform: translate3d(30px, 0, 0);
    transition: opacity 0.5s ease, transform 0.5s ease, filter 0.5s ease !important;
}

.scroll-top{
    opacity: 0;
    filter: blur(10px);
    transform: translate3d(0, 30px, 0);
    transition: opacity 0.5s ease, transform 0.5s ease, filter 0.5s ease !important;
}

.elementor-editor-active .scroll-top,
.elementor-editor-active .scroll-left,
.elementor-editor-active .scroll-right,
.ativo{
    opacity: 1;
    filter: blur(0);
    transform: translate3d(0, 0, 0);
    transition-duration: 0.8s !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://oncocamp.com.br/wp-content/uploads/2026/02/Raleway-Regular.eot');
	src: url('https://oncocamp.com.br/wp-content/uploads/2026/02/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://oncocamp.com.br/wp-content/uploads/2026/02/Raleway-Regular.woff2') format('woff2'),
		url('https://oncocamp.com.br/wp-content/uploads/2026/02/Raleway-Regular.woff') format('woff'),
		url('https://oncocamp.com.br/wp-content/uploads/2026/02/Raleway-Regular.ttf') format('truetype'),
		url('https://oncocamp.com.br/wp-content/uploads/2026/02/Raleway-Regular.svg#Raleway') format('svg');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://oncocamp.com.br/wp-content/uploads/2026/02/Raleway-SemiBold.eot');
	src: url('https://oncocamp.com.br/wp-content/uploads/2026/02/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('https://oncocamp.com.br/wp-content/uploads/2026/02/Raleway-SemiBold.woff2') format('woff2'),
		url('https://oncocamp.com.br/wp-content/uploads/2026/02/Raleway-SemiBold.woff') format('woff'),
		url('https://oncocamp.com.br/wp-content/uploads/2026/02/Raleway-SemiBold.ttf') format('truetype'),
		url('https://oncocamp.com.br/wp-content/uploads/2026/02/Raleway-SemiBold.svg#Raleway') format('svg');
}
/* End Custom Fonts CSS */