.display-chico {
	display: inherit !important;
}

* {
	margin: 0;
	padding: 0;
}

/*PRNICIPAL*/

#calladita-poster {
	width: 100%;
	height: 780px;
	position: relative;
	background-image: url('imagenes/calladita-poster.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#pelicula {
	width: 80%;
	height: 100%;
}

#metadisconect {
	display:none;
}

.mint
{
	padding: 11px 15px;	
}

.intro {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: left;
	padding-left: 50px;
}

#premios {
	width: 100%;
	height: auto;
	margin: 20px 0px;
}

#logo-short {
	width: 123px;
	height: 80px;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/short.png');
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px 10px 0px 0px;
}
#logo-malaga {
	width: 150px;
	height: 45px;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/malaga.png');
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px 0px 15px 10px;
}
#logo-miami {
	width: 123px;
	height: 110px;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/miami.png');
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px 10px 0px;
}

h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 45px;
	margin: 10px 0px;
	color: #fff;
}
h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 45px;
	color: #fcfcfc;
	text-transform: uppercase;
	margin-bottom: 50px;
}

h3 {
	padding-right: 50px;
	box-sizing: border-box;
	font-size: 20px;
}
h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: rgb(255, 189, 242);
	float: left;
	padding: 17px 0px 0px 20px;
}

/*BARRA SUPERIOR*/

#metamask {
	width: 100%;
	height: auto;
	position: fixed;
	text-align: center;
	background: #fcfcfc;
	top: 0px;
	left: 0px;
	z-index: 1000;
	box-shadow: -10px 0px 15px rgba(9, 9, 9, 0.1);
}

.boton-m {
	text-align: center;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #222222;
	float: right;
	background-color: rgb(255, 189, 242);
	border-radius: 50px;
	margin: 5px 5px 0px 0px;
	padding: 8px 15px;
}

.boton {
	text-align: center;
	color: #222222;
	float: right;
	background-color: rgb(255, 189, 242);
	border-radius: 25px;
	margin: 5px 5px 0px 0px;
	width: 35px;
	height: 35px;
	background-image: url('imagenes/discord.svg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.boton:hover,
.boton-t:hover {
	background-color: #222222;
}

.boton-t {
	text-align: center;
	color: #222222;
	float: right;
	background-color: rgb(255, 189, 242);
	border-radius: 25px;
	margin: 5px 5px 0px 0px;
	width: 35px;
	height: 35px;
	background-image: url('imagenes/twitter.svg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.mint {
	text-align: center;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #222222;
	float: right;
	background-color: rgb(255, 189, 242);
	border-radius: 50px;
	margin: 5px 5px 0px 0px;
	padding: 8px 15px;
}

#lenguaje {
	float: left;
	margin: -7px 5px 0px;
}

.en {
	color: #222222;
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	margin-right: 4px;
}

.es {
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	color: rgb(255, 189, 242);
	vertical-align: bottom;
	margin-left: 4px;
}

.check {
	position: relative;
	width: 50px;
	outline: none;
	vertical-align: top;
}

.check:before {
	content: '';
	position: absolute;
	width: 50px;
	height: 25px;
	background: #222222;
	border-radius: 25px;
}

.check:after {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	background: #fcfcfc;
	border-radius: 25px;
	transition: 0.25s;
	border: 2px solid #222222;
	box-sizing: border-box;
}

.check:checked:after {
	left: 25px;
	border: 2px solid rgb(255, 189, 242);
}

.check:checked:before {
	background: rgb(255, 189, 242);
}

/*MINT*/
#section-mint {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgb(255, 189, 242);
}

.section-mint {
	width: 90%;
	height: 800px;
	display: inline-block;
	margin-bottom: 25px;
	border-radius: 20px;
	background-color: rgba(255, 255, 255, 0.4);
	border: 0.5px solid #111111;
	vertical-align: top;
	margin: 10px 0px;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
}

.crypto {
	text-align: center;
	height: auto;
	width: calc(100% - 40px);
	position: absolute;
	bottom: 25px;
}

#tier-1 {
	width: 100%;
	height: 140px;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/Still0023.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	margin-bottom: 25px;
}
#tier-2 {
	width: 100%;
	height: 140px;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/tier-2.gif');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	margin-bottom: 25px;
}

#tier-3 {
	width: 100%;
	height: 140px;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/shot10.gif');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	margin-bottom: 25px;
}

#tier-4 {
	width: 100%;
	height: 140px;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/tier-4.gif');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	margin-bottom: 25px;
}


/*en moviles le saca el link a todo la seccion para que se pueda navegar..
a.linknifty
{
	pointer-events: none;
	cursor: default;
}
*/


.tier0
{
height: 865px !important;
}


