@charset "UTF-8";

/* 

blackmonkey.design
Inhaber Alexander Vogl
www.blackmonkey.design
Werbung aus dem Dickicht.

*/

/* Farben: 

#001030
#00adef
#f1efed 

/* @font-face */

@font-face {
  font-family: 'HR';
  font-weight: 400;
  src: url('fonts/HR.eot'); 
  src: url('fonts/HR.eot?#iefix') format('embedded-opentype'), 
       url('fonts/HR.woff') format('woff'),
       url('fonts/HR.ttf')  format('truetype'),
       url('fonts/HR.svg#svgFontName') format('svg');
}

@font-face {
  font-family: 'HB';
  font-weight: 700;
  src: url('fonts/HB.eot'); 
  src: url('fonts/HB.eot?#iefix') format('embedded-opentype'), 
       url('fonts/HB.woff') format('woff'),
       url('fonts/HB.ttf')  format('truetype'),
       url('fonts/HB.svg#svgFontName') format('svg');
}

/* Allgemeine Bedingungen */

html {
	scroll-behavior: smooth;
}

body {
	height: 100%;
	margin: 0 auto;
	background: #ffffff;
	color: #001030;
	font-family: 'HR', Helvetica, Arial;
	font-weight: 400;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: grayscale;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
    overflow-x: hidden;
    overflow-wrap: break-word;
    -webkit-animation: body 1500ms ease-in-out;
            animation: body 1500ms ease-in-out;
}

@-webkit-keyframes body {
    0% {
        opacity: 0;
    }
    
    100% {
        opacity: 1;
    }
}

@keyframes body {
    0% {
        opacity: 0;
    }
    
    100% {
        opacity: 1;
    }
}

img {
	width: 100%;
	width: auto; /* IE8 */
}

a {
	text-decoration: none;
	color: #001030;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
	cursor: pointer;
    outline: none;
}

a:focus, a:hover, a:active {
  	outline: none;
	color: #00adef;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'HB', Helvetica, Arial;
	font-weight: 700;
}	

p {
	font-size: 100%;
    line-height: 22px;
}

li {
    list-style-type: none;
}

.clearer {
    clear: both;
}

.align_left {
    text-align: left;
}

.align_right {
    text-align: right;
}

.align_center {
    text-align: center;
}

button {
	font-family: 'HB', Helvetica, Arial;
	font-weight: 400;
    font-size: 100%;
	background: #001030;
	color: #fff;
	padding: 18px 45px 13px 45px;
    border: 0px;
    border-radius: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
	cursor: pointer;
}

button:hover {
	background: #fff;
	color: #001030;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
    outline: none;
}

button:active, button:focus {
    outline: none;
}

.button_hellblau {
	background: #00adef;
    margin-top: 20px;
}

.button_hellblau:hover {
	background: #fff;
    color: #001030;
}

.button_dunkelblau {
	background: #00adef;
    margin-top: 20px;
}

.button_dunkelblau:hover {
	background: #001030;
    color: #ffffff;
}

/* Spezifische Styles */

.wrapper {
    width: calc(100% - 80px);
    max-width: calc(1200px - 60px);
    margin: 0 auto;
    position: relative;
}

.wrapper_2 {
    width: calc(100% - 80px);
    max-width: calc(900px - 60px);
    margin: 0 auto;
    position: relative;
}

header {
    padding-top: 40px;
    position: relative;
}

.logo_wrapper {
    width: 140px;
    text-align: center;
    margin: 0 auto;
}

.navigation {
    display: none;
}

.navigation ul {
    position: absolute;
    right: 20px;
    top: 0;
}

.navigation li {
    display: inline-block;
    margin-left: 60px;
    margin-top: 10px;
}

.navigation li span, .mobile_kontakt li span {
	font-family: 'HB', Helvetica, Arial;
	font-weight: 700;
}

.start_1 {
    margin-top: 50px;
    position: relative;
}

.start_1 h1 {
    text-align: right;
    font-size: 1.5rem;
    max-width: 310px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 50px;
    position: absolute;
    right: 0;
}

.start_1 h1 span {
    white-space: nowrap;
}

.start_1_img {
    width: 100%;
    margin-top: 150px;
}

