* {
    margin: 0px;
    padding: 0px;
    /*  lo ponemos todo a cero desde el principio*/
    box-sizing: border-box;
    /*  no le suma el padding, se lo resta*/
}

.ayudagov{
    display: flex;
    justify-content: center;
     width: 75%;
    margin: auto;
    
}

.ayudagov a {
   text-align: justify;
    color: #829caf;
}

b {
    font-weight: bold;
}
.imagengov {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: auto;



}

.imagengov img {
     margin-top: 15px;
    
    width: 60%;
    background-color: white;

}


.titulo {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;

}

.titulo .contrabarra1 {
    display: flex;
    justify-content: center;
    width: 100%;
    color: #829caf;
}


.titulo .tnuestro {
    display: flex;
    justify-content: center;
    width: 120%;
    color: #829caf;
}



.equipo {
    padding-top: 0px;
    background-color: #829caf;
    width: 100%;
    display: flex;
    flex-wrap: wrap;


}


.direccion {
    max-width: 400px;
    margin: 20px;
    margin-left: 30px;
    text-align: justify;
}

.direccion h1 {
    color: white;
    font-size: 20px;
}

.direccion .arquitecto {
    font-size: 15px;
    color: #d9d7d7;
}

.direccion a {
    font-size: 12px;
    color: #d9d7d7;

}

.trabajadores {
    margin: 20px;
    margin-left: 30px;
    max-width: 400px;



}


.trabajadores h1 {
    color: white;
    font-size: 15px;
}

.trabajadores p {
    font-size: 12px;
    color: #d9d7d7;

}

.colaboradorsede {
    background-color: white;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 30px;
    justify-content: space-around;
}

.colaboradores {
    max-width: 400px;
    margin: 20px;
    margin-left: 30px;
    text-align: justify;
}

.contrabarra {
    display: flex;
    justify-content: center;
    color: #829caf;
    font-size: 25px;
}

.titulo2 {
    display: flex;
    justify-content: center;
    color: #829caf;
    font-size: 25px;
}

.colaboradores h1 {
    color: grey;
    font-size: 16px;
}

.colaboradores p a {
    text-decoration: none;
    font-size: 12px;
    color: #acaaaa;
}

.sedes {
    max-width: 400px;
    margin: 20px;
    margin-left: 30px;
    text-align: justify;

}

.sedes h1 {
    color: grey;
    font-size: 16px;
}


.sedes p a {
    text-decoration: none;
    font-size: 12px;
    color: #acaaaa;
}



@media(min-width:310px) {
    
    .ayudagov a {
   font-size: 12px;
}

    .devintarquitectos {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 30px;
        justify-content: flex-start;

    }

    .devintarquitectos h1 {
        text-decoration: none;
        font-size: 20px;
        font-weight: bold;
        color: #829caf;
    }

    .devintarquitectos a {
        text-decoration: none;
        font-size: 12px;
        color: #acaaaa;
    }

    .sobrenosotros {
        display: flex;
        flex-wrap: wrap;
        background-color: white;
        margin-bottom: 40px;


    }

    .sobrenosotros h1 {
        margin-bottom: 20px;
        margin-top: 0px;
        font-weight: 550;
        width: 100%;
        text-align: center;
        color: #829caf;
    }

    .st {
        margin: auto;
        max-width: 300px;
        font-size: 12px;
        color: #acaaaa;
        text-align: justify;

    }

    .colsed {

        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;

    }

    .colaboradorsede {
        background-color: white;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 30px;
        justify-content: flex-start;
    }

    .colaboradores {
        max-width: 400px;
        margin: 20px;
        margin-left: 30px;
        text-align: justify;
    }

    .contrabarra {
        display: flex;
        justify-content: center;
        color: #829caf;
        font-size: 25px;
    }

    .titulo2 {
        display: flex;
        justify-content: center;
        color: #829caf;
        font-size: 22px;
        margin-bottom: 10px;
    }

    .colaboradores h1 {
        color: grey;
        font-size: 16px;
    }

    .colaboradores p a {
        text-decoration: none;
        font-size: 12px;
        color: #acaaaa;
    }

    .sedes {
        max-width: 400px;
        margin: 20px;
        margin-left: 30px;
        text-align: justify;

    }

    .sedes h1 {
        color: grey;
        font-size: 16px;
    }


    .sedes p a {
        text-decoration: none;
        font-size: 12px;
        color: #acaaaa;
    }

    .sobrenosotros {
        display: flex;
        flex-wrap: wrap;
        background-color: white;
        margin-bottom: 40px;


    }

    .equipo {
        background-color: #829caf;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;


    }

    .contenidoe {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 30px;
        justify-content: flex-start;

    }

    .direccion {
        max-width: 400px;
        margin: 20px;
        margin-left: 30px;
        text-align: justify;
    }

    .direccion h1 {
        color: white;
        font-size: 20px;
    }

    .direccion .arquitecto {
        font-size: 15px;
        color: #d9d7d7;
    }

    .direccion a {
        font-size: 12px;
        color: #d9d7d7;

    }

    .trabajadores {
        margin: 20px;
        margin-left: 30px;
        max-width: 400px;



    }


    .trabajadores h1 {
        color: white;
        font-size: 15px;
    }

    .trabajadores p {
        font-size: 12px;
        color: #d9d7d7;

    }


    /* Para tener un ancho máximo debemos de establecer el width del DIV.delimitador */
    .delimitador {

        min-width: 250px;
        margin: 20px auto;
    }

    /* El contenedor con el padding-top crea el tamaño del vídeo */
    .contenedor {
        height: 0px;
        width: 100%;
        max-width: 560px;
        /* Así establecemos el ancho máximo (si lo queremos) */
        padding-top: 56.25%;
        /* Relación: 16/9 = 56.25% */
        position: relative;
    }

    /* El iframe se adapta al tamaño del contenedor */
    iframe {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0px;
        left: 0px;
    }

}

