a {
    text-decoration: none;
    color: black;
}

a[href="#"] {
    cursor: default;
}

body {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}

.interest-info a {
    text-decoration: none;
    color: black;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.background {
    background: url(../img/bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 1900px;
}

#overlay {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.buttons {
    margin-top: 50px;
    position: relative;
    left: calc(50% - 315px/2);
}

#main-title {
    position: relative;
    top: 25%;
    color: white;
    z-index: 3;
    text-align: center;
}

#big {
    font-size: 72px;
    font-weight: 300;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.74902);
    display: inline-block;
    margin: 10px 0px;
    overflow: hidden;
}

#small {
    font-size: 24px;
    display: none;
}

.go {
    position: relative;
    z-index: 3;
    color: white;
    font-style: italic;
    display: block;
    text-align: center;
    top: 40%;
    width: 200px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 24px;
    background: rgba(32, 78, 153, 0.75);
}

nav {
    background: rgb(32, 78, 153);
    text-align: center;
    height: 45px;
    margin-bottom: -45px;
}

nav > li {
    display: inline-block;
    font-size: 24px;
    margin: 10px 40px;
    color: white;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

nav li a {
    color: white;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(32, 78, 153, 0.6);
    z-index: 100;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.beige-nav {
    background: rgba(0, 0, 0, 0.6);
}

header {
    text-align: center;
}

header h1 {
    font-size: 48px;
    margin: 20px;
    padding-top: 20px;
}

header h2 {
    margin: 30px;
    font-size: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #727878;
    color: #727878;
}

section {
    width: 960px;
    margin: 0 auto;
    padding: 20px 0px;
}

#about {
    margin-top: 45px;
}

#profile-pic img {
    height: 200px;
    width: 200px;
    object-fit: cover;
    display: block;
    margin: 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 10px solid #F5F1DE;
}

#profile-pic div {
    height: 200px;
    width: 200px;
    display: block;
    margin: 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 10px solid #F5F1DE;
    background: url(../img/profile.jpg) 0px -25px;
    background-size: cover;
    background-repeat: no-repeat;
}

.beige {
    background-color: #F5F1DE;
}

#about-me {
    margin: 2em 10em;
    text-align: center;
    line-height: 35px;
    visibility: hidden;
}

.experience .image img {
    width: 450px;
}

.skill-icon img {
    height: 100px;
    display: block;
    margin: 0 auto;
}

nav li a:hover {
    color: lightgray;
}

.text {
    line-height: 30px;
    text-align: justify;
}

.image {
    float: right;
    margin-left: 50px;
    margin-top: 40px;
    position: relative;
    right: 35px;
    opacity: 0;
}

.experience {
    margin-bottom: 50px;
    overflow: hidden;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.experience-title {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 400;
}

#skills-circle {
    position: relative;
    height: 600px;
    margin: 75px;
}

.social-icon {
    display: inline-block;
    font-size: 45px;
    margin: 0px 50px 25px 50px;
}

#social-icons {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.fa-facebook-square:hover {
    color: rgb(59, 89, 152);
}

.fa {
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    cursor: pointer;
}

.fa-google-plus-square:hover {
    color: rgb(221, 75, 57);
}

.fa-twitter-square:hover {
    color: rgb(85, 172, 238);
}

.fa-linkedin-square:hover {
    color: rgb(0, 119, 181);
}

.fa-github-square:hover {
    color: rgb(128, 0, 128);
}

.fa-envelope-square:hover {
    color: rgb(63, 195, 128);
}

#contact-text {
    line-height: 35px;
    margin: 1.5em 9em;
    text-align: center;
}

#contact-text a {
    text-decoration: underline;
}

#icon01 {
    -moz-transform: rotate(0deg) translate(300px) rotate(0deg);
    -ms-transform: rotate(0deg) translate(300px) rotate(0deg);
    -o-transform: rotate(0deg) translate(300px) rotate(0deg);
    -webkit-transform: rotate(0deg) translate(300px) rotate(0deg);
    transform: rotate(0deg) translate(300px) rotate(0deg);
}

