/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
	background:#FFFFFF url(../img/nav/fondo-menu.png) top repeat-x;
	margin:0; padding:0;
}
.cabeza{ 
	margin:0px; padding:0px; 
}

#menu{ width:960px; margin:0 auto; text-align:center; background:url(../img/menu.png); margin:0px; padding:0px; }
#menu #botones { padding:10px 0 10px 0; font-family: 'Roboto Condensed', sans-serif; font-weight:normal; }
#menu a { font-family: 'Roboto Condensed', sans-serif;  text-decoration:none; color:#FFFFFF; font-size:24px; font-weight:normal; padding:0 30px 0 30px; border-right:1px solid #FFFFFF; }
#menu a:hover { color:#FF6633;}

.fontface .condensed {font-family: 'Roboto Condensed', sans-serif; font-weight:normal;}
.fontface .roboto {font-family: 'Roboto', sans-serif; font-weight:normal; }
.condensed {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.roboto { font-family:Verdana, Geneva, sans-serif;}

/*.inicio {
	width:960px; height:100%; padding:0px; margin:0px; overflow:hidden;
}*/

.inicio {
	font-family: 'Roboto Condensed', sans-serif; font-weight:normal; font-size:15px;
	width:550px; height:100%; text-align:justify; color:#333333; padding:10px; margin:10px; 
	border:1px #CCCCCC solid; -moz-border-radius:10px; border-radius:10px; float:left;
}
.inicio h2 {
	font-family: 'Roboto Condensed', sans-serif; font-weight:bold; font-size:20px;
	background-color:#7A5C56; color:#FFFFFF; width:548px; height:40px; padding-top:10px;
}
.inicio b {
	font-weight:bold;
}
.inicio img {
	float:right; margin-left:10px;
}

.costado-inc {
	float:right; width:360px; height:100%; padding:0px 0px 0px 0px; margin:-12px 0px 0px 0px;
}
.costado-inc-con {
	float:right; width:360px; height:100%; padding:0px 0px 0px 0px; margin:10px 0px 0px 0px;
}
.costado {
	font-family: 'Roboto Condensed', sans-serif; font-weight:normal; font-size:15px;
	width:325px; height:100%; text-align:justify; color:#333333; padding:10px; margin:0px;
	border:1px #CCCCCC solid; -moz-border-radius:10px; border-radius:10px;
}
.costado h2 {
	font-family: 'Roboto Condensed', sans-serif; font-weight:bold; font-size:20px;
	background-color:#7A5C56; color:#FFFFFF; width:323px; height:40px; padding-top:10px;
}
.costado b {
	font-weight:bold;
}

.inicio-gal {
	font-family: 'Roboto Condensed', sans-serif; font-weight:normal; font-size:15px;
	width:550px; height:100%; text-align:justify; color:#333333; padding:10px; margin:10px; 
	border:1px #CCCCCC solid; -moz-border-radius:10px; border-radius:10px; float:left;
}
.inicio-gal h2 {
	font-family: 'Roboto Condensed', sans-serif; font-weight:bold; font-size:20px;
	background-color:#7A5C56; color:#FFFFFF; width:548px; height:40px; padding-top:10px;
}
.inicio-gal b {
	font-weight:bold;
}
.galeria {
	width:550px; margin:0 auto; height:100%; padding:0px; margin:10px; overflow:hidden;
}
.galeria a {
	float:left; padding:5px; margin:0px;
}
.galeria a:hover {
	background-color:#999999;
}
.contegal {
	background:#000000; width:550px; margin:0 auto; padding:0px; margin:0px;
}

.fin {
	background-color:#7A5C56; padding:10px; margin:0px;
	border-top:1px solid #999999; overflow:hidden;
}

.contactos {
	width:550px; border:none; padding:5px; margin:0px;
}

/* ====================
   Diferente
   ==================== */

.home {
	overflow:hidden;
}
.bg-white {
	background:#FFF;
}
/* ====================
   Header
   ==================== */
.content-header {
	height:86px;
	width:100%;
	border-bottom:1px solid #666;
	background:#000;
	margin:0;
}
.header {
	height:85px;
	width:960px;
	background:#000;
	margin:0 auto;
}
.header .left {
	float:left;
}
.header .right {
	float:right;
}
.logo {
	width:140px;
	height:64px;
	display:block;
	float:left;
	margin:10px;
	background:url(../img/logo.jpg) no-repeat;
	text-indent: -9999px;
}
.separator {
	display:block;
	width:6px;
	height:50px;
	margin: 17px 5px 0 5px;
	float:left;
	background:url(../img/menu-separator.gif) no-repeat;
}

/* ====================
   Footer
   ==================== */
.contepie {
	width:960px; margin:0 auto;
}
.footer {
	width:960px;
	margin:0 auto;
	height:28px;
	bottom:0;
	position: fixed;
	z-index: 9999;
	background-color: #000;
	border-top: 1px solid #666;
	color: #999;
	padding: 0px 0px 10px 18px;
	font-size: 12px;
	overflow: hidden;
}
/*.footer p {
	width:960px; margin:0 auto;
}*/
/* ====================
   Page
   ==================== */
.page {
	margin:0 auto;
	width:960px;
	color:#999;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	margin-bottom: 40px;
	overflow: hidden;
}
.page h1 {
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:normal;
}
.page .content {
	padding:20px;
	width: 290px;
	float:left;
}
.page .content-ideas {
	padding:20px;
	width: 600px;
	float:left;
}
.page .sidebar {
	padding:20px;
	width:420px;
	float:right;
}
.page .sidebar img {
	float:right;
}
.page .sidebar-large {
	padding:20px 0 0 20px;
	width:600px;
	float:right;
}

.page .content p {
	font-weight:300;
	text-align:justify;
	margin: 0 0 15px 0;
}
.menu-page {
	clear:both;
	overflow:hidden;
	padding: 20px 0 20px 20px;
}
.menu-page h1, .menu-page h2 {
	float:left;
	margin:0;
	padding: 0 10px 0 0;
}
.menu-page h1 a {
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
}
.menu-page h2 a {
	color:#999;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:300;
	text-decoration:none;
}
.menu-page ul {
	list-style:none;
	margin:0;
	padding:0;
}
.menu-page ul li {
	float:left;
	padding-right:15px;
}
.menu-page ul li,
.menu-page ul li a {
	color:#999;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:300;
	text-decoration:none;
}
.menu-page ul li a.active {
		color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
}
body.bg-white .page .menu-page ul li a.active {
	color:#000 !important;
}

.nomargin {
	width:980px; margin:0 auto;
	margin-bottom:0 !important;
}

.alineate {
	width:940px; margin:0 auto;
}

.residencial-border {
	margin:0;
	width:680px;
	padding:10px;
	border-top: 2px solid #CCC;
	overflow:hidden;
	margin-bottom:40px;
}
/* ====================
   Preciosa
   ==================== */
.preciosa-content {
	padding:20px 20px 20px 0;
	width:320px;
	float:left;
}
.preciosa-content h1 {
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:normal;
}
.preciosa-content p {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#999;
	text-align:justify;
}
.preciosa-content h2 {
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:normal;
}
.preciosa-residencial {
	padding:60px 0 20px 20px;
	width:600px;
	float:right;
}
.preciosa-residencial div {
	position:relative;
	width:200px;
	height:420px;
	float:left;
}
.preciosa-residencial div h2 {
	position:absolute;
	bottom:40px;
	right:0;
	display:block;
	background:url(../img/bg-black.png);
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:normal;
	padding: 10px;
}
/* ====================
   Category
   ==================== */
.categoria {
	margin:0 auto;
	width:960px;
	color:#999;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	margin-bottom: 40px;
	overflow: hidden;
}
.title h1 {
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:22px;
	font-weight:normal;
	padding: 0 10px;
}
body.bg-white .categoria .title h1 {
	color:#000;
}

.cuadros div {
	margin:10px;
	width:298px;
	height:298px;
	border:1px solid #999;
	float:left;
	position:relative;
}
.cuadros div h3 {
	position:absolute;
	left:0;
	bottom:40px;
	background:url(../img/bg-black.png);
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:normal;
	padding: 10px;
}
.cuadros-mini div {
	margin:19px;
	width:120px;
	height:120px;
	border:1px solid #999;
	float:left;
	position:relative;
}
.cuadros-mini div h3 {
	position:absolute;
	left:0;
	bottom:40px;
	background:url(../img/bg-black.png);
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:normal;
	padding: 10px;
}
.cuadros-mini div img {
	height:120px; width:120px;
}
.cuadros-mini-new div {
	margin: 25px 19px;
	width:120px;
	height:120px;
	border:1px solid #999;
	float:left;
	position:relative;
}
.cuadros-mini-new div h3 {
	position:absolute;
	left:0;
	bottom:-46px;
	color:#333333;/*color:#CCC;*/
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:normal;
	padding: 10px;
}
.cuadros-mini-new div h2 {
	position:absolute;
	left:0;
	color:#333333;/*color:#CCC;*/
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:3px;
	margin:2px;
}
.cuadros-mini-new div img {
	height:120px; width:120px;
}
.bg-white .sidebar-marcas ul li a { color: #000000; }
.bg-white .sidebar-marcas h3 a { color: #000000; border-bottom-color:#000000; }

/* ====================
   Proyectos
   ==================== */
.cuadros-proyectos div {
	margin:6px;
	width:304px;
	height:298px;
	float:left;
}
.cuadros-proyectos div img {
	margin:1px;
	width:304px;
}
.cuadros-proyectos div a {
	text-decoration: none;
}
.cuadros-proyectos div h3 {
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:300;
	padding: 5px 0;
	display: block;
	margin:0;
}
.cuadros-proyectos div h4 {
	font-family: 'Roboto', sans-serif;
	color: #999999;
	font-weight: 300;
	font-size: 12px;
	display: block;
	margin:0;
}
/* ====================
   Single
   ==================== */
.single {
	margin:0 auto;
	width:960px;
	color:#999;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	margin-bottom: 40px;
	overflow: hidden;
}
.single-title h1 {
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:22px;
	font-weight:normal;
}
.single-title span {
	display:block;
	margin:10px 0;
}
.single-descripcion {
	width:480px;
	margin:20px 20px 0 0;
	float:left;
}
.single-imagen {
	width:460px;
	margin:20px 0 0 0;
	float:left;
}
.single-imagen-marca2 {
	width:460px;
	margin:20px 20px 20px 10px;
	float:left;
}
.spec td {
	padding: 5px 30px 5px 0;
	vertical-align: top;
	color:#FFF;
}
.spec .param {
	color: #999999;
	text-transform: uppercase;
	font-size: 12px;
}

/* Menu Singles */

.menu-single {
	padding:0px;
	text-align:left;
	margin:10px 0 0 0;
}
.menu-single a {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
.menu-single a:hover {
	text-decoration:underline;
}

#header-container { padding:0px; margin:0px; background-color: rgba(115, 100, 75, 0.7); }
.slider {
	margin:0;
}
.archivo {
	margin-bottom:0px; margin-top:1px; padding-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px;
	margin-left:10px; margin-right:0px;
}
.archivo a {
	padding:0px; margin-bottom:25px; margin-top:0px; margin-left:0px; margin-right:0px;
}
.archivo h6 {
	text-align:justify; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px; color:#000033; margin:0px; text-align:center;
}
.archivo img {
	padding:0px; margin-bottom:5px; margin-top:0px; margin-left:10px; margin-right:0px;
}

.titulo-cat {
	text-align:justify; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px; color:#000033; text-align:left; margin-top:20px; margin-bottom:10px; margin-left:30px;
	text-transform:uppercase;
}
.det-cat {
	margin-bottom:0px; margin-top:1px; padding-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px;
	margin-left:0px; margin-right:0px; height:500px;
}
.det-cat h2 {
	text-align:justify; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px; color:#000033; margin-left:20px;
}
.det-cat p {
	text-align:justify; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px; color:#000033; margin-left:20px;
}
.det-cat img {
	float:right; margin-right:30px;
}
.especificaciones {
	float:left; margin-left:30px; width:540px;
}

.links a {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; 
	color:#003; text-align:center; text-decoration:underline;
}
.links a:hover {
	color:#36F;
}
.linksmas a {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; 
	color:#36F; text-align:center; text-decoration:underline;
}
.linksmas a:hover {
	color:#333;
}

#menus {
	margin: 0 auto; padding-left: 0px; padding-top: 10px; padding-bottom: 10px; width:960px;
	padding-right: 0px; background-image:url(../img/menu1.png); text-align:center;
}
#menus a{
	margin-bottom: 0px; margin-top: 0px; padding-left: 14px; padding-right: 14px; padding-top: 10px;
	padding-bottom: 10px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:16px;
    color: #FFF; font-weight:bold; text-decoration:none; border-right:1px solid; border-right-color:#FFF;
}
#submenus {
	margin-bottom:0px; margin-top:0px; padding-left: 0px; padding-top:3px; padding-bottom:3px;
	padding-right:0px; background-color:#829CB2;
}
#submenus a{
	margin-bottom:0px; margin-top:0px; padding-left: 16px; padding-right: 16px; padding-top: 0px;
	padding-bottom: 0px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px; color: #FFF; text-decoration:none; border-right:1px solid; border-right-color:#FFF;
	/*font-weight:bold;*/
}
#menus a:hover{
	color:#FFFF00;
}
#submenus a:hover{
	color:#FFFF00;
}
#submenus hr {
	margin-bottom:0px; margin-top:0px; padding-top: 0px; padding-bottom: 0px;
}
.contenido {
	width:960px; padding:0px; margin:0px; overflow:hidden;
}