@media(min-width:600px) {
    
    .ayudagov a {
   font-size: 15px;
}

    .colsed {

        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;

    }

    .equipo {
        background-color: #829caf;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;


    }

    .st {
        margin: auto;
        max-width: 550px;
        font-size: 12px;
        color: #acaaaa;
        text-align: justify;

    }


    /* Para tener un ancho máximo debemos de establecer el width del DIV.delimitador */
    .delimitador {

        width: 380px;
        margin: 20px auto;
    }

    /* El contenedor con el padding-top crea el tamaño del vídeo */
    .contenedor {
        height: 0px;
        width: 100%;
        max-width: 600px;
        /* Así establecemos el ancho máximo (si lo queremos) */
        padding-top: 56.25%;
        /* Relación: 16/9 = 56.25% */
        position: relative;
    }

    /* El iframe se adapta al tamaño del contenedor */
    iframe {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0px;
        left: 0px;
    }


}


@media(min-width:1024px) {
        .ayudagov a {
   font-size: 15px;
}
    .devintarquitectos {
        margin-top: 90px;
    }

    .despachoarquitectura {
        display: flex;
        justify-content: space-around;
    }

    .devintarquitectos {
        width: 80%;
        padding: 30px;



    }

    .devintarquitectos h1 {

        text-decoration: none;
        font-size: 35px;
        color: #829caf;
        margin: auto;

    }

    .devintarquitectos a {
        text-decoration: none;
        font-size: 15px;
        color: #acaaaa;
    }

    .sobrenosotros {
        display: flex;
        flex-wrap: wrap;
        background-color: white;
        margin-bottom: 40px;


    }

    .sobrenosotros h1 {
        margin-bottom: 20px;
        margin-top: 0px;
        font-weight: 550;
        width: 100%;
        text-align: center;
        color: #829caf;
    }

    .st {
        margin: auto;
        max-width: 800px;
        font-size: 15px;
        color: #acaaaa;
        text-align: justify;

    }

    .colaboradorsede {
        background-color: white;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 30px;
        justify-content: space-around;
    }

    .colaboradores {
        max-width: 400px;
        margin: 20px;
        margin-left: 30px;
        text-align: justify;
    }

    .contrabarra {
        display: flex;
        justify-content: center;
        color: #829caf;
        font-size: 25px;
    }

    .titulo2 {
        display: flex;
        justify-content: center;
        color: #829caf;
        font-size: 25px;
    }

    .colaboradores h1 {
        color: grey;
        font-size: 17px;
    }

    .colaboradores p a {
        text-decoration: none;
        font-size: 15px;
        color: #acaaaa;
    }

    .sedes {
        max-width: 400px;
        margin: 20px;
        margin-left: 30px;
        text-align: justify;

    }

    .sedes h1 {
        color: grey;
        font-size: 16px;
    }


    .sedes p a {
        text-decoration: none;
        font-size: 12px;
        color: #acaaaa;
    }

    .sobrenosotros {
        display: flex;
        flex-wrap: wrap;
        background-color: white;
        margin-bottom: 40px;


    }


    .contenidoe {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 30px;
        justify-content: space-around;

    }

    .direccion {
        max-width: 400px;
        margin: 20px;
        margin-left: 30px;
        text-align: justify;
    }

    .direccion h1 {
        color: white;
        font-size: 20px;
    }

    .direccion .arquitecto {
        font-size: 15px;
        color: #d9d7d7;
    }

    .direccion a {
        font-size: 15px;
        color: #d9d7d7;

    }

    .trabajadores {
        margin: 20px;
        margin-left: 30px;
        max-width: 400px;



    }


    .trabajadores h1 {
        color: white;
        font-size: 15px;
    }

    .trabajadores p {
        font-size: 15px;
        color: #d9d7d7;

    }

    /* Para tener un ancho máximo debemos de establecer el width del DIV.delimitador */
    .delimitador {

        width: 560px;
        margin: 20px auto;
    }

    /* El contenedor con el padding-top crea el tamaño del vídeo */
    .contenedor {
        height: 0px;
        width: 100%;
        max-width: 560px;
        /* Así establecemos el ancho máximo (si lo queremos) */
        padding-top: 56.25%;
        /* Relación: 16/9 = 56.25% */
        position: relative;
    }

    /* El iframe se adapta al tamaño del contenedor */
    iframe {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0px;
        left: 0px;
    }


}
