/*
Theme Name: Stadler Blechtechnik BS5
Theme URI: WWW.STADLER-BLECHTECHNIK.CH
Version: 1.0 2024
Description: RESPONSIVE CUSTOM THEME BOOTSTRAP 5
Author: FREDY HOLENSTEIN 
Author URI: HTTP://WWW.WORKZ.CH
*/
/*

sbtblue: #272b5b  rgba(39,43,91,1.00)
sbtred: #9a191e  rgba(154,25,30,1.00)

*/
/* nunito-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/nunito-sans-v15-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nunito-sans-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/nunito-sans-v15-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/nunito-sans-v15-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
body {
  font-family: 'Nunito Sans';
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 2px;
}
body, html {
  width: 100%;
  height: 100%;
}
body {
  color: rgba(39, 43, 91, 1.00);
  background: #ebebeb;
}

h1,h2,h3 {font-weight:700;}
h4,h5,h6 {font-weight: 600;}

.blacktrans {
  background: rgba(0, 0, 0, 0.24);
  color: #fff;
}
.blacktrans a {
  color: rgba(255, 255, 255, 1.00)
}
.blacktrans a:hover {
  background: rgba(0, 0, 0, 1.00);
  color: rgba(255, 255, 255, 1.00)
}
.bgblack {
  background: rgba(0, 0, 0, 1.00);
  color: #fff;
}
.sbtblue {
  color: #272b5b;
}
.sbtbluebg {
  background: rgba(39, 43, 91, 1.00)
}
.sbtred {
  color: #9a191e;
}
.sbtredbg {
  background: rgba(154, 25, 30, 1.00)
}
.sbtgrey {
  color: #edebec;
}
.sbtgreybg {
  background: rgba(237, 235, 236, 1.00)
}

.portrait {border-top:7px solid #9a191e; padding:14px 0;display:table; }
.portraits {border-top:3px solid #9a191e; padding:14px 0; display: inline-block;}
.portraitb {border-top:1px solid #272b5b; padding:14px 0 21px 0; display:table;}


.pagetitle {
  background: rgba(221, 144, 19, 0.90);
  color: #fff;
  display: inline;
  padding: 18px 9px 9px 9px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  text-transform: uppercase;
}
.card {
  background: rgba(255,255,255, 1.00);
  border: none;
}

.card-footer {
  padding: 0px;
  color: none!important;
   background: rgba(221, 144, 19, 0.00);
  border-top: 0px;
}


.responsive {
  width: 100%;
  height: auto;
}

/* INTRO NEWS */
.readmoreicon { width: 40px; height: auto;}
h3.posttitlemas { font-size:18px; font-weight: normal;}



p {
  line-height: 1.5;
}




div.music img {
 filter: saturate(1);
-webkit-filter: saturate(1);
-moz-filter: saturate(1);
-ms-filter: saturate(1);
-o-filter: saturate(1);
}

div.music img:hover {
filter: none;
-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}



.pnav {font-size: 10px;}

