/*Menu*/
header {
      background: #21669f;
      height: 75px;
      padding: 0px 10 10 10;
      width:100%;
}

.relleno{
  margin-top: 15px;
}
.header-border{
      background-color:#04456b;
      height: 3px;
      width:100%;
      padding:0px;
      margin:0px;
}

.logo {
      text-decoration: none;
      color: #ffffff;
      font-weight: 800;
      font-size: 30px;
      line-height: 40px;
      padding-top: 10px;
}

.wrap{
  width: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.search {
  width: 100%;
  position: relative
}

.searchButton {
  position: absolute;  
  right: -55px;
  width: 55px;
  height: 56px;
  border: 2px solid #04456b;
  background: #04456b;
  text-align: center;
  color: #fff;
  border-radius: 0px;
  cursor: pointer;
  font-size: 20px;
  /*margin-top: 8px;*/
  z-index:1;
}

.searchButton:hover {
    background-color: #fff;
    color: #04456b;
}

.search-img{
    width:100%;
}

a.menu-item{
    display:inline-block;
    color:white;
    font-weight: bold;
    text-decoration: none;
    padding:15px;
    float:right;
    margin-top: 10px;
}

a.menu-item:hover {
    color:white;
}

a.mis-entradas {
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid #04456b;
    border-radius: 0px;
    background-color: #04456b;
}

a.mis-entradas:focus {
    color:white;
    text-decoration:none;
}

a.mis-entradas:hover {
    border:2px solid #04456b;
    background-color: #fff;
    color: #04456b;
    text-decoration: none;
}

div.menu-item{
    display:inline-block;
    color:white;
    font-weight: bold;
    text-decoration: none;
    padding:15px;
    float:right;
    margin-top: 10px;
}

div.menu-item:hover {
    color:white;
}

div.mis-entradas {
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid #04456b;
    border-radius: 0px;
    background-color: #04456b;
}

div.mis-entradas:focus {
    color:white;
    text-decoration:none;
}

div.mis-entradas:hover {
    border:2px solid #04456b;
    /*background-color: #fff;*/
    color: #04456b;
    text-decoration: none;
}

div.mis-entradas a.dropdown-toggle {
	color:white;
    	font-weight: bold;
}

div.mis-entradas a.dropdown-toggle:hover {
	/*color: #04456b;*/
}


/*footer*/
.footer-container{
    background-color: #04456b;
    /*border-bottom: solid 1px white;*/
    /*width:100%;
    margin:0;
    padding:25px;*/
    /*height: 100%;*/
}



.footer-item{
    color:white;
    padding:45px;
    padding-top:15px;

}

.footer-item p.big,.footer-social p.big{
    /*padding-left: 45px;*/
    font-size: 25px;
}

.footer-item a,.footer-item a:hover{
    /*padding-left: 45px;*/
    color:white;
    /*display:block;*/

}

.footer-item-txt-contactar {
	float: left; 
	width: 100px;
}
.footer-item-valor-contactar {
	float: left;
}

.footer-condiciones {

}

/* broche*/
.footer-img{
    background-color: #04456b;
    display:inline-block;
    float:center;
}

.footer-img-cont{
    width:100%;
    background-color: #04456b;
    text-align: center;
    padding-bottom:15px;
}

/* Formularios */

body{
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
}
header .container-fluid{
  padding-left: 0 !important;
  padding-right: 0 !important;
}


/* General */

.bold{
    font-weight: bold;
}
.titulo1{
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    height:55px;
    margin-bottom: 45px;
}

.btn-whatsapp{
    background-color: #25d366;
    color: #fff;
    border: 1px solid #2aaf5c;
}
.btn-whatsapp:hover{
    background-color: #23bc5c;
    color: #fff;
}
.dorado{
    background-color: #FFBD1B;
    font-weight: 580 !important;
    color: #0f5174;
}

.doradorillo{
    background-color: #FFBD1B;
    font-weight: 600 !important;
    color: black;
    font-size: 30px;
}

.nohpad {

}

.dorado:hover{
    color: #fff !important;
}
.mapa{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.mapa iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.img-responsive {
    margin: 0;
    width: 100%;
    height: auto;
}
.noboth {
    padding: 0 !important;
    margin: 0 !important;
}
.der{
    padding-right: 7px !important;
}
.abajo{
    padding-bottom: 15px !important;
}
.abajo2{
    padding-bottom: 30px !important;
}
.izq{
    padding-left: 15px !important;
}
.izq2{
    padding-left: 7px !important;
}

/* Navbars */

.nav1{
background-color: #0f5174;
border: none !important;
}
.nav1 .navbar-brand {
  padding: 6px;
}
.nav1 .navbar-brand span {
  margin-right: 10px;
}
.nav1 .navbar-brand>img {
  height: 100%;
  width: auto;
}
.nav1 .navbar-collapse,
.nav1 .navbar-form {
  border: none !important;
  box-shadow: none !important;
  margin-left: 0px !important;
}
.nav1 .navbar-nav a{
  color: #fff !important;
  font-size: 13px !important;
}
.nav1 .navbar-nav a:hover{
  background-color:#157cb2 !important;
}
.nav1 .navbar-form .form-control{
    width: 80% !important;
    display: inline-block !important;
    border-radius:0 !important;
    height: 33.6px !important;
}
.nav1 .navbar-form .btn{
    display: inline-block !important;
}
.nav2{
  background-color: #21669f;
  height: 70px;
  margin-bottom: 20px !important;
}
.nav2 .container{
  padding-top: 10px !important;
}
.nav2 .navbar-brand {
  padding: 0px;
}
.nav2 .navbar-brand>img {
  height: 100%;
  width: auto;
}
.nav2 .buscar{
  margin: auto;
}
.nav2 .buscar .form-control{
  width: 247px !important;
  border-radius:0 !important;
  height: 33.6px !important;
}
.navbar-brand .fa-twitter{
  color: #fff;
}
.navbar-brand .fa-facebook{
  color: #fff;
}
.navbar-brand .fa-home{
  color: #fff;
}
.navbar-brand .fa-twitter-square{
  color: #fff;
}
.navbar-brand .fa-facebook-square{
  color: #fff;
}
.blanco{
  background-color: #fff;
}
.icono{
  padding-top: 10px !important;
}
.icon-bar{
  background-color: #0f5174 !important;
}

/* Finder */

.fuente{
  font-family: 'Arimo', sans-serif;
}
.rfiltro{
  margin-bottom: 10px;
}
.filtrocolor{
  background-color: #0f5174;
  color: #fff;
  padding: 5px 0 1px 0;
}
.serviselector{
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    height: 25px;
    width: 100%;
    background-image: -webkit-linear-gradient(white 0%, #f3f3f3 100%);
    margin-bottom: 0px;
}
.serviselector-title{
  font-size: 16px !important;
}
.btn-push{
    margin: 15px 0 0 0;
    padding: 0px;
    border: 0px;
}
.btn-buscar{
  background: #ffbb39 none repeat scroll 0 0;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 100%;
  padding:0px !important;
  vertical-align: middle;
  height: 78px;
  color: #fff;
}
.btn-buscar-container{
  padding: 0 !important;
}
.color1{
  margin-bottom: 10px;
  color: #fff;
  text-align: right;
  padding-right: 0px;
}
.clearPLR{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.single-product-container{
  padding: 0 7px 15px 7px;
}
.single-product-content .info{
  background-color: #0f5174;
  color: #fff;
}
.single-product .single-product-img{
  width: 100%;
  padding-bottom: 56.25%;
  background-size:contain;
}
.single-product-content .info > p{
  margin:0;
  padding: 15px;
}
.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }
.index .btn{
  border-radius: 0 !important;
}

/* Login */
.main-container{
  background-color: #f2f2f2;
  padding-left: 0;
  padding-right: 0;
}

.main-container .titulo{
  margin-bottom: 30px;
  text-align: left;
  padding-left: 5px !important;
}

.main-container .titulo h3{
  font-family: 'Arimo', sans-serif;
}


.main-container .btn{
  border-radius: 2px !important;
}

.main-container .social-btn-container1{
  padding: 5px !important;
}

.main-container .social-btn-container2{
  padding: 5px !important;
}

.main-container .social-btn-container1 .btn {
  width: 100% !important;
  background-color: #3B5998;
  color: #fff;
}
.main-container .social-btn-container1 .btn:hover {
  background-color: #4f6dac;
  border: none;
}

.main-container .social-btn-container2 .btn {
  width: 100% !important;
  background-color: #55ACEE;
  color: #fff;
}
.main-container .social-btn-container2 .btn:hover {
  background-color: #4ba2e4;
  border: none;
}

.main-container .input-group{
  margin-bottom: 15px !important;
}
.main-container .inputs-container{
  padding-left: 20px;
  padding-right: 20px;
}
.main-container .inputs-container .input-group{
  width: 100% !important;
}
.main-container .inputs-container .input-group .form-control{
  height: 45px !important;
}

.main-container .inputs-container .input-group .form-control{
  border-radius: 2px !important;
}

.main-container .btn-iniciar-container{
  margin-bottom: 30px !important;
  margin-top: 30px !important;
  padding-left: 20px;
  padding-right: 20px;
}

.main-container .btn-iniciar-container .btn{
  border-radius: 0px !important;
  width: 100% !important;
  height: 45px !important;
  background-color: #ffbb39;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border: solid 2px #ffbb39;
}

.main-container .btn-iniciar-container .btn:hover{
  background-color: #fff;
  color: #ffbb39;
}

.main-container .btn-crear-container{
  margin-bottom: 30px !important;
  margin-top: 30px !important;
  padding-left: 20px;
  padding-right: 20px;
}

.main-container .btn-crear-container .btn{
  border-radius: 0px !important;
  width: 100% !important;
  height: 45px !important;
  background-color: #ffbb39;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border: solid 2px #ffbb39;
}

.main-container .btn-crear-container .btn:hover{
  background-color: #fff;
  color: #ffbb39;
}

.main-container .a-crear-container{
  text-align: center;
}

a .a-crear-container{
  padding-bottom: 45px;
  color:blue;

}

.main-container .separador-container{
  padding: 15px 50px 15px 50px;
}

.main-container hr.separador {
  border-top: 2px solid #8c8b8b;
  text-align: center;
}
.main-container hr.separador:after {
  content: 'o';
  color: #8c8b8b;
  display: inline-block;
  position: relative;
  top: -14px;
  padding: 0 10px;
  background: #f0f0f0;
  font-size: 18px;
}

/* Payment */
.main-container2{
  padding-left: 0;
  padding-right: 0;
}

.main-container2 .titulo{
  margin-bottom: 30px;
}

.main-container2 .titulo h3{
  font-family: 'Arimo', sans-serif;
}

.main-container2 .buy-details{
  border: 2px solid #d4d4d4;
  margin-bottom: 15px;
}

.main-container2 .buy-details h5{
  font-weight: bold;
}

.main-container2 .pay-methods{
  margin-bottom: 15px;
  padding: 0;
}

.paypal .btn{
  border-radius: 0px;
  border: solid 2px #FFBD1B;
  width: 100% !important;
  margin-bottom: 15px;
  border-radius: 0;
  color: #fff;
}

.paypal .btn:hover{
  background-color: #fff;
  color: #FFBD1B;
}

.tarjeta .btn{
  border-radius: 0px;
  border: solid 2px #FFBD1B;
  width: 100% !important;
  border-radius: 0;
  color: #fff;
}

.tarjeta .btn:hover{
  background-color: #fff;
  color: #FFBD1B;
}

.main-container2 hr.separador {
  border: 1px solid #d4d4d4;
}

.main-container2 .separador-container{
  padding-left: 25px;
  padding-right: 25px;
}

.main-container2 .buy-details{
  padding: 0;
}

.main-container2 .buy-details .precio,
.main-container2 .buy-details .cantidad,
.main-container2 .buy-details .total,
.main-container2 .buy-details .pago-tipo{
  text-align: right;
}

.main-container2 .buy-details .titulo{
  padding-left: 30px;
}

.main-container2 .btn-aceptar-container{
  margin-bottom: 30px !important;
  margin-top: 30px !important;
  padding-left: 20px;
  padding-right: 20px;
}

.main-container2 .btn-aceptar-container .btn{
  width: 100% !important;
  height: 45px !important;
  background-color: #ffbb39;
  color: black;
  font-weight: bold;
  font-size: 16px;
  border: none;
}

/* Data */
.main-container3{
  background-color: #f2f2f2;
  padding-left: 0;
  padding-right: 0;
}

.main-container3 .titulo{
  margin: auto;
  text-align: left;
  padding-left: 5px;
  margin-bottom: 30px;
}

.main-container3 .titulo h3{
  font-family: 'Arimo', sans-serif;
}

.main-container3 .btn{
  border-radius: 2px !important;
}

.main-container3 .input-group{
  margin-bottom: 15px !important;
}
.main-container3 .inputs-container{
  padding-left: 20px;
  padding-right: 20px;
}
.main-container3 .inputs-container .input-group{
  width: 100% !important;
}
.main-container3 .inputs-container .input-group .form-control{
  height: 45px !important;
}

.main-container3 .inputs-container .input-group .form-control{
  border-radius: 2px !important;
}

.main-container3 .btn-siguiente-container{
  margin-bottom: 30px !important;
  margin-top: 30px !important;
  padding-left: 20px;
  padding-right: 20px;
}

.main-container3 .btn-siguiente-container .btn{
  border-radius: 0px !important;
  border: solid 2px #ffbb39 !important; 
  width: 100% !important;
  height: 45px !important;
  background-color: #ffbb39;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border: none;
}

.main-container3 .btn-siguiente-container .btn:hover{
  background-color: #fff;
  color: #ffbb39;
}

/* Ticket Type */

.main-container4{
  background-color: #f2f2f2;
  padding-left: 0;
  padding-right: 0;
}

.main-container4 .titulo{
  margin: auto;
  text-align: left;
  padding-left: 5px;
  margin-bottom: 30px;
}

.main-container4 .titulo h3{
  font-family: 'Arimo', sans-serif;
}

.main-container4 .cantidad{
  width: 40px;
}

.main-container4 .col-xs-6{
  margin-bottom: 15px;
}

.main-container4 .th{
  font-weight: bold;
}

.main-container4 .btn .btn-default .cl{
  width: 30px !important;
  height: 30px !important;
}

.main-container4 .mapa {
  width: 100% !important;
  padding-bottom: 56.25% !important;
  background-size:contain !important;
}

/* Busqueda */
* {
      box-sizing: border-box;
}

header {
      background: #21669f;
      height: 75px;
      padding: 0px 10 10 10;
      width:100%;
}

.header-border{
      background-color:#04456b;
      height: 3px;
      width:100%;
      padding:0px;
      margin:0px;
}

.inner {
      padding: 0px 20px;
      position: relative;
}

.logo {
      text-decoration: none;
      color: #ffffff;
      font-weight: 800;
      font-size: 30px;
      line-height: 40px;
      padding-top: 10px;
}

h1 {
      text-align: center;
      width: 100%;
      margin-top: 120px;
      color: #eee;
      font-weight: 800;
      font-size: 40px;
}

ul {
    list-style-type: none;
    margin-top: 15px;
}

.menu-assets {
    margin-top: 15px;
}

.search-form {
    display:inline-block;
    text-align: middle;
    float:right;
    position:relative;
    margin-left: auto;
    margin-right: auto;
}

/*search*/
.search {
  width: 100%;
  position: relative
}

.searchTerm {
  float: right;
  width: 100%;
  border: 2px solid #04456b;
  padding: 5px;
  height: 55px;
  border-radius: 0px;
  outline: none;
  color: #777;
  font-size:20px;
  /*margin-top: 13px;*/
  padding-left: 15px;
}

.codeTerm {
  float: right;
  width: 100%;
  border: 2px solid #000;
  padding: 5px;
  height: 45px;
  border-radius: 0px;
  outline: none;
  color: #777;
  font-size:20px;
  margin-top: 0px;
  padding-left: 15px;
}

.searchTerm:focus{
  color: #04456b;
}

.codeTerm:focus{
  color: black;
}

/*Resize the wrap to see the search bar change!*/
.wrap{
  width: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 7px;
}

.search-img{
    width:100%;
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans);

.banner{
    /*background-image: url("../image/hit.jpg");*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 7px;
}

.claim{
    display:block;
}

.search-corrector {
    padding:none;
    margin:none;
    height:500px;
    background-color: black;
    margin-bottom: 50px;
    position: absolute;
    z-index: 3;

}
.finder-reducido{
  margin-top:150px;
  padding-bottom: 15px;
}

.border-left{
    border-left: #eeeeee 2px solid !important;
    margin-left:0px;
}

.border-right{
    border-right: #eeeeee 2px solid !important;
}

.bordes{
    border-left: #eeeeee 0px solid !important;
    border-right: #eeeeee 0px solid !important;
}

.finder-plus{
    background-color:#aeaeae;
    height:100px;
    border: 5px solid #ffffff;
    border-radius: 15px;
    font-size: 50px;
    margin-right: 0px;
}

.finder-search
{
    background-color:#21669f;
    height:100px;
    color:white;
    font-size: 15px;
    border: 5px solid #ffffff;
    border-radius: 15px;
    font-size: 20px;
}

.finder-search a{
    color:white;
}
.finder-search:hover a{
    text-decoration: underline bold;
    color:white;
}

.finder-wrapper .btn.btn-mas{
  display: block;
  background-color: #04456b;
  width: 100%;
  line-height:78px;
  border: 5px solid #04456b;
  border-radius: 15px;
  font-size: 50px;
  margin-right: 0px;
}

.finder-wrapper .btn.btn-buscar{
  display: block;
  background-color:#21669f;
  width: 100%;
  line-height:78px;
  color:white;
  font-size: 15px;
  border: 5px solid #ffffff;
  border-radius: 15px;
}

p.question{
    font-size: 15px;
    float:left;
    z-index: 1px;
}

.crit-minified {
    height:50px !important;

}

.container-fluid{
    z-index: -5;
}

.to-middle {
  height: 100px;
  line-height: 90px;
  text-align: center;
}

.unpadder{padding: 0px !important;
}

.migas{
    background-color: white;
    color:white;
    font-size:5px
    border-radius: 5px;
    padding: 5px 5 5 5;
    padding-left: 5px;
}

.migas-full{
  width:100%;
  margin:0;
  height: 35px;
}

.migas p {
    padding-left:0px;
    height: 25px;
    line-height: 35px;
}

.migas p a{
    color:#04456b;
    font-weight: bold;
}

.migas p span{
    color:#04456b;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
}

.migas-ticket{
  z-index: 100px;
  margin-top:0px;
  margin-bottom: 15px;
    margin-left:0;
    margin-right:0;
  display:block;
  height: inherit;
}

.to-middle {
  height: 100px;
  line-height: 90px;
  text-align: center;

}

/* show*/
.show-wrap{
    background-color: white;
    margin-bottom: 30px;
    padding: 10px 10 10 10;

}
.show {
    
    margin-top:0px;
    border: white 7px solid !important;
    background-color: white;
    height:auto;/*height:250px;*/
    padding:0px;
    position: relative;
    margin-bottom:0px;
}

.show p {
    opacity: 1;
    z-index: 1000;
    display:inline-block;

}

.show-pic{

    background-color: blue;
        margin-top:-35px;
    z-index:999;
    column-width: 100%;
    margin-bottom: 10px;
    margin:0px;
    /*background-image: url("../image/hit.jpg");*/
    background-position: center middle;
    background-repeat: no-repeat;
    background-size:cover;
    border-radius: 0px;
    /*padding-top:200px;*/
	padding-top:392px;
}

.show-info{
      position: relative;
  bottom: 0;
    background-color: #21669f;
    color:white;
    z-index: 50;
    opacity:1;
    padding-top: 5px;
    padding-bottom: 15px;


}

.show-info:hover{
  color: #21669f;
  background-color: white;
}

.show-tickets{
    text-align: center;
    background-color: #FFD034;
    font-size: 25px;
    padding:25px;
    color:white;
}

.show-tickets:hover{
    background-color: #04456b;
    text-decoration: bold;
    color:white;
}

.show-tickets a:hover{
    color:white;
    font-weight: bold;
}

.show-tickets a{
    color:white;
    font-weight: bold;
}

.share-img{
    padding:15px;
    width:70%;
}

.space{
    height: 50px;
    width:100%;
}

p.precio{
    font-size: 15px;
    display:inline-block;
    position:relative;
    padding-left:15px;
    margin-top:10px;
    margin-bottom:0px;
    float: right;
    z-index:4;
}

p.fecha{
    font-size: 15px;
    display:inline-block;
    position:relative;
    padding-right:15px;
    margin-top:-10px;
    margin-bottom:0px;
    z-index:5;
}

p.show-name{
    height: 65px;
    font-size: 22px;
    margin-top: 15px;
    padding-left:0px;
    padding-right:0px;
    text-overflow: ellipsis;
    overflow: hidden;
}

p.show-fecha{
    height: 40px;
    margin:0px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.blocky{display:block;}

/*pagination*/
.pagination-list{
    display:inline-block;
    text-align:middle;
    vertical-align: top;
    background-color: #fff;

}

.pagination-list a{
    border:#ffffff 3px solid !important;
    padding:10px;
}

.pages{
    text-align: center;
    background-color: #fff;
    font-size: 35px;
    padding:25px;
    color:white;
    margin-top: -30px;
}

.pages a{
    color:white;
}
.pages a:hover{
    color:white;
    background-color:#04456b;
}

a.page-ref {
    background-color:#FFD034;
}

/* Finder Jin Li */
@media only screen and (max-width: 991px){
    .finder{
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.finder{
  background-color: white;
  margin-top: 100px;
  margin-bottom: 100px;
}

.finder-reducido{
  background-color: white;
  margin-top: 10px;
  margin-bottom: 30px;
  border-radius: 30px 15px 15px 0;
  border-width: 3px;
}

.finder .criteria,
.finder-reducido .criteria{
  background:url('./img/arrow.png')  no-repeat right white;
  width: 100%;
  height: 78px;
  font-size: 25px;
  border: 0px solid #fff;
  border-left: 1px solid #bbb;
  padding-left: 15px;
  padding-right: 15px;
  margin:0px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

.finder .criteria_nuevo,
.finder-reducido .criteria_nuevo{
  background:url('./img/arrow.png')  no-repeat right white;
  width: 100%;
  height: 78px;
  font-size: 25px;
  border: 0px solid #fff;
  border-left: 1px solid #bbb;
  padding-left: 15px;
  padding-right: 15px;
  margin:0px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
    color: #000000;
    text-align: left;
    border-radius: 0px;
}

.unpadder{
  padding: 0 !important;
}

.btn.btn-mas{
  background-color: #04456b;
  border: 2px solid #04456b;
  width: 100%;
  line-height: 62px;
  text-align: center;
  vertical-align: middle;
  border-radius: 0;
  color: white;
  font-size: 50px;
}

.btn.btn-mas:hover{
  background-color: #fff;
  color: #04456b;
}

.btn.btn-buscar{
  background-color: #21669f;
  border: 2px solid #21669f;
  font-weight: bold;
  width: 100%;
  line-height: 79px;
  text-align: center;
  vertical-align: center;
  border-radius: 0;
  color: white;
  font-size: 25px;
}

.btn.btn-buscar:hover{
  background-color: #fff;
  color: #21669f;
}

/* Intranet */
.unpadder{
  padding: 0;
}

.intranet .btn.btn-entradas{
  width: 100%;
  background-color: green;
  border-radius: 0;
  color: #fff;
  line-height: 50px;
  margin-top: 5px
}

.intranet .btn.btn-gustos{
  width: 100%;
  background-color: green;
  border-radius: 0;
  color: #fff;
  line-height: 50px;
  margin-top: 5px
}

.intranet .btn.btn-datos-personales{
  width: 100%;
  background-color: green;
  border-radius: 0;
  color: #fff;
  line-height: 50px;
  margin-top: 5px
}

.intranet .btn.btn-entradas:hover{
  background-color: grey;
  color:#fff;
}

.intranet .btn.btn-gustos:hover{
  background-color: grey;
  color:#fff;
}

.intranet .btn.btn-datos-personales:hover{
  background-color: grey;
  color:#fff;
}

.intranet .entradas{
  margin-top: 30px;

}

.intranet .entradas a{
  text-decoration: none;
  color: black;
  font-size: 18px;
}

.intranet .entradas a:hover{
  color: black;
}

.intranet .entradas .bordes1{
  border: solid 1px grey;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.intranet .gustos{
  text-align: center;
  margin-top: 30px;
}

.intranet .gustos .btn.btn-guardar{
  border: solid 2px #ffbb39 !important;
  margin-top: 15px;
  width: 300px;
  line-height: 50px;
  border-radius: 0;
  background-color: #ffbb39;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border: none;
}

.intranet .gustos .btn.btn-guardar:hover{
  background-color: #fff;
  color: #ffbb39;
}

/* Lotes Sesiones Butacas*/
/* Entrada */
#LSB .entrada .container-fluid.parte1{

  /*filter:brightness(0.4);*/
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.lados .info p{
  margin-bottom: 0px;
  margin-top: 5px;
}

.lados .info p strike{
  font-size: 16px;
  color: red;
}

.lados .info p span{
  font-size: 22px;
  color: black;
}

#LSB .entrada .info{
  margin-top: 15px;
  margin-bottom: 50px;
}

#LSB .space-after{
  margin-bottom: 60px !important;
}

#LSB .entrada .btn-colapsar{
  background-color: black;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  position: static;
}

#LSB .entrada .btn-colapsar a{
  text-decoration: none;
  color:#fff;
}

#LSB .entrada .btn-social{
  border-radius: 0;
}

#LSB .entrada .descripcion p,
#LSB .entrada #collapseInfo p
{
  margin-bottom: 15px;
}

#LSB .entrada #collapseInfo .ftitle{
  line-height: 40px;
  background-color: #21669f;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
}

#LSB .entrada #collapseInfo .row{ /*cambiar row por una clase personalizada*/
  padding-left: 30px;
  padding-right: 30px;
}

#LSB .entrada .parte1 .row .info .btn.btn-comprar{
  background-color: #FFBD1B;
  border: solid 2px #FFBD1B;
  color: #fff;
  line-height: 36.6px;
  font-weight: bold;
  margin-bottom: 15px;
  width:100%;
  border-radius: 0px;
}

#LSB .entrada .parte1 .row .info .btn.btn-comprar:hover{
  background-color: #fff;
  border-color: #FFBD1B;
  color: #FFBD1B;
}

