.border-izquierdo{
	border-right:1px solid #9c9e9f;
}

.barra-lateral{
	border-right: 1px solid #b6b6b6;
}


.barra-baja{
	border-bottom: 1px solid #b6b6b6;
}


.barra-lateral2{
	border-right: 1px solid #dddddd;
}


.icono-tiempo{
	margin-top:-200px; 
	margin-left: 25%; 
	margin-right: 25%; 
	width:50%;
}


.ochenta-porciento{
	width: 80%;
}

.noventa-porciento{
	width: 90%;
}

.bottomNav{
	display: none !important;
}

.enlace-publicar{
	color:#b6b6b6;
	text-decoration: none !important;
}

.enlace-publicar:hover{
	color:#a4a4a4;
	text-decoration: none !important;
}

.btn-link{
	background-color: #857041 !important; 
	color:#ffffff;
	text-decoration: none !important;
}
.info-adicional-der {
    font-weight: bold;
    color: #242424;
}

.fila1,
.fila2 {
	border-bottom: 1px dotted #c2c0c0;
	line-height: 40px;
}

.busqueda-avanzada{
	color:#fff; 
	text-decoration:none !important; 
	font-style: italic; 
	font-size:16px;
}

.busqueda-avanzada:hover{
	color:#cacaca; 

}

.precio-listado{
	border: 2px solid #857041;
    background-color: #857041;
    color: #fff;
    line-height: 60px;
    font-size: 20px;
    width:100%;
    text-decoration: none !important;
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.precio-listado:hover{
	border: 2px solid #857041;
    background-color: transparent;
    color: #857041;
}

.tags-listado {
    background-color: rgba(241, 98, 98, 0.7);
    width: 100%;
    position: relative;
    top: 0%;
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin-right: -35px;
    padding: 5px;
    float: left;
    text-transform: uppercase;
    width: 30%;
    margin-top: -31px;
  }

.tag-reservado {
    background-color: rgba(241, 98, 98, 0.7);
    width: 100%;
    position: relative;
    top: 0%;
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin-right: -35px;
    padding: 5px;
    float: left;
    text-transform: uppercase;
    width: 40%;
    margin-top: -31px;
  }

.tags-listado-property {

	width: 97%;
	text-align: center;
    background-color: rgba(241, 98, 98, 0.7);
    color: #ffffff;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 10px 10px;
    text-decoration: none;
    -webkit-transition: color 0.2s;
}

.tags-listado-property_destacado {
    text-align: center;
    background-color: rgba(241, 98, 98, 0.7);
    position: absolute;
    top: 40px;
    z-index: 1;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
    position: absolute;

}

/*
.tags-listado-property::before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 10px;
}

.tags-listado-property::after {
    border-bottom: 13px solid transparent;
    border-left: 10px solid #857041;
    border-top: 13px solid transparent;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    padding-left: -8px;
    margin-right: -10px;
}
*/

.boton-callaction{
	border: 2px solid #857041;
    background-color: transparent;
    color: #857041;
    width: 40%;
    float: right;
    line-height: 60px;
    font-size: 20px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.boton-callaction:hover{
	border: 2px solid #857041;
    background-color: #857041;
    color: #ffffff;
}

.referencia-input::-webkit-input-placeholder { color: #000000; text-transform: uppercase; }
.referencia-input:-moz-placeholder { color: #000000; text-transform: uppercase; }
.referencia-input::-moz-placeholder { color: #000000; text-transform: uppercase; }
.referencia-input:-ms-input-placeholder { color: #000000; text-transform: uppercase; }

#ibox_content{
	overflow: hidden !important;
}
	background-color: #fff;
}

.caracteristicas-favoritos{
	padding-left:0px; 
	padding-right:3px; 
	padding-bottom:3px;
}
.caracteristicas-favoritos2{
	padding-left:0px; 
	padding-right:3px;
}
.caracteristicas-favoritos3{
	padding:0px;
}
.caracteristicas-favoritos3b{
	padding:0px;
	padding-bottom:3px;
}

.contenido-caracteristicas{
	text-transform: uppercase; 
	color: #000000; 
	background-color: #e5e5e5; 
	padding:5px;
}

.contenido-caracteristicas2{
	text-transform: uppercase; 
	color: #000000; 
	background-color: #e5e5e5; 
	padding:5px; 
	min-height:30px;
}

.group-span-filestyle label{
 color: #fff !important;
}

.steps ul li.active:before {
  width: 0;
  height: 0;
  display: block;
  content: ' ';
  border-top: 32px solid transparent;
  border-bottom: 32px solid transparent;
  border-left: 20px solid #2f2e2e;
  position: absolute;
  right: -20px;
  top: 0;
}

/*.steps ul li:last-child.active:before {
  width: 0;
  height: 0;
  display: block;
  content: ' ';
  border-top: 32px solid transparent;
  border-bottom: 32px solid transparent;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  right: -20px;
  top: 0;
}*/

/*.steps2 ul li:nth-child(2).active:before {
  width: 0;
  height: 0;
  display: block;
  content: ' ';
  border-top: 32px solid transparent;
  border-bottom: 32px solid transparent;
  border-left: 20px solid ;
  position: absolute;
  left: 0px;
  top: 0;
}*/


.steps2 ul li:last-child.active:before {
  width: 0;
  height: 0;
  display: block;
  content: ' ';
  border-top: 32px solid transparent;
  border-bottom: 32px solid transparent;
  border-left: 20px solid transparent;
  position: absolute;
  left: 0px;
  top: 0;
}

.steps ul li.active a {
  	color: #fff;
}

.steps ul li a{
	color:#5c5c5c;
}

.steps ul li a:hover{
	color: #857041 !important;
}
.steps ul li.active a:hover {
  	color: #fff !important;
}

.steps {
  height: 66px;
  border: #e7e7e4;
  display: table;
  width: 100%;
  font-size: 1.25em;
  border-top: 1px solid;
  /*border-bottom: 1px solid;*/
  border-color: #e7e7e4;
  background: #fff;
  border-left: 1px solid #e7e7e4;
  border-right: 1px solid #e7e7e4;
}

.steps ul {
  display: table-row;
  width: 100%;
}

.steps ul li:first-child.active {
  padding-left: 10px;
}


.steps ul li.active {
  background: #2f2e2e;
  color: #fff;
  position: relative;
  padding-left: 30px;
  padding-right: 0;
}

.steps ul li {
  display: table-cell;
  vertical-align: middle;
  width: 25%;
  text-align: center;
  color: #9c9c94;
  padding-left: 10px;
  padding-right: 10px;
}

.steps ul li.active+li {
  padding-left: 30px;
}



/*
 * Advanced Search
 */
.search-wrapper2 .search {
		background-color: rgba(216, 216, 215, 0.9);
}

.search-wrapper2 .search .form-control {
	margin: 30px 30px 15px 30px;
	border-radius: 0px 0px 0px 0px;
	border-color: #ffffff;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.search-wrapper2 .search .slider {
	margin-left: 30px;
	margin-top: 15px;
	width: 100%;
}

.search-wrapper2 .search .slider .label-title {
	color: #5e5e5e;
	font-weight: normal;
}

.search-wrapper2 .search .slider #min-price,
.search-wrapper2 .search .slider #max-price {
	color: #5e5e5e;
	font-weight: normal;
	line-height: 35px;
}

.search-wrapper2 .search .submit {
	border: 2px solid #000098;
	background-color: #000098;
	color: #ffffff;
	width: 80%;
	line-height: 40px;
	font-size: 20px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	/*margin-top: -10px;*/
	margin-bottom:5px;
	margin-left: 10%;
}

.search-wrapper2 .search .submit:hover {
	background-color: #24247b;
	color: #ffffff;
}

.search-wrapper2 .search .ui-slider-horizontal {
	height: .6em;
}

.search-wrapper2 .search .ui-slider-horizontal .ui-slider-handle {
	top: -0.3em;
}

.search-wrapper2 .search .ui-widget-content {
	border: 0px none;
	background: #afb0b0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

.search-wrapper2 .search .ui-widget-header {
	background: #000098;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

.search-wrapper2 .search .ui-state-default, 
.search-wrapper2 .search .ui-widget-content .ui-state-default, 
.search-wrapper2 .search .ui-widget-header .ui-state-default {
	background: #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 0px solid #000000;
	width: 16px;
	height: 16px;
}

.search-wrapper2 .search .ui-state-default:focus, 
.search-wrapper2 .search .ui-widget-content .ui-state-default:focus, 
.search-wrapper2 .search .ui-widget-header .ui-state-default:focus {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


#te-llamamos {
    background-color: #fc535e;
}

#te-llamamos:hover {
    background-color: #9d363c;
}

#blog{
    background-color: #f2c449;	
}

#alertasV{
    background-color: #363535;	
}

#te-llamamosV{
    background-color: #363535;	
}

#publicaV{
    background-color: #5dc7bc;	
}

