@font-face {
    font-family: 'ostrich_sansmedium';
    src: url('/fonts/ostrich-regular-webfont.eot');
    src: url('/fonts/ostrich-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/ostrich-regular-webfont.woff') format('woff'), url('/fonts/ostrich-regular-webfont.woff2') format('woff2'), url('/fonts/ostrich-regular-webfont.ttf') format('truetype'), url('/fonts/ostrich-regular-webfont.svg#ostrich_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*
html,
body {
    height: 100%;
    font-size:14px;
}*/


/*
h1{
	color: #40b3e0;
	font-size: 16px;
}
#img-financiamiento-2{
	width: 100%;
}

h2{
	color: #86c045;
	font-size: 20px;
}
*/

.divNoResult {
    margin-left: 12%;
    position: absolute;
    font-size: larger;
}


/*.noResult{
    color: #949494;
    font-size: 100%;
    font-family: calibriregular;
    font-style: normal;
    vertical-align: baseline;
}*/

.noResultTittle {
    padding-top: 5%;
    padding-bottobom: 3%;
    text-align: center;
    font-size: 150%;
    font-weight: bold;
}

.noResultDesc {
    margin-top: 2%;
    overflow: hidden;
    font-size: 115%;
}


/*.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -20px;
    padding: 0 0 0px;
}

.wrap > .container {
	padding: 0px;
	width: 100%;
}
*/

.wrap .container2 {
    max-width: 960px;
    margin: auto;
}

.ads-central {
    margin: auto;
    padding: 10px;
    text-align: center;
}

.estado-proyecto-proyecto {
    margin-bottom: 7px !important;
    margin-top: -7px !important;
}

.caja-estrato-proyecto {
    margin-left: 0%;
}

.caja1-info-proyecto {
    height: 127px !important;
}

.caja2-info-proyecto {
    height: 67px !important;
    padding-top: 9px !important;
}

.caja3-info-proyecto {
    overflow: hidden;
    position: relative;
}

.modal-banner-home {
    max-width: 699px;
    width: 95%;
}

.modal-banner-home img {
    max-width: 699px;
    width: 95%;
}

@media (min-width:670px) {
    .modal-banner-home {
        width: 699px;
    }
    .modal-banner-home img {
        width: 699px;
    }
}

@media (max-width:699px) {
    .modal-banner-home {
        width: 95%;
        height: 60% !important;
    }
    .modal-banner-home img {
        width: 100%;
        height: 60% !important;
    }
}

#modal-banner-home {
    top: 25%;
    cursor: pointer;
    padding: 0 !important;
}

#modal-banner-home .modal-body {
    padding: 0px !important;
}

#modal-banner-home .close {
    margin-right: 5px !important;
}

#slider-range-home,
#amount-home {
    display: none;
}

#amount-home {
    font-size: 100% !important;
}

.ui-slider-range {
    background: #88c245 !important;
    border-color: #88c245 !important;
}

.ui-slider-handle {
    background: #FFF !important;
    -moz-border-radius: 64px !important;
    -webkit-border-radius: 64px !important;
}

.articulo-info-proyecto {
    height: 210px;
}

.footerPage {
    height: 400px;
    background-color: #ececec;
    border-top: 0px solid #ddd;
    padding-top: 20px;
}

.footerPage .fnav {
    padding: 0px 40px;
    overflow: hidden;
}

.footerPage hr {
    border-top: 1px solid #656565;
}

.footerPage .fnav ul {
    width: 25%;
    float: left;
    padding: 0 25px;
    list-style-type: square;
}

.footerPage .fnav2 {
    overflow: hidden;
    padding: 0px 40px;
}

.footerPage .fnav2 ul:first-child {
    width: 60%;
    float: left;
}

.footerPage .fnav2 ul {
    width: 45%;
    float: right;
}

.footerPage .fnav2 ul:first-child li {
    font-size: 14px;
    color: #30a6d6;
    float: left;
    padding: 0px 20px;
    line-height: 25px;
}

.footerPage .fnav2 ul li {
    font-size: 14px;
    color: #30a6d6;
    float: right;
    padding: 0px 5px;
    line-height: 25px;
}

.footerPage .fnav ul:last-child li:last-child {
    list-style-type: none;
    margin-left: -20px;
}

.footerPage .fnav ul li {
    margin: 8px;
}

.footerPage .fnav ul li .link {
    background: none;
    border: none;
    padding: 0px;
    color: #656565;
}

.footerPage .fnav ul li .link button:focus,
.footerPage .fnav ul li .link button:active,
.footerPage .fnav ul li .link button:hover {
    outline: none;
    border: none;
}

.footerPage .fnav ul li .link:hover {
    text-decoration: underline;
}

.footerPage .fnav ul li .link:active {
    outline: none;
    border: none;
}

.footerPage .fnav ul li a {
    color: #656565;
}


/*
.nls a, .btn{
	color: #fff;
}
*/


/*.btn:hover, .btn:focus{
	color: #fff;
}*/

.footerPage .fnav ul li #newsletter {
    margin-left: -28px;
}

#btLogin,
#btNewsletterFooter {
    color: #fff;
}

.footerPage .nls {
    list-style-type: none;
    width: 260px;
}

.footerPage .fnav ul li:first-child {
    list-style-type: none;
    margin-left: -20px;
}

.footerPage .fnav ul li h2 {
    font-size: 14px;
    color: #30a6d6;
    border-bottom: 1px solid #656565;
    padding-bottom: 10px;
}

#yii-debug-toolbar {
    display: none;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

#btn-dibujar {
    /*display:none !important;*/
}

.btn a:hover {
    text-decoration: none;
}


/*
.btn {
	background: #88c245;
	color: #fff;
	font-size: 14px;
	font-size: .775rem;
	padding: 3px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	z-index: 0;
	text-transform: uppercase;
	font-weight: bold;
}
*/

.red {
    background-color: red;
    margin-right: 10px;
}

.grey {
    background-color: #666666;
    margin-left: 8px;
    background-image: url(/images/grey.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 25px;
}

.blue {
    background-color: #0099d5;
}

.clear-result {
    clear: left;
    overflow: hidden;
    text-align: left;
    padding: 5px 0px;
}


/* add sorting icons to gridview sort links */

a.asc:after,
a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/
    "\e151";
}

