/* ==============
Theme Name: Bruckner Partner
Description: Responsive, SEO-friendly WordPress theme for www.bruckner-partner.at
Version: 2.0
Author: Michael Wilke, Designtiger Webdesign
Author URI: http://www.designtiger.at/
============== */

@import url("css/reset-min.css");
@import url("css/grid.css");   /* regular grid */
/* @import url("css/grid2.css"); no gutter grid */

/* Content, Forms, etc */
@import url("css/basic.css");

/* Navigation */
@import url("css/nav.css");

/* Slider */
@import url("css/slider.css");

/* Toggle */
@import url("css/toggle.css");

/* Icons */
@import url("css/icons.css");




/*************************************************
* Webfonts
*	font-family: 'NimbusSanNov-Reg'
*	font-family: 'NimbusSanNov-SemBol'
*
*************************************************/

@font-face {font-family: 'NimbusSanNov-SemBol';src: url('fonts/3134E2_0_0.eot');src: url('fonts/3134E2_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/3134E2_0_0.woff2') format('woff2'),url('fonts/3134E2_0_0.woff') format('woff'),url('fonts/3134E2_0_0.ttf') format('truetype');}
 
@font-face {font-family: 'NimbusSanNov-Reg';src: url('fonts/3134E2_1_0.eot');src: url('fonts/3134E2_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/3134E2_1_0.woff2') format('woff2'),url('fonts/3134E2_1_0.woff') format('woff'),url('fonts/3134E2_1_0.ttf') format('truetype');}

/*************************************************
****            Custom Styles				  ****
*************************************************/

body,
input,
select,
textarea {
	font-family: 'NimbusSanNov-Reg', helvetica, arial, sans-serif;
}

body {
	font-size: 16px;
	line-height: 1.375;
	color: #424242;
}

#header,
#container,
#kontaktfooter,
#footer,
#subfooter {
	/*
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    */
}


/*************************************************
* Struktur
*************************************************/

body {
	
}

#top {
	
}

#header {
	padding: 50px 0 30px 0;
}

#logo {
	background: url( images/logo.png) 0 0 no-repeat;
	background-size: 500px auto;
	height: 50px;
}

#meta {
	
}

#nav {
	
}

#slider .wrap {
	
}

.section_fullimg .wrap {
	
}

#container {
	
}

#content {
	min-height: 150px;
}

#sidebar {
	
}

.greyfooter {
	background: #dfdfdf;
}

#footer {
	width: 100%;
	background: #dfdfdf;
	margin-top: 4px;
}

#subfooter {
	width: 100%;
	background: #1a1a17;
}


.postinfo {
	display: none;
	height: 0px;
	overflow: hidden;
	text-indent: -9999px;
}

.span35 {
	display: inline-block;
	width: 30px;
}

/*************************************************
* Typo

	-webkit-transition: all 0.5s ease;
    -moz-transition: 	all 0.5s ease;
    -o-transition: 		all 0.5s ease;
    transition: 		all 0.5s ease;
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

*************************************************/

a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	
	text-decoration: none;
	color: #d1050b;	
}

a.blocka {
	display: block;
}

p a,
li a {
	-webkit-transition: all 0.5s ease;
    -moz-transition: 	all 0.5s ease;
    -o-transition: 		all 0.5s ease;
    transition: 		all 0.5s ease;
}

a:hover {
	color: #838383;
}

strong, b {
	font-weight: normal;
	font-family: 'NimbusSanNov-SemBol', helvetica, arial, sans-serif;
}

h1 {
	
}

#logo h1 {
	
}

#logo h1 a {
	display: block;
	width: 500px;
	height: 50px;
	
	text-indent: -9999px;
}

h2 {
	font-size: 40px;
	font-family: 'NimbusSanNov-SemBol', helvetica, arial, sans-serif;
	margin-bottom: 35px;
	line-height: 1;
}

