
@font-face {
    font-family: 'static';
    src: url('../fonts/static.eot');
    src: url('../fonts/static.eot?#iefix') format('embedded-opentype'),
         url('../fonts/static.woff') format('woff'),
         url('../fonts/static.ttf') format('truetype'),
         url('../fonts/static.svg#static') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AKGBEMC_';
    src: url('../fonts/AKGBEMC_.eot');
    src: url('../fonts/AKGBEMC_.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AKGBEMC_.woff') format('woff'),
         url('../fonts/AKGBEMC_.ttf') format('truetype'),
         url('../fonts/AKGBEMC_.svg#static') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AKGR____';
    src: url('../fonts/AKGR____.eot');
    src: url('../fonts/AKGR____.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AKGR____.woff') format('woff'),
         url('../fonts/AKGR____.ttf') format('truetype'),
         url('../fonts/AKGR____.svg#static') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica');
    src: url('../fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Helvetica.woff') format('woff'),
         url('../fonts/Helvetica.ttf') format('truetype'),
         url('../fonts/Helvetica.svg#Helvetica') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FuturaStd-ExtraBold';
    src: url('../fonts/FuturaStd-ExtraBold');
    src: url('../fonts/FuturaStd-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FuturaStd-ExtraBold.woff') format('woff'),
         url('../fonts/FuturaStd-ExtraBold.ttf') format('truetype'),
         url('../fonts/FuturaStd-ExtraBold.svg#FuturaStd-ExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;
}


* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	text-decoration: none;
	focus
}
body {
	width: 100%;
	float: left;
	text-align: center;
	font-family: 'static';
	background-image: url(../img/bg.jpg);
	background-position: center;
}
#wrapper {
	width: 980px;
	display: inline-block;
	position: relative;
	text-align: left;
	margin: 0 0 20px 0;
}
#header {
	width: 980px;
	height: 100px;
	position: absolute;
	top: 18px;
	left: -14px;
}
#boxLogo {
	width: 318px;
	height: 100px;
	float: left;
	text-align: center;
	background-image: url(../img/bgLogo.png);
	margin: 3px 0 0 0;
}
#boxLogo a {
	width: 204px;
	height: 48px;
	display: inline-block;
	margin: 15px 0 0 10px;
	background-image: url(../img/logo.png);
}
#boxLang {
	float: right;
	margin: 30px 0 0 0;
	padding: 0 20px 0 0;
}
#boxLang a {
	float: left;
	color: #FFF;
	font-size: 18px;
	line-height: 33px;
	padding: 0 10px;
}
#boxLang a.esp {
	border-left: 2px solid #FFBE35;
}
#boxLang a:hover, #boxLang a.active {
	color:#16A2E1;
}
#boxMenu {
	width: 527px;
	height: 87px;
	float: left;
	position: relative;
	background-image: url(../img/bgMenu.png);
}
ul.menu {
	width: 100%;
	float: left;
	text-align: center;
	margin: 30px 0 0 0;
}
ul.menu li {
	display: inline-block;
	margin:0 16px;
}
ul.menu li a {
	height: 26px;
	font-size: 16px;
	line-height: 33px;
	float: left;
	color: #222222;
	font-family: 'static';
	background-image: url(../img/bgBtnMenuHead.png);
	background-repeat: repeat-x;
}
ul.menu li a:hover {
	background-position: 0 -27px;
}
ul.menu li a.selected {
	background-position: 0 -27px;
}

