/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */
 
 .toolbar .toolbar-bar {
  margin-top: 55px;
}

/* Mulish-Regular */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('fonts/Mulish-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
}

/* Mulish-Bold */
@font-face {
  font-family: 'Mulish';
  font-style: bold;
  font-weight: 700;
  src: local(''),
       url('fonts/Mulish-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
}


/* Mulish-Black */
@font-face {
  font-family: 'Mulish';
  font-style: black;
  font-weight: 800;
  src: local(''),
       url('fonts/Mulish-Black') format('truetype'), /* Safari, Android, iOS */
}


body {
    font-family: 'Mulish', sans-serif;
}

p, li {
	font-weight: 300;
	font-size: 16px;
	line-height: 30px;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Mulish', sans-serif;
	font-weight: 800;
	line-height: 1.3em;
}

h1 {
	margin-top: 30px;
	color: #ea5707;
	font-size: 36px;
	text-transform: uppercase;
	hyphens: auto;
}

h2 {
	color: #ea5707;
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 70px;
	margin-bottom: 30px;
}

h3 {
	color: #ea5707;
	font-size: 15px;
}

h4 {
	font-family: 'Mulish', sans-serif;
	color: #000;
	font-size: 18px;
}

h6 {
	font-family: 'Mulish', sans-serif;
	color: #ea5707;
	font-weight: 300;
	font-size: 18px;
	margin-top: -30px;
}

a {
    color: #ea5707;
    text-decoration: none;
}

a:hover, a:focus {
  color: #dc7842;
  text-decoration: underline;
}

.field--name-field-pic-content {margin-bottom: 50px;}

.navbar-brand {display: none;}

img {
	margin-bottom: 30px;
	margin-top: 50px;
	width: 100%;
  height: auto;
}

.open > .dropdown-menul {z-index: 1100;}


.navbar-fixed-top, .navbar-fixed-bottom {
    z-index: 99;
}


/**
 * Headerbilder
 */


#block-headerstart {
	background-image: url("../../../../sites/default/files/inline-images/header_start.png");
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#block-headerunternehmen {
	background-image: url("../../../../sites/default/files/inline-images/header_ueber_uns.png");
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#block-headerreferenzen {
	background-image: url("../../../../sites/default/files/inline-images/header_referenzen.png");
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#block-headerstellenangebote {
	background-image: url("../../../../sites/default/files/inline-images/produktion_upscale.png");
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#block-headerservice {
	background-image: url("../../../../sites/default/files/inline-images/header_service.png");
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#block-headersmmxsteuerung {
	background-image: url("../../../../sites/default/files/inline-images/header_produkte.png");
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#block-headersmmcbauformen {
	background-image: url("../../../../sites/default/files/inline-images/header_news.png");
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#block-headerkontakt {
	background-image: url("../../../../sites/default/files/inline-images/header_kontakt.png");
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#block-headerimpressum {
	background-image: url("../../../../sites/default/files/inline-images/header_impressum.png");
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#block-headersondermaschinen {
	background-image: url("../../../../sites/default/files/inline-images/header_sondermaschinen.png");
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#block-headernachhaltigkeit {
	background-image: url("../../../../sites/default/files/inline-images/header_nachhaltigkeit.png");
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}



/**
 * SMMC (Logo oben)
 */
/** 
.navbar-fixed-top {
	height: 52px;
	background-color: #f6f6f6;
	position: fixed;
	top: 120px;
	border-bottom: 1px solid #ea5707;
	border-top: 1px solid #ea5707;
}
 */

.navbar-fixed-top {
	height: 51px;
	background-color: #ea5707;
	position: fixed;
	top: 120px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #fff;
}

.smmc {
	height: 120px;
	width: 100%;
	background-color: #fff;
	position: fixed;
	top: 0px;
	right: 0;
	z-index: 100;
	margin-left: auto;
	margin-right: auto;
}

.region-smmc {
	background-color: #fff;
	max-width: 1140px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

 /**
 * Navigation
 */

body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
  top: 138px;
}

