/*!
Theme Name: Altec
Theme URI: http://underscores.me/
Author: Tobias Horstmann
Author URI: https://d-werk.com
Description: a custom built responsive theme for Altec GmbH based on underscores.me
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: altec
Tags: translation-ready

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.

Altec is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@import url("//hello.myfonts.net/count/391383");
  
@font-face {font-family: 'alteccondensed';src: url('fonts/391383_0_0.eot');src: url('fonts/391383_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/391383_0_0.woff2') format('woff2'),url('fonts/391383_0_0.woff') format('woff'),url('fonts/391383_0_0.ttf') format('truetype');}
 
/*
@font-face {
    font-family: 'alteccondensed';
    src: url('fonts/altec-regular-webfont.woff2') format('woff2'),
         url('fonts/altec-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
  font-family: 'Altec-Iconfont';
  src:  url('fonts/Altec-Iconfont.eot?gd0ibu');
  src:  url('fonts/Altec-Iconfont.eot?gd0ibu#iefix') format('embedded-opentype'),
    url('fonts/Altec-Iconfont.ttf?gd0ibu') format('truetype'),
    url('fonts/Altec-Iconfont.woff?gd0ibu') format('woff'),
    url('fonts/Altec-Iconfont.svg?gd0ibu#Altec-Iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,button,input,select,optgroup,textarea{color:#404040;font-family:sans-serif;font-size:18px;line-height:1.5}
h1,h2,h3,h4,h5,h6{clear:both}
p{margin-bottom:1em}
dfn,cite,em,i{font-style:italic}
blockquote{margin:0 1.5em}
address{margin:0 0 1.5em}
pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}
code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}
abbr,acronym{border-bottom:1px dotted #666;cursor:help}
mark,ins{background:#fff9c0;text-decoration:none}
big{font-size:125%}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html{box-sizing:border-box}
*,:before,:after{box-sizing:inherit}
hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}
ul,ol{margin:0 0 1.5em 3em}
ul{list-style:none;}
.content div:not(.team) ul li {padding-left:1.2em!important;text-indent:0;position:relative;}
.content div:not(.team) ul li:before {content: "■";/*color: #8ABC3F;*/position:absolute;left:0;}
.content .team ul li {padding-left:0!important;}
.content .team ul li:before {display:none!important;}
ol{list-style:decimal}
li > ul,li > ol{margin-bottom:0;margin-left:1.5em}
dt{font-weight:700}
dd{margin:0 1.5em 1.5em}
img{height:auto;max-width:100%}
figure{margin:1em 0}
table{margin:0 0 1.5em;width:100%}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,input[type="button"],input[type="reset"],input[type="submit"]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,0.8);font-size:12px;font-size:.75rem;line-height:1;padding:.6em 1em .4em}
button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{border-color:#ccc #bbb #aaa}
button:active,button:focus,input[type="button"]:active,input[type="button"]:focus,input[type="reset"]:active,input[type="reset"]:focus,input[type="submit"]:active,input[type="submit"]:focus{border-color:#aaa #bbb #bbb}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}
input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:#111}
select{border:1px solid #ccc}
textarea{width:100%}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft{display:inline;float:left;margin-right:1.5em}
.alignright{display:inline;float:right;margin-left:1.5em}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}
.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}
.clearfix:after {content: "";display: table;clear: both;}

/*--------------------------------------------------------------
# Iconfont
--------------------------------------------------------------*/



.ai {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Altec-Iconfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ai-desc:before {
  content: "\e90a";
}
.ai-asc:before {
  content: "\e90b";
}
.ai-edit:before {
  content: "\e90c";
}
.ai-admin:before {
  content: "\e90d";
}
.ai-tel:before {
  content: "\e900";
}
.ai-location:before {
  content: "\e901";
}
.ai-filter:before {
  content: "\e902";
}
.ai-order:before {
  content: "\e903";
}
.ai-close:before {
  content: "\e904";
}
.ai-arrow-right:before {
  content: "\e905";
}
.ai-home:before {
  content: "\e906";
}
.ai-print:before {
  content: "\e907";
}
.ai-share:before {
  content: "\e908";
}
.ai-mail:before {
  content: "\e909";
}



/*--------------------------------------------------------------
# Custom Styles
--------------------------------------------------------------*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
	margin-top:1em;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-title {
	background-color: #8ABC3F;
    color: #fff;
    padding: 25px;
	display:none;
}

::selection {
	background: #8ABC3F;
	color:#fff;
}
::-moz-selection {
	background: #8ABC3F;
	color:#fff;
}

html, body {
    height:100%;
}
body {
    margin:0;
    padding:0;
    font-size:16px;
    line-height: 1.4em;
    color: #40484D;
    font-family: 'alteccondensed', sans-serif;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.hidden {
	display:none;
}
.small {
	font-size:0.8em;
	line-height:1.1em;
}
#share {
	max-width:500px;
	background-color:#f4f4f4;
	font-size: 16px;
    line-height: 1.4em;
    font-family: 'alteccondensed', sans-serif;
}
#share h2 {
	font-size:2em;
	font-weight:normal;
}
#share input {
	width:100%;
	font-size: 14px;
    line-height: 1.4em;
    color: #40484D;
    font-family: 'alteccondensed', sans-serif;
	outline:none;
}
#share .small a {
	text-decoration:underline;
}

.fancybox-share {
    border-radius: 0;
}

.fancybox-share_button {
    margin: 0 10px 10px 0;
    padding: 10px 20px;
    border: 0;
    border-radius: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.0);
    background: #fff;
    white-space: nowrap;
    font-size: 16px;
    line-height: 23px;
    color: #40484D;
    transition: all .2s;
}
.fancybox-share_button:focus, .fancybox-share_button:hover {
    text-decoration: none;
	background:#8ABC3F;
    color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.0);
}
.fancybox-share_button:focus svg, .fancybox-share_button:hover svg {
    fill: #fff!important;
}

.admin {
	position:fixed;
	left:0;
	top:0;
	z-index:9999;
	line-height:1em;
	background-color:rgba(255,255,255,0.8);
}
.admin a {
	display:inline-block;
	padding:0.2em;
	font-size:1.5em;
	line-height:1em;
	color:#8ABC3F;
}

.pagewrap,
header .inner {
    max-width: 1126px;
    margin: 0 auto;
    position: relative;
}

/* ### COLS ### */
.col2 .lcol,
.col2 .rcol{
    width: 48%;
    float: left;
}
.col2 .rcol {
    float: right;
}

.greenfill{fill:#8ABC3F;transition: 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955);}
.greyfill{fill:#40484D;transition: 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955);}
.whitefill {fill:#fff;}
.greentext{color:#8ABC3F;}
.greytext{color:#40484D;}
.greenbg{background-color:#8ABC3F;}
.greybg{background-color:#40484D;}
a {
    color: currentColor;
    text-decoration: none;
}
.content a {
	color:#8ABC3F;
}
h1, h2, h3 {
    font-weight: normal;
    color: #8ABC3F;
    margin: 0;
    padding: 0;
}
img {
    max-width: 100%;
    display: block;
}
.editlink {
	position: absolute;
    left: 25px;
    margin-top: 0.5em;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/

.sidebar {
    position: fixed;
    right: 50px;
    top: 150px;
    z-index: 500;
}
.sidebar.mobile {
	display:none;
}
.sidebar .lang {
    top: 0;
    right: 0;
    height: 50px;
    overflow: hidden;
}
.sidebar .lang img {
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.5;
    transition: 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
}

.sidebar ul.lang li a {
    background-color: #fff;
}
.sidebar .lang a:hover img,
.sidebar .lang .active img{
    opacity: 1;
}
.sidebar .lang:hover {
    overflow: visible;
}
.sidebar .share {
    bottom: 0;
    right: 0;
}
.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
}
.sidebar ul li  {
    margin: 0;
    padding: 0;
}
.sidebar ul li a {
    width: 50px;
    background-color: #8ABC3F;
    color: #fff;
    display: block;
    overflow: hidden;
    height: 50px;
	display: flex;
  flex-direction: column;
  justify-content: center;
    text-align: center;
    transition: 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
    font-size: 25px;
    position: relative;
}
.sidebar ul li a i {
    z-index: 2;
}
.sidebar ul li a span {
    display: none;
    position: absolute;
    padding-right: 50px;
    padding-left: 20px;
    right: 0;
    height: 50px;
    background-color: #40484D;
    opacity: 0;
    font-size: 18px;
  flex-direction: column;
  justify-content: center;
}
.sidebar ul li a:hover span {
    display: block;
    opacity: 1;
    display: flex;
}
.sidebar ul li a:hover {
    background-color: #40484D;
    overflow: visible;
}

/*--------------------------------------------------------------
# Header + Nav
--------------------------------------------------------------*/

header {
	width:100vw;
	position:fixed;
	background-color:#fff;
	top:0;
	left:0;
	z-index:9990;
}

a.logo {
    padding: 50px 0 50px 50px;
    display: block;
    float: left;
    line-height: 0;
    transition: 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
}
a.logo svg {
    height: 50px;
    width: auto;
    transition: 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
}
nav {
    line-height: 0;
}
nav ul {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    line-height: 50px;
    list-style: none;
    transition: 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
}
nav ul li {
    display: inline-block;
    position: relative;
}
nav ul li a {
    display: block;
    padding: 50px 15px;
    text-decoration: none;
    transition: 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
}
nav ul > li:last-child a {
    margin-right: 35px;
}
nav ul li a:hover, 
nav ul li a.active,
nav ul li.current-menu-item a,
nav ul li.current_page_item a,
nav ul li.current_page_ancestor a {
    color: #8ABC3F;
}

nav ul li > ul {
    text-align: left;
    margin: 0;
    padding: 0;
    position: absolute;
    display: none;
    line-height: 1em;
}
nav ul li:hover > ul {
    display: block;
    background-color: #8ABC3F;
}
nav ul li:hover > ul li a {
    color: #fff;
}
nav ul li:hover > ul li a:hover {
    color: #40484D;
}

nav ul ul li a {
    display: block;
    padding: 12.5px 25px;
    text-decoration: none;
    color: #fff;
}
nav ul ul li a:hover {
    color: #40484D;
}
.navtoggle {
    display: none;
  -webkit-user-select: none;
  user-select: none;
}
.slider {
	margin-top:150px!important;
    line-height: 0;
}
section.content {
    padding: 50px;
}
.content .slider {
	margin:50px -50px;
	margin-top:0px!important;
}
article.child-page {
	padding-top:150px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.content ul {
	margin:0;
	padding:0;
}
.content ul li {
	margin:0 0 0.5em 0;
	padding:0;
}

/*--------------------------------------------------------------
# Referenzen
--------------------------------------------------------------*/
.grid {
	margin:0 -50px 25px -50px;
}
.grid-item {
	position:relative;
	width:30%;
	width:calc(100% / 3 - 50px / 3);
	display:inline-block;
	line-height:0;
	margin-bottom:25px;
	outline:none;
}
.grid-sizer {
	width:30%;
	width:calc(100% / 3 - 50px / 3);
	display:inline-block;
	line-height:0;
}
.imgwrap {
	overflow:hidden;
	position:relative;
}
.imgwrap img {
	width:100%;
	height:auto;
	display:block;
    transition: 600ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
}
.grid-item:hover .imgwrap img {
	transform:scale(1.05);
}
.infotoggle {
	position:absolute;
	bottom:0;
	right:0;
	padding:0.3em;
	z-index:2;
	font-size:25px;
	color:#fff;
    transition: 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
	outline:none;
}
.grid-item .infotoggle:hover {
	/*padding:0.4em;*/
}
.infowrap {
	padding:25px;
	position:relative;
	display:block;
	line-height:1.4em;
}
.infowrap h2,
.infowrap p {
	color:#fff;
}

.fancybox-thumbs>ul>li:before {
    border: 4px solid #8ABC3F;
}

@media all and (min-width: 800px) {
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right : 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.8);
  }
  
  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
}

.filters {
	padding:0 0 50px;
	line-height:32px;
}
.filters .lcol,
.filters .rcol {
	position:relative;
}
.filters .icon {
	font-size: 25px;
    width: 1em;
    display: inline-block;
	position:absolute;
	top:0.2em;
	left:0;
}
.filters .button-group {
	position:relative;
	display:block;
	padding-left: 2em;
}
.filters button {
	border: none;
    border-radius: 0;
    background: #fff;
    color: currentColor;
    font-size: 1em;
    padding: 0.3em;
	line-height:32px;
	outline:none;
	font-family: 'alteccondensed', sans-serif;
}
.filters button.selected {
    color: #8ABC3F;
}
.filters button span {
	display:inline;
	line-height:32px;
	opacity:0;
}
.filters button.selected span {
	display:inline;
	opacity:1;
}

/*--------------------------------------------------------------
# Karriere
--------------------------------------------------------------*/
#accordion {
	margin-top:1em;
}
.accordion-toggle {
	cursor: pointer;
	background-color:#8ABC3F;
	color:#fff;
	padding:25px 25px 50px;
	line-height:1em;
	margin:0;
	position:relative;
	font-weight:normal;
}
.accordion-toggle sub {
	bottom: 0;
	margin-left:0.5em;
}
.accordion-toggle:after {
	height: 25px;
	content:'';
	display:block;
	background-color:#fff;
	position:absolute;
	left:0;
	width:100%;
	bottom:0;
}
.accordion-content {
	display: none;
	padding: 0 25px 25px;
	margin:0;
}
.accordion-content p {
	margin-top:0;
}
/*--------------------------------------------------------------
# Leistungsspektrum
--------------------------------------------------------------*/

.process {
	height:2px;
	position:relative;
	background-color:#8ABC3F;
	margin:150px -50px;
}

.process [data-elem-count="6"] {
	width:calc(100% / 4.5);
	margin-right:calc(100% / 6 / -2);
}
.process .final {
	position:absolute;
	height:36px;
	right:0;
	padding:10px;
	color:#8ABC3F;
	background-color:#fff;
	top:50%;
	margin-top:-18px;
	line-height:1em;
}
.process .step {
	float:left;
	position:relative;
	height:100%;
	cursor:pointer;
}
.process .step .step-content {
	position:absolute;
	background-color:#8ABC3F;
	color:#fff;
	padding:10px;
	width:100%;
}
.process .step .marker {
	width:2px;
	height:25px;
	background-color:#8ABC3F;
	border:0px solid #fff;
	border-top:none;
	border-bottom:0;
	position:absolute;
	left:50%;
	margin-left:-1px;
}
.process .step .step-content h3 {
	color:#fff;
}
.process .step.even .marker {
	bottom:0;
}
.process .step.odd .marker {
	top:0;
}
.process .step.even .step-content {
	bottom:25px;
}
.process .step.odd .step-content {
	top:25px;
}
.process .step .step-text {
	display:none;
	position:relative;
}

.process .step:hover .step-text {
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.content .team > ul#team {
	list-style:none;
	padding:0;
	margin:0 -62.5px;
	text-align:left;
	position:relative;
}
.content .team > ul#team > li {
	padding:0;
	padding-left:0!important;
	margin:12.5px;
	display:inline-block;
	width:30%;
	width:calc(100% / 3 - 25px);
	position:relative;
	text-align:left;
}
.content .team > ul#team > li.divider {
	padding:0;
	padding-left:0!important;
	margin:5em 62.5px 1em;
	display:block;
	width:calc(100% - 25px);
	position:relative;
	text-align:left;
}
.content .team > ul#team > li.divider.lcol {
	margin:0em 62.5px 1em!important;
	width:50%;
}
.content .team > ul#team > li p {
	margin-bottom:0;
}
.content .team > ul#team > li p a {
	color:#fff;
	display:inline-block;
}
.content .team > ul#team > li p a:first-child span {
	display:none;
}
.content .team > ul#team > li p a:hover {
	color:#40484D;
}
.content .team > ul#team > li h3 {
	font-size:1.5em;
	color:#fff;
}
.content .team > ul#team > li p i {
	font-size:1.5em;
	position:relative;
	vertical-align: middle;
}

