
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }
	a{
		text-decoration: none;
	}


/* #Basic Styles
================================================== */
body {
		font: 14px/21px "Century Gothic", Arial, sans serif;
		color: #000;
	
		background:#F7F7F7;
		padding-top: 2%;
 }


.container{
	background:#F7F7F7;
	margin: 0 auto;
	width: 1024px;
}

header{
	background:#F7F7F7;
	float: left;
	width: 100%;
	height:240px;
}

header>section{
	padding:52px 35% 0% 35%;
	width: 100%;
	float: left;
	}


header>nav{
	text-align: center;
	width: 100%;
	float: left;
	background:#F7F7F7;
}

header nav ul li{
	display:inline;
}

header nav ul li a {
	display: inline-block;
	padding: 1% 4% 1% 4%;
	text-transform: uppercase;
	color: #06060C;
	border-right: 1px solid #EBEBEB;
	border-left: 1px solid  #EBEBEB;
	font-size: 14px;
}

header nav ul li a:hover, header nav ul li a.active{
	background:#F7F7F7;
	color:#E1B61A;
	text-decoration:underline;
	line-height: 3em;
}
.shadow-top {
	float:left;
	
}
aside#slideshow{
	background: url(images/fondo-slider.png) repeat top #FFF;
	width: 100%;
	height: 250px;
	display: inline-block;
	position: relative;
}

aside .area{
	left: 3.2%;
	width: 93.7%;
	position: absolute;
	top: 12%;

}

.shadow {
	float:left;
	margin-left:6%;
	margin-top:330px;
}

aside {
	background:#fff;
	}

aside#presentacion{
	margin:2% 0% 2% 10%;
	width: 530px;
	float: left;
}

aside#presentacion hgroup h1 {
	background: #F7F7F7;
	font-size: 18px;
	text-transform: uppercase;
	padding:2% 0% 2% 2%;
	color:#E3B819;
	border-bottom: #E3B819 medium double ;
}

aside#presentacion article{
	display: inline-block;
	background:#F7F7F7;
	padding: 2% 0% 2% 2%;
	font-size: 14px;
	color:#666;
}

aside#presentacion article h2 {
	font-size: 18px;
	color:#333333;
}

aside#presentacion article p{
	margin-bottom: 5%;
}

aside#noticias{
width:300px;
	background: #F7F7F7;
	margin:0% 1% 1% 3%;
	float: left;
	float : left\9; /* IE8 and below */  
 	*float : left; /* IE7 and below */ 

}

aside#noticias h1 {
	width:280px;
	font-size: 18px;
	text-transform: uppercase;
	padding:12% 2% 1% 4%;
	margin:0% 2% 0% 2%;
	color:#E3B819;
	border-bottom: #E3B819 medium double;
}

aside#noticias article{
	display: inline-block;
	background:#F7F7F7;
	padding: 2% 2% 1.3% 2%;
	font-size: 14px;
	color:#999999;
	line-height: 20px;
}

aside#noticias article div{
	margin-bottom: .5%;
	background: white;
	float: left;
	position: relative;
}

aside#noticias article div figure img {
	width: 100%;
	height: auto;
}

aside#noticias article div h2{
	height: 30px;
	color: #EDEDED;
	text-align:center;
	background:#333333;
	font-size: 14px;
	line-height: 20px;
	padding: 2% 0% 0% 0%;
}

aside#noticias article .last{
	margin-right: 0%;
}


footer{
	background: #EEEEEE;
	padding: 0% 0% 0% 0%;
	width: 100%;
	margin: 0% 0% 3% 0%;
	float: left;
}

footer #politica{
	background: #2C2E33;
	width: 96%;
	padding: 2%;
}

footer section#miembros{
	display: inline-block;
	width: 100%;
}

footer section#miembros ul{
	display: inline-block;
	width: 100%;
	height:80px;

}

footer section#miembros ul li {
	color: #CCCCCC;
	display: inline-block;
}
footer section#miembros ul span{
	color: #444444;
	margin-left:20px;
	margin-top:5px;
	float: left;
	text-transform: uppercase;
	width:150%;
}

