﻿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: inherit;
    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, .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-projects #photos .photo-left, #section-projects #photos .photo-right {
    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: #3ab54a;
    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 #3ab54a;
        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;
        }

.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%;
    display: none;
}

.beta-notification__description__inner {
    color: #6F6F6F;
    background: #fff;
    position: relative;
    top: 50%;
    width: 860px;
    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: #3ab54a;
        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: #3ab54a;
        border: 1px solid #3ab54a;
    }

    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 #3ab54a;
        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: #3ab54a;
        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: 68.75%;
        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 4px 2em;
                width: 160px;
            }

        #footer .info li {
            text-align: left;
            line-height: 1.3;
        }

    #footer .form-wrapper {
        padding: 0 1.4%;
        width: 28.05%;
    }

        #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;
    }

    #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: #3ab54a;
            }

    .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: #3ab54a;
    }

.bx-wrapper {
    position: relative;
    margin: 0 0 30px;
    padding: 0;
    *zoom: 1;
}

    .bx-wrapper img {
        width: 100%;
        display: block;
    }

    .bx-wrapper .bx-viewport {
        left: -5px;
        background: #fff;
    }

    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -30px;
        width: 100%;
    }

    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(img/bx_loader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }

    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: 0.85em;
        font-family: Arial;
        font-weight: bold;
        color: #666;
        padding-top: 20px;
    }

        .bx-wrapper .bx-pager .bx-pager-item {
            display: inline-block;
            *zoom: 1;
            *display: inline;
        }

    .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }

    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #666;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

        .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
            background: #000;
        }

    .bx-wrapper .bx-prev {
        left: 10px;
        background: url(img/controls.png) no-repeat 0 -32px;
    }

    .bx-wrapper .bx-next {
        right: 10px;
        background: url(img/controls.png) no-repeat -43px -32px;
    }

    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }

    .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }

    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 9999;
    }

        .bx-wrapper .bx-controls-direction a.disabled {
            display: none;
        }

    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }

        .bx-wrapper .bx-controls-auto .bx-start {
            display: block;
            text-indent: -9999px;
            width: 10px;
            height: 11px;
            outline: 0;
            background: url(img/controls.png) -86px -11px no-repeat;
            margin: 0 3px;
        }

            .bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
                background-position: -86px 0;
            }

        .bx-wrapper .bx-controls-auto .bx-stop {
            display: block;
            text-indent: -9999px;
            width: 9px;
            height: 11px;
            outline: 0;
            background: url(img/controls.png) -86px -44px no-repeat;
            margin: 0 3px;
        }

            .bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
                background-position: -86px -33px;
            }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }

    .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #666 \9;
        background: rgba(80,80,80,0.75);
        width: 100%;
    }

        .bx-wrapper .bx-caption span {
            color: #fff;
            font-family: Arial;
            display: block;
            font-size: 0.85em;
            padding: 10px;
        }

#section-projects .centered {
    position: relative;
    z-index: 1;
}

