@charset "utf-8";
/*Fonts*/
@font-face {
font-family: "BebasNeue-Regular";
src: url("../fonts/BebasNeue-Regular.ttf") format("truetype");
}
@font-face {
font-family: "BebasNeue Thin";
src: url("../fonts/BebasNeue Thin.ttf") format("truetype");
}
@font-face {
font-family: "BebasNeue Light";
src: url("../fonts/BebasNeue Light.ttf") format("truetype");
}
@font-face {
font-family: "BebasNeue Bold";
src: url("../fonts/BebasNeue Bold.ttf") format("truetype");
}
/* CSS Document */
body, header, article, section {
	margin:0 auto;
	font-family:Arial, sans-serif;
}
body {
	background-image:url(../images.jpg);
}
/*h2, article, rubberBandA { opacity:0; }*/
header {
	width:960px;
	height:130px;
	padding:15px;
	-webkit-box-shadow: 0px 10px 33px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 33px 0px rgba(0,0,0,0.75);
box-shadow: 0px 10px 33px 0px rgba(0,0,0,0.75);
	
}
section {
	width:910px;
	background-color:#FFFFFF;
	padding-top:50px;
	padding-left:50px;
	padding-bottom:50px;
	padding-right:50px;
}
footer {
	width:auto;
	background-color:#D02528;
	min-height:600px;
}
h1 {
	font-family: "BebasNeue-Regular", sans-serif;
	font-size: 40px;
	color: #535152;
	
}
/*clases*/
.subcreditopersonal {
	font-family:"BebasNeue-Regular", sans-serif;
	color:#DB3639;
	font-size:33px;
}
.contenedornav {
width:auto;
	background-color:#DB3639;
	height:33px;
	text-align:center;
	padding-top:14px;
	color:#FFFFFF;
	font-family:Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	
}
.contenedornav, a  {
	text-decoration:none;
	color:#FFFFFF;
}
.logo {
	width:329px;
	height:120px;
	float:left;
}
.redessoc {
	width:109px;
	float:right;
	padding-top:23px;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size:14px;
}
.formulario {
	width:400px;
	float:left;
}
.footer_cont {
	width:960px;
	margin: 0 auto;
	color:#FFFFFF;
}
.centrotext {
	text-align:center;
}
/*carusel*/
.carusel {
	margin:0 auto;
	width:auto;
	-webkit-box-shadow: 0px 10px 33px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 33px 0px rgba(0,0,0,0.75);
box-shadow: 0px 10px 33px 0px rgba(0,0,0,0.75);
	
}
.contenidoSilderCeleste {
	padding:15%;
margin:0 auto;
	height:50px;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size:3.5em;
	text-align: center;
	color:#007DC5;
}
.contenidoSilder {
width:80%;
margin-left:30px;
	height:auto;
	display:block;
	margin-top:225px;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size:70px;
	text-align: center;
	color:#007DC5;
}
.contenidoSilderBlanco {
	width:80%;
	margin-left:30px;
	height:auto;
	display:block;
	margin-top:225px;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size:70px;
	text-align: center;
	color:#FFFFFF;
}
.slider-item1 {
	background-image:url(../imagenes/home-slide-13.jpg);
	background-size:cover;
	width:100%;
	height:500px;
	z-index: -100;
	position:absolute;
	
}
.slider-item2 {
	background-image:url(../imagenes/home-slide-10.jpg);
	background-position:center;
	background-size:cover;
	width:100%;
	height:500px;
	z-index: -100;
	position:absolute;
}
.slider-item3 {
	background-image:url(../imagenes/home-slide-14.jpg);
	background-position:center;
	background-size:cover;
	width:100%;
	height:500px;
	z-index: -100;
	position:absolute;
}
.slider-item4 {
	background-image:url(../imagenes/home-slide-9.jpg);
	background-position:center;
	background-size:cover;
	width:100%;
	height:500px;
	z-index: -100;
	position:absolute;
}
.slider-item5 {
	background-image:url(../imagenes/home-slide-2.jpg);
	background-size:cover;
	width:100%;
	height:500px;
	z-index: -100;
	position:absolute;
}
.slider-item6 {
	background-image:url(../imagenes/home-slide-11.jpg);
	background-size:cover;
	width:100%;
	height:500px;
	z-index: -100;
	position:absolute;
}
.slider-item7 {
	background-image:url(../imagenes/home-slide-12.jpg);
	background-size:cover;
	width:100%;
	height:500px;
	z-index: -100;
	position:absolute;
}
.parralax1 {

	width:auto;
	height: 500px;
	margin: 0 auto;
	padding-left:10%;
	padding-right:10%;
	background-image:url(../imagenes/parralax[1].jpg);
	background-attachment:fixed;
	background-size: cover;
}
.parralax2 {

	width:auto;
	height: 500px;
	margin: 0 auto;
	padding-left:10%;
	padding-right:10%;
	background-image:url(../imagenes/parralax[02].jpg);
	background-attachment:fixed;
	background-size: cover;
}
.parralax3 {

	width:auto;
	height: 500px;
	margin: 0 auto;
	padding-left:10%;
	padding-right:10%;
	background-image:url(../imagenes/parralax[3].jpg);
	background-attachment:fixed;
	background-size: cover;
}
/*//////////////////////////////////////////////////////////////////////////////////////*
/*Telefonos moviles*/
@media only screen and (max-width:560px) {
	header {
	width:auto;
	height:auto;
	padding:1.1em;
	
}
section {
	width:auto;
	background-color:#FFFFFF;
	padding-top:2em;
	padding-left:2em;
	padding-bottom:2em;
	padding-right:2em;
}
footer {
	width:auto;
	background-color:#D02528;
	min-height:700px;
}
h1 {
	font-family: "BebasNeue-Regular", sans-serif;
	font-size: 2em;
	color: #535152;
	
}
p {
	font-size:0.9em;
	}
/*clases*/
.contenedornav {
width:auto;
	background-color:#DB3639;
	height:auto;
	text-align:center;
	padding:0.5em;
	color:#FFFFFF;
	font-family:Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size:0.6em;
	font-weight:bold;
	
}
.contenedornav, a  {
	text-decoration:none;
	color:#FFFFFF;
}
.logo > img {
	width:80%;
	height:auto;
}
article > table > tbody > tr > td > a > img {
	width:100%;
	height:auto;
}
article > table > tbody > tr > td > img {
	width:100%;
	height:auto;
}
.redessoc {display:none;}
.formulario {
	width:1em;
	float:left;
}
.footer_cont {
	width:80%;
	margin: 0 auto;
	color:#FFFFFF;
}
/*carusel*/
.carusel {
	margin:0 auto;
	width:auto;

	
}
.contenidoSilder {
width:80%;
margin-left:30px;
	display:block;
	margin-top:10%;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size:1.1em;
	text-align: center;
	color:#007DC5;
	font-weight:bold;
}
.contenidoSilderBlanco {
	width:80%;
	margin-left:30px;
	height:auto;
	display:block;
	margin-top:10%;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size:1.1em;
	text-align: center;
	color:#FFFFFF;
	font-weight:bold;
}
.carusel {
	margin:0 auto;
	width:auto;
	height:8em;
}
.slider-item1 {
	background-image:url(../imagenes/home-slide-13.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	z-index: -100;
	position:absolute;
	height:8em;
	
}
.slider-item2 {
	background-image:url(../imagenes/home-slide-10.jpg);
	background-position:center;
background-size:cover;
background-repeat: no-repeat;
	width:100%;
	z-index: -100;
	position:absolute;
	height:8em;
	
}
.slider-item3 {
	background-image:url(../imagenes/home-slide-14.jpg);
	background-position:center;
	background-size:cover;
	background-repeat: no-repeat;
	width:100%;
	z-index: -100;
	position:absolute;
height:8em;
}
.slider-item4 {
	background-image:url(../imagenes/home-slide-9.jpg);
	background-position:center;
	background-size:cover;
	background-repeat: no-repeat;
	width:100%;
	z-index: -100;
	position:absolute;
	height:8em;
	}
.slider-item5 {
	background-image:url(../imagenes/home-slide-2.jpg);;
	background-size:cover;
	background-repeat: no-repeat;
	width:100%;
	z-index: -100;
	position:absolute;
	height:8em;
	}
.slider-item6 {
	background-image:url(../imagenes/home-slide-11.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	width:100%;
	z-index: -100;
	position:absolute;
	height:8em;
}
.slider-item7 {
	background-image:url(../imagenes/home-slide-12.jpg);
background-size:cover;
background-repeat: no-repeat;
	width:100%;
	z-index: -100;
	position:absolute;
	height:8em;
}
.contenidoSilderCeleste {
	padding:15%;
margin:0 auto;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size:1.3em;
	text-align: center;
	color:#007DC5;
	font-weight:bold;
}
.parralax1 {
	height:17%;
	width:auto;
	margin: 0 auto;
	background-size:cover;
background-repeat: no-repeat;
	background-image:url(../imagenes/parralax[1].jpg);
	
	
}
.parralax2 {
height:17%;
	width:auto;
	margin: 0 auto;
	background-size:cover;
background-repeat: no-repeat;
	background-image:url(../imagenes/parralax[02].jpg);
	
	
}
.parralax3 {
height:17%;
	width:auto;
	margin: 0 auto;
	background-size:cover;
background-repeat: no-repeat;
	background-image:url(../imagenes/parralax[3].jpg);
	
}
}
