* {
    font-family: 'source_sans_variableregular', sans-serif;
    font-size: 17px;
    line-height: 19px;
}

body {
    margin: 0px;
    padding: 0px;
}

a {
    cursor: pointer;
    color: #000;
}

img {
    border: 0px solid;
}

blockquote {
    margin: 0px;
    padding: 10px 0px 5px 20px;
}

.clear {
    clear: both;
}

#contenedor {
}

#cabecera {
    background-image: url(/imagenes/header_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.header_idioma {
    float: right;
    width: 30px;
    height: 20px;
    padding-top: 2px;
    color: transparent;
    line-height: 0px !Important;
}

#inside_cabecera {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}

#logo {
    float: left;
    text-align: center;
    max-width: 243px;
    width: 100%;
}

.logo_to {
    width: 100%;
    max-width: 243px;
}

.cabecera_home {
    width: 100%;
    max-width: 161px;
}

div#logo a {
    color: transparent;
}

#bannerPrincipal {
    float: left;
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 681px;
    max-height: 200px;
    min-height: 200px;
    text-align: right;
    background-image: url(/imagenes/banners/header_figuras.png);
    background-position: center;
    background-size: cover;
}

.social_menu_header a {
    color: transparent;
}

#menuSuperior {
    display: none;
    margin-left: 485px;
    background-color: #e8e8e8;
    border-bottom: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
}

#menuSuperior a {
    display: block;
    float: left;
    height: 20px;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 14px;
    border-right: 1px solid #CCCCCC;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

div#inside_botoneraPrincipal {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}

div#inside_botoneraPrincipal a {
    text-transform: uppercase;
    font-size: 12px !Important;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(84, 34, 0, 0.69);
}

div#inside_botoneraPrincipal a {
    margin: 8px 0px;
    padding: 0px 10px;
}

div#inside_botoneraPrincipal a:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

div#inside_botoneraPrincipal a:first-child:before {
    content: '';
    width: 1px;
    height: 16px;
    background-color: #6c2c03;
    position: absolute;
    margin-left: -12px;
    margin-top: 0px;
}

.botonPrincipal1 {
    display: block;
    float: left;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    margin-top: 8px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    border-right: 1px solid rgba(0, 0, 0, 0.55);
    text-align: center;
}

.botonPrincipal1:hover {
    display: block;
    float: left;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    margin-top: 8px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    border-right: 1px solid rgba(0, 0, 0, 0.55);
    font-weight: bold;
    text-align: center;
}

.botonPrincipal2 {
    display: block;
    float: right;
    color: #000000;
    text-decoration: none;
    font-size: 15px;
    width: 180px;
    height: 26px;
    text-align: center;
    padding-top: 9px;
    padding-left: 30px;
    background: url(/imagenes/botonPrincipal2-n.jpg) no-repeat right;
}

.botonPrincipal2:hover {
    display: block;
    float: right;
    color: #000000;
    text-decoration: none;
    font-size: 15px;
    width: 180px;
    height: 26px;
    text-align: center;
    padding-top: 9px;
    padding-left: 30px;
    background: url(/imagenes/botonPrincipal2-n.jpg) no-repeat right;
    font-weight: bold;
}

#contenidoCentro {
    padding: 10px 0px;
    background-color: #FFFFFF;
    width: 100%;
    margin: 0 auto;
}

#lateralIzq {
    max-width: 180px;
    width: 100%;
    float: left;
}

#centro {
    width: 100%;
}

#lateralDer {
    display: none;
    width: 190px;
    float: right;
    text-align: right;
}

#lateralDer div {
    text-align: left;
}

#botonera {
    width: 155px;
}

#botonera a {
    display: block;
    font-size: 11px;
    padding: 5px;
    color: #707070;
    text-decoration: none;
}

#botonera a:hover {
    display: block;
    font-size: 11px;
    padding: 5px;
    color: white;
    background: url(/imagenes/barraCentro.jpg) no-repeat;
    background-position: center;
    text-decoration: none;
    font-weight: bold;
}

#botonera a.active {
    display: block;
    font-size: 11px;
    padding: 5px;
    color: white;
    background: url(/imagenes/barraCentro.jpg) no-repeat;
    background-position: center;
    text-decoration: none;
    font-weight: bold;
}

div#buscador {
    position: absolute;
    width: 500px;
    top: 140px;
    background-color: rgba(255, 255, 255, 0.9);
    color: black;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid rgba(0, 0, 0, 0.2);
    left: 0;
    right: 0;
    margin: 0 auto;
}

#buscador {
}

#buscador table {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    border-collapse: collapse;
    width: 100%;
}

#buscador table td {
    padding: 0px 0px 0px 0px !Important;
    line-height: 0px;
}

.campo_busqueda {
    font-size: 12px;
    border: 0px none;
    padding: 8px 8px;
    width: 100%;
    background-color: transparent;
}

.campo_busqueda::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-weight: bold;
}

.campo_busqueda:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-weight: bold;
}

.campo_busqueda::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-weight: bold;
}

.campo_busqueda:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-weight: bold;
}

.boton_busqueda {
    color: #FFF;
    text-transform: uppercase;
    border: 0px none;
    cursor: pointer;
    background: url(/imagenes/bg-botonera.jpg) repeat-x;
    margin: 0px;
    padding: 0px;
}

.boton_busqueda_toreros {
    color: #FFF;
    text-transform: uppercase;
    background: none;
    border: 0px none;
    cursor: pointer;
    background-image: url(/imagenes/btBuscar.jpg);
    background-repeat: no-repeat;
    width: 60px;
    height: 20px;
}

.tituloBusqueda {
    color: #9d0204;
    font-weight: bold;
}

.botonResaltadoMenuLateral {
    background: url(/imagenes/btmenu.jpg) no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    font-size: 11px;
    padding: 5px;
    width: 145px;
    display: none;
}

.botonLateral2 {
    font-weight: bold;
    font-size: 18px !Important;
    color: black !Important;
    border-bottom: 2px solid #ff791a;
    margin-top: 10px;
}

a.botonLateral2:first-child {
    margin-top: 0px;
}

a.botonLateral2:hover {
    background-image: none !Important;
}

.cajaCentroSuperior {
    color: #0a0a0a;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: bold;
    height: 19px;
    padding-left: 10px;
    padding-top: 5px;
}

.cajaCentroSuperior span {
    color: #535353;
    font-size: 18px;
    font-weight: bold
}

.cajaCentroMedio img {
    margin-bottom: 20px;
}

.new_buttom {
    font-size: 12px !important;
    font-weight: bold;
    padding: 6px 17px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 1px;
    background-color: #ff8901;
    color: white;
    cursor: pointer;
    -moz-box-shadow: inset 0px -5px 9px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: inset 0px -5px 9px rgba(0, 0, 0, 0.34);
    box-shadow: inset 0px -5px 9px rgba(0, 0, 0, 0.34);
}

.cajaCentroMedio {
}

.cajaCentroInferior {
    height: 24px;
}

div#contentHome2 {
    clear: both;
}

.precio_datos_pedido {
    font-family: 'source_sans_variableregular', sans-serif;
    font-size: 30px;
    font-weight: 600;
}

.titleContent_2 {
    font-weight: bold;
    margin: 13px 0px;
    text-transform: uppercase;
    font-size: 45px !important;
    font-family: 'eb_garamond_sc08_regular', serif !important;
    color: black !Important;
}

.titleContent_2 b {
    font-size: 18px;
    font-weight: bold;
    color: black;
}

.mapaHome {
    float: left;
    width: 100%;
    max-width: 580px;
}

.bannerHome img:first-child {
    margin-bottom: 4px;
}

div#newsletterHome {
    background-color: #e0e0e0;
    padding: 10px;
    margin-top: 5px;
    width: 100%;
    max-width: 775px;
    float: left;
}

div#newsletterHome a.botonEstandarPeq {
    background-color: black !Important;
    background: none;
    border: none;
    border-radius: 0px;
    margin-left: 5px;
    padding: 8px 8px;
    text-decoration: none;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: bold;
    position: absolute;
}

div#newsletterHome div {
    float: left;
}

div#newsletterHome div:first-child {
    width: 30%;
}

input#email_newsletter {
    width: 440px;
    padding: 6px;
}

.tFormulario td {
    color: #000000;
}

.tFormulario .textoContenido {
    color: #000000;
    font-weight: bold;
}

.campoForm {
    border: 1px solid #CCC;
    font-weight: 600 !important;
}

.mensajeResaltado label {
    float: left;
    width: 170px;
    margin: 4px;
    background-color: #EFEFEF;
    border-radius: 4px;
    border: 1px solid #D0D0D0;
    overflow: auto;
}

label.buttom_taquilla {
    cursor: pointer;
}

.mensajeResaltado label span {
    text-align: center;
    font-size: 14px;
    padding: 13px 0px;
    display: block;
    font-weight: bold;
}

.mensajeResaltado label input {
    position: absolute;
    top: -20px;
}

.mensajeResaltado input:checked + span {
    background-color: #404040;
    color: #F7F7F7;
}

.textoPlano span {
    color: #9d0204;
    font-weight: bold;
    font-size: 15px;
}

#bannerCentro {
    text-align: center;
    margin-bottom: 20px;
    max-height: 300px;
}

#bannerCentro img {
    max-width: 800px;
    max-height: 300px;
}

#listadoCentro {
    padding: 10px 0px;
    margin-bottom: 10px;
}

form#f_compra .cajaBlancaCentro, form#f_registro .cajaBlancaCentro, form#f_pedido .cajaBlancaCentro, form#f_sinregistro .cajaBlancaCentro {
    padding: 0px 0px;

}

form#f_compra td {
    font-weight: 600;
}

.cajaBlancaCentro.row_nt {
    text-align: left;
}

table.tFormulario td, table.tFormulario th {
    padding: 9px 12px;
    font-size: 20px;
    text-align: left;
}

table.tFormulario th {
    color: white;
}

table.tFormulario {
    border: 1px solid;
    border-collapse: collapse;
}

form#f_registro .cajaBlancaCentro table tr:first-child, form#f_pedido .cajaBlancaCentro table tr:first-child, form#f_sinregistro .cajaBlancaCentro table tr:first-child {
    background-color: rgb(0 0 0);
    text-transform: uppercase;
    color: white;
}

div#listadoCentro .clear {
    border-bottom: 2px solid #ff791a;
}

.cajaBlancaCentro {
    margin-top: 10px;
    margin-bottom: 20px;
    clear: both;
}

.buscador_nt {
    text-align: left;
}

.buscador_nt input {
    font-size: 20px;
    padding: 10px;
    width: 50%;
    margin: 20px auto;
    border: 2px solid #949494;
    background-color: #9d020414;
    color: black;
}

item.lista_ciudades.list_toreros h2 {
    padding: 0;
    margin: 0;
    height: 145px;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    width: 150px;
    background-position: center;
}

.totalcorridas img {
    float: left;
    max-width: 25px;
}

item.lista_ciudades.list_toreros img {
    filter: brightness(5);
}

.totalcorridas {
    padding: 61px 35px !important;
}

.calendarioListado {
    width: 54px;
    padding-top: 5px;
    font-weight: bold;
    background-repeat: no-repeat;
}

/*** PARA LOS FESTEJOS PASADOS ***/
.calendarioListado .calendarioDia {
    padding-top: 12px;
    text-align: center;
    font-size: 20px;
    padding-bottom: 3px;
}

.calendarioListado .calendarioDia span {
    font-size: 10px;
    display: block;
    margin-bottom: 5px;
}

.calendarioListado .calendarioMes {
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding-top: 3px;
}

/*** FIN - PARA LOS FESTEJOS PASADOS ***/
.calendarioListado .textoAbono {
    font-size: 14px;
    padding-top: 10px;
    text-align: left;
    padding-left: 3px;
}

.textoCentroListado {
    color: #a9a9a9;
    font-size: 11px;
    font-weight: bold;
    padding-left: 4px;
}

.textoCentroListado span {
    color: #9d0204;
    font-size: 12px;
}

.textoCentroListado a {
    color: #9d0204;
    font-size: 12px;
    text-decoration: none;
}

.listadoCorridas td {
    border-bottom: 1px dashed #ffac6e;
}

.listadoImpar td, .listadoPar td {
    padding: 8px;
}

.listadoImpar td {
    background-color: #eeeeee;
}

.listadoPar .calendarioListado {
    background-image: url(/imagenes/calendario.png);
    background-repeat: no-repeat;
    background-position: center 4px;
    width: 65px;
    height: auto;
}