/* Width-fix for ms edge */
@supports (-ms-ime-align:auto) {
	.content .team > ul#team > li {
		margin:12.3px;
	}
}

/*--------------------------------------------------------------
# Contact Form
--------------------------------------------------------------*/

.kollektionen {
	margin-left:-12.5px;
}
.kollektionen > a {
	width:48%;
	width:calc(50% - 25px);
	margin: 12.5px;
	display:inline-block;
	line-height:0;
	position:relative;
}
.kollektionen > a img {
	width:100%;
	display:block;
	box-shadow:0 0 0 1px #40484D;
	transition:200ms;
}
.kollektionen > a:hover img {
	box-shadow:0 0 0 1px #8ABC3F;
}
.kollektionen > a:after {
  	line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: 200ms;
    content: '+';
    font-family: Arial;
    font-size: 3em;
    height: 100%;
	background-color:#8ABC3F;
	color:#fff;
	display: flex;
  	justify-content: center;
  	align-items: center;
}
.kollektionen > a:hover:after {
	opacity:1;
}

.altec-cf7  {
	line-height:1em;
	padding-top:1em;
}
.altec-cf7 label {
	position:relative;
	display: block;
	width:100%;
	margin:0 0 0 0;
}
.altec-cf7 label .label {
	position:absolute;
	z-index:10;
	left:5px;
	display:none;
}
.altec-cf7 label textarea {
	height:10em;
}

