.elementor-kit-6{--e-global-color-primary:#242121;--e-global-color-secondary:#242121;--e-global-color-text:#242121;--e-global-color-accent:#242121;--e-global-typography-primary-font-family:"neulis-neue";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"neulis-neue";--e-global-typography-secondary-font-size:21px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"neulis-neue";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"neulis-neue";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:600;background-color:#100E0E;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#2C2B2B;font-family:"neulis-neue", Sans-serif;font-weight:600;color:#FFFFFF;border-radius:55px 55px 55px 55px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end: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:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-size:16px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:10px 25px 10px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:760px;}.e-con{--container-max-width:760px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}}/* Start custom CSS */html,body{
width:100%;
overflow-x:hidden;
}

.scroll-bottom{
opacity: 0;
transition: 0.8s;
transform: translate(0px, 30px);
}

.scroll-top{
opacity: 0;
transition: 0.8s;
transform: translate(0px, -30px);
}

.scroll-left{
opacity: 0;
transition: 0.8s;
transform: translate(-30px, 0px);
}

.scroll-right{
opacity: 0;
transition: 0.8s;
transform: translate(30px, 0px);
}

.elementor-editor-active .scroll-bottom,
.elementor-editor-active .scroll-top,
.elementor-editor-active .scroll-left,
.elementor-editor-active .scroll-right,
.ativo{
opacity: 1;
transition: 0.8s;
transform: translatey(0px);
}

html,body{
width:100%;
overflow-x:hidden;
}/* End custom CSS */