#alertasV:hover{
    background-color: #857041;	
}

#te-llamamosV:hover{
    background-color: #857041;	
}

#publicaV:hover{
    background-color: #2c5a55;	
}


#sidebarHIP a, #sidebarENV a, #sidebarPDF a, #sidebarIMP a{
	color: #5b5a5d;
}

#sidebarHIP:hover a, #sidebarENV:hover a, #sidebarPDF:hover a, #sidebarIMP:hover a {
	color: #ffffff;
}



#sidebarHIP, #sidebarENV, #sidebarPDF, #sidebarIMP{
	background-color: #eeeeee;
	color: #5b5a5d;
}

#sidebarHIP:hover, #sidebarENV:hover, #sidebarPDF:hover, #sidebarIMP:hover {
	color: #ffffff;
	background-color: #5b5a5d;
}

.tag1, .tag2, .tag3, .tag4, .tag5, .tag6 {
  background: #857041;
  border-radius: 3px 0 0 3px;
  color: #58585a;
  display: inline-block;
  height: 52px;
  line-height: 56px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  font-size: 21px;
}

/*.tag1::before, .tag2::before, .tag3::before, .tag4::before, .tag5::before, .tag6::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}*/

.tag1::after {
  /* background: #fff; */
  border-bottom: 26px solid transparent;
  border-left: 43px solid #857041;
  border-top: 26px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  padding-left: -8px;
  /* margin-left: 13px; */
  margin-right: -43px;
}
.tag2::after {
  /* background: #fff; */
  border-bottom: 13px solid transparent;
  border-left: 10px solid #e2e2e2;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  padding-left: -8px;
  /* margin-left: 13px; */
  margin-right: -10px;
}
.tag3::after {
  /* background: #fff; */
  border-bottom: 13px solid transparent;
  border-left: 10px solid #e2e2e2;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  padding-left: -8px;
  /* margin-left: 13px; */
  margin-right: -10px;
}
.tag4::after {
  /* background: #fff; */
  border-bottom: 13px solid transparent;
  border-left: 10px solid #e2e2e2;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  padding-left: -8px;
  /* margin-left: 13px; */
  margin-right: -10px;
}
.tag5::after {
  /* background: #fff; */
  border-bottom: 13px solid transparent;
  border-left: 10px solid #e2e2e2;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  padding-left: -8px;
  /* margin-left: 13px; */
  margin-right: -10px;
}
.tag6::after {
  /* background: #fff; */
  border-bottom: 13px solid transparent;
  border-left: 10px solid #e2e2e2;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  padding-left: -8px;
  /* margin-left: 13px; */
  margin-right: -10px;
}



.informacion:hover{
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.8);
	border-radius: 50%;
}
.property-item .thumb .ref,
.property-item-featured .thumb .ref {
	color: #ffffff;
	background-color: #222222;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 0.86667em;
	padding: .35em 1em;
	margin-top: 15px;
  	margin-left: 15px;
}


.property-item .ref{
	color: #ffffff;
	background-color: #3a3939;
	color: #fff;
	font-size: 0.86667em;
	padding: .35em 1em;
	margin-top: 15px;
}

.featured-item-vertical .ref {
    color: #ffffff;
    background-color: #2f2e30;
    position: absolute;
    right: 0;
    font-size: 0.86667em;
    padding: .35em 1em;
    /*margin-top: -15px;*/
    margin-right: 30px;
    font-size: 14px;
}


/*
 * Calendar
 */
.header-month {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: white;
	max-width: 270px;
}

.header-month li {
	float: left;
	width: 33px;
	height: 33px;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align: center;
	color: #4199f6;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	line-height: 33px;
}

.month {
	clear: both;
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: white;
	max-width: 270px;
	height: 205px;
}

.month li {
	float: left;
	width: 33px;
	height: 33px;
	border: 1px solid #CCC;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align: center;
	/* background-color: #ffffff; */
	color: black;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	line-height: 33px;
}

.month li.mes-anterior,
.month li.mes-posterior {
	background-color: #EEE;
	border: 1px solid #EEE;
	color: #CCC;
}

.month li.hoy{
	border-color: #005580;
}

.month li.booked {
	background-image: url('./../img/bg_days.png');
	background-position: 39px 0px;
}

.month li.booked_am {
	background-image: url('./../img/bg_days.png');
	background-position: -3px -6px;
}

.month li.booked_pm {
	background-image: url('./../img/bg_days.png');
	background-position: 109px 0px;
}

.month li a {
	display: block;
}

.month li.booked a,
.month li.booked_am a,
.month li.booked_pm a,
.month li.booked_am_pm a {
	color: #ffffff;
}

/*
 * Reservas
 */
#marcadores {
	background-color: #f0f0f0;
	margin: 0px 0px 20px 0px;
}

.paso {
	display: block;
	cursor: default;
}

.paso:hover {
	text-decoration: none;
}

#step1 {
}

#step2 {
}

#step3 {
}

#step4 {
}

.paso > span {
	display: block;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background-color: #2f2f2f;
	transition: background-color 200ms ease-in-out;
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
}


.paso > span > span {
	margin: 12px 0px 0px 18px;
	display: block;
	font-size: 40px;
	line-height: 40px;
	color: #eeefef;
}

.paso .display-table {
	display: table;
	width: 90px;
	height: 60px;
}

.paso .display-table .display-cell {
	display: table-cell;
	width: 90px;
	height: 60px;
	vertical-align: middle;
}

.paso .display-table .display-cell p {
	color: #2f2f2f;
	margin: 0px;
	transition: color 200ms ease-in-out;
	-webkit-transition: color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out;
}

.active > span {
	background-color: #4199f6;
}

.active > .display-table > .display-cell > p {
	color: #4199f6;
}

#paso1 #error-paso1,
#paso2 #error-paso2,
#paso3 #error-paso3,
#paso4 #error-paso4,
#paso4 #success-paso4 {
	display: none;
}

#paso1 table,
#paso2 table,
#paso3 table,
#paso4 table {
	width: 100%;
}

#paso1 .td-boton-continuar, 
#paso2 .td-boton-continuar, 
#paso3 .td-boton-continuar {
	vertical-align: bottom;
	text-align: right;
}

#paso1 #boton-paso1,
#paso2 #boton-paso2,
#paso3 #boton-paso3,
#paso4 #boton-paso4,
#paso2 #boton-reset-paso2,
#paso3 #boton-reset-paso3,
#paso4 #boton-reset-paso4 {
	background-color: #4199f6;
	color: #ffffff;
	border: 0px none;
	text-transform: capitalize;
	padding: 5px 15px;
	margin: 0px 5px 0px 0px;
}

#paso1 #boton-paso1:hover,
#paso2 #boton-paso2:hover,
#paso3 #boton-paso3:hover,
#paso4 #boton-paso4:hover,
#paso2 #boton-reset-paso2:hover,
#paso3 #boton-reset-paso3:hover,
#paso4 #boton-reset-paso4:hover {
	background-color: #303030;
}

#paso1 .alert,
#paso2 .alert,
#paso3 .alert,
#paso4 .alert {
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

/* paso 1 */
#paso1 {
	display: block;
}

#paso1 .wrapper-paso .form-group.text-align-left {
	text-align: right;
}

#paso1 .wrapper-paso .form-group.no-margin-bottom {
	margin-bottom: 0px;
}

#paso1 .wrapper-paso .form-control {
	display: inline-block;
	width: 30%;
}

#paso1 .wrapper-paso input[type="text"],
#paso1 .wrapper-paso select {
	padding: 3px 3px 3px 13px;
	height: 30px;
	color: #575655;
	outline: none;
	border: 1px solid #a9a9a9;
	z-index: 10;
	position: relative;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#paso1 input[type="text"]:focus,
#paso1 select:focus {
	border: 1px solid #5da3e6;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#paso1 .wrapper-paso img {
	padding: 0px 0px 1px 3px;
	cursor: pointer; 
}