#section-projects .map-container {
    position: relative;
}

    #section-projects .map-container .project-map {
        min-height: 345px;
        background: url(http://dev.virtualearth.net/REST/v1/Imagery/Map/Road/4.04,-75.1985091/10?format=jpeg&key=Ah7mafuzHQjBcBfHXRNcyucmUVbzczI7SPzmWvoXhIxnDH-4fUcSKiPpR2kcDZLn&pp=4.04,-74.835091;16;&mapSize=1440,480) #EEE center center no-repeat;
        border-bottom: 3px solid #3ab54a;
    }

    #section-projects .map-container .project-info__cont {
        border-left: 6px solid #FBAE5E;
        background: #fff;
        background: rgba(255,255,255,0.8);
        padding: 1.6em 1em 0.6em;
    }

    #section-projects .map-container .project-info {
        max-width: 806px;
        margin-left: 62px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 35px;
        margin-bottom: 1em;
    }

        #section-projects .map-container .project-info h2 {
            font-size: 21px;
            text-transform: uppercase;
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            line-height: 1.2;
        }

        #section-projects .map-container .project-info h3 {
            font-size: 0.98em;
            text-transform: uppercase;
            padding: 0 0 0.9em;
            font-weight: 600;
            color: #0077a2;
            -webkit-font-smoothing: antialiased;
        }

        #section-projects .map-container .project-info .project-approvers {
            zoom: 1;
            color: #3d3d3d;
            font-size: 0.7em;
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            text-transform: uppercase;
            padding: 0.4em 0;
            border-top: 1px solid #CCC;
            margin: 0.8em 0 0.5em;
            border-bottom: 1px solid #CCC;
        }

            #section-projects .map-container .project-info .project-approvers:after {
                clear: both;
                content: ".";
                display: block;
                font-size: 0;
                height: 0;
                line-height: 0;
                visibility: hidden;
            }

            #section-projects .map-container .project-info .project-approvers .text {
                float: left;
                width: 50%;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
            }

            #section-projects .map-container .project-info .project-approvers .state--Aprobado, #section-projects .map-container .project-info .project-approvers .state--aprobado, #section-projects .map-container .project-info .project-approvers .state--APROBADO {
                color: #3ab54a;
            }

            #section-projects .map-container .project-info .project-approvers .status {
                float: right;
                text-align: left;
                width: 50%;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
            }

                #section-projects .map-container .project-info .project-approvers .status .label {
                    font-weight: bold;
                    display: block;
                }

        #section-projects .map-container .project-info .project-values {
            zoom: 1;
        }

            #section-projects .map-container .project-info .project-values:after {
                clear: both;
                content: ".";
                display: block;
                font-size: 0;
                height: 0;
                line-height: 0;
                visibility: hidden;
            }

            #section-projects .map-container .project-info .project-values td {
                width: 1%;
            }

            #section-projects .map-container .project-info .project-values .project-values__total, #section-projects .map-container .project-info .project-values .project-values__sgr {
                width: 49.5%;
                padding: 0.7em;
                background: rgba(0,0,0,0.1);
                vertical-align: bottom;
                font-size: 0.7em;
                font-weight: 500;
                -webkit-font-smoothing: antialiased;
                line-height: 1.2;
            }

            #section-projects .map-container .project-info .project-values .project-values__top {
                padding-bottom: 0;
                padding-top: 1.2em;
            }

            #section-projects .map-container .project-info .project-values i {
                font-size: 2.3em;
            }

        #section-projects .map-container .project-info .project-data {
            font-size: 24px;
            font-weight: 100;
            margin-bottom: 0.4em;
            line-height: 1.2em;
            overflow: hidden;
        }

        #section-projects .map-container .project-info .social-share {
            border-top: 1px solid #ccc;
            padding-top: 0.6em;
        }

            #section-projects .map-container .project-info .social-share .fb {
                background: url("../img/icons/fb.png");
                display: inline-block;
                height: 22px;
                width: 80px;
            }

            #section-projects .map-container .project-info .social-share .tweet {
                background: url("../img/icons/tw.png");
                display: inline-block;
                height: 22px;
                width: 70px;
            }

            #section-projects .map-container .project-info .social-share .email {
                background: url("../img/icons/mail.png");
                display: inline-block;
                height: 22px;
                width: 70px;
            }

            #section-projects .map-container .project-info .social-share .print {
                background: url("../img/icons/print.png");
                display: inline-block;
                height: 22px;
                width: 80px;
            }

