.ctn__slide__certificate:after,
.ctn__slide__magazine:before {
    background-repeat: no-repeat;
    background-position: center 0;
    bottom: 0
}

.riel__years,
.wrap__live__frame {
    display: -webkit-box;
    display: -ms-flexbox
}

.ctn__slide__certificate:after,
.ctn__slide__magazine:before,
.inner__years__slide:after,
.year__slide__item:after {
    content: "";
    right: 0;
    position: absolute;
    left: 0
}

.inner__live__facebook,
.inner__slide__magazine,
.inner__years__slide,
.wrap__live__frame {
    margin-left: auto;
    margin-right: auto
}

.inner__years__slide .next__year,
.inner__years__slide .prev__year,
.wrap__live__frame iframe:nth-of-type(2) {
    display: none
}

.ctn__slide__magazine .slide__magazine__item a,
.hero__podcast {
    text-align: center
}

.ctn__slide__certificate {
    width: 100%;
    position: relative
}

.ctn__slide__certificate:after {
    background-size: 120% auto;
    background-image: url("../img/certificate/round__slide.svg");
    height: 100px
}

.ctn__slide__certificate picture,
.ctn__slide__certificate picture img {
    width: 100%
}

.ctn__slide__certificate .description__hero__abstract {
    max-width: 400px
}

.ctn__slide__magazine {
    background-image: url("../img/icons/concrete_wall.png");
    background-repeat: repeat;
    margin-top: 56px;
    overflow: hidden;
    position: relative
}

.ctn__slide__magazine:before {
    z-index: 1;
    width: 100%;
    height: 50%;
    background-image: url("../img/icons/back__products.svg");
    background-size: 110% auto
}

.inner__slide__magazine {
    max-width: 1200px;
    padding-left: 4rem;
    padding-right: 4rem;
    position: relative;
    z-index: 1
}

.hero__podcast,
.inner__live__facebook,
.inner__podcast,
.inner__social__share,
.riel__years {
    padding-left: 2rem;
    padding-right: 2rem
}

