/*
Theme Name: SBS Ingenieure - Responsive
Author: FBO # Patrick Schumacher
Author URI: http://fbo.de/
Description: Das Offizielle Theme von SBS Ingenieure.
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
======================================*/

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
    outline: 0;
}
body {
    background: #fff;
    line-height: 1;
}
ul, ol{ list-style-type: none; }
table {/* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a img {
    border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}




/*=HTML
======================================*/

html{ padding: 20px 0; }

body{
    color: #565655;
    font: 16px/1.2 Arial, Helvetica, sans-serif;
    position: relative;
    height: auto;
}


h1{
    font: bold 1.2em/1.4 Arial, Helvetica, sans-serif;
    color: #009ee2;
    margin: 0 0 10px;
}

.home h2{
    margin: 0px 0 10px;
}

h2{
    font: bold 0.9em/1.4 Arial,Helvetica,sans-serif;
    color: #565655;
    margin: 20px 0 10px;
    line-height: 1.2em;
}

h3{
    font: bold 0.9em/1.4 Arial, Helvetica, sans-serif;
    color: #565655;
    margin: 0 0 10px;
}

h4{
    font: bold 0.875em/1 Arial, Helvetica, sans-serif;
    color: #009ee2;
    margin: 0 0 10px;
    line-height: 1.5em;
}


p{
    color: #565655;
    font: normal 0.75em/1.66 Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}


li{
    position: relative;
    display:block;
    color: #565655;
    font: normal 0.75em/1.3 Arial, Helvetica, sans-serif;
}

li li{
    font: normal 1em/1.3 Arial, Helvetica, sans-serif;
}

a{
    text-decoration: none;
    color: #009ee2;
}

strong{ font-weight: bold!important; }
em{ font-style: italic; }
span{ display:inline; }

small{ font: normal 0.75em/1.3 Arial, Helvetica, sans-serif; }

table{}
thead{}
tbody{}
tr{ padding-bottom: 5px; clear:both; }
td{ padding-right: 10px; vertical-align: top; font: normal 12px/1.66 Arial, Helvetica, sans-serif; }

td *{ font: normal 1em/1.66 Arial, Helvetica, sans-serif; }

form{}
fieldset{}
legend{}
label{}
input[type=text], input[type=email]{
    border: 1px solid #fff;
    margin: 0;
    background: url('images/input_bg.png') repeat-x #ffffff;
    padding: 3px;
}
input[type=submit]{}
textarea{
    background: url('images/input_bg.png') repeat-x #ffffff;
    border: 1px solid #fff;
    margin: 0;
}
select{}

.wpcf7-form-control-wrap{
    border: 1px solid #b5b5b5;
    display:inline-block;
}

hr { border: 1px solid #dedede; height: 0px; margin: 20px 0; }

sup {
    line-height: 1;
    vertical-align: text-top;
    font-size: 80%;
    line-height: 1;
}

.clear{
    clear:both;
}


/*=HEADER
======================================*/

#page-wrapper{
    width: 978px;
    margin: 10px auto;
}

#header{
    width: 100%;
    position: relative;
    color: #636362
}

.logo{ float:right; }


/* Meta Menu */

.head-meta{
    margin-top: 80px;
    float:left;
    font: bold 0.75em Arial, Helvetica, sans-serif;

}

.menu-meta-container{
    float: left;
}

.menu-meta-container a{
    color: #636362;
}

#menu-meta li{
    float:left;
    border-right: 1px solid #636362;
    padding: 0 10px;
    color: #565655;
    font: normal 1em/1.3 Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}

#menu-meta li:first-child{
    padding: 0 10px 0 0;
}

/* Suche*/
.meta-search{
    float: left;
    margin: 0 10px;
}
.meta-search input[type=text]{
    width: 130px;
    float: left;
}



/* Hauptnavigation */
#menu-main{
    width: 680px;
    float:left;
    clear: both;
    margin: 50px 0 1px;
}
#menu-main li {
    font: normal 0.9em/1.3 Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}

#menu-main a{
    color: #ffffff;
}

#menu-main li.menu-home a, #menu-main li.menu-home a:hover{
    background: url('images/home_button.png') no-repeat;
    width: 59px;
}

