@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'bebas_neueregular';
    src: url("../fuentes/bebas/bebasneue-webfont.eot");
    src: url("../fuentes/bebas/bebasneue-webfont.eot?#iefix") format('embedded-opentype'),
         url("../fuentes/bebas/bebasneue-webfont.woff") format('woff'),
         url("../fuentes/bebas/bebasneue-webfont.ttf") format('truetype'),
         url("../fuentes/bebas/bebasneue-webfont.svg#bebas_neueregular") format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family:"BebasNeue";
	src:url("../fuentes/BebasNeue/BebasNeue.eot?") format("eot"),
	url("../fuentes/BebasNeue/BebasNeue.woff") format("woff"),
	url("../fuentes/BebasNeue/BebasNeue.ttf") format("truetype"),
	url("../fuentes/BebasNeue/BebasNeue.svg#BebasNeue") format("svg");
	font-weight:normal;
	font-style:normal;
	}
@font-face {
	font-family:"Amaze Bold";
	src:url("../fuentes/Amaze_Bold/AMAZB___.eot?") format("eot"),
	url("../fuentes/Amaze_Bold/AMAZB___.woff") format("woff"),
	url("../fuentes/Amaze_Bold/AMAZB___.ttf") format("truetype"),
	url("../fuentes/Amaze_Bold/AMAZB___.svg#AmazeBold") format("svg");
	font-weight:normal;
	font-style:normal;
	}
@font-face {
	font-family:"Avante";
	src:url("../fuentes/Avante/avante.eot?") format("eot"),
	url("../fuentes/Avante/avante.woff") format("woff"),
	url("../fuentes/Avante/avante.ttf") format("truetype"),
	url("../fuentes/Avante/avante.svg#Avante") format("svg");
	font-weight:normal;
	font-style:normal;
	}
body{
	background-image:url(../img/fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000;
	width:100%;
	}
#home{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	}
#home-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#menu{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	border-bottom:solid #FFF 2px;
	border-top:solid #FFF 2px;
	margin-top:50px;
	height:60px;
	}
#menu-960{
	width:960px;
	margin:auto;
	position:relative;
	padding-top:20px;
	height:40px;
	}
#menu-960 ul li{
	display:inline;
	font-family:'bebas_neueregular';
	font-size:25px;
	margin-left:20px;
	}
#menu-960 ul li a{
	text-decoration:none;
	color:#FFF;
	padding-top:17px;
	padding-bottom:12px;
	padding-left:5px;
	padding-right:5px;
	}
#menu-960 .selec{
	background-color:#E00A2E;
	}
#menu-left{
	float:left;
	}
#logo{
	position:relative;
	float:left;
	width:165px;
	margin-top:-70px;
	margin-left:30px;
	}
#menu-rigth{
	float:left;
	}
#menu-2{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	}
#menu-2-960{
	width:960px;
	margin:auto;
	position:relative;
	padding-top:10px;
	}
#menu-2-960 .seleec{
	color:#E00A2E;
	}
#menu-2-960 ul{
	margin-left:200px;
	}
#menu-2-960 ul li{
	display:inline;
	font-family:'bebas_neueregular';
	font-size:25px;
	margin-left:30px;
	}
#menu-2-960 .menu2{
	margin-left:185px;
	}
#menu-2-960 ul li a{
	text-decoration:none;
	color:#FFF;
	}
#empresa{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	margin-top:15px;
	}
#empresa-960{
	width:960px;
	margin:auto;
	position:relative;
	background-image:url(../img/libro.png);
	background-position:center top;
	height:698px;
	z-index:1;
	background-repeat:no-repeat;
	}
#fotos-empresa{
	float:left;
	position:relative;
	margin-top:4px;
	margin-left:26px;
	}
#empresa-rigth{
	float:left;
	position:relative;
	width:450px;
	padding-top:30px;
	}
#logo-empresa{
	width:440px;
	float:left;
	text-align:right;
	position:relative;
	padding-right:10px;
	}
#texto-empresa{
	float:left;
	position:relative;
	width:420px;
	padding-left:30px;
	}
#texto-empresa h1{
	font-family:"Amaze Bold";
	font-size:32px;
	}
