<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
</style> 

/** faq **/
	
	#container-inner h3 {
		background: #f2f2f2;
		color: #3a3a3a;
		text-align: left;
		padding: 14px;
		font-size: 15px;
		border-right: 4px solid red;
		font-weight: normal;
		cursor: pointer;
		display: block;
		border-bottom: none;
		text-transform: uppercase;
		font-weight: 600;
		font-family: 'Poppins', sans-serif;
	}
	
	#container-inner h3 span {
		background: #ca0814;
		color: #fff;
		border-radius: 100%;
		padding: 4px 6px;
		margin-right: 13px;
		font-weight: 500;
		font-family: 'Poppins', sans-serif;
	}
	
	.content {
		border: 1px solid #e5e5e5;
		padding: 30px;
		display: none;
	}
	
	.content ul li {
		text-align: justify;
		margin-bottom: 30px;
		font-size: 15px;
	}
	
	.body-faq {
		padding: 1em 0;
	}
	/** fin faq**/
	
	.container {
		width: 90%;
		margin-bottom: 10%;
		background: #ffffff;
		font-family: 'Poppins', sans-serif;
	}

	.container p {
		text-align: center;
		font-size: 16px;
		line-height: 1.7;
		color: #000000;
		width: 90%;
		margin: 0 auto;
display: table;
		font-family: 'Poppins', sans-serif;
	}
	
	.description ol li {
		color: #505050 !important;
	}
	
	.description img {
		width: unset !important;
		display: block !important;
		margin-left: auto;
		margin-right: auto;
	}
	
	.description h5 {
		background-color: #ffffff !important;
	}
	
	.description a {
		font-weight: 900 !important;
		color: #505050 !important;
	}
	
	.description p {
		text-align: center !important;
		line-height: 1.5;
	}
	
	.list {
		margin: auto !important;
	}
	
	.list li {
		border: none !important;
		overflow: unset !important;
	}
	
	.btn-primary {
		border-radius: 30px !important;
		box-shadow: none !important;
		text-transform: uppercase;
		font-weight: 600;
	}
	
	.btn-primary:hover {
		box-shadow: none !important
	}
	
	.wrap-movie {
		text-align: center !important;
	}

 .wrap-movie p {
 	 margin: 15px 0px;
 }
	
	.fechaEstreno {
		border: 1px solid #8e8e8e;
		border-radius: 30px !important;
		box-shadow: none !important;
		12px 30px !important;
	}

.description a {
		color: #fff !important;
		text-transform: uppercase;
	}
	
	.description ul {
		margin-bottom: 2em !important;
		min-width: 327px !important;
		min-height: 491px !important;
		background: none !important;
		min-width: 0px !important;
	}
	
	.description li {
		padding-left: 0px !important;
	}
	
	li::before {
		background: none !important;
	}
h2 {
	color:#fff;
	text-align:center;
	padding:0;
	margin-top:50px;
	margin-bottom:20px;
	text-transform: uppercase;
	border-left:0px;
	font-size: 26px;
}

 h3 {
 	margin: 0 0 1em;
 }

h4 {
		text-align:center;
		text-transform: uppercase;
		color: #000000;
		display: table;
		margin: 40px auto 20px auto;
		font-size: 20px;
	  font-weight: 600;
	}

.huinchaSanfic h5, h5 {
	text-align:center;
	text-transform: uppercase;
	color: #ffffff;
	display: table;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
}

h6 {
 	font-size: 28px;
	font-weight: 900;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	display: table;
	margin: 50px auto 10px auto;
	padding: 10px 20px;
	font-family: 'Poppins', sans-serif;
}

h7 {
	width:100%;
display: table;
margin: 30px auto 20px auto;
font-family: 'Poppins', sans-serif;
color: #000;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
text-align: left;
}

.notificacion {
	border: 1px solid #8e8e8e;
border-radius: 30px;
box-shadow: none;
padding: 12px 35px;
}

.fechaEstreno {
	border: 1px solid #8e8e8e;
border-radius: 30px;
box-shadow: none;
padding: 12px 35px;
}

li::before {
			background: none !important;
		}



.titleTrailer {
	color: #fff !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
	font-weight: 900 !important;
}

/* fin modal trailer */

.badge {
    background-color: #321B87;
}
.comprar,
.trailer {
	background-color: #321B87;
}

.comprar:hover,
.trailer:hover {
	background-color: #4d379f;
}

.volver {
font-size: 14px !important;
padding: 10px 30px !important;
background: none;
color: #505050;
	font-weight:600;
}

.volver:hover {
	background-color: none !important;
}

.btn-volver {
float: left;
}

/*MODAL TRAILER*/

/** modal **/

.modal-dialog {
      max-width: 90%;
      margin: 30px;
  }

.close {
  position:absolute;
  right:-30px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  color:#fff;
  opacity:1;
}

.close:hover {
	color: red;
}

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

#myModal {
     width: 85%;
     margin: 0 auto;
     position: fixed;
     margin-left: auto;
     margin-right: auto;
     left: 0;
     right: 0;
     background: #000;
     top: 16px;
}



#myModal h2 {
     color: #fff;
}

