#ibox_wrapper {
  background-color: #858384;
  border-top: none;
}

#ibox_footer_wrapper a {
  /*right: -20px !important;*/
  background-color: #858384 !important;
  border: 1px solid #858384;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
}

#ibox_footer_wrapper a:hover {
  color: #fff;
}


#ibox_footer_wrapper  {
  /*right: -20px !important;*/
  top: 0px !important;
  line-height: 25px;
height: 26px;
color: #fff;
}


#ibox_content {
  background-color: #858384;
  border: none;
  overflow: hidden !important;
}

.real-btn{
	border: 2px solid #c732a6;
	background-color: #c732a6;
	color: #FFF;
	width: 100%;
	line-height: 40px;
	font-size: 20px;
	transition: all 200ms ease 0s;
}
.real-btn:hover{

	background-color: #333;
	color: #fff;
}


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

.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: 13px solid transparent;
  border-left: 10px solid #55BC1D;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  padding-left: -8px;
  /* margin-left: 13px; */
  margin-right: -10px;
}
.tag2::after {
  /* background: #fff; */
  border-bottom: 13px solid transparent;
  border-left: 10px solid #D90F19;
  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 #4199F6;
  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 #FEA803;
  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 #CC1BD2;
  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 #D90F19;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  padding-left: -8px;
  /* margin-left: 13px; */
  margin-right: -10px;
}

.tags-listado{
	background-color: rgba(241, 98, 98, 0.7);
    width: 100%;
    position: relative;
    top: 45%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-right: -52px;
    padding: 5px;
    float: left;
    text-transform: uppercase;
    width: 100%;
    margin-top: -132px;

}


.languages-social-links {
	background-color: #106097;
	height:7px;
}
.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;
}
/*
 * 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: #424242;
	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: #eeefef;
	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: #585857;
	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: #c732a6;
}

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

#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: #c732a6;
	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 {
	background-color: #f0ede5;
	overflow-y: scroll;
	overflow-x: hidden;
}

.header {
	width: 100%;
	z-index: 50;
	background-color: #fff;
}

.content-header {
	background-color: #fff;
}

.socia-links-and-languages {
	border-bottom: 1px solid #d5d5d4;
}

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

.social-links a {
	display: inline-block;
	color: #ffffff;
	background-color:#fff;
	width: 50px;
	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;
	margin-top: 13px;
	margin-left: 10px;
	height: 40px;
	-webkit-border-radius: 5px 5px;  /* Safari  */
  	-moz-border-radius: 5px 5px; 
 	 border-radius: 5px 5px;
}

.social-links a i {
	line-height: 41px;
}

.social-links a:hover {
	color: #fff;
	background-color: #a2a2a2;
	box-shadow: 0 0 0 1px #a2a2a2;
}

/* Languages */
.languages {
	text-align: right;
	margin-top: 12px;
}

.languages a {
	display: inline-block;
	height: 24px;
	padding: 0px 0px 0px 3px;
	margin: 2px 5px 7px 0px;
}

/* Logo */
.content-logo {
	padding: 20px 0px 20px 0px;
}

.content-logo .logo {
	/*max-width: 100%;
	height: auto;*/
}

.info2 a:hover{
	color:#106097 !important;
}

/*.content-logo i {
	font-size: 1.8em;
	height: 20px;
	width: 20px;
	-webkit-border-radius: 1000px;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;*/
	/*border: 5px solid #868686;*/
	/*color: #868686;
	text-align: center;*/
	/*line-height: 74px;*/
	/*margin: 0px 10px 0px 0px;
}*/

.content-logo table {
	color: #49413f;
}

.content-logo table .phone {
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
}

/* Navbar */
.menu {
	background-color: #c732a6;
	/*border-bottom: 5px solid #a77e00;*/
}

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

.navbar-nav li a {
	font-family: arial;
	font-size: 22px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom:10px;
	color: #fff;
}