#texto-empresa p{
	font-family:"Avante";
	font-size:16px;
	margin-top:20px;
	width:395px;
	line-height:18px;
	}
#botones-empresa{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background-image:url(../img/empresa.jpg);
	height:302px;
	background-position:center;
	background-repeat:no-repeat;
	margin-top:-95px;
	}
#botones-empresa-960{
	width:660px;
	margin:auto;
	position:relative;
	padding-left:235px;
	height:302px;
	}
#botones-empresa-960 .l-activo{
	color:#000;
	}
.boton-empresa{
	background-color:#FFF;
	width:170px;
	float:left;
	height:206px;
	text-align:center;
	margin-left:30px;
	}
.icono-btn{
	width:170px;
	float:left;
	position:relative;
	margin-top:35px;
	z-index:1;
	}
.texto-btn{
	width:85px;
	float:left;
	position:relative;
	margin-top:10px;
	margin-left:40px;
	}
.texto-btn a{
	text-decoration:none;
	font-family:'bebas_neueregular';
	font-size:25px;
	color:#E00A2E;
	}
.texto-btn a:hover{
	color:#000;
	}
#sub-banner{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	height:465px;
	background-image:url(../img/sub.png);
	background-repeat:no-repeat;
	background-position:center;
	}
#sub-banner-960{
	width:960px;
	margin:auto;
	position:relative;
	height:465px;
	}
#redes{
	float:left;
	width:510px;
	}
#redes p{
	color:#FFF;
	font-family:'bebas_neueregular';
	font-size:25px;
	margin-top:195px;
	margin-left:65px;
	}
#fb{
	background-image:url(../img/fb.png);
	width:51px;
	float:left;
	height:50px;
	margin-left:65px;
	margin-top:10px;
	background-repeat:no-repeat;
	}
#fb:hover{
	background-image:url(../img/fb-hover.png);
	}
#banner-circulo{
	float:left;
	width:441px;
	}
/*Banner Circulo*/
#slideshow {
    position:relative;
    height:428px;
	margin-left:7px;
	margin-top:1px;
	}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
	}
#slideshow IMG.last-active {
    z-index:9;
	}
/*Banner Circulo*/
#equipo{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	}
#equipo-960{
	width:960px;
	margin:auto;
	position:relative;
	text-align:right;
	}
.equipo{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	border-top:solid 5px #DE0B2C;
	padding-bottom:15px;
	}
.e-bottom{
	border-bottom:solid 5px #DE0B2C;
	}
.equipo-960{
	width:960px;
	margin:auto;
	position:relative;
	padding-top:15px;
	padding-bottom:15px;
	}
.item-equipo{
	float:left;
	position:relative;
	width:400px;
	height:130px;
	padding:15px;
	margin-left:50px;
	color:#DE0B2C;
	}
.item-equipo:hover{
	background-color:#000;
	color:#B6BFC6;
	}
.item-icono{
	float:left;
	height:130px;
	width:140px;
	}
.item-texto{
	float:left;
	margin-top:35px;
	}
.item-texto h1{
	font-family:'bebas_neueregular';
	font-size:30px;
	font-weight:normal;
	margin-bottom:10px;
	}
