diff --git a/DOMINIO b/DOMINIO deleted file mode 100755 index 2c8c10a25..000000000 --- a/DOMINIO +++ /dev/null @@ -1,2 +0,0 @@ -1. Coloca "CNAME" como nombre de archivo. -2. En una línea, pon tu dominio: "www.tudominio.com" diff --git a/_config.yml b/_config.yml new file mode 100644 index 000000000..c4192631f --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-cayman \ No newline at end of file diff --git a/assets/css/main.css b/assets/css/main.css index 3233568c2..26e2cb994 100755 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1,4 +1,3 @@ -@import url("font-awesome.min.css"); @import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic"); /* @@ -1804,7 +1803,7 @@ .select-wrapper:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; - font-family: FontAwesome; + font-family: 'Source Sans Pro'; font-style: normal; font-weight: normal; text-transform: none !important; @@ -1870,7 +1869,7 @@ input[type="radio"] + label:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; - font-family: FontAwesome; + font-family: 'Source Sans Pro'; font-style: normal; font-weight: normal; text-transform: none !important; @@ -1970,7 +1969,7 @@ .icon:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; - font-family: FontAwesome; + font-family: 'Source Sans Pro'; font-style: normal; font-weight: normal; text-transform: none !important; @@ -2463,11 +2462,12 @@ /* Header */ #header { - background-color: black; + /*background-color: black;*/ + background: url("https://raw.githubusercontent.com/Lopez089/juanlopezaragon.github.io/master/images/111.jpg"); background-attachment: scroll, fixed; background-position: top left, top left; background-repeat: repeat, no-repeat; - background-size: auto, auto 100%; + background-size: cover, auto 100%; color: rgba(255, 255, 255, 0.5); height: 100%; left: 0; @@ -2662,7 +2662,7 @@ .poptrox-popup .loader:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; - font-family: FontAwesome; + font-family: 'Source Sans Pro'; font-style: normal; font-weight: normal; text-transform: none !important; @@ -2707,7 +2707,7 @@ .poptrox-popup .nav-previous:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; - font-family: FontAwesome; + font-family: 'Source Sans Pro'; font-style: normal; font-weight: normal; text-transform: none !important; @@ -2766,7 +2766,7 @@ .poptrox-popup .closer:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; - font-family: FontAwesome; + font-family: 'Source Sans Pro'; font-style: normal; font-weight: normal; text-transform: none !important; @@ -2908,7 +2908,7 @@ #header { background-attachment: scroll; background-position: top left, center center; - background-size: auto, cover; + background-size: cover; left: auto; padding: 6em 4em; position: relative; diff --git a/assets/css/main.min.css b/assets/css/main.min.css new file mode 100644 index 000000000..f79d9c13e --- /dev/null +++ b/assets/css/main.min.css @@ -0,0 +1 @@ +@import "http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic";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}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,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}body{-webkit-text-size-adjust:none}*,:before,:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.container{margin-left:auto;margin-right:auto}.container.125\25{width:100%;max-width:1200px;min-width:960px}.container.75\25{width:720px}.container.50\25{width:480px}.container.25\25{width:240px}.container{width:960px}@media screen and (max-width: 1800px){.container.125\25{width:100%;max-width:1200px;min-width:960px}.container.75\25{width:720px}.container.50\25{width:480px}.container.25\25{width:240px}.container{width:960px}}@media screen and (max-width: 1280px){.container.125\25{width:100%;max-width:1200px;min-width:960px}.container.75\25{width:720px}.container.50\25{width:480px}.container.25\25{width:240px}.container{width:960px}}@media screen and (max-width: 980px){.container.125\25{width:100%;max-width:1200px;min-width:960px}.container.75\25{width:720px}.container.50\25{width:480px}.container.25\25{width:240px}.container{width:960px}}@media screen and (max-width: 736px){.container.125\25{width:100%;max-width:1200px;min-width:960px}.container.75\25{width:720px}.container.50\25{width:480px}.container.25\25{width:240px}.container{width:960px}}@media screen and (max-width: 480px){.container.125\25{width:100%;max-width:1200px;min-width:960px}.container.75\25{width:720px}.container.50\25{width:480px}.container.25\25{width:240px}.container{width:960px}}.row{border-bottom:solid 1px transparent;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.row > *{float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.row:after,.row:before{content:'';display:block;clear:both;height:0}.row.uniform > * > :first-child{margin-top:0}.row.uniform > * > :last-child{margin-bottom:0}.row.0\25> *{padding:0}.row.0\25{margin:0 0 -1px}.row.uniform.0\25> *{padding:0}.row.uniform.0\25{margin:0 0 -1px}.row > *{padding:0 0 0 2.5em}.row{margin:0 0 -1px -2.5em}.row.uniform > *{padding:2.5em 0 0 2.5em}.row.uniform{margin:-2.5em 0 -1px -2.5em}.row.200\25> *{padding:0 0 0 5em}.row.200\25{margin:0 0 -1px -5em}.row.uniform.200\25> *{padding:5em 0 0 5em}.row.uniform.200\25{margin:-5em 0 -1px -5em}.row.150\25> *{padding:0 0 0 3.75em}.row.150\25{margin:0 0 -1px -3.75em}.row.uniform.150\25> *{padding:3.75em 0 0 3.75em}.row.uniform.150\25{margin:-3.75em 0 -1px -3.75em}.row.50\25> *{padding:0 0 0 1.25em}.row.50\25{margin:0 0 -1px -1.25em}.row.uniform.50\25> *{padding:1.25em 0 0 1.25em}.row.uniform.50\25{margin:-1.25em 0 -1px -1.25em}.row.25\25> *{padding:0 0 0 .625em}.row.25\25{margin:0 0 -1px -.625em}.row.uniform.25\25> *{padding:.625em 0 0 .625em}.row.uniform.25\25{margin:-.625em 0 -1px -.625em}.12u,.12u\24{width:100%;clear:none;margin-left:0}.11u,.11u\24{width:91.6666666667%;clear:none;margin-left:0}.10u,.10u\24{width:83.3333333333%;clear:none;margin-left:0}.9u,.9u\24{width:75%;clear:none;margin-left:0}.8u,.8u\24{width:66.6666666667%;clear:none;margin-left:0}.7u,.7u\24{width:58.3333333333%;clear:none;margin-left:0}.6u,.6u\24{width:50%;clear:none;margin-left:0}.5u,.5u\24{width:41.6666666667%;clear:none;margin-left:0}.4u,.4u\24{width:33.3333333333%;clear:none;margin-left:0}.3u,.3u\24{width:25%;clear:none;margin-left:0}.2u,.2u\24{width:16.6666666667%;clear:none;margin-left:0}.1u,.1u\24{width:8.3333333333%;clear:none;margin-left:0}.12u\24+ *,.11u\24+ *,.10u\24+ *,.9u\24+ *,.8u\24+ *,.7u\24+ *,.6u\24+ *,.5u\24+ *,.4u\24+ *,.3u\24+ *,.2u\24+ *,.1u\24+ *{clear:left}.-11u{margin-left:91.66667%}.-10u{margin-left:83.33333%}.-9u{margin-left:75%}.-8u{margin-left:66.66667%}.-7u{margin-left:58.33333%}.-6u{margin-left:50%}.-5u{margin-left:41.66667%}.-4u{margin-left:33.33333%}.-3u{margin-left:25%}.-2u{margin-left:16.66667%}.-1u{margin-left:8.33333%}@media screen and (max-width: 1800px){.row > *{padding:0 0 0 2.5em}.row{margin:0 0 -1px -2.5em}.row.uniform > *{padding:2.5em 0 0 2.5em}.row.uniform{margin:-2.5em 0 -1px -2.5em}.row.200\25> *{padding:0 0 0 5em}.row.200\25{margin:0 0 -1px -5em}.row.uniform.200\25> *{padding:5em 0 0 5em}.row.uniform.200\25{margin:-5em 0 -1px -5em}.row.150\25> *{padding:0 0 0 3.75em}.row.150\25{margin:0 0 -1px -3.75em}.row.uniform.150\25> *{padding:3.75em 0 0 3.75em}.row.uniform.150\25{margin:-3.75em 0 -1px -3.75em}.row.50\25> *{padding:0 0 0 1.25em}.row.50\25{margin:0 0 -1px -1.25em}.row.uniform.50\25> *{padding:1.25em 0 0 1.25em}.row.uniform.50\25{margin:-1.25em 0 -1px -1.25em}.row.25\25> *{padding:0 0 0 .625em}.row.25\25{margin:0 0 -1px -.625em}.row.uniform.25\25> *{padding:.625em 0 0 .625em}.row.uniform.25\25{margin:-.625em 0 -1px -.625em}.12u\28xlarge\29,.12u\24\28xlarge\29{width:100%;clear:none;margin-left:0}.11u\28xlarge\29,.11u\24\28xlarge\29{width:91.6666666667%;clear:none;margin-left:0}.10u\28xlarge\29,.10u\24\28xlarge\29{width:83.3333333333%;clear:none;margin-left:0}.9u\28xlarge\29,.9u\24\28xlarge\29{width:75%;clear:none;margin-left:0}.8u\28xlarge\29,.8u\24\28xlarge\29{width:66.6666666667%;clear:none;margin-left:0}.7u\28xlarge\29,.7u\24\28xlarge\29{width:58.3333333333%;clear:none;margin-left:0}.6u\28xlarge\29,.6u\24\28xlarge\29{width:50%;clear:none;margin-left:0}.5u\28xlarge\29,.5u\24\28xlarge\29{width:41.6666666667%;clear:none;margin-left:0}.4u\28xlarge\29,.4u\24\28xlarge\29{width:33.3333333333%;clear:none;margin-left:0}.3u\28xlarge\29,.3u\24\28xlarge\29{width:25%;clear:none;margin-left:0}.2u\28xlarge\29,.2u\24\28xlarge\29{width:16.6666666667%;clear:none;margin-left:0}.1u\28xlarge\29,.1u\24\28xlarge\29{width:8.3333333333%;clear:none;margin-left:0}.12u\24\28xlarge\29+ *,.11u\24\28xlarge\29+ *,.10u\24\28xlarge\29+ *,.9u\24\28xlarge\29+ *,.8u\24\28xlarge\29+ *,.7u\24\28xlarge\29+ *,.6u\24\28xlarge\29+ *,.5u\24\28xlarge\29+ *,.4u\24\28xlarge\29+ *,.3u\24\28xlarge\29+ *,.2u\24\28xlarge\29+ *,.1u\24\28xlarge\29+ *{clear:left}.-11u\28xlarge\29{margin-left:91.66667%}.-10u\28xlarge\29{margin-left:83.33333%}.-9u\28xlarge\29{margin-left:75%}.-8u\28xlarge\29{margin-left:66.66667%}.-7u\28xlarge\29{margin-left:58.33333%}.-6u\28xlarge\29{margin-left:50%}.-5u\28xlarge\29{margin-left:41.66667%}.-4u\28xlarge\29{margin-left:33.33333%}.-3u\28xlarge\29{margin-left:25%}.-2u\28xlarge\29{margin-left:16.66667%}.-1u\28xlarge\29{margin-left:8.33333%}}@media screen and (max-width: 1280px){.row > *{padding:0 0 0 2em}.row{margin:0 0 -1px -2em}.row.uniform > *{padding:2em 0 0 2em}.row.uniform{margin:-2em 0 -1px -2em}.row.200\25> *{padding:0 0 0 4em}.row.200\25{margin:0 0 -1px -4em}.row.uniform.200\25> *{padding:4em 0 0 4em}.row.uniform.200\25{margin:-4em 0 -1px -4em}.row.150\25> *{padding:0 0 0 3em}.row.150\25{margin:0 0 -1px -3em}.row.uniform.150\25> *{padding:3em 0 0 3em}.row.uniform.150\25{margin:-3em 0 -1px -3em}.row.50\25> *{padding:0 0 0 1em}.row.50\25{margin:0 0 -1px -1em}.row.uniform.50\25> *{padding:1em 0 0 1em}.row.uniform.50\25{margin:-1em 0 -1px -1em}.row.25\25> *{padding:0 0 0 .5em}.row.25\25{margin:0 0 -1px -.5em}.row.uniform.25\25> *{padding:.5em 0 0 .5em}.row.uniform.25\25{margin:-.5em 0 -1px -.5em}.12u\28large\29,.12u\24\28large\29{width:100%;clear:none;margin-left:0}.11u\28large\29,.11u\24\28large\29{width:91.6666666667%;clear:none;margin-left:0}.10u\28large\29,.10u\24\28large\29{width:83.3333333333%;clear:none;margin-left:0}.9u\28large\29,.9u\24\28large\29{width:75%;clear:none;margin-left:0}.8u\28large\29,.8u\24\28large\29{width:66.6666666667%;clear:none;margin-left:0}.7u\28large\29,.7u\24\28large\29{width:58.3333333333%;clear:none;margin-left:0}.6u\28large\29,.6u\24\28large\29{width:50%;clear:none;margin-left:0}.5u\28large\29,.5u\24\28large\29{width:41.6666666667%;clear:none;margin-left:0}.4u\28large\29,.4u\24\28large\29{width:33.3333333333%;clear:none;margin-left:0}.3u\28large\29,.3u\24\28large\29{width:25%;clear:none;margin-left:0}.2u\28large\29,.2u\24\28large\29{width:16.6666666667%;clear:none;margin-left:0}.1u\28large\29,.1u\24\28large\29{width:8.3333333333%;clear:none;margin-left:0}.12u\24\28large\29+ *,.11u\24\28large\29+ *,.10u\24\28large\29+ *,.9u\24\28large\29+ *,.8u\24\28large\29+ *,.7u\24\28large\29+ *,.6u\24\28large\29+ *,.5u\24\28large\29+ *,.4u\24\28large\29+ *,.3u\24\28large\29+ *,.2u\24\28large\29+ *,.1u\24\28large\29+ *{clear:left}.-11u\28large\29{margin-left:91.66667%}.-10u\28large\29{margin-left:83.33333%}.-9u\28large\29{margin-left:75%}.-8u\28large\29{margin-left:66.66667%}.-7u\28large\29{margin-left:58.33333%}.-6u\28large\29{margin-left:50%}.-5u\28large\29{margin-left:41.66667%}.-4u\28large\29{margin-left:33.33333%}.-3u\28large\29{margin-left:25%}.-2u\28large\29{margin-left:16.66667%}.-1u\28large\29{margin-left:8.33333%}}@media screen and (max-width: 980px){.row > *{padding:0 0 0 2em}.row{margin:0 0 -1px -2em}.row.uniform > *{padding:2em 0 0 2em}.row.uniform{margin:-2em 0 -1px -2em}.row.200\25> *{padding:0 0 0 4em}.row.200\25{margin:0 0 -1px -4em}.row.uniform.200\25> *{padding:4em 0 0 4em}.row.uniform.200\25{margin:-4em 0 -1px -4em}.row.150\25> *{padding:0 0 0 3em}.row.150\25{margin:0 0 -1px -3em}.row.uniform.150\25> *{padding:3em 0 0 3em}.row.uniform.150\25{margin:-3em 0 -1px -3em}.row.50\25> *{padding:0 0 0 1em}.row.50\25{margin:0 0 -1px -1em}.row.uniform.50\25> *{padding:1em 0 0 1em}.row.uniform.50\25{margin:-1em 0 -1px -1em}.row.25\25> *{padding:0 0 0 .5em}.row.25\25{margin:0 0 -1px -.5em}.row.uniform.25\25> *{padding:.5em 0 0 .5em}.row.uniform.25\25{margin:-.5em 0 -1px -.5em}.12u\28medium\29,.12u\24\28medium\29{width:100%;clear:none;margin-left:0}.11u\28medium\29,.11u\24\28medium\29{width:91.6666666667%;clear:none;margin-left:0}.10u\28medium\29,.10u\24\28medium\29{width:83.3333333333%;clear:none;margin-left:0}.9u\28medium\29,.9u\24\28medium\29{width:75%;clear:none;margin-left:0}.8u\28medium\29,.8u\24\28medium\29{width:66.6666666667%;clear:none;margin-left:0}.7u\28medium\29,.7u\24\28medium\29{width:58.3333333333%;clear:none;margin-left:0}.6u\28medium\29,.6u\24\28medium\29{width:50%;clear:none;margin-left:0}.5u\28medium\29,.5u\24\28medium\29{width:41.6666666667%;clear:none;margin-left:0}.4u\28medium\29,.4u\24\28medium\29{width:33.3333333333%;clear:none;margin-left:0}.3u\28medium\29,.3u\24\28medium\29{width:25%;clear:none;margin-left:0}.2u\28medium\29,.2u\24\28medium\29{width:16.6666666667%;clear:none;margin-left:0}.1u\28medium\29,.1u\24\28medium\29{width:8.3333333333%;clear:none;margin-left:0}.12u\24\28medium\29+ *,.11u\24\28medium\29+ *,.10u\24\28medium\29+ *,.9u\24\28medium\29+ *,.8u\24\28medium\29+ *,.7u\24\28medium\29+ *,.6u\24\28medium\29+ *,.5u\24\28medium\29+ *,.4u\24\28medium\29+ *,.3u\24\28medium\29+ *,.2u\24\28medium\29+ *,.1u\24\28medium\29+ *{clear:left}.-11u\28medium\29{margin-left:91.66667%}.-10u\28medium\29{margin-left:83.33333%}.-9u\28medium\29{margin-left:75%}.-8u\28medium\29{margin-left:66.66667%}.-7u\28medium\29{margin-left:58.33333%}.-6u\28medium\29{margin-left:50%}.-5u\28medium\29{margin-left:41.66667%}.-4u\28medium\29{margin-left:33.33333%}.-3u\28medium\29{margin-left:25%}.-2u\28medium\29{margin-left:16.66667%}.-1u\28medium\29{margin-left:8.33333%}}@media screen and (max-width: 736px){.row > *{padding:0 0 0 1.5em}.row{margin:0 0 -1px -1.5em}.row.uniform > *{padding:1.5em 0 0 1.5em}.row.uniform{margin:-1.5em 0 -1px -1.5em}.row.200\25> *{padding:0 0 0 3em}.row.200\25{margin:0 0 -1px -3em}.row.uniform.200\25> *{padding:3em 0 0 3em}.row.uniform.200\25{margin:-3em 0 -1px -3em}.row.150\25> *{padding:0 0 0 2.25em}.row.150\25{margin:0 0 -1px -2.25em}.row.uniform.150\25> *{padding:2.25em 0 0 2.25em}.row.uniform.150\25{margin:-2.25em 0 -1px -2.25em}.row.50\25> *{padding:0 0 0 .75em}.row.50\25{margin:0 0 -1px -.75em}.row.uniform.50\25> *{padding:.75em 0 0 .75em}.row.uniform.50\25{margin:-.75em 0 -1px -.75em}.row.25\25> *{padding:0 0 0 .375em}.row.25\25{margin:0 0 -1px -.375em}.row.uniform.25\25> *{padding:.375em 0 0 .375em}.row.uniform.25\25{margin:-.375em 0 -1px -.375em}.12u\28small\29,.12u\24\28small\29{width:100%;clear:none;margin-left:0}.11u\28small\29,.11u\24\28small\29{width:91.6666666667%;clear:none;margin-left:0}.10u\28small\29,.10u\24\28small\29{width:83.3333333333%;clear:none;margin-left:0}.9u\28small\29,.9u\24\28small\29{width:75%;clear:none;margin-left:0}.8u\28small\29,.8u\24\28small\29{width:66.6666666667%;clear:none;margin-left:0}.7u\28small\29,.7u\24\28small\29{width:58.3333333333%;clear:none;margin-left:0}.6u\28small\29,.6u\24\28small\29{width:50%;clear:none;margin-left:0}.5u\28small\29,.5u\24\28small\29{width:41.6666666667%;clear:none;margin-left:0}.4u\28small\29,.4u\24\28small\29{width:33.3333333333%;clear:none;margin-left:0}.3u\28small\29,.3u\24\28small\29{width:25%;clear:none;margin-left:0}.2u\28small\29,.2u\24\28small\29{width:16.6666666667%;clear:none;margin-left:0}.1u\28small\29,.1u\24\28small\29{width:8.3333333333%;clear:none;margin-left:0}.12u\24\28small\29+ *,.11u\24\28small\29+ *,.10u\24\28small\29+ *,.9u\24\28small\29+ *,.8u\24\28small\29+ *,.7u\24\28small\29+ *,.6u\24\28small\29+ *,.5u\24\28small\29+ *,.4u\24\28small\29+ *,.3u\24\28small\29+ *,.2u\24\28small\29+ *,.1u\24\28small\29+ *{clear:left}.-11u\28small\29{margin-left:91.66667%}.-10u\28small\29{margin-left:83.33333%}.-9u\28small\29{margin-left:75%}.-8u\28small\29{margin-left:66.66667%}.-7u\28small\29{margin-left:58.33333%}.-6u\28small\29{margin-left:50%}.-5u\28small\29{margin-left:41.66667%}.-4u\28small\29{margin-left:33.33333%}.-3u\28small\29{margin-left:25%}.-2u\28small\29{margin-left:16.66667%}.-1u\28small\29{margin-left:8.33333%}}@media screen and (max-width: 480px){.row > *{padding:0 0 0 1.5em}.row{margin:0 0 -1px -1.5em}.row.uniform > *{padding:1.5em 0 0 1.5em}.row.uniform{margin:-1.5em 0 -1px -1.5em}.row.200\25> *{padding:0 0 0 3em}.row.200\25{margin:0 0 -1px -3em}.row.uniform.200\25> *{padding:3em 0 0 3em}.row.uniform.200\25{margin:-3em 0 -1px -3em}.row.150\25> *{padding:0 0 0 2.25em}.row.150\25{margin:0 0 -1px -2.25em}.row.uniform.150\25> *{padding:2.25em 0 0 2.25em}.row.uniform.150\25{margin:-2.25em 0 -1px -2.25em}.row.50\25> *{padding:0 0 0 .75em}.row.50\25{margin:0 0 -1px -.75em}.row.uniform.50\25> *{padding:.75em 0 0 .75em}.row.uniform.50\25{margin:-.75em 0 -1px -.75em}.row.25\25> *{padding:0 0 0 .375em}.row.25\25{margin:0 0 -1px -.375em}.row.uniform.25\25> *{padding:.375em 0 0 .375em}.row.uniform.25\25{margin:-.375em 0 -1px -.375em}.12u\28xsmall\29,.12u\24\28xsmall\29{width:100%;clear:none;margin-left:0}.11u\28xsmall\29,.11u\24\28xsmall\29{width:91.6666666667%;clear:none;margin-left:0}.10u\28xsmall\29,.10u\24\28xsmall\29{width:83.3333333333%;clear:none;margin-left:0}.9u\28xsmall\29,.9u\24\28xsmall\29{width:75%;clear:none;margin-left:0}.8u\28xsmall\29,.8u\24\28xsmall\29{width:66.6666666667%;clear:none;margin-left:0}.7u\28xsmall\29,.7u\24\28xsmall\29{width:58.3333333333%;clear:none;margin-left:0}.6u\28xsmall\29,.6u\24\28xsmall\29{width:50%;clear:none;margin-left:0}.5u\28xsmall\29,.5u\24\28xsmall\29{width:41.6666666667%;clear:none;margin-left:0}.4u\28xsmall\29,.4u\24\28xsmall\29{width:33.3333333333%;clear:none;margin-left:0}.3u\28xsmall\29,.3u\24\28xsmall\29{width:25%;clear:none;margin-left:0}.2u\28xsmall\29,.2u\24\28xsmall\29{width:16.6666666667%;clear:none;margin-left:0}.1u\28xsmall\29,.1u\24\28xsmall\29{width:8.3333333333%;clear:none;margin-left:0}.12u\24\28xsmall\29+ *,.11u\24\28xsmall\29+ *,.10u\24\28xsmall\29+ *,.9u\24\28xsmall\29+ *,.8u\24\28xsmall\29+ *,.7u\24\28xsmall\29+ *,.6u\24\28xsmall\29+ *,.5u\24\28xsmall\29+ *,.4u\24\28xsmall\29+ *,.3u\24\28xsmall\29+ *,.2u\24\28xsmall\29+ *,.1u\24\28xsmall\29+ *{clear:left}.-11u\28xsmall\29{margin-left:91.66667%}.-10u\28xsmall\29{margin-left:83.33333%}.-9u\28xsmall\29{margin-left:75%}.-8u\28xsmall\29{margin-left:66.66667%}.-7u\28xsmall\29{margin-left:58.33333%}.-6u\28xsmall\29{margin-left:50%}.-5u\28xsmall\29{margin-left:41.66667%}.-4u\28xsmall\29{margin-left:33.33333%}.-3u\28xsmall\29{margin-left:25%}.-2u\28xsmall\29{margin-left:16.66667%}.-1u\28xsmall\29{margin-left:8.33333%}}body{background:#fff}body.is-loading *,body.is-loading :before,body.is-loading :after{-moz-animation:none!important;-webkit-animation:none!important;-ms-animation:none!important;animation:none!important;-moz-transition:none!important;-webkit-transition:none!important;-ms-transition:none!important;transition:none!important}body,input,select,textarea{color:#a2a2a2;font-family:"Source Sans Pro",Helvetica,sans-serif;font-size:16pt;font-weight:400;line-height:1.75em}a{-moz-transition:color .2s ease-in-out,border-color .2s ease-in-out;-webkit-transition:color .2s ease-in-out,border-color .2s ease-in-out;-ms-transition:color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,border-color .2s ease-in-out;border-bottom:dotted 1px;color:#49bf9d;text-decoration:none}a:hover{border-bottom-color:transparent;color:#49bf9d!important;text-decoration:none}strong,b{color:#787878;font-weight:400}em,i{font-style:italic}p{margin:0 0 2em}h1,h2,h3,h4,h5,h6{color:#787878;font-weight:400;line-height:1em;margin:0 0 1em}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}h1{font-size:2em;line-height:1.5em}h2{font-size:1.5em;line-height:1.5em}h3{font-size:1.25em;line-height:1.5em}h4{font-size:1.1em;line-height:1.5em}h5{font-size:.9em;line-height:1.5em}h6{font-size:.7em;line-height:1.5em}sub{font-size:.8em;position:relative;top:.5em}sup{font-size:.8em;position:relative;top:-.5em}hr{border:0;border-bottom:solid 2px #efefef;margin:2em 0}hr.major{margin:3em 0}blockquote{border-left:solid 6px #efefef;font-style:italic;margin:0 0 2em;padding:.5em 0 .5em 1.5em}code{background:#f7f7f7;border-radius:.35em;border:solid 2px #efefef;font-family:"Courier New",monospace;font-size:.9em;margin:0 .25em;padding:.25em .65em}pre{-webkit-overflow-scrolling:touch;font-family:"Courier New",monospace;font-size:.9em;margin:0 0 2em}pre code{display:block;line-height:1.75em;padding:1em 1.5em;overflow-x:auto}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}section.special,article.special{text-align:center}header p{color:#b2b2b2;position:relative;margin:0 0 1.5em}header h2 + p{font-size:1.25em;margin-top:-1em;line-height:1.5em}header h3 + p{font-size:1.1em;margin-top:-.8em;line-height:1.5em}header h4 + p,header h5 + p,header h6 + p{font-size:.9em;margin-top:-.6em;line-height:1.5em}header.major h2{font-size:2em}form{margin:0 0 2em}label{color:#787878;display:block;font-size:.9em;font-weight:400;margin:0 0 1em}input[type="text"],input[type="password"],input[type="email"],select,textarea{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none;background:#f7f7f7;border-radius:.35em;border:solid 2px transparent;color:inherit;display:block;outline:0;padding:0 .75em;text-decoration:none;width:100%}input[type="text"]:invalid,input[type="password"]:invalid,input[type="email"]:invalid,select:invalid,textarea:invalid{box-shadow:none}input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,select:focus,textarea:focus{border-color:#49bf9d}.select-wrapper{text-decoration:none;display:block;position:relative}.select-wrapper:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:'Source Sans Pro';font-style:normal;font-weight:400;text-transform:none!important;color:#dfdfdf;content:'\f078';display:block;height:2.75em;line-height:2.75em;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:2.75em}.select-wrapper select::-ms-expand{display:none}input[type="text"],input[type="password"],input[type="email"],select{height:2.75em}textarea{padding:.75em}input[type="checkbox"],input[type="radio"]{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none;display:block;float:left;margin-right:-2em;opacity:0;width:1em;z-index:-1}input[type="checkbox"] + label,input[type="radio"] + label{text-decoration:none;color:#a2a2a2;cursor:pointer;display:inline-block;font-size:1em;font-weight:400;padding-left:2.4em;padding-right:.75em;position:relative}input[type="checkbox"] + label:before,input[type="radio"] + label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:'Source Sans Pro';font-style:normal;font-weight:400;text-transform:none!important;background:#f7f7f7;border-radius:.35em;border:solid 2px transparent;content:'';display:inline-block;height:1.65em;left:0;line-height:1.58125em;position:absolute;text-align:center;top:0;width:1.65em}input[type="checkbox"]:checked + label:before,input[type="radio"]:checked + label:before{background:#787878;border-color:#787878;color:#fff;content:'\f00c'}input[type="checkbox"]:focus + label:before,input[type="radio"]:focus + label:before{border-color:#49bf9d}input[type="checkbox"] + label:before{border-radius:.35em}input[type="radio"] + label:before{border-radius:100%}::-webkit-input-placeholder{color:#b2b2b2!important;opacity:1}:-moz-placeholder{color:#b2b2b2!important;opacity:1}::-moz-placeholder{color:#b2b2b2!important;opacity:1}:-ms-input-placeholder{color:#b2b2b2!important;opacity:1}.formerize-placeholder{color:#b2b2b2!important;opacity:1}.box{border-radius:.35em;border:solid 2px #efefef;margin-bottom:2em;padding:1.5em}.box > :last-child,.box > :last-child > :last-child,.box > :last-child > :last-child > :last-child{margin-bottom:0}.box.alt{border:0;border-radius:0;padding:0}.icon{text-decoration:none;border-bottom:none;position:relative}.icon:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:'Source Sans Pro';font-style:normal;font-weight:400;text-transform:none!important}.icon > .label{display:none}.image{border-radius:.35em;border:0;display:inline-block;position:relative}.image:before{-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-ms-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;background:url(images/overlay.png);border-radius:.35em;content:'';display:block;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.image.thumb{text-align:center}.image.thumb:after{-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-ms-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;border-radius:.35em;border:solid 3px rgba(255,255,255,0.5);color:#fff;content:'Conoce más';display:inline-block;font-size:.8em;font-weight:400;left:50%;line-height:2.25em;margin:-1.25em 0 0 -3em;opacity:0;padding:0 1.5em;position:absolute;text-align:center;text-decoration:none;top:50%;white-space:nowrap}.image.thumb:hover:after{opacity:1}.image.thumb:hover:before{background:url(images/overlay.png),url(images/overlay.png);opacity:1}.image img{border-radius:.35em;display:block}.image.left{float:left;margin:0 1.5em 1em 0;top:.25em}.image.right{float:right;margin:0 0 1em 1.5em;top:.25em}.image.left,.image.right{max-width:40%}.image.left img,.image.right img{width:100%}.image.fit{display:block;margin:0 0 2em;width:100%}.image.fit img{width:100%}.image.avatar{border-radius:100%}.image.avatar:before{display:none}.image.avatar img{border-radius:100%;width:100%}ol{list-style:decimal;margin:0 0 2em;padding-left:1.25em}ol li{padding-left:.25em}ul{list-style:disc;margin:0 0 2em;padding-left:1em}ul li{padding-left:.5em}ul.alt{list-style:none;padding-left:0}ul.alt li{border-top:solid 2px #efefef;padding:.5em 0}ul.alt li:first-child{border-top:0;padding-top:0}ul.icons{cursor:default;list-style:none;padding-left:0}ul.icons li{display:inline-block;padding:0 1em 0 0}ul.icons li:last-child{padding-right:0}ul.icons li .icon:before{font-size:1.5em}ul.actions{cursor:default;list-style:none;padding-left:0}ul.actions li{display:inline-block;padding:0 1em 0 0;vertical-align:middle}ul.actions li:last-child{padding-right:0}ul.actions.small li{padding:0 .5em 0 0}ul.actions.vertical li{display:block;padding:1em 0 0}ul.actions.vertical li:first-child{padding-top:0}ul.actions.vertical li > *{margin-bottom:0}ul.actions.vertical.small li{padding:.5em 0 0}ul.actions.vertical.small li:first-child{padding-top:0}ul.actions.fit{display:table;margin-left:-1em;padding:0;table-layout:fixed;width:calc(100% + 1em)}ul.actions.fit li{display:table-cell;padding:0 0 0 1em}ul.actions.fit li > *{margin-bottom:0}ul.actions.fit.small{margin-left:-.5em;width:calc(100% + 0.5em)}ul.actions.fit.small li{padding:0 0 0 .5em}ul.labeled-icons{list-style:none;padding:0}ul.labeled-icons li{line-height:1.75em;margin:1.5em 0 0;padding-left:2.25em;position:relative}ul.labeled-icons li:first-child{margin-top:0}ul.labeled-icons li a{color:inherit}ul.labeled-icons li h3{color:#b2b2b2;left:0;position:absolute;text-align:center;top:0;width:1em}dl{margin:0 0 2em}.table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}table{margin:0 0 2em;width:100%}table tbody tr{border:solid 1px #efefef;border-left:0;border-right:0}table tbody tr:nth-child(2n + 1){background-color:#f7f7f7}table td{padding:.75em}table th{color:#787878;font-size:.9em;font-weight:400;padding:0 .75em .75em;text-align:left}table thead{border-bottom:solid 2px #efefef}table tfoot{border-top:solid 2px #efefef}table.alt{border-collapse:separate}table.alt tbody tr td{border:solid 2px #efefef;border-left-width:0;border-top-width:0}table.alt tbody tr td:first-child{border-left-width:2px}table.alt tbody tr:first-child td{border-top-width:2px}table.alt thead{border-bottom:0}table.alt tfoot{border-top:0}input[type="submit"],input[type="reset"],input[type="button"],.button{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none;-moz-transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;-ms-transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;background-color:transparent;border-radius:.35em;border:solid 3px #efefef;color:#787878!important;cursor:pointer;display:inline-block;font-weight:400;height:3.15em;height:calc(2.75em + 6px);line-height:2.75em;min-width:10em;padding:0 1.5em;text-align:center;text-decoration:none;white-space:nowrap}input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:hover{border-color:#49bf9d;color:#49bf9d!important}input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active,.button:active{background-color:rgba(73,191,157,0.1);border-color:#49bf9d;color:#49bf9d!important}input[type="submit"].icon,input[type="reset"].icon,input[type="button"].icon,.button.icon{padding-left:1.35em}input[type="submit"].icon:before,input[type="reset"].icon:before,input[type="button"].icon:before,.button.icon:before{margin-right:.5em}input[type="submit"].fit,input[type="reset"].fit,input[type="button"].fit,.button.fit{display:block;margin:0 0 1em;min-width:0;width:100%}input[type="submit"].small,input[type="reset"].small,input[type="button"].small,.button.small{font-size:.8em}input[type="submit"].big,input[type="reset"].big,input[type="button"].big,.button.big{font-size:1.35em}input[type="submit"].special,input[type="reset"].special,input[type="button"].special,.button.special{background-color:#49bf9d;border-color:#49bf9d;color:#fff!important}input[type="submit"].special:hover,input[type="reset"].special:hover,input[type="button"].special:hover,.button.special:hover{background-color:#5cc6a7;border-color:#5cc6a7}input[type="submit"].special:active,input[type="reset"].special:active,input[type="button"].special:active,.button.special:active{background-color:#3eb08f;border-color:#3eb08f}input[type="submit"].disabled,input[type="submit"]:disabled,input[type="reset"].disabled,input[type="reset"]:disabled,input[type="button"].disabled,input[type="button"]:disabled,.button.disabled,.button:disabled{background-color:#e7e7e7!important;border-color:#e7e7e7!important;color:#b2b2b2!important;cursor:default}.work-item{margin:0 0 2em}.work-item .image{margin:0 0 1.5em}.work-item h3{font-size:1em;margin:0 0 .5em}.work-item p{font-size:.8em;line-height:1.5em;margin:0}#header{background:url(https://raw.githubusercontent.com/Lopez089/juanlopezaragon.github.io/master/images/111.jpg);background-attachment:scroll,fixed;background-position:top left,top left;background-repeat:repeat,no-repeat;background-size:cover,auto 100%;color:rgba(255,255,255,0.5);height:100%;left:0;padding:8em 4em 0 0;position:fixed;text-align:right;top:0;width:35%}#header strong,#header b{color:#fff}#header h2,#header h3,#header h4,#header h5,#header h6{color:#fff}#header h1{color:rgba(255,255,255,0.5);font-size:1.35em;line-height:1.75em;margin:0}#header .image.avatar{margin:0 0 1em;width:6.25em}#footer{bottom:0;left:0;padding:0 4em 6em 0;position:fixed;text-align:right;width:35%}#footer .icons{margin:1em 0 0}#footer .icons a{color:rgba(255,255,255,0.4)}#footer .copyright{color:rgba(255,255,255,0.4);font-size:.8em;list-style:none;margin:1em 0 0;padding:0}#footer .copyright li{border-left:solid 1px rgba(255,255,255,0.25);display:inline-block;line-height:1em;margin-left:.75em;padding-left:.75em}#footer .copyright li:first-child{border-left:0;margin-left:0;padding-left:0}#footer .copyright li a{color:inherit}#main{margin-left:35%;max-width:54em;padding:8em 4em 4em;width:calc(100% - 35%)}#main > section{border-top:solid 2px #efefef;margin:4em 0 0;padding:4em 0 0}#main > section:first-child{border-top:0;margin-top:0;padding-top:0}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes spin{0%{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.poptrox-popup{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box;-webkit-tap-highlight-color:rgba(255,255,255,0);background:#fff;border-radius:.35em;box-shadow:0 .1em .15em 0 rgba(0,0,0,0.15);overflow:hidden;padding-bottom:3em}.poptrox-popup .loader{text-decoration:none;-moz-animation:spin 1s linear infinite;-webkit-animation:spin 1s linear infinite;-ms-animation:spin 1s linear infinite;animation:spin 1s linear infinite;font-size:1.5em;height:1em;left:50%;line-height:1em;margin:-.5em 0 0 -.5em;position:absolute;top:50%;width:1em}.poptrox-popup .loader:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:'Source Sans Pro';font-style:normal;font-weight:400;text-transform:none!important;content:'\f1ce'}.poptrox-popup .caption{background:#fff;bottom:0;cursor:default;font-size:.9em;height:3em;left:0;line-height:2.8em;position:absolute;text-align:center;width:100%;z-index:1}.poptrox-popup .nav-next,.poptrox-popup .nav-previous{text-decoration:none;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-ms-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-tap-highlight-color:rgba(255,255,255,0);background:rgba(0,0,0,0.01);cursor:pointer;height:100%;opacity:0;position:absolute;top:0;width:50%}.poptrox-popup .nav-next:before,.poptrox-popup .nav-previous:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:'Source Sans Pro';font-style:normal;font-weight:400;text-transform:none!important;color:#fff;font-size:2.5em;height:1em;line-height:1em;margin-top:-.75em;position:absolute;text-align:center;top:50%;width:1.5em}.poptrox-popup .nav-next{right:0}.poptrox-popup .nav-next:before{content:'\f105';right:0}.poptrox-popup .nav-previous{left:0}.poptrox-popup .nav-previous:before{content:'\f104';left:0}.poptrox-popup .closer{text-decoration:none;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-ms-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-tap-highlight-color:rgba(255,255,255,0);color:#fff;height:4em;line-height:4em;opacity:0;position:absolute;right:0;text-align:center;top:0;width:4em;z-index:2}.poptrox-popup .closer:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:'Source Sans Pro';font-style:normal;font-weight:400;text-transform:none!important;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box;border-radius:100%;border:solid 3px rgba(255,255,255,0.5);content:'\f00d';display:block;font-size:1em;height:1.75em;left:50%;line-height:1.75em;margin:-.875em 0 0 -.875em;position:absolute;top:50%;width:1.75em}.poptrox-popup:hover .nav-next,.poptrox-popup:hover .nav-previous{opacity:.5}.poptrox-popup:hover .nav-next:hover,.poptrox-popup:hover .nav-previous:hover{opacity:1}.poptrox-popup:hover .closer{opacity:.5}.poptrox-popup:hover .closer:hover{opacity:1}body.is-touch .image.thumb:before{opacity:.5!important}body.is-touch .image.thumb:after{display:none!important}body.is-touch #header{background-attachment:scroll;background-size:auto,cover}body.is-touch .poptrox-popup .nav-next,body.is-touch .poptrox-popup .nav-previous,body.is-touch .poptrox-popup .closer{opacity:1!important}@media screen and (max-width: 1800px){body,input,select,textarea{font-size:12pt}}@media screen and (max-width: 1280px){#header{padding:6em 3em 3em;width:30%}#header h1{font-size:1.25em}#header h1 br{display:none}#footer{padding:0 3em 5em;width:30%}#footer .copyright li{border-left-width:0;display:block;line-height:2.25em;margin-left:0;padding-left:0}#main{margin-left:30%;max-width:none;padding:6em 3em 3em;width:calc(100% - 30%)}}@media screen and (max-width: 980px){h1 br,h2 br,h3 br,h4 br,h5 br,h6 br{display:none}ul.icons li .icon{font-size:1.25em}#header{background-attachment:scroll;background-position:top left,center center;background-size:cover;left:auto;padding:6em 4em;position:relative;text-align:center;top:auto;width:100%}#header h1{font-size:1.75em}#header h1 br{display:inline}#footer{background-attachment:scroll;background-color:#1f1815;background-image:url(images/overlay.png),url(../../images/bg.jpg);background-position:top left,bottom center;background-repeat:repeat,no-repeat;background-size:auto,cover;bottom:auto;left:auto;padding:4em 4em 6em;position:relative;text-align:center;width:100%}#footer .icons{margin:0 0 1em}#footer .copyright{margin:0 0 1em}#footer .copyright li{border-left-width:1px;display:inline-block;line-height:1em;margin-left:.75em;padding-left:.75em}#main{margin:0;padding:6em 4em;width:100%}}@media screen and (max-width: 736px){h1{font-size:1.5em}h2{font-size:1.2em}h3{font-size:1em}section.special,article.special{text-align:center}header.major h2{font-size:1.35em}ul.labeled-icons li{padding-left:2em}ul.labeled-icons li h3{line-height:1.75em}#header{padding:2.25em 1.5em}#header h1{font-size:1.35em}#footer{padding:2.25em 1.5em}#main{padding:2.25em 1.5em .25em}#main > section{margin:2.25em 0 0;padding:2.25em 0 0}.poptrox-popup{border-radius:0}.poptrox-popup .nav-next:before,.poptrox-popup .nav-previous:before{margin-top:-1em}}@media screen and (max-width: 480px){ul.actions{margin:0 0 2em}ul.actions li{display:block;padding:1em 0 0;text-align:center;width:100%}ul.actions li:first-child{padding-top:0}ul.actions li > *{margin:0!important;width:100%}ul.actions li > .icon:before{margin-left:-2em}ul.actions.small li{padding:.5em 0 0}ul.actions.small li:first-child{padding-top:0}#header{padding:4.5em 1.5em}#header h1 br{display:none}#footer .copyright li{border-left-width:0;display:block;line-height:2.25em;margin-left:0;padding-left:0}} \ No newline at end of file diff --git a/assets/fonts/FontAwesome.otf b/assets/fonts/FontAwesome.otf deleted file mode 100755 index d4de13e83..000000000 Binary files a/assets/fonts/FontAwesome.otf and /dev/null differ diff --git a/assets/fonts/fontawesome-webfont.eot b/assets/fonts/fontawesome-webfont.eot deleted file mode 100755 index c7b00d2ba..000000000 Binary files a/assets/fonts/fontawesome-webfont.eot and /dev/null differ diff --git a/assets/fonts/fontawesome-webfont.svg b/assets/fonts/fontawesome-webfont.svg deleted file mode 100755 index 8b66187fe..000000000 --- a/assets/fonts/fontawesome-webfont.svg +++ /dev/null @@ -1,685 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/assets/fonts/fontawesome-webfont.ttf b/assets/fonts/fontawesome-webfont.ttf deleted file mode 100755 index f221e50a2..000000000 Binary files a/assets/fonts/fontawesome-webfont.ttf and /dev/null differ diff --git a/assets/fonts/fontawesome-webfont.woff b/assets/fonts/fontawesome-webfont.woff deleted file mode 100755 index 6e7483cf6..000000000 Binary files a/assets/fonts/fontawesome-webfont.woff and /dev/null differ diff --git a/assets/fonts/fontawesome-webfont.woff2 b/assets/fonts/fontawesome-webfont.woff2 deleted file mode 100755 index 7eb74fd12..000000000 Binary files a/assets/fonts/fontawesome-webfont.woff2 and /dev/null differ diff --git a/assets/js/util.min.js b/assets/js/util.min.js new file mode 100644 index 000000000..5257b2896 --- /dev/null +++ b/assets/js/util.min.js @@ -0,0 +1 @@ +!function(t){t.fn.navList=function(){var e=t(this);return $a=e.find("a"),b=[],$a.each(function(){var e=t(this),a=Math.max(0,e.parents("li").length-1),l=e.attr("href"),i=e.attr("target");b.push(''+e.text()+"")}),b.join("")},t.fn.panel=function(e){if(0==this.length)return i;if(this.length>1){for(var a=0;a-20&&e>50;break;case"right":n=a<20&&a>-20&&e<-50;break;case"top":n=e<20&&e>-20&&a>50;break;case"bottom":n=e<20&&e>-20&&a<-50}if(n)return i.touchPosX=null,i.touchPosY=null,i._hide(),!1}(i.scrollTop()<0&&a<0||o>r-2&&o0)&&(t.preventDefault(),t.stopPropagation())}}),i.on("click touchend touchstart touchmove",function(t){t.stopPropagation()}),i.on("click",'a[href="#'+n+'"]',function(t){t.preventDefault(),t.stopPropagation(),l.target.removeClass(l.visibleClass)}),r.on("click touchend",function(t){i._hide(t)}),r.on("click",'a[href="#'+n+'"]',function(t){t.preventDefault(),t.stopPropagation(),l.target.toggleClass(l.visibleClass)}),l.hideOnEscape&&o.on("keydown",function(t){27==t.keyCode&&i._hide(t)}),i},t.fn.placeholder=function(){if(void 0!==document.createElement("input").placeholder)return t(this);if(0==this.length)return a;if(this.length>1){for(var e=0;e").append(e.clone()).remove().html().replace(/type="password"/i,'type="text"').replace(/type=password/i,"type=text"));""!=e.attr("id")&&a.attr("id",e.attr("id")+"-polyfill-field"),""!=e.attr("name")&&a.attr("name",e.attr("name")+"-polyfill-field"),a.addClass("polyfill-placeholder").val(a.attr("placeholder")).insertAfter(e),""==e.val()?e.hide():a.hide(),e.on("blur",function(t){t.preventDefault();var a=e.parent().find("input[name="+e.attr("name")+"-polyfill-field]");""==e.val()&&(e.hide(),a.show())}),a.on("focus",function(t){t.preventDefault();var e=a.parent().find("input[name="+a.attr("name").replace("-polyfill-field","")+"]");a.hide(),e.show().focus()}).on("keypress",function(t){t.preventDefault(),a.val("")})}),a.on("submit",function(){a.find("input[type=text],input[type=password],textarea").each(function(e){var a=t(this);a.attr("name").match(/-polyfill-field$/)&&a.attr("name",""),a.val()==a.attr("placeholder")&&(a.removeClass("polyfill-placeholder"),a.val(""))})}).on("reset",function(e){e.preventDefault(),a.find("select").val(t("option:first").val()),a.find("input,textarea").each(function(){var e,a=t(this);switch(a.removeClass("polyfill-placeholder"),this.type){case"submit":case"reset":break;case"password":a.val(a.attr("defaultValue")),e=a.parent().find("input[name="+a.attr("name")+"-polyfill-field]"),""==a.val()?(a.hide(),e.show()):(a.show(),e.hide());break;case"checkbox":case"radio":a.attr("checked",a.attr("defaultValue"));break;case"text":case"textarea":a.val(a.attr("defaultValue")),""==a.val()&&(a.addClass("polyfill-placeholder"),a.val(a.attr("placeholder")));break;default:a.val(a.attr("defaultValue"))}})}),a},t.prioritize=function(e,a){var l="__prioritize";"jQuery"!=typeof e&&(e=t(e)),e.each(function(){var e,i=t(this),r=i.parent();if(0!=r.length)if(i.data(l)){if(a)return;e=i.data(l),i.insertAfter(e),i.removeData(l)}else{if(!a)return;if(0==(e=i.prev()).length)return;i.prependTo(r),i.data(l,e)}})}}(jQuery); \ No newline at end of file diff --git a/images/111.jpg b/images/111.jpg new file mode 100644 index 000000000..1c4699957 Binary files /dev/null and b/images/111.jpg differ diff --git a/images/2.jpg b/images/2.jpg new file mode 100644 index 000000000..b7e1ad983 Binary files /dev/null and b/images/2.jpg differ diff --git a/images/avatar.jpg b/images/avatar.jpg deleted file mode 100755 index e7962cc52..000000000 Binary files a/images/avatar.jpg and /dev/null differ diff --git a/images/bg.jpg b/images/bg.jpg deleted file mode 100755 index a3bb03c4f..000000000 Binary files a/images/bg.jpg and /dev/null differ diff --git a/images/fulls/01.jpg b/images/fulls/01.jpg deleted file mode 100755 index ecb181a2b..000000000 Binary files a/images/fulls/01.jpg and /dev/null differ diff --git a/images/fulls/02.jpg b/images/fulls/02.jpg deleted file mode 100755 index d2849ef3e..000000000 Binary files a/images/fulls/02.jpg and /dev/null differ diff --git a/images/fulls/03.jpg b/images/fulls/03.jpg deleted file mode 100755 index 2575a1678..000000000 Binary files a/images/fulls/03.jpg and /dev/null differ diff --git a/images/fulls/04.jpg b/images/fulls/04.jpg deleted file mode 100755 index d7212bfea..000000000 Binary files a/images/fulls/04.jpg and /dev/null differ diff --git a/images/fulls/05.jpg b/images/fulls/05.jpg deleted file mode 100755 index f284385af..000000000 Binary files a/images/fulls/05.jpg and /dev/null differ diff --git a/images/fulls/06.jpg b/images/fulls/06.jpg deleted file mode 100755 index cb0e9697c..000000000 Binary files a/images/fulls/06.jpg and /dev/null differ diff --git a/images/imgArticle/CualEsElMejorMovil.png b/images/imgArticle/CualEsElMejorMovil.png new file mode 100755 index 000000000..16da4a137 Binary files /dev/null and b/images/imgArticle/CualEsElMejorMovil.png differ diff --git a/images/imgArticle/Curso_Frondend_2015.jpg b/images/imgArticle/Curso_Frondend_2015.jpg new file mode 100755 index 000000000..3bb5d68ba Binary files /dev/null and b/images/imgArticle/Curso_Frondend_2015.jpg differ diff --git a/images/imgArticle/Fiore-Flowers1.jpg b/images/imgArticle/Fiore-Flowers1.jpg new file mode 100644 index 000000000..71106b8e5 Binary files /dev/null and b/images/imgArticle/Fiore-Flowers1.jpg differ diff --git a/images/imgArticle/Lean_developer.jpg b/images/imgArticle/Lean_developer.jpg new file mode 100755 index 000000000..f2424263d Binary files /dev/null and b/images/imgArticle/Lean_developer.jpg differ diff --git a/images/imgArticle/WParty.png b/images/imgArticle/WParty.png new file mode 100755 index 000000000..e871cb3b0 Binary files /dev/null and b/images/imgArticle/WParty.png differ diff --git a/images/imgArticle/WParty2.png b/images/imgArticle/WParty2.png new file mode 100755 index 000000000..a7003a4df Binary files /dev/null and b/images/imgArticle/WParty2.png differ diff --git a/images/imgArticle/html.jpg b/images/imgArticle/html.jpg new file mode 100644 index 000000000..1cc8a91eb Binary files /dev/null and b/images/imgArticle/html.jpg differ diff --git a/images/imgArticle/juanlopez.jpg b/images/imgArticle/juanlopez.jpg new file mode 100644 index 000000000..cce0ec3f2 Binary files /dev/null and b/images/imgArticle/juanlopez.jpg differ diff --git a/images/jessicayellow.png b/images/jessicayellow.png deleted file mode 100755 index 10947392c..000000000 Binary files a/images/jessicayellow.png and /dev/null differ diff --git a/images/thumbs/01.jpg b/images/thumbs/01.jpg deleted file mode 100755 index 6444ebe03..000000000 Binary files a/images/thumbs/01.jpg and /dev/null differ diff --git a/images/thumbs/02.jpg b/images/thumbs/02.jpg deleted file mode 100755 index 0de4953b7..000000000 Binary files a/images/thumbs/02.jpg and /dev/null differ diff --git a/images/thumbs/03.jpg b/images/thumbs/03.jpg deleted file mode 100755 index 33659aae7..000000000 Binary files a/images/thumbs/03.jpg and /dev/null differ diff --git a/images/thumbs/04.jpg b/images/thumbs/04.jpg deleted file mode 100755 index 62d9c3715..000000000 Binary files a/images/thumbs/04.jpg and /dev/null differ diff --git a/images/thumbs/05.jpg b/images/thumbs/05.jpg deleted file mode 100755 index 27ee8831b..000000000 Binary files a/images/thumbs/05.jpg and /dev/null differ diff --git a/images/thumbs/06.jpg b/images/thumbs/06.jpg deleted file mode 100755 index 845aa9bba..000000000 Binary files a/images/thumbs/06.jpg and /dev/null differ diff --git a/index.html b/index.html index 59f91042f..f7ff69f9a 100755 --- a/index.html +++ b/index.html @@ -1,11 +1,10 @@ - Jessica Yellow. Growth Hacker. + Juan Lopez. FrondEnd Developer. - @@ -13,9 +12,9 @@ @@ -23,12 +22,12 @@