/*.navbar-nav li {
	background-image:url('../img/background-menu.jpg');
	background-position: 100% -20%;
	background-repeat: no-repeat;
	-webkit-transition: background 0.15s ease;
	-moz-transition: background 0.15s ease;
	transition: background 0.15s ease;
}

.navbar-nav li:hover {
	background-position: 0% 0%;
}*/

.navbar-nav li a:hover {
	background-color: #c732a6;
	color: #fff;
}
.navbar-nav li a:hover {
	border-bottom: 5px solid #fff;
}

.navbar-nav > li.active > a{
	border-bottom: 5px solid #fff;
}

.idiomas1{
	font-size: 18px !important;
    line-height: 25px !important;
    color: #fff !important;
}

.idiomas1:hover{
	border-bottom: 0px transparent !important;
	background-color: transparent !important;
}

.nav .open {
	background-position: 0% 0%;
}

.nav .open>a, 
.nav .open>a:hover, 
.nav .open>a:focus {
	background-color: transparent;
	border-color: transparent;
}

.dropdown-menu {
	background-color: #fff;
	color:#424242 ;
}

.dropdown-menu>li>a:hover, 
.dropdown-menu>li>a:focus {
	color: #ffffff;
	background-color: #424242 !important;
}

.dropdown-menu li a span{
	color:#000;
}

.dropdown-menu li a span:hover{
	color:#fff;
}

.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 #ffffff;
	background-color: #c732a6;
}

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

.dropdown-menu li a{
	font-size:15px;
}

.dropdown-menu li a:hover{
	background-color: #858384 !important;
	border-bottom: 0px solid #02485f;
	font-size:15px;
	color: #fff !important;
}

.dropdown-menu li .active{
	background-color: #858384 !important;
	border-bottom: 0px solid #02485f;
	font-size:15px;
	color:#fff;
}

.dropdown-menu .active > span {
	background-color: #858384;
}

.dropdown-menu{
	min-width: 100px;
	margin-left: -2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.dropdown{
	background: #a2a2a2 !important;
}

.dropdown:hover{
	background: #505050 !important;
}

/*
 * Layer Slider
 */
.layer-slider-content {
	margin: 0px auto;
}

#layerslider {
	height: 563px !important;
}

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

.ls-imedia-infoplus {
	background-color: rgba(255,255,255,0.8);
	color: #a77e00;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 35px;
	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: #a77e00;
	color: #ffffff;
	font-size: 40px;
	line-height: 55px;
	padding: 0px 20px 0px 20px;
	display: inline-block;
}


/*
 * Advanced Search
 */
.search-wrapper .search {
		background-color: rgba(50, 97, 147, 0.9);
}

.search-wrapper .search .form-control {
	margin: 0px 0px 15px 0px;
	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-wrapper .search .slider {
	margin: 0px 0px 25px 0px;
}

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

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

.search-wrapper .search .submit {
	border: 2px solid #193d66;
	background-color: #193d66;
	color: #ffffff;
	width: 100%;
	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;
}

.search-wrapper .search .submit:hover {
	background-color: #858384;
	color: #424242;
}

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

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

.search-wrapper .search .ui-widget-content {
	border: 0px none;
	background: #858384;
	-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: #424242;
	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: 14px;
	height: 14px;
}

.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;
}



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

.featureds .title {
	margin: 0px 0px 50px 0px;
	height: 15px;
	text-align: center;
	
}

.featureds .title span {
	padding: 20px 0px;
	position: relative;
	font-size: 26px;
	color: #424242;
}

.property-item-featured {
	background-color: #ffffff;
	border: 2px solid white;
	/*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;
}


.property-item-featured .thumb  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;
}


.property-item-featured .thumb:hover  {
  /*transform: scale(0.9);-moz-transform: scale(0.9);-ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);*/
	-webkit-filter: contrast(150%);
	filter: contrast(150%);
}


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

.property-item-featured .thumb .type {
	background-color: #424242;
	color: #fff;
	padding: 4px 8px 10px 10px;
	/*position: absolute;
	bottom: 0px;
	right: 0px;*/
	margin-left:60%;
	 font-size: 16px;
}

