::placeholder {
    color: #000000;
}

.profilePic{  margin-top: 15%; margin-bottom: 15%; }
#cont1{ margin-left: 0; left: 5%; }
#cont2{ margin-left: 0; right: 4%; }

#cont_op{ display: none; }
#cont_face{ display: none; }
#cont_webv{ display: none; }
#cont_invt{ 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-top: 15%;
    margin-bottom: 15%;
    border-radius: 50%;
}
#logo img{
    margin-top: 0;
    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: 25%;
    margin-left: 0;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.fp_sbimg img{
	width: 70%;
}


.btn_fc{
    font-weight: bold;
    color: white;
    background: #3c5a9a; 
    border-radius: 50px; 
    font-size: 40px; 
    width: 100%; 
    text-align: center; 
    padding-top: 20px; 
    padding-bottom: 20px;
    margin-bottom: 5%;
}