@charset "iso-8859-1";
/* CSS Document */

/* ------------------------------------------------ RESET ------------------------------------------------- */

/*  
  Web: TECNOTRAN
  Author: GRUPOTODO

*/

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, caption,
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;
}
/* HTML5 display-role reset for older browsers */
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;
}

.clear {
clear:both;
}


/* ------------------------------------------------ FUENTES ------------------------------------------------- */


* {
	font-family: 'Roboto', sans-serif;
}


/* ------------------------------------------------ WEB ------------------------------------------------- */

html {
	height:100%;
}
body {
	background-color:#FFF;
	height:100%;
}
.estructura {
	min-height:100%;
	height:auto !important;
	height:100%;
	width:100%;
	margin:0 auto -135px auto; /* Negativo al alto del FOOTER */
}
.wrapper {
	width:960px;
	margin:auto;
	display:table;
}
.wrapperContent {
	width:960px;
	height:auto;
	display:table;
	margin:auto;
	padding:20px 0 50px 0;
}

.wrapperContent-2 {
	width:960px;
	height:auto;
	display:table;
	margin:auto;
	padding:20px 0 50px 0;
}

.header {
	width:100%;
	height:123px;
	box-sizing:border-box;
	background-color:#3e3e3e;
}
.push {
	height:135px;
}
.clear {
	clear:both;
}
.footer {
	width:100%;
	height:135px;
	background-color:#3e3e3e;
}
/* HEADER */
.Logo {
	float:left;
	margin-top:20px;
}
.LogoFooter {
	float:right;
	margin-top:40px;
}
.DatosContTop {
	float:right;
	margin-top:30px;
}
.DatosContFooter {
	float:left;
	margin-top:30px;
}
.Datos {
	width:152px;
	float:left;
	border-bottom:5px solid #333333;
	margin:0 0 0 50px;
	padding-bottom:10px;
}
.Datos h2 { 
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:12px;
	color:#facf53;
	margin-bottom:8px;
}
.Datos p { 
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:12px;
	color:#ffffff;
	line-height:14px;
}
.DatosFooter {
	margin:0 50px 0 0;
}

