<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------------------------------------------------
                  Triveo - CSS File
------------------------------------------------------*/


/* Global
------------------------------------------------------*/
html,body{height:100%}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 auto;
	padding:0;
	background-color:#d3dbde;
	color:#6e7a7f;
	height:100%;
}
*{
	margin:0;
	padding:0;
}
*:focus{
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
				 if you want to keep it! */
}
.clr{
	clear:both
}
form{
	margin:0; padding:0;
}
hr{
	border:0;
	color:#d3d3d3;
	background-color: #d3d3d3;
	height: 1px;
}


/* Default Element Styles
------------------------------------------------------*/
/* heading */
h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal;
	letter-spacing:-1px;
	text-transform:uppercase; 
	color:#6e7a7f;
}
h1{
	font-size:26px; 
	line-height:30px; 
	margin-bottom:15px;
}
h2{
	font-size:24px; 
	line-height:28px; 
	margin-bottom:15px;
}
h3{
	font-size:22px; 
	line-height:20px; 
	margin-bottom:5px;
}
h4{
	font-size:18px; 
	line-height:18px; 
	margin-bottom:8px; 
	font-weight:bold;
}
h5{
	font-size:16px; 
	margin:3px 0px; 
	padding:0px; 
	letter-spacing:1px;
}
h6{
	font-size:14px; 
	margin:3px 0px; 
	padding:0px; 
	letter-spacing:1px;
}

/* links */
a{
	color:#0d364b; 
	text-decoration:underline;
}
a:visited{
	color:#0d364b; 
	text-decoration:none;
}
a:hover{
	color:#0d364b; 
	text-decoration:none;
}
a img{
	border:none
}
.img-content{
	float:left; 
	margin:0px 12px 10px 0px;
	border:3px solid #bfc9cd;
}
.imgleft{
	float:left; 
	margin:4px 12px 10px 0px;
	border:3px solid #bfc9cd;
}
.imgright{
	float:right; 
	margin:4px 0px 10px 12px;
	border:3px solid #bfc9cd;
}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote{
	font-size:12px;
	line-height:20px;
	margin-bottom:14px;
	color:#6e7a7f;
}
ul, ol{
	margin:10px 0 35px 40px;
}
li ol, li ul{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol{
	list-style:decimal;
}
blockquote{
	font-style:italic;
	margin:0px;
	color:#6e7a7f;
	padding:0px 4px 2px 38px;
	background-image:url(../images/quote.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	float:left;
}


/* code */
code{
	font-family:Tahoma, Arial, Verdana;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dddddd;
	padding:15px 10px;
}


/* Container
------------------------------------------------------*/
#outer-container{
	background-image:url(../images/bg-container-top.jpg); 
	background-repeat:repeat-x;	
	background-position:top;
}
#outer-container2{
	background-image:url(../images/bg-container-top.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#inner-container{
	background-image:url(../images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:960px;
	margin:0px auto;	
}
#inner-container-warrior{
	background-image:url(../images/bg-header-warrior.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:960px;
	margin:0px auto;
}
#inner-container-wex{
	background-image:url(../images/bg-header-wex.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:960px;
	margin:0px auto;	
}
#inner-container-dataoffice{
	background-image:url(../images/bg-header-dataoffice.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:960px;
	margin:0px auto;	
}
#inner-container-beautone{
	background-image:url(../images/bg-header-beautone.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:960px;
	margin:0px auto;	
}
#inner-container-carl{
	background-image:url(../images/bg-header-carl.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:960px;
	margin:0px auto;	
}
#inner-container-stickn{
	background-image:url(../images/bg-header-stickn.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:960px;
	margin:0px auto;	
}
#inner-container-sr{
	background-image:url(../images/bg-header-sr.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:960px;
	margin:0px auto;	
}
#inner-container-etilux{
	background-image:url(../images/bg-header-etilux.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:960px;
	margin:0px auto;	
}
#inner-container-colorinmotion{
	background-image:url(../images/bg-header-colorinmotion.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:960px;
	margin:0px auto;	
}

#inner-container-chies{
	background-image:url(../images/bg-header-chies.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:960px;
	margin:0px auto;
}	

#inner-container2{
	background-image:url(../images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:960px;
	margin:0px auto;
}
#container-bottom{
	width:100%;
	background-image:url(../images/bg-footer.gif); 
	background-repeat:repeat-x;  
	background-position:top; 
	height:66px;
	float:left;
}


/* Header
------------------------------------------------------*/
#header{
	height:481px;
	}
#header-marcas{
	height:430px;
	}	
#header-inner{
	height:166px;
	}
