/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}*/

/*html {
    line-height: 1;
}*/

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
        content: none;
    }

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

.icons-sprite, #map-div .MicrosoftMap .OverlaysTL .NavBar_zoomControlContainer .NavBar_zoomOut, #map-div .MicrosoftMap .OverlaysTL .NavBar_zoomControlContainer .NavBar_zoomIn, #map-div .MicrosoftMap .OverlaysTL .NavBar_compassControlContainer .NavBar_compassFlat, .beta-notification__description__inner .beta-notification-header i, #header .logo, #header .logo-dnp, #header .logo-minminas, #header .prosperidad, #header .logo-temp-BID, #header .social-vimeo, #header .social-twitter, #header .social-gplus, #header nav li.item-submenu:after, #header nav li.item-submenu:hover:after, #header nav li.item-submenu.active:after, #footer .logo-presidencia, #footer .logo-dnp, #footer .logo-dep-ciencia, #footer .logo-minas, #footer .logo-min-hacienda, #section-home #controls .actions a.button:after, #section-home #map-view-options .change-view-mode .icon, #section-home #share .facebook, #section-home #share .twitter, #section-home #share .email, #section-home #share .print, #section-home #map-legend .scale, #section-home .home-mode #controls .statistic-home-info .subtitle-consolidated .close, .main-content__description figure:after, .i-tooltip {
    background-image: url('../img/icons-sfa56045017.png');
    background-repeat: no-repeat;
}

.hidden, .template {
    display: none;
}

.clearfix {
    zoom: 1;
}

    .clearfix:after {
        clear: both;
        content: ".";
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }

.clear {
    clear: both;
}

.icon {
    font-family: icon;
}

.centered {
    max-width: 992px;
    margin-left: auto;
    margin-right: auto;
    *width: 992px;
}

.txt-right {
    text-align: right;
}

.empty, .empty-gallery {
    background: #eee;
    padding: 0.5em;
    text-align: center;
    color: #777;
    font-size: 0.9em;
    margin: 0.3em 0;
    display: block;
}

.empty-gallery {
    font-weight: 600;
    padding: 16px;
}

.button, button {
    display: inline-block;
    color: #fff;
    background: #228aad;
    padding: 0.4em 1em 0.5em;
    text-decoration: none;
    cursor: pointer;
}

    .button:hover, button:hover {
        background: #35a644;
    }

    .button.close, button.close {
        background: #c44;
    }

        .button.close:hover, button.close:hover {
            background: #c63636;
        }

.title-1 {
    font-size: 36px;
    color: #0091ab;
    text-align: center;
    font-weight: 400;
    margin: 1.5em 0;
}

.title-2 {
    font-size: 25px;
    color: #0091ab;
    text-align: center;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    margin: 1.5em 0;
}

    .title-2 span {
        position: relative;
        top: 0.45em;
        background: #fff;
        display: inline-block;
        padding: 0 1em;
    }

.graph-tooltip {
    background: #f9f9f9;
    padding: 6px 10px;
    font-size: 0.8em;
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.4);
    box-shadow: 0 3px 6px rgba(0,0,0,0.4);
    position: absolute;
    margin-left: -12px;
    margin-top: 5px;
    pointer-events: none;
    text-align: center;
}

    .graph-tooltip:after {
        content: " ";
        border-top: 8px solid #f9f9f9;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        position: absolute;
        top: 100%;
        left: 10px;
        -webkit-filter: drop-shadow(0 3px 6px rgba(0,0,0,0.4));
    }

.inner-stacked-tooltip {
    text-align: center;
    /*font-family: Lato,sans-serif;*/
}

    .inner-stacked-tooltip .title {
        font-weight: bolder;
        padding: 0.6em 0;
    }

    .inner-stacked-tooltip .number {
        margin-top: 0.3em;
    }

    .inner-stacked-tooltip .name {
        font-size: 0.9em;
        padding-bottom: 0.2em;
    }

.mail-sharer, #section-home .mail-sharer {
    position: absolute;
    background: #fff;
    z-index: 9999;
    padding: 1em;
    border: 1px solid #F2F2F2;
}

    .mail-sharer .title, #section-home .mail-sharer .title {
        font-weight: bolder;
        text-transform: uppercase;
        font-size: 0.8em;
        margin-bottom: 0.7em;
    }

    .mail-sharer .field, #section-home .mail-sharer .field {
        zoom: 1;
        background: #F2F2F2;
        padding: 5px;
        margin-top: 0.7em;
    }

        .mail-sharer .field:after, #section-home .mail-sharer .field:after {
            clear: both;
            content: ".";
            display: block;
            font-size: 0;
            height: 0;
            line-height: 0;
            visibility: hidden;
        }

        .mail-sharer .field:first-child, #section-home .mail-sharer .field:first-child {
            margin: 0;
        }

    .mail-sharer label, #section-home .mail-sharer label {
        display: block;
    }

    .mail-sharer input, .mail-sharer textarea, #section-home .mail-sharer input, #section-home .mail-sharer textarea {
        background: #F2F2F2;
        border: 1px solid #F2F2F2;
        display: block;
        width: 300px;
        font-size: 0.9em;
    }

        .mail-sharer input:focus, .mail-sharer textarea:focus, #section-home .mail-sharer input:focus, #section-home .mail-sharer textarea:focus {
            outline: none;
            border-color: #d8d8d8;
        }

    .mail-sharer textarea, #section-home .mail-sharer textarea {
        resize: vertical;
    }

    .mail-sharer button, #section-home .mail-sharer button {
        border: 1px solid #2f9cc1;
        font-size: 1em;
        font-weight: bolder;
        /*font-family: Lato,sans-serif;*/
        padding: 0.2em 0.6em;
    }

    .mail-sharer .txt-right, #section-home .mail-sharer .txt-right {
        margin-top: 0.6em;
    }

    .mail-sharer .loader, #section-home .mail-sharer .loader {
        display: none;
    }

    .mail-sharer.loading .field, .mail-sharer.loading button, #section-home .mail-sharer.loading .field, #section-home .mail-sharer.loading button {
        display: none;
    }

    .mail-sharer.loading .loader, #section-home .mail-sharer.loading .loader {
        background: url('../img/bx_loader.gif?1400252396') center center no-repeat;
        height: 4em;
        display: block;
        width: auto;
        margin: auto;
        left: auto;
        top: auto;
        position: static;
    }

        .mail-sharer.loading .loader:after, #section-home .mail-sharer.loading .loader:after {
            display: none;
        }

#map-div .MicrosoftMapDrawing {
    pointer-events: auto !important;
}

#map-div .MicrosoftMap .OverlaysTL {
    position: absolute;
    background: transparent;
    border: none;
    right: 0;
    top: 15px;
    left: auto;
    width: 118px;
}

    #map-div .MicrosoftMap .OverlaysTL .NavBar_zoomControlContainer {
        left: 0;
        right: auto;
        top: 6px;
        width: 58px;
        background: none;
    }

        #map-div .MicrosoftMap .OverlaysTL .NavBar_zoomControlContainer .NavBar_zoomOut {
            overflow: hidden;
            display: inline-block;
            text-indent: -99999em;
            background-position: 0 -2134px;
            width: 27px;
            height: 27px;
            text-align: left;
        }

        #map-div .MicrosoftMap .OverlaysTL .NavBar_zoomControlContainer .NavBar_zoomIn {
            overflow: hidden;
            display: inline-block;
            text-indent: -99999em;
            background-position: 0 -2107px;
            width: 27px;
            height: 27px;
            text-align: left;
        }

    #map-div .MicrosoftMap .OverlaysTL .NavBar_compassControlContainer {
        right: 15px;
        top: 0;
        width: auto;
        background: none;
        height: auto;
    }

        #map-div .MicrosoftMap .OverlaysTL .NavBar_compassControlContainer .NavBar_compassFlat {
            overflow: hidden;
            display: inline-block;
            text-indent: -99999em;
            background-position: 0 -1390px;
            width: 37px;
            height: 37px;
            text-align: left;
        }

    #map-div .MicrosoftMap .OverlaysTL .NavBar_rotateLeft, #map-div .MicrosoftMap .OverlaysTL .NavBar_rotateRight {
        display: none;
    }

    #map-div .MicrosoftMap .OverlaysTL .NavBar_zoomDrop {
        display: none !important;
    }

#map-div .MicrosoftMap .Infobox {
    width: auto;
    height: auto;
}

    #map-div .MicrosoftMap .Infobox .infobox-stalk {
        top: 100%;
    }

#map-div .MicrosoftMap .inner-infobox {
    position: absolute;
    bottom: 100%;
    background: #fff;
    padding: 6px 10px;
}

#map-div .MicrosoftMap .pushpin-container {
    position: relative;
    cursor: inherit;
    overflow: hidden;
    pointer-events: all;
    z-index: 99;
    line-height: 0;
}

