@charset "utf-8";
body {
	font-size: 14px;
	background-color: #CCC;
}
* {
  margin: 0;
  padding: 0;
}

/*----------------------------------------  MENU NAV  */

#menu {
	float: right;
	width: 45%;
	text-align: right;
	font-weight: bolder;
	color: #004F9E;
	margin-top: 20px;
}
.toggleMenu {
	display: none;
	color: #004F9E;
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
}
.nav {
	list-style: none;



    *zoom: 1;
	float: right;
	background-color: #FFF;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
	list-style: none;
	float: right;
	color: #004F9E;
	display: block;
	text-decoration: none !important
}
.nav a {
	color: #004F9E;
	text-decoration: none !important;
	text-transform: uppercase;
}
.nav a:hover {
	color: #eabd00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eabd00;
	padding-bottom: 5px;
}

.nav li {
    position: relative;
	margin-right: 15px;
	margin-left: 15px;
	list-style-type: none;
}
.nav > li {
    float: left;

}
.nav > li > .parent {
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
    background-position: left;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
	display: block;
	background: rgba(255,255,255,255.7);
	position: relative;
	left: 0;
	z-index: 100;
	padding: 5px;
	text-align: left;
}
.nav li li li a {
    background:rgba(255,255,255,0.7);
    z-index:200;
    border-top: 1px solid #1d7a62;
}

@media screen and (max-width: 1000px) {
    .active {
        display: block;
		    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("../img/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 250px;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }

}

/*----------------------------------------  HEADER  */

#header {
	width: 100%;
	z-index: 10;
	height: 65px;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
}

header {
	background-color: #fff;
	height: 60px;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 10px;
}
#somos {
	position: absolute;
	bottom: 90px;
}
#servicios2 {
	position: absolute;
	bottom: 85px;
}
#clientes2 {
	position: absolute;
	bottom: 85px;
}
#clientes {
	background-color: #FFF;
}

h1 {
	background-image: url(img/logosuymi.png);
	text-indent: -5000px;
	height: 54px;
	width: 342px;
	display: block;
	float: left;
	position: fixed;
	left: 80px;
	top: 13px;
}

h2 {
	font-size: 48px;
	font-weight: 300;
	color: #FFF;
	text-shadow: 0 2px 2px #000;
	text-transform: uppercase;
	text-indent: -5000px;
	display: block;
	height: 116px;
	width: 809px;
	background-image: url(img/call-action.png);
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

.center3 h3 {
	font-size: 48px;
	font-family: "Open Sans";
	font-weight: 300;
	color: #004F9E;
	bottom: 20px;
	width: 809px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	line-height: 20px;
}
h3 {
	font-size: 48px;
	font-family: "Open Sans";
	font-weight: 300;
	color: #004F9E;
	bottom: 20px;
	width: 809px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 25px;
}
h5 {
	font-size: 20px;
	font-family: "Open Sans";
	font-weight: 300;
	color: #004F9E;
	bottom: 20px;
	width: 809px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 20px;
	line-height: 20px;
}
.center {
	text-align: center;
	position: absolute;
	z-index: 5;
	left: 0px;
	right: 0px;
	top: 35%;
}
.center2 {
	text-align: center;
	position: absolute;
	z-index: 5;
	left: 0px;
	right: 0px;
	bottom: 15%;
}
.center0 {
	text-align: center;
	position: absolute;
	z-index: 5;
	left: 0px;
	right: 0px;
	bottom: 20%;
}
.center3 {
	text-align: center;
	position: absolute;
	z-index: 8;
	left: 1%;
	top: 120px;
	width: 45%;
}
.center3B {
	text-align: center;
	position: absolute;
	z-index: 9;
	right: 1%;
	top: 150px;
	width: 45%;
}
.center3C {
	text-align: center;
	position: absolute;
	z-index: 8;
	right: 1%;
	top: 105px;
	width: 45%;
}
.center4{
	text-align: center;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	height: 250px;
	width: 80%;
	color: #FFF;
	font-size: 16px;
	font-family: "Open Sans";

}
.center5{
	text-align: center;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#Caracteristicas{
	background-size: cover;
	background-image: url(img/fondo6.jpg);
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Open Sans";
	height: 450px;
}
#Caracteristicashost{
	background-size: cover;
	background-image: url(img/fondo8.jpg);
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Open Sans";
	height: 560px;
}
#Caracteristicasaula{
	background-size: cover;
	background-image: url(img/fondo6.jpg);
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Open Sans";
	height: 450px;
}
#Caracteristicasfutbol{
	background-size: cover;
	background-image: url(img/fondo7.jpg);
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Open Sans";
	height: 400px;
}
#Caracteristicasclientes{
	background-size: cover;
	background-image: url(img/fondo10.jpg);
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Open Sans";
	height: 550px;
}
#Caracteristicasapr{
	background-size: cover;
	background-image: url(img/fondo11.jpg);
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Open Sans";
	height: 560px;
}
#Caracteristicasggc{
	background-size: cover;
	background-image: url(img/fondo12.jpg);
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Open Sans";
	height: 590px;
}
#Contacto {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Open Sans";
}
#form {
	position: relative;
	bottom: 85px;
}