.logo img {
  margin-right: 0;
  padding-left: 0;
  width: 300px;
  margin-top: 7px;
  padding-left: 15px;
}

#block-mytheme-main-menu ul li a {
	font-family: 'Mulish', serif;
	color: #fff;
	font-weight: 300;
	font-size: 14px;
/*text-transform: uppercase;*/
	margin-left: 0px;
  border-right: 0px solid #000;
  background-color: #ea5707;
}

.navbar-nav > li > .dropdown-menu {
    background-color: #ea5707;
}

.navbar-nav {
    background-color: #ea5707;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: 0px;
    float: right;
}

.navbar-default .navbar-nav a {
    color: #ea5707;
    margin-bottom: 0px;
    border-bottom: 0px solid #ea5707;
}

.navbar-default .navbar-nav a:hover {
    background-color: #ffffff;
    color: #ea5707;
    margin-bottom: 0px;
    border-bottom: 0px solid #ea5707;
}

#block-mytheme-main-menu ul li a:hover,
#block-mytheme-main-menu ul li a:focus,
#block-mytheme-main-menu ul li a.active-trail {
    color: #ea5707;
    background-color: #f6f6f6;
    margin-bottom: 0px;
		border-bottom: 0px solid #ea5707;
    margin-left: 0px;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 2.5;
    color: #333333;
    white-space: nowrap;
    background-color: none;
}

.navbar-default .navbar-text {
    color: #fff;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 1000px;
}

.navbar-toggle {
    margin-left: 30px;
}

 /**


#block-mytheme-main-menu ul li a.active-trail {
	background-color: none;
	border-bottom: 1px solid #000;
}

#block-mytheme-main-menu ul li a:hover {
	border-bottom: 1px solid #000;
}

.navbar-toggle {
  margin-top: 36px;
}



 */

.menu--footer > li > a {
	color: #000;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 15px;
	padding: 5px 25px;
  border-right: 0px solid #000;
}
	
	
	
/**
 * Region BILD
 */

.region-bild {
	background-image: url("x../../../../sites/default/files/inline-images/header_back.png");
	width: 100%;
	height: 400px;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #eceded;
	margin-top: 20px;
}
	
.bild .field {
	max-width: 1140px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.bild .field img {
	width: 1140px;
}

.flex { 
    display: flex; 
    justify-content: center; 
    align-items: center;
    overflow: hidden;
}

.align-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/**
 * Region MAIN
 */

.main-container {
	margin-top: 50px;
}

.page-header {
  margin-top: 80px;
}

/**
 * Region TOPIX
 */

.region-topix {
	background-color: #004485;
	width: 100%;
	height: auto;
	padding-top: 80px;
	padding-bottom: 80px;
}

.region-topix .row {
    margin-right: 0;
    margin-left: 0;
}
	
.topix .field {
	max-width: 1140px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
	
.bigus h4 {
	text-align: center;
	font-weight: 800;
	font-size: 90px;
	color: #fff;
}
	
.bigus p {
	text-align: center;
	font-weight: 400;
  font-size: 25px;
	color: #fff;
}

/**
 * Region SLOGAN
 */
 
 
.region-slogan {
	background-color: #d3daea;
	width: 100%;
	height: auto;
	padding-top: 80px;
	padding-bottom: 80px;
	margin-top: -20px;
}
	
.slogan .field {
	max-width: 1140px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.slogan h4 {
	text-align: center;
	font-weight: 500;
	font-size: 40px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 40px;
	margin-top: 25px;
	font-weight: 800;
}
	
.slogan p {
	text-align: center;
	font-weight: 400;
  font-size: 22px;
	color: #000;
}

.mailbutton p a {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.01em;
  background-color: #ea5707;
  border-radius: 5px;
  padding: 15px 40px;
}

.mailbutton p a:hover {
  background-color: #dc7842;
  text-decoration: none;
}

/**
 * Footer
 */

.footer {
	background-color: #f6f6f6;
	width: 100%;
	margin-top: 50px;
  padding-top: 35px;
  padding-bottom: 45px;
  border-top: 1px solid #ea5707;
}

.region-footer {
	max-width: 1140px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.footerimage {
	width: 285px;
	display: block;
	float: left;
}

#block-mytheme-footer {
	display: block;
	float: right;
}

#block-feature3-2 {
	width: 350px;
	display: block;
	float: left;
	margin-bottom: 30px;
}

#block-footer h4 {
	font-size: 13px;
}

#block-footer p {
	font-size: 15px;
	line-height: 22px;
}