.listadoImpar .calendarioListado {
    background-image: url(/imagenes/calendario2.png);
    background-repeat: no-repeat;
    background-position: center 4px;
    width: 65px;
    height: auto;
}

.listadoImpar .textoCentroListado, .listadoPar .textoCentroListado {
    color: #686262;
    font-size: 11px;
    font-weight: bold;
    padding: 12px !Important;
}

.listadoImpar .textoCentroListado span, .listadoPar .textoCentroListado span {
    color: #9d0204;
    font-size: 12px;
}

.listadoImpar .textoCentroListado a, .listadoPar .textoCentroListado a {
    font-size: 13px;
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
}

.listadoPar .textoCentroListado a {
    color: #9d0204;
}

.listadoImpar .textoCentroListado a {
    color: #8d5033;
}

.listadoImpar .calendarioListado .textoAbono, .listadoPar .calendarioListado .textoAbono {
    font-size: 14px;
    padding-bottom: 25px;
    text-align: center;
    padding-left: 0px;
}

.listadoImpar .calendarioListado .calendarioDia, .listadoPar .calendarioListado .calendarioDia {
    padding-top: 7px;
    text-align: center;
    font-size: 20px;
    padding-bottom: 3px;
}

.listadoImpar .calendarioListado .calendarioDia span, .listadoPar .calendarioListado .calendarioDia span {
    font-size: 10px;
    display: block;
    margin-bottom: 5px;
}

.listadoImpar .calendarioListado .calendarioMes, .listadoPar .calendarioListado .calendarioMes {
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding-top: 3px;
}

.descripcionPlaza {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    font-size: 17px;
    line-height: 24px;
    padding: 2%;
    font-weight: 900;
}

.descripcionPlaza u {
    color: #9d0204;
    display: block;
    margin-bottom: 3px;
    text-transform: uppercase;
    font-weight: 900;
}

.descripcionPlaza strong {
    font-size: 17px;
}

.textoResaltado {
    color: #9d0204;
    font-weight: bold;
    font-size: 15px;
}

#f_compra .textoResaltado {
    color: #9d0204;
    font-weight: bold;
    font-size: 19px;
    line-height: 33px;
}


.textoResaltadoNegro {
    color: #000;
    font-weight: bold;
    font-size: 15px;
}

#cierrePagina a {
    color: #FFF;
}

#cierrePagina .contenido {
    width: 100%;
    max-width: 1350px;
    margin: 0 auto;
    text-align: justify;
    font-size: 13px;
}

#cierrePagina .contenido p {
    font-size: 13px;
}

#cierrePagina .contenido strong {
    font-size: 13px;
}

#cierrePagina .contenido a {
    font-size: 13px;
}

#cierrePagina .contenido .titular {
    font-size: 16px;
}

#cierrePagina .contenido .titular strong {
    font-size: 16px;
}

.footer_header > div {
    float: left;
}

.footer_header_text {
    padding: 0px 30px;
}

.icon_phone {
    float: right !Important;
}

.footer_content, .footer_copyright {
    clear: both;
}

span.footer_phone {
    font-size: 27px;
    font-weight: bold;
    color: black;
}

span.footer_hours {
    color: #fff600;
}

.footer_header_text p {
    margin: 0px;
    text-align: center;
}

.footer_menu {
    width: 40%;
}

.footer_header_text {
    padding-top: 10px;
    text-align: right !Important;
    width: 37%;
}

.footer_menu ul {
    list-style: none;
    margin: 0 0 0 60px;
    padding: 0;
}

.footer_menu ul li {
    padding: 0px;
    text-align: left;
    font-size: 10px;
}

.footer_menu a {
    text-decoration: none;
    font-size: 17px !Important;
    line-height: 23px;
}

.footer_menu a:hover {
    /*color: rgb(255 73 0) !Important;*/
    text-decoration: underline;
}

.footer_content {
    color: black;
    font-size: 13px;
}

.footer_content .titular {
    font-size: 17px !Important;
}

.footer_copyright {
    width: 100%;
    border-top: 1px solid;
    text-align: center;
    padding: 14px 0px;
    font-size: 11px;
    font-weight: bold;
}

#cajasDerecha {
    margin-bottom: 10px;
}

#cajasCarro {
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    background-color: white;
    width: 400px;
    position: absolute;
    top: 90px;
    right: 0px;
    z-index: 99999;
}

#cajasDerecha div, #cajasCarro div {
    padding: 5px 7px;
}

#cajasDerecha > div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#cajasDerecha a, #cajasCarro a {
    font-size: 11px;
    text-decoration: none;
    background-color: #9d0204;
    font-weight: 900;
    padding: 3px;
    color:white !important;
}

.g_touch a {
    font-size: inherit !important;
    background-color: transparent !important;
}

.item_info {
    font-weight: inherit;
    text-transform: initial;
}

#cajaDatosCarro {
    background: #9d0204;
    color: #000000;
    padding: 5px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
}

div#cajasCarro div {
    font-size: 17px;
    line-height: 25px;
    font-family: 'eb_garamond_sc12_regular', serif;
    font-weight: 800;
}

div#cajasCarro div:last-child {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: row;
}

div#cajasCarro div:last-child a {
    margin: 0 2px;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

#cajaDatos {
    background: url(/imagenes/btmenu3.jpg) no-repeat right;
    padding: 5px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    float: right;
    width: 159px;
}

.cajaDatos2 {
    padding: 5px;
    float: right;
    width: 157px;
    border: solid #CCC;
    border-width: 0 1px;
}

.cajaDatos3 {
    padding: 5px;
    float: right;
    width: 157px;
    border: solid #CCC;
    border-width: 0 1px 1px 1px;
}

.cajaDatos2 a, .cajaDatos3 a {
    text-decoration: none;
    text-align: right;
    display: block;
    width: 100%;
    font-weight: bold;
    color: blue;
}

#lateralDer span {
    color: #9d0204;
    font-size: 12px;
    font-weight: bold;
}

.calendarioDia {
    text-align: center;
    font-size: 26px;
    padding-bottom: 0px;
}

.calendarioMes {
    font-size: 9px;
    color: #fff;
    text-align: center;
    padding-top: 3px;
}

#sitemap p {
    margin-top: 0px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

#sitemap blockquote {
    padding-top: 0px;
}

#sitemap a {
    display: block;
    margin: 5px 0px;
}

#toreros {
    margin: 0 auto;
}

.toreros strong {
    color: #9d0204;
}

.cajaToreros {
    float: left;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(87, 87, 87, 0.1);
    width: 100%;
    max-width: 245px;
    height: 130px;
    padding: 6px;
    margin-right: 7px;
    margin-bottom: 10px;
    background-color: #eeeeee;
}

.cajaToreros div {
    overflow: auto;
}

#politicaCookies {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: -2px -1px 6px -2px;
    color: #000000;
    padding: 1%;
    z-index: 1000001;
    font-weight: 600;
    text-align: center;
}

#politicaCookies button {
    cursor: pointer;
    font-weight: 600;
}

#politicaCookies div {
    width: 90%;
    margin: 0 auto;
}

#politicaCookies a {
    color: #000000;
}

/* Estilo para el modal */
.modal {
    display: none;
    position: fixed;
    z-index: 6000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.7);
}

/* Contenido del modal */
.modal-content {
    position: relative;
    margin: 10% auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    width: 60%;
    min-height: 380px;
}

.modal-sidebar img.logo_to_nt {
    width: 85%;
}

.modal_buttons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 40px 30% 10px;
    padding: 30px 0 0 0;
}

.modal_buttons button {
    flex: 50%;
    text-transform: uppercase;
    border: 0;
    font-weight: 600;
    margin: 0 5px;
    cursor: pointer;
}

.modal_buttons {
    clear: both;
}

/* Botón de cierre del modal */
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
}

.modal-sidebar {
    float: left;
    width: 20%;
}

.sidebar-menu {
    list-style: none;
    padding: 0;
}

.sidebar-menu li {
    cursor: pointer;
    padding: 10px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #ccc;
}

.sidebar-menu li.active {
    background-color: #9d0204; /* Cambia el color a tu elección */
    color: #fff; /* Cambia el color del texto a tu elección */
}

.modal-content-right {
    float: right;
    width: 75%;
    overflow-y: auto;
    max-height: 400px;
}

.cookie-type {
    display: none;
}

.cookie-type table td, .cookie-type table th {
    border: 1px solid rgba(0, 0, 0 ,0.27);
    padding: 2px 10px;
    font-size: 14px;
    text-align: left;
}

.cookie-type table th {
    background-color: #ffd9b5;
}

.cookie-type table td {
    border-top: 0px solid;
}

.cookie-type table {
    margin-bottom: 20px;
}

.cookie-type {
    font-weight: 600;
}

.cookie-type h2 {
    font-size: 17px;
    color: #9d0204;
    text-decoration: underline;
}

.cookie-type p {
    font-size: 14px;
    line-height: 17px
}

button.kwot {
    margin-left: 20px;
    border: none;
    background-color: transparent;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

.kwot-terceros.social {
    background-color: aliceblue;
    padding: 1% 0;
    margin: 1% 0;
}

.kwot-terceros.social ul {
    list-style: none;
}

.kwot-terceros.social li a {
    margin: 6px 0;
    font-size: 14px !important;
}

/* Estilo por defecto del botón */
.accept-button {
    display: inline-block;
    padding: 0px 0px;
    border-radius: 10px;
    background-color: #aba7a7;
    color: #fff;
    cursor: pointer;
    width: 50px;
    text-align: left;
    border: 0;
}

/* Estilo cuando el botón está activado */
.accept-button.active {
    background-color: #4CAF50;
    text-align: right;
}

.accept-button.accepted {
    background-color: #4CAF50;
    text-align: right;
}

/* Estilo del círculo dentro del botón */
.circle {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #999; /* Gris */
    border-radius: 50%;
    transition: margin-right 0.3s, background-color 0.3s;
}

/* Estilo cuando el botón está activado */
.accept-button.active .circle {
    margin-right: 0;
    margin-left: 10px;
    background-color: #ccc; /* Grisaceo */
}

#moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position) {
    bottom: 20px;
    left: 20px;
}

#moove_gdpr_save_popup_settings_button {
    display: block;
    z-index: 1001;
    position: fixed;
    background-color: rgba(0, 0, 0, .8);
    transition: all .3s ease;
    color: #fff;
    padding: 0;
    text-align: center;
    height: 40px;
    outline: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    border-radius: 0;
    border: none;
    text-decoration: none;
    border-radius: 50px;
    cursor: pointer;
}

#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon {
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 40px;
    float: left;
    font-size: 30px;
    min-width: 40px;
    height: 40px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    z-index: 15;
    position: relative;
    background-color: inherit;
    border-radius: inherit;
    transition: none;
}

#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg {
    height: 30px;
    width: auto;
}

#moove_gdpr_save_popup_settings_button span.moove_gdpr_text {
    font: normal 12px Arial, sans-serif;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0 15px 0 5px;
    top: 0;
    left: 0;
    position: relative;
    line-height: 40px;
    display: none;
    overflow: hidden;
    z-index: 5;
    background-color: transparent;
    text-decoration: none;
}

#moove_gdpr_save_popup_settings_button span {
    background-color: inherit;
    transition: all .3s ease;
}

#moove_gdpr_save_popup_settings_button:focus span.moove_gdpr_text, #moove_gdpr_save_popup_settings_button:hover span.moove_gdpr_text {
    display: block;
}

/* Estilo para pantallas pequeñas */
@media screen and (max-width: 600px) {
    .modal-content {
        display: flex;
        flex-direction: column;
        width: 80%;
    }

    .modal-sidebar, .modal-content-right {
        width: 100%;
    }

    .sidebar-menu {
        text-align: center;
    }

    .cookie-type p {
        font-size: 14px !important;
        line-height: 17px
    }

    .cookie-type table thead {
        display: none; /* Oculta la tabla en pantallas pequeñas */
    }

    /* Estilos para mostrar la información en forma de lista */
    .cookie-type tbody tr {
        display: block;
        margin-bottom: 20px;
    }

    .cookie-type td {
        display: block;
        text-align: left;
        border-top: 1px solid #0000002b !important;
    }

    .cookie-type td::before {
        content: attr(data-label) ": ";
        font-weight: bold;
        display: inline-block;
        margin-bottom: 5px;
    }

}

.filaPar {
    background-color: #ffead9;
}

.filaImpar {
    background: none;
}

#torerosCorrida {
    float: right;
    width: 45%;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

#torerosCorrida div {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

#torerosCorrida .torero {
    width: 90px;
    height: 140px;
    float: left;
    text-align: center;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

