.fotoEducacion{
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/maestra.jpg');
    background-attachment: fixed;
    background-position: center center;
    height:400px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
}

.foto2{
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/foto1.jpg');
    background-attachment: fixed;
    background-position: center center;
    height:400px;
    background-repeat: no-repeat;
    background-size: cover;
}
.foto1{
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/FotoIndex.jpg');
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}
.FotoEquipo{
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/FotoEquipoFaldon.jpg');
    background-attachment: fixed;
    background-position: center center;
    height:250px;
    background-repeat: no-repeat;
    background-size: cover;
}
.FotosEmpresas{
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/PackIgualaFaldon.jpg');
    background-attachment: fixed;
    background-position: bottom center;
    height:350px;
    background-repeat: no-repeat;
    background-size: cover;
}
.FotoServicios{
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/juridicoLaboral.jpg');
    background-attachment: fixed;
    background-position: center center;
    height:250px;
    background-repeat: no-repeat;
    background-size: cover;
}
.Juridico{
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/juridicoLaboral.jpg');
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
    height:300px;

}
.Fiscal{
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/FiscalFaldon.jpg');
    background-attachment: fixed;
    background-position: top center;
    height:350px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
}
.Laboral{
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/foto1.jpg');
    background-attachment: fixed;
    background-position: center center;
    height:250px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
}
.Contable{
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/ContableFaldon.jpg');
    background-attachment: fixed;
    background-position: center center;
    height:350px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
}
.Educativo {
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/maestra2.jpg');
    background-attachment: fixed;
    background-position: center center;
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
}
.Software {
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/SoftwareFaldon.jpg');
    background-attachment: fixed;
    height: 250px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
}
.Mercantil{
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/MercantilFaldon.jpg');
    background-attachment: fixed;
    background-position: top center;
    height:350px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
}
.Nominas{
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/NominasFaldon.jpg');
    background-attachment: fixed;
    background-position: bottom center;
    height:250px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
}
.Financias {
    border-top: solid 1px #ddd;
    border-bottom: 0;
    margin-bottom: 0px;
    background-color: #f9f9f9;
    background-image: url('../img/FinanciasFaldon.jpg');
    background-attachment: fixed;
    background-position: center center;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
}

.tipdocscontent {
    display:flex;
    flex-wrap:wrap;
}