a.desc:after {
    content: /*"\e114"*/
    "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*
.navbar {
	min-height: 40px;
	height: 40px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webket-border-radius: 0px;
	-khtml-border-radius: 0px;
	margin-bottom: 0px;
}

.navbar-inverse .navbar-toggle {
	border-color: #fff;
}

.navbar-nav {
	margin: 0px -15px;
}

.navbar-nav > li > a {
 	padding-top: 10px;
 	padding-bottom: 9px;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #0099d5;
}

.navbar-toggle{
	margin-top: 4px;
	margin-bottom: 3px;
	padding: 8px 8px;
	float: left;
	margin-left: 10px;
	border: 0px;
}

.navbar-toggle .icon-bar{
	height: 1.1px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #fff;
	margin-left: -16px;
	margin-right: -16px;
	float: right;
	right: 0px;
	background-color: #40b3e0;
	top: -1px;
}

.navbar-brand, .navbar-brand-alternative {
  padding: 10px;
  background-image: url('../images/logo-blanco-ciencuadras.png');
  width: 220px;
  height: 28px;
  display: block;
  margin: 5px 5px 5px 15px;
  position: absolute;
  margin-left: 0px;
  z-index: 100;
  background-size: 90%;
  background-position: center;
  background-repeat: no-repeat;
  left: 20px;
}

.navbar-inverse {
	background-color: #40b3e0;
	border-color: #40b3e0;
	width: 100%;
	z-index: 10;
	top: 0px;
}

.navbar-left{
	  margin-left: 30%;
}
*/


/*
.btnPublicar{
  float: right;
  margin: 7px 20px;
  margin-right: 3%;
  font-size: 12px;
}
*/


/*Los siguientes son estilos nuevos para solucionar las cajas de las imagenes en la vista comparar tabala de comparaci�n*/


/*Dise�o para la fila de los 4 inmuebles a comparar en la tabla de comparar*/

.filaInmuebleTabla {
    float: left;
    /* padding: 5px; */
    border: 1px solid #ccc;
    margin: 5.5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 230px;
    width: 240px;
    display: block;
    position: relative;
}

.filaInmuebleTabla-inactivo {
    float: left;
    /* padding: 5px; */
    border: 1px solid #ccc;
    margin: 5.5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 230px;
    width: 240px;
    display: block;
    position: relative;
    opacity: 0.3;
}

.filaInmuebleTabla-inactivo img {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    inline-size: 100%;
    position: absolute;
}


/*Dise�o para las imagenes que se inlcuyen en la tabla de comparaci�n*/

.filaInmuebleTabla img {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    inline-size: 100%;
    position: absolute;
}

.filaSinInmuebleTabla {
    float: left;
    /* padding: 5px; */
    border: 1px solid #ccc;
    margin: 5.5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 230px;
    width: 240px;
    display: block;
    position: relative;
    cursor: pointer;
}

.filaSinInmuebleTabla img {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    inline-size: 100%;
    position: absolute;
    background-image: url('../images/img-comparar.png');
}


/*Dise�o para incluir la infomrmaci�n de los inm,ebles en la tabla de comparaci�n */

.foot-info-comparar {
    padding: 5px 8px;
    background: rgba(51, 51, 51, 0.8);
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    height: 60px;
    position: relative;
}


/*Dise�o parar el texto que se encuentra en el pie de cada inmueble a comparar*/

.foot-info-comparar span {
    opacity: 1;
    float: left;
    clear: left;
    font-size: 12px;
}


/*Dise�o para el contenido de la pagina comparar*/

.wrap .containerComparar {
    max-width: 1200px;
    margin: auto;
}


/*Dise�o para el dialog de la tabla comparar*/

.dialogComparar {
    background-color: #3E98CC;
    border: 1px solid #d0e9ed;
    padding: 1em .75em;
    position: relative;
    margin-bottom: 50%;
}


/*Dise�o para el texto que se encuentra dentro dentro del di�logo informativo*/

.dialogComparar p {
    margin: 0;
    padding: 10px;
    font-size: 13px;
}


/*Dise�o para los t�tulos de la tabla de comparaci�n de inmuebles */

.tituloComparar {
    color: #666666;
    font-weight: 600;
    font-size: 13px;
    vertical-align: middle !important;
}


/*Dise�o para el bot�n Ver Tel�fonos*/

.btnVerTelefono {
    font-size: 12px;
    margin-left: 15%;
    height: 75%;
    width: 50%;
    outline: none;
    padding: 5px 8px;
}


/*Dise�o para el bot�n contactar en la tabla de comparaci�n de inmuebles*/

.btnVerContacto {
    margin-left: 15%;
    width: 50%;
    outline: none;
    padding: 5px 8px;
    overflow: hidden;
    position: absolute;
    z-index: 8;
    top: 200px;
    left: 25px;
    opacity: 0.8;
}


/*Dise�o para la informaci�n del inmueble en la tabla comparar*/

.info-inm-cmp {
    text-align: center;
}


/*DiseNo para el ícono de cerrar el inmueble*/

.img-close-inm {
    position: absolute;
    font-size: 0.8rem;
    top: -0.4em;
    transition: all 0.3s;
    background-color: #d14b41;
    border: none;
    border-radius: 50%;
    color: white;
    height: 2.5em;
    width: 2.5em;
    padding: 0;
    right: -1em;
    z-index: 9;
}


/*DiseNo para el ícono de minimizar el contenedor de inmuebles a comparar*/

.img-minimize-inm {
    position: absolute;
    font-size: 1.8rem;
    top: -20px;
    transition: all 0.3s;
    background-color: #3e98cc;
    border: none;
    border-radius: 50%;
    color: white;
    height: 2.5em;
    width: 2.5em;
    padding: 0;
    right: 30px;
    z-index: 9;
}

.img-maximize-inm {
    position: absolute;
    font-size: 1.8rem;
    top: -20px;
    transition: all 0.3s;
    background-color: #3e98cc;
    border: none;
    border-radius: 50%;
    color: white;
    height: 2.5em;
    width: 2.5em;
    padding: 0;
    right: 30px;
    z-index: 9;
}


/*Dise�o para la x del boton img-close-inm*/

.glyphicon {
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}


/*Dise�o para las columnas de t�tulo enla tabla comparar*/

.columnaHead {
    background-color: #cecac9;
}

.inm-padre {
    position: relative;
    height: 34px;
}

.inm-si {
    background-image: url('../images/img-si.png');
    background-repeat: no-repeat;
    height: 20px;
    position: relative;
    left: 115px;
}

.inm-no {
    background-image: url('../images/img-si-none.png');
    background-repeat: no-repeat;
    height: 20px;
    position: relative;
    left: 115px;
}

.bloque-botones-comparar {
    text-align: center;
    margin-top: 0;
}

.btns-bloque-comparar {
    padding: 6px 16px;
    margin: 25px 35px 0px 35px;
    width: 100%;
}


/*Dise�o para la caja peque�a donde va la informaci�n del imnmueble a comparar*/

.filaInmueble .foot-description {
    font-weight: 600;
    color: #fff;
    line-height: 1.1;
    overflow: hidden;
    height: 41px;
    position: absolute;
    z-index: 999;
    padding-top: 5px;
    transition: all 0.5s;
    top: 140px;
    width: 100%;
    font-size: 11px;
    display: block;
}


/*Dise�o para el bot�n comparar que va en cada inmueble */

.btnCompararInmueble {
    font-size: 12px;
    margin-left: 15%;
    height: 75%;
    width: 30%;
    outline: none;
    display: none;
}

.marcado {
    background: #4584F9;
    color: #fff;
    font-size: 14px;
    font-size: .775rem;
    padding: 3px 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    z-index: 0;
    text-transform: uppercase;
}


/*Dise�o para el bot�n comparar cuando se da clic, es decir la transformaci�n del bot�n btnCompararInmueble*/

.btnCompararInmueble-marcado {
    font-size: 12px;
    margin-left: 15%;
    height: 75%;
    width: 30%;
    outline: none;
    display: inline-block;
}


/*Dise�o para el div que contiene los 4 espacios para los inmuebles que
se van a comparar, ademas de los botones de acci�n*/

.contenedorCompararInmuebles {
    display: none;
    padding-top: 9px;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    font-weight: bold;
    position: fixed;
    z-index: 999;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    bottom: 0;
}

.contenedorCompararInmuebles .letra {
    top: 10px;
    background-color: #3e98cc;
    color: white;
    right: 32px;
    font-size: 1.2rem;
    font-family: sans-serif;
    position: absolute;
    padding: 5px 0px;
    width: 0px;
    text-align: center;
    border-radius: 5px 0px 0px 5px;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

button#minimizar:hover .letra {
    width: 160px;
    -webkit-transition: all 0.2s ease-in-out;
}

.minimizar-contenedor {
    display: none;
    padding-top: 9px;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    font-weight: bold;
    position: fixed;
    z-index: 999;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    bottom: 0;
    height: 29px
}

.comparador-expandido {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}


/*Dise�o parar el bloque de los 4 inmuebles que se seleccionaran para comparar*/

.contenedorFilasInmuebles {
    display: block;
}


/*Dise�o parar cada espacio donde ir�n los inmuebles a comparar*/

.filaInmueble {
    float: left;
    padding-top: 5px;
    /*margin: 5.5px;*/
    /*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
    height: 185px;
    width: 196px;
    position: relative;
}


/*Estilo para la imagen en blanco, por defecto cuando no hay imagen*/

.contenedorCompararInmuebles .img-comparar-blanco img {
    height: 135px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    inline-size: 100%;
    position: absolute;
    background-image: url('../images/img-precomparar.png');
    border-radius: 4px;
    width: 96%;
}

.contenedorCompararInmuebles .img-comparar-ok img {
    height: 135px;
    width: 96%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    inline-size: 100%;
    position: absolute;
    border-radius: 4px;
}

.contentHeader .img-blanco img {
    height: 175px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    inline-size: 100%;
}

.preguntaDesacrivar span {
    opacity: 1;
    float: left;
    clear: left;
    font-size: 12px;
}


/*Estilos para guardar comparacion*/


/*.opcion-guardar {
	float: right;
	border: 1px solid #ddd;
	padding: 10px 20px;
	border-radius: 8px 8px;
	margin-bottom: 5px;
	background: rgba(51,51,51,0.5);
	color: white;
}*/

.text_title .opcion-guardar span {
    font-size: 14px;
    font-weight: initial;
}

.btnGuardarComparacion {
    font-size: 13px;
    margin-left: 10px;
    float: right;
    padding: 8px 15px;
    z-index: 9;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-left: 10px;
}

.contentHeader {
    padding: 5px 8px;
    background-color: #F0F0F0;
    color: #fff;
    font-weight: bold;
    left: 0;
    width: 100%;
    bottom: 0;
}

.table-striped {
    border: 1px solid;
    border-color: #F0F0F0;
}

.imgimg {
    /*display: block;*/
    max-width: 100%;
    /*height: auto;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*Estio para las imagenes en la pagina comparar*/

.img-blanco {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


/*Estilo para el encabezado que se convierte en affix*/

#header-comparador.affix {
    padding: 1em 0;
    background-color: rgba(0, 0, 0, 0.8);
    left: 50%;
    position: fixed;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 900;
}


/*Estilo para cada columna de inmueble que se est� comparando*/

#header-comparador.affix th {
    background-color: #fff;
    border-radius: 8px;
    display: inline-block;
    height: 175px;
    margin: 0 .5em;
    padding: .5em;
    width: 18%;
}


/*Estilo para el bloque de botones de acci�n del comparador*/

.block-btnComparador {
    margin: 20px 0;
    float: left;
    width: 100% margin: 0 0 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    behavior: url(PIE.htc);
    position: relative;
    z-index: 0;
    padding: 5px 20px;
    font-size: 13px;
    font-size: .8125rem;
    width: 20%;
}


/*Estilo para cada bot�n del bloque de botones del comparador (a) */

.block-btnComparador a {
    float: right;
    margin: 0 0 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    behavior: url(PIE.htc);
    position: relative;
    z-index: 0;
    padding: 8px 40px;
    font-size: 13px;
    font-size: 13px;
    margin: inherit;
}


/*Estilo para el bot�n comparar*/

.block-btnComparador a.comparar {
    background: #88c245;
    color: #fff solid 1px;
}


/*Estilo para el bot�n cancelar*/

.block-btnComparador a.cancelar {
    color: #fcb141;
    border: #fcb141 solid 1px;
}

.btnCrearUsuarior {
    float: left;
    margin: 7px 20px;
    margin-right: 3%;
    font-size: 12px;
}


/*
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #0099d5;
}

.navbar-inverse .navbar-nav > li > a {
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	background-color: #40b3e0;
}
.navbar-inverse .navbar-nav > li > a:hover {
	background-color: #0099d5;
}
*/


/* DESKTOPS */

@media (min-width: 850px) {
    /* .modal-sm {
		width: 390px;
		margin-top:5%;
		overflow:hidden;
	} */
    /*
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: 0px;
	}
	*/
    .site-about {
        width: 960px;
        margin: auto;
        padding: 20px 10px;
    }
    /*
	.container {
	  padding-right: 0px;
	  padding-left: 0px;
	  margin-right: 0px;
	  margin-left: auto;
	}
	*/
    .youtube {
        padding-top: 20px;
    }
    .mapYoutube {
        width: 50%;
        float: left;
    }
    .map {
        width: 100%;
    }
    /*
	.container > .navbar-collapse{
		width: 115%;
	}
	*/
    .inmueble-index {
        width: 69%;
    }
    /*
	.navbar-brand {
	  padding: 10px;
	  background-image: url('../images/logo-blanco-ciencuadras.png');
	  width: 220px;
	  height: 28px;
	  display: block;
	  margin: 5px 5px 5px 15px;
	  position: absolute;
	  left: 20px;
	  margin-left: 0px;
	  z-index: 100;
	  background-size: 220px;
	}
	.navbar-inverse{
		top: 0px;
	}
	*/
    .inmueble-search-result .inm-inf .content-info,
    .inmueble-related-slider .inm-inf .content-info,
    .proyecto-search-result .inm-inf .content-info,
    .proyecto-related-slider .inm-inf .content-info {
        padding-right: 5px;
        margin-right: 5px;
        border-right: 1px solid #ccc;
        margin-top: 5px;
        height: 55px;
    }
    .inmueble-search-result .inm-inf .content-info,
    .inmueble-related-slider .inm-inf .content-info,
    .proyecto-search-result .inm-inf .content-info,
    .proyecto-related-slider .inm-inf .content-info {
        width: 30%;
    }
    .detail-floor .content-info div:first-child .more-detail-added .list-complete ul {
        float: left;
        width: 40%;
    }
}

#header-container {
    position: fixed;
    width: 100%;
    background-color: #fff;
    height: 100px;
    top: 0px;
    z-index: 10;
}

.slick-prev {
    background-image: url('../images/left.png');
    background-repeat: no-repeat;
    height: 35px;
}

.slick-next:focus,
.slick-prev:focus,
.slick-next:hover,
.slick-prev:hover {
    opacity: 1;
}

.slick-next {
    background-image: url('../images/right.png');
    background-repeat: no-repeat;
    height: 35px;
}

.mapaLateral {
    float: right;
    right: 0px;
    width: 100%;
    position: absolute;
}

.inmueble-search {
    float: left;
    width: 100%;
    /*overflow: hidden*/
    ;
    padding-left: 2%;
}

.inmueble-search-fixed {
    position: fixed;
    width: 69%;
    overflow: hidden;
}

.mapaLateral>div {
    float: right;
}

.newsletter-signup {
    text-align: center;
    padding-top: 15px;
}

.info-home ul {
    padding: 30px 10px;
    overflow: hidden;
}

.banner-home {
    width: 100%;
    background-color: #84be49;
    padding: 0px 10px;
    margin: auto;
    overflow: hidden;
}

.banner-home ul {
    width: 960px;
    margin: auto;
    padding: 35px 15px;
    overflow: hidden;
}

.info-home ul li {
    float: left;
    width: 48%;
    margin: 22px 40px 30px 20px;
    height: 164px;
    text-align: center;
    color: #fff;
    font-size: 32px;
    margin: 0 1%;
    text-shadow: 2px 2px 2px #000;
}

.info-home-publicidad ul li {
    float: left;
    width: 48%;
    margin: 30px 30px 30px 20px;
    height: 280px;
    text-align: center;
    color: #000;
    font-size: 16px;
    margin: 0 1%;
}

.caja-publicidad {
    width: 450px;
    background-color: #000;
    height: 200px !important;
    margin-top: 40px;
    margin-bottom: 20px;
}

.info-home-publicidad .info1 span {
    float: right;
    width: 250px;
    color: #333;
    margin-top: 5px;
    margin-right: 100px;
}

.info-home-publicidad .info2 span {
    float: left;
    ;
    width: 250px;
    color: #333;
    margin-top: 5px;
    margin-left: 100px;
}

.info1 .caja-publicidad {
    float: right;
    margin-right: 20px;
    background: url('/images/banner-davivienda-home.gif') no-repeat;
}

.info2 .caja-publicidad {
    float: left;
    margin-left: 20px;
    background: url('/images/ciencuadras-450x200.gif') no-repeat;
}

.banner-home ul li {
    float: left;
}

.banner-home ul li:first-child {
    width: 730px;
    padding-right: 25px;
}

.banner-home ul li:last-child {
    width: 200px;
}

.info-home ul li:nth-child(1) {
    background: url('/images/info1.png') no-repeat;
    background-size: 100% auto;
}

.info-home ul li:nth-child(2) {
    background: url('/images/info2.png') no-repeat;
    background-size: 100% auto;
}

.info-home ul li p {
    color: #86c045;
}

.info-home .info1 {
    background-color: rgba(70, 30, 30, 0.4);
    height: 100%;
    margin: auto;
    padding: 20px;
}

.info-home .info2 {
    background-color: rgba(70, 30, 30, 0.4);
    height: 100%;
    margin: auto;
    padding: 20px;
}

.info-home-publicidad .info2,
.info-home-publicidad .info1 {
    background-color: #ececec;
    height: 100%;
    margin: auto;
}

.info-home-publicidad .info1 {}

.info-home .info1 span,
.info-home .info2 span {}

.newsletter-signup input,
.nls input {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    padding: 5px;
    width: 195px;
    font-weight: bolder;
    /* background: #f1f1f1 url('/images/icon-008.jpg') no-repeat 10px 6px; */
    padding-left: 25px;
    margin-bottom: 8px;
    width: 230px;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.fb-nav {
    float: right;
    top: 39px;
    position: absolute;
    right: 40px;
}

.head-nav {
    float: right;
    top: 10px;
    position: absolute;
    right: 40px;
}

.head-nav ul li {
    float: left;
    padding-left: 10px;
    text-transform: uppercase;
}


/*
.form-control {
	width: 200px;
}
*/

.inmueble-search {
    /*overflow:hidden*/
    ;
}

.inmueble-search .col {
    width: 25%;
    float: left;
    padding-right: 8px;
    overflow: hidden;
}

.inmueble-search .col.filter-projectpub {
    width: 33.33%;
}

.inmueble-search .submit {
    /* float: left;*/
    /* padding-top: 18px;*/
    /* padding-left: 10px;	*/
}

.inmueble-search .slider-bar {
    /* padding-right: 10px; */
    /* overflow: hidden; */
    height: 40px;
    padding-top: 20px;
    float: left;
    width: 100%;
}

.inmueble-search .slider-bar .slider.slider-horizontal {
    margin: 0px 10px;
    width: 90%;
}

.badge-container .badge,
.badge-container .badge2 {
    background-color: transparent;
    color: #999;
    position: relative;
    font-weight: 200;
    float: left;
    padding: 3px 0px;
}

.badge-container .badge:nth-child(1) {
    float: left;
}

.badge-container .badge:nth-child(2) {
    float: right;
}

.badge-container .badge2:nth-child(1) {
    float: left;
    padding-left: 10px;
}

.badge-container .badge2:nth-child(2) {
    float: right;
    padding-right: 10px;
}

.slider.slider-horizontal .slider-track {
    height: 8px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
    background: #b3b3b3;
}

.slider-handle {
    background-color: #fff;
    background-image: none;
    border: 1px solid #999;
    opacity: 1;
}

.inmueble-search-result,
.proyecto-search-result {
    clear: left;
    padding: 0 1%;
    width: 100%;
    overflow-y: scroll;
    height: 360px;
}

.inmueble-search-result ul {
    list-style: none;
    overflow: hidden;
}

.inmueble-search-result ul li.publicidad img,
.proyecto-search-result ul li.publicidad img {
    height: 100%;
    width: auto;
}

.inmueble-search-result ul li.publicidad,
.proyecto-search-result ul li.publicidad {
    overflow: hidden;
    text-align: center;
}

.inmueble-search-result ul li,
.inmueble-related-slider,
.proyecto-search-result ul li,
.proyecto-related-slider {
    float: left;
    width: 32%;
    padding: 4px;
    border: 1px solid #ccc;
    margin: 5.5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 300px;
    overflow: hidden;
}

.inmueble-search-result ul li a:hover,
.inmueble-related-slider a:hover,
.proyecto-search-result ul li a:hover,
.proyecto-related-slider a:hover {
    text-decoration: none;
}

.inmueble-search-result ul li a img,
.inmueble-related-slider a img,
.proyecto-search-result ul li a img,
.proyecto-related-slider a img {
    outline: none;
}

.inmueble-search-result ul li,
.proyecto-search-result ul li {
    padding: 5px;
    margin: 0.5%;
}

.inmueble-search-result ul li.active,
.proyecto-search-result ul li.active {
    background-color: #fdfdfd;
    /* border-color: #0099d5; */
}

.inmueble-search-result .img-inm,
.inmueble-related-slider .img-inm,
.proyecto-search-result .img-inm,
.proyecto-related-slider .img-inm {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.inmueble-search-result .img-head,
.inmueble-related-slider .img-head,
.proyecto-search-result .img-head,
.proyecto-related-slider .img-head {
    padding: 5px 8px;
    /* background-color: #000; */
    background: rgba(51, 51, 51, 0.8);
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    height: 40px;
    position: relative;
    z-index: 8;
}

.inmueble-search-result ul li .inm-link,
.inmueble-related-slider .inm-link,
.proyecto-search-result ul li .inm-link,
.proyecto-related-slider .inm-link {
    z-index: 7;
    position: relative;
    top: -40px;
    overflow: hidden;
    display: block;
    outline: none;
    height: 60%;
}

.proyecto-search-result ul li .inm-link,
.proyecto-related-slider .inm-link {
    top: 0px;
}

.mobile-fav {
    float: right;
    width: 10%;
    padding: 0px 10px;
    position: relative;
    top: 5px;
}

.mobile-fav-pr {
    float: right;
    width: 10%;
    padding: 0px 10px;
    position: relative;
    top: -30px;
    z-index: 9;
}

.inmueble-search-result .img-head .marked,
.inmueble-related-slider .img-head .marked,
.proyecto-search-result .img-head .marked,
.proyecto-related-slider .img-head .marked,
.mobile-fav .marked {
    background: transparent url('/images/ico/favorito-marked.png') no-repeat;
    opacity: 1;
}

.inmueble-search-result .img-head .inm-fav,
.inmueble-related-slider .img-head .inm-fav,
.proyecto-search-result .img-head .inm-fav,
.proyecto-related-slider .img-head .inm-fav,
.mobile-fav .inm-fav {
    float: right;
    background: transparent url('/images/ico/favorito.png') no-repeat;
    width: 26px;
    cursor: pointer;
    height: 18px;
    margin-top: 8px;
}

.inm-fav a {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
}

.inmueble-search-result .img-head .marked,
.inmueble-related-slider .img-head .marked,
.proyecto-search-result .img-head .marked,
.proyecto-related-slider .img-head .marked,
.mobile-fav .marked {
    background: transparent url('/images/ico/favorito-marked.png') no-repeat;
    opacity: 1;
}


/*.inmueble-search-result .img-head span, .inmueble-related-slider .img-head  span,
.proyecto-search-result .img-head span, .proyecto-related-slider .img-head  span{
	clear:left;
	float: left;
}*/

.inmueble-search-result .inm-detail,
.inmueble-related-slider .inm-detail,
.proyecto-search-result .inm-detail,
.proyecto-related-slider .inm-detail {
    padding: 5px;
    top: -40px;
    position: relative;
}

.inm-detail .description {
    min-height: 17px;
    max-height: 34px;
    left: 0;
    overflow: hidden;
    width: 100%;
    word-wrap: break-word;
}

.proyecto-search-result .inm-detail,
.proyecto-related-slider .inm-detail {
    top: 0px;
}

.inmueble-search-result .inm-inf,
.inmueble-related-slider .inm-inf,
.proyecto-search-result .inm-inf,
.proyecto-related-slider .inm-inf {
    overflow: hidden;
}

.inmueble-search-result .inm-inf .content-info,
.inmueble-related-slider .inm-inf .content-info,
.proyecto-search-result .inm-inf .content-info,
.proyecto-related-slider .inm-inf .content-info {
    float: left;
    margin-top: 5px;
    height: 20px;
}

.inmueble-search-result .inm-inf .content-info img,
.inmueble-related-slider .inm-inf .content-info img,
.proyecto-search-result .inm-inf .content-info img,
.proyecto-related-slider .inm-inf .content-info img {
    width: 12px;
    margin-right: 3px;
    float: left;
}

.inmueble-search-result .inm-inf .content-info span,
.inmueble-related-slider .inm-inf .content-info span,
.proyecto-search-result .inm-inf .content-info span,
.proyecto-related-slider .inm-inf .content-info span {
    margin-top: 15px;
    line-height: 15px;
    top: -1px;
    position: relative;
    float: left;
    font-size: 10px;
}

.inmueble-search-result .inm-inf .content-info:nth-child(2),
.inmueble-search-result .inm-inf .content-info:nth-child(6),
.inmueble-related-slider .inm-inf .content-info:nth-child(2),
.inmueble-related-slider .inm-inf .content-info:nth-child(6),
.proyecto-search-result .inm-inf .content-info:nth-child(2),
.proyecto-search-result .inm-inf .content-info:nth-child(6),
.proyecto-related-slider .inm-inf .content-info:nth-child(2),
.proyecto-search-result .inm-inf .content-info:nth-child(6) {
    /* border-right: 0px; */
    text-align: center;
    width: 30%;
}

.inmueble-search-result .inm-inf .content-info:nth-child(3),
.inmueble-search-result .inm-inf .content-info:nth-child(6),
.inmueble-related-slider .inm-inf .content-info:nth-child(3),
.inmueble-related-slider .inm-inf .content-info:nth-child(6),
.proyecto-search-result .inm-inf .content-info:nth-child(3),
.proyecto-search-result .inm-inf .content-info:nth-child(6),
.proyecto-related-slider .inm-inf .content-info:nth-child(3),
.proyecto-related-slider .inm-inf .content-info:nth-child(6) {
    text-align: right;
    padding-right: 5px;
    margin-right: 5px;
}

.inmueble-search-result .call-now,
.inmueble-related-slider .call-now,
.proyecto-search-result .call-now,
.proyecto-related-slider .call-now {
    background-color: #88c245;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 2px;
    border-radius: 2px;
    -moz-radius: 2px;
    -webkit-radius: 2px;
    top: -40px;
    position: relative;
}

.proyecto-search-result .call-now,
.proyecto-related-slider .call-now {
    top: -2px;
}

.modal-body .help-block {
    display: none;
}

.modal-body .help-block-error {
    text-align: center;
    margin-top: 31px !important;
}

.modal-content-error-500 {
    color: #666666;
    margin-top: 52px;
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-header-error-500 {
    overflow: hidden;
    color: red;
    text-transform: none;
    width: 100%;
    text-align: center;
    border-bottom: 0px;
    white-space: normal;
    font-size: 13px;
    padding-bottom: 17px;
    padding-top: 10px;
    min-height: 16.42857143px;
    padding: 15px;
}

.modal-header-error-500 .close {
    position: relative;
    top: 0px;
    float: right;
    text-align: right;
    font-size: 20px;
}

.modal-header-cmp-inm {
    overflow: initial;
    color: red;
    text-transform: none;
    width: 100%;
    text-align: center;
    border-bottom: 0px;
    white-space: normal;
    font-size: 13px;
    padding-bottom: 17px;
    padding-top: 10px;
    min-height: 16.42857143px;
    padding: 15px;
}

.modal-header-cmp-inm .close {
    position: relative;
    top: -40px;
    float: right;
    text-align: right;
    font-size: 20px;
}

.modal-body .field-loginform-rememberme {
    float: left;
    margin-top: 0px
}

.modal-body .select2-container {
    margin-top: 8px;
}

.select2 .select2-container .select2-container--krajee .input-sm s.elect2-container--below .select2-container--open {
    z-index: 9999;
}

.modal-body .alert {
    padding: 0px;
    background: #fff;
    border: none;
}

.modal-body .help-block {
    margin-top: 5px;
    text-transform: initial;
    background: #fff;
    border: none;
    position: relative;
}

.modal-body .form-group .checkbox,
.modal-body .form-group .radio {
    float: left;
    height: 20px;
    /*margin: 0px;*/
    width: 245px;
}

.modal-body .inmobo-img {
    margin: auto;
    width: 100px;
    float: left;
    padding: 0px 10px;
}

.modal-body .inmobo-phone {
    width: 200px;
    margin-top: 10px;
}

.modal-body .form-group .checkbox label,
.modal-body .form-group .radio label {
    padding: 0px;
    padding-left: 20px;
    line-height: 19px;
    text-transform: none;
}

.modal-body .form-group .checkbox input[type="checkbox"] {
    position: relative;
    width: 12px;
    height: 12px;
}


/*.modal-body .send {
	background-color: #88c245;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px;
	border-radius: 2px;
	-moz-radius: 2px;
	-webkit-radius: 2px;
	width: 50%;
	text-align: center;
	margin: auto;
	height: 30px;
	line-height: 12px;
	clear: left;
	border: 0px;
}*/

.modal-body .orange {
    background-color: #fcb040;
}

.modal-body .nombre,
.newsletter-signup .nombre,
.nls .nombre {
    background: #fff url(../images/icon-user.jpg) no-repeat 2px top;
}

.modal-body .email,
.newsletter-signup .email,
.nls .email {
    background: #fff url('/images/icon-mail.jpg') no-repeat 2px top;
}

.modal-body .email_verify {
    background: url('/images/icon-mail.jpg') no-repeat 2px top;
}

.modal-body .mensaje {
    background: url(../images/icon-msj.jpg) no-repeat 2px top;
    height: 100px;
}

.modal-body .celular {
    background: url(../images/icon-celular.jpg) no-repeat 2px top;
}

.modal-body .fijo {
    background: url(../images/icon-fijo.jpg) no-repeat 2px top;
}

.modal-body .password,
.passwordReset .password {
    background: url(../images/icon-password.jpg) no-repeat 2px top;
}


/*.modal-body .send{
	height: 30px;
	line-height: 25px;
	margin: 40px auto 0px auto;
}*/

.modal-body .bcc {
    height: 30px;
    line-height: 25px;
    margin: 0px auto 0px auto;
}

.modal-body .send button:focus,
.modal-body .send button:active,
.modal-body .send button:hover {
    border: 0px;
    outline: none;
}

.modal-body input[type="checkbox"] {
    float: left;
    margin-right: 10px;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.passwordReset input[type="password"] {
    width: 200px;
    margin: 8px 0px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #ccc;
    height: 25px;
    padding: 0px 25px;
    float: left;
    clear: left;
    margin-bottom: 2px;
}

.passwordReset .send button:focus,
.passwordReset .send button:active,
.passwordReset .send button:hover {
    border: 0px;
    outline: none;
}

.modal-body textarea,
.modal-body textarea {
    resize: none;
}

.inmueble-search-result .call-now button,
.inmueble-related-slider .call-now button,
.proyecto-search-result .call-now button,
.proyecto-related-slider .call-now button {
    background: none;
    border: 0px;
    outline: none;
}

.inmueble-search-result .call-now button:focus,
.inmueble-search-result .call-now button:active,
.inmueble-search-result .call-now button:hover,
.inmueble-related-slider .call-now button:focus,
.inmueble-related-slider .call-now button:active,
.inmueble-related-slider .call-now button:focus,
.proyecto-search-result .call-now button:focus,
.proyecto-search-result .call-now button:active,
.proyecto-search-result .call-now button:focus,
.proyecto-related-slider .call-now button:focus,
.proyecto-related-slider .call-now button:active,
.proyecto-related-slider .call-now button:focus {
    border: 0px;
    outline: none;
}

.inmueble-search-result .img-head span,
.inmueble-related-slider .img-head span,
.proyecto-search-result .img-head span,
.proyecto-related-slider.img-head span {
    opacity: 1;
    float: left;
    clear: left;
}

.inmueble-search-pagination {
    min-height: 30px;
    width: 100%;
}

#publicador {
    width: 100%;
    height: 2420px;
    overflow: hidden;
    border: 0px;
}

.slick-slider {
    clear: left;
}

.slider-similares {
    clear: left;
    /* padding-top: 10px; */
}

.slider-similares h1,
.proyectos-destacados h1 {
    color: #333;
    font-weight: normal;
    font-size: 14px;
    padding: 15px 0px;
}

.reportes .one {
    background-image: url(../images/ico/reporte-1.png);
    background-repeat: no-repeat;
}

.reportes .two {
    background-image: url(../images/ico/reporte-2.png);
    background-repeat: no-repeat;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 35px;
}

.reportes .tree {
    background-image: url(../images/ico/reporte-3.png);
    background-repeat: no-repeat;
}

.reportes .four {
    background-image: url(../images/ico/reporte-4.png);
    background-repeat: no-repeat;
}

.reportes .five {
    background-repeat: no-repeat;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-top: 2%;
    padding-bottom: 1%;
}

.reportes .datepicker {
    overflow: hidden;
    padding-bottom: 15px;
}

.reportes .datepicker input {
    background: url("../images/date.png") no-repeat scroll right 5px center #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
    padding: 5px 25px 5px 5px;
}

.reportes .reportes-column {
    overflow: hidden;
}

.reportes .reportes-column div {
    float: left;
    width: 48%;
}

.reportes .pagination {
    padding: 0px;
}

.reportes .pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #999;
    border-color: #999;
    color: #fff;
    cursor: default;
    z-index: 2;
}

.reportes .reportes-column div:nth-child(2) {
    float: right;
}

.nav-tabs {
    border-bottom: 0px solid #ddd;
}

.tab-content {
    padding: 0px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border: 0px;
}

.nav-tabs>li>a {
    border: 0px;
    padding: 10px 5px;
}

.blueimp-gallery-carousel {
    box-shadow: none;
    margin: 6px 0px;
}

.contact-info {
    clear: left;
    overflow: hidden;
    position: relative;
}

#proyectoView .contact-info {
    top: -295px;
}

#proyectoView {
    height: 1200px;
    overflow: visible;
}

.inm-details {
    width: 100%;
    overflow: hidden;
}

.inm-details hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.detail-floor .content-info .contact-info .column {
    float: left;
    margin: 0;
    width: 49%;
}

.inm-details .content-info-details {
    width: 33%;
    float: left;
    margin-bottom: 10px;
}

.inm-details .content-info-details-extend {
    width: 25%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
}

.inm-share {
    clear: left;
    margin: auto;
    margin: auto auto auto 30px;
    padding-top: 5px;
    width: 100%;
}

.inm-share ul {
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
}

.inm-share ul li {
    float: left;
    width: 25%;
}

.inm-details .title {
    color: #666;
    margin: 0 0 5px;
    float: left;
    font-size: 14px;
    font-size: .875rem;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
}

.inm-details .content-info-details img {
    padding-right: 20px;
}

.clear {
    clear: left;
    overflow: hidden;
    text-align: left;
    padding: 10px 0px;
    text-transform: initial;
    font-size: 13px;
}

.center {
    text-align: center;
}

.left {
    float: left;
}

.inmobo-details,
.inmobo-contact {
    overflow: hidden;
    width: 20%;
    float: left;
    height: 80px;
    text-align: center;
    margin: auto;
}

.inmobo-contact {
    width: 80%;
}

.inm-name {
    color: red;
    float: left;
    clear: left;
    padding-top: 2px;
}

.inm-view {
    float: left;
    display: block;
    width: 150px;
    height: 150px;
    margin-right: 15px;
    margin-top: 20px;
    margin-left: 50px;
}

.inmobo-img-logo {
    border-radius: 8px 8px;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
}

.inmobo-details-text {
    overflow: hidden;
}

.inmobo-details-text .column {
    float: left;
    width: 50%;
    padding: 10px 20px;
}

.inmobo-contact .inmobo-img {
    padding: 10px;
    width: 90px;
    float: left;
}


/*.right{
	float: right;
	clear: right;
	margin-bottom: 10px;
}*/

.inmobo-contact .inm-contact-name {
    float: left;
    color: #666;
    padding-top: 20px;
    font-weight: bold;
    text-align: center;
    width: 64%;
}

.inmobo-contact .inm-contact-name2 {
    float: left;
    color: #29a9db;
    text-align: center;
    clear: left;
    width: 64%;
}

.noborder {
    border: 0px;
}

.img-logo {
    padding: 5px;
    top: -211px;
    position: relative;
    background-color: rgba(51, 51, 51, 0.8);
    width: 160px;
    height: 160px;
    z-index: 9;
    left: 45px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.img-logo .logo {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 8px;
    display: block;
    height: 80%;
    vertical-align: middle;
    width: 80%;
    margin: auto;
}

.proyecto-featured-slider li .inm-detail .logo {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 8px;
    display: block;
    height: 73%;
    vertical-align: middle;
    width: 70%;
    margin: auto;
}

.img-logo span {
    clear: left;
    float: left;
    height: 80%;
    width: 100%;
    font-size: 10px;
}

.content-info .img-head {
    padding: 5px 8px;
    /* background-color: #000; */
    background: rgba(51, 51, 51, 0.8);
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    top: -5px;
    height: 40px;
    position: relative;
    z-index: 9;
    line-height: 30px;
}

.content-info .img-head .inm-fav,
.mobile-fav .inm-fav {
    float: right;
    background: transparent url('/images/ico/favorito.png') no-repeat;
    width: 26px;
    height: 18px;
    margin-top: 8px;
}

.content-info .img-head .marked,
.mobile-fav .marked {
    background: transparent url('/images/ico/favorito-marked.png') no-repeat;
    opacity: 1;
}

.slick-prev:before {
    content: " ";
}

.slick-next:before {
    content: " ";
}

.slick-prev:hover,
.slick-prev:focus {
    background-image: url('../images/left.png');
    background-repeat: no-repeat;
}

.slick-next:hover,
.slick-next:focus {
    background-image: url('../images/right.png');
    background-repeat: no-repeat;
}

.blueimp-gallery>.slides>.slide>.landscape {
    max-height: initial;
    width: 100%;
    height: auto;
    background-position: center;
}

.blueimp-gallery>.slides>.slide>.portrait {
    width: auto;
    height: 100%;
    background-position: center;
}

.inm-nav {
    float: right;
    width: 150px;
    overflow: hidden;
    padding-top: 5px;
}

.inm-nav li {
    float: left;
    width: 50%;
    font-weight: bold
}

.inm-nav li a {
    color: #949494;
}

.inm-nav li.inactive:nth-child(odd) {
    color: #ccc;
    background-image: url('../images/left-arrow-inactive.png');
}

.inm-nav li.inactive:nth-child(even) {
    color: #ccc;
    background-image: url('../images/right-arrow-inactive.png');
}

.inm-nav li:nth-child(odd) {
    background-image: url('../images/left-arrow.png');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 12px;
    text-align: left;
}

.inm-nav li:nth-child(even) {
    background-image: url('../images/right-arrow.png');
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 12px;
    text-align: right;
}

.inmobo-contact .btn {
    width: 100%;
}

.btn button {
    background: none;
    border: 0px;
    outline: none;
    background: none;
    border: 0px;
    outline: none;
    text-transform: uppercase;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 9.6px;
}


/*.modal{
	z-index:9999;
}*/

.modal-body .inmobo-phone-user {
    float: left;
    clear: left;
    width: 65%;
    /* line-height: 0px; */
    background-image: url(../images/icon-016.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 30px;
    white-space: normal;
}

.inmobo-phone {
    float: left;
    width: 65%;
    /* line-height: 0px; */
    background-image: url(../images/icon-016.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: left;
    padding-left: 30px;
    white-space: normal;
}


/*ícono para la otras oficinas*/

.other-ofi {
    float: center;
    width: 65%;
    /* line-height: 0px; */
    /*background-image: url(../images/icon-m-001.jpg);*/
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: left;
    /*padding-left: 30px;*/
    white-space: normal;
}

.other-ofi span {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}

.inmobo-name {
    float: left;
    /*margin-top: 10px;*/
    width: 200px;
    /* font-size: 10px; */
    text-align: left;
}

.inmobo-img {
    margin: auto;
    width: 80%;
    clear: left;
    padding: 10px 25px;
}

.inmobo-description {
    width: 60%;
}

.inmobo-buttons {
    text-align: center;
    margin-right: 15px;
}

.inmobo-buttons .btn {
    margin-bottom: 10px;
}

.inmobiliaria-pagination {
    float: right;
    padding-right: 5%;
}

.count-results {
    padding: 20px 20px;
    float: left;
}

.auto-search {
    padding-top: 20px;
    padding-bottom: 5px;
    float: right;
    color: #88c245;
    font-weight: bold;
    padding-right: 4%;
}

.auto-search-inm {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #999;
}

.inmobo-description h1 {
    color: #999;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.inmobo-description h1 span {
    font-weight: normal;
    font-size: 12px;
    padding-left: 15px;
}

.select2-container.input-sm .select2-choice {
    height: 28px;
}

.pagination {
    margin: 15px 0px;
}

.table-related {
    width: 100%;
    margin-bottom: 15px;
}

.table-related .img img {
    padding: 5px;
    width: 130px;
    height: 100px;
}

.table-related .img figure {
    width: 130px;
    height: 100px;
}

.table-related th,
.table-related td {
    height: 40px;
    text-align: center;
    vertical-align: middle;
}

.table-related th {
    background-color: #3E98CC;
    color: #F9F9F9;
}

.table-related tr:nth-child(even) {
    background-color: #F9F9F9;
}

.table-related tr:nth-child(odd) {
    background-color: #F0F0F0;
}

.slick-slide .img-head {
    background: none repeat scroll 0 0 rgba(51, 51, 51, 0.8);
    color: #fff;
    font-weight: bold;
    height: 40px;
    overflow: hidden;
    padding: 5px 8px;
    position: relative;
    z-index: 9;
}

.slick-slide {
    padding-right: 5px;
}

.slick-slide img {
    margin: auto;
    width: 100%;
}

.slider-home {
    width: 100%;
    height: 500px;
    background-image: url("../images/slider1.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 2.5%;
    background-size: cover;
}

.slider-home h1 {
    text-align: center;
    color: #fff;
    font-size: 2.8vw;
    text-transform: uppercase;
    font-weight: bold;
    width: 70%;
    margin: auto;
    text-shadow: 0px 1px 0px #666;
}

.slider-home .after {
    content: ' ';
    display: block;
    border: 1px solid #fff;
    width: 24%;
    margin: auto;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    position: relative;
    top: 25px;
    float: left;
}

.slider-home .after:nth-child(2) {
    float: right;
}

.slider-home h2 {
    text-align: center;
    color: #fff;
    font-size: 2.5vw;
    font-style: italic;
    text-shadow: 0px 1px 0px #666;
    position: relative;
    top: -5px;
}

.slider-home ul {
    padding: 0px;
    margin: 0px;
    width: 60%;
    height: 35px;
    margin: auto;
    overflow: hidden;
}

.slider-home ul li {
    float: left;
    width: 33%;
    text-align: center;
    padding: 5px 0px;
    height: 30px;
}

.slider-home ul li .btn {
    background-color: #76a23b;
    text-transform: uppercase;
    color: #fff;
    width: 100px;
    height: 30px;
    font-size: 15px;
}

.slider-home .buscador-home {
    padding: 20px 0px;
    /* background-color: #000; */
    background: rgba(51, 51, 51, 0.8);
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    width: 59%;
    margin: 20px auto 0px auto;
    height: 130px;
}

.slider-home .buscador-home #home-form .form form ul {
    width: 90%;
    padding-top: 10px;
    margin: auto;
    overflow: visible;
}

.slider-home .buscador-home #home-form .form form ul li {
    float: left;
    padding: 0px 6px;
    text-align: left;
    width: 20%;
    height: 50px;
    font-weight: normal;
}

.slider-home .buscador-home #home-form .form form ul li .submit {
    margin: auto;
    /* text-align: center; */
    padding-top: 15px;
}

.slider-home .buscador-home #home-form .form form ul li .slider.slider-horizontal {
    width: 100%;
    margin-top: 20px;
}

.slider-home .buscador-home #home-form .form form ul li .badge {
    color: #fff;
    margin-top: 5px;
    padding: 0px;
}

