::placeholder {
    color: #1f2b5c;
}
#profilePic{ width: 100%; height: 750px; border-radius: 0; }
#cont1{ margin-left: 0; left: 5%; }
#cont2{ margin-left: 0; right: 4%; }


#cont_op{ display: none; }
#galcont{ display: none; }
#cont_face{ display: none; }
#cont_webv{ display: none; }
#cont_claf{ display: none; }
#galcont{ display: none; }
.datocont{ font-size: 54px; }
#sbigal img {
    height: auto;
    width: 1000px;|
}
#paypop{
	border-radius: 15px;
	background: white;
	color: #343130;
	font-size: 59.2px;
	text-align: center;
	display: flex;
	width: 100%;
}
#logo{
    margin-bottom: 25%;
  border-radius: 50%;
}
#logo img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
#galim {
    width: auto;
    height: auto;
}
#galim img {
    height: 950px;
    object-fit: cover;
    width: 950px;
}
#biggal{ width: 1000px; height: auto; }
.imag1{
	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%;
}


.fp{
	margin-top: 15%;
	width: 100%;
}
.fp_sbimg {
    width: 26%;
    margin-left: 5%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.fp_sbimg img{
	width: 70%;
}


