select.form-control, input.form-control {
    transition: border 0.3s;
    border-radius: 0 !important;
    margin-right: 0 !important;
}
section.flash-messages {
    position: fixed;
    top: 94px;
    width: 100%;
    z-index: 2;
}

section.flash-messages div.alert, section.flash-messages div.info {
    width: 600px;
    margin: 0 auto;
    text-align: center;
    display: none;
}

div.modal-messages, div.modal-messages-registro {
    display: none;
}

.normalizeBox{
    height: 45px !important;
    transition: border 0.3s;
    border-radius: 0 !important;
    margin-right: 0 !important;
}

.select_ayuda{
    position: absolute;
    top: 0px;
    left: 0px;
    transform:none !important;
    overflow-y: scroll;
    max-height: 400px;
}

.editarFotoPerfil{
	color:transparent;
	text-align:center;
	margin-top:-5em;
	background-color:treansparent;
	height:80px;
	border-bottom-left-radius: 75px;
    border-bottom-right-radius: 75px;
    padding-top: 10px;
}

.editarFotoPerfil:hover{
	color:#FFFFFF;
	text-align:center;
	margin-top:-5em;
	background-color:#777777;
	height:80px;
	border-bottom-left-radius: 75px;
    border-bottom-right-radius: 75px;
    padding-top: 10px;
}

.arrow_box {
    display: inline-block;
    position: relative;
    background: #f1f1f1;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.2);
}

.arrow_box:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #f1f1f1;
    border-width: 41px;
    margin-top: -41px;
}

.text-flecha-uno {
    padding: 12px 30px 12px 30px;
    color: #0460d4;
}

.color-desc-comprar {
    color: #0460d4;
    margin-top: 1em;
}

.contenedor_mensaje_2 {
    background-color: #f9f9f9;
    border-radius: 8px;
    margin: 3.5em 0;
    padding: 0.5em;
}

.sexGrid {
    margin-bottom: 1rem;
}

.btn_link_nav a{
	text-decoration: none;
}

.sexGrid small, .foreignGrid small {
    float: left;
}

.sexGrid input, .foreignGrid input {
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}

.captchaGrid {
    width: 304px;
    position: relative;
    margin: 0 auto;
}

.aceptTerConGrid {
    width: 215px;
    position: relative;
    margin: 0 auto;
}

#isForeignGrid input, #isForeignGrid small, #isForeignLogin input, #isForeignLogin small {
    display: inline-block;
    margin-top:10px;
}

#qSearchResults {
    color: #717171;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    background: #DCDCDC;
    width: 400px;
    border: 1px solid #8faa35;
    margin-top: 1px;
    position: absolute;
    overflow: hidden;
}

#qSearchResults span {
    padding: 5px 15px;
}

#qSearchResults img {
    height: 65px;
    width: 65px;
    display: block;
    float: left;
    margin-right: 5px;
}
.eventos {
    padding-top: 20px;
}
.eventos h4 {
	text-transform: uppercase;
	font-size: 1.2em;
}
.eventos_destacados {
    margin-top: 0;
}
.color_bg_1 {
    background-color: #c3ba6f;
}

.color_bg_2 {
    background-color: #8faa35;
}

.color_bg_3 {
    background-color: #ff9d2e;
}

.color_bg_4 {
    background-color: #e0d136;
}

.btn_1 {
    background-color: #63622a;
    border: 1px solid #63622a;
}

.btn_1:hover {
    background-color: transparent;
    color: #63622a;
}

.btn_2 {
    background-color: #1a2a10;
    border: 1px solid #1a2a10;
}

.btn_2:hover {
    background-color: transparent;
    color: #1a2a10;
}

.btn_3 {
    background-color: #5e3d07;
    border: 1px solid #5e3d07;
}

.btn_3:hover {
    background-color: transparent;
    color: #5e3d07;
}

.btn_4 {
    background-color: #554f03;
    border: 1px solid #554f03;
}