#myModal h2 i {
     color: #e00201;
     margin-right: 14px;
}

#myModal .modal-footer {
     background: #000;
     border: none !important;
     border-top: 0 !important;
     box-shadow: none;
}*


 .modal.fade {
      top:-100%;
 }


#myModal .modal-header {
     padding: 17px 28px;
     border-bottom: 1px solid #eee3;
     position:relative;
}


#myModal .modal-body {
     position: relative;
     max-height: 450px;
     padding: 0px;
     overflow-y: initial; 
}


.btn-modal {
     border-radius: 0;
     text-transform: uppercase;
     font-weight: 600;
     position: absolute;
     right: 10px;
     top: 24%;
     padding: 6px 10px;
     background: transparent;
     font-size: 30px;
     color: #fff;
     opacity: .8;
}
.btn-modal:hover,
.btn-modal:active,
.btn-modal:focus {
     background-color: transparent;
     -webkit-box-shadow: 0px 11px 25px -4px rgba(228,0,1,0);
     -moz-box-shadow: 0px 11px 25px -4px rgba(228,0,1,0);
     box-shadow: 0px 11px 25px -4px rgba(228,0,1,0);
     opacity: 1;
}

.ifTrailer {
	width: 100%;
	height: 450px;
}

/** FIN MODAL **/

.tituloProximamente {
	font-size: 22px !important;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
}

.bottomFicha {
	margin-bottom: 4%;
}

.dropdown-selector {
	display: none !important;
}

.modal-theatre-select {
	display: none;
}

.avisame {
	padding: 10px 20px;
color: #fff;
background-color: #8e8e8e;
border-radius: 30px;
font-size: 13px;
}

.avisame:hover {
	background-color: #635f5f;
	color: #fff;
}

.peliculas {
	margin: 40px 20px;
}

.peliculas h6 {
 	font-size: 30px;
	font-weight: 900;
	color: #000000;
	text-transform: uppercase;
	background: none;
	text-align: center;
	display: table;
	margin: 15px auto;
	padding: 10px;
	border-bottom: 5px solid #ffffff;
	font-family: 'Poppins', sans-serif;
}

.pelicula {
	border: 1px dashed #000000;
	box-sizing: border-box;
	/*box-shadow: 0 0 10px rgba(0,0,0,0.25);*/
	width: 95%;
	height: 650px;
	padding: 10px;
	margin: 20px auto;
	color: #ffffff;
	background: #ffffff;
}

.pelicula a {
	font-family: 'Poppins', sans-serif;
	transition:all 0.3s ease;
	font-size:1.5rem;
	padding: 10px 15px;
	border-radius: 20px;
	background-color:#e84421;
	color:#ffffff;
	display: table;
	margin: 25px auto;
}

.pelicula a:hover {
  background-color: #000000;
}

.pelicula img {
	padding: 0px;
}

.pelicula p {
	border-top: 1px dashed #000;
border-bottom: 1px dashed #000;
padding: 10px 0 10px 0;
}



.conocenos {
	margin: 0px auto;
}

.conocenos img {
	border-radius: 15px;
	margin-bottom: 20px;
}

.conocenos p {
	margin: 0px auto 20px auto
}

.conocenos h4 {
	margin: 15px auto 20px auto;
}

.sobreCmk {
	border: 1px dotted #6c6c6c;
	border-radius: 8px;
	padding: 20px;
}


.logoPremier img {
margin: 0 auto;
    margin-top: 0px;
display: block;
margin-top: 40px;
}

@media (min-width:768px){
  .logoPremier img {
  	width: 400px;
  }
}

@media (max-width:767px){
  .logoPremier img {
  	width: 300px;
  }
}

.fotoPremier img {
	border-radius: 10px;
	margin-top: 20px;
}

.menuPremier img {
	width: 150px;
display: table;
margin: 0 auto;
}

.menuPremier p {
	text-align: left;
	width: 100%;
}

.menuPremier a {
	font-family: 'Poppins', sans-serif;
	transition:all 0.3s ease;
	font-size:1.5rem;
	padding: 15px 20px;
	border-radius: 20px;
	background-color:#e84421;
	color:#ffffff;
	display: table;
	margin: 25px 0;
}

.fechaPeli {
	margin-bottom: 15px !important;
border-radius: 20px;
border: 1px solid #df9a28;
padding: 5px;
}

.premierDesc {
	margin-top: 50px;
}

.premierDesc p {
	margin-bottom: 10px;
}

.huinchaPremier {
	background: #45797c;
	width: 100%;
	padding: 20px;
}

.premierDesc ul {
	padding: 20px;
display: block;
margin: 0px auto;
text-align: center;
	
}
.premierDesc li {
	list-style-type: none;
	text-align: center;
font-size: 16px;
line-height: 1.7;
	margin-top: 10px;
color: #000000;
font-family: 'Poppins', sans-serif;
}

.huinchaPremierCierre {
	background: #ffd700;
	width: 80%;
	height: 5px;
	margin: 20px auto 0px auto;
}


.salto {
	margin-top: 60px;
}


h8 {
	font-size: 25px;
font-weight: bold;
}

.peliculaPreventa {
	border: none !important;
margin-top: 20px !important;
}