@import url(gestinm.css);
@import url(responsive_base.css);

/* MEDIA QUERIES */

@media screen and (max-height:1600px) {
    #presupuesto_gi {
        margin-bottom: 11.5%;
    }
}

@media screen and (min-width:1760px) and (max-width:1915px) {
    .contenedor_iconos_gi {
        display: flex;
        /*flex-direction: row;
        flex-wrap: wrap;*/
        flex-flow: row wrap;
        justify-content: center;
        align-items: center;
        width: 550px;
        height: auto;
        margin: 0 auto;
        margin-top: 5%;
        margin-bottom: 2%;
        padding: 2%;
        border: 6px solid rgb(71, 103, 149);
        background-color: rgb(0, 0, 0);
    }
    .contenedor_iconos_gi img {
        width: 40%;
    }
    .contenedor_iconos_gi a {
        text-decoration: none;
        text-align: center;
    }
    .contenedor_iconos_gi p {
        color:#516594;
        text-align: center;
        font-size: 1.4em;
        margin-top: 11%;
    }
    .prom_inmob,
    .alquileres {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        margin-top: 3%;
        margin-bottom: 5%;
    }
}

@media screen and (min-width:1600px) and (max-width:1759px) {
    .contenedor_iconos_gi p {
        color:#516594;
        text-align: center;
        font-size: 1.2em;
        margin-top: 7%;
    }
}

@media screen and (min-width:1440px) and (max-width:1599px) {
    .contenedor_iconos_gi p {
        color:#516594;
        text-align: center;
        font-size: 1.2em;
        margin-top: 7%;
    }
}

@media screen and (min-width:1280px) and (max-width:1439px) {
    .contenedor_iconos_gi p {
        color:#516594;
        text-align: center;
        font-size: 1.2em;
        margin-top: 7%;
    }
}

@media screen and (min-width:1180px) and (max-width:1279px) {
    .contenedor_iconos_gi {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 550px;
        height: auto;
        margin: 0 auto;
        margin-top: 5%;
        margin-bottom: 2%;
        padding: 2%;
        border: 6px solid rgb(71, 103, 149);
        background-color: rgb(0, 0, 0);
    }
    .contenedor_iconos_gi img {
        width: 45%;
    }
    .contenedor_iconos_gi p {
        color:#516594;
        text-align: center;
        font-size: 1.3em;
        margin-top: 7%;
    }
    .contenedor_iconos_gi a {
        text-decoration: none;
        text-align: center;
    }
    #presupuesto_gi {
        text-align: center;
        margin-top: 2%;
    }
    #presupuesto_gi p {
        font-family: arial, sans-serif;
        font-size: 2.5em;
        font-weight: bolder;
        color: #476694;
    }
}

@media screen and (min-width:1080px) and (max-width:1179px) {
    .contenedor_iconos_gi {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 550px;
        height: auto;
        margin: 0 auto;
        margin-top: 5%;
        margin-bottom: 2%;
        padding: 2%;
        border: 6px solid rgb(71, 103, 149);
        background-color: rgb(0, 0, 0);
    }
    .contenedor_iconos_gi img {
        width: 40%;
    }
    .contenedor_iconos_gi p {
        color:#516594;
        text-align: center;
        font-size: 1.3em;
        margin-top: 7%;
    }
    .contenedor_iconos_gi a {
        text-decoration: none;
        text-align: center;
    }
    #presupuesto_gi {
        text-align: center;
        margin-top: 2%;
    }
    #presupuesto_gi p {
        font-family: arial, sans-serif;
        font-size: 2em;
        font-weight: bolder;
        color: #476694;
    }
}

@media screen and (min-width:1024px) and (max-width:1079px) {
    .contenedor_iconos_gi {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 500px;
        height: auto;
        margin: 0 auto;
        margin-top: 5%;
        margin-bottom: 2%;
        padding: 2%;
        border: 6px solid rgb(71, 103, 149);
        background-color: rgb(0, 0, 0);
    }
    .contenedor_iconos_gi img {
        width: 35%;
    }
    .contenedor_iconos_gi p {
        color:#516594;
        text-align: center;
        font-size: 1.2em;
        margin-top: 7%;
    }
    .contenedor_iconos_gi a {
        text-decoration: none;
        text-align: center;
    }
    #presupuesto_gi {
        text-align: center;
        margin-top: 2%;
    }
    #presupuesto_gi p {
        font-family: arial, sans-serif;
        font-size: 2em;
        font-weight: bolder;
        color: #476694;
    }
}

@media screen and (min-width:901px) and (max-width:1023px) {
    .contenedor_iconos_gi {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 500px;
        height: auto;
        margin: 0 auto;
        margin-top: 5%;
        margin-bottom: 2%;
        padding: 2%;
        border: 6px solid rgb(71, 103, 149);
        background-color: rgb(0, 0, 0);
    }
    .contenedor_iconos_gi img {
        width: 35%;
    }
    .contenedor_iconos_gi p {
        color:#516594;
        text-align: center;
        font-size: 1.2em;
        margin-top: 6%;
    }
    .contenedor_iconos_gi a {
        text-decoration: none;
        text-align: center;
    }
    #presupuesto_gi {
        text-align: center;
        margin-top: 2%;
    }
    #presupuesto_gi p {
        font-family: arial, sans-serif;
        font-size: 2em;
        font-weight: bolder;
        color: #476694;
    }
}