/* paso 2 */
#paso2 {
	display: none;
}

#paso2 .wrapper-paso .form-group.text-align-left {
	text-align: right;
}

#paso2 .wrapper-paso .form-group.no-margin-bottom {
	margin-bottom: 0px;
}

/* paso 3 */
#paso3 {
	display: none;
}

#paso3 table th,
#paso3 table td {
	width: 18%;
}

#paso3 table th:last-of-type,
#paso3 table td:last-of-type {
	width: 10%;
}

#paso3 table th {
	text-align: left;
	color: #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
}

#paso3 table td {
	text-align: left;
	padding: 5px 0px;
}

#paso3 table th.totales,
#paso3 table td.totales {
	text-align: right;
}

#paso3 #contenedor-continuar {
	margin: 20px 0px 0px 0px;
	text-align: right;
}

/* paso 4 */
#paso4 {
	display: none;
}

#paso4 #form-reserva {
	margin: 0px 0px 0px 0px;
}

#paso4 input[type="text"] {
	padding: 3px 3px 3px 13px;
	height: 30px;
	color: #575655;
	outline: none;
	border: 1px solid #a9a9a9;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#paso4 input[type="text"]:focus {
	border: 1px solid #5da3e6;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#paso4 a {
	color: #4199f6;
}

#paso4 a:hover {
	text-decoration: none;
	color: #2f2f2f;
}

#paso4 #captchacode-alquiler {
	margin: 0px 0px 0px 0px;
}

#paso4 .wrapper-paso .form-group.text-align-left {
	text-align: right;
}

#paso4 .wrapper-paso .form-group.no-margin-bottom {
	margin-bottom: 0px;
}


/*
 * Text
 */
.wrapper-text #galeria_contenido {
	/*margin: 30px 0px 0px 0px;*/
	margin-top: 30px;
	/*background-color: #F3F3F3;*/
}

.wrapper-text .fondo-contenido{
background-color:#F3F3F3;
padding-bottom:50px;
}

.wrapper-text .imagen-contenido{
color:#F3F3F3;
}


.wrapper-text .title-content {
	position: relative;
	line-height: 60px;
	color:#A4A4A4;
	/*background-color: #F3F3F3;*/
}

.wrapper-text .title-content :before{
	content: "";
	width: 100%;
	height: 0;
	/*border-bottom: 1px solid #eee;*/
	position: absolute;
	top: 100%;
	left: 0;
}

/*.wrapper-text .title-content :after{
	content: "";
	background: #1396e2;
	width: 200px;
	height: 3px;
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: -1px;
}*/

.wrapper-text .content-texto-contenido{
	text-align:left;
}

.tabs-portada {
        margin: 50px 0px 0px 0px; 
        padding: 0px; width: 370px; 
        float: right;
}


body {
}

.header {
	background-color: #141719;
	/*border-bottom: 1px solid #000098;*/
}

.socia-links-and-languages {
	background-color: #141719;
}

/*
 * Social Links
 */
.social-links {
	
}

.social-links2 {
	margin-top: 8px;
	color: #ffffff;
	background-color: #c9c9c9;
	display: inline-block;
	width: 25px !important;
	height: 25px !important;
	font-size: 18px !important;
	text-align: center;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
}

.social-links2 {
	color: #e8eaeb;
}

.icono-redsocial {
	line-height: 31px;
}

/*
 * Languages
 */
.languages {
	text-align: right;
}

.languages a {
	display: inline-block;
	width: 35px;
	height: 35px;
	text-align: center;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.languages a:hover {
	background-color: #cbcbcb;
}

.languages a img {
	margin: 8px 0px 0px 0px;
}

/*
 * Logo
 */
.logo {
	margin: 14px 0px 14px 0px;
}

.logo2 {
	margin: 26px 0px 26px 0px;
}

.right-logo2{
	text-align: right;
}

.header .header-column {
	color: #878787;
	margin: 30px 0px 0px 0px;
	font-size: 18px;
}

.header .header-column .i-icon i {
	font-size: 2.0em !important;
	height: 70px;
	width: 70px;
	-webkit-border-radius: 1000px;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 5px solid #898a8a;
	color: #898a8a;
	text-align: center;
	line-height: 66px;
	margin: 0px 10px 0px 0px;
}

.header .header-column span {
	display: inline-block;
}

.header .header-column .header-phone {
	font-size: 30px;
}

/*
 * Navbar
 */

.menuservicios>li>a:hover{
	background-color:#685833 !important;
	color: #fff;
}

.menuservicios>li>a {
    background-color: #fff !important;
}

.menu {
	background-color: #141719;
	/*border-bottom: 7px solid #b9171d;*/
	text-transform: uppercase;
}

.navbar {
	margin-bottom: 0px;
	border: 0px none;
}

.navbar-nav > li > a {
	font-size: 15px;
	color: #ffffff;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.navbar-nav > li.active a{
	background-color: #857041;
}

.navbar-nav > li:hover a {
	background-color: #685833;
}

.navbar-toggle {
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid #000000;
	background-color: #857041;
}

.navbar-toggle .icon-bar {
	background-color: #ffffff;
}

/*
 * LayerSlider
 */
.layer-slider-content {
	position: relative;
}

.ls-imedia-info {
	background-color: rgba(255,255,255,0.8);
	color: #e31e25;
	font-weight: normal;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 55px;
	padding: 0px 20px 0px 20px;
	display: inline-block;
}

.ls-imedia-price .price {
	background-color: rgba(0,0,0,0.5);
	color: #ffffff;
	font-size: 40px;
	line-height: 55px;
	white-space: nowrap;
	padding: 0px 20px 0px 20px;
	display: inline-block;
}

.ls-imedia-price .link i {
	background-color: #e31e25;
	color: #ffffff;
	font-size: 40px;
	line-height: 55px;
	padding: 0px 20px 0px 20px;
	display: inline-block;
}


/*
 * Advanced Search
 */
.search-wrapper {
	background-color: #141719;
}

.search-wrapperS {
	background-color: #141719;
}


.search-wrapper .search {
		
}

.search-wrapper .search .form-control {
	margin: 0px 0px 15px 0px;
	border-radius: 0px 0px 0px 0px;
	border-color: #141719;
	background-color: #141719;
	color: #ffffff;
	text-transform: uppercase;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    background: url(arrow.png) no-repeat right #141719;
    background-position: 95%, 60%, right bottom;
    -webkit-appearance: none;
    appearance: none;
}

.search-wrapperS .search .form-control {
	margin: 0px 0px 15px 0px;
	border-radius: 0px 0px 0px 0px;
	border-color: #141719;
	background-color: #141719;
	color: #ffffff;
	text-transform: uppercase;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    background: url(arrow.png) no-repeat right #141719;
    background-position: 95%, 60%, right bottom;
    -webkit-appearance: none;
    appearance: none;
}

.search-wrapper .search .slider {
	height: 70px;
}


.search-wrapperS .search .slider {
	height: 70px;
}

.search-wrapper .search .slider .label-title {
	color: #5e5e5e;
	font-weight: normal;
}

.search-wrapperS .search .slider .label-title {
	color: #5e5e5e;
	font-weight: normal;
}


.search-wrapper .search .slider #min-price,
.search-wrapper .search .slider #max-price {
	color: #5e5e5e;
	font-weight: normal;
	line-height: 35px;
}

.search-wrapperS .search .slider #min-price,
.search-wrapperS .search .slider #max-price {
	color: #5e5e5e;
	font-weight: normal;
	line-height: 35px;
}

.search-wrapper .search .submit {
	border: 2px solid #857041;
	background-color: transparent;
	color: #ffffff;
	width: 100%;
	line-height: 60px;
	font-size: 20px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	-webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
    text-transform: uppercase;
}


.search-wrapperS .search .submit {
	border: 2px solid #857041;
	background-color: transparent;
	color: #ffffff;
	width: 60%;
	line-height: 60px;
	font-size: 20px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	-webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
    text-transform: uppercase;
}

.search-wrapper .search .submit:hover {
	background-color: #857041;
	color: #ffffff;
}

.search-wrapperS .search .submit:hover {
	background-color: #857041;
	color: #ffffff;
}

.search-wrapper .search .ui-slider-horizontal {
	height: .6em;
}

.search-wrapperS .search .ui-slider-horizontal {
	height: .6em;
}

.search-wrapper .search .ui-slider-horizontal .ui-slider-handle {
	top: -0.3em;
}