.bingmap-infobox-info {
    position: absolute;
    background: #fff;
    padding: 12px 8px 8px 8px;
    z-index: 999999;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 140px;
    margin-top: -20px;
    margin-left: 15px;
    max-width: 280px;
    -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.25);
}

    .bingmap-infobox-info:after {
        content: " ";
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-right: 12px solid #fff;
        position: absolute;
        top: 10px;
        right: 100%;
        -webkit-filter: drop-shadow(-3px 0 5px rgba(0,0,0,0.15));
    }

    .bingmap-infobox-info.to-the-left {
        margin-left: 15px;
    }

        .bingmap-infobox-info.to-the-left:after {
            border-right: none;
            border-left: 12px solid #fff;
            right: auto;
            left: 100%;
            -webkit-filter: drop-shadow(4px 0 5px rgba(0,0,0,0.15));
        }

    .bingmap-infobox-info.to-the-top {
        margin-top: 20px;
    }

        .bingmap-infobox-info.to-the-top:after {
            bottom: 10px;
            top: auto;
        }

    .bingmap-infobox-info.bingmap-infobox-project {
        min-width: 260px;
        margin-top: 40px;
    }

        .bingmap-infobox-info.bingmap-infobox-project.to-the-top {
            margin-top: 100px;
        }

        .bingmap-infobox-info.bingmap-infobox-project.to-the-left {
            margin-left: -31px;
        }

    .bingmap-infobox-info.bingmap-infobox-group {
        min-width: 260px;
        margin-top: 54px;
    }

    .bingmap-infobox-info.bingmap-infobox-group {
        min-width: 208px;
        width: 208px;
    }

    .bingmap-infobox-info.bingmap-infobox-fiscalization {
        min-width: 220px;
        max-width: 420px;
        margin-top: 76px;
    }

        .bingmap-infobox-info.bingmap-infobox-fiscalization.polygon-type {
            margin-top: 0;
        }

        .bingmap-infobox-info.bingmap-infobox-fiscalization.to-the-top {
            margin-top: 140px;
        }

        .bingmap-infobox-info.bingmap-infobox-fiscalization.polygon-type.to-the-top {
            margin-top: 0;
        }

        .bingmap-infobox-info.bingmap-infobox-fiscalization .title-divider {
            border-bottom: 1px solid #ddd;
            padding-bottom: 0.3em;
        }

        .bingmap-infobox-info.bingmap-infobox-fiscalization .title-type {
            color: #00b5c6;
            font-size: 0.8em;
            padding: 0.3em;
            display: block;
            text-align: center;
        }

        .bingmap-infobox-info.bingmap-infobox-fiscalization .title, .bingmap-infobox-info.bingmap-infobox-fiscalization .period-years {
            text-align: center;
            color: #2f9cc1;
            display: block;
        }

        .bingmap-infobox-info.bingmap-infobox-fiscalization .period-years {
            padding: 0.5em;
            border-bottom: 1px solid #ddd;
        }

        .bingmap-infobox-info.bingmap-infobox-fiscalization .fiscalizacion .number {
            font-size: 2.5em;
        }

        .bingmap-infobox-info.bingmap-infobox-fiscalization .fiscalizacion .number, .bingmap-infobox-info.bingmap-infobox-fiscalization .fiscalizacion h4 {
            text-align: center;
        }

        .bingmap-infobox-info.bingmap-infobox-fiscalization .gray-area {
            margin: 15px -8px -8px;
            padding: 10px;
            overflow: hidden;
            background-color: #F2F2F2;
        }

            .bingmap-infobox-info.bingmap-infobox-fiscalization .gray-area.tipoFis-Hidrocarburo .period.period-1 .percent, .bingmap-infobox-info.bingmap-infobox-fiscalization .gray-area.tipoFis-Mineral .period.period-1 .percent {
                display: inline-block !important;
            }

            .bingmap-infobox-info.bingmap-infobox-fiscalization .gray-area .period h4 {
                position: relative;
                margin: 0 10px;
            }

            .bingmap-infobox-info.bingmap-infobox-fiscalization .gray-area .period .percent {
                position: relative;
                font-size: 0.5em;
                top: -15px;
                display: none;
            }

            .bingmap-infobox-info.bingmap-infobox-fiscalization .gray-area.total-periods-1 .period {
                display: block;
                text-align: center;
            }

            .bingmap-infobox-info.bingmap-infobox-fiscalization .gray-area.total-periods-2 {
                text-align: center;
            }

                .bingmap-infobox-info.bingmap-infobox-fiscalization .gray-area.total-periods-2 .period {
                    *display: inline;
                    display: inline-block;
                    zoom: 1;
                    vertical-align: top;
                    text-align: center;
                }

            .bingmap-infobox-info.bingmap-infobox-fiscalization .gray-area.total-periods-3 .period {
                *display: inline;
                display: inline-block;
                zoom: 1;
                vertical-align: top;
                width: 32%;
                text-align: center;
            }

            .bingmap-infobox-info.bingmap-infobox-fiscalization .gray-area h4 {
                font-size: 2.5em;
            }

        .bingmap-infobox-info.bingmap-infobox-fiscalization.new-infobox-fiscalization {
            width: 250px;
        }

            .bingmap-infobox-info.bingmap-infobox-fiscalization.new-infobox-fiscalization .fiscalizacion h4 {
                max-width: 200px;
                margin: auto;
            }

            .bingmap-infobox-info.bingmap-infobox-fiscalization.new-infobox-fiscalization .gray-area {
                padding: 10px 0;
            }

                .bingmap-infobox-info.bingmap-infobox-fiscalization.new-infobox-fiscalization .gray-area .period {
                    width: 48%;
                    display: inline-block;
                    vertical-align: middle;
                    *vertical-align: auto;
                    *zoom: 1;
                    *display: inline;
                }

                .bingmap-infobox-info.bingmap-infobox-fiscalization.new-infobox-fiscalization .gray-area .button {
                    padding: 0.3em 0 0.4em;
                    margin: 0.5em 0.5em 0 0.5em;
                }

            .bingmap-infobox-info.bingmap-infobox-fiscalization.new-infobox-fiscalization .infobox-fiscalizacion-all .period:first-child {
                border-right: 1px solid #ccc;
            }

    .bingmap-infobox-info.bingmap-infobox-production {
        width: 200px;
    }

        .bingmap-infobox-info.bingmap-infobox-production .inner-list {
            overflow-y: auto;
            max-height: 380px;
        }

        .bingmap-infobox-info.bingmap-infobox-production .title {
            text-align: center;
        }

        .bingmap-infobox-info.bingmap-infobox-production .period {
            color: #2f9cc1;
            text-align: center;
            border-bottom: 1px solid #ccc;
            font-size: 1em;
            margin: 0.7em 0 0.5em;
            padding-bottom: 0.5em;
        }

        .bingmap-infobox-info.bingmap-infobox-production .font {
            font-weight: 600;
            margin: 0.5em 0;
        }

        .bingmap-infobox-info.bingmap-infobox-production .unit {
            font-size: 0.75em;
        }

        .bingmap-infobox-info.bingmap-infobox-production .button {
            margin-top: 1em;
        }

        .bingmap-infobox-info.bingmap-infobox-production .note {
            color: #777;
            font-size: 0.9em;
            text-align: center;
            margin-bottom: 1.2em;
            font-weight: bold;
        }

        .bingmap-infobox-info.bingmap-infobox-production.to-the-top {
            margin-top: 94px;
        }

        .bingmap-infobox-info.bingmap-infobox-production.to-the-left {
            margin-left: -15px;
        }

        .bingmap-infobox-info.bingmap-infobox-production.polygon-type {
            margin-top: -22px;
            margin-left: 14px;
        }

            .bingmap-infobox-info.bingmap-infobox-production.polygon-type.to-the-top {
                margin-top: 24px;
            }

            .bingmap-infobox-info.bingmap-infobox-production.polygon-type.to-the-left {
                margin-left: -16px;
            }

    .bingmap-infobox-info.bingmap-infobox-resource {
        padding: 12px;
        width: 240px;
        margin-top: 40px;
        margin-left: 10px;
    }

        .bingmap-infobox-info.bingmap-infobox-resource.to-the-top {
            margin-top: 97px;
        }

        .bingmap-infobox-info.bingmap-infobox-resource.to-the-left {
            margin-left: -50px;
        }

        .bingmap-infobox-info.bingmap-infobox-resource.polygon-type {
            margin-top: -20px;
            margin-left: 14px;
        }

            .bingmap-infobox-info.bingmap-infobox-resource.polygon-type.to-the-top {
                margin-top: 30px;
            }

            .bingmap-infobox-info.bingmap-infobox-resource.polygon-type.to-the-left {
                margin-left: -50px;
            }

        .bingmap-infobox-info.bingmap-infobox-resource .inner-list {
            overflow-y: auto;
            max-height: 380px;
        }

        .bingmap-infobox-info.bingmap-infobox-resource .title {
            text-align: center;
            padding-bottom: 0.4em;
        }

        .bingmap-infobox-info.bingmap-infobox-resource .resource-name {
            color: #2f9cc1;
            font-size: 1.1em;
            margin: 0.8em 0 -0.2em;
        }

        .bingmap-infobox-info.bingmap-infobox-resource .value {
            font-weight: bold;
            font-size: 1.2em;
            margin-top: 0.7em;
            border-top: 1px solid #DFDFDF;
            padding-top: 0.6em;
            color: #444;
            margin-bottom: 0.2em;
        }

            .bingmap-infobox-info.bingmap-infobox-resource .value:first-child {
                border-top: none;
                margin-top: 0.3em;
            }

        .bingmap-infobox-info.bingmap-infobox-resource .name {
            color: #666;
            margin-bottom: 0.2em;
            font-size: 0.9em;
        }

        .bingmap-infobox-info.bingmap-infobox-resource b {
            font-weight: bold;
            color: #444;
        }

        .bingmap-infobox-info.bingmap-infobox-resource .help {
            font-size: 13px;
            color: #2f9cc1;
        }

    .bingmap-infobox-info .title {
        color: #2f9cc1;
        font-size: 1.2em;
        font-weight: normal;
    }

    .bingmap-infobox-info .label {
        font-size: 0.8em;
        font-weight: 100;
    }

    .bingmap-infobox-info .number {
        font-weight: 500;
        font-size: 1.1em;
        margin-top: 0.5em;
    }

    .bingmap-infobox-info .button {
        padding: 0.3em 1em 0.4em;
        display: block;
        margin-top: 0.55em;
        text-align: center;
    }

    .bingmap-infobox-info .help-container {
        display: none;
        color: #444;
        position: absolute;
        left: 100%;
        top: 40px;
        -moz-box-shadow: 4px 0px 7px 1px rgba(0,0,0,0.25),inset 7px 0px 7px -7px rgba(0,0,0,0.25);
        -webkit-box-shadow: 4px 0px 7px 1px rgba(0,0,0,0.25),inset 7px 0px 7px -7px rgba(0,0,0,0.25);
        box-shadow: 4px 0px 7px 1px rgba(0,0,0,0.25),inset 7px 0px 7px -7px rgba(0,0,0,0.25);
        z-index: 999;
        background: #fff;
        overflow: hidden;
    }

        .bingmap-infobox-info .help-container .inner {
            width: 210px;
            padding: 22px 10px 30px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            right: 0;
            top: 0;
        }

        .bingmap-infobox-info .help-container .word {
            font-size: 1.2em;
            border-bottom: 1px solid #dfdfdf;
            padding: 0 12px 0.6em 12px;
            margin-bottom: 0.6em;
            text-align: center;
        }

        .bingmap-infobox-info .help-container .description {
            line-height: 1.3em;
            max-height: 200px;
            overflow: auto;
            font-size: 0.9em;
            padding: 0 0.6em;
        }

        .bingmap-infobox-info .help-container .close-help {
            font-family: icon;
            color: #2f9cc1;
            font-size: 16px;
            position: absolute;
            left: 185px;
            top: 8px;
            text-decoration: none;
            display: none;
            cursor: pointer;
        }

        .bingmap-infobox-info .help-container.to-the-left {
            -moz-box-shadow: -4px 0px 7px 1px rgba(0,0,0,0.25),inset -7px 0px 7px -7px rgba(0,0,0,0.25);
            -webkit-box-shadow: -4px 0px 7px 1px rgba(0,0,0,0.25),inset -7px 0px 7px -7px rgba(0,0,0,0.25);
            box-shadow: -4px 0px 7px 1px rgba(0,0,0,0.25),inset -7px 0px 7px -7px rgba(0,0,0,0.25);
            left: auto;
            right: 100%;
        }

    .bingmap-infobox-info img {
        max-width: 100%;
        margin-top: 1em;
    }

.beta-notification {
    color: #fff;
    font-size: 0.95em;
    left: 0em;
    position: absolute;
    z-index: 999999;
    top: 119px;
}

.beta-notification__header {
    background: url("../img/icons/ribbon.png");
    cursor: pointer;
    height: 84px;
    padding: 0.6em 2.5em;
    position: relative;
    width: 42px;
    text-indent: -99999em;
}

    .beta-notification__header .icon {
        display: none;
        font-family: icon;
        color: #B77E0F;
        margin-right: 0.5em;
        width: 1.14286em;
        text-align: right;
        padding-right: 0.28571em;
    }

.beta-notification__description {
    background: rgba(0,0,0,0.34);
    line-height: 1.2;
    font-weight: 100;
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
  
}

.beta-notification__description__inner {
    color: #6F6F6F;
    background: #fff;
    position: relative;
    top:16%;
    width: 500px;
    margin: auto;
}

    .beta-notification__description__inner .beta-notification-header {
        background: #FFE99D;
        color: #999;
        position: relative;
        padding: 10px 20px;
        font-size: 20px;
        color: #444;
        font-weight: bold;
        box-shadow: 0px 3px 2px rgba(0,0,0,0.2);
        z-index: 1;
        position: relative;
        margin-top: -100px;
    }

        .beta-notification__description__inner .beta-notification-header i {
            position: relative;
            overflow: hidden;
            display: inline-block;
            text-indent: -99999em;
            background-position: 0 -270px;
            width: 26px;
            height: 25px;
            text-align: left;
            margin: 5px 10px -5px;
        }

    .beta-notification__description__inner p {
        padding: 1em 1.2em;
        font-size: 1.2em;
    }

    .beta-notification__description__inner .align-center {
        text-align: center;
    }

    .beta-notification__description__inner span {
        cursor: pointer;
        background: #2f9cc1;
        color: #fff;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        padding: 0.4em 0.5em;
        margin: 0 1em 1em;
        font-size: 1.5em;
        text-decoration: none;
    }

        .beta-notification__description__inner span:hover {
            background: #58ca67;
        }

.col {
    float: left;
    vertical-align: top;
}

.row {
    zoom: 1;
}

    .row:after {
        clear: both;
        content: ".";
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }

