@charset "utf-8";
/* CSS Document */
@font-face{
	font-family:'Delicius';
	src:url(fonts/Delicious-Roman.otf);
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'Delicius';
	src:url(fonts/Delicious-Italic.otf);
	font-weight:normal;
	font-style:italic;
}
@font-face{
	font-family:'Delicius';
	src:url(fonts/Delicious-Bold.otf);
	font-weight:bold;
	font-style:normal;
}
@font-face{
	font-family:'Delicius';
	src:url(fonts/Delicious-BoldItalic.otf);
	font-weight:bold;
	font-style:italic;
}
body {
	width:100%;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#6D8594;
	font-size:12px;
	padding:0;
        overflow-x: hidden;
}
header{
	margin:0 auto;
	background-color:#000;
	background-repeat:repeat;
	background-position:center top;
	min-height:180px;
	background-image:url(images/bg-top-header.png);	
}
header a{text-decoration:none; color:#b0a6a5;}
nav{	
	width:1055px;
	margin:0 auto;
}
section{
	width:970px;
	margin:0 auto;
}

.encabezado{
	width:970px; 
	margin:0 auto;
	padding-top:30px;
}
.menusup{
height:50px; margin:-40px 0 30px 0;
}
.clearFloat{clear:both}
#buscador .buscadorInput {
	width:90%;
	height:16px;
	border-top:1px solid #B4BEC3;
	border-bottom:1px solid #B4BEC3;
	border-left:1px solid #B4BEC3;
	border-right:0;
	padding:9px;
	background:#fff;
}
.buscadorInputOff {
	width:90%;
	height:16px;
	border-top:1px solid #B4BEC3;
	border-bottom:1px solid #B4BEC3;
	border-left:1px solid #B4BEC3;
	border-right:0;
	padding:9px;
	background:#fff;
}
#buscadorBtn {
	height:36px;
	width:36px;
	text-indent:-9999px;
	border:0;
	background:url(images/btn-buscar.png) no-repeat 0 0;
	cursor:pointer;
	font-size: 0;
	display:block;
	line-height: 0;
}
#buscadorBtn:hover {
	background:url(images/btn-buscar-hover.png) no-repeat 0 0;
}
.menu{background:#248ecd;}
#login { 
	border-bottom:1px dashed #B6C2CA; 

	}
#login div {
	font-weight:bold;
	color:#6D8594;
	text-transform:none;
	padding:13px 0 5px 0;
	border-top:1px dashed #B6C2CA;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}
#login2 div {
	font-weight:bold;
	color:#6D8594;
	text-transform:none;
	padding:13px 0 5px 0;
	border-top:1px dashed #B6C2CA;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}
#login2 select {

	color:#6D8594;
	text-transform:none;
	padding:13px 10px;
	border:1px solid #B6C2CA;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}

#loginForm {
	margin:20px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#loginForm a {
	color:#248FCE;
}
#loginForm a:hover {
	color:#1D72A4;
}
#loginForm label {
	margin-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	margin-top:3px;
	display:block;
	font-weight:normal;
}
.loginInput {
	width:162px;
	height:15px;
	padding:3px;
	margin-bottom:10px;
}
.btn {
	padding-left:20px;
	padding-right:20px;
	border:0;
	height:30px;
	background:#248FCE;
	color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	cursor:pointer;
}
.btn:hover {
	background:#1D72A4;
	transition: background .3s;
	-moz-transition: background .3s; /* Firefox 4 */
	-webkit-transition: background .3s; /* Safari and Chrome */
	-o-transition: background .3s; /* Opera */
}
.loginBtn {
	width:170px;
	margin-bottom:10px;
}
.tituloSeccion{
	color:#6D8594;
	text-transform:none;
	padding:5px 0;
	border-bottom:1px dashed #B6C2CA;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	font-weight:100;
}
.tituloSeccion a{text-decoration:none; color:#183883;}



.col-md-1,.col-md-2,.col-md-3,.col-ft-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-prod-1,.col-prod-2,.col-md-space{float:left;}
/* Pantallas Pequeñas */
@media only screen and (min-width:0px) and (max-width:320px) {
.col-md-12{width:100%}
.col-md-11{width:100%}
.col-md-10{width:100%}
.col-md-9{width:100%}
.col-md-8{width:100%}
.col-md-7{width:100%}
.col-md-6{width:100%}
.col-md-5{width:100%}
.col-md-4{width:100%}
.col-md-3{width:100%}
.col-md-2{width:100%}
.col-md-1{width:50%}
.col-prod-1{width:49%}
.col-prod-1{width:49%}
.grande{display:none;}
nav{width:100%;}
section{width:100%}
footer{width:100%}
.encabezado{width:100%}
.desde1990{margin:-20px; auto 0 auto;}
.desde1990 img{width:350px;}
}

/* Smartphone y Tablet Vertical */
@media only screen and (min-width:321px) and (max-width:800px) {
.col-md-12{width:100%}
.col-md-11{width:100%}
.col-md-10{width:100%}
.col-md-9{width:100%}
.col-md-8{width:100%}
.col-md-7{width:100%}
.col-md-6{width:100%}
.col-md-5{width:100%}
.col-md-4{width:100%}
.col-md-3{width:100%}
.col-md-2{width:50%}
.col-md-1{width:50%}	
.col-prod-1{width:49%}
.col-prod-2{width:49%}
.grande{display:none;}
nav{width:100%;}
section{width:100%}
footer{width:100%}
.encabezado{width:100%}
.1990{width:80%;}
.desde1990{margin-top:-20px;}
.desde1990 img{width:400px;}
}

/* Solo para resolución 1024px */
@media only screen and (min-width:801px) and (max-width:1023px) {
.col-md-12{width:100%}
.col-md-11{width:100%}
.col-md-10{width:100%}
.col-md-9{width:100%}
.col-md-8{width:100%}
.col-md-7{width:100%}
.col-md-6{width:100%}
.col-md-5{width:100%}
.col-md-4{width:100%}
.col-md-3{width:50%}
.col-md-2{width:50%}
.col-md-1{width:50%}	
.col-prod-1{width:33%}
.col-prod-2{width:33%}
nav{width:100%;}
section{width:100%}
footer{width:100%}
.encabezado{width:100%}
.1990{width:80%;}
.desde1990{margin-top:-30px;}
.desde1990 img{width:470px;}
.chiko{display:none;}
}
/* Tablet Horizontal y PC de Escritorio */
@media only screen and (min-width:1024px) and (max-width:1920px) {
.col-md-12{width:100%}
.col-md-11{width:91.66666667%}
.col-md-10{width:83.33333333%}
.col-md-9{width:75%}
.col-md-8{width:66.66666667%}
.col-md-7{width:58.33333333%}
.col-md-6{width:50%}
.col-md-5{width:41.66666667%}
.col-md-4{width:33.33333333%}
.col-md-3{width:25%}
.col-md-2{width:16.66666667%}
.col-md-1{width:8.33333333%}
.col-prod-1{width:19%}
.col-prod-2{width:32%}
.desde1990 img{width:470px;}
.chiko{display:none;}
}
#callnowbutton {display:none;} 
@media screen and (max-width:650px){
	#callnowbutton {
		display:block; 
		width:103px;left:0;
		border-bottom-right-radius:40px; 
		border-top-right-radius:40px; 
		height:68px; position:fixed; 
		bottom:-20px; 
		border-top:2px solid #4ba0eb; 
		background:url(images/fono.png);
		text-decoration:none; 
		box-shadow:0 0 5px #888; 
		z-index:9999;
		background-size:103px 68px;
	}
}