#torerosCorrida .lista_nt .cuadros_home article {
    width: 95%;
    margin: 0 auto !important;
    aspect-ratio: 1/1;
    padding: 0;
    height: initial;
}

#torerosCorrida .lista_nt .cuadros_home {
    padding: 0 !important;
    width: 33%;
}

#datosEnvio .tituloCampo {
    font-weight: bold;
    font-size: 11px;
}

table#datosEnvio input, table#datosEnvio select, table#datosEnvio textarea, table#datosEnvio select option {
    font-weight: 900;
}

#datosEnvio .tituloCampo span {
    font-size: 11px;
}

.cajaBlancaCentro .botonEstandarPeq, .botonEstandarPeq {

    margin: 10px !important;
    border: 0px solid #9d0204;
    border-radius: 0px;
    display: block;
    float: right;
    background-color: #9d0204;
    padding: 6px 8px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 10px 0;
    color: white !important;
    font-size: 19px !important;
    font-weight: bold;
}


.botonEstandarPeqInactivo {
    border: 1px solid #9d9393;
    border-radius: 3px;
    display: block;
    float: left;
    padding: 3px 5px;
    background: #cbc7c7;
    text-decoration: none;
    color: #ffffff !important;
    font-size: 10px !important;
    font-weight: bold;
}

.botonEstandarInactivo, .botonEstandarInactivoNoOver {
    border: 1px solid #9d9393;
    border-radius: 4px;
    display: block;
    float: left;
    padding: 5px;
    background: #cbc7c7;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.botonEstandar, .botonEstandarInactivo:hover {
    border: 1px solid #e2480d;
    border-radius: 4px;
    display: block;
    float: left;
    padding: 5px;
    background: url(/imagenes/bg-boton-activo.gif) repeat-x;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

#listadoCentro .botonEstandar {
    margin-right: 7px;
    border: 0px;
    border-radius: 0px;
    display: block;
    float: left;
    padding: 6px;
    background: url(/imagenes/bg-botonera.jpg) repeat-x;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}

#listadoCentro .botonEstandarInactivo {
    border: 0px;
    border-radius: 0px;
    background: none;
    color: #535353;
    font-size: 14px;
}

#listadoCentro .botonEstandar, .botonEstandarInactivo {
    margin-right: 7px;
}

a.botonEstandar b {
    color: black;
    font-size: 18px;
    font-weight: bold;
}

a.botonEstandarInactivo b {
    color: black;
    font-size: 14px;
    font-weight: bold;
}

.botonListadoBuscar {
    width: 65px;
    height: 32px;
    display: block;
    background: url(/imagenes/bgBtBuscar.jpg) no-repeat;
    text-align: center;
    padding: 10px 0px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #f87a49;
    border-radius: 8px;
}

.botonListadoBuscar_new {
    display: block;
    background-color: #f56600;
    text-align: center;
    padding: 10px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    margin: 17px 15px;
    border-radius: 0px !important;
    width: 100% !important;
    height: auto !important;
    border: none;
    background-image: none !important;
}

.botonListadoBuscar_new:hover {
    display: block !important;
    background-color: #d65a02 !Important;
    text-align: center !important;
    padding: 10px !important;
    color: #ffffff !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: bold !important;
    margin: 17px 15px;
    border-radius: 0px !important;
    width: 100% !important;
    height: auto !important;
    border: none !important;
    background-image: none !important;
}

a.botonListadoBuscar.botonListadoBuscar_new i {
    color: yellow;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    margin-left: 6px;
    margin-right: 0px;
}

.botonListadoBuscar:hover {
    width: 65px;
    height: 32px;
    display: block;
    background: #f99d74;
    text-align: center;
    padding: 10px 0px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #f87a49;
    border-radius: 8px;
}

.botonListadoBuscar2 {
    width: 65px;
    height: 32px;
    display: block;
    background: url(/imagenes/bgBtBuscar2.jpg) no-repeat;
    text-align: center;
    padding: 10px 0px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #6f3f28;
    border-radius: 8px;
}

.botonListadoBuscar2:hover {
    width: 65px;
    height: 32px;
    display: block;
    background: #af775d;
    text-align: center;
    padding: 10px 0px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #6f3f28;
    border-radius: 8px;
}

.listadoInicioPlazas {
    width: 32%;
    float: left;
    padding-top: 10px;
    padding-right: 15px;
    font-weight: bold;
    font-size: 11px;
    color: rgba(0, 0, 0, 0.7);
    text-decoration: none;
}

a.listadoInicioPlazas:nth-child(3n-3) {
    padding-right: 0px;
}

.listadoInicioPlazas img {
    width: 100%;
    max-width: 252px;
    height: 153px;
    margin-bottom: 5px;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    transition: filter 0.4s;
    -webkit-transition: -webkit-filter 1s;
}

.listadoVerMas a {
    display: block;
    overflow: auto;
    text-decoration: none;
    margin-bottom: 10px;
    padding-left: 5px;
    color: #9d0204;
    font-weight: bold;
}

.listadoVerMas span {
    float: left;
    margin-top: 3px;
}

.bannerLateral {
    background: url(/imagenes/bg-gris-banner.jpg) no-repeat;
    width: 157px;
    height: 127px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding: 10px 7px;
}

.bannerLateral #f_newsletter {
    font-size: 11px;
}

.bannerLateral #f_newsletter strong {
    color: #ea7d38;
}

.bannerLateral #f_newsletter #titSus {
    color: #ea7d38;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}

.bannerLateral #f_newsletter input[type="text"] {
    margin-bottom: 10px;
}

/* NUEVOS ESTILOS */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 500px;
    padding: 12px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 12px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}

.dropdown-menu > li > a {
    display: block;
    padding: 1px 15px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
}

ul#quicksearch li {
    padding: 4px 5px;
}

.listadoPar .calendarioListado, .listadoImpar .calendarioListado {
    width: 12%;
    background-color: #9d0204;
    background-image: none;
}

.listadoPar .textoCentroListado, .listadoImpar .textoCentroListado {
    width: 76%;
}

.listadoPar, .listadoImpar {
    background-image: url(/imagenes/fnd_listado.png);
    background-color: transparent;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 13px 8px 3px;
    min-height: 85px;
    background-position: top left;
    clear: both;
}

.listadoPar, .listadoImpar {
    background-image: none;
    display: flex;
    padding: 0px 0px;
    border: 20px solid #9d0204;
    border-image-width: 60px;
    border-image-source: url(../imagenes/bg_ciudades.png);
    border-image-slice: 58;
    border-image-outset: 0px;
    border-image-repeat: repeat;
    margin: 0 0 10px 0;
}

.listadoPar > div, .listadoImpar > div {
    border: 2px solid #9d0204;
}

.listadoPar > div, .listadoImpar > div {
    float: left;
}

.listadoPar > div:nth-child(3), .listadoImpar > div:nth-child(3) {
    width: 12%;
    background-color: #9d0204;
    background-image: none;
    padding: 37px 0px;
    text-align: center;
}

form#f_contacto label {
    font-weight: bold;
    font-family: 'eb_garamond_sc08_regular', serif !Important;
    width: 100%;
    color: #000000;
    font-size: 18px;
    line-height: 32px;
}

form#f_contacto input, form#f_contacto textarea {
    color: #6c6c6c;
    font-size: 17px;
    padding: 2px 4px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px;
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #e8eaf3;
    border-right: 1px solid #9d02042e;
    border-bottom: 1px solid #9d0204;
    width: 100%;
}

.cajaCentroMedio h4 {
    font-size: 16px;
    font-weight: bold;
}

.cajaCentroMedio h4 span {
    font-size: 16px;
    font-weight: bold;
    color: #535353
}

#responsive_mapa {
}

#flashcontent {
}

/*RESPONSIVE CSS*/
#miaccount_responsive, #search_responsive, #nav_responsive, .links_responsive, .show_mobile {
    display: none;
}

table#datosEnvio div {
    width: 100%;
    padding: 4px 0px;
}

#datosEnvio label {
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
}

.form_column1 {
    width: 50% !important;
    float: left;
    min-height: 66px;
}

.form_column1 input {
    width: 98%;
}

.poblacion {
    clear: both;
}

input#direccion_envio {
    width: 99%;
}

input#nombre_hotel {
    width: 99%;
}

select#ciudad_envio {
    width: 100%;
}

#datosEnvio textarea {
    width: 100%;
}

#limpiar_datos_envio {
    cursor: pointer;
}

.nuevos_festejos ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    list-style: none;
}

.nuevos_festejos ul li {
    background-color: #9d0204;
    padding: 10px;
}

.nuevos_festejos ul li a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

.nuevos_festejos ul li:hover {
    background-color: #828282;
    color: #ffffff;
}

.descripcion_festejo_new {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    font-size: 17px;
    line-height: 24px;
    padding: 2% 0;
    font-weight: 900;
}
a.btnPpal.buttom_micuenta.carro_hover {
    text-decoration: none !Important;
	}

@media only screen and (min-width: 801px) and (max-width: 996px) {
    #centro {
        width: 77%;
        max-width: none;
    }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 800px) {
    /* Styles */
    #responsive_mapa {
        display: block;
    }

    #flashcontent {
        display: none;
    }

    #miaccount_responsive {
        display: none;
        background-color: #9d0204;
        text-align: right;
        color: white;
        padding: 5px;
        margin-bottom: 36px;
    }

    div#miaccount_responsive a {
        color: white;
        text-decoration: none;
        margin-right: 14px;
    }

    .links_responsive {
        display: block;
    }

    #nav_responsive {
        display: inherit;
        position: absolute;
        width: 30px;
        padding: 0px 12px;
        top: 30px;
        right: 0px;
        z-index: 1000001;
    }

    #search_responsive {
        display: inherit;
        position: absolute;
        width: 30px;
        padding: 0px 12px;
        right: 34px;
        color: white;
        z-index: 1000001;
    }

    i.fa.fa-bars {
        font-size: 30px;
        color: #fff;
        text-shadow: none;
        cursor: pointer;
    }

    .cajaCentroSuperior {
        text-align: center;
    }

    .cajaCentroMedio {
        padding: 10px;
    }

    .cajaBlancaCentro {
        width: 95%;
        margin: 0 auto;
        float: none;
        clear: both;
    }

    div#contenidoCentro {
        padding: 10px 0px;
    }

    div#lateralIzq {
        display: none;
    }

    div#homepage-slider {
        display: none;
    }

    div#logo p {
        display: none;
    }

    div#logo {
        position: absolute;
        max-width: 160px;
    }

    div#bannerPrincipal {
        min-height: 105px;
        margin-top: 9px;
        background-size: 90%;
    }

    div#mapaHome {
        max-width: 575px !important;
        width: 100% !important;
    }

    .footer_img img {
        width: 100%;
        max-width: 526px;
    }

    div#buscador {
        max-width: 500px;
        width: 90%;
        position: initial;
        margin-bottom: 12px;
    }

    input#email_newsletter {
        max-width: 440px;
        width: 100%;
    }

    div#newsletterHome {
        padding: 0px;
    }

    .footer_content {
    }

    .social_menu_header {
        display: none;
    }

    div#contentHome2 {
        text-align: center;
        padding-top: 15px;
    }

    div#contentHome2 span {
        font-size: 18px;
        font-weight: bold;
        color: inherit;
    }

    .bannerHome {
        width: 97%;
        padding: 5px;
        text-align: center;
    }

    .bannerHome img {
        float: left;
        width: 50%;
        margin-top: 10px;
    }

    div#newsletterHome div:first-child {
        width: 95%;
        clear: both;
        padding: 5px 5px;
    }

    #bannerCentro {
    }

    #bannerCentro img {
        max-width: 100%;
        max-height: 300px;
    }

    .descripcionPlaza {
        padding: 10px;
        line-height: 1.4;
        font-size: 1.2rem;
    }

    .descripcionPlaza strong {
        line-height: 1.4;
        font-size: 1.2rem;
    }

    .cajaCentroMedio h4 {
        font-weight: bold;
        line-height: 1.4;
        font-size: 1.2rem;
    }

    .footer_img {
        text-align: center;
    }

    .footer_img img {
        width: 98%;
        margin-bottom: 20px;
    }

    .footer_header_text {
        float: none !important;
    }

    .icon_phone {
        display: none;
    }

    #listadoCentro .botonEstandar, .botonEstandarInactivo {
        margin-right: 0px;
    }

    #listadoCentro {
    }

    .listadoInicioPlazas {
        width: 31%;
        padding-right: 5px;
        margin: 0px;
    }

    a.listadoInicioPlazas:nth-child(3n+4) {
        clear: both;
    }

    span.footer_phone {
        font-size: 16px;
        font-weight: bold;
        color: black;
    }

    .footer_menu nav ul li {
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding: 3px 0px;
        max-width: none !important;
    }

    .footer_menu nav ul li a {
        font-size: 12px !important;
    }

    .footer_menu ul li:first-child {
        text-align: center !important;
    }

    .listadoInicioPlazas img {
        height: auto;
        margin-bottom: 5px;
    }

    .listadoPar .calendarioListado, .listadoImpar .calendarioListado {
        width: 18%;
    }

    .listadoPar, .listadoImpar {
        background-image: none;
    }

    .listadoVerMas a {
        margin-bottom: 20px;
        margin-top: 10px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .cajaBlancaCentro img {
        max-width: 500px;
        width: 100% !important;
        height: auto !important;
    }

    .calendarioDia {
        padding-top: 10px;
        padding-bottom: 0px;
    }

    .calendarioMes {
        padding-top: 9px;
    }

    ul#quicksearch {
        min-width: 70%;
        top: 285px !Important;
    }

    .descripcionPlaza.cajaCentroMedio {
        clear: both;
    }

    div#botoneraPrincipal {
    }

    div#botoneraPrincipal {
        -webkit-transition: 1s;
        -moz-transition: 1s;
        left: -105%;
        padding: 40px 0px;
        position: fixed;
        width: 100%;
        top: 0px;
        background-color: #ff791a;
        z-index: 1000000;
        height: auto;
        height: 450px;
        background: #9d0204 !Important;
    }

    div#botoneraPrincipal a {
        float: left;
        width: 100%;
        padding: 10px 0px;
        margin: 0px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1)
    }

    div#inside_botoneraPrincipal a:first-child:before {
        background-color: transparent;
    }

    #quicksearch a.botonListadoBuscar.botonListadoBuscar_new {
        width: 200% !important;
    }

    a.new_buttom {
        float: left;
        width: 87%;
        text-align: center;
        margin-top: 10px;
        padding: 6px 0px;
    }

    form#f_contacto div {
        padding: 20px 0px !Important;
    }

    form#f_contacto input, form#f_contacto textarea {
        padding: 4px 0px !Important;
    }

    form#f_compra .cajaBlancaCentro {
        padding: 4px 8px;
        margin-bottom: 10px;
    }

    div#inside_botoneraPrincipal a:last-child, .buttom_micuenta {
        height: auto !Important;
        padding: 8px 0px !Important;
    }

    a.botonPrincipal1.buttom_micuenta {
        height: auto !Important;
        padding: 8px 0px !Important;
    }
	
	

    select#id_pais {
        max-width: 170px;
    }

    .header_idioma_responsive {
        float: right;
    }

    .cajaToreros {
        max-width: 290px;
    }

    .hide_mobile {
        display: none;
    }

    .show_mobile {
        display: block;
        font-size: 10px;
    }

    .cajaBlancaCentro img.icon_delete {
        width: auto !Important;
    }

    table#datosEnvio div {
        width: 100%;
        padding: 2px 0px;
    }

    input#direccion_envio {
        width: 96%;
    }

    input#nombre_hotel {
        width: 96%;
    }

    .form_column1 {
        width: 50% !important;
        float: left;
    }

    .form_column1 input {
        width: 92%;
    }

    .poblacion {
        clear: both;
    }

    select#ciudad_envio {
        width: 94%;
    }

    #datosEnvio textarea {
        width: 95%;
    }
}