#tier-0 {
	width: 100%;
	height: 120px;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/tier0/tier01.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	
}

#tier-02 {
	width: 100%;
	height: 120px;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/tier0/tier02.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;

}

#tier-03 {
	width: 100%;
	height: 120px;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/tier0/tier03.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;

}

#tier-04 {
	width: 100%;
	height: 120px;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/tier0/tier04.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;

}

#tier-05 {
	width: 100%;
	height: 120px;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/tier0/tier05.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;

}

#tier-06 {
	text-align: center;
}



.cuadro
{
	width: 100%;
	padding: 1px;
}

.cuadroimgmax
{
	display: none;
}




#pre_video {
	width: 100%;
	height: 100%;
	text-align: center;
}

/*PATRON PODIUM*/
#backers {
	position: relative;
	width: 100%;
	height: 115px;
	background-image: url('imagenes/backers.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.texto-2 {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.4);
	border: 1px solid #fcfcfc;
	border-radius: 20px;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 50px;
}

.texto-1 {
	text-align: center;
	position: relative;
	width: 100%;
	margin: 0px;
	box-sizing: border-box;
}

.box {
	background-color: rgba(255, 255, 255, 0.4);
	border: 0.5px solid #fcfcfc;
	border-radius: 20px;
	box-sizing: border-box;
	margin-bottom: 50px;
}
.texto-2:first-child {
	margin-right: none !important;
}

#vimeo {
	width: 380px;
	height: 215px;
}

/*HIGHLIGHTS*/

.highlights {
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
	background-image: url('imagenes/ana.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.explain {
	width: 380px;
	height: auto;
	margin: 50px 0px;
}

.explain-1 {
	width: 100%;
	height: auto;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 25px;
	padding-bottom: 10px;
}

.highlights .texto {
	text-align: left;
	background-color: none !important;
	border: none !important;
	border-radius: none !important;
	box-sizing: border-box;
}

#casting {
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgb(255, 189, 242);
}

.cast {
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom: 25px;
}

#actor-1 {
	width: 240px;
	height: 240px;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/paula.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	margin-bottom: 25px;
}

#actor-2 {
	width: 270px;
	height: 270px;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/susana.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	margin-bottom: 25px;
}

#actor-3 {
	width: 270px;
	height: 270px;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/emily.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	margin-bottom: 25px;
}

#actor-4 {
	width: 270px;
	height: 270px;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	background-image: url('imagenes/antonio.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	margin-bottom: 25px;
}

#calladita-video {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgb(255, 189, 242);
}

#comp_video {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
}

.content {
	width: 380px;
	padding: 90px 0px 150px;
	z-index: 5;
}

.contenedor {
	background-color: #1a253a;
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 90px 0px 100px;
}

.accordion {
	background-color: #1a253a;
	color: #fff;
	cursor: pointer;
	width: auto;
	border: none;
	text-align: center;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
	margin: 2px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.active,
.accordion:hover {
	background-color: #1a253a;
	display: flex;
	align-items: center;
	justify-content: center;
}

.accordion:after {
	content: none;
}

.active:after {
	content: none;
}

.panel {
	max-height: 0;
	width: auto;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	text-align: left;
	padding: 0px 30px;
}

#faq {
	width: 360px;
	left: 50%;
	margin-left: -180px;
	position: relative;
}

.info {
	background-color: #1a253a;
}

.number {
	background-color: rgba(132, 174, 250, 0.1);
	width: 70px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Roboto', sans-serif;
	font-size: 25pt;
	height: 60px;
	font-weight: 600;
	color: #fcfcfc;
}
.number:hover {
	background-color: rgba(132, 174, 250, 0.9);
}

.text {
	background-color: rgba(132, 174, 250, 0.05);
	text-align: left;
	display: flex;
	align-items: center;
	justify-content: left;
	font-family: 'Roboto', sans-serif;
	font-size: 13pt;
	font-weight: 600;
	color: #fcfcfc;
	width: 290px;
	height: 60px;
	padding: 0px 20px;
	box-sizing: border-box;
}

/*ART COLLECTION*/

.collection {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgb(255, 189, 242);
}

.socialmedia {
	position: relative;
	width: 90%;
	height: auto;
	text-align: center;
	left: 5%;
}

div#imagen-iness {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/Iness.jpg');
	display: inline-block;
}

div#imagen-paranoidhill {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/paranoidhill.jpg');
	display: inline-block;
}

div#imagen-ricgalbraith {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/Galbraith.eth.jpg');
	display: inline-block;
}
div#imagen-tormius {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/tormius.jpg');

	display: inline-block;
}