#menu-main li a{
    display: block;
    float: left;
    background: #9c9d9d;
    padding: 12px 0;
    width: 123px;
    height: 16px;
    text-align: center;
    margin-right: 1px;
}

#menu-main li a:hover, #menu-main li.current_page_item a, #menu-main li.current_page_ancestor a{
    background: #009ee2;
}

.keyvisual{
    width: 100%;
    background: #009ee3;
    margin-top: 1px;
    height: 130px;
    overflow: hidden;
}

.keyvisual .head-teaser{
    /*float: left*/
    padding: 20px;
    color: #FFFFFF;
    width: 259px;
    height: 90px;
    overflow: hidden;
    text-align: center;
    vertical-align:middle;
    display:table-cell;
    font: normal 0.9em/1.8 Arial, Helvetica, sans-serif;
}

.keyvisual .head-teaser p{
    font-size: 14px;
}

.keyvisual *{
    color:#FFF!important;
}



.home .keyvisual{
    height: 289px;
}

.home .keyvisual .head-teaser{
    height: 249px;
    overflow: auto;
    text-align: left;
    display:block;
    vertical-align:top;
    font: normal 1em/1.8 Arial, Helvetica, sans-serif;
}

.home .keyvisual .head-teaser::-webkit-scrollbar {
    width: 15px;
    background: #009ee3;
}

.home .keyvisual .head-teaser::-webkit-scrollbar-thumb {
    background: #0082BE;
}


/*=MAIN SECTION
======================================*/

#main-section{
    margin: 18px 0;
    position: relative;
    clear:both;
    width: 100%;
}

/*=LEFT SECTION (navi)
======================================*/

#menu-left{
    float:left;
    width: 165px;
    min-height: 20px;
}



/* all */
#menu-left ul li{
    display:block;
    margin: 0 0 20px 0;
    padding: 0 0 0 12px;
    background: url('images/bullets/nav-bullet.png') no-repeat left 4px;
    font: normal 0.75em/1.3 Arial, Helvetica, sans-serif;
}

#menu-left li a{
    margin: 0 0 10px 0;
}

#menu-left li.current_page a,
#menu-left .children li.current_page_item a
{
    color: #009ee2;
}

#menu-left ul li.current_page_item,
#menu-left ul li.current_page_ancestor
{
    /*background: url('images/bullets/nav-bullet-current.png') no-repeat left 7px;*/
    font-weight: bold;
}

/* 2.ebene */
#menu-left .children
{
    margin: 5px 0 10px 0;
}

#menu-left .children li{
    background: url('images/bullets/nav-bullet-child.png') no-repeat left 7px;
    margin: 0 0 5px 0;
    padding: 0 0 0 10px;
    font: normal 1.1em/1.3 Arial, Helvetica, sans-serif;
}

#menu-left .children li a{
    color: #9c9d9c;
    font: normal 0.9em/1 Arial, Helvetica, sans-serif;
}

#menu-left .children li a:hover{
    color: #009ee2;
}

#menu-left .children li.current_page_item,
#menu-left .children li.current_page_ancestor .children li.current_page_item{
    background: url('images/bullets/nav-bullet-child-current.png') no-repeat left 7px;
}
#menu-left .children li.current_page_item a{ font-weight: bold; }

/* 3.ebene */
#menu-left .children li.current_page_ancestor{
    background: url('images/bullets/nav-bullet-child-child.png') no-repeat left 7px;
}

#menu-left .children li.current_page_item .children li a{
    color: #9c9d9c;
    font-weight: normal;
}

#menu-left .children li.current_page_item .children li a:hover{
    color: #009ee2;
}

/* show subebene if current */
#menu-left .children,
#menu-left li.current_page_item .children li .children,
#menu-left li.current_page_ancestor .children li .children

{
    display:none;
}

#menu-left li.current_page_item .children,
#menu-left li.current_page_ancestor .children,
#menu-left li .children li.current_page_item .children,
#menu-left li.current_page_ancestor .children li.current_page_ancestor .children
{
    display:block;
}






/*=CONTENT
======================================*/