.ctn__slide__magazine .bx-viewport {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.inner__slide__magazine .bx-wrapper .bx-prev {
    left: -3.5rem
}

.inner__slide__magazine .bx-wrapper .bx-next {
    right: -3.5rem
}

.ctn__slide__magazine .slide__magazine__item img {
    -webkit-transition: .25s linear;
    -o-transition: .25s linear;
    transition: .25s linear;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.ctn__slide__magazine .slide__magazine__item.skewed__left img {
    -webkit-transform: perspective(600px) rotateY(30deg);
    transform: perspective(600px) rotateY(30deg)
}

.ctn__slide__magazine .slide__magazine__item.skewed__right img {
    -webkit-transform: perspective(600px) rotateY(-30deg);
    transform: perspective(600px) rotateY(-30deg)
}

.ctn__slide__magazine .bx-wrapper .bx-controls-direction a {
    z-index: 9
}

.years__slide__magazine {
    margin-bottom: 4rem;
    padding-top: 4rem;
    position: relative;
    z-index: 2
}

.inner__years__slide {
    max-width: 1200px;
    position: relative
}

.inner__years__slide:after {
    bottom: 10px;
    height: 4px;
    background-color: #bec5d3;
    z-index: 1
}

.riel__years {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 2;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.year__slide__item {
    font-size: 1rem;
    color: #35393f;
    font-weight: 600;
    position: relative;
    padding-bottom: 2rem;
    text-align: center;
    cursor: pointer
}

.year__slide__item:after {
    width: 1rem;
    height: 1rem;
    bottom: 5px;
    background-color: #fff;
    border: 2px solid #bec5d3;
    border-radius: 50%;
    margin: auto
}

.year__slide__item.active {
    font-size: 1rem;
    font-weight: 700
}

.year__slide__item.active:after {
    background-color: #009959;
    border-color: #007745;
    width: 1.5rem;
    height: 1.5rem;
    bottom: 0
}

.ctn__live__facebook {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.inner__live__facebook {
    max-width: 1200px
}

.live__facebook__title {
    font-size: 2rem;
    color: #35393f;
    font-weight: 600
}

.wrap__live__frame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 800px
}

.wrap__live__frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.inner__live__frame {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    width: 100%
}

.inner__social__share.is__medium {
    max-width: 864px
}

.inner__social__share {
    max-width: 1200px;
    margin: 1rem auto 4rem
}

.inner__social__share a {
    text-decoration: none;
    color: #35393f;
    margin: 0 1rem
}

.hero__podcast {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: url("../img/certificate/hero__podcast.png");
    background-position: center center;
    background-size: cover;
    margin-bottom: 3rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.podcast__title {
    color: #fff;
    max-width: 1024px
}

.inner__podcast {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.grid__cards__certify .col-12:nth-child(3n+1)>.fadecard__element {
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s
}

.grid__cards__certify .col-12:nth-child(3n+2)>.fadecard__element {
    -webkit-transition-duration: 1.2s;
    -o-transition-duration: 1.2s;
    transition-duration: 1.2s
}

.grid__cards__certify .col-12:nth-child(3n+3)>.fadecard__element {
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s
}


.aniversary__title{
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.ctn__breadcrumb {
    margin-top: 83px;
    background-color: #fff;
    padding-top: 0;
    border-bottom: 1px solid #e7e6f2;
    width: 100%;
}

.ctn__breadcrumb nav {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px
}

.text__graydark {
    color: #4c5460;
    font-weight: 400;
}
.text__dark {
    color: #000;
    font-weight: 400;
}
.ctn__breadcrumb .breadcrumb {
    margin-bottom: 0;
    background-color: #fff;
    width: 100%;
}
.breadcrumb-item+.breadcrumb-item::before {
    content: none;
}

.live__facebook__category {
    margin-bottom: 2rem;
}

.breadcrumb-item.active{
    color: #35393f;
}

.button__copylink {
  position: relative;
}
.button__copylink span {
    position: absolute;
    left: -36px;
    width: 100px;
    border-radius: 0.5rem;
    padding: 0.25rem;
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.5em;
    top: -40px;
  }
  .button__copylink span:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    border-top: 5px solid rgba(0, 0, 0, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
  }

  .ctn__breadcrumb nav {
    max-width: 1200px;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: auto;
    margin-right: auto;
  }
  


@media screen and (max-width:1200px) {
    .ctn__slide__certificate:after {
        height: 50px
    }

    .ctn__slide__magazine:before {
        background-size: auto 110%
    }
}

@media screen and (max-width:767px) {
    .ctn__slide__certificate:after {
        height: 25px
    }

    .ctn__slide__certificate .splide__pagination {
        bottom: 3rem
    }

    .ctn__slide__magazine .slide__magazine__item.skewed__left img,
    .ctn__slide__magazine .slide__magazine__item.skewed__right img {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .inner__slide__magazine {
        padding-right: 0;
        padding-left: 2rem
    }

    .ctn__slide__magazine .bx-viewport {
        padding-top: 0;
        padding-bottom: 0
    }

    .riel__years {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .year__slide__item {
        display: none;
        padding-top: 2rem;
        padding-bottom: 0
    }

    .year__slide__item.active {
        display: block
    }

    .inner__years__slide:after {
        top: 12px;
        width: calc(100% - 64px);
        left: 2rem
    }

    .year__slide__item.active:after {
        top: -2px;
        bottom: auto;
        border-color: #009959;
        width: 2rem;
        height: 2rem
    }

    .inner__years__slide .next__year,
    .inner__years__slide .prev__year {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        top: -2px;
        padding-left: 0;
        padding-right: 0;
        width: 2rem;
        height: 2rem;
        z-index: 3;
        background-color: #fff;
        border-color: #009959;
        border-radius: 50%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .inner__years__slide .prev__year {
        position: absolute;
        left: 2rem
    }

    .inner__years__slide .next__year {
        position: absolute;
        right: 2rem
    }

    .ctn__slide__magazine {
        background-image: none
    }

    .hero__podcast {
        min-height: auto;
        padding-top: 2rem;
        padding-bottom: 2rem
    }
    .ctn__interior__aniversario{
        margin-top: 80px;
    }
    .aniversary__title {
        font-size: 1.5rem;
    }
    .live__facebook__category {
        text-align: left !important;
    }
}