#block-footerbottom-2 p {
	font-size: 15px;
	line-height: 22px;
}

/**
 * ftr2
 */


.region-ftr2 {
	background-color: #dedede;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: -20px;
}


.ftr2 .field {
	max-width: 1140px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}


.ftr2 .field--name-body {padding: 15px;}




/**
 * Inhalt 2 spaltig ANGEBOT
 */

.view-header {
	font-weight: 400;
	margin-bottom: 50px;
	font-size: 17px;
	line-height: 27px;
}

.view-angebot img {
	width: 100%;
}

.view-angebot .views-field-field-angebot {
	font-family: 'Mulish', sans-serif;
	color: #004485;
	font-size: 30px;
	font-weight: 800;
	text-transform: uppercase;
	padding: 0 0px;
	margin-top: 50px;
}

.view-angebot .views-field-body {
	padding: 0 0px;
	margin: 50px 20px 50px 0;
}

/**
 * Inhalt zentriert KONTAKT
 */

.zentriert {
	text-align: center;
}

.tv img {
	width: 100%;
	max-width: 1140px;
	height: auto;
	margin-bottom: 10px;
	border-radius: 5px;
}

.btn-primary {
    color: #fff;
    background-color: #d3daea;
    border-color: #d3daea;
    font-size: 15px;
    width: 100%;
}

.btn-primary:hover {
  color: #fff;
  background-color: #004485;
  border-color: #004485;
}

.btn-primary:focus {
  color: #fff;
  background-color: #004485;
  border-color: #004485;
}

/**
 * View REFERENZEN
 */

#views-bootstrap-referenzen-block-1 .field-content {
  margin-bottom: 30px;
}

.view-referenzen .form--inline {
  width: 100%;
  background-color: #d3daea;
  margin-top: 30px;
  padding: 15px 20px;
  margin-bottom: 30px;
}


.view-referenzen .btn-info {
    color: #fff;
    background-color: #004485;
    border-color: #004485;
    margin-right: 20px;
}

.view-referenzen .select-wrapper  {
    margin-right: 20px;
}

.view-referenzen label  {
    margin-right: 15px;
}

/**
 * Stellenangebote Kontakt
 */

.hrkontakt {
	border: 1px solid #ccc;
  margin-bottom: 0px;
  float: left;
  display: block;
  width: 100%;
  margin-top: 40px;
}

.hrkontakt p {
  display: block;
}

.hrkontakt .col-md-4 {
	padding-left: 0;
	padding-right: 0;
}

.hrkontakt .col-md-4 img {
	margin-right: 30px;
	float: left;
	width: 100%;
	margin-bottom: 0;
	margin-top: 0px;
}

.hrkontakt .col-md-8 {
	float: left;
	display: block;
	padding: 30px;
}



/**
 * Stellenangebote Block
*/
 
.view-stellenangebote {
	margin-top: 50px;
}

.view-stellenangebote .form-group {
	border: 1px solid #ccc;
	margin-bottom: 0px;
}

.view-stellenangebote .views-field-field-image img {
  width: 100%;
}

