/*inicio*/
#inicio .banners  {
	padding-top:100px;
	overflow: auto;
}
#inicio  .banners   a  {
	text-decoration: none;
	color:#FFF;
	
}

#inicio .banners .banner {
	float: left;
	width: 31.22%;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 1%;
	
	margin: 0 1px 1px 0;
	height: 121px;
}
#inicio .banners .banner p {
	font-size: 14px;
}
#inicio .banners .banner span {
	font-size: 39px;
	line-height: 39px;
}
#inicio .banners .software {
	background-color: #2ccba4;
	background-image: url(../images/home/software.png);
	background-repeat: no-repeat;
	background-position: right bottom;
 }
 #inicio .banners .banner:hover {
	background-color: #008C99;
 }
#inicio .banners .sitios {
	background-color: #cfdc0d;
	background-image: url(../images/home/sitios.png);
	background-repeat: no-repeat;
	background-position: right bottom;
 }
 #inicio .banners .sitios p{
	margin-top:60px
  }
#inicio .banners .seo {
	background-color: #52c5d1;
	background-image: url(../images/home/seo.png);
	background-repeat: no-repeat;
	background-position: 200px top;
 }
 #inicio .banners .outsourcing {
	background-color: #FF6E60;
	background-image: url(../images/home/outsourcing.png);
	background-repeat: no-repeat;
	background-position: 98% -10px;
	vertical-align: bottom;
 }
 #inicio .banners .outsourcing p {
	margin: 60px 0 0 0;
}
 #inicio .banners .servidores {
	background-color: #50a0cd;
	background-image: url(../images/home/servidores.png);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	text-align: right;
 } 

 #inicio .banners .moviles {
	background-color: #22DBC3;
	background-image: url(../images/home/moviles.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-align: right;
 }
   #inicio .banners .moviles p {
	margin: 25px 0 0 0;
}
#inicio .globos {
	display: block;
	clear: both;
	margin: 20px;
}
#inicio .globos h2 {
	margin-bottom:5px;
}
#inicio .globos a h2  {
	color: #008c99;
}
#inicio .globos .globo {
	margin: 1%;
	width: 48%;
	float: left;
}
#inicio .globos .globo a {
	text-decoration: none;
}

#inicio .globos a p {
color:#6e6e6e}
#inicio  .globos  .globo .text {
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 0%,#e2e2e2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e2e2e2',GradientType=0 );
	padding: 15px 20px 20px 20px;
	min-height:80px
}

#inicio  .globos  .globo .bottom {
background-repeat:no-repeat;
height:31px;
width: 100#;
}
#inicio  .globos  .trabajos .bottom {
background-image: url(../images/globo01.png);
background-position: 100px 0 ;
}

#inicio  .globos  .filosofia .bottom {
background-image: url(../images/globo03.png);
background-position: 100px 0 ;
}
#inicio  .globos  .unete .bottom {
background-image: url(../images/globo02.png);
background-position: 300px 0 ;
}
#inicio  .globos  .tecnologias .bottom {
background-image: url(../images/globo01.png);
background-position: 400px 0 ;
}
/*software*/

#software
 {clear: both

}


#software .color {
	background-color: #2ccba4;
	background-image: url(../images/headers/software.png);
	background-repeat: no-repeat;
	background-position: 600px bottom;
}

#software  h1 {
	color: #2ccba4;
}
#software  h2 {
	color: #fff;
}
#software  h3 {
	color: #2ccba4;
}
/*SITIOS*/

#sitios .color {
	background-color: #cfdc0d;
	background-image: url(../images/headers/sitios.png);
	background-repeat: no-repeat;
	background-position: 600px bottom;
}

#sitios  h1 {
	color: #cfdc0d;
}
#sitios  h2 {
	color: #62661f;
}
#sitios  h3 {
	color: #cfdc0d;
}
/*SEO*/
#seo .color {
	background-color: #52c5d1;
	background-image: url(../images/headers/seo.png);
	background-repeat: no-repeat;
	background-position: 600px top;
}

#seo  h1 {
	color: #52c5d1;
}
#seo  h2 {
	color: #357e86;
}
#seo  h3 {
	color: #52c5d1;
}
/*OUTSOURCING*/

#outsourcing .color {
	background-color: #FF6E60;
	background-image: url(../images/headers/outsourcing.png);
	background-repeat: no-repeat;
	background-position: 600px top;
}