Escribe tu nombre, tu perfil.
-

Tu perfil - Título.

+

Juan López Aragón - Frondend Developer.

-

A lo largo de mi carrera profesional, siempre me he destacado por crear, compartir y ejecutar campañas de marketing online, principalmente en diferentes corporativos.

+

Soy programador Frontend. Tengo 29 años. Ubicado en España. A lo largo de mi carrera profesional, he construido aplicaciones para diversos proyectos.

@@ -39,20 +38,93 @@

Mejores experiencias

- + - + -

Formo parte de la Comunidad Platzi.

+

Articulo sobre etiquetas HTML.

-

La comunidad profesional web más reconocida del mundo.

+

Descubre cómo aplicar los títulos de la etiqueta HTML.

- -
- -

Escribo en Medium.

-

Escribo tácticas sobre cómo mejorar el marketing de tu empresa.

+ +
+ + + + + +

Proyecto Juan López.

+ +

Este Proyecto es una web muy personal para darme a conocer y vender mis productos. Fue creada En El año 2016. Para su Realización se usaron Tecnología Como HTML, CSS, Less, Bootstrap.

+
+ +
+ + + + + +

Proyecto Lean Developer.

+ +

Este Proyecto es una landing page para una empresa de desarrollo web. Fue creada En El año 2016. Para su Realización se usaron Tecnología Como HTML, CSS, Less, Bootstrap.