#clientes .center4 img {
	margin: 8px;
}

#Qsomos {
	position: relative;
	z-index: 6;
	background-color: #FFF;
}
#Servicios {
	position: relative;
	z-index: 8;
	background-color: #FFF;
}
.titulo {
	text-align: center;
	display: block;
	height: 120px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 15px;
	background-color: #CCC;
}
.titulo2 {
	text-align: center;
	display: block;
	height: 120px;
	width: 100%;
	padding-top: 10px;
	background-color: #FFF;
}
.titulo3 {
	text-align: center;
	display: block;
	height: 120px;
	width: 100%;
	padding-top: 10px;
	color: #FFF;
}
.titulo3 h3{
	color: #FFF;
}
.titulo4 {
	text-align: center;
	display: block;
	height: 120px;
	width: 100%;
	padding-top: 10px;
	background-color: #FFF;
	z-index: 9;
}
.titulo5 {
	text-align: center;
	display: block;
	height: 120px;
	width: 100%;
	padding-top: 10px;
	background-color: #CCC;
}

.descripcion {
	font-size: 16px;
	color: #004F9E;
	;
	font-family: "Open Sans";
	width: 100%;
	margin-left: 100px;
	text-align: left;
}
.tabla1 {
	background-color: #333333;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 10px;
}
.tabla1b {
	background-color: #004F9E;
	color: #FFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 20px;
}
.tablabot1 {
	background-color: #333333;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tablabot1b {
	background-color: #004F9E;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 25px;
}
.tablabot1:hover {
	background-color: #fdc300;
	color: #004F9E;
	cursor: pointer;
}
.tablabot1b:hover {
	background-color: #fdc300;
	color: #004F9E;
	cursor: pointer;
}
.tabla2 {
	background-color: #e8e8e8;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tabla2precio {
	background-color: #e8e8e8;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bolder;
}
.tabla3 {
	background-color: #FFF;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.descripcion2 {
	font-size: 16px;
	color: #FFFFFF;
	;
	font-family: "Open Sans";
	width: 44%;
	text-align: left;
	float: left;
	margin: 3%;
}
.descripcion3 {
	font-size: 16px;
	color: #FFFFFF;
	;
	font-family: "Open Sans";
	width: 35%;
	text-align: left;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
}
.descripcion4 {
	font-size: 16px;
	color: #FFFFFF;
	;
	font-family: "Open Sans";
	width: 49%;
	text-align: left;
	float: left;
	margin: 2%;
}
.descripcion5 {
	font-size: 16px;
	color: #FFFFFF;
	;
	font-family: "Open Sans";
	width: 48%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#Qsomos section .col-md-4 p span {
	font-family: "Open Sans";
	font-size: 20px;
	color: #FFF;
}
#Qsomos section .col-md-4 {
	margin-right: 4%;
	margin-left: 4%;
	float: left;
}

#Inicio {
	height: 600px;
	background-color: #FFF;
}

a:link, a:visited, a:active, a:hover{
	text-decoration: none !important;
	}

#Inicio .inicio .center0 div {
	margin-left: 25px;
	margin-right: 25px;
	display: block;
	height: 126px;
	width: 104px;
	text-indent: -5000px;
	cursor: pointer;
}
.icon1 {
	background-image: url(img/icono1.png);
}
.icon1:hover {
	background-image: url(img/icono1B.png);
}
.icon2 {
	background-image: url(img/icono2.png);
	height: 126px;
	width: 119px !important;
}
.icon2:hover {
	background-image: url(img/icono2B.png);
}
.icon3 {
	background-image: url(img/icono3.png);
}
.icon3:hover {
	background-image: url(img/icono3B.png);
}
.icon4 {
	background-image: url(img/icono4.png);
}
.icon4:hover {
	background-image: url(img/icono4B.png);
}
.icon5 {
	background-image: url(img/icono5.png);
}
.icon5:hover {
	background-image: url(img/icono5B.png);
}


.button{
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	background-image: url(img/arrow.png);
	z-index: 1;
}
.button:hover{
	opacity: 0.5;
	cursor:pointer;
}

/*----------------------------------------  PARALLAX  */
.container { max-width: 800px; }

.parallax {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 0;
  -webkit-transition: background-position .2s ease-in;
  -moz-transition: background-position .2s ease-in;
  -o-transition: background-position .2s ease-in;
  transition: background-position .2s ease-in;
  -webkit-background-size: cover;
  background-size: cover;
}

