p.titulo-footer {
    font-size: 1.3em;
    color: #ffffff;
	letter-spacing: .03em;

}

.footer-extras {
	border-top: thin solid #444;
	width: 75%;
}

#footer2 div{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
}

#footer2 p {
	padding: 0 20px 0 0;
}



.sub-inbal {
    background: #000000;
    margin-top: 49px;
    width: 100%;
    z-index: 1029;
}

.redes {
	font-size: 17px;

}

.bold {
	font-weight: 800;
}

.bg-gris {
	background-color: #67686C;
}

.bg-fondo {
	background-color: #FBECC5;
}

.bg-oro {
	background-color: #b28e00;
}

.bg-pink {
  background-color: #e83e8c}


.gray-light {
	color: #999;
}

.bold-300 {
	font-weight: 300;
}

.bold-400 {
	font-weight: 400;
}

.bold-500 {
	font-weight: 500;
}

.bold-600 {
	font-weight: 600;
}

.bold-800 {
	font-weight: 800;
}

.font-x3 {
	font-size: 1.8rem;
}
.font-x2 {
	font-size: 1.3rem;
}
.font-x1 {
	font-size: .8rem;
}

.ftco-section.ftco-section-3 {
    padding: 5.5em 0 0 0; 
}

.color_1 {
	color: #e63333;
}

.color_2 {
	color: #777;
}

.color_3 {
	color: #7b14b0;
}

#logo img{
	width: 120%;
}

@media (max-width: 768px) {
  #logo img {
    max-height: 45px;
  }
	
  #footer-inbal img {
   max-height: 45px;
	}

  .ftco-section.ftco-section-2 {
    padding: 3.8em 0 0 0; 
}
}

@media (max-width: 576px) {
.heading-section {
   text-align: left;
  }
	
.navbar-wrap .navbar-brand {
    font-weight: 600;
    font-size: 13px;
	letter-spacing: .03em;
	}
	
.logo-b  {
	width: auto;
	height: auto;
	}	
}


#footer-inbal {
    width: 100%;
    text-align: left;
    background-color: #2b2b2b;
    padding-bottom: 50px;
    padding-top: 40px;
    font-size: 14px;
  }


  
  #footer-inbal a,
  #footer-inbal a:link{
        color: #FFF;
        text-decoration: none;
  }
  
  #footer-inbal p{
        color:#FFF;
  }
  
  #footer-inbal ul.social-icons{
        overflow: auto;
  }
  
  #footer-inbal ul{
        margin: 0;
        padding: 0;
  }

#footer-inbal .link {
	color: #888;
}



.taquilla {
    width: 100%;
    text-align: left;
	color: #333;
    background-color: #FBECC5;
    padding: 22px 0;
    font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.2px;
  }

.politica {
    width: 100%;
    text-align: left;
	color: #333;
    background-color: #cdb26d;
    padding: 22px 0 5px;
    font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.2px;
  }



.img-map {
	position: relative;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}