.mas_info {
    background-color: rgba(254, 197, 22, 0.15);
    font-weight: bold;
    color: #b14a05;
    cursor: pointer;
    text-align: center;
    position: absolute;
    padding: 2px;
    margin-left: 330px;
    margin-top: -23px;
    border: 1px solid rgba(177, 74, 5, 0.26);
}

div#ventana_tiporecogida {
    background-color: rgb(244, 244, 244) !important;
    padding: 10px !important;
    margin: 0px !important;
}

div#ventana_tiporecogida div {
}

span.claim_header {
    font-family: Arial, Helvetica, sans-serif;
    color: #131313;
    font-weight: 400;
    font-size: 12px;
    width: auto;
    float: right;
    margin-top: 127px;
}

.hover_listado {
    background-color: rgb(140, 209, 255) !Important;
}

.tooltip_elemento {
}

.tooltip {
    display: none;
    position: absolute;
    width: 200px;
    padding: 10px;
    margin: 0 0 12px 0;
    z-index: 100;
    background: #9d0204;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
}

.tooltip:after {
    content: "";
    position: absolute;
    bottom: -14px;
    z-index: 100;
    border: 0 solid #9d0204;
    border-bottom: 14px solid transparent;
    border-left-width: 10px;
    width: 50%;
    left: 50%;
}

.tooltip:before {
    content: "";
    position: absolute;
    border: 0 solid #9d0204;
    bottom: -14px;
    z-index: 100;
    border-right-width: 10px;
    border-bottom: 14px solid transparent;
    width: 50%;
    right: 50%;
}

div#mapa_base {
    max-width: 380px;
    width: 380px;
    height: 380px;
    max-height: 380px;
    background-image: url(imagenes/mapas/24/bg/mapa_bg.png);
    background-repeat: no-repeat;
    position: relative;
}

.under_map {
    position: absolute;
    z-index: 0;
}

div#map_sectores {
    position: absolute;
    z-index: 21;
}

.evento_listado {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}

.mensaje_entradas {
    float: none;
}

.mensaje_entradas {
    padding: 20px;
    margin-top: 30px;
    background-color: #9d0204;
    margin-bottom: 10px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    width: 97.2%;
    clear: both;
}

.boton_comprar_resultados {
    width: 20%;
}

div#formularioLogin {
    margin: 0 auto;
    width: 30%;
    text-align: center;
    float: none !important;
}

div#formularioRegistro h4, div#formularioLogin h4, div#formularioSinRegistro h4 {
    font-family: 'source_sans_variableregular', sans-serif;
    text-transform: initial;
    text-shadow: 0px 0px 0px black;
    font-weight: bold;
}

@media only screen and (min-width: 320px) and (max-width: 800px) {
    #cajasDerecha > div {
        display: inherit;
    }

    * {
        font-family: 'source_sans_variableregular', sans-serif;
        font-size: 17px;
        line-height: 19px;
        font-weight: bold;
    }

    .boton_comprar_resultados {
        width: auto;
    }

    .evento_listado {
        background-size: 60px;
        background-position: 175px;
        padding: 13px 0px !important;
    }

    .listadoPar, .listadoImpar {
        padding: 13px 0px;
    }

    .listadoPar .textoCentroListado, .listadoImpar .textoCentroListado {
        width: 52%;
    }

    .calendarioListado .calendarioDia {
        font-size: 48px !important;
    }

    .calendarioListado .calendarioDia span {
        font-size: 9px !important;
        text-align: left;
    }

    .calendarioListado .calendarioMes {
        font-size: 9px !important;
        padding: 0px;
        line-height: 4;
    }

    .textoCentroListado.evento_listado .datos_evento h6 {
        font-size: 12px !important;
        padding: 0px 0 !important;
    }

    .textoCentroListado.evento_listado .datos_evento a {
        font-size: 12px !important;
        padding: 0px 0 !important;
    }

    .textoCentroListado.evento_listado .icono {
        display: none;
    }

    .iconos_evento_nt {
        display: flex;
        flex-direction: column !important;
        width: 100%;
        padding: 0 !important;
        color: black;
        flex-wrap: nowrap;
        align-items: flex-start !important;
    }

    .datos_evento {
        width: 100% !important;
    }

    .iconos_evento_nt div img {
        max-width: 20px;
    }

    .datos_evento .iconos_evento_nt div {
        margin-bottom: 5px;
        text-align: left;
        width: 100% !important;
        display: flex;
        flex-direction: row !important;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        font-size: 12px;
        line-height: 16px;
    }

    .listadoPar > div:nth-child(3) img, .listadoImpar > div:nth-child(3) img {
        max-width: 35px !important;
    }

    .listadoPar > div:nth-child(3) a, .listadoImpar > div:nth-child(3) a {
        font-size: 12px !important;
        line-height: 14px;
    }

    .pestanas_nt {
        display: flex;
        width: 100%;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start !important;
    }

    #listadoCentro .botonEstandar_nt {
        font-size: 15px !important;
        margin: 8px 0 !important;
        padding: 5px !important;
    }

    a.botonEstandar_nt .title_s_nt_after {
        width: 87px !important;
        margin-top: 3px !important;
        filter: brightness(0);
        margin-bottom: 0;
    }

    .descripcionPlaza.cajaCentroMedio h4 {
        text-decoration: none;
        text-transform: uppercase;
        font-size: 33px !important;
        font-family: 'eb_garamond_sc08_regular', serif !important;
        font-weight: 100 !important;
        color: black !Important;
        line-height: 0px;
        margin-bottom: 40px;
    }
}

#backgroundPopUp {
    position: absolute;
    z-index: 1;
    background: url(imagenes/background-popup.gif);
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.7;
}

.popUp {
    position: fixed;
    z-index: 2;
    background-color: #ff7c1a;
}

.popUp .titular {
    background-color: #f06700;
    font-size: 13px;
    padding: 5px;
}

.popUp #cerrarPop {
    float: right;
}

.popUp #cerrarPop2 {
    display: block;
    background-color: #ffffff;
    color: #000000;
    padding: 5px;
    font-weight: bold;
}

.popUp #logotipoPop {
    margin-left: 83px;
}

.popUp .resaltadoBlanco {
    display: block;
    background-color: #ffffff;
    padding: 5px;
    font-size: 13px;
    color: #000000;
    margin: 5px;
    text-align: center;
    font-weight: bold;
}

.popUp #mensajePop {
    padding: 15px 5px;
    text-align: center;
    font-size: 15px;
}

/*Nuevo diseño 2022*/
/*Fuentes*/
@font-face {
    font-family: 'eb_garamond_sc08_regular';
    src: url('fonts/ebgaramondsc08-regular.woff2') format('woff2'),
    url('fonts/ebgaramondsc08-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'eb_garamond_sc12_regular';
    src: url('fonts/ebgaramondsc12-regular.woff2') format('woff2'),
    url('fonts/ebgaramondsc12-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_variableitalic';
    src: url('fonts/sourcesansvariable-italic.woff2') format('woff2'),
    url('fonts/sourcesansvariable-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_variableregular';
    src: url('fonts/sourcesansvariable-roman.woff2') format('woff2'),
    url('fonts/sourcesansvariable-roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*PRECABECERA*/
#cab_sup_nt {
    background-color: #9d0204;
    height: 25px;
    padding: 5px;
}

#cab_sup_nt div {
    max-width: 1395px;
    width: 100%;
    font-family: 'source_sans_variableregular', sans-serif;
    margin: 0 auto;
    text-align: right;
    color: white;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: bold;
}




#cab_sup_nt div a i.fa {
    background-color: #ffffff;
    color: #9d0204;
    font-size: 13px;
    border-radius: 100%;
    width: 15px;
    height: 10px;
    text-align: center;
    margin: 0px 4px;
}

#cab_sup_nt div a:first-child i.fa {
    margin-left: 15px;
}

#cab_sup_nt div a i.fa-instagram {
    padding: 4px 3px;
    height: 11px;
}

#cab_sup_nt div a i.fa-twitter {
    padding: 4px 2px;
}

#cab_sup_nt div a i.fa-facebook {
    padding: 4px 1px;
}

#cabecera {
    background-image: url(/imagenes/banners/banner_nt_2023_3.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

#inside_cab_nt {
    max-width: 1350px;
    margin: 0 auto;
}

div#cab_sup_nt div a.searchorder_nt {
    text-decoration: none;
    font-family: 'eb_garamond_sc12_regular', serif;
    color: #9d0204;
    background-color: #ffffff;
    padding: 3px 10px 6px;
    border-radius: 3px;
}

div#cab_sup_nt div a.searchorder_nt:hover {
    background-color: #9d0204;
    color: #ffffff;
    border-radius: 3px;
    border: 1px solid #ffffff;
}

claim {
    font-size: 10px;
    font-weight: bolder;
    font-family: 'source_sans_variableregular', sans-serif;
    margin: 5px 0;
    float: left;
}

/*MENU PPAL*/
#NavPpal_nt div {
    max-width: 1395px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#NavPpal_nt ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

#NavPpal_nt .btnPpal {
    text-decoration: none;
    font-size: 17px;
    font-family: 'eb_garamond_sc12_regular', serif;
    font-weight: 800;
}

#NavPpal_nt ul li {
    float: left;
    padding: 8px 20px;
}

