@CHARSET "UTF-8";

.introExproy
{
	padding-top: 60px;
	padding-bottom: 30px;
}

.rowPrincipales
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.divImagenPrincipal
{
	padding-top: 10px;
	padding-bottom: 10px
}

table > tbody > tr > td.alinearEnmedio
{
	vertical-align: middle;
}

.custom-file-input ~ .custom-file-label::after {
    content: "Elegir";
}