@font-face {
	font-family: Roboto-Bold;
	src: url('../fuentes/Roboto-Bold.ttf') format('truetype');
}

@font-face {
	font-family: Roboto-Regular;
	src: url('../fuentes/Roboto-Regular.ttf') format('truetype');
}

@font-face {
	font-family: Roboto-Bold;
	src: url('../fuentes/Roboto-Bold.woff') format('woff');
}

@font-face {
	font-family: Roboto-Regular;
	src: url('../fuentes/Roboto-Regular.woff') format('woff');
}

html {
	width:100%;
	background:#000000 url('../img/tapiz.jpg') repeat;
	color:#D2D2D2;
	font-size: 19px;
}

body {
	width: 100%;
}

.boton-gris {
    background-color:#9A9A9A!important;
	border:1px solid #9A9A9A!important;
}

.boton-gris:hover {
    background-color:#9A9A9A;
	border:1px solid #9A9A9A;
}

header {
	width:100%;
	min-width:1200px;
	background:#000000 url('../img/fondo.jpg') repeat-x;
	height:224px;
	/*position:fixed;*/
}

#logo {
	margin-top:23px;
	padding-left:22px;
	float:left;
}

#redes {
	height:51px;
	float:right;
	margin-top:34px;
	margin-right:22px;
}

#redes li {
	float:left;
	width:53px;
	height:51px;
	padding-left:2px;
}

.clear-b { clear:both; font-size:0px; }
.clear-r { clear:right; font-size:0px; }
.clear { clear:left; font-size:0px; }

nav {
	height:43px;
	min-width:1200px;
	background:rgba(0, 163, 237, 0.80); 
	margin-bottom:16px;
}

#barra-ini {
	width:1200px;
	margin:auto;
	overflow:hidden;
}

#barra-nav {
	width:1200px;
	height:43px;
	margin:auto;
	overflow:hidden;
}

#barra-nav ul {
	padding-left:20px;
}

#barra-nav ul li {
	margin-top:13px;
	float:left;
	padding-left:35px;
}

#barra-nav ul li a {
	display:block;
	font-family: "Roboto-bold";
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
	height:25px;
	padding-left:7px;
	padding-right:7px;
}

#barra-nav ul li a:hover {
	border-bottom: 5px solid #024460;
}

#barra-nav .active {
	border-bottom: 5px solid #024460;
}

section {
	width:1200px;
	margin:auto;
	font-size: 19px;
	overflow:hidden;
}

footer {
	width:100%;
	min-width: 1200px;
	height:auto;
	margin-top:70px;
}

#barra-datos {
	width:1200px;
	margin:auto;
	overflow:hidden;
	text-align: center;
	font-family: "Roboto-Bold";
	font-size: 18px;
	color:#D2D2D2;
	line-height: 200%;
}

#barra-datos a {
	font-family: "Roboto-Bold";
	font-size: 18px;
	color:#D2D2D2;
	line-height: 200%;
	text-decoration: none;
}

#barra-datos a:hover {
	color:#00B1F4;
}

#redes-pie {
	/*width:165px;*/
	width:61px;
	height:51px;
	margin:auto;
	margin-top:15px;
}

#redes-pie li {
	float:left;
	width:53px;
	height:51px;
	padding-left:2px;
}

#barra-pie {
	width:100%;
	height: 62px;
	background:#000000 url('../img/fondo_pie.jpg') repeat-x;
}

#artdigital {
	width:1158px;
	margin:auto;
	overflow:hidden;
	text-align: right;
	padding-right: 42px;
	margin-top:80px;
}

.fondo-negro {
	background-color: #000000;
}

.columna1 {
	float:left;
	width: 390px;
}

.columna1 .titu {
	font-family: "Roboto-Bold";
	font-size: 22px;
	color:#14ABED;
	line-height: 120%;
	margin-left:25px;
	margin-top:30px;
}

.columna1 .txt {
	font-family: "Roboto-Regular";
	font-size: 19px;
	color:#D2D2D2;
	line-height: 130%;
	margin-left:25px;
	margin-right:40px;
	margin-top:20px;
}

.columna2 {
	float:left;
	width: 810px;
}

.marcas {
	background:#E5E5E5 url('../img/fondo_marcas.jpg') repeat-x;
	width: 1198px;
	height: 116px;
	margin-top:50px;
	border:1px solid #CCCCCC;
}

