<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

a img {border: 0;}






/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */


#comboNav {
  display: none;
}

.wrapper {
	width: 100%;
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}

.wrapper2 {
width: 90%;
	/*width: 940px;*/
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}

.curriculumizq{
width: 60%;

margin-bottom:30px;
}




/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */





@media only screen and (min-width: 1921px) and (max-width: 3850px) {
.wrapper {
		width: 1920px;
	}
	
	.wrapper2 {
		width: 1920px;
	}
	
	.promociones{
max-width:26%;
height:580px;
 float:left; 
  padding:5px;
  margin-right:5%;
   margin-bottom:40px;
 }
 
 .consejos{
height:450px;
}

.consejosder{
height:450px;
}

}


@media only screen and (min-width: 1025px) and (max-width: 1336px) {

#posts-list {
		width: 880px;
	}
	
.consejos{
height:320px;
}

.consejosder{
height:320px;
}

h1{ font-size: 32px;}

}

@media only screen and (min-width: 992px) and (max-width: 1024px) {

#posts-list {
		width: 650px;
	}
	
.col {height: 450px;}
	
.consejos{
height:280px;
}

.consejosder{
height:280px;
}

h1{ font-size: 32px;}



}


@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	
	#nav {
		display: block;
	}
	
	#comboNav {
		display: none;
	}
	
	.wrapper {
		width: auto;
	}
	
	.wrapper2 {
		width: 768px;
	}
	
	
	/* slider */
	
	.home-slider{
		width: 712px;
	}
	
	.home-slider-clearfix {
		clear: both;
	}
	
	/* headline */
	
	#slider-holder #headline{
		float:none;
		width: 672px; /* 712 - 40 */
		padding: 50px 20px 20px 20px;
		margin-top: 0px;
		min-height: 100px;
		border-top: 1px solid #ccc;
	}
	
	#headline em#corner{
		display: none;
	}
	
	/* widget cols */
	
	.widget-cols&gt;li{
		width: 160px;
		float: left;
		margin-right: 24px;
	}
	
	.recent-post .post-head {
		width: 95px;
	}
	
	/* home blocks */
	
	.one-third-thumbs figure { width: 224px; }
	
	.one-fourth-thumbs figure{ 
		width: 160px;
		margin-right: 24px;
	}
		
	.home-block figcaption em,
	.home-block figcaption span{
		display: none;
	}
	
	/* sidebar */
	
	#sidebar{
		position: relative;
		background: #e2e0d7;
		width: 100%; /* 552 - 20 padding */
		float: right;
		padding: 20px 10px 20px 10px;
		margin-top: 0px;
		margin-bottom: 60px;
	}
	
	#sidebar em#corner{ display: none; }
	
	/* blog */
	
	#posts-list .feature-image,
	#post-content .feature-image{
		width: 552px;
	}
	
	
	
	/* portfolio */
	
	.portfolio-thumbs{ width: 732px; }
	
	.portfolio-thumbs figure{ width: 224px; }
	
	/* project */
	
	.project-description{ width: 528px; margin-right: 24px;}
	
	.project-info{ width: 160px; }
	
	.related-projects{
		width: 712px; 
	}
	
	.related-projects  figure{
		width: 45%;
		margin-right: 24px;
		
	}
	
	.related-projects figure.last{ margin-right: 0px; }
	
	/* contact */
	
	#contactForm{ 
		width: 528px;
		margin-right: 24px;
	}
	
	#contact-sidebar{ width: 140px; /* 160 - 20*/ }
	
	.banneroakley{width:65%;}
	
	
	
	
	.col_1_3 {
	width: 236px;
}
	.col_1_3.last {
	width: 236px;
}

#posts-list{
	position: relative;
	width: 90%;
	/*width: 700px;*/
	float: left;
	margin-right: 20px;
}


.wrapper2 {
width: 90%;
	/*width: 940px;*/
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}


.promociones{
width:31%;
height:380px;
 float:left; 
  padding:2px;
  margin-right:0.5%;
  margin-left:0.5%;
   margin-bottom:40px;

 
}

.consejos{
height:250px;
}

.consejosder{
height:250px;
}

.titulo{
font-size:24px;

}

h1{ font-size:1.8em;
line-height:28px;}

.floated-content{
		width: 65%;
		margin-right: 0px;
	}
	
.sidebar{
width: 9%;
float:left;

}

.portfolio-thumbs figure{ margin-right:5px;}
/*.col {height: 350px;}*/

.curriculumizq{
width: 100%;
float:left;
margin-bottom:30px;
}


}



