#mapa iframe {
    height: 100%;
}

.text-black {
  color: #292b2c;
}

.modal {
    z-index: 10500;
}

.modal-login {
    position: absolute;
    top: 50px;
    right: 2%;
    z-index: 2;
    display: none;
}

.modal-login .inner-modal-login {
    width: 300px;
    height: 210px;
    height: auto;
    background: rgba(240, 240, 240, 0.95);
    color: #939393;
    border: 1px solid #f75e05;
    border-radius: 12px;
    padding: 10px;
    font-size: 0.8em;

    transition: all 0.5s;
}

/*.modal-login .inner-modal-login.loading {
    height: 205px;
}*/

.modal-login .inner-modal-login h4 {
    font-size: 1em;
    text-align: center;
}

.modal-login .inner-modal-login .row {
    margin-bottom: 5px;
    width: 100%;
}

.modal-login .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    border-color: transparent transparent #f75e05 transparent;
    position: absolute;
    top: -12px;
    left: 46%;
}

.modal-login .inner-modal-login input {
    line-height: 0.9;
    width: 99%;
    padding: 4px;
    font-size: 1em;
}

.modal-login .inner-modal-login input.form-control:focus {
    color: #000;
    background: #fff;
}

.modal-login .inner-modal-login input[type="checkbox"] {
    width: 16px;
}

.modal-login .inner-modal-login button[type="submit"] {
    font-size: 1em;
    padding: .4rem 1rem;
    margin-right: 10px;
}

.modal-login .inner-modal-login span {
    display: none;
    width: 100%;
}

.modal-login .inner-modal-login span i {
    color: #f75e05;
}

.modal-login .inner-modal-login .pass_recovery {
    font-size: 0.9em;
    color: #f75e05;
}

#form-recovery {
    display: none;
}

.breadcrumb_last {
    font-weight: bold;
    text-transform: uppercase;
}

.pass_change, .pass_msg {
    display: none;
}

.pass_msg span {
    font-size: 0.8em;
    width: 100%;
}

.pass_msg span i {
    color: #f75e05;
}

/*
#filtros {
    position: relative;
    height: 710px;
}

#filtro-mapa {
    height: 660px;
    overflow-y: scroll;
}

#filtros .btn_footer {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
*/

#resultadosfiltro h4 {
    font-size: 0.95rem;
}

#resultadosfiltro h5 {
    font-size: 0.85rem;
}

#resultadosfiltro h6 {
    font-size: 0.80rem;
}

#form-contacto .exitoso, #form-contacto .cargando {
    width: 300px;
    font-size: 0.9rem;
}

.btn-cambiar {
  background-color: #f75e05;
  border: 0;
  border-radius: 5px;
  font-family: 'Poppins', Helvetica, sans-serif;
  font-size: 13.38px;
  font-weight: 100;
  color: #ffffff;
}

.pass_change, .pass_msg {
    display: none;
}

.pass_msg span {
    font-size: 0.8em;
    width: 100%;
}

.pass_msg span i {
    color: #f75e05;
}

#usuarios-datos {
    font-size: 0.9rem;
}

.datos-usuario {
    font-size: 0.9rem;
}

#resultados-mapa {
    font-size: 0.75rem;
}

#resultados-mapa h4 {
    font-size: 1.1rem;
}

#resultados-mapa h5 {
    font-size: 0.95rem;
}

#resultados-mapa .grid > .fa.fa-refresh {
    color: #f75e05;
    font-size: 3.2rem;
}

h5.hrvivienda, .vivienda h5,
.info-window-map.vivienda span.obra-tipo, .info-window-map.vivienda span.obra-inversion {
    color: #ee56f0;
}

.vivienda .input-group-addon {
    background-color: #ee56f0;
}

h5.hredificacion, .edificacion h5,
.info-window-map.edificacion span.obra-tipo, .info-window-map.edificacion span.obra-inversion {
    color: #ee6f3c;
}

.edificacion .input-group-addon {
    background-color: #ee6f3c;
}

h5.hrindustrial, .industrial h5,
.info-window-map.industrial span.obra-tipo, .info-window-map.industrial span.obra-inversion {
    color: #358fff;
}