+
+ +
+ + + + + +

Proyecto Cualeselmejormovil.es.

+ +

Este Proyecto es De Una inicio se dedican Compare precios En una de Teléfonos Móviles. La web Es Un compradora de Precios y Características de móviles. Fue Creada En El Año 2015. Para su Realización se usaron Tecnología de Como HTML, CSS, JS, jQuery, Bootstrap.

+
+ +
+ + + + + +

Proyecto curso Desarrollador Web profesional de Tutellus.

+ +

Este Proyecto Pertenece al Curso Desarrollador web profesional de Tutellus. El Proyecto consistia en Realizar la Web De Una floristería. Creada Fue En El año 2015. Para su Realización se usaron Tecnología de Como HTML, CSS.

+
+ +
+ + + + + +

Proyecto curso Desarrollador Web profesional de Tutellus.

+ +

Este proyecto pertenece al curso Desarrollador Web profesional de Tutellus. El proyecto tenia la intención de desarrollar un sitio con columnas. Fue creada en el año 2015. Para su realización se usaron tecnología como Html, Css, Grid 690.

+
+ +
+ + + + + +

Proyecto World Party Vol.2.

+ +

Este Proyecto es vol.2 De Una Empresa de evento de fiesta Llamada World Party el. La web estaba Dedicada a la promoción de discotecas. Creada Fue En El año 2014. Para su Realización se usaron Tecnología Como HTML, CSS, JS, jQuery.

+ +
+ + + + + +

Proyecto World Party Vol.1.

+ +

Este proyecto es de una empresa de evento de fiesta llamada World Party. La web estaba dedicada a la promoción de discotecas. Fue creada en el año 2013, fue mi primer proyecto y se nota jajaj. Para su realización se usaron tecnología como Html, Css, js.

+
+ + @@ -64,34 +136,37 @@

Escribo en Medium.

- - - + + + - + ga('create', 'UA-90177619-1', 'auto'); + ga('send', 'pageview'); + +