.k_time {
    margin-top: 5rem !important;
    position: relative !important;
    /* Arrows */
}

.k_time:before {
    position: absolute !important;
    content: '' !important;
    width: 100% !important;
    height: 100% !important;
    background-color: #457BA9 !important;
    border-bottom-left-radius: 200px !important;
    top: 0 !important;
    left: 0 !important;
}

@media (max-width: 1100px) {
    .k_time {
        margin-top: 2rem !important;
    }
}

.k_time .container {
    overflow-y: hidden !important;
}

@media (max-width: 1100px) {
    .k_time .container {
        overflow-y: initial !important;
    }
}

.k_time .title h2 {
    font-size: 36px !important;
    text-align: center !important;
    color: #0e406e !important;
    width: 57% !important;
    margin: 0 auto 2rem !important;
}

@media (max-width: 1100px) {
    .k_time .title h2 {
        width: 100% !important;
        font-size: 28px !important;
    }
}

.k_time .title p {
    width: 50% !important;
    margin: 0 auto !important;
}

@media (max-width: 1100px) {
    .k_time .title p {
        width: 100% !important;
    }
}

.k_time .loading-bar__wrapper {
    background: transparent !important;
    border-radius: 5px !important;
    z-index: 99 !important;
    position: relative !important;
    margin-top: 8rem !important;
    min-height: 400px !important;
}

@media (max-width: 1100px) {
    .k_time .loading-bar__wrapper {
        margin-top: 0 !important;
        min-height: 443px !important;
    }
}

.k_time .loading-bar__wrapper:after {
    content: "" !important;
    width: 160% !important;
    height: 1px !important;
    background: #a7b4bd !important;
    top: 0 !important;
    left: -30% !important;
    position: absolute !important;
    z-index: -1 !important;
}

@media (max-width: 1100px) {
    .k_time .loading-bar__wrapper:after {
        display: none !important;
    }
}

@media (max-width: 1100px) {
    .k_time .slick-track {
        padding: 5rem 0 0 0 !important;
    }
}

.k_time .loading-bar__wrapper label {
    display: block !important;
    font-size: 0.9rem !important;
    margin-bottom: 12px !important;
    font-style: italic !important;
    font-weight: bold !important;
    color: #00ffa4 !important;
}

.k_time .loading-bar {
    border-radius: 100px !important;
    justify-content: space-around !important;
    position: relative !important;
}

.k_time .slick-list {
    overflow: initial !important;
}

@media (max-width: 1100px) {
    .k_time .slick-list {
        overflow: hidden !important;
        height: 600px !important;
    }
}

.k_time .loading-bar-bullet {
    background: white;
    height: 100px !important;
    width: 100px !important;
    border-radius: 100px !important;
    justify-content: space-around !important;
    text-align: center !important;
    position: relative !important;
    margin-top: -50px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    border: 1px solid #a7b4bd !important;
    position: relative !important;
    z-index: 9 !important;
}

@media (max-width: 1100px) {
    .k_time .loading-bar-bullet {
        margin-top: -63px !important;
    }
}

.k_time .loading-bar-bullet .ano,
.k_time .loading-bar-bullet .mes {
    color: #a7b4bd !important;
}

.k_time .loading-bar-bullet .ano {
    font-size: 24px !important;
    font-weight: 800 !important;
}

