@font-face 
{
    font-family: 'Veneer Regular';
    src: url('../fonts/veneer-webfont.eot');
    src: url('../fonts/veneer-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/veneer-webfont.woff') format('woff'), url('../fonts/veneer-webfont.ttf') format('truetype'), url('../fonts/veneer-webfont.svg#veneerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

:root 
{
  --rosa: #EF008C;
  --azul: #0072CE;
  --azulclaro: #DDF5FA;
  --amarillo: #F1C400;
}

.mySlides 
{
	display:none;
}

.txt-azul
{
	color: var(--azul);
}

body 
{
	margin:0;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000;
    background-color:#e9e9e9;
    scroll-behavior: smooth;
}

#brochazo-rosa
{
	background-image: url('../img/pink-fillet.svg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

#brochazo-amarillo
{
	background-image: url('../img/yellow-fillet.svg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

#pi-landing
{
	max-width:1280px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}

#header
{
	text-align: center;
	height:136px;
}

#logo 
{
	width:243px;
	float:left;
	text-align:left;
}

#hashtag
{
	display: inline-block;
	padding-top:30px;
    font-family: "Veneer Regular";
    font-size: 65px;
	color: var(--rosa);
}

#telefono
{
	width:243px;
	float:right;
	text-align:right;
}

#banner
{
	height:560px;
	background-color: var(--azulclaro);
}

#slogan
{
	height:90px;
	margin-left:auto;
	margin-right:auto;
	color:white;
	text-align: center;
    font-family: "Veneer Regular";
    font-size: 53px;
	padding-top:20px;
	background-color: var(--azul);
}

#testimonio 
{
	display:block;
	padding-top:20px;
	float:left;
	position:relative;
	padding-left:50px;
	padding-right:50px;
	background-color: var(--azulclaro);
}

#testimonio-movil
{
	display:none;
	padding-top:20px;
	float:left;
	position:relative;
	padding-left:50px;
	padding-right:50px;
	background-color: var(--azulclaro);
}

#formulario
{
	width:295px;
	padding:30px;
	background-color:white;
	float:right;
	position:relative;
	top:-60px;
	margin-right:30px;
}

#formulario-tit
{
	font-family: "Veneer Regular";
	font-size: 36px;
	padding-bottom:30px;
	color: var(--rosa);
}

#formulario-acepto
{
	font-size: 16px;
}

#form-enviar
{
	font-family: "Veneer Regular";
	font-size: 26px;
	background-color: var(--amarillo);
	width:200px;
	padding:5px;
	border-radius: 15px;
	text-align:center;
	border:0;
	cursor: pointer;
	margin-top:15px;
}

#formulario-aviso
{
	font-size: 16px;
	padding-top:15px;
}

input
{
	padding:10px;
	margin-bottom:10px;
	border: 1px solid #ced4da;
}

#form-nombre, #form-telefono, #form-email
{
	width:270px;
}

#info-titulo
{
	font-family: "Veneer Regular";
	font-size: 36px;
	padding-top:25px;
	color: var(--rosa);
}

#info-subtitulo
{
	font-family: "Veneer Regular";
	font-size: 30px;
	padding-top:15px;
	color: var(--azul);
}

#info-imagen
{
	text-align:center;
}

#informacion
{
	height:550px;
	vertical-align:top;
	/*overflow: hidden;*/
	width: 100%;
	margin-left:150px;
	margin-right:150px;
	position:relative;
	float:left;
}

#informacion-izda
{
	position:relative;
	float:left;
	width:450px;
	vertical-align:top;
	/*background-color:red;*/
}

#informacion-dcha
{
	position:relative;
	float:left;
	width:450px;
	vertical-align:top;
	padding-left: 50px;
	/*background-color:orange;*/
}

ul 
{
  list-style: none; /* Remove default bullets */
}

ul li::before 
{
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: var(--azul); /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

#quiero-amadrinar
{
	font-family: "Veneer Regular";
	font-size: 36px;
	padding-top:15px;
	text-align:center;
	margin-left:150px;
	margin-right:150px;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
	background-image: url("../img/yellow-fillet.svg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	clear:both;
}

#quiero-amadrinar a
{
	color: black;
	text-decoration:none;
}


#todo-lo-que-necesitas
{
	vertical-align:top;
	margin-left:150px;
	margin-right:150px;
	padding-bottom:20px;
}

#asi-lo-viven 
{
	display:block;
	color: var(--azul);
	background-color: var(--azulclaro);
	margin-left:150px;
	margin-right:150px;
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
}

#asi-lo-viven-movil
{
	display:none;
	color: var(--azul);
	background-color: var(--azulclaro);
	margin-left:150px;
	margin-right:150px;
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
}

#asi-lo-viven-tit
{
	font-family: "Veneer Regular";
	font-size: 40px;
	text-align:right;
	padding-right:100px;
}

#asi-lo-viven-madrina
{
	font-family: "Veneer Regular";
	font-size: 30px;
}

#asi-lo-viven-madrina img
{
	width:100%;
	max-width:833px;
}

#asi-lo-viven-madrina-movil img
{
	width:100%;
	max-width:314px;
}

#tu-aportacion
{
	font-family: "Veneer Regular";
	font-size: 30px;
	color: var(--rosa);
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

#diagrama-euro
{
	display:block;
	text-align:center;
	padding-bottom:20px;
}

#diagrama-euro img
{
	max-width: 952px;
	width:100%;
}

#diagrama-euro-movil
{
	display:none;
	text-align:center;
	padding-bottom:20px;
}

#diagrama-euro-movil img
{
	max-width: 306px;
	width:100%;
}

#comprometidos
{
	font-family: "Veneer Regular";
	font-size: 30px;
	color: white;
	background-color: var(--azul);
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

#footer
{
	text-align:center;
}

#legal
{
	padding-top:20px;
	text-align:center;
	padding-bottom:20px;
	font-size: 12px;
	padding-left:250px;
	padding-right:250px;
}

#sellos
{
	text-align:center;
	vertical-align:middle;
	margin-bottom:20px;
}

#sellos img
{
	padding-left:10px;
	padding-right:10px;
}

#legales
{
	background-color:#243C4B;
	padding-top:15px;
	padding-bottom:15px;
	color:white;
}

#legales a
{
	color:white;
	text-decoration:none;
	font-size:13px;
	padding-left:20px;
	padding-right:20px;
}

#legales a:hover
{
	text-decoration:underline;
}

#gracias
{
	background-image: url("../img/fondo-gracias.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height:656px;
}

#gracias-msg
{
	background-color: white;
	width:470px;
	height:460px;
	float:right;
	margin-right:50px;
	margin-top:96px;
	padding:50px;
}

#gracias-msg1
{
	font-family: "Veneer Regular";
	font-size: 70px;
	color: white;
	padding-bottom:30px;
}

#gracias-msg2
{
	font-family: "Veneer Regular";
	font-size: 50px;
	color: var(--rosa);
	padding-bottom:30px;
}

#gracias-msg3
{
	font-family: "Veneer Regular";
	font-size: 50px;
	color: var(--azul);
}

#brochazo-rosa
{
	background-image: url("../img/pink-fillet.svg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

#boton-slider
{
	font-family: "Veneer Regular";
	font-size: 26px;
	color: var(--azul);
	width:20px;
	padding:5px;
	text-align:center;
	border:0;
	cursor: pointer;
	
}

.w3-display-left 
{
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
}

.w3-display-right 
{
	position: absolute;
	top: 50%;
	right: 0%;
	transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
}


@media only screen and (max-width: 1279px) 
{

	#header
	{
		height:70px;
	}
	
	#banner
	{
		height: 920px;
		text-align:center;
		margin:0 auto;
	}
	
	#logo
	{
		width:120px;
		float:left;
		text-align:left;
	}
	
	#logo img
	{
		width:120px;
	}

	#hashtag
	{
		float:right;
		text-align:right;
		padding-top:20px;
		font-size: 20px;
		padding-right:15px;
	}
	
	#slogan
	{
		font-size: 40px;
		height:72px;
	}
	
	#telefono
	{
		display:none;
	}
	
	#testimonio 
	{
		display:none;
		padding-top:20px;
		float:left;
		position:relative;
		padding-left:50px;
		padding-right:50px;
		background-color: var(--azulclaro);
	}

	#testimonio-movil
	{
		display:block;
		padding-top:20px;
		float:none;
		position:relative;
		padding-left:50px;
		padding-right:50px;
		background-color: var(--azulclaro);
		max-width:329px;
		margin: 0 auto;
	}

	#formulario
	{
		top: 0;
		position:relative;
		/*float:left;*/
		float:none;
		padding: 15px;
		margin-right: 0;
		margin-left: 0;
		padding-left: 5px;
		padding-right: 5px;
		/*max-width: 300px;*/
		width:auto;
		margin-left: 15px;
		margin-right: 15px;
	}
	
	#informacion
	{
		/*overflow: auto;*/
		height: auto;
		margin-right: 0px;
		margin-left: 0px;
	}

	#informacion-izda
	{
		margin-right: 30px;
		margin-left: 30px;
		float: none;
		width:80%;
	}

	#informacion-dcha
	{
		margin-right: 30px;
		margin-left: 30px;
		float: none;
		width:80%;
		padding-left:0px;
	}
	
	#info-titulo 
	{
		font-size: 32px;
	}
	
	#info-subtitulo 
	{
		font-size: 24px;
	}
	
	#info-texto 
	{
		font-size: 13px;
	}
	
	#info-imagen 
	{
		display:none;
	}
	
	#todo-lo-que-necesitas
	{
		margin-left:30px;
		margin-right:30px;
	}
	
	#diagrama-euro
	{
		display:none;
		text-align:center;
		padding-bottom:20px;
	}

	#diagrama-euro-movil
	{
		display:block;
		text-align:center;
		padding-bottom:20px;
		padding-left:10px;
		padding-right:10px;
	}
	
	#asi-lo-viven 
	{
		display:none;
		color: var(--azul);
		background-color: var(--azulclaro);
		margin-left:150px;
		margin-right:150px;
		text-align:center;
		padding-bottom:20px;
		padding-top:20px;
	}
	
	#asi-lo-viven-tit 
	{
		font-size: 32px;
		padding-right: 30px;
	}

	#asi-lo-viven-movil
	{
		display:block;
		color: var(--azul);
		background-color: var(--azulclaro);
		margin-left:10px;
		margin-right:10px;
		text-align:center;
		padding-bottom:20px;
		padding-top:20px;
	}
	
	#quiero-amadrinar
	{
		margin-left:20px;
		margin-right:20px;
	}
	
	#legal
	{
		padding-left:20px;
		padding-right:20px;
	}
	
	#sellos img
	{
		width:75px;
	}
	
	#legales a
	{
		font-size:12px;
		padding-left:5px;
		padding-right:5px;
	}
	
	#form-nombre, #form-telefono, #form-email
	{
		width:200px;
	}
	
	#gracias
	{
		background-image: url("../img/fondo-gracias.png");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		height:450px;
	}

	#gracias-msg
	{
		background-color: white;
		margin:15px;
		padding:15px;
		width: auto;
		height: auto;
	}

	#gracias-msg1
	{
		font-family: "Veneer Regular";
		font-size: 50px;
		color: white;
		padding-bottom:30px;
	}

	#gracias-msg2
	{
		font-family: "Veneer Regular";
		font-size: 30px;
		color: var(--rosa);
		padding-bottom:30px;
	}

	#gracias-msg3
	{
		font-family: "Veneer Regular";
		font-size: 30px;
		color: var(--azul);
	}
	
}