#section-projects #project-general-info .top-breadcumbs {
    font-size: 14px;
    margin: 20px 3px 40px;
    zoom: 1;
}

    #section-projects #project-general-info .top-breadcumbs:after {
        clear: both;
        content: ".";
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }

    #section-projects #project-general-info .top-breadcumbs li {
        color: #3d3d3d;
        float: left;
        margin-left: 15px;
    }

        #section-projects #project-general-info .top-breadcumbs li:first-child {
            position: relative;
            background: #81B9D4;
            color: #fff;
            margin-left: 0px;
            margin-right: 10px;
            height: 20px;
            line-height: 18px;
            padding-left: 3px;
        }

        #section-projects #project-general-info .top-breadcumbs li:last-child {
            text-transform: uppercase;
        }

        #section-projects #project-general-info .top-breadcumbs li a {
            color: #3d3d3d;
            text-decoration: none;
        }

        #section-projects #project-general-info .top-breadcumbs li .arrow {
            position: absolute;
            width: 0;
            height: 0;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            border-left: 10px solid #81B9D4;
            top: 0px;
            right: -10px;
        }

#section-projects #general h2 {
    margin-bottom: 20px;
    font-weight: 400;
}

#section-projects #general h3 {
    margin-top: 30px;
    color: #0090AB;
    font-size: 26px;
    -webkit-font-smoothing: antialiased;
}