div#NavPpal_nt {
    padding-top: 7px;
}

#logo_nt {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
}

div#NavPpal_nt ul li:hover a {
    color: #9d0204 !important;
}

div#NavPpal_nt ul li:hover {
    background-image: url(imagenes/iconos/adorno_nt.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 90%;
    /*filter: invert(14%) sepia(88%) saturate(5850%) hue-rotate(350deg) brightness(90%) contrast(110%);*/
}

li.down_nt {
    cursor: pointer;
}

/*LOGO CABECERA*/
.phone_nt {
    padding-top: 45px;
    padding-bottom: 35px;
    font-size: 53px;
    font-weight: 600;
    font-family: 'source_sans_variableregular', sans-serif;
    margin: 0;
}

.phone_claim_nt {
    font-size: 18px;
    font-family: 'source_sans_variableregular', sans-serif;
    font-weight: bold;
    margin: 0;
}

/*CAB_INTERIOR*/
#title_int_nt h1 {
    font-family: 'eb_garamond_sc08_regular', serif !Important;
    font-weight: 100;
    color: white;
    text-align: center;
    padding: 0;
    font-size: 7vh;
    line-height: 1;
    text-shadow: 2px 2px 2px #3D3D3D;
}

phone {
    font-size: 17px;
    font-weight: bolder;
    font-family: 'source_sans_variableregular', sans-serif;
    margin: 5px 0;
    float: left;
}


/*MENU PPAL RESPONSIVE*/
#NavPpal_nt ul li.rspv, .rspv {
    display: none;
}

/*BUSCADOR NUEVO */
#search_nt {
    max-width: 1395px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0 36px 0;
}

#search_nt ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}

#search_nt ul li {
    float: left;
    padding: 15px 0px;
    background-color: #9d0204;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-right: 1px solid black;
    line-height: inherit;
    width: 14%;
    font-family: 'source_sans_variableregular', sans-serif;
    letter-spacing: 1px;
}

.input_s_nt {
    background-color: white !important;
    padding: 12px 26px 12px 12px !important;
    width: 50% !important;
    border-right: 0px !important;
    border-bottom: 1px solid;
}

.down_nt:after {
    content: "";
    width: 13px;
    height: 5px;
    margin-top: 6px;
    margin-left: 6px;
    position: absolute;
    background-image: url(imagenes/iconos/arrow_down_nt.svg);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}

.lupa_nt {
    border-right: 0px !important;
    cursor: pointer;
    width: 5% !important;
    background-image: url(imagenes/iconos/lupa_nt.svg);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center;
}

.campo_busqueda_nt {
    border: 0px none;
    text-align: left;
    width: 95%;
    background-color: transparent;
    padding: 0;
    font-size: 20px;
}

.campo_busqueda_nt:focus {
    outline: none;
}

li.down_nt ul {
    display: none !Important;
    position: absolute;
    z-index: 100;
    margin-top: 15px !Important;
}

li.down_nt:hover ul {
    display: block !Important;
}

li.down_nt ul li {
    width: 189px !important;
    float: initial !important;
    background-color: #9d0204d4 !important;
    padding: 6px 0 !important;
    border: none !important;
    font-weight: normal !important;
    font-size: 24px !important;
}


li.down_nt ul li:hover {
    background-color: #9d0204 !important;
    border-top: 1px solid #ffffff26 !important;
    border-bottom: 1px solid #ffffff26 !important;
}

li.down_nt ul li a {
    color: white !important;
    text-decoration: none;
    font-size: 18px !important;
    flex-grow: 1;
}

li.down_nt ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}


/*CLAIM CABECERA*/
div#claim_nt { font-size: 46px; font-family: 'eb_garamond_sc08_regular', serif; font-weight: 100; text-align: center; margin: 32px 0;line-height: 1.1; }
div#claim_nt h1 { color: inherit;font-family: inherit;font-size: inherit;line-height: inherit;font-weight: inherit;text-transform: uppercase;}

/*CONTENIDO CENTRO NT*/
#contenidoCentro {
    max-width: 1350px;
}

.contenidoCentro {
    max-width: 1350px;
    width: 100%;
    margin: 0 auto;
}

.contenidoCentro p, .contenidoCentro a, .contenidoCentro ul, .contenidoCentro ul li ul li {
    font-weight: 600 !important;
    line-height: 22px;
}

#lateralIzq {
    display: none;
}

#centro {
    max-width: 1350px;
}

.centro {
    max-width: 1350px;
    width: 100%;
    margin: 0 auto;
}


.fw_nt {
    width: 100%;
}

.fw_nt.bg_plazas {
    background-color: rgb(157 2 4);
}

.fw_nt.bg_toreros {
    background-color: rgb(98 98 98);
}

.fw_nt.bg_ciudades {
    background-color: rgb(0 0 0);
}

.row_nt {
    width: 50%;
    float: left;
    padding: 4% 0px;
    text-align: center;
}

.row_nt button {
    background-color: #9d0204;
    border: 0;
    color: white;
    text-transform: uppercase;
    padding: 8px 20px;
    margin: 15px 0 0 0;
    font-weight: 900;
    font-size: 16px;
    text-shadow: 0px 0px 1px;
    font-family: 'source_sans_variableregular', sans-serif;
    cursor: pointer;
}

.plazas_nt {
    background-color: #ffffff !important;
}

.toreror_nt {
    background-color: #ffffff;
}

.lista_nt {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.lista_nt article a {
    font-size: 28px;
    font-family: 'eb_garamond_sc08_regular', serif;
    font-weight: 100;
    text-decoration: none;
    color: white;
    text-transform: uppercase;
}

.toreror_nt .lista_nt article {
    text-align: left !Important;
}

.toreror_nt .lista_nt article a {
    line-height: 26px !Important;
}

.lista_nt article {
    padding: 5px;
    width: 190px;
    text-align: center;
    height: 190px;
    margin: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.cuadros_home {
    padding: 0 0px 21px 0px;
}

a.grey_name {
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
}

.title_s_nt_after {
    margin: 0 auto;
    width: 80%;
    max-width: 240px;
    height: 22px;
    background-image: url(imagenes/bannerIndex/adorno_carteles.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 16px;
    /*filter: invert(43%) sepia(56%) saturate(6749%) hue-rotate(1deg) brightness(104%) contrast(106%);*/
}

.title_s_nt {
    font-size: 32px;
    font-family: 'eb_garamond_sc08_regular', serif;
    font-weight: 100;
    text-align: center;
    width: 33%;
    margin: 0 auto;
    text-transform: uppercase;
}

#title_section_nt {
    font-size: 32px;
    font-family: 'eb_garamond_sc08_regular', serif;
    font-weight: 100;
    text-align: center;
    margin-bottom: 40px;
}

.hover_nt_home {
    display: none;
    background-color: rgb(157 2 4 / 90%);
    padding: 0;
    text-align: center;
    cursor: pointer;
    position: absolute;
    width: 190px;
    aspect-ratio: 1/1;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
}

.lista_nt article:hover .hover_nt_home {
    display: flex;
}

.NewSlideContent img {
    border: none !important;
}

.hover_nt_home p {
    border: 0;
    color: white;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    font-weight: 900;
    font-size: 16px;
    font-family: 'source_sans_variableregular', sans-serif;
    cursor: pointer;
}

.hover_nt_home p span {
    color: white;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 10px;
    font-family: 'source_sans_variableregular', sans-serif;
    cursor: pointer;
    letter-spacing: 1px;
}

.hover_nt_home img:first-child {
    height: 42px;
}

.hover_nt_home img:nth-child(2) {
    width: 90%;
}

.row_nt.mapaHome_nt {
    padding: 0 !important;
}

.row_nt.bannerHome_nt {
    padding: 0 !important;
    /*background-image: url(imagenes/banner_row_nt_2023.jpg);*/
    min-height: 515px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    background-color: #000000;
}

.row_nt.bannerHome_nt h3 {
    font-family: 'eb_garamond_sc08_regular', serif;
    font-size: 50px;
    line-height: 45px;
    font-weight: 100;
    margin-bottom: 40px;
    padding: 0 14%;
    text-transform: uppercase;
}

.row_nt.bannerHome_nt {
    color: white;
    text-align: center;
}

.row_nt.bannerHome_nt p {
    font-size: 20px;
    line-height: 25px;
    font-weight: 100;
    margin-bottom: 40px;
    font-family: 'source_sans_variableregular', sans-serif;
    padding: 0 10%;
}

.claim_icons_nt {
    background-image: url(imagenes/silueta_bg_nt_2023.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.claim_icons_nt .title_s_nt {
    font-size: 32px;
    font-family: 'eb_garamond_sc08_regular', serif;
    font-weight: 100;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    width: 100% !important;
}

.claim_icons_nt .row_nt {
    width: 100% !Important;
    max-width: 1160px;
    margin: 0 auto !important;
    float: inherit;
    background-color: transparent;
}

.lista_iconos_nt {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.fw_nt_fullwith {
    clear: both;
}

.lista_iconos_nt item {
    width: 25%;
}

.lista_iconos_nt item img {
    height: 90px;
    width: auto;
    margin-top: 25px;
}

.lista_iconos_nt item h5 {
    font-weight: bold;
    font-size: 22px;
    line-height: 20px;
    text-shadow: 0px 0px 1px;
    color: #9d0204;
    margin-top: 22px;
    margin-bottom: 18px;
}

.lista_iconos_nt item p {
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    padding: 0 3%;
}

.ganaderias_nt {
    background-color: #ffffff;
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}

.ganaderias_nt .title_s_nt {
    font-size: 32px;
    font-family: 'eb_garamond_sc08_regular', serif;
    font-weight: 100;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    width: 100% !important;
}

.ganaderias_nt .row_nt, .section_plazas_nt .row_nt, .section_toreros_nt .row_nt {
    width: 100% !Important;
    max-width: 1350px;
    margin: 0 auto !important;
    float: inherit;
}

.section_toreros_nt {
    background-color: #ffffff !important;
}

.section_plazas_nt {
    background-color: #ffffff !important;
}

.ganaderias_nt .row_nt > p {
    padding: 16px !important;
    font-size: 23px;
    font-weight: bold;
}

.ganaderias_nt .lista_iconos_nt article p {
    font-size: 22px;
    line-height: 20px;
    font-family: 'eb_garamond_sc08_regular', serif;
    font-weight: 100;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.ganaderias_nt .lista_iconos_nt article a {
    text-decoration: none;
}

.ganaderias_nt img {
    max-height: 100px;
}

.ganaderias_nt img:hover {
    filter: max-width:97px;
    /*filter: invert(43%) sepia(56%) saturate(6749%) hue-rotate(1deg) brightness(104%) contrast(106%);*/
        filter: invert(14%) sepia(88%) saturate(5850%) hue-rotate(32deg) brightness(90%) contrast(110%);
}

section.fw_nt_fullwith.testimonial_nt {
    display: none;
}

.testimonial_nt {
    background-color: #9d0204;
}

.testimonial_nt .row_nt {
    max-width: 1350px;
    width: 100% !important;
    margin: 0 auto !important;
    float: inherit;
}

.testimonial_nt .title_s_nt {
    font-size: 32px;
    font-family: 'eb_garamond_sc08_regular', serif;
    font-weight: 100;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    width: 100% !important;
}

.testimonial_nt .title_s_nt_after {
    margin: 0 auto;
    width: 240px;
    height: 22px;
    background-image: url(imagenes/bannerIndex/adorno_carteles.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 16px;
    filter: brightness(100%);
}

.testimonial_nt .row_nt > p {
    padding: 16px !important;
    font-size: 15px;
    color: white;
}

.fw_nt_fullwith .newsletterHome_nt {
    background-color: #8b8b8b !important;
    color: white;
}

.newsletterHome {
    max-width: 1350px;
    width: 100% !important;
    margin: 0 auto !important;
    float: inherit;
    padding: 1% !important;
}

.newsletterHome_nt {
    background-color: #8b8b8b;
    color: white;
}

form#f_newsletter {
    display: flex;
    align-items: center;
    justify-content: center;
}

form#f_newsletter div:nth-child(2) {
    width: 40%;
}

input#email_newsletter {
    width: 100%;
    padding: 6px;
    border: none;
    height: 23px;
}

form#f_newsletter a.botonEstandarPeq {
    font-size: 14px !important;
    font-weight: bold;
    margin: 0 auto;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    background-color: #9d0204;
    background-image: none !important;
    color: white !important;
}

div#listadoCentro {
}

/*FOOTER NT*/
#cierrePagina {
    /*background: url(/imagenes/bg_footer_2023.jpg);*/
    color: #FFF;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
}

.footer_content {
    color: white;
    font-size: 13px;
    padding: 20px 0;
}

.footer_header div img {
    max-width: 240px;
}

.follow_footer {
    max-width: 1395px;
    float: none !Important;
    width: 100%;
    font-family: 'source_sans_variableregular', sans-serif;
    margin: 0 auto;
    color: white;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: bold;
}

.follow_footer a i.fa {
    background-color: #ffffff;
    color: #000000;
    font-size: 13px;
    border-radius: 100%;
    width: 15px;
    height: 10px;
    text-align: center;
    margin: 20px 5px;
}

.follow_footer a:first-child i.fa {
    margin-left: 15px;
}

.follow_footer a i.fa-instagram {
    padding: 4px 3px;
    height: 11px;
}

.follow_footer a i.fa-twitter {
    padding: 4px 2px;
}

.follow_footer a i.fa-facebook {
    padding: 4px 1px;
}

.footer_phone {
    float: left;
    font-size: 30px;
    margin: 0 10px;
    width: 60%;
    text-align: right;
    line-height: 30px;
}

.footer_phone:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    margin-left: -32px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(imagenes/icon_phone.svg);
}