#menuQH {
	width: 524px;
	height: 33px;
	display: block;
	position: absolute;
	bottom: -29px;
	left: -1px;
	background-image: url(../img/bg_menuQH.png);
}
#menuQH a {
	width: 50%;
	height: 30px;
	float: left;
	color: #CCCCCC;
	font-size: 14px;
	line-height: 31px;
	text-align: center;
	background-repeat: no-repeat;
}
#menuQH a:hover {
	color: #3390FF;
	background-image: url(../img/bgHoverQH.png);	
}
#menuQH a.active {
	color: #3390FF;
	background-image: url(../img/bgHoverQH.png);
}
#content {
	float: left;
	background-color: #fff;
}
#bigImgHome {
	width: 934px;
	height: 500px;
	float: left;
	background-image: url(../img/maquinarias.jpg);
	padding: 0 0 0 46px;
}
#bigImgHome h2 {
	width: 280px;
	float: left;
	color: #FFF;
	font-size: 78px;
	line-height: 70px;
	font-family: 'AKGBEMC_';
	font-weight: normal;
	margin: 147px 0 0 0;
}
#bigImgHome h2 span {
	color: #247FEC;
	line-height: 80px;
}
#bigImgHome p {
	width: 278px;
	float: left;
	color: #FFF;
	font-size: 16px;
	line-height: 18px;
	font-family: 'AKGR____';
	font-weight: normal;
	margin: 28px 0 0 0;
	clear: both;
}
#bigImgColecc {
	width: 934px;
	height: 387px;
	float: left;
	background-image: url(../img/bgColecciones.jpg);
	padding: 0 0 0 46px;
}
.title {
	display: block;
	position: absolute;
	top: 20px;
	left: 44px;
	z-index: 50;
}
.desaMed {
	display: block;
	position: absolute;
	top: 24px;
	right: -17px;
	z-index: 505;
}
.txtSlide {
	display: block;
	position: absolute;
	bottom: 35px;
	left: 44px;
	z-index: 506;
}
#fFacebook {
	width: 980px;
	height: 32px;
	float: left;
	text-align: center;
	background-image: url(../img/bgFacebook.jpg);
}
#fFacebook a {
	width: 161px;
	height: 20px;
	display: inline-block;
	margin: 6px 0 0 0;
	background-image: url(../img/busFacebook.png);	
}
#footer {
	width: 100%;
	height: 256px;
	float: left;
	background-image: url(../img/bgFooter.jpg);
	background-position: center top;	
}
#datosFooter {
	width: 980px;
	display: inline-block;
	color: #FFF;
	font-weight: normal;
	margin: 14px 0 0 0;
}
#datosFooter .colData {
	height: 93px;
	float: left;
	padding: 0 17px;
}
#datosFooter .colData h2 {
	font-size: 19px;
	line-height: 19px;
	color: #16A2E1;
	margin: 14px 0 0 0 ;
}
#datosFooter .colData p {
	font-size: 16px;
	line-height: 18px;
}
#datosFooter .colData p strong {
	color: #FFBE35;
	font-weight: normal;
}
#datosFooter .colData p.telefonos {
	margin: 10px 0 0 0 ;
}
#datosFooter .colData p.dir {
	float: left;
	margin: 3px 0 0 0 ;
}
.bordeGrad {
	background-image: url(../img/bgColDataFooter.png);
	background-repeat: no-repeat;
	background-position: right;	
}
.linkMail {
	width: 276px;
	float: right;
	color: #FFF;
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	background-image: url(../img/bgLinkMail.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
			
}
.linkMail span {
	color: #16A2E1;
}
.linkMail strong {
	color: #FFBE35;
	font-weight: normal;
}
.txtLeft {
	text-align: left;
}
.txtRight {
	text-align: right;
}
.dataTelefonos {
	width: 177px;
}
.dataContac {
	width: 534px;
}
.dataFace {
	width: 44px;
}
.linkfaceBook {
	width: 34px;
	height: 34px;
	display: inline-block;
	background-image: url(../img/facebook.png);
	margin: 26px 0 0 0;
}
.dataFiscal {
	margin: 7px 0 0 0;
}
#copy {
	width: 100%;
	height: 25px;
	float: left;
	text-align: center;
	background-image: url(../img/bgCopy.png);
	margin: 24px 0 0 0;
}
#boxCopy {
	width: 980px;
	display: inline-block;
	position:relative;
}
#boxCopy p {
	color: #324752;
	font-size: 17px;
	line-height: 25px;
}
#boxCopy a {
	width: 105px;
	height: 13px;
	display: block;
	position: absolute;
	top: 6px;
	right: 10px;
	background-image: url(../img/holy.png);	
}
#boxCopy a:hover {
	background-position: 0 -14px;	
}
#panelColecciones {
	width: 880px;
	float: left;
	margin: 175px 0 0 0;
}
.boxTituloSec {
	width: 216px;
	float: left;
	position:relative;
}
.boxTituloSec h2 {
	width: 216px;
	float: left;
	color: #FFF;
	font-size: 36px;
	line-height: 42px;
	font-family: 'static';
	border-top: 3px solid #FFBE35;
	border-bottom: 3px solid #FFBE35;
}
.boxTituloSec span {
	width: 216px;
	float: left;
	color: #FFF;
	font-size: 23px;
	line-height: 25px;
	font-family: 'static';
	font-weight: normal;
	margin: 10px 0 0 0;
}
.boxTituloSec a {
	width: 115px;
	height: 51px;
	display: block;
	position:absolute;
	top: -3px;
	right: -141px;
	color: #337EE8;
	font-size: 17px;
	line-height: 19px;
	font-family: 'static';
	font-weight: normal;
	background-image: url(../img/bgGlobe.png);
	padding: 7px 0 0 25px;	
}
.boxTituloSec a strong {
	font-size: 22px;
}
#boxCombos {
	width: 520px;
	float: right;
}
#boxCombos .boxSelect {
	width: 170px;
	height: 34px;
	float: left;
	background-image: url(../img/bgSelMarcas.png);
	background-position: right;
	margin: 0 20px 0 0;
	overflow: hidden;
}
#boxCombos .boxSelect2 {
	width: 240px;
	height: 34px;
	float: left;
	background-image: url(../img/bgSelMarcas.png);
	background-position: right;
	margin: 0;
	overflow: hidden;
}
#boxCombos select {
	width: 186px;
	height: 34px;
	float: left;
	color: #222222;
	font-size: 21px;
	line-height: 34px;
	font-family: 'static';
	font-weight: normal;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	background:transparent;
}
#boxCombos select option.prm {
	display: none;
}
#boxCombos select option.cont {
	height: 34px;
	float: left;
	color: #FFF;
	font-size: 22px;
	line-height: 34px;
	background-color: #000;
	padding: 0 10px;
	cursor: pointer;
}
.borbot {
	border-bottom: 1px solid #FFBE35;
}
#ListPord {
	width: 956px;
	float: left;
	position: relative;
	padding: 0 12px;
}
#tituloSecc {
	width: 377px;
	height: 112px;
	display: block;
	position: absolute;
	top: -83px;
	left: -16px;
}
.tPuma {
	background-image: url(../img/headGenerico.png);
}
.tReef {
	background-image: url(../img/headPuma.png);
}
ul.productos {
	width: 955px;
	float: left;
}
ul.productos li {
	width: 895px;
	height: 243px;
	float: left;
	position: relative;
	padding: 0 30px;
	background-image: url(../img/bgLiProd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}
.dataProd {
	width: 521px;
	float: right;
	margin: 37px 0 0 0;
}
.dataProd h3 {
	width: 290px;
	height: 50px;
	float: left;
	color: #FFF;
	font-size: 24px;
	line-height: 23px;
	font-weight: normal;
	font-family: 'FuturaStd-ExtraBold';
	padding: 10px 0 0 24px;
	background-image: url(../img/bgTitle.jpg);
}
.dataProd p {
	width: 189px;
	height: 55px;
	float: left;
	color: #464545;
	font-size: 23px;
	line-height: 27px;
	font-weight: normal;
	padding: 5px 0 0 18px;
	background-image: url(../img/bgCode.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.dataProd p strong {
	color: #FFF;
	font-weight: normal;
}
.clrs {
	width: 314px;
	height: 81px;
	float: left;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-image: url(../img/bgColors.jpg);
	margin: 10px 0 0 0;
	padding: 7px 0 0 0;
}
.clrs div {
	width: 66px;
	float: right;
	margin: 6px 0 0 0;
	padding: 0 10px 0 36px;
	background-repeat: no-repeat;
	clear: both;
	background-position: 0 2px;
}
.clrs div span {
	width: 15px;
	height: 15px;
	float: left;
	margin: 0 5px 0 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #000;
}
.clrs div span.red {	
	background-color: #F00;
}
.clrs div span.grey {	
	background-color: #ccc;
}
.clrs div span.blue {	
	background-color: #00F;
}
.clrs div span.grey2 {	
	background-color: #666;
}
.clrs div span.green {	
	background-color: #6c0;
}
.clrs div {
	background-image: url(../img/classA.png);
}
.clrs div + div {
	background-image: url(../img/classB.png);
}
.clrs div + div + div {
	background-image: url(../img/classC.png);
}

.boxShare {
	width: 197px;
	height: 88px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	background-color: #337EE8;
}
.boxShare a.like {
	width: 41px;
	height: 39px;
	float: left;
	margin: 23px 0 0 0;
	background-image: url(../img/btnLike.png);
}
.boxShare span.votos {
	width: 41px;
	height: 39px;
	float: left;
	color: #FFF;
	font-size: 18px;
	line-height: 18px;
	margin: 23px 0 0 0;
	padding: 0 5px;
}
.boxShare span.votos strong {
	color: #22304A;
}
.boxShare a.share {
	width: 98px;
	height: 39px;
	float: left;
	margin: 23px 0 0 0;
	background-image: url(../img/btnCompartir.png);
}
.slideThumns {
	width: 300px;
	height: 200px;
	float: left;
	margin: 20px 0 0 0;
}
.slideThumns img {
	width: 100%;
	float: left;
}
#bigImgCont {
	width: 934px;
	height: 158px;
	float: left;
	background-image: url(../img/bgImgContent.png);
	padding: 0 0 0 46px;
}
#ilustra {
	width: 347px;
	float: left;
	margin:20px 0;
	padding: 0 0 0 40px;
}
.qh {
	width: 558px;
	float: right;
}
.qh h2 {
	height: 42px;
	float: left;
	color: #515151;
	font-size: 36px;
	line-height: 42px;
	font-family: 'static';
	border-top: 3px solid #FFBE35;
	border-bottom: 3px solid #FFBE35;
	margin: 20px 0 15px 0;
}
.qh p {
	width: 520px;
	float: left;
	color: #515151;
	font-size: 15px;
	line-height: 18px;
	font-family: 'Helvetica';
	margin: 10px 0;
}
.qh p span {
	color: #337EE8;
	font-size: 12px;
	line-height: 13px;
	font-family: 'static';
	font-weight: bold;
}
.qh p.doble01 {
	width: 250px;
	float: left;
	color: #515151;
	font-size: 15px;
	line-height: 18px;
	font-family: 'Helvetica';
	margin:10px 20px 0 0;
	word-wrap: break-word;
}
.qh p.doble02 {
	width: 250px;
	float: left;
	color: #515151;
	font-size: 15px;
	line-height: 18px;
	font-family: 'Helvetica';
	margin:10px 0 0 0;
}
.NC {
	height: 452px;
	position: relative;
	background-image: url(../img/bgNC.jpg);
	background-repeat: no-repeat;
	background-position: 40px 50px;
}
#NL {
	width: 330px;
	position: absolute;
	bottom: 8px;
	left: 49px;
}
#NL a {
	width: 330px;
	height: 111px;
	float: left;
	background-repeat: no-repeat;
}
#NL a.lic01 {
	background-position: 110px 0px;
	background-image: url(../img/bgLic01.png);
}
#NL a.lic02 {
	background-position: 110px 0px;
	background-image: url(../img/bgLic02.png);
}
#NL a:hover {
	background-position: 110px -111px;
}




