/*
Theme Name: KMW
Theme URI: http://www.como-design.de
Author: Daniel Otto
Author URI: http://www.como-design.de
Version: 1.0
Text Domain: dx
*/




/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/** ----------------------------------------------------------------------------
 * general
 */
body, html { height:100%; width:100%; }
body { 
	color:#626262; font-family: 'Roboto', sans-serif; font-weight:300; font-size:100%; line-height: 160%; 
	/*-webkit-font-smoothing: subpixel-antialiased !important;*/
}
br.clear { clear: both; }
p { margin-bottom:20px; }
em { font-style: italic; }
strong { font-weight: 700; }

/*font colors*/
a:link, a:visited {  text-decoration: none; color:#9baf02; }

h1 { font-size:200%; line-height: 120%; margin-bottom:20px; }
h2 { font-size:180%; line-height: 120%; margin-bottom:20px; }
h3 { font-size:120%; line-height: 100%; margin-bottom:15px; }
h4 { font-size:100%; line-height: 100%; margin-bottom:0; }
h1, h2, h3, h4 { color:#0078b8; font-family: 'Roboto Condensed', sans-serif; font-weight: 300; letter-spacing: 1px; }

.center { text-align: center; }
.hidden { display:none; }


ul li { list-style: circle; margin:0 0 10px 20px; }

.img-responsive { display:block; }


/** ----------------------------------------------------------------------------
 * Structure
 */
.dxpb-row.inner_boxed .dxpb-row-cols-wrapper { margin-left:18%; margin-right:5%; max-width: 1200px; }
.dxpb-row.dxpb-default-padding .dxpb-row-cols-wrapper, .dxpb-col.dxpb-default-padding .dxpb-col-inner { padding-left:30px; padding-right: 30px; }

#header { position: absolute; top:50px; left:0; width:100%; z-index: 200;}
#logo { float:left; margin-left:30px; height: 30px; }
#footer { background: #0078b8; text-align: center; }
#footer .inner { padding:40px 0 20px 0; }

/** ----------------------------------------------------------------------------
 * Main Menu
 */
.mainMenu { border-top:1px solid white; padding-top:10px; float:left; margin-left:60px; }
.mainMenu li { display:inline-block; list-style: none; margin-left:35px; }
.mainMenu li:first-child { margin-left:0; }
.mainMenu li a:link, .mainMenu li a:visited {
    font-family: 'Roboto Condensed', sans-serif; font-weight: 300;
    color:white; text-transform: uppercase; letter-spacing: 1px;

}

#menuToggle { color:white; float:right; margin-right:10px; font-size: 200%; display:none; }

/** ----------------------------------------------------------------------------
 * Side Menu
 */
#sideMenuWrapper {
    position: fixed; left:0; top:100px; z-index:200;
    background:rgba(255,255,255,0.75); padding:25px 15px 25px 30px;
    display:none;
}
#sideLogo { margin-bottom:20px;
    max-width: 160px;}
