@charset "utf-8";
/* CSS Document */

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

}

@font-face {
	font-family:"Decker";
	src:url("../fuentes/Decker.eot?") format("eot"),
	url("../fuentes/Decker.woff") format("woff"),
	url("../fuentes/Decker.ttf") format("truetype"),
	url("../fuentes/Decker.svg#") format("svg");
	font-weight:normal;
	font-style:normal;
	}

@font-face {
	font-family:"Canadian";
	src:url("../fuentes/canadian.eot?") format("eot"),
	url("../fuentes/canadian.woff") format("woff"),
	url("../fuentes/canadian.ttf") format("truetype"),
	url("../fuentes/canadian.svg#Canadian") format("svg");
	font-weight:normal;
	font-style:normal;
	}

body{
	background-image:url(../img/fondo.png);
}

#head{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	height:61px; 
	background-color:#575555; 
	border-bottom:25px solid #e9e9e9;
	z-index:9;
}

#head_960{
	 width:960px; 
	 margin:auto;
	 position:relative;
}
#logo{
	float:left;
	position:relative;
}
#barra_logo{
	background-image:url(../img/fondo_logo.png); 
	background-repeat:no-repeat; 
	width:914px; 
	height:94px;
	left:-472px;
	position:absolute;
}

#menu{
	position:relative;
	z-index:10;
	margin-left:46px;
	margin-top:11px;
	float:left;
	width:528px;
}

#menu ul li a{
	float:left;
	text-decoration:none;
	color:#fff;
	position:relative;
	font-family: 'bebas_neueregular';
	font-size:28px;
	padding:8px;
	margin-left:21px;

}

.selec{
	background-color:#828181;
}

#menu ul li a:hover{
	background-color:#828181;
}

#banner{
	width:100%;
	min-width:960px;
	height:501px;
	background-image:url(../img/banner/fondo.jpg);
	background-position:center;
	position:relative; 
	min-width:960px; 
	float:left;
	z-index:-5;
	border-bottom:5px solid #585455;
}

/*banner*/
/**/

#banner-fade{
	width:960px;
	margin:auto;
}
ul.bjqs{
	position:relative; 
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden; 
	display:none;
	float:left;
	z-index:5;
	}
li.bjqs-slide{
	position:absolute; 
	display:none;
	}
ul.bjqs-controls{
	list-style:none;
	margin:0;
	padding:0;
	z-index:5;
	}
ul.bjqs-controls.v-centered li a{
	position:absolute;
	}
ul.bjqs-controls.v-centered li.bjqs-next a{
	right:24px;
	top:0;
	background-image:url(../img/next.jpg); 
	width:32px; 
	height:32px; 
	position:absolute;
	z-index:10;
	margin-top:-223px;
	text-indent: -9000px;
	}
ul.bjqs-controls.v-centered li.bjqs-prev a{
	right:64px;
	margin-top:-223px;
	background-image:url(../img/prev.jpg); 
	width:32px; 
	height:32px; 
	position:absolute;
	z-index:10;
	text-indent: -9000px;
	}
ol.bjqs-markers{
	list-style: none; 
	padding: 0; 
	margin: 0; 
	}
ol.bjqs-markers.h-centered{
	text-align: center;
	position:absolute;
	right:10px;
	bottom:5px;
	z-index:10;
	}
ol.bjqs-markers li{
	float:right;
	margin:0 2px;
	}
ol.bjqs-markers li a{
	display:block;
	width:11px;
	height:0;
	padding-top:11px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
	}
ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background-position:0 -14px;
}
p.bjqs-caption{
	display:block;
	width:96%;
	margin:0;
	padding:2%;
	position:absolute;
	bottom:0;
	}
.foto{
	float:left;
	position:relative;
	width:962px;
	}


#subanner{
	width:100%;
	padding-bottom:16px;
	position:relative;
	float:left;
	background-color:#585455;
}

#contenido{
	width:100%;
	position:relative;
	float:left;
}
#contenido_960{
	width:964px;
	margin:auto;
	position:relative;
}

#contenido_960 h1{
	font-size:36px;
	font-family: 'bebas_neueregular';
	text-align:center;
	padding-top:20px;
	font-weight: normal;
}

.p1{
	font-size:16px;
	font-family:"Decker";
	text-align:justify;
	line-height:20px;
	padding-top:20px;
	font-weight: normal;
}

#casilla1{
	width:322px;
	height:150px;
	position:relative;
	float:left;
}

.cuadro{
	float:left;
	position:relative;
	width:321px;
	height:133px;
	
	margin-top:65px;
}

.negro{
	border-top:15px solid #000;
	background-color:#13129C;
}
.blanco{
	border-top:15px solid #fff;
	background-color:#FACD00;
}
.gris{
	border-top:15px solid #A9A5A4;
	background-color:#13129C;
}
.foto_a{
	border:3px solid #000;
	height:133px;
	float:left;
	margin-left:31px;
	position:relative;
	margin-top:-57px;
}