.k_time .loading-bar-bullet .mes {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.k_time .text {
    position: absolute !important;
    width: 495px !important;
    height: 300px !important;
    opacity: 0 !important;
    top: 119% !important;
    text-align: left !important;
    left: -129% !important;
}

.k_time .text.candonga {
    text-align: center !important;
    width: 350px !important;
    left: -80% !important;
}

@media (max-width: 440px) {
    .k_time .text {
        position: absolute !important;
        width: 302px !important;
        top: 119% !important;
        left: -48% !important;
    }
}

.k_time .text .bubble {
    position: relative !important;
    background: white !important;
    color: #296A7E !important;
    border-radius: 0 20px !important;
    padding: 36px !important;
}

.k_time .text .bubble h1,
.k_time .text .bubble h2,
.k_time .text .bubble h3,
.k_time .text .bubble h4,
.k_time .text .bubble h5,
.k_time .text .bubble h6,
.k_time .text .bubble ul li,
.k_time .text .bubble ol li,
.k_time .text .bubble p {
    color: #296A7E !important;
}

.k_time .text .bubble:after {
    content: "" !important;
    position: absolute !important;
    display: block !important;
    width: 0 !important;
    z-index: 1 !important;
    border-style: solid !important;
    border-color: white transparent !important;
    border-width: 0 20px 20px !important;
    top: -20px !important;
    left: 50% !important;
    margin-left: -20px !important;
}

@media (max-width: 1100px) {
    .k_time .text .bubble:after {
        top: -18px !important;
    }
}

.k-top-header {
    display: flex !important;
    flex-direction: column !important;
}

.k-timeline-descricao {
    position: relative !important;
    order: -1 !important;
    padding-top: 60px !important;
}

.k-timeline-descricao h1,
.k-timeline-descricao h2,
.k-timeline-descricao h3,
.k-timeline-descricao h4,
.k-timeline-descricao h5,
.k-timeline-descricao h6 {
    color: white !important;
    font-size: 24px !important;
    padding-bottom: 20px !important;
}

.k_timeline_titulo {
    color: white !important;
    font-size: 36px !important;
    text-align: center !important;
    position: relative !important;
    margin-bottom: 20px !important;
}

.k_timeline_titulo h2,
.k_timeline_titulo h3,
.k_timeline_titulo h4,
.k_timeline_titulo h5,
.k_timeline_titulo h6 {
    color: white !important;
    font-size: 36px !important;
    text-align: center !important;
}

.k-timeline-descricao p {
    color: white !important;
    max-width: 760px !important;
    margin: 20px auto !important;
}

.k_time .text .bubble p {
    color: #296A7E !important;
}

.k_time .slick-center .text {
    opacity: 1 !important;
}

.k_time .slick-center .loading-bar-bullet {
    background: #fff !important;
    width: 138px !important;
    height: 138px !important;
    border: 0 !important;
    margin-top: -75px !important;
}

.k_time .slick-center .loading-bar-bullet * {
    color: white !important;
}

.k_time .slick-center .loading-bar-bullet .ano {
    font-size: 36px !important;
    font-weight: 800 !important;
    color: #296A7E !important;
}

.k_time .slick-center .loading-bar-bullet .mes {
    font-size: 16px !important;
    color: #296A7E !important;
}

.k_time .loading-bar-bullet::before {
    display: none !important;
}

.k_time .slick-current.loading-bar-bullet::before {
    display: none !important;
}

.k_time .labels {
    margin-top: 50px !important;
    text-align: center !important;
}

.k_time .slick-prev,
.k_time .slick-next {
    font-size: 0 !important;
    line-height: 0 !important;
    position: absolute !important;
    top: 0% !important;
    display: block !important;
    width: 20px !important;
    height: 32px !important;
    padding: 0 !important;
    -webkit-transform: translate(0, -50%) !important;
    -ms-transform: translate(0, -50%) !important;
    transform: translate(0, -50%) !important;
    cursor: pointer !important;
    color: transparent !important;
    border: none !important;
    outline: none !important;
    background: transparent !important;
    z-index: 9999 !important;
}

@media (max-width: 1100px) {

    .k_time .slick-prev,
    .k_time .slick-next {
        top: 24% !important;
    }
}

.k_time .slick-prev::before,
.k_time .slick-next::before {
    display: none !important;
}

.k_time .slick-prev {
    left: 0 !important;
    background: url("../../../images/bgs/ar_left.png") no-repeat !important;
    width: 40px !important;
    height: 40px !important;
}

.k_time .slick-next {
    right: 0 !important;
    background: url("../../../images/bgs/ar_r.png") no-repeat !important;
    width: 40px !important;
    height: 40px !important;
}