.rotateicon {
  transform: rotate(90deg)
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.infobox {
  background: rgba(150, 25, 25, 0.80);
  color: #fff;
}
.infoboxex a {
  color: #fff;
}
.bgwhite {
  background: #fff;
}
.white, a.white {
  color: #fff;
}
p {
  line-height: 1.5;
  font-size: 1em;
  letter-spacing: 2px;
}
/****HEADER VISUAL ***/
/****HEADER VISUAL ***/
section.introvisual {
  height: 90%;
  background-attachment: scroll;
}
@media only screen and (max-width: 767px) {
  section.introvisual {
    height: auto !important;
    background-attachment: scroll;
    padding-top: 40px;
  }
  .header {
    display: none;
  }
}
/****SEARCH FORM  ***/
/****OPENER & ÜBERSCHRIFT ***/
.opener {
  padding: 18px;
}
.opener h1 {
  font-size: 32px;
  letter-spacing: 1px;
  line-height: 1.5;
}
.grey {
  background: rgba(228, 230, 227, 1.00);
}
.inner {
  padding: 0 0 0 16px;
}
.indent {
  padding-left: 32px;
}
/***** Screen 960px *****/
divider {
  width: 100%;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.v1 {
  height: 80%;
  background-image: url(../img/bg/divider_01.jpg);
  background-attachment: fixed;
  background-size: cover;
}
.box {
  width: 100%;
  padding: 5px 0 5px 10px;
}
/***** Logo, Btn & Phone Menu Btn *****/
img.attachment-large {
  width: 100%;
  height: auto;
  border: none;
}
a.navigation-btn {
  display: none;
  float: right;
}
a.navigation-btn img {
  margin: 0 0 0 16px;
  padding: 0;
  width: 35px;
  height: auto;
  cursor: pointer;
  float: right;
}
a.btn-download, .btn-download {
  margin: 34px 0 0 0;
  padding: 8px 28px 9px 12px;
  display: inline-block;
  color: #fff;
  border: 1px solid #565655;
  background: #565655 url(../img/btn-arrow.png) no-repeat right;
  cursor: pointer;
  float: right;
}
a:hover.btn-download {
  text-decoration: none;
  border: 1px solid #565655;
  color: #666;
  background: #565655 url(../img/btn-arrow.png) no-repeat right;
}
/***** BACKGROUNDS AND FLOATS *****/
.left {
  float: left;
}
.right {
  float: right
}
.fullw {
  width: 100%;
}
.fixed {
  position: fixed;
  top: 0;
  height: 40px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.00);
  width: 100%;
  margin: 0 !important;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
/* MANSONRY */
.item {
  position: relative;
/*  width: 33.33333333333%;*/
	  width: 50%;
  float: left;
  display: block;
  height: auto;
	border:16px solid #edebec;
}
.iteminner {
  padding: 16px;
background: rgba(0,0,0,0.05);

}
.iteminner h2 a {
  font-size: 21px;
  color: #fff;
}
.iteminner h2 a:hover {
  color: #666 !important;
  text-decoration: none;
}
.iteminner h6 {
  color: #565655 !important;
}
section.visual {
  height: 70%;
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
}
/***** Phone (portrait 300px) *****/
@media only screen and (max-width: 767px) {
  /***** Logo, Btn & Phone Menu Btn *****/
  section.introvisual {
    height: 200px;
    background-attachment: scroll;
    background-size: cover;
    width: 100%;
  }
  section.visual {
    background-size: cover;
    background-position: top;
    background-attachment: scroll;
  }
  section#navpadding {
    display: none;
  }
  .responsive {
    width: 100%;
    height: auto;
  }
  .reduce {
    width: 60%;
    height: auto;
    margin: 0 auto;
    text-align: center;
  }
  .v1 {
    height: 200px !important;
    background-attachment: scroll;
    background-size: cover;
    width: 100%;
  }
  img.toplogo {
    width: auto;
    height: 50px;
  }
  .gallery-item {
    float: none !important;
    margin-top: 10px;
    text-align: center;
    width: 200px !important;
    height: auto !important;
  }
  .item {
    position: relative;
    width: 95%;
    float: none !important;
    padding: 15px 0 15px 0;
    margin-bottom: 35px;
    margin-right: 1%;
  }
}
/*  NAVIGATION */
.generic {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.40);
  color: #fff;
  z-index: 990;
  height: 50px;
  overflow: hidden;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
  text-align: center;
}
.generic.shrink {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.40);
  color: #fff;
  z-index: 990;
  height: 0px;
  overflow: hidden;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
  text-align: center;
}
.header {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 1.00);
  color: #fff;
  z-index: 1000;
  height: 140px;
  overflow: visible;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
  text-align: center;
}
.header.shrink {
  position: fixed;
  top: 0px;
  left: 0;
  height: 120px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background-color: rgba(255, 255, 255, .66) !important;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
}
.header.screennav {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.header.shrink.screennav {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.header.screennav div.navigation {
  margin-top: 18px;
}
.header.shrink.screennav div.navigation {
  margin-top: 0px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.header img.toplogo {
  height: 90px;
  width: auto;
  opacity: 1.0;
  filter: alpha(opacity=100); /* For IE8 and earlier */
  margin-top: 10px;
}
.header.shrink img.toplogo {
  height: 60px;
  width: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1.0;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}
.header h1 {
  font-size: 30px;
  font-weight: normal;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.header.shrink h1 {
  font-size: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/*FORM FIXES */
div.wpcf7 input[type="file"], .wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap select {

  background: #526066;
  color: #fff;
  padding: 7px;
  border: 0px solid #000;
}
.wpcf7-submit {
  background: #526066;
  color: #fff;
  border: none;
  padding: 14px;
  fonts-size: 18px;
  font-weight: bold;
  display: block;
}
.cb input {
  margin: 20px 20px 0 0;
  border: 1px solid #526066;
}