a { text-decoration: none; }
/* inicio logos */

@-webkit-keyframes scroll {
	0% {
	  transform: translateX(0);
	}
	100% {
	  transform: translateX(calc(-250px * 7));
	}
  }
  
  @keyframes scroll {
	0% {
	  transform: translateX(0);
	}
	100% {
	  transform: translateX(calc(-250px * 7));
	}
  }
  .slider {
	background: rgb(255, 255, 255);
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
	height: 100px;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 960px;
  }
  .slider::before, .slider::after {
	background: linear-gradient(to right, hsl(60, 100%, 50%) 0%, rgba(255, 255, 255, 0) 100%);
	content: "";
	height: 100px;
	position: absolute;
	width: 200px;
	z-index: 2;
  }
  .slider::after {
	right: 0;
	top: 0;
	transform: rotateZ(180deg);
  }
  .slider::before {
	left: 0;
	top: 0;
  }
  .slider .slide-track {
	-webkit-animation: scroll 40s linear infinite;
			animation: scroll 40s linear infinite;
	display: flex;
  }
  .slider .slide {
	height: 100px;
	width: 250px;
  }


 /* inicio seccion  estilos de eslider logos  */
 .eslaideruno{
	width: 100%;
 }
 .slaiderunologo{
	width: 100px;
	height: 100px;
 }
 
 .slaiderunologogrande{
	width: 190px;
	height: 90px;
 }
 .slaiderunologoblanco{
	width:100px;
	height: 100px;
 }

 @media (max-width:800px){
	.slaiderunologo{
		width: 55px;
		height: 55px;
	 }
	  .slaiderunologogrande{
	width: 90px;
	height: 50px;
 }
	 .slaiderunologoblanco{
		width:50px;
		height: 50px;
	 }
	 .eslaideruno{
		height:60px;}

.slider::before, .slider::after {
background: linear-gradient(to right, rgb(235, 251, 4) 0%, rgba(255, 255, 255, 0) 100%);
content: "";
height: 0px;
position: absolute;
width: 0px;
z-index: 2;
}
 }


 /* fin seccion  estilos de eslider logos  */
/* fin logos */

/* INICIO CAROUSEL PRINCIPAL */
.imgsliderprincipal1{background:rgb(216, 214, 214);}
.imgprincipal1{height:250px; width:100%;} /* padding-left:15%; */
.imgsliderprincipal2{background:(231, 242, 246);}
.imgprincipal2{height:250px; width:100%; padding-left:1%;}
.imgsliderprincipal3{background:none;}
.imgprincipal3{height:250px; width:100%;}
.imgsliderprincipal4{ background:none;}
.imgprincipal4{height:250px; width:100%;}
.imgsliderprincipal5{background:rgb(216, 214, 214)}
.imgprincipal5{height:250px; width:100%;} /*padding-left:20%;padding-right:10% */ 
/* FIN CAROUSEL PRINCIPAL */
/***PARTE DE COLORES***********/
div.no-pad {
	margin: 0px auto; line-height: 0; max-width: 1440px;
}
div.no-pad aside > section {
	line-height: 100%;
}
div.no-pad aside > form {
	line-height: 100%;
}
div.no-pad > form {
	line-height: 100%;
}
div.no-pad > section {
	line-height: 100%;
}
div.double-wide {
	background: rgb(246, 246, 246); margin: 0px auto; padding: 30px 0px; clear: both; max-width: 1440px;
}
section {
	display: block;
}

