::placeholder {
	color: #003469;
}
#sbigal img {
    height: 800px;
}
#paypop{
	border-radius: 15px;
	background: white;
	color: #343130;
	font-size: 59.2px;
	text-align: center;
	display: flex;
	width: 100%;
}
#logo{
  border-radius: 50%;
}
#logo img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}
#galim {
    width: auto;
    height: 800px;
}
#galim img {
   height: 950px;
   width: 900px;
   max-width: none;
   object-fit: cover;
}
#galin{/*se modifica el espacioado de los radiobutton de las imágenes*/
	margin-top: 25%;
}
.d2{/*en caso de que el correo sea muy largo*/

}
.esl{
	margin-top: 3%;
}
.btnwith{/*boton enviar*/
	font-size: 40px;
}

.fp{
	margin-top: 18%;
	width: 100%;
	height: auto;
}
.ic_fp{
	float: left;
	width: 25%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.ic_fp img{
	width: 85%;
}