.property-item-featured .thumb .type2 {
	  color: #ffffff;
	  padding: 10px 10px 10px 10px;
	  position: absolute;
	  top: 0px;
	  right: 0px;
	  background-color: #c732a6;
	  text-align: center;
	  width: 100%;
	  text-transform: uppercase;
}

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

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

.property-item-featured .info .price {
	color: #013343;
	font-size: 26px;
	line-height: 37px;
	padding-bottom:10px;
}

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

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

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

.property-item-featured .info .town {
	text-align: right;
	line-height: 37px;
	color: #1a171b;
	font-weight: bold;
}

.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;
}

.parallax {
    position: relative;
    background: url("../img/foto_cta2.jpg") no-repeat fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 200px;
}

/*
 * Filters
 */
.filters-wrapper {
    margin: 39px 0px 9px -14px;
    padding: 0px 0px 0px 0px;
    position: relative;
    background: #424242;
}

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

.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: #000;
	font-size: 14px;
	line-height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #e8e8e7;
	-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: #ffffff;
	border-bottom: 1px solid #eaeaea;
	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 {
    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;
}

.property-item .thumb:hover img {
  transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);
  /*-webkit-filter: contrast(110%);
	filter: contrast(110%);*/
}

.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 {
	margin-bottom: 30px;
	font-size: 26px;
	line-height: 37px;
	/*text-align: right;*/
	color: #424242;
}

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

.property-item.offer .info .price {
	color: #e53e23;
	margin-bottom: 30px;
}

.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 {
	width:100%;
	background-color: #a2a2a2;
	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: #e53e23;
	width:100%;
}

.read-more .ref{
	  color: #fff;
	  background-color: #c732a6;
	  position: absolute;
	  top: 0;
	  right: 0;
	  font-size: 0.86667em;
	  padding: .35em 1em;
	  margin-top: 20px;
	  margin-right: 30px;
	  font-size:14px;
}

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

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

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

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

.pagination-content .pagination>li>a {
	background-color: transparent;
	border: 1px solid transparent;
	color: #1a171b;
	font-size: 16px;
	-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, 
.pagination-content .pagination>li:hover a {
	background-color: #858384;
	color: #ffffff;
}

.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-wrapper {
	background-color: #fff;
}

.basic-search {
	margin: 0px 0px 30px 0px;
}

.basic-search2 {
	margin: 0px 0px 30px 0px;
}

.basic-search .title {
	border-bottom: 1px solid #ac8d43;
	line-height: 30px;
}

.basic-search2 .title {
	border-bottom: 1px solid #ac8d43;
	line-height: 30px;
}

.basic-search .form-control {
	margin: 0px 0px 15px 0px;
	border-radius: 0px 0px 0px 0px;
	border-color: #424242;
	-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;
}

.basic-search2 .form-control {
	margin: 0px 0px 15px 0px;
	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;
}

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

.basic-search2 .slider {
	margin: 0px 0px 15px 0px;
}

.basic-search .slider .label-title {
	color: #424242;
	font-weight: normal;
}

.basic-search2 .slider .label-title {
	color: #424242;
	font-weight: normal;
}

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

.basic-search2 .slider #min-price,
.basic-search2 .slider #max-price {
	color: #424242;
	font-weight: normal;
	line-height: 35px;
}


.basic-search .submit {
	border: 2px solid #c732a6;
	background-color: #c732a6;
	color: #fff;
	width: 100%;
	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;
}

.basic-search2 .submit {
	border: 2px solid #858384;
	background-color: #858384;
	color: #023343;
	width: 100%;
	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;
}

.basic-search .submit:hover {
	background-color: #424242;
	border: 2px solid #424242;
}

.basic-search2 .submit:hover {
	background-color: #858384;
}

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

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

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

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

.basic-search .ui-widget-content {
	border: 0px none;
	background: #858384;
	-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;
}

.basic-search2 .ui-widget-content {
	border: 0px none;
	background: #858384;
	-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;
}

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