.sideMenu { border-left: 2px solid #0078b8; }
.sideMenu li { list-style: none; margin-left:10px; margin-bottom:30px; }
.sideMenu li a:link, .sideMenu li a:visited {
    font-family: 'Roboto Condensed', sans-serif; font-weight: 300;
    text-transform: uppercase; color:#565655; letter-spacing: 1px;
}

/** ----------------------------------------------------------------------------
 * Projects
 */
.projectsWrapper { margin-left:8%; }
article.project { float:left; width:33%; }
article.project .article_image { margin-bottom:20px; }
article.project .inner { padding:20px; }
article.project h2 { height:55px; font-size:125%; font-weight: 400; text-transform: uppercase; }
article.project .task { color:#626262; font-size:100%; }
article.project .text { height:100px; border-bottom:1px solid #0078b8; padding-bottom:20px; margin-bottom:20px;}
a.button {
    display:block; width:100%; height:40px; line-height: 40px;
    background:#0078b8; color:white; text-decoration: none;
    text-transform: uppercase; text-align: center;
    font-family: 'Roboto Condensed', sans-serif; font-weight: 300; letter-spacing: 1px;
}
a.button i.fa { float:right; margin-right:20px; line-height: 40px;}

.project-page { padding-bottom:50px; }
.project-page .leistungen { margin-top:50px; }
.project-page .leistungen .content { margin-top:20px; }
.project-page .pdfBtn { margin-top:50px; }
.project-page .projectGallery .preview-image { margin-bottom:20px; }
.project-page .projectGallery .thumbnail { float:left; width:25%; text-align: center; }
.project-page .projectGallery .thumbnail img { width:90%; display:block; }
.project-page .backBtn { margin-top:50px; }

.arrowBtn:link, .arrowBtn:visited {
    display:block; text-align: center;
    height:35px; width:35px; line-height: 35px;
    background:#0078b8; color:white;
    border-radius: 18px; -webkit-border-radius: 18px;
}


/** ----------------------------------------------------------------------------
 * Footer Menu
 */
.footerMenu { margin-top:30px;}
.footerMenu li { list-style: none; display:inline-block; color:white; }
.footerMenu li a:link, .footerMenu li a:visited {
    color:white; text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif; font-weight: 300;
}


/** ----------------------------------------------------------------------------
 * Forms
 */
.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form textarea {
    border:1px solid #ccc; width:80%;
    height:30px; line-height: 30px;
}
.wpcf7-form textarea { min-height: 100px; line-height: inherit; }
.wpcf7-form label { text-transform: uppercase; color: #0078b8; }
div.wpcf7-validation-errors { background:#900; color:white; border:none; }
div.wpcf7-response-output { margin:10px 0; }
span.wpcf7-not-valid-tip { color: #900; }

/** ----------------------------------------------------------------------------
 * overwrite pagebuilder defaults
 */
.dxpb-header.mainHeader {
    width:100%; display:block; border-bottom:1px solid #0078b8;
    line-height: 15px; height: 15px; margin:100px 0 50px 0 !important;
}
.dxpb-header.mainHeader > * {
    font-size:110%; color:#565655; text-transform: uppercase;
    height:30px; line-height: 30px; background:white; display:inline; padding-right:10px;
}

.dxpb-header.subHeader > * {
    font-size:120%; border-bottom:1px solid #0078b8;
    padding-bottom:12px; text-transform: uppercase;
    display:inline-block;
}
.subHeader.icon > * { margin:0 0 0 10px;  }
.subHeader.icon i.fa {
    display:inline-block; color:#0078b8;
    font-size:200%; border-bottom:none;
    position: relative; top:10px; margin:0;
}

.dxpb-button a:link, .dxpb-button a:visited {
    color:white; background:#0078b8; border:none;
    padding:8px 30px; text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif; font-weight: 300;
    letter-spacing: 1px;
}

.dxaccordion .accordion-group > h3 { border:1px solid #eaeaea; margin-bottom:10px; text-transform: uppercase; padding:5px 0;}
.dxaccordion .accordion-group > h3.active { background:#eaeaea; }
.dxaccordion .accordion-group > h3 i.fa { background: none; color:#0078b8; }
.dxaccordion .accordion-group > h3 span.icon { margin:0; }
.dxaccordion .accordion-group > h3:first-child { border-top-color:#eaeaea; }
.dxaccordion .accordion-group > div { border:none; }

.dxpbCycleNavBtn { height:50px; width:50px; background: none; }
.dxpbCycleNavBtn > i.fa { text-shadow: 0 0 10px #787878; line-height: 50px; font-size:200%; }
.dxpbCycleNavBtn:hover { background:#0078b8; }

.dxpb-message blockquote > * { font-weight: 100; }
.dxpb-message { border:none; padding:0; }

.kundenslider .dxpbCycleSlide { min-height: 230px; }

/** ----------------------------------------------------------------------------
 * Responsive
 */

/* smaller desktops */
@media (max-width:1200px) {
	.dxpb-row.inner_boxed .dxpb-row-cols-wrapper { margin-left:20%; margin-right:2%; max-width: 1200px; }
	.mainMenu { margin-left:40px; }
    .mainMenu li { margin-left:15px; }
    .mainMenu li a:link, .mainMenu li a:visited { font-size:90%; }

    article.project { width:50%; }
    article.project .inner { padding:15px;}
}
 
/* smaller desktops */
@media (max-width:998px) {
	.dxpb-row.inner_boxed .dxpb-row-cols-wrapper { margin-left:20%; margin-right:2%; max-width: 1200px; }
}

@media (max-width:768px) {
    body { font-size:85%; }
    .dxpb-row.inner_boxed .dxpb-row-cols-wrapper { margin-left:15%; margin-right:0; }
    .dxpb-row.dxpb-default-padding .dxpb-row-cols-wrapper, .dxpb-col.dxpb-default-padding .dxpb-col-inner { padding-left:20px; padding-right: 20px; }

    .projectsWrapper { margin-left:0; }
    article.project { width:50%; }
    article.project .inner { padding:15px;}

    #logo { float:left; height: 25px; }

    .mainMenu { margin-left:25px; }
    .mainMenu li { margin-left:15px; }
    .mainMenu li a:link, .mainMenu li a:visited { font-size:90%; }

    #sideMenuWrapper { padding:15px 5px 15px 15px; }
    #sideLogo { margin-bottom:15px; width:100px; }
    .sideMenu li { margin-left:5px; margin-bottom:15px; }
    .sideMenu li a:link, .sideMenu li a:visited { font-size: 85%; }

    #footer .inner { padding:25px 0 15px 0; }
}

/* phones */
@media (max-width:480px) {
    .dxpb-row.inner_boxed .dxpb-row-cols-wrapper { margin-left:5px; margin-right:5px; max-width: inherit; }
    .dxpb-row.dxpb-default-padding .dxpb-row-cols-wrapper, .dxpb-col.dxpb-default-padding .dxpb-col-inner { padding-left:10px; padding-right: 10px; }

    #header {  position: fixed; top:0; left:0; width:100%; padding:10px 0; }
    #header.sticky { background: #0078b8; }
    .mainMenu { float:none; display:none; padding:0; margin:20px 0 0 10px; border:none; background: #0078b8; }
    .mainMenu li { display:block; margin:0 0 10px 0; border-bottom:1px solid white; }
    #logo { float:none; margin-left:10px; height:25px;  }
    #menuToggle { display:block; }
    #sideMenuWrapper { display:none !important; }

    .dxpb-header.mainHeader { margin-top:20px !important;}

    .projectsWrapper { margin-left:0; }
    article.project { float:none; width:100%; }
    article.project .inner { padding:0;}

    .project-page .content { margin:0 10px; }
    .project-page .leistungen, .project-page .pdfBtn, .project-page .backBtn { margin-top:25px; }


}