#LSB .entrada .parte1 .titulo h2{
  margin-top: 0px;
}

#LSB .entrada .parte1 .titulo h4{
  margin-bottom: 5px;
}

#LSB .entrada .parte1 .row .info p{
  margin-bottom: 5px;
}

#LSB .entrada .parte1 .row .info h2{
  margin-bottom: 15px;
  margin-top: 0;
}

#LSB .entrada .parte1 .row .info h3
{
  margin-top: 0;
}

#LSB .entrada .parte1 .jbt{
  color: black;
}
#LSB .entrada .parte2{
  background-color: #ebedef;
  min-height: 600px;
}

#LSB .entrada .parte2 .btn.btn-fecha{
  border-radius: 0;
  background-color: #21669f;
  color: #fff;
  width: 100%;
  line-height: 55px;
  display:block;
}

#LSB .entrada .parte2 .titulo h3{
  margin-top: 50px;
  margin-bottom: 5px;
}

#LSB .entrada .parte2 .dir{
  margin-bottom: 20px;
}

#LSB .entrada .parte2 .dir h4{
  margin-top: 0;
}

#LSB .entrada .parte2 .fecha{
  padding:0;
  padding-left: 15px;
}

#LSB .entrada .parte2 .fecha .btn{
  font-size: 16px;
}