footer section#miembros ul li .item1{
	display: inline-block;
	border-right: 1px solid #EEEEEE;
	margin:20px;} 

footer section#miembros ul li .item2{
	display: inline-block;
	border-right: 1px solid #EEEEEE;
	margin:20px;} 
	
footer section#miembros ul li .item3{
	display: inline-block;
	border-right: 1px solid #EEEEEE;
	margin:20px;
	}
footer section#miembros p{

	color: #444444;
	float: right;
	text-transform: uppercase;
	margin:-120px 460px 0px 20px;
}
	
footer section#miembros ul li a{
	float:right;
	margin:20px;
	
	
	}
footer address{
	border-left: 1px solid #888;
	width: 32%;
	float:right;
	display: inline-block;
	text-align: right;
	color: #444444;
	margin:-8% 2% 2% 2%;
}

footer section#miembros ul li span{
	color: #444444;
	margin-left:30px;
	margin-top:-50px;
	float: left;
	text-transform: uppercase;
	width:150%;

}

footer address span {
	width: 100%;
	display: block;
}

footer address span.title{
	margin-bottom: 1%;
	color: #444444;
}

footer address span.correo{
	margin-bottom: 1%;
}
footer address span.movil{
	margin-bottom: 2%;
}

footer address span.telefono{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3%;
}
footer address ul li{
	float:left;
}
footer address ul li img{
	float:left;
	margin-left:40px;
}

footer section#politica{
	color: #FFF;
	display:inline-block;
	padding: 1% 3%;
	width: 94%;
	font-size: .8em;
}

footer section#politica p{
	padding-top: .4%;
	margin-left:35%;
	width: 60%;
}

footer section#politica p a{
	color:#E8B21A;
}


/* Pages */
aside#leftpage{
	margin-top: 2%;
	margin-left:9%;
	display: inline-block;
	width: 22%;
	float: left;
}

#leftpage nav ul li a {
	display: block;
	margin-bottom: 1%;
	background: #F7F7F7;
	padding: 5% 3%;
	color:#808080;
}

#leftpage nav ul li a:hover, #leftpage nav ul li a.active{
	background: #F7F7F7;
	color: #E3B819;
}

aside#leftpagein{
	margin-top: 0%;
	margin-left:8%;
	display: inline-block;
	width: 100%;
	float: left;
}

#leftpagein nav ul li a {
	display: block;
	margin-bottom: 1%;
	background: #F7F7F7;
	padding: 5% 3%;
	color:#808080;
}

#leftpagein nav ul li a:hover, #leftpagein nav ul li a.active{
	background: #F7F7F7;
	color: #E3B819;
}

article#post{
	margin-top: 1%;
	margin-left: 2%;
	width: 55%;
	display: inline-block;
	padding: 1% 0% 3% 3%;
	color:#808080;
	font-size: 14px;
	line-height: 2em;
	z-index: 2;
	margin-bottom: 3%;
}

article#post h1{
	display: block;
	width: 100%;
	padding-bottom: 1%;
	border-bottom: 1px solid #E3B819;
	font-size: 18px;
	color: #999;
	margin-bottom: 1%;
}


.shadow2 {
	float:left;
	margin-top:-10px;
}
#vision img{
	float:left;
	margin-top:3%;
	padding:1%;
}
#vision p{
	width:17%;
	height:28px;
	float:left;
	font-size:11px;
	color:#FFF;
	background:#E3B81A;
	margin-top:2%;
	margin-left:12px;
	text-align:center;
	font-weight:30;
	padding:1px;
	line-height:13px;
	text-decoration:none;
	}
	
#slideimage{
	float:left;
	margin-left:9%;
	display: inline-block;
	position: relative;
}

section#buscador {
	float:left;
	margin: 2% 1% 1% 9%;
	width: 224px;
	display: block;
	
} 

section#buscador h2 {
	background:#E5BC27;
	font-size: 14px;
	text-transform: uppercase;
	padding: 2% 4% 2% 5%;
	color:white;
}
section#buscador .busca{
	height: 90px;
	background:#F2F2F2;
	padding: 2% 4% 0% 4%;
	font-size: 14px;
	color:#999999;
	line-height: 20px;
	text-align: right;
	margin-bottom:10px;

}