.btn_4:hover {
    background-color: transparent;
    color: #554f03;

}
.btn_volver {
    background-color: #ffffff;
    cursor: pointer;
    color: #0460d4;
    font-size: 0.9em;
    padding: 12px 0;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #0460d4;
    transition: .5s;
    border-radius: 0 !important;
}
.btn-default2 {
    background-color: white;
    cursor: pointer;
    color: #0460d4;
    font-size: 0.9em;
    padding: 12px 26px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #0460d4;
    transition: .5s;
    border-radius: 0 !important;
    margin: 2em 1em;
}
.btn-azul {
    background-color: #0460d4;
    cursor: pointer;
    color: white;
    font-size: 0.9em;
    text-transform: uppercase;
    border: 1px solid #0460d4;
    transition: .5s;
    border-radius: 0 !important;
}
.btn-azul:hover {
    background-color: white;
    color: #0460d4;
    border: 1px solid #0460d4;
    transition: .5s;
}
.btn-masinfo.btn-default {
    padding: .375rem .75rem;
    background-color: #f3f3d6;
}
.btn-default:hover {
	border-color: #63622a;
}
.btn-default:disabled {
    background-color: #ededed;
    color: #212529;
    border-color: #9f9f9f;
}
#modal-dir-despacho .modal-dialog {
    max-width: 740px;
}
#modal-compra .modal-dialog {
    max-width: 1040px;
}
#modal-infoevento .modal-dialog {
    max-width: 740px;
}
#modal-infoevento .modal-dialog::-webkit-scrollbar {
    display: none;
}
#modal-infoevento .modal-dialog {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
#modal-infoevento .modal-dial
#modal-verTiendas .modal-dialog {
    max-width: 840px;
}
#modal-willcall .modal-dialog {
    max-width: 840px;
}
#modal-verTiendas iframe, #modal-willcall iframe {
	border: none;
}
#modal-compra div.row.ticket {
    margin-bottom: 15px;
}
#modal-compra .lbl-precio {
    margin-right: 20px;
}
#modal-compra .tipoprecio {
    font-weight: 600;
}
#modal-compra .precio {
    font-weight: 600;
}
#modal-compra .cantidad {
    max-width: 75px;
}
#modal-compra .col-precio {
    text-align: right;
}
#modal-compra .col-precio input.CodigoDescuento {
    font-size: 13px; 
}
.cambio_font_size{
    height: 51px;
}
.contenido_evento .cambio_font_size {
    height: auto;
    font-size: 2em !important;
}
.contenido_evento .aclaracion-venta {
	line-height: 1.1;
	font-size: 0.8rem;
	font-family: Arial;
	text-transform: none;
	color: #4f4f4f;
	text-align: justify;
	margin: 0 0;
	padding: 10px 0;
	clear: both;
}
.texto_evento_princ {
	padding-right: 30px;
}
.texto_evento_princ p {
	margin: 0;
}
.texto_evento_princ p.recinto {
	position: relative;
}
.texto_evento_princ p.recinto button {
	position: absolute;
	bottom: 0;
	right: 0;
}
.tit_compras {
    margin-bottom: 15px;
}
#editor{
    height: 200px;
}
.cont_forma_pago small.form-text {
	margin-top: 0;
}
.cont_forma_pago input.align-middle {
	display: inline-block;
}
.cont_info_pago .row {
	margin-bottom: 0;
}
.cont_info_pago h6 {
	margin-bottom: 16px;
}
.cont_info_pago .col-form-label, .cont_info_pago .form-control-plaintext {
	line-height: 1;
}
label input:checked + .menu{
	box-shadow: 0 11.1vw 0 8vw transparent, 0 0 0 8vh transparent !important;
    border-radius: 0;
}

label input:checked + .menu + ul{
	-webkit-animation: fadein .2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein .2s; /* Firefox < 16 */
        -ms-animation: fadein .2s; /* Internet Explorer */
         -o-animation: fadein .2s; /* Opera < 12.1 */
            animation: fadein .2s;
}
label .menu{
	transition: .1s ease-in-out !important;
}
label ul{
	top: 15em;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.desplegable {
    left: 80% !important;
    -webkit-transform: translate(-24%, -40%);
    transform: translate(0%, -66%) !important;
    background-color: #f1f1f1;
}

.evento_sobre_otros {
    width: 88%;
    height:78%;
    background-color: rgba(40,40,40,1);
    position: absolute;
    z-index: 9;
    color: white;
    opacity: 0;
}

.evento_sobre_otros:hover {
	animation: hoverEventos 1s;
	opacity: 1;
}

.btn_compra_grande a {
    border: 1px solid #0460D4;
    color: #0460D4;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 0.8em;
    transition: .5s;
}
.btn_compra_grande a:hover {
	color: #FFFFFF;
	background-color:#0460D4;
}

.btn_compra_chico a {
    border: 1px solid #0460D4;
    color: #0460D4;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 0.8em;
    transition: .5s;
}
.btn_compra_chico a:hover {
	color: #FFFFFF;
	background-color:#0460D4;
}

.ver_mas_eventos{
	border: 1px solid #0460D4;
	background-color:#0460D4;
}

.ver_mas_eventos:hover{
	border: 1px solid #0460D4;
	color: #0460D4;
	background-color:transparent;
}

.middle_info_otros{
	margin-top:0px !important;
}

.item-desplegable{
	color:#777777 !important;
}

.span-desplegable{
	top: -10px;
    left: 25px;
    position: relative;
}
label a{
	/*
	esta regla afecta a todo el sitio, hacer otra mas especifica con clases o ids 
	    margin-bottom: 0 !important;
	    margin-top: 1em !important; */
}

.bannerH{
	height:80px;
}

.div-desplegable{
	padding: 4px 35px 4px 35px;
    width: 155%;
    margin-left: -14.6%;
}

.div-desplegable:hover{
	background-color: #0060D8;
}



.item-desplegable:hover{
	color:white !important;
}

.cont_info_eve .mapa .col-md-12 {
    text-align: center;
}
#terminos{
    margin-top: 8em;
    margin-bottom: 2em;
}
#terminos p{
    word-break: break-all;
}
#summernote .dropdown-menu p{
    color: #000 !important;
}
#selectLan .changeLanReg{
    cursor: pointer;
}
#selectLan span{
    color: #0460D4;
    font-size:14px;
}