.flecha-ant{
	float:left;
	width: 12px;
	margin-top:45px;
	padding-left:15px;
}


.flecha-sig {
	float:left;
	width: 12px;
	margin-top:45px;
	padding-right: 15px;
}

.marcas .logos {
	float:left;
	width: 1144px;
	height: 52px;
	margin-top:30px;
	overflow: hidden;
}

.marcas .logos ul {
	width: 6000px;
}

.marcas .logos li {
	float:left;
	padding-left:68px;
}

.nomore {
	opacity: 0.40;
	filter: alpha(opacity=40);
}
.items {
	position: relative;
	white-space: nowrap;
}

.recuadro-aguila {
	width: 1200px;
	min-height: 647px;
	background:url('../img/aguila.png') center top no-repeat;
	margin-top:50px;
	margin-bottom:30px;
}

.recuadro-aguila h1 {
	width: 100%;
	font-family: "Roboto-Bold";
	font-size: 22px;
	color:#00B1F4;
	line-height: 120%;
	text-align: center;
}

.recuadro-aguila-qs {
	width: 1078px;
	border:1px solid #373737;
	margin:auto;
	min-height: 647px;
	background:url('../img/aguila.png') center top no-repeat;
	margin-top:50px;
	margin-bottom:30px;
}

.recuadro-aguila-qs h1 {
	width: 100%;
	font-family: "Roboto-Bold";
	font-size: 22px;
	color:#00B1F4;
	line-height: 120%;
	text-align: center;
}

.recuadro-aguila-qs .txt2 {
	width:1000px;
	margin:auto;
	font-size:19px;
	font-family:'Roboto-Regular';
	color:#D2D2D2;
	line-height:140%;
	padding-top:50px;
	padding-bottom:50px;
}


.marca-productos {
	width:1080px;
	margin:auto;
	/*background: #E5E5E5 url(../img/fondo_marcas.jpg) repeat;*/
	padding:10px;
	margin-top:50px;
	margin-bottom:30px;
}

/*.nombre-marca {
	float:left;
	width: 200px;
	text-align: center;
	margin-right: 30px;
	margin-top:100px;
}*/

.marcas-borde {
	width: 200px;
	float:left;
	background: #E5E5E5 url(../img/fondo_marcas.jpg) repeat;
	margin-right: 20px;
	padding-bottom:30px;
}

.imagen-marca {
	float:left;
}

.titu-marc {
	width: 100%;
	text-align: center;
	color:#000000;
	line-height: 120%;
	font-family: 'Roboto-Regular';
    font-size: 16px;
	padding-top:30px;
}

.marc {
	width: 100%;
	text-align: center;
	padding-top:50px;
}

.marcas-imagenes {
	width:840px;
	float:left;
	/*background: #E5E5E5 url(../img/fondo_marcas.jpg) repeat;*/
	/*padding:10px;*/
	/*margin-bottom:30px;*/
}

/*.bt-masinformacion {
	width: 120px;
    height: 42px;
    border: 1px solid #0082B3;
    background: #00648A;
    font-family: 'Roboto-Bold';
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 1px;
    border-radius: 2px;
    cursor: pointer;
	margin-top:20PX;
}*/

.invertir {
	width: 1092px;
	margin:auto;
	margin-top:50px;
}

.qsomos {
	width: 719px;
	margin:auto;
	margin-top:50px;
}

.seguridad {
	width: 342px;
	height: 100px;
	border:1px solid #373737;
	float:left;
	margin-bottom:40px;
}

.pad30 {
	margin-left:30px;
}

.vermas {
	width: 1092px;
	margin:auto;
	text-align: center;
}

.seguridad .ico {
	float:left;
	width: 52px;
	margin-left:20px;
	margin-top:20px;
}

.seguridad .txt {
	float:left;
	width: 222px;
	margin-left:30px;
	margin-top:23px;
	font-family: "Roboto-Regular";
	font-size: 21px;
	color:#D2D2D2;
	line-height: 130%;
}

.seguridad span {
	display: block;
	margin-top:3px;
	font-family: "Roboto-Regular";
	font-size: 15px;
	color:#D2D2D2;
	line-height: 130%;
}

.pasadores {
	width: 1125px;;
	margin:auto;
}

.cada-pasador {
	float:left;
	width: 530px;
}