@font-face {
    font-family: 'icon';
    src: url("../fonts/icons/fonts/icomoon.eot");
    src: url("../fonts/icons/fonts/icomoon.eot?#iefix") format("embedded-opentype"),url("../fonts/icons/fonts/icomoon.svg#icomoon") format("svg"),url("../fonts/icons/fonts/icomoon.woff") format("woff"),url("../fonts/icons/fonts/icomoon.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-angle-left:before {
    content: "\3c";
}

.icon-angle-right:before {
    content: "\3e";
}

.icon-angle-up:before {
    content: "\5e";
}

.icon-angle-down:before {
    content: "\76";
}

.icon-uniF001:before {
    content: "\f001";
}

.icon-uni3C:before {
    content: "\3c";
}

.icon-uni3E:before {
    content: "\3e";
}

.icon-uni5E:before {
    content: "\5e";
}

.icon-uni76:before {
    content: "\76";
}

.icon-uni21:before {
    content: "\21";
}

.icon-uni22:before {
    content: "\22";
}

.icon-uni23:before {
    content: "\23";
}

.icon-uni24:before {
    content: "\24";
}

.icon-uni25:before {
    content: "\25";
}

.icon-uni26:before {
    content: "\26";
}

.icon-uni27:before {
    content: "\27";
}

.icon-uni29:before {
    content: "\29";
}

.icon-uni2A:before {
    content: "\2a";
}

.icon-uni2B:before {
    content: "\2b";
}

.icon-uni2C:before {
    content: "\2c";
}

.icon-uni2D:before {
    content: "\2d";
}

.icon-uni2E:before {
    content: "\2e";
}

.icon-uni2F:before {
    content: "\2f";
}

.icon-uni30:before {
    content: "\30";
}

.icon-uni31:before {
    content: "\31";
}

.icon-uniF000:before {
    content: "\f000";
}

.icon-minus:before {
    content: "\f068";
}

.icon-warning-sign:before {
    content: "\f071";
}

.icon-plus:before {
    content: "\f067";
}

.icon-uni28:before {
    content: "\28";
}

.icon-icoproyectos:before {
    content: "\e601";
}

.icon-icoproduccion:before {
    content: "\e602";
}

.icon-icofiscalizacion:before {
    content: "\e603";
}

.icon-icorecursos:before {
    content: "\e600";
}
/*
html, body {
    font-family: Lato,sans-serif;
    color: #2d2d2d;
}

input, button, textarea, table td {
    font-family: Lato,sans-serif;
}
*/
input, textarea, table td {
    font-weight: 100;
}

    button, input[type="reset"], input[type="button"], input[type="submit"] {
        line-height: normal !important;
    }

    input:focus, textarea:focus {
        outline-color: #2f9cc1;
        border: 1px solid #2f9cc1;
    }

    input.error, textarea.error {
        outline-color: red;
        border: 1px solid red;
    }

.placeholder {
    color: #aaa;
}

#header {
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    position: relative;
    z-index: 20;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

@media screen and (max-width: 960px) {
    #header {
        height: auto;
    }
}

#header .centered {
    position: relative;
    padding: 0.3em 0;
}

@media screen and (max-width: 960px) {
    #header .centered {
        padding-bottom: 0;
        text-align: center;
    }
}

#header .main-nav {
    background-color: #F2F2F2;
}

    #header .main-nav .centered {
        padding: 0;
    }

#header .logo {
    overflow: hidden;
    display: inline-block;
    text-indent: -99999em;
    background-position: 0 -936px;
    width: 177px;
    height: 42px;
    text-align: left;
    vertical-align: middle;
    margin: 0 0.9em;
}

#header .logo-dnp {
    overflow: hidden;
    display: inline-block;
    text-indent: -99999em;
    background-position: 0 -702px;
    width: 152px;
    height: 40px;
    text-align: left;
    vertical-align: middle;
    float: none;
    margin: 14px 30px 14px 0;
}

#header .logo-minminas {
    overflow: hidden;
    display: inline-block;
    text-indent: -99999em;
    background-position: 0 -780px;
    width: 151px;
    height: 39px;
    text-align: left;
    vertical-align: middle;
}

#header .prosperidad {
    overflow: hidden;
    display: inline-block;
    text-indent: -99999em;
    background-position: 0 -890px;
    width: 109px;
    height: 26px;
    text-align: left;
    vertical-align: bottom;
    bottom: 5px;
    position: relative;
    display: none;
}

#header .logo-temp-BID {
    margin-top: 15px;
    overflow: hidden;
    display: inline-block;
    text-indent: -99999em;
    background-position: 0 -1333px;
    width: 85px;
    height: 35px;
    text-align: left;
    vertical-align: bottom;
    float: right;
}

#header .copy-header {
    float: right;
    max-width: 460px;
    text-align: center;
    font-style: italic;
    padding-right: 40px;
    color: #888;
}

#header .social {
    bottom: 0;
    position: absolute;
    right: 0;
}

@media screen and (max-width: 1162px) {
    #header .social {
        right: 10px;
        bottom: 2px;
    }
}

@media screen and (max-width: 960px) {
    #header .social {
        right: 15px;
        bottom: 10px;
        width: auto;
    }

        #header .social li {
            margin-top: 3px;
        }
}

#header .social li {
    background-color: #e8e8e8;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 12px 5px;
    vertical-align: top;
    border-top: 3px solid #959595;
}

    #header .social li span {
        text-transform: uppercase;
        color: #959595;
        /*font-family: Lato,sans-serif;*/
        font-weight: 500;
    }

#header .social-vimeo {
    overflow: hidden;
    display: inline-block;
    text-indent: -99999em;
    background-position: 0 -2002px;
    width: 13px;
    height: 10px;
    text-align: left;
}

#header .social-twitter {
    overflow: hidden;
    display: inline-block;
    text-indent: -99999em;
    background-position: 0 -1973px;
    width: 13px;
    height: 10px;
    text-align: left;
}

#header .social-gplus {
    overflow: hidden;
    display: inline-block;
    text-indent: -99999em;
    background-position: 0 -1943px;
    width: 11px;
    height: 11px;
    text-align: left;
}

@media screen and (max-width: 1162px) {
    #header nav {
        right: 40px;
    }
}

@media screen and (max-width: 960px) {
    #header nav {
        position: relative;
        right: auto;
        margin-top: 15px;
        text-align: center;
    }
}

#header nav li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
}

    #header nav li:hover .submenu {
        display: block;
    }

    #header nav li.item-submenu a.menu-item-fiscalizacion {
        background: transparent !important;
        color: #30963d;
    }

    #header nav li.item-submenu:after {
        -webkit-transition: all 0.3s;
        content: "";
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 0;
        width: 16px;
        height: 9px;
        text-align: left;
    }

    #header nav li.item-submenu:hover:after, #header nav li.item-submenu.active:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
        content: "";
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 0;
        width: 16px;
        height: 9px;
        text-align: left;
    }

    #header nav li .submenu {
        display: none;
        position: absolute;
        width: 100%;
        left: 0;
        top: 50px;
        z-index: 10;
        background: #fff;
        border-bottom: 5px solid #2f9cc1;
        border-radius: 5px;
        padding: 10px 0;
    }

        #header nav li .submenu li {
            background: #fff;
        }

        #header nav li .submenu li, #header nav li .submenu a {
            display: block;
            background-color: transparent;
        }

            #header nav li .submenu li a, #header nav li .submenu a a {
                padding-top: 5px;
                padding-bottom: 0;
                color: #3d3d3d;
                text-transform: none;
            }

                #header nav li .submenu li a:hover, #header nav li .submenu a a:hover {
                    background-color: #E6E6E6;
                }

        #header nav li .submenu:after {
            content: "";
            position: absolute;
            top: -20px;
            left: 10px;
            border: 10px solid transparent;
            border-bottom: 10px solid #fff;
        }

        #header nav li .submenu:before {
            content: "";
            position: absolute;
            top: -20px;
            left: 0;
            height: 20px;
            width: 100%;
            background: transparent;
        }

#header nav a {
    display: inline-block;
    color: #30963d;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.3em;
    font-weight: 300;
    padding: 0.5em 0.5em 0.2em;
    text-decoration: none;
    font-size: 1.2em;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

    #header nav a span {
        display: inline-block;
        padding-bottom: 5px;
    }

    #header nav a.selected, #header nav a:hover {
        background-color: #2f9cc1;
        color: #fff;
    }

#header.tooltip, .tooltip {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

    #header.tooltip .info-tool, .tooltip .info-tool {
        display: none;
        color: #0091AC;
        z-index: 10;
        position: absolute;
        left: 50%;
        margin: 0 0 0 -100px;
        bottom: 110%;
        background: #EBEBEB;
        text-align: center;
        width: 200px;
        font-size: 0.7em;
        /*font-family: Arial;*/
        line-height: 1em;
        padding: 8px;
        opacity: 1;
        text-transform: none;
        border-radius: 3px;
        font-weight: bold;
    }

.browsers-sprite, #footer .better-browsing .icon, #footer .better-browsing .browser-ie .icon, #footer .better-browsing .browser-firefox .icon, #footer .better-browsing .browser-safari .icon, #footer .better-browsing .browser-opera .icon {
    background-image: url('../img/browsers-sed777d77df.png');
    background-repeat: no-repeat;
}

#footer {
    border-top: 1px solid #d2d2d2;
    font-size: 0.8em;
    padding: 10px 0;
    text-align: center;
}

    #footer .info {
        width: 70%;
        min-height: 140px;
        -moz-transition: background-color 0.6s;
        -o-transition: background-color 0.6s;
        -webkit-transition: background-color 0.6s;
        transition: background-color 0.6s;
        border-right: 1px solid #d2d2d2;
    }

        #footer .info > ul {
            margin-top: 30px;
            font-size: 0.9em;
            text-align: left;
        }

            #footer .info > ul > li {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                vertical-align: top;
                margin: 0 5px 2em;
                width: 160px;
            }

        #footer .info li {
            text-align: left;
            line-height: 1.3;
        }

    #footer .form-wrapper {
        padding: 0 1.4%;
        width: 25%;
    }

        #footer .form-wrapper p {
            background-color: #e2f4e4;
            padding: 17px 0 20px;
            margin-top: 32px;
        }

            #footer .form-wrapper p a {
                color: #000;
                font-size: 1.1em;
                font-weight: 500;
            }

    #footer .form-wrapper, #footer .info {
        float: left;
        vertical-align: top;
    }

    #footer input[type="text"], #footer input[type="email"], #footer textarea {
        border: 1px solid #d2d2d2;
        float: right;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 186px;
    }

    #footer textarea {
        resize: none;
    }

    #footer .error {
        border: 1px solid #c44 !important;
    }

    #footer .errorMessage {
        color: #fff;
        width: 186px;
        float: right;
        background-color: #c44;
        margin-bottom: 0.7em;
        padding: 2px 6px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #footer .statusMessage {
        background-color: #e2f4e4;
        margin-bottom: 0.7em;
        padding: 5px 6px;
    }

    #footer .statusError {
        color: #fff;
        background-color: #c44;
    }

    #footer .button {
        border: none;
        font-weight: 500;
        font-size: 1.2em;
        float: right;
        padding: 4px 8px;
    }

    #footer label {
        display: block;
        zoom: 1;
        text-align: left;
    }

        #footer label:after {
            clear: both;
            content: ".";
            display: block;
            font-size: 0;
            height: 0;
            line-height: 0;
            visibility: hidden;
        }

        #footer label span {
            vertical-align: top;
        }

    #footer nav {
        border-top: 1px solid #d2d2d2;
        padding-top: 18px;
        margin-top: 10px;
    }

        #footer nav li {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            border-left: 1px solid #000;
            margin-left: 10px;
            padding-left: 10px;
        }

            #footer nav li:first-child {
                padding-left: 0;
                margin-left: 0;
                border-left: none;
            }

        #footer nav a {
            color: #0077a2;
            font-weight: 400;
            font-size: 12px;
        }

    #footer h3 {
        font-weight: 500;
        font-size: 1.2em;
        margin-bottom: 10px;
        color: #AF2626;
        min-height:36px;
    }

    #footer .about {
        line-height: 1.3;
    }

        #footer .about li:first-child {
            margin-bottom: 1em;
        }

        #footer .about a {
            color: #0077a2;
            font-weight: 400;
        }

    #footer .sponsors {
        background-color: #ebebeb;
        padding: 10px 0;
        margin: 18px 0;
    }

        #footer .sponsors li {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            margin: 0 28px;
        }

            #footer .sponsors li:first-child {
                margin-left: 0;
            }

            #footer .sponsors li:last-child {
                margin-right: 0;
            }

    #footer .logo-presidencia {
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 -853px;
        width: 179px;
        height: 37px;
        text-align: left;
    }

    #footer .logo-dnp {
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 -105px;
        width: 153px;
        height: 40px;
        text-align: left;
    }

    #footer .logo-dep-ciencia {
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 -604px;
        width: 123px;
        height: 40px;
        text-align: left;
    }

    #footer .logo-minas {
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 -780px;
        width: 151px;
        height: 39px;
        text-align: left;
    }

    #footer .logo-min-hacienda {
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 -742px;
        width: 144px;
        height: 38px;
        text-align: left;
    }

    #footer .better-browsing {
        text-align: center;
        font-size: 0.9em;
        padding: 2em;
    }

        #footer .better-browsing ul {
            margin-top: 0.3em;
        }

        #footer .better-browsing li {
            display: inline-block;
            margin: 0 0.6em;
            *display: inline;
        }

        #footer .better-browsing .icon {
            display: inline-block;
            width: 16px;
            height: 16px;
            background-position: 0 0;
            overflow: hidden;
            vertical-align: middle;
            margin-right: 0.2em;
        }

        #footer .better-browsing .browser-ie .icon {
            background-position: 0 -32px;
        }

        #footer .better-browsing .browser-firefox .icon {
            background-position: 0 -16px;
        }

        #footer .better-browsing .browser-safari .icon {
            background-position: 0 -64px;
        }

        #footer .better-browsing .browser-opera .icon {
            background-position: 0 -48px;
        }