@media screen and (max-width: 1024px){
  #LSB .entrada .parte2 .lados{
    padding-left: 15px;
    padding-right: 15px;
  }
}

#LSB .entrada .parte2 .info{
  background-color: #fff;
  margin: 0;
  padding: 0;
  line-height: 68px;
  color: grey;
}

#LSB .entrada .parte2 .arriba{
  text-align: center;
  padding: 0;
}

#LSB .entrada .parte2 .medio{
  text-align: center;
  border-left: solid 0px #e4e4e4;
  border-right: solid 0px #e4e4e4;
  margin:2px 0 -5px 25px;
  padding: 0;
  padding-left: 0px;
  padding-right: 0px;
}

.btn-social.btn-whatsapp:hover{
  color: #fff !important;
}

#LSB .entrada .parte2 .abajo{
  text-align: center;
  margin:0;
  padding: 0;
}

#LSB .cantidad{
  padding:10px;
  margin-top:10px;
  font-size: 25px;
  margin-right: 15px;
  color:#111111;
}

#LSB .complementos{
  padding:10px;
  margin-top:10px;
  font-size: 25px;
  margin-right: 15px;
  color:#111111;
  width:100%;
}

#LSB .btn.comprar-libre{
  border: solid 2px #FFBD1B;
  border-radius: 0px;
  background-color: #FFBD1B;
  color: #FFF;
  line-height: 38px;
  width: 70%;
  font-size: 18px;
  font-weight: bold;
}