.altec-cf7 label input[type="text"], 
.altec-cf7 label input[type="email"], 
.altec-cf7 label textarea {
    color: #40484D;
    font-family: 'alteccondensed', sans-serif;
	border:1px solid #fff;
    border-radius: 0;
    padding: 5px;
	display:block;
	width:100%;
    transition: 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
	font-size:16px;
	background-color:#bbb;
}
.altec-cf7 label input[type="text"].wpcf7-not-valid, 
.altec-cf7 label input[type="email"].wpcf7-not-valid, 
.altec-cf7 label textarea.wpcf7-not-valid {
	border:1px solid red;
}

.altec-cf7 label input[type="text"]:focus, 
.altec-cf7 label input[type="email"]:focus, 
.altec-cf7 label textarea:focus,
.altec-cf7 label input[type="text"]:hover, 
.altec-cf7 label input[type="email"]:hover, 
.altec-cf7 label textarea:hover {
	border:1px solid #40484D;
	outline:none;
}
.altec-cf7 button, 
.altec-cf7 input[type="button"], 
.altec-cf7 input[type="submit"] {
    border: 1px solid;
    border-color: #40484D;
    border-radius: 0;
    background: #40484D;
    color: #FFF;
    font-size: inherit;
    padding: 10px;
    font-family: 'alteccondensed', sans-serif;
	display:block;
	width:100%;
    transition: 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
}
.altec-cf7 button:focus, 
.altec-cf7 input[type="button"]:focus, 
.altec-cf7 input[type="submit"]:focus,
.altec-cf7 button:hover, 
.altec-cf7 input[type="button"]:hover, 
.altec-cf7 input[type="submit"]:hover {
    border-color: #8ABC3F;
    background: #8ABC3F;
}
span.wpcf7-list-item {
    margin: 0;
}
.wpcf7-acceptance span label:after {
	content: "";
	display: table;
	clear: both;
}

