/**performanceprop.com.ar FLEX 11-2016- AUTOR PUCARALABS by Inkscape and Boostrap**/

@charset "utf-8";
/*boostrap3 last bootstrap version update 2014-2-25*/
@import url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css");


/*fontawesome*/
/*@import url("https://netdna.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.css");*/

/*font googlewebfont*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300&subset=latin,latin-ext);


/**COLORES OFICIALES**/
/*
color 1 / azul #5b5bfc / secondary gris negro 2 for gradient #000000

color 2 / rojo #e0001d  *NUNCA USAR COLOR DEL SISTEMA, #231F20*
info #e0001d
body bg #e4e4e4
footer header bg #90aaab
gris claro banner y searcher #bcbcbc
system color gris #ffffff; *tradicional es #231F20*
*/

/*colors*/
.white {color:#FFFFFF;}
.black {color:#000000;}
.customer {color: #5b5bfc;}
.p9{padding: 9px;}
/*FIN colores*/

/**gradient customer**/
.grd-customer {
background: #5b5bfc; /* Old browsers */
background: -moz-linear-gradient(top,  #5b5bfc 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b5bfc), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #5b5bfc 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #5b5bfc 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #5b5bfc 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #5b5bfc 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b5bfc', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
/*gradients*/
.grd-black-v {
background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(top,  #4c4c4c 0%, #131313 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4c4c4c 0%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
}
.grd-black-h {
background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(left,  #4c4c4c 0%, #131313 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4c4c4c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #4c4c4c 0%,#131313 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #4c4c4c 0%,#131313 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #4c4c4c 0%,#131313 100%); /* IE10+ */
background: linear-gradient(to right,  #4c4c4c 0%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=1 ); /* IE6-9 */
}
.grd-gray-v {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
.grd-graydark-v {
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #a9a9a9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#a9a9a9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#a9a9a9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8e8e8 0%,#a9a9a9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8e8e8 0%,#a9a9a9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e8e8e8 0%,#a9a9a9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#a9a9a9',GradientType=0 ); /* IE6-9 */
}
.grd-gray-h {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#ededed 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 */
}
/*END gradients*/



/*Boostrap personalizations*/
.navbar {margin-bottom:0px;border: none;z-index:3;/*border-top: 4px solid #e0001d;*/}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border: none;}
/*END Boostrap personalizations*/
.navbar-inverse {
	background-color: #999999;
/*	border-top: 4px solid #ffffff;*/
	border-bottom: 4px solid #ffffff;
	box-shadow: 0px 2px 3px #000000;
}
.navbar-inverse .navbar-collapse {
    overflow: visible;
    background-color: #999999;
}
.navbar-collapse.in {
overflow: visible;
background-color: #5b5bfc;
}

.navbar-inverse .navbar-nav>li>a {
color: #ffffff;
}

.navbar-inverse .navbar-nav>li>a:hover {
background-color: #e0001d;
    color: #ffffff;
}






/**FLEX Bootstrap GRID SYSTEM**/
/*MARGIN & PADDING STYLES */
.top30 {margin-top:30px;}
.right30 {margin-right:30px;}
.bottom30 {margin-bottom:30px;}
.left30 {margin-left:30px;}

.top20 {margin-top:20px;}
.right20 {margin-right:20px;}
.bottom20 {margin-bottom:20px;}
.left20 {margin-left:20px;}

.top15 {margin-top:15px;}
.right15 {margin-right:15px;}
.bottom15 {margin-bottom:15px;}
.left15 {margin-left:15px;}

.top10 {margin-top:10px;}
.right10 {margin-right:10px;}
.bottom10 {margin-bottom:10px;}
.left10 {margin-left:10px;}

.top5 {margin-top:5px;}
.right5 {margin-right:5px;}
.bottom5 {margin-bottom:5px;}
.left5 {margin-left:5px;}

.top3 {margin-top:3px;}
.right3 {margin-right:3px;}
.bottom3 {margin-bottom:3px;}
.left3 {margin-left:3px;}

.top0 {margin-top:0px;}
.right0 {margin-right:0px;}
.bottom0 {margin-bottom:0px;}
.left0 {margin-left:0px;}

.ptop40 {padding-top:40px;}
.pright40 {padding-right:40px;}
.pbottom40 {padding-bottom:40px;}
.pleft40 {padding-left:40px;}

.ptop35 {padding-top:35px;}
.pright35 {padding-right:35px;}
.pbottom35 {padding-bottom:35px;}
.pleft35 {padding-left:35px;}

.ptop30 {padding-top:30px;}
.pright30 {padding-right:30px;}
.pbottom30 {padding-bottom:30px;}
.pleft30 {padding-left:30px;}

.ptop20 {padding-top:20px;}
.pright20 {padding-right:20px;}
.pbottom20 {padding-bottom:20px;}
.pleft20 {padding-left:20px;}

.ptop15 {padding-top:15px;}
.pright15 {padding-right:15px;}
.pbottom15 {padding-bottom:15px;}
.pleft15 {padding-left:15px;}

.ptop10 {padding-top:10px;}
.pright10 {padding-right:10px;}
.pbottom10 {padding-bottom:10px;}
.pleft10 {padding-left:10px;}

.ptop5 {padding-top:5px;}
.pright5 {padding-right:5px;}
.pbottom5 {padding-bottom:5px;}
.pleft5 {padding-left:5px;}

.ptop0 {padding-top:0px;}
.pright0 {padding-right:0px;}
.pbottom0 {padding-bottom:0px;}
.pleft0 {padding-left:0px;}

.none {display: none;}




/**CUSTOMER CSS**/

/*GENERAL CSS*/
body {
	font-family: 'Open Sans', sans-serif;
	background: url() center top repeat-y #e4e4e4;
}
input[type=text] {
	/*font-family: 'Open Sans', sans-serif;*/
}
select {
	/*font-family: 'Open Sans', sans-serif;*/
}
input[type=checkbox] {
	/*font-family: 'Open Sans', sans-serif;*/
}

h1 {
	font-family: 'Open Sans', sans-serif;
    font-weight:300;
    color:#e0001d;
}
h1 a {
	color: #e0001d;
	text-decoration: none;
}
h1 a:hover {
	color: #333333;
	text-decoration: underline;
}
h1 span {
	color: #e0001d;
	text-decoration: none;
}

h2 {
	color:#5b5bfc;
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
}
h2 a {
	color:#e0001d;
	text-decoration: none;
}
h2 a:hover {
	color:#e0001d;
	text-decoration: underline;
}
h2 span {
	color:#e0001d;
}

h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
    color:#e0001d;
}
h3 a {
	color:#5b5bfc;
	text-decoration: none;
}
h3 a:hover {
	color:#5b5bfc;
	text-decoration: underline;
    text-shadow: 2px 2px 2px #000000;
}
h3 span {
	color:#e0001d;
	text-decoration: none;
}
p {
    font-family: 'Open Sans', sans-serif;
}
ul {}


/*btn personalization*/
.btn-info {
  color: #ffffff;
  background-color: #e0001d;
  border-color: #e0001d;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #5b5bfc;
  border-color: #e0001d;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #e0001d;
  border-color: #ffffff;
}

.btn-info .badge {
  color: #ffffff;
  background-color: #5b5bfc;
}



.btn-info2 {
  color: #ffffff;
  background-color: #5b5bfc;
  border-color: #5b5bfc;
}

.btn-info2:hover,
.btn-info2:focus,
.btn-info2:active,
.btn-info2.active,
.open .dropdown-toggle.btn-info2 {
  color: #ffffff;
  background-color: #5b5bfc;
  border-color: #5b5bfc;
}

.btn-info2:active,
.btn-info2.active,
.open .dropdown-toggle.btn-info2 {
  background-image: none;
}

.btn-info2.disabled,
.btn-info2[disabled],
fieldset[disabled] .btn-info2,
.btn-info2.disabled:hover,
.btn-info2[disabled]:hover,
fieldset[disabled] .btn-info2:hover,
.btn-info2.disabled:focus,
.btn-info2[disabled]:focus,
fieldset[disabled] .btn-info2:focus,
.btn-info2.disabled:active,
.btn-info2[disabled]:active,
fieldset[disabled] .btn-info2:active,
.btn-info2.disabled.active,
.btn-info2[disabled].active,
fieldset[disabled] .btn-info2.active {
  background-color: #5b5bfc;
  border-color: #ffffff;
}

.btn-info2 .badge {
  color: #ffffff;
  background-color: #5b5bfc;
}



/*----Customer CSS CODE----*/
/*----MENU----*/
#menu-responsive {
    display:block;
	background: url() center top no-repeat transparent;
/*    border-top: 4px solid #e0001d;*/
}
/*sin usar*/
#menu-top {display:none;}
#menu {display: none;}
/**END MENU**/

/*----HEADER----*/
#header {
	/*height: 173px;*/
	background: url(header-bg.png) center top no-repeat #5b5bfc;
/*    border-top: 4px solid #5b5bfc;*/
}
.header {/*tratado como row*/
    margin-right: -15px;
    margin-left: -15px;
	/*custom*/
   /* height: 173px;*/
}
/*optional includes*/
.header-1 {/*tratado como header completo y col-xs-12 col-sm-12 col-md-12 col-lg-12*/
	/*height: 173px;*/
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
    float:left;
    width:100%
}
.branch {}
.name {color:#ffffff;}
.phone {font-size: 20px;line-height: 22px;color:#ffffff;text-shadow: 0px 0px 3px #000000;}
.mobile {color:#000000;}
.address {}

/*sin uso*/
.header-2 {display:none;}
.header-3 {display: none;}
.header-4 {display:none;}
.header-5 {display:none;}
.header-logo {display:none;}
.header-enterprise {display:none;}
.header-suc1 {display:none;}
.header-suc2 {display:none;}
.header-suc3 {display:none;}
.header-suc4 {display:none;}
.header-suc5 {display:none;}
.header-suc6 {display:none;}
.header-suc7 {display:none;}
.header-suc8 {display:none;}
.header-suc9 {display:none;}
.header-suc10 {display:none;}
.header-suc11 {display:none;}
.header-suc12 {display:none;}
.header-suc13 {display:none;}
.header-suc14 {display:none;}
.header-suc15 {display:none;}
.header-suc16 {display:none;}
.header-suc17 {display:none;}
.header-suc18 {display:none;}
.header-suc19 {display:none;}
.header-suc20 {display:none;}




/*----HEADER-EXT----*/
#header-ext {
	background: url() center top no-repeat #ffffff;

}
.form-horizontal {}/*nueva clase responsive uso alternativo*/

/*----BANNER PRINCIPAL----*/
#banner-before-menu {}
#banner-after-menu {background: url(banner-bg.jpg) center top no-repeat #e0001d;height: 600px;}


/*settings for bg banner -  */
#carousel-home {
    overflow:auto;
    position:absolute;
    right:0px;
    /*top:223px;*/
    z-index:1;
}
#carousel-home .carousel-inner {
    height: 600px;
    width:2000px;
}
#banner-after-menu #carousel-home .carousel-inner > .item > img, #banner-after-menu #carousel-home  .carousel-inner > .item > a > img {
    height: 600px;
    width:2000px;
}

/*settings for bg banner - */




/*----END BANNER PRINCIPAL----*/


/*----SEARCHERS---*/
.searcher-float {
  z-index:2;
}





#searcher {}
#search-customer-home {background-color: #e0001d}/*vertical customer option - before mainbody*/
.search-v {
    background-color:#ffffff;
    color:#000000;
    opacity: 0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity = 70);
    /*border: 1px solid #5b5bfc;*/
	/*-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;*/
   /* text-shadow:2px 2px 2px #000000;*/
    padding-bottom:10px;
    padding-top:10px;
    margin-top: 30px;
}
.search-v legend {
    color:#ffffff;
    margin-bottom: 5px;
}



/*unused and hidden old searchers*/
.searcher {display:none;}/*horizontal search in one line - TRADICIONAL*/
.super-searcher {display:none;}/*horizontal search in few lines - SUPER*/
#home-alternate-search {display:block;}
#home-alternate-search-before-menu {display:none;}
.home-alternate-container {display:none;}


/*super searcher -unused*/
.super-searcher form {}
.super-search-div {}
.bedrooms-div {}/*useless function made for 1687*/
.super-searcher-code {}
.super-searcher-code form {}
.searcher-titulo {}
.searcher-titulo h1{}
.searcher-label {}
.searcher-combo {}
.searcher-types {}
.searcher-zones {}
.searcher-prices {}
.searcher-combo-currency {}
.searcher-price-input {}
.searcher-view {}
.searcher-button {}
.searcher-bt {}
.searcher-bt-all {}
.searcher-bt-all a {}
/*----END SEARCHERS---*/

/*----SEARCHER-EXT.PHP---*/
.searcher-ext {background:url() center top no-repeat #e0001d;}
.searcher-ext .list-inline > li{ padding-left:0px;padding-right:0px; padding-top:5px;}
.searcher-ext .div {}
.searcher-ext a{}
.searcher-ext a.buscar{}
.searcher-ext a:hover{}


/*slider*/
.home-banner-horizontal {}
.banner-horizontal {}
.slider-home {}
.panel-banner {}

/*---LEADING ZONE---*/
.featured-home {}
.alternate-featuring {}

.leading-zone {
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	/*border: 1px solid #5b5bfc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;*/
}
.leading-title {
    display:none;
}
.leading-zone h2 {
	color:#e0001d;
	text-align: center;
    display:none;
}
.leading-zone h2 span.leading-customer-name {} /*option bloqued name*/
/*alternative title option*/
.leading-title2 {block;}
.leading-title2 h2 {color: #5b5bfc;display: none;}
/*END alternative title option*/



.featured-item-container {
	height: 270px;
    width:220px;
	margin: 0px 2px 10px 2px;
	display: inline;
	float: left;
}
@media (max-width: 500px){ .featured-item-container { position: relative;/*min-height: 1px;*/ height:320px; width: 48%;} }
@media (max-width: 350px){ .featured-item-container { position: relative;/*min-height: 1px;*/ height:270px; width: 99%;} }
@media (max-width: 270px){ .featured-item-container { position: relative;/*min-height: 1px;*/ height:320px; width: 99%;} }



.featured {
    padding:10px;
    height:270px;
}
@media (max-width: 500px){ .featured {height:320px; } }
@media (max-width: 350px){ .featured {height:270px; } }
@media (max-width: 270px){ .featured {height:320px; } }


.featured:hover {
	background: url() center top no-repeat #c4c4c4;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-shadow: none;
}
.featured-code {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-align:left;
	float:left;
	position: absolute;
    text-shadow: 1px 1px 3px #000;
}
.featured-image-div {}/*unused*/
.featured-main-image {
	padding: 0px;
	margin-top: 25px;
	background: transparent;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-bottom:10px;

}
@media (min-width: 500px){ .featured-main-image { width: 200px;height:150px; } }/*limited by square if >350px*/
@media (max-width: 500px){ .featured-main-image { width: 100%;} }/*responsive if 350 to 500px*/
@media (max-width: 350px){ .featured-main-image {width:200px;height:150px; } }/*limited by square if <350px*/
@media (max-width: 270px){ .featured-main-image {width:100%;height:auto; } }/*limited by square if <350px*/


/*IDEM SEARCHPAGE-ITEM-OPERATION-TAG*/
.featured-operation-tag {
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity = 75);
	position: absolute;
	text-align: left;
	font-size: 16px;
	margin-top:22px;
	text-shadow: 2px 2px 2px #000;
}
.featured-price {
	text-align: center;
	font-size: 18px;
	margin-top: -45px;
	float:left;
	padding: 5px;
	color: #FFFFFF;
	text-shadow:1px 1px 2px #ffffff;
	background-color: #5b5bfc;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity = 75);
}
.featured-location {
	text-align: left;
    float:left;
	font-size: 12px;
	margin: 0px 8px 0px 5px;
	letter-spacing: 0px;
	line-height: 14px;
	color: #5b5bfc;
}
.featured-location a {
	text-decoration: none;
	color: #5b5bfc;
}
.featured-location a:hover {
	text-decoration: underline;
	color: #5b5bfc;
}
.featured-rooms {
	color: #999999;
}

/*---END LEADING ZONE---*/



/*----FOOTER PANEL----*/
#footer {background: url() center bottom no-repeat #e0001d;border-top: 4px solid #5b5bfc;}
.footer {}
.footer-bg {background: url() top left no-repeat transparent;}
/*footer includes*/
.footer-1 {}
.footer-2 {display:none;}
.footer-3 {display:none;}
.footer-4 {display:none;}
.footer_logo {display:none;}
.footer_logo a{}
.footer_sections {display:none;}
.footer_section_item {display:none;}
.footer_section_item h4 {}
.footer_section_item h4 a {}
.footer_section_item p {}
.footer_section_item p a {}
.footer_section_item p a:hover {}
.footer-code-zone {display:none;}
.footer-code {}
.footer-code-div {}
.footer-code-input {}
.footer-code-bt {}
/*enterprise data opcionales para visualizar*/
/*option 1*/
.footer_enterprise {display:none;}
.footer_enterprise h3 {}
.footer_enterprise p {}
span.foot-telephone {}
/*option 2*/
.footer_enterprise2 {display:none;}
.footer_enterprise2 .rights{}
.footer_enterprise2 .phones{}
.footer_enterprise2 .phonescolor{}
.footer_enterprise2 .mobile{}
.footer_enterprise2 .address{}
/*option 3 footer bottom data*/
.bottom_enterprise {display:none;}
.bottom_enterprise span{}
/*footer mapaprop y memudoya*/
.mapaprop_logos {
	width:420px;
	float:left;
}
.mapaprop-logo {
	width: 172px;
	height: 50px;
	margin-top:0px;
	background: url(mapaprop.png) right center no-repeat transparent;
	float: left;
}
.mapaprop-logo a {
	width: 172px;
	height: 50px;
	display:block;

}
.memudoya-logo {
	width: 160px;
	height: 50px;
	margin-top:0px;
	background: url(/images/memudoya.png) right center no-repeat transparent;
	float: left;
}
.memudoya-logo a {
	width: 160px;
	height: 50px;
	display:block;
}
/*----FOOTER PANEL----*/


/*----MAINBODY----*/
#mainbody {background:url() center top repeat-y transparent;}
#mainbody .container {background-color: transparent;/*box-shadow: 0px 4px 4px #666666;*/}
.mainbody-bottom {}

/*----PAGE----*/
.page-home {display:none;}/*bloqued*/
.extra-home-zone {display:none;}

.page {/*transparent background*/
    padding: 20px 10px 20px 10px;
}
.page h1 {text-align: center;}

.page img {}
.page a {}
.page a:hover {}
.page p {}
.page ul {}
.page form {}
.page label {}

.page-property {/*white background*/
    padding: 10px 10px 20px 10px;
    margin: 10px 0px 10px 0px;
    background-color:#ffffff;
    -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
    box-shadow:0px 0px 5px #666666;
}
.page-property .pagination a {
    color: #e0001d;
}
.page-contact {}

.page-content {
    /*color: #ffffff;*/
}

.page-content img {/*tomado de img responsive*/
  display: block;
  max-width: 100%;
  height: auto;
}

/*----END PAGE----*/


/*----SEARCH-PAGE----*/
.searchpage {
	padding: 0px 20px 20px 20px;
}
.searchpage #show-map {}
@media (max-width: 1024px){ #show-map { display: none;} }/*bloqued less 1024px*/
@media (max-width: 1024px){ #hide-map { display: none;} }/*bloqued less 1024px*/


.searcher-map {
	width: 30%;
	height: 500px;
	float: right;
}
@media (max-width: 1024px){ .searcher-map { display: none;} }/*bloqued less 1024px*/



.searchpage-results {
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/*background-color:#565559;*/
	width: 70%;
}
@media (max-width: 1024px){ .searchpage-results { width:100%;} }/*bloqued less 1024px*/



.searchpage-item {
	padding: 10px 0px 10px 10px;
	margin: 0px 10px 10px 0px;
	position: relative;
}
@media (max-width: 350px){ .searchpage-item {width:100%;margin-right:0px; padding-left:0px;margin-bottom:20px;border-bottom:1px solid #FFFFFF;} }



.searchpage-item:hover {
	background: url() center top no-repeat #c4c4c4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.searchpage-item-status {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 120px;
  width: 124px;
  z-index: 9999;
}
.search-item-suspended {background: url("/images/badge-suspended.png") no-repeat;}
.search-item-rented {background: url("/images/badge-rented.png") no-repeat;}
.search-item-sold {background: url("/images/badge-sold.png") no-repeat;}
.search-item-reserved {background: url("/images/badge-reserved.png") no-repeat;}




.searchpage-item-image {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	background: transparent;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #FFFFFF;
	float:left;
}
@media (min-width: 500px){ .searchpage-item-image { width: 200px;height:150px; } }/*limited by square if >350px*/
@media (max-width: 500px){ .searchpage-item-image { width: 100%;} }/*responsive if 350 to 500px*/
@media (max-width: 350px){ .searchpage-item-image {width:200px;height:150px;margin-bottom:10px; } }/*limited by square if <350px*/




/*IDEM LEADING-OPERATION-TAG*/
.searchpage-item-operation-tag {
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity = 75);
	position: absolute;
	text-align: left;
	font-size: 16px;
	margin-left: 0px;
	margin-top:117px;
	letter-spacing: 0px;
	text-shadow: 2px 2px 2px #000;
	background-color:#ffffff;
}
.searchpage-item-operation-tag a {
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}
.searchpage-item-operation-tag a:hover {
	text-decoration: underline;
}
/*VALIDO PARA LEADING Y SEARCHPAGE-ITEM-OPERATION-TAG*/
/*venta*/
.search-operation-1 {background-color: #e0001d;color: #FFFFFF;padding:5px;}
/*alquiler*/
.search-operation-2 {background-color: #5b5bfc;padding:5px;	color: #FFFFFF;}
/*alquiler temporario*/
.search-operation-3 {background-color: #e0001d;padding:5px;color: #FFFFFF;}



.searchpage-item .data {
	float:left;
	margin:0px 0px 0px 0px;
}
@media (min-width: 620px){ .searchpage-item .data { width: 350px;} }
@media (max-width: 350px){ .searchpage-item .data {width:100%;margin-left:0px; } }



.searchpage-item .title {
	font-size: 18px;
	margin-bottom: 5px;
	margin-left:0px;
}
.searchpage-item .title a {
	text-decoration: none;
	color:#5b5bfc;
}
.searchpage-item .title a:hover {
	text-decoration: underline;
	color:#e0001d;
}
.searchpage-item .description {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
.searchpage-item .description span {
	text-decoration: none;
	color: #e0001d;
	font-size: 12px;
}
.searchpage-item .price {
	font-size: 20px;
	color: #e0001d;
	margin-bottom: 5px;
	margin-top: 0px;
	letter-spacing: -1px;
	float: left;
}
.pagination {
	margin: 0px 0px 20px 0px;
	text-align: center;
	padding: 10px 0px 10px 0px;
    width:100%;
	border: 1px solid #e0001d;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/*background-color:#565559;*/

}
/*----END SEARCH-LIST----*/



/*----ERROR PAGE----*/
.property-error-message {
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 100px 100px 100px 100px;
	margin: 0px 0px 20px 0px;
	border: 4px solid #cc0000;
	/*color:#FFFFFF;*/
	font-weight:bold;
	font-size:24px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/*background-color:#CC0000;*/

}
.property-error-message h1 {
	/*color:#FFFFFF;*/
	font-size:40px;
}
.property-error-message .home {
	/*color:#585858;*/
	font-size:30px;
	margin-top:50px;
}
.property-error-message .home a {
	/*color:#585858;*/

}
/*----ERROR PAGE----*/


 /*----PROPERTY----*/

.page .nota {
	padding: 5px 5px 5px 5px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	float:left;
	border-radius: 6px;
	background-color: #585858;
}


.page .code {
	margin: 10px 20px 10px 0px;
}
@media (max-width: 450px){ .page .code {width:100%;} }


#carousel-property-1 {}
/*@media (min-width: 700px){ #carousel-property-1 {width:700px;} }*/

.carousel-caption h4 {
	color:#ffffff;
	text-shadow: 2px 2px 2px #000;
}
.carousel-caption p {
	color:#ffffff;
	text-shadow: 2px 2px 2px #000;
}
.property-reservations {margin:0px 0px 10px 0px;padding:0px;}
.property-reservations h3 {}
.page .property-map {display: none;}
.page #map {
	height: 300px;
	width: 100%;
    margin:10px 0px 10px 0px;
}
.page .property-map-bg {
	margin:0px;
	padding:10px;
	border: 1px solid #e0001d;
    border-radius: 6px 6px 6px 6px;
	float:none;
}

/*idem error-message GENERICO NO TOCAR*/
.query-error {
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 20px 0px 0px 0px;
	border: 1px solid #585858;
	color:#FFFFFF;
	font-weight:bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color:#CC0000;
}

/*Bloqueos o correcciones codigo antiguo*/
.gallery {display: none;}
.page .gallery-title {display: none;}
.property-query{display: none;}
.page .property-description {display: none;}
.page .price {display: none;}
.page .conditions {display: none;}
/**property button functions*/
.functions {display: none;}
.functions .button {display: none;}
.functions .contactbt {display: none;}
.functions .images {display: none;}
.functions .detailsbt {display: none;}
.functions .call {display: none;}
.functions .search {display: none;}
/**end property button functions*/
.bold {}
.query {display:none;}
.query textarea {display: none;}
.hide,.hide a {}
.hide a:hover {}
.alignright {}
.query .note {}
.query-thanks {}
.query-thanks .note {}
.page .video-div {display: none;}
.page .videos-title {display: none;}
.page .details {display: none;}
.page #details {display: none;}
.page .details-title {display: none;}
.page .measures {display: none;}
.page .measures-title {display: none;}
.details .bold {}
.details .body {}
.measures .bold {}
.measures .body {}


/*----PROPERTY----*/



/*----CONTACT----*/
.contact-h2 {display:none;}
.contact-h3 {display:none;}
.contact {display:none;}
.contact textarea {display:none;}

/*idem query-error GENERICO NO TOCAR*/
#error-message {
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 20px 0px 0px 0px;
	border: 1px solid #585858;
	color:#FFFFFF;
	font-weight:bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color:#CC0000;
}
.contact-confirm {/*usado para /propiedad/consulta y para /contacto/enviar*/
	padding: 20px 0px 40px 0px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #e0001d;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
}
/*----END CONTACT----*/


/**performanceprop.com.ar FLEX 11-2016- AUTOR PUCARALABS by Inkscape and Boostrap**/
