html,
body {
    height: 100%;
    width: 100%;
    margin: 0 0 0 0;
}

.main {
    height: 100%;
    width: 100%;
    position: relative;
    background: #127d88;
    /*background: #5945f5;*/
    color: white;
    transform: translate3d(0px, 0px, 0px);
}

#stripe_wrapper,
#figure_wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#stripe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 90%;
    margin-left: 30px;
    opacity: 0;
    background-image: url("images/Background-stripe.png");
    background-repeat: no-repeat;
    background-attachment: local;
    background-size: cover;
    transition: margin-left 0.5s, opacity 0.5s;
    z-index: 22;
}

#figure {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 90%;
    margin-left: -30px;
    opacity: 0;
    background-image: url("images/Background_Jens.png");
    background-repeat: no-repeat;
    background-attachment: local;
    background-size: cover;
    transition: margin-left 0.5s, opacity 0.5s;
    z-index: 1;
}

.contact {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 0;
    width: 1000px;
    border-top: 0px solid transparent;
    border-right: 1000px solid #13838f;
    /*border-right: 1000px solid #6350f9;*/
    transition: border-top 0.5s;
    z-index: 1;
}

.logo_container {
    position: absolute;
    width: 480px;
    height: 262px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
}

.logo {
    position: relative;
    width: 150px;
    height: 77px;
    left: 165px;
    top: 81px;
    opacity: 0;
    background-image: url('images/logo.png');
    transition: opacity 0.5s, top 0.5s;
}

.base_text {
    position: relative;
    width: 480px;
    color: white;
    text-align: center;
    opacity: 0;
}

.logo_sub_text_Jens_Fiedler {
    margin-top: 15px;
    height: 50px;
    font-family: Rajdhani;
    font-size: 3.5em;
    transition: opacity 0.5s, margin-top 0.5s;
}

.logo_sub_text_software {
    margin-top: 20px;
    height: 20px;
    font-family: Roboto Slab Light;
    font-size: 1em;
    transition: opacity 0.5s, margin-top 0.5s;
}

.logo_sub_text_Web {
    margin-top: 20px;
    height: 50px;
    font-family: Rajdhani Light;
    font-size: 1.2em;
    transition: opacity 0.5s, margin-top 0.5s;
}

.logo_overlay {
    position: absolute;
    width: 0px;
    height: 200px;
    top: 81px;
    left: 50%;
    transform: translate(-50%);
    background: #127d88;
    /*background: #5945f5;*/
    border-top: 1px solid white;
    transition: width 0.5s;
    z-index: 30;
}

.contact_symbole {
    width: 30px;
    height: 30px;
    background: transparent;
    float: left;
}

.contact_line {
    width: 270px;
    height: 30px;
    margin-left: 100px;
    background: transparent;
    transition: margin-left 0.3s;
}

.contact_line_large {
    width: 270px;
    height: 60px;
    margin-top: 10px;
    margin-left: 100px;
    background: transparent;
    transition: margin-left 0.3s;
}

.text_block {
    padding-top: 5px;
}

#contact_table {
    position: absolute;
    width: 270px;
    height: 180px;
    background: transparent;
    right: -300px;
    bottom: 10px;
    font-family: Roboto Slab Light;
    font-size: 0.9em;
    z-index: 2;
    transition: right 0.5s;
}

#address_text_1,
#address_text_2,
#mobile_text,
#phone_text,
#mail_text {
    margin-left: 40px;
}

#address_symbole {
    background-image: url('images/icon_home.png');
}

#mobile_symbole {
    background-image: url('images/icon_mobile.png');
}

#phone_symbole {
    background-image: url('images/icon_phone.png');
}

#mail_symbole {
    background-image: url('images/icon_mail.png');
}

#contact_wrapper {
    position: absolute;
    width: 270px;
    height: 180px;
    right: 0px;
    bottom: 10px;
    overflow: hidden;
    background: transparent;
}

#social_media_wrapper {
    position: absolute;
    height: 40px;
    width: 240px;
    left: 20px;
    bottom: 0px;
    overflow: hidden;
    z-index: 60;
}

.social_symbole {
    position: absolute;
    height: 40px;
    width: 240px;
    bottom: -40px;
    background: transparent;
    transition: bottom 0.5s;
}

.social_media_icons {
    height: 30px;
    width: 30px;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
    transition: margin-top 0.5s;
}

#icon_facebook {
    background-image: url('images/icon_facebook.png')
}

#icon_instagram {
    background-image: url('images/icon_instagram.png')
}

#icon_fiverr {
    background-image: url('images/icon_fiverr.png')
}

#icon_xing {
    background-image: url('images/icon_xing.png')
}

#icon_linkedin {
    background-image: url('images/icon_linkedin.png')
}

#icon_dribble {
    background-image: url('images/icon_dribble.png')
}


/* roboto-slab-regular - latin */

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/roboto-slab-v13-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('fonts/roboto-slab-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/roboto-slab-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/roboto-slab-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('fonts/roboto-slab-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/roboto-slab-v13-latin-regular.svg#RobotoSlab') format('svg');
    /* Legacy iOS */
}


/* rajdhani-regular - latin */

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/rajdhani-v10-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('fonts/rajdhani-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/rajdhani-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/rajdhani-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('fonts/rajdhani-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/rajdhani-v10-latin-regular.svg#Rajdhani') format('svg');
    /* Legacy iOS */
}