.item-texto a{
	background-image:url(../img/mas.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	font-family:"Amaze Bold";
	font-size:26px;
	color:#DE0B2C;
	text-decoration:none;
	margin-left:30px;
	}
.item-texto a:hover{
	color:#B6BFC6;
	}
.consolas{
	background-image: url(../img/equipos/1.png);
	background-position: 15px;
	background-repeat: no-repeat;
	}
.consolas:hover{
	background-image:url(../img/equipos/1-h.png);
	}
.grabadoras{
	background-image: url(../img/equipos/2.png);
	background-position: 15px;
	background-repeat: no-repeat;
	}
.grabadoras:hover{
	background-image:url(../img/equipos/2-h.png);
	}
.monitoreo{
	background-image: url(../img/equipos/3.png);
	background-position: 15px;
	background-repeat: no-repeat;
	}
.monitoreo:hover{
	background-image:url(../img/equipos/3-h.png);
	}
.perifericos{
	background-image:url(../img/equipos/4.png);
	background-position:15px;
	background-repeat:no-repeat;
	}
.perifericos:hover{
	background-image:url(../img/equipos/4-h.png);
	}
.sincronizadores{
	background-image: url(../img/equipos/5.png);
	background-position: 15px;
	background-repeat: no-repeat;
	}
.sincronizadores:hover{
	background-image:url(../img/equipos/5-h.png);
	}
.instrumentos{
	background-image: url(../img/equipos/6.png);
	background-position: 15px;
	background-repeat: no-repeat;
	}
.instrumentos:hover{
	background-image:url(../img/equipos/6-h.png);
	}
.microfonos{
	background-image: url(../img/equipos/7.png);
	background-position: 15px;
	background-repeat: no-repeat;
	}
.microfonos:hover{
	background-image:url(../img/equipos/7-h.png);
	}
.auriculares{
	background-image: url(../img/equipos/8.png);
	background-position: 15px;
	background-repeat: no-repeat;
	}
.auriculares:hover{
	background-image:url(../img/equipos/8-h.png);
	}
#mejores-equipos{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background-image:url(../img/img-equipos.jpg);
	height:304px;
	margin-top:40px;
	background-repeat:no-repeat;
	background-position:center top;
	padding-bottom:15px;
	}
#mejores-equipos-960{
	width:960px;
	height:240px;
	margin:auto;
	position:relative;
	background-image:url(../img/mejores.png);
	background-repeat:no-repeat;
	background-position:left 30px;
	padding-top:64px;
	}
#mejores-equipos-960 h1{
	color:#FFF;
	font-family:"Amaze Bold";
	font-size:37px;
	margin-left:30px;
	}
#mejores-equipos-960 p{
	color:#FFF;
	width:425px;
	font-size:16px;
	margin-top:15px;
	font-family:"Avante";
	margin-left:30px;
	line-height:18px;
	}
#nombre-equipo{
	float:left;
	}
#nombre-equipo-icono{
	float:left;
	position:relative;
	}
#nombre-equipo-texto{
	float:left;
	position:relative;
	margin-left:15px;
	margin-top:55px;
	}
#nombre-equipo-texto h1{
	color:#FFF;
	font-family:'bebas_neueregular';
	font-size:30px;
	font-weight:normal;
	}
#atras-equipo{
	float:right;
	padding-top:65px;
	}
#atras-equipo a{
	color:#FFF;
	font-family:'bebas_neueregular';
	font-size:23px;
	}
#atras-equipo a:hover{
	color:#D10307;
	}
.sub-producto-box{
	width:296px;
	float:left;
	position:relative;
	margin-left:130px;
	}
.sub-producto{
	width:296px;
	height:200px;
	position:relative;
	border:solid 5px #FFF;
	background-color:#FFF;
	float:left;
	color:#000;
	}
.sub-producto:hover{
	border:solid 5px #000000;
	background-color:#000;
	color:#FFF;
	}
.sub-producto-foto{
	width:296px;
	float:left;
	position:relative;
	}
.sub-producto-nombre{
	height: 20px;
	float: left;
	widows: 286px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
.sub-producto-nombre p{
	font-family:'bebas_neueregular';
	font-size:25px;
	text-decoration:none;
	}
.sub-producto-ver{
	width:296px;
	float:left;
	position:relative;
	text-align:right;
	margin-top:10px;
	}
.sub-producto-ver a{
	background-image:url(../img/mas.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	font-family:"Amaze Bold";
	font-size:26px;
	color:#DE0B2C;
	text-decoration:none;
	}
#galeria-equipos{
	width:960px;
	float:left;
	position:relative;
	margin-top:40px;
	}
#galeria-fotos{
	width:490px;
	float:left;
	position:relative;
	border:solid #FFF 5px;
	border-top:15px solid #FFF;
	}
#galeria-texto{
	width:450px;
	float:left;
	position:relative;
	}
#galeria-texto h1{
	font-size:32px;
	color:#DE0B2C;
	text-align:left;
	margin-left:15px;
	margin-top:45px;
	font-weight:normal;
	font-family:"Amaze Bold";
	}