#content-section{
    float:left;
    width: 454px;
    padding: 0 45px 0 15px;
    color: #565655;
}

#content-section ul{
    margin: 0 0 10px 0;
}

#content-section ul li {
    background: url('images/bullets/bullet-square.png') no-repeat left 9px;
    padding: 0 0 0 20px;
    line-height: 2;
}

#content-section ol {
    margin: 0 0 10px 20px;
}

#content-section ol li {
    list-style-type: decimal;
    padding: 0 0 0 5px;
    line-height: 2;
    display:list-item;
}
.entry-content p {
    text-align:justify;
}

/*=RIGHT SECTION (sidebar)
======================================*/

#right-section{
    float:right;
    width: 299px;
}

#right-section li{
    background: url('images/bullets/bullet-square.png') no-repeat left 9px;
    padding: 0 0 0 20px;
    line-height: 2;
}

#right-section h4{
    margin: 0 0 10px;
}


/*=FOOTER
======================================*/

/* Footer Menu */

#menu-footer{
    width: 944px;
    background: url('images/footer_bottom.png') bottom no-repeat #f5f5f5;
    padding: 17px;
}

#menu-footer a{
    color: #009ee3;
}
#menu-footer .depth-0 li{
    display: block;
    float: left;
    padding: 0 20px;
    font: normal 1em/1.3 Arial, Helvetica, sans-serif;
    width: 190px;
}

#menu-footer .children{
    margin: 20px 0 0 0;
}

#menu-footer .children li {
    clear:both;
    background: url('images/bullets/bullet-square.png') no-repeat left 5px;
    margin: 0;
    padding: 0 0 0 17px;
    font: normal 0.75em/1.6 Arial, Helvetica, sans-serif;

}

#menu-footer .children li a{
    color: #9c9d9c;
}

#menu-footer .children li a:hover{
    color: #009ee2;
}

#menu-footer .page-item-105 .children{
    display:none;
}


#colophon{
    margin-top: 5px;
    clear:both;
    float:left;
}

#colophon p{
    font: normal 0.688em/2 Arial, Helvetica, sans-serif;
    color: #9c9d9c;
}

/*=HELPER
======================================*/

.alignleft{
    float:left;
    display:block;
    margin: 0 10px 0 0;
}


.alignright{
    float:left;
    margin: 0 0px 0 10px;
}

.floatleft{ float: left; }

.section{ float: left; clear: both; }

img.wp-post-image{ float:left; }

.square{
    position: relative;
}
.square:before{
    content: url('images/bullets/bullet-square.png');
    padding: 0 10px 0 0;
    verical-align: top;
}

.page-id-314 table img,
.page-id-309 table img,
.page-id-321 table img,
.page-id-312 table img,
.page-id-318 table img,
.page-id-316 table img
{
    border: 1px solid #c8c8c8;
}

.page-id-314 table strong,
.page-id-309 table strong,
.page-id-321 table strong,
.page-id-312 table strong,
.page-id-318 table strong {
    font-weight: bold;
}

.page-id-314 table td,
.page-id-309 table td,
.page-id-321 table td,
.page-id-312 table td,
.page-id-318 table td {
    width: 220px;
}

.page-id-316 table td{
    width: 240px;
}



/*=TEMPLATES
======================================*/


#content-home{
    float:left;
    margin: 18px 0;
    clear:both;
}

.home .contentbox{
    width: 231px;
    background: #9c9d9d;
    float:left;
    margin: 0 0 0 18px;
    color: #ffffff;
}

.home .contentbox-content{
    width: 191px;
    padding: 20px;
    height: 200px;
    overflow: auto;
    background:#dbdbdb!important;
}

.home .contentbox-content::-webkit-scrollbar {
    width: 15px;
    background: #9c9d9d;
}

.home .contentbox-content::-webkit-scrollbar-thumb {
    background: #565655;
}



.home .contentbox p{
    color: #ffffff;
}

.home .contentbox a{
    color: #dddddd;
}

.home .contentbox-title{
    display:block;
}

.home .contentbox-title h3{
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
    padding: 16px 16px 11px 16px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}