.slider-home .cod-search {
    margin: 15px auto;
    overflow: hidden;
    width: 59%;
}

.bts {
    text-transform: uppercase;
    color: #fff;
    width: 100px;
    background-image: none;
    outline: 0;
    font-size: .800rem;
    padding: 3px 8px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    border: 1px solid transparent;
    border-radius: 5px;
    font-size: 20px;
}

.menu-search li .active,
.menu-search li a:hover {
    background-color: #76a23b;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}

.slider-home .cod-search input[type=text] {
    float: right;
    background: url("select2.png") no-repeat scroll 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #aaa;
    background-color: #ffffff;
    border-color: #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 4px 20px 4px 5px;
    margin-right: 10px;
    width: 200px;
    height: 26px;
}

#homeSearch .select2-container .select2-choice>.select2-chosen {
    font-size: 14px;
}

.slider-home .cod-search .btn {
    float: right;
    width: 100px;
    font-size: 12px;
}

.slider-home .testimonio-container {
    margin: 20px auto;
    overflow: hidden;
    width: 59%;
}

.slider-home .testimonio-container .testimonio {
    background-color: rgba(51, 51, 51, 0.8);
    color: #fff;
    float: right;
    height: 125px;
    padding: 10px;
    width: 340px;
}

.slider-home .testimonio-container .testimonio img {
    float: left;
    height: auto;
    padding: 0 10px;
    width: 100px;
}

