@media(max-width: 1020px) {
    .ancho_figure_proyecto {
        width: 400px;
    }
}

@media(max-width: 959px) {
    .quitar_padding_movil_flechas {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .texto_brochure {
        width: 55%;
    }
}



@media(max-width: 890px) {
    .imagen_preguntas {
        width: 340px;
    }

    .experienca_adicional {
        width: 100%;
    }
}

@media(max-width: 840px) {
    .ancho_figure_proyecto {
        width: 350px;
    }




}

.aparecer_720_movil_bloq {
    display: none;
}

@media(max-width: 790px) {
    .bloq_icon_menu_cerrar {
        display: block !important;
    }

    .quitar_790_menu_movil {
        display: none !important;
    }
}


@media(max-width: 720px) {
    .detalles_excelencia {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .detalle_proyecto {
        padding-left: 0px;
        margin-top: 20px;
    }

    .ck_editor_nosotros {
        padding-right: 0px;
    }

    .quitar_720_movil_bloq {
        display: none !important;
    }

    .aparecer_720_movil_bloq {
        display: block !important;
    }

    .volver_column_flex_720 {
        flex-direction: column !important;
    }

    .volver_column_flex_720_reverse {
        flex-direction: column-reverse !important;
    }

    .ancho_contenedor_total_720 {
        width: 100% !important;
        max-width: 100% !important;
    }

    .division_madrid_gap_40 {
        gap: 20px;
    }

    .item_bineta_madrid p {
        margin-bottom: 0px !important;
        margin-top: 10px;
    }

    .volver_inicio_column_flex_720_espacio_20 {
        align-items: flex-start !important;
        gap: 20px !important;
    }

    .imagen_preguntas {
        width: 100%;
    }

    .texto_brochure {
        width: 100%;
        text-align: center;
    }

    .btn_descargar_brochure {
        margin-top: 20px;
    }

    .quitar_padding_720_padding_20_derecha {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media(max-width: 639px) {
    #tabs-contenido figure {
        width: 100%;
    }

    .item_proyecto_i figure {
        width: 100%;
    }

    .item_proyecto_i {
        height: auto !important;
    }

    .volver_column_flex_639 {
        flex-direction: column !important;
    }

    .text_depa_flecha {
        width: 100%;

    }

    .margin_top_20_espacio_movil {
        margin-top: 20px !important;
    }

    .img_full_movil {
        width: 100%;
        display: block;
    }

    .padding_20_derecha {
        padding-right: 0 !important;
    }

    .item_madrid_ciudad figure {
        width: 100%;
    }
}



@media(max-width: 560px) {

    .texto_general_section,
    .text_depa_flecha,
    .bloq_text_madrid_1 h2,
    .detalles_enfoque p,
    .detalle_proyecto span.text_ubicacion,
    .bloq_boton_s,
    .detalles_excelencia p,
    .detalle_mapa_proyecto span,
    .text_ubicacion_span,
    .texto_brochure,
    .texto_general_section.texto_general_section_single {
        font-size: 22px !important;
    }

    .titulo_blanco_17_section,
    .titulo_flecha_general_rojo h2,
    .titulo_proyectos_section,
    .titulo_flecha_general h2,
    .detalle_proyecto span.preventa_text,
    .detalle_mapa_proyecto h2,
    .text_bloq_centrar,
    .bloq_formulario_datos h2.titulo_contacto_formulario_single,
    .texto_banner {
        font-size: 25px;
    }

    .texto_banner {
        max-width: 250px;
    }

    .bloq_tab_tipologia .uk-tab li a {
        font-size: 15px;
    }

    .border_footer_after::after {
        display: none;
    }

    .bloq_text_madrid_1 p,
    .item_equipo_gestor h3,
    .listado_experiencia li,
    .experienca_adicional p,
    .detalles_proyecto_d,
    .btn_ver_proyecto,
    .btn_descargar_brochure {
        font-size: 18px;
    }



    .icono_flecha_section {
        width: 120px;
    }

    .titulo_general_section_45 {
        font-size: 35px;
    }

    .texto_especial_rojo_proyecto {
        font-size: 30px;
    }

    .bloq_direcciones {
        width: 100%;
        max-width: 320px;
        display: table;
        margin: auto;
    }
}