@media screen and (min-width:801px) and (max-width:900px) {
    .contenedor_iconos_gi {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 500px;
        height: auto;
        margin: 0 auto;
        margin-top: 5%;
        margin-bottom: 2%;
        padding: 2%;
        border: 6px solid rgb(71, 103, 149);
        background-color: rgb(0, 0, 0);
    }
    .contenedor_iconos_gi img {
        width: 35%;
    }
    .contenedor_iconos_gi p {
        color:#516594;
        text-align: center;
        font-size: 1.1em;
        margin-top: 6%;
    }
    .contenedor_iconos_gi a {
        text-decoration: none;
        text-align: center;
    }
    #presupuesto_gi {
        text-align: center;
        margin-top: 2%;
    }
    #presupuesto_gi p {
        font-family: arial, sans-serif;
        font-size: 2em;
        font-weight: bolder;
        color: #476694;
    }
}

@media screen and (min-width:641px) and (max-width:800px) {
    body {
        background-color: rgb(71, 103, 149);
    }
    .contenedor_iconos_gi {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 400px;
        height: auto;
        margin: 0 auto;
        margin-top: 5%;
        margin-bottom: 2%;
        padding: 2%;
        border: 6px solid #00aaff;
        background-color: rgb(0, 0, 0);
    }
    .contenedor_iconos_gi img {
        width: 35%;
    }
    .contenedor_iconos_gi p {
        color:#516594;
        text-align: center;
        font-size: 1.1em;
        margin-top: 5%;
    }
    .contenedor_iconos_gi a {
        text-decoration: none;
        text-align: center;
    }
    #presupuesto_gi {
        text-align: center;
        margin-top: 2%;
    }
    #presupuesto_gi p {
        font-family: arial, sans-serif;
        font-size: 1.6em;
        font-weight: bolder;
        color: #FFFFFF;
        text-decoration: underline;
    }
}

@media screen and (min-width:480px) and (max-width:640px) {
    body {
        background-color: rgb(71, 103, 149);
    }
    .contenedor_iconos_gi {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 300px;
        height: auto;
        margin: 0 auto;
        margin-top: 5%;
        margin-bottom: 2%;
        padding: 2%;
        border: 6px solid #00aaff;
        background-color: rgb(0, 0, 0);
    }
    .contenedor_iconos_gi img {
        width: 35%;
    }
    .contenedor_iconos_gi p {
        color:#516594;
        text-align: center;
        font-size: 1.1em;
        margin-top: 5%;
    }
    .contenedor_iconos_gi a {
        text-decoration: none;
        text-align: center;
    }
    #presupuesto_gi {
        text-align: center;
        margin-top: 2%;
    }
    #presupuesto_gi p {
        font-family: arial, sans-serif;
        font-size: 1.4em;
        font-weight: bolder;
        color: #FFFFFF;
        text-decoration: underline;
    }
}

@media screen and (min-width:400px) and (max-width:479px) {
    body {
        background-color: rgb(71, 103, 149);
    }
    .contenedor_iconos_gi {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 300px;
        height: auto;
        margin: 0 auto;
        margin-top: 5%;
        margin-bottom: 2%;
        padding: 2%;
        border: 6px solid #00aaff;
        background-color: rgb(0, 0, 0);
    }
    .contenedor_iconos_gi img {
        width: 35%;
    }
    .contenedor_iconos_gi p {
        color:#516594;
        text-align: center;
        font-size: 1.1em;
        margin-top: 5%;
    }
    .contenedor_iconos_gi a {
        text-decoration: none;
        text-align: center;
    }
    #presupuesto_gi {
        text-align: center;
        margin-top: 2%;
    }
    #presupuesto_gi p {
        font-family: arial, sans-serif;
        font-size: 1.3em;
        font-weight: bolder;
        color: #FFFFFF;
        text-decoration: underline;
    }
}

@media screen and (min-width:320px) and (max-width:399px) {
    body {
        background-color: rgb(71, 103, 149);
    }
    .contenedor_iconos_gi {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 270px;
        height: auto;
        margin: 0 auto;
        margin-top: 5%;
        margin-bottom: 2%;
        padding: 2%;
        border: 4px solid #00aaff;
        background-color: rgb(0, 0, 0);
    }
    .contenedor_iconos_gi img {
        width: 32%;
    }
    .contenedor_iconos_gi p {
        color:#516594;
        text-align: center;
        font-size: 1em;
        margin-top: 5%;
    }
    .contenedor_iconos_gi a {
        text-decoration: none;
        text-align: center;
    }
    #presupuesto_gi {
        text-align: center;
        margin-top: 2%;
    }
    #presupuesto_gi p {
        font-family: arial, sans-serif;
        font-size: 1.3em;
        font-weight: bolder;
        color: #FFFFFF;
        text-decoration: underline;
    }
}