.industrial .input-group-addon {
    background-color: #358fff;
}

h5.hrinfraestructura, .infraestructura h5,
.info-window-map.infraestructura span.obra-tipo, .info-window-map.infraestructura span.obra-inversion {
    color: #10d42b;
}

.infraestructura .input-group-addon {
    background-color: #10d42b;
}

#menuTree a {
    color: #666;
}

#menuTree a.active {
    color: #f75e05;
}

.plecatop {
    color: #dedede;
}

#filtros p {
    text-transform: uppercase;
    color: #abb;
    line-height: 1.1rem;
}

.item h2 {
    top: 3rem;
    text-indent: 10px;
}

#beneficios p {
    font-size: 0.91rem;
}

.btn-beneficios {
    top: 1.5rem;
}

#container-mapa {
    position: relative;
}

#container-mapa .anotaciones {
    position: absolute;
    z-index: 1020;
    left: 28rem;
    bottom: 1.8rem;

    font-size: 0.68rem;
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 12px;
}

#container-mapa .anotaciones li {
    text-transform: uppercase;
}

#container-mapa .anotaciones li i {
    font-size: 1rem;
}

#container-mapa .anotaciones li.vivienda {
    color: #ee56f0;
}

#container-mapa .anotaciones li.industrial {
    color: #358fff;
}

#container-mapa .anotaciones li.edificacion {
    color: #ee6f3c;
}

#container-mapa .anotaciones li.infraestructura {
    color: #10d42b;
}

#container-mapa #demo-mapa {
    position: absolute;
    z-index: 9000;
    left: 37.5%;
    top: 4.8rem;

    font-size: 0.68rem;
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 12px;
    width: 50%;
}

.info-window-map {
    max-width: 420px;
}

.info-window-map span {
    font-weight: bold;
    font-size: 0.74rem;
    color: #888;
}

.info-window-map img.img-fluid {
    max-width: 100% !important;
}

.info-window-map span.obra-tipo {
    font-size: 0.8rem;
}

.info-window-map span.obra-ubicacion i {
    font-size: 1.2rem;
}

.info-window-map span.obra-ubicacion span {
    font-size: 0.65rem;
}

.info-window-map .obra-link a {
    color: #fff;
    font-size: 0.8rem;
    border: none;
}

.info-window-map.vivienda .obra-link a {
    background-color: #ee56f0;
}

.info-window-map.industrial .obra-link a {
    background-color: #358fff;
}

.info-window-map.edificacion .obra-link a {
    background-color: #ee6f3c;
}

.info-window-map.infraestructura .obra-link a {
    background-color: #10d42b;
}

.template-resultados hr {
    width: 280px;
    height: 5px;
    border: 5px solid #fff;
}

.template-resultados.vivienda hr {
    border-top-color: #ee56f0;
}

.template-resultados.industrial hr {
    border-top-color: #358fff;
}

.template-resultados.edificacion hr {
    border-top-color: #ee6f3c;
}

.template-resultados.infraestructura hr {
    border-top-color: #10d42b;
}

.template-resultados .txt-gris {
    font-size: 0.85rem;
}

.btn-primary:hover {
    background-color: #fafafa;
    color: #f8710f;
}

#resultadosfiltro h4 {
    font-size: 0.7rem;
    font-family: 'BentonSans Black' !important;
}

#resultadosfiltro h5 span {
    font-size: 0.8rem;
    font-family: 'BentonSans Book' !important;
}

#resultadosfiltro h5 span strong {
    font-size: 0.65rem;
    font-family: 'BentonSans Black' !important;
    color: #292b2c;
}

#resultadosfiltro .filter-post-meta {
    font-size: 0.6rem;
}

#catvivienda h5 span {
    color: #ee56f0;
}

#catedificacion h5 span {
    color: #ee6f3c;
}

#catindustrial h4, #catindustrial h5 span {
    color: #358fff;
}

#catindustrial .circle {
    background: #358fff;
}

#catinfraestructura h4, #catinfraestructura h5 span {
    color: #10d42b;
}

#catinfraestructura .circle {
    background: #10d42b;
}