/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
	
	#nav {
		display: none;
	}
	
	#comboNav {
		display: block;
	}
	
	.wrapper {
		width: 252px;
	}
	
	.wrapper2 {
		width: 252px;
	}
	
	.page-heading{ 
		text-align: center;
		background-position: 0px 15px;
		
	}
	
	.page-heading span{ 
		font-size: 26px;
		margin-left: 0px;
	}
	
	/* slider */
	
	.home-slider{
		width: 252px;
	}
	
	.home-slider-clearfix {
		clear: both;
	}
	
	/* home blocks */
	
	.one-third-thumbs figure,
	.one-fourth-thumbs figure { width: 100%; }
	
	/* nav */
	
	#nav&gt;li{
		display: block;
		width: 252px;
		margin-right: 15px;
	}
	
	#nav&gt;li a{
		border-bottom: solid #333 1px;
		padding: 10px 0px;
		text-align: center;
	}
	
	#nav&gt;li.current-menu-item&gt;a,
	#nav&gt;li.current_page_item&gt;a{
		border-bottom: solid #333 1px;
		background: rgba(0,0,0,.2);
	}	
	
	#nav&gt;li ul{
		float:left;
		position:relative;
		width: 100%;
	}
	
	/* headline */
	
	#slider-holder #headline{
		float:none;
		width: 212px; /* 252 - 40 */
		padding: 50px 20px 20px 20px;
		margin-top: 0px;
		min-height: 100px;
		border-top: 1px solid #ccc;
	}
	
	#headline em#corner{
		display: none;
	}
	
	#headline h1,
	.home-block-heading{
		font-size: 24px;
		line-height: 1.2em;
		margin-bottom: 15px;
	}
	
	/* widget cols */
	
	.widget-cols&gt;li{
		width: 252px;
		float: left;
		margin-right: 0px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 20px;
		margin-bottom: 35px;
	}
	
	.widget-cols&gt;li.fourth-col{ 
		border-bottom: none;
		margin-bottom: 0px;
	}
	
	header .widget-cols&gt;li{ border-bottom-color: #4f4f4f; }
	
	/* sidebar */
	
	#sidebar{
		position: relative;
		background: #e2e0d7;
		width: 220px; /* 252 - 20 padding */
		float: right;
		padding: 20px 10px 20px 10px;
		margin-top: 30px;
		margin-bottom: 60px;
	}
	
	#sidebar em#corner{ display: none; }
	
	
	
	/* blog */
	
	/*.floated-content,
	#posts-list,
	#post-content{
		width: 252px;
		margin-right: 0px;
	}
	
	#posts-list article{
		padding-left: 0px;
	}
	
	#posts-list .feature-image,
	#post-content .feature-image{
		width: 252px;
	}
	
	#posts-list .post-heading{
		font-size: 24px;
	}
	
	article .meta .comments{
		border-left: none;	
		border-right: none;
	}*/
	
/*	#posts-list .entry-date{
		position: static;
		width: 100%;
		height: auto;
		background: #444;
		padding: 10px 0px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		text-align: center;
		
		-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
		-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
		-o-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
		box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	}
	
	#posts-list .entry-date .number{
		display: inline;
		padding-top: 0px;
		font-size: 12px;
	}
	
	#posts-list .entry-date .year{
		display: inline;
		padding-top: 5px;
		font-size: 12px;
	}*/
	
	article .meta div{
		padding: 10px 10px 10px 30px;

	}
	
	.heading{
		font-size: 21px;
	}
	
	/* page navi */ 
	
	.page-navigation{
		display: block;
		margin-left: 0px;
		margin-bottom: 60px;
	}
	
	.page-navigation a{
		padding: 7px 9px;
	}
	
	/* portfolio */
	
	.portfolio-thumbs{ width: 100%; }
	
	.portfolio-thumbs figure{ width: 100px; }
	
	
	/* project */
	
	
	.project-description{ width: 252px; margin-right: 0px;}
	
	.project-info{ width: 252px; }
	
	.project-heading .launch{ padding-top: 20px; clear: both; }
	
	.related-projects{
		width: 252px; 
	}
	
	.related-projects  figure{
		width: 252px;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	
	.related-projects .heading{ font-size: 13px; }
	
	/* form */
	
	#contactForm{ width: 252px; }
	
	#contactForm label,
	#commentform label{
		padding-left: 0px;
		padding-bottom: 10px;
		margin-top: -15px;
		display: block;
	}
	
	#contact-sidebar{ width: 232px; /* 252 - 20*/ }
	
	.consejos{
width: 100%;

}
.consejosder{
width: 100%;
float:right;

}


.promociones{
width: 100%;
height:450px;
float:left;


}

.promocionesder{
width: 100%;
height:450px;
float:left;

}

.piepromociones{
width: 77%;
}

.curriculumizq{
width: 100%;
float:left;
margin-bottom:30px;
}

.curriculumder{
width: 100%;
float:left;
}


.cabecera{
font-family: 'Yanone Kaffeesatz', Arial, sans-serif;
	font-size: 2.26em;}
	
/*	.promociones{
max-width:25%;
height:380px;
 float:left; 
  padding:5px;
  margin-right:5%;
   margin-bottom:40px;
   border:   1px solid #ccc;
 
}*/

.col { width:100%!Important; text-align:center;}




}