.search-wrapperS .search .ui-slider-horizontal .ui-slider-handle {
	top: -0.3em;
}

.search-wrapper .search .ui-widget-content {
	border: 0px none;
	background: #afb0b0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

.search-wrapperS .search .ui-widget-content {
	border: 0px none;
	background: #afb0b0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

.search-wrapper .search .ui-widget-header {
	background: #000098;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

.search-wrapperS .search .ui-widget-header {
	background: #000098;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

.search-wrapper .search .ui-state-default, 
.search-wrapper .search .ui-widget-content .ui-state-default, 
.search-wrapper .search .ui-widget-header .ui-state-default {
	background: #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 0px solid #000000;
	width: 16px;
	height: 16px;
}

.search-wrapperS .search .ui-state-default, 
.search-wrapperS .search .ui-widget-content .ui-state-default, 
.search-wrapperS .search .ui-widget-header .ui-state-default {
	background: #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 0px solid #000000;
	width: 16px;
	height: 16px;
}

.search-wrapper .search .ui-state-default:focus, 
.search-wrapper .search .ui-widget-content .ui-state-default:focus, 
.search-wrapper .search .ui-widget-header .ui-state-default:focus {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.search-wrapperS .search .ui-state-default:focus, 
.search-wrapperS .search .ui-widget-content .ui-state-default:focus, 
.search-wrapperS .search .ui-widget-header .ui-state-default:focus {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}



/*
 * Featureds Horitzontal
 */
.featureds {
	margin: 50px 0px 50px 0px;
}

.featureds .title {
	margin: 0px 0px 20px 0px;
	height: 15px;
	/*background: url('../img/title-bg.png') repeat center;*/
}

.featureds .title span {
	/*background-color: #f7f7f7;*/
	padding: 0px 20px 0px 0px;
	position: relative;
	/*top: -8px;*/
	font-size: 26px;
}

.property-item-featured {
	background-color: #000000;
	/*border-bottom: 1px solid #eaeaea;*/
}

.property-item-featured .thumb {
	display: block;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.property-item-featured .thumb .featured-mark {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 40px;
	display: inline-block;
	background-color: #326193;
	color: #ffffff;
	text-align: center;
}

.property-item-featured .thumb .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	/*top: 100%;*/
	/*background-color: rgba(0, 0, 0, 0.4);*/
	/*-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;*/
    /*transition: all 0.3s ease-in-out 0.25s;
    -moz-transition: all 0.3s ease-in-out 0.25s;
    -webkit-transition: all 0.3s ease-in-out 0.25s;
    -o-transition: all 0.3s ease-in-out 0.25s;*/
}

/*.property-item-featured .thumb:hover .mask {
	top: 0;
}*/

.property-item-featured .thumb .mask span {
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	text-align: center;
}








/* Shine */
.property-item-featured figure {
	position: relative;
}
.property-item-featured figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.property-item-featured figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}













.property-item-featured .thumb i {
	color: #ffffff;
	line-height: 40px;
	font-size: 24px;
}

.property-item-featured .thumb .type {
	/*background-color: #1a171b;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	position: absolute;
	top: 0px;
	right: 15px;*/
	background-color: #1a171b;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    position: absolute;
    top: 0px;
    right: 0px;
}


.property-item-featured .thumb .typeB {
	/*background-color: #1a171b;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	position: absolute;
	top: 0px;
	right: 15px;*/
	background-color: #1a171b;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
    position: absolute;
    top: 0px;
    width:100%;
    text-align:center;
    text-transform: uppercase;
}

.property-item-featured .thumb .type2 {
  color: #ffffff;
  padding: 10px 10px 10px 10px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: rgba(20, 23, 25, 1);
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

.property-item-featured.offer .thumb .type2 {
  color: #ffffff;
  padding: 10px 10px 10px 10px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: rgba(255, 1, 49, 0.8);
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

.property-item-featured .info {
	padding: 15px 15px 0px 15px;
	border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    color:#ffffff;
}

.property-item-featured .info .price {
	color: #2e2d30;
	font-size: 26px;
	line-height: 37px;
	padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.imagen-servicios figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.imagen-servicios figure:hover img {
	opacity: .5;
}

.property-item-featured .info .price span {
	border: 2px solid #857041;
    background-color: #857041;
    color: #ffffff;
    width: 100%;
    line-height: 60px;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
    text-transform: uppercase;
}

.property-item-featured .info .price span:hover {
    background-color: #99814b;
}

.property-item-featured .info .price i {
	display: none
}

.property-item-featured.offer .info .price {
	color: #ff0131;
}

.property-item-featured.offer .info .price i {
	display: inline-block;
}

.property-item-featured .info .town {
	text-align: center;
	line-height: 37px;
	color: #ffffff;
	font-weight: bold;
	background-color: #3a3939;
    padding: 10px;
}

.property-item-featured .info .baths,
.property-item-featured .info .beds {
	border-bottom: 1px dotted #d3d2cd;
	line-height: 37px;
	color: #1a171b;
}

.property-item-featured .info .beds .field {
	background-image: url('../img/bed.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 25px;
	margin: 0px 10px 0px 0px;
}

.property-item-featured .info .baths .field {
	background-image: url('../img/bath.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 25px;
	margin: 0px 10px 0px 0px;
}

.property-item-featured .info .baths .num,
.property-item-featured .info .beds .num {
	text-align: right;
}

/*
 * Filters
 */
.filters-wrapper {
	margin: 30px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	position: relative;
}

.filters-wrapper .text {
	line-height: 40px;
	display: block;
	margin: 0px 15px 0px 0px;
	color: #0f1010;
}

.filters-wrapper ul {
	display: block;
	list-style: none;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.filters-wrapper ul li {
	float: left;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 10px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

.filters-wrapper a {
	/*background-color: #ffffff;*/
	display: block;
	color: #0f1010;
	font-size: 14px;
	line-height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #4b4b4a;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

.filters-wrapper a:hover {
	text-decoration: none;
	background-color: #e8e8e7;
}

.filters-separator {
	/*background: url('../img/title-bg.png') repeat center;*/
	height: 15px;
	margin: 0px 0px 10px 0px;
}

/* 
 * Property Item
 */
.property-item {
	background-color: #000000;
	color: #fff;
	/*border-bottom: 2px solid #000094;*/
	margin: 0px 0px 30px 0px;
}

.property-item .thumb {
	display: block;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.property-item .thumb .featured-mark {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	display: none;
	background-color: #326193;
	color: #ffffff;
	text-align: center;
}

.property-item.featured .thumb .featured-mark {
	display: inline-block;
}

.property-item .thumb .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	/*background-color: rgba(0, 0, 0, 0.4);*/
	/*-webkit-transition: all 300ms ease;
	/*-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;*/
    transition: all 0.3s ease-in-out 0.25s;
    -moz-transition: all 0.3s ease-in-out 0.25s;
    -webkit-transition: all 0.3s ease-in-out 0.25s;
    -o-transition: all 0.3s ease-in-out 0.25s;*/
}

/*.property-item .thumb:hover .mask {
	top: 0;
}*/

.property-item .thumb .mask span {
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	text-align: center;
}

/*.property-item .thumb  img {
	padding:0;
	border:0;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}

.property-item .thumb:hover img {
  	-webkit-filter: grayscale(0.8) brightness(0.45) contrast(1.05);
  	filter: grayscale(0.8) brightness(0.45) contrast(1.05);
    -moz-filter: grayscale(0.8) brightness(0.45) contrast(1.05);
    -o-filter: grayscale(0.8) brightness(0.45) contrast(1.05);
}*/





/* Shine */
.property-item figure {
	position: relative;
}
.property-item figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.property-item figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}





.property-item .thumb i {
	color: #ffffff;
	line-height: 40px;
	font-size: 24px;
}

.property-item .thumb .type {
	background-color: #1a171b;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.property-item.featured .thumb .type {
	left: 40px;
}

.property-item .info {
	padding: 15px 15px 15px 15px;
}

.property-item .info .price {
	font-size: 26px;
	line-height: 37px;
	text-align: right;
	color: #326193;
}

.property-item .info .price i {
	display: none;
}

.property-item.offer .info .price {
	color: #b31806;
}

.property-item.offer .info .price i {
	display: inline-block;
}

.property-item .info .town,
.property-item .info .baths,
.property-item .info .beds {
	/*border-bottom: 1px dotted #d3d2cd;*/
	line-height: 37px;
	color: #1a171b;
}

.property-item .info .town .field i {
	display: inline-block;
	width: 20px;
	text-align: center;
	font-size: 16px;
	color: #1a171b;
}

.property-item .info .beds .field {
	background-image: url('../img/bed.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 25px;
	margin: 0px 10px 0px 0px;
}

.property-item .info .baths .field {
	background-image: url('../img/bath.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 25px;
	margin: 0px 10px 0px 0px;
}

.property-item .info .town .num,
.property-item .info .baths .num,
.property-item .info .beds .num {
	text-align: right;
}

.property-item .read-more {
	text-align: center;
}

.property-item .read-more a {
	background-color: #326193;
	color: #ffffff;
	margin: 0px 0px 15px 0px;
	display: inline-block;
	line-height: 35px;
	padding: 0px 30px 0px 30px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.property-item.offer .read-more a {
	background-color: #b31806;
}

.property-item .read-more a:hover {
	background-color: #1a171b;
	text-decoration: none;
}

/*
 * Pagination
 */
.pagination-content {
	text-align: center;
	margin: 0px 0px 50px 0px;
	background-color: #afadac;
}

.pagination-content .pagination {
	margin: 0px 0px -5px 0px;
}

.pagination-content .pagination>li>a {
	background-color: transparent;
	border: 1px solid transparent;
	color: #706e6e;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.pagination-content .pagination>li.active a {
	background-color: #343433;
	color: #afadac;
	padding-top: 10px;
	padding-bottom: 10px;
}


.pagination-content .pagination>li:hover a {
	background-color: #262625;
	color: #706e6e;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pagination>li:first-child>a, 
.pagination>li:first-child>span {
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}

.pagination>li:last-child>a, 
.pagination>li:last-child>span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}

/*
 * Sidebar
 */
.sidebar {
	margin: 50px 0px 50px 0px;
	padding: 0px 13px 0px 13px;
}

.basic-search {
	position: relative;
	padding: 0px 0px 0px 0px;
	z-index: 10;
    background-color: #ECEDED;
}

.basic-search .title {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #d9d9d9;
	position: relative;
}

.basic-search .title:before{
	content: "";
	width: 100%;
	height: 0;
	border-bottom: 1px solid #eee;
	position: absolute;
	top: 100%;
	left: 0;
}

.basic-search .title:after{
	content: "";
	background: #a77e00;
	width: 40px;
	height: 3px;
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: -1px;
}

.basic-search .title span {
	font-size: 22px;
	margin: 0px 10px 0px 0px;
	background-color: #222222;
	color: #ffffff;
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

.basic-search select {
	width: calc(100% - 18px);
	margin: 0px 0px 10px 10px;
	padding: 3px 3px 3px 10px;
	height: 30px;
	line-height: 25px;
	font-size: 14px;
	color: #505050;
	background-color: #ebe9e8;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #cccccc;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.basic-search select:focus{
	border: 1px solid #000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.basic-search input[type="text"] {
	/*width: 90%;*/
	width: calc(100% - 18px);
	margin: 0px 0px 10px 10px;
	padding: 3px 3px 3px 13px;
	height: 30px;
	line-height: 25px;
	font-size: 14px;
	color: #505050;
	background-color: #ebe9e8;
	border: 1px solid #cccccc;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.basic-search input[type="text"]:focus {
	border: 1px solid #000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.basic-search input[type="text"]::-webkit-input-placeholder { /* WebKit browsers */
    color: #505050;
}

.basic-search input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #505050;
}

.basic-search input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #505050;
}

.basic-search input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #505050;
}

.basic-search .slider {
	margin: 0px 10px 10px 10px;
}

.basic-search .slider.precio {
	margin: 0px 10px 10px 20px;
}

.basic-search .slider.precio .label-title,
.basic-search .slider.precio #min-price,
.basic-search .slider.precio #max-price {
	margin: 0px -3px 0px -10px;
}

.basic-search .real-btn {
	color: #ffffff;
	width: 90%;
	display: inherit;
	font-size: 20px;
	padding: 9px 12px;
	border-radius: 0px !important;
	border: 0px none;
	margin: 0px auto;
	background-color: #857041;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}


.basic-search .real-btn:hover {
	background-color: #65532B;
	color: #fff;
}


.basic-search .ui-slider-horizontal {
	height: .4em;
}


.basic-search .ui-slider-horizontal .ui-slider-handle {
	top: -0.3em;
}

.basic-search .ui-widget-content {
	border: 0px none;
	background: #cccccc;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid transparent;
}

.basic-search .ui-widget-header {
	background: #7a7b7b;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid transparent;
}

.basic-search .ui-state-default, 
.basic-search .ui-widget-content .ui-state-default, 
.basic-search .ui-widget-header .ui-state-default {
	background: #857041;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid transparent;
	width: 14px;
	height: 14px;
}

.basic-search .label-title {
	line-height: 30px;
	font-weight: normal;
}

.basic-search #min-price,
.basic-search #max-price {
	line-height: 48px;
	font-size: 16px;
}

.basic-search #max-price {
	text-align: right;
}



.weather-featureds {
	background-color: #326193;
	margin-top: 15px;
}

/*
 * Weather
 */
.weather {
	margin: 0px 0px 30px 0px;
}

.weather .title {
	/*border-bottom: 1px solid #b2a17c;*/
	line-height: 30px;
}

.weather .weather-content div {
	margin: 0px auto;
}

/*
 * Featureds Vertical
 */
.featureds-vertical .title {
	/*border-bottom: 1px solid #b2a17c;*/
	line-height: 30px;
}

.featureds-vertical .featured-item-vertical {
	margin: 0px 0px 13px 0px;
}

.featureds-vertical .featured-item-vertical .thumb {
	position: relative;
	overflow: hidden;
	display: block;
}

.featureds-vertical .featured-item-vertical .thumb .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	/*background-color: rgba(0, 0, 0, 0.4);*/
	/*-webkit-transition: all 300ms ease;
	/*-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;*/
    transition: all 0.3s ease-in-out 0.25s;
    -moz-transition: all 0.3s ease-in-out 0.25s;
    -webkit-transition: all 0.3s ease-in-out 0.25s;
    -o-transition: all 0.3s ease-in-out 0.25s;*/
}

/*.featureds-vertical .featured-item-vertical .thumb:hover .mask {
	top: 0;
}*/

.featureds-vertical .featured-item-vertical .thumb .mask span {
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	text-align: center;
}

.featureds-vertical .featured-item-vertical  img {
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    /*margin-top:10px;*/
}

.featureds-vertical .featured-item-vertical .thumb:hover img {
  /*transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-webkit-transform: scale(1.2);-o-transform: scale(1.2);*/

}

.featureds-vertical .featured-item-vertical .thumb i {
	color: #ffffff;
	line-height: 40px;
	font-size: 24px;
}

.featureds-vertical .featured-item-vertical .thumb .info {
	background-color: rgba(232, 233, 235, 0.8);
	/*position: absolute;
	margin: 13px 13px 13px 13px;*/
	padding: 8px 13px 8px 13px;
	/*width: calc(100% - 26px);
	bottom: 0px;*/
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.featureds-vertical .featured-item-vertical .thumb:hover .info {
	bottom: -100%;
}

.featureds-vertical .featured-item-vertical .thumb .info span {
	margin: 0px 0px 0px 0px;
	color: #000000;
	line-height: 20px;
}

.featureds-vertical .featured-item-vertical .thumb .info span.price {
	color: #b01e06;
	font-weight: bold;
	font-size: 16px;
}

/*
 * Details
 */

.details {
	margin: 25px 25px 25px 25px;
}

.details .title {
	color: #ffffff;
	background-color: #335a9c;
	padding: 0px 10px 0px 10px;
	font-size: 18px;
	font-size: 24px;
	line-height: 35px;
}

.details #galleria {
	max-width: 100%;
}

.details .info .addthis {
	margin: 15px 0px 15px 0px;
}

.details .info h1 {
	color: #242424;
}

.details .info h4 {
	margin: 45px 0px 0px 0px;
}

.details .info .price {
	color: #326193;
}

.details .info .price .precio_anterior {
	font-size: 25px;
	text-decoration: line-through;
	color: #c50c0c;
}

.precio_anterior {
	font-size: 25px;
	text-decoration: line-through;
	color: #c50c0c;
}

/*
 * Tabs
 */
.details #tabs {
	margin: 30px 0px 30px 0px;
}

.details #tabs .nav-tabs {
	border-bottom: 2px solid #dadbdb;
}

.details #tabs .nav-tabs>li {
	margin-bottom: 0px;
	margin-right: 4px;
}

.details #tabs .nav-tabs>li>a {
	background-color: #a9aaaa;
	color: #242424;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
        margin-right: 2px;
}

.details #tabs .nav-tabs>li>a:hover {
	background-color: #888989;
	color: #242424;
}

.details #tabs .nav-tabs>li.active>a, 
.details #tabs .nav-tabs>li.active>a:hover, 
.details #tabs .nav-tabs>li.active>a:focus {
	background-color: #dadbdb;
	color: #2e2d30;
}

.details .tab-pane {
	padding: 25px 25px 25px 25px;
	background-color: #dadbdb;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	color: #585857;
	font-size: 16px;
}

.details .tab-pane .fila1,
.details .tab-pane .fila2 {
	border-bottom: 1px dotted #c2c0c0;
	line-height: 40px;
}

.details .tab-pane .info-adicional-iz {
	color: #242424;
}

.details .tab-pane .info-adicional-der {
	font-weight: bold;
	color: #242424;
}

.details .tab-pane .info-adicional-der .precio {
	color: #000098;
	font-size: 20px;
}

.precio {
	color: #857041;
	font-size: 20px;
}


.details .tab-pane .info-adicional-der .precio_anterior {
	text-decoration: line-through;
	color: #c50c0c;
}
/*CONTACT*/
.contact-info2{
	/*background-color: #d6dce2;*/
	color:#306caf;
	/*padding-top:30px;
	padding-bottom:30px;*/
	font-size: 20px;
}


/*
 * Form Contact Page
 */
#formulario_contacto_2 input[type="text"] {
	width: 100%;
	padding: 6px 3px 6px 13px;
	margin-bottom: 15px;
	color: #999999;
	outline: none;
	border: 1px solid #cccccc;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	background-color: #eceded;
}

#formulario_contacto_2 input[type="text"]:focus {
	outline: none;
	border: 1px solid #857041;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#formulario_contacto_2 textarea {
	width: 100%;
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 13px;
	color: #999999;
	height: 135px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	background-color: #eceded;
}

#formulario_contacto_2 textarea:focus {
	outline: none;
	border: 1px solid #857041;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#formulario_contacto_2 #captchacode {
	border: 1px solid #cccccc;
	color: #999999;
	width: 90px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#formulario_contacto_2 #captchacode:focus {
	outline: none;
	border: 1px solid #857041;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#formulario_contacto_2 label {
	color: #7a7b7b;
}

