@font-face {
	font-family: NunitoSans;
	src: url('/assetsConversatorio/fonts/NunitoSans-VariableFont_YTLC\,opsz\,wdth\,wght.ttf');
}
@font-face {
	font-family: NunitoSans-Italic;
	src: url('/assetsConversatorio/fonts/NunitoSans-Italic-VariableFont_YTLC\,opsz\,wdth\,wght.ttf');
}
body {
	background-color: black;
	max-width: 375px;
	margin: 0 auto;
}
.main {
	background-image: url('/assetsConversatorio/images/background.png');
	background-size: 100% 100%;
	color: white;
	font-family: 'NunitoSans';
}
.container {
	padding: 0 20px;
}
.letra-negrita {
	font-weight: 800;
}
.back-1 {
	background-image: url('/assetsConversatorio/images/foto1.png');
	background-size: cover;
}
.img-puntos-1 {
	width: 40px;
	opacity: 0.1;
	margin-top: 25px;
}
.h2-bienvenidos {
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 800;
	margin-top: 35px;
}
.img-logo {
	width: 165px;
	margin-top: 10px;
}
.img-borde-tuespacio {
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 15px;
}
.texto-1 {
	font-size: 11px;
	line-height: 15px;
}
.texto-tuespoacio {
	padding-left: 15px;
}
.img-flechas-1 {
	width: 14px;
	opacity: 0.1;
	margin-top: 20px;
	margin-left: 45px;
}
.back-pleca-1 {
	background-image: url('/assetsConversatorio/images/pleca-1.png');
	background-size: 100% 100%;
	width: 100%;
	height: 70px;
	opacity: 0.8;
	margin-top: 20px;
}
.back-2 {
	background-image: url('/assetsConversatorio/images/foto2.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.div-texto-2 {
	padding-top: 240px;
}
.titulo-2 {
	width: 210px;
}
.img-flechas-2 {
	width: 14px;
	opacity: 0.1;
}
.h2-elconversatorio {
	text-transform: uppercase;
	color: #009df4;
	font-size: 20px;
	line-height: 20px;
	font-weight: 900;
	margin-top: 20px;
	margin-bottom: 0;
}
.h2-elconversatorio > span {
	font-size: 22px;
}
.h2-simple {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 25px;
	font-weight: 900;
	margin-top: 0px;
}
.h2-simple > span {
	font-size: 34px;
}
.borde-elproximo {
	width: 300px;
	margin: 0 auto;
}
.img-borde-1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 18px;
}
.img-borde-2 {
	position: absolute;
	right: 0;
	top: 0;
	width: 18px;
}
.div-elproximo {
	width: 315px;
	margin: 35px auto 0 auto;
}
.div-elproximo > p {
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 0;
}
.back-pleca-2 {
	background-image: url('/assetsConversatorio/images/pleca-2.png');
	background-size: 100% 100%;
	width: 100%;
	height: 70px;
	opacity: 0.8;
	margin-top: 40px;
}
.back-3 {
	background-image: url('/assetsConversatorio/images/foto3.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.img-puntos-2 {
	position: absolute;
	right: 0;
	top: -10px;
	opacity: 0.1;
	width: 40px;
}
.div-texto-3 {
	padding-top: 300px;
}
.img-flechas-3 {
	width: 14px;
	opacity: 0.1;
	margin-left: 85px;
}
.h2-participa {
	text-transform: uppercase;
	color: #e754f1;
	font-size: 25px;
	line-height: 29px;
	font-weight: 800;
	margin-top: 20px;
	margin-bottom: 0;
}
.h2-participa > span {
	color: white;
}
.img-borde-izq {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 15px;
}
.seccion-tuvoz {
	margin-top: 0px;
}
.img-puntos-3 {
	position: absolute;
	left: 0;
	top: 0px;
	opacity: 0.1;
	width: 35px;
}
.img-flechas-4 {
	position: absolute;
	right: 0;
	top: 30px;
	opacity: 0.1;
	width: 14px;
}

.div-tuvoz {
	width: 230px;
	margin: 0 auto;
}
.back-pleca-3 {
	background-image: url('/assetsConversatorio/images/pleca-3.png');
	background-size: 100% 100%;
	width: 100%;
	height: 70px;
	opacity: 0.8;
	margin-top: 40px;
}

.h2-registrate {
	text-transform: uppercase;
	font-size: 25px;
	line-height: 25px;
	font-weight: 900;
	margin-top: 0px;
}
.h2-registrate > span {
	color: #009df4;
	font-size: 36px;
}
.img-puntos-4 {
	position: absolute;
	right: 0;
	bottom: 60px;
	opacity: 0.1;
	width: 30px;
}
.div-lalibertad {
	width: 240px;
	margin: 40px auto 0 auto;
}
.div-lalibertad > p {
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 0;
}
.boton-registrate {
	color: white;
	background: transparent;
	background-image: url('/assetsConversatorio/images/boton.png');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 200px;
	height: 60px;
	margin-top: 80px;
	outline: none;
}
.seccion-footer {
	background-color: #000;
	margin-top: 40px;
	padding: 40px 0;
	text-align: center;
}
.img-logo-geist {
	width: 130px;
	margin: 0 auto;
}

/* REGISTRO		*/
.main-registro {
	background-image: url('/assetsConversatorio/images/background-registro.png');
	background-size: 100% 100%;
	color: white;
	font-family: 'NunitoSans';
}
.back-registro-1 {
	background-image: url('/assetsConversatorio/images/foto-registro.png');
	background-size: 300px;
	background-position-x: 80px;
	background-repeat: no-repeat;
}
.registro--img-puntos-1 {
	width: 30px;
	opacity: 0.1;
	margin-top: 15px;
}
.registro--img-logo {
	width: 170px;
	margin-top: 10px;
	margin-left: 10px;
}
.registro--back-pleca-1 {
	background-image: url('/assetsConversatorio/images/pleca-1.png');
	background-size: 100% 100%;
	width: 100%;
	height: 60px;
	opacity: 0.8;
	margin-top: 100px;
	padding-left: 20px;
}
.registro--titulo > span {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 23px;
}
.registro--div-nombre-input {
	position: absolute;
	display: flex;
	align-items: center;
	padding-left: 15px;
	width: 120px;
	background: #f5f5f5;
	color: black;
	height: 40px;
	border-radius: 10px;
	font-size: 11px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.registro--input {
	width: 100%;
	height: 40px;
	border: none;
	outline: none !important;
	box-shadow: none !important;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	padding-left: 130px;
	font-size: 11px;
}
.registro--barra {
	background-image: url('/assetsConversatorio/images/punto-derecha.png');
	background-size: auto 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 3px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.registro--barra-1 {
	background-position-x: 80px;
}
.registro--barra-2 {
	background-position-x: -20px;
}
.registro--barra-3 {
	background-position-x: 40px;
}
.registro--boton-continuar {
	color: white;
	background: transparent;
	background-image: url('/assetsConversatorio/images/boton.png');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 200px;
	height: 60px;
	margin-top: 30px;
	outline: none;
	font-size: 19px;
}
.registro--img-puntos-5 {
	position: absolute;
	opacity: 0.2;
	bottom: 30px;
	left: 10px;
	width: 40px;
}
.registro--img-flechas {
	position: absolute;
	opacity: 0.1;
	bottom: 25px;
	right: 45px;
	width: 14px;
}
.registro--seccion-footer {
	background-color: #000;
	padding: 40px 0;
	text-align: center;
}
.registro--img-logo-geist {
	width: 100px;
	margin: 0 auto;
}

/* /REGISTRO	*/

/* POST REGISTRO	*/
.back-posregistro-1 {
	background-image: url('/assetsConversatorio/images/foto-posregistro.png');
    background-size: 300px;
    background-position-x: right;
    background-position-y: 45px;
    background-repeat: no-repeat;
}
.postregistro--img-logo {
	width: 180px;
	margin-top: 30px;
	margin-left: 30px;
}
.postregistro--back-pleca-4 {
	background-image: url('/assetsConversatorio/images/pleca-4.png');
	background-size: 270px auto;
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: botom;
	width: 100%;
	height: 55px;
	opacity: 0.9;
	margin-top: 100px;
}
.postregistro--titulo {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 29px;
	line-height: 29px;
	margin-left: 30px;
	margin-top: 10px;
}
.postregistro--titulo>span {
	margin-left: 40px;
}
.postregistro--div-bordes {
	width: 250px;
}
.postregistro--div-bordes > p {
    font-size: 16px;
    line-height: 20px;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.postregistro--div-recuadro {
	margin-top: 20px;
	background: white;
	color: black;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	padding: 20px 0;
}
/* /POST REGISTRO	*/