#section-projects #general .left {
    float: left;
}

    #section-projects #general .left.wide {
        width: 50%;
        margin-right: 3%;
    }

        #section-projects #general .left.wide:first-child {
            border-right: 1px solid #ccc;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            margin-bottom: 2em;
        }

    #section-projects #general .left.narrow {
        width: 45%;
    }

    #section-projects #general .left .project-detail li {
        zoom: 1;
        margin: 10px 0px;
    }

        #section-projects #general .left .project-detail li:after {
            clear: both;
            content: ".";
            display: block;
            font-size: 0;
            height: 0;
            line-height: 0;
            visibility: hidden;
        }

        #section-projects #general .left .project-detail li .text, #section-projects #general .left .project-detail li .inner-text {
            float: left;
        }

        #section-projects #general .left .project-detail li .text {
            border-bottom: 1px solid #e6e6e6;
            display: inline-block;
            float: left;
            width: 40%;
        }

        #section-projects #general .left .project-detail li .inner-text {
            font-weight: 400;
            font-size: 18px;
            color: #555;
            width: 50%;
        }

    #section-projects #general .left .project-progress {
        zoom: 1;
        margin-bottom: 50px;
    }

        #section-projects #general .left .project-progress:after {
            clear: both;
            content: ".";
            display: block;
            font-size: 0;
            height: 0;
            line-height: 0;
            visibility: hidden;
        }

        #section-projects #general .left .project-progress h3 {
            margin-top: 0;
        }

        #section-projects #general .left .project-progress .percentage {
            font-size: 45px;
            color: #0090AB;
            margin-top: -8px;
            float: right;
        }

        #section-projects #general .left .project-progress .bar {
            width: auto;
            margin-right: 140px;
            margin-top: 8px;
            height: 6px;
            background: #CCEFE9;
        }

    #section-projects #general .left .approval-session {
        margin-bottom: 20px;
    }

    #section-projects #general .left .controls-container {
        text-align: center;
        margin-top: 20px;
    }

        #section-projects #general .left .controls-container .controls {
            zoom: 1;
            display: inline-block;
        }

            #section-projects #general .left .controls-container .controls:after {
                clear: both;
                content: ".";
                display: block;
                font-size: 0;
                height: 0;
                line-height: 0;
                visibility: hidden;
            }

            #section-projects #general .left .controls-container .controls a {
                text-decoration: none;
            }

            #section-projects #general .left .controls-container .controls .left, #section-projects #general .left .controls-container .controls .date, #section-projects #general .left .controls-container .controls .right {
                float: left;
            }

            #section-projects #general .left .controls-container .controls .left, #section-projects #general .left .controls-container .controls .right {
                font-size: 42px;
            }

                #section-projects #general .left .controls-container .controls .left a, #section-projects #general .left .controls-container .controls .right a {
                    color: #3d3d3d;
                }

            #section-projects #general .left .controls-container .controls .date {
                font-size: 22px;
                margin: 11px 10px;
            }

    #section-projects #general .left .bardata.small p {
        width: 140px;
    }

    #section-projects #general .left .bardata.small a {
        cursor: default;
    }

    #section-projects #general .left .bardata li {
        zoom: 1;
        display: block;
        margin: 17px 0px;
    }

        #section-projects #general .left .bardata li:after {
            clear: both;
            content: ".";
            display: block;
            font-size: 0;
            height: 0;
            line-height: 0;
            visibility: hidden;
        }

        #section-projects #general .left .bardata li a {
            zoom: 1;
            color: #2d2d2d;
            text-decoration: none;
            display: block;
            margin: 10px 0px;
            position: relative;
        }

            #section-projects #general .left .bardata li a:after {
                clear: both;
                content: ".";
                display: block;
                font-size: 0;
                height: 0;
                line-height: 0;
                visibility: hidden;
            }

            #section-projects #general .left .bardata li a:hover .ico-plus:before {
                color: #74ab33;
            }

            #section-projects #general .left .bardata li a p, #section-projects #general .left .bardata li a .bar, #section-projects #general .left .bardata li a .percentage {
                float: left;
            }

                #section-projects #general .left .bardata li a p .ico-plus:before, #section-projects #general .left .bardata li a .bar .ico-plus:before, #section-projects #general .left .bardata li a .percentage .ico-plus:before {
                    font-family: icon;
                    margin-right: 10px;
                    content: "$";
                    color: #598427;
                    font-size: 16px;
                }

            #section-projects #general .left .bardata li a .ico-plus {
                position: absolute;
                left: 96px;
                bottom: -4px;
            }

                #section-projects #general .left .bardata li a .ico-plus.on:before {
                    color: #598427;
                }

            #section-projects #general .left .bardata li a .text {
                width: 95px;
                font-size: 14px;
                margin-right: 30px;
                display: block;
            }

            #section-projects #general .left .bardata li a .bar {
                position: relative;
                width: 300px;
            }

                #section-projects #general .left .bardata li a .bar.small {
                    width: 290px;
                }

                    #section-projects #general .left .bardata li a .bar.small .right-text {
                        text-align: right;
                    }

                #section-projects #general .left .bardata li a .bar .left-text, #section-projects #general .left .bardata li a .bar .right-text {
                    font-size: 12px;
                    width: auto;
                    max-width: 128px;
                    padding: 0.3em 0;
                }

                #section-projects #general .left .bardata li a .bar .left-text {
                    padding-left: 15px;
                    float: left;
                }

                #section-projects #general .left .bardata li a .bar .right-text {
                    padding-right: 15px;
                    float: right;
                }

            #section-projects #general .left .bardata li a .bar-back {
                position: relative;
            }

            #section-projects #general .left .bardata li a .percentage {
                position: absolute;
                right: 5px;
                padding-left: 2px;
                border-left: 1px solid #e6e6e6;
                font-size: 14px;
                width: 62px;
                text-align: right;
                bottom: 0;
            }

                #section-projects #general .left .bardata li a .percentage.on {
                    color: #00B390;
                }

        #section-projects #general .left .bardata li .data {
            zoom: 1;
            width: 420px;
            float: right;
            display: none;
        }

            #section-projects #general .left .bardata li .data:after {
                clear: both;
                content: ".";
                display: block;
                font-size: 0;
                height: 0;
                line-height: 0;
                visibility: hidden;
            }

            #section-projects #general .left .bardata li .data li {
                float: left;
                width: 170px;
                margin-right: 15px;
            }

                #section-projects #general .left .bardata li .data li h1 {
                    color: #0077a2;
                    font-weight: 400;
                    margin-bottom: 5px;
                }

                #section-projects #general .left .bardata li .data li p {
                    margin-bottom: 5px;
                }