.bgContact {
	background-image: url(../img/bgContencontact.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#mailOpotions {
	width: 304px;
	float: left;
	background-image: url(../img/bgContact.png);
	background-repeat: no-repeat;
	background-position: 50px 0;
	margin: -17px 0 0 0;
}
ul.opcionesmail {
	width: 304px;
	float: left;
	margin: 164px 0 0 0;
	padding: 0 0 32px 0;
	background-image: url(../img/bgOption.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
ul.opcionesmail li {
	width: 304px;
	float: left;
	background-image: url(../img/bgOption.jpg);
	background-repeat: no-repeat;
	padding: 12px 0 12px 0;
}
ul.opcionesmail li a {
	width: 236px;
	float: left;
	color: #515151;
	font-size: 15px;
	font-family: 'Helvetica';
	font-weight: bold;
	padding: 0 0 0 68px;
	background-image: url(../img/bulletopt.png);
	background-repeat: no-repeat;
	background-position: 35px 5px;			
}
ul.opcionesmail li a:hover {
	background-image: url(../img/bulletopt2.png);
}
ul.opcionesmail li a span{
	color: #337EE8;
	font-size: 23px;
	font-family: 'static';
	font-weight: normal;
}
ul.opcionesmail li a strong {
	color: #337EE8;
	font-weight: normal;
}
ul.opcionesmail li a.active {
	background-image: url(../img/bulletopt2.png);
}
.contacto {
	width: 324px;
	height: 339px;
	float: left;
	background-image: url(../img/bgForm.png);
	clear: both;
	margin: 0 0 40px 0;
	padding: 28px 34px 0 34px;
}
.contacto label.txtLabel {
	width: 324px;
	float: left;
	color: #337EE8;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	font-family: 'FuturaStd-ExtraBold';
	margin: 0 0 3px 0;
}
.contacto input.item {
	width: 304px;
	float: left;
	color: #767676;
	font-size: 11px;
	line-height: 26px;
	font-family: arial;
	background: transparent;
	background-image: url(../img/bgInput.jpg);
	margin: 0 0 8px 0;
	padding: 0 10px;
	
}
textarea {
	width: 303px;
	height: 78px;
	float: left;
	color: #767676;
	font-size: 11px;
	font-family: arial;
	margin: 0 0 0 0;
	padding: 10px;
	background-image: url(../img/bgTextArea.jpg);
	resize: none;
	
}
.contacto input.enviar {
	width: 324px;
	float: left;
	color: #FFF;
	font-size: 11px;
	line-height: 30px;
	font-family: 'FuturaStd-ExtraBold';
	background: transparent;
	background-image: url(../img/bgEnviar.jpg);
	margin: 8px 0 0 0;
	cursor: pointer;
}
.contacto span {
	width: 324px;
	float: left;
	color:#505050;
	font-size: 10px;
	font-family: arial;
	text-align: center;
	margin: 5px 0 0 0;
}


ul.banner { float: left; position: relative; overflow: auto; }
ul.banner li { list-style: none; }
ul.banner li { float: left; }

.errormsg {
	display: block;
	position: absolute;
	top: 30px;
	right: 175px;
	color: #337EE8;
	width: 180px;
	line-height: 14px;
}