#top{
	width:960px;
	height:50px;
	background-image:url(../images/bg-menu.png);
	background-repeat:repeat-x;
	float:left;
}
#logo{
	width:960px;
	text-align:center;
	margin-top:-3px;
	margin-bottom:22px;
	float:left;
}

/* Sitemap */
#sitemap{
	width:960px;
	height:31px;
	margin-top:116px;
	padding:8px 15px;
	background-image:url(../images/bg-sitemap.gif);
	background-repeat:no-repeat;
	color:#808a8e;
	float:left;
}
#sitemap a, #sitemap a:visited{
	color:#808a8e;
	text-decoration:none;
}

/* Top Navigation bar menu styling */
#nav-menu {
	font-family:Tahoma, Arial, Verdana;
	width:650px;
	margin-top:13px;
	float:left;
	list-style-type:none;
}

/* Search styling */
.search-fieldset{
	border:none;
}
#search-box{
	width:133px;
	height:50px;
	margin-top:10px;
	float:right;
}
#s{
	font-size:11px;
	color:#6c6e6f;
	padding:4px 0px 2px 6px;
	background-image:url(../images/bg-search.jpg);
	background-repeat:no-repeat;	
	width:160px;
	height:17px;
	border:0px;
}
#search .go{
	position:absolute;
	margin:4px 0 0 -21px;
	background: url(../images/search-icon.gif);
	height: 15px;
	width: 15px;
	cursor:pointer;
	border: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#search .go{
	margin:-19px 0 0 145px;
}
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){
#search .go{
	margin:4px 0 0 -24px;
}
}

/*  Homepage Slider
------------------------------------------------------*/
#slideshow-container{
	width:960px;
	height:413px;
	background-repeat:no-repeat;
	background-position:center;
	float:left;
}
#slideshow-inner{
	width:960px;
	height:328px;
	background-image:url(../images/bg-slideshow.jpg);
	background-repeat:no-repeat;
	float:left;
}
ul#slide-image{
	width:617px;
	height:328px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}
ul#slide-image-type2{	
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}
ul#slide-desc{
	width:343px;
	height:328px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}