#slc_busqueda{
	color: #0060D8;
    border: solid 1px #0060D8;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
label.error:before {
    border-style: solid;
    border-width: 0 3.5px 5px 3.5px;
    border-color: transparent transparent #0460D4 transparent;
    content: "";
    height: 0px;
    left: 15px;
    position: absolute;
    top: -5px;
    width: 0px;
}
label.error {
    background-color: white;
    bottom: -1px;
    color: #0460D4;
    border: solid 1px #0460D4;
    font-size: 12px;
    left: 32px;
    padding: 7px 4px 7px 4px;
    position: absolute;
    z-index: 2;
    width: 170px;
    border-radius: 10px;
    text-align: left;
}

#labelrutlogin, #labelrutregistro{
    width:50%;
    background-color: red;
    color:#FFFFFF;
    padding:1px 3px 1px 10px;
    font-size:12px;
}
.slider_recintos .sub_recinto ul{
    position: absolute;
    width: 100%;
}
.slider_recintos {
    background-color: #4b4b4b !important;
}
.alert-success {
    color: #000;
    background-color: #ffffff;
    border-color: #ffffff;
}
div.color_bg_cuerpo {
    padding-top: 30px;
}
.cont_info_eve {
    margin: 0 0 20px 0;
}
ul.localidades small.desde {
	font-size: 55%;
	font-weight: 400;
	text-transform: none;
}
ul.localidades .iconos {
	max-width: 45px;
}
ul.localidades img.ico-localidad {
	border-radius: 50%;
}
ul.localidades h6 {
    font-size: 0.8rem;
    margin-bottom: 0.1rem;
    margin-top: 0.2rem;
}
ul.localidades h4 {
    margin-bottom: 0;
    white-space: nowrap;
}
ul.localidades small {
    white-space: nowrap;
}
.localidades ul li {
    margin: 0 0 0 0;
    padding: 0 2px;
}
.localidades hr {
    margin: 4px 0;
}
.localidades .seleccionada-over {
    background-color: #e7e7e7;
}
.localidades li:hover {
	background-color: #e7e7e7;
}
.localidades .seleccionada {
    background-color: #e7e7e7;
}
.localidades .group-general select {
    width: 60%;
    margin-right: 5px !important;
}
.localidades .group-general input {
    text-align: center;
}
.tit_seleccionados {
    font-size: 1rem;
    line-height: 2.1;
}
.carro_compras .asientos_comp li {
    margin: 0 0.6em 3px 0;
    display: inline-flex;
}
.carro_compras .localidad, .carro_compras .cantidad {
    line-height: 2.1;
}
.carro_compras ul {
    margin-bottom: 0;
}
.carro_compras .total_carro {
    margin-top: 10px;
}
.carro_compras .ticket {
    margin-bottom: 11px;
    padding-bottom: 7px;
    min-height: 42px;
    border-bottom: 1px solid #f5f5f5;
}
.carro_compras .precio {
    text-align: right;
    font-size: 1.1rem;
    line-height: 1.9;
}
.carro_compras h5.tit_evento {
	padding-top: 10px;
}
.pasos .numero_paso_compra {
    background-color: #5ea6ff;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    color: white;
    text-align: center;
    float: left;
}
.pasos small {
	margin-top: 0;
}
.pasos h6 {
	margin-top: 1.8rem;
	margin-left: 70px;
}
.pasos img.formapago {
	cursor: pointer;
}
.pasos label {
	font-weight: normal;
	margin: 2px 0;
}
.pasos label a {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #007bff;
}
.pasos.paso2 input.form-control {
	margin-top: 8px;
}
.pasos.paso2.cont_info_eve {
	margin: 0 1% 20px 1%;
}
.pasos.paso2 .row-opt {
	margin-top: 10px;
}
.col-xl-4.pasos {
	-ms-flex: 0 0 32.666%;
	flex: 0 0 32.666%;
	max-width: 32.666%;
}
.pasos .total-carro {
	margin-top: 75px; 
}
.pasos .total-carro .info {
	text-align: center;
	line-height: 1;
	font-size: 12px;
}
.pasos button.btn_pagar {
	margin-right: 20px;
	margin-bottom: 0;
	margin-top: 305px;
}
.seleccion-asientos {
    position: relative;
    text-align: center;
}
.seleccion-asientos .num-fila {
    font-weight: 700;
    margin: 0 10px 0 0;
    width: 50px;
    text-align: right;
    float: left;
    font-size: 0.8rem;
    line-height: 1.2;
    font-family: "Lucida Console"
}
.seleccion-asientos .fila {
    overflow: auto;
    clear: both;
    line-height: 1;
    margin: 0 auto;
}
.seleccion-asientos .asiento {
    margin: 0 1px 0 0;
    width: 13px;
    float: left;
    line-height: 1;
    display: inline-flex;
}
.seleccion-asientos .asiento img {
    cursor: pointer;
}
.seleccion-asientos .asiento img.ocupado {
	cursor: default;
}
.seleccion-asientos .asiento img.invalido {
	cursor: default;
}
.info_contacto {
    background-color: #262626;
    padding: 3em 0;
}
.info_contacto ul li a {
    color: #f1f1f1;
}