.slider-home .testimonio-container .testimonio span {
    float: right;
    clear: right;
    font-weight: bold;
    padding-top: 15px;
}

#slider-home {
    display: none;
    overflow: hidden;
}

.proyecto-featured-slider {
    padding: 10px 0px;
    overflow: hidden;
}

.proyecto-featured-slider li {
    float: left;
}

.proyecto-featured-slider li .img-head {
    padding: 5px 8px;
    /* background-color: #000; */
    background: rgba(51, 51, 51, 0.8);
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    height: 40px;
    position: relative;
    z-index: 9;
}

.proyecto-featured-slider li:nth-child(1) {
    width: 60%;
    height: 420px;
}

.proyecto-featured-slider li:nth-child(1) .img-inm {
    height: 410px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.proyecto-featured-slider li:nth-child(1) .inm-detail {
    padding: 5px;
    top: -160px;
    position: relative;
    background-color: rgba(51, 51, 51, 0.8);
    width: 130px;
    height: 120px;
    z-index: 9;
    left: 15px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.proyecto-featured-slider li .inm-detail {
    padding: 5px;
    top: -145px;
    position: relative;
    background-color: rgba(51, 51, 51, 0.8);
    width: 115px;
    height: 105px;
    z-index: 9;
    left: 10px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.proyecto-featured-slider li .inm-detail img {
    width: auto;
    margin: auto;
    height: 80%;
}

.proyecto-featured-slider li .inm-detail span {
    clear: left;
    float: left;
    height: 83%;
    width: 100%;
    font-size: 10px;
}

.proyecto-featured-slider li:nth-child(2),
.proyecto-featured-slider li:nth-child(3) {
    width: 40%;
    height: 210px;
}

.proyecto-featured-slider li:nth-child(2) .img-inm,
.proyecto-featured-slider li:nth-child(3) .img-inm {
    height: 200px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.proyecto-featured-slider li:nth-child(4),
.proyecto-featured-slider li:nth-child(5),
.proyecto-featured-slider li:nth-child(6) {
    width: 33.3%;
    height: 230px;
}

.proyecto-featured-slider li:nth-child(4) .img-inm,
.proyecto-featured-slider li:nth-child(5) .img-inm,
.proyecto-featured-slider li:nth-child(6) .img-inm {
    height: 220px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.proyecto-featured-slider li .img-head span {
    opacity: 1;
    float: left;
    clear: left;
}

.proyecto-featured-slider li .img-head .marked {
    background: transparent url('/images/ico/favorito-marked.png') no-repeat !important;
    opacity: 1;
}

.proyecto-featured-slider li .img-head .inm-fav {
    cursor: pointer;
    float: right;
    background: transparent url('/images/ico/favorito.png') no-repeat;
    width: 26px;
    height: 18px;
    margin-top: 8px;
}

.modal {
    position: fixed;
    /*Se adiciona este estilo para subir el modal se registro. Ahora se debe validar para que este ajuste quede en main.css*/
    /*top: -65px !important;*/
}

.modal-body {
    height: 60%;
}

.modal-header {
    width: 100%;
}

.modal-body {
    padding: 10px 15px 15px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.modal-body-error-500 {
    padding: 10px 15px 15px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    margin: 2px;
}

.modal-body-cmp-inm {
    padding: 10px 15px 15px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    margin: 2px;
}

.proyecto-featured-slider li .inm-link {
    z-index: 8;
    position: relative;
    top: -40px;
    overflow: hidden;
    display: block;
}

.proyecto-featured-slider li .img-inm {
    height: 150px;
    background-size: 100% 150px;
    background-repeat: no-repeat;
}

.proyectos-destacados ul li {
    float: left;
    padding: 5px;
}

.kv-plugin-loading {
    background: none;
}

.slider .tooltip.top {
    margin-top: -26px;
}

.inm-list {
    width: 100%;
}

.tooltip-max {
    display: none;
}

.alert-success,
.alert-danger {
    margin-bottom: 0px;
    top: 0px;
    left: 0px;
    margin: 0px;
    position: absolute;
}

.site-reset-password {
    margin-top: 5%;
}


/*.alert-success, .alert-danger-resetpwd{
	top:96px;
	left:0px;
	margin: 0px;
	position: absolute;
	background: #f2dede;
}
*/

.btn-head {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    padding-top: 3px;
}

.dropdown-menu>li>a:hover {
    background-color: #40b3e0;
    color: #fff;
}

.btn-head button:focus,
.btn-head button:active,
.btn-head button:hover {
    border: 0px;
    outline: none;
}

.btn-head .caret {
    color: #88c245;
}

.dropdown-menu>li>a {
    text-transform: capitalize;
}


/*
.container > .navbar-collapse{
	margin: 0px 0px 0px 0px;
}
*/

.breadcrumb {
    margin-bottom: 0;
    background: #3E98CC;
    border-radius: 0;
}

.breadcrumb li a {
    color: white;
}

.breadcrumb .active {
    color: white;
}


}
#request-password-reset-form p {
    text-transform: initial;
}
.forgetFormCiencuadras {
    display: none;
}
.passwordReset .form-group {
    margin-bottom: 1px;
    height: auto;
    overflow: hidden;
}
.passwordReset .sendReset {
    padding-top: 5px;
}
.buscarxmi {
    font-weight: normal;
    text-align: left;
    text-transform: initial;
}
.buscarxmi .select2-container.input-sm .select2-choice {
    text-align: left;
}
.home-green {
    width: 100%;
    background-color: #94c857;
    margin: 20px 0px;
    text-align: center;
    padding: 20px;
    color: #fff;
    font-size: 14px;
}
.home-green img {
    padding: 25px;
}
.home-green .underline h1 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin: auto;
}
.home-green .underline {
    width: 25%;
    border-bottom: 1px solid #fff;
    margin: 10px auto;
}
.proyectosHome {
    margin: auto;
    background-color: #f6f6f6;
}
.proyectos-destacados {
    max-width: 960px;
    margin: auto;
}
.home-mobile {
    margin: 20px auto;
    width: 100%;
    overflow: hidden;
    padding: 40px 35px;
    background: url('/images/bg-build.png');
    background-position: 0px 20px;
    background-size: cover;
    background-repeat: no-repeat;
}
.home-mobile h1 {
    color: #000;
    font-size: 48px;
    font-family: "ostrich_sansmedium" sans-serif;
    text-align: center;
    padding: 20px 0px;
}
.home-mobile .cover {
    float: left;
    margin-left: 5%;
    width: 50%;
}
.home-mobile .description {
    float: left;
    width: 100%;
    height: 400px;
    padding-top: 80px;
    background-position-y: center;
}
.home-mobile .description img {
    margin-top: -4%;
}
#buscadorM {
    display: none;
}
.home-mobile .description h1 {
    color: #8cc648;
    font-family: "ostrich_sansmedium" sans-serif;
    font-size: 30px;
    line-height: 28px;
    text-transform: uppercase;
    text-align: right;
    font-weight: bold;
}
.home-mobile .description p {
    padding-top: 20px;
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    font-family: Arial;
}
.testimoniales {
    padding: 30px;
    background-color: #fcfcfc;
    margin: auto;
    width: 960px;
    overflow: hidden;
    margin-bottom: 25px;
}
.testimoniales .blanco,
.testimoniales .blanco-p,
.testimoniales .blanco-p {
    width: 46%;
    float: left;
    margin: 2%;
    height: 120px;
    background-color: #fff
}
.testimoniales .azul-p {
    width: 96%;
    float: left;
    margin: 2%;
    height: 120px;
    background-color: #fff
}
.testimoniales .blanco-p {
    height: 150px;
    background-color: #fff;
}
.testimoniales .azul-p {
    height: 150px;
    background-image: url(/images/sala.png);
    margin: 2%;
    background-size: 100%;
    background-position: 0px;
}
.testimoniales .azul-p .over {
    padding: 18px;
    background-color: rgba(0, 153, 213, 0.6);
    height: 100%;
}
.testimoniales .azul-p .over div {
    text-align: center;
    color: #fff;
    font-size: 32px;
    text-shadow: 1px 1px 1px #000;
    width: 100%;
    padding-top: 16px;
}
.testimoniales .testimonio {
    padding: 20px;
}
.testimoniales .testimonio p {
    padding-top: 10px;
}
.testimoniales .testimonio img {
    float: left;
    height: auto;
    padding: 0 10px;
    width: 100px;
}
.testimoniales .testimonio span {
    float: right;
    clear: right;
    font-weight: bold;
    padding-top: 5px;
}
.loading {
    width: 100%;
    height: 100%;
    display: block;
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}
.btn-primary {
    border: 0px;
}
.select2-container .select2-choice {
    background-color: #F2FFE8;
    border: 1px solid #88C246;
    color: #7f7f7f;
}
.select2-container .select2-default {
    background-color: #fff;
    border: 1px solid #ccc;
}
.modal-body .report {
    float: right;
    /*overflow: hidden;*/
    
    width: 70%;
}
.modal-body .sliderInput {
    margin: auto;
    padding: 10px 10px 0px 10px;
    margin-top: 15px;
}
.modal-body .slider {
    width: 100%;
    text-align: center;
    margin: auto;
}
.modal-body .badge-container {
    margin-top: 10px;
    overflow: hidden;
    clear: left;
}
.modal-body .badge-container .badge:nth-child(1) {
    float: left;
}
.badge {
    background-color: transparent;
    color: #999;
    font-weight: 200;
    position: relative;
}
.modal-body .badge-container .badge:nth-child(2) {
    float: right;
}
.lupa-detalle {
    cursor: pointer;
    width: 25px;
}
@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }
    
    to {
        transform: scale(1) rotate(360deg);
    }
}
.select2-container-multi.input-sm .select2-choices .select2-search-field input {
    height: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto;
    font-family: calibriregular;
}
.select2-container-multi .select2-choices .select2-search-choice {
    padding: 0px 5px 0px 18px;
}
.select2-container.select2-container-multi.form-control {
    height: 28px;
    overflow: hidden;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices,
.select2-container-multi.select2-dropdown-open .select2-choices {
    border-color: #ccc;
    box-shadow: none;
    outline: medium none;
    transition: none;
}
.input-sm .select2-search-choice {
    margin: 2px !important;
    margin-right: 2px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
#countBarrios {
    position: relative;
    float: right;
    top: -24px;
    left: -10px;
    color: red;
    display: block;
    z-index: 9;
    height: 0px;
}
.badge-container {
    width: 100%;
}
.wrapper-content.search-management {
    float: left;
    margin: 4% 4% 4% 4%;
    /* padding: 30px 0 0; */
    /* width: 100%; */
}
.wrapper-content.search-management article {
    float: left;
    margin: 0 0 20px;
    width: 100%
}
.wrapper-content.search-management article img {
    float: left;
}
.wrapper-content.search-management article .content-info {
    float: left;
    margin: 0 0 0 3%;
    width: 80%;
}
.wrapper-content.search-management article .content-info input[type=text] {
    background: right top no-repeat;
    border: #dadada solid 1px;
    color: #888;
    font-family: calibriregular;
    font-size: 10px;
    font-size: .625rem;
    float: left;
    margin: 0;
    padding: 4px 3%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    behavior: url(PIE.htc);
    position: relative;
    z-index: 0;
    width: 93%
}
.wrapper-content.search-management article .content-info input[type=text].city {
    background-image: url(../images/icon-m-007.jpg);
}
.wrapper-content.search-management article .content-info input[type=text].suburb {
    background-image: url(../images/icon-m-008.jpg);
}
.wrapper-content.search-management article .content-info h1 {
    font-size: 10px;
    font-family: calibriregular;
    padding: 2% 0;
    float: left;
    clear: left;
    width: 100%;
    font-weight: bold;
    color: #949494;
}
.wrapper-content.search-management article .content-info h3 {
    font-size: 10px;
    font-family: calibriregular;
    padding: 2% 0;
    float: left;
    clear: left;
    width: 100%;
    font-weight: bold;
}
.wrapper-content.search-management article .content-info .content-btns {
    float: left;
    width: 100%;
}
.wrapper-content.search-management article .content-info .content-btns>div {
    float: left;
    width: 50%;
    margin: 2px 0;
}
.wrapper-content.search-management article .content-info .content-btns a {
    border: #dadada solid 1px;
    color: #888;
    font-size: 10px;
    float: left;
    margin: 5px 0;
    padding: 3px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    behavior: url(PIE.htc);
    position: relative;
    z-index: 0;
    width: 95%;
    text-align: center;
    height: 30px;
    line-height: 25px;
}
.wrapper-content.search-management article .content-info .content-btns a input[type=radio] {
    display: none;
}
.wrapper-content.search-management article .content-info .content-btns a.active {
    border: #0099d5 solid 1px;
    background: #0099d5;
    color: #fff;
    height: 30px;
    line-height: 25px;
    font-size: 10px;
}
.wrapper-content.search-management article .content-info .content-btns a:nth-child(2) {
    margin-left: 2.5%;
    margin-right: 2.5%
}
.wrapper-content.search-management article .content-slider {
    float: left;
    width: 100%;
    height: 19px;
}
.wrapper-content.search-management article .content-slider .content-range {
    float: left;
    width: 64%;
    margin: 7px 2%
}
.wrapper-content.search-management article .content-slider .content-range .ui-state-default {
    background: url(../images/slider-sprite.png) no-repeat;
    background-size: 100%;
    border: 0;
}
.wrapper-content.search-management article .content-slider .content-range .ui-widget-content {
    background: #bbb;
}
.wrapper-content.search-management article .content-slider .content-range .ui-slider-horizontal {
    border: 0;
    height: 4px;
}
.wrapper-content.search-management article .content-slider .content-range .ui-widget-header {
    background: #9fe54f;
}
.wrapper-content.search-management article .content-slider .content-range .ui-slider .ui-slider-handle {
    height: 12px;
    width: 12px;
    position: absolute;
    z-index: 2;
    -ms-touch-action: none;
    touch-action: none;
}
.wrapper-content.search-management article .content-slider .content-range .ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.wrapper-content.search-management article .content-slider a {
    display: block;
    height: 16px;
    float: left;
    margin: 0 5%;
    width: 16px;
}
.wrapper-content.search-management article .content-infoRange {
    float: left;
    margin: 10px 1% 0;
    width: 98%
}
.wrapper-content.search-management article .content-infoRange span {
    color: #777;
    font-size: 10px;
    font-size: .625rem;
    text-align: center;
    width: 20%
}
.wrapper-content.search-management article .content-infoRange span.rangeLeft {
    float: left;
}
.wrapper-content.search-management article .content-infoRange span.rangeRight {
    float: right;
}
.wrapper-content.search-management .content-btn {
    display: block;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0 0 30px;
    padding-top: 20px;
}
.wrapper-content.search-management .content-btn .btn-search {
    margin: 0 auto;
    width: 300px;
    background: #88c245;
    font-size: 10px;
    margin-top: 10px;
    padding: 10px 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    behavior: url(PIE.htc);
    position: relative;
    z-index: 0;
}
.wrapper-content.search-management .content-btn .btn-search:active,
.wrapper-content.search-management .content-btn .btn-search:hover,
.wrapper-content.search-management .content-btn .btn-search:visited {
    color: #fff;
    text-decoration: none;
}

/*.modal-backdrop {
	z-index: 9;
}*/
@media screen and (max-width: 767px) {
    .estado-proyecto-proyecto {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
        font-size: .7rem;
    }
    /*
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #fff;
	float: left;
	right: 0px;
	margin-left: -15px !important;
	background-color: #40b3e0;
	top: -1px;
}
*/
    
    .caja-estrato-proyecto {
        margin-left: 90% !important;
        margin-top: -5px !important;
        margin-bottom: 5px !important;
        width: 40% !important;
    }
    
    .caja-descripcion-proyecto {
        font-size: .7rem !important;
    }
    
    .caja-estado-proyecto {
        width: 50% !important;
        margin-bottom: -5px !important;
    }
    
    .caja1-info-proyecto {
        height: 70px !important;
        float: left;
    }
    
    .caja2-info-proyecto {
        height: 20px !important;
        float: left;
        font-size: .7rem !important;
    }
    
    .articulo-info-proyecto {
        margin: 0px !important;
    }
    
    .hr-info-proyecto {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    
    .h1-relacionados-titulo {
        text-align: center;
        width: 100%;
        margin-top: 10px;
    }
    
    .caja3-info-proyecto {
        overflow: hidden;
        position: relative;
        height: auto;
    }
    
    .caja3-info-proyecto article .more-detail-added {
        height: 210px;
    }
    
    .modal-sm {
        margin: 35% 0px 0px 0px;
        overflow: hidden;
        padding: 10px;
        width: 100%;
    }
    
    #proyectoView .contact-info {
        top: -70px;
    }
    /*
  .navbar-nav {
      margin: 0 -15px;
      padding-left: 15px;
  }
*/
    
    .alert-success,
    .alert-danger {
        position: relative;
        z-index: 9;
    }
    
    .dropdown-menu {
        position: inherit;
        width: 260px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    
    .dropdown-menu>li>a:hover,
    .dropdown-menu>li>a:active {
        background-color: #0099d5;
    }
    /*.dropdown-menu > li > a {
	  text-transform: uppercase;
	  font-size: 14px;
	  color: #fff;
	  background-color: #40b3e0;
	  padding-top: 10px;
  	  padding-bottom: 9px;
      line-height: 20px;

  }*/
    
    body,
    html {
        overflow-y: scroll;
        max-width: 767px;
        /*height: 100%;*/
    }
    
    input[type="text"]:focus,
    input[type="text"]:hover,
    input[type="password"]:focus,
    input[type="password"]:hover {
        font-size: 16px;
    }
    
    .site-about {
        margin-top: 75px;
        width: 100%;
        padding: 20px 10px;
    }
    /* General styles for all menus */
    
    .cbp-spmenu {
        background: #f8f8f8;
        position: fixed;
        padding: 0;
        margin: 0 !important;
        overflow-x: hidden;
        overflow-y: visible;
        display: block;
        visibility: visible;
    }
    /* Orientation-dependent styles for the content of the menu */
    
    .cbp-spmenu-vertical {
        width: 260px;
        height: 100%;
        top: 0;
        z-index: 1000;
    }
    
    .cbp-spmenu-horizontal {
        width: 100%;
        height: 150px;
        left: 0;
        z-index: 1000;
        overflow: hidden;
    }
    
    .cbp-spmenu-horizontal h3 {
        height: 100%;
        width: 20%;
        float: left;
    }
    
    .cbp-spmenu-horizontal a {
        float: left;
        width: 20%;
        padding: 0.8em;
        border-left: 1px solid #258ecd;
    }
    /* Vertical menu that slides from the left or right */
    
    .cbp-spmenu-left {
        left: -260px;
    }
    
    .cbp-spmenu-right {
        right: -260px;
    }
    
    .cbp-spmenu-left.cbp-spmenu-open {
        left: 0px;
    }
    
    .cbp-spmenu-right.cbp-spmenu-open {
        right: 0px;
    }
    /* Horizontal menu that slides from the top or bottom */
    
    .cbp-spmenu-top {
        top: -150px;
    }
    
    .cbp-spmenu-bottom {
        bottom: -150px;
    }
    
    .cbp-spmenu-top.cbp-spmenu-open {
        top: 0px;
    }
    
    .cbp-spmenu-bottom.cbp-spmenu-open {
        bottom: 0px;
    }
    /* Push classes applied to the body */
    
    .cbp-spmenu-push {
        overflow-x: hidden;
        position: relative;
        left: 0;
    }
    
    .cbp-spmenu-push-toright {
        left: 260px;
    }
    
    .cbp-spmenu-push-toleft {
        left: -260px;
    }
    /* Transitions */
    
    .cbp-spmenu,
    .cbp-spmenu-push {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
}
.btn-search {
    color: #fff;
}
#ciudadMobile {
    width: 100%;
}
#tiposNuevos>div {
    float: left;
    clear: left;
    overflow: hidden;
    width: 100%;
}
#tiposNuevos>div>div {
    width: 50%;
    float: left;
}
.terms {
    font-size: 10px;
    padding-top: 15px;
    overflow: hidden;
    text-transform: initial;
    white-space: normal;
    text-align: left;
    padding-bottom: 15px;
}
.pricesMob {
    color: #fff;
    background-color: #40b3e0;
    padding: 10px;
    position: relative;
    top: -70px;
    font-weight: bold;
}