.view-stellenangebote .views-field-view-node {
    font-weight: 700;
    font-size: 17px;
    border: 2px solid #004485;
    border-radius: 5px;
    padding: 5px 20px;
    width: 150px;
    /* height: 42px; */
    /* display: block; */
    float: left;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 30px;
    background-image: linear-gradient(white, #d6d6d6);
}

.view-stellenangebote .views-field-title {
	font-size: 18px;
	font-weight: 700;
	color: #000;
    padding: 0px 30px;
}

.view-stellenangebote .views-field-field-beschreibung {
    padding: 0px 30px;
    margin: 20px 0;
}


/**
 * Startseite USPs
 */



.usp {
	background-color: #ededed;
  margin-bottom: 0px;
  float: left;
  display: block;
  width: 100%;
  margin-top: 40px;
}

.usp img {
	margin-bottom: 50px;
	margin-right: 30px;
	float: left;
	width: 100%;
	height: auto;
}

.usp .col-md-3 {
	padding-left: 0;
	padding-right: 0;
}

.usp .col-md-3 img {
	margin-right: 30px;
	float: left;
	width: 100%;
	margin-bottom: 0;
	padding: 30px;
}

.usp .col-md-9 {
	float: left;
	display: block;
	padding: 30px;
}

.usp p {
  display: block;
}


#block-nodeblock h2 a,
#block-nodeblock-2 h2 a,
#block-nodeblock-3 h2 a,
#block-nodeblock-4 h2 a,
#block-nodeblock-5 h2 a,
#block-nodeblock-6 h2 a,
#block-nodeblock-7 h2 a,
#block-nodeblock-8 h2 a,
#block-nodeblock-9 h2 a,
#block-nodeblock-10 h2 a {
	cursor: default;
  pointer-events: none;        
  text-decoration: none;
}




tr {
  border-bottom: dotted 1px #000;
}

td {
  padding: 20px 0;
}

tbody td {
  text-align: left;
  border-top: 1px solid #ccc;
  padding: 20px 10px 20px 0;
  font-size: 17px;
	line-height: 25px;
	font-weight: 300;
}


th, td {
  line-height: 1.5em;
  vertical-align: top;
  padding: 0.71429em 0.5em;
}


/**
 * Startseite News
 */

.view-news {
	margin-top: 50px;
}

.view-news .form-group {
	border: 1px solid #ccc;
	margin-bottom: 0px;
}

.view-news .views-field-field-image img {
  width: 100%;
  margin-top: 0px;
}

.view-news .views-field-field-weiterlesen- a {
    font-weight: 300;
    font-size: 17px;
    border-radius: 5px;
    padding: 6px 35px;
    float: left;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 30px;
    background-color: #ea5707;
    color: #fff;
}

.view-news .views-field-field-weiterlesen- a:hover {
    text-decoration: none;
    background-color: #dc7842;
}