#icon02 {
    -moz-transform: rotate(60deg) translate(300px) rotate(-60deg);
    -ms-transform: rotate(60deg) translate(300px) rotate(-60deg);
    -o-transform: rotate(60deg) translate(300px) rotate(-60deg);
    -webkit-transform: rotate(60deg) translate(300px) rotate(-60deg);
    transform: rotate(60deg) translate(300px) rotate(-60deg);
}

#icon03 {
    -moz-transform: rotate(120deg) translate(300px) rotate(-120deg);
    -ms-transform: rotate(120deg) translate(300px) rotate(-120deg);
    -o-transform: rotate(120deg) translate(300px) rotate(-120deg);
    -webkit-transform: rotate(120deg) translate(300px) rotate(-120deg);
    transform: rotate(120deg) translate(300px) rotate(-120deg);
}

#icon04 {
    -moz-transform: rotate(180deg) translate(300px) rotate(-180deg);
    -ms-transform: rotate(180deg) translate(300px) rotate(-180deg);
    -o-transform: rotate(180deg) translate(300px) rotate(-180deg);
    -webkit-transform: rotate(180deg) translate(300px) rotate(-180deg);
    transform: rotate(180deg) translate(300px) rotate(-180deg);
}

#icon05 {
    -moz-transform: rotate(240deg) translate(300px) rotate(-240deg);
    -ms-transform: rotate(240deg) translate(300px) rotate(-240deg);
    -o-transform: rotate(240deg) translate(300px) rotate(-240deg);
    -webkit-transform: rotate(240deg) translate(300px) rotate(-240deg);
    transform: rotate(240deg) translate(300px) rotate(-240deg);
    width: 100px;
}

#icon06 {
    -moz-transform: rotate(300deg) translate(300px) rotate(-300deg);
    -ms-transform: rotate(300deg) translate(300px) rotate(-300deg);
    -o-transform: rotate(300deg) translate(300px) rotate(-300deg);
    -webkit-transform: rotate(300deg) translate(300px) rotate(-300deg);
    transform: rotate(300deg) translate(300px) rotate(-300deg);
}

#skills-circle > * {
    position: absolute;
}

.skill-icon {
    display: inline-block;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    -moz-transition: all 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: all 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transition: all 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    cursor: pointer;
}

.skill-info {
    width: 400px;
    height: 400px;
    top: calc(50% - 200px);
    left: calc(50% - 200px);
    opacity: 0;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.skill-title {
    text-align: center;
    margin: 80px 20px 20px 20px;
    font-size: 30px;
}

.skill-details {
    text-align: center;
}

.skill-level {
    color: rgb(114, 120, 120);
    font-size: 20px;
    margin-bottom: 20px;
}

.skill-also {
    line-height: 30px;
    font-size: 20px;
}

.interest {
    display: inline-block;
    margin: 10px;
    position: relative;
    overflow: hidden;
    background: white;
}

.interest img {
    width: 450px;
    position: relative;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.interest-info {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;
    background: rgba(32, 78, 153, 0.75);
    height: 100%;
    padding: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: white;
    opacity: 0;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    cursor: pointer;
}

.interest-info:hover {
    opacity: 1;
}

.interest-name {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 3px solid white;
    text-align: center;
    margin-top: -30px;
    opacity: 0;
}

#profile-pic {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-transition: cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s;
    -o-transition: cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s;
    -webkit-transition: cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s;
    transition: cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s;
}

#bouncing-arrow {
    position: absolute;
    color: white;
    z-index: 2;
    font-size: 40px;
    bottom: 0;
    left: 50%;
    display: none;
}

.fa-chevron-down {
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

#interests-pictures {
    position: relative;
    top: 50px;
    opacity: 0;
}

.interest-text {
    position: relative;
    opacity: 0;
    top: 100px;
}

.exp-info {
    position: relative;
    left: 30px;
    opacity: 0;
}

.visible {}

.circularized {
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}


/* Keyframes */

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -ms-transform: translateY(-60px);
        transform: translateY(-60px);
    }
    60% {
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }
    60% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-60px);
        transform: translateY(-60px);
    }
    60% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}

@-webkit-keyframes pulse {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@-moz-keyframes pulse {
    0%,
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@-o-keyframes pulse {
    0%,
    100% {
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes pulse {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

@-webkit-keyframes fade-in-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-moz-keyframes fade-in-bottom {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-o-keyframes fade-in-bottom {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes fade-in-bottom {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}