/* BIG SCREENS */
@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
    
    .site-about {
        width: 960px;
        margin: auto;
        padding: 20px 10px;
    }
}
.site-about p {
    padding: 10px 0px;
}
.fixfixed {
    position: absolute;
}
.loadingScroll {
    font-size: 10px;
    margin: 5em auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
}
@-webkit-keyframes load4 {
    0%,
    100% {
        box-shadow: 0em -3em 0em 0.2em #40b3e0, 2em -2em 0 0em #40b3e0, 3em 0em 0 -0.5em #40b3e0, 2em 2em 0 -0.5em #40b3e0, 0em 3em 0 -0.5em #40b3e0, -2em 2em 0 -0.5em #40b3e0, -3em 0em 0 -0.5em #40b3e0, -2em -2em 0 0em #40b3e0;
    }
    
    12.5% {
        box-shadow: 0em -3em 0em 0em #40b3e0, 2em -2em 0 0.2em #40b3e0, 3em 0em 0 0em #40b3e0, 2em 2em 0 -0.5em #40b3e0, 0em 3em 0 -0.5em #40b3e0, -2em 2em 0 -0.5em #40b3e0, -3em 0em 0 -0.5em #40b3e0, -2em -2em 0 -0.5em #40b3e0;
    }
    
    25% {
        box-shadow: 0em -3em 0em -0.5em #40b3e0, 2em -2em 0 0em #40b3e0, 3em 0em 0 0.2em #40b3e0, 2em 2em 0 0em #40b3e0, 0em 3em 0 -0.5em #40b3e0, -2em 2em 0 -0.5em #40b3e0, -3em 0em 0 -0.5em #40b3e0, -2em -2em 0 -0.5em #40b3e0;
    }
    
    37.5% {
        box-shadow: 0em -3em 0em -0.5em #40b3e0, 2em -2em 0 -0.5em #40b3e0, 3em 0em 0 0em #40b3e0, 2em 2em 0 0.2em #40b3e0, 0em 3em 0 0em #40b3e0, -2em 2em 0 -0.5em #40b3e0, -3em 0em 0 -0.5em #40b3e0, -2em -2em 0 -0.5em #40b3e0;
    }
    
    50% {
        box-shadow: 0em -3em 0em -0.5em #40b3e0, 2em -2em 0 -0.5em #40b3e0, 3em 0em 0 -0.5em #40b3e0, 2em 2em 0 0em #40b3e0, 0em 3em 0 0.2em #40b3e0, -2em 2em 0 0em #40b3e0, -3em 0em 0 -0.5em #40b3e0, -2em -2em 0 -0.5em #40b3e0;
    }
    
    62.5% {
        box-shadow: 0em -3em 0em -0.5em #40b3e0, 2em -2em 0 -0.5em #40b3e0, 3em 0em 0 -0.5em #40b3e0, 2em 2em 0 -0.5em #40b3e0, 0em 3em 0 0em #40b3e0, -2em 2em 0 0.2em #40b3e0, -3em 0em 0 0em #40b3e0, -2em -2em 0 -0.5em #40b3e0;
    }
    
    75% {
        box-shadow: 0em -3em 0em -0.5em #40b3e0, 2em -2em 0 -0.5em #40b3e0, 3em 0em 0 -0.5em #40b3e0, 2em 2em 0 -0.5em #40b3e0, 0em 3em 0 -0.5em #40b3e0, -2em 2em 0 0em #40b3e0, -3em 0em 0 0.2em #40b3e0, -2em -2em 0 0em #40b3e0;
    }
    
    87.5% {
        box-shadow: 0em -3em 0em 0em #40b3e0, 2em -2em 0 -0.5em #40b3e0, 3em 0em 0 -0.5em #40b3e0, 2em 2em 0 -0.5em #40b3e0, 0em 3em 0 -0.5em #40b3e0, -2em 2em 0 0em #40b3e0, -3em 0em 0 0em #40b3e0, -2em -2em 0 0.2em #40b3e0;
    }
}
@keyframes load4 {
    0%,
    100% {
        box-shadow: 0em -3em 0em 0.2em #40b3e0, 2em -2em 0 0em #40b3e0, 3em 0em 0 -0.5em #40b3e0, 2em 2em 0 -0.5em #40b3e0, 0em 3em 0 -0.5em #40b3e0, -2em 2em 0 -0.5em #40b3e0, -3em 0em 0 -0.5em #40b3e0, -2em -2em 0 0em #40b3e0;
    }
    
    12.5% {
        box-shadow: 0em -3em 0em 0em #40b3e0, 2em -2em 0 0.2em #40b3e0, 3em 0em 0 0em #40b3e0, 2em 2em 0 -0.5em #40b3e0, 0em 3em 0 -0.5em #40b3e0, -2em 2em 0 -0.5em #40b3e0, -3em 0em 0 -0.5em #40b3e0, -2em -2em 0 -0.5em #40b3e0;
    }
    
    25% {
        box-shadow: 0em -3em 0em -0.5em #40b3e0, 2em -2em 0 0em #40b3e0, 3em 0em 0 0.2em #40b3e0, 2em 2em 0 0em #40b3e0, 0em 3em 0 -0.5em #40b3e0, -2em 2em 0 -0.5em #40b3e0, -3em 0em 0 -0.5em #40b3e0, -2em -2em 0 -0.5em #40b3e0;
    }
    
    37.5% {
        box-shadow: 0em -3em 0em -0.5em #40b3e0, 2em -2em 0 -0.5em #40b3e0, 3em 0em 0 0em #40b3e0, 2em 2em 0 0.2em #40b3e0, 0em 3em 0 0em #40b3e0, -2em 2em 0 -0.5em #40b3e0, -3em 0em 0 -0.5em #40b3e0, -2em -2em 0 -0.5em #40b3e0;
    }
    
    50% {
        box-shadow: 0em -3em 0em -0.5em #40b3e0, 2em -2em 0 -0.5em #40b3e0, 3em 0em 0 -0.5em #40b3e0, 2em 2em 0 0em #40b3e0, 0em 3em 0 0.2em #40b3e0, -2em 2em 0 0em #40b3e0, -3em 0em 0 -0.5em #40b3e0, -2em -2em 0 -0.5em #40b3e0;
    }
    
    62.5% {
        box-shadow: 0em -3em 0em -0.5em #40b3e0, 2em -2em 0 -0.5em #40b3e0, 3em 0em 0 -0.5em #40b3e0, 2em 2em 0 -0.5em #40b3e0, 0em 3em 0 0em #40b3e0, -2em 2em 0 0.2em #40b3e0, -3em 0em 0 0em #40b3e0, -2em -2em 0 -0.5em #40b3e0;
    }
    
    75% {
        box-shadow: 0em -3em 0em -0.5em #40b3e0, 2em -2em 0 -0.5em #40b3e0, 3em 0em 0 -0.5em #40b3e0, 2em 2em 0 -0.5em #40b3e0, 0em 3em 0 -0.5em #40b3e0, -2em 2em 0 0em #40b3e0, -3em 0em 0 0.2em #40b3e0, -2em -2em 0 0em #40b3e0;
    }
    
    87.5% {
        box-shadow: 0em -3em 0em 0em #40b3e0, 2em -2em 0 -0.5em #40b3e0, 3em 0em 0 -0.5em #40b3e0, 2em 2em 0 -0.5em #40b3e0, 0em 3em 0 -0.5em #40b3e0, -2em 2em 0 0em #40b3e0, -3em 0em 0 0em #40b3e0, -2em -2em 0 0.2em #40b3e0;
    }
}
.inmContact {
    text-align: center;
    padding: 10px;
}
.inmContact .inmobo-img-logo {
    width: 80px;
    height: 80px;
    float: left;
}
.inmContact input[type="text"],
.inmContact textarea {
    width: 100%;
    height: 30px;
    border: 1px solid#ccc;
    border-radius: 6px;
    padding: 0px 10px;
}
.inmContact textarea {
    height: 80px;
    resize: none;
}
.inmContact .inmobo-phone {
    margin-top: 10px;
    margin-bottom: 10px;
}
.inmContact .inmobo-name {
    float: left;
    margin-top: 10px;
    font-weight: bold;
    width: 70%;
    text-align: left;
}
.shareMobPr {
    float: right;
    top: -95px;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}