#LSB .btn.comprar-libre:hover{
  background-color: #fff;
  color: #FFBD1B;
}
.lados .info .evento-comprar span:hover {
  color: #FFBD1B;
  background-color: #fff;
}

.lados .info .evento-comprar a:hover {
  color: #FFBD1B;
}

a.comprar-libre:hover{
  background-color: #fff;
  color: #FFBD1B;
}

.centrar{
  text-align: center;
}

.derecha{
  text-align: right;
}

#LSB .entrada .parte2 .medio span{
  color: #d33737;
  font-size: 18px;
  margin-left:15px;
}

#LSB .ticket-title{
  font-weight: bold;
  font-size: 25px;
  color:#333333;
  text-align: center;
  margin-bottom: 0;
}

/* modelizar las tipologías de entradas disponibles, hacer esas vistas y vender formas de exhibirlas de antemano - al final se vende exhibición multiformato*/

#LSB .ticket-border-light{
  height: 15px;
  background-color: #ffffff;
  padding-bottom:0px;
}
#LSB .ticket-border-dark{
  height: 3px;
  background-color: #eeeeee;
  padding-bottom:0px;
}

#LSB p.es-de-necios-confundir-valor-y-precio{
  padding:30px 0px 0px 0px;
  text-align: center;
  font-size: 35px;
  color: black;
}

#LSB p.es-de-necios-confundir-valor-y-precio span{
font-size: 45px;
}

#LSB .precioderecha{
  padding:30px 0px 0px 0px;
  text-align: right;
  font-size: 35px;
  color: black;
}

#LSB p.precioderecha span{
font-size: 45px;
}

#LSB .pusher{
  margin-top: 15px;
}

#LSB .no-left-pad{
  padding-left: 0px !important;
}

/*sala mapa*/
#LSB .mapa-sala{
  /*height: 500px;*/
  background-color:#eeeeee;
}


#LSB .butacas-title{
  font-size: 20px;
}

#LSB .butacas-line{
  height: 1px !important;
  background-color: #eeeeee !important;
}

#LSB .btn.butacas-pagar{
  border: solid 2px #FFBD1B;
  background-color: #FFBD1B;
  color: #fff;
  font-size:20px;
  border-radius: 0;
  margin-bottom: 10px;
  width: 100%;
  font-weight: bold;
}

#LSB .btn.butacas-pagar:hover,{
  color: #FFBD1B;
  background-color: #fff;
}

#LSB .butacas-sala p, #LSB .cesta p{
  font-size: 18px;
}

#LSB .butacas-sala p>span,#LSB .cesta p>span{
  font-size: 35px;
  font-weight: bold;
}

#LSB .blocky{
  display:inline-block;
  vertical-align: middle
background-color:black;

width:100%;
padding:5px;
padding-top:-15px; 
margin-bottom: 15px;
text-align: center;
}

#LSB .block span{
  font-size:40px;
}

#LSB .titly{
    display:inline-block;
  vertical-align: middle
background-color:black;
height:25px;
width:100%;
background-color: white;
font-weight: bold;
font-size:25px;
}

#LSB .pricy p{
  width:!00% !important;
display:inline-block;
vertical-align: middle
background-color:black;
height:20px;
width:100%;
background-color: white;
padding-bottom: 35px;
font-size:29px;
}

#LSB .pricy p  span{
  color:#bb2205;
  display:inline-block;
}

#LSB .multi{
  font-size:40px !important;
  display:inline-block;
}

#LSB .butaca-wrap{padding-top:15px;}


/* login */

@media (min-width: 768px) {
    #LSB .omb_row-sm-offset-3 div:first-child[class*="col-"] {
        margin-left: 25%;
    }
}

#LSB .omb_login .omb_authTitle {
    text-align: center;
  line-height: 300%;
}
  
#LSB .omb_login .omb_socialButtons a {
  color: white;
  opacity:0.9;
}
#LSB .omb_login .omb_socialButtons a:hover {
    color: white;
  opacity:1;      
}
#LSB .omb_login .omb_socialButtons .omb_btn-facebook {background: #3b5998;}
#LSB .omb_login .omb_socialButtons .omb_btn-strava {background: #FC4C02;}
#LSB .omb_login .omb_socialButtons .omb_btn-google {background: #c32f10;}


#LSB .omb_login .omb_loginOr {
  position: relative;
  font-size: 1.5em;
  color: #aaa;
  height: :10px;
  margin-bottom: 1em;
  
  padding-bottom: 0.5em;
}
#LSB .omb_login .omb_loginOr .omb_hrOr {
  background-color: #fff;
  height: 0px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  display:none;
  width:0%;
}
#LSB .omb_login .omb_loginOr .omb_spanOr {
  display: block;
  position: absolute;
  left: 5%;
  top: -0.6em;
  margin-left: 0em;
  background-color: white;
  width: 100%;
  text-align: left; 
}     

#LSB .omb_login .omb_loginForm .input-group.i {
  width: 2em;
}
#LSB .omb_login .omb_loginForm  .help-block {
    color: red;
}

  
@media (min-width: 768px) {
    #LSB .omb_login .omb_forgotPwd {
        text-align: right;
    margin-top:10px;
  }   
}

#LSB .pad-all{
  padding-right:20px;
  padding-left:20px;
}

#LSB .login-isues{
  text-align: center !important;
}

#LSB a.registro{
  color: #21669f;
}

#LSB .form-item-margin{
  margin-bottom:15px !important;
}

#LSB .no-side-padding{
  padding-left:0px !important;
  padding-right:0px !important;
}

#LSB .smll-side-padding{
  padding-left:15px !important;
  padding-right:15px !important;
}

/* Lotes sesiones butacas parte2*/
/*menu*/
/* =Nav
-------------------------------------------------------------- */
.mobile-draw{
  display:block;
  width:100%;
  margin-top:-5px;
  margin-bottom: 5px;

}

.higher{
  height:100%;
  padding:0 !important;
}

li .higher{
  padding:0;
}

#nav-trigger {
  z-index:2000;
  display: none;
  text-align: center; }
  #nav-trigger span {
    display: inline-block;
    float:right;
    padding: 13px 30px;
    background-color: #04456b;
    color: white;
    cursor: pointer;
    border-radius: 6px;
    margin-top: -50px;
    font-weight:bold;
font-size:28px;
  }
    #nav-trigger span:after {/*
      display: inline-block;
      margin-left: 10px;
      width: 20px;
      height: 10px;
      content: "";
      border-left: solid 10px transparent;
      border-top: solid 10px #fff;
      border-right: solid 10px transparent; */}
    #nav-trigger span:hover {
      background-color: #04456b; }
    #nav-trigger span.open:after {
      border-left: solid 10px transparent;
      border-top: none;
      border-bottom: solid 10px #fff;
      border-right: solid 10px transparent; }

nav {
  margin-bottom: 30px; }

nav#nav-main {
  background-color: #ff0032;
  padding: 10px 0;}
  nav#nav-main ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    text-align: middle; }
  nav#nav-main li {
    display: inline-block;
    border-right: solid 1px #cc0028;
    padding: 0 5px; }
    nav#nav-main li:last-child {
      border-right: none; }
  nav#nav-main a {
    display: block;
    color: white;
    padding: 10px 30px;
    font-weight:bold;
    font-size:20px; }
    nav#nav-main a:hover {
      background-color: #fff;
      color: #21669f;
      font-weight:bold;
      font-size:20px;
       }

nav#nav-mobile {
  position: relative;
  display: none; 
}

nav#nav-mobile>ul {
    margin-top: 16px;
    z-index: 2000;
    display: none;
    list-style-type: none;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #21669f;
    padding-left:0px; 
}

