@import url(https://fonts.googleapis.com/css?family=Open Sans);
@import "/js/highslide/highslide.css";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0
}
body {
	line-height:1.5;
	font-family: Helvetica Neue, "Open Sans", sans-serif;
	padding: 0px;
	margin: 0px;
	position: relative;
	font-weight: normal;
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none;
	color:#db8c27;
	font-weight:700
}
del {
	text-decoration:line-through;
	color:#ee3838
}
table {
	border-collapse:collapse;
	border-spacing:0
}
label {
	font-family:Helvetica Neue, Open Sans, sans-serif;
	display:block
}
h1 {
	font-size:200%
}
h2 {
	font-size:24px;
	font-weight: 200;
	color: #143558;
	padding:0;
	margin:0;
}
h2 strong {
	font-size:24px;
	font-weight: 500;
	color: #db8c27;
}
h3 {
	font-size:24px;
	font-weight: 200;
	color:#143558;
	padding-left: 2px;
}
h3 strong {
	font-size:24px;
	font-weight: normal;
	color: #db8c27;
}
h4 {
	font-size:18px;
	font-weight: normal;
	color: #666;
	padding:0;
	margin:0;
}
h5 {
	font-size:14px;
	font-weight: normal;
	color: #666;
	font-style: italic;
}
h5 strong {
	font-weight: normal;
	color: #db8c27;
}
h6 {
	font-size:100%
}
h1, h2, h3, h4, h5, h6 {
	line-height:1.2;
	margin-top:5px;
	font-family:Helvetica Neue, "Open Sans", sans-serif;
	text-transform: uppercase;
}
p, li, table, .texto-auto {
	margin-top:10px;
}
ul {
	list-style-type:disc
}
ol {
	list-style-type:decimal
}
li {
	margin:15px 0 0 25px
}
a.boton {
	text-decoration:none;
	display:inline-block;
	color:#fff;
	font-family:"Helvetica Neue", "Open Sans", sans-serif;
	cursor:pointer;
	background: rgb(227, 163, 67);
	background: -moz-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -webkit-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -o-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -ms-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	border: 1px solid #df9633;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	font-size:12px;
	padding:5px;
	font-weight: bold;
}
.acciones a.boton {
	text-decoration:none;
	display:inline-block;
	color:#fff;
	font-family:Helvetica Neue, Open Sans, sans-serif;
	cursor:pointer;
	background: rgb(227, 163, 67);
	background: -moz-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -webkit-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -o-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -ms-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	border: 1px solid #df9633;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ins .price {
	color:#693
}
input[type=checkbox]+label, input[type=radio]+label {
	display:inline;
	font:bold 90% Helvetica Neue, Open Sans, sans-serif
}
.mensaje-enviado {
	background:#390;
	color:#fff;
	font-weight:700;
	text-align:center;
	padding:5px
}
input[type=text], textarea, select, input[type=submit], button[type=submit] {
	font:100% Helvetica Neue, Open Sans, sans-serif
}
textarea, input[type=text] {
	border:1px solid #db8c27;
	width:120px;
	background:#fafafa;
	color:#333;
	padding:4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
textarea {
	height:150px
}
input[type=submit], button[type=submit] {
	border:1px solid #1f2981;
	font-family:Helvetica Neue, Open Sans, sans-serif;
	text-transform:none;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px;
	border-radius:5px 5px 5px 5px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box;
	background-color:#db8c27;
	background-image:linear-gradient(top, #1f2981, #2b52a0);
	-webkit-box-shadow:0 2px 2px #333;
	-moz-box-shadow:0 2px 2px #333;
	box-shadow:0 2px 2px #333;
	color:#FFF;
	padding:5px
}
span.required {
	color:#c00
}
select {
	width:130px;
	border: 1px solid #CCC;
	font-size: 12px;
	color: #333;
}
input.form_validation_field_error_text, textarea.form_validation_field_error_text {
	border:1px solid #c00
}
html {
	font-size:100.01%;
	overflow-y:scroll;
	color:#333
}
#top {
	background: url(../media/images/web/bg_top.png) repeat-x top left;
	width: 100%;
	z-index: 99;
	height: 148px;
	position: relative;
	left: 0px;
	top: 0px;
}
.topper {
	position:relative;
}
h1.logo {
	text-indent: -9999px;
	position: absolute;
	left: 330px;
	top: 28px;
	background-image: url(../media/images/web/logo.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 300px;
	z-index: 10000;
}
h1.logo-en {
	text-indent: -9999px;
	position: absolute;
	left: 330px;
	top: 28px;
	background-image: url(../media/images/web/logo-en.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 300px;
	z-index: 10000;
}
h1.logo-fr {
	text-indent: -9999px;
	position: absolute;
	left: 330px;
	top: 28px;
	background-image: url(../media/images/web/logo-fr.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 300px;
	z-index: 10000;
}
h1.logo-ru {
	text-indent: -9999px;
	position: absolute;
	left: 330px;
	top: 28px;
	background-image: url(../media/images/web/logo-ru.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 300px;
	z-index: 10000;
}
h1.logo-no {
	text-indent: -9999px;
	position: absolute;
	left: 330px;
	top: 28px;
	background-image: url(../media/images/web/logo-no.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 300px;
	z-index: 10000;
}
.traductor {
	position: absolute;
	top: 137px;
	right: 10px;
	text-align: left;
	background-image: url(../media/images/web/bg_tiempo.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 204px;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	padding-left: 0px;
}
.banderas {
	position: absolute;
	top: 142px;
	right: 15px;
}
.banderas a {
	margin:0 0 0 20px;
}
.banderas img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
}
.banderas img.active {
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
.telefono {
	position: absolute;
	top: 148px;
	left: 375px;
	text-align: left;
	background-image: url(../media/images/web/bg_telefono.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 204px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.49);
	padding-left: 12px;
	z-index:9999;
	padding-top:5px;
}
.telefono strong {
	margin-left:45px;
}
.tiempo {
	position: absolute;
	top: 137px;
	left: 10px;
	text-align: left;
	background-image: url(../media/images/web/bg_tiempo.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 204px;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.49);
	padding-left: 20px;
}
.tiempo strong {
	margin-left:-5px;
	float: left;
}
ul.ventabt {
	position:absolute;
	top:45px;
	left:15px;
	text-align:left;
	width:300px;
	background:url(https://www.fincasmateo.es/media/images/web/bt-top-l.png) no-repeat left center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
ul.ventabt li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.ventabt li ul {
	z-index: 999999;
	position: absolute;
	display: none;
	width:280px;
	background: rgb(74, 100, 127);
	background: -moz-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: -webkit-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: -o-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: -ms-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
ul.ventabt li ul li {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
}
ul.ventabt li ul li a {
	color: #FFF;
	text-decoration: none;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.49);
}
ul.alquilerbt {
	position:absolute;
	top:92px;
	left:15px;
	text-align:left;
	width:300px;
	background:url(https://www.fincasmateo.es/media/images/web/bt-top-l.png) no-repeat left center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
ul.alquilerbt li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.alquilerbt li ul {
	z-index: 999999;
	position: absolute;
	display: none;
	width:280px;
	background: rgb(74, 100, 127);
	background: -moz-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: -webkit-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: -o-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: -ms-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
ul.alquilerbt li ul li {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
}
ul.alquilerbt li ul li a {
	color: #FFF;
	text-decoration: none;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.49);
}
ul.alquilerbt li ul li a:hover, ul.ventabt li ul li a:hover {
	color: #db8c27;
}
.lujobt {
	position:absolute;
	top:45px;
	right:15px;
	text-align:right;
	width:300px;
	background:url(https://www.fincasmateo.es/media/images/web/bt-top-r.png) no-repeat left center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.playasbt {
	position:absolute;
	top:92px;
	right:15px;
	text-align:right;
	width:300px;
	background:url(https://www.fincasmateo.es/media/images/web/bt-top-r.png) no-repeat left center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.ventabt a.btsup_izq {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #FFF;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.49);
	text-decoration: none;
	
}
.alquilerbt a.btsup_izq {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #FFF;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.49);
	text-decoration: none;
	
}
.lujobt a.btsup_der {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #FFF;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.49);
	text-decoration: none;
	
}
.playasbt a.btsup_der {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #FFF;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.49);
	text-decoration: none;
	
}
a:hover.btsup_izq, a:hover.btsup_der {
	color: #db8c27;
}
h1.logo a, h1.logo-en a, h1.logo-fr a, h1.logo-no a, h1.logo-ru a {
	display:block;
	height:102px
}
.idioma, #menu, .telefono, .correo, .serv {
	position:absolute;
}
.idioma {
	position: absolute;
	top: -6px;
	right: -10px;
}
ul#menu {
	text-align:center;
	font-family:Helvetica Neue, "Open Sans", sans-serif;
	font-style:normal;
	font-variant:normal;
	position:absolute;
	top:3px;
	left:0px;
	margin:0;
	padding:0;
	text-transform: uppercase;
	width:960px;
}
ul#menu li {
	display: inline-block;
	text-align: center;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
	font-weight: 900;
	font-size: 12px;
	color: white;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.49);
	padding-right: 0px;
	padding-left: 0px;
}
ul#menu li.ultimo {
	background:none
}
ul#menu li a {
	color:#FFF;
	display:block;
	text-decoration:none;
	padding:0px
}
ul#menu li a:hover, ul#menu li.activo a, .destacados a:hover strong, .propiedades a:hover strong {
	color:#db8c27;
}
#header {
	width: 100%;
	position: relative;
	padding-bottom: 10px;
	height: 340px;
	margin-top: -15px;
	overflow: hidden;
	background: #e5ab62 url(../media/images/web/bg_header.png) top center no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dd9232;
}
#headerseccion {
	width: 100%;
	position: relative;
	padding-bottom: 10px;
	height: 235px;
	margin-top: -15px;
	overflow: hidden;
	background: #e5ab62 url(../media/images/web/bg_header.png) top center no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dd9232;
}
#header .slide, #headerseccion .slide {
	width: 960px;
	/*margin-left: -705px;
	left: 50%;
	position: absolute;*/
	height: 340px;
}
#header .slide .cycle, #headerseccion .slide .cycle {
	height: 340px;
}
#header .slide .cycle, #headerseccion .slide .cycle span {
	position:relative;
}
#header .slide img {
	position: absolute;
	top: 12px;
	left: 14px;
	width: 600px;
	height: 330px;
	z-index: 3;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(117, 73, 20, 10);
	box-shadow: 1px 1px 3px 0px rgba(117, 73, 20, 10);
}
#headerseccion .slide img {
	position: absolute;
	top: 12px;
	left: 14px;
	width: 370px;
	height: 220px;
	z-index: 3;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(117, 73, 20, 10);
	box-shadow: 1px 1px 3px 0px rgba(117, 73, 20, 10);
}
.cabecera a.boton {
	padding:10px;
	font-size:14px;
	color:#143558;
	text-transform: none;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}