section#buscador .busca .input{
	font-family: Century Gothic, Arial, sans-serif;;
	width: 80%;
	border: 1px solid #e6e6e6;
	padding: 2.5% 4%;
	margin: 5.9% 6% 0%;
	color:#999999;
	font-size: 14px;
	background: 220px 7px white;

}


section#buscador .busca .boton{
	font-size: 11px;
	font-family: Century Gothic, Arial, sans-serif;
	font-weight: bold;
	background: #404147;
	color: white;
	text-transform: uppercase;
	padding: 2% 4%;
	margin: 4.3% 5% 4% 0%;
	border: none
}

section#producto {
	float:left;
	margin: 2% 3px 10% 1%;
	width: 190px;
	display: inline-block;
	background:#F2F2F2;
	height:190px;
} 

section#producto h1 {
	background:#E5BC27;
	font-size: 14px;
	text-transform: uppercase;
	padding: 2% 4% 2% 2%;
	color:white;
	text-align:center;
}


section#producto img{
	background:#F2F2F2;
	margin-left:16%;
	margin-right:16%;
	padding: 10% 3% 3% 3%;
	margin-bottom:2
}


section#producto p{
	display:block;
	background:#F2F2F2;
	font-size:11px;
	padding:5%;
	margin:.5%;
	text-align:center;
	color: #666;
}


section#acoples {
	float:left;
	margin: 2% 1% 16% 1%;
	width: 190px;
	display: inline-block;
	background:#FFF;
	height:150px;
} 

section#acoples h1 {
	
	background:#E5BC27;
	font-size: 12px;
	text-transform: uppercase;
	padding: 2% 4% 2% 2%;
	color:white;
	text-align:center;
}

section#acoples h2 {
	font-weight: bold;
	background:#F2F2F2;
	font-size: 12px;
	text-transform: uppercase;
	padding: 2% 4% 2% 2%;
	color:#666;
	text-align:center;
}

section#acoples img{
	background:#FFF;
	padding: 2%;
	margin-bottom:2
}


section#acoples p{
	display:block;
	background:#F2F2F2;
	font-size:11px;
	padding:5%;
	margin:.5%;
	text-align:center;
	color: #666;
}

section#acoples p{
	display:block;
	background:#F2F2F2;
	font-size:11px;
	padding:5%;
	margin:.5%;
	text-align:center;
	color: #666;
}

section#acoples1 {
	float:left;
	margin: 2% 1% 20% 33%;
	width: 190px;
	display: inline-block;
	background:#FFF;
	height:150px;
} 

section#acoples1 h1 {
	background:#E5BC27;
	font-size: 12px;
	text-transform: uppercase;
	padding: 2% 4% 2% 2%;
	color:white;
	text-align:center;
}

section#acoples1 h2 {
	background:#F2F2F2;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2% 4% 2% 2%;
	color:#666;
	text-align:center;
}

section#acoples1 img{
	background:#FFF;
	padding: 2%;
	margin-bottom:2
}


section#acoples1 p{
	display:block;
	background:#F2F2F2;
	font-size:11px;
	padding:5%;
	margin:.5%;
	text-align:center;
	color: #666;
}


section#header-page{
	position: relative;
	display: inline-block;
}


section#header-page, section#header-page img{
	width: 100%;
	height: auto;
}

section#header-page header{
	position: absolute;
	left: 2.7%;
	bottom: -25%;
	z-index: 2;
	background: white;
	-webkit-box-shadow: 0px -5px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px -5px 5px rgba(50, 50, 50, 0.5);
	box-shadow:         0px -5px 5px rgba(50, 50, 50, 0.5);
	padding: 2% 2% 2.5% 2%;
	float: none;
	width: auto;
}

section#header-page span{
	width: 100%;
	position: absolute;
	top: 0px;
	display: block;
	height: 30px;
	z-index: 2;
}

section#header-page header h2{
	text-transform: uppercase;
	border-bottom: 2px solid #FF0000;
	color:#404147;
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 3%;

}

section#header-page  a{
	position: absolute;
	left: 29%;
	bottom: 5%;
	z-index: 1;
	background: #B3B3B3;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0.5% 2%;
	float: none;
	width: auto;
	font-size: 1.3em;
}