section#category-picker {
	margin: 0px auto; width: 100%;
}
section#category-picker div {
	margin: 0px auto; transition:transform 600ms ease-in-out; width: 100%; height: 100%; overflow: hidden; display: inline-block; position: relative; min-height: 40px; -webkit-transition: -webkit-transform 600ms ease-in-out; -moz-transition: all 600ms ease-in-out; -o-transition: all 600ms ease-in-out;
}
html.js section#category-picker div {
	opacity: 1;
}
html.js section#category-picker div.pending {
	opacity: 1;
}
@media screen and (min-width:550px)
{
section#category-picker div {
	min-height: 65px;
}
}
@media screen and (min-width:1280px)
{
section#category-picker div {
	min-height: auto;
}
}
section#category-picker div ul {
	list-style: none; margin: 0px auto; padding: 0px; width: 100%;
}
section#category-picker div ul li {
	margin: 0px 0px 12px; padding: 0px; transition:background 600ms ease-in-out; -webkit-transition: background 600ms ease-in-out; -moz-transition: background 600ms ease-in-out; -o-transition: background 600ms ease-in-out;
}
@media screen and (min-width:800px)
{
section#category-picker div ul li {
	margin: 0px 6px 12px; padding: 10.5px 0px; width: calc(50% - 170px); float: left; display: inline-block;
}
}
@media screen and (min-width:960px)
{
section#category-picker div ul li {
	margin: 0px; padding: 0px; left: 0px; width: calc(67% /5 - 12px); display: inline-block; position: absolute;
}
}
section#category-picker div ul li > a {
	margin: 0px auto; padding: 0px; width: 100%; height: 100%; display: inline-block;
}
section#category-picker div ul li > a:hover {
	text-decoration: none;
}
section#category-picker div ul li > a:focus {
	text-decoration: none;
}
section#category-picker div ul li > a:active {
	text-decoration: none;
}
@media screen and (min-width:800px)
{
section#category-picker div ul li > a:hover img {
	top: 0px; opacity: 1; -webkit-filter: grayscale(0);
}
section#category-picker div ul li > a:focus img {
	top: 0px; opacity: 1; -webkit-filter: grayscale(0);
}
section#category-picker div ul li > a:active img {
	top: 0px; opacity: 1; -webkit-filter: grayscale(0);
}
}
section#category-picker div ul li span {
	margin: 0px auto 15px; padding: 0px; transition:600ms ease-in-out; text-align: center; color: rgb(255, 255, 255); display: none; -webkit-transition: all 600ms ease-in-out; -moz-transition: all 600ms ease-in-out; -o-transition: all 600ms ease-in-out;
}
section#category-picker div ul li p {
	margin: 0px auto 15px; padding: 0px; transition:600ms ease-in-out; text-align: center; color: rgb(255, 255, 255); display: none; -webkit-transition: all 600ms ease-in-out; -moz-transition: all 600ms ease-in-out; -o-transition: all 600ms ease-in-out;
}
section#category-picker div ul li img {
	margin: 0px auto 15px; padding: 0px; transition:600ms ease-in-out; text-align: center; color: rgb(255, 255, 255); display: none; -webkit-transition: all 600ms ease-in-out; -moz-transition: all 600ms ease-in-out; -o-transition: all 600ms ease-in-out;
}
section#category-picker div ul li span {
	line-height: 120%; padding-top: 15px; font-size: 1.25rem; display: block;
}
@media screen and (min-width:800px)
{
section#category-picker div ul li span {
	padding: 0px 15px; font-size: 1rem;
}
}
@media screen and (min-width:1280px)
{
section#category-picker div ul li span {
	font-size: 1.25rem;
}
}
section#category-picker div ul li span:hover {
	text-decoration: none;
}
section#category-picker div ul li span:focus {
	text-decoration: none;
}
section#category-picker div ul li span:active {
	text-decoration: none;
}
section#category-picker div ul li img {
	background-position: top; transition:500ms ease-in-out; width: 100%; position: relative; opacity: 0.9; background-repeat: no-repeat; background-size: cover; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out;
}
@media screen and (min-width:800px)
{
section#category-picker div ul li img {
	top: -15px; -webkit-filter: grayscale(1);
}
}
section#category-picker div ul li p {
	margin: 0px 15px 15px; text-align: center; color: rgb(255, 255, 255); line-height: 120%; font-size: 14px;
}
section#category-picker div ul li p strong {
	transition:transform 600ms ease-in-out; color: rgb(255, 255, 255); font-size: 1.10rem; -webkit-transition: -webkit-transform 600ms ease-in-out;
}
section#category-picker div ul li p strong::after {
	transition:transform 600ms ease-in-out; color: rgb(255, 255, 255); font-family: "fontAwesome"; font-size: 1rem; margin-left: 10px; display: inline-block; content: "\f054"; -webkit-transition: -webkit-transform 600ms ease-in-out;
}
section#category-picker div ul li:nth-of-type(1) {
	position: relative; background-color: rgb(0, 70, 92);
}
section#category-picker div ul li:nth-of-type(1):hover {
	background-color: rgb(0, 35, 46);
}
section#category-picker div ul li:nth-of-type(1):focus {
	background-color: rgb(0, 35, 46);
}
section#category-picker div ul li:nth-of-type(1):active {
	background-color: rgb(0, 35, 46);
}
@media screen and (min-width:800px)
{
section#category-picker div ul li:nth-of-type(1) {
	padding: 0px 0px 25px; width: 300px;
}
}
@media screen and (min-width:960px)
{
section#category-picker div ul li:nth-of-type(1) {
	padding: 0px 0px 25px; width: 33%;
}
}
section#category-picker div ul li:nth-of-type(1) p {
	display: block;
}
section#category-picker div ul li:nth-of-type(1) img.large {
	display: block;
}
section#category-picker div ul li:nth-of-type(1) img {
	opacity: 1;
}
section#category-picker div ul li:nth-of-type(1) > a:focus {
	text-decoration: none;
}
section#category-picker div ul li:nth-of-type(1) > a:active {
	text-decoration: none;
}
section#category-picker div ul li:nth-of-type(1) > a:hover {
	text-decoration: none;
}
section#category-picker div ul li:nth-of-type(1) > a:focus span {
	text-decoration: none;
}
section#category-picker div ul li:nth-of-type(1) > a:active span {
	text-decoration: none;
}
section#category-picker div ul li:nth-of-type(1) > a:hover span {
	text-decoration: none;
}
section#category-picker div ul li:nth-of-type(1) > a:focus p strong::after {
	transform: rotate(720deg); -webkit-transform: rotate(720deg);
}
section#category-picker div ul li:nth-of-type(1) > a:active p strong::after {
	transform: rotate(720deg); -webkit-transform: rotate(720deg);
}
section#category-picker div ul li:nth-of-type(1) > a:hover p strong::after {
	transform: rotate(720deg); -webkit-transform: rotate(720deg);
}
section#category-picker div ul li:nth-of-type(1) span {
	font-size: 1.5rem;
}
@media screen and (min-width:800px)
{
section#category-picker div ul li:nth-of-type(1) span {
	font-size: 2rem;
}
}
section#category-picker div ul li:nth-of-type(1).cat-eng img.large {
	background-image: url("/img/Energia-big.jpg");
}
section#category-picker div ul li:nth-of-type(1).cat-sales img.large {
	background-image: url("/img/AccesoySeguridad-big.jpg");
}
section#category-picker div ul li:nth-of-type(1).cat-university img.large {
	background-image: url("/img/ComputadorasyServidores-big.jpg");
}
section#category-picker div ul li:nth-of-type(1).cat-it img.large {
	background-image: url("/img/Software-big.jpg");
}
section#category-picker div ul li:nth-of-type(1).cat-marketing img.large {
	background-image: url("/img/ImpresorasyConsumibles-big.jpg");
}
section#category-picker div ul li:nth-of-type(1).cat-tech img.large {
	background-image: url("/img/Entretenimiento-big.jpg");
}
section#category-picker div ul li:nth-of-type(1).cat-finance img.large {
	background-image: url("/img/LineaBlanca-big.jpg");
}
section#category-picker div ul li:nth-of-type(1).cat-prod img.large {
	background-image: url("/img/MonitoresPantallas-big.jpg");
}
section#category-picker div ul li:nth-of-type(1).cat-qe img.large {
	background-image: url("/img/Ferreteria-big.jpg");
}
section#category-picker div ul li:nth-of-type(1).cat-legal img.large {
	background-image: url("/img/Videovigilancia-big.jpg");
}
section#category-picker div ul li:nth-of-type(1).cat-hr img.large {
	background-image: url("/img/Energia-big.jpg");
}
section#category-picker div ul li:nth-of-type(2) {
	background-color: rgb(0, 104, 172);
}
section#category-picker div ul li:nth-of-type(2):hover {
	background-color: rgb(0, 88, 146);
}
section#category-picker div ul li:nth-of-type(2):focus {
	background-color: rgb(0, 88, 146);
}
section#category-picker div ul li:nth-of-type(2):active {
	background-color: rgb(0, 88, 146);
}
@media screen and (min-width:800px)
{
section#category-picker div ul li:nth-of-type(2) {
	left: calc(33% + 12px); top: 0px; height: calc(30% - 6px);
}
section#category-picker div ul li:nth-of-type(2) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: absolute; transform: translateY(-50%);
}
}
@media screen and (min-width:960px)
{
section#category-picker div ul li:nth-of-type(2) span {
	top: 50%; width: calc(100% - 30px); position: relative; transform: translateY(-50%);
}
}
section#category-picker div ul li:nth-of-type(3) {
	background-color: rgb(143, 197, 45);
}
section#category-picker div ul li:nth-of-type(3):hover {
	background-color: rgb(122, 167, 38);
}
section#category-picker div ul li:nth-of-type(3):focus {
	background-color: rgb(122, 167, 38);
}
section#category-picker div ul li:nth-of-type(3):active {
	background-color: rgb(122, 167, 38);
}
@media screen and (min-width:800px)
{
section#category-picker div ul li:nth-of-type(3) {
	left: calc(33% + 12px); height: calc(70% - 6px); bottom: 0px;
}
section#category-picker div ul li:nth-of-type(3) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: absolute; transform: translateY(-50%);
}
}
@media screen and (min-width:960px)
{
section#category-picker div ul li:nth-of-type(3).cat-eng img.small {
	background-image: url("/img/Energia-small.jpg");
}
section#category-picker div ul li:nth-of-type(3).cat-sales img.small {
	background-image: url("/img/AccesoySeguridad-small.jpg");
}
section#category-picker div ul li:nth-of-type(3).cat-university img.small {
	background-image: url("/img/ComputadorasyServidores-small.jpg");
}
section#category-picker div ul li:nth-of-type(3).cat-it img.small {
	background-image: url("/img/Software-small.jpg");
}
section#category-picker div ul li:nth-of-type(3).cat-marketing img.small {
	background-image: url("/img/ImpresorasyConsumibles-small.jpg");
}
section#category-picker div ul li:nth-of-type(3).cat-tech img.small {
	background-image: url("/img/Entretenimiento-small.jpg");
}
section#category-picker div ul li:nth-of-type(3).cat-finance img.small {
	background-image: url("/img/LineaBlanca-small.jpg");
}
section#category-picker div ul li:nth-of-type(3).cat-prod img.small {
	background-image: url("/img/MonitoresPantallas-small.jpg");
}
section#category-picker div ul li:nth-of-type(3).cat-qe img.small {
	background-image: url("/img/Ferreteria-small.jpg");
}
section#category-picker div ul li:nth-of-type(3).cat-legal img.small {
	background-image: url("/img/Videovigilancia-small.jpg");
}
section#category-picker div ul li:nth-of-type(3).cat-hr img.small {
	background-image: url("/img/Energia-small.jpg");
}
section#category-picker div ul li:nth-of-type(3) img.small {
	display: block;
}
section#category-picker div ul li:nth-of-type(3) span {
	top: 50%; width: calc(100% - 30px); margin-top: -92%; margin-bottom: 0px; position: relative; transform: translateY(-50%);
}
}
section#category-picker div ul li:nth-of-type(4) {
	background-color: rgb(237, 119, 0);
}
section#category-picker div ul li:nth-of-type(4):hover {
	background-color: rgb(201, 101, 0);
}
section#category-picker div ul li:nth-of-type(4):focus {
	background-color: rgb(201, 101, 0);
}
section#category-picker div ul li:nth-of-type(4):active {
	background-color: rgb(201, 101, 0);
}
@media screen and (min-width:800px)
{
section#category-picker div ul li:nth-of-type(4) {
	left: calc(67% /5 + 33% + 12px); top: 0px; height: calc(70% - 6px);
}
section#category-picker div ul li:nth-of-type(4) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: absolute; transform: translateY(-50%);
}
}
@media screen and (min-width:960px)
{
section#category-picker div ul li:nth-of-type(4).cat-eng img.small {
	background-image: url("/img/Energia-small.jpg");
}
section#category-picker div ul li:nth-of-type(4).cat-sales img.small {
	background-image: url("/img/AccesoySeguridad-small.jpg");
}
section#category-picker div ul li:nth-of-type(4).cat-university img.small {
	background-image: url("/img/ComputadorasyServidores-small.jpg");
}
section#category-picker div ul li:nth-of-type(4).cat-it img.small {
	background-image: url("/img/Software-small.jpg");
}
section#category-picker div ul li:nth-of-type(4).cat-marketing img.small {
	background-image: url("/img/ImpresorasyConsumibles-small.jpg");
}
section#category-picker div ul li:nth-of-type(4).cat-tech img.small {
	background-image: url("/img/Entretenimiento-small.jpg");
}
section#category-picker div ul li:nth-of-type(4).cat-finance img.small {
	background-image: url("/img/LineaBlanca-small.jpg");
}
section#category-picker div ul li:nth-of-type(4).cat-prod img.small {
	background-image: url("/img/MonitoresPantallas-small.jpg");
}
section#category-picker div ul li:nth-of-type(4).cat-qe img.small {
	background-image: url("/img/Ferreteria-small.jpg");
}
section#category-picker div ul li:nth-of-type(4).cat-legal img.small {
	background-image: url("/img/Videovigilancia-small.jpg");
}
section#category-picker div ul li:nth-of-type(4).cat-hr img.small {
	background-image: url("/img/Energia-small.jpg");
}
section#category-picker div ul li:nth-of-type(4) img.small {
	display: block;
}
section#category-picker div ul li:nth-of-type(4) span {
	top: 50%; width: calc(100% - 30px); margin-top: -92%; margin-bottom: 0px; position: relative; transform: translateY(-50%);
}
}
section#category-picker div ul li:nth-of-type(5) {
	background-color: rgb(68, 68, 72);
}
section#category-picker div ul li:nth-of-type(5):hover {
	background-color: rgb(58, 58, 61);
}
section#category-picker div ul li:nth-of-type(5):focus {
	background-color: rgb(58, 58, 61);
}
section#category-picker div ul li:nth-of-type(5):active {
	background-color: rgb(58, 58, 61);
}
@media screen and (min-width:800px)
{
section#category-picker div ul li:nth-of-type(5) {
	left: calc(67% /5 + 33% + 12px); height: calc(30% - 6px); bottom: 0px;
}
section#category-picker div ul li:nth-of-type(5) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: absolute; transform: translateY(-50%);
}
}
@media screen and (min-width:960px)
{
section#category-picker div ul li:nth-of-type(5) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: absolute; transform: translateY(-50%);
}
}
section#category-picker div ul li:nth-of-type(6) {
	background-color: rgb(143, 197, 45);
}
section#category-picker div ul li:nth-of-type(6):hover {
	background-color: rgb(122, 167, 38);
}
section#category-picker div ul li:nth-of-type(6):focus {
	background-color: rgb(122, 167, 38);
}
section#category-picker div ul li:nth-of-type(6):active {
	background-color: rgb(122, 167, 38);
}
@media screen and (min-width:800px)
{
section#category-picker div ul li:nth-of-type(6) {
	left: calc(67% /5 * 2 + 33% + 12px); top: 0px; height: calc(50% - 6px);
}
section#category-picker div ul li:nth-of-type(6) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: absolute; transform: translateY(-50%);
}
}
@media screen and (min-width:960px)
{
section#category-picker div ul li:nth-of-type(6) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: relative; transform: translateY(-50%);
}
}
section#category-picker div ul li:nth-of-type(7) {
	background-color: rgb(0, 70, 92);
}
section#category-picker div ul li:nth-of-type(7):hover {
	background-color: rgb(0, 60, 78);
}
section#category-picker div ul li:nth-of-type(7):focus {
	background-color: rgb(0, 60, 78);
}
section#category-picker div ul li:nth-of-type(7):active {
	background-color: rgb(0, 60, 78);
}
@media screen and (min-width:800px)
{
section#category-picker div ul li:nth-of-type(7) {
	left: calc(67% /5 * 2 + 33% + 12px); height: calc(50% - 6px); bottom: 0px;
}
section#category-picker div ul li:nth-of-type(7) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: absolute; transform: translateY(-50%);
}
}
@media screen and (min-width:960px)
{
section#category-picker div ul li:nth-of-type(7) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: relative; transform: translateY(-50%);
}
}
section#category-picker div ul li:nth-of-type(8) {
	background-color: rgb(0, 104, 172);
}
section#category-picker div ul li:nth-of-type(8):hover {
	background-color: rgb(0, 88, 146);
}
section#category-picker div ul li:nth-of-type(8):focus {
	background-color: rgb(0, 88, 146);
}
section#category-picker div ul li:nth-of-type(8):active {
	background-color: rgb(0, 88, 146);
}
@media screen and (min-width:800px)
{
section#category-picker div ul li:nth-of-type(8) {
	left: calc(67% /5 * 3 + 33% + 12px); top: 0px; height: calc(30% - 6px);
}
section#category-picker div ul li:nth-of-type(8) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: absolute; transform: translateY(-50%);
}
}
@media screen and (min-width:960px)
{
section#category-picker div ul li:nth-of-type(8) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: relative; transform: translateY(-50%);
}
}
section#category-picker div ul li:nth-of-type(9) {
	background-color: rgb(156, 204, 70);
}
section#category-picker div ul li:nth-of-type(9):hover {
	background-color: rgb(135, 183, 50);
}
section#category-picker div ul li:nth-of-type(9):focus {
	background-color: rgb(135, 183, 50);
}
section#category-picker div ul li:nth-of-type(9):active {
	background-color: rgb(135, 183, 50);
}
@media screen and (min-width:800px)
{
section#category-picker div ul li:nth-of-type(9) {
	left: calc(67% /5 * 3 + 33% + 12px); height: calc(70% - 6px); bottom: 0px;
}
section#category-picker div ul li:nth-of-type(9) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: absolute; transform: translateY(-50%);
}
}
@media screen and (min-width:960px)
{
section#category-picker div ul li:nth-of-type(9).cat-eng img.small {
	background-image: url("/img/Energia-small.jpg");
}
section#category-picker div ul li:nth-of-type(9).cat-sales img.small {
	background-image: url("/img/AccesoySeguridad-small.jpg");
}
section#category-picker div ul li:nth-of-type(9).cat-university img.small {
	background-image: url("/img/ComputadorasyServidores-small.jpg");
}
section#category-picker div ul li:nth-of-type(9).cat-it img.small {
	background-image: url("/img/Software-small.jpg");
}
section#category-picker div ul li:nth-of-type(9).cat-marketing img.small {
	background-image: url("/img/ImpresorasyConsumibles-small.jpg");
}
section#category-picker div ul li:nth-of-type(9).cat-tech img.small {
	background-image: url("/img/Entretenimiento-small.jpg");
}
section#category-picker div ul li:nth-of-type(9).cat-finance img.small {
	background-image: url("/img/LineaBlanca-small.jpg");
}
section#category-picker div ul li:nth-of-type(9).cat-prod img.small {
	background-image: url("/img/MonitoresPantallas-small.jpg");
}
section#category-picker div ul li:nth-of-type(9).cat-qe img.small {
	background-image: url("/img/Ferreteria-small.jpg");
}
section#category-picker div ul li:nth-of-type(9).cat-legal img.small {
	background-image: url("/img/Videovigilancia-small.jpg");
}
section#category-picker div ul li:nth-of-type(9).cat-hr img.small {
	background-image: url("/img/Energia-small.jpg");
}
section#category-picker div ul li:nth-of-type(9) img.small {
	display: block;
}
section#category-picker div ul li:nth-of-type(9) span {
	top: 50%; width: calc(100% - 30px); margin-top: -92%; margin-bottom: 0px; position: relative; transform: translateY(-50%);
}
}
section#category-picker div ul li:nth-of-type(10) {
	background-color: rgb(237, 119, 0);
}
section#category-picker div ul li:nth-of-type(10):hover {
	background-color: rgb(201, 101, 0);
}
section#category-picker div ul li:nth-of-type(10):focus {
	background-color: rgb(201, 101, 0);
}
section#category-picker div ul li:nth-of-type(10):active {
	background-color: rgb(201, 101, 0);
}
@media screen and (min-width:800px)
{
section#category-picker div ul li:nth-of-type(10) {
	left: calc(67% /5 * 4 + 33% + 12px); top: 0px; height: calc(70% - 6px);
}
section#category-picker div ul li:nth-of-type(10) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: absolute; transform: translateY(-50%);
}
}
@media screen and (min-width:960px)
{
section#category-picker div ul li:nth-of-type(10).cat-eng img.small {
	background-image: url("/img/Energia-small.jpg");
}
section#category-picker div ul li:nth-of-type(10).cat-sales img.small {
	background-image: url("/img/AccesoySeguridad-small.jpg");
}
section#category-picker div ul li:nth-of-type(10).cat-university img.small {
	background-image: url("/img/ComputadorasyServidores-small.jpg");
}
section#category-picker div ul li:nth-of-type(10).cat-it img.small {
	background-image: url("/img/Software-small.jpg");
}
section#category-picker div ul li:nth-of-type(10).cat-marketing img.small {
	background-image: url("/img/ImpresorasyConsumibles-small.jpg");
}
section#category-picker div ul li:nth-of-type(10).cat-tech img.small {
	background-image: url("/img/Entretenimiento-small.jpg");
}
section#category-picker div ul li:nth-of-type(10).cat-finance img.small {
	background-image: url("/img/LineaBlanca-small.jpg");
}
section#category-picker div ul li:nth-of-type(10).cat-prod img.small {
	background-image: url("/img/MonitoresPantallas-small.jpg");
}
section#category-picker div ul li:nth-of-type(10).cat-qe img.small {
	background-image: url("/img/Ferreteria-small.jpg");
}
section#category-picker div ul li:nth-of-type(10).cat-legal img.small {
	background-image: url("/img/Videovigilancia-small.jpg");
}
section#category-picker div ul li:nth-of-type(10).cat-hr img.small {
	background-image: url("/img/Energia-small.jpg");
}
section#category-picker div ul li:nth-of-type(10) img.small {
	display: block;
}
section#category-picker div ul li:nth-of-type(10) span {
	top: 50%; width: calc(100% - 30px); margin-top: -92%; margin-bottom: 0px; position: relative; transform: translateY(-50%);
}
}
section#category-picker div ul li:nth-of-type(11) {
	background-color: rgb(68, 68, 72);
}
section#category-picker div ul li:nth-of-type(11):hover {
	background-color: rgb(58, 58, 61);
}
section#category-picker div ul li:nth-of-type(11):focus {
	background-color: rgb(58, 58, 61);
}
section#category-picker div ul li:nth-of-type(11):active {
	background-color: rgb(58, 58, 61);
}
@media screen and (min-width:800px)
{
section#category-picker div ul li:nth-of-type(11) {
	left: calc(67% /5 * 4 + 33% + 12px); height: calc(30% - 6px); bottom: 0px;
}
section#category-picker div ul li:nth-of-type(11) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: absolute; transform: translateY(-50%);
}
}
@media screen and (min-width:960px)
{
section#category-picker div ul li:nth-of-type(11) span {
	top: 50%; width: calc(100% - 30px); margin-bottom: 0px; position: relative; transform: translateY(-50%);
}
}

div {
    font-size: 1rem;
}
/***TERMINA PARTE DE COLORES***********/
/**********************************************************inicio carousel logos******************************************************/
/**********************************************************fin carousel logos*********************************************************/
#pchButton {
	text-align: right;
}
#pchButton a {
	margin-top: 10px;
	border: 1px solid blue;
}
