/* .top_home{background:none!important;}
.top_home:before{display:none;} */
/* .content{max-width: calc(100% - 230px);margin: 0 auto; z-index: initial; position: initial;} */
/* main{background:#0b96d8!important;} */
.publicidadbflotante{}
.raya{position:fixed;padding: 0 10px;width: 100%;z-index: 999;}
.raya a{position:absolute; width: 7%;  }
.raya a.left{left:0}
.raya a.right{right:0;}
.raya a img{width: 100%; height: auto;  }

.nice{color:#fff!important;}
.especial figcaption{background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 70%)!important}

.publicidadbflotante{padding:0 4%!important;}
.publicidadbflotante img{ width:98%; height: 100%;}

#stickytypeheader{
    display: flex;
    flex-direction: column;
    top: 80px;
    position: sticky;
    position: -webkit-sticky;
    z-index: 10;
    padding:0 2%!important;
    align-items: center;
}
/* #stickytypeheader * {
    display: flex;
} */

.billboard{
    display: flex;
    justify-content: center;
    max-width: 1500px;
    width: 100%;
    background: #031032;
}

.billboard img{
    width:98%;
}
.fijo{
    top: 84px;
    z-index: 100;
    margin: 0px auto;
    right: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.fijo i{
    font-size: 25px;
}

#publicidadclose{
    display: flex;
    width: 70px;
    height: 35px;
    border-radius: 0px 0px 30px 30px;
    background: #17B8DD;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-top: -3px;
    position: sticky;
    cursor: pointer;
}

.text {
    width: 100%;
    margin: 0 auto;
}

.notabc .contentnotabc {
    width: 85%;
}
.inner{
    width: 85%;
}


/* mobile portrait */
@media only screen and (max-width: 799px) {
    /* .content{max-width:100%!important;} */
    .publicidadbflotante img{ width:100%; height: 100%;}
    #stickytypeheader{
        top: 60px;
        margin: 0;
        padding: 0 !important;
    }
    .raya{
        display: none;
    }
    .text .publicidadbflotante {
        min-height: auto;
    }
    /* #stickytypeheader{
        top: 110px;
    } */

}