/* MENU */
.MenuContent {
	width:100%;
	height:50px;
	box-sizing:border-box;
	background-image:url(imagenes/menu-bk.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.Menu {
	width:auto;
	height:50px;
	float:left;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:16px;
	color:#333333;
}
.Menu li {
	height:50px;
	padding:0 15px;
	display:block;
	display:inline-block;
}
.Menu a {
	height:50px;
	line-height:50px;
	padding:0 15px;
	display:block;
	color:#333333;
	text-decoration:none;
}
.Menu a:hover {
	height:50px;
	color:#333333;
	background-image:url(imagenes/menu-over-bk.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.Menu .Active {
	height:50px;
	color:#333333;
	background-image:url(imagenes/menu-over-bk.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.Flag {
	box-sizing:border-box;
	width:auto;
	height:50px;
	padding:12px 50px 0 0;
	float:right;
	background-image:url(imagenes/flag.png);
	background-repeat:no-repeat;
	background-position:right;
}
.Flag p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:11px;
	color:#cb0816;
	text-align:right;
	line-height:14px;
}

/* SLIDER */
.SliderContent {
	width:100%;
	height:auto;
	background-color:#ECECEB;
}
.SliderHome {
	width:960px;
	height:330px;
	position:relative;
}
.SliderPostventa {
	width:600px;
	height:330px;
	position:relative;
}

/* ------------------------------------------------ HOME ------------------------------------------------- */

.ContentAncho {
	width:600px;
	height:auto;
	float:left;
	box-sizing:border-box;
}
.ContentAncho-3 {
	width:620px;
	height:auto;
	float:right;
	box-sizing:border-box;
	padding-right:20px;
}
.ContentAncho-2 {
	width:960px;
	height:auto;
	box-sizing:border-box;
	text-align:center;
	margin:auto;
	
}	
	
.ContentAngosto {
	width:340px;
	height:auto;
	float:right;
	box-sizing:border-box;
}
.ContentAngosto-2 {
	width:300px;
	height:auto;
	float:left;
	box-sizing:border-box;
	text-align:left;
	margin:0px 20px;
}
.ContentAngosto-3 {
	width:300px;
	height:76px;
	background:url(imagenes/back.jpg) no-repeat;
	float:left;
	box-sizing:border-box;
	text-align:left;
 	margin:50px 20px 0px 20px;
}

.Wraper-contents	{
	width:760px;
	height:320px;
	margin:auto;
	}


.Featured {
	width:100%;
	height:56px;
	line-height:56px;
	padding:0 0 0 30px;
	margin-bottom:10px;
	box-sizing:border-box;
	background-color:#3e3e3e;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background-image:url(imagenes/titles-bk.jpg);
	background-repeat:no-repeat;
	background-position:0 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size:18px;
	color:#FFF;
}
.FeaturedChico {
	width:100%;
	height:40px;
	line-height:40px;
	padding:0 0 0 30px;
	margin-bottom:10px;
	box-sizing:border-box;
	background-color:#3e3e3e;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background-image:url(imagenes/titles-chico-bk.jpg);
	background-repeat:no-repeat;
	background-position:0 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:14px;
	color:#FFF;
}
.Titles {
	margin:10px 0 20px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size:25px;
	color:#414042;
}
.Titles-2 {
	margin:10px 0 20px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size:25px;
	color:#414042;
	text-align:center;
}
.flag-title	{
	width:350px;
	height:40px;
	line-height:40px;
	margin:auto auto 10px auto;
		font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size:25px;
	color:#414042;
	text-align:center;
	}
.AreaTexto {
	padding:12px 30px 12px 30px;
	background-color:#ececeb;
	margin-bottom:10px;
}
.AreaTexto-2 {
	padding:12px 30px 12px 30px;
	background-color:#f7f7f7;
	margin-bottom:10px;
}
.AreaTexto-3 {
	padding:12px 30px 12px 30px;
	color:#FFF;
}
.Items {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:14px;
	line-height:26px;
	color:#3e3e3e;
	list-style:url(imagenes/items.png);
	list-style-position: outside;
}
.wrapperContent h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:14px;
	color:#3e3e3e;
	margin:0;
}
.wrapperContent p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:14px;
	color:#3e3e3e;
	margin:0 0 20px 0;
	line-height:26px;
}

.wrapperContent-2 p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:14px;
	color:#3e3e3e;
	margin:0 0 20px 0;
	line-height:26px;
	text-align:center;
}

.wrapperContent-2 p b {
	font-weight: 700;
	font-size:16px;
}

.wrapperContent p b {
	font-weight: 700;
}

.img-border	{
	border:5px solid #feb913;
	}
	
.featured-text	{
	width:880px;
	height:20px;
	padding:10px;
	text-align:center;
	font-style:italic;
	color:#3e3e3e;;
	background-color:#feb913;
	margin:10px 0px 40px 0px;
	font-family: 'Roboto', sans-serif;
	}

/* ------------------------------------------------ PRODUCTOS ------------------------------------------------- */
.Productos {
	width:100%;
	height:auto;
	display:table;
	border-bottom:1px solid #ececeb;
	margin-bottom:20px;
}
.Productos-especiales {
	width:100%;
	height:auto;
	display:table;
	background-color:#d2caca;
	margin-bottom:20px;
}
.Productos-especiales .Foto {
	width:190px;
	height:auto;
	float:left;
	margin-right:15px;
}
.Productos-especiales .Ultima {
	margin-right:0;
}
.Productos-especiales .Foto p {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size:13px;
	color:#414042;
	margin-top:5px;
}
.Productos-especiales .AreaTexto {
	padding:12px 20px;
	background-color:#3e3e3e;
	margin-bottom:10px;
}
.Productos-especiales .AreaTexto p {
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#FFF;
	margin:0;
	line-height:26px;
}
.Productos .Foto {
	width:190px;
	height:auto;
	float:left;
	margin-right:15px;
}
.Productos .Ultima {
	margin-right:0;
}
.Productos .Foto p {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size:13px;
	color:#414042;
	margin-top:5px;
}
.Productos .AreaTexto {
	padding:12px 20px;
	background-color:#3e3e3e;
	margin-bottom:10px;
}
.Productos .AreaTexto p {
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#FFF;
	margin:0;
	line-height:26px;
}
.Productos .Especiales {
	background-color:#facf53;
}
.Productos .Especiales p {
	color:#3e3e3e;
	font-weight:700;
}
.Productos .FloatLeft {
	float:left;
}
.Productos .FloatRight {
	float:right;
}



/* ------------------------------------------------ CONTACTO ------------------------------------------------- */
.Formulario input {
	width:100%;
	height:40px;
	box-sizing:border-box;
	padding:5px 20px;
	margin:5px 0 10px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:14px;
	color:#3e3e3e;
	border:none;
	background-color:#ececeb;
}
.Formulario textarea {
	width:100%;
	height:100px;
	box-sizing:border-box;
	padding:12px 20px;
	margin:5px 0 10px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:14px;
	color:#3e3e3e;
	border:none;
	background-color:#ececeb;
}
.Formulario .Enviar {
	font-weight: 700;
	background-color:#facf53;
}
.Formulario .Enviar:hover, .Formulario .Volver:hover {
	background-color:#f7a01c;
}
.ContactoImagen {
	margin-bottom:20px;
}
.Mapa {
	margin-top:10px;
	width:100%;
	height:270px;
}
.Formulario .Volver {
	width:484px;
	height:40px;
	box-sizing:border-box;
	padding:10px 40px;
	line-height:76px;
	text-align:center;
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size:14px;
	color:#3e3e3e;
	border:none;
	background-color:#facf53;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
    position: relative;
    padding: 5px 10px;
    background: #000;
    color: #fff;
    font-size: 9pt;
    text-align: center;
    border-top: 1px solid rgba(255,255,255,0.1);
}

.copyright a {
    color: #FFF;
    font-weight: bold;
}