.padder {
    padding: 0;
}

#frontend {
    height: 100%;
    position: relative;
    overflow: hidden;
    padding: 0 15px;
}

#frontend .cabecera {
    margin-left: -15px;
    width: calc(100% + 30px);
}

#frontend .cabecera img.banner {
    width: 100%;
    margin-bottom: 15px;
    z-index: 1;
}

#frontend .cabecera ul {
    display: block;
    width: auto;
    float: right;
    padding: 0;
    margin: 0;
    margin-right: 15px;
    margin-bottom: -40px;
    z-index: 2;
    position: relative;
}

#frontend .cabecera ul li {
    display: inline-block;
}

#frontend .cabecera ul li a {
    display: inline-block;
    padding: 10px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    margin-left: 10px;
    font-size: 14px;
}

#frontend .cabecera ul li a.activo {
    color: #000;
    background: #fff;
}

#frontend .cabecera ul li a:hover {
    color: #fff;
    background: #0079c0;
}

#frontend .cabecera ul li a.strong {
    font-weight: bold;
}

#frontend .cabecera ul li a img {
    position: relative;
    top: -1px;
    display: inline-block;
    margin-left: 2px;
}

#pie {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 0;
    margin-left: -15px;
    width: calc(100% + 30px);
}

#pie .wrapper {
    display: inline-block;
    position: relative;
}

#pie img {
    display: inline-block;
    height: 70px;
    position: absolute;
    top: 10px;
    right: -70px;
}

#pie a {
    color: #1277d3;
    font-size: 18px;
}

#pie small {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
}

#frontend h1.categoria {
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: left;
}

#frontend h1 {
    color: #369;
    font-weight: 100;
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 10px;
}

#frontend .scrollable {
    margin-right: -10px;
    padding-right: 10px;
}

#frontend .poster h2 {
    color: #0079c0;
    font-weight: bold;
    margin-top: 0;
    font-size: 18px;
    line-height: 1.2em;
    text-transform: uppercase;
}

#frontend .poster p.autores {
    font-weight: bold;
    color: #000;
    padding-left: 40px;
    position: relative;
}

#frontend .poster p.autores::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f0c0";
    color: #0079c0;
    position: absolute;
    top: 3px;
    left: 0;
}

#frontend .invisible {
    visibility: hidden;
    display: inline-block;
}

#frontend.poster {
    margin-top: 15px;
}

#frontend h2.poster {
    color: #369;
    font-weight: 100;
    font-size: 28px;
    margin-top: 5px;
    width: 100%;
    display: block;
}

#frontend #poster {
    position: relative;
    margin-left: -15px;
    width: calc(100% + 30px);
    background: #f5f9fd;
}

#frontend #poster .pie_poster {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#frontend #poster .pie_poster small {
    display: block;
    text-align: center;
}

#frontend #poster .item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% + 10px);
}

#frontend #poster .item img,
#frontend #poster .item .zoomable {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: auto;
}

#frontend #poster .item video {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: auto;
}

#frontend .poster .ver-poster {
    position: relative;
    right: -23px;
    font-weight: bold;
    text-transform: uppercase;
}

#frontend .poster .ver-poster i {
    font-size: 20px;
    position: relative;
    top: 1px;
    margin-left: 8px;
}

#frontend #poster .btn-zoom i,
#frontend #poster .btn-enviar i {
    position: absolute;
    top: 3px;
    right: 10px;
    font-size: 18px;
    font-weight: bold;
}

#frontend #poster .zoom {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    overflow: hidden;
}

#frontend #poster .zoom .panzoom-parent {
    height: calc(100% - 75px);
}

#frontend #poster .zoom .panzoom {
    height: 100%;
    position: relative;
}

#frontend #poster .zoom .buttons {
    text-align: center;
    background: #0079c0;
    padding: 18px 0;
    min-height: 75px;
}

#frontend #poster .zoom .buttons i {
    font-size: 24px;
}

#frontend #poster .zoom .buttons .zoom-range {
    width: calc(100% - 300px);
    display: inline-block;
    margin: 0 10px;
    position: relative;
    top: 8px;
}

.btn.btn-dark {
    color: #fff;
    background: #000;
    text-transform: uppercase;
    border: 1px solid #000;
    font-weight: bold;
}

.btn.btn-primary.activo,
.btn.btn-primary:hover,
.btn.btn-dark.activo,
.btn.btn-dark:hover {
    color: #fff !important;
    background: #0079c0 !important;
    border: 1px solid #0079c0 !important;
}

#frontend #poster {
    position: relative;
}

#frontend #poster h1 {
    color: #fff;
    background: #0079c0;
    padding: 30px 15%;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
}

#frontend #poster .info .categoria {
    color: #000;
    margin-bottom: 10px;
}

#frontend #poster .info {
    padding: 15px;
    background: #fff;
    font-size: 13px;
}

#frontend #poster .info>span {
    background: #000;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 10px 5px 15px;
    margin-left: -15px;
    display: inline-block;
    margin-bottom: 10px;
}

#frontend #poster .info p {
    margin: 0;
}

#frontend #poster .info p.autores {
    color: #0079c0;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.2em;
}