#galeria-texto table{
	color:#FFF;
	font-size:15px;
	font-family:"Avante";
	text-align:left;
	margin-left:15px;
	line-height:18px;
	}
#galeria-texto .cantidad{
	text-align:center;
	}
#barra-equipos{
	width:100%;
	float:left;
	position:relative;
	background-image:url(../img/foto-equipos.jpg);
	height:304px;
	margin-top:35px;
	}
#instalaciones-titulo{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	margin-top:15px;
	}
#instalaciones-titulo-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#instalaciones-titulo-960 h1{
	font-size:48px;
	font-weight:normal;
	font-family:"Amaze Bold";
	color:#FFF;
	}
#instalaciones{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	margin-top:15px;
	background-image:url(../img/sombra.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:648px;
	z-index:1;
	}
#instalaciones-960{
	width:1257px;
	margin:auto;
	position:relative;
	}
#botones-instalaciones{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	margin-top:-82px;
	}
#botones-instalaciones-960{
	width:660px;
	margin:auto;
	position:relative;
	padding-left:50px;
	height:250px;
	}
#botones-instalaciones-960 .l-activo{
	color:#000;
	}
.btn-instalaciones{
	background-color:#FFF;
	width:170px;
	float:left;
	height:206px;
	text-align:center;
	margin-left:20px;
	}
.icono-btn-instalaciones{
	width:170px;
	float:left;
	position:relative;
	margin-top:35px;
	z-index:2;
	}
.texto-btn-instalaciones{
	width:170px;
	float:left;
	position:relative;
	margin-top:10px;
	}
.texto-btn-instalaciones a{
	text-decoration:none;
	font-family:'bebas_neueregular';
	font-size:25px;
	color:#E00A2E;
	}
.texto-btn-instalaciones a:hover{
	color:#000;
	}
#servicios{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	margin-top:15px;
	}
#servicios-960{
	width:960px;
	margin:auto;
	position:relative;
	background-image:url(../img/libro.png);
	background-position:center top;
	height:698px;
	z-index:1;
	background-repeat:no-repeat;
	}
#fotos-servicios{
	float:left;
	position:relative;
	margin-top:4px;
	margin-left:26px;
	}
#servicios-rigth{
	float:left;
	position:relative;
	width:450px;
	padding-top:50px;
	}
#logo-servicios{
	width:440px;
	float:left;
	text-align:right;
	position:relative;
	padding-right:10px;
	}
#texto-servicios{
	float:left;
	position:relative;
	width:420px;
	padding-left:30px;
	}
#texto-servicios h1{
	font-family:'bebas_neueregular';
	font-weight:normal;
	font-size:32px;
	color:#E00A2E;
	}
#texto-servicios h2{
	font-family:"Amaze Bold";
	font-weight:normal;
	font-size:28px;
	color:#000;
	margin-top:10px;
	}
#texto-servicios p{
	font-family:"Avante";
	font-size:16px;
	margin-top:8px;
	width:395px;
	line-height:18px;
	}
#botones-servicios{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background-image:url(../img/empresa.jpg);
	height:302px;
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:-95px;
	padding-bottom:30px;
	}
#botones-servicios-960{
	width:960px;
	margin:auto;
	position:relative;
	height:302px;
	}
#botones-servicios-960 .lsactivo{
	color:#000;
	}
.boton-servicios{
	background-color:#FFF;
	width:170px;
	float:left;
	height:235px;
	text-align:center;
	margin-left:17px;
	}
.icono-btn-servicios{
	width:170px;
	float:left;
	position:relative;
	margin-top:35px;
	z-index:1;
	}
.texto-btn-servicios{
	width:170px;
	float:left;
	position:relative;
	margin-top:10px;
	}
.texto-btn-servicios a{
	text-decoration:none;
	font-family:'bebas_neueregular';
	font-size:25px;
	color:#E00A2E;
	}
.texto-btn-servicios a:hover{
	color:#000;
	}
#staff{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	margin-top:80px;
	}
#staff-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#staff-960 h1{
	font-family:'bebas_neueregular';
	font-weight:normal;
	font-size:32px;
	color:#E00A2E;
	text-align:center;
	}