.basic-search2 .ui-widget-header {
	background: #2c80c0;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

.basic-search .ui-state-default, 
.basic-search .ui-widget-content .ui-state-default, 
.basic-search .ui-widget-header .ui-state-default {
	background: #424242;
	-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: 14px;
	height: 14px;
}

.basic-search2 .ui-state-default, 
.basic-search2 .ui-widget-content .ui-state-default, 
.basic-search2 .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: 14px;
	height: 14px;
}

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

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

.busqueda-avanzada{
	color:#424242; 
	text-decoration:none; 
	font-size:16px;

}

.busqueda-avanzada:hover{
	color:#c732a6;
	text-decoration:none; 

}

.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: 2px solid #858384;
	/*line-height: 30px;*/
	color: #12404f;
	margin-bottom: 0px;
  	margin-top: 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;
}

.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(66, 66, 66, 0.81);
	color: #ffffff;
	position: absolute;
	/*margin: 13px 13px 13px 13px;*/
	padding: 8px 13px 8px 13px;
	/*width: calc(100% - 26px);*/
	width: 100%;
	top: 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 p {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	line-height: 20px;
}

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

/*
 * Details
 */

.details {
	/*margin: 50px 0px 0px 0px;*/
	margin: 0px 0px 0px 0px;
}

/*.details .title {
	color: #ffffff;
	background-color: #335a9c;
	padding: 0px 10px 0px 10px;
	font-size: 18px;
	font-size: 24px;
	line-height: 35px;
}*/
.title2 {
	color: #ffffff;
	background-color: #2c80c0;
	padding: 0px 10px 0px 10px;
	font-size: 18px;
	font-size: 24px;
	line-height: 35px;
	margin-top:40px;
}

.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;
}

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

/*#tabs .nav-tabs {
	border-bottom: 2px solid #326193;
}*/

#tabs .nav-tabs>li {
	margin-bottom: 0px;
	margin-right: 4px;
	/*background-color: #f1f2f2;*/

}
#tabs .nav-tabs>li {
	margin-bottom: 0px;
	margin-right: 4px;
	/*background-color: #f1f2f2;*/
	
}
.nav-tabs.nav-justified>li{
	background-color: #a2a2a2;
	color: #023343;
}

.nav-tabs.nav-justified>li a:hover{
	background-color: #a2a2a2;
	color: #023343;
}

#tabs .nav-tabs>li>a {
	background-color: #fff;
  	color: #000;
	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: 1px;
}

#tabs .nav-tabs>li:last-child>a {
	background-color: #fff;
  	color: #000;
	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: 0px;
}

#tabs .nav-tabs>li>a:hover {
	color: #ffffff;
  	background-color: #a2a2a2;
}

#tabs .nav-tabs>li.active>a, 
#tabs .nav-tabs>li.active>a:hover, 
#tabs .nav-tabs>li.active>a:focus {
	color: #ffffff;
  	background-color: #a2a2a2;
}

.details .tab-pane {
	/*padding: 25px 25px 25px 25px;*/
	padding: 10px;
	background-color: #a2a2a2;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	color: #ffffff;
	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: #222222;
}

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

.details .tab-pane .info-adicional-der .precio {
	color: #c732a6;
	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;
}

.contact-info{
	font-size: 20px;
	color: #c732a6;
	padding-top: 10px;
    position: absolute;
}


/*
 * Form Contact Page
 */
#formulario_contacto_2 input[type="text"] {
	width: 100%;
	padding: 4px 3px 4px 13px;
	/*padding-left: 40%;*/
	height:40px;
	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;
}

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

#formulario_contacto_2 textarea {
	padding-left: 40%;
	width: 100%;
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 13px;
	color: #999999;
	height: 140px;
	-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 textarea:focus {
	outline: none;
	border: 1px solid #e31e25;
	-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 #e31e25;
	-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"] {
	border: 1px solid #c732a6;
	color: #ffffff;
	background-color: #c732a6;
	line-height: 45px;
	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: #901e77;
	color: #fff;
}