h3 {
	font-size: 22px;
	font-family: 'NimbusSanNov-SemBol', helvetica, arial, sans-serif;
	margin-bottom: 20px;
	line-height: 1;
}

.section_aktion h3 {
	font-size: 28px;
	text-align: center;
	margin-top: 15px;
}

h4 {
	font-size: 18px;
	font-family: 'NimbusSanNov-SemBol', helvetica, arial, sans-serif;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 1;
	line-height: 1.3;
}

h5, h6 {
	
}

h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	
}

p, #content ul, #content ol {
	margin:  0 0 10px 0;
}

#container ul,
#container ol {
	margin-bottom: 30px;
}

#container ul li {
	list-style-type: disc;
	margin-left: 20px;
}

#container ol li {
	list-style-type: decimal;
	margin-left: 20px;
}

.zitat {
	padding: 30px 50px 20px 50px;
	background: #dfdfdf;
}

.greybox {
	background: #dfdfdf;
}

blockquote {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	margin: 0 0 20px 0;
	font-size: 17px;
	line-height: 1.7;
}

hr {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	height: 1px;
	margin: 10px 0 10px 0;
	border-bottom: 4px solid #dfdfdf;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

p.caption {
	margin: 5px 5px 0 5px;
	text-align: center;
	font-size: 15px;
	font-style: italic;
}


/*************************************************
* Teasers, Subpages
*************************************************/

.section_teaser {
	background: #dfdfdf;
}

.teaser {
	
}

.teaserbild {
	margin-bottom: 12px;
	overflow: hidden;	
}

.referenzimg,
.galeriebild,
.linkedimage {
	overflow: hidden;
}

.teaser a img,
.referenzitem a img,
.galeriebild a img,
.linkedimage a img { 
	-webkit-transition: all 0.3s ease;
	-moz-transition: 	all 0.3s ease;
	-ms-transition: 	all 0.3s ease;
	-o-transition: 		all 0.3s ease;
	transition: 		all 0.3s ease;
	
	-webkit-backface-visibility: hidden;
}

.teaser:hover a img,
.referenzitem:hover a img,
.galeriebild a:hover img,
.linkedimage a:hover img { 
	-moz-transform: 	scale(1.05);
	-webkit-transform: 	scale(1.05);
	-o-transform: 		scale(1.05);
	-ms-transform: 		scale(1.05);
	transform: 			scale(1.05);
	opacity: 0.6;
}

.teasertext {
	position: relative;
}

.teasericon {
	position: absolute;
	background: #d1050b;
	left: 15px;
	top: 0;
	width: 45px; 
	height: 34px; 
	-webkit-transform: skew(38deg); 
       -moz-transform: skew(38deg); 
		 -o-transform: skew(38deg); 
		    transform: skew(38deg); 	
}

.teasertext h3 {
	position: relative;
	padding-left: 80px;
	top: 0;
	height: 34px;
	font-size: 22px;
	line-height: 34px;
	margin-bottom: 0;
	font-family: 'NimbusSanNov-SemBol', helvetica, arial, sans-serif;
}

.teasertext h3 a {
	color: #1a1a17;
	display: block;
}

.teasertext h3 a,
.teasericon {
	-webkit-transition: width 0.5s ease, color 0.5s ease;
    -moz-transition: 	width 0.5s ease, color 0.5s ease;
    -o-transition: 		width 0.5s ease, color 0.5s ease;
    transition: 		width 0.5s ease, color 0.5s ease;	
}

.linkedteaser:hover .teasericon {
	width: calc( 100% - 29px );
}

.linkedteaser:hover h3 a {
	color: #fff;
} 

.teasertext p {
	font-size: 15px;
	padding-right: 10px;
	line-height: 1.46;
} 


/*************************************************
* Sections
*************************************************/

.section_contact {
	font-size: 15px;
}

.section_feedback h3,
.section_feedback blockquote {
	padding-left: 5px;
	padding-right: 5px;
}

.section_feedback .equalheight {

}

p.rating {
	line-height: 1.8;
	padding-left: 5px;
	padding-right: 5px;
}

.stars {
	
}

span.stars, span.stars span {
    display: block;
    background: url(images/stars.png) 0 -16px repeat-x;
    background-size: 16px 32px;
    width: 80px;
    height: 16px;
}

span.stars span {
    background-position: 0 0;
}

.referenztyp {
	margin-bottom: 5px;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #a8a8a8;
}

/*************************************************
* Slider
*************************************************/

#slider {
	
}