.shareMob {
    float: right;
    top: -95px;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}
.main-slider img {
    width: 100%;
    height: auto;
}
.site-seguros {
    width: 800px;
    margin: auto;
    padding: 20px 10px;
}
.site-seguros p {
    padding: 10px 0px;
}
.site-seguros img:first-child {
    width: 500px;
}
.caja-logos-footer {
    margin-top: 15%;
}
.caja-logo-footer {
    height: 100px;
}
.caja-logo-footer img {
    height: 50%;
    width: 80%;
}
.slide-entrada-seguros img {
    width: 100%;
}
.text-intro-seguros {
    font-size: 150%;
    margin-top: 40px;
    margin-bottom: 40px;
}
.btn-img-entrada-seguros {
    padding: 20px;
    margin-bottom: 75px;
}
.btn-img-entrada-seguros img {
    width: 100%;
}
.icon-cobertura img,
.icon-beneficios img,
.icon-hogar img {
    width: 80%;
    margin-top: 40px;
}
.caja-contenido-arrendamiento {
    font-size: 150%;
}
.caja-contenido-arrendamiento,
.caja-contenido-financiamiento {
    font-size: 150%;
}
.caja-contenido-arrendamiento p {
    margin-top: 10px;
}
.caja-contenido-arrendamiento .glyphicon-play {
    font-size: 80%;
}
.caja-general-iconos-hogar {
    text-align: center;
    margin-top: 100px;
    font-size: 150%;
    margin-bottom: 50px;
}
.caja-iconos-hogar {
    text-align: center;
    margin-top: 50px;
}
.caja-iconos-hogar .row {
    text-align: center;
    margin-top: 10px;
}
.icono-hogar {
    border-radius: 40px;
    border: solid 1px #95D3ED;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
}
.icono-financiamiento {
    width: 100%;
    float: right;
    margin-top: -15px;
    margin-right: -20px;
}
.caja-contenido-financiamiento {
    margin-top: 50px;
    margin-bottom: 60px;
}
.caja-iconos-financiamiento .row {
    margin-top: 5%;
}
.caja-contenido-arrendamiento p b,
.caja-contenido-arrendamiento p i {
    color: #87C144;
}

