﻿body {
    padding-top: 100px;
    padding-bottom: 0;
}


/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

.checkbox-minvu {
    height: 20px;
    width: 20px;
    margin: 0px 0 0 !important;
}

.container-header-minvu {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.loader {
    border: 6px solid #dedede; /* Light grey */
    border-top: 6px solid #0269ae; /* Blue */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 1s linear infinite;
    display: inline-block;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

btn-creditos a {
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 9px;
    border: 1px solid #337ab7;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

select.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.control-display {
    padding-top: 10px;
}


/*Widget*/
.mod-iframe {
    padding: 8px;
    background: #bdd8ec;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 250px;
}

/*
Theme Name: Normas gráficas MINVU
Theme URI: http://desarrollo.normasgraficas.minvu.cl/
Description: Esta es una personalización de bootstrap para sistemas de normas gráficas del MINVU
Version: 2.0
Author: @repredo
Author URI: http://www.minvu.cl
Tags: flat, minimal, MINVU

*/


/* /////
  RESET
//////*/

* {
    margin: 0;
    padding: 0;
}

/*/////////////////////
 <<<<< FONTFACE >>>>>
/////////////////////*/

@font-face {
    font-family: 'gobCL';
    font-weight: normal;
    font-style: normal;
    src: url('/fonts/gobcl_regular-webfont.eot');
    src: local('?'), url('/fonts/gobcl_regular-webfont.woff') format('woff'), url('/fonts/gobcl_regular-webfont.ttf') format('truetype'), url('/fonts/gobcl_regular-webfont.svg#webfont3jnenQ5S') format('svg');
}

@font-face {
    font-family: 'gobclbold';
    src: url('/fonts/gobcl_bold-webfont.eot');
    src: url('/fonts/gobcl_bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/gobcl_bold-webfont.woff') format('woff'), url('/fonts/gobcl_bold-webfont.ttf') format('truetype'), url('/fonts/gobcl_bold-webfont.svg#gobclbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/Bootstrap/glyphicons-halflings-regular.eot');
    src: url('../fonts/Bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Bootstrap/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/Bootstrap/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/Bootstrap/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

/*///////////////////////////////////
 <<<<<    ESTILOS GENERALES     >>>>>
///////////////////////////////////*/


/* Transitions 
-------------------------------------------------------------- */
a, a /img, .featured-post .byline {
    -webkit-transition: all 0.18s ease-out;
    -moz-transition: all 0.18s ease-out;
    -ms-transition: all 0.18s ease-out;
    -o-transition: all 0.18s ease-out;
    transition: all 0.18s ease-out;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'gobclbold';
}
/* //////////////////
     CUSTOM STYLE
/////////////////// */

.BordePromo {
    border-color: #dddddd;
}

.cat-online {
    background: url("/img/sample02.jpg") repeat fixed 0 0 #ffffff;
}

.cat-vivienda {
    background: url("/img/sample02.jpg") repeat fixed 0 0 #ffffff !important;
}

.nav-tabs-centpercent {
    width: 100%;
}

.wrapper-padding {
    padding: 20px;
}

/* nombre del sitio */
.navbar-brand {
    font-size: 30px;
    font-family: 'gobCL';
    font-weight: normal;
    font-style: normal;
}

.navbar-brand {
    padding: 7px 13px !Important;
    text-transform: uppercase;
    line-height: 30px !important;
}

.navbar-header {
    background: url("/img/line-head-title.jpg") no-repeat scroll 0 0 transparent;
    /*width:80%;*/
}

.title {
    margin-top: 5px;
}

/* navegación principal */

.nav-minvu {
    margin-bottom: 0;
}

    .nav-minvu .navbar-collapse {
        border-color: #ffffff;
    }

    .nav-minvu .navbar-brand {
        color: #428bca;
    }

    .nav-minvu .navbar-nav > li > a {
        color: #2d3e50;
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'gobCL';
        font-weight: bold;
        font-style: normal;
        border-top-style: solid;
        border-top-color: #006cb7;
    }

        .nav-minvu .navbar-nav > li > a:hover {
            color: #bbbbbb;
            border-top-color: #bbbbbb;
        }

    .nav-minvu .navbar-nav > .active > a,
    .nav-minvu .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #d4d4d4;
    }

    .nav-minvu .navbar-toggle {
        border-color: #d4d4d4;
    }

        .nav-minvu .navbar-toggle .icon-bar {
            background-color: #d4d4d4;
        }

.header-site {
    border-top: none;
    border-bottom: 1px solid #cdcdcd;
    -webkit-box-shadow: 0 5px 10px #5E5E5E;
    -moz-box-shadow: 0 5px 10px #5E5E5E;
    box-shadow: 0 5px 10px #5E5E5E;
    /*position: inherit;*/
    margin-bottom: 0;
}

.DivMensajeInicioPostulacion {
    border-style: solid;
    border-width: medium;
    border-color: #ffff00;
    color: #ffff00;
}

/* footer  */

.footer-site {
    border-top: 2px solid #c5c9cc;
    padding-top: 20px;
    margin-top: 30px;
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ececec 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ececec 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ececec 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ececec 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.minvu-name {
    font-size: 17px;
    font-family: 'gobclbold';
    font-weight: normal;
    font-style: normal;
    margin: 0;
    color: #505050;
}

.address-f p {
    font-size: 12px;
    color: #767778;
}

.redes-sociales li {
    list-style-type: none;
    display: inline;
}

.address-footer ul li {
    list-style-type: none;
}

/* titulos */

.titles-site {
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    border-top: 1px solid #dcdcdc;
    color: #0269ae;
    /* fondo*/
    background: #efefef; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #efefef 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #efefef 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #efefef 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #efefef 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #efefef 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

/* menu */
.nav > li > .active {
    text-decoration: none;
    background-color: #eeeeee;
    border-top: 3px #428bca solid;
}

.nav-list li a {
    font-size: 17px;
    font-family: 'gobCL';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

/* listas */
.minvulist li {
    background: url("/img/li-bullet.png") no-repeat scroll left 7px transparent;
    list-style-type: none;
    margin-bottom: 5px;
    padding-left: 10px;
}

.itemLista_none ul {
    /*background: url("/img/li-bullet.png") no-repeat scroll left 7px transparent;*/
    list-style-type: none;
}

.lista_disco li {
    /*background: url("/img/li-bullet.png") no-repeat scroll left 7px transparent;*/
    list-style-type: disc;
    margin-bottom: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 15px;
}

    .lista_disco li ul li {
        /*background: url("/img/li-bullet.png") no-repeat scroll left 7px transparent;*/
        padding-left: 20px;
        padding-bottom: 2px;
        padding-top: 2px;
    }

    .lista_disco li div {
        padding-top: 7px;
        padding-left: 20px;
        padding-right: 10px;
    }


ol li, ul li {
    list-style-position: inside;
}

.glyphicon-chevron-right {
    font-size: 12px;
}


/* tabs */
.blue .tab-content .active, .blue .nav-tabs > .active > a {
    background: url("//img/bg-tabs.jpg") repeat scroll 0 0 #0365ad;
    color: #FFFFFF !important;
    border: 1px solid #0365ad;
    border-bottom-color: transparent;
}

.wrapper-tab {
    padding: 20px;
    height: auto;
}

#content {
    padding-top: 80px;
}

/* Landing */
.landhome {
    background: url("/img/sample01.jpg") repeat fixed 0 0 #9c59b8;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
    /*height: 90vh;*/
}

.info-land {
    padding-left: 15px;
    padding-top: 0px;
}

    .info-land h1, .info-land h2, .info-land p, .info-land ul li {
        color: #ffffff;
        font-family: 'gobCL';
        font-weight: normal;
        font-style: normal;
        margin: 0;
    }

    .info-land h1 {
        font-size: 35px;
    }

    .info-land h2 {
        /*font-size: 25px;*/
        font-size: 30px;
    }

    .info-land p {
        /*font-size: 30px;*/
        font-size: 30px;
        text-align: justify;
    }

        .info-land p a {
            color: #ffffff;
            text-decoration: underline;
        }

            .info-land p a:hover {
                color: #c7c7c5;
            }

    .info-land ul li {
        /*font-size: 30px;*/
        font-size: 20px;
        text-align: justify;
        margin-left: 3em;
        text-indent: -1em;
    }

.mod-iframe {
    padding: 8px;
    background: #bdd8ec;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 250px;
    margin: auto;
}

.landhome #content {
    padding-top: 0;
}

.home .header-site {
    box-shadow: none;
}

.modal .modal-body {
    max-height: 420px;
    overflow-y: auto;
}
    /*.modal .modal-body p
{
    color:#000000;
    font-size:20px;
    line-height:30px;
}*/
    .modal .modal-body ul li {
        list-style: disc;
        color: #000000;
    }

    .modal .modal-body p a {
        color: #428bca;
        text-decoration: underline;
    }

        .modal .modal-body p a:hover {
            color: #a0c5e4;
        }

/* categorias de app minvu */
.default-title {
    margin: 0;
    padding: 0;
    clear: both;
    color: #ffffff;
    font-family: 'gobCL';
    font-weight: normal;
    font-style: normal;
    padding: 3px 5px;
    font-size: 25px;
}
/* Postulación en línea */
.cat-online .cat-title {
    background: url("/img/cat-postula-en-linea.jpg") no-repeat scroll right center #9c59b8;
    /*background: url("/img/cat-postula-en-linea.jpg") no-repeat scroll right center #2d3e50;*/
}

.cat-online .header-site {
    border-bottom: 3px solid #9c59b8;
}
/* Documentación */
.cat-documentacion .cat-title {
    background: url("/img/cat-documentacion-imag.jpg") no-repeat scroll right center #f1c40f;
}

.cat-documentacion .header-site {
    border-bottom: 3px solid #f1c40f;
}
/* Vivienda */
.cat-vivienda .cat-title {
    background: url("/img/cat-vivienda-imag.jpg") no-repeat scroll right center #2d3e50;
}

.cat-vivienda .header-site {
    border-bottom: 3px solid #2d3e50;
}
/* Urbanismo */
.cat-urbanismo .cat-title {
    background: url("/img/cat-urbanismo-imag.jpg") no-repeat scroll right center #3598dc;
}

.cat-urbanismo .header-site {
    border-bottom: 3px solid #3598dc;
}
/* Contacto ciudadano */
.cat-ciudadano .cat-title {
    background: url("/img/cat-contacto-imag.jpg") no-repeat scroll right center #27ae61;
}

.cat-ciudadano .header-site {
    border-bottom: 3px solid #27ae61;
}

.btn-outline-inverse {
    color: #fff;
    background-color: transparent;
    border-color: #cdbfe3;
}

    .btn-outline-inverse:hover, .btn-outline-inverse:focus, .btn-outline-inverse:active {
        color: #563d7c;
        text-shadow: none;
        background-color: #fff;
        border-color: #fff;
    }

/* estilo especial para postulación en línea */

.caja-clave-unica {
    transition-property: margin-right: 200px;
    transition-duration: 2s;
    transition-timing-function: ease-in;
    transition-delay: 1s;
}

.container-form {
    background: #ffffff;
}


.breadcrumb {
    margin-top: 15px;
}

.title-section {
    font-size: 20px;
    font-family: 'gobCL';
    font-weight: normal;
    font-style: normal;
    color: #428bca;
    text-transform: uppercase;
}

.form-group label {
    font-size: 16px;
    font-family: 'gobCL';
    font-weight: normal;
    font-style: normal;
}

.page-header p {
    font-size: 16px;
    font-family: 'gobCL';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

.info-land .link-default:hover {
    color: #9c59b8;
    text-transform: uppercase;
    background: #ffffff;
}

.info-land .link-default {
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    border: 1px dashed #ffffff;
    padding: 6px 10px;
    text-decoration: none;
    font-weight: lighter;
}

.info-land p {
    line-height: 40px;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 600px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.GRP_form2 .row .col-md-3 {
    margin: 0px 0px;
    width: 25%;
}
/*////////////////
   MEDIA QUERIES
////////////////*/

/* Landscape phones and down */
@media (max-width: 480px) {
    .info-land p {
        font-size: 16px;
    }

    .link-footer {
        text-align: center;
        padding-bottom: 10px;
    }

    .info-land ul li {
        font-size: 16px;
    }

    .address-footer {
        text-align: center;
    }

    .title-system h1 small {
        font-size: 18px;
    }

    .redes-sociales {
        width: 184px;
        margin: auto;
        padding-bottom: 15px;
    }

    .header-site {
        background-color: #f8f8f8;
    }

    #footer {
        height: 300px;
        position: relative !Important;
    }

    .info-land p {
        line-height: 30px;
    }

    .nav-tabs > li {
        float: none;
    }

    .cat-title {
        font-size: 21px;
        height: 40px;
        vertical-align: middle;
    }

    .navbar-brand {
        font-size: 16px;
    }

    .address-footer table tr td {
        padding-left: 5px;
        padding-right: 5px;
    }
}
/*
@media (min-width: 768px)
{
    .navbar-header {
        width:100%;
    }
}
*/
@media only screen and (min-width:480px) {
    .address-footer {
        text-align: right;
    }

        .address-footer table tr td {
            padding-left: 5px;
            padding-right: 5px;
        }
}

@media (min-width: 481px) {
    .navbar-brand {
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .navbar-brand {
        font-size: 21px;
    }
}

@media (min-width: 992px) {
    .navbar-brand {
        font-size: 30px;
    }
}



@media only screen and (min-width: 768px) {
    .navbar-nav > li > a {
        /*padding-top: 47px;
        padding-bottom: 30px;*/
    }

    .header-site {
        background-color: #f8f8f8;
    }

    .nav-minvu {
        background: url("/img/background-header.jpg") no-repeat scroll right top #f8f8f8;
    }
    /*.navbar-header {
        width:89%;
    }*/
}


@media only screen and (min-width: 980px) {
    .address-footer {
        text-align: right;
    }

        /*.header-site { background: url("/img/background-header.jpg") no-repeat scroll right top #f8f8f8; }*/
        .address-footer ul li {
            list-style-type: none;
            display: inline;
            float: left;
        }

        .address-footer ul {
            width: 430px;
            float: right;
        }

        .address-footer .address-f {
            padding-right: 16px;
        }

    .footer-site {
        height: 200px;
    }

    #footer {
        position: absolute;
    }
}
/* END MEDIA QUERIES */

.glyphicon-refresh-animate {
    animation-name: rotateThis;
    animation-duration: .5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes rotateThis {
    from {
        transform: scale( 1 ) rotate( 0deg );
    }

    to {
        transform: scale( 1 ) rotate( 360deg );
    }
}




.team h1 {
    padding-left: 100px;
    padding-top: 8px;
}

#qa h1 {
    background: url("../img/qa-icono.png") no-repeat center left transparent;
}

#usuarios-claves h1 {
    background: url("../img/usuarios-icono.png") no-repeat center left transparent;
}

#developers h1 {
    background: url("../img/developer-icono.png") no-repeat center left transparent;
}

#inventors h1 {
    background: url("../img/idea-icono.png") no-repeat center left transparent;
}

#inventors .list-group-item {
    border-bottom: 2px solid #61bd6d;
}

#developers .list-group-item {
    border-bottom: 2px solid #3d8eb9;
}

#usuarios-claves .list-group-item {
    border-bottom: 2px solid #f37934;
}

#qa .list-group-item {
    border-bottom: 2px solid #28324e;
}

.list-group-item h2 {
    margin: 0;
    font-size: 20px;
}

.blog-lg-area-left ul li, .blog-lg-area-left ul li small {
    color: #75706b !important;
}

.team h1 {
    color: #75706b;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 31px;
}