#formulario_contacto_2 a {
	color: #7a7b7b;
}

#formulario_contacto_2 a:hover {
	color: #e31e25;
	text-decoration: none;
}

#formulario_contacto_2 input[type="button"] {
	margin-top: 70px;
	border: 1px solid #847140;
	color: #ffffff;
	background-color: #847140;
	line-height: 40px;
	font-size:20px;
	display: block;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

#formulario_contacto_2 input[type="button"]:hover {
	background-color: #665731;
	color: #fff;
}

#formulario_contacto_2 #error {
	display: none;
}



#formulario_contacto_2 .ui-widget-content {
	border: 0px none;
	background: #aeafae;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid transparent;
}

#formulario_contacto_2 .ui-widget-header {
	background: #7a7b7b;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid transparent;
}


#formulario_contacto_2 .ui-state-default, 
#formulario_contacto_2 .ui-widget-content .ui-state-default, 
#formulario_contacto_2 .ui-widget-header .ui-state-default {
	background: #857041;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid transparent;
	width: 14px;
	height: 14px;
}


#formulario_contacto_2 .ui-state-default:focus, 
#formulario_contacto_2 .ui-widget-content .ui-state-default:focus, 
#formulario_contacto_2 .ui-widget-header .ui-state-default:focus {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


#formulario_contacto_2 .ui-state-default:focus, 
#formulario_contacto_2 .ui-widget-content .ui-state-default:focus, 
#formulario_contacto_2 .ui-widget-header .ui-state-default:focus {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