.ingeniero{
	width:390px;
	float:left;
	position:relative;
	margin-top:20px;
	margin-left:80px;
	}
.foto-ing{
	width:390px;
	float:left;
	}
.nombre-ing{
	width:390px;
	float:left;
	background-color:#E00A2E;
	text-align:center;
	}
.nombre-ing h2{
	font-size:30px;
	font-family:"Amaze Bold";
	color:#FFF;
	}
.texto-ing{
	width:390px;
	float:left;
	margin-top:20px;
	}
.texto-ing p{
	color:#FFF;
	font-family:"Avante";
	font-size:15px;
	line-height:18px;
	}
#staff-logo{
	width:960px;
	float:left;
	position:relative;
	text-align:center;
	margin-top:20px;
	}
#texto-clientes{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	margin-top:40px;
	}
#texto-clientes-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#texto-clientes-960 p{
	color:#FFF;
	font-family:"Avante";
	font-size:15px;
	}
#clientes-menu{
	width:960px;
	margin-top:40px;
	float:left;
	position:relative;
	color:#FFF;
	}
#clientes-menu ul li{
	font-family:'bebas_neueregular';
	font-size:25px;
	display:inline;
	padding:10px;
	background-color:#606568;
	}
#clientes-menu ul li a{
	text-decoration:none;
	color:#FFF;
	}
#clientes-menu .clientes-activo{
	background-color:#E00A2E;
	}
#clientes{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background-color:#E00A2E;
	padding-top:30px;
	padding-bottom:50px;
	}
#clientes-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#clientes-botones{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	margin-top:10px;
	}
#clientes-botones-960{
	width:960px;
	margin:auto;
	position:relative;
	text-align:center;
	}
#clientes-botones-960 p{
	color:#FFF;
	font-family:'bebas_neueregular';
	font-size:20px;
	margin-top:20px;
	text-decoration:underline;
	margin-bottom:50px;
	}
#video{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background-color:#E00A2E;
	padding-top:30px;
	padding-bottom:50px;
	}
#video-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#video-logo{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	margin-top:70px;
	}
#video-logo-960{
	width:960px;
	margin:auto;
	position:relative;
	text-align:center;
	}
.muestra-video{
	width:300px;
	float:left;
	position:relative;
	margin-left:15px;
	margin-bottom:24px;
	}
.video-foto1{
	width:300px;
	height:175px;
	float:left;
	background-image:url(../img/artistas/1.png);
	background-position:center;
	background-repeat:no-repeat;
	}
.video-foto1:hover{
	background-image:url(../img/artistas/1_h.png);
	}
.video-foto2{
	width:300px;
	height:175px;
	float:left;
	background-image:url(../img/artistas/3.png);
	background-position:center;
	background-repeat:no-repeat;
	}
.video-foto2:hover{
	background-image:url(../img/artistas/3_h.png);
	}
.video-foto3{
	width:300px;
	height:175px;
	float:left;
	background-image:url(../img/artistas/2.png);
	background-position:center;
	background-repeat:no-repeat;
	}
.video-foto3:hover{
	background-image:url(../img/artistas/2_h.png);
	}

.video-foto4{
	width:300px;
	height:175px;
	float:left;
	background-image:url(../img/artistas/27.png);
	background-position:center;
	background-repeat:no-repeat;
	}
.video-foto4:hover{
	background-image:url(../img/artistas/27-h.png);
	}
	
.video-foto5{
	width:300px;
	height:175px;
	float:left;
	background-image:url(../img/artistas/4.png);
	background-position:center;
	background-repeat:no-repeat;
	}
.video-foto5:hover{
	background-image:url(../img/artistas/4_h.png);
	}
	
.video-texto{
	width:300px;
	float:left;
	text-align:center;
	margin-top:10px;
	height:30px;
	}
.video-texto p{
	color:#FFF;
	font-family:"Avante";
	font-size:15px;
	}
.video-ver{
	width:300px;
	float:left;
	text-align:center;
	margin-top:10px;
	}
.video-ver a{
	color:#FFF;
	text-decoration:none;
	font-family:"Amaze Bold";
	font-size:25px;
	}
.video-ver a:hover{
	text-decoration:underline;
	}