section#breadcumb{
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 1% 0%;

}

section#breadcumb a{
	color: #000;
}

section#breadcumb a.page{
	color: #4D4D4D;
}

section#breadcumb a:hover{
	border-bottom: 1px solid #666;
};


section#breadcumb a.page:hover{
	border-bottom: 1px solid #ccc;
}

/*single*/
#all{
	padding: 5% 3% 3% 3%;
	float: left;
	display: inline;
	background: #F7F7F7;
	width: 94%;
}

.titulo-news{
	width: 65%;
	margin: 0% 3% 0% 0%;
	padding-bottom: 1%;
	border-bottom: 1px solid #ff0000;
	color: #000;
	font-size: 1.5em;
}
section#news{
	width: 65%;
	float: left;
	margin: 2% 3% 6% 0%;
	display: inline;
}

section#news img{
	width: 100%;
	height: auto;
}

section#news article{
	margin-top: 2%;
	font-size: 1em;
	line-height: 2em;
}

section#news article p{
	margin-bottom: 4%;
}

#single section#sidebar {
	margin: 0% 0% 6% 0%;
	float: left;
	display: inline;
}

section#news article aside.redes{
	width: 100%;
	border-top: 1px solid #ccc;
	padding: 1% 0%;
	margin: 3% 0%;
}

section#news article aside.redes .btredes{
	width: 63px;
}


/* contactenos */
section#formulario{
	color:#666;
	width: 43%;
	display:inline;
	float: left;
	margin: 0% 6% 3% 0%;
}

 section#ubicanos {
	width: 45%;
	display:inline;
	float: left;
	margin: 0% 0% 4% 0%;
}

section#formulario h2, section#ubicanos h2{
	padding-bottom: 1%;
	border-bottom: 1px solid #E1B61A;
	width: 90%;
	margin: 0% 0% 2% 0%;
	font-size: 1.5em;
	padding-bottom: 2%;
}

section#formulario p, section#ubicanos p{
	margin: 0% 0% 2% 0%;
}

section#formulario form {
	margin-top: 6%;
}

section#formulario label{
	color: #666;
	width: 100%;
	font-size: 16px;
}
section#ubicanos{
	color: #666;
}

section#formulario input, 
section#formulario textarea,
section#ubicanos input, 
section#ubicanos textarea{
	background: #F2F2F2;
	border:1px solid #E6E6E6;
	width: 90%;
	padding: 2%;
	color: #666;
	margin-bottom: 4%;
	font-family:"Century Gothic", Arial, sans serif;
	font-size: 1em;
}

section#formulario textarea{
	height: 150px;
}

section#ubicanos textarea {
	height: 90px;
	color:#666;
}

section#formulario button,
section#ubicanos button{
	font-family:Century Gothic, Arial, sans-serif;
	color: white;
	background: #E1B61A;
	padding: 1% 3%;
	font-size: 14px;
	float: right;
	border:0px;
	cursor: pointer;
}

section#ubicanos h4{
	font-weight: bold;
	margin-top: 2%;
}


/* video */
section#video{
	width: 100%;
	float: left;
	margin-right: 3%;
	margin-bottom: 5%;
}

#attach section#sidebar-inmueble{
	width: 100%;
}

#attach section#sidebar-inmueble #informacion h2{
	padding:.5% .5% .5% 1%;
}

#attach section#sidebar-inmueble #informacion ul{
	padding: 1.5%;
}

#attach section#sidebar-inmueble #informacion ul li {
	border-right: 1px solid #ccc;
	border-top: 0px;
	border-bottom: 0px;
	display: inline-block;
	font-size: 1em;
	width: 18.8%;
	margin-left:1%;
}

#attach section#sidebar-inmueble #informacion ul li a{
	padding: 9% 0% 4% 19%;
}

#attach section#sidebar-inmueble #informacion ul li.planos{
	margin-left: 0%;
}

#attach  section#sidebar-inmueble #informacion ul li.contacto{
	border-right: 0px;

}

#attach section#sidebar-inmueble #informacion ul li.brochure{
	font-size: .9em;
}