/* banner */
.imagens-background .banner a{
    display: block;
}
.imagens-background .banner .bg-image{
    background-position: center;
    width: 100%;
    height: 460px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
    position: relative;
}
/* end banner */


/* destaque */
.secoes.noticia-destaque{
    padding: 50px 0;
    position: relative;
    background: #002333;
}
.item-destaque .tipo-destaque h2{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    width: max-content;
    line-height: 25px;
    font-family: 'Roboto',sans-serif;
    margin-bottom: 35px;
}
.item-destaque .tipo-destaque h2 span{
    background: #0CDEE6;
    height: 1px;
    left: 100%;
    bottom: 0;
    width: 55px;
    position: absolute;
}
.item-destaque .conteudo-destaque .col-esquerda{
    padding-left: 0;
}
.item-destaque .conteudo-destaque .col-esquerda .bg-image{
    background-position: center;
    width: 100%;
    height: 370px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
    position: relative;
}
.item-destaque .conteudo-destaque .col-esquerda .txt-banner-destaque{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 130px;
    overflow-y: hidden;
    background: rgb(0 0 0 / 40%) 0% 0% no-repeat padding-box;
}
.item-destaque .conteudo-destaque .col-esquerda .txt-banner-destaque .episodio{
    width: 100%;
    margin: 0 180px;
    margin-left: 150px;
    text-align: center;
    color: #00FFFF;
    font-family: 'Titillium Web',sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 24px;
}
.item-destaque .conteudo-destaque .col-esquerda .txt-banner-destaque .ic-destaque{
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.item-destaque .conteudo-destaque .col-esquerda .txt-banner-destaque .ic-destaque img{
    height: 130px;
    width: auto;
    /* top: 15px; */
    right: 5px;
    position: relative;
    max-width: 170px;
}
.item-destaque .conteudo-destaque .col-direita .flag-destaque{
    color:#fff;
    font-size:14px;
}
.item-destaque .conteudo-destaque .col-direita .flag-destaque:before{
    content:"";
    display:inline-block;
    width:10px;
    height:10px;
    background:#00fffe; 
    margin-right:5px
}
 .titulo-destaque{
    color: #fff;
    font-size: 30px;
    font-weight: 800;
    max-width: 400px;
    line-height: 30px;
}
.item-destaque .conteudo-destaque a{
    width: 100% ;
    text-decoration: none;
}
.item-destaque .conteudo-destaque .col-direita .gravata-destaque{
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    font-family: 'Titillium Web', sans-serif;
    max-width: 400px;
}
.item-destaque .conteudo-destaque .col-direita .botao-destaque{
    /* text-align: right; */
    position: relative;
}
.item-destaque .conteudo-destaque .col-direita .botao-destaque .btn-link{
    display: table;
    text-align: center;
    background: #0ff;
    padding: 15px 21px;
    border-radius: 35px;
    text-decoration: none;
    position: relative;
    width: auto;
}
.item-destaque .conteudo-destaque .col-direita .botao-destaque .btn-link .icon{
    width: 50px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 35px;
}
.item-destaque .conteudo-destaque .col-direita .botao-destaque .btn-link.webserie .icon{
    background-image: url(../img/ic-play.svg);
}

.item-destaque .conteudo-destaque .col-direita .botao-destaque .btn-link.podcast .icon{
    background-image: url(../img/ic-microfone-azul.svg) ;
}
.item-destaque .conteudo-destaque .col-direita .botao-destaque p{
    margin: 0;
    color: #006595;
    font-size: 22px;
    line-height: 20px;
    font-family: 'Roboto',sans-serif;
    font-weight: bold;
    text-align: left;
    padding-left: 31px;
}
.item-destaque .conteudo-destaque .col-direita .botao-destaque .btn-link.rh-da-dica p{
    text-align: center;
    padding-left: 0;
}
@media(max-width: 1200px){
    .item-destaque .conteudo-destaque .col-esquerda .txt-banner-destaque .episodio{        
        margin-left: 30px;
    } 
}
@media(max-width: 992px){
    .item-destaque .conteudo-destaque .col-direita .flag-destaque{
        
margin-bottom: 0px;
    }
    .titulo-destaque{
        font-size: 26px;
        line-height: 26px;
    }
    .item-destaque .conteudo-destaque .col-direita .gravata-destaque{
        font-size: 20px;
    }
    .item-destaque .conteudo-destaque .col-esquerda .txt-banner-destaque .episodio{
        margin-left: 15px;
        margin-right: 140px;
    } 
    .item-destaque .conteudo-destaque .col-esquerda .txt-banner-destaque .ic-destaque img{
        width: 130px;
        height: auto;
    }
}
@media(max-width:768px){

    .secoes.noticia-destaque *{}
    .item-destaque{
        max-width:330px;
        margin:0 auto
    }
    .item-destaque .conteudo-destaque .col-direita{
        padding:20px 0 0 0
    }
    .item-destaque .conteudo-destaque .col-esquerda{
        padding:0
    }
    .item-destaque .conteudo-destaque .col-direita .gravata-destaque,
    .item-destaque .conteudo-destaque .col-direita .titulo-destaque{
        max-width:100%;
    }
    .item-destaque .conteudo-destaque .col-esquerda .txt-banner-destaque .episodio{
        padding: 0 140px 0 20px;
        margin:0;
        text-align: left;
    }
}
/* end  */

/* secoes projetos */
.secoes.projetos{
    padding: 50px 0;
    background: #003443;
}
.secoes.projetos header h2{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    width: max-content;
    line-height: 25px;
    font-family: 'Roboto',sans-serif;
    margin-bottom: 30px;
}
.secoes.projetos header span{
    background: #0CDEE6;
    height: 1px;
    left: 105%;
    bottom: 0;
    width: 55px;
    position: absolute;
}
.secoes.projetos .itens-projetos .item-projeto {
    padding: 0;
}
.secoes.projetos .itens-projetos .item-projeto a{
    display: block;
    text-decoration: none;
}
.secoes.projetos .itens-projetos .item-projeto .ic-projeto .bg-image{
    width: 175px;
    height: 175px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    background-size: cover;
    margin: 0 auto;
}
.secoes.projetos .itens-projetos .item-projeto .titulo-projeto{
    height: 55px;
}
.secoes.projetos .itens-projetos .item-projeto .titulo-projeto h4{
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    font-family: 'Roboto',sans-serif;
    margin-top: 25px;
}
.secoes.projetos .itens-projetos .item-projeto:hover .bg-image{
    background-position-y: bottom;
}
.secoes.projetos .itens-projetos .item-projeto:hover h4{
    color: #0ff;
}
@media(max-width:992px){
    .secoes.projetos .itens-projetos{
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .secoes.projetos .itens-projetos .item-projeto{
        max-width:33.3%;
        flex: 0 0 33.3%;
    }
}
@media(max-width:768px){
    .secoes.projetos > .container{
        max-width:330px;
        padding: 0;
    }
    .secoes.projetos .itens-projetos .item-projeto{
        max-width:50%;
        flex: 0 0 50%;
        margin-bottom: 10px;
    }
    .secoes.projetos .itens-projetos .item-projeto .ic-projeto .bg-image{
        width:145px;
        height:145px;
    }
    .secoes.projetos .itens-projetos .item-projeto .titulo-projeto h4{
        font-size:17px;
        line-height: 20px;
        margin-top: 0;
        margin-bottom: 20px;
    }
    
}
/* end */

/* podcast */
.secoes.podcast{
     padding: 50px 0;
     background: #002333;
}
.secoes.podcast header h2{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    width: max-content;
    line-height: 25px;
    font-family: 'Roboto',sans-serif;
    margin-bottom: 30px;
    display:flex;
    align-items:center; 
}
.secoes.podcast header h2:before{
    content:"";
    width:40px;
    height:40px;
    background: url('../img/ic-microfone-branco.svg') no-repeat;
    background-size:contain;
    display:inline-block;
    margin-right:10px
}
.secoes.podcast header span{
    background: #0CDEE6;
    height: 1px;
    left: 102%;
    bottom: 10px;
    width: 55px;
    position: absolute;
}
.secoes.podcast .item-podcast{
    position: relative;
    height: 250px;
}
.secoes.podcast .item-podcast a{
    display: block;
    position: relative;
    height: 100%;
    text-decoration: none;
    padding: 0 10px;
}
.secoes.podcast .item-podcast .bg-image:before{
    content:"";
    display: block;
    position:absolute;
    width:100%;
    height:100%;
    background: rgb(0 35 50 / 50%);
    transition: all ease .3s;
}
.secoes.podcast .item-podcast .bg-image:after{
    content:"ouvir";
    position:absolute;
    display: block;
    width:45px;
    height:72px;
    left:50%;margin-left:-23px;
    top:50%;margin-top:-36px;
    background: url('../img/ic-play-branco.svg') center top no-repeat;
    background-size:35px;
    padding-top:35px;
    text-align:center;
    color:#fff
}
.secoes.podcast .item-podcast .bg-image{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}
.secoes.podcast .item-podcast:hover .bg-image:before{
    background-color: rgb(0 35 51 / 20%);
}
.secoes.podcast .item-podcast .txt-podcast{
    position: relative;
    padding: 20px;
    z-index: 3;
}
.secoes.podcast .item-podcast .txt-podcast h4{
    color: #00FFFF;
    font-family: 'Roboto',sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 25px;
}
.secoes.podcast .item-podcast .txt-podcast p{
    font-size: 20px;
    color: #fff;
    font-family: 'Titillium Web',sans-serif;
    line-height: 22px;
}
.seta_esquerda, .seta_direita{
    position:absolute;
    width:40px;
    height:80px;
    left:-25px;
    top:50%;
    margin-top:-40px;
    background:url(../img/ic-seta-circulo.svg) no-repeat center;
    z-index:5;
}
.seta_direita{
    left:auto;
    right:-25px;
    transform:rotate(180deg)
    
}


@media(max-width:768px){
    .secoes.podcast > .container{
        max-width:330px;
        padding:0
    }
    .secoes.podcast .item-podcast{
        padding:0 30px
    }
    .secoes.podcast .item-podcast a{
        padding:0
    }
    .secoes.podcast .item-podcast .txt-podcast{
        padding:20px 0;
    }
    .seta_esquerda, .seta_direita{
        left:-12px;
    }
    .seta_direita{
        left:auto;
        right:-12px;
    }
}
/* end */

/* webserie */
.secoes.webserie{
    position: relative;
    padding: 50px 0;
    background: rgb(0 35 51 / 50%);
}
.secoes > .container{
    position: relative;
}
.secoes.webserie header h2{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    width: max-content;
    line-height: 25px;
    font-family: 'Roboto',sans-serif;
    margin-bottom: 30px;
    display:flex;
    align-items:center; 
}
.secoes.webserie header h2:before{
    content:"";
    width:40px;
    height:40px;
    background: url('../img/ic-camera-branco.svg') no-repeat;
    background-size:contain;
    display:inline-block;
    margin-right:10px
}
.secoes.webserie header span{
    background: #0CDEE6;
    height: 1px;
    left: 102%;
    bottom: 10px;
    width: 55px;
    position: absolute;
}
.secoes.webserie .item-webserie{
    position: relative;
    height: 250px;
    padding: 0 10px;
    cursor: pointer;
}
.secoes.webserie .item-webserie a{
    display: block;
    position: relative;
    height: 100%;
    text-decoration: none;
}
.secoes.webserie .item-webserie .bg-image{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}
.secoes.webserie .item-webserie .bg-image:before{
    content:"";
    display: block;
    position:absolute;
    width:100%;
    height:100%;
    background: rgb(0 35 50 / 50%);
    transition: all ease .3s;
    
}
.secoes.webserie .item-webserie .bg-image:after{
    content:"assistir";
    position:absolute;
    display: block;
    width:45px;
    height:72px;
    left:50%;margin-left:-23px;
    top:50%;margin-top:-36px;
    background: url('../img/ic-play-branco-2.svg') center top no-repeat;
    background-size:35px;
    padding-top:35px;
    text-align:center;
    color:#fff
}
.secoes.webserie .item-webserie:hover .bg-image:before{
    background-color: rgb(0 35 51 / 20%);
}
.secoes.webserie .item-webserie .txt-webserie{
    position: relative;
    padding: 20px;
    z-index: 3;
    left: 0;
    bottom: 0;
}
.secoes.webserie .item-webserie .txt-webserie h4{
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 25px;
}
a.ver-todos{
    position:absolute;
    width:130px;
    height:40px;
    top:10px;
    right: 22px;
    color:#fff;
    font-size:15px;
    border:1px solid rgb(255 255 255 / .2);
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:20px;
}
a.ver-todos:after{
    content:"";
    width:14px;
    height:14px;
    background:url(../img/ic-seta-azul.svg) no-repeat;
    background-size:contain;
    margin-left:10px
}
@media(max-width:768px){
    .secoes.webserie > .container{
        max-width:330px;
        padding:0
    }

    .secoes.webserie .item-webserie{
        padding: 0 30px;
    }
    a.ver-todos{
        position:relative;
        right: 0;
        margin: 20px auto 0;
    }
    .secoes.webserie .item-webserie .txt-webserie{
        padding: 20px 0;
    }
}
/* end */


/* rh da a dica */
.secoes.rh-dica{
    padding: 50px 0;
    position: relative;
    /* background: #003443; */
    background: #002333;
}
.secoes.rh-dica header h2{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    width: max-content;
    line-height: 25px;
    font-family: 'Roboto',sans-serif;
    margin-bottom: 35px;
}
.secoes.rh-dica header h2 span{
    background: #0CDEE6;
    height: 1px;
    left: 100%;
    bottom: 0;
    width: 55px;
    position: absolute;
}
.secoes.rh-dica .item-rh-dica{
    padding: 0 10px;
}
.secoes.rh-dica .item-rh-dica a{
    display: block;
    height: 100%;
    background: #002333;
    text-decoration: none;
    height: 440px;
    position: relative;
    overflow: hidden;
}
.secoes.rh-dica .item-rh-dica .bg-image{
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.secoes.rh-dica .item-rh-dica .txt-rh-dica{
    padding: 0 20px;
}
.secoes.rh-dica .item-rh-dica .txt-rh-dica h4{
    /* height: 60px; */
    margin: 15px 0 5px 0;
    color: #00FFFF;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
.secoes.rh-dica .item-rh-dica .txt-rh-dica p{
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 21px;
}
.secoes.rh-dica .item-rh-dica .button-saiba-mais{
    text-align: right;
    padding: 30px 20px 15px 20px;
    background: linear-gradient(0deg, #002333 62%, rgb(0 35 51 / 94%) 40%);
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}
.secoes.rh-dica .item-rh-dica .button-saiba-mais button{
    cursor: pointer;
    background: #00FFFF 0% 0% no-repeat padding-box;
    border-radius: 16px;
    width: 140px;
    text-align: center;
    border: none;
    padding: 0px 15px;
    color: #002333;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: bold;
}
@media(max-width:768px){
    .secoes.rh-dica > .container{
        max-width:330px;
        padding:0
    }
    .secoes.rh-dica .item-rh-dica{
        padding: 0 30px;
    }
    .secoes.rh-dica .item-rh-dica .button-saiba-mais{
        text-align:center;
    }

}
/* end */


/* noticia */
.secoes.noticia{
    padding: 50px 0;
    position: relative;
    background: #003443;
}
.secoes.noticia header h2{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    width: max-content;
    line-height: 25px;
    font-family: 'Roboto',sans-serif;
    margin-bottom: 35px;
}
.secoes.noticia header h2 span{
    background: #0CDEE6;
    height: 1px;
    left: 100%;
    bottom: 0;
    width: 55px;
    position: absolute;
}
.secoes.noticia .item-noticia{
    padding: 0 10px;
}
.secoes.noticia .item-noticia a{
    display: block;
    height: 100%;
    background: #002333;
    text-decoration: none;
    height: 440px;
    position: relative;
    overflow: hidden;
}
.secoes.noticia .item-noticia .bg-image{
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.secoes.noticia .item-noticia .txt-noticia{
    padding: 0 20px;
}
.secoes.noticia .item-noticia .txt-noticia h4{
    /* height: 60px; */
    margin: 15px 0 5px 0;
    color: #00FFFF;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
.secoes.noticia .item-noticia .txt-noticia p{
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 21px;
}
.secoes.noticia .item-noticia .button-saiba-mais{
    text-align: right;
    padding: 30px 20px 15px 20px;
    background: linear-gradient(0deg, #002333 62%, rgb(0 35 51 / 94%) 40%);
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}
.secoes.noticia .item-noticia .button-saiba-mais button{
    cursor: pointer;
    background: #00FFFF 0% 0% no-repeat padding-box;
    border-radius: 16px;
    width: 140px;
    text-align: center;
    border: none;
    padding: 0px 15px;
    color: #002333;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: bold;
}
@media(max-width:768px){
    .secoes.noticia > .container{
        max-width:330px;
        padding:0
    }
    .secoes.noticia .item-noticia{
        padding: 0 30px;
    }
    .secoes.noticia .item-noticia .button-saiba-mais{
        text-align:center;
    }

}
/* end */


/* modal  */
#modal-webserie{
    display: none;
    background: rgb(0 52 67 / 90%);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 999999999;
    overflow-y: scroll;
}
#modal-webserie.show{
   /* display: block !important; */
}
#modal-webserie > .content{
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    height: 100%;
}
#modal-webserie .conteudo-geral{
    height: auto;
    max-width: 900px;
    width: 100%;
    height: 510px;
    border: none;
    box-shadow: 0px 9px 26px #00011E6B;
}
#modal-webserie .conteudo-geral .btn-fechar-modal{
    position: absolute;
    right: 0;
    height: 30px;
    top: -30px;
    padding-right: 30px;
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    cursor: pointer;
}
#modal-webserie .conteudo-geral .btn-fechar-modal span{
    position: absolute;
    width: 25px;
    height: 25px;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/ic-fechar-popup.svg);
}
#modal-webserie .conteudo-geral iframe{
    width: 100%;
    height: 100%;
}
@media(max-width: 992px){
    #modal-webserie .conteudo-geral{        
        max-width: 95%;        
        margin: 0 auto;
    }
    #modal-webserie .conteudo-geral .btn-fechar-modal{        
        right: 2.5%;
    }
}
@media(max-width: 550px){
    #modal-webserie .conteudo-geral{        
        height: 360px;
    }
}