/* -------------------------------------------------------------------------- */
/*	CSS Reset
/* -------------------------------------------------------------------------- */
html {
  font-size: 62.5%;
  font-family: 'Lato', sans-serif;
}

html,
body {
  border: none;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
  border: none;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


/*
Fonts Lato
*/

/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/lato-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Lato Light'), local('Lato-Light'),
       url('../fonts/lato-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v16-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-300italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/lato-v16-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Light Italic'), local('Lato-LightItalic'),
       url('../fonts/lato-v16-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v16-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v16-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v16-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v16-latin-300italic.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v16-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lato-v16-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Italic'), local('Lato-Italic'),
       url('../fonts/lato-v16-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v16-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v16-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v16-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v16-latin-italic.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('../fonts/lato-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v16-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/lato-v16-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
       url('../fonts/lato-v16-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v16-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v16-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v16-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v16-latin-700italic.svg#Lato') format('svg'); /* Legacy iOS */
}

body {
  font-size: 100%;
  background: #e7fafc;
  color: #2c3e3a;
  font-family: 'Lato', sans-serif;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

header {
  width: 100%;
  background: #627472;
  border-bottom: 2px solid #e7fafc;
  position: relative;
}

.logobereich {
  max-width: 1280px;
  width: 100%;
  height: 180px;
  padding-top: 25px;
  margin: auto;
  background: url("../images/trojan-gmbh_verlauf_header.jpg") no-repeat center center;
}

nav {
  width: 100%;
  background: #7c8e91;
  background: #7b8d90;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
  margin-bottom: 90px;
}

.show nav {
  margin-bottom: 10px;
}

nav ul {
  max-width: 1280px;
  margin: auto;
}

nav li {
  display: inline-block;
  font-size: 1.8rem;
  line-height: 3;
  color: #ff9933;
  text-transform: uppercase;
  letter-spacing: .02em;
}

nav span {
  display: inline-block;
  padding: 0 15px 0;
}

nav li a {
  color: #dff2f5;
  color: #e8fbff;
  text-decoration: none;
  transition: color .2s ease;
}

nav li:first-of-type a {
  padding-left: 0;
}

nav li a:hover,
nav li.current a {
  color: #ff9933;
}

.startseite .wrapper {
  margin: auto;
  max-width: 1350px;
  width: 100%;
}

.wrapper {
  margin: auto;
  max-width: 1280px;
  width: 100%;
}

.startseite .content {
  margin: auto 0 35px 35px;
  max-width: 1280px;
  width: 100%;
}

.content {
  margin: auto 0 35px 0px;
  max-width: 1280px;
  width: 100%;
}

#container2.js-masonry,
#container.js-masonry,
.container.js-masonry {
  max-width: 1333px;
  margin: 10px 0 50px 40px;
  clear: both;
  display: block !important;
  overflow: hidden;
  width: 100%;
}

.zweiSpalten {
  display: block;
  padding: 0 0 10px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.zweiSpaltenKlein {
  display: flex;
  justify-content: space-between;
  padding: 0 10px 10px;
}

.zweiSpaltenKlein .spalte.rechts {
  width: 100%;
}

.startseite .zweiSpalten > .spalte {
  width: 100%;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.6);
  box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.6);
  padding: 0 10px 10px 17px;
}

.zweiSpalten .spalte:first-child {
  margin-left: 0px;
}

.jobs-ausbildung .zweiSpalten .spalte:first-child,
.ueber-die-firma .zweiSpalten .spalte:first-child {
  width: 95%;
}

@media all and (min-width: 1000px) {
  .jobs-ausbildung .zweiSpalten .spalte:first-child,
  .ueber-die-firma .zweiSpalten .spalte:first-child {
    width: 65%;
  }
}

.zweiSpaltenKlein .spalte {
  width: 50%;
}

.startseite .spalte img {
  max-height: 402px;
}

.spalte:first-of-type {
  margin-bottom: 40px;
}

.wrapper img,
.item img {
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
}

footer {
  background: #7c8e91;
  padding-top: 8px;
  padding-bottom: 50px;
  margin-top: 120px
}

.widgets {
  max-width: 1350px;
  width: 100%;
  margin: 40px auto 0;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
  justify-content: space-between;
  border-top: 2px solid #9dafb3;
  border-bottom: 2px solid #9dafb3;
}

footer .widgets:first-of-type {
  padding-left: 10px;
}

footer .widgets:last-of-type {
  padding-right: 10px;
}


h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #2c3e3a;
}

h2,
h3 {
  margin: auto 0;
  max-width: 1280px;
  width: 100%;
}

.startseite .zweiSpalten h2 {
  border-top: none;
  border-bottom: none;
  font-size: 3rem;
  margin-bottom: 18px;
}

h2 {
  font-size: 3rem;
  width: auto;
  border-top: 1px solid #9dafb3;
  border-bottom: 1px solid #9dafb3;
  margin-bottom: 6rem;
  padding-left: 10px;
}

.zweiSpalten h2 {
  margin-top: 10px;
}

h3 {
  font-size: 2.4rem;
  font-weight: normal;
  letter-spacing: .05em;
  border-top: 1px solid #9dafb3;
  border-bottom: 1px solid #9dafb3;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 10px;
}