.view-news .views-field-view-node {
    font-weight: 700;
    font-size: 17px;
    border: 2px solid #004485;
    border-radius: 5px;
    padding: 5px 20px;
    width: 150px;
    /* height: 42px; */
    /* display: block; */
    float: left;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 30px;
    background-image: linear-gradient(white, #d6d6d6);
}
/**
.view-news .views-field-title {
	font-size: 18px;
	font-weight: 700;
	color: #000;
    padding: 0px 30px;
} */

.view-news .views-field-title {
	font-size: 28px;
	font-weight: 700;
	color: #ea5707;
	margin-bottom: 30px;
	margin-top: 20px;
	padding: 0px;
}

.view-display-id-block_2 .views-field-title {
	font-size: 28px;
	font-weight: 700;
	color: #ea5707;
	margin-bottom: 30px;
	margin-top: 20px;
	padding: 0px 30px;
}

.view-news .views-field-body {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px dotted #ea5707;
}

.view-news .views-field-field-news-teaser {
    padding: 0px 30px;
    margin: 20px 0;
}



/**
 * Produktauswahl 
 */

.view-produktauswahl  {
	margin-top: 50px;
}

.view-produktauswahl  .form-group {
	border: 1px solid #ccc;
	margin-bottom: 0px;
}

.view-produktauswahl .views-field-field-image {
  display: none;
}

.view-produktauswahl  .views-field-field-image img {
  width: 100%;
  margin-top: 0px;
}

.view-produktauswahl  .views-field-field-download a {
    font-weight: 300;
    font-size: 17px;
    border-radius: 5px;
    padding: 6px 35px;
    /* height: 42px; */
    /* display: block; */
    float: left;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 30px;
    background-color: #ea5707;
    color: #fff;
}

.view-produktauswahl  .views-field-field-download a:hover {
    text-decoration: none;
    background-color: #dc7842;
}


.view-produktauswahl .views-field-title {
  width: 100%;
  height: 250px;
  background-color: #ea5707;
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  padding: 0px 30px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

.view-produktauswahl .views-field-field-download {
	display: block;
	position: relative;
}



/**
 * Button alt

.view-produktauswahl  .views-field-field-download a {
    font-weight: 700;
    font-size: 17px;
    border: 2px solid #ea5707;
    border-radius: 5px;
    padding: 5px 20px;
    float: left;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 30px;
    background-image: linear-gradient(white, #d6d6d6);
}
 */

.view-produktauswahl  .views-field-body {
    padding: 0px 30px;
    margin: 20px 0;
}


/**
 * Über uns - Plaketten
 */

.view-ueber-uns {
	margin-top: 50px;
}

.view-ueber-uns .form-group {
	border: 1px solid #ccc;
	margin-bottom: 0px;
}

.view-ueber-uns .views-field-field-image img {
  width: 100%;
  margin-top: 0px;
}

.view-ueber-uns .views-field-view-node {
    font-weight: 700;
    font-size: 17px;
    border: 2px solid #004485;
    border-radius: 5px;
    padding: 5px 20px;
    width: 150px;
    /* height: 42px; */
    /* display: block; */
    float: left;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 30px;
    background-image: linear-gradient(white, #d6d6d6);
}

.view-ueber-uns .views-field-title {
	font-size: 18px;
	font-weight: 700;
	color: #000;
  padding: 0px 30px;
}

.view-ueber-uns .views-field-body {
    padding: 0px 30px;
    margin: 20px 0;
}






/**
 * Lösungen - Systeme
 */

.view-systeme {
	margin-top: 50px;
}

.view-systeme .form-group {
	border: 1px solid #ccc;
	margin-bottom: 0px;
}

.view-systeme .views-field-field-image img {
  width: 100%;
}

.view-systeme .views-field-view-node {
    font-weight: 700;
    font-size: 17px;
    border: 2px solid #004485;
    border-radius: 5px;
    padding: 5px 20px;
    width: 150px;
    /* height: 42px; */
    /* display: block; */
    float: left;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 30px;
    background-image: linear-gradient(white, #d6d6d6);
}

.view-systeme .views-field-title {
	font-size: 18px;
	font-weight: 700;
	color: #000;
  padding: 0px 30px;
}

.view-systeme .views-field-body {
    padding: 0px 30px;
    margin: 20px 0;
}


/**
 * Produkte - Bauformen als View. Darstellung ist aber nicht so gut.
 */

.view-bauformen {
	margin-top: 50px;
}

.view-bauformen .form-group {
	border: 1px solid #ccc;
	margin-bottom: 0px;
}

.view-bauformen .views-field-field-image img {
  float: left;
  margin-bottom: 0px;
  width: 350px;
}

.view-bauformen .views-field-title {
	font-family: 'Mulish', serif;
	font-size: 18px;
	font-weight: 700;
	color: #5f70a4;
  padding: 0px 30px;
  margin-top: 20px;
  display: block;
  float: left;
}

.view-bauformen .views-field-body {
    padding: 0px 30px;
    float: left;
    margin-top: 20px;
}

/**
 * Produkte - Bauformen manuell. Darstellung ist gut.
 */

.produs {
	border: 1px solid #ccc;
  margin-bottom: 0px;
  float: left;
  display: block;
  width: 100%;
  margin-top: 40px;
}

.produs h4 {
	color: #5f70a4;
}

.produs p {
  display: block;
}

.produs .col-md-4 {
	padding-left: 0;
	padding-right: 0;
}

.produs .col-md-4 img {
	margin-right: 30px;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.produs .col-md-8 {
	float: left;
	display: block;
	padding: 30px;
}

.produs a {
    font-weight: 700;
    font-size: 17px;
    border: 2px solid #004485;
    border-radius: 5px;
    padding: 5px 20px;
    width: 225px;
    float: left;
    margin-top: 20px;
    background-image: linear-gradient(white, #d6d6d6);
}


.gallery .field--name-field-bild-2,
.gallery .field--name-field-bild-3,
.gallery .field--name-field-bild-4,
.gallery .field--name-field-bild-5 {width: 49%; float: left;}

.gallery .field--name-field-bild-1 img {margin-bottom: 2%; margin-top: 0;}

.gallery .field--name-field-bild-2 img,
.gallery .field--name-field-bild-3 img,
.gallery .field--name-field-bild-4 img,
.gallery .field--name-field-bild-5 img {margin-bottom: 4%; margin-top: 0;}

.gallery .field--name-field-bild-2,
.gallery .field--name-field-bild-4 {margin-right: 2%;}

/**
 * Button edit sichtbar
 */

.field-plugin-settings-edit {
  width: 0;
  margin: 0;
	padding: 1px 0.5rem;
}

/**
 * Button edit sichtbar
 */
 
.anfahrt img {
	width: 100%;
	max-width: 1140px;
}

/**
 * Webform Confirmation
 */
 
 
.webform-confirmation-edit {
  font-size: 18px;
  padding: 30px 30px 15px 30px;
  border: 1px solid #d6e9c6;
  border-radius: 4px;
  background-color: #dff0d8;
  font-weight: 700;
  margin-top: 20px;
  color: #3c763d;
}

/**
 * Block Zertifizierung Startseite
 */
 
#block-rc2zertifizierunggutesiegel,
#block-epd,
#block-qng {
  font-size: 18px;
  padding: 30px 30px 15px 30px;
  border: 1px solid #d6e9c6;
  border-radius: 4px;
  background-color: #dff0d8;
  font-weight: 700;
  margin-top: 20px;
}

#block-rc2zertifizierunggutesiegel img,
#block-epd img,
#block-qng img {
  width: 100%;
  height: auto;
  margin-top: 27px;
}

#block-rc2zertifizierunggutesiegel h4,
#block-epd h4,
#block-qng h4 {
  color: #3c763d;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 20px;
}


/**
 * Block Broschüre
 */
 
#block-broschure {
  font-size: 18px;
  padding: 30px 30px 15px 30px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #efefef;
  font-weight: 700;
  margin-top: 20px;
}

#block-broschure img {
  width: 100%;
  height: auto;
  margin-top: 27px;
}

#block-broschure h4 {
  color: #333;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 20px;
}

.abmimg img,
.detimg img {
  width: 100%;
  height: auto;
  margin-top: 0px;
}

.detimg h5 {
  display: block;
  min-height: 60px;
  font-weight: 300;
	font-size: 18px;
	line-height: 30px;
}

.field--name-field-abmessungen .field--label {
  color: #ea5707;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 70px;
  margin-bottom: 30px;
  font-family: 'Mulish', sans-serif;
  font-weight: 800;
  line-height: 1.3em;
}

.field--name-field-zusatz {
  margin-top: 50px;
  background-color: #efefef;
}

.field--name-field-zusatz p {
  padding: 25px;
}

.zusimg img {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0;
}

td img {
    width: 100%;
    xxxmax-width: 160px;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 3px;
  width: 100%;
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 30px;
	margin-top: 20px;
}

table td {
	font-size: 13px;
	border: 1px dotted #000;
	padding: 5px;
}

table td p,
table .pre {
	font-size: 13px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 0px solid #ccc;
  border-radius: 0px;
}

.navbar-collapse.in {
  overflow: visible;
}

.navbar-default .navbar-toggle {
  background-color: #efefef;
}