.wpcf7-acceptance span label input {
	float: left;
	margin-right:1em;
	margin-bottom:1em;
}

.wpcf7-checkbox span.wpcf7-list-item {
	display:block;
	margin:0 0 0.5em;
}
/*--------------------------------------------------------------
# MAP
--------------------------------------------------------------*/


.map {
	width:100%;
	padding-top: 35.08%;
	position:relative;
}
.map #map {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.map #markers {
	display:none;
}
/*.map .info_content {
	min-width:250px;
}*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

footer {
    background-color: #8ABC3F;
    color: #fff;
    padding: 75px 35px 75px 50px;
    margin-bottom: 50px;
}
footer .rcol {
    text-align: right;
}
footer #footer-menu {
	margin:0;
	padding:0;
	list-style:none;
}
footer #footer-menu li {
	margin:0;
	padding:0;
	display:inline-block;
}
footer .rcol a {
    padding: 0 15px;
    display: inline-block;
}
footer .lcol {
	font-size:1.2em;
}
footer svg.logo_footer {
	height: 1em;
    width: auto;
    display: block;
    float: left;
    margin-top: 2px;
    margin-right: 5px;
    position: relative;
}

/*--------------------------------------------------------------
# Animated Headlines
--------------------------------------------------------------*/

.cd-title{position:relative;text-align:left;margin-bottom:0.5em}
.cd-title h1{font-weight:normal;line-height:1.2em;}
.cd-intro{width:90%;max-width:768px;text-align:center}
.cd-words-wrapper{display:inline-block;position:relative;text-align:left}
.cd-words-wrapper strong{font-weight:normal;display:inline-block;position:absolute;white-space:nowrap;left:0;top:0}
.cd-words-wrapper strong.is-visible{position:relative}
.no-js .cd-words-wrapper strong{opacity:0}
.no-js .cd-words-wrapper strong.is-visible{opacity:1}
.cd-headline.zoom .cd-words-wrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}
.cd-headline.zoom strong{opacity:0}
.cd-headline.zoom strong.is-visible{opacity:1;-webkit-animation:zoom-in .8s;-moz-animation:zoom-in .8s;animation:zoom-in .8s;animation-duration:2s}
.cd-headline.zoom strong.is-hidden{-webkit-animation:zoom-out .8s;-moz-animation:zoom-out .8s;animation:zoom-out .8s;animation-duration:2s}
@-webkit-keyframes zoom-in {
0%{opacity:0;-webkit-transform:translateZ(0)}
100%{opacity:1;-webkit-transform:translateZ(0)}
}
@-moz-keyframes zoom-in {
0%{opacity:0;-moz-transform:translateZ(0)}
100%{opacity:1;-moz-transform:translateZ(0)}
}
@keyframes zoom-in {
0%{opacity:0;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}
100%{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}
}
@-webkit-keyframes zoom-out {
0%{opacity:1;-webkit-transform:translateZ(0)}
100%{opacity:0;-webkit-transform:translateZ(-0)}
}
@-moz-keyframes zoom-out {
0%{opacity:1;-moz-transform:translateZ(0)}
100%{opacity:0;-moz-transform:translateZ(-0)}
}
@keyframes zoom-out {
0%{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}
100%{opacity:0;-webkit-transform:translateZ(-0);-moz-transform:translateZ(-0);-ms-transform:translateZ(-0);-o-transform:translateZ(-0);transform:translateZ(-0)}
}

