.elementor-206 .elementor-element.elementor-element-2092699{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-206 .elementor-element.elementor-element-2092699:not(.elementor-motion-effects-element-type-background), .elementor-206 .elementor-element.elementor-element-2092699 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://innovart.com.br/wp-content/uploads/2025/10/Innovart-Site-2026-1.jpg");}.elementor-206 .elementor-element.elementor-element-e9e64bf{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-206 .elementor-element.elementor-element-a694c9b > .elementor-widget-container{margin:0% 0% 0% 0%;}.elementor-206 .elementor-element.elementor-element-a694c9b.elementor-element{--align-self:center;}.elementor-206 .elementor-element.elementor-element-a694c9b{text-align:center;}.elementor-206 .elementor-element.elementor-element-a694c9b img{width:80%;}.elementor-206 .elementor-element.elementor-element-bc96c95{--display:flex;--min-height:700px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-206 .elementor-element.elementor-element-bc96c95:not(.elementor-motion-effects-element-type-background), .elementor-206 .elementor-element.elementor-element-bc96c95 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://innovart.com.br/wp-content/uploads/2025/10/Innovart-Site-2026-1.jpg");}.elementor-206 .elementor-element.elementor-element-8707587{--display:flex;}.elementor-206 .elementor-element.elementor-element-547f146:not(.elementor-motion-effects-element-type-background), .elementor-206 .elementor-element.elementor-element-547f146 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://innovart.com.br/wp-content/uploads/2025/10/Innovart-Site-2026-1.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-206 .elementor-element.elementor-element-547f146 > .elementor-container{min-height:400px;}.elementor-206 .elementor-element.elementor-element-547f146{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-206 .elementor-element.elementor-element-547f146 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-206 .elementor-element.elementor-element-9358063 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-206 .elementor-element.elementor-element-9358063{text-align:center;}.elementor-206 .elementor-element.elementor-element-9358063 .elementor-heading-title{font-family:"Lato", Sans-serif;font-weight:300;color:#51A8B1;}.elementor-206 .elementor-element.elementor-element-c29a2c9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-206 .elementor-element.elementor-element-bc96c95{--min-height:0px;}}/* Start custom CSS for section, class: .elementor-element-547f146 *//* === TEMA DARK MODE PARA TIMELINE.JS v3+ === */
.tl-timeline {
    background-color: #0a0e14;
    color: #ffffff;
}

/* ====== SLIDE AREA ====== */
.tl-slide,
.tl-slider-container-mask {
    background: #0a0e14;
}

.tl-slide.tl-slide-titleslide {
    background: #0c1d22;
}

.tl-slide .tl-media-content-container {
    background: transparent;
    border: none;
    box-shadow: none;
}

.tl-media-content {
    padding: 0;
}

.tl-credit,
.tl-caption {
    color: #9ca3af;
    font-size: 0.85rem;
    margin-top: 6px;
}

/* Texto dos slides */
.tl-text {
    background: rgba(12, 27, 34, 0.8);
    padding: 20px;
    border-radius: 6px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.tl-text p {
    color: #a9a9a9 !important;
}
.tl-headline {
    color: #fff !important;
    font-weight: bold;
    font-size: 2em;
    text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}

.tl-headline.tl-headline-title {
    font-size: 3em;
}

.tl-text-content p {
    color: #dadada;
    font-size: 1.1rem;
    line-height: 1.6;
}

.tl-headline-date {
    color: #bbb;
    font-style: italic;
    letter-spacing: 1px;
}

/* NAVIGATION */
.tl-slidenav-next,
.tl-slidenav-previous {
    background: rgba(20, 20, 20, 0.6);
    transition: all ease-in-out 0.3s;
}

.tl-slidenav-next:hover,
.tl-slidenav-previous:hover {
    background: rgba(30, 30, 30, 0.9);
}

.tl-slidenav-icon::before {
    color: #fff;
    font-size: 20px;
    content: "";
    border-style: solid;
    border-width: 0 0 2px 2px;
    transform: rotate(45deg);
    display: block;
    height: 10px;
    width: 10px;
    position: relative;
    top: 5px;
}

.tl-slidenav-next .tl-slidenav-icon::before {
    transform: rotate(-135deg);
    right: -2px;
}

.tl-slidenav-title {
    color: #ddd;
    font-weight: bold;
}

.tl-slidenav-description {
    color: #aaa;
    font-size: 0.9em;
}

/* ========= TIMENAV ========= */
.tl-timenav {
    background: #0c1d22 !important;
    color: #ccc;
    border-top: 1px solid #1d454f !important;
    z-index: 10;
}

.tl-menubar {
    background: transparent;
    color: #eee;
}

.tl-timeaxis {
    background: #000 !important;
}

.tl-timeaxis-background {
    background: #000;
}

.tl-timeaxis-tick::before {
    background-color: #333;
}

.tl-timeaxis-major.tl-timeaxis-tick::before {
    background-color: #666;
}

/* Marcadores de evento */
.tl-timemarker .tl-timemarker-content-container {
    background: #1d454f !important;
    border: 0 !important;
    color: white !important;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3) !important;
    border-radius: 4px;
}

.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container {
    background: #2b6b7a !important;
    border: 0 !important;
    font-weight: bold;
}

.tl-timemarker h2.tl-headline {
    color: inherit !important;
    margin: 0;
    font-size: 1rem;
    font-weight: normal;
}

.tl-timemarker-timespan {
    background: rgba(90, 186, 200, 0.15) !important;
    border-top: 1px dashed #5abac8;
    border-bottom: 1px dashed #5abac8;
}

.tl-timemarker-media-container img {
    filter: saturate(0.9) contrast(1.05);
    mix-blend-mode: screen;
}

/* Linhas dos marcadores */
.tl-timemarker-line-left {
    border-left: 1px solid #2b6b7a !important;
    box-shadow: none !important;
}

.tl-timemarker-line-right {
    box-shadow: none !important;
}/* End custom CSS */