.nuestros-clientes {
	height: 136px;
	background: #00739E url('../img/fondo_pasadores.jpg') repeat-x;
}

.masclientes {
	width: 530px;
	text-align: right;
	margin-top:30px;
}

.promociones {
	width: 530px;
	height: 136px;
	margin-left:65px;
	background: #00739E url('../img/fondo_pasadores.jpg') repeat-x;
}

.maspromos {
	width: 530px;
	margin-left:65px;
	text-align: right;
	margin-top:30px;
}

.flecha-ant2 {
	float:left;
	width: 12px;
	margin-top:60px;
	padding-left:15px;
}


.flecha-sig2 {
	float:left;
	width: 12px;
	margin-top:60px;
	padding-right: 15px;
}

.nuestros-clientes .logos {
	float:left;
	width: 465px;
	height: 105px;
	margin-top:15px;
	overflow: hidden;
}

.nuestros-clientes .logos ul {
	width: 3000px;
}

.nuestros-clientes .logos li {
	float:left;
	padding-left:24px;
}

.titu-clientes {
	font-family: "Roboto-Bold";
	font-size: 21px;
	color:#D2D2D2;
	line-height: 130%;
	margin-bottom:20px;
}

.titu-promociones {
	font-family: "Roboto-Bold";
	font-size: 21px;
	color:#D2D2D2;
	line-height: 130%;
	margin-bottom:20px;
	margin-left:65px;
}

.img-promocion {
	position:relative;
}

.img-promocion span {
	position:absolute;
	bottom:3px;
	width: 980px;
	padding:20px;
	background-color: rgb(51,60,71,0.5);
	font-family: "Roboto-Regular";
    font-size: 17px;
    color: #D2D2D2;
}

.promociones .logos {
	float:left;
	width: 465px;
	height: 105px;
	margin-top:25px;
	overflow: hidden;
}

.promociones .logos ul {
	width: 3000px;
}

.promociones .logos li {
	float:left;
	width: 119px;
	padding-left:30px;
	text-align: center;
}

.promociones .logos li .imagen {
	max-height: 40px;
	overflow: hidden;
}

.promo {
	width: 119px;
	white-space: normal;
	padding-top:1px;
}

.promo a {
	width: 119px;
	font-family: "Roboto-Regular";
	font-size: 14px;
	color:#FFFFFF;
	line-height: 110%;
	text-decoration: none;
}

#exito-envio {
	font-family: "Roboto-Regular";
    font-size: 19px;
    color: #D2D2D2;
    line-height: 130%;
}

.error-envio {
	width: 80%;
	margin:auto;
	font-family: "Roboto-Regular";
    font-size: 19px;
    color: #D2D2D2;
	line-height: 130%;
	margin-bottom:20px;
	text-align: center;
}

.error-envio span {
	font-weight: bold;
	color:#D01A26;
	font-size: 18px;
}

.ventana {
	font-family:'Roboto-Regular';
	color:#FFFFFF;
	font-size: 14px;
}

.ventana-bt {
	background-color:#0082B3; 	
	border:1px solid #0082B3;
	font-family:'Roboto-Bold';
	color:#FFFFFF;
	font-size: 12px;
	/*border: none;*/
	text-shadow:none;
	width: 110px;
    height: 32px;
    letter-spacing: 1px;
    border-radius: 2px;
    cursor: pointer;
}

.ventana-bt:active {
	background-color:#0082B3; 	
	border:1px solid #0082B3;
	font-family:'Roboto-Bold';
	color:#FFFFFF;
	font-size: 12px;
	/*border:none;*/
	text-shadow:none;
	width: 110px;
    height: 32px;
    letter-spacing: 1px;
    border-radius: 2px;
    cursor: pointer;
}

.columna1 .titu2 {
	font-family:'Roboto-Bold';
	font-size:22px;
	color:#14ABED;
	line-height: 120%;
	margin-left:50px;
	margin-top:90px;
}

.columna1 .txt2 {
	font-family:'Roboto-Regular';
	font-size:19px;
	color:#D2D2D2;
	line-height: 130%;
	margin-left:50px;
	margin-right:40px;
	margin-top:20px;
}

.titu-seccion {
	width: 1080px;
	margin:auto;
	margin-top:40px;
	font-family:'Roboto-Bold';
	font-size:21px;
	color:#00B1F4;
}