.page-counter {
    text-align: center;
    padding-bottom: 2em;
}

.page-counter__intro {
    display: inline-block;
    font-size: 0.9em;
    font-weight: 100;
    color: #000;
}

.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: auto;
    display: none;
    z-index: 9999999;
    top: 0;
    left: 0;
}

    .modal .back {
        padding-top: 100px;
        position: relative;
        pointer-events: stroke;
        background: rgba(0,0,0,0.3);
        min-height: 100%;
        box-sizing: border-box;
    }

    .modal .wrapper {
        position: relative;
        width: 400px;
        margin: auto;
        padding-bottom: 50px;
    }

    .modal .content {
        overflow: hidden;
    }

        .modal .content .error, .modal .content .info {
            padding: 1.6em 1.8em 2em;
            color: #2d2d2d;
            background: #fff;
            border-top: 5px solid #c44;
        }

            .modal .content .error h1, .modal .content .info h1 {
                font-size: 1.3em;
                color: #c44;
            }

            .modal .content .error p, .modal .content .info p {
                margin-top: 0.6em;
                margin-bottom: 1em;
            }

        .modal .content .info {
            border-top: 5px solid #0077a2;
        }

            .modal .content .info h1 {
                color: #0077a2;
            }

            .modal .content .info .button {
                background: #2f9cc1;
            }

    .modal.pdf-viewer .back {
        background: #fff;
        background: rgba(255,255,255,0.9);
        padding-top: 70px;
    }

    .modal.pdf-viewer .wrapper {
        width: 800px;
    }

    .modal.pdf-viewer iframe {
        width: 100%;
        height: 300px;
        min-height: 70vh;
    }

    .modal.pdf-viewer h2 {
        color: #555;
        font-weight: 100 !important;
        font-size: 2.4em !important;
        text-align: center;
        margin-bottom: 0.6em;
    }

    .modal.pdf-viewer .close {
        font-size: 0.7em;
        font-weight: 300;
        border: none;
        border-radius: 50%;
        width: 1.4em;
        height: 1.4em;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -0.1em;
        margin-right: 0.4em;
        -webkit-font-smoothing: antialiased;
        padding: 0;
        background: #2f9cc1;
    }

#section-home .loader {
    background: rgba(255,255,255,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

    #section-home .loader:after {
        background: url('../img/spinner.gif?1400252396') center center no-repeat;
        content: "";
        position: absolute;
        top: 40%;
        left: 50%;
        margin-left: -30px;
        width: 60px;
        height: 60px;
    }

#section-home #map-div {
    height: 500px;
    width: 100%;
    -moz-transition: height 0.3s linear;
    -o-transition: height 0.3s linear;
    -webkit-transition: height 0.3s linear;
    transition: height 0.3s linear;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: relative;
    /*border-bottom: 3px solid #0077a2;*/
    opacity: 1;
}

#section-home .landing-mode #map-div {
    height: 656px;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: height 0.3s linear;
    -o-transition: height 0.3s linear;
    -webkit-transition: height 0.3s linear;
    transition: height 0.3s linear;
    visibility: hidden;
    opacity: 0;
}

#section-home .map-container {
    
}

    #section-home .map-container .filter-group[data-parameter="campoProyectoFiscalizacion"] .txt {
        text-transform: capitalize;
    }

    #section-home .map-container.fiscalizacion-mode .filter-group[data-parameter="tipoRecursoNaturalFiscalizacion"] {
        display: none !important;
    }

    #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo--1"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .option[data-subtipo="M"] {
        display: block;
    }

    #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo--1"] .facts .fact {
        display: none;
    }

        #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo--1"] .facts .fact[data-subtipo="1"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo--1"] .facts .fact[data-subtipo="-1"] {
            display: block;
        }

    #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo--1"] .graph-fiscalization-mineral {
        width: 100%;
    }

    #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .fact, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .fisc-camp-type-dep, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .fact, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .fisc-camp-type-dep, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .facts .fact, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .facts .fisc-camp-type-dep, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .graph-wrapper .fact, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .graph-wrapper .fisc-camp-type-dep {
        display: none !important;
    }

        #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .fact[data-subtipo="M"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .fisc-camp-type-dep[data-subtipo="M"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .fact[data-subtipo="M"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .fisc-camp-type-dep[data-subtipo="M"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .facts .fact[data-subtipo="M"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .facts .fisc-camp-type-dep[data-subtipo="M"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .graph-wrapper .fact[data-subtipo="M"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .graph-wrapper .fisc-camp-type-dep[data-subtipo="M"] {
            display: block !important;
        }

    #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .option, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .option, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .facts .option, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .graph-wrapper .option {
        display: none !important;
    }

        #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .option[data-subtipo="M"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .option[data-subtipo="M"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .facts .option[data-subtipo="M"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .graph-wrapper .option[data-subtipo="M"] {
            display: block;
        }

        #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .option.visible[data-subtipo="M"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .option.visible[data-subtipo="M"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .facts .option.visible[data-subtipo="M"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .graph-wrapper .option.visible[data-subtipo="M"] {
            display: block !important;
        }

    #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .graph-fiscalization-mineral {
        width: 100% !important;
    }

    #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-M"] .graph-fiscalization-hidrocarburos {
        display: none !important;
    }

    #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .fact, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .fisc-camp-type-dep, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .fact, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .fisc-camp-type-dep, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .facts .fact, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .facts .fisc-camp-type-dep, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .graph-wrapper .fact, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .graph-wrapper .fisc-camp-type-dep {
        display: none !important;
    }

        #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .fact[data-subtipo="H"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .fisc-camp-type-dep[data-subtipo="H"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .fact[data-subtipo="H"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .fisc-camp-type-dep[data-subtipo="H"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .facts .fact[data-subtipo="H"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .facts .fisc-camp-type-dep[data-subtipo="H"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .graph-wrapper .fact[data-subtipo="H"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .graph-wrapper .fisc-camp-type-dep[data-subtipo="H"] {
            display: block !important;
        }

    #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .option, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .option, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .facts .option, #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .graph-wrapper .option {
        display: none !important;
    }

        #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .option[data-subtipo="H"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .option[data-subtipo="H"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .facts .option[data-subtipo="H"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .graph-wrapper .option[data-subtipo="H"] {
            display: block;
        }

        #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="recursoNaturalFiscalizacion"] .option.visible[data-subtipo="H"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .filter-group[data-parameter="campoProyectoFiscalizacion"] .option.visible[data-subtipo="H"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .facts .option.visible[data-subtipo="H"], #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .graph-wrapper .option.visible[data-subtipo="H"] {
            display: block !important;
        }

    #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .graph-fiscalization-hidrocarburos {
        width: 100% !important;
    }

    #section-home .map-container.fiscalizacion-mode[data-option-subtipo="fiscalizacion-option-subtipo-H"] .graph-fiscalization-mineral {
        display: none !important;
    }

    #section-home .map-container.recursos-mode .legend-resources {
        display: block;
    }

#section-home .legend-resources {
    display: none;
    position: absolute;
    top: 170px;
    right: 15px;
    background: #FFF;
    z-index: 3;
    border: 1px solid #CCC;
    padding: 0.7em 0.8em;
    line-height: 1.8em;
    color: #444;
    font-size: 0.7em;
    text-transform: uppercase;
    -moz-box-shadow: 0 0 15px #888585;
    -webkit-box-shadow: 0 0 15px #888585;
    box-shadow: 0 0 15px #888585;
}

    #section-home .legend-resources svg {
        vertical-align: middle;
        margin-right: 0.2em;
        position: relative;
        top: -1px;
    }

    #section-home .legend-resources .legend-resources_title {
        text-transform: none;
        padding-bottom: 0.5em;
        border-bottom: 1px solid #CCC;
        text-align: center;
        margin-bottom: 0.7em;
        font-size: 1.2em;
    }

#section-home #controls {
    display: block;
    position: absolute;
    min-height: 300px;
    left: 5px;
    margin-left: -496px;
    bottom: 100px;
    width: 310px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em;
    background: #fff;
    background: rgba(255,255,255,1);
    z-index: 1;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    padding: 0;
    border-bottom: 4px solid #fff;
}

@media screen and (max-width: 992px) {
    #section-home #controls {
        left: 0;
        margin: 0;
    }
}

#section-home #controls.list-mode {
    width: 700px;
}

#section-home #controls .toggle-controls {
    position: absolute;
    left: 100%;
    top: 0;
    color: #2f9cc1;
    z-index: 1;
    height: 3em;
    background-color: #fff;
    overflow: hidden;
    padding: 0 2em 0 0.5em;
    text-decoration: none;
    display: none;
    min-width: 31px;
    margin-left: -2px;
}

    #section-home #controls .toggle-controls .text {
        overflow: hidden;
        position: relative;
        display: block;
        font-size: 0.8em;
        padding: 0.8em 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 1px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transition: width 200ms linear;
        -o-transition: width 200ms linear;
        -webkit-transition: width 200ms linear;
        transition: width 200ms linear;
    }

    #section-home #controls .toggle-controls:after {
        content: "<";
        position: absolute;
        right: 42%;
        color: #60cd6e;
        font-family: icon;
        font-size: 3em;
        top: 50%;
        margin-top: -0.55em;
    }

    #section-home #controls .toggle-controls.collapsed:after {
        content: ">";
    }

    #section-home #controls .toggle-controls.hover:after {
        right: 15%;
    }

    #section-home #controls .toggle-controls.hover .text {
        width: 70px;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

#section-home #controls #filter-results {
    display: none;
}

#section-home #controls .intro {
    font-size: 24px;
    font-weight: 100;
    margin-bottom: 0.8em;
    line-height: 1.2em;
    display: none;
}

#section-home #controls .actions {
    margin-bottom: 1.2em;
}

#section-home #controls .search-projects {
    float: left;
}

#section-home #controls .search-resources {
    float: right;
}