#audio{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background-color:#E00A2E;
	padding-top:30px;
	padding-bottom:50px;
	}
#audio-960{
	width:960px;
	margin:auto;
	position:relative;
	padding-left:100px;
	}
.muestra-audio{
	float:left;
	width:480px;
	}
#contacto{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	margin-top:15px;
	}
#contacto-960{
	width:960px;
	margin:auto;
	position:relative;
	background-image:url(../img/libro.png);
	background-position:center top;
	height:698px;
	z-index:1;
	background-repeat:no-repeat;
	}
#contacto-left{
	float:left;
	position:relative;
	width:390px;
	margin-left:55px;
	margin-top:40px;
	}
#logo-contacto{
	float:left;
	position:relative;
	width:390px;
	}
#foto-contacto{
	float:left;
	position:relative;
	width:390px;
	margin-top:15px;
	}
#mapa{
	width:387px;
	float:left;
	margin-top:10px;
	border:solid 2px #797977;
	}
#ampliar{
	width:390px;
	float:left;
	margin-top:8px;
	}
#ampliar a{
	background-color:#E00A2E;
	text-decoration:none;
	font-family:'bebas_neueregular';
	font-size:25px;
	color:#FFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
  	padding-right:10px;
	}
#contacto-rigth{
	float:left;
	position:relative;
	width:410px;
	margin-left:60px;
	margin-top:40px;
	}
#texto-contacto{
	width:410px;
	margin-top:20px;
	float:left;
	}
#texto-contacto p{
	font-family:"Avante";
	font-size:16px;
	line-height:18px;
	}
#formulario{
	float:left;
	position:relative;
	width:410px;
	margin-top:40px;
	}
.campo{
	background-color:#000;
	color:#FFF;
	height:30px;
	width:400px;
	margin-top:10px;
	padding-top:10px;
	padding-left:5px;
	}
.campo-mensaje{
	width:400px;
	background-color:#000;
	color:#FFF;
	float:left;
	margin-top:10px;
	padding-top:10px;
	padding-left:5px;
	}
input{
	font-family:"Avante";
	font-size:18px;
	color:#FFF;
	}
textarea{
	font-family:"Avante";
	font-size:18px;
	color:#FFF;
	}
#botones{
	width:400px;
	float:left;
	}
#enviar{
	cursor:pointer;
	background-repeat:no-repeat;
	font-family:"Amaze Bold";
	color:#E00A2E;
	font-size:32px;
	padding-bottom:15px;
	}
#enviar:hover{
	color:#000;
	}
#borrar{
	cursor:pointer;
	background-repeat:no-repeat;
	font-family:"Amaze Bold";
	color:#E00A2E;
	font-size:32px;
	padding-bottom:15px;
	}
#borrar:hover{
	color:#000;
	}
#barra-contacto{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background-image:url(../img/foto-equipos.jpg);
	height:302px;
	background-position:center;
	background-repeat:no-repeat;
	margin-top:-95px;
	}
#footer{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	border-top:solid 7px #FFFFFF;
	background-color:#000;
	padding-bottom:15px;
	}
#footer-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#arriba{
	float:right;
	position:relative;
	margin-top:-36px;
	background-image:url(../img/arriba.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:40px;
	}
#arriba a{
	text-decoration:none;
	color:#FFF;
	font-size:18px;
	font-family:'bebas_neueregular';
	}
#footer-datos{
	width:480px;
	float:left;
	margin-top:53px;
	}
#footer-datos p{
	font-family:"Avante";
	font-size:16px;
	color:#FFF;
	}
#footer-web{
	float:left;
	margin-left:130px;
	margin-top:130px;
	}
#web-texto{
	float:left;
	}
#web-texto p{
	color:#FFF;
	font-family:"Amaze Bold";
	font-size:18px;
	}
#web-logo{
	float:left;
	margin-left:10px;
	}
#title-h{
	position:absolute;
	font-family:"Amaze Bold";
	width:100%;
	top:55px;
	}
#title-h h1{
	font-family:"Amaze Bold";
	color:#FFF;
	text-align:center;
	font-size:36px;
	font-weight:normal;
	}