.mobile_kontakt {
    display: block;
    background: #00adef;
    color: #fff;
    padding: 50px 0 70px 0;
    margin-top: -10px;
    text-align: center;
}

.mobile_kontakt ul {
    margin: 0;
    padding: 0;
}

.mobile_kontakt li {
    margin-top: 20px;
    line-height: 25px;
}

.mobile_kontakt a {
    color: #fff;
}

.mobile_only_li {
    display: block;
}

.erfahrung {
    width: 100%;
    padding: 100px 0;
    background: #001030;
    color: #fff;
    position: relative;
    margin-top: -10px;
}
    
.erfahrung_box_left {
    font-size: 1.4rem;
}

.erfahrung_inner {
    padding: 0;
}

.leistungen {
    background: #fdfdfc;
    margin: 0 auto;
    text-align: center;
}

.leistungen li {
    padding-bottom: 10px;
}

.leistungen ul {
    padding-left: 0;
    max-width: 320px;
    margin: 0 auto;
}

.leistungen h2 {
    padding-top: 50px;
}

.leistungen_bg {
    background: url("img/leistungen_2.jpg");
    background-size: cover;
    background-position: left center;
    padding: 70px 0;
}

.kontakt_bg {
    position: relative;
    padding: 100px 0;
    width: calc(100% - 80px);
    max-width: calc(100% - 60px);
    margin: 0 auto;
    position: relative;
}
    
.kontakt_inner {
    width: 100%;
}

.kontakt_50 {
    float: none;
    width: 100%;
}

.kontakt_50 span {
    font-family: 'HB', Helvetica, Arial;
    font-weight: 700;
}

.footer_box_60 {
    width: 100%;
    float: none;
}

.footer_box_40 {
    width: 100%;
    float: none;
}

.footer_bg {
    background: #f1efed;
    padding: 80px 0;
}

.floater {
    float: none;
}

.floater_inner_1 {
    width: 245px;
    margin-bottom: 30px;
}

.floater_inner_2 {
    width: 100%;
    padding-top: 30px;
}

.floater img {
    width: 120px;
}

.credit_footer {
    background: #001030;
    color: #fff;
    font-size: 0.8rem;
    padding: 20px 0 40px 0;
}

.credit_footer p {
    margin-bottom: 0;
    margin-top: 0;
    line-height: 18px;
    opacity: 0.6;
}

.credit_footer a, .credit_footer a:hover, .credit_footer a:focus, .credit_footer a:active {
    color: #fff;
}

.imp_dat {
    padding: 100px 0;
}

/* TÜV UND DEKRA nachträgliche Änderungen */

.tuev_logo {
    margin-top: 10px;
}

.dekra_logo {
    margin-top: 25px;
}

@media (min-width: 400px) {
    
    .start_1 h1 {
        font-size: 1.7rem;
        max-width: 320px;
    }
}

@media (min-width: 500px) {
    
    .start_1 h1 {
        font-size: 2.2rem;
        max-width: 420px;
    }

    .start_1_img {
        margin-top: 140px;
    }
}

@media (min-width: 600px) {
    
    
    .kontakt_bg {
        width: 100%;
        max-width: 100%;
        background: url("img/kontakt_1.jpg");
        background-size: cover;
        background-position: center;
        min-height: 600px;
        padding: 80px 0;
    }
    
    .kontakt_inner {
        width: 440px;
        position: absolute;
        left: 57%;
        top: 50%;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
    }
    
    .kontakt_50 {
        float: none;
        width: 100%;
    }
    
    .kontakt_50 span {
        font-family: 'HB', Helvetica, Arial;
        font-weight: 700;
    }
}

@media (min-width: 700px) {
    

    .footer_box_60 {
        width: 100%;
        float: none;
    }

    .footer_box_40 {
        width: 100%;
        margin-top: 50px;
        float: none;
    }

    .footer_bg {
        background: #f1efed;
        padding: 80px 0;
    }

    .floater {
        float: left;
        margin-right: 40px;
    }

    .floater_inner_1 {
        width: 245px;
        margin-right: 50px;
        margin-bottom: 0px;
    }

    .floater_inner_2 {
        width: 245px;
        margin-right: 50px;
        padding-top: 30px;
    }

    .floater img {
        width: 120px;
    }
}