#formulario_contacto_2 .label-title {
	line-height: 30px;
	font-weight: normal;
}


#formulario_contacto_2 #min-price,
#formulario_contacto_2 #max-price {
	line-height: 48px;
	font-size: 16px;
}

#formulario_contacto_2 #max-price {
	text-align: right;
}

#formulario_contacto_2 .ui-slider-horizontal .ui-slider-handle {
	top: -0.3em;
}

#formulario_contacto_2 .ui-slider-horizontal {
	height: .4em;
}


#formulario_contacto_2 input[type="submit"] {
  width: 100%;
  margin-top: 10px;
  border: 1px solid #857041;
  color: #ffffff;
  background-color: #857041;
  line-height: 50px;
  font-size: 20px;
  display: block;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

#formulario_contacto_2 input[type="submit"]:hover {
  background-color: #7a673c;
}

/*
 * Property Form
 */
.details .contact-form-title {
	margin: 0px 0px 20px 0px;
}

.details #error {
	display: none;
}

.details #inputs input[type="text"] {
	width: 100%;
	padding: 3px 3px 3px 13px;
	margin-bottom: 10px;
	font-style: italic;
	color: #575655;
	outline: none;
	border: 1px solid #a9a9a9;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.details #inputs input[type="text"]:focus {
	outline: none;
	border: 1px solid #326193;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.details textarea {
	width: 100%;
	padding: 3px 3px 3px 13px;
	font-style: italic;
	color: #575655;
	height: 115px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.details textarea:focus {
	outline: none;
	border: 1px solid #326193;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.details label {
	font-weight: normal;
}

.details a {
	color: #585857;
}

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

.details .checkbox a {
	color: #326193;
}

.details #captchacode {
	border: 1px solid #a9a9a9;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.details #captchacode:focus {
	outline: none;
	border: 1px solid #326193;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.details input[type="button"] {
	border: 2px solid #193d66;
	color: #ffffff;
	background-color: #193d66;
	padding: 0px 20px 0px 20px;
	line-height: 32px;
	display: inline-block;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.details input[type="button"]:hover {
	background-color: #9ba8b7;
	color: #1a171b;
}

/*
 * Print Button
 */
.print {
	text-align: right;
	margin: 0px 0px 30px 0px;
}

.print a {
	color: #3e3d40;
	background-color: #cecbca;
	padding: 0px 20px 0px 0px;
	line-height: 32px;
	display: inline-block;
	text-decoration: none;
	/*border: 1px solid #326193;*/
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.print a:hover {
	background-color: #326193;
	color: #fff;
}

.print a i {
	color: #ffffff;
	background-color: #335a9c;
	line-height: 40px;
	text-align: center;
	margin-right: 10px;
	font-size: 20px;
}

.details .disclamer {
	margin: 25px 0px 50px 0px;
	color: #8b9293;
	font-size: 10px;
	line-height: 16px;
}

/*
 * Content Text
 */
.wrapper-text {
	margin: 50px 0px 50px 0px;
	padding: 30px 30px 30px 30px;
	background-color: #eceded;
}


.wrapper-text .title-content {
	margin: 0px 0px 10px 0px;
}

.wrapper-text #galeria_contenido {
	margin: 0px 0px 20px 0px;
}

.wrapper2-text {
    margin: 50px 0px 50px 0px;
    padding: 15px 30px 10px 5px;
    background-color: #e8e9eb;
}
.wrapper2-text .title-content {
	margin: 0px 0px 10px 0px;
}

.wrapper2-text #galeria_contenido {
	margin: 0px 0px 20px 0px;
}

/*
 * Contact Page
 */
.contact-page {
	background-color: #ffffff;
	margin: 50px 0px 0px 0px;
	padding: 30px 30px 30px 30px;
}

.contact-page .title {
	margin: 0px 0px 20px 0px;
	height: 20px;
	/*background: url('../img/title-bg.png') repeat center;*/
	text-align: center;
}

.contact-page .title span {
	background-color: #ffffff;
	padding: 0px 20px 0px 20px;
	position: relative;
	top: -2px;
	font-size: 26px;
	line-height: 20px;
}



#formulario_contacto {
	/*margin: 30px 0px 30px 0px;*/
	/*margin: 25px 10px 30px 35px;*/
	background-color: #2f2e2e;
	color: #ffffff;
	font-size:12px;
}

