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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

:focus { outline: 0;}

[hidden] {
    display: none;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

input[type="text"],
input[type="password"],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

input[type="submit"],
input[type="reset"] { -webkit-appearance: none; }


/* ----------------------------------------------------------------
    Basic Document Styles
-----------------------------------------------------------------*/


input,
select,
textarea { font: 12px/20px Arial, Helvetica, sans-serif; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block; *zoom:1;}
* html .clearfix { height: 1%;} /* Hides from IE-mac \*/
.clearfix { display: block;}

.clear {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
}
@font-face{
font-family:'TinBird';

src:url('../fonts/TinBird.svg') format('svg'), url('../fonts/TinBird.ttf') format('truetype'), url('../fonts/TinBird.otf') format('opentype'), url('../fonts/TinBird.eot'); 

}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  padding: 0 0 20px 0;
  color: #123e67;
  font-family: sans-serif, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana,;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span { color: #123e67; }

h3,
h4,
h5,
h6 { padding-bottom: 15px; }

h1 {
  font-size: 28px;
  line-height: 32px;
}

h2 {
  font-size: 24px;
  line-height: 28px;
}

h3 {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}

h4 {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}

h5 {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}

h6 {
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
}




body {
	line-height: 1;
	color: #777;
	font-family: sans-serif, Helvetica, Arial, sans-serif;
	
	
	 /* Firefox 3.6+ */ 
 background: -moz-linear-gradient(left, #e0dede, #ffffff, #e0dede); 
 /* IE 10 */ 
 background: -ms-linear-gradient(left, #e0dede, #ffffff, #e0dede); 
 /* Opera 11.10+ */ 
 background: -o-linear-gradient(left, #e0dede, #ffffff, #e0dede);
 /* chorme */ 
 background: -webkit-linear-gradient(left, #e0dede, #ffffff, #e0dede);
 background-attachment:fixed;
}


.header {
    
    height: 187px;
    width: 100%;
}


.content-wrap {
  
    height: auto;
    margin: 0;
    width: 100%;
	
}


.container {
    margin: 0 auto;
    max-width: 980px;
}


.nombre {
    margin: 0 auto;
    padding: 80px 0 0;
    width: 310px;
}
.nombre img{
	width:100%}

.nombre h1 {
    text-align: center;
}

.nombre h1 span.nom1 {
    color: #123E67;
    font-size: 100px;
}
.nombre h1 span.nom2 {
    color: #f9b124;
    font-size: 99px;
}
.nombre h1 span.nom3 {
    color: #123E67;
    font-size:60px;
	line-height:16px;
}
.nombre h1 span.nom4 {
    color: #123E67;
    font-size: 63px;
	line-height:23px;
}


.descripcion {
      margin: 0 auto;
    padding: 20px 0 0;
    width: 280px;
	
}

.descripcion h2 {
     color: #FFFFFF;
    font-size: 63px;
    line-height: 31px;
    text-align: center;
}

.descripcion h2 span {

	 color: #FFFFFF;
    font-size: 39px;
}


.texto-adicional {
      margin: 0 auto;
    padding: 20px 0 0;
    width: 280px;
	
}

.texto-adicional h3 {
     color: #639acd;
    font-size: 23px;
    line-height: 31px;
    text-align: center;
}
.texto-adicional h3 span {
      color: #639ACD;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
}

.descargar {
      margin: 0 auto;
    padding: 10px 0 0;
    width: 320px;
	height:40px
	
}

.descargar h4 {
    background-color: #f0ca30;
    border-radius: 10px;
    color: #000;
    float: left;
    font-size: 16px;
    line-height: 31px;
    margin: 20px 10% 0;
    padding: 1px 0 0;
    text-align: center;
    width: 80%;
}
.descargar h4 a {
    color: #000;
    text-decoration: none;
}
.descargar h4 a:hover {
     color: #000;
	
}
.descargar h4:hover {
     box-shadow:0 0 3px #666

}

.descargar span.ico1 {
 background-image: url("../images/download-ico1.png");
    background-position: center 7px;
    background-repeat: no-repeat;
    background-size: 21px auto;
    float: left;
    height: 30px;
    width: 10%;
}


.descargar span.ico2 {
    background-image: url("../images/download-ico2.png");
    background-position: center 7px;
    background-repeat: no-repeat;
    background-size: 21px auto;
    float: right;
    height: 30px;
  width: 10%;
}

.redes{
	   margin: 0 auto;
    max-width: 415px;
    width: 90%;
	}

.redes ul {
    border-bottom: 3px solid #f9b124;
    float: left;
    margin: 90px 0 0;
    padding: 0 0 5px;
    text-align: center;
	position:relative;
    width: 100%;
}

.redes ul li {
    display: inline-block;
    height: 50px;
    margin: 0 20px;
}
.redes ul li.skype {
   margin: 0;
    position: absolute;
    right: -170px;
    width: 140px;
}
.redes ul li.skype a img{
 float: left;
    margin: 6px 10px 0 0;
    width: 28px;
	
	}
.redes ul li.skype a p{
	  color: #27aee3;
    float: left;
    font-size: 18px;
    line-height: 37px;
	}
	
	
.redes ul li a img{
	width:40px
	
	}

.footer {
   
    height: 167px;
    width: 100%;
	 margin:0;
}

.creditos {
   padding: 90px 0 0;
    text-align: center;
    width: 320px;
	margin:0 auto;
	
}

.creditos h4 {
    font-size: 26px;
    padding: 2px 0 10px;
}
.creditos h4 span {
	font-weight:bold
}
.creditos h4 a{
	  color: #666;
    text-decoration: none;}
.creditos h4 a span{
	  color: #000;
    text-decoration: none;}

.creditos h5 {    font-size: 20px;
    padding: 2px 0;}
.creditos h5 a{
	 color: #888;
    text-decoration: none;}
.creditos h5 a span{
	 color: #000;}



@media only screen and (max-width: 1024px) {
	.redes ul li.skype {
   float: none;
    height: 43px;
    margin: 0 auto;
    position: relative;
    right: inherit;
    text-align: center;
    width: 140px;
}
	
	}
	