.fila-dest{
    background-color:#ffca00; 
    margin-left:15%;
    height:320px;	
    width:55%;
}
body.modal-layout {
	background-color: #fff;
}
.modal-layout section.flash-messages {
	position: inherit;
}
.modal-layout div.color_bg_cuerpo {
	padding-top: 0;
}
div.info-preview {
	z-index: 1100;
	text-align: center;
	background: #eb593c;
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 33px;
	font-size: 14px;
	line-height: 30px;
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: 3px solid rgb(255, 255, 255);
	box-shadow: 0 1px 5px rgba(0, 0, 0, .7);
}
div.info-preview a.button {
	-webkit-box-shadow: rgba(0, 0, 0, 0.278431) 1px 1px 3px;
	background: #333;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border: none;
	box-shadow: rgba(0, 0, 0, 0.278431) 1px 1px 3px;
	color: white;
	cursor: pointer;
	font-size: 0.854em;
	margin: 0px 0px 0px 7px;
	outline: none;
	padding: 2px 10px 2px;
	position: relative;
	text-decoration: initial
}
div.info-preview a.button.ver {
	background: #0460d4;	
}
div.info-preview + header nav {
	top: 33px;
}
body.has-info-preview {
	padding-top: 33px;
}
/*=======================================MEDIA QUIERIES=======================================*/
@media(max-device-width:667px) and (orientation:portrait){
    .fila-dest{
        background-color:#ffca00; 
        margin-left:15%;
        height:44px;	
        width:100%;
    }
    .caja-evento{
        width:110%;
    }
    .row_eventos{
        margin-left:0px !important;
        padding-left: 0px !important;
    }
}


@media (max-device-width: 1024px){
    .carro_compras .asientos_comp li {
        margin: 5px 0.6em;
    }
}
.recintoGrid{
    display: flex;
}
.recintoGrid .boxLeft{
    width: 75%;
}
.recintoGrid .boxRight{
    width: 25%;

}
.recintoGrid .boxLeft img{
    width: 100% !important;
    margin: 0;
}

@media (min-device-width: 1600px){
	.desplegable{
		left:82% !important;
	}
	
	.upper_info label{font-size: .9rem;}
}

@media (min-device-width: 1700px){
	.desplegable{
		left:83% !important;
	}
	.evento_sobre_otros{
		width:90%;
	}
}
@media(min-device-width: 2000px){
	.desplegable{
		left:85% !important;
	}
	.evento_sobre_otros{
		width:91%;
	}
}
@media (min-device-width:1300px) and (max-device-width: 1599px){
	.div-desplegable{
	    margin-left: -17.6%;
	}	
	
	.desplegable{
		left:79% !important;
	}
}
@media (max-device-width:1216px){
	.cambio_font_size{
		font-size:1.9em !important;
	}
}
@media (min-device-width:1217px) and (max-device-width:1434px){
	.cambio_font_size{
		font-size:2.2em !important;
	}
}
@media (min-device-width:1435px){
	.cambio_font_size{
	}
}

div.item::before { content: '\A'; white-space: pre;}

#paginator{
    text-align: center;
}
#paginator a{
    background-color: #249FA4;
    padding: 5px 10px;
    margin-right: 10px;
    color: #FFF;
    border: 1px solid #219196;
    border-radius: 3px;
}
#paginator a.selected{
    background-color: #FFF !important;
    color: #249FA4 !important;
}