@font-face {
    font-family: 'BebasRegular';
    src: url('fonts/BEBAS___-webfont.eot');
    src: url('fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BEBAS___-webfont.woff') format('woff'),
         url('fonts/BEBAS___-webfont.ttf') format('truetype'),
         url('fonts/BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	margin: 0;
	padding: 0;
	background-color: #DBDBDB;
}
h2{
	color: #676464;
}
.socialMedia{
	width: 70px;
	height: 150px;
	position: fixed;
	z-index: 999;
	top: 130px;
	right: 20px;
	background-color: rgba(134,133,133,0.80);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.socialMedia ul li{
	list-style-type: none;
	padding-top: 15px;
}
.socialMedia .facebook{
	width: 33px;
	height: 33px;
	margin-bottom: 10px;
}
.socialMedia .facebook a{
	width: 33px;
	height: 33px;
	margin-left: 20px;
	display: block;
	background: url(../img/iconSocialMedia.png) no-repeat;
}
.socialMedia .facebook a:hover{
	background-position: -33px 0; 
}
.socialMedia .twitter{
	width: 33px;
	height: 33px;
	margin-bottom: 10px;
}
.socialMedia .twitter a{
	width: 33px;
	height: 33px;
	margin-left: 20px;
	display: block;
	background: url(../img/iconSocialMedia.png) no-repeat;
	background-position: 0 -45px; 
}
.socialMedia .twitter a:hover{
	background-position: -33px -45px; 
}
.socialMedia .youtube{
	width: 33px;
	height: 33px;
}
.socialMedia .youtube a{
	width: 33px;
	height: 33px;
	margin-left: 20px;
	display: block;
	background: url(../img/iconSocialMedia.png) no-repeat;
	background-position: 0 -90px; 
}
.socialMedia .youtube a:hover{
	background-position: -33px -90px;
	height: auto;
}

header{
	width: 100%;
	height: 115px;
	position: fixed;
	z-index: 999;
	top: 0;
	border-top: 10px #000 solid;
	background-color: #FFFFFF;
	color: #000000;
}
header .contenedor{
	width: 90%;
	height: 115px;
	margin: 0 auto;
	color: #000000;
}
header .contenedor .logo{
	width: 198px;
	height: 100px;
	float: left;
}
header .contenedor .logo a{
	position: absolute;
	margin-top: 10px;
	height: 100px;
}
header .contenedor nav{
	margin-top: 45px;
	float: right;
	color: #000000;
}
header .contenedor nav ul{
	
}
header .contenedor nav ul li{
	display: inline;
	margin-left: 20px;
}
header .contenedor nav ul li a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
header .contenedor nav ul li a:hover{
	color: #A0A0A0;
}
header .contenedor .traducir{
	height: 25px;
	position: absolute;
	right: 5%;
	background: #000;
}
header .contenedor .traducir a{
	padding: 0 10px 0 10px;
	font-size: 12px;
	color: #999;
}
header .contenedor .traducir a:hover{
	color: #FFF;
}
header .contenedor .traducir a img{
	padding-right: 10px;
}


#box_animate{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 888;
	background: #DFE3E4;
}

section p{
	padding: 10px;
	color: #313131;
}
section p span{
	font-weight:bold;
}
section h3{
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111;
}
section h4{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B6B6B;
}
section h5{
	padding: 10px;
	line-height: 60px;
	font-family: 'BebasRegular';
	font-size: 20px;
	color: #FFF;
}


section .spacio{
	width: 100%;
	height: 120px;
}

section .inicio{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}	
section .inicio .banner{
	width: 1000px;
	height: 400px;
	margin: 0 auto;
	text-align: center;
	background-position: center center;
	background-color: #6B6B6B;
	-moz-box-shadow: 0px 0px 30px #000;
	-webkit-box-shadow: 0px 0px 30px #000;
	box-shadow: 0px 0px 30px #000;
}	
section .inicio .banner h3{
	width: 531px;
	margin: 0 auto;
	padding-top: 100px;
	font-family: 'BebasRegular';
	font-size: 40px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}
section .inicio .banner p{
	width: 320px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
section .inicio .laEmpresa{
	width: 500px;
	float: left;
	margin-top: 30px;
	background-color: #D8D8D8;
	color: #5A5A5A;
}	
section .inicio .mano{
	width: 500px;
	float: right;
	margin-top: 30px;
	text-align: right;
}	


section .tecnologia{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}	
section .tecnologia .izq{
	width: 300px;
	float: left;
	text-align: center;
}	
section .tecnologia .der{
	width: 1000px;
	float: right;
}	
section .tecnologia .der .titulo{
	width: 480px;
	height: 80px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	background-color: #8C8C8C;
}
section .tecnologia .der .titulocliente{
	width: 1000px;
	height: 80px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	background-color: #56A3FF;
}
section .tecnologia .der .tituloasociado{
	width: 480px;
	height: 80px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	background-color: #69F879;
}
section .tecnologia .der .titulo span{
	font-size: 14px;
	width: auto;
}
section .tecnologia .der .num{
	width: 40px;
	height: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: right;
	text-align: center;
	line-height: 50px;
	font-family: 'BebasRegular';
	font-size: 30px;
	color: #FFF;
	background-color: #9A9898;
}

section .noticias{
	width: 1000px;
	height: 500px;
	overflow: hidden;
	background: #F5F7F6;
}	

section .clientes{
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
	overflow: hidden;
	text-align: center;
	border-top: 20px solid #6F6F6F;
	background-color: #6F6F6F;
}
section .clientes img{
	margin: 0 20px 0 20px;
}

section .contacto{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
section .contacto form{
	width: 500px;
	float: left;
	margin: 50px 0;
	overflow: hidden;
	color: #FFFFFF;
}
section .contacto form input{
	width: 500px;
	height: 40px;
	margin-bottom: 10px;
	padding-left: 15px;
	background-color: #C5C5C5;
	border: none;
	font-family: sans-serif;
	font-size: 16px;
	color: #FFF;
}
section .contacto form .sombra{
	-moz-box-shadow: inset 0 4px 6px rgba(0,0,0,.5);
	-webkit-box-shadow: inset 0 4px 6px rgba(0,0,0,.5);
	box-shadow: inset 0 4px 6px rgba(0,0,0,.5);
	color: #434343;
}
section .contacto form textarea{
	width: 500px;
	height: 150px;
	margin-bottom: 10px;
	padding: 10px 0 0 15px;
	background-color: #C5C5C5;
	border: none;
	font-family: sans-serif;
	font-size: 16px;
	color: #FFF;
}
section .contacto form #submit{
	cursor: pointer;
	background: #1FB25A;
}
section .contacto form #submit:hover{
	cursor: pointer;
	background: #146D38;
}

section .contacto .data{
	width: 500px;
	float: left;
	margin: 50px 0;
	padding-left: 30px;
	overflow: hidden;
}
section .contacto .data h2{
	margin: 80px 0 0 10px;
	font-family: sans-serif;
	font-size: 20px;
	color: #FFF;
}
section .contacto .data .fono{
	margin-top: -15px;
	font-family: sans-serif;
	font-size: 14px;
	
}
section .contacto .data .fono span{
	font-family: sans-serif;
	font-size: 20px;
	
}

section .map{
	width: 100%;
	height: 450px;
	margin: 0 auto;
	overflow: hidden;
	border-top: 40px solid #111;
	background: #999;
	filter: url('#grayscale'); /* VersiÃ³n SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
	-webkit-filter: grayscale(90%);
	-moz-filter: grayscale(90%);
	-ms-filter: grayscale(90%);
	-o-filter: grayscale(90%);
	filter: grayscale(90%); /* Para cuando es estÃ¡ndar funcione en todos */
	filter: Gray(); /* IE4-8 and 9 */

	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}	
section .map:hover{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: none;

	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

footer{
	width: 100%;
	height: 40px;
	position: fixed;
	z-index: 999;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
}

footer .contenedor{
	width: 90%;
	height: 40px;
	margin: 0 auto;
	z-index: 999;
}

footer .contenedor a{
	width: 40px;
	height: 50px;
	position: absolute;
	z-index: 999;
	margin-top: -44px;
	display: block;
	top: 3613px;
   /* -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;*/
}
footer .contenedor a p{
	margin: 0;
	color: #FFF;
}
footer .contenedor a p span{
	margin-left: -4px;
}
footer .contenedor a:hover{
	background-position: bottom;
	color: #FFF;
}
footer .contenedor p{
	z-index: 999;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
footer .contenedor .izq{
	position: absolute;
	top: 3px;
	margin-left: 60px;
	float: left;
}
footer .contenedor .der{
	top: 3px;
	float: right;
}
footer .contenedor .der2{
	top: 3px;
	margin-left: 50px;
	float: right;
}