.parallax .parallax-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  color: #eee;
}

#one {
	background-image: url(img/iconos2.png);
	background-size: 100%;
	opacity: 0.4;
	z-index: 7;
	position: relative;
	left: 0px;
	right: 0px;
	height: 100vh;
	width: 100%;
	}
#two {
	background-image: url(img/codigo.png);
	background-size: 100%;
	opacity: 0.4;
	z-index: 1;
	position: relative;
	left: 0px;
	right: 0px;
	height: 100vh;
	width: 100%;

	}
.sections, .parallax-container { padding: 16em 0; }

/*----------------------------------------  SERVICIOS  */

.ch-grid {
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 85%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 31%;
	height: 300px;
	display: inline-block;
	float: left;
	cursor: default;
	margin-right: 1%;
	margin-left: 1%;
}
.ch-item {
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.ch-img-1 { 
	background-image: url(img/serv1.png);
	background-size: cover;
}
.ch-img-0 {
	color: #004F9E;
	font-size: 14px;
	margin: 0 30px;
	font-family: 'Open Sans', Arial, sans-serif;
}
.ch-img-2 { 
	background-image: url(img/serv2.png);
	background-size: cover;
		color: #FFF;
	font-size: 14px;
	margin: 0 30px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-img-3 { 
	background-image: url(img/serv3.png);
	background-size: cover;
		color: #FFF;
	font-size: 14px;
	margin: 0 30px;
	font-family: 'Open Sans', Arial, sans-serif;
}
.ch-img-4 { 
	background-image: url(img/serv4.png);
	background-size: cover;
		color: #FFF;
	font-size: 14px;
	margin: 0 30px;
	font-family: 'Open Sans', Arial, sans-serif;
}
.ch-img-5 { 
	background-size: cover;
		color: #FFF;
	font-size: 14px;
	margin: 0 30px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-img-6 { 
	background-size: cover;
		color: #FFF;
	font-size: 14px;
	margin: 0 30px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-img-7 { 
	background-size: cover;
		color: #FFF;
	font-size: 14px;
	margin: 0 30px;
	font-family: 'Open Sans', Arial, sans-serif;
}
.ch-img-8 {
	background-size: cover;
	color: #FFF;
	font-size: 14px;
	margin: 0 30px;
	font-family: 'Open Sans', Arial, sans-serif;
}
.ch-img-9 { 
	background-image: url(img/serv9.png);
	background-size: cover;
}

.ch-img-10 { 
	background-image: url(img/serv10.png);
	background-size: cover;
}

.ch-img-11 { 
	background-image: url(img/serv11.png);
	background-size: cover;
}
.ch-img-12 { 
	background-image: url(img/serv12.png);
	background-size: cover;
}

.ch-info {
	position: absolute;
	background: #1b4887;
	width: inherit;
	height: inherit;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden;
	left: 0px;
	top: 0px;
}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 22px;
	margin: 0 30px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #FFFFFF;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	opacity: 0;
	-webkit-transition: all 1s ease-in-out 0.4s;
	-moz-transition: all 1s ease-in-out 0.4s;
	-o-transition: all 1s ease-in-out 0.4s;
	-ms-transition: all 1s ease-in-out 0.4s;
	transition: all 1s ease-in-out 0.4s;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
}

.ch-info p a {
	display: block;
	color: #fff;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(0,51,255,0.8);
}

.ch-item:hover {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}
.ch-item:hover .ch-info {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.ch-item:hover .ch-info p {
	opacity: 1;
}
#Servicios section .servicios .logo{
	margin-right: auto;
	margin-left: auto;
	margin-top: 15%;
}	
h4 {
	font-size: 30px;
	font-family: "Open Sans";
	font-weight: 300;
	color: #004F9E;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 2px;
	line-height: 35px;
	padding: 0px;
	vertical-align: top;
}
#Caracteristicashost table h4 {
	font-size: 30px;
	font-family: "Open Sans";
	font-weight: 300;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	line-height: 32px;
	padding: 0px;
	vertical-align: top;
}
#Contacto table h4 {
	font-size: 30px;
	font-family: "Open Sans";
	font-weight: 300;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	line-height: 32px;
	padding: 0px;
	vertical-align: top;
}
.sep {
	margin: 0px;

}
input, textarea {
	background-color: rgba(255, 255, 255, 0.6);
}

.boton2 {
	background: rgba(27,72,135, 1);
	cursor: pointer;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	}
.boton2:hover {
	background: rgba(253,195,0, 1);
	color: rgba(27,72,135, 1);
	}
#ejemplos {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004F9E;
	text-align: center;
}
table .titulo7  {
	font-size: 16px;
	color: #FFF;
	background-color: #004F9E;
	padding: 8px;
	text-align: center;
}

#ejemplos a {
	color: #004F9E;
	text-decoration: none;
}
