<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrap_slide {
	padding:0;
	height:430px;
}
#back-top {
	position:fixed; 
	z-index:1041; 
	bottom:5px; 
	right:8px;
}
#back-top a{
	font-size: 4em;
	color: #fe9916;
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 32px;
	height: 32px;
	display: block;
	background-color: #FFF;
	content: '';
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
	background-position: center center;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
.brand {
	text-align:center;
}
}
.brand img{
	width:100%;
	max-width:156px;
}
.brand h1{
	margin: 0 !important;
}
.idiomas {
	margin-top:15px;
	margin-bottom:0;
	padding:0;
	padding-left:15px;
}
.idiomas li{
	display:inline;
	text-decoration:none;
	margin-right:2px;
	margin-left:2px;
}
.idiomas li a{
	color:#fff;
	font-size:0.9em;
}
.idiomas li a img{
	margin-bottom:3px;
}
/*------------------------------------------------------------------------------------------------------
HEADER
 -------------------------------------------------------------------------------------------------------*/
.header-nav {
	background-color:#000;
	padding-top:28px;
	padding-bottom:15px;
}
.btn_active {
}

/* BOTONERA FIJA AL HACER SCROLL */
@media (min-width: 768px) {
.fixed {
	position:fixed;
    top: 0px;
    width: 100%;
    z-index: 1000;
	margin-top:0px !important;
	margin-bottom:0px !important;
	padding:0;
}
.fixed .brand img{
	width:100%;
	max-width:100px;
	margin-top:10px;
}
}
/*------------------------------------------------------------------------------------------------------
BUSQUEDAS
 -------------------------------------------------------------------------------------------------------*/
.wrapxcodigo {
	background-color:#202021;
	padding-top: 12px;
    padding-bottom: 12px;
}
.wrapxrubro {
	background-color:#525252;
	padding-top: 12px;
    padding-bottom: 12px;
}
.form-search {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 4px;
	font-size: 1.3em;
	line-height: 1.42857;
	color: #fff;
	background-color:  transparent;
	background-image: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.form-search:focus {
  border-color: #d8d8d8;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-search::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-search::-ms-input-placeholder {
  color: #fff;
}
.form-search::-webkit-input-placeholder {
  color: #fff;
}
.form-search:focus::-moz-placeholder {
  color: #f68236;
  opacity: 1;
}
.form-search:focus::-ms-input-placeholder {
  color: #f68236;
}
.form-search:focus::-webkit-input-placeholder {
  color: #f68236;
}

.btn_busc {
	background-color:transparent !important;
	border: none;
	border-radius: 0px;
	color:#f68236;
}
.wrap_btn_busc {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.btnxrubro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:1.3em;
	line-height: 1.42857;
	color: #fff;
	padding: 4px 4px 3px 4px;
	background-color:transparent !important;
	border-radius: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: transparent;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: transparent;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: transparent;
}
.btnxrubro .caret {
    margin-left: 35px;
	color:#f68236;
}
.btnxrubro:hover, .btnxrubro:focus, .btnxrubro:active {
    color: #f68236;
}

.open &gt; .dropdown-toggle.btnxrubro {
  color: #f68236;
}

.sin-resultados {
	margin-top:50px;
}
.sin-resultados p{
	font-size:1.6em;
}
.sin-resultados i{
	font-size:3em;
	margin-right:12px;
	color:#00a6eb;
}
/*------------------------------------------------------------------------------------------------------
HGROUP
 -------------------------------------------------------------------------------------------------------*/
hgroup {
}
hgroup h1{
	display: inline-block;
  position: relative;
	font-size:2.2em;
	font-weight:400;
	margin-top:0;
}
hgroup h1:before{
	content: "";
  position: absolute;
  height: 5px;
  border-bottom: 2px solid #f68236;
  top: 55px;
  left:50%;
  margin-left:-35px;
  width: 70px;
}
hgroup h2{
	font-size:1.2em;
	line-height:1.6em;
	margin-bottom:50px;
	margin-top:38px;
}
/*------------------------------------------------------------------------------------------------------
CONTACTO
 -------------------------------------------------------------------------------------------------------*/
#contacto {
	padding-top:70px;
	padding-bottom:110px;
}
#contactForm {
	margin-top:40px;
}
.btn-contact {
	margin-top:30px;
	padding: 12px 20px;
	font-size:1.1em;
	font-weight:400;
	letter-spacing: -0.03em;
}
.warning {
	font-size: 1.2em;
	color: #ff9b51;
	text-decoration: none;
	padding-top:30px;
	display:block;
	letter-spacing: -0.03em;
}
.success {
	font-size: 1.2em;
	line-height: 25px;
	color: #ff9b51;
	text-decoration: none;
	text-align:center;
}
.btn_submit {
	cursor:pointer;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
.info_contact {
	margin-top:25px;
	margin-bottom:25px;
}
#contacto h2{
	margin-bottom:25px;
}
}
/*------------------------------------------------------------------------------------------------------
EMPRESA
 -------------------------------------------------------------------------------------------------------*/
#empresa {
	background-color:#e7e7e7;
	padding-top:70px;
	padding-bottom:5px;
}
#empresa img{
	max-width:966px;
	width:100%;
}
/*------------------------------------------------------------------------------------------------------
PRODUCTOS
 -------------------------------------------------------------------------------------------------------*/