nav#nav-mobile li.higher {
    display: block;
    padding: 5px 0;
    margin: 0 5px;
    border-bottom: solid 1px #04456b; 
}

nav#nav-mobile li:last-child {
	border-bottom: none; 
}
  
nav#nav-mobile a {
    display: block;
    color: white;
    padding: 10px 30px;
    font-weight:bold;
    font-size:20px; 
}

nav#nav-mobile a:hover {
      background-color: #21669f;
      color: white;
      font-weight:bold;
      font-size:20px;
}

/*#combo_idioma.div:hover{
      background-color: #21669f;
	color: red;
}*/

/*#combo_idioma ul li a{
      background-color: #21669f;
	color: red;
}*/

#combo_idioma .dropdown-menu {
	background-color:#04456b;
}

.mis-entradas .dropdown-menu {
	background-color:#04456b;
}

.mis-entradas .dropdown-menu>li>a {
	color:#fff;
	padding: 3px 15px;
	padding-top: 12px;
    	padding-bottom: 12px;
}

.mis-entradas .dropdown-menu>li>a:hover {
	color:#fff;
	background-color:#21669f;
}

.mis-entradas .dropdown-menu {
	min-width: 93px;
	border-radius: 10px;
}

.mis-entradas #combo_idioma .dropdown-menu {
	min-width: 100%;
	text-align:center;
	border-radius: 10px;
}

/* =Media Queries
-------------------------------------------------------------- */
@media all and (max-width: 991px) {
  #nav-trigger {
    display: block; }

  nav#nav-main {
    display: none; }

  nav#nav-mobile {
    display: block; }
}

@media all and (min-width: 992px) {
  #nav-trigger {
    display: none; }

  nav#nav-main {
    display: none; }

  nav#nav-mobile {
    display: none; }
}

li.search-from-menu{
  display:block;
  height: 80px;
  margin:0px;
  float:left;
  width:99%;
  text-align: center;
}

.mobile-draw{
  margin-left:-27px;
}
.mobile-draw .searchTerm{
  width:70%;
  float:left;
  margin-left:30px;
}

.mobile-draw .searchButton{
  width:30%;
  float:right;
  margin-right:30px;
  text-align: center;
  vertical-align: middle;
}

.open{
  z-index:3000;
}

/* Recoger entradas*/
.btn.btn-descargar-entradas{
  border-radius: 0px;
  border: solid 2px #FFBD1B;;
  line-height: 60px;
  width: 100%;
  background-color: #FFBD1B;;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
}

.btn.btn-descargar-entradas:hover{
  background-color: #fff;
  color: #FFBD1B;;
}

.negrita{
  font-weight: bold;
}

.noradius{
  border-radius: 0px !important;
}

.btn.btn-intranet{
  border: solid 1px #04456b;
  color: #fff;
  background-color: #04456b;
}

.btn.btn-intranet-s{
    border: solid 1px #04456b;
  color: #fff;
  background-color: #21669f;
  }


.btn.btn-intranet:hover{
  color: #21669f;
  background-color: #fff;
}

.butacas-sala .fa-times, .cesta .fa-times {
  color: red;
}

.right-price {
  text-align: right;
  margin: none;
}

.center-city{
  text-align: center;
}

.finder-form{
  margin:0px;
  padding:0px; 
}

.so-long {
  margin-top: 150px;
}

.eliminarcuenta{
  background-color:#9c1717 !important;
  border:none !important;
  color:white !important;
}

.eliminarcuenta:hover{
  background-color:white !important;
  color:#9c1717 !important;
}

.entradas a{
  color:black;
}

.yllw-bkg{
  background-color: #FFBD1B;
}

.yllw-bkg:hover{
  background-color: white;
  color:black;
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

a.active-pag {
	background-color:red;
}
.no-active-pag{
}

.ancho-estandar {
	width: 95%;
    margin: 0 auto;
    max-width: 1180px;
}

/***** CESTA ****/
.datos-pagos-logos>div.maestro {
    background-position: -622px 0;
}

.datos-pagos-logos>div.mastercard {
    background-position: -655px 0;
}

.datos-pagos-logos>div.visa {
    background-position: -690px 0;
}

.datos-pagos-logos>div {
    background: url(img/icons2.png) -118px 0;
    display: inline-block;
    height: 28px;
    width: 34px;
    margin-right: 5px;
}

#datos-forma ul {
	padding-left: 0px;
}

#datos-tpv .text {
	font-size:12px;
	text-align: justify;
}

.cesta .info-selec, .cesta .tipo-selec, .cesta .precio-selec {
	font-size:14px;
}

.cesta .label-seleccion {
	font-weight: bold;
    margin-right: 5px;
}
.cesta .valor-seleccion {
    margin-right: 5px;
}
.cesta .campo-seleccion {
	margin-bottom:5px;
}
/****************/

.lados .info .evento-precio span {
	font-size: 18px;
}

@media (max-width: 768px) {
	.lados .info .evento-precio span {
		font-size: 12px;
	}
	
	.evento-precio{
		font-size: 12px;
	}
}

/****TUS ENTRADAS ***/
.texto-tus-entradas h3 {
	color:#FFFFFF;
}

.tabs-tus-entradas .nav-tabs {
	background-color: #21669f;
}

.tabs-tus-entradas .nav-tabs li a {
	color: #FFFFFF;
}

.tabs-tus-entradas .nav-tabs>li.active>a, 
.tabs-tus-entradas .nav-tabs>li.active>a:focus, 
.tabs-tus-entradas .nav-tabs>li.active>a:hover,
.tabs-tus-entradas .nav-tabs>li>a:focus, 
.tabs-tus-entradas .nav-tabs>li>a:hover {
    color: #FFFFFF;
    cursor: pointer;
    background-color: #04456b;
    border: 0px;
    border-bottom-color: transparent;
}

#preferencias {
	margin-top: 10px;
}

#preferencias .tree {
  margin: 2% auto;
  width: 80%;
}

#preferencias .tree ul {
  display: none;
  margin: 4px auto;
  margin-left: 6px;
  border-left: 1px dashed #dfdfdf;
}


#preferencias .tree li {
  padding: 12px 18px;
  cursor: pointer;
  vertical-align: middle;
  background: #fff;
}

#preferencias .tree li:first-child {
  border-radius: 3px 3px 0 0;
}

#preferencias .tree li:last-child {
  border-radius: 0 0 3px 3px;
}

#preferencias .tree .active,
.active li {
  background: #efefef;
}

#preferencias .tree label {
  cursor: pointer;
}

#preferencias .tree input[type=checkbox] {
  margin: -2px 6px 0 0px;
}

#preferencias .has > label {
  color: #000;
}

#preferencias .tree .total {
  color: #e13300;
}

#preferencias .btn-group button {
    border: solid 2px #FFBD1B;
    background-color: #FFBD1B;
    color: #FFFFFF;
    border-radius: 0;
    font-weight: bold;
}

#preferencias .btn-group button:hover {
    background-color: #FFFFFF;
    color: #FFBD1B;
    border-radius: 0;
    font-weight: bold;
}

#preferencias .btn-group button:active {
    background-color: #FFFFFF;
    color: #FFBD1B;
    border-radius: 0;
    font-weight: bold;
}

#preferencias .btn-default {
    color: #FFBD1B;
    background-color: #FFFFFF;
    border-color: #FFBD1B;
}
/********************/

/*** Preloading ***/
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	bottom: 0;
	background-color: #fff;
	z-index: 999999;
}

.sk-spinner-wave.sk-spinner {
	margin: -15px 0 0 -25px;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 50px;
	height: 30px;
	text-align: center;
	font-size: 10px;
}

.ie8 .sk-spinner-wave.sk-spinner {
	display: none;
}

.sk-spinner-wave div {
	background-color: #ccc;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
	animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}

.sk-spinner-wave .sk-rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.sk-spinner-wave .sk-rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.sk-spinner-wave .sk-rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.sk-spinner-wave .sk-rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

@-webkit-keyframes sk-waveStretchDelay {
	0%, 40%, 100% {
		-webkit-transform: scaleY(0.4);
		transform: scaleY(0.4);
	}
	20% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
	}
}

@keyframes sk-waveStretchDelay {
	0%, 40%, 100% {
		-webkit-transform: scaleY(0.4);
		transform: scaleY(0.4);
	}
	20% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
	}
}

.laptop {
	margin: auto;
	margin-top: 20px;
}
/*** FIN Preloading ***/