/*PAGINAS INT*/
.img_pl_nt.row_nt {
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.inf_pl_nt.row_nt.bg_plazas {
    background-color: rgb(157 2 4);
    color: white;
    padding: 3% 0;
}

.inf_pl_nt.row_nt.bg_toreros {
    background-color: rgb(98 98 98 / 35%);
    color: white;
    padding: 3% 0;
}

.inf_pl_nt.row_nt.bg_ciudades {
    background-color: rgb(0 0 0 / 90%);
    color: white;
    padding: 3% 0;
}

.inf_pl_nt.row_nt.bg_toreros .title_s_nt, .inf_pl_nt.row_nt.bg_ciudades .title_s_nt {
    color: #9d0204;
}

.inf_pl_nt.row_nt.bg_ciudades a, .inf_pl_nt.row_nt.bg_plazas a, .inf_pl_nt.row_nt.bg_toreros a {
    color: white;
}

.img_pl_nt.row_nt img {
    max-width: 100%;
    width: 100%;
}

.inf_pl_nt.row_nt.bg_plazas .title_s_nt_after {
    filter: none;
    width: 120px;
    margin-top: 15px;
}

.inf_pl_nt.row_nt.bg_toreros .title_s_nt_after, .inf_pl_nt.row_nt.bg_ciudades .title_s_nt_after {
    width: 120px;
    margin-top: 15px;
}

section.fw_nt.bg_ganaderias .img_pl_nt.row_nt {
	display: flex;
	align-content: center;
	justify-content: center;
}
section.fw_nt.bg_ganaderias .img_pl_nt.row_nt img { 
	max-height:400px; 
	margin:10px auto; 
	width: auto !important;
}

.inf_pl_nt.row_nt .title_s_nt {
    width: auto;
}

.inf_pl_nt.row_nt .title_s_nt span {
    font-size: 32px;
    font-family: 'eb_garamond_sc08_regular', serif;
}

.fw_nt {
    display: flex !Important;
}

.img_pl_nt.row_nt, .inf_pl_nt.row_nt {
    float: none;
    width: 100%;
}

.pestanas_nt {
    display: flex;
    width: 100%;
    justify-content: center;
}

.pestanas_nt a {
    width: 30% !important;
}

#listadoCentro .botonEstandar_nt {
    border: 0px;
    border-radius: 0px;
    padding: 66px 0;
    color: #b2b2b2;
    width: 22%;
    text-align: center;
    background: none !important;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 25px;
    font-family: 'eb_garamond_sc08_regular', serif;
    font-weight: 100;
}

.active.botonEstandar.botonEstandar_nt {
    color: black !important;
}

a.botonEstandar_nt .title_s_nt_after {
    width: 180px;
    display: none;
    margin-top: 10px;
    filter: brightness(0);
}

a.botonEstandar_nt.active .title_s_nt_after {
    display: block;
}

a.botonEstandar_nt:hover .title_s_nt_after {
    display: block !important;
    filter: brightness(0.7);
}

a.botonEstandar_nt.active:hover .title_s_nt_after {
    display: block;
    filter: brightness(0);
}

.cajaBlancaCentro {
    max-width: 1350px;
}

.mensajeResaltado {
    float: none;
}

.mensajeResaltado {
    padding: 10px;
    text-align: center;
    margin-top: 10px;
    background-color: #9d0204;
    margin-bottom: 100px;
    color: white;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
}

.listadoPar > div:last-child:hover, .listadoImpar > div:last-child:hover {
    cursor: pointer;
    background-color: #606060;
    border-color: #606060;
}

#html5content {
    float: right;
}

#listadoCentro {
    padding: 0;
    margin-bottom: 0px;
}

.titleContent_2 h4, .titleContent_2 span {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 65px !important;
    font-family: 'eb_garamond_sc08_regular', serif !important;
    font-weight: 100 !important;
    color: black !Important;
    line-height: 52px;
    margin-bottom: 40px;
}

.titleContent_2 span:after {
    content: "...";
}

.titleContent_2 span::before {
    content: '\A';
    white-space: pre;
}

.descripcionPlaza h4 {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 65px !important;
    font-family: 'eb_garamond_sc08_regular', serif !important;
    font-weight: 100 !important;
    color: black !Important;
    line-height: 52px;
    margin-bottom: 40px;
}

.calendarioListado span {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 24px !important;
    font-family: 'eb_garamond_sc08_regular', serif !important;
    font-weight: 100 !important;
    color: white !Important;
    padding: 10px;
}

.calendarioDia {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 70px !important;
    font-family: 'eb_garamond_sc08_regular', serif !important;
    font-weight: 100 !important;
    color: white !Important;
    line-height: 22px;
}

.calendarioMes {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 25px !important;
    font-family: 'eb_garamond_sc08_regular', serif !important;
    font-weight: 100 !important;
    color: white !Important;
    padding: 10px;
    line-height: 65px;
}

.datos_evento h6 {
    text-transform: uppercase;
    font-size: 17px !important;
    font-family: 'eb_garamond_sc08_regular', serif !important;
    padding: 6px 0 !important;
    font-weight: 100 !important;
    margin: 0;
    color: #9d0204;
}

.datos_evento a {
    color: #000000 !important;
    font-size: 26px !important;
    font-weight: 800;
    text-transform: uppercase;
}

.iconos_evento_nt {
    display: flex;
    justify-content: center;
    flex-direction: row;
    width: 100%;
    padding: 30px 0 0 0;
    color: black;
}

.iconos_evento_nt div {
    width: 33%;
    display: flex;
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    line-height: 15px;
}

.iconos_evento_nt div img {
    margin-right: 10px;
}

.textoCentroListado.evento_listado .icono {
    text-align: center;
    padding: 28px 0;
    border-left: 3px solid #9d0204;
}

.botonListadoBuscar_nt {
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
}

.botonListadoBuscar_nt img {
    margin-top: 10px;
}

.contenidoCentro h4 {
    font-family: 'eb_garamond_sc08_regular', serif;
    font-size: 25px;
    font-weight: normal;
}

.cajaCentroMedio h4 span {
    font-size: 25px;
    font-weight: normal;
    color: #535353;
    font-family: 'eb_garamond_sc08_regular', serif;
}

.footer_header {
    padding-top: 15px;
    padding-bottom: 20px;
}

.noticias_nt {
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
    text-align: center !important;
    background-image: url(/imagenes/carteles/adorno_carteles_nt.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 96%;
    padding: 14px;
    min-height: 210px;
}

.noticias_nt img {
    margin-bottom: 0px !important;
    max-width: 147px;
    height: 206px;
}

.link_rrss_nt {
    padding-bottom: 20px;
}

a.new_buttom {
    background-image: none !important;
    background-color: #9d0204;
    border: 0;
    color: white;
    text-transform: uppercase;
    padding: 8px 20px;
    margin: 15px 0 0 0;
    font-weight: 900;
    font-size: 16px;
    text-shadow: 0px 0px 1px;
    font-family: 'source_sans_variableregular', sans-serif;
    cursor: pointer;
}

.more_news_nt {
    float: right;
    font-size: 36px !important;
    font-weight: bold;
    padding: 0px 5px 7px;
    margin-bottom: 0px;
    line-height: 29px;
    border: none;
    text-decoration: none;
    border-radius: 1px;
    font-family: 'eb_garamond_sc08_regular', serif;
    background-color: #9d0204;
    color: black;
    cursor: pointer;
}

label.buttom_taquilla {
    width: 33%;
    display: inline-block;
    font-size: 40px;
}

label.buttom_taquilla span {
    font-size: 20px;
    font-family: 'eb_garamond_sc08_regular', serif;
}

.datos_evento h4 {
    margin: 0;
}

.datos_evento h4 a {
    margin: 12px;
    text-shadow: 0px 0px 0px;
    font-size: 33px !Important;
    font-weight: 900;
}

.eventos_pasados_nt {
    filter: grayscale(1);
    opacity: 0.4;
}

.bottom_more_eventos {
    text-align: center;
    cursor: pointer;
    font-family: 'eb_garamond_sc08_regular', serif !important;
    font-size: 27px;
    filter: grayscale(1);
    opacity: 0.5;
    margin-bottom: 50px;
}

.bottom_more_eventos:before {
    content: "";
    width: 100%;
    height: 44px;
    left: 0;
    background-position: center bottom;
    margin: 0 auto;
    background-image: url(../imagenes/iconos/arrow_down_more_nt.svg);
    position: absolute;
    background-repeat: no-repeat;
}

.listadoVerMas.carteles_nt {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.listadoVerMas.carteles_nt a {
    overflow: unset !important;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.listadoVerMas.carteles_nt div {
    text-align: center;
    max-width: 180px;
    min-height: 220px;
    background-position: center top;
    margin: 0 auto;
}

.title_nt_toreros a {
    width: 100% !important;
}

.listadoVerMas {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.listadoVerMas item {
    width: 25%;
}

.ListadoLineas {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.ListadoLineas item {
    width: 100%;
}

.ListadoLineas item.lista_ciudades {
    border: none !important;
    border-image-width: 0 !important;
    margin: 0 !important;
}

/*border-slices*/
item.lista_ciudades {
    border: 20px solid #9d0204;
    border-image-width: 60px;
    border-image-source: url(../imagenes/bg_ciudades.png);
    border-image-slice: 58;
    border-image-outset: 0px;
    border-image-repeat: repeat;
    margin: 10px;
}

item.lista_ciudades h2 {
    text-align: left;
    color: black;
    font-family: 'eb_garamond_sc08_regular', serif;
    font-size: 26px;
    float: left;
    width: 80%;
    padding: 33px 0px 10px 10px;
    line-height: 1;
}

item.lista_ciudades div {
    margin: 0px;
    float: right;
    background-color: #9d0204;
    width: 16%;
    color: white;
    padding: 61px 0px 0px 0;
    text-align: center;
    aspect-ratio: 1/2;
    line-height: 0;
}

item.lista_ciudades_corridas h2 {
    text-align: left;
    color: black;
    font-family: 'eb_garamond_sc08_regular', serif;
    font-size: 26px;
    padding: 33px 0px 10px 10px;
}

h3.titulo_plazas_nt {
    font-size: 36px;
    font-family: 'eb_garamond_sc08_regular', serif;
    font-weight: 100;
    text-align: center;
    margin-bottom: 40px;
}

h3.titulo_plazas_nt span {
    font-size: 36px;
    font-family: 'eb_garamond_sc08_regular', serif;
}

/*border-image*/
div#cajasDerecha {
    border: 20px solid #9d0204;
    border-image-width: 60px;
    border-image-source: url(../imagenes/bg_ciudades.png);
    border-image-slice: 58;
    border-image-outset: 0px;
    border-image-repeat: repeat;
    margin: 0px;
}

div#cajasDerecha p {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 0px 0px black;
}

span.descripcion-larga p, span.descripcion-corta p {
    font-size: 15px !important;
    line-height: inherit;
}

span.descripcion-corta, span.descripcion-larga {
    font-weight: 600;
}

span.descripcion-larga br, span.descripcion-corta br {
    display: none;
}

div#cajasDerecha p img {
    margin-right: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
}

div#cajasDerecha item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 0px 0px black;
    margin: 20px 0;
}

div#torerosCorrida .title_s_nt {
    font-size: 20px;
}

