/* APP CSS Document */
/*COLORS: 
	#A1BB9E lindgrün für Menü
	#323B32 tannengrün für Footer
	#80957E grün für Button:Hover
	#A1BB9E 
	#C2E2BF (weitere)
		*/
		

/* TYPOGRAPHY */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: bold;
}
blockquote, blockquote p {
	font-weight: bold;
  line-height: 1.6;
  color: #FFF;
}
blockquote {	
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.2)
}

.contain-to-grid {
	background: #A1BB9E;
	border-top: 2px solid #80957E;
	box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.2);
}
.top-bar-section ul li > a {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
}
.top-bar-section .has-dropdown li > a {
	font-size: 18px;
	font-weight: 400;
}
.top-bar-section ul li:last-child {
	background: #323B32;
}
.top-bar .name {
	border: none;
	font-family: 'Open Sans', sans-serif;
	color: #222;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 16px;
	text-transform: uppercase;
}
.top-bar-section li:not(.has-form) a:hover:not(.button) {
	background: none repeat scroll 0% 0% #323B32;
}
.top-bar-section ul li:hover:not(.has-form) > a {
	background: none repeat scroll 0% 0% #323B32;
	color: #FFF;
}
.top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button) {
	color: #FFF;
	background: none repeat scroll 0% 0% #80957E;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
	color: #FFF;
	background: none repeat scroll 0% 0% #323B32;
}
a.logo {
	color: #222;
}
a:hover.logo  { text-decoration: none; color: #222; }
.orbit-container .orbit-slides-container > li .orbit-caption h1 {
	font-size: 64px;
	font-weight: bold;
	border-bottom: none;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4)
}
.orbit-container .orbit-slides-container > li .orbit-caption h2 {
	text-transform: none;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4)
}
.orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
section.page-title {
	background: none repeat scroll 0 0 #80957E;
}
.gamma {
	width: 100%;
	float: left;
	height: auto;
	background: none repeat scroll 0% 0% #FFF;
	padding-bottom: 70px;
    padding-top: 90px;
}

