<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.pgl-property {
	margin-bottom: 30px;
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
/* line 457,  */
.pgl-property:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

/* line 461,  */
.property-thumb-info, .property-thumb-info-image, .pgl-team-item .img-thumbnail-medium {
  overflow: hidden;
  position: relative;
}

/* line 465,  */
.property-thumb-info-image img, .pgl-team-item .img-thumbnail-medium img {
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);

}

/* line 473,  */
.pgl-property:hover .property-thumb-info-image img, .pgl-team-item:hover .img-thumbnail-medium img {
  opacity: 0.7;
  filter: alpha(opacity=70);
 /* -webkit-transform: translate3d(0, 0, 0) scale(1.1);
  transform: translate3d(0, 0, 0) scale(1.1);*/
}

		
.property-licencia-label {
    bottom: 0px;
    left: 0px;
    right: auto;
    position: absolute;
    text-align: left;
	background-color:#fff;
	padding:7px 10px 3px;
	font-size:12px;
	color:#00AF9C;
}		
		
		
		
		
.pgl-bg-light, .pgl-property {
	background-color: transparent;
}

.property-thumb-info-content {
	width: 100%;
	margin: 0px auto;
	margin-bottom: 0px;
	padding: 0;
	background: #f8f8f8;
	text-align: center;
	margin-top: -2px;
	position: relative;
	z-index: 20;
	display: block;
	text-decoration: none;
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}

.pgl-property {
    margin-bottom: 30px;
    -webkit-box-shadow: 1px 1px 5px rgba(255, 255, 255, 0);
    box-shadow: 1px 1px 5px rgba(255, 255, 255, 0);
}


.pgl-property:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0);
}


.property-thumb-info-image{
	 -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
	
}


.property-thumb-info-image img, .pgl-team-item .img-thumbnail-medium img {
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0) scale(1.1);
  transform: translate3d(-10px, 0, 0) scale(1.1);
}



div.vendido {
	top:20px;
	left: 0;
	position: absolute;
	padding:5px 50px;
	font-size:15px;
	color:#fff;
	background-color:#507327;
	text-align:center;
}

.clearboth{
	clear:both;}

.property-thumb-info-image .property-thumb-info-label {
	top: 0;
	right: 31px;
	left:auto;
	position: absolute;
	text-align:right;
}
		
.property-thumb-info-image .property-thumb-save-label {
	top: 0;
	right: 0;
	left:auto;
	position: absolute;
	text-align:right;
}
		
		
div.nuevo {
    top: 0px;
    left: 0;
    position: absolute;
    padding: 6px 10px;
    font-size: 14px;
    color: #fff;
    background-color: #C00;
    text-align: center;
	
}



@media (max-width: 640px) {
	ul.iconprop{margin-left:0 !important; padding-left:0 !important;}		
}
		
