::placeholder {
    color: #55565a;
}
.profilePic{  margin-top: 0; border-radius: 0; height: 1300px; width: 100%; }
#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, #cont_loc{ display: none; }
#galcont{ display: none; }
.datocont{ font-size: 54px; }
#encabezado{ background-size: 100% auto; background-repeat: no-repeat; }
#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: 5%;
    margin-bottom: 5%;
    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: 26%;
    margin-left: 5%;
    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%;
}