/*
Theme Name: DC-C
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-C
Text Domain: DC-C
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 {
border:0 none;
vertical-align:baseline;
overflow-x:hidden;
margin:0 auto;
max-width: 1920px !important;
padding:0;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
color:#777777; }

/* Text, Links */
a, a:visited { color:#9b9b9b; outline:0 none; text-decoration:none; }
a:hover, a:focus { color:#4c4c4c; 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, h2 {font-family: 'Roboto Condensed', sans-serif; color: #333333; text-transform:uppercase; font-size: 600; margin-bottom:0.1em;  }
h3, h4, h5, h6 {color: #262626; font-size: 600; margin-bottom:0.1em; font-family: 'Roboto Condensed', sans-serif; letter-spacing: 0.01em; }
h1 { font-size: 36px; line-height:1.35;}
h2 { font-size: 24px; line-height:1.3; }
h3 { font-size: 1.6em; line-height:1.25; }
h4 { font-size: 1.4em; line-height:1.2; }
h5 { font-size: 1.2em; line-height:1.2; }
h6 { font-size:1em; line-height:1.2; text-transform: uppercase; }

hr {
	clear:both;
	border: 3px solid #e20718;
	margin: 0 auto !important;
	height: auto;
	width: 26px;
}
	
.full-width { height:auto; width:100%; overflow:hidden; }
.centered { text-align:center; }
.clear { clear:both; }
.left0 { margin-left: 0; }

.navline-mobile {
	display: none;
	position: absolute;
	width: 100%;
}

.header h3 {
	padding: 1.1em 0;	
	letter-spacing: 0.02em;
}

/* 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 }
.breadcrumb { font-size: 0.8em; margin: 0.5em 0; }

.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: 22em 0 0;
	background: url("images/head-vcc.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-size: cover; }

/* Content */
.box { margin:0; padding: 3em 0 0; overflow-x: hidden }
.row p, .row img { margin:0 0 1em; }
img { height: auto; max-width: 100%; }
.one-third p { margin:0 0 0.3em; }
.one-third img { margin:0; padding:0; width: 100%;}
.one-third h2 { font-size: 1.8em; font-weight: normal; color:#999999; }
.abstand { height: 3.5em; display: block; clear: both;}
.logo { padding: 0; margin-bottom: -56px; }
.slidelogo { position: absolute; left: 50%; margin-left: -165px; padding: 0; bottom: -56px;  z-index: 101; }
/* 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; }
#button a:hover { color: #ffffff; }

/* Footer */
footer {
	position:relative;
	border-top:1px solid #000000;
	text-align: center;
    clear: both;
    font-size: 0.9em;
    margin: 0 auto;
    padding: 2em 0em;
    color:#ddd;
	background-color: #252525;
	line-height: 1.7;
	 }
   
.menu-footer-container { margin: 0; padding: 0; }


#footermenu {
    font-size: 1em;
    line-height: 1.2;
    text-shadow: none;
}

#footermenu ul { margin: 0 auto; padding: 0; list-style: none; }

#footermenu ul li { margin: 0; padding: 0 0.2em 0 0; display: inline; }

#footermenu li a {
	color: #ddd;
    background-image: none;
    display: inline;        
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none; }
#footermenu ul li a:hover { color: #444444; }
#footermenu li a:after { content: " | "; }
#footermenu li:last-child a:after { content: ""; }


/* META SLIDER --*/
.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.55;
	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; }

#home { margin:0; padding: 1em 0; }

/* Copyright */
.footer2 {
	text-align: center;
	font-size: 12px;
	background-color: #252525;
	padding: 0.6em 0 0.3em 0;
	color: #f5f5f5; }

#metaslider_container_92 {
	position:relative;
}

#fixedsocial {
    /* top: 336px; */
    height: 160px;
    width: 50px;
    /* position: fixed; */
    z-index: 1002;
    position: absolute;
    bottom: 0;
    left: 0;
}

/* Cimco Box */
.cimco .six { margin-bottom: 2em; }
.clogo { width: 3em; margin-bottom: 1em; }