#formulario_contacto .title {
	padding: 20px 20px 0px 20px;
	/*margin: 0px 0px 20px 0px;*/
	background-color: #2f2e2e;
	color: #857041;
	font-size: 18px;
	line-height: 25px;
}

#formulario_contacto .formulario_contacto_wrapper {
	padding: 20px 0px 20px 0px;
}

#formulario_contacto #error {
	display: none;
}

#formulario_contacto #inputs input[type="text"] {
	width: 90%;
	padding: 4px 3px 4px 13px;
	margin-bottom: 15px;
       margin-left: 12px;
       margin-right: 12px;
	color: #ffffff;
    /*color:  #000000;*/
	outline: none;
	border: 1px solid #cccccc;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	background-color: #2f2e2e;
}

#formulario_contacto #inputs input[type="text"]:focus {
	outline: none;
	border: 1px solid #857041;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#formulario_contacto textarea {
	width: 90%;
    margin-left: 12px;
    margin-right: 12px;
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 13px;
	background-color: #2f2e2e;
	color: #ffffff;
    /*color:  #000000;*/
	height: 112px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#formulario_contacto textarea:focus {
	outline: none;
	border: 1px solid #857041;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#formulario_contacto label {
	font-weight: normal;
}

#formulario_contacto a {
	color: #ffffff;
	font-size:12px;
}

#formulario_contacto a:hover {
	text-decoration: none;
	color: #e4e4e4;
}

#formulario_contacto #contenedor-captcha {
	/*margin: 20px 12px 20px 12px;
    width: 90%;*/
    margin: 10px 20px 10px 12px;
}

#formulario_contacto #captchacode {
	border: 1px solid #cccccc;
	color: #000;
	width: 90px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#formulario_contacto #captchacode:focus {
	outline: none;
	border: 1px solid #857041;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#formulario_contacto #contenedor-enviar {
	text-align: center;
}

#formulario_contacto input[type="button"] {
	/*border: 0px none;
	color:  #1396e2;
	background-color: #ffffff;
	width: 100%;
	line-height: 32px;
	display: inline-block;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;*/
	color:  #ffffff;
	background-color: #857041;
	border-color: 1px solid #857041;
	display: inherit;
	font-size: 18px;
	padding: 5px 25px;
	border: 0px none;
	margin: 0px auto;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

#formulario_contacto input[type="button"]:hover {
	background-color: #856c34;
	color:  #ffffff;
}


#formulario_contacto button[type="submit"] {
	/*border: 0px none;
	color:  #1396e2;
	background-color: #ffffff;
	width: 100%;
	line-height: 32px;
	display: inline-block;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;*/
	color:  #ffffff;
	background-color: #857041;
	width: 90%;
	display: inherit;
	font-size: 20px;
	padding: 5px 12px;
	border: 0px none;
	margin: 0px auto;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

#formulario_contacto button[type="submit"]:hover {
	background-color: #7c683d;
	color: #ffffff;
}


#formulario_contacto #error {
	display: none;
}




/*
 * Back to Top
 */
.backtop {
	z-index: 999;
	position: fixed;
	display: none;
	cursor: pointer;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	height: 45px;
	width: 45px;
	text-align: center;
	bottom: 30px;
	right: 30px;
	color: #112c4c;
	border: 5px solid #112c4c;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.backtop:hover {
	color: #326193;
	border-color: #326193;
}

.backtop i {
	font-size: 18px;
	line-height: 35px;
}

/*
 * Footer
 */
.footer {
	background-color: #2f2e2e;
	color: #928e8a;
}

.footer .column-title {
	text-transform: uppercase;
	font-size: 18px;
	margin: 30px 0px 10px 0px;
}

.footer .decor {
	/*background: url('../img/title-bg.png') repeat center;*/
	height: 15px;
}

.footer .footer-column {
	margin: 20px 0px 30px 0px;
	font-size: 16px;
}

.footer .footer-column ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
}

.footer .footer-column a {
	color: #878786;
}

.footer .footer-column a.social-link {
	font-size: 30px;
	margin: 0px 10px 0px 0px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.footer .footer-column a.social-link:hover {
	color: #326193;
}

/*
 * Copyright
 */
.copyright {
	background-color: #1a171b;
	line-height: 40px;
	color: #8b8c8d;
}

.copyright p {
	margin: 0px 0px 0px 0px;
	color: #8b8c8d;
}

.copyright a {
	/*color: #595758;*/
	color: #8b8c8d;
}

.copyright a:hover {
	color: #c7c9c9;
	text-decoration:none;
}

.copyright .iMedia {
	text-align: right;
}

.copyright .iMedia img {
	vertical-align: baseline;
}

/* 
 * Certificado Energetico 
 */

#energy-efficiency {
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
	position: relative;
	width: 580px;
	height: 340px;
}

.content-bars {
	width: 60%;
	border-top: 1px solid #737373;
	border-bottom: 1px solid #737373;
	border-left: 1px solid #737373;
}

.content-legend-top {
	border-top: 1px solid #737373;
	border-right: 1px solid #737373;
	border-left: 1px solid #737373;
}

.content-legend-bottom {
	border-right: 1px solid #737373;
	border-bottom: 1px solid #737373;
	border-left: 1px solid #737373;
}

.legend {
	text-indent: 10px;
	width: 60%;
	color: #000000;
	display: table-cell;
	vertical-align: middle;
}

.content-legend-bottom .pull-right {
	margin-right: 10px;
}

.energy-efficiency-headers {
	width: 40%;
	height: 63px;
}

.energy-efficiency-headers-consumo{
	width: 50%;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-align: center;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	margin-left: 1px;
	color: #000000;
}

.energy-efficiency-headers-emisiones {
	width: 50%;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-align: center;
	margin-left: -1px;
	color: #000000;
}

.energy-efficiency-headers-consumo span,
.energy-efficiency-headers-emisiones span {
	font-size: 10px;
	display: block;
}

.efficiency-bar {
	margin: 0px 0px 5px 0px;
}

.ranking {
	padding: 3px 5px 3px 5px;
	color: #000000;
}

.type {
	padding: 3px 5px 3px 5px;
	color: #ffffff;
	text-shadow: 0px 0px 5px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=0);
    line-height: 20px;
}

.a-efficiency{
	background-color: #00855a;
	width: 30%;
	margin: 5px 0px 5px 0px;
}

.b-efficiency{
	background-color: #1bb15a;
	width: 40%;
}

.c-efficiency{
	background-color: #8cc63f;
	width: 50%;
}

.d-efficiency{
	background-color: #fecd00;
	width: 60%;
}

.e-efficiency{
	background-color: #faae65;
	width: 70%;
}

.f-efficiency{
	background-color: #f58220;
	width: 80%;
}

.g-efficiency{
	background-color: #ed1c38;
	width: 90%;
}

.pointers {
	height: 224px;
	width: 40%;
	margin-left: -3px;
	border: 1px solid #737373;
}

.consumo, 
.emisiones {
	height: 222px;
	width: 50%;
	left: -1px;
}

.consumo {
	border-right: 1px solid #737373;
}

.emisiones {
	margin-left: -1px;
}