#formulario_contacto_2 #error {
	display: none;
}



/*
 * 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 #424242;
	color: #ffffff;
	background-color: #424242;
	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: #858384;
	color: #1a171b;
}

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

.details .print a {
	color: #545455;
	/*background-color: #cecbca;*/
	padding: 0px 20px 0px 0px;
	line-height: 32px;
	display: inline-block;
	text-decoration: none;
	border: 1px solid #d2d2d2;
	-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 .print a:hover {
	background-color: #326193;
	color: #fff;
}

.details .print a i {
	/*color: #545455;*/
	/*background-color: #335a9c;*/
	line-height: 40px;
	width: 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: #ffffff;
}

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

.wrapper-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;
	background-color: #ffffff;
	color: #000000;
	font-size:12px;
}

#formulario_contacto .title {
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 20px 0px;
	background-color: #335a9c; 
	color: #ffffff;
	font-size: 18px;
	line-height: 35px;
}

#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;
}

#formulario_contacto #inputs input[type="text"]:focus {
	outline: none;
	border: 1px solid #e31e25;
	-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;
	/*color: #ffffff;*/
        color:  #000000;
	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;
}

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

#formulario_contacto label {
	font-weight: normal;
}

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

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

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

#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 #e31e25;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

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

#formulario_contacto input[type="button"] {
	color:  #ffffff;
	background-color: #c732a6;
	width: 90%;
	display: inherit;
	font-size: 20px;
	padding: 9px 12px;
	border: 0px none;
	margin: 0px auto;
	float: right;
    margin-right: 29px;
	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: #424242;
	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: #193d66;
	color: #aab5c2;
}

.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;
}

#energy-efficiency2 {
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
	position: relative;
	width: 100%;
	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: 38px;
}

.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;
	font-size:12px;
}

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

.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: 26px;
}

.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: 266px;
	width: 40%;
	margin-left: -3px;
	border: 1px solid #737373;
}

.consumo, 
.emisiones {
	height: 266px;
	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-tramite2 {
	position: absolute;
	/*margin-top: -340px;*/
	font-size: 45px;
	height: 340px;
	width: 0px;
	/*background-color: white;*/
	opacity: 0.5;
}

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

.en-tramite-text div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.wrapper-logo {
	
}



/*
 * Media Queries
 */
@media (max-width: 400px) {
	.filters-wrapper {
	  margin-top: 40px !important;
	  margin-bottom: 40px;
	}
.content-logo .logo {
	max-width: 100%;
	height: auto;
}


}


@media (max-width: 550px) {
	.property-item-featured {
	  width: 90% !important;
	  margin-left: 5% !important;
	}
	.featureds-vertical{
	  width: 90% !important;
	  margin-left: 5% !important;
	}
	.property-item {
	  width: 90% !important;
	  margin-left: 5% !important;
	}
	.read-more .ref {
		margin-top: 28px;
	}
	.property-item-featured .thumb .type {
	  margin-left: 36%;
	}
	.contenido1-nosotros{ display: none;}
	.contact-info{ margin-left: 5px !important;}

}

@media (max-width: 767px) {
	.navbar-nav{
		float:left !important;
	}
	.wrapper-logo {
		text-align: center;
	}
	.navbar-nav > li > a {
		line-height: 20px;
		padding: 10 15px;
	}
	.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;
	}
	.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) {
	.layer-slider-content {
		width: 750px;
	}	
	.wrapper-logo {
	}
	.navbar-nav > li > a {
		line-height: 20px;
		/*padding: 10px 10px;*/
	}
	.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;
	}
	.property-item-featured {
		margin: 0px 0px 50px 0px;
	}
	.property-item-featured .thumb img {
		width: 100%;
		height: 220px;
	}
	.property-item .thumb img {
		width: 100%;
		height: auto;
                /*min-height: 208px;*/  /*CAMBIO*/

	}
	.details #galleria {
		height: 400px;
	}
}

