.timeline-duo-mm-awards {
    position: relative;
    background-color: var(--dark-ice);
}

.timeline-duo-mm-awards.acknowledgement {
    /* background-color: var(--gray); */
    /* background-color: var(--acknowledgements-bg); */
    /* color: #fff; */
}

.como-somos-reconhecidos .timeline-duo-mm-awards.acknowledgement {
    background-color: var(--gray);
    /* background-color: var(--acknowledgements-bg); */
    color: #fff;
}

.timeline-duo-mm-awards .timeline {
    margin: 20px auto;
    overflow: hidden;
    position: relative;
}



.premios-e-reconhecimentos .mod-timeline-image {
    /* display: flex; */
    height: 100% !important;
}

.reconhecimentos .timeline {
    color: var(--ice) !important;
}

.timeline-duo-mm-awards.acknowledgement {
    /* color: #fff; */
}

.como-somos-reconhecidos .timeline-duo-mm-awards.acknowledgement {
    color: #fff;
}

.timeline-duo-mm-awards>.inner {
    padding: 1.2rem;
    padding-bottom: 0.5rem;
}

.award-content {
    height: 100%;
    padding: 1.25rem 0;
    /* margin-bottom: 1.25rem; */
    padding-bottom: 0;
}

.timeline-duo-mm-awards .item-year {
    display: inline-flex;
    margin: 0 auto;
    justify-content: center;
    width: 100%;
    margin-bottom: -1.25rem;
}


.timeline-duo-mm-awards .award_description {
    display: block;
    text-align: center;
    padding: 1rem;
    font-size: 16px;
}

.timeline-duo-mm-awards .award_description h5 {
    font-size: 16px;
}

.reconhecimentos h2 {
    color: var(--yellow) !important;
}

.timeline-duo-mm-awards h2 {
    padding-left: 0;
}

.timeline-duo-mm-awards .award_year span {
    transform: skewX(12deg);

    display: block;
}

.timeline-duo-mm-awards .timeline-container {
    display: flex;
    transition: all 0.5s ease;
    padding-left: 5rem;
    padding-right: 15rem;
    z-index: 1;
}

.container-timeline {
    opacity: 0;
    transition: opacity 0.22s;
    position: relative;
}

.container-timeline.visible {
    opacity: 1;
}

.timeline-duo-mm-awards .timeline-item {
    opacity: 0.2;
    /* Opacidade baixa para itens não destacados */
    transition: opacity 0.2s;
}

