.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #FFF;
    background: #D91F26 none repeat scroll 0% 0%;
}

/*fonts*/
@font-face {
  font-family: "Dosis";
  src: url("../fonts/Dosis-Medium.ttf"); 
}

.imagen_concierto{

	background-repeat: no-repeat;
    background-size: cover;
    float: left;
    min-height: 200px;
    position: relative;
    transition: all 0.5s ease 0s;
    width: 200px;
}

.texto_concierto{

	padding-left: 230px;
    padding-right: 10px;
}

#concer .summary, #news .summary{ padding: 0 70px;}

.h3conci {
    margin: 3px 2px;
}

.row_fotos{
     padding: 10px 15px;
}

.modal-dialog {}
.thumbnail {margin-bottom:6px;}

.carousel-control.left,.carousel-control.right{
  background-image:none;
  margin-top:10%;
  width:5%;
}

.modal-body {
    padding: 0;
    position: relative;
}

.modal-lg {
    width: 57%;
}

.carlo{margin: 0 auto;}

.modal-footer {
    border-top: 0 solid #e5e5e5;
    padding: 0;
}

.cotoncd{
    background: #fff none repeat scroll 0 0;
    border-radius: 89px;
    position: absolute;
    right: -19px;
    top: -23px;
}

.modal-content {
    background-clip: padding-box;
    background-color: #333;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative;
}

.site-login {
    padding: 0 37px;
}

#loginform-username, #loginform-password, #contactform-empresa, #contactform-name, #contactform-email, #contactform-emailt, #contactform-subject, #contactform-body, #contactform-verifycode {
    background: none repeat scroll 0 0 #fff;
    color: #333;
}

.navbar-nav > li > a {    
    padding: 0 14px;    
}

#modal{

   /* margin-top: 100px;*/
}

.modal-content{    
   padding: 0 17px 0 0;
    width: 92%;
}

.field-tbtechridel-pass{
    right: -35px;
    width: 92%;
}

#tbtechridel-pass {
    background: #fff none repeat scroll 0 0;
    color: #333;
    margin-top: 9px;
    width: 100%;
}

.main-content {
    overflow: hidden;
}

ul.mlang {
    border: 1px solid transparent;
    display: flex;
    float: right;
    list-style: outside none none;
    position: absolute;
    right: 5px;
    top: -2px;
    z-index: 2147483647;
}

.summary{
    display: none;
}

/*//////////////////////////////////////////////////////////*/

#modal {
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  position: fixed;
  top: -100vh;
  left: 0;
  height: 100vh;
  width: 100vw;
  transition: all .5s;
}
#modal p {
  width: 60%;
  height: 40%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  font-size: 1.5em;
  text-align: center;
}

#mostrar-modal {
  display: none;
}
#mostrar-modal + label {
  background: steelblue;
  display: table;
  margin: auto;
  color: #fff;
  line-height: 3;
  padding: 0 1em;
  text-transform: uppercase;
  cursor: pointer;
}
#mostrar-modal + label:hover {
  background: #38678f;
}
#mostrar-modal:checked ~ #modal {
  top: 0;
}
#mostrar-modal:checked ~ #cerrar-modal + label {
  display: block;
}

#cerrar-modal {
  display: none;
}
#cerrar-modal + label {
  position: absolute;
  top: 10em;
  right: 1em;
  z-index: 100;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  background: #d91f26;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  display: none;
  transition: all .5s;
  left: 2em;
}
#cerrar-modal:checked ~ #modal {
  top: -100vh;
}
#cerrar-modal:checked + label {
  display: none;
}

#tbcontacto-correo, #tbcontacto-tipo, #tbcontacto-correot{
  background-color: #fff;
  color: #555;
  margin-bottom: 0px
}

#copyright1{
  font-size: 0.9rem;
}

   /*Menu para promociones*/

    ul#navigation {
            position: absolute;
            margin: 0px;
            padding: 0px;
            top: 100px;
            left: 0px;
            list-style: none;
            z-index:9999;
    }

    ul#navigation li {
        width: 100px;
    }

    ul#navigation li a {
      background-color: #000;
      background-position: center center;
      background-repeat: no-repeat;
      border: 1px solid #afafaf;
      color: #fff;
      display: block;
      height: 70px;
      margin-left: -85px;
      opacity: 0.6;
      width: 100px;
    }

    ul#navigation li a {
        display: block;
        margin-left: -85px;
        width: 100px;
        height: 70px;
        background-color:#00;
        background-repeat:no-repeat;
        background-position:center center;
        border:1px solid #AFAFAF;
        -moz-border-radius:0px 10px 10px 0px;
        -webkit-border-bottom-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -khtml-border-bottom-right-radius: 10px;
        -khtml-border-top-right-radius: 10px;
    }

    ul#navigation li a {
        display: block;
        margin-left: -85px;
        width: 100px;
        height: 70px;
        background-color:#000;
        background-repeat:no-repeat;
        background-position:center center;
        border:1px solid #AFAFAF;
        -moz-border-radius:0px 10px 10px 0px;
        -webkit-border-bottom-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -khtml-border-bottom-right-radius: 10px;
        -khtml-border-top-right-radius: 10px;
        opacity: 0.6;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    }

  .topHome {
    background: #D91F26 none repeat scroll 0 0;
    border-radius: 46px;
    bottom: 44px;
    opacity: 0.72;
    padding: 15px;
    position: fixed;
    right: 20px;
    z-index: 5;
}

 .topHome:hover {
    color: #fff;    
}
  
  .topHome:focus {
    color: #fff;    
}

.ir-arriba {
  display:none;
  padding:20px;
  background:#D91F26;
  font-size:20px;
  color:#fff;
  cursor:pointer;
  position: fixed;
  bottom:20px;
  right:20px;
}


.menu-item-has-children:hover{

}


.dropdown-menu{
  z-index: 9999999999999999999999999999;
}
/*fin del menu para*/

.navbar-nav > li > .dropdown-menu {
    background: transparent none repeat scroll 0 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
}

.cover{
  text-transform: uppercase;
}

.fa-usd{
    color: #d91f26;
    margin-right: 10px;
}

.alert .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    margin-top: 53px;
}