@media (max-width: 991px) {
	.pagina-venta{
		margin-top: 250px !important;
	}
	.filters-wrapper {
		margin-top: 70px;
	}
	.ficha7{
		padding-left: 15px !important;
	}
	.ficha5{
		padding-right: 15px !important;
	}
	.property-item {
	  width: 60%;
	  margin-left: 20%;
	}
	.form-control{
		width: 100% !important;
	}
	.marker-contacto{
		display: none;
	}
	.formularioC-contacto{
		padding-left: 10px !important;
		padding-right: 10px !important;
		margin-top:15px;
	}
	.caracteristicas-favoritos{
		padding:0px !important;
		text-align: center;
	}
	.property-item-featured .thumb img {
	  width: 100%;
	  height: 252px;
	}
	.property-item-featured {
	  width: 60%;
	  margin-left: 20%;
	}
	.featureds-vertical{
	  width: 60%;
	  margin-left: 20%;		
	}
	.featureds-vertical .thumb img {
	  width: 100%;
	  height: 252px;
	}
	.featured-item-vertical .ref {
		margin-right: 25%;
	}
	.navbar-nav li a {
	  font-size: 20px;
	  padding-left: 15px;
	  padding-right: 15px;
	}
	.layer-slider-content{
		display: none;
	}
	.featureds-wrapper{
		margin-top: 250px;
	}
	.featureds-wrapper2{
		margin-top:20px;
	}


}

@media (min-width: 992px) {
	.layer-slider-content {
		width: 970px;
	}	
	/*.menu {
		float: right;
	}*/
	.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: 246px;  /*CAMBIO*/
	}
}

@media (max-width: 1199px) {
	.navbar-nav li a {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	.header-home {
		position: relative;
	}
     .tabs-portada{
          float: left;
          margin-top: 10px;
     }
     .imagen1-nosotros{ width: 100%;}
     .contenido1-nosotros{ text-align: center;}
     .contenido2-nosotros{ display: none;}
}

@media (min-width: 1200px) {
	.header-home {
		position: absolute;
	}	
	.layer-slider-content {
		width: 100%;
	}	
	/*.menu {
		float: right;
	}*/
	/*.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 15px 15px 15px;
	}*/
	.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;
	}
	.property-item-featured .thumb img {
		width: 360px;
		height: 210px;
	}
	.details #galleria {
		width: 848px;
		height: 470px;
	}
}

.color-barra-menu{
	background-color: #c732a6;
}

.searchresults, .pagina-venta, .wrapper, .text-page, .listingdetail{
	margin-top: 0px !important;
}


.fa{
	color: #424242 !important;
}

.fa-search {
	color: #fff !important;
}

.fa-facebook, .fa-twitter, .fa-google-plus, .fa-youtube{
	color: #c732a6 !important;
}

.dropdown .fa {
	color: #c932a8 !important;
}

.texto-empresa-home {
	margin-top: 75px;
    min-height: 319px;
}

.titulo-cta {
	float: right;
	padding-right: 24%;

}

.titulo-cta-2 {
	float: right;
	font-weight: 600;
	color: #c732a6;
	margin-top: 4px;
	padding-right: 24%;
}

.button-cta{
    float: right;
    margin-right: 28%;
    margin-top: 2%;
    border: 2px solid #c732a6;
	background-color: #c732a6;
	color: #ffffff;
	/* width: 100%; */
	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;
	position: relative;
	overflow: hidden;
}

.button-cta:hover{
    border: 2px solid #424242;
	background-color: #424242;
}


.fondo-llamanos22{
	background-color: #fff;
}

#te-llamamos2{
	position:relative; 
	height:80px;
	padding-left: 30px;
}

.te-llamamos1 p{
	width: 320px;
    position: absolute;
    top: 24px;
    left: 125px;
    color: #013343;
    font-size: 21px;
}
.tab-venta-alquiler{

}

#contenedor-descripcion{
    text-align: justify;
}

#contenedor-condiciones, #contenedor-contrato{
	background-color: #fff;
	color: #000;

}
#map {
	height: 500px;
}