*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.clear::before,
.clear::after,
.section::before,
.section::after {
    content: ' ';
    display: table
}

.clear::after,
.section::after {
    clear: both
}

.clear,
.section {
    clear: both;
    *zoom: 1
}

html,
body {
    height: 100%;
    font-family: 'Lato', sans-serif
}

a,
a:hover {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

li {
    list-style: none
}

#gallery {
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 25px
}

@font-face {
    font-family: 'fontello';
    src: url(../font/fontello.eot?58688758);
    src: url('../font/fontello.eot?58688758#iefix') format('embedded-opentype'), url(../font/fontello.woff2?58688758) format('woff2'), url(../font/fontello.woff?58688758) format('woff'), url(../font/fontello.ttf?58688758) format('truetype'), url('../font/fontello.svg?58688758#fontello') format('svg');
    font-weight: 400;
    font-style: normal
}

.menu-interno {
    font-family: 'Oswald', sans-serif;
    position: fixed;
    right: 1rem;
    top: 50%;
    z-index: 999;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.menu-interno li {
    position: relative;
    margin-bottom: .5rem
}

.menu-interno a {
    text-decoration: none;
    color: #fff;
    font-size: .875rem;
    text-transform: uppercase
}

.menu-interno li span {
    width: 8px;
    height: 8px;
    display: inline-block;
    text-indent: -100000rem;
    background: #cdcd2b;
    border-radius: 100%
}

.menu-interno li i {
    min-width: 150px;
    position: absolute;
    right: 15px;
    top: -8px;
    padding: 5px;
    display: block;
    text-align: center;
    font-style: normal;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    background: #cdcd2b;
    border-radius: 20px
}

.menu-interno li a:hover i {
    visibility: visible;
    opacity: 1
}

.seccion {
    height: 100%;
    position: relative
}

#seccion-01 {
    background: #222;
    background-attachment: fixed;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#seccion-01 h1 {
    margin-bottom: 2rem;
    font-size: 4rem;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 700
}

#seccion-01 h2,
#seccion-02 h3 {
    position: relative;
    width: 50%;
    padding: 1rem;
    font-size: 1.5rem;
    font-weight: 400;
    color: #fff;
    line-height: 1.3
}

#seccion-01 h2::before,
#seccion-01 h2::after,
#seccion-02 h3::before,
#seccion-02 h3::after {
    content: '';
    width: 30%;
    height: 1px;
    display: block;
    position: absolute;
    left: 50%;
    background: #cdcd2b;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#seccion-01 h2::before,
#seccion-02 h3::before {
    top: 0
}

#seccion-01 h2::after,
#seccion-02 h3::after {
    bottom: 0
}

#seccion-01 .roderick {
    padding-top: 2rem;
    height: 320px;
    width: auto;
    margin: 0 auto
}

#seccion-01 img {
    height: 90%;
    width: auto;
    display: block
}

#seccion-02 {
    position: relative;
    min-height: 100%;
    padding-top: 4rem;
    padding-bottom: 2rem;
    text-align: center;
    background: #f1f1f1
}

#seccion-02 h2,
#seccion-03 h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 4rem;
    color: #cdcd2b;
    text-transform: uppercase;
    line-height: 1.3;
    margin-bottom: 2rem
}

#seccion-02 h3 {
    margin-bottom: 2rem;
    display: inline-block;
    color: #000
}

#seccion-03 {
    padding: 4rem 0;
    text-align: center
}

.cnt-info {
    max-width: 550px;
    min-width: 170px;
    width: 73%;
    margin: 0 auto;
    padding: 2rem;
    border: 5px solid #f1f1f1
}

#seccion-03 p {
    width: 100%;
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 2rem;
    text-align: center
}

#seccion-03 p span {
    color: #cdcd2b
}

#seccion-03 h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 4rem;
    color: #333;
    text-transform: uppercase;
    line-height: 1.3;
    margin-bottom: 1rem;
    margin-top: 2rem
}

#seccion-03 .cnt-skills {
    text-align: ;
    width: 290px;
    margin: 0 auto
}

#seccion-03 li {
    font-size: 1rem;
    padding-bottom: 15px;
    font-family: 'Oswald', sans-serif;
    color: #333
}

.cnt-skills .bg-bar {
    width: 100%;
    height: 10px;
    background: #e1e1e1;
    position: relative;
    left: 0;
    top: 9px;
    display: block
}

.cnt-skills .photoshop,
.cnt-skills .editores,
.cnt-skills .html5-css3,
.cnt-skills .responsive,
.cnt-skills .bootstrap,
.cnt-skills .ingles,
.cnt-skills .pc {
    z-index: 1;
    height: 10px;
    background: #cdcd2b;
    position: relative;
    left: 0;
    right: 0;
    top: 35px;
    padding-right: 10px;
    line-height: 1.3;
    text-align: right;
    display: block
}

.cnt-skills .photoshop {
    width: 93%
}

.cnt-skills .editores {
    width: 95%
}

.cnt-skills .html5-css3 {
    width: 90%
}

.cnt-skills .responsive {
    width: 85%
}

.cnt-skills .bootstrap {
    width: 95%
}

.cnt-skills .pc {
    width: 100%
}

.cnt-skills .ingles {
    width: 70%
}

.site-footer {
    padding: 1rem .5rem;
    font-size: .7rem;
    text-align: center;
    background: black;
    color: white;
    letter-spacing: 1px
}

.site-footer li {
    display: inline
}

.site-footer li + li::before {
    content: ' | '
}

.break {
    display: block;
    text-transform: uppercase;
    font-size: .9rem;
    color: #cdcd2b;
    font-weight: 700;
    padding-top: 2px
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    width: 1em;
    margin-right: .2em;
    margin-left: .2em;
    font-family: "fontello";
    color: #cdcd2b;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-decoration: inherit;
    text-align: center;
    text-transform: none;
    line-height: 1em;
    speak: none;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-down:before {
    content: '\f103'
}

.bt-down {
    position: absolute;
    bottom: .1%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 3rem
}

#seccion-02 .bt-down {
    display: none
}