

/* ==========================================================================
   Martin Piazzon ---- mpiazzon@gmail.com
   ========================================================================== */

body {
	background: url(../img/background.png) no-repeat center top #F9F9F2;
	border-top: 5px solid #000;
	color: #000;
	font-family: Arial, Helvetica, Verdana;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a:active, a:focus {
    outline:none;
    text-decoration: none;
}
a:link,    
a:visited, 
a:hover,   
a:active,  
a:visited {
	color: #000;
	text-decoration: none;
} 

#mobile-menu {
	color: #fff;
	display: none;
	font-family: 'Maven Pro',sans-serif;
	font-weight: bold;
	margin-bottom: 11px;
	text-align: center;
}

#mobile-menu a { 
	color: #fff;
}

#mobile-menu li {
	background: #000;
	padding: 11px;
	margin-top: 2px;
}

#mobile-menu li a {
	color: #fff;
}

#mobile-menu li a:hover {
	text-decoration: none;
}

h1 {
	font-family: 'Maven Pro',sans-serif;
	font-size: 29px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 0;
}

h2 {
	font-family: 'Maven Pro',sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 0;
}

h3 {
	font-family: 'Maven Pro',sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 0;
}
header {
		background: url(../img/header-940.jpg) no-repeat center top;
		font-family: 'Maven Pro',sans-serif;
		height:190px;
  	width: 100%;
}

header #logo {
	left: 50%;
	margin-left: -50px;
	position: absolute;
	top: 25px;
	width: 102px;
}

header #btn-mobile-menu {
	display: none;
	position: absolute;
	right: 22px;
	top: 25px;
}

header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

header #m1 {
	border-bottom: 1px solid #3E3E3D;
	float: left;
	width: 300px;
}

header #m2 {
	border-bottom: 1px solid #3E3E3D;
	float: right;
	text-align: center;
	width: 300px;
}

header #m1 li {
	float: left;
	padding: 44px 0 3px 0;
  z-index: 40;
}

header #m2 li {
	float: right;
	padding: 44px 0 3px 0;
  z-index: 40;
}

header ul li a, header ul li a:hover {
  color: #000;
  font-family: 'Maven Pro',sans-serif;
	font-size: 17px;
  font-weight: bold;
  line-height: 35px;
	padding: 48px 0 0 0px;
	text-decoration: none;
}

header ul li a:hover {
	color: #3BB9B5;
}

header #m1 li:first-child {
	margin-right: 98px;
}

header #m2 li:first-child {
	margin-left: 48px;
}

.main {
	margin-bottom: 62px;
}

footer {
	width: 100%;
}

footer .footer {
	background: #232322;
	color: #F9F9F2;
	height: 210px;
	margin-top: 0px;
	padding-top: 22px;
}

footer .footer a {
	color: #F9F9F2;
}