#section-home #controls .statistics {
    text-align: center;
    font-weight: 100;
    color: #3d3d3d;
}

    #section-home #controls .statistics .subtitle-consolidated {
        text-align: center;
        font-size: 1.5em;
        font-weight: 500;
        color: #757575;
        padding: 0.6em 0 0.3em;
    }

        #section-home #controls .statistics .subtitle-consolidated .hidden {
            display: none;
        }

    #section-home #controls .statistics .statistic-group {
        overflow: hidden;
    }

        #section-home #controls .statistics .statistic-group.collected-money .label {
            border: none;
        }

    #section-home #controls .statistics .label {
        font-size: 21px;
        padding-top: 0.5em;
        margin-bottom: 0.1em;
        border-top: 1px solid #d2d2d2;
        width: 85%;
        margin: auto;
        display: block;
    }

    #section-home #controls .statistics .money {
        font-size: 30px;
        margin-bottom: 0.5em;
    }

        #section-home #controls .statistics .money:first-child {
            margin-bottom: 0;
            border: none;
        }

    #section-home #controls .statistics .projects-approved {
        display: none;
    }

    #section-home #controls .statistics .projects-approved-not-visible {
        display: block;
    }

    #section-home #controls .statistics .approved-money {
        display: none;
    }

    #section-home #controls .statistics .approved-money-not-visible {
        display: block;
    }

    #section-home #controls .statistics.small {
        text-align: left;
    }

        #section-home #controls .statistics.small .subtitle-consolidated {
            font-size: 1.1em;
            padding: 1em 0 0.5em;
            display: none;

        }

        #section-home #controls .statistics.small .statistic-group {
            border-top: 1px solid #d2d2d2;
        }

            #section-home #controls .statistics.small .statistic-group.collected-money {
                border: none;
            }

        #section-home #controls .statistics.small .label {
            margin: 0.1em 0 0.4em;
            float: left;
            width: 50%;
            border: none;
            font-size: 14px;
        }

        #section-home #controls .statistics.small .money {
            margin: 0.5em 0 0;
            float: right;
            width: 50%;
            font-size: 14px;
            text-align: right;
        }

        #section-home #controls .statistics.small .total-sources {
            display: none;
        }

        #section-home #controls .statistics.small .projects-approved {
            display: block;
        }

        #section-home #controls .statistics.small .projects-approved-not-visible {
            display: none;
        }

        #section-home #controls .statistics.small .approved-money {
            display: block;
        }

        #section-home #controls .statistics.small .approved-money-not-visible {
            display: none;
        }

#section-home #controls #map-view {
    padding: 10px 20px 10px 10px;
}

    #section-home #controls #map-view .info-tool {
        margin-left: -80px;
    }

#section-home #controls .tab-name {
    display: block;
    font-size: 1.5em;
    padding: 0.5em 0;
    text-transform: uppercase;
}

#section-home #controls .actions {
    margin: 0 -25px 20px;
    position: absolute;
    right: -45px;
    width: 70px;
    background-color: #60cd6e;
    top: 0;
    height: 100%;
    border: 2px solid #fff;
    border-left: none;
    display: none;
}

    #section-home #controls .actions a.button {
        margin: 0.25em 0;
        background: #fff;
        padding: 0;
        text-align: center;
        color: #666;
        position: relative;
        height: 49px;
        width: 100%;
        outline: none;
        border: 0;
        text-decoration: none;
    }

        #section-home #controls .actions a.button:after {
            content: "";
            overflow: hidden;
            display: inline-block;
            text-indent: -99999em;
            background-position: 0 -1587px;
            width: 10px;
            height: 50px;
            text-align: left;
            top: 0;
            left: -10px;
            position: absolute;
            display: block;
        }

        #section-home #controls .actions a.button:before {
            color: #60cd6e;
            font-size: 2em !important;
            line-height: 1em;
        }

        #section-home #controls .actions a.button span {
            display: block;
            position: absolute;
            left: 0;
            bottom: 4px;
            color: #60cd6e;
            width: 100%;
            font-size: 0.5em;
            font-weight: bold;
            /*font-family: Lato,sans-serif;*/
        }

        #section-home #controls .actions a.button.inactive {
            background: #60cd6e;
        }

            #section-home #controls .actions a.button.inactive:after {
                display: none;
            }

            #section-home #controls .actions a.button.inactive:before {
                color: #fff;
            }

            #section-home #controls .actions a.button.inactive span {
                color: #fff;
            }

            #section-home #controls .actions a.button.inactive:hover {
                color: #60cd6e !important;
                background: #fff;
            }

                #section-home #controls .actions a.button.inactive:hover:after {
                    display: block;
                }

                #section-home #controls .actions a.button.inactive:hover:before {
                    color: #60cd6e !important;
                }

                #section-home #controls .actions a.button.inactive:hover span {
                    color: #60cd6e;
                    background: #fff;
                }

        #section-home #controls .actions a.button.search-proyectos {
            margin-top: 60px;
        }

#section-home #controls .buttons-filter-fiscalization a {
    color: #333;
    padding: 0.5em;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

    #section-home #controls .buttons-filter-fiscalization a.active, #section-home #controls .buttons-filter-fiscalization a:hover {
        background-color: #F2F2F2;
        color: #00b5c6;
    }

#section-home #controls .wrap-gray.wrap-gray-fiscalization {
    background-color: #F2F2F2;
    padding: 10px 20px 10px 10px;
    margin: 0 -20px -10px -10px;
}

    #section-home #controls .wrap-gray.wrap-gray-fiscalization .txt {
        background-color: #e5e5e5;
        color: #555;
    }

        #section-home #controls .wrap-gray.wrap-gray-fiscalization .txt.active, #section-home #controls .wrap-gray.wrap-gray-fiscalization .txt:hover {
            background-color: #F2F2F2;
            color: #00b5c6;
        }

#section-home #controls #search {
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    display: none !important;
}

    #section-home #controls #search input, #section-home #controls #search .button-search {
        float: left;
        font-size: 1.2em;
        padding: 0 0.6em;
        height: 36px;
        line-height: 30px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #section-home #controls #search input {
        width: 88%;
        margin-right: -30px;
        border: 1px solid #ccc;
        background-color: #fff;
    }

        #section-home #controls #search input:focus {
            border-color: #00b5c6;
            outline: #00b5c6;
        }

    #section-home #controls #search .button-search {
        position: absolute;
        top: 0;
        right: 0;
        width: 14%;
        border: 1px solid #00b5c6;
        background-color: #00b5c6;
        color: #fff;
        text-align: left;
        font-size: 1em;
    }

        #section-home #controls #search .button-search:hover {
            background: #00a2b2;
        }

        #section-home #controls #search .button-search:after {
            content: "!";
            position: absolute;
            right: 0.4em;
            color: #fff;
            font-family: icon;
            font-size: 20px;
            line-height: 1em;
            padding: 0;
            top: 50%;
            margin-top: -0.5em;
        }

#section-home #controls .reset-filters {
    background: transparent;
    color: #f25c5c;
    border: 0;
    font-size: 0.9em;
    margin-bottom: 10px;
    width: 100%;
    position: relative;
    padding: 0 1.5em;
    outline: none;
    text-align: left;
    /*display: none;*/
}

    #section-home #controls .reset-filters:before {
        content: "#";
        font-family: "icon";
        position: absolute;
        left: 0;
        width: 1em;
        height: 1em;
        speak: none;
        top: 50%;
        margin-top: -0.55em;
        font-size: 1em;
    }

    #section-home #controls .reset-filters:hover {
        color: #f04444;
    }

#section-home #controls .filters-group {
    display: none;
}

    #section-home #controls .filters-group.visible {
        display: block;
    }

    #section-home #controls .filters-group.comunes {
        display: block;
    }
    #section-home #controls .filters-group.loading {
        position: relative;
    }

        #section-home #controls .filters-group.loading .filter-group {
            content: "";
        }

        #section-home #controls .filters-group.loading .txt {
            background: transparent;
            padding: 1.5em;
        }

            #section-home #controls .filters-group.loading .txt:after {
                content: "";
                background: url('../img/bx_loader.gif?1400252396') center center no-repeat;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }

        #section-home #controls .filters-group.loading:hover .txt {
            background-color: transparent;
        }

#section-home #controls #filters-groups-list.loading:before {
    content: " ";
    background: #F2F2F2;
    color: #888;
    display: block;
    padding: 1em;
    font-size: 0.95em;
    font-weight: 100;
    text-align: center;
    background: transparent url('../img/bx_loader.gif?1400252396') center center no-repeat;
    height: 40px;
}

#section-home #controls .filter-group {
    margin-bottom: 10px;
    position: relative;
}

    #section-home #controls .filter-group .txt {
        background: #F2F2F2;
        color: #000;
        padding: 0.5em 1em 0.5em 0.4em;
        font-weight: 100;
        cursor: pointer;
        -moz-transition: all 0.1s linear;
        -o-transition: all 0.1s linear;
        -webkit-transition: all 0.1s linear;
        transition: all 0.1s linear;
    }

        #section-home #controls .filter-group .txt .no-bold {
            font-weight: 100;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
            opacity: 0.85;
        }

        #section-home #controls .filter-group .txt:after {
            content: ">";
            font-family: icon;
            position: absolute;
            right: 6px;
            top: 3px;
            font-size: 1.6em;
            color: #009245;
        }

    #section-home #controls .filter-group .filter-list {
        display: none;
        position: absolute;
        left: 100%;
        top: 0;
        background: #E6E6E6;
        width: 200px;
        overflow: hidden;
    }

    #section-home #controls .filter-group .options-container {
        width: 180px;
        margin: 10px;
        position: relative;
    }

    #section-home #controls .filter-group .filter {
        background: #fff;
        overflow: hidden;
        color:#000;
    }

        #section-home #controls .filter-group .filter input, #section-home #controls .filter-group .filter button {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border: 1px solid #fff;
            background: #fff;
            height: 26px;
            padding: 0;
            font-size: 1em;
            color:#000;
        }

        #section-home #controls .filter-group .filter input {
            width: 80%;
            margin-right: -20px;
            float: left;
            padding-left: 8px;
            font-size: 0.9em;
        }

        #section-home #controls .filter-group .filter button {
            width: 20%;
            float: right;
            color: #2f9cc1;
            font-family: icon;
            cursor: default;
        }

    #section-home #controls .filter-group .options {
        color: #000;
        margin: 0.6em 0;
        max-height: 250px;
        overflow-y: visible;
        overflow-x: hidden;
        position: relative; 
    }

        #section-home #controls .filter-group .options.loading:after {
            content: "Cargando...";
            font-size: 0.8em;
            text-align: center;
            padding: 0.5em;
        }

        #section-home #controls .filter-group .options.empty:after {
            content: "Ingresa un nombre con por lo menos 3 letras";
            font-size: 0.8em;
            text-align: center;
            padding: 0.5em;
        }

        #section-home #controls .filter-group .options .option {
            padding: 0.35em 0.6em 0.45em;
            cursor: pointer;
            font-size: 0.8em;
        }

            #section-home #controls .filter-group .options .option:hover {
                background-color: #dcdcdc;
            }

            #section-home #controls .filter-group .options .option.important {
                color: #2f9cc1;
            }

            #section-home #controls .filter-group .options .option.selected {
                color: #2f9cc1;
                background-color: #d0e3d3;
                font-weight: 400;
            }

    #section-home #controls .filter-group:hover .txt {
        background-color: #E6E6E6;
    }

    #section-home #controls .filter-group.visible .txt {
        background-color: #E6E6E6;
        position: relative;
    }

        #section-home #controls .filter-group.visible .txt:after {
            content: "<";
        }

    #section-home #controls .filter-group.visible .filter-list {
        display: block;
    }

    #section-home #controls .filter-group.selected .txt {
        background-color: #999999;
        font-weight: 400;
        color: #fff;
    }

        #section-home #controls .filter-group.selected .txt:after {
            color: #fff;
        }

        #section-home #controls .filter-group.selected .txt:hover {
            color: #fff;
            background-color: #2481a0;
        }