/* TABLETS */
@media (min-width:767px) and (max-width:849px) {
    .container {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
        margin-left: auto;
    }
    
    .search-form .resultsContainer .resultados article .infoInm {
        float: left;
        padding: 10px;
        /*width: 70% !important;*/
        font-size: 12px;
        font-size: .75rem;
    }
    
    .inmueble-search {
        padding-bottom: 1%;
    }
    
    #amount-home,
    #slider-range-home {
        display: none !important;
    }
    
    #item-slider-home {
        display: none !important;
    }
    /* .modal-sm {
		width: 390px;
		margin-top:5%;
		overflow:hidden;
	} */
    
    .site-about {
        width: 100%;
        margin: auto;
        padding: 20px 10px;
    }
    
    .slider-home .buscador-home #home-form .form form ul li {
        float: left;
        padding: 0px 20px;
        text-align: left;
        width: 33%;
        height: 50px;
        font-weight: normal;
    }
    /*
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: 0px;
	}
	.navbar-inverse .navbar-nav > li > a {
	    text-transform: uppercase;
	    font-size: 11px;
	    color: #fff;
	    background-color: #40b3e0;
	}
	*/
    
    .home-mobile .description img {
        margin-top: -4%;
        width: 100% !important;
    }
    
    .testimoniales {
        padding: 3px;
        background-color: #fcfcfc;
        margin: auto;
        width: 100% !important;
        overflow: hidden;
        margin-bottom: 25px;
    }
    
    .input-sm {
        height: 30px;
        padding: 1px 2px !important;
        font-size: 7px !important;
        line-height: 1.5;
        border-radius: 3px;
    }
    
    .slider-home .buscador-home #home-form .form form ul li {
        float: left;
        padding: 1px 2px !important;
        text-align: left;
        width: 33%;
        height: 50px;
        font-weight: normal;
    }
    
    #btn-submit-home {
        margin-top: -3px;
    }
    
    .info-home ul li {
        float: left;
        width: 48%;
        margin: 22px 40px 30px 20px;
        height: 164px;
        text-align: center;
        color: #fff;
        font-size: 29px;
        margin: 0 1%;
        text-shadow: 2px 2px 2px #000;
    }
    
    .info-home ul li:nth-child(1),
    .info-home ul li:nth-child(2) {
        background: url('/images/info1.png') no-repeat;
        background-size: 100% 100%;
    }
    
    .bts {
        font-size: 16px !important;
    }
    
    .menu-search li .active,
    .menu-search li a:hover {
        background-color: #76a23b;
        color: #fff;
        text-decoration: none;
        font-size: 16px !important;
    }
    /*
	.container > .navbar-collapse{
		width: 100%;
	}
	*/
    
    .mapaLateral {
        display: block !important;
    }
    
    .inmueble-search-result,
    .proyecto-search-result {
        clear: left;
        padding: 0 1%;
        width: 70% !important;
        overflow-y: scroll;
    }
    
    .inmueble-search-result .inm-inf .content-info,
    .inmueble-related-slider .inm-inf .content-info,
    .proyecto-search-result .inm-inf .content-info,
    .proyecto-related-slider .inm-inf .content-info {
        width: 30% !important;
    }
    
    .mapaLateral {
        float: right;
        right: 0px;
        width: 30%;
        top: 133px;
        position: absolute;
    }
    
    .slider-similares.inmueble-related-slider,
    .slider-similares.proyecto-related-slider {
        float: left;
        width: 8% !important;
        padding: 4px;
        border: 1px solid #ccc;
        margin: 5.5px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        height: 292px;
        overflow: hidden;
    }
    
    .inmueble-search-result ul li,
    .proyecto-search-result ul li,
    .slider-similares.proyecto-search-result ul li {
        float: left;
        width: 47% !important;
        padding: 4px;
        border: 1px solid #ccc;
        margin: 5.5px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        height: 292px;
        overflow: hidden;
    }
    
    .icono-financiamiento {
        width: 8%;
        float: left;
        margin-top: -10px;
        margin-right: 6px;
    }
    
    .inmueble-index {
        width: 100%;
    }
    
    .btnPublicar {
        display: none;
    }
    /*
	.navbar-left {
	  margin-left: 210px;
	}
	*/
    
    .showInMobile {
        display: none;
    }
    /*
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	  border-color: #fff;
	  position: absolute;
	  float: left;
	  width: 100%;
	  right: 0px;
	}
	*/
    
    .inmueble-search-result .inm-inf .content-info,
    .inmueble-related-slider .inm-inf .content-info,
    .proyecto-search-result .inm-inf .content-info,
    .proyecto-related-slider .inm-inf .content-info {
        padding-right: 5px;
        margin-right: 5px;
        border-right: 1px solid #ccc;
        margin-top: 5px;
        height: 19px;
    }
    
    .inmueble-search-result .inm-inf .content-info,
    .inmueble-related-slider .inm-inf .content-info,
    .proyecto-search-result .inm-inf .content-info,
    .proyecto-related-slider .inm-inf .content-info {
        width: 33%;
    }
    
    .detail-floor .content-info div:first-child .more-detail-added .list-complete ul {
        float: left;
        width: 40%;
    }
}

/*
@media (min-width:850px) and (max-width:960px){
	.navbar-inverse .navbar-nav > li > a {
		    text-transform: uppercase;
		    font-size: 11px;
		    color: #fff;
		    background-color: #40b3e0;
		}
}
*/

/*
.caja-buscar-codigo input,.caja-buscar-codigo a{
	height: 30px !important;
	width: 100%;
}
*/
.caja-buscar-codigo input::-webkit-input-placeholder {
    font-size: 13px;
    margin-left: -10px;
}