div#torerosCorrida .title_s_nt_after {
    margin: 0 auto;
    width: 100%;
    height: 6px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-bottom: 5px;
    /*filter: invert(43%) sepia(56%) saturate(6749%) hue-rotate(1deg) brightness(104%) contrast(106%);*/
}

div#torerosCorrida .lista_nt article {
    padding: 5px;
    height: 180px;
    margin: 9px;
    text-align: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

div#torerosCorrida .lista_nt {
    flex-wrap: nowrap !important;
}

div#torerosCorrida .lista_nt article a {
    font-size: 20px;
    font-family: 'eb_garamond_sc08_regular', serif;
    font-weight: 100;
    text-decoration: none;
    text-align: left !Important;
    color: white;
    background: none;
    text-transform: uppercase;
}

div#torerosCorrida .lista_nt .hover_nt_home {
    background-color: rgb(255 73 0 / 90%);
    padding: 0;
    text-align: center;
    cursor: pointer;
    position: absolute;
    width: 100%;
    max-width: 184px;
    aspect-ratio: 1/1 !important;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

div#torerosCorrida .lista_nt .hover_nt_home p {
    margin: 10px 0 0 0;
    font-size: 10px;
}

.bg_barra {
    float: left;
    height: 337px;
    width: 8px;
    background-image: url(../imagenes/barra_sep.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.table_sectores_nt {
    display: flex;
    align-items: baseline;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-evenly;
}

table.listado_sectores_scroll tr:first-child td {
    text-align: center;
    font-size: 20px !important;
    font-weight: bold;
    padding: 15px 0 !important;
}

table.listado_sectores_scroll img {
    width: 47px;
    height: auto;
    margin-bottom: 11px;
}

table.listado_sectores_scroll th {
    background-color: #9d0204;
    color: white;
    padding: 11px 5px;
}

.plaza_sectores {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-content: space-around;
    width: 70%;
    align-items: flex-end;
}

table.listado_sectores_scroll {
    width: 90%;
    font-weight: bolder;
}

table.listado_sectores_scroll td {
    font-size: 18px;
}

.listado_sectores_scroll tr td {
    border-bottom: 2px solid #ffffff !important;
    border-top: 2px solid #ffffff !important;
}

.listado_sectores_scroll tr td {
    width: 30%;
    text-shadow: 0px 0px 0px black;
}

.listado_sectores_scroll tr td:last-child {
    background-color: #9d0204;
    width: 90px;
    height: 60px;
}

.listado_sectores_scroll tr td:first-child {
    background-color: transparent;
}

.listado_sectores_scroll tr td:last-child a.botonEstandarPeq {
    background: none;
    text-decoration: none;
    color: #ffffff !important;
    font-size: 10px !important;
    font-weight: bold;
    float: none;
}

.listado_sectores_scroll tr td:last-child a.botonEstandarPeqInactivo {
    background: none;
    text-decoration: none;
    color: #ffffff !important;
    font-size: 10px !important;
    font-weight: bold;
    float: none;
    border: 0;
    border-radius: 0;
    padding: 12px;
    background: #cbc7c7;
}

.listado_sectores_scroll tr td:last-child p.botonEstandarPeqInactivo {
    background: #cbc7c7;
}

table.listado_sectores_scroll .filaPar td:first-child {
    border-right: 2px solid #fff;
}

table.listado_sectores_scroll .filaImpar td:first-child {
    border-right: 2px solid #E6E6E6;
}

.icon_sectores {
    filter: contrast(10);
    vertical-align: -webkit-baseline-middle;
    margin-right: 10px;
    width: 27px !important;
}

label.buttom_taquilla {
    width: 33%;
    display: inline-block;
    font-size: 40px;
    border: 1px solid;
    padding: 13px 0px;
    text-align: center;
}

label.buttom_taquilla span {
    font-family: 'source_sans_variableregular', sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
    text-shadow: 0 0 0 black;
}

a.botonEstandar.btn_nt {
    border: 0;
    border-radius: 0;
    background-image: none !important;
    color: white !important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 0 0 0 black;
    background-color: #9d0204 !important;
}

button.botonEstandar.btn_nt {
    border: 0;
    border-radius: 0;
    background-image: none !important;
    color: black !important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 0 0 0 black;
    background-color: #9d0204 !important;
}

input#preguntaRegistro {
    opacity: 0;
}

.localidad_elegida_nt {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.localidad_elegida_nt div {
    font-size: 25px;
    font-weight: bold;
    padding: 20px;
    text-shadow: 0 0 1px black;
}

.localidad_elegida_nt div:first-child img {
    margin: 10px;
}

.localidad_elegida_nt div:first-child {
    font-family: 'eb_garamond_sc08_regular', serif;
    font-size: 30px;
    text-shadow: none;
}

.localidad_elegida_nt div:nth-child(2), .localidad_elegida_nt div:nth-child(3) {
    border-right: 3px solid white;
}

.localidad_elegida_nt div:nth-child(2), .localidad_elegida_nt div:nth-child(3), .localidad_elegida_nt div:nth-child(4) {
    background-color: #FFF3EC;
}

.cajaBlancaCentro.micuenta_nt {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.cajaBlancaCentro.micuenta_nt div {
    margin: 20px;
    border: 1px solid;
    padding: 20px 30px;
    display: flex;
    align-content: center;
    align-items: center;
}

.cajaBlancaCentro.micuenta_nt div a {
    text-decoration: none;
}

.cajaBlancaCentro.micuenta_nt div a span {
    font-size: 29px !important;
    font-weight: bold;
}

.cajaBlancaCentro.micuenta_nt div img {
    margin-right: 10px;
}

#cab_sup_nt div a i.fa.fa-shopping-cart {
    color: white;
    background: none;
}

ul#quicksearch li {
    width: 100%;
    background: none;
    padding: 5px 0;
    font-family: 'source_sans_variableregular', sans-serif;
}

ul#quicksearch .listadoPar, ul#quicksearch .listadoImpar {
}

ul#quicksearch .calendarioListado .calendarioDia {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 40px !important;
    font-family: 'eb_garamond_sc08_regular', serif !important;
    font-weight: 100 !important;
    color: white !Important;
    line-height: 22px;
}

ul#quicksearch .calendarioListado .calendarioDia span {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px !important;
    font-family: 'eb_garamond_sc08_regular', serif !important;
    font-weight: 100 !important;
    color: white !Important;
    line-height: 0px;
}

ul#quicksearch .calendarioListado .calendarioMes {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px !important;
    padding: 0px;
    line-height: 43px;
}

ul#quicksearch .listadoImpar .textoCentroListado, ul#quicksearch .listadoPar .textoCentroListado {
    color: #686262;
    font-size: 15px !important;
    line-height: 15px !important;
    font-weight: bold;
    padding: 2px 5 pxpx !Important;
}

ul#quicksearch .listadoPar > div:nth-child(3), ul#quicksearch .listadoImpar > div:nth-child(3) {
    width: 12%;
    background-color: #9d0204;
    background-image: none;
    padding: 10px 0;
    text-align: center;
}

ul#quicksearch li[data-value="0"] {
    padding: 9px 9px 9px 7px;
    font-family: 'source_sans_variableregular', sans-serif;
    color: black;
    width: auto;
    font-size: 14px;
    border-right: none;
}