#catinfraestructura.blur5:hover,
#catindustrial.blur5:hover,
#catedificacion.blur5:hover,
#catvivienda.blur5:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-group.bootstrap-select button {
    background-color: #556269;
    color: #b9cbd5 !important;
    font-family: 'Poppins';
    font-weight: 300;
    font-size: .7rem;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 0px;
}

.bootstrap-select.btn-group .dropdown-menu {
    background-color: #556269;
    color: #b9cbd5 !important;
    font-size: .7rem;
    padding: 3px 0px;
}

.bootstrap-select.btn-group .dropdown-menu ul {
    background: transparent;
}

.bootstrap-select.btn-group .dropdown-menu ul li {
    padding: 4px 0px 4px 3px;
}

.bootstrap-select.btn-group .dropdown-menu ul li.divider {
    padding: 0px;
    border-top: 1px solid #b9cbd5;
}

.bootstrap-select.btn-group .dropdown-menu ul li.dropdown-header {
    padding-left: 8px;
    color: #b9cbd5;
}

.bootstrap-select.btn-group .dropdown-menu > li > a {
    display: block;
    padding: 3px 5px;
    clear: both;
    font-weight: 400;
    line-height: 1.1rem;
    white-space: nowrap;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark:after {
    font-family: 'fontAwesome';
    content: '\f00c';
}

.bootstrap-select.btn-group .dropdown-menu {
    width: 98% !important;
}

/** Estilos para descarga de ficha **/
#pdf-descarga h2 {
    font-size: 1.8rem;
}

#pdf-descarga .bg-grey {
    background: #aaa;
    color: #fff;
    font-size: 0.75rem;
}

#guarda-reportes .btn {
    font-family: 'BentonSans Regular';
}

.blur5 * {
    filter: blur(5px);
}

#resultadosfiltro h6 {
    font-size: 1.1rem;
}

.publicaciones {
    text-indent: 0px;
}

.mt-45 {
    margin-top: 2.25rem;
}

@media (min-width: 992px) {
    .select-result {
        width: 3% !important;
    }

    .info-result {
        width: 97% !important;
    }
}

#modal-login.modal-login {
    z-index: 1032;
}

.bs-actionsbox {
    padding: 0px;
}

#generos-filtro {
    font-size: 0.70rem;
}

#generos-filtro h5 {
    font-size: 0.9rem;
}

#generos-filtro h6 {
    font-size: 0.8rem;
}

#filtro-generos .modal-lg {
    max-width: 960px;
}

#filtrar.btn {
    float: left;
}

.menu-border {
    border: 1px solid #fff;
    border-radius: 6px;
    height: 32px;
}

.btn-outline-primary.active, .btn-outline-primary:active, .show>.btn-outline-primary.dropdown-toggle, .wpcf7 .show>input.dropdown-toggle[type=submit], .wpcf7 input.active[type=submit], .wpcf7 input[type=submit]:active {
    background-color: #f75e05 !important;
    border-color: transparent !important;
}

#filtros-resultados .active .btn-outline-primary {
    color: #fff;
    background-color: #f75e05;
}

#filtros-resultados .btn-outline-primary .fa-angle-up {
    display: none;
}

#filtros-resultados .btn-outline-primary.asc .fa-angle-up {
    display: inline-block;
}

#filtros-resultados .btn-outline-primary.asc .fa-angle-down {
    display: none;
}

.autocomplete-suggestions {
    background-color: #fff;
    overflow-y: scroll;
}

.autocomplete-suggestion {
    padding: 6px 8px !important;
    display: block;
}


#valida_sesion .modal-login {
    position: static;
    background: white;
    right: 0px;
    display: block;
}

#valida_sesion .modal-login .inner-modal-login {
    width: 100%;
    background: #fff;
    border: none;
}

.page-template-template-home-usuario #wrapper {
    
}

#form-login a.naranja:hover {
    text-decoration: underline;
    color: #f8710f;
}

.navbar-inverse .navbar-brand {
    max-width: 280px;
    background: white;
}

/** Estilos CRM **/
#nav-menu.no-crm .item-crm {
    display: none;
}

body.page-template-template-agenda-actividades-crm {
    font-size: 0.9rem;
}