.singleslide {
	position: relative;
}

.sliderolay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(images/sliderolay.png);
	background-position: 60px 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.slidertext {
	position: absolute;
	top: 20px;
	left: 0;
	
	font-family: 'NimbusSanNov-SemBol', helvetica, arial, sans-serif;
}

.slidertext,
.slidertext a {
	color: #fff;
}

.slidertext h3 {
	font-size: 36px;
	margin-bottom: 0;
}

.slidertext p {
	font-size: 28px;
}

/*************************************************
* Button
*************************************************/

.button {
	
}

.button a {
	width: 100%;
	display: block;
	text-align: center;
	text-decoration: none;	
	line-height: 55px;
	margin: 20px 0 10px 0;
	
	font-size: 15px;
	letter-spacing: 0.02em;
	color: #fff;
	
	-webkit-transition: background 0.5s ease;
    -moz-transition: 	background 0.5s ease;
    -o-transition: 		background 0.5s ease;
    transition: 		background 0.5s ease;
}

.button.primary a {
	background: #d1050b;
}

.button a:hover {
	background: #dfdfdf;
}

.button.primary a:hover {
	background: #878784;
}

.mobilebutton {
	display: none;
}

.mobilebutton a .icon {
	position: relative;
	top: 2px;
	padding: 0 5px 0 0;
}

/*************************************************
* Swipebox
*************************************************/

#swipebox-overlay {
	background: rgba(255,255,255,0.96) !important;
}

#swipebox-slider .slide {
	padding: 20px !important;
}

#swipebox-close {
	background-color: #d1050b !important;
}

#swipebox-bottom-bar {
	background: transparent !important;
}

#swipebox-arrows {
    max-width: none !important;
    width: 98% !important;
    background: transparent !important;
}

#swipebox-arrows a {
	background-color: #d1050b !important;
}

#swipebox-next.disabled, 
#swipebox-prev.disabled {
    opacity: 0.15 !important;
}

/*************************************************
* Seitenanfang
*************************************************/

#totop {
	position: fixed;
	right:  10px;
	bottom: 25px;
	width: 	35px;
	height: 35px;
	background: #d1050b;
	-webkit-border-radius: 	2px;
	-moz-border-radius: 	2px;
	border-radius: 			2px;
	z-index: 11118;
	display: none;
}

#totop a {
	text-align: center;
	display: block;
	width: 	35px;
	height: 35px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}

#totop .icon {
	position: relative;
	top: -4px;
	color: #fff !important;
}

/*************************************************
* Edit-Link
*************************************************/

.edit-link {
	clear: both;
	margin-top: 15px;
}

/*************************************************
* Formulare
*************************************************/

div.wpcf7 {
}

.wpcf7 p {
	line-height: 1.6;
	margin-bottom: 10px;
}

input[type="text"], 
input[type="email"], 
input[type="submit"],
input[type="file"],
input[type="tel"],
textarea  {
	width: 100%;
}

input[type="text"], 
input[type="email"], 
input[type="submit"],
input[type="file"],
textarea {
	-webkit-appearance: none;
    -webkit-border-radius: 	0px;
	-moz-border-radius: 	0px;
	border-radius: 			0px;    
    
    line-height: 1.2;
	font-size: 16px;
	background: #f0f0f0;
	padding: 6px;
	border: 1px solid #d1050b;
}