/*--------------------------------------------------------------
# Responsive Styles
--------------------------------------------------------------*/

@media only screen and (max-width:1426px) {
    .pagewrap,
	header .inner {
        width:calc(100vw - 300px);
    }
}
@media only screen and (max-width:1280px) {
    a.logo {
        padding: 50px 0 50px 50px;
    }
    a.logo svg {
        height: 25px;
    }
    
    nav ul {
        line-height: 25px;
    }
    
	.slider {
		margin-top:125px!important;
	}
	.content .slider {
		margin-top:0px!important;
	}
	
	
	article.child-page {
		padding-top:125px;
	}
	
    .sidebar {
        top: 125px;
    }
	.content .team > ul#team > li {
		width:48%;
		width:calc(50% - 25px);
	}
	
	.content .team > ul#team > li p a {
		display:block;
	}
	.content .team > ul#team > li p a:first-child span {
		display:inline;
	}
}
@media only screen and (max-width:1150px) {
    nav ul {
        font-size: 0.9em
    }
    nav ul li a {
        padding: 50px 10px;
    }
    nav ul > li:last-child a {
        margin-right: 25px;
    }
    a.logo {
        padding: 50px 0 50px 35px;
    }
	.content .team > ul#team > li p a {
		display:inline-block;
	}
	.content .team > ul#team > li p a:first-child span {
		display:none;
	}
}
@media only screen and (max-width:1024px) {
	
	
	.content .team > ul#team > li.divider,
	.content .team > ul#team > li.divider.lcol {
		width:calc(100% - 125px);
	}
	
	.map {
		padding-top: 70%;
	}
    
    .sidebar {
        right: 0;
    }
    .sidebar ul {
        position: relative;
        transition: 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
    }
    .sidebar .lang:hover {
        height: auto;
        overflow: visible;
    }
    .sidebar ul:hover {
        z-index: 1000;
    }
    .pagewrap,
	header .inner {
        width:calc(100vw - 200px);
    }
    
    .col2 .rcol,
    .col2  .lcol {
        width: 100%;
        float: none;
    }
    
    nav .nav {
            display: block;
			transition: 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
			opacity: 0;
			background-color: #8ABC3F;
			position: fixed;
			width: 100%;
			top: 0;
			padding: 125px 50px 50px;
			pointer-events: none;
			z-index: 500;
			left: 0;
    }
    nav .nav.open {
        display: block;
        opacity: 1;
        pointer-events: all;
    }
	
    nav .nav ul {
            display: block;
			width: 100%;
		position:relative;
		z-index:2;
    }
    nav ul > li:last-child a {
        margin-right: 0;
    }
    nav ul li a:hover, 
    nav ul li a.active,
	nav ul li.current-menu-item > a{
        color: #8ABC3F!important;
		background-color:#fff;
    }
	
	nav ul.sub-menu {
		display:none!important;
	}

    nav ul li > ul {
        text-align: left;
        margin: 0;
        position: relative;
        display: block;
        line-height: 1em;
    }
    nav ul li > ul li a {
        
        padding-left: 50px;
    }
    nav ul li {
        display: block;
        width: 100%;
    }
    nav ul li a {
        padding: 1em;
        border-bottom: 1px solid #fff;
        color: #fff;
    }
    a.logo {
        padding: 50px 0 50px 35px;
		position:relative;
		z-index:501;
    }
    a.logo.open .greenfill,
    a.logo.open .greyfill {
		fill:#fff;
    }
    .navtoggle {
        display: block;
        position: relative;
        height: 25px;
        width: 35px;
        float: right;
        padding: 50px 75px 50px 50px;
        z-index: 501;
    }
    .navtoggle span {
        display: block;
        width: 35px;
        height: 5px;
        margin-bottom: 6px;
        position: relative;
        background: currentColor;

        z-index: 1;

        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                  background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                  opacity 0.55s ease;
    }
    .navtoggle.open span {
      opacity: 1;
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
        background: #fff;
    }
    .navtoggle.open span:nth-child(3) {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
    }
    .navtoggle.open span:nth-child(2) {
      opacity: 0;
      transform: rotate(0deg) scale(0.2, 0.2);
    }
	.grid-item,
	.grid-sizer{
		width:50%;
		width:calc(50% - 25px / 2);
	}
	li.print {
		display:none;
	}
}