.separatormenu {
	padding-top:52px;
	padding-left:20px;
}
.bx-wrapper .bxslider {
	padding:0;
	margin:0 auto;
	width:960px;
}
.bx-wrapper .proslides {
	padding:0;
	margin:0;
}
.centra
{
	width:960px; margin:0 auto;
	margin-bottom:30px; margin-top:0px;
}

/* ====================
   Single Proyectos
   ==================== */
.single-proyectos {
	position:relative;
}

.data-box-proyectos {
	width: 360px;
	position: fixed;
	bottom: 150px;
	right: 0;
	background: url(../img/bg-black.png);
	z-index: 999;
	padding: 10px;
}
.data-box-proyectos h1 {
	color: #FFF;
	font-size: 26px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.box-proyectos-volver {
	width: 85px;
	height: 25px;
	position: fixed;
	top: 100px;
	left: 0;
	background: url(../img/bg-black.png);
	z-index: 999;
	padding: 5px 10px;
}
.box-proyectos-volver a {
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
/* ====================
   Single Proyectos New
   ==================== */
.flex {
	width: 100%;
	height: 100%;
	position: relative;
}
.pro-overlay {
	width: 100%;
	height: 100%;
	background: url(../img/bg-pro-overlay.png) center repeat-y;
	position: fixed;
	z-index: -99;
	overflow:hidden;
	top:0;
}
.pro-single {
	width:900px;
	margin:0 auto;
	padding:20px;
	overflow:hidden;
	margin-bottom:20px;
}
.pro-title {
}
.pro-title h1 {
	color: #FFF;
	font-size: 26px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.pro-content {
	width:360px;
	margin-right:30px;
	float:left;
}
.pro-content p {
	color: #999;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin-bottom:10px;
	text-align:justify;
}
.pro-galeria {
	width:510px;
	float:left;
}

/* ====================
   Page Marcas Representadas
   ==================== */
.lista-marcas {
	padding-left: 20px;
	margin:0;
}
.lista-marcas a {
	color: #999999;
	text-decoration:none;
}

.wrapper-marcas {
	width:980px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom: 40px;
	overflow: hidden;
	}
.sidebar-marcas {
	width:220px;
	float: left;
	}
.sidebar-marcas h3 a {
	color:white;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:300;
	padding-bottom:5px;
	border-bottom: 1px solid #FFF;
	margin-bottom:10px;
	}

.sidebar-marcas ul li a {
	color:white;
	font-size:14px;
	text-decoration:none;
	}

.content-marcas {
	width:760px;
	float:left;
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:300;
	}




/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