input[type="file"] {
	font-size: 15px;
}

select {
	-webkit-border-radius: 	0px;
	-moz-border-radius: 	0px;
	border-radius: 			0px;
	
	line-height: 1.5;
	font-size: 16px;
	background: #f0f0f0;
	border: 1px solid #d1050b;
}

input[type="text"]:focus, 
input[type="email"]:focus,
input[type="submit"]:focus, 
textarea:focus {
	background: #fff;
	border: 1px solid #d1050b;
}

.wpcf7 span {
	
}



.wpcf7-radio .wpcf7-list-item,
.wpcf7-checkbox .wpcf7-list-item {
	
	margin: 0 20px 0 0;
	display: inline-block;
	display: block;
}

span.wpcf7-list-item {
	margin: 0 !important;
}

input[type="checkbox"], 
input[type="radio"] {
	display: inline-block;
	margin: 0 5px 0 5px;
	
	border: 1px solid #d1050b;
	
	cursor: pointer;
}

.wpcf7-acceptance label {
	cursor: pointer;
}

input[type="submit"] {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	
	-webkit-user-select: none;
	-moz-user-select:	 none;
	-ms-user-select:	 none;
	user-select:		 none;
	
	padding: 0;
	line-height: 55px;
	font-size: 16px;
	border: 1px solid #d1050b;
	background: #d1050b;	
	color: #fff;
	margin-top: 5px;
	letter-spacing: 0.02em;
	
	-webkit-transition: all 500ms ease;
	   -moz-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		 -o-transition: all 500ms ease;
		 	transition: all 500ms ease;
}

input[type="submit"]:hover {
	text-decoration:none;
	cursor:pointer;
	
	border: 1px solid #555;
	background: #555;
}

input[type="submit"]:disabled {
	color: #fff;
	border: 1px solid #bcbcbc;
	cursor: auto;
	background: #bcbcbc;
}


/*************************************************
* Google Maps
*************************************************/

.gmap {
	width: 100%;
	height: 500px;
	margin: 0;
}

.gmap img {
	max-width: none;
}

/*************************************************
* Responsive 
*************************************************/

@media (max-width:480px) {
	
	input[type="text"], 
	input[type="email"], 
	textarea,
	select  {
		width: 100%;
	}
	
	/* Disable Safari mobile zoom */
	select, textarea, input, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select:focus, input:focus { 
		font-size: 16px;
	}
	
	.slidertext {
		width: 100%;
		top: 20%;
		padding: 0 20px;
		text-align: center;
	}	
	.slidertext h3 {
		font-size: 26px;
		margin-bottom: 5px;
	}	
	.slidertext p {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.slidertext p.text1 {
		
	}
	.slidertext p.text2 {
		
	}
	.slidertext p.text3 {
		
	}
}

@media (max-width: 373px) {
	#logo,
	#logo h1 a {
		width: 300px;
		height: 30px;
		background-size: 100% auto;
		margin-bottom: 10px;
	}
	
	.sliderolay {
		background-position: center 0; 
	}
	
	#mobileheader {
		padding: 10px;
		height: 50px;
	}
	
	#mobilenav.inactive {
		height: 50px;
	}
	
	#mobilelogo,
	#mobilelogo h1 a {
	    width: 230px;
	    height: 30px;
	}
	
	#mobilelogo {
		margin-top: 3px;
	}
}

@media (min-width: 374px) and (max-width:413px) {
	#logo,
	#logo h1 a {
		width: 350px;
		height: 35px;
		background-size: 100% auto;
		margin-bottom: 10px;
	}
	
	.sliderolay {
		background-position: center 0; 
	}
}

@media (min-width: 414px) and (max-width:480px) {
	#logo,
	#logo h1 a {
		width: 390px;
		height: 39px;
		background-size: 100% auto;
		margin-bottom: 10px;
	}
	
	.sliderolay {
		background-position: center 0; 
	}
}