.btn-cnt {
  color: #fff;
  background-color: #02aaad;
  border-color: #02aaad; 
}
  .btn-cnt:hover {
    color: #fff;
    background-color: #00bcbf;
    border-color: #02aaad; }

  .btn-cnt:focus, .btn-cnt.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(246, 95, 84, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(246, 95, 84, 0.5); }
  .btn-cnt.disabled, .btn-cnt:disabled {
    color: #fff;
    background-color: #00bcbf;
    border-color: #00bcbf; }
  .btn-cnt:not(:disabled):not(.disabled):active, .btn-cnt:not(:disabled):not(.disabled).active,
  .show > .btn-cnt.dropdown-toggle {
    color: #fff;
    background-color: #02aaad;
    border-color: #00bcbf; }
    .btn-cnt:not(:disabled):not(.disabled):active:focus, .btn-cnt:not(:disabled):not(.disabled).active:focus,
    .show > .btn-cnt.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(246, 95, 84, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(246, 95, 84, 0.5); }

  .btn.btn-cnt {
    background: #02aaad;
    border: 1px solid #02aaad;
    color: #fff; }
    .btn.btn-cnt.btn-link {
      background: transparent;
      color: #00bcbf;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none; }


.btn-outline-cnt {
  color: #02aaad;
  border-color: #02aaad; }
  .btn-outline-cnt:hover {
    color: #fff;
    background-color: #02aaad;
    border-color: #02aaad; }
  .btn-outline-cnt:focus, .btn-outline-cnt.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
  .btn-outline-cnt.disabled, .btn-outline-cnt:disabled {
    color: #02aaad;
    background-color: transparent; }
  .btn-outline-cnt:not(:disabled):not(.disabled):active, .btn-outline-cnt:not(:disabled):not(.disabled).active,
  .show > .btn-outline-cnt.dropdown-toggle {
    color: #fff;
    background-color: #02aaad;
    border-color: #02aaad; }
    .btn-outline-cnt:not(:disabled):not(.disabled):active:focus, .btn-outline-cnt:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-cnt.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }

.btn.btn-outline-cnt {
    color: #02aaad;
    border: 2px solid #02aaad; }
    .btn.btn-outline-cnt:hover, .btn.btn-outline-cnt:focus {
      color: #fff;
      background: #02aaad; }


.pleca-2 {
  background: #2b2b2b;
  padding: 20px;
  margin-bottom: auto;
}


.pleca-danza {
  background: linear-gradient(to bottom right, #280d66, #7b14b0,#8519d8, #9f00cd);
  padding: 20px;
  margin-bottom: auto;
}



/* Fotos zoom*/
.zoom .thumb {
  overflow:hidden;
	-webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.zoom .thumb img {
  width: 100%;
  transform: scale(1.2);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.zoom:hover img {
  cursor: pointer;
  transform: scale(1);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}


.zoom a {
  color: #000;
}




/* Lightbox verde */
.box, .box2,{
	position: relative;
	overflow: hidden;
	align-items: center;
	max-width: 1100px;
	margin: auto;
	-webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.box, .box2, img{
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}


.capa {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0,0.4);
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.capa:hover{
    	background: rgb(0,0,0,0.0);

}

.capa-osc {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0,0.5);
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.box:hover img{
	transform: scale(97%);
-webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.outline img {
	outline: thin inset;
	outline-color: black;
}

.sombra:hover img{
	transform: translateY(-3px);
	outline: none;
box-shadow: 2px 2px 15px 0px rgba(0,0,0,0.45);-webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}


.cont-prog {
	height: 1.5rem;
	margin-bottom: 1rem;
}

.titulo-prog {
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.icon {
	opacity: 0%;
	color: white;
}

.capa:hover .icon {
	opacity: 100%;
	-webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* Galería */

.container-gal
{
	width: 100%;
	height: auto;
}
.trans
{
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
}
.top{
	width: 100%;
	margin: auto;
	list-style: none;
	padding: 0px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.top ul
{
	list-style: none;
	width: 100%;
	height: 100%;
	z-index: 1;
	box-sizing: border-box;
}

.top ul li
{
	position: relative;
	float: left;
	width: 33%;
	height: auto;
	overflow: hidden;
}


.top ul li::before
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	content: '';
	color: white;
	opacity: 0.4;
	text-align: center;
	box-sizing: border-box;
	pointer-events: none;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.top ul li:hover::before
{
	opacity: 0;
	background-color: rgba(0,0,0,0.90);
}
.top ul li img
{
	width: 100%;
	height: auto;
	overflow: auto;
}


.lightbox
{
	position: fixed;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.75);
	z-index: 999;
	opacity: 0;
	pointer-events: none;
}

.lightbox img
{
	max-width: 90%;
	max-height: 80%;
	position: relative;
	top: -100%;
	/* Transition */
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
}
.lightbox:target
{
	outline: none;
	top: 0;
	opacity: 1;
	pointer-events: auto;
	transition: all 1.2s ease;
	-moz-transition: all 1.2s ease;
	-ms-transition: all 1.2s ease;
	-o-transition: all 1.2s ease;
	-webkit-transition: all 1.2s ease;
}
.lightbox:target img
{
	top: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

/* Galeria 2 */

.ftco-gallery {
  padding: 0; }

.gallery {
  display: block;
  height: 350px;
  position: relative; }
  .gallery .icon {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    z-index: 0;
    opacity: 0;
    position: relative;
    background: #fd5f00;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .gallery .icon span {
      color: #fff; }
  .gallery:hover .icon, .gallery:focus .icon {
    opacity: 1; }

.ftco-animate {
  opacity: 0;
  visibility: hidden; }


.contenedor {
        position: relative;
        text-align: center;
        color: white;
      }

.btn-link {
	cursor: pointer;
}

#hero {
	height: 100%;
	position: relative;
}

video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.promo {
	padding-top: 230px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 45%;
	margin: 0 auto;
	position: relative;
	text-align: center;
	z-index: 2;
}

.promo img {
    filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
}

@media (max-width: 576px){
	.promo {
	width: 70%;
	}
}

.capa2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1c1c1e;
	opacity: 0.6;
	mix-blend-mode: overlay;
}

.black-overlay{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1c1c1e;
	opacity: 0.5;
}

.bg-black-30 {
	background-color: rgba(0, 0, 0, 0.7); 
}

.bg-black-30 .nav-link {
	color: #fff; 
}

.rotar {
   margin-bottom: 10px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.rotar-sm {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.rojo:hover {
	color: #f44336;
}

.gde {
	zoom: 110%;

}


.contenido {
  display: flex;
  line-height: normal;
  width: 100%;
}

.discplin {
	font-size: 12px;
	font-weight: 600;
	color: #b28e00;
	text-transform: uppercase;
	letter-spacing: .06rem;

}

.month {
	font-size: 13px;
	font-weight: 800;
	color: #f33443;
}

.libre {
	font-size: 12px;
	font-weight: 600;
	color: #444;
	font-style: italic;
}


.btn-c {
	color: #888;
	background-color: #fff;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
  	border: 1px solid #d0d0ce;
	padding: .5rem 1.3rem;
	display: inline-block;
    cursor: pointer;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
    overflow: hidden;
	position: relative;
	border-radius: 3px;
	  z-index: 3;	

}

.btn-c:hover {
  	color: #f33443;
	-moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; 
}


.btn-c:active  {
  background-color: #333;
}

.boton {
	display: inline-flex;
	color: #fff;
	background-color: #000;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
  	border: 1px solid #d0d0ce;
	padding: .5rem 1rem;
	cursor: pointer;
	transition: .3s ease all;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
}

.boton span {
	color: #fff;
	position: relative;
	z-index: 2;
	transition: .3s ease all;
}

.boton.tres::after {
	content: "";
	width: 100%;
	height: 300px;
	background: #f44336;
	position: absolute;
	z-index: 1;
	top: -300px;
	left: 0;
	transition: .4s ease-in-out all;
	border-radius: 0px 0px 300px 300px;
}

.boton.tres span:hover {
	color: #fff;
}

.boton.tres:hover::after {
	top: 0;
}

.boton.cuatro::after {
	content: "";
	width: 1px;
	height: 1px;
	background: none;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transition: .3s ease-in-out all;
	transform-origin: center;
}

.boton.cuatro:hover::after {
	transform: scale(200);
	background: red;
}

.boton.cuatro:hover {
	/* background: #960909; */
}

.detalle {
	zoom: 130%
}

@media (max-width: 1199px){
	.detalle {
	zoom: 100%
}}
@media (max-width: 992px){
	.detalle {
	zoom: 90%
}}
@media (max-width: 768px){
	.detalle {
	zoom: 95%;}
	.pad-top {
	padding-top: 1rem;
	}

}
	


.act-title {
	color: #000;
	font-weight: 600;
	font-size: 1.5rem;
 	padding-top: 1rem;
	line-height: 1;
}



.act-sub{
	font-weight: 500;
	font-size: .8rem;
	padding-bottom: 1rem;
	text-transform: uppercase;
	line-height: normal;
}



.fecha-cart {
	font-size: 15px;
	font-weight: 600;
	color: #000;
	padding: .5rem 0 1rem;
	line-height: normal;
}

.publico {
	font-size: 0.7em;
}

.lugar {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

header nav{
	display: flex;
}

header nav a {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	padding: 11px 22px 13px ;
	transition: .3s;
    margin: 0px;
	letter-spacing: .08rem;
	align-content: center;
}

header nav a:hover,
header nav a.active{
	color: white;
	background-color: #f33443;  
}
header {
	justify-content:center;
	
}

.qr img {
	margin-top: 1rem;
	width: 20%
}

.doble::before {
    /* using style CSS custom property */
    font: var(--fa-font-solid);
	font-size: .65em;
	color: #999;
	padding-right: 5px;
    content: "\f0da";
  }

.sticky {
	position: sticky;
	top: 0;
	z-index: 8;
}



@media (max-width: 1199px){
	#subm {
		display: none;
	}
}


/**********************************/
/*     19. Back To Top Button     */
/**********************************/
.back-to-top a {
	width: 2.3rem;
	height: 2.3rem;
	background: #222;
    cursor: pointer;
	border: 4px solid transparent;
	position: fixed;
	right: 0.75rem;
	bottom: 0.75rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
	font-size: 15px;
	font-weight: 800;
    border-radius: 25px;
	z-index: 999;
	transition: all 300ms ease;
	transform: scale(1);
}

.back-to-top a:hover {
	background-color: goldenrod; 
}

.background-container{
	width: 100%;
	height: 400px;
	background-image: url(../images/bg_1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	display: flex;
	align-items: center;
}

.card-container{
	width: 380px;
	height: 180px;
	border: 2px solid #fafafa10;
}

@media (max-width: 992px) {
	.card-container{
		width: 330px;}
}

@media (max-width: 576px) {
	.card-container{
		width: 280px;}
}

.glass {
	background: #fafafa10;
	backdrop-filter: blur(1rem);
}

.btn-artist {
	border-radius: 100% 100% 100% 0%;
	border: 3px solid #cacaca;
	 
}

.btn-artist:hover {
	border: 3px solid #f33443;
}

.modal-dialog-2{
    width: 800px;
    max-width: 100%;
}


.calendario ol{
	list-style: none;
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	padding: 0;
	text-align: right;
}

.calendario .first-day {
	grid-column-start: 4;
}

.calendario .day-name {
	background: #cacaca;
	font-weight: 500;
	text-align: center;
}

#pop-up{
	text-align: center;
	width: 75%;
	height: auto;
	background: #fff;
	box-sizing: border-box;
	padding: 20px;
	z-index: 1500;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}