/*
.caja-buscar-codigo input{
	font-size: 12px !important;
}
*/
.btn-primario {
    background: rgba(111, 180, 83, 0.00);
    border: 2px solid #6FB453;
    border-radius: 40px;
    font-size: 14px;
    color: #6FB453 !important;
    letter-spacing: 2.33px;
    text-transform: uppercase;
}
@media only screen and (max-width: 800px) {
    .btn-primario {
        font-size: 9px;
    }
}
.btn-primario:hover {
    color: #ffffff !important;
    background: #6FB453 !important;
    border: 2px solid #6FB453 !important;
    border-radius: 40px;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 2.33px;
    transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.btn-primario-vali {
    background: rgba(111, 180, 83, 0.00);
    border: 2px solid #6FB453;
    border-radius: 40px;
    font-size: 1.2rem;
    color: #000;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 9px;
    margin-right: 20px;
    float: right;
}
.btn-primario-vali:hover {
    color: #fff;
    background: transparent;
    border: 2px solid #6FB453 !important;
    transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
#home .fixed-header div {
    color: #000 !important
}
.btn-especifico {
    font-size: 14px;
    background: rgba(111, 180, 83, 0.00);
    border: 2px solid #3E98CC;
    border-radius: 40px;
    font-size: 14px;
    color: #3E98CC !important;
    letter-spacing: 2.33px;
    text-transform: uppercase;
}
.btn-especifico:hover {
    background: #3E98CC;
    border: 2px solid #3E98CC;
    border-radius: 40px;
    font-size: 14px;
    color: #FFFFFF !important;
    letter-spacing: 2.33px;
    transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.btn-especifico input[type=file] {
    display: block!important;
    width: 121px!important;
    height: 29px!important;
    opacity: 0!important;
    overflow: hidden!important;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.btn-con-input {
    position: relative;
}
.btn-especifico input[type="file"]:disabled {
    background-color: #ccc;
}
.btn-secundario {
    background: rgba(111, 180, 83, 0.00);
    border: 2px solid rgba(111, 180, 83, 0.40);
    border-radius: 40px;
    font-size: 14px;
    color: #6FB453 !important;
    letter-spacing: 2.33px;
    text-transform: uppercase;
}
.btn-secundario:hover {
    color: #FFFFFF;
    background: #6FB453;
    border: 2px solid #6FB453;
    border-radius: 40px;
    font-size: 14px;
    color: #FFFFFF !important;
    letter-spacing: 2.33px;
    transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.btn-cancelar {
    background: rgba(111, 180, 83, 0.00);
    border: 2px solid #D18C41;
    border-radius: 40px;
    font-size: 14px;
    color: #D18C41 !important;
    letter-spacing: 2.33px;
    text-transform: uppercase;
}
.btn-cancelar:hover {
    background: #D18C41;
    border: 2px solid #D18C41;
    border-radius: 40px;
    font-size: 14px;
    color: #FFFFFF !important;
    letter-spacing: 2.33px;
    transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.btn-inhabilitado {
    background: rgba(111, 180, 83, 0.00);
    border: 2px solid #D7D7D7;
    border-radius: 40px;
    font-size: 14px;
    color: #666666 !important;
    letter-spacing: 2.33px;
    text-transform: uppercase;
}
#link-reset-codigo {
    cursor: pointer;
    margin-top: 5px !important;
    margin-left: -20px;
    height: 10px !important;
    color: #3E98CC;
}

/* mis-datos */
.form_left {
    float: left;
    width: 50%;
    padding-bottom: 10%;
}
.form_right {
    float: right;
    width: 50%;
    text-align: right;
}

/*.clear{ clear: both; }*/
.form_left .field input,
.form_right .field input,
.form_left select {
    font-family: calibriregular;
    border: #ccc solid 1px;
    color: #7F7F7E;
    font-size: 13px;
    padding: 5px 0px 5px 15px;
    margin: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    behavior: url(PIE.htc);
    position: relative;
    z-index: 0;
    width: 100%;
}
.loadPhoto {
    background-color: #88c245 !important;
    float: left;
    padding: 6px 16px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    behavior: url(PIE.htc);
    position: relative;
    z-index: 0;
    color: #fff;
    cursor: pointer!important;
}
.loadPhoto input[type=file] {
    display: block!important;
    width: 121px!important;
    height: 29px!important;
    opacity: 0!important;
    overflow: hidden!important;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.agendar_cita {
    background-color: #00d558 !important;
    float: left;
    padding: 6px 16px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    behavior: url(PIE.htc);
    position: relative;
    z-index: 0;
    color: #fff;
    cursor: pointer!important;
}
form .field {
    margin-bottom: 20px;
    clear: both;
}
.field_logo,
.field_checkbox {
    width: 80%;
    text-align: left;
    float: right;
}
.text_title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
}
.subtitle {
    font-size: 16px;
    margin-bottom: 40px;
}

/*#form_mis_datos .field button {
    background-color: #88c245;
    border-radius: 5px;
    border: none;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
}*/
#form_mis_datos .field label {
    font-weight: lighter;
    font-size: 13px;
    margin-right: 20px;
    margin-bottom: 2px;
    width: 100%;
}
#form_mis_datos .field textarea {
    padding-left: 15px;
}
.button_div {
    text-align: right;
    width: 80%;
    margin-top: 40px;
    font-weight: bolder;
}
.button_div button {
    padding-top: 5px;
    padding-bottom: 5px;
}
.field_checkbox input {
    width: 10% !important;
}
.field_checkbox label {
    font-size: 14px !important;
    margin-top: 10px;
}
.obligatorio {
    float: left;
    padding-top: 5px;
    width: 30px;
    font-size: 15px;
}
@media(max-width: 550px) {
    .form_left {
        width: 100% !important;
    }
    
    .form_right {
        width: 100% !important;
        margin-top: 20px;
        text-align: left !important;
    }
}
.publicidad-detalle-abajo {
    width: 100%;
    height: 60px;
    margin-top: -30px;
    margin-bottom: 10px;
    background-image: url(/images/libertador-resultados-abajo.gif);
}
.publicidad-detalle-arriba {
    width: 100%;
    height: 60px;
    margin-top: 20px;
    margin-bottom: 10px;
    background-image: url(/images/seguros_bolivar_banner.gif);
}
.caja-grande-publicidad {
    width: 450px;
    float: right;
}
.caja-grande-publicidad-2 {
    width: 450px;
    float: left;
}
.order-bar {
    /*margin-top: 15px;*/
}
.btn-exportar-contactos {
    margin: 20px;
}
.header-inmobiliarias {
    color: #666666 !important;
    width: 100%;
    /*height: 400px;*/
    
    max-height: 452px;
    overflow-y: auto;
    padding: 0px !important;
}
.header-inmobiliarias .inmobo-buttons {
    margin-top: 15px;
}
.info-inmbo {
    margin-left: 10%;
    margin-top: 3%;
}
.code-inmueble {
    border-radius: 8px !important;
}
.caja-header {
    background-color: #F0F0F0;
    height: 100%;
    width: 100%;
    padding-bottom: 15px;
}
.descripcion-especialidad {
    padding: 7px;
    margin: 10px;
    text-align: justify;
}
.certificado-resultados {
    background: url('/images/inmueble-certificado.png') no-repeat;
    position: absolute;
    width: 100%;
    height: 30px;
    display: block;
    outline: none;
    z-index: 8;
    overflow: hidden;
    background-position: right !important;
    top: 39px;
}
.certificado-resultados-detalle {
    background: url('/images/inmueble-certificado-detalle.png') no-repeat;
    position: absolute;
    width: 80%;
    display: block;
    outline: none;
    z-index: 9;
    overflow: hidden;
    float: right;
    padding-top: 45px;
    background-position-x: 726px;
}
.control-label {
    font-weight: initial;
    color: #666666 !important;
    padding-top: 10px;
}
.btn-ocultar-mostrar-contactos {
    color: #88c245;
    font-size: 20px;
    cursor: pointer;
}
.campo_ciudad_adicional {
    width: 80%;
    margin-left: 20%;
    text-align: left;
}
.campo_tipo_usuario .select2-default {
    background-color: #ccc !important;
}
.inm-link-360 {
    color: #949494 !important;
}
#form-inmobiliarias .field button {
    background-color: #88c245;
    border-radius: 5px;
    border: none;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
}
#form-inmobiliarias .field label {
    font-weight: lighter;
    font-size: 13px;
    margin-right: 20px;
}
#form-inmobiliarias .field textarea {
    width: 80%;
    height: 80px;
    padding-left: 15px;
}
.estiloInput {
    padding-top: 2px;
    font-weight: lighter;
    font-size: 13px;
    margin-right: 20px;
}
.interesado_fotos_360 {
    padding-top: 5px;
    padding-left: 25px;
}
.interesado_fotos_360 label {
    width: 100%;
    font-size: 14px !important;
    margin-top: 10px;
}
.interesado_fotos_360 input {
    width: 10% !important;
}
#banner-fijo-mapa {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    right: 0;
    float: right;
}
#banner-fijo-mapa img {
    width: 350px;
    margin-right: 50px;
}
.tap-footer-davivienda {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    background-color: #ff0009;
    color: #FFF;
    text-align: center;
    font-size: 180%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Opensans condense;
}

/*SECCIÓN AGENDA*/
.titulo-centrado {
    padding: 10px;
    text-align: center;
    width: 100%;
}
.letra-mediana {
    font-size: 150%;
}
.contenedor-agenda {
    width: 100%;
    height: auto;
    display: none;
}
#contenedor-mapa {
    width: 100%;
    height: 300px;
}
.columnas-agenda {
    padding-left: 1px !important;
    padding-right: 1px !important;
}
#texto-agenda-asesor,
btn-agendar-cita {
    display: none;
}
.estilo-label-radio {
    padding-top: 2px;
    font-weight: lighter;
    font-size: 13px;
    margin-right: 20px;
}
.interesado_fotos_360 {
    padding-top: 5px;
    padding-left: 25px;
}
.interesado_fotos_360 label {
    width: 100%;
    font-size: 14px !important;
    margin-top: 10px;
}
.interesado_fotos_360 input {
    width: 10% !important;
}

/*Estilo para el botón Ver Comparación del Sitio Mis Conmparaciones*/
.ver-comparacion {
    background: #88c245;
    padding: 6px 0px 6px 0px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    behavior: url(PIE.htc);
    color: #fff;
    cursor: pointer !important;
    margin-right: 0px;
    margin-top: 6px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 13px;
}
#banner-fijo-mapa {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    right: 0;
    float: right;
}
#banner-fijo-mapa img {
    width: 350px;
    margin-right: 50px;
}
.inmueble-comparado-guardado {
    float: left;
    margin: 1px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 100%;
    width: 100%;
    display: block;
    position: relative;
}

/*.inmueble-comparado-guardado-inactivo {
	float: left;

	background-color:rgb(255,0,0);
   	opacity: 0.6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 100%;
	width: 100%;
	display: block;
	position: relative;
}*/
.inmueble-comparado-guardado img {
    height: 76%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    inline-size: 100%;
    position: absolute;
}
.comp-inactiva img {
    opacity: 0.3;
}
.comp-inactiva span {
    position: absolute;
    padding-top: 65px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 60px;
    color: rgb(128, 128, 128);
    font-size: 14px;
    text-transform: uppercase;
}
.header-comparado-guardado {
    background: rgba(51, 51, 51, 0.5);
    font-weight: bold;
    height: 40px;
    z-index: 9;
    padding: 5px 8px;
    overflow: hidden;
    color: #fff;
    position: absolute;
    width: 100%;
}
.header-comparado-guardado span {
    opacity: 1;
    float: left;
    clear: left;
    font-size: 12px;
    color: white;
}
.tap-footer-davivienda {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    background-color: #ff0009;
    color: #FFF;
    text-align: center;
    font-size: 180%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Opensans condense;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #ff0009;
    color: #FFF;
    text-align: center;
    font-size: 180%;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: Opensans condense;
}
.footer-comparado-guardado {
    height: 40px;
    position: relative;
    z-index: 9;
    padding: 2px 6px 2px 6px;
    overflow: hidden;
    color: #fff;
    top: -50px;
    border: 1px solid #CCC;
    /*padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;*/
}
.footer-comparado-guardado span {
    opacity: 1;
    float: left;
    clear: left;
    font-size: 12px;
    color: #666666;
}
.caja-legenda {
    width: 100%;
    border: 1px solid #CCC;
    border-radius: 5px;
    margin-top: 225px;
    margin-bottom: 211px;
}
.contenido-caja {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    margin-top: 13px;
    margin-bottom: 4px;
    color: #929292;
    font-weight: bold;
}
.cuadrito {
    position: relative;
    font-size: 0.700rem;
    top: -0.50em;
    transition: all 0.3s;
    border: none;
    color: white;
    height: 1.3em;
    width: 1.3em;
    cursor: unset;
    margin-left: 20px;
}
.icono-comparar {
    display: block;
    width: 37px;
    height: 16px;
    outline: none;
    z-index: 9;
    margin-right: 8px;
    cursor: pointer;
    margin-top: 8px;
    background: transparent url('/images/icono-comparar-blanco.png') no-repeat;
    float: right;
    transition: background 0.3s;
}
.tooltiptext {
    visibility: hidden;
    position: relative;
    width: 70px;
    background-color: rgb(51, 51, 51, 0.2);
    text-align: center;
    padding: 3px 0;
    border-radius: 6px;
    z-index: 1;
    transition: opacity .6s;
    bottom: 50%;
    left: 40%;
    margin-left: -90px;
    font-size: 10px;
    border: 1px solid #ccc;
}
.icono-comparar:focus {
    outline: none;
}
.icono-comparar:hover {
    background: transparent url('/images/icono-comparar-azul.png');
}
.icono-comparar:hover .tooltiptext {
    visibility: visible;
}
.icono-comparado {
    display: block;
    width: 37px;
    height: 16px;
    outline: none;
    z-index: 9;
    margin-right: 8px;
    cursor: pointer;
    margin-top: 8px;
    background: transparent url('/images/icono-comparar-azul.png') no-repeat;
    float: right;
}

/*Estilos para la integración*/
.texto-regular {
    font-size: 13px;
    color: #666666;
    font-weight: 300;
}
.texto-header {
    font-size: 13px;
    color: #666666;
}
.text_title-md {
    color: #3E98CC;
    padding: 10px 0 10px 0;
    font-size: 18px;
}
.text_title-md p {
    font-size: 14px;
    color: #666666;
    ;
}
.text_subtitle-md {
    color: #3E98CC;
    padding: 10px 0 10px 0;
    font-size: 14px;
}
.filtros-reporte {
    margin-bottom: 1%;
    margin-top: 2%;
}
.subtituloReportes {
    margin-bottom: 1%;
    color: #3E98CC;
}
.icon a {
    font-size: 30px;
}
li.editar a {
    font-size: 25px;
}
li.eliminar a {
    font-size: 25px;
}
.checky {
    color: #428bca;
    font-size: 30px;
}
.check-comparar {
    color: #3e98cc;
    font-size: 20px;
}
.check-comparar-no {
    color: #D7D7D7;
    font-size: 20px;
}
.ef {
    text-align: center;
    /*display: block;*/
}
.desaparecer {
    color: transparent !important;
}
.contenedor-img {
    width: 100%;
    height: 100%;
}
.sendLogin {
    text-align: center;
    margin-top: 40px;
}
.sendRegister {
    text-align: center;
}
.false-h3 h1 {
    font-size: 2.8rem !important;
    font-weight: bold !important;
    color: #3E98CC !important;
    text-indent: initial !important;
}