/*
Theme Name: HALDNER GMBH SAX
Theme URI: WWW.HALDNERHAUSTECHNIK.CH
Version: 1.0 2026
Description: RESPONSIVE CUSTOM THEME BS 5
Author: FREDY HOLENSTEIN 
Author URI: HTTP://WWW.WORKZ.CH
*/
/* source-sans-3-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: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/source-sans-3-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-500 - 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: 'Source Sans 3';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/source-sans-3-v19-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-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: 'Source Sans 3';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/source-sans-3-v19-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-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: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/source-sans-3-v19-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



body, html {
  width: 100%;
  height: 100%;
	font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
}
body {
  color: rgba(0,49,143,1.00);
  background: #ffffff;
  letter-spacing: 0px;
  border:30px solid #fff;
}



@media only screen and (max-width: 767px) {
body {
  color: rgba(37, 37, 37, 1.00);
  background: #ffffff;
  letter-spacing: 0px;
  border:3px solid #fff;
}
}

h1.seo {
  line-height: 1.5;
  padding: 2px 0;
  width: auto;
  margin: 20px auto;
  font-size: calc(0.85vw + 1.4vh + 0.55vmin);
}

h3.introheader {
  line-height: 1.5;
  padding: 2px 0;
  width: auto;
  margin: 20px auto;
  font-size: calc(0.85vw + 1.7vh + 0.55vmin);
}
span.introspan {
  background-color: #1d2734;
  color: #fff;
  display: inline;
  padding: 0.45rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
/*  CARRY OVER */
.rotate {
  background-image: url(/rotate.php);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.blue, a.blue, a.blue:visited {
  color: rgba(0,49,143,1.00);
}
a.blue:hover {
  color: rgba(0,49,143,1.00);
	text-decoration: underline;
}
.bluebg {
  background-color:rgba(0,85,164,1.00);
}
.red {
	color:rgba(235,10,18,1.00); }
.redbg {
	background:rgba(235,10,18,1.00); }

.grey {
	color:rgba(135,137,138,1.00); }
.greybg {
	background:rgba(135,137,138,1.00); }

a.txtblue,
.txtblue {
	color:rgba(0,49,143,1.00);
}
.blacktrans60 {
  background: rgba(0, 0, 0, 0.60);
}
.blacktrans {
  background: rgba(0, 0, 0, 0.24);
  color: #fff;
}
.blacktrans a {
  color: rgba(255, 255, 255, 1.00)
}
.blacktrans a:hover {
  background: rgba(255, 255, 255, 1.00);
  color: rgba(0, 0, 0, 1.00)
}
.bgblack {
  background: rgba(0, 0, 0, 1.00);
  color: #fff;
}

.bgwhite {
  background: #fff;
}
.white, a.white {
  color: #fff;
}
.dgrey, a.dgrey {
  color: rgba(68, 76, 89, 1.00); 
}
.dgreybg {
  background: rgba(68, 76, 89, 1.00); 
}

.dblue, a.dblue {
  color: rgba(37, 41, 48, 1.00); 
}
.dbluebg {
  background: rgba(37, 41, 48, 1.00); 
}

h3.introheader {
  line-height: 1.5;
  padding: 2px 0;
  width: auto;
  margin: 20px auto;
  font-size: calc(0.85vw + 1.7vh + 0.55vmin);
}
span.introspan {
  background-color: #1d2734;
  color: #fff;
  display: inline;
  padding: 0.45rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.mid {font-size:18px!important;}

.readmoreicon {height:40px; width: auto;}


a.linkbox {
  background: rgba(0, 0, 0, 0.89);
  color: #fff;
  font-size: 15px;
  padding: 4px;
  display: inline-block;
  margin: 3px;
}
a.linkbox:hover {
  background: rgba(255, 255, 255, 1.00);
  color: #000;
  font-size: 15px;
  padding: 4px;
  display: inline-block;
  margin: 3px;
}
@media only screen and (max-width: 767px) {
  a.linkbox {
    background: rgba(0, 0, 0, 0.89);
    color: #fff;
    font-size: 11px;
    padding: 4px;
    display: inline-block;
    margin: 3px;
  }
  a.linkbox:hover {
    background: rgba(255, 255, 255, 1.00);
    color: #000;
    font-size: 11px;
    padding: 4px;
    display: inline-block;
    margin: 3px;
  }
}



.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-top: 3px solid #024f87;
}

div#advertise img {
  width: 100%;
  height: auto;
}
.responsive {
  width: 100%;
  height: auto;
}
p {
  line-height: 1.5;
}
.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;
}

ul.content, ul.content li {
  line-height: 1.5;
  font-size: 18px;
  letter-spacing: 1px;
	list-style-position: outside;
}

p {
  line-height: 1.5;
  font-size: 1.2em;
  letter-spacing: 1px;
}
/****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: 0px;
  }
  .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: 30%;
  float: left;
  display: block;
  padding: 15px;
  border-top: 1px solid rgba(42, 48, 67, 1.00);
  margin: 4px;
  height: auto;
  background: rgba(4, 73, 139, 1.00);
  color: #fff;
}
.iteminner {
  padding: 10px;
}
.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: 80px;
  }
  .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%;
    border-top: 1px solid rgba(42, 48, 67, 1.00);
    background: rgba(4, 73, 139, 1.00);
    color: #fff;
  }
}
/*  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: relative;
  top: 0px;
  left: 0;
  width: 100%;
  background: rgba(255,255,255, 1.00);
  color: #fff;
  z-index: 1000;
  height: 150px;
  overflow: visible;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
  text-align: center;
}
.header.shrink {
  position: fixed;
  background: rgba(255,255,255, 1.00);
  top: 0px;
  left: 0;
  height: 110px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.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:100px;
  width: auto;
  opacity: 1.0;
  filter: alpha(opacity=100); /* For IE8 and earlier */
  margin-top: 5px;
}
.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;
}