.a_texto{
	width:100%;
	float:left;
	padding-top:10px;
	color:#fff;
	font-family: 'bebas_neueregular';
	font-size:24px;
	text-align:center;
}

#contenido_empresa{
	width:850px;
	margin:auto;
	top:45px;
	position:relative;
}
.img_empresa{
	position:relative;
	background-color:#09F;
	float:left;
}

.texto_empresa{
	width:520px;
	height:200px;
	background-color:#000;
	float:right;
}

.texto_empresa p{
	padding:26px;
	color:#FFF;
	font-family:"Decker";
	font-size:15px;
	text-align:left;
}
.texto_empresa h1{
	background-color:#6E6E6E;
	padding:5px 25px;
	text-align:right;
	color:#fff;
	position:relative;
	top:33px;
	font-family: 'bebas_neueregular';
	font-size:30px;

}

#footer{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background-color:#575555; 
	z-index:9;
	margin-top:74px;
}

#footer_960{
	 width:960px;
	 height:80px;
	 border-bottom:1px solid #fff;
	 margin:auto;
	 position:relative;
	 margin-bottom:28px;
}

#barra_redes{
	margin-top:24px;
	background-color:#7E7A7B;
	width:914px; 
	height:40px;
	left:-721px;
	position:absolute;
}

#redes{
	position:relative;
	top:29px;
	left:98px;
}

#face{
	background-image:url(../img/face.png);
	width:32px;
	height:31px;
	position:relative;
	float:left;
	margin-left:7px;
}

#face:hover{
	background-image:url(../img/face-h.png);
}

#tw{
	background-image:url(../img/tw.png);
	width:31px;
	height:31px;
	position:relative;
	float:left;
	margin-left:7px;
}

#tw:hover{
	background-image:url(../img/tw-h.png);
}
#datos{
	width:458px;
	padding:10px;
	float:right;
	position:relative;
	padding-top:15px;
}

#datos p{
	color:#FFF;
	text-align:right;
	font-family:"Canadian";
	padding-right:17px;
	font-size:14px;
}

#datos h1{
	font-size:13px;
	color:#edcc13;
	float:right;
	font-family:"Decker";
}

#copy{
	position: absolute;
	float:left;
	background-image:url(../img/web.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:130px;
	color:#fff;
	font-family:"Canadian";
	text-decoration:none;
	font-size:12px;
	bottom:-21px;
	left:335px;
	cursor:pointer;
}

#copy:hover{
	background-image:url(../img/web-h.png);
	color:#FACD00;
}

#text_izq {
	padding-top:31px;
	width:362px;
	float:left;
	}

#text_izq p{
	float:left;
	font-family:"Decker";
	font-size:18px;
	text-align:right;
}

.item{
	background-image:url(../img/empresa/item.jpg);
	background-position:left center;
	padding-right:10px;
	padding-top:8px;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	float:left;
}

#contenidoempresa_a{
	width:816px;
	margin:auto;
	position:relative;
	padding-top:45px;
	padding-bottom:15px;
}


#contenidoempresa_b{
	background-image:url(../img/empresa/fondo_barra.jpg);
	width:100%;
	position:relative;
	float:left;
}

.home{
	width:960px;
	margin:auto;
	padding-bottom:15px;
	padding-top:46px;
	}

.home ul li{
	margin-left:40px;
	margin-right:64px;
	}
.c-home{
	float:left;
	width:289px;
	position:relative;
}

.prevh{
	background: url(../img/carrusel/prev.png) no-repeat right;
	width:37px;
	height:35px;
	position:absolute;
	left:319px;
	top:3px;
	cursor:pointer;
	}
.nexth{
	background: url(../img/carrusel/next.png) no-repeat right;
	width:37px;
	height:35px;
	position:absolute;
	left:360px;
	top:3px;
	cursor:pointer;

	}

/*equipos*/
.equipos{
	width:960px;
	margin:auto;
	padding-top:45px;

	}

.equipos ul li{
	width:960px;
	height:496px;
	float:left;
	position:relative;
	}
.c-equipos{
	position:relative;
}

.c-equipos-foto{
	float:left;
	margin-left:50px;
	position: relative;
	margin-top: 9px;
	}
.c-equipos-cuadro1{
	float:left;
	position:relative;
	width:318px;
	height:450px;
	background-color:#E9E9E9;
	margin-top:10px;
	}

.c-equipos-cuadro1 h2{
	font-family: 'bebas_neueregular';
	font-size:30px;
	text-align:right;
	text-decoration:underline;
	color:#000;
	font-weight:normal;
	padding-top:16px;
	padding-right:20px;
	line-height:33px;
	}


.c-equipos-cuadro1 p{
	font-family:"Decker";
	font-size:16px;
	padding:19px;
	text-align:justify;
	line-height:24px;
	color:#000;
	}