/*** CSS HEADER ***/
	.precio_total_num {
		font-size: 35px;
    	font-weight: bold;
	}
	.easy-autocomplete input {
		border-radius:0;
	}
	#titulo-seccion-cabecera {
		margin-left: 8px;
    	margin-right: 8px;
	}
	.titulo-seccion-home h2 select {
		color: #000000;
		font-size: 22px;
	}
	.logo {
		padding-top: 13px;
	}
	.titulo-seccion-home, .titulo-eventos {
		background-color: #21669f;
	    color: #FFFFFF;
	    padding-bottom: 10px;
	}
	.titulo-seccion-home h2 i{
		color:#FFBD1B;
	}
	.eac-icon-left .eac-item img {
	    margin-right: 4px;
	    max-height: 80px;
	    width: 80px;
	    padding: 10px;
	}
	.easy-autocomplete.eac-plate-dark input {
    	font-size: 16px;
	}
	.row{
		margin-left:0;
		margin-right:0;
	}
	.easy-autocomplete-container {
    	z-index: 10000000 !important;
    }
	#LSB .mapa-sala{
		background-color: #FFFFFF;
		padding-left:0px;
	}
	#LSB .butacas-sala {
		border: 0px;
		margin-top: 5px;
		padding-left: 2px;
		padding-right: 2px;
		font-size:11px;
	}
	#LSB .butacas-title {
		font-size:12px;
		padding:5px;
		background-color: #337ab7;
		margin-top: 5px;
		color:#FFFFFF;
	}
	#svg{
		width:100%;
		/*max-height:700px;*/
		height:auto;
		vertical-align:top;
	}
	#mapa_svg svg {
		width:100%;
		height:auto;
	}
	
	#mapa_svg svg image{
		/*width:100%;*/
	}
	#svg {
		margin-top: 5px;
    	border: 10px solid rgba(238, 238, 238, 0.9);
	}
	.list-link-evento {
		position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    z-index: 10;
	}
	.list-precio-evento {
    	margin-top: 0.85rem;
    	display: inline-block;
    	padding: 0.5rem 1rem;
    	color: #FFFFFF;
    	border: 2px solid #FFFFFF;
    	-webkit-border-radius: 4px;
    	-moz-border-radius: 4px;
    	-ms-border-radius: 4px;
    	-o-border-radius: 4px;
    	border-radius: 4px;;
	}
	p.show-fecha {
		height:17px;
	}
	p.show-name {
   		height: 50px;
    	font-size: 20px;
    }
    h2.precio-evento-cab {
    	white-space: nowrap;
    }
	.h1, h1 {
    	font-size: 30px;
	}
	.titulo h1 {
		text-align: left;
	}
	.titulo h2 {
		text-align: left;
	}
    .g-button-submit{
    	background-color: #FFBD1B;
    	border: solid 2px #FFBD1B;
    	color: #fff;
    	line-height: 36.6px;
    	font-weight: bold;
    	margin-bottom: 15px;
    	width: 100%;
    	border-radius: 0px;
    }
	
	.l-title-entity {
	    color: black !important;
	    margin-bottom: 5px !important;
	    padding: 20px 0 0 0 !important;
	    font-size: 2.0rem !important;
	    display: block;
	}
	.l-subtitle-entity {
	    color: black;
	    display: inline-block;
	    margin-bottom: 20px;
	    font-weight: 100;
	}
	.evento-fecha {
		padding: 2px 0;
	    background: #21669f;
	    text-align: center;
	    color: white;
	    font-size: 18px;
	    margin-right: 5px;
	}
	
	.evento-hora {
		padding: 2px 0;
	    background: #FFFFFF;
	    text-align: center;
	    color: #000000;
	    font-size: 18px;
	    border-right: 2px solid #f0f0f0;
	}
	
	.evento-precio {
		padding: 2px 0;
	    background: #FFFFFF;
	    text-align: center;
	    color: #000000;
	    font-size: 18px;
	    border-right: 2px solid #f0f0f0;
	}
	
	@media (max-width: 768px) {
		.lados .info .evento-precio span {
			font-size: 12px;
		}
		
		.evento-precio{
			font-size: 12px;
		}
	}
	
	.evento-comprar {
		padding: 2px 0;
	    background: #FFFFFF;
	    text-align: center;
	    color: #000000;
	    font-size: 18px;
	    margin-right: 5px;
	}
	#LSB .entrada .parte2 .info {
    	background-color: #ebedef;
	}
	.eventos-seleccionar {
		width: 90%;
    	margin: 0 auto;
   	 	max-width: 1180px;
	}
	.lados {
		margin:0;
		padding:0;
	}
	@media (max-width: 720px) {
		.eventos-seleccionar {
			width: 100%;
		}
		.lados .btn {
    		padding: 6px 6px;
		}
	}
	
	.l-title-entity {
	    color: black !important;
	    margin-bottom: 5px !important;
	    padding: 20px 0 0 15px !important;
	    font-size: 2.0rem !important;
	    display: block;
	}
	.l-subtitle-entity {
	    color: black;
	    display: inline-block;
	    margin-bottom: 20px;
	    font-weight: 100;
	    padding: 0px 0 0 15px !important;
	    margin: 0;
	}
	.l-subtitle-entity a:first-child {
	    font-size: 1.8rem;
	    color: black;
	    text-decoration: none;
	    line-height: 1.4em;
	}
	.result-viewmap {
	   padding: 10px 10px 10px 10px;
	    margin-left: 15px;
	    background: #333;
	    color: white;
	    font-size: 1.25rem;
	    display: inline-block;
	    opacity: 0.7;
	    transform: translateY(-6px);
		border-radius: 4px;
		-webkit-transition: 0.2s ease-in;
    	-moz-transition: 0.2s ease-in;
    	-o-transition: 0.2s ease-in;
    	transition: 0.2s ease-in;
	}
	.result-viewmap:hover{
		color: white;
		background: #444;
	}
	#LSB .btn.comprar-libre {
	    line-height: 32px;
	}
	#LSB .entrada .parte2 .info {
	    line-height: 50px;
	}
	#LSB .parte2 {
		padding-bottom: 20px;
	}
	#LSB .entrada .parte2 {
	    background-color: #ebedef;
	    min-height: auto;
	}
	.lados .info .evento-comprar span {
		color: #FFFFFF;
	}
	.btn-comprar-evento-m {
		display:none;
		color: #FFFFFF;
	}
	.btn-comprar-evento {
		display:block;
		color: #FFFFFF;
	}
	@media (max-width: 768px) {
		.btn-comprar-evento-m {
			display:block;
			color: #FFFFFF;
		}
		.btn-comprar-evento {
			display:none;
			color: #FFFFFF;
		}
	}
	
	.titulo-seccion-home {
		margin-bottom: 10px;
	}
	
	/************** MODULO VENTA DE ENTRADAS **************/
		.item-boxed {
		    margin-bottom: 10px;
		    background-color: rgba(238, 238, 238, 0.9);
		    border-radius: 4px;
			padding: 10px;
			color: #FFFFFF;
		}
		.product-title {
		    margin-bottom: 10px;
			background-color: #21669f;
    		display: inline-block;
			width: 100%;
		}
		
		.product-title h4 {
		    font-size: 17px;
			color: #FFFFFF;
			padding: 0px 21px;
			font-weight: bold;
		}
		
		.grid-table .fila-table {
			background-color: #FFFFFF;
			margin-bottom: 5px;
			margin-right: 0px;
		 	margin-left: 0px;
			color: #000000;
		}
		.grid-table .fila-comprar-selec {
			margin:0;
			padding:0;
		}
		.grid-table .comprar-selec{
			margin:0;
			padding:0;
			height:44px;
		}
		#selec_asiento_tabla .grid-table .cabecera-grid, .cesta .grid-table .cabecera-grid{
			padding:0;
		}
		
		.grid-table>div {
		    padding: 5px;
		}
		
		.cabecera-grid {
			font-weight:700;
		}
		
		.cabecera-grid .precio_real {
    		font-weight: 700;
		}
		
		.price{
			text-align:right;
			font-size: 17px;
		}
		.precio_real{
			font-weight: 400;
			font-size: 17px!important;
			margin-left:0px;
		}
		.precio_tachado{
			padding-right:5px;
			font-weight: 400;
			font-size: 12px!important;
		}
		.ticket{
			font-size: 17px;
		}
		.number{
			font-size: 17px;
		}
		.number select{
			font-size: 17px;
		}
		.ticket_total{
			font-size: 24px;
			font-weight: 700;
			margin-top: 12px;
		}
		.item-boxed [class*="col-"] {
			margin-left:0px;
			border:0;
			border-radius:0;
			background-color: #FFFFFF;
		}
		
		#entradas #selec_zona #tabla_zonas_funcion select {
			font-size: 18px;
			color: #000000;
		}
		
		#entradas #tabla_botonera #boton_continuar {
			height:50px;
			width:125px;
		}
		.info-selec, .tipo-selec, .precio-selec {
			font-size: 12px;
			padding: 5px;
		}

		.precio-selec {
		    text-align: right;
		}
		.cabecera-grid .info-selec,.cabecera-grid .tipo-selec,.cabecera-grid .precio-selec {
			font-size: 15px;
			background-color: #21669f;
			color: #FFFFFF;
		}
		#selec_zona_tabla_2 .btn {
			font-size: 15px;
			font-weight:700;
		}

		.datos-sala, .datos-sala .mapa-sala, .datos-sala .butacas-sala {
			padding:0;
			margin:0;
		}
		.tipo-selec select {
			width: 100%;
		}
		.precio-evento-cab {
			font-size:25px;
		}
		
		.container-fluid .finder{
		    margin-top: -115px;
    		margin-bottom: 40px;
		}
		.eventos .container-fluid .finder{
			margin-top: 10px;
			margin-bottom: 10px;
		}
		@media (max-width: 768px) {
			.container-fluid .finder{
		    	margin-top: 0px;
    			margin-bottom: 0px;
			}
		}
		/***************************************************/
		
		@media (max-width: 768px) {
			.precio_real{
				font-weight: 400;
				font-size: 14px!important;
			}
			.precio_tachado{
				padding-right:5px;
				font-weight: 400;
				font-size: 8px!important;
			}
			.ticket{
				font-size: 14px;
			}
			.number select{
				font-size: 14px;
			}
			.ticket_total{
				font-size: 14px;
			}
			.item-boxed [class*="col-"] {
				margin-left:0px;
				border:0;
				border-radius:0;
				background-color: #FFFFFF;
			}
			
			#entradas #selec_zona #tabla_zonas_funcion select {
				font-size: 14px;
				height: 24px;
				color: #000000;
			}
			
			.cabecera-grid .info-selec, .cabecera-grid .tipo-selec, .cabecera-grid .precio-selec {
    			background-color: #21669f;
			}
			
			#selec_entradas #selec_zona #tabla_botonera {
				margin-left: 10px;
			}
		}
		
		@media (width: 768px) and (width: 992px)  {
			.precio_real{
				font-weight: 400;
				font-size: 17px!important;
			}
			.precio_tachado{
				padding-right:5px;
				font-weight: 400;
				font-size: 10px!important;
			}
			.ticket{
				font-size: 14px;
			}
			.number select{
				font-size: 17px;
			}
			.ticket_total{
				font-size: 17px;
				font-weight: 700;
			}
			.item-boxed [class*="col-"] {
				margin-left:0px;
				border:0;
				border-radius:0;
				/*background-color: #FFFFFF;*/
			}
			#entradas #selec_zona #tabla_zonas_funcion select {
				font-size: 17px;
				color: #000000;
			}
		}	
		@media (max-width: 768px) {
			.finder .criteria, .finder-reducido .criteria {
				border-right: 1px solid #bbb;
			}
			.finder .criteria_nuevo, .finder-reducido .criteria_nuevo {
				border-right: 1px solid #bbb;
			}
			#titulo-evento h3 {
				margin-left: 10px;
				margin-right: 10px;
			}
			
			.easy-autocomplete.eac-plate-dark input {
			    font-size: 22px;
			    height: 70px;
			    margin-top: 10px;
				color:#000000;
			}
			
			.easy-autocomplete.eac-plate-dark input {
			    background-image: url('img/icon_search.png');
			    background-repeat: no-repeat;
			    background-position: right 23px center;
			}
			.container-fluid {
			    padding-right: 8px;
			    padding-left: 8px;
			}
			.titulo-seccion-home h2 {
				font-size: 17px;
			}
		}
		.btn.btn-buscar {
			height:70px;
			font-size:22px;
			line-height: 70px;
		}
		.finder .criteria, .finder-reducido .criteria {
			height:70px;
			font-size:22px;
			border-top: 1px solid #bbb;
    		border-bottom: 1px solid #bbb;
			border-rigth:0px;
		}
		.finder .criteria_nuevo, .finder-reducido .criteria_nuevo {
			height:70px;
			font-size:22px;
			border-top: 1px solid #bbb;
    		border-bottom: 1px solid #bbb;
			border-rigth:0px;
		}
		.slider-home .carousel-inner>.item>a>img, .slider-home .carousel-inner>.item>img, .slider-home .img-responsive {
			/*max-height: 500px;*/
		}
		
		.compra-cabecera-celda img {
			width: auto;
		    height: 100%;
		    float: left;
		    display: block;
		    padding: 6px;
		}
		
		#compra-cabecera {
			/*background-color: #ededed;*/
		}
		
		.compra-cabecera-celda {
			padding:10px;
    		height: 80px;
		}
		
		.compra-cabecera-datos .compra-cabecera-datos-titulo {
		    font-size: 17px;
		    font-size: 1.7rem;
		    line-height: 21px;
		    line-height: 2.1rem;
		    color: #FFFFFF;
		    margin-bottom: 10px;
		    font-weight: 700;
		    padding-left: 10px;
		    height: 27px;
		    display: table-cell;
		    vertical-align: middle;
			text-align:left;
		}
		
		.compra-cabecera-datos {
			float: left;
		}
		.compra-cabecera-datos-time {
			float: right;
			background: none;
   	 		padding-top: 10px;
    			padding-bottom: 10px;
			font-size: 30px;
		}
		
		#txt-min {
			font-size: 20px;
		}
		#txt-tiempo {
			font-size: 12px;
			color: #FFFFFF;
		}
		
		#cuenta-atras {
			color : #FFFFFF;
		}
		
		.compra-cabecera-datos .compra-cabecera-datos-titulo a {
			color: #FFFFFF;
		}
		
		.compra-cabecera-datos-info {
			display: block;
		    padding-top: 10px;
		    margin-left: 10px;
		    margin-top: 1px;
			padding-left: 10px;
		}
		
		@media (max-width: 768px) {
			.compra-cabecera-celda {
	    		height: 145px;
			}
			
			.compra-cabecera-celda img {
			    max-height: 50px;
			}
			
			.compra-cabecera-datos .compra-cabecera-datos-titulo {
			    height: 40px;
				margin-bottom: 0px;
				text-align:left;
			}
			
			.compra-cabecera-datos-info {
				padding-left:0px;
				margin-left:0px;
			}
			
			.compra-cabecera-datos-time {
				float: none;
				font-size:14px;
				margin-left:3px;
			}

			.datos-cuenta-atras {
				text-align:right;
			}
			
			#txt-tiempo {
				font-size: 8px;
			}
			
			#txt-min {
				font-size: 8px;
			}
		}
		
		@media (min-width: 768px) {
			.compra-cabecera-datos-info .datos-info-fecha, .compra-cabecera-datos-info .datos-info-hora, .compra-cabecera-datos-info .datos-info-lugar {
			    font-size: 14px;
			    font-size: 1.4rem;
			    line-height: 20px;
			    line-height: 2rem;
			    display: table-cell;
			    vertical-align: top;
			    padding-left: 10px;
			    padding-right: 20px;
			}
		}
		.compra-cabecera-datos-info .datos-info-fecha {
		    padding-left: 9px;
		}
		.compra-cabecera-datos-info .datos-info-fecha, .compra-cabecera-datos-info .datos-info-hora, .compra-cabecera-datos-info .datos-info-lugar {
		    font-size: 13px;
		    font-size: 1.5rem;
		    line-height: 18px;
		    line-height: 1.8rem;
		    color: #FFFFFF;
		    white-space: nowrap;
		    position: relative;
		    margin-bottom: 10px;
		    padding-left: 10px;
			font-weight: normal;
		}

		.compra-cabecera-datos-info .datos-info-fecha i, .compra-cabecera-datos-info .datos-info-hora i, .compra-cabecera-datos-info .datos-info-lugar i {
			font-size: 15px;
			font-weight: normal;
			color: #FFBD1B;
    		margin-right: 8px;
		}
		.compra-cabecera-datos-info .datos-info-lugar a {
			color: #FFFFFF;
			text-decoration: underline;
			font-size: 1rem;
		}
		
		.compra-cabecera-datos-info .datos-info-lugar a:hover {
			text-decoration: blink;
		}
		
		.compra-formulario-texto {
			font-weight:700;
			padding-top:10px;
			padding-bottom:10px;
		}
		
		.item-boxed .form-fila {
			border:0;
		}
		
		.item-boxed .compra-formulario-redes {
			padding-left:0px;
			padding-right:0px;
		}
		
		.item-boxed .fila-comprar-selec {
			padding-top: 0px;
   			padding-bottom: 0px;
		}
		
		.cesta .item-boxed .fila-comprar-selec {
			padding-top: 0px;
   			padding-bottom: 0px;
		}
		
		.item-boxed .fila-comprar-texto a{
			color: #000000;
			text-decoration:underline;
			margin-left:10px;
		}
		
		.form-fila {
			padding-left:0px;
			padding-right:0px;
		}
		
		.form-fila-fecha {
			margin-top:10px;
			margin-bottom:10px;
			padding:0;
		}
		
		.form-fila-fecha label{
			font-weight:normal;
			display:block;
		}
		
		.form-fila-fecha select{
			height:40px;
    		width: 67px;
    		margin: 3px;
		}
		
		.form-fila-politica {
			padding:0;
		}
		
		.form-fila-politica a{
			color: #000000;
			text-decoration:underline;
		}
		
		.item-boxed .form-celda {
			padding-left:0px;
			padding-right:0px;
			border: 1px solid #c7c7c7;
    		background: #fff;
		}
		.form-celda input {
			padding-left:0px;
			padding-right:0px;
			margin: 0;
		    -webkit-appearance: none;
		    border-radius: 0;
		    display: block;
		    width: 100%;
			border: none;
		    height: 48px;
		    padding: 12px 35px 12px 12px;
		    text-overflow: ellipsis;
		}
		.tipCancel {
		    
		}
		.tipCancel-error {
		    font-size: 12px;
		    font-size: 1.2rem;
		    line-height: 18px;
		    line-height: 1.8rem;
		    background: #d64444;
		    color: #fff;
		    display: block;
		    padding: 0 5px 2px;
		}
		