@media (min-width: 800px) {

    
    .leistungen {
        text-align: left;
        margin-left: 0px;
    }
    
    .leistungen ul {
        margin-left: 0px;
    }
    
}
    
@media (min-width: 900px) {
 
    .navigation {
        display: block;
    }

    .mobile_only_li {
        display: none !important;
    }

    .logo_wrapper {
        width: 140px;
        text-align: left;
        margin-left: 0;
    }
 
    .start_1 {
        width: 100%;
        margin-top: 150px;
        position: relative;
    }

    .start_1 h1 {
        position: absolute;
        right: 20px;
        max-width: 550px;
        text-align: right;
        font-size: 3rem;
        margin-top: 0;
    }
    
    .mobile_kontakt {
        display: none;
    }
    
    .erfahrung_box_left {
        width: 40%;
        height: 150px;
        float: left;
        position: relative;
    }
    
    .erfahrung_box_left {
        font-size: 1.4rem;
    }
    
    .erfahrung_box_right {
        width: 60%;
        height: 150px;
        float: right;
        position: relative;
    }
    
    .erfahrung_inner {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
        padding: 30px;
    }
        
    .leistungen_bg {
        background: url("img/leistungen_1.jpg");
        background-size: cover;
        background-position: right center;
        padding: 150px 0 170px 0;
    }
    
    .kontakt_bg {
        width: 100%;
        max-width: 100%;
        background: url("img/kontakt_1.jpg");
        background-size: cover;
        background-position: center;
        min-height: 600px;
        padding: 0;
    }
    
    .kontakt_inner {
        width: 440px;
        position: absolute;
        left: 53%;
        top: 50%;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
    }
    
    .kontakt_50 {
        float: left;
        width: 50%;
    }
    
    .kontakt_50 span {
        font-family: 'HB', Helvetica, Arial;
        font-weight: 700;
    }

    .footer_box_60 {
        width: 100%;
        float: none;
    }

    .footer_box_40 {
        width: 100%;
        margin-top: 50px;
        float: none;
    }

    .footer_bg {
        background: #f1efed;
        padding: 80px 0;
    }

    .floater {
        float: left;
        margin-right: 40px;
    }

    .floater_inner_1 {
        width: 245px;
        margin-right: 50px;
        margin-bottom: 0px;
    }

    .floater_inner_2 {
        width: 245px;
        margin-right: 50px;
        padding-top: 30px;
    }

    .floater img {
        width: 120px;
    }

    .credit_footer {
        padding-bottom: 20px;
    }
    
    /* TÜV UND DEKRA nachträgliche Änderungen */

    .tuev_logo {
        margin-top: 15px;
    }

    .dekra_logo {
        margin-top: 40px;
    }
}

@media (min-width: 1200px) {
 
    .start_1 {
        width: 100%;
        margin-top: 150px;
        position: relative;
    }

    .start_1 h1 {
        position: absolute;
        right: 20px;
        max-width: 550px;
        text-align: right;
        font-size: 3rem;
        margin-top: 0;
    }
    
    .kontakt_bg {
        min-height: 800px;
    }
    
    .kontakt_inner {
        width: 440px;
        position: absolute;
        left: 57%;
        top: 50%;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
    }
    
    .kontakt_50 {
        float: left;
        width: 50%;
    }
    
    .kontakt_50 span {
        font-family: 'HB', Helvetica, Arial;
        font-weight: 700;
    }

    .footer_box_60 {
        width: 65%;
        float: left;
    }

    .footer_box_40 {
        width: 35%;
        margin-top: 0px;
        float: left;
    }

    .footer_bg {
        background: #f1efed;
        padding: 80px 0;
    }

    .floater {
        float: left;
        margin-right: 40px;
    }

    .floater_inner_1 {
        width: 245px;
        margin-right: 50px;
    }

    .floater_inner_2 {
        width: 190px;
        margin-right: 40px;
        padding-top: 30px;
    }

    .floater img {
        width: 120px;
    }

    
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (                -webkit-min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
    
}