﻿/*
Theme Name: laborservice
Theme URI: http://www.diestelkamp-consulting.de
Author: Diestelkamp Consulting GmbH
Author URI: http://www.diestelkamp-consulting.de
Description: Agentur für kreatives Design und professionelle Optimierung von Webseiten und Onlineshops.
Version: 3.0
License: 
License URI: 
Tags: DC-D
Text Domain: DC-D
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
background: url("images/bg.jpg") no-repeat;
	background-color: #ffffff;
	background-position: center top; /* horizontal vertical */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment:fixed;	

border:0 none;
vertical-align:baseline;
overflow-x:hidden;
margin:0;
padding:0;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
color:#4c4c4c;
	line-height: 1.6;
}

.wrapper {
    max-width: 1280px;
    width: 95%;
    margin: 0 auto 2em;
    background: #ffffff;
    position: relative;
	box-shadow: -3px 3px 3px #ddd, 3px 3px 3px #ddd;
    box-shadow: -2px 2px 3px rgba(0,0,0,0.2), 2px 2px 3px rgba(0,0,0,0.2);
}

/* Text, Links */
a, a:visited { color:#009BBD; 
outline:0 none; 
text-decoration:none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
a:hover, a:focus { color:#00BEE8; text-decoration:none; }
p a, p a:visited { line-height:inherit;}

/* Headlines */
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { font-weight:inherit; text-decoration:none; }
h1 { font-size: 1.6em; line-height:1.35; margin-bottom:1em; color: #009BBD; font-weight: 600; }
h2 { font-size: 1.4em; line-height:1.3; margin-bottom:0.6em; color: #707173; }
h3 { font-size: 1.4em; line-height:1.25; margin-bottom:0.2em; color: #707173;}
h4 { font-size: 1.2em; line-height:1.2; margin-bottom:0.1em; }
h5 { font-size: 1.2em; line-height:1.2; margin-bottom:0.1em; }
h6 {
font-size:1em;
line-height:1.2;
margin-bottom:0.2em;
text-transform:uppercase; }

hr {
	clear: both;
	border: solid #ddd;
	border-width: 1px 0 0; 
	margin: 0.65em 0;
	height: auto; }

.full-width { height:auto; width:100%; overflow:hidden; }
.centered { text-align:center; }
.clear { clear:both; }
.left0 { margin-left: 0; }
.breadcrumb { font-size: 0.8em; margin: 0.5em 0; }
.header { max-width: 1280px; width: 95%; margin: 0 auto; }

.header span {
	padding: 1.4em 0 0;
	font-size: 1.6em;
	letter-spacing: 0.01em;
	color: #009BBD;
	text-transform: uppercase;
	text-align: right;
	display: block;
}

/* Wordpress: Core */
.alignnone { margin: 0.35em 1.35em 1.35em 0; }
.aligncenter, div.aligncenter { display: block; margin: 0.35em auto; }
.alignright { float:right; margin: 0.35em 0 1.35em 1.35em; }
.alignleft { float: left; margin: 0.35em 1.35em 1.35em 0; }
a img.alignright { float: right; margin: 0.35em 0 1.35em 1.35em; }
a img.alignnone { margin: 0.35em 1.35em 1.35em 0; }
a img.alignleft { float: left; margin: 0.35em 1.35em 1.35em 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto }

.wp-caption {
    background: #ffffff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 0.35em 0.2em 0.65em;
    text-align: center; }

.wp-caption.alignnone { margin: 0.35em 1.35em 1.35em 0; }
.wp-caption.alignleft { margin: 0.35em 1.35em 1.35em 0; }
.wp-caption.alignright { margin: 0.35em 0 1.35em 1.35em; }

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }

.wp-caption p.wp-caption-text {
    font-size: 0.75em;
    line-height: 1.5;
    margin: 0;
    padding: 0 0.3em 0.35em; }

/* Intro */
.intro {
	position: relative;
	margin: 0;
	padding: 15em 0;
	background: url("images/slider.jpg") no-repeat;
	background-color: #ffffff;
	background-position: center top; /* horizontal vertical */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; }

.header .u-max-full-width {
	width: 100%;
	padding: 0;
}

/* Content */
.box { margin:0; padding: 1.5em 0 3em 0; }
.row p, .row img { margin:0 0 1em; }
.start {margin-top: 2em; padding-bottom: 0;}
.start .three p { margin:0 0 0.3em; }
.start .three img { margin:0; padding:0; width: 100%;}
.start .three h3 { font-size: 1.4em; font-weight: lighter; color: #4c4c4c; }
.start .three {margin-top: 1em; margin-bottom: 2em;}
.start .three i {
font-size: 4em;	
margin-bottom: 0.5em;
color: #4c4c4c;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.start .three:hover a i { color: #000; }
.abstand { height: 3.5em; display: block; clear: both;}
.logo { padding: 1.5em 0; float: left; }
.start hr { margin: 1em 0; display: block;	}

.start .kontakt {
	background-color: rgba(0,155,189,0.08);
	padding: 3em 0;
}

.start .kontakt h2 {
	color: #009BBD;
}


ul li {list-style-image: url(images/list_image.gif);
}

/* Button Kontaktformular */
#button {
  background-color:#8c8c8c;
  width: auto;
  height: auto;
  margin:0.5em 0;
  border: none;
  border-radius: 0.2em;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  text-transform: none;
  font-size: 1em;
  line-height: 1.2;
  font-weight: normal;
  padding: 0.6em 1em;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
#button:hover { background-color:#9b9b9b;   color: #ffffff;}
#button a:hover { color: #ffffff; }
button a,button a:link, button a:hover { color: #ffffff; !important}
a.button{ color: #ffffff; !important}

.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus
 { color: #ffffff; !important}

/* Footer */
footer {
	border-top:4px solid #007F9B;
    clear: both;
    font-size: 0.9em;
    margin: 0 auto;
    padding: 1em 0em;
    color: rgba(255,255,255,0.70);
	background-color: #009BBD;
	line-height: 1.6;
}
   
.menu-footer-container { margin: 0; padding: 0; }

#footermenu {
    clear: both;
    position: relative;
    font-size: 1em;
    line-height: 1.2;
    margin: 0.2em auto 0;
    padding: 0;
    text-align:right;
    text-shadow: none;
    float: right; }
	
#footermenu ul { display: inline-block; margin: 0; padding: 0; list-style: none; }
#footermenu ul li { margin: 0; padding: 0 0 0.35em 0; }
#footermenu li a {
	text-transform: uppercase;
	color: rgba(255,255,255,0.70);
    background-image: none;
    display: inline;        
    font-weight: normal;
    margin: 0;
    padding: 0em 0.5em;font-size: 13px;
    text-decoration: none; }
#footermenu ul li a:hover { color: #fff; }

/* META SLIDER-----*/
.slider ul.slides li { z-index: 1 !important;}
.flex-control-nav { bottom: 20px !important; z-index: 100 !important; }
.metaslider .flexslider { margin: 0 !important; }
	
img.dc {
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
    opacity: 0.4;
	transition: all 0.5s ease 0s;
  	-moz-transition: all 0.5s ease 0s;
  	-webkit-transition: all 0.5s ease 0s;
	width: 40px;
	height: auto; }

img.dc:hover {
    -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    filter: grayscale(0%);
    opacity: 1;	}
	
/* Copyright */
.footer2 {
	text-align: center;
	font-size: 12px;
	background-color: #007F9B;
	padding: 0.6em 0 0.3em 0;
	color: #f5f5f5; }
	
/* Regster Form */
#wppb-register-user ul li { list-style: none; margin-bottom: 1em }
.logged { float: right; font-size: 0.8em}

.wpcf7 form.sent .wpcf7-response-output{ 
  clear: both;
}