@media only screen and (max-width: 900px){
	
	
	.content .team > ul#team > li {
		width:100%;
		width:calc(100% - 25px);
	}
	
	
	.content .team > ul#team > li p a {
		display:block;
	}
	.content .team > ul#team > li p a:first-child span {
		display:inline;
	}
	
	.process {
		height:auto;
		position:relative;
		background-color:#fff;
		margin:50px -50px;
	}

	.process [data-elem-count="6"] {
		width:100%;
		margin-right:0;
	}
	.process .final {
		position:relative;
		height:36px;
		right:auto;
		padding:10px;
		color:#8ABC3F;
		background-color:#fff;
		top:auto;
		margin-top:25px;
		line-height:1em;
		text-align:center;
	}
	.process .step {
		float:none;
		position:relative;
		height:auto;
		cursor:pointer;
	}
	.process .step .step-content {
		position:relative;
		background-color:#8ABC3F;
		color:#fff;
		padding:10px;
		width:100%;
	}
	.process .step .marker {
		width:2px;
		height:25px;
		background-color:#8ABC3F;
		border:0px solid #fff;
		border-top:none;
		border-bottom:0;
		position:absolute;
		left:50%;
		margin-left:-1px;
		top:100%;
	}
	.process .step .step-content h3 {
		color:#fff;
	}
	.process .step.even .marker {
		bottom:auto;
		top:100%;
	}
	.process .step.odd .marker {
		top:100%;
	}
	.process .step.even .step-content {
		bottom:auto;
		margin:25px 0;
	}
	.process .step.odd .step-content {
		top:auto;
		margin:25px 0;
	}
	.process .step .step-text {
		display:block;
		position:relative;
	}
	
	
	
}	
	
	
	
	
	