#header .cabecera {
	width:300px;
	height:330px;
	position: absolute;
	z-index: 102;
	top: 50px;
	left: 645px;
	color: #fff;
	margin: 0;
	padding:0;
	text-transform: none;
	text-shadow: 1px 1px 2px #754914;
	filter: dropshadow(color=#754914, offx=1, offy=1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#headerseccion .cabecera {
	width: 580px;
	height: 330px;
	position: absolute;
	z-index: 102;
	top: 60px;
	left: 400px;
	color: #fff;
	margin: 0;
	padding:0;
	text-transform: none;
	text-shadow: 1px 1px 2px #754914;
	filter: dropshadow(color=#754914, offx=1, offy=1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#headerseccion .cabecera p, #header .cabecera p {
	font-size:14px;
}
#header .cabecera h2, #headerseccion .cabecera h2 {
	margin:0;
	padding:0px;
	color:#143558;
	text-transform: none;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
	font-weight:bold;
}
#header .cabecera h2 span, #header .cabecera h2 strong, #headerseccion .cabecera h2 span, #headerseccion .cabecera h2 strong {
	color: #fff;
	margin: 0px;
	padding:0px;
	font-size: 24px;
	text-transform: none;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.49);
}
#buscador {
	width: 100%;
	background-image: url(../media/images/web/bg_buscador.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 63px;
	margin-top: 4px;
}
.search {
	float: right;
	margin-bottom: 0;
	margin-left: 0;
}
form.buscador {
	margin-top:3px;
	padding-bottom:0px;
	color:#fff;
	padding-bottom:0px;
}
form.buscador p {
	margin-top:4px
}
form.buscador label {
	display:none
}
form.buscador button[type=submit] {
	width:140px;
	position:relative;
	height:50px;
	font-family:"Helvetica Neue", "Open Sans", sans-serif;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	color:#35516f;
	text-transform:uppercase;
	text-align:center;
	padding:0;
	background: rgb(227, 163, 67);
	background: -moz-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -webkit-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -o-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -ms-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	border: 1px solid #df9633;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.30);
	margin-top: 0px;
}
form.buscador input[type=text] {
	border:0;
	padding:3px 5px 1px;
	font-size: 12px;
	font-weight: normal;
}
form.buscador p.result {
	text-align:center;
	margin-right:0px;
	color:#fefffe;
	font-style: normal;
	font-weight: bold;
	background-color: #5c748c;
	padding: 2px;
	font-size: 12px;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.49);
}
form.buscador input.ref {
	text-align: center;
	margin-right: 0px;
	color: #FEFFFE;
	font-style: normal;
	font-weight: bold;
	background-color: #DB8C27;
	padding: 2px;
	font-size: 12px;
	width: 136px;
	margin-top: 2px;
}
.separator {
	background-image: url(../media/images/web/separador.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 940px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#seccion {
	width:100%;
}
#bannernoticias {
	width:100%;
	margin-bottom:10px;
}
#bannernoticias h3 {
	color: #666;
	background-image: none;
	background-color:transparent;
}
#google_translate_element {
	position: absolute;
	top: 4px;
	right: 19px;
}
h2.lema {
	color:#fff;
	text-align:center;
	line-height:1.35
}
a.bnnr2 {
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	text-align:center;
	text-decoration:none;
	position:relative;
	-webkit-box-shadow:0 2px 2px #ccc;
	-moz-box-shadow:0 2px 2px #ccc;
	box-shadow:0 2px 2px #ccc;
	border: 5px solid #4a647f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	font-size: 14px;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.14);
	width:185px;
	height:165px;
	float: left;
}
a:hover.bnnr2 {
	border: 5px solid #db8c27;
}
a.bnnr2 img {
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box;
}
a:hover.bnnr2 strong {
	font-weight:700;
	color:#db8c27;
	background-color: #fff;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
a.bnnr2 span {
	position: absolute;
	bottom: 0px;
	text-align: left;
	left: 0px;
	height:165px;
}
a.bnnr2 strong {
	position: absolute;
	bottom: 0px;
	text-align: left;
	left: 0px;
	font-weight:700;
	color:#fff;
	background-color: #4a647f;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom:4px;
	padding-left: 5px;
	width:195px;
}
a.bnnr3 {
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	text-align:center;
	text-decoration:none;
	position:relative;
	-webkit-box-shadow:0 2px 2px #ccc;
	-moz-box-shadow:0 2px 2px #ccc;
	box-shadow:0 2px 2px #ccc;
	border: 5px solid #db8c27;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	font-size: 16px;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.14);
	width:185px;
	height:165px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
a:hover.bnnr3 {
	border: 5px solid #4a647f;
}
a.bnnr3 img {
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box;
}
a:hover.bnnr3 strong {
	font-weight:700;
	color:#4a647f;
	background-color: #fff;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
a.bnnr3 span {
	position: absolute;
	bottom: 0px;
	text-align: left;
	left: 0px;
}
a.bnnr3 strong {
	position: absolute;
	bottom: 0px;
	text-align: left;
	left: 0px;
	font-weight:700;
	color:#fff;
	background-color: #db8c27;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom:4px;
	padding-left: 5px;
	width:195px;
}
.seccion {
	font-size: 14px;
	text-align: justify;
}
.seccion h4 {
	font-size: 18px;
	text-transform: uppercase;
	color: #143457;
	margin-top: 15px;
}
.seccion h4 a {
	font-size: 18px;
	text-transform: uppercase;
	color: #143457;
	margin-top: 15px;
}
.seccion .equipos h4 {
	text-transform: none;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-top:10px;
}
#fincas-mateo .seccion img, #servicios .seccion img {
	border:none;
	float:right;
	display:inline;
	clear:right;
	-webkit-box-shadow:0 2px 2px #aaa;
	-moz-box-shadow:0 2px 2px #aaa;
	box-shadow:0 2px 2px #aaa;
	margin: 10px 0 10px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#fincas-mateo .seccion img.no, #servicios .seccion img {
	-webkit-box-shadow:0 0px 0px #cfddee;
	-moz-box-shadow:0 0px 0px #cfddee;
	box-shadow:0 0px 0px #cfddee;
}
.destacados a, .destacadosalquiler a {
	min-height:260px;
}
.destacados a, .destacadosalquiler a {
	display:block;
	text-align:center;
	text-decoration:none;
	color:#999;
	-webkit-box-shadow: 0 2px 2px #CCC;
	-moz-box-shadow: 0 2px 2px #ccc;
	box-shadow: 0 2px 2px #CCC;
	margin:10px 0;
	padding:5px;
	font-family: Helvetica Neue, "Open Sans", sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.propiedades a {
	background-image: url(../media/images/web/separador.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#333;
	margin:10px 0;
	font-family: Helvetica Neue, "Open Sans", sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.propiedades a span.img {
	width:370px;
	height:250px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 2px #CCC;
	-moz-box-shadow: 0 2px 2px #ccc;
	box-shadow: 0 2px 2px #CCC;
	border: 5px solid #FFF;
}
.propiedades a:hover span.img {
	border: 5px solid #dd912d;
}
.destacados a span.img, .propiedades a span.img, .destacadosalquiler a span.img, .propiedades a span.img {
	display:block;
	margin-bottom:5px;
	position:relative;
	overflow:hidden;
}
span.vendido {
	left: -30px;
	-webkit-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}
span.alquilado {
	left: 30px;
	-webkit-transform: rotate(-40deg);
	-moz-transform: rotate(-40deg);
	-ms-transform: rotate(-40deg);
	-o-transform: rotate(-40deg);
	transform: rotate(-40deg);
}
span.reservado {
	left: 30px;
	-webkit-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}
.destacados a span.img span.alquilado, .destacadosalquiler a span.img span.alquilado, .propiedades a span.img span.alquilado {
	background:#ee3838;
	color:#fff;
	position:absolute;
	bottom: 20px;
	right: -260px;
	-webkit-border-radius:0 5px 0 0px;
	-moz-border-radius:0 5px;
	border-radius:0 5px 0 0px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box;
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
	padding:5px
}
.destacados a span.img span.reservado, .destacadosalquiler a span.img span.reservado, .propiedades a span.img span.reservado {
	background:#ee3838;
	color:#fff;
	position:absolute;
	bottom: 20px;
	left: -63px;
	-webkit-border-radius:0 5px 0 0px;
	-moz-border-radius:0 5px;
	border-radius:0 5px 0 0px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box;
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
	padding:5px;
	width:200px;
}
.destacados a span.img span.vendido, .destacadosalquiler a span.img span.vendido, .propiedades a span.img span.vendido {
	background:#ee3838;
	color:#fff;
	position:absolute;
	top: 15px;
	right: -330px;
	-webkit-border-radius:0 5px 0 0px;
	-moz-border-radius:0 5px;
	border-radius:0 5px 0 0px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box;
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
	padding:5px
}
span.nuevo {
	left: -30px;
	-webkit-transform: rotate(-40deg);
	-moz-transform: rotate(-40deg);
	-ms-transform: rotate(-40deg);
	-o-transform: rotate(-40deg);
	transform: rotate(-40deg);
}
.destacados a span.img span.nuevo, .destacadosalquiler a span.img span.nuevo, .propiedades a span.img span.nuevo {
	background:#693;
	color:#fff;
	position:absolute;
	top:7px;
	left:-30px;
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
	padding:5px;
	width:100px;
}
.destacados a:hover span.img span.nuevo, .destacadosalquiler a:hover span.img span.nuevo, .propiedades a:hover span.img span.nuevo {
}
.destacados a img, .destacadosalquiler a img, .propiedades a img {
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px;
	border-radius:3px 3px 3px 3px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box
}
.destacados a strong, .destacadosalquiler a strong {
	display:block;
	color:#143558;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.14);
}
.propiedades p {
	text-align: justify;
	font-size:14px;
}
.propiedades h4 {
	text-align: justify;
	font-size:18px;
	margin-top:0px;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.14);
}
.propiedades a strong {
	color:#dd912d;
}
.destacados del, .propiedades del, .destacados ins {
	font-size:130%
}
.propiedades ins {
	font-size: 24px;
	font-weight: bold;
	color: #693;
	background-color: #ebebeb;
	text-align: center;
	padding: 5px;
	width: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.3);
	clear: both;
}
.propiedades del {
	font-size: 24px;
	font-weight: normal;
	color: #99000;
	background-color: #fff;
	text-align: center;
	padding: 5px;
	width: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.3);
	clear: both;
	margin-bottom: 5px;
}
.propiedades ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.propiedades ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4a647f;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.propiedades ul li strong {
	color: #4a647f;
}
.destacados a, .destacadosalquiler a {
	min-height:145px
}
.destacados a strong, .destacadosalquiler a strong {
	font-size:16px;
}
.destacados a span.img, .destacadosalquiler a span.img {
	height:140px
}
.destacados a:hover strong, .destacadosalquiler a:hover strong, .destacados a:hover ins, .destacadosalquiler a:hover ins {
	color:#fff;
}
.propiedad ul.acciones {
	margin:10px 0 15px
}
.propiedad ul.acciones li {
	display:inline-block;
	margin:5px 3px 0 0
}
.propiedad ul.acciones a.enquire {
	text-transform:uppercase;
	background: rgb(74, 100, 127);
	background: -moz-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: -webkit-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: -o-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: -ms-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
	color: #FFF;
}
.propiedad ul.acciones li.favoritos a {
	text-transform:uppercase;
	background: rgb(74, 100, 127);
	background: -moz-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: -webkit-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: -o-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: -ms-linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	background: linear-gradient(270deg, rgb(74, 100, 127) 30%, rgb(65, 88, 115) 84%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
	color: #FFF;
}
.propiedad .redes-sociales {
	margin:10px 0
}
.propiedad ul.opciones {
	margin-bottom:10px;
}
.propiedad ul.opciones li {
	list-style:none;
	float:left;
	display:inline;
	width:205px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-image: url(../media/images/web/bt_separador.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dd912d;
	font-size: 12px;
}
.propiedad a.img {
	display:block;
	background:#fff;
	position:relative;
	margin-top:5px;
	-webkit-box-shadow:0 2px 2px #aaa;
	-moz-box-shadow:0 2px 2px #aaa;
	box-shadow:0 2px 2px #aaa;
	padding:5px;
	overflow:hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.propiedad a.img span.vendido {
	background:#ee3838;
	color:#fff;
	position:absolute;
	top: 30px;
	right: -382px;
	-webkit-border-radius:0 4px 0 4px;
	-moz-border-radius:0 4px;
	border-radius:0 4px 0 4px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box;
	text-transform:uppercase;
	padding:5px 10px;
	font-family: Helvetica Neue, "Open Sans", sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.propiedad a.img span.alquilado {
	background:#ee3838;
	color:#fff;
	position:absolute;
	bottom: 30px;
	right: -325px;
	-webkit-border-radius:0 4px 0 4px;
	-moz-border-radius:0 4px;
	border-radius:0 4px 0 4px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box;
	text-transform:uppercase;
	padding:5px 10px;
	font-family: Helvetica Neue, "Open Sans", sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.propiedad a.img span.reservado {
	background: #EE3838;
	color: white;
	position: absolute;
	bottom: 22px;
	left: -60px;
	-webkit-border-radius: 0 4px 0 4px;
	-moz-border-radius: 0 4px;
	border-radius: 0 4px 0 4px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	text-transform: uppercase;
	padding: 5px 10px;
	font-family: Helvetica Neue, "Open Sans", sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	width: 200px;
}
.propiedad a.img span.nuevo {
	background:#693;
	color:#fff;
	position:absolute;
	top: 20px;
	left: -60px;
	text-transform:uppercase;
	padding:5px 10px;
	width:200px;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.propiedad .google-maps {
	width:460px;
	overflow:hidden;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	clear: both;
	width:100%;
}
.propiedad .google-maps .titulo {
	margin-bottom:5px
}
.propiedad .galeria img {
	background: white;
	-webkit-box-shadow: 0 2px 2px #CCC;
	-moz-box-shadow: 0 2px 2px #ccc;
	box-shadow: 0 2px 2px #CCC;
	width: 95px;
	height: 70px;
	margin: 5px 5px 5px 0;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.paginacion {
	clear: both;
	text-align: center;
	margin-bottom: 12px;
	font-family: Helvetica Neue, "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.paginacion li {
	margin:0 5px
}
.paginacion div.KT_textnav ul li.NAV_selected {
	color:#999
}
.paginacion a {
	background:#db8c27;
	text-decoration:none;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:10px;
	border-radius:5px 5px 5px 5px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box;
	-webkit-box-shadow:0 2px 2px #aaa;
	-moz-box-shadow:0 2px 2px #aaa;
	box-shadow:0 2px 2px #aaa;
	padding:5px 10px;
	color: #FFF;
}
.paginacion a:hover {
	background:#db8c27;
	color:#CCC
}
.noticias {
	padding-bottom:20px;
	padding-top:0px;
}
.noticias h4 a {
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.noticias p {
	margin: 0px;
}
.noticias p.fecha {
	font-size: 14px;
	padding:0;
	color: #db8c27;
	font-style: italic;
	clear: both;
}
.noticias a.img {
	display:block;
	margin-top:20px;
	background:#db8c27;
	text-align:center;
	-webkit-box-shadow:0 2px 2px #aaa;
	-moz-box-shadow:0 2px 2px #aaa;
	box-shadow:0 2px 2px #aaa;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.noticia {
	margin-top:10px;
}
.noticia .redes-sociales {
	margin-top:15px
}
.noticia .fotos img {
	background:#db8c27;
	margin-top:20px;
	-webkit-box-shadow:0 2px 2px #aaa;
	-moz-box-shadow:0 2px 2px #aaa;
	box-shadow:0 2px 2px #aaa;
	padding:5px
}
.noticia .galeria img {
	margin:5px 0
}
form.contacto input[type=text], form.contacto textarea {
	width:450px
}
form.empleo input[type=text], form.empleo textarea {
	width:450px
}
.empleo textarea {
	height:130px;
}
#contactar .google-maps {
	margin-top:5px;
	background:#db8c27;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.pie {
	padding-top: 5px;
	color: #CCC;
	font: normal Helvetica Neue, Open Sans, serif;
	background-color: #122F50;
	padding-bottom: 15px;
}
.pie img {
}
.pie ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pie ul li {
	list-style-type: none;
	font-size: 13px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dd912d;
}
.pie>div {
	background:url(../media/images/web/buscador.png) no-repeat 10px 30px
}
.pie p {
	margin:0px 0 0px
}
.pie p.legal {
	text-align:right
}
.pie a {
	color:#fff;
	text-decoration:none
}
.ultimaNoticia {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	padding-bottom: 5px;
}
.ultimaNoticia h4 {
	text-transform: none;
	margin-left: 5px;
}
.ultimaNoticia h4 a {
	font-size:14px;
	font-weight:700;
	text-decoration:none;
	text-transform: none;
	color:#143457;
}
.ultimaNoticia a p {
	margin-top:0;
	color:#333;
	text-decoration:none;
	font-size: 12px;
	padding: 5px;
}
.ultimaNoticia p.fecha {
	margin-top:0;
	color:#dd912d;
	text-decoration:none;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-style: italic;
}
.ultimaNoticia .leermas {
	text-decoration:none;
	display:inline-block;
	color:#fff;
	font-family:Helvetica Neue, "Open Sans", sans-serif;
	cursor:pointer;
	font-size:10px;
	font-weight:700;
	margin: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: rgb(227, 163, 67);
	background: -moz-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -webkit-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -o-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -ms-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	border: 1px solid #df9633;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.container_12 .prefix_1, .container_16 .prefix_1 {
	padding-left:60px
}
.clearfix, h2.lema span {
	display:block
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, a, strong.empresa span, form.buscador h3.legend span, p.telefono span {
	color:#db8c27
}
a.boton:hover, .pie a:hover {
	text-decoration:underline
}
.propiedad .fotos img {
}
form.buscador div.alpha p {
	margin-left:10px;
}
#destacadasventa {
	background-color: #e7eaee;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
#destacadasalquiler {
	background-color: #fbf3e9;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
.destacados .titulo, .destacadosalquiler .titulo {
	margin-left:0px;
}
.destacados a:hover, .destacadosalquiler a:hover, .propiedad a.img:hover, .propiedad .galeria a:hover img, .noticias a.img:hover, .noticia .fotos img:hover {
	background: rgb(227, 163, 67);
	background: -moz-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -webkit-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -o-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: -ms-linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
	background: linear-gradient(270deg, rgb(227, 163, 67) 55%, rgb(219, 140, 39) 100%);
}
.propiedad .galeria, .noticia .galeria {
	text-align:center;
	margin-top:5px
}
.testimonio {
	background: #CFDDEE;
	padding: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 1.6em;
	text-align: justify;
	margin-top:10px;
	margin-bottom:10px;
}
.testimonio p {
	padding: 10px;
	margin:0px;
	font-style: italic;
}
.testimonios h4 {
	background: url(../media/images/web/test.gif) no-repeat left bottom;
	padding: 5px 60px;
	font-weight: bold;
	font-size:14px;
}
.col_contact {
	background: #CFDDEE;
	padding: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 1.6em;
	text-align: justify;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
}
.col_contact {
	font-size:12px;
}
.equipos {
	margin-bottom:10px;
}
.equipos p {
	font-size:12px;
	text-align: left;
}
ul.asociaciones {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.asociaciones li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.destacado {
	float: left;
	display: inline;
	margin: 10px 0;
	margin-left: 17px;
	width: 220px;
}
.destacados, .destacadosalquiler {
	position:relative
}
.primero, div.primero {
	margin-left: 0;
}
.destacados img.cycle-prev, .destacados img.cycle-next, .destacadosalquiler img.cycle-prev-alquiler, .destacadosalquiler img.cycle-next-alquiler {
	position: absolute;
	top: 135px;
	cursor: pointer;
}
.destacados img.cycle-next, .destacadosalquiler img.cycle-next-alquiler {
	right: -35px;
}
.destacados img.cycle-prev, .destacadosalquiler img.cycle-prev-alquiler {
	left: -45px;
}
.direccion {
	background-color: #eee;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
	margin-top:5px;
	margin-bottom:5px;
	text-align: center;
}
.direccion p {
	margin: 0px;
	padding: 0px;
}
#marquesina {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: #e5ab62 url(../media/images/web/bg_header.png) bottom center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dd9232;
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
	text-align:center;
}
#marquesina marquee {
	width:940px;
	margin:0 auto;
}
ul.properties-list-map {
	border-bottom: 1px solid #35516F;
}
ul.properties-list-map li {
	margin: 15px 5px 0 0;
}
ul.properties-list-map a {
	padding: 5px 15px;
	color: #35516F;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.3);
	text-decoration: none;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-color: #FF7F00;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E3A343), to(#DB8C27));
	background-image: -webkit-linear-gradient(top, #E3A343, #DB8C27);
	background-image: -moz-linear-gradient(top, #E3A343, #DB8C27);
	background-image: -ms-linear-gradient(top, #E3A343, #DB8C27);
	background-image: -o-linear-gradient(top, #E3A343, #DB8C27);
	background-image: linear-gradient(top, #E3A343, #DB8C27);
}
ul.properties-list-map li, ul.properties-list-map a {
	display: inline-block;
}
ul.properties-list-map li.active a {
	color:#fff;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
	background-color: #4D4D4D;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(#35516F));
	background-image: -webkit-linear-gradient(top, #666, #35516F);
	background-image: -moz-linear-gradient(top, #666, #35516F);
	background-image: -ms-linear-gradient(top, #666, #35516F);
	background-image: -o-linear-gradient(top, #666, #35516F);
	background-image: linear-gradient(top, #666, #35516F);
}
#mapa-propiedades {
	margin-bottom:10px;
}
#mapa-propiedades .cluster {
	background:url(../media/images/web/map-cluster.png);
	width:56px;
	height:35px;
	padding-top:20px;
	text-align:center;
	color:#fff;
	font-weight:bold
}
#mapa-propiedades .gm-style-iw {
	height:auto!important;
	background:#fff
}
.porta-gmap {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #DDD;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.porta-gmap .gmap {
	height: 350px;
	width:100%;
	background: #F6F6F6 url(/media/images/web/large-loading.gif) no-repeat center center;
}
.propertymap {
	font-size:24px;
	padding: 0px;
	margin-top:5px;
	margin-bottom:5px;
	color: #35516F;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	text-decoration: none;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-color: #FF7F00;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E3A343), to(#DB8C27));
	background-image: -webkit-linear-gradient(top, #E3A343, #DB8C27);
	background-image: -moz-linear-gradient(top, #E3A343, #DB8C27);
	background-image: -ms-linear-gradient(top, #E3A343, #DB8C27);
	background-image: -o-linear-gradient(top, #E3A343, #DB8C27);
	background-image: linear-gradient(top, #E3A343, #DB8C27);
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px rgba(0, 0, 0, 0.5);
}
.propertymap p {
	padding: 0;
	margin: 0;
}
.propertymap a {
	color: #35516F;
	text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.3);
	text-decoration:none;
}
.propertymap a:hover {
	color: #fff;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
	text-decoration:none;
}
.propertymap img {
	vertical-align: middle;
}
.skype, .mail-contacto {
	display:none;
}
.skypepie {
	font-size:16px;
	color:#CCC;
	position: relative;
	margin: 0px auto 0px auto;
	left: auto;
	top: auto;
	width: 100%;
	background: none;
	text-align: center;
	padding: 5px 0 5px 35px;
	display:inline;
	background: url(https://www.fincasmateo.es/media/images/web/skype.png) left center no-repeat;
	width:200px;
}
.skypepie a {
	color:#ccc;
}
/*.ru .ventabt a.btsup_izq {
	padding-right: 220px;
}
.ru .lujobt a.btsup_der {
	padding-left: 95px;
}
.ru .playasbt a.btsup_der {
	padding-left: 240px;
}
.fr .alquilerbt a.btsup_izq {
	padding-right: 226px;
}
.fr .lujobt a.btsup_der {
	padding-left: 192px;
}
.fr .playasbt a.btsup_der {
	padding-left: 145px;
}
.en .ventabt a.btsup_izq {
	padding-right: 260px;
}
.en .alquilerbt a.btsup_izq {
	padding-right: 256px;
}
.en .playasbt a.btsup_der {
	padding-left: 165px;
}
.no .ventabt a.btsup_izq {
	padding-right: 260px;
}
.no .alquilerbt a.btsup_izq {
	padding-right: 262px;
}
.no .lujobt a.btsup_der {
	padding-left: 190px;
}
.no .playasbt a.btsup_der {
	padding-left: 130px;
}*/
.ru ul#menu li {
	font-size:11px;
	margin-right:-2px;
	
	}
	