#frontend #poster .info p.visitas {
    color: #000;
    font-size: 16px;
}

#frontend #poster .info p.visitas i {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    color: #0079c0;
}

#frontend #poster .info p.defensa {
    color: #000;
    text-transform: uppercase;
    line-height: 1.2em;
    font-size: 12px;
    margin-top: 15px;
}

#frontend #poster .info p.defensa span {
    display: block;
    font-size: 14px;
    margin-bottom: 4px;
}

#frontend #poster .info p.qrcode {
    text-align: center;
}

#frontend #poster .info p.qrcode svg {
    margin: 0 auto;
    max-width: 100%;
}

#frontend #poster ul.navegacion {
    display: block;
    width: 100%;
    text-align: right;
    padding: 0;
    margin: 0;
    padding-right: 15px;
    margin-bottom: 10px;
    z-index: 2;
    position: relative;
}

#frontend #poster ul.navegacion li {
    display: inline-block;
}

#frontend #poster ul.navegacion li a,
#frontend #poster ul.navegacion li a:active {
    display: inline-block;
    padding: 15px 20px;
    background: #0079c0;
    color: #fff;
    text-transform: uppercase;
    margin-left: 5px;
    font-size: 16px;
    font-weight: bold;
}

#frontend #poster ul.navegacion li.select_media {
    float: left;
    position: relative;
    left: 110px;
}

#frontend #poster ul.navegacion li.select_media a i {
    font-size: 20px;
    margin-right: 4px;
}

#frontend #poster ul.navegacion li a span {
    font-weight: normal;
    font-size: 12px;
    position: relative;
    top: -3px;
}

#frontend #poster ul.navegacion li a:hover,
#frontend #poster ul.navegacion li a.activo {
    background: #000;
}

#frontend #poster .acciones {
    position: absolute;
    top: 5px;
    left: -800px;
    padding-left: 0;
    z-index: 999;
    transition: 0.25s ease-in-out;
}


/* #frontend #poster .menu {
    position: absolute;
    top: 3px;
    left: 0;
    cursor: pointer;
    z-index: 998;
    font-size: 45px;
    line-height: 1.2em;
    padding: 0px 10px;
    transition: 0.25s ease-in-out;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #0079c0;
    border-color: #0079c0;
}

#frontend #poster .menu span {
    font-size: 30px;
    display: inline-block;
    margin-left: 15px;
    line-height: 1em;
    text-transform: uppercase;
    position: relative;
    top: -6px;
    font-weight: bold;
} */

#frontend #poster .menu {
    position: absolute;
    left: 0;
    cursor: pointer;
    z-index: 998;
    transition: 0.25s ease-in-out;
}

#frontend #poster .acciones.abierto {
    left: 0;
}

#frontend #poster .menu.abierto {
    left: -600px;
}

#frontend #poster .acciones .info {
    margin-bottom: 10px;
    border: 1px solid #0079c0;
    border-left: 0;
}

#frontend #poster .acciones .btn,
#frontend #poster .acciones .btn:active {
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    text-align: left;
    line-height: 1.2em;
    white-space: normal;
    padding: 6px 8px;
}

#frontend #poster .acciones .btn span {
    font-weight: bold;
    font-size: 15px;
}

#frontend #poster .acciones .btn.btn-primary:hover,
#frontend #poster .acciones .btn.btn-primary.activo {
    color: #fff !important;
    background: #0079c0 !important;
    border: 1px solid #0079c0 !important;
}

#frontend #poster .media {
    margin-top: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

#frontend #poster .media audio {
    margin-bottom: 10px;
}

#frontend .panel.poster .ganador {
    display: block;
    float: left;
    margin-top: 10px;
    color: #0079c0;
    font-weight: bold;
    font-size: 14px;
}

#frontend .panel.poster .ganador img {
    margin-right: 5px;
}

#frontend .buscador {
    margin: 50px 0 0;
}

#frontend .buscador .buscador_avanzado,
#frontend .buscador #simple {
    display: none;
}

#frontend p.vacio {
    text-align: center;
    font-size: 32px;
    font-weight: 100;
    color: #000;
    margin-top: 50px;
}

#frontend .form-group label {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
}

#frontend .form-group input[type="text"],
#frontend .form-group select {
    color: #000;
}

#frontend .dropdown-menu {
    margin: 0 !important;
    padding: 0 !important;
    top: calc(100% - 1px);
    left: -1px;
    min-width: calc(100% + 2px);
}

#frontend .dropdown-menu a {
    text-align: left;
}

@media only screen and (orientation: landscape) {
    #frontend .pie {
        position: relative;
        bottom: auto;
        width: 100%;
    }
    #frontend #poster .pie_poster {
        position: relative;
        bottom: auto;
        width: 100%;
    }
    #frontend #poster .item img {
        max-width: auto;
        max-height: auto;
        height: auto;
        width: 100%;
    }
    #frontend #poster .item video {
        max-width: auto;
        max-height: auto;
        height: auto;
        width: 100%;
    }
}

.sweet-alert.popup {
    width: 640px;
    margin-left: -320px;
}