#section-projects #general, #section-projects #photos, #section-projects #related {
    zoom: 1;
}

    #section-projects #general:after, #section-projects #photos:after, #section-projects #related:after {
        clear: both;
        content: ".";
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }

    #section-projects #general h2, #section-projects #photos h2, #section-projects #related h2 {
        color: #0090AB;
    }

    #section-projects #photos h2, #section-projects #related h2 {
        margin: 40px 0px;
        text-align: center;
    }

#section-projects #photos {
    position: relative;
    margin-bottom: 60px;
}

    #section-projects #photos .photo-left, #section-projects #photos .photo-right {
        position: absolute;
        z-index: 100;
    }

        #section-projects #photos .photo-left a, #section-projects #photos .photo-right a {
            display: block;
            height: 44px;
            width: 12px;
        }

    #section-projects #photos .main-slide {
        position: relative;
    }

        #section-projects #photos .main-slide .bx-wrapper {
            margin: 0 30px 60px;
        }

            #section-projects #photos .main-slide .bx-wrapper .bx-viewport {
                height: auto !important;
                left: 0;
            }

        #section-projects #photos .main-slide .photo-left, #section-projects #photos .main-slide .photo-right {
            top: 80px;
        }

        #section-projects #photos .main-slide .photo-left {
            left: 0;
        }

        #section-projects #photos .main-slide .photo-right {
            right: 0;
        }

        #section-projects #photos .main-slide li {
            width: 140px;
        }

        #section-projects #photos .main-slide #photos-slide {
            width: 800px;
        }

    #section-projects #photos .spotlight {
        position: relative;
    }

        #section-projects #photos .spotlight .copy {
            width: 600px;
        }

        #section-projects #photos .spotlight p {
            color: #3d3d3d;
            margin: 15px auto;
        }

        #section-projects #photos .spotlight .photo-left, #section-projects #photos .spotlight .photo-right {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            top: 30%;
        }

        #section-projects #photos .spotlight .photo-left {
            left: 10%;
        }

        #section-projects #photos .spotlight .photo-right {
            right: 10%;
        }

        #section-projects #photos .spotlight .spotlight-image {
            text-align: center;
        }

            #section-projects #photos .spotlight .spotlight-image img {
                height: 400px;
                width: 600px;
                background: url('../img/bx_loader.gif?1400252396') center center no-repeat;
            }

    #section-projects #photos .photo-left {
        left: 0px;
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 -520px;
        width: 12px;
        height: 44px;
        text-align: left;
    }

    #section-projects #photos .photo-right {
        right: 0px;
        overflow: hidden;
        display: inline-block;
        text-indent: -99999em;
        background-position: 0 -1693px;
        width: 12px;
        height: 44px;
        text-align: left;
    }

    #section-projects #photos ul {
        zoom: 1;
        position: relative;
        margin-top: 20px;
    }

        #section-projects #photos ul:after {
            clear: both;
            content: ".";
            display: block;
            font-size: 0;
            height: 0;
            line-height: 0;
            visibility: hidden;
        }

        #section-projects #photos ul li .photo {
            cursor: pointer;
        }

            #section-projects #photos ul li .photo img {
                width: 140px;
                height: 90px;
                background: url('../img/bx_loader.gif?1400252396') center center no-repeat;
            }

            #section-projects #photos ul li .photo p {
                margin-left: 15px;
                margin-top: 5px;
                text-align: left;
                width: 120px;
            }

#section-projects #related {
    margin-bottom: 70px;
}

    #section-projects #related li {
        float: left;
        margin-right: 18px;
        border-top: 5px solid #3ab54a;
        border-bottom: 1px solid #d6d6d6;
    }

        #section-projects #related li a {
            text-decoration: none;
            color: #3d3d3d;
        }

        #section-projects #related li .related-project {
            width: 230px;
            margin: 10px 0px;
        }

            #section-projects #related li .related-project h1 {
                font-weight: 400;
            }

            #section-projects #related li .related-project p {
                line-height: 20px;
            }