/*** CSS HEADER ***/

/*** LISTA DE EVENTOS ***/
.d-mosaic__box {
    width: 25%;
    height: auto !important;
    margin: 1% 0;
    position: relative;
    float: left;
}
.d-mosaic__link-big {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.d-mosaic__thumb {
    min-height: 350px;
    background: black;
}
.d-mosaic__content, .d-mosaic__thumb {
    max-width: 95%;
}
.d-mosaic__img {
    width: 100%;
    /*opacity: 0.7;*/
    height: auto;
}
.d-mosaic__tags {
    position: absolute;
    top: 5%;
    left: 5%;
    color: white;
    z-index: 5;
    font-size: 0.85rem;
    font-weight: 400;
}
.d-mosaic__content {
    padding: 1rem 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    background: white;
}
.d-mosaic__content, .d-mosaic__thumb {
    max-width: 95%;
}
.d-mosaic__wp {
    width: 90%;
    margin: 0 auto;
}
.d-mosaic__date {
    margin-bottom: 0.5rem;
    font-size: 12px;
}
.d-mosaic__title {
    color: black;
    font-size: 1.3rem;
}
.one-line, .d-mosaic__title {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.d-mosaic__desc {
    display: none;
    padding: 0.5rem 0;
    font-size: 0.75rem;
}
.d-mosaic__c-btn {
    margin-top: 0.85rem;
    display: inline-block;
    padding: 0.5rem 1rem;
    color: #c83430;
    border: 2px solid #c83430;
}
.rad_small, .d-mosaic__c-btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

/** LISTA EVENTOS 4 **/
.show-info {
	background-color: #21669f;
    padding: 0;
    /* margin-top: 10px; */
    padding-top: 10px;
	height: 170px;
}
.card--small .card__heading {
    height: 60px;
}
.card--small .card__heading .card__title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    padding: 10px 12px;
}
.card__heading .card__title {
    background: #21669f;
    color: #353847;
    font-weight: 700;
}
.clip-text {
	height: 42px;
	position: relative;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
	overflow: hidden;
    color: #FFF;
}
.info-sala .clip-text {
	height: 51px;
}
h3.card__title{
	font-size: 1.4rem;
}
.card--small .card__info .date-module--small {
    width: 53px;
    height: 53px;
}
.date-module--small {
    height: 57px;
    line-height: 20px;
}
.date-module--regular, .date-module--small {
    text-align: center;
    /*background: #fff;*/
	color: #000000;
}
.card--small .card__info .date-module__month {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 16px;
    line-height: 1.6rem;
    height: 17px;
}

.date-module--regular .date-module__month, .date-module--small .date-module__month {
    display: block;
    background: #FFBD1B;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    transition: all .3s ease-out;
	
}
.card--small .card__info .date-module__day-week {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 10px;
    line-height: 1rem;
    padding-top: 4px;
}
.date-module--regular .date-module__day-week, .date-module--small .date-module__day-week, .date-module--small .date-module__text {
    display: block;
    color: #666;
    transition: all .3s ease-out;
}

.card--small .card__info .date-module__day, .card--small .card__info .date-module__number {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 19px;
    line-height: 1.9rem;
}
.date-module--regular .date-module__day, .date-module--regular .date-module__day--various, .date-module--regular .date-module__number, .date-module--regular .date-module__text, .date-module--small .date-module__day, .date-module--small .date-module__day--various, .date-module--small .date-module__number {
    display: block;
    color: #666;
    font-weight: 700;
    transition: all .3s ease-out;
}
.card--small .card__more-info {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 14px;
    line-height: 1.4rem;
    padding-left: 61px;
}
.card__more-info {
    color: #666;
}
.card--small .price2 {
    margin-bottom: 5px;
}
.price2 {
    display: table;
    width: 100%;
}
.card--small .price2 .faw-icon-currency {
    width: 20px;
    height: 20px;
    font-size: 19px;
}
.price2 .faw-icon-currency {
    width: 25px;
    height: 25px;
    color: #d2d2d2;
    text-align: center;
    font-size: 23px;
    transition: all ease-out;
}
.price2 .faw-icon-currency,.price2 .price__text,.location .faw-icon-map-marker,.location .location__text {
	display: table-cell;
    vertical-align: middle;
}
.price2 .price__text {
    padding-left: 5px;
}
.card--small .price2 .price__text span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
}
.location {
    display: table;
    min-height: 28px;
}
.card--small .location .faw-icon-map-marker {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    line-height: 2.8rem;
    width: 20px;
    height: 20px;
}
.card--small .location .faw-icon-map-marker {
    width: 25px;
    height: 25px;
    font-size: 29px;
    font-size: 2.9rem;
    line-height: 33px;
    line-height: 3.3rem;
    position: relative;
    top: -1px;
}
.location .faw-icon-map-marker {
    width: 25px;
    height: 25px;
    font-size: 29px;
    font-size: 2.9rem;
    line-height: 33px;
    line-height: 3.3rem;
    color: #d2d2d2;
    text-align: center;
    transition: all .3s ease-out;
}
.location .location__text {
    padding-left: 5px;
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 0;
}
abbr[title] {
    border-bottom: 0;
}
.date-module__day-week,.date-module__day{
	color: #000;
    background: #FFF;
    border-bottom: 0;
    text-decoration: none;
}