.startseite h3 {
  margin-left: 38px;
}

h4 {
  font-size: 20px;
  margin: 1rem 0 2.6rem 0;
  padding-left: 10px;
}

@media all and (min-width: 850px) {
  h4 {
    font-size: 24px;
    margin: 1rem 0 2.6rem 0;
  }
}

p {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 2rem;
  font-weight: normal;
  padding-left: 10px;
}

p.startseite {
  max-width: 700px;
}

/*
.ueber-die-firma .content p:first-of-type {
  font-size: 2.4rem;
  margin-bottom: 3rem;
}
*/

p.abstand-nach-unten {
  margin-bottom: 250px;
}

footer p {
  margin-bottom: 0;
}

ul {
  margin-left: 4.6rem;
  margin-bottom: 30px;
}

li {
  font-size: 1.8rem;
  list-style-image: url('../images/trojan-gmbh_listenpunkt.jpg');
  margin-bottom: .7rem;
}


.wrapper a,
.widgets a {
  text-decoration: none;
  color: #ff9933;
}

.widgets a:hover {
  text-decoration: underline;
}

.widgets .widget:last-of-type a {
  color: white;
  text-transform: uppercase;
}

img {
  height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	vertical-align: middle;
}

.kontakt .zweiSpalten {
  display: block;
}

@media all and (min-width: 800px) {
  .kontakt .zweiSpalten {
    display: flex;
  }
}
.item {
  width: 30%;
  margin: 0 3% 3% 0;
  float: left;
}


/* Hamburger */



body.active-nav nav {
  display: block;
}

label.hamburg {
   display: block;
   background: transparent;
   width: 75px;
   height: 50px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   border-radius: 4px;
}

input#hamburg {display:none}

.line {
   position: absolute;
   left:10px;
   height: 4px;
   width: 55px;
   background: #fff;
   border-radius: 1px;
   display: block;
   transition: 0.5s;
   transform-origin: center;
}

.line:nth-child(1) { top: 12px; }
.line:nth-child(2) { top: 24px; }
.line:nth-child(3) { top: 36px; }

.show .hamburg .line:nth-child(1) {
   transform: translateY(12px) rotate(-45deg);
}

.show .hamburg .line:nth-child(2) {
   opacity:0;
}

.show  .hamburg .line:nth-child(3) {
   transform: translateY(-12px) rotate(45deg);
}

.show nav li {
  display: block;
  padding-left: 20px;
}

.show nav li span {
  display: none;
}


.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
}

@media all and (max-width:880px) {
  #header h1 a {
    font-size: 8vw;
  }
}

@media all and (max-width: 1342px) {

  .startseite .content {
    margin: auto 0 35px 0;
    max-width: 1280px;
    width: 100%;
  }

  #container2.js-masonry,
  #container.js-masonry,
  .container.js-masonry {
    max-width: 1333px;
    margin: 10px 0 50px 0;
    clear: both;
    display: block !important;
    overflow: hidden;
    width: 100%;
  }
  .startseite h3 {
    margin-left: 0;
  }
}


#hamburg {
  display: block;
}

.js nav {
	display:none;
}

#toggle-nav {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 1em;
	color: white;
	cursor: pointer;
}

.wrapper {
  position: relative;
  top: 50px;
}

.show .wrapper {
  top: 25px;
}

a.mobil {
  display: block;
  visibility: visible;
  max-width: 85%;
}

a.desktop {
  display: none;
  visibility: hidden;
}

@media screen and (min-width:850px) {

  .js nav {
    display: block;
  }

	#toggle-nav {
		display: none;
	}

  .wrapper {
    top: auto;
  }

  a.mobil {
    display: none;
    visibility: hidden;
  }

  a.desktop {
    display: block;
    visibility: visible;
  }
}

header {
  padding-left: 20px;
}
nav,
.wrapper,
.widgets {
  padding-left: 20px;
  padding-right: 20px;
}

@media all and (min-width: 1088px) {
  .zweiSpalten {
    display: flex;
    justify-content: space-between;
    padding: 0 0 10px;
    margin-top: 40px;
    margin-bottom: 120px;
  }

  .zweiSpaltenKlein .spalte.rechts {
    width: 45%;
  }

  .startseite .zweiSpalten > .spalte {
    width: 47%;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.6);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.6);
    padding: 0 10px 10px 17px;
  }

  .startseite .zweiSpalten .spalte:first-child {
    //margin-left: -10px;
  }

  .spalte:first-of-type {
    margin-bottom: 0;
  }

  .leistungen .zweiSpalten .links {
    margin-right: 40px;
  }
}

footer .widgets {
  flex-wrap: wrap;
}
footer .widgets .widget {
  width: 50%;
  margin-bottom: 30px;
}

@media all and (min-width: 950px) {
  footer .widgets .widget {
    width: 25%;
    margin-bottom: 0;
  }
}

@media all and (min-width: 1344px) {
  header {
    padding-left: 0;
  }
  nav,
  .wrapper,
  .widgets {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* TODO */

// Lato integrieren