@media only screen and (max-width: 800px){
	
	.content .team > ul#team {
		margin:0 -12.5px;
	}
	.content .team > ul#team > li.divider {
		margin: 5em 12.5px 1em;
		width:100%;
	}
	.content .team > ul#team > li.divider.lcol {
		margin: 0em 12.5px 1em!important;
		width: 100%;
	}
	
	.sidebar .lang li {
		margin-right:1em;
	}
	.sidebar .lang li:last-child {
		margin-right:0;
	}
	.sidebar .lang li[data-position="1"] img {
		opacity:1;
	}
	
	footer svg.logo_footer {
		float: none;
    	margin: 0 auto 5px;
	}
	footer .lcol {
		margin-bottom:15px;
		
	}
	footer .rcol, footer .lcol {
		text-align:center;
	}
	
	.grid {
		margin:0 0 25px 0;
	}
	
	.sidebar {
		display:none;
	}
	.sidebar.mobile {
		display:block;
		position: relative;
		right: auto;
		top: auto;
		z-index: 0;
		height:50px!important;
	}
	.sidebar .lang {
		top: auto;
		right: auto;
		height: auto;
		overflow: visible;
		float:left;
		width:59%;
	}
	.sidebar .share {
		bottom: auto;
		right: auto;
		height: auto;
		float:right;
		width:39%;
		text-align:right;
	}
	.sidebar .lang li,
	.sidebar .share li {
		display:inline-block;
		width:50px;
		height:50px;
		background:none!important;
	}
	.sidebar .lang li a,
	.sidebar .share li a {
		padding: 0;
    	border-bottom: 0px;
		width:50px;
		height:50px;
	}
	.sidebar .lang img {
		width:50px;
		height:50px;
		opacity:0.3;
	}
	.sidebar ul.lang li a {
		background-color: #8ABC3F;
	}
	.sidebar .lang li a span {
		display:none!important;
	}
	.sidebar ul li a:hover span {
		display: none;
		opacity: 0;
	}
    .pagewrap,
	header .inner {
        width:calc(100vw - 100px);
    }
	
	
	.filters {
		padding:0 0 50px;
		line-height:32px;
	}
	
	.content .slider {
		margin-left:0;
		margin-right:0;
	}
	
    .navtoggle {
        padding-right: 35px;
    }
	a.logo {
		padding-left:0;
	}
	section.content {
		padding:50px 0;
	}
	
	.grid-item,
	.grid-sizer{
		width:100%;
	}
}
@media only screen and (max-width: 450px){
	.content .team > ul#team > li p a {
		display:inline-block;
	}
	.content .team > ul#team > li p a:first-child span {
		display:none;
	}
}
@media only screen and (max-width: 420px){
	.sidebar.mobile {
		height:40px!important;
	}
	.sidebar .lang li,
	.sidebar .share li {
		width:40px;
		height:40px;
	}
	.sidebar .lang li a,
	.sidebar .share li a {
		width:40px;
		height:40px;
	}
	.sidebar .lang img {
		width:40px;
		height:40px;
	}
	
    nav ul li a {
        padding: 0.5em;
        border-bottom: 1px solid #fff;
    }
	.content .team > ul#team > li p a:last-child span {
		display:none;
	}
}

@media only print{
	footer, .sidebar, #cookie-bar {display:none;}
	header {position:relative;}
	.pagewrap .slider {margin-top:0!important}
	section.content {padding:50px 0}
	.content .team > ul#team {margin:0}
	.infowrap {padding:0;}
	a.logo svg {height:25px;}
	a.logo {padding-left:0}
	nav ul li a {padding:35px 15px 40px}
	nav ul > li:last-child a {margin-right:0;}
}