.c-equipos-cuadro2{
	float:right;
	position:relative;
	width:324px;
	height:237px;
	background-color:#E9E9E9;
	margin-top:-137px;
	margin-right:8px;
	}

.columna_a{
	width:216px;
	float:left;
}

.columna_b{
	width:91px;
	float:left;
}

.columna_a h2, .columna_b h2{
	font-family:"Decker";
	padding:5px;
	font-size:14px;
	text-align:left;
	margin-left:7px;
}

.columna_a p, .columna_b p{
	font-family:"Decker";
	padding-top:6px;
	padding-left:13px;
	padding-bottom:5px;
	border:none;
	font-size:14px;
}



.previ{
	background: url(../img/equipos/prev.png) no-repeat left;
	width:33px;
	height:32px;
	position:absolute;
	right:49px;
	z-index:20;
	float:left;
	top:3px;
	cursor:pointer;
	}

.nexti{
	background: url(../img/equipos/next.png) no-repeat left;
	width:33px;
	height:32px;
	position:absolute;
	right:9px;
	top:3px;
	cursor:pointer;
}


#fondo_equipos{
	background-image:url(../img/equipos/fondo_barra.jpg);
	width:100%;
	height:295px;
	float:left;
	margin-top:-294px;
	position:relative;
	z-index:1;
}

/*formulario*/

#formulario{
	float:left;
	position:relative;
	width:450px;
	margin-left:25px;
	z-index:2;
	margin-top:70px;
	}
input{
	width:360px;
	background-color:transparent;
	color:#000;
	background-color:#BCBCBC;
	font-family:"Decker";
	border:none;
	font-size:14px;
	padding-top:8px;
	padding-bottom:9px;
	margin-top:18px;
	margin-left:90px;
	}
textarea{
	width:364px;
	max-width:364px;
	max-height:125px;
	background-color:transparent;
	color:#000;
	padding-left:10px;
	background-color:#BCBCBC;
	border:none;
	font-family:"Decker";
	font-size:16px;
	padding-top:8px;
	padding-bottom:8px;
	height:125px;
	margin-top:5px;
	z-index:100;
	position:relative;
	float:left;
	}
.campo{
	width:80px;
	height:24px;
	background-color:transparent;
	color:#000;
	background-color:#BCBCBC;
	border:none;
	position:absolute;
	margin-top:18px;
	font-family:"Decker";
	font-size:14px;
	padding-top:9px;
    padding-left:10px;
	}

textarea{
	width:361px;
	max-width:365px;
	max-height:125px;
	background-color:transparent;
	color:#000;
	padding-left:10px;
	background-color:#BCBCBC;
	border:none;
	font-family:"Decker";
	font-size:14px;
	padding-top:8px;
	padding-bottom:8px;
	height:125px;
	margin-top:14px;
	z-index:100;
	position:relative;
	float:left;
	}

.campo-t{ 
	width:67px;
	color:#000;
	height:130px;
	position:relative;
	float:left;
	margin-top:14px;
	font-family:"Decker";
	font-size:14px;
	padding-top:11px;
    padding-left:10px;
	background-color:#BCBCBC;
	border:none;
	z-index:101;
	}
#enviar{
	background-image:url(../img/enviar.png);
	background-repeat:no-repeat;
	font-family:"Decker";
	color:#000;
	text-transform:uppercase;
	width:124px;
	float:right;
	height:36px;
	position:relative;
	text-align:center;
	font-size:16px;
	text-decoration:none;
	background-color:transparent;
	margin-top:10px;
	cursor:pointer;
	margin-bottom:20px;
	margin-left:5px;
	} 
#enviar:hover{
	background-image: url(../img/enviar-h.png);
	}
#borrar{
	margin-bottom:20px;
	cursor:pointer;
	background-image:url(../img/enviar.png);
	background-repeat:no-repeat;
	font-family:"Decker";
	color:#000;
	text-transform:uppercase;
	width:124px;
	background-color:transparent;
	height:36px;
	float:right;
	position:relative;
	text-align:center;
	font-size:16px;
	text-decoration:none;
	margin-top:10px;
	} 
#borrar:hover{
	background-image: url(../img/enviar-h.png);
	}

#mapa{
	width:404px;
	height:344px;
	float:right;
	z-index:2;
	position:relative;
	margin-top:89px;
}
#ampliar{
	background-image:url(../img/enviar.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#000;
	font-family:"Decker";
	font-size:16px;
	width:124px;
	height:36px;
	position:relative;
	float:right;
	text-decoration:none;
	padding-top:10px;
}

#ampliar:hover{
	background-image:url(../img/enviar-h.png);
}
#back-top {
    background-image: url(../img/whatsapp.png);
    width: 51px;
    height: 51px;
    position: fixed;
    left: 15px;
    z-index: 900;
    bottom: 18px;
}