footer .footer h3 {
	font-family: 'Maven Pro',sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

footer .footer p {
	font-family: 'Maven Pro',sans-serif;
}

footer .footer .facebook {
	margin-bottom: 28px;
}

footer .footer .facebook img {
	margin-left: 4px;
}

footer .footer p {
	font-size: 13px;
	margin-top: 0;
}

footer .footer ul li {
	font-size: 10px;
	margin: 3px 0;
}

footer .footer ul.arte {
	max-width: 260px;
}

footer .footer ul.arte li {
	font-size: 10px;
	float: left;
	width: 100px;
	margin: 0 0px 3px 0;
}

footer .footer ul.arte a, footer .footer ul.arte a:hover {
	color: #fff;
	text-decoration: none;
}

footer .copy {
	font-size: 11px;
	margin-top: 12px;
	min-height: 32px;
}



/* home page classes */

section.slider {
	margin-bottom: 22px;
}

.intro {
	padding:0 15px !important;
}

.intro p {
	font-size: 12px;
}

.intro a {
	color: #8CD9D9;
	font-family: 'Maven Pro',sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* modelos page classes */

.lista-modelos {
	margin-top: 39px;
	min-height: 333px;
}

.lista-modelos li {
	float: left;
	height: 316px;
	margin: 0 21px 22px 0;
	padding: 0 !important;
	position: relative;
	text-align: center;
	width: 170px;
}

.lista-modelos li:last-child {
	margin-right: 0;
}

.lista-modelos .modelo-h {
	background: #000;
	color: #F8F8F2;
	display: block;
	height: 316px;
	opacity: 0.9;
	position: absolute;
	width: 170px;
}

.lista-modelos .modelo-h h3 {
	font-size: 16px;
	letter-spacing: none; 
	margin: 28px 0 49px 0;
}

.lista-modelos .modelo-h p {
	font-size: 12px;
	margin: 0 auto 22px auto; 
	text-align: center;
	width: 149px;
}

.lista-modelos .modelo-h a, .lista-modelos .modelo-h a:hover {
	color: #F8F8F2;
	font-size: 12px;
}

.lista-modelos a, .lista-modelos a:hover {
	color: #000;
	text-decoration: none;
}

.lista-modelos h3 {
	font-size: 16px;
	letter-spacing: none; 
	margin-top: 36px;
	text-align: center;
}

.lista-modelos-mobile {
	display: none;
}

/* modelos in page classes */

.modelos-in {
}

.modelos-in h3 {
	font-family: 'Maven Pro',sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 42px;
}

.modelos-in h4 {
	font-family: 'Maven Pro',sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.modelos-in p {
	font-size: 12px;
}

.modelos-in .linea {
	background: #000;
	height: 2px;
	width: 100%;
}

.modelos-in .mas-fotos {
	background: #000;
	color: #fff;
	display: block;
	font-family: 'Maven Pro',sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	margin-top: 42px;
	padding: 7px 0;
	text-align: center;
	width: 140px;
}

.modelos-in .mas-fotos:hover {
	text-decoration: none;
}

.encarga-tu-tabla {
	background: #45C3BA;
	color: #fff;
	height: 105px;
	text-align: center;
	width: 100%;
}

.encarga-tu-tabla div {
	margin: 0 auto;
	max-width: 500px;
	padding-top: 9px;
}

.encarga-tu-tabla h4 {
	font-family: 'Maven Pro',sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.encarga-tu-tabla h5 {
	font-size: 16px;
}

.naranja {
	color: #ED4C25;
}

/* contacto page classes ---------------------------------------------*/

.info-contacto {
	font-size: 13px;
}

.info-contacto .titulo {
	font-family: 'Maven Pro',sans-serif;
	font-size: 14px; 
	font-weight: bold;
}

.info-contacto .linea {
	background: #DBDBDB;
	height: 1px;
	width: 100%;
}

.escribinos {
	background: #F05C35;
	color: #fff;
	height: 105px;
	text-align: center;
	width: 100%;
}

.escribinos div {
	margin: 0 auto;
	max-width: 800px;
	padding: 4px 9px 0 9px;
}

.escribinos h4 {
	font-family: 'Maven Pro',sans-serif;
	font-size: 18px;
	font-weight: bold;
}

/* helper classes ---------------------------------------------*/

.no-margin {
	margin: 0 !important;
}

.no-padding {
	padding: 0 !important;
}

.visible-des {
	display: block;
}

.hidden-des {
	display: none;
}

.intro {
	margin: 0 0 0 0px !important;
	padding: 0px !important;
}

.intro-row {
	margin: 0px !important;
	padding: 0px !important;
}

.intro-row img {
	margin: 0px !important;
	padding: 0 0 0 9px !important;
}


/* Media queries breakpoints --------------------------------- */

@media (max-width: 969px) {

	header {
		background: url(../img/header-700.jpg) no-repeat center;
		height:180px;
  	margin: auto;
	}

	header #logo {
		left: 50%;
		margin-left: -42px;
		position: absolute;
		top: 22px;
		width: 85px;
	}

	header #m1 , header #m2 {
		border:none;
	}

	header #m1, header #m2 {
		padding: 48px 0 0 0;
		text-align: center;
		width: 168px;
	}

	header #m1 li, header #m2 li {
		padding: 0;
		width: 100%;
	}
	
	header #m1 li:first-child, header #m2 li:first-child {
		border-bottom: 1px solid #3E3E3D;
		padding: 0;
	}

	/* modelos page media queries */

	.lista-modelos li {
		margin: 0 5px 33px 0;
		padding: 0 !important;
		width: 220px;
	}

	.lista-modelos li:last-child {
		margin-right: 0;
	}

	.lista-modelos .modelo-h {
		width: 220px;
	}
	
	.visible-des {
		display: none;
	}
	
	.emm2 {
		background: red;
		padding: 0 0 0 0px !important;
	}

}

@media (max-width: 729px) {
	
	header {
		background: url(../img/header-400.jpg) no-repeat center;
		height:140px;
  	margin: auto;
	}

	header #logo {
		left: 50%;
		margin-left: -34px;
		position: absolute;
		top: 17px;
		width: 61px;
	}

	header #m1, header #m2 {
		display: none;
	}

	header #btn-mobile-menu {
		display: block;
	}

	.intro {
		text-align: center;
	}

	.intro p {
		font-size: 12px;
	}

	.lista-modelos-mobile li {
		background: #232322;
		font-family: 'Maven Pro',sans-serif;
		font-size: 15px;
		font-weight: bold;
		height: 40px;
		margin: 10px auto;
		text-align: center; 
		padding-top: 10px !important;
		width: 100%;
	}

	.lista-modelos-mobile li a {
		color: #fff;
	}

	.lista-modelos-mobile a:hover {
		color: #fff;
		text-decoration: none;
	}
		
	.modelos-in {
		margin-left: 0px;
	}	

	.modelos-in-title {
		font-size: 26px;
		margin-bottom: 22px;
	}

	.escribinos h5 {
		font-size: 13px;
	}
	
	.hidden-mobile {
		display: none;
	}

	.visi-mobile {
		display: block;
	}

	.tit {
		margin: 22px 0 33px 0;
	}

	.intro {
		padding:0 !important;
	}

	.intro-row {
		margin-bottom: 14px !important;
	}

	.intro-row img {
		margin: 0 !important;
		padding: 0 !important;
		margin-bottom: 14px !important;
	}

}


/* form classes --------------------------------------*/

.form-horizontal .control-label{
	text-align:left;
}

input {
	border-color: #CCCCCC;
	border-radius: 0 !important;
}

.enviar, .enviar:hover {
	background: none;
	border: none;
	color: #000;
	float: right;
	font-family: 'Maven Pro',sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-right: 17px;
}

.enviar:hover {
	font-weight: bold;
	text-decoration: none;
}