.cuadro-invertir {
	width: 998px;
	margin:auto;
	border:1px solid #373737;
	padding:40px;
	margin-top:40px;
}

.titu-invertir {
	min-height: 58px;
	font-family: "Roboto-Regular";
	font-size: 24px;
	color:#D2D2D2;
	line-height: 120%;
	padding-left:88px;
	padding-top:18px;
	margin-bottom:10px;
}

.ico1 { background: url('../img/ico-1.png') no-repeat; }
.ico2 { background: url('../img/ico-2.png') no-repeat; }
.ico3 { background: url('../img/ico-3.png') no-repeat; }
.ico4 { background: url('../img/ico-4.png') no-repeat; }
.ico5 { background: url('../img/ico-5.png') no-repeat; }
.ico6 { background: url('../img/ico-6.png') no-repeat; }
.ico7 { background: url('../img/ico-7.png') no-repeat; }

.foto-invertir {
	float:left;
	width: 300px;
}

.resumen-invertir {
	float:left;
	width: 668px;
	margin-left:30px;
	font-family: "Roboto-Regular";
	font-size: 19px;
	color:#D2D2D2;
	line-height: 120%;
}

.resumen-invertir-sinfoto {
	width: 1018px;
	font-family: "Roboto-Regular";
	font-size: 19px;
	color:#D2D2D2;
	line-height: 120%;
}

.cuadro-clientes {
	width: 998px;
	margin:auto;
	border:1px solid #373737;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:50px;
	margin-top:40px;
}

.cada-logo {
	float:left;
	padding-left:65px;
	margin-top:50px;
}

.titu-promocion {
	min-height: 58px;
	font-family: "Roboto-Regular";
	font-size: 24px;
	color:#D2D2D2;
	line-height: 120%;
	margin-bottom:10px;
}

.foto-seccion {
	width:1078px;
	height:465px;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
}

#slid {
	width:1078px;
	height:465px;
    position: relative;
}

#slid img  {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	/*cursor: pointer;*/
}

#slid img.active {
    z-index:10;
}

#slid img.last-active {
    z-index:9;
}


.formulario {
	width:703px;
	margin:auto;
}

.formulario-rest {
	width:313px;
	margin:auto;
}

.campo-txt1 {
	width:703px;
	font-family: "Roboto-Bold";
	font-size: 14px;
	color:#FFFFFF;
	margin-bottom:10px;
}

.campo-txt1 span {
	color:#00B1F2;
}

.campo-input1-rest {
	width:313px;
	margin-bottom:35px;
}

.campo-txt1-rest {
	width:313px;
	font-family: "Roboto-Bold";
	font-size: 14px;
	color:#FFFFFF;
	margin-bottom:10px;
}

.campo-txt1-rest span {
	color:#00B1F2;
}

.campo-txt {
	float:left;
	width:323px;
	font-family: "Roboto-Bold";
	font-size: 14px;
	color:#FFFFFF;
	margin-bottom:10px;
}

.campo-txt span {
	color:#00B1F2;
}

.campo-input1 {
	width:703px;
	margin-bottom:35px;
}

.campo-input {
	float:left;
	width:323px;
	margin-bottom:35px;
}

.mar55 {
	margin-left:57px;
}

.input-1 {
	width:313px;
	height: 32px;
	padding:3px;
	font-family: "Roboto-Regular";
	font-size: 15px;
	color:#0E0E0E;
	border-radius:3px;
	border:none;
}

.textarea-1 {
	width:697px;
	height: 136px;
	padding:3px;
	font-family: "Roboto-Regular";
	font-size: 15px;
	color:#0E0E0E;
	border-radius:3px;
	border:none;
	resize: none;
}

.bt-contacto {
	width: 120px;
    height: 32px;
    border: 1px solid #0082B3;
    background: #00648A;
    font-family: 'Roboto-Bold';
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 1px;
    border-radius: 2px;
    cursor: pointer;	
}

.enviar {
	width: 703px;
	text-align: right;
}

.enviar-rest {
	width: 313px;
	text-align: right;
}

.ubicacion {
	width: 1080px;
	margin:auto;
	padding-top:40px;
}

.ubicacion h1 {
	text-align: left;
	margin-bottom:40px;
}

.mapa {
	width: 1080px;
	margin:auto;
}