.iconprop{margin-left:-30px;}		
.centrado{display:block; text-align:center; margin-bottom:15px; padding-top:7px; margin-top:3px;}
.centrado h3, .centrado address{display:inline; color:#60483b !important;}
.centrado h3.nombre a{color:#60483b !important; margin-right:5px; font-size:12px;}
span.iconproperty{float:none; text-align:left; padding-right:10px; margin-top:30px; font-size:11px; color:#60483b; }


i.rooms {
    display: inline-block;
	 width: 25px;
    height: 25px;
	background-image:url(../imgs/rooms.png);
	background-repeat:no-repeat;
}

i.bathrooms {
    display: inline-block;
    width: 25px;
	 height: 25px;
	background-image:url(../imgs/bathrooms.png);
}

i.persons {
    display: inline-block;
    width: 25px;
	 height: 25px;
	background-image:url(../imgs/persons.png);
}

i.m2plot {
    display: inline-block;
	 width: 25px;
    height: 25px;
	background-repeat:no-repeat;
	background-image:url(../imgs/plot.png);
}


i.m2build {
    display: inline-block;
	 width: 25px;
    height: 25px;
	background-repeat:no-repeat;
	background-image:url(../imgs/build.png);
}


.price {
	padding-top:0;
	padding-bottom:10px;
    color: #00AF9C;
	font-size:16px;
	background-color:transparent;
}		
		
h1, h2 {
    font-size: 1.5em;
    margin: 0 0 32px;
        margin-right: 0px;
    text-transform: uppercase;
	
}
		
			
		
a.referencia, a.referencia:hover{
	background-color:#fff;
	color:#00AF9C;
	font-size:12px;
	padding: 8px 15px 7px;
	cursor:default;
}
		
		
p.licencia{margin-top:7px;}
	

.save{margin-top:0px;font-size:13px; padding:4px 6px 3px; background-color:#fff; width:30px; display:inline-block; text-align:right; }
.save i{font-size:20px;}

a.myfavorites{color:#666;}
a.myfavorites:hover, a.rojo, a.rojo i{color:#C00 !important;}		
		

.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 7px;		
		
}
		
input, .chosen-select{font-size:12px !important;}
		
.chosen-select {
    height: 30px;
    padding: 0 7px;
    width: 100%;
}
	
.btnref {
    border-radius: 5px;
    font-weight: 700;
    height: 30px;
    line-height: 1.8;
    padding: 3px 8px;
    text-transform: uppercase;
	margin-top:20px;
	font-size:10px !important;
	background-color: #00AF9C;
	border-color: #00AF9C;
}	

.btnref:hover{
	background-color:#00AF9C;
	border-color:#00AF9C;
}
		
.pgl-advanced-search {
    border-bottom: 1px solid #dddddd;
    padding:20px 0 5px;
}
		
.m{margin-botton:10px !important;}	
		label.radiobutton {
    	margin-right: 7px;
}
		
		
.pgl-navbar-main .navbar-nav &gt; li &gt; a {
	 padding: 20px 12px 7px;
}
		
		
.pgl-footer{	
	box-shadow: 0px 0 4px rgba(0, 0, 0, 0.1);
	background: -webkit-linear-gradient(top left, #c6b490 0%, #d6c8b1 50%);
	background: -o-linear-gradient(top left, #c6b490 0%, #d6c8b1 50%);
	background: linear-gradient(to bottom right, #c6b490 0%, #d6c8b1 50%);
	color: #000;
}
		
.pgl-upper-foot a {
		color: #000;
}
	
#top{margin-top:10px; font-size: 11px;}
#top a{color:#000;}
		
header	#top a:hover{color:#fff;}	
header.sticky #top a:hover{color:#00AF9C;}
		
		
header.sticky .nav-menu &gt; li:hover &gt; a,
header.sticky .nav-menu &gt; li.active &gt; a,
header.sticky .nav-menu &gt; li.focus &gt; a {
  color: #00AF9C;
}
		
		
header.sticky .nav-menu &gt; li:hover &gt; a, header.sticky .nav-menu &gt; li.active &gt; a, header.sticky .nav-menu &gt; li.focus &gt; a {
    color: #00AF9C;
}
		
		
header img.logonormal{display:none;}
header img.logoblanco{display:block;}
header.sticky img.logonormal{display:block;}
header.sticky img.logoblanco{display:none;}
		
		
		
.navbar-right {
 	    float: right !important;
		margin-right:20px;
}

@media (min-width: 800px) {	

	.slide_button {
		display:none;

	}

	#search_panel {
		margin-top:20px;
		background: transparent;
		height: auto;
		display: block;
	}	
}
		
@media (max-width: 768px) {	
	.navbar-right {
		float: right !important;
		margin-right:0px;
	}	
	
	
	#search_panel {
	margin-top:20px;
	background: transparent;
	height: auto;
	display: none;
	}


	.slide_button {
		margin-top:-15px;
		box-shadow: 0px 0 4px rgba(0, 0, 0, 0.1);
	background: -webkit-linear-gradient(top left, #c6b490 0%, #d6c8b1 50%);
	background: -o-linear-gradient(top left, #c6b490 0%, #d6c8b1 50%);
	background: linear-gradient(to bottom right, #c6b490 0%, #d6c8b1 50%);
		text-align: center;
		width: 100%;
		height:30px;
		padding:5px;
		display: block;
		color: #fff !important;
		text-decoration: none;
		font-size:12px;
		text-transform:uppercase;
		cursor:pointer;
	}

}

		
		
.pgl-advanced-search {
	border-bottom:0px solid #dddddd;
	padding: 20px 0px 5px;
}	
		
.pgl-bg-dorado {
	margin-top: 0px;
	box-shadow: 0px 0 4px rgba(0, 0, 0, 0.1);
	background: -webkit-linear-gradient(top left, #c6b490 0%, #d6c8b1 50%);
	background: -o-linear-gradient(top left, #c6b490 0%, #d6c8b1 50%);
	background: linear-gradient(to bottom right, #c6b490 0%, #d6c8b1 50%);
}
		
	
.pgl-bg-grey {
    margin-top: 0px;
    background-color: #f7f5ef;;
}	
		
		
		
.pgl-about {
    padding-top: 54px;
    margin-bottom: 0px;
}
	
		
.pgl-bg-negro {
		margin-top: 0px;
		box-shadow: 0px 0 4px rgba(0, 0, 0, 0.1);
		background-color:#60483b;
}
		
		
a.blanco{
	font-size: 16px;
	color:#fff !important;
}
		
.scroll-to-top {	
		background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top left, #c6b490 0%, #d6c8b1 50%, #c6b490 100%) repeat scroll 0 0;
		background: rgba(0, 0, 0, 0) -o-linear-gradient(top left, #c6b490 0%, #d6c8b1 50%, #c6b490 100%) repeat scroll 0 0;
		background: rgba(0, 0, 0, 0) linear-gradient(to bottom right, #c6b490 0%, #d6c8b1 50%, #c6b490 100%) repeat scroll 0 0;	

}
	
		
.pgl-footer h2 {
    color: #000;
    font-size: 1em;
    margin-bottom: 25px;
}	
		
.pgl-copyrights {
	border-top: 0px solid #222;font-size:12px;
}
		
.pgl-copyrights a {
	color: #60483b;
	font-size:11px;
}
		
.mgtop{margin-top:20px;}
		
.datoscontact p{
		font-size:12px;
}
		
a.redes{margin:0 5px;}


#top, .navigation { background-color:transparent !important;}
header{position:fixed; top:0; width:100%; background-color:transparent !important;z-index:99999;margin:0 auto; text-align:center;}
header.sticky{background-color:#fff !important; box-shadow: 0 6px 8px 0 rgba(0,0,0,.1);}

.property-info {
	width: 100%;
}


h1.titulhome {
	font-size: 58px;
	color:#fff;
}

		
.cover-background {
    position: relative !important;
    background-size: cover !important;
    overflow: hidden !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
		
		
	
	
		
.full-screen {min-height: 980px;}	
	
.p-0 {
    padding: 0 !important;
}
	
.parallax {
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-attachment: fixed;
}	
		
		

		
.align-items-center {
   display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}		
	


		
		
.text-center {
    text-align: center !important;
}
	
h2.tituloseccion {
    padding: 27px 0px !important;
    line-height: 110px;
    margin: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0;
    display: inline-block;
    color: #fff !important;
	font-family: 'Alice', serif;
    font-size: 80px !important;
    text-shadow: 2px 2px 11px rgba(0,0,0,0.33);
	text-transform: none;
}
		
		
@media (max-width: 768px) {	
	h2.tituloseccion {
		padding: 30px !important;
		line-height: 80px;
		font-size: 50px !important;
	}	

}
		
.down-section {
    position: absolute;
    width: 100%;
    bottom: 150px;
    left: 0;
    right: 0;
	color:#fff;
		z-index:9999999;
	
}	

@media (max-width: 768px) {	
	.down-section {
    position: absolute;
    width: 100%;
    bottom: 30px;
    left: 0;
    right: 0;
	color:#fff;
		z-index:9999999;
	
}	

}

.flecha {
animation: arrow 1s ease-in-out infinite;
font-size:20px;
}
.flecha:hover{
animation:arrow 1s ease-out infinite !important;
color:#00AF9C;
}

@keyframes arrow {
0% {
transform: translate(0px, 20px);
}
50% {
transform: translate(0px, 30px);
}
100% {
transform: translate(0px, 20px);
}
}	
	
	a.section-link{color:#fff;font-size:12px;}	
	a.section-link i{font-size:40px;}

	



#mapCanvas {
    width: 100%;
    height: 480px;
    float: left;
  }
  
  #mapa {
    width: 100%;
    height: 480px;
	float:left;
  }




 .cuadrogold {
    padding: 12px 0px 7px;
    text-align: center;
    color: #666;
    font-size: 16px;
    font-weight: normal;
    background: #f1f1f1;
		 text-transform: uppercase;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#e4e4e4');
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#e4e4e4));
    background: -moz-linear-gradient(top,#f1f1f1, #e4e4e4);
    background: -o-linear-gradient(top, #f1f1f1, #e4e4e4);
    text-shadow: 0px 1px 0 #ffffff;
    border-color: #ffffff #f7f7f7 #dddddd #f7f7f7;
	 }
	 
	 
	 .cuadrolingold {
		
    padding: 10px 10px 5px;
    text-align: center;
    color: #666;
    font-size: 16px;
    font-weight: normal;
    border: solid 1px #e4e4e4;
		  text-transform: uppercase;
}
	 
	 a.negro {
    color: #666;
}
	 
	  .cuadrolingold1 {
		 margin-top:-15px;
	 
	 }
	 .requestbtn {
    cursor: pointer;
}
	 
	 .nolintop {
    border-top: 0;
}
	 
	 h1.hdetail {
    color: #60483b;
    text-shadow: 0px 1px 0 #ffffff;
    font-size: 0.9em;
		 line-height:25px;
}
	 
	 ul.iconprop {
    margin-top: -10px;
}
	 
	 
	.margintop10 {
    margin-top: 10px;
    margin-bottom: 0;

}
	 
	 .mbott {
    margin-top: 0px;
    margin-bottom: 10px;
    display: block;
}
	
	.form-control {
    border-color: #dddddd;
    border-radius: 0;
    box-shadow: none;
    color: #666666;
    
}
	 
	ul.share-buttons {
    margin-top: 20px;
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0;
    margin-bottom: 10px;
} 
	 
	 ul.share-buttons li {
    display: inline;
    margin-right: 10px;
}
	 
	 
	 
	 .txtacepto, .txtacepto a {
    font-size: 11px;
    font-weight: normal;
    text-align: left !important;
    line-height: 11px !important;
}
	 
	 div .textomapa{padding-top:20px;font-size:12px; text-align:justify; text-transform:none;}
	 
	#request {
    display: none;
}
	 p.certif{font-size:12px;}
	 .txtseccion {
    margin-bottom: 30px;
    border-top: 0px dashed #ccc;
    padding-top: 5px;
}
	 
	 label.error{font-size:12px !Important; color:#c00;}




div.nuevo2 {
    top: 8px;
    left: 8px;
    position: absolute;
    padding: 2px 10px;
    font-size: 18px;
    color: #fff;
    background-color: #C00;
    text-align: center;
    z-index: 999999;
}
	
	 .property-thumb-save-label2{
		  top: 8px;
    right: 8px;
    position: absolute;
    padding: 2px;
    font-size: 18px;
    color: #666; background-color: #fff;
		  z-index: 999999;
		 
	 } 
	 
	 
	 @media (max-width: 768px) {	
		 #pc{display:none;}
		 #movil{display:block;}
		 .margentopsearch {
    		padding-top: 90px;
		}
	}
	 
	 
	  @media (min-width: 769px) {	
		 #pc{display:block;}
		 #movil{display:none; }
		.margentopsearch {
    		padding-top: 120px;
		}
	 }
	 
	 
</pre></body></html>