.slide-image{
	width:960px;
	height:328px;
	list-style-type:none;
	position:absolute;
	float:left;
}
.slide-icon{
	width:52px;
	height:52px;
	margin:5px 0px 0px 15px;
	float:left;
}
.desc{
	width:331px;
	height:75px;
	padding-top:7px;
	background-image:url(../images/slide-line.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;
}
.desc-last{
	width:331px;
	height:75px;
	padding-top:7px;
	float:left;
}
.desc h4, .desc-last h4{
	color:#0d364b;
	margin-bottom:3px;
}
.desc h4 a, .desc h4 a:visited, .desc-last h4 a, .desc-last h4 a:visited{
	color:#0d364b;
	text-decoration:none;
}


/* Content
------------------------------------------------------*/
#content{
	width:960px;
	margin-top:10px;
	float:left;
}
#content-inner{
	width: 960px;
	margin-top: 10px;
	float: left;
}
.maincontent{
	width:633px;
	margin-right:34px;
	padding-bottom:30px;
	float:left;
}
.maincontent-stickn{
	width: 633px;
	margin-right: 5px;
	padding-bottom: 30px;
	float: left;
}
.maincontent-inner{
	width:633px;
	padding-right:48px;
	padding-bottom:22px;
	background-image:url(../images/content-devider.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
}
.maincontent-fullwidth{
	width:960px;
	padding-bottom:50px;
	float:left;
}
.two-column{
	width:366px;
	margin:12px 0px 5px 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
.two-column-index{
	width:938px;
	margin:12px 0px 5px 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
.two-column-mv{
	width:382px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 15px 5px 0px 15px;
}
.three-column{
	width:244px;
	float:left;
}
.three-column h3{
	margin-bottom:0px;
}
.front-icon{
	width:177px;
	float:left;
}
.front-spacer{
	width:30px;
	display:block;
	float:left;
}
.rightbar-content{
	width:271px;
	margin-left:7px;
	margin-bottom:35px;
	float:left;
}


/* Content MARCAS
------------------------------------------------------*/
#content-marcas{
	width: 960px;
	margin-top: 1px;
	float: right;
}
#content-inner-marcas{
	width:960px;
	margin-top:10px;
	float:left;
}
.maincontent-marcas{
	width:633px;
	margin-right:34px;
	padding-bottom:30px;
	float:left;
}
.maincontent-inner-marcas{
	width:633px;
	padding-right:48px;
	padding-bottom:50px;
	background-image:url(../images/content-devider.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
}
.maincontent-fullwidth-marcas{
	width:960px;
	padding-bottom:50px;
	float:left;
}
.two-column-marcas{
	width:366px;
	margin:22px 0px 5px 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
.two-column-listado{
	width:555px;
	margin:22px 0px 5px 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
.three-column-marcas{
	width:244px;
	float:left;
}
.three-column h3-marcas{
	margin-bottom:0px;
}
.front-icon-marcas{
	width:366px;
	float:left;
}
.front-spacer{
	width:30px;
	display:block;
	float:left;
}
.rightbar-content-marcas{
	width:258px;
	margin-left:7px;
	margin-bottom:35px;
	float:left;
}


/* Newsflash */
#newsflash{
	width:960px;
	height:32px;
	margin:11px 0px 22px 0px;
	background-image:url(../images/bg-newsflash.gif);
	background-repeat:no-repeat;
	float:left;
}
.news-icon{
	margin-left:20px;
	padding:8px 10px;
	float:left;
}
.newsflash-title{
	padding:5px 0px;
	float:left;
}
.news-spacer{
	width:34px; 
	height:17px; 
	margin-top:8px; 
	background-image:url(../images/news-devider.png); 
	background-repeat:repeat-y; 
	display:block; 
	float:left;
}
.newsflash-text{
	width:955px;
	margin:8px 0px 0px 33px;
	font-size:13px;
	color:#333;
	float:left;
	font-style: italic;
	font-weight: bold;
}

/* Featured */
.featured{
	width:293px;
	height:200px;
	margin-bottom:30px;
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}
/* Featured stickn */
.featured-stickn{
	width: 299px;
	height: 222px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
/* Rightbar list */
ul.rightbar-list{
	margin:0px; 
	padding:0px; 
	list-style-type:none;
}
ul.rightbar-list li{
	background-image:url(../images/arrow.gif);
	background-position:5px 11px;
	background-repeat:no-repeat;
	padding-left:20px;
	border-bottom:1px solid #bfcace;
	line-height:22px;
}
ul.rightbar-list li a{
	color:#6e7a7f;
	text-decoration:none;
}
ul.rightbar-list li a:hover{
	text-decoration:underline;
}


/* Content list */
ul.content-list{
	margin:0px 0px 10px 0px; 
	padding:0px; 
	list-style-type:none;
}
ul.content-list li{
	background-image:url(../images/arrow.gif); 
	background-position:0px 6px; 
	background-repeat:no-repeat; 
	padding:0px 0px 6px 15px; 
	line-height:18px;
}
ul.content-list li a{
	color:#474747; 
	text-decoration:none;
}
ul.content-list li a:hover{
	text-decoration:underline;
}


/* About
------------------------------------------------------*/
.choose-icon{
	margin-bottom:6px;
}
.about-icon{
	width:76px;
	height:87px;
	margin-top:14px;
	float:left;
}
.about-content{
	width:333px;
	margin-top:1px;
	margin-left:11px;
	float:left;
	height: 222px;
}
.about-content h4{
	margin-bottom:6px;
	padding-bottom:9px;
	border-bottom:1px solid #bfcace;
}


/* Productos 
------------------------------------------------------*/

.product-image{
	width:220px;
	height:300px;
	margin-top:1px;
	float:left;
}
.product-fancy{
	width:220px;
	height:400px;
	margin-top:1px;
	float:left;
}
.service-item{
	width:295px;
	margin-bottom:36px;
	float:left;
}
.service-item h4{
	margin-bottom:8px;
}
.services-icon{
	width:75px;
	height:130px;
	float:left;
}
.detail-button{
	float:right;
}
#first-process{
	width:193px;
	margin-top:10px;
	background-image:url(../images/1.gif);
	background-repeat:no-repeat;
	background-position:right 17px;
	border-bottom:1px solid #bfcace;
	float:left;
}
#second-process{
	width:193px;
	margin-top:10px;
	background-image:url(../images/2.gif);
	background-repeat:no-repeat;
	background-position:right 17px;
	border-bottom:1px solid #bfcace;
	float:left;
}
#third-process{
	width:193px;
	margin-top:10px;
	background-image:url(../images/3.gif);
	background-repeat:no-repeat;
	background-position:right 17px;
	border-bottom:1px solid #bfcace;
	float:left;
}
.process-spacer{
	width:26px;
	display:block;
	float:left;
}

/* pricing list table */
.table-a{
	width: 100%;
	margin: 0px 0;
}	
.table-a th{
	background-color:#d3dbde;
	padding: 12px 0px;	
	text-align:center;
}
.table-a td{
	padding: 10px;
	border-top: solid 1px #bfc9cd;
}
.table-a td img{
	vertical-align: bottom;
	width: 90px;
	height: 60px
}
.table-a h4{
	font-size: 16px;
	color: #6e7a7f;
	margin-bottom:2px;
}
.table-a tr.row2{
	background-color:#e8edef;
}
.table-a .right{
	border-left: solid 1px #bfc9cd;
}
.table-a tr.final{
	background-color:#d3dbde;
}
.table-a tr.final td{
	padding:20px 0 0 0;
}
.table-a .left{
	width: 25%;
}
.lefttitle{
	text-align:left; 
}
a.button{
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
}


/* Portfolio
------------------------------------------------------*/
#mainportfolio{
	width:936px;
	margin:0px 12px;
	border-bottom:1px solid #bfcace;
	float:left;
}
#portfolio-main{
	width:963px;
	height:75px;
	margin:0px auto;
	background-image:url(../images/portfolio-shadow.jpg);
	background-repeat:no-repeat;
	background-position:center 30px;
}
.pf-menu{
	margin-top:0px;
	list-style-type:none;
	text-align:center;
}
.pf-menu li{
	margin:0px 22px;	
	display:inline;
}
.pf-menu li a, .pf-menu li a:visited{
	color:#6e7a7f;
	text-decoration:none;
}
.pf-box{
	width:262px; 
	height:197px;
	background-image:url(../images/shadow-pf.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px 25px 100px 25px; 
	float:left;
}
.pf-box h4{
	margin-top:5px;
}
.pf-img{
	background-color:#dce3e6;
	border:1px solid #b6bfc3;
	padding:5px;		
}
.pf-icon{
	width:110px;
	height:82px;
	float:left;
}


/* Contact
------------------------------------------------------*/
/* Contact list */
ul.contact-list{
	margin:0px; 
	padding:0px; 
	list-style-type:none;
}
ul.contact-list li{
	padding:10px 0px;
	border-bottom:1px solid #bfcace;
}
ul.contact-list li.first{
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #bfcace;
}

form{
	margin:0; 
	padding:0;
}
#contactFormArea{
	width:0px;
	margin-bottom:5px;
	float:left;
}
.input{
	background-color:#d3dbde;
	border:2px solid #afb8bb;
	width:257px;
	margin:0px;
	color:#6b6b6b;
	padding: 5px 5px 5px 5px;
	z-index: auto;
}
.input-submit{
	background-image:url(../images/send-button.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	border:0px;
	width:88px;
	height:28px;
	cursor:pointer;
	float:left;
}
.textarea{
	height:111px;
	background-color:#d3dbde;
	border:2px solid #afb8bb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:266px;
	padding:5px 5px 5px 5px;
	margin:0px;
	color:#6b6b6b;
}
#loadBar{
	width:270px;
	color:#797979;
}
#emailSuccess{
	width:270px;
	color:#797979;
}
.loading-text{
	font-weight:bold;
	float:left;
}
.loading-form{
	width:16px;
	height:16px;
	margin:3px 0px 0px 15px;
	background-image:url(../images/loading.gif);
	background-repeat:no-repeat;
	float:left;
}