#section-projects .bar {
    display: block;
    position: relative;
    margin-top: 5px;
    width: 270px;
}

    #section-projects .bar .fill {
        position: absolute;
        background: #00B390;
        height: 6px;
        left: 0;
        top: 0px;
        width: 0%;
    }

#section-projects .bar-back {
    clear: both;
    background: #CCEFE9;
    height: 6px;
}

#section-projects h2 {
    font-size: 26px;
    -webkit-font-smoothing: antialiased;
    /*font-weight: 400;*/
}

#section-projects .alert-incomplete {
    position: relative;
    margin: 2.5em auto 3em;
    width: 80%;
    border-top: 2px solid #f0b74a;
    border-bottom: 2px solid #f0b74a;
    padding: 1.1em 30px 1.1em 70px;
}

#section-projects .alert-incomplete__icon {
    color: #6C6C6C;
    font-size: 3.9em;
    line-height: 3em;
    height: 3em;
    position: absolute;
    top: 50%;
    margin-top: -1.55em;
    left: 0.3em;
    font-weight: 700;
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    text-shadow: 1px 0px;
}

#section-projects .alert-incomplete__description {
    line-height: 1.2;
    font-size: 1.15em;
    font-weight: 400;
    color: #777;
    -webkit-font-smoothing: antialiased;
}

#section-projects .alert-incomplete__dates {
    font-size: 0.95em;
    font-style: italic;
    color: #888;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    margin-top: 0.6em;
}

.project-accordion {
    clear: both;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1.8em;
}

.project-accordion__item {
    border-top: 1px solid #ccc;
}

.project-accordion__title {
    color: #0090AB;
    font-size: 26px;
    -webkit-font-smoothing: antialiased;
    padding: 0.5em 0;
    position: relative;
    cursor: pointer;
}

    .project-accordion__title:after {
        position: absolute;
        right: 0.2em;
        top: 0;
        content: "v";
        font-family: icon;
        color: #0090AB;
        font-size: 1.8em;
    }

    .project-accordion__title.open:after {
        content: "^";
    }

.project-accordion__content {
    padding-bottom: 1.2em;
    display: none;
}

.project-accordion__item-li {
    font-size: 1em;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    color: #555;
    list-style-position: inside;
    list-style-type: disc;
    display: inline-block;
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 1em;
    vertical-align: top;
    line-height: 1.2;
    position: relative;
    padding-left: 1em;
    margin: 0.4em 0;
}

    .project-accordion__item-li:before {
        content: "•";
        display: inline-block;
        margin-right: 0.6em;
        position: absolute;
        left: 0;
        top: 0;
    }

    .project-accordion__item-li .supervisor {
        background: #0077a2;
        color: #fff;
        display: inline-block;
        position: relative;
        font-size: 0.8em;
        text-transform: none;
        height: 16px;
        line-height: 1.2;
        padding: 0 0.5em 0 0.2em;
        margin-left: 14px;
        vertical-align: middle;
        font-style: italic;
        top: -1px;
    }

        .project-accordion__item-li .supervisor:after {
            position: absolute;
            content: " ";
            right: 100%;
            top: 0;
            border: 8px solid transparent;
            border-right-color: #0077A2;
           
        }

.view-visible-auditories {
    display: inline-block;
    background: #0077A2;
    color: #FFF;
    padding: 0.5em 1.5em 0.6em;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    font-size: 1.1em;
     margin-bottom: 10px;
}

.btnLink {
   background: #3ab54a;
text-align: center;
padding: 5px;
color: rgb(255, 255, 255);
text-decoration: none;
font-size: small;
float: left;
margin-top: 10px;
}


/*#region fuente de los datos */
 #footer h3 {
        font-weight: 500;
        font-size: 1.2em;
        margin-bottom: 10px;
        color: #AF2626;
        min-height:36px;
    }
	
#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; 
   
}

/*#endregion */


   
/*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;
}