.cajaBlancaCentro.desglose_carro div {
    text-align: right;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.cajaBlancaCentro.desglose_carro div > div {
    width: 100px;
    margin-bottom: 10px;
}

@media only screen and (min-width: 320px) and (max-width: 800px) {
	.nuevos_festejos li { 
		margin-right: 5px; 
	}
	.nuevos_festejos li:last-child { 
		margin-right: 0; 
	}
    #cab_sup_nt {
        display: none !important;
    }

    #cab_sup_nt_responsive {
        display: block;
        background-color: #9d0204;
        height: 20px;
        padding: 5px;
    }

    #cab_sup_nt_responsive #nav_responsive i.fa.fa-bars {
        font-size: 30px;
        color: #fff;
        text-shadow: none;
        cursor: pointer;
    }

    #NavPpal_nt {
        -webkit-transition: 1s;
        -moz-transition: 1s;
        right: -105%;
        padding: 40px 0px;
        position: fixed;
        width: 100%;
        top: 0px;
        background-color: #9d0204;
        z-index: 1000000;
        height: auto;
        background: #9d0204 !Important;
    }

    #NavPpal_nt div {
        text-align: left;
    }

    #NavPpal_nt ul li {
        float: none;
        padding: 12px 28px 7px 28px;
        text-align: left;
        width: 100%;
    }

    #NavPpal_nt a {
        margin: 0px;
        font-size: 25px !important;
        color: #ffffff;
    }

    #NavPpal_nt img{filter: brightness(0) invert(1) !important}

    #NavPpal_nt ul li.rspv, .rspv {
        display: inherit;
    }

    #NavPpal_nt ul li.rspv img.logo_to_nt {
        max-height: 50px !important;
    }

    #NavPpal_nt ul:first-child li:first-child {
        padding: 8px 0px 0px 28px;
        background-image: none;
    }

    h3.rspv {
        color: white;
        padding: 0 28px;
    }

    hr.rspv {
        border: 1px solid black;
    }

    #NavPpal_nt ul {
        display: block;
        width: 70%;
    }

    #NavPpal_nt ul:first-child li.login_nt {
        display: none !important;
    }

    #NavPpal_nt ul li {
        background-image: url(/imagenes/iconos/arrow_right_black.svg);
        background-position: right center;
        background-size: auto 53%;
        background-repeat: no-repeat;
    }

    #title_int_nt h1 {
        font-size: 2em !important;
        margin: 0;
        line-height: 1 !important;
    }

    #logo_nt {
        padding-top: 0;
    }

    .lista_iconos_nt {
        display: flex;
        justify-content: center;
        flex-direction: column !important;
        flex-wrap: nowrap;
        align-content: space-around;
        align-items: center !important;
    }

    .title_s_nt {
        font-size: 25px !important;
        line-height: 29px;
        font-family: 'eb_garamond_sc08_regular', serif;
        font-weight: 100;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        text-transform: uppercase;
    }

    .row_nt {
        width: 95%;
    }

    .img_pl_nt.row_nt, .inf_pl_nt.row_nt {
        display: block;
        float: none;
    }

    .row_nt.plazas_nt, .row_nt.toreror_nt {
        width: 100% !important;
    }

    .lista_iconos_nt item {
        width: 90%;
    }

    .claim_icons_nt {
        background-image: none;
    }

    .ganaderias_nt {
        background-image: none;
    }

    .footer_header {
        padding-top: 15px;
        padding-bottom: 20px;
    }

    .footer_header > div {
        width: 100%;
        text-align: center;
    }

    .footer_content {
        padding: 2%;
    }

    .footer_header_text {
        padding: 0;
    }

    .footer_phone {
        float: left;
        font-size: 30px;
        margin: 10px 10px;
        width: 100%;
        text-align: center;
        line-height: 30px;
    }

    .lista_nt > article {
        width: 100%;
        height: 170px;
        padding: 0 3%;
    }

    .lista_nt article a {
        font-size: 26px;
        line-height: 25px;
        font-family: 'eb_garamond_sc08_regular', serif;
        font-weight: 900;
        letter-spacing: -1px;
    }

    .lista_nt article {
        padding: 0px;
        width: 90%;
        text-align: center;
        aspect-ratio: 1/1;
        margin: 10px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    #torerosCorrida .lista_nt .cuadros_home article {
        height: 100px;
    }

    #torerosCorrida .lista_nt .cuadros_home article a {
        font-size: 13px;
        line-height: 13px;
    }

    .plazas_nt button, .toreror_nt button {
        display: none;
    }

    .ganaderias_nt .lista_iconos_nt article:nth-child(even) {
        display: none;
    }

    .ganaderias_nt .lista_iconos_nt article:first-child {
        display: none;
    }

    .ganaderias_nt .lista_iconos_nt {
        flex-direction: row !important;
    }

    #cierrePagina {
        background-image: none;
    }

    .footer_content {
        padding: 0 7%;
        font-size: 17px;
        line-height: 24px;
    }

    .footer_content p.titular, .footer_content strong {
        font-size: 17px !important;
        line-height: 24px;
    }

    .footer_menu ul {
        margin: 0px !Important;
    }

    .footer_header_text {
        text-align: center !Important;
    }

    .row_nt.bannerHome_nt h3 {
        font-size: 36px;
        line-height: 34px;
        margin-bottom: 18px;
        padding: 0 6%;
    }

    .row_nt.bannerHome_nt p {
        font-size: 24px;
        line-height: 31px;
        font-weight: 600;
        margin-bottom: 0px;
        padding: 0px 6%;
    }

    li.input_s_nt {
        display: none;
    }

    div#claim_nt {
        font-size: 26px;
        /*display: none;*/
    }

    li.lupa_nt {
        display: none;
    }

    #search_nt ul li {
        float: left;
        padding: 5px 0px;
        width: 33%;
        font-size: 16px;
    }

    #search_nt {
        width: 90%;
        text-align: center;
        padding: 6px 0 13px 0;
    }

    #nav_responsive {
        top: 0px;
    }

    .phone_nt {
        position: absolute;
        display: block;
        top: 0;
        color: white;
        padding: 5px;
        font-size: 21px;
    }

    .phone_nt:after {
        font-size: 14px;
        font-weight: normal;
    }

    .phone_claim_nt {
        display: none;
    }

    #logo_nt {
        padding: 0;
    }

    #logo_nt img {
        width: 30%;
        padding: 23px;
    }

    div#cabecera {
        margin-bottom: 0px;
    }

    li.down_nt ul li {
        width: 111px !important;
    }

    li.down_nt ul {
        margin-top: 5px !Important;
    }

    form#f_newsletter {
        flex-direction: column;
    }

    form#f_newsletter div {
        margin: 8px 0;
    }

    .header_idioma_responsive a {
        color: white;
        text-decoration: none;
        padding-left: 28px;
    }

    .header_idioma_responsive a img {
        margin-right: 5px;
    }

    ul.login_nt_rspv li a {
        color: white;
    }

    .mensaje_entradas {
        width: 89%;
    }

    .centro {
        width: 94%;
    }

    label.buttom_taquilla {
        width: 100%;
        margin: 18px 0;
    }

    div#formularioLogin {
        margin: 0 auto;
        width: 100%;
    }

    .mensajeResaltado {
        line-height: initial;
        margin-bottom: 20px;
        font-size: 20px;
        width: inherit;
    }

    .listadoVerMas item {
        width: 40%;
    }

    item.lista_ciudades {
        padding: 8px 16px;
    }

    item.lista_ciudades a h2 {
        font-size: 16px;
        padding: 0px 0px 0px 0px;
        line-height: 16px;
        margin: 0;
        border: 0px;
    }

    item.lista_ciudades a {
        margin: 0px;
        border: 0px;
    }

    input#search_plaza, input#search_torero {
        width: 90%;
    }

    .buscador_nt input {
        margin: 0 0 15px 0;
    }

    item.lista_ciudades div {
        margin: 0px;
        padding: 19px 0;
        font-size: 12px;
    }

    div#cierrePagina {
        margin-top: 20px;
    }

    item.lista_ciudades.list_toreros {
        background-image: none;
        width: 47%;
        padding: 4px 4px;
    }

    .totalcorridas {
        padding: 14px 35px !important;
        width: 38% !important;
        min-height: 25px;
        font-size: 22px;
        line-height: 0px;
    }

    .totalcorridas img {
        max-width: 29px !important;
        float: none;
    }

    .ver_toreros {
        padding: 18px 0px !important;
        min-height: 17px;
        font-size: 12px;
        line-height: 0px;
    }

    .ver_toreros img {
        max-width: 18px !important;
        float: none;
    }

    .listadoPar > div:nth-child(3), .listadoImpar > div:nth-child(3) {
        width: 20%;
    }

    h3.titulo_plazas_nt {
        margin: 0;
    }

    h3.titulo_plazas_nt {
        font-size: 30px;
        font-family: 'eb_garamond_sc08_regular', serif;
        font-weight: 100;
        text-align: center;
        margin-bottom: 40px;
    }

    h3.titulo_plazas_nt span {
        font-size: 30px;
        font-family: 'eb_garamond_sc08_regular', serif;
        font-weight: 100;
        line-height: 28px;
    }


    div#cajasDerecha div div item:first-child {
        display: none;
    }

    div#cajasDerecha {
        border: 20px solid #9d0204;
        border-image-width: 60px;
        border-image-source: url(../imagenes/bg_ciudades.png);
        border-image-slice: 53;
        border-image-outset: 0px;
        border-image-repeat: repeat;
        margin: 0px;
    }

    div#cajasDerecha div div item:first-child {
        display: none;
    }

    div#cajasDerecha item div {
        font-size: 10px !important;
        line-height: 12px;
        margin: 0 !important;
        padding: 0px;
    }

    div#cajasDerecha item {
        margin: 9px 0 !important;
        padding: 0px;
    }

    div#cajasDerecha item img {
        max-width: 20px;
        margin-right: 5px;
    }

    div#cajasDerecha item a {
        display: none;
    }

    div#cajasDerecha item div:first-child {
        width: 10% !important;
    }

    .bg_barra {
        height: 105px;
        margin-top: 4px;
        width: 0px;
    }

    .bg_barra {
        display: none;
    }

    #torerosCorrida {
        float: none !important;
        width: 100%;
    }

    #cajasDerecha div div:first-child {
        float: none !important;
        width: 100% !important;
    }

    div#torerosCorrida .lista_nt .hover_nt_home {
        padding: 0;
        max-width: 95px;
    }

    .plaza_sectores {
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        flex-wrap: nowrap;
        width: 100%;
    }

    table.listado_sectores_scroll {
        width: 100%;
    }

    table.listado_sectores_scroll td img {
        max-width: 50%;
    }

    item[rel=plaza] {
        display: none !important;
    }

    .localidad_elegida_nt {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    .localidad_elegida_nt div {
        font-size: 14px;
    }

    .localidad_elegida_nt div:first-child img {
        margin: 10px;
    }

    .localidad_elegida_nt div:nth-child(2), .localidad_elegida_nt div:nth-child(3), .localidad_elegida_nt div:nth-child(4) {
        width: 100%;
        text-align: center;
    }

    li.input_s_nt {
        position: fixed;
        top: 0;
        margin: 0 !important;
        padding: 10px 2px !important;
        width: 96% !important;
        background-color: #9d0204 !important;
        left: 0;
        z-index: 100000000000;
    }

    li.input_s_nt input {
        background-color: #fff !important;
        padding: 5px 0 !important;
        width: 87% !important;
    }

    ul#quicksearch {
        top: 56px !important;
    }

    #search_nt ul#quicksearch li {
        width: 100%;
    }

    ul#quicksearch .listadoPar > div:nth-child(3), ul#quicksearch .listadoImpar > div:nth-child(3) {
        width: 20%;
    }

    ul#quicksearch .listadoPar, ul#quicksearch .listadoImpar {
        background-image: none;
    }

    .lupa_nt.rspv {
        width: 33px !important;
        background-image: url(imagenes/iconos/lupa_quit_nt.svg);
        height: 33px;
        float: right;
        background-size: 80%;
    }

    form#f_login .btn_nt, form#f_sinregistro .btn_nt, form#f_registro .btn_nt {
        margin: 32px auto;
        width: 97%;
        text-align: center;
        float: none !important;
    }

    form#f_registro .cajaBlancaCentro, form#f_sinregistro .cajaBlancaCentro {
        border: 1px solid black;
        float: none;
        width: 100%;
        margin: 0 !important;
    }

    form#f_registro .cajaBlancaCentro .input-div, form#f_sinregistro .cajaBlancaCentro .input-div {
        width: 100% !important;
        padding: 0 0px 0 13px !important;
        float: none !important;
    }

    .cajaBlancaCentro.micuenta_nt {
        flex-direction: column;
    }

    .cajaBlancaCentro.micuenta_nt div img {
        margin-right: 20px;
        max-width: 40px;
    }

    .lista_nt {
        align-items: space-between !important;
    }

    .cuadros_home {
        width: 50%;
    }

    .cajaBlancaCentro img.icon_sectores {
        width: 28px !important;
    }

    .row_nt.bannerHome_nt {
        padding: 30px 0 !important;
    }

    .hover_nt_home {
        width: 170px;
    }

    .precio_datos_pedido {
        font-size: 22px;
        color: #000000;
        width: 30%;
    }

    .localidad_elegida_nt div {
        padding: 12px;
    }

    .fw_nt {
        display: table !Important;
    }
}

.listado_sectores_scroll tr td:last-child a.botonEstandarPeq {
    margin-bottom: 0px !important;
    padding: 0 !important;
}

a.continuar_btn {
    color: #ffffff;
}

p.continuar_btnInactivo {
    background-color: #cbc7c7;
}

.listado_sectores_scroll tr td:last-child p {
    margin-top: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
}

form#f_login .btn_nt, form#f_sinregistro .btn_nt, form#f_registro .btn_nt {
    margin: 10px 0;
    width: 99.3%;
    text-align: center;
    clear: both;
}

form#f_registro h2, form#f_sinregistro h2 {
    background-color: black;
    color: white;
    padding: 3px 8px;
    margin: 0 !important;
}

form#f_registro .cajaBlancaCentro, form#f_sinregistro .cajaBlancaCentro {
    border: 1px solid black;
    float: left;
    width: 100%;
    margin: 0 !important;
}

form#f_registro .cajaBlancaCentro .input-div, form#f_sinregistro .cajaBlancaCentro .input-div {
    width: 48%;
    padding: 10px;
    float: left;
}

@media only screen and (max-width: 600px) {
    body {
        zoom: 100%;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1380px) {
    body {
        zoom: 80%;
    }
}

@media only screen and (min-width: 1380px) {
    body {
        zoom: 100%;
    }
}

/*CYP*/
@font-face {
  font-family: "Roboto-Light";
  src: url("Roboto-Light.otf");
}

*{font-family: "Roboto-Light" !important;}
.fa{font: normal normal normal 14px / 1 FontAwesome !important;}

body:has(.taq_cookie_check) #politicaCookies{display: none}
#politicaCookies{top: 50% !important;left: 50% !important;bottom: auto !important;width: 80% !important;max-width: 700px !important;transform: translate(-50%, -50%);background: white !important;box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.50) !important;-webkit-box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.50) !important;-moz-box-shadow: 0px 0px 8px 5px rgba(0, 0, 0, 0.50) !important;}
#politicaCookies button{background: #767676 !important;border: none !important;border-width: 1px;padding: 10px 15px;color: white !important;font-size: 17px !important;}
#politicaCookies #accept-cookies{background: #9d0204 !important;margin: 0px 10px !important;}

.footer_header img{filter: brightness(0) invert(1);}

#cabecera{background-position: center center !important;}
.phone_nt{color: white !important;}
.phone_claim_nt{color: white !important;}

.contenidoCentro #bannerCentro{display: none !important}

.nombre_ganaderia{border-bottom: 1px solid rgb(157 2 4) !important}

#cab_sup_nt claim{font-size: 11px !important}
#cab_sup_nt claim span{font-size: 13px !important}

.plazas_nt .title_s_nt{color: #9d0204 !important;font-weight: bold !important;}
.plazas_nt .title_s_nt_after{visibility: hidden !important}
.toreror_nt .title_s_nt{color: #9d0204 !important;font-weight: bold !important;}
.toreror_nt .title_s_nt_after{visibility: hidden !important}
.ganaderias_nt .title_s_nt{color: #9d0204 !important;font-weight: bold !important;}
.ganaderias_nt .title_s_nt_after{visibility: hidden !important;display: none !important;}

/*MAPA FIJO (eliminarlo si se vuelve al interactivo)*/
#html5content:has(#mapa_base){float: right;width: 28%;}
#html5content:has(#mapa_base) img{width:100%;}
#html5content:has(#mapa_base) #mapa_base{margin:0px !important;margin-left: 0px !important}
/*FIN MAPA FIJO (eliminarlo si se vuelve al interactivo)*/

@media (max-width: 1380px){
#cab_sup_nt claim{font-size: 13px !important}
#cab_sup_nt claim span{font-size: 15px !important}
}

@media (max-width: 1100px){
#cab_sup_nt claim{font-size: 11px !important}
#cab_sup_nt claim span{font-size: 13px !important}
}

@media (min-width: 800px){
#logo_nt .phone_nt{visibility: hidden !important;}
#logo_nt .phone_claim_nt{visibility: hidden !important;}
}

@media (max-width: 800px){
#politicaCookies button{padding: 5px 10px;}

#logo_nt .phone_nt{font-size: 16px !important;}
#logo_nt img{width: 100% !important;max-width: 280px !important;}

#html5content:has(#mapa_base){display: inline-block !important;position: relative !important;float: left !important;width: 100% !important;top: 0px !important;left:0px !important;margin-bottom: 40px !important;text-align: center;}
#html5content:has(#mapa_base) #mapa_base{display: inline-block;width: 100%;height: auto !important;}

#title_int_nt{min-height: 120px;display: flex;justify-content: center;align-items: center;}
}