div#imagen-BgervillaN {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/BgervillaN.jpg');
	display: inline-block;
}
div#imagen-gebelia {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/gebelia.jpg');
	display: inline-block;
}
div#imagen-subtle_bubble {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/subtle_bubble.jpg');
	display: inline-block;
}
div#imagen-may_mfadeeva {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/may_mfadeeva.jpg');
	display: inline-block;
}
div#imagen-modopole {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/modopole.jpg');
	display: inline-block;
}
div#imagen-xaviergonzalezarnau {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/xaviergonzalezarnau.jpg');
	display: inline-block;
}
div#imagen-NumanUK {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/NumanUK.jpg');
	display: inline-block;
}
div#imagen-Sr_Zeta {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/Sr_Zeta.jpg');
	display: inline-block;
}
div#imagen-RainforestsNFT {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/RainforestsNFT.jpg');
	display: inline-block;
}
div#imagen-JimenaBuenaVida {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/JimenaBuenaVida.jpg');
	display: inline-block;
}
div#imagen-loisvoirol {
	width: 140px;
	height: 140px;
	background-size: cover; /*sólo para ejemplo*/
	background-image: url('imagenes/loisvoirol.jpg');
	display: inline-block;
}

.info {
	position: absolute;
	overflow: hidden;
	width: 140px;
	height: 140px;
	background-color: rgba(0, 0, 0, 0.4);
	opacity: 0;
	transition: opacity 0.3s;
}

div#imagen-iness:hover .info,
div#imagen-paranoidhill:hover .info,
div#imagen-ricgalbraith:hover .info,
div#imagen-tormius:hover .info,
div#imagen-BgervillaN:hover .info,
div#imagen-gebelia:hover .info,
div#imagen-subtle_bubble:hover .info,
div#imagen-may_mfadeeva:hover .info,
div#imagen-modopole:hover .info,
div#imagen-xaviergonzalezarnau:hover .info,
div#imagen-NumanUK:hover .info,
div#imagen-Sr_Zeta:hover .info,
div#imagen-RainforestsNFT:hover .info,
div#imagen-JimenaBuenaVida:hover .info,
div#imagen-loisvoirol:hover .info {
	opacity: 1;
}

.headline {
	position: absolute;
	font-size: 14px;
	margin-left: -75px;
	font-weight: 600;
	margin-top: 65px;
	transition: margin-left 0.3s;
}

div#imagen-iness:hover .headline,
div#imagen-paranoidhill:hover .headline,
div#imagen-ricgalbraith:hover .headline,
div#imagen-tormius:hover .headline,
div#imagen-BgervillaN:hover .headline,
div#imagen-gebelia:hover .headline,
div#imagen-subtle_bubble:hover .headline,
div#imagen-may_mfadeeva:hover .headline,
div#imagen-modopole:hover .headline,
div#imagen-xaviergonzalezarnau:hover .headline,
div#imagen-NumanUK:hover .headline,
div#imagen-Sr_Zeta:hover .headline,
div#imagen-RainforestsNFT:hover .headline,
div#imagen-JimenaBuenaVida:hover .headline,
div#imagen-loisvoirol:hover .headline {
	margin-left: 10px;
}

/*CREW*/
#crew {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgb(227, 249, 252);
}

.content-c {
	width: 380px;
	padding: 90px 0px 150px;
	z-index: 5;
}
.crew {
	width: 320px;
	height: auto;
	display: inline-block;
	margin-bottom: 25px;
	border-radius: 20px;
	padding: 25px;
	background-color: #fdfdfd;
	vertical-align: top;
	margin: 10px;
	box-sizing: border-box;
}

/*DIRECTOR*/
#director {
	width: 100%;
	height: auto;
	position: relative;
	background-image: url('imagenes/director-back.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-content: center;
	justify-content: center;
}

#profile {
	width: 100%;
	height: auto;
	display: inline-block;
	text-align: center;
	padding: 25px;
	box-sizing: border-box;
	vertical-align: top;
	border: 1px solid #fcfcfc;
	border-bottom: none !important;
	background: rgba(255, 255, 255, 0.2);
}

#director-picture {
	width: 100%;
	height: 550px;
	display: inline-block;
	background-image: url('imagenes/director.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #fcfcfc;
	box-sizing: border-box;
}

#formulario {
	width: 100%;
	height: auto;
	position: relative;
	background-image: url('imagenes/calladita-frame.png');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*FORMULARIO*/

#formulario {
	width: 100%;
	height: auto;
	position: relative;
	background-image: url('imagenes/calladita-form.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}

#base-formulario {
	width: 100%;
	height: 550px;
	border: 1px solid #fcfcfc;
	padding: 20px;
	border-radius: 20px;
	box-sizing: border-box;
}

#formulario h2 {
	margin-bottom: 20px;
	text-align: left;
}

#formulario p {
	margin-bottom: 30px;
}