#section-home #controls #filter-results {
    background: #f8f8f8;
    color: #000;
    overflow: hidden;
    font-size: 0.9em;
    border-left: 5px solid #009245;
}

    #section-home #controls #filter-results .results {
        float: left;
        padding: 14px;
    }

    #section-home #controls #filter-results button {
        float: right;
        display: block;
        border: 1px solid #009245;
        background-color: #009245;
        color: #fff;
        font-size: 0.8em;
        padding: 0.07em 0.5em 0.15em;
        margin: 0;
        height:70px; width:80px;
    }

#section-home #map-view-options {
    position: absolute;
    top: 130px;
    right: 50px;
    z-index: 9;
    min-width: 145px;
}

    #section-home #map-view-options .change-view-mode {
        display: none;
        color: #fff;
        background: #2f9cc1;
        padding: 5px;
        overflow: hidden;
        font-size: 0.8em;
        display: block;
        margin-bottom: 3px;
        text-decoration: none;
    }

        #section-home #map-view-options .change-view-mode:hover {
            background: #35a644;
        }

        #section-home #map-view-options .change-view-mode .icon {
            overflow: hidden;
            display: inline-block;
            text-indent: -99999em;
            background-position: 0 -2052px;
            width: 25px;
            height: 24px;
            text-align: left;
            float: left;
            margin-right: 10px;
        }

    #section-home #map-view-options .select-period {
        background: #e2f4e4;
        border: 2px solid #2f9cc1;
        color: #2f9cc1;
        font-size: 0.9em;
        position: relative;
        cursor: pointer;
    }

        #section-home #map-view-options .select-period.hidden {
            display: none;
        }

        #section-home #map-view-options .select-period .txt {
            padding: 4px 30px 4px 18px;
            position: relative;
        }

            #section-home #map-view-options .select-period .txt:after {
                content: "v";
                font-family: "icon";
                position: absolute;
                right: 5px;
                width: 1em;
                height: 1em;
                speak: none;
                font-size: 1.2em;
                top: 0.2em;
            }

        #section-home #map-view-options .select-period .filter-list {
            position: absolute;
            top: 100%;
            background: #fff;
            border: 2px solid #2f9cc1;
            width: 100%;
            max-width: 100%;
            left: -2px;
            display: none;
        }

            #section-home #map-view-options .select-period .filter-list .option {
                padding: 0.4em 18px;
            }

                #section-home #map-view-options .select-period .filter-list .option:hover {
                    background: #e2f4e4;
                }

                #section-home #map-view-options .select-period .filter-list .option.selected {
                    background: #2f9cc1;
                    color: #fff;
                }

#section-home #share {
    padding-top: 1.2em;
    display: none;
}

    #section-home #share .container-share {
        height: 0;
        overflow: hidden;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

        #section-home #share .container-share.show {
            min-height: 48px;
        }

    #section-home #share p {
        cursor: pointer;
        color: #00b5c6;
        font-size: 12px;
        margin-bottom: 0.6em;
        position: relative;
        display: block;
    }

        #section-home #share p.show:after {
            content: "^";
        }

        #section-home #share p:after {
            content: "v";
            font-family: "icon";
            position: absolute;
            right: 0;
            width: 1em;
            height: 1em;
            speak: none;
            top: 50%;
            margin-top: -0.55em;
            font-size: 2em;
        }

    #section-home #share .facebook {
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 -178px;
        width: 80px;
        height: 22px;
        text-align: left;
    }

    #section-home #share .twitter {
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 -2030px;
        width: 70px;
        height: 22px;
        text-align: left;
    }

    #section-home #share .email {
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 -1368px;
        width: 70px;
        height: 22px;
        text-align: left;
    }

    #section-home #share .print {
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 -1671px;
        width: 80px;
        height: 22px;
        text-align: left;
    }

#section-home #map-legend {
    position: absolute;
    right: 15px;
    bottom: 25px;
    z-index: 1;
    position: absolute;
    background: #fff;
    border: 1px solid #bbb;
    font-size: 0.7em;
    padding: 0.6em 0.7em;
    width: 184px;
    display: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    #section-home #map-legend.fixed {
        position: fixed;
    }

    #section-home #map-legend .scale {
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 -1845px;
        width: 167px;
        height: 10px;
        text-align: left;
    }

    #section-home #map-legend .vals {
        text-align: right;
        overflow: hidden;
        margin: 5px 0 4px;
        font-weight: bold;
        color: #3d3d3d;
    }

        #section-home #map-legend .vals .lower {
            float: left;
        }

#section-home .conoce-como {
    font-size: 0.8em;
}

#section-home .content .select-period {
    position: relative;
    z-index: 2;
}

    #section-home .content .select-period.hidden {
        display: none;
    }

    #section-home .content .select-period .txt {
        position: relative;
        cursor: pointer;
        display: inline-block;
        padding: 0.15em 1.2em 0.15em 0.2em;
    }

        #section-home .content .select-period .txt:after {
            content: "v";
            font-family: "icon";
            position: absolute;
            right: 0;
            width: 1em;
            height: 1em;
            speak: none;
            top: 50%;
            margin-top: -0.55em;
        }

    #section-home .content .select-period .decorator {
        border: 1px solid #0077a2;
        border-top: 0;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 0.25em;
        left: 0;
    }

    #section-home .content .select-period .filter-list {
        width: auto !important;
        position: absolute;
        top: 100%;
        left: 0;
        display: none;
        border: 1px solid #0077a2;
        border-top: none;
        background: #fff;
    }

        #section-home .content .select-period .filter-list .inner {
            display: block;
        }

        #section-home .content .select-period .filter-list .option {
            padding: 0.2em;
            display: block;
        }

            #section-home .content .select-period .filter-list .option:hover {
                background: #defaff;
            }

            #section-home .content .select-period .filter-list .option.selected {
                background: #0091ab;
                color: #fff;
            }

#section-home .content .graph-wrapper {
    zoom: 1;
}

    #section-home .content .graph-wrapper:after {
        clear: both;
        content: ".";
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }

#section-home .content .graph-wrapper2, #section-home .content .graph-wrapper3 {
    padding-bottom: 40px;
}

#section-home .content svg {
    display: block;
    margin: auto;
}

#section-home .content .label {
    font-size: 22px;
    color: #555;
    text-align: center;
    font-weight: 100;
    max-width: 500px;
    margin: 3em auto 2em;
}

#section-home .content .proy-sector, #section-home .content .prod-reg-res {
    float: left;
    width: 60%;
}

    #section-home .content .prod-reg-res svg {
        -webkit-filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.25));
        text-shadow: 0 0 4px #444;
    }

#section-home .content .res-sector, #section-home .content .prod-res {
    float: right;
    width: 40%;
    margin: auto auto 1em;
}

    #section-home .content .res-sector svg, #section-home .content .prod-res svg {
        -webkit-filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.25));
    }

    #section-home .content .prod-res .resource-elem {
        padding-top: 0.8em;
        color: #777;
    }

        #section-home .content .prod-res .resource-elem:after {
            border-bottom: 1px solid #DDD;
            padding-top: 7px;
            clear: both;
            content: " ";
            display: block;
            margin: 0 20px;
        }

    #section-home .content .prod-res .name {
        float: left;
    }

    #section-home .content .prod-res .value {
        float: right;
        text-align: right;
        font-size: 0.9em;
    }

#section-home .content .res-region, #section-home .content .prod-res-no {
    float: left;
    width: 45%;
    margin: auto;
}

    #section-home .content .res-region svg, #section-home .content .prod-res-no svg {
        text-shadow: 0 0 4px #444;
        -webkit-filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.25));
    }

    #section-home .content .prod-res-no svg {
        text-shadow: none;
        -webkit-filter: drop-shadow(0 0 0 #fff);
    }

#section-home .content .res-depto, #section-home .content .prod-depto {
    float: right;
    width: 50%;
    font-size: 0.8em;
    color: #888;
}

#section-home .content #res-depto, #section-home .content #prod-depto {
    zoom: 1;
    padding: 1.6em 0 0;
}

    #section-home .content #res-depto:after, #section-home .content #prod-depto:after {
        clear: both;
        content: ".";
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }

    #section-home .content #res-depto .col, #section-home .content #prod-depto .col {
        width: 50%;
    }

    #section-home .content #res-depto .depto-elem, #section-home .content #prod-depto .depto-elem {
        padding: 0.3em 0.3em;
        zoom: 1;
        position: relative;
    }

        #section-home .content #res-depto .depto-elem:after, #section-home .content #prod-depto .depto-elem:after {
            clear: both;
            content: ".";
            display: block;
            font-size: 0;
            height: 0;
            line-height: 0;
            visibility: hidden;
        }

        #section-home .content #res-depto .depto-elem:hover, #section-home .content #prod-depto .depto-elem:hover {
            background: #defaff;
            color: #0091ab;
            position: relative;
            z-index: 2;
        }

            #section-home .content #res-depto .depto-elem:hover .bar, #section-home .content #prod-depto .depto-elem:hover .bar {
                background: #E6E6E6;
            }

            #section-home .content #res-depto .depto-elem:hover .graph-tooltip, #section-home .content #prod-depto .depto-elem:hover .graph-tooltip {
                display: block;
            }

    #section-home .content #res-depto .name, #section-home .content #prod-depto .name {
        width: 150px;
        float: left;
    }

    #section-home .content #res-depto .bar, #section-home .content #prod-depto .bar {
        margin-left: 152px;
        margin-right: 25px;
        margin-top: 0.4em;
        background: #E6E6E6;
    }

    #section-home .content #res-depto .fill, #section-home .content #prod-depto .fill {
        height: 4px;
        background: #0077a2;
    }

    #section-home .content #res-depto .graph-tooltip, #section-home .content #prod-depto .graph-tooltip {
        display: none;
        position: absolute;
        font-size: 1em;
        color: #888;
        margin-bottom: 5px;
        min-width: 70px;
    }

#section-home .content #res-resources-depto {
    height: 450px;
    padding-bottom: 4em;
}

@media all and (max-width: 992px) {
    #section-home .content .proy-sector, #section-home .content .res-depto, #section-home .content .res-region, #section-home .content .res-sector {
        float: none;
        width: auto;
    }

        #section-home .content .proy-sector .label, #section-home .content .res-depto .label, #section-home .content .res-region .label, #section-home .content .res-sector .label {
            margin-bottom: 2em;
        }

    #section-home .content .proy-sector {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    #section-home .content .res-depto {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}

#section-home .content .fisc-hidro-type svg, #section-home .content .fisc-min-act svg {
    -webkit-filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.15));
    text-shadow: 0 0 3px #444;
}

#section-home .content .fisc-hidro-type, #section-home .content .fisc-min-act, #section-home .content .fisc-camp-type {
    float: left;
    width: 33.2%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1em;
}

#section-home .content .graph-fiscalization-show-hidrocarburos .graph-title {
    display: none;
}

#section-home .content .graph-fiscalization-show-hidrocarburos .graph-columns-group {
    display: none;
}

    #section-home .content .graph-fiscalization-show-hidrocarburos .graph-columns-group.graph-fiscalization-hidrocarburos {
        display: block;
        width: 100%;
    }

#section-home .content .graph-fiscalization-show-mineral .graph-title {
    display: none;
}

#section-home .content .graph-fiscalization-show-mineral .graph-columns-group {
    display: none;
}

    #section-home .content .graph-fiscalization-show-mineral .graph-columns-group.graph-fiscalization-mineral {
        display: block;
        width: 100%;
    }

#section-home .content #bottom-graphs .highcharts-legend {
    display: none;
}

#section-home .content .graph-fiscalization-all .graph-columns-group {
    display: block;
    overflow: hidden;
}