#outsourcing  h1 {
	color: #FF6E60;
}
#outsourcing  h2 {
	color: #FFF;
}
#outsourcing  h3 {
	color: #FF6E60;
}
#outsourcing  h4.subtitle {
	color: #000000;
	font-size: 22px;
	margin: 15px 0 10px 0;
}
#outsourcing ul.hitos {overflow: auto}

#outsourcing ul.hitos li {
	float: left;
	margin-right: 20px;
}

/*MOVILES*/

#moviles .color {
	background-color: #22DBC3;
	background-image: url(../images/headers/moviles.png);
	background-repeat: no-repeat;
	background-position: 600px center;
}

#moviles  h1 {
	color: #22DBC3;
}
#moviles  h2 {
	color: #FFF;
}
#moviles  h3 {
	color: #22DBC3;
}
/*servidores*/
#servidores .color {
	background-color: #50a0cd;
	background-image: url(../images/headers/servidores.png);
	background-repeat: no-repeat;
	background-position: 500px bottom;
}

#servidores  h1 {
	color: #50a0cd;
}
#servidores  h2 {
	color: #FFF;
}
#servidores  h3 {
	color: #50a0cd;
}
/*filosofia*/

#filosofia .color {
	background-color: #008c99;
	background-image: url(../images/headers/filosofia.png);
	background-repeat: no-repeat;
	background-position: 500px 7px
	
}

#filosofia  h1 {
	color: #008c99;
}
#filosofia  h2 {
	color: #FFF;
}
#filosofia  h3 {
	color: #008c99;
}
#filosofia  .colLeft {
	float: left;
	width: 29.3%;
	margin: 1% 1% 1% 0;
	padding: 1%;
	border: 4px solid #e9e9e9;
	min-height: 300px;
}
#filosofia .colLeft p {
	margin-bottom: 10px;
}
#filosofia .colLeft p.redes {
	color: #000000;
}

#filosofia .colLeft h4 {
	font-size: 22px;
	text-transform: uppercase;
	color: #f78f1e;
	margin-bottom: 7px;
}
#filosofia  .gustavo {
	background-image: url(../images/gustavo.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	background-color: #FFFFFF;
	
}
#filosofia .gustavo h4 {
}
#filosofia .gustavo p {
	margin-left: 100px;
}

#filosofia  .martin {
	background-image: url(../images/martin.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;

}

#filosofia .martin h4 {
}
#filosofia .martin p {
	margin-right: 90px;
}

/*trabajar*/
#trabajar .color {
		background-color: #008c99;
	background-image: url(../images/headers/trabajar.png);
	background-repeat: no-repeat;
	background-position: 500px bottom
}

#trabajar  h1 {
	color: #008c99;
}
#trabajar  h2 {
	color: #FFF;
}
#trabajar  h3 {
	color: #008c99;
}
#trabajar .col, #contacto .col {
	width: 30%;
	overflow: auto;
}
#trabajar label, #contacto label {
	display: block;
}
#trabajar .action, #contacto .action {
	display: block;
	clear: left;
	padding: 15px 0 0;
}

#trabajar textarea, #contacto textarea {
	width: 330px;
	height: 90px;
}
/*casos de exito*/
#casos .color {
	background-color: #008c99;
	background-image: url(../images/headers/casos-de-exito.png);
	background-repeat: no-repeat;
	background-position: 500px bottom
}

#casos  h1 {
	color: #008c99;
}
#casos  h2 {
	color: #FFF;
}
#casos h3 {
	color: #008c99;
}
/*herramientas*/
#herramientas .color {
	background-color: #008c99;
	background-image: url(../images/headers/herramientas.png);
	background-repeat: no-repeat;
	background-position: 500px bottom;
}

#herramientas  h1 {
	color: #008c99;
}
#herramientas  h2 {
	color: #FFF;
}
#herramientas h3 {
	color: #008c99;
}
#herramientas ul li {
	color: #6e6e6e;
	margin: 5px 0;
}
/*contacto*/
#contacto .color {
	background-color: #008c99;
	background-image: url(../images/headers/contacto.png);
	background-repeat: no-repeat;
	background-position: 500px bottom;
}

#contacto  h1 {
	color: #008c99;
}
#contacto  h2 {
	color: #FFF;
}
#contacto h3 {
	color: #008c99;
}

.tecnologias li{
    padding: 10px;
    max-width: 800px;
    font-size: 19px;
    background: #C5E1E2;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