.home .contentbox li{
    background: url('images/bullets/bullet-white.png') no-repeat left 7px;
    padding: 0px 20px 0;
    line-height: 1.5;
    color: #fff;
}


.home .contentbox:first-child{ margin: 0; }


/* ShowTeasers */

.teaser{
    clear:both;
    float:left;
    margin: 0 0 20px;
    width: 100%;
}


.teaser-thumbnail
{
    float: left;
    width: 118px;
    height: 118px;
    margin: 0 10px 0 0;
}

.teaser-title{
    font: bold 0.9em/1.4 Arial, Helvetica, sans-serif;
    color: #565655;
    margin: 0 0 2px;
}

.teaser-date{
    font: normal 0.7em/1 Arial, Helvetica, sans-serif;
    color: #9C9D9C;
    margin: 0 0 5px;
    display: block;
}

.teaser-content
{
    float: right;
    width: 325px;
    padding: 3px 0;
}

.project-image {
    margin: 0 14px 10px 0;
}


.continue{
    background: url('images/bullets/nav-bullet-child-current.png') no-repeat left;
    padding: 0 0 0 10px;
    font: normal 0.75em/1 Arial, Helvetica, sans-serif;
}

 .keyvisual .continue{
    background: url('images/bullets/nav-bullet_white.png') no-repeat left;
    padding: 0 0 0 10px;
    font: normal 0.75em/1 Arial, Helvetica, sans-serif;
}

.back{
    background: url('images/bullets/nav-bullet-child-current.png') no-repeat right;
    padding: 0 10px 0 0;
    font: normal 0.75em/1 Arial, Helvetica, sans-serif;
    float: right;
}


/*=MODULE
======================================*/


/* Contentboxes*/


.contentbox{
    margin: 0 0 30px;
}

.contentbox-title{ display:none; }
.contentbox-image{
    margin: 0 0 10px;
}
.contentbox-content{
}
.contentbox-foot{
}

/* Gallery */

.gallery{
    background: #e6e6e6;
    padding: 5px 0 15px;
    width: 484px;
    float:left;
    overflow: hidden;
}


.gallery-caption{
    font: normal 0.75em/1.66 Arial, Helvetica, sans-serif;
}


/* Suche */

.search-container{
    border: 1px solid #b5b5b5;
    height: 22px;
    padding: 0;
    float:left;
    border: 1px solid #ddd;
    margin: -5px 0 0 10px;
}

.searchbutton, #search{
    float: left;
}




/* METEOR SLIDES */

div.meteor-slides{
    float:left !important;
}

.meteor-slides .meteor-buttons a{
    background: none repeat scroll 0 0 #FFFFFF!important;
    border: 2px solid #FFFFFF;
    cursor: pointer;
    display: block;
    height: 15px;
    text-indent: -9999px;
    width: 15px;
}

.meteor-slides .meteor-buttons a.activeSlide{
    background: none repeat scroll 0 0 #009EE2!important;
}

.meteor-slides .meteor-buttons {
    bottom: 20px!important;
    left: 10px!important;
    width: 200px!important;
}



/* POSTLIST */
.before-post-list{
    font: 12px Arial,Helvetica,sans-serif;
}

.wpcf7-validation-errors{
    font-size: 0.825em;
}

#right-section li {
    background: none!important;
    padding: 0 0 0 0px!important;
    line-height: 0px!important;
}

.pdfDownload{
  width: 170px;
  height: 10px;
  margin: 0px auto;
  margin-top: 105px;
}

@media screen and (max-width: 1023px){
.pdfDownload{
  margin-top: 0px;
  margin-bottom: 20px;
}
}

.pdfDownload a{
  margin-left: 37px!important;
  position: unset!important;
  top: 10px!important;
  font-size: 12px!important;
   margin-top: 15px!important;
  line-height: 15px!important;
}

.pdfDownload a:before {
  content: '';
  background-image: url(./../../images/pdf.jpg);
  position: absolute;
  background-repeat: no-repeat;
  display: block;
  width: 40px;
  height: 40px;
  float: left;
  margin: 0 6px 0 0;
  background-size: 32px;
  top: -10px;
}


.socialLinks{
    float: right; 
}