#section-home .content .graph-fiscalization-all .graph-fiscalization-hidrocarburos {
    width: 100%;
}

    #section-home .content .graph-fiscalization-all .graph-fiscalization-hidrocarburos.lay-large .graph-columns.FiscalizacionPorHidrocarburo {
        float: none;
        width: 50%;
    }

    #section-home .content .graph-fiscalization-all .graph-fiscalization-hidrocarburos.lay-large .graph-columns.FiscalizacionHidrocarburosPorActividad {
        width: 100%;
        float: none;
    }

#section-home .content .graph-fiscalization-all .graph-columns {
    width: 50%;
    float: left;
    margin: auto;
    display: block;
    position: relative;
}

    #section-home .content .graph-fiscalization-all .graph-columns .no-data {
        display: none;
    }

    #section-home .content .graph-fiscalization-all .graph-columns.FiscalizacionHidrocarburosPorActividad {
        display: block;
    }

    #section-home .content .graph-fiscalization-all .graph-columns.data-bars-0 .graph-chart {
        opacity: 0.25;
    }

    #section-home .content .graph-fiscalization-all .graph-columns.data-bars-0 .no-data {
        display: block;
        background: url('../img/icons/no-data.png?1419908086') no-repeat center;
        position: absolute;
        z-index: 10;
        top: 40%;
        width: 100%;
        text-align: center;
        font-size: 2em;
        height: 160px;
        line-height: 160px;
        opacity: 0.7;
    }

#section-home .content .graph-fiscalization-all .FiscalizacionPorMIieral {
    width: 40%;
}

#section-home .content .graph-fiscalization-all .FiscalizacionMineralesPorActividad {
    width: 60%;
}

#section-home .content .graph-fiscalization-all .FiscalizacionMineralesPorActividad {
    width: 60%;
}

#section-home .content .graph-fiscalization-all .graph-title {
    display: block;
    text-align: center;
    font-size: 1.5em;
    color: #555;
    font-weight: 400;
}

#section-home .content .graph-fiscalization-all .label {
    font-size: 20px;
    color: #555;
    min-height: 41px;
    text-align: center;
    font-weight: 100;
    max-width: 500px;
    margin: 2em auto 1em;
    min-height: 80px;
}

#section-home .content .graph-fiscalization-all .highcharts-legend {
    display: none;
}

#section-home .content .graph-fiscalization-all .graph-extra-lables {
    padding: 0 8px 0 40px;
    z-index: 10;
    position: relative;
    top: -30px;
}

    #section-home .content .graph-fiscalization-all .graph-extra-lables .box-label {
        float: left;
        text-align: center;
    }

        #section-home .content .graph-fiscalization-all .graph-extra-lables .box-label span {
            display: block;
            font-size: 12px;
        }

            #section-home .content .graph-fiscalization-all .graph-extra-lables .box-label span.valor {
                text-align: center;
            }

                #section-home .content .graph-fiscalization-all .graph-extra-lables .box-label span.valor p {
                    display: inline-block;
                    border-top: 1px dotted #333;
                    border-bottom: 1px dotted #333;
                    padding: 3px;
                    margin: 3px;
                }

            #section-home .content .graph-fiscalization-all .graph-extra-lables .box-label span.percent {
                font-size: 14px;
            }

    #section-home .content .graph-fiscalization-all .graph-extra-lables.boxes-by-1 .box-label {
        width: 100%;
    }

    #section-home .content .graph-fiscalization-all .graph-extra-lables.boxes-by-2 .box-label {
        width: 50%;
    }

    #section-home .content .graph-fiscalization-all .graph-extra-lables.boxes-by-3 .box-label {
        width: 33%;
    }

    #section-home .content .graph-fiscalization-all .graph-extra-lables.boxes-by-4 .box-label {
        width: 25%;
    }

#section-home .content .graph-fiscalization-all label {
    margin-top: 1em;
}

#section-home .content .graph-fiscalization-all ul {
    text-align: center;
}

    #section-home .content .graph-fiscalization-all ul li {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
    }

        #section-home .content .graph-fiscalization-all ul li:before {
            content: "";
            display: inline-block;
            width: 12px;
            height: 12px;
            position: relative;
            margin: 0 5px;
        }

    #section-home .content .graph-fiscalization-all ul .fis-gr-hidrocarburo:before {
        background: #FCA74D;
    }

    #section-home .content .graph-fiscalization-all ul .fis-gr-mineral:before {
        background: #FFF568;
    }

#section-home .content .fisc-camp-type-dep {
    padding-bottom: 3em;
    position: relative;
}

    #section-home .content .fisc-camp-type-dep .no-data {
        display: none;
    }

    #section-home .content .fisc-camp-type-dep.data-bars-0 .graph-chart, #section-home .content .fisc-camp-type-dep.data-bars-false .graph-chart {
        opacity: 0.25;
    }

    #section-home .content .fisc-camp-type-dep.data-bars-0 .mask-graph, #section-home .content .fisc-camp-type-dep.data-bars-false .mask-graph {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    #section-home .content .fisc-camp-type-dep.data-bars-0 .no-data, #section-home .content .fisc-camp-type-dep.data-bars-false .no-data {
        display: block;
        background: url('../img/icons/no-data.png?1419908086') no-repeat center;
        position: absolute;
        z-index: 10;
        top: 40%;
        width: 100%;
        text-align: center;
        font-size: 2em;
        height: 160px;
        line-height: 160px;
        opacity: 0.7;
    }

#section-home .projects-list-view {
    padding: 1.2em 0 0;
}

    #section-home .projects-list-view tr td {
        /*word-break: break-word;*/
        /*word-break: break-all;*/
    }

    #section-home .projects-list-view tr.name {
        width: 55%;
    }

    #section-home .projects-list-view tr.type {
        width: 15%;
    }

    #section-home .projects-list-view tr.number {
        width: 15%;
    }

    #section-home .projects-list-view tr.state {
        width: 15%;
    }

    #section-home .projects-list-view .back {
        display: inline-block;
        color: #2f9cc1;
        padding-left: 1.8em;
        position: relative;
        font-size: 0.9em;
        text-decoration: none;
    }

        #section-home .projects-list-view .back:after {
            content: "<";
            position: absolute;
            top: 0;
            left: 0.25em;
            color: #2f9cc1;
            font-family: icon;
            font-size: 1.7em;
            margin-top: -0.2em;
        }

    #section-home .projects-list-view .pagination {
        text-align: center;
        color: #888;
        margin-top: 1em;
    }

        #section-home .projects-list-view .pagination a {
            display: inline-block;
            padding: 0.2em 0.4em 0.3em;
            color: #2f9cc1;
            text-decoration: none;
            font-weight: 400;
        }

            #section-home .projects-list-view .pagination a:hover {
                background: #E6E6E6;
                color: #888;
            }

            #section-home .projects-list-view .pagination a.active {
                color: #fff;
                background-color: #2f9cc1;
            }

    #section-home .projects-list-view .title {
        text-transform: uppercase;
        border-top: 1px solid #ededed;
        margin: 1em 0 0;
        font-weight: 400;
        text-align: center;
        font-size: 0.95em;
        color: #636363;
    }

    #section-home .projects-list-view .table-container table {
        width: 100%;
    }

    #section-home .projects-list-view .table-container .number {
        text-align: right;
    }

    #section-home .projects-list-view .table-container .odd {
        background-color: #e2f4e4;
    }

    #section-home .projects-list-view .table-container thead td {
        padding: 0.3em 0.5em 0.4em;
        border-bottom: 1px solid #d2d2d2;
        font-weight: 400;
        font-size: 1.1em;
        text-align: center;
        color:#636363;
    }

        #section-home .projects-list-view .table-container thead td:first-child {
            text-align: left;
        }

    #section-home .projects-list-view .table-container tbody td {
        padding: 0;
    }

        #section-home .projects-list-view .table-container tbody td a {
            display: block;
            padding: 0.3em 0.5em 0.4em;
            text-decoration: none;
            color: #222;
        }

    #section-home .projects-list-view .table-container tbody tr:hover td {
        background-color: #2f9cc1;
    }

        #section-home .projects-list-view .table-container tbody tr:hover td a {
            color: #fff;
        }

    #section-home .projects-list-view .table-container tbody .empty {
        padding: 1em;
    }

        #section-home .projects-list-view .table-container tbody .empty:hover {
            background: #eee;
        }

    #section-home .projects-list-view .table-container .loading-container tr:hover td {
        background: none;
    }

    #section-home .projects-list-view .table-container .loading {
        background: url('../img/bx_loader.gif?1400252396') center center no-repeat;
        height: 4em;
    }

#section-home .facts {
    zoom: 1;
    margin: 4em 0;
}

    #section-home .facts:after {
        clear: both;
        content: ".";
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }

    #section-home .facts .fact {
        float: left;
        width: 33.3%;
        position: relative;
    }

        #section-home .facts .fact .inner {
            padding: 0 18px;
        }

    #section-home .facts .decorator {
        position: absolute;
        left: -3px;
        top: 0;
        height: 75px;
        width: 5px;
        background: #ededed;
    }

    #section-home .facts .fact:first-child .decorator {
        display: none;
    }

    #section-home .facts img {
        float: left;
    }

    #section-home .facts .text {
        margin-left: 75px;
        font-size: 0.9em;
        line-height: 1.3em;
    }

    #section-home .facts strong {
        font-weight: 400;
    }

    #section-home .facts .title {
        font-weight: 400;
        font-size: 1.1em;
    }

.statistic-home-info, .home-description-aplication {
    display: none;
}

#section-home .home-mode #controls {
    width: 380px;
    background-color: #F0F0F0;
    border-bottom: 0;
    border-radius: 5px;
    color: #959595;
    visibility:hidden;
}

    #section-home .home-mode #controls .wrap-controls {
        display: block;
    }

    #section-home .home-mode #controls .statistic-home-info {
        display: block;
    }

        #section-home .home-mode #controls .statistic-home-info .subtitle-consolidated {
            background: #fff;
            text-align: center;
            padding: 0.5em;
            font-size: 1.15em;
            color: #666;
            border-radius: 5px 5px 0 0;
            position: relative;
        }

            #section-home .home-mode #controls .statistic-home-info .subtitle-consolidated:after {
                content: "";
                position: absolute;
                left: 50%;
                margin-left: -7px;
                top: 100%;
                border: 15px solid transparent;
                border-top: 15px solid #fff;
            }

            #section-home .home-mode #controls .statistic-home-info .subtitle-consolidated .close {
                position: absolute;
                top: 7px;
                right: 5px;
                overflow: hidden;
                display: inline-block;
                text-indent: -99999em;
                background-position: 0 -18px;
                width: 23px;
                height: 23px;
                text-align: left;
            }

        #section-home .home-mode #controls .statistic-home-info .statistic-row {
            border-bottom: 1px solid #ccc;
            margin: 0.5em;
        }

            #section-home .home-mode #controls .statistic-home-info .statistic-row:last-child {
                border-bottom: 0;
            }

            #section-home .home-mode #controls .statistic-home-info .statistic-row .label {
                padding: 10px 20px;
            }

            #section-home .home-mode #controls .statistic-home-info .statistic-row .money {
                padding: 0 20px 10px;
                font-size: 1.7em;
                color: #666;
            }

                #section-home .home-mode #controls .statistic-home-info .statistic-row .money#approved-projects-home {
                    padding: 0 15px 10px;
                    font-size: 3em;
                    color: #2f9cc1;
                }

#section-home .home-mode #infographic {
    display: none;
}