.cvcc{position:relative;width:100%;max-width:960px;margin:0 auto;padding:0 0px;box-sizing:border-box; margin-bottom: 2em; border-color: #808080; border-width: 3px; border-style: solid;}


.icon1 {
    background: url(images/icon-teamviewer.jpg) no-repeat center center;
    background-size:contain;
    height: 52px;
    width: 52px;
    transition: ease 500ms;
    opacity: 1;
    margin-bottom: 2px;
}
.icon2 {
    background: url(images/icon-meeting.jpg) no-repeat center center;
    background-size:contain;
    height: 52px;
    width: 52px;
    transition: ease 500ms;
    opacity: 1;
    margin-bottom: 2px;
}
.icon3 {
    background: url(images/icon-support.jpg) no-repeat center center;
	background-size:contain;
    height: 52px;
    width: 52px;
    transition: ease 500ms;
    opacity: 1;
}
.icon1:hover, .icon2:hover, .icon3:hover { opacity: 0.8; } 
.foto { margin-bottom: 1.8em; }

.leistungen .far { color: #e20718; }
.kunden { background-color: #efefef; padding: 3em 0 5em; }
.leistungen .six { margin-bottom: 2em; }

/* Logos */
.logos { padding: 3em 0; }
.logos img {
  	-moz-transition: all 0.5s ease 0s;
  	-webkit-transition: all 0.5s ease 0s;
  	transition: all 0.5s ease 0s;
}

/* Slick Slider */
.slick-slide {outline: none !important;}
.slick-prev:before {content: "\f104" !important;}
.slick-next:before {content: "\f105" !important;}

.carousel .slick-prev:before, 
.carousel .slick-next:before {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: bold !important;
	font-size: 40px !important;
	height: 40px !important;
	color: #E30613 !important;
}

.carousel h3 {
	font-weight: 300;
	color: #333;
	font-size: 1.3em;
	margin-top: 1em;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.carousel .twelve { box-sizing: border-box !important; margin: 0 1em; }
.carousel a:hover h3 { color: #E31D2C; }
.kunden .carousel p { font-size: 13px; font-style: italic; }
.kunden .carousel img { max-width: 132px; width: 100%; float: right; }

.kunden .carousel span {
	font-size: 14px;
	font-weight: bold;
	color: #E30613;
	display: block;
}

.flex {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
/* END Slick Slider */


/* Slick Slider Firmenlogos */
.logos .carousel-firmen { padding-left: 5em; }
.logos .carousel-firmen img { max-width: 132px; width: 100%; float: right; }
.breite1200 { max-width: 1200px; }
.carousel-firmen .slick-prev:before, 
.carousel-firmen .slick-next:before {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: bold !important;
	font-size: 40px !important;
	height: 40px !important;
	color: #E30613 !important;
}
/* END Slick Slider */



.weisbg { background-color: #ffffff; padding: 2em; }

.kontaktform {
    background-color: #E10715;
    position: relative;
    display: block;
    z-index: 1;
	padding: 9em 0 5em;
	color: #333333;
}

.kontaktform a { color: #E10715; }
.kontaktform p { font-size: 0.95em; }

.kontaktform::after {
    background-image: url("images/footer-vcc.jpg");
    background-size: cover;
    background-position: center center;
    opacity: 0.7;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.kontaktform .infos { padding-left: 2em;  }
.kontaktform .buttons { padding-top: 3em; margin-left: 14%; }
.kontaktform .buttons2 { padding-top: 3em; text-align: center; }



.weisbtn {
  display:inline-block;
  background-color:#ffffff;
  border: 2px solid #E30613;
  color: #E30613;
  border-radius: 0.1em;
  width: auto;
  height: auto;
  margin:0;
  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: 600;
  padding: 0.8em 1.8em;
}
.weisbtn a:focus { color: #E30613; }

.rotbtn {
  display:inline-block;
  background-color:#E30613;
  border: 2px solid #E30613;
  color: #ffffff;
  border-radius: 0.1em;
  width: auto;
  height: auto;
  margin:0 0 0 0.6em;
  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: 600;
  padding: 0.8em 0.6em;
  float: left;
}

.weisbtn:hover {
  background-color:#E30613;
  border: 2px solid #E30613;
  color: #ffffff;
}

.rotbtn:hover {
  background-color:#ffffff;
  border: 2px solid #E30613;
  color: #E30613;
}
.footerlogo { max-width: 100px; border: 5px solid #ffffff; margin-top: em; }
.dc { position: absolute; right: 1em; bottom: 1em; }
.slider {
	position: relative;
	display: block;
}