button:hover, .button:hover, .button.secondary:hover, button.secondary:hover, button:focus, .button:focus, input[type="submit"]:hover, input[type="submit"]:focus {
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.25);
	color: #323B32;
	border-color: #323B32;
}
.button, button, input[type="submit"], a#catshopbuy:link, a#catshopbuy:visited {
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	background: none repeat scroll 0% 0% transparent;
	letter-spacing: 2px;
	border: 2px solid #80957E;
	color: #80957E;
}
#filters ul li button {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 2px solid #A1BB9E;
	padding: 10px 17px;
	color: #A1BB9E;
	font-weight: 400;
}
#filters ul li button.is-checked, #filters ul li button:hover, #filters ul li button:focus {
	border-color: #80957E;
	color:  #80957E;
}
section.cta {
	padding: 60px 0px 0px;
	background: none repeat scroll 0% 0% #80957E; /*#C08A56;*/
	text-align: center;
}
.cta-box {
	width: 100%;
	float: left;
	height: auto;
	background: none repeat scroll 0% 0% #F9F9F9;
	border: 1px solid #EAEAEA;
	margin-bottom: 30px;
}
.cta-box figure {
	width: 100%;
	float: left;
	background: none repeat scroll 0% 0% #ECECEC;
	border-bottom: 1px solid #EAEAEA;
}
.cta-box .cta-box-description {
	width: 100%;
	float: left;
	padding: 20px 22px;
}
.cta-box-description a.button {
	color: #80957E;
}
.cta-box-description a.button:hover {
	color: #323B32;
}
.service-effect {
}
.service-effect .service-overlay {
	position: absolute;
	top: 57px;
	left: 126px;
	cursor: pointer;
	border-radius: 50%;
	display: inline-block;
	height: 110px;
	width: 110px;
	border: 55px solid rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
	opacity: 1;
	visibility: visible;
	transform: scale(4);
	transition: all 0.3s ease-in-out 0s;
}
.wrap {
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.2);
    display: inline-block;
    clear: left;
    padding: 10px 20px 20px;
}
/*.wrap {
	width: 100%;
	height: auto;
	margin: 0px;
	float: left;
	border: medium none;
	overflow: hidden;
	position: relative;
	text-align: center;
	box-shadow: none;
	cursor: default;
}
.wrap .service-overlay, .wrap .content {
	overflow: hidden;
}
*/
.service-detail-item {
	margin-top: 1rem;
}
.about {
	/*background: url(/_assets/img/bg/werkstatt.jpg) no-repeat scroll center center;*/
	background-color: transparent;
}
section#team {
	background: url(../img/bg/werkstatt.jpg) no-repeat fixed center center;
	background-size: cover;
	background-color: transparent;
	padding-top: 80px;
	padding-bottom: 60px;
}
section#team h1, section#team h2 {
	color: #FFF;
}
section#team p {
	font-size: 18px;
	color: #FFF;
}
#team figure img {
	border-radius: 10px;
	box-shadow: 10px 12px 12px rgba(20, 20, 20, 0.45) !important;
}
section.work {
	padding: 60px 0 0;
}
section.about {
	padding: 40px 0px 40px 0px;
	text-align: center;
	margin-bottom: 0px;
}
.about {
	width: 100%;
	float: left;
	background: url(../img/bg/werkstatt.jpg) no-repeat center center;
	padding: 60px 0px 63px;
	background-size: cover;
}
.about figure img {
	border-radius: 10px;
	box-shadow: 10px 12px 12px rgba(20, 20, 20, 0.45) !important;
}
.about h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	font-size: 36px;
	line-height: .7;
	margin-bottom: 20px;
	margin-top: 20px
}
.about p {
	color: #ffffff;
	line-height: 1.5;
}
.about p.lead { background: rgba(255, 255, 255, 0.2);
	padding: 10px; 
}
.get-touch {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding: 8px 20px 10px 20px;
	border: 2px solid #fff;
	display: inline-block;
	margin-top: 20px;
}
.get-touch:hover {
	color: #FFF;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.2);
	transition: background-color 300ms ease-out 0s;
}
a.get-touch {
	color: #ffffff;
	padding-bottom: 10px;
}
figure {
	margin-right: 0px;
	margin-left: 0px;
}
.subtitle { 
	color: #FFF;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	padding-left: 0.5rem;
}
footer {
	background: #323B32;
}
footer p, footer div.copy {
	font-weight: 100;
	color: #FBFBFB;
	font-size: 14px;
	line-height: 24px;
}
footer .vcard {
	border: medium none;
	color: #FBFBFB;
	font-size: 14px;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
}
.txt-trans-none {
	text-transform: none;
}
.bold {
	font-weight: bold;
}
.sansserif {
	font-family: 'Open Sans', sans-serif;
}
.padding {
	padding-top: 30px;
	padding-bottom: 30px;
}
.green {
	background: #323B32;
}
.large {
	font-size: 50px;
	line-height: 50px;
}
.medium {
	font-size: 24px;
	line-height: 24px;
}
.action, a.action, a.action:hover {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: none;
	padding: 12px;
	margin-bottom: 1.5rem;
	color: #FFF !important;
	font-size: larger;
	line-height: 3.2rem;
	background: rgb(198, 57, 67);
	background: -moz-linear-gradient(270deg, rgb(198, 57, 67) 13%, rgb(248, 104, 0) 88%);
	background: -webkit-linear-gradient(270deg, rgb(198, 57, 67) 13%, rgb(248, 104, 0) 88%);
	background: -o-linear-gradient(270deg, rgb(198, 57, 67) 13%, rgb(248, 104, 0) 88%);
	background: -ms-linear-gradient(270deg, rgb(198, 57, 67) 13%, rgb(248, 104, 0) 88%);
	background: linear-gradient(0deg, rgb(198, 57, 67) 13%, rgb(248, 104, 0) 88%);
}

/*section.main a, a:hover { color: #414141; }
section.main a.button { color: #A1BB9E; }
section.main a.button:hover { color:#80957E; } */
a:hover {
	color: #C28040;
	transition-duration: 0.5s; 
}
.service-details a {
	color: #222;
}
a.button {
	color: #A1BB9E;
}
a.button:hover {
	color: #323B32;
}
.smaller { font-size: 1.5rem; }
.remove-bottom { margin-bottom: 0.5rem; }
#madeby {
    margin-top: 3em;
}
#madeby a {
    color: #0C0C0C;
}
#contact { line-height: 1.6rem; }
/*#contact span {
	color: #414141;
	line-height: 1.6;
	margin-bottom: 1.25rem;
	text-rendering: optimizelegibility;
} */
@media only screen and (min-width: 0) and (max-width: 640px) {
.contain-to-grid {
	padding: 20px 0px 15px;
}
.top-bar .name { 
	margin-left: 0px;
}
.action, a.action {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: none;
	padding: 5px;
	margin-bottom: 1.5rem;
	color: #FFF;
	font-size: 16px;
	letter-spacing: normal;
	line-height: 2.2rem;
	background: rgb(198, 57, 67);
	background: -moz-linear-gradient(270deg, rgb(198, 57, 67) 13%, rgb(248, 104, 0) 88%);
	background: -webkit-linear-gradient(270deg, rgb(198, 57, 67) 13%, rgb(248, 104, 0) 88%);
	background: -o-linear-gradient(270deg, rgb(198, 57, 67) 13%, rgb(248, 104, 0) 88%);
	background: -ms-linear-gradient(270deg, rgb(198, 57, 67) 13%, rgb(248, 104, 0) 88%);
	background: linear-gradient(0deg, rgb(198, 57, 67) 13%, rgb(248, 104, 0) 88%);
}
section.gamma {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
}

@media only screen and (min-width: 641px) and (max-width: 768px){
.top-bar-section ul li a { font-size: 16px !important; }
}