@media (min-width: 481px) and (max-width: 767px) {
	#logo,
	#logo h1 a {
		width: 470px;
		height: 47px;
		background-size: 100% auto;
		margin-bottom: 10px;
	}
	
	.sliderolay {
		background-position: center 0; 
	}
	
	.slidertext {
		width: 100%;
		top: 25%;
		padding: 0 20px;
		text-align: center;
	}	
	.slidertext h3 {
		font-size: 26px;
		margin-bottom: 15px;
	}	
	.slidertext p {
		font-size: 20px;
	}
	.slidertext p.text1 {
		
	}
	.slidertext p.text2 {
		
	}
	.slidertext p.text3 {
		
	}
}

@media (max-width:767px) {
	
	.slidertext p,
	.slidertext h3 {
		text-shadow: 0 2px 2px #343434;
	}
	
	.mobilebutton {
		display: block;
	}
	
}

@media (max-width:768px) {
	
}

@media (min-width: 768px) and (max-width: 991px) {
	#logo,
	#logo h1 a {
		width: 470px;
		height: 47px;
		background-size: 100% auto;
	}
	
	.sliderolay {
		background-position: 69px 0; 
	}	
	
	.slidertext {
		top: 30%;
	}	
	.slidertext h3 {
		margin-left: 175px;
		font-size: 26px;
		margin-bottom: 15px;
	}	
	.slidertext p {
		margin-left: 200px;
		font-size: 20px;
	}
	.slidertext p.text1 {
		
	}
	.slidertext p.text2 {
		margin-left: 240px;
	}
	.slidertext p.text3 {
		margin-left: 280px;
	}
}

@media (min-width: 992px) and (max-width: 1179px) {
	
	.slidertext {
		top: 30%;
	}	
	.slidertext h3 {
		margin-left: 200px;
		font-size: 30px;
	}	
	.slidertext p {
		margin-left: 200px;
		font-size: 26px;
	}
	.slidertext p.text1 {
		
	}
	.slidertext p.text2 {
		margin-left: 240px;
	}
	.slidertext p.text3 {
		margin-left: 280px;
	}
	
}

@media (max-width: 1024px) {
	
	#navpadding {
		height: 80px;
	}
}


@media (min-width: 1025px) {
	#navpadding {
		height: 90px;
	}
}

@media (min-width: 1025px) {

	#nav {
		height:      60px;
		line-height: 60px;
		min-height:  60px;
		
		-webkit-transition: height 0.5s ease, line-height 0.5s ease, min-height 0.5s ease;
	    -moz-transition: 	height 0.5s ease, line-height 0.5s ease, min-height 0.5s ease;
	    -o-transition: 		height 0.5s ease, line-height 0.5s ease, min-height 0.5s ease;
	    transition: 		height 0.5s ease, line-height 0.5s ease, min-height 0.5s ease;
	}
	
	#nav.highnav {
		height: 	 90px;
		line-height: 90px;
		min-height:  90px;
	}
}

@media (min-width: 1180px) and (max-width: 1299px) {
	
	.slidertext {
		top: 40%;
	}	
	.slidertext h3 {
		margin-left: 260px;
	}	
	.slidertext p {
		margin-left: 260px;
	}
	.slidertext p.text1 {
		
	}
	.slidertext p.text2 {
		margin-left: 320px;
	}
	.slidertext p.text3 {
		margin-left: 360px;
	}
}

@media (min-width:1300px) {
	
	.slidertext {
		top: 40%;
	}	
	.slidertext h3 {
		margin-left: 280px;
	}	
	.slidertext p {
		margin-left: 280px;
	}
	.slidertext p.text1 {
		
	}
	.slidertext p.text2 {
		margin-left: 320px;
	}
	.slidertext p.text3 {
		margin-left: 360px;
	}
}