/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 768px) {
	
	.wrapper {
		width: auto;
	}
	
	.wrapper2 {
		width: 90%;
		
	}
	/* slider */
	
	.home-slider{
		width: 436px;
	}
	
	.home-slider-clearfix {
		clear: both;
	}
	
	/* headline */
	
	#slider-holder #headline{
		width: 396px; /* 436 - 40 */
	}
	
	/* widget cols */
	
	.widget-cols&gt;li{
		width: 436px;
		float: left;
		margin-right: 0px;
	}
	
	.recent-post .post-head {
		width: 372px;
	}
	
	/* nav */
	
	#nav&gt;li{ width: 436px; }
	
	/* sidebar */
	
	/*#sidebar{ width: 220px;}*/

	/* 436 - 20 padding */ 
	
	/* blog */
	
/*	.floated-content{ width: 90%; }*/
	#posts-list,
	#post-content{ width: 90%; }
	
	#posts-list .feature-image,
	#post-content .feature-image{
		width: 90%;
	}
	
	/* portfolio */
	
	.portfolio-thumbs{ width: 436px; }
	
	.portfolio-thumbs figure{ width: 40%;  }
	
	/* project */
	
	.project-description{ width: 436px; margin-right: 0px;}
	
	.project-info{ width: 436px; }
	
	
	.related-projects{
		width: 436px; 
	}
	
	.related-projects  figure{
		width: 436px;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	
	.related-projects .heading{  font-size: 13px; }
	
	/* form */
	
	#contactForm{ width: 436px; }
	
	#contact-sidebar{ width: 416px; /* 436 - 20*/ }
	
	.map-content{
	width: 100%;

}

.consejos{
width: 95%;
height:350px;
float:left;


}

.consejosder{
width: 95%;
height:350px;
float:left;

}

.pieconsejos{
width: 77%;
}

.promociones{
width: 95%;
float:left;
height:650px;


}

.promocionesder{
width: 95%;
float:left;
height:650px;

}

.piepromociones{
width: 77%;
}
	
	.home-block figcaption span{ 
	font-size: 1.1em;
	margin-bottom: 7px;
}

.cab{
width:40%
}


.banneroakley{width:85%;}

.col_1_3 {
	width: 90%;
}
.col_1_3.last {
	width: 90%;
}
.col { width:100%!Important; text-align:center;}
.floated-content{
		width: 78%;
		margin-right:5px;
	}
	
#sidebar{width: 120px;}

h3{ font-size:20px;  }

#posts-list{
	position: relative;
	width:100%;}
	
#posts-list article{
	position: relative;
	padding-left: 0px;
	margin-bottom: 15px;
	
}
 #sidebar{width:95%;}




}

@media only screen and (max-width: 480px) {

.wrapper {
		width: 100%;
	}
.wrapper2 {
		width: 90%;
	}



.map-content{
	width: 100%;

}

.imagen1{
	width:100%;}
	
.consejos{
width: 100%;
height:300px;
float:left;


}

.consejosder{
width: 100%;
height:300px;
float:left;

}

.promociones{
width: 100%;
height:450px;
float:left;


}

.promocionesder{
width: 100%;
height:450px;
float:left;

}

.home-block figcaption strong{ 
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 2px;
	margin-top: 5px;
}

.home-block figcaption span{ 
	font-size: 0.8em;
	margin-bottom: 7px;
}

.cabecera{
font-size: 18px;
margin-top:35px;
}
.cab{
width:60%
}


img.portada {

  width:98%;
 /* margin-left:0px;*/
  


}


img.proveedor {
	float:left;
	width:47%;
	margin-left:6px;
	
	
}
.col_1_3 {
	width: 460px;
}
.col_1_3.last {
	width: 470px;
}	
.homepage_widgets {
width:100%;
}
	
.col { width:100%!Important; text-align:center;}
	
.floated-content{
		width: 100%;
	}
	
h3{ font-size:18px;  }

#posts-list{
	position: relative;
	width:100%;}
	
#posts-list article{
	position: relative;
	padding-left: 0px;
	margin-bottom: 15px;
	
}
 #sidebar{width:95%;}

}




@media only screen and (min-width: 320px) and (max-width: 360px) {

.floated-content{
		width: 100%;
		margin-left: 10px;
	}
	

.wrapper {
		width: 100%;
	}
.wrapper2 {
		width: 90%;
	}



img.portada2 {
  width:32%;
  margin-left:0px;
  margin-top:15px;
  
}

.prod80{
width:100%;
}


.prod70{
width:100%;
}

.prod60{
width:100%;
}

.clase50{
width:100%;
}

.clase45{
width:100%;
}

img.prod {
	float:left;
	margin-top:0px;
	
	
}

.TextoSupBold{  font-weight: bold;text-align:justify;}



.banneroakley{width:100%;}

.col_1_3 {
	width: 320px;
}
.col_1_3.last {
	width: 320px;
}


	
	
	
.col { width:100%!Important; text-align:center;}



}</pre></body></html>