#section-home .home-mode .home-description-aplication {
    background: #ECF0F1;
    display: block;
    max-width: none;
    margin: 0;
    position: relative;
    display: block;
}

    #section-home .home-mode .home-description-aplication:after {
        content: "";
        position: absolute;
        width: 100%;
        background: #fff;
        top: 0;
    }

    #section-home .home-mode .home-description-aplication .centered {
        position: relative;
        z-index: 10;
    }

    #section-home .home-mode .home-description-aplication .video-area {
        text-align: center;
    }

        #section-home .home-mode .home-description-aplication .video-area h2 {
            color: #0091ac;
            padding: 1em 0 0.5em;
            font-weight: 600;
            font-size: 2.2em;
        }

        #section-home .home-mode .home-description-aplication .video-area figure {
            width: 560px;
            height: 315px;
            border: 10px solid #fff;
            border-radius: 5px;
        }

        #section-home .home-mode .home-description-aplication .video-area p {
            text-align: center;
            padding: 2em 11em;
        }

    #section-home .home-mode .home-description-aplication .sections-area {
        background: url('../img/landing_icons/pattern-dots.png?1419908086');
        padding: 2em;
    }

        #section-home .home-mode .home-description-aplication .sections-area article {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            width: 20%;
            margin: 20px;
            text-align: center;
        }

            #section-home .home-mode .home-description-aplication .sections-area article h3 {
                font-size: 1.3em;
                text-transform: uppercase;
                color: #2f9cc1;
            }

            #section-home .home-mode .home-description-aplication .sections-area article p {
                padding: 1em 0;
                line-height: 1.5em;
                color: #636363;
            }

            #section-home .home-mode .home-description-aplication .sections-area article .btn-gray {
                background: #555;
                color: #fff;
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                text-align: center;
                padding: 0.5em 1.5em;
                text-decoration: none;
                font-weight: 700;
            }

                #section-home .home-mode .home-description-aplication .sections-area article .btn-gray:hover {
                    background: #3b3b3b;
                }

.map-container.landing-mode #search #filter-results {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    display: none;
}

.map-container.landing-mode .legend-resources {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    display: none;
}

.map-container.landing-mode #infographic {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    display: none;
}

.map-container.landing-mode #controls {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}

.map-container.landing-mode .map-container__patron {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=99);
    opacity: 0.99;
    z-index: 10;
}

.map-container.landing-mode .main-content {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    display: block;
    z-index: 11;
}

.map-container.landing-mode .map-container {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    max-height: 1450px;
}

.map-container__patron {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background: url('../img/landing_icons/mapahome.jpg?1400252396') repeat;
    height: 750px;
    top: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    /*width: 100%;*/
    z-index: -10000;
    border-bottom: 4px solid #58CA67;
}

    .map-container__patron:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url('../img/landing_icons/patronhome.png?1400252396') repeat;
    }

.main-content {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    width: 992px;
    position: relative;
    margin: auto;
    margin-top: -37em;
    display: none;
}

.main-content__title {
    color: #5E5F5A;
    font-size: 2.1em;
    font-weight: 300;
    margin: 0 auto;
    text-align: center;
    width: 80%;
}

.main-content__type-filters {
    width: 80%;
    margin: 0 auto;
    margin-top: 2em;
    text-align: center;
}

.main-content__type-filters__list {
    display: inline-block;
    margin: 1em 2.5em;
}

.main-content__type-filters__link {
    color: #5E5F5A;
    font-weight: 100;
    text-decoration: none;
    text-transform: uppercase;
}

    .main-content__type-filters__link div {
        background-color: #58ca67;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 auto;
        margin-bottom: 0.5em;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

    .main-content__type-filters__link:hover div {
        background-color: #6cd079;
    }

.main-content__type-filters__link__project-icon {
    background-image: url('../img/landing_icons/icoproyectos.png?1400252396');
    width: 34px;
    height: 30px;
    padding: 1em 0.9em;
}

.main-content__type-filters__link__resources-icon {
    background-image: url('../img/landing_icons/icorecursos.png?1400252396');
    width: 31px;
    height: 26px;
    padding: 1.15em 0.976em;
}

.main-content__type-filters__link__production-icon {
    background-image: url('../img/landing_icons/icoproduccion.png?1400252396');
    width: 14px;
    height: 33px;
    padding: 0.9em 1.5em;
}

.main-content__type-filters__link_fiscalization-icon {
    background-image: url('../img/landing_icons/icofiscalizacion.png?1400252396');
    width: 29px;
    height: 30px;
    padding: 1em 1.039em;
}

.main-content__video {
    border: 1px solid #09425d;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 750px;
    height: 410px;
    margin: 0 auto;
    margin-top: 2em;
}

.main-content__description {
    max-width: 800px;
    margin: 3em auto;
}

    .main-content__description figure, .main-content__description .right-content {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        vertical-align: top;
    }

    .main-content__description figure {
        background: url('../img/landing_icons/thumb-video.png?1419908086') no-repeat center;
        position: relative;
        cursor: pointer;
    }

        .main-content__description figure:after {
            content: "";
            overflow: hidden;
            display: inline-block;
            text-indent: -99999em;
            background-position: 0 -41px;
            width: 64px;
            height: 64px;
            text-align: left;
            position: absolute;
            left: 50%;
            top: 50%;
            margin: -20px 0 0 -15px;
            opacity: 0.8;
            width: 65px;
        }

        .main-content__description figure:hover:after {
            opacity: 1;
        }

    .main-content__description .right-content {
        width: 465px;
    }

.main-content__description__text {
    margin: 0 auto;
    color: #636363;
    line-height: 1.5em;
    font-size: 1.2em;
}

.main-content__description__text-bold {
    font-size: 2.5em;
    font-weight: lighter;
    margin-bottom: 0.3em;
    color: #636363;
}

.main-content__notifications {
    background: #fef4e8;
    margin: 0 auto;
    padding: 1em 1.5em;
    margin-top: 2em;
}

.main-content__notifications__text {
    color: #d9886a;
    padding-left: 4em;
    text-transform: uppercase;
    font-size: 0.8em;
    text-transform: lowercase;
    min-height: 32px;
    background: url('../img/landing_icons/warning.png?1400252396') no-repeat;
}

.main-content__consolidated-data {
    width: 665px;
    margin: 2em auto 8em;
    background-color: #fff;
    border-radius: 6px;
}

.main-content__consolidated-data__title {
    background: #0091AC;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    padding: 0.3em;
    margin-bottom: 1em;
    border-radius: 6px 6px 0 0;
}

.main-content__consolidated-data__aproved_projects {
    border: 1px solid #D2D2D2;
    display: table-cell;
    text-align: center;
    padding: 1.5em 1.8em;
    vertical-align: middle;
    max-width: 13em;
}

    .main-content__consolidated-data__aproved_projects .title {
        color: #636363;
        font-size: 1.1em;
        margin-bottom: 1em;
    }

    .main-content__consolidated-data__aproved_projects .number {
        color: #58ca67;
        font-size: 4em;
    }

.main-content__consolidated-data__resources {
    display: table-cell;
    padding: 0 2em;
}

    .main-content__consolidated-data__resources .invested-resources {
        padding-bottom: 0.5em;
    }

        .main-content__consolidated-data__resources .invested-resources .title {
            color: #636363;
            font-size: 1.1em;
            font-weight: 100;
            max-width: 290px;
            padding-bottom: 0.5em;
        }

        .main-content__consolidated-data__resources .invested-resources .amount {
            color: #0092ab;
            font-size: 1.5em;
        }

    .main-content__consolidated-data__resources .aproved-resources .title {
        color: #636363;
        font-size: 1.1em;
        max-width: 290px;
        font-weight: 100;
        padding: 0.5em 0;
    }

    .main-content__consolidated-data__resources .aproved-resources .amount {
        color: #707070;
        font-size: 1.5em;
        padding-bottom: 0.5em;
    }

    .main-content__consolidated-data__resources .total-val-resources .title {
        color: #636363;
        font-size: 1.1em;
        font-weight: 100;
        max-width: 90%;
        padding-bottom: 0.5em;
    }

    .main-content__consolidated-data__resources .total-val-resources .amount {
        color: #707070;
        font-size: 1.5em;
    }

.modal .wrapper .content {
    background-color: #000;
}

.main-content__notifications {
    z-index: 100;
    position: relative;
}

.main-content__consolidated-data {
    position: relative;
}

.main-content__consolidated-tabbed {
    background: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

    .main-content__consolidated-tabbed.show-tabbed {
        display: block;
    }

    .main-content__consolidated-tabbed .consolidated-tabbed {
        position: relative;
        color: #959595;
    }

        .main-content__consolidated-tabbed .consolidated-tabbed .wrap-tab {
            width: 85%;
            margin: auto;
        }

        .main-content__consolidated-tabbed .consolidated-tabbed:after {
            content: "";
            position: absolute;
            top: -30px;
            right: 50px;
            border: 15px solid transparent;
            border-bottom: 15px solid #fff;
        }

        .main-content__consolidated-tabbed .consolidated-tabbed h2 {
            color: #2f9cc1;
            display: block;
            font-size: 3em;
            padding: 1.5em 1em;
            font-size: 1.5em;
            text-align: center;
        }

        .main-content__consolidated-tabbed .consolidated-tabbed .btns-area {
            border-top: 1px solid #d2d2d2;
            border-bottom: 1px solid #d2d2d2;
            text-align: justify;
            margin: 1em 0;
        }

            .main-content__consolidated-tabbed .consolidated-tabbed .btns-area a {
                background: #2f9cc1;
                text-align: center;
                color: #fff;
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                vertical-align: top;
                margin: 1em 0 0;
                padding: 0.4em 2em;
                text-decoration: none;
                width: 19%;
            }

                .main-content__consolidated-tabbed .consolidated-tabbed .btns-area a:hover {
                    background: #45c356;
                }

            .main-content__consolidated-tabbed .consolidated-tabbed .btns-area .break {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                width: 30%;
                height: 0;
            }

        .main-content__consolidated-tabbed .consolidated-tabbed b {
            font-weight: bold;
            padding-bottom: 0.5em;
            display: block;
            color: #6f6f6f;
        }

.i-tooltip {
    content: "";
    overflow: hidden;
    display: inline-block;
    text-indent: -99999em;
    background-position: 0 -505px;
    width: 15px;
    height: 15px;
    text-align: left;
    position: relative;
    top: 0;
    right: -5px;
    overflow: visible !important;
    text-indent: 0 !important;
}

#header.tooltip, .tooltip {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

    #header.tooltip .info-tool, .tooltip .info-tool {
        display: none;
        color: #0091AC;
        z-index: 10;
        position: absolute;
        left: 50%;
        margin: 0 0 0 -100px;
        bottom: 110%;
        background: #fff;
        text-align: center;
        width: 200px;
        font-size: 0.7em;
        /*font-family: Arial;*/
        line-height: 1em;
        padding: 8px;
        opacity: 1;
        text-transform: none;
        border-radius: 3px;
        font-weight: bold;
        border: 1px solid silver;
        word-break: break-word;
    }

.hide {
    display: none !important;
}

.home-mode + #footer .row .info, .home-mode + #footer .row .form-wrapper {
    display: none;
}

body.is-safari {
    font-weight: normal;
}

#footer li.LabelData {
    color: black;
    font-weight: lighter;
    list-style-image: url("/Images/Vineta.gif");   
}

#footer li.LabelDataInner {
    color:black;
    margin-left: 0px;
     font-weight:   bold; 
   
}



/*temporal*/
.logo-mapainv{
    background-image: url('../img/logo-mapainv.png');
    background-repeat: no-repeat;
}

#header .logo-mapainv {
    overflow: hidden;
    display: inline-block;
    text-indent: -99999em;
    background-size: 147px;
    width: 157px;
    height: 42px;
    text-align: left;
    vertical-align: middle;
    margin: 0 0.7em;
}


.logo-gob{
    background-image: url('../img/logo_gob.png');
    background-repeat: no-repeat;
}

#header .logo-gob {
    overflow: hidden;
    display: inline-block;
    text-indent: -99999em;
    background-size: 140px;
    width: 160px;
    height: 60px;
    text-align: left;
    vertical-align: middle;
    margin: 0 0.2em;
}


.logo-snip{
    background-image: url('../img/logo_snip.png');
    background-repeat: no-repeat;
}

#header .logo-snip {
    overflow: hidden;
    display: inline-block;
    text-indent: -99999em;
    background-size: 200px;
    width: 200px;
    height: 60px;
    text-align: left;
    vertical-align: middle;
    margin: 0 0.7em;
}