.pointer-consumo,
.pointer-emisiones {
	display: block;
	background-color: #000000;
	color: #ffffff;
	background-image: url(/imagenes/punta_certificado_energetico.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 40px;
	line-height: 26px;
}

.pointer-emisiones {
	
}

.no-values {
	display: none;
}

.en-tramite {
	position: absolute;
	margin-top: -340px;
	font-size: 45px;
	height: 340px;
	width: 580px;
	background-color: white;
	opacity: 0.5;
}

.en-tramite-text {
	position: absolute;
	margin-top: -340px;
	font-size: 45px;
	height: 340px;
	width: 580px;
	display: table;
	vertical-align: middle;
}

.en-tramite-text div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/*Ocultar apartat del temps*/
.imagen-servicios {
	display:none;
	
}

/*
 * Media Queries
 */
  @media (max-width: 450px) {
  	.footer-column .logo{ width: 100%;}
  	.wrapper-logo img{ width: 100%;}
  	.filters-wrapper{margin-bottom:30px;}
  	.imagenesmovil-home{ width: 100%;}
  	.icono-tiempo{
  		margin-top: -170px !important;
	    margin-bottom: 140px !important;
	    margin-left: 25% !important;
	    width: 50% !important;
  	}
  }

 @media (max-width: 550px) {
 	.imagen-call{
 		width: 100%;
 	}
 	.featureds-vertical .featured-item-vertical{
		margin: 0px 0px 13px 0px !important;
	}
 	.property-item-featured {
		margin: 0px 0px 50px 0px !important;
	}
	 .property-item {
		margin: 0px 0px 50px 0px !important;
	}
	
	
 }
@media (max-width: 767px) {
	.tag1B{ display: block;}
	.tag1{ display: none;}
	.imagen-movil{
		display: none;
	}

	.right-logo2{
		display: none;
	}
	.featureds .title {
		height: inherit;
	}
	#layerslider{
		display: none;
	}
	.lupa-buscador{
		display: none;
	}
	.wrapper-logo {
		text-align: center;
	}
	.navbar-nav > li > a {
		line-height: 20px;
		padding: 10 15px;
	}
	.search-wrapper2 {
		position: relative;
		top: auto;
		z-index: auto;
		width: auto;
		height: auto;
		margin-top:25px;
	}
	.search-wrapper2 .search {
		margin: 30px 0px 0px 0px;
		padding: 45px 55px 45px 0px;
		width: auto;
		float: none;
	}
	/*.search-wrapper {
		position: relative;
		top: auto;
		z-index: auto;
		width: auto;
		height: auto;
	}
	.search-wrapper .search {
		margin: 30px 0px 0px 0px;
		padding: 45px 45px 45px 45px;
		width: auto;
		float: none;
	}*/
	.search-wrapper .search {
		padding: 45px 45px 45px 45px;
	}
	.search-wrapperS .search {
		padding: 45px 45px 45px 45px;
	}	
	.property-item-featured {
		margin: 0px 0px 50px 0px;
	}
	.property-item-featured .thumb img {
		width: 100%;
		/*height: auto;*/
	}
	.property-item .thumb img {
		width: 100%;
		/*height: auto;*/
                /*min-height: 208px;*/  /*CAMBIO*/
	}
	.details #galleria {
		height: 300px;
	}
}

@media (min-width: 768px) {
	.tag1B{ display: none;}
	.wrapper-logo {
		/*text-align: center;*/
	}
	.navbar-nav > li > a {
		line-height: 20px;
		padding: 10px 10px;
	}
	.search-wrapper2 {
		position: relative;
		top: auto;
		z-index: auto;
		width: auto;
		height: auto;
	}
	.search-wrapper2 .search {
		margin: 30px 0px 0px 0px;
		width: auto;
		float: none;
	}	
	/*.search-wrapper {
		position: relative;
		top: auto;
		z-index: auto;
		width: auto;
		height: auto;
	}
	.search-wrapper .search {
		margin: 30px 0px 0px 0px;
		padding: 45px 45px 45px 45px;
		width: auto;
		float: none;
	}*/
	.search-wrapper .search {
		padding: 45px 0px 25px 0px;
	}	
	.search-wrapperS .search {
		padding: 45px 0px 25px 0px;
	}		
	.property-item-featured {
		margin: 0px 0px 50px 0px;
	}
	.property-item-featured .thumb img {
		width: 100%;
		/*height: auto;*/
	}
	.property-item .thumb img {
		width: 100%;
		/*height: auto;*/
                /*min-height: 208px;*/  /*CAMBIO*/

	}
	.details #galleria {
		height: 400px;
	}
	.navbar-nav{
		float:right;
	}
}

@media (max-width: 991px) {
	.border-izquierdo{
		border-right:none;
	}
	.icono-tiempo{
		margin-top: -200px;
		margin-bottom: 160px;
		margin-left: 40%;
		width:50%;
	}
	.noventa-porciento, .ochenta-porciento{ width: 100%;}
	.ochenta-porcientoB{ width: 98%; padding-left: 12px !important; }
	.barra-lateral2{ border-right: none;}
	.boton-callaction{
 		margin-bottom: 20px;
 	}
	#formulario_contacto_2 input[type="button"]{ margin-bottom: 20px;}
	.mapa-margen{ margin-top: 30px;}
	.fachada-contacto{ width: initial !important;}
	.centrar{ text-align: center;}
	.redes{ display: none;}
	.barra-lateral{border-right: none;}
	.barra-baja{border-bottom:none;}
	.details{margin: 0px 0px 0px 0px;}
	.fondo-listado{
		background-color: #e8e9eb;
	    margin-left: 15px;
	    border-bottom: 2px solid #000094;
	}

	.property-item {
		border-bottom: none;
	}
	.caracteristicas-favoritos3, .caracteristicas-favoritos3b, .caracteristicas-favoritos2, .caracteristicas-favoritos{
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom:3px;
	}
	.elementomini{display:none !important;}
	.elementogrande{display: inline !important;}
	.property-item-featured {
		margin-left: 25%;
		margin-right: 25%;
	}
	.property-item {
		margin-left: 25%;
		margin-right: 25%;
	}
	.featureds-vertical .featured-item-vertical{
		margin-left: 25%;
		margin-right: 25%;
	}  
}

@media (min-width: 992px) {
	/*.menu {
		float: right;
	}*/
	.imagenesmovil-home{ width: 100%;}
	.fachada-contacto{ width: 100%;}
	.fila-principal{ margin-top: 20px; }
	.referencia-input2{ margin-top: -35px; }  
	.boton-input2{ margin-top: -60px; } 
	.enviar-principal{ margin-top: -67px; }
	.caracteristicas-favoritos{
	padding-left:0px; 
	padding-right:3px; 
	padding-bottom:3px;
}
	.contenido-caracteristicas2 {
     	font-size: 12px;
     	padding-left:3px;
     }
     .contenido-caracteristicas {
     	font-size:12px;
     	padding-left:3px;
     }   
	.elementogrande{}
	.elementomini{display:none;}
	.navbar .container-fluid {
		padding-left: 0px;
		padding-right: 0px;
	}

	.navbar .navbar-collapse {
		padding-left: 0px;
		padding-right: 0px;
	}
	.navbar-nav > li > a {
		/*line-height: 96px;*/
		padding: 15px 5px 15px 5px;
	}
	.details #galleria {
		width: 698px;
		height: 400px;
	}
	.property-item .thumb img {
		width: 100%;
		height: 176px;  /*CAMBIO*/
	}
}

@media (max-width: 1199px) {

	.text-contacto2{ padding-bottom: 42px;}
	.fachada-contacto{ width: 100%;}
	.galeria-ken2{display: inline;}
	.imagen-contacto{ width: 100%;}
     .tabs-portada{
          float: left;
          margin-top: 10px;
     }
     .contenido-caracteristicas2 {
     	font-size: 12px;
     	padding-left:3px;
     }
     .contenido-caracteristicas {
     	font-size:12px;
     	padding-left:3px;
     }     
}

@media (min-width: 1200px) {
	.text-contacto2{ padding-bottom: 27px;}
	.galeria-ken2{
		margin-right: auto;
    	margin-left: auto;
    	/*padding-left: 15px;
    	padding-right: 15px;*/
    	width: 1170px;
	}

	.menu {
		float: right;
	}

	.elementogrande{}
	.elementomini{display:none;}
	.navbar .container-fluid {
		padding-left: 0px;
		padding-right: 0px;
	}

	.navbar .navbar-collapse {
		padding-left: 0px;
		padding-right: 0px;
	}
	.navbar-nav > li > a {
		/*line-height: 96px;*/
		padding: 15px 10px 15px 10px;
	}
	.search-wrapper2 {
		position: absolute;
		bottom: 0px;
		z-index: 1000;
		width: 100%;
	}
	.search-wrapper2 .search {
		position: absolute;
		bottom: 0px;
		z-index: 1000;
		width: 100%;
	}	
	/*.search-wrapper {
		position: absolute;
		top: 0;
		z-index: 1000;
		width: 100%;
		height: 100%;
	}
	.search-wrapper .search {
		margin: 50px 0px 0px 0px;
		padding: 45px 45px 45px 45px;
		width: 370px;
		float: right;
	}
	.search-wrapper {
		
	}*/
	.search-wrapper .search {
		padding: 45px 0px 25px 0px;
	}	
	.search-wrapperS .search {
		padding: 45px 0px 25px 0px;
	}	
	.property-item-featured .thumb img {
		width: 371px;
		height: 248px;
	}
	.details #galleria {
		width: 848px;
		height: 470px;
	}
}