@import url('https://fonts.googleapis.com/css?family=Tauri|Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@700&display=swap');

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

html {
  height: 100%;
  
}
body{
	background-color: #0F0F0F;

}

video#videohome{
	width: 100% !important;
	height: 100% !important;
	margin-top: 6%;

}


.nav-wrapper{
	/*background-color: #c62828 !important;*/
	background: #7b0a0a !important;  
	/*
background: -webkit-linear-gradient(to right, #0F0F0F 3%, #c62828 100%) !important;  
background: linear-gradient(to right, #0F0F0F 3%, #c62828 100%) !important;  W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}


section{
    
	margin: 0px;
	padding: 0px;

}



ul li a[href="Saladeteatro.html"]{
 color: black;
}
ul li a[href="NuestroDirector.html"]{
 color: black;
}

.slider{
	color: #0F0F0F !important; 

}
.sidenav-overlay {
    background-color: rgba(0,0,0,0.12) !important;
}


#director{
     width: 600px;
     height: 500px;
}

#pdany{
	font-size: 15px;
}

#tdany{
	text-align: center;
	color: #c62828;
	font-family: 'Lobster', cursive;
}

strong#pdany{
font-size: 30px;
}

h3{
	color: #E5E8E3;
	text-align: left;
}
h3#fit{
	color: #A01313;
	text-align: left;
	font-family: 'Dosis', serif;
}
h4{
	color: #720d0d;
	font-family: 'Dosis', serif;
	font-size:2.5em;
	cursor: pointer;
	user-select: none;
}
label{
	cursor: pointer;
}

h5{
	color: white;
}
h1#home{
	color: #c62828;
	/*text-align: center;*/
	font-family: 'Lobster', cursive;
	font-size:6em;
	margin-top:0px;
	
}
h2#home{
	color: #c62828;
	text-align: center;
	font-family: 'Lobster', cursive;
	margin-top: 0px;
	margin-bottom: 10px;

}
.row{
	margin-bottom: 0px;
}
.invisible{
    display:none !important;
    visibility: hidden !important;
}

.slider {
    margin-top: 33px !important;
    margin-bottom:-38px !important;
}
h1#sala{
	color: #e0e0e0 !important;
	font-family: 'Lobster', cursive;
	text-align: center;
	position: relative;
	top: 250px;
}
h5#slogan{
	
	font-family: 'Tauri', serif;
	font-size: 30px;
	position: relative;
	top: 220px;
}
h5.til3{
    color:#C62828 !important;
    font-weight: bolt;
}

.card-title{
	font-family: 'Tauri', sans-serif;
}

.link{
	font-family: 'Tauri', sans-serif;
}

strong{
   font-size: 17px;
}

#programacion{
    background-color:rgba(255,255,255, 0.35);
    background-image: url("../imagenes/navidad2.jpg");
    background-blend-mode: color-dodge;
    background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	
	position: relative;
	top: -2px;
	margin-left: auto;
	
}

article.sala{
	color: white !important;
}
#presenta{
	color: white !important;
	font-size:1.3em;
	text-align:justify;
}
#presentahome{
	color: black !important;
	font-size:1.3em;
	text-align:justify;
}
#prom{
  font-family: 'Dosis', serif;
  position: relative;
  font-size: 4em;
  margin-top:0px;
  transition-timing-function: ease-in-out;
  animation-name: colorido;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
#prom2{
  font-family: 'Lobster', cursive;
  position: relative;
  font-size: 30px;
  
}


#parallax2{
      height: 650px;
    }
.prom :hover{

  
}