/* Map */
#map{
	width:608px;
	height:192px;
	margin:0px 10px 10px 0px;
	border:3px solid #bfc9cd;
	float:left;
}

/* Contact-Form Box */
.form-box-top{
	width:625px;
	height:33px;
	background-image:url(../images/form-box-top.gif);
	background-repeat:no-repeat;
	float:left;
}
.form-box{
	width:588px;
	padding:11px 11px;
	background-color:#bfc9cd;
	border-right:1px solid #afb8bb;
	border-left:1px solid #afb8bb;
	float:left;
}
.form-box-bottom{
	width:625px;
	height:3px;
	background-image:url(../images/form-box-bottom.gif);
	background-repeat:no-repeat;
	float:left;
}
#form-left{
	width:266px;
	margin-right:24px;
	float:left;
	height: 222px;
}
#form-right{
	width:auto;
	float:left;
}


/* Footer
------------------------------------------------------*/
#footer{
	background-image:url(../images/footer-line.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size:10px;
	color:#608395;
	width:960px;
	height:66px;
	margin:0px auto;
}
#footer a, #footer a:visited{
	color:#608395; 
	text-decoration:none;
}
.left-footer{
	width:215px;
	margin-top:1px;
	background-image:url(../images/footer-glow.jpg);
	background-repeat:no-repeat;
	float:left;
}
.footer-logo{
	margin:8px 0px 0px 10px
}
.right-footer{
	width:425px;
	float:right;
	height: 11px;
	margin-top:24px;	
}
.social-network{
	margin:15px 0px 6px 0px;
	float:right;
}
.social-icon{
	width:16px;
	height:16px;
	margin:0px 10px 0px 36px;
	float:left;
}
.follow{
	float:left;
}
.copyright{
	float:right;
}
</pre></body></html>