.mas-eventos {
	text-align: center;
    margin-top: -20px;
}

.mas-eventos i{
	font-size:30px;
	color: #FFBD1B;
}

.date-module__day-week, .date-module__month, .date-module__day {
	font-size: 12px;
}
.card__precio, .card__direccion {
	font-size: 13px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.date-module__day-week, .date-module__month, .date-module__day {
		font-size: 9px;
	}
	.card__precio, .card__direccion {
		font-size: 10px;
	}

	.finder .criteria, .finder-reducido .criteria {
		font-size: 16px;
		padding-left: 5px;
	}
	.finder .criteria_nuevo, .finder-reducido .criteria_nuevo {
		font-size: 16px;
		padding-left: 5px;
	}
}	

/*** FIN LISTA EVENTOS ****/

.titulo h1 {
	margin-top: 20px;
}

.flags-idioma{
	width: 26px;
}

.image-loading{
    position: absolute;
    top: 13px;
    left: 260px;
}

.image-loading-2{
    position: absolute;
    top: 29px;
    right: 55px;
}

.easy-autocomplete-container {
    width: 200%;
}
@media (max-width: 768px) {
	.easy-autocomplete-container {
    		width: 100%;
	}
}

.footer-social ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
	/*padding-left:45px;*/
	padding-left: 0px;
}
.footer-social ul.social-network li {
	display: inline;
	margin: 0 0px;
}


/* footer social icons */
.footer-social .social-network a.icoRss:hover {
	background-color: #F56505;
}
.footer-social .social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.footer-social .social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.footer-social .social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.footer-social .social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.footer-social .social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.footer-social .social-network a.icoRss:hover i, .footer-social .social-network a.icoFacebook:hover i, .footer-social .social-network a.icoTwitter:hover i,
.footer-social .social-network a.icoGoogle:hover i, .footer-social .social-network a.icoVimeo:hover i, .footer-social .social-network a.icoLinkedin:hover i {
	color:#fff;
}
.footer-social a.socialIcon:hover, .footer-social .socialHoverClass {
	color:#44BCDD;
}

.footer-social .social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.footer-social .social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.footer-social .social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.footer-social .social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.footer-social a {
 background-color: #21669f;   
}

.footer-social{
    color:white;
    padding:45px;
    padding-top:15px;

}

#datos_sala .modal-header {
	background: #21669f;
    	color: #FFFFFF;
}

#datos_sala .modal-footer {
	background: #21669f;
}

#datos_sala .modal-footer .btn-default{
	background: #FFBD1B;
    	color: #FFFFFF;
	border-color: #FFBD1B;
	font-weight:bold;
	
}

#datos_sala .modal-footer .btn{
	border-radius: 0px;
}

#datos_sala .modal-footer .btn-default:hover {
    color: #FFBD1B;
    background-color: #FFFFFF;
    border-color: #FFBD1B;
}

@media (max-width: 520px) {
	.result-viewmap {
		margin-top: 12px;
	}

	.controls-zoom {
		margin-top: 12px;
	}

	.footer-item,.footer-social{
    		padding-left:0px;
	}

	.footer-item p {
		font-size:12px;
	}

	.footer-item p.big {
		font-size:20px;
	}


}

.info-sala i {
	width : 25px;
	color: #FFBD1B;
}

.titu-recinto {
	border-bottom: 1px solid #cec7c7;
	margin-bottom: 10px;
}

.imagen-sala {
	padding-left:0px;
}

.modal-header .close {
	color: #FFFFFF;
	opacity:1;
}

.modal-header .close:hover {
	color: #FFBD1B;
	opacity:1;
}

.footer-item p, .footer-item p:hover {
    /*padding-left: 45px;*/
    color: white;
    display: block;
}

#datos_sala .modal-footer {
    background: #FFFFFF;
}

.modal-footer {
    border-top: 0px;
}

.footer-condiciones,.footer-copyright{
	margin-top:18px;
}

.footer-condiciones a,.footer-copyright p {
	font-size:11px;
}
.footer-item {
	font-size:13px;
}

.sel-filtro {
	font-size: 12px;
    position: absolute;
    top: 48px;
    left: 17px;
}

.ranges li.active,.ranges li:hover {
	background-color: #21669f;
}

.ranges li {
	color: #21669f;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #21669f;
}

.daterangepicker .input-mini.active {
    border: 1px solid #21669f;
}

.titulo-seccion-home h1 {
      text-align: left;
      width: 100%;
      color: #fff;
      font-weight: 500;
      font-size: 30px;
      margin-top: 20px;
      margin-bottom: 10px;
}

.titulo-seccion-home h1 i {
      color: #FFBD1B;
}