#novedades {
	padding-top:50px;
	padding-bottom:50px;
}
#novedades h1 {
	color:#fff;
	font-size:1.8em;
	font-weight:400;
	margin-top:0px;
	margin-bottom:50px;
	text-align:center;
}
.wrap_lin {
	padding-right: 0 !important;
}
.wrap_lin h3{
	position: absolute;
	bottom: 4px;
	font-size: 1.3em;
	margin: 0;
	letter-spacing: -0.04em;
}
.wrap_lin h3 span{
	font-weight: 700;
}
.lin_design {
	overflow: hidden;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c4c4c4+0,000000+69 */
background: #c4c4c4; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #c4c4c4 0%, #000000 69%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #c4c4c4 0%,#000000 69%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #c4c4c4 0%,#000000 69%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.lin_design h3{
	color: #FFF;
	right: 10px;
}
.lin_lux-vestra {
	overflow: hidden;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#86858a+0,d6d5d9+100 */
background: #86858a; /* Old browsers */
background: -moz-linear-gradient(top,  #86858a 0%, #d6d5d9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #86858a 0%,#d6d5d9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #86858a 0%,#d6d5d9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86858a', endColorstr='#d6d5d9',GradientType=0 ); /* IE6-9 */
}
.lin_lux-vestra h3{
	color: #000;
	left: 35px;
}
.lin_mobile {
	overflow: hidden;
	background-color: #FFF;
}
.lin_mobile h3{
	color: #000;
	right: 30px !important;
}
.lin_mobile h3 span{
	text-indent: -9999px;
	background-image: url("../img/lineas/logo-mobile.png");
	width: 88px;
	display: block;
}
.lin_silver {
	overflow: hidden;
	background-color: #FFF;
	padding-left: 0;
}
.lin_silver h3{
	color: #000;
	left: 220px !important;
}
.lin_clasica {
	overflow: hidden;
	padding: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7f8a8f+0,4a5455+70,4a5455+70,59646a+75,d4d5d6+100 */
background: #7f8a8f; /* Old browsers */
background: -moz-linear-gradient(top,  #7f8a8f 0%, #4a5455 70%, #4a5455 70%, #59646a 75%, #d4d5d6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7f8a8f 0%,#4a5455 70%,#4a5455 70%,#59646a 75%,#d4d5d6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7f8a8f 0%,#4a5455 70%,#4a5455 70%,#59646a 75%,#d4d5d6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f8a8f', endColorstr='#d4d5d6',GradientType=0 ); /* IE6-9 */
}
.lin_clasica h3{
	color: #000;
	left: 10px;
}
.tit-linea {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: 400;
}
.content_productos {
	margin-bottom: 80px;
}
/*------------------------------------------------------------------------------------------------------
LINEAS
 -------------------------------------------------------------------------------------------------------*/
#lineas {
	padding-top:70px;
	padding-bottom:100px;
}
.header-lineas h1 {
	color:#fff;
	font-size:1.8em;
	font-weight:400;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;
}
.header-lineas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ab8687;
	padding-bottom:8px;
	margin-bottom:50px;
}
/*------------------------------------------------------------------------------------------------------
FOOTER MAIN
 -------------------------------------------------------------------------------------------------------*/
#footer_main {
	padding-top:40px;
	padding-bottom:40px;
	background-color:#000;
}
#footer_main .container .row div {
	padding-bottom:25px;
}
#footer_main h6{
	color:#fff;
	font-size:1.2em;
	font-weight:700;
	margin-top:0;
	margin-bottom:15px;
}
#footer_main p{
	color:#c9c9c9;
	font-size:1em;
	line-height:22px;
	margin-top:20px;
	letter-spacing: -0.03em;
}
#footer_main p strong{
	color:#b6df2c;
	font-weight:400;
}
#footer_main ul{
	list-style-type:none;
	padding-left:0;
}
#footer_main ul li a{
	color:#c9c9c9;
	font-size:1em;
	line-height:28px;
	font-weight:400;
	letter-spacing: -0.03em;
}
/*------------------------------------------------------------------------------------------------------
FOOTER
 -------------------------------------------------------------------------------------------------------*/
#footer {
	padding-top:20px;
	padding-bottom:50px;
	background-color:#000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}
#footer p{
	color:#fff;
	font-size:0.9em;
	letter-spacing: 0.03em;
	margin-bottom:0;
}
#footer ul &gt; li &gt; a{
	color:#fff;
	font-size:0.9em;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
.list-inline &gt; li {
    display: block;
    padding-right: 0;
    padding-left: 0;
}
#footer ul {
	margin-bottom:25px;
}
}
.idioma_footer {
	margin-top:0px;
	padding-left:0px;
}
/*------------------------------------------------------------------------------------------------------
 NAV PRODUCTOS
 -------------------------------------------------------------------------------------------------------*/
.wrap-filters {
	padding-bottom:0px;
}
.list-filter {
	background-color:#FFF;
	margin-bottom:0;
}
.list-filter li{
	background-color:#4b4a4a;
	padding:2px 8px 4px 8px;
	margin-left: 1px;
	margin-right: 1px;
}
.list-filter li a{
	color:#fff;
	font-size:0.9em;
	font-weight:400;
	text-transform: uppercase;
	letter-spacing: -0.03em;
}
.list-filter li a:hover{
	color:#f68236;
	text-decoration:none;
}
.list-filter li.fl_active a{
	color:#f68236;
}
.list-filter li span{
	padding-left:8px;
}

/*------------------------------------------------------------------------------------------------------
 LISTA PRODUCTOS
 -------------------------------------------------------------------------------------------------------*/
#productos {
	padding-top:0px;
	padding-bottom:50px;
}
.elemento {
	padding:2px !important;
	position:relative;
}
.elemento img {
	display: block;
	width: 100%;
	height: auto !important;
	opacity:1;
}
 
 
/*------------------------------------------------------------------------------------------------------

 -------------------------------------------------------------------------------------------------------*/

/* columns of same height styles */
.inside {
	position:relative;
}
.inside-full-height {
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}</pre></body></html>