.timeline-duo-mm-awards .timeline-item {
    flex: 0 0 auto;
    /* margin-right: 20px; */
    text-align: center;
    border-top: none;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.timeline-duo-mm-awards .timeline-item img {
    max-width: 100%;
    height: auto;
    margin-bottom: 0;
}

.timeline-duo-mm-awards .timeline-item {
    margin-top: 0 !important;
}

.timeline-duo-mm-awards .prev,
.timeline-duo-mm-awards .next {
    position: absolute;
    /* top: 62%; */
    top: 8rem;
    transform: translateY(-50%);
    border: none;
    padding: 10px;
    cursor: pointer;
    z-index: 2;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.timeline-duo-mm-awards .prev button,
.timeline-duo-mm-awards .next button {
    padding: 0.5rem 1rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    height: 3rem;
    width: 3rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: var(--dark-ice);
    color: var(--graphite);
}

.timeline-duo-mm-awards .prev {
    left: 2rem;
}

.timeline-duo-mm-awards .next {
    right: 1rem;
}

.timeline-duo-item .award_image img {
    display: block;
    height: 96px;
    width: auto !important;
    margin: auto;
}

.timeline-duo-item .award_image {
    display: block;
    margin-bottom: 1rem;
    margin-top: 1rem;

}

.timeline-duo-item .award_image a {
    display: block;
}

.controls-awards .awards-button {
    width: 100% !important;
    padding: 15px !important;

}

.controls-awards {
    padding-left: 2rem !important;
}

.timeline-duo-mm-awards .line {
    position: absolute;
    top: 8rem;
    left: 3rem;
    right: 2rem;
    width: 100%;
    height: 10px;
    background-color: var(--dark-ice);
    z-index: 0;
    opacity: 0.22;
    display: flex;
    align-items: center;
}

.timeline-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.timeline-container {
    display: flex;
    transition: all 0.5s ease;
    /* padding-left: 5rem;
    padding-right: 15rem; */
    position: relative;
}

.below-main {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.timeline-duo .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;

}

.timeline-duo-mm-awards .premios,
.timeline-duo-mm-awards .reconhecimentos {
    position: relative;
    padding-left: 32px;
    padding-right: 32px;
}

.timeline-duo .owl-item .timeline-duo-item {
    scale: 1;
    transition: all 0.5s;
    opacity: 0.95;
    padding-top: 2rem;
    /* padding-bottom: 2rem; */
    width: 100%;
    display: block;

}

/* .owl-stage .active:last-child {
	border: 10px solid red;
} */
.timeline-duo-mm-awards {
    padding-left: 3rem;
    padding-right: 3rem;

}

.timeline-duo-mm-awards .owl-nav .owl-prev {
    left: -48px;
}

.timeline-duo-mm-awards .owl-nav .owl-next {
    right: -48px;
}

.timeline-duo-mm-awards .owl-nav .owl-prev,
.timeline-duo-mm-awards .owl-nav .owl-next {
    position: absolute;
    background-color: #fff;
    display: inline-block;
    height: 64px;
    border-radius: 50% !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    width: 64px;

    top: calc(50% - 1.25rem);
    transform: translateY(-50%);
}

/* .timeline-duo-mm-awards.premios {
	background: #f5f5f5;
} */
.timeline-duo-mm-awards.reconhecimentos {
    background: var(--gray);
}

.timeline-duo .owl-item.active.center {
    z-index: 2;
}

.timeline-duo .owl-item .timeline-duo-item .award_image img {
    display: block;
    height: 96px;
    width: auto;
    transition: all 0.5s;
}

.timeline-duo .owl-item.active.center .timeline-duo-item {
    transition: all 0.5s;
    opacity: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.timeline-duo .owl-item .timeline-duo-item .btn {
    background-color: var(--light-gray);
    transform: skewX(-12deg);
    padding-left: 2rem;
    padding-right: 2rem;
    z-index: 2;
    color: #fff;
}

.timeline-duo .owl-item.active.center .timeline-duo-item .btn {
    background-color: var(--yellow);
    transform: skewX(-12deg);
    padding-left: 2rem;
    padding-right: 2rem;
    z-index: 2;
    color: var(--gray);
}

.timeline-duo-mm-awards .progress-bar-container {
    position: relative;
    width: 100%;
    height: 10px;
    background-color: #e0e0e0;
    margin-bottom: 20px;
}

.timeline-duo-mm-awards .progress-bar {
    position: absolute;
    top: -5px;
    left: 0;
    height: 20px;
    width: 100px;
    background-color: var(--yellow);
}

.timeline-duo-mm-awards .main-title {
    font-weight: 300 !important;
    font-size: 32px;
    text-transform: uppercase;
}

.timeline-duo-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.timeline-duo-mm-awards .owl-carousel .owl-nav button.owl-prev,
.timeline-duo-mm-awards .owl-carousel .owl-nav button.owl-next {
    background-color: var(--dark-ice);
    color: var(--graphite);
    border-radius: 50%;
    padding: 0.5rem 1rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3rem;
    width: 3rem;
    position: absolute;
    top: 198px;
    transform: translateY(-50%);
    z-index: 2;
    padding: 0;
    margin: 4px;
}

.areaAtuacao .timeline-duo-mm-awards .owl-carousel .owl-nav button.owl-prev {
    left: 5px;
}

.acknowledgement .timeline-duo.owl-carousel::before {
    content: '';
    position: absolute;
    top: 198px;
    left: 0;
    width: 100%;
    height: 10px;
    background: var(--dark-ice);
    z-index: -1;
    background: rgba(217, 217, 217, 0.44);
    opacity: 0.35;
}
.award .timeline-duo.owl-carousel::before {
    content: '';
    position: absolute;
    top: 198px;
    left: 0;
    width: 100%;
    height: 10px;
    background: var(--dark-ice);
    z-index: -1;
    background: rgba(195, 193, 193, 0.84); /* rgba(217, 217, 217, 0.44); */
    /* background: var(--acknowledgements-bg); */
    opacity: 0.75;
}

.item-year{
    
}

.timeline-duo-mm-awards.acknowledgement .timeline-duo.owl-carousel::before {
    background: rgba(195, 193, 193, 0.84); /* rgba(217, 217, 217, 0.44); */
    /* background: var(--acknowledgements-bg); */
}

.como-somos-reconhecidos .timeline-duo-mm-awards.acknowledgement .timeline-duo.owl-carousel::before {
    background: rgba(217, 217, 217, 0.22);
}

.timeline-duo-mm-awards.acknowledgement .timeline-duo .owl-item .timeline-duo-item .btn {
    background-color: var(--light-gray);
    color: #fff;

}

.timeline-duo-mm-awards.acknowledgement .timeline-duo .owl-item.active.center .timeline-duo-item .btn {
    background-color: var(--yellow);
    color: var(--gray);
}

/* .owl-carousel .owl-stage .owl-item.active:last-child {
    background-color: yellow;
} */

@media all and (max-width:991px) {
    .timeline-duo-mm-awards h2 {
        padding-left: 0rem;
        text-align: center;
    }

    .timeline-duo-mm-awards>.inner {
        padding: 0;
        padding-top: 1.2rem;
        padding-bottom: 0.5rem;
    }    
}