section {
  padding: 100px 0;
}
.corpo{
  background-color: #fff;
}
.colorAmarelo{
  color: #FFF7B5;
}
.inicio-timeline {
    background: #000000;
    color: #FFFFFF;
    padding: 0px;
}
.locate {
  z-index: 1;
  position: relative;
}
.spacelogo{
  padding-right: 100px;
  /* top: 10px; */
}
.mascara{
  background-image: linear-gradient(to right, #0c0b0b57, black);
  color: #fff;
  color: #fff;
  height: 92vh;
  position: relative;
  z-index: 1;
  display: flex;
  /* flex-direction: column; */
  justify-content: center;
  padding-top: 40px;
}
.timeline {

    position: relative;

    &::before {
        content: '';
        background: #fff7b540;
        width: 5px;
        height: 95%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
}

.img-header1 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgb(0 0 0 / 89%)), url(../imagens/50anos/inicio-cobra-1970.png) center center no-repeat;
}
.img-header2 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgb(0 0 0 / 89%)), url(../imagens/50anos/surgimento-da-empresa-cobra-1974.jpg) center center no-repeat;
  height: 400px !important;
}
.img-header3 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgb(0 0 0 / 89%)), url(../imagens/50anos/reestruturacao-da-cobra-1977.png) center center no-repeat;
  height: 500px !important;
}

.img-header4 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgb(0 0 0 / 89%)), url(../imagens/50anos/primeiro-computador-porte-medio-brasil-1980.png) center center no-repeat;
  height: 470px !important;
}
.img-header5 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgb(0 0 0 / 89%)), url(../imagens/50anos/marco-importante-1982.png) center center no-repeat;
  height: 470px !important;
}

.img-header6 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgb(0 0 0 / 89%)), url(../imagens/50anos/10-anos-1984.png) center center no-repeat;
  height: 290px !important;
}
.img-header7 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgb(0 0 0 / 89%)), url(../imagens/50anos/lei-da-informatica-1990.png) center center no-repeat;
  height: 340px !important;
}
.img-header8 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgb(0 0 0 / 89%)), url(../imagens/50anos/parceria-e-inovacao-da-cobra-2000.png) center center no-repeat;
  height: 340px !important;
}
.img-header9 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgb(0 0 0 / 89%)), url(../imagens/50anos/mudanca-do-nome-2012.png) center center no-repeat;
  height: 340px !important;
}
.img-header10 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgb(0 0 0 / 89%)), url(../imagens/50anos/suporte-ao-bb-2015.png) center center no-repeat;
  height: 340px !important;
}
.img-header11 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgb(0 0 0 / 89%)), url(../imagens/50anos/predio-bbts-2020.png) center center no-repeat;
  height: 400px !important;
}
.img-header12 {
  background: linear-gradient(rgba(0, 0, 0, 0), rgb(0 0 0 / 89%)), url(../imagens/50anos/bbts-2024.png) center center no-repeat;
  height: 340px !important;
}
.text-linha{
  bottom: 20px;
  position: absolute;
  left: 37%;
}
.page-template-page-50anos .locate {
  display: none !important;
}
.timeline-item {
    width: 100%;
    margin-bottom: 70px;

    &:nth-child(even) {

        .timeline-content {
            float: right;
            padding: 40px 30px 10px 30px;

            .date {
            }

            &::after {
                content: '';
                position: absolute;
                border-style: solid;
                width: 0;
                height: 0;
                top: 30px;
                left: -15px;
                border-width: 10px 15px 10px 0;
                border-color: transparent #333333 transparent transparent;
            }
        }
    }

    &::after {
        content: '';
        display: block;
        clear: both;
    }
}


.timeline-content {
    position: relative;
    width: 45%;
    padding: 20px;
    border-radius: 4px;
    background: #333333;
    box-shadow: 0 20px 25px -15px rgba(0, 0, 0, .3);

    &::after {
        content: '';
        position: absolute;
        border-style: solid;
        width: 0;
        height: 0;
        top: 30px;
        right: -15px;
        border-width: 10px 0 10px 15px;
        border-color: transparent transparent transparent #333333;
    }
;
    border-radius: 25px;
}

.timeline-img {
    width: 30px;
    height: 30px;
    background: #fff7b5;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-top: 25px;
    margin-left: -15px;
}

.btn-timeline {
    color: #FFF7B5;
    padding: 8px 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 45px;
    border: 1px solid;

    &:hover, &:active, &:focus {
      background: darken(#3F51B5, 10%);
    color: #FFF7B5;
    text-decoration: none;
    }
}

.timeline-card {
    padding: 0!important;

    p {
        padding: 0 20px;
    }

    a {
        margin-left: 20px;
    }
}
.video{
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.timeline-item {
  .timeline-img-header {
            /*background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0, .4)), url('https://picsum.photos/1000/800/?random') center center no-repeat;*/
            background-size: cover;
            border-radius: 25px 25px 0px 0px;
        }
}

.timeline-img-header {

    height: 250px;
    position: relative;
    margin-bottom: 20px;

    h3 {
        color: #fff7b5;
        position: absolute;
        bottom: 5px;
        left: 20px;
    }
}

blockquote {
    margin-top: 30px;
    color: #ffffff;
    border-left-color: #3F51B5;
    padding: 0 20px;
}
.colorTemaAmarelo{
  color: #FCFC30;

}
.date {
    background: #fff7b5;
    display: inline-block;
    color: #333333;
    padding: 5px 20px;
    position: absolute;
    top: 20px;
    right: 20px;
    border-radius: 45px;
    box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .6);
}
.img50anos{
  width: 400px;
}
@media screen and (max-width: 768px) {
  .img50anos{
      width: 100%;
      padding: 30px;
  }

    .timeline {

        &::before {
            left: 50px;
        }

        .timeline-img {
            left: 50px;
        }

        .timeline-content {
            max-width: 100%;
            width: auto;
            margin-left: 70px;
        }

        .timeline-item {

            &:nth-child(even) {

                .timeline-content {
                    float: none;

                }
            }

            &:nth-child(odd) {

                .timeline-content {
                    
                    &::after {
                        content: '';
                        position: absolute;
                        border-style: solid;
                        width: 0;
                        height: 0;
                        top: 30px;
                        left: -15px;
                        border-width: 10px 15px 10px 0;
                        border-color: transparent #333333 transparent transparent;
                    }
                }

            }
        }
    }
    
}