@keyframes colorido{
0%{color: #00FF00;}
20%{color: #00FF00;}
40%{color: #C718E9;}
60%{color: #C718E9;}
80%{color: #FF6000;}
100%{color: #FF6000;}
}
p#anuncio{
	position: relative !important;
	top: -50px !important;
	height: 5px !important;
  transition-timing-function: ease-in-out;
  animation-name: coloridoanuncio;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;

}
p#parrafoPasos{
	font-size: 1.3em;
}

@keyframes coloridoanuncio{
0%{color: #7AC74F;}
20%{color: #e0e0e0;}
40%{color: #7AC74F;}
60%{color: #e0e0e0;}
80%{color: #7AC74F;}
100%{color: #e0e0e0;}
}

p#anunciom{
	position: relative !important;
	top: -30px;
	right:-20px;
	height: 5px !important;
  transition-timing-function: ease-in-out;
  animation-name: coloridoanuncio;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;

}



.row{
	position: relative;
	margin-left: auto;
 	margin-right: auto;
 	padding: 0px;
 	z-index: 1;
}

.fija{

	position: fixed;
	top: 0px;
	left: 0px;
	 z-index: 3; 
	
}

img:hover { 
	filter: grayscale(40%); 
} 

div.card-content a{
color:red !important;
}


.card:hover{
	box-shadow: 0px 0px 15px 0px rgb(255, 255, 255)!important;
	transform: scale(1.03);
	transition: transform 3s;
}

div em a:hover {
  color: orange !important;
}
.indicators .indicator-item.active{
	background-color: grey !important;
	z-index: 1;
}

.separador{
	position: relative;
}

.carousel .carousel-item{
	width: 240px;
	height: 240px;
}

.galeria{
position: relative;
margin-top:8%;

}

.carousel{
	height: 300px !important;
}



footer{
	
	position:relative;
	bottom: 0;
	z-index: 1;
	width: 100%;
	background-color: #7b0a0a !important;
}

footer.sala{
	
	position:relative;
	bottom: 0;
	
	z-index: 1;
	

	background-color: #a01313 !important;
}

img.icono{
    width: 55px !important;
    height: 55px !important;
}

#flecha2{
	position: absolute;
	bottom: 310px;
	left: 20px;
}

#flecha1{
	position: absolute;
	bottom: 290px;
	left: 0px;
}
/* 17de ene*/
.reserva{
	margin-top: 5.8%;
	background-image: url("../imagenes/LAVERDADERAHISTORIADETRISHA/LaVerdaderaHistoriadeTrisha.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}

#TReservas{
	color: #c62828;
	padding: 0;
    margin: 0;
    text-align: center;
    font-family: 'Lobster', cursive;

    
}
#cardtransparente{
opacity: 0.9;
}
#cardtransparenteindex{
opacity: 0.9;
}

/* 20 de enero 2020*/
p.error{
	color:red;
	position:relative;
	top: 100px;

}

.dropdown-content li > span{
   
}

iframe {
    width:800px; 
    height:600px;
}

div img[src="../imagenes/banderagay.jpg"]{
    width:100%;
    height:90vh;
}

/*div img#bandera{
     width:100%;
    height:300vh;
     height:50vh;
}*/

#contenedortitulo{
    position:relative;
	width: 100%;
	height: 120px;
	background-image: url("../imagenes/banderagay.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

label#labelhome{
	transition-timing-function: ease-in-out;
  animation-name: coloridofit;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  
}

@keyframes coloridofit{
0%{color: #720d0d;}
20%{color: #e73232;}
40%{color: #720d0d;}
60%{color: #e73232;}
80%{color: #720d0d;}
100%{color: #e73232;}
}

a#numlista{
	color: red;
	font-size: 1.7em;
	user-select: none;
	pointer-events: none;
	font-family: 'Dosis', serif;
}
a.itempasos{
	color: #720d0d;
	font-size: 1.4em;
	user-select: none;
	pointer-events: none;
	font-family: 'Dosis', serif;
}
.imgthree{
	width: 100%;
}
#img-center{
	margin-left: 25% !important;
}
#especial{
	margin-left:10%;
}
/**
pop up 
**/
#pop-up{
	visibility: hidden;
	position: fixed;
	top:0px;
	width: 100vw;
	height: 100vh;
	background-color: rgb(3, 3, 3)!important;
	display: flex;
	justify-content: center;
	align-items: center;
	animation-name: pop-down;
  	animation-duration: 20s;
}
#video-popup{
	width: 90%;
}
#btn-popup{
	visibility: hidden;
	z-index: -100;
	position: fixed;
	right: 63px;
    width: 25px;
    height: 25px;
	z-index: 101;
    border: 3px #fff solid;
    box-sizing: content-box;
    border-radius: 50%;
    background-color: transparent;
    color: white;
	align-self: flex-start;
    margin-top: 20px;
	animation-name: pop-down;
  	animation-duration: 20s;
}
/*
#pop-up-mayor{
	position: fixed;
}
*/
/**
whatsapp
**/
.whatsapp {
	position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 51px;
    text-align: center;
    font-size: 40px;
    z-index: 400;
  }
  
  .whatsapp-icon {
	margin-top:0px;
  }
@keyframes pop-down{
	0%{z-index:100;
		visibility:visible;
		opacity: 1;}
	20%{opacity: 1;
		visibility:visible;
		z-index: 100;}
	40%{opacity: 1;
		visibility:visible;
		z-index: 100;}
	50%{opacity: 1;
		visibility:visible;
		z-index: 100;}
	55%{opacity: 0.9;
		visibility:visible;
		z-index: 100;}
	60%{opacity: 0.8;
		visibility:visible;
		z-index: 100;}
	65%{opacity: 0.7;
		visibility:visible;
		z-index: 100;}
	70%{opacity: 0.6;
		visibility:visible;
		z-index: 100;}
	75%{opacity: 0.5;
		visibility:visible;
		z-index: 100;}
	80%{opacity: 0.4;
		visibility:visible;
		z-index: 100;}
	85%{opacity: 0.3;
		visibility:visible;
		z-index: 100;}
	90%{opacity: 0.2;
		visibility:visible;
		z-index: 100;}
	95%{opacity: 0.1;
		visibility:visible;
		z-index: 100;}
	100%{opacity: 0;
		visibility:visible;
		z-index: 100;
	}
}
@media only screen and (max-width: 600px) {
    .slider {
    margin: 0px;
}
h1#home{
	margin-top:0px;
	top:20%;
	left:15%;
	/*right:-2%;*/
	
}

div img#bandera{
     width:100%;
    height:30vh;
}

#programacion{
    background-image: url("../imagenes/navidad4.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
	position: relative;
	top: -30px;
}
.presenta{
    color:white !important;
}

div.card-content a{
color:red !important;
}
#parallax2{
      height: 70% !important;
    }


#director{
	display:contents;
}
h5#slogan{
visibility: hidden !important;
}

h5{
font-size:1em;
}

#TReservas{
    margin-top:13%;
     margin-bottom:5%;
}

p#anunciom {
    position: relative !important;
	right:-20px;
}
p#anunciomc{
    position: relative !important;
	top: -30px;
	right:-40px;
    height: 5px !important;
    transition: transform 10s;
    transition-timing-function: ease-in-out;
    animation-name: coloridoanuncio;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
.galeria{

margin-top:15%;

}
iframe {
    width:390px; 
    height:500px;
    margin:0px;
}
.contenedor{
    margin-left:0px !important;
}
#img-center{
	margin-left: 0% !important;
}
#especial{
	margin-left:25%;
}
}
@media (max-width: 450px){
	#especial{
		margin-left:1%;
	}
	#btn-popup {
		right: 12px;
	}
}