/*
Theme Name: Muto Default Theme
Theme URI: https://muto.at
Author: muto.at
Author URI: https://muto.at
Description: Muto Default Theme
Version: 1.0
License: private
License URI: https://muto.at
Tags: 

*/
.loadingScreen {
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 999999;
  top: 0;
  left: 0;
  position: fixed;
}
.lds-roller {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  margin: 0 auto;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #535353;
  margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 13px;
    line-height: 1.3em;
  }
}
.modulBox h1 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #000000;
  text-transform: uppercase;
  font-size: 3.2em;
  line-height: 1.3em;
  margin-bottom: 20px;
}
.modulBox h1:not(:first-child) {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .modulBox h1 {
    font-size: 2.3em;
    line-height: 1.3em;
  }
}
.modulBox h2 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 1.4em;
  line-height: 1.3em;
  margin-bottom: 25px;
}
.modulBox h2:not(:first-child) {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .modulBox h2 {
    font-size: 1.4em;
    line-height: 1.3em;
  }
}
.modulBox h2 a {
  color: #535353;
  font-weight: 700;
}
.modulBox h2 a:hover,
.modulBox h2 a:focus {
  color: #797979;
}
.modulBox h1 + h2 {
  margin-top: 0 !important;
}
.modulBox h4 + h2 {
  margin-top: 0 !important;
}
.modulBox h3 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 1.4em;
  line-height: 1.3em;
  margin-bottom: 20px;
}
.modulBox h3:not(:first-child) {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .modulBox h3 {
    font-size: 1.2em;
    line-height: 1.3em;
  }
}
.modulBox h3 a {
  color: #535353;
  font-weight: 700;
}
.modulBox h3 a:hover {
  color: #797979;
}
.modulBox h4 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 1.8em;
  line-height: 1.3em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .modulBox h4 {
    font-size: 1.8em;
    line-height: 1.3em;
  }
}
.modulBox h4:not(:first-child) {
  margin-top: 30px;
}
.modulBox h5 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 1.15em;
  line-height: 1.3em;
  margin-bottom: 10px;
}
.modulBox h5:not(:first-child) {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .modulBox h5 {
    font-size: 1.1em;
    line-height: 1.3em;
  }
}
.modulBox h6 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 1.15em;
  line-height: 1.3em;
  margin-bottom: 10px;
}
.modulBox h6:not(:first-child) {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .modulBox h6 {
    font-size: 1.1em;
    line-height: 1.3em;
  }
}
.modulBox p {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #000000;
  margin-bottom: 20px;
  font-size: 1em;
  line-height: 1.8em;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .modulBox p:last-child {
    margin-bottom: 0 !important;
  }
}
.modulBox strong,
.modulBox b {
  font-weight: 700;
}
.modulBox ul {
  padding: 0;
  margin: 0 0 0 15px;
  font-size: 1em;
  line-height: 1.8em;
  margin-bottom: 20px;
  list-style-type: none;
  font-weight: 400;
}
.modulBox ul li {
  padding-left: 0em;
}
.modulBox ul li:before {
  content: '•';
  float: left;
  margin-left: -1em;
  color: #000000;
}
.modulBox a {
  color: #595959;
  font-weight: 400;
}
.modulBox a:hover {
  color: #000000;
}
.modulBox .fa {
  color: #535353;
}
.modulBox.light h1,
.modulBox.light h2,
.modulBox.light h3,
.modulBox.light h4,
.modulBox.light h5,
.modulBox.light h6,
.modulBox.light p,
.modulBox.light ul,
.modulBox.light li:before,
.modulBox.light .postMeta,
.modulBox.light div,
.modulBox.light i.fa {
  color: #fff;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
.modulBox.light a {
  color: #fff;
  /* text-decoration:underline; */
}
.modulBox.light a:hover {
  color: #fff;
  /* text-decoration: none; */
}
header {
  position: relative;
  z-index: 10;
  background: #fff;
  padding: 20px 0 20px 0;
  margin-bottom: 70px;
}
header .row {
  margin: 0;
}
header [class*="col-"] {
  padding: 0;
}
header.sticky {
  display: none;
  position: fixed;
  z-index: 999;
  width: 100%;
  background: #fff;
  top: 0;
  -webkit-box-shadow: 0px 3px 10px rgba(223, 223, 223, 0.5);
  -moz-box-shadow: 0px 3px 10px rgba(223, 223, 223, 0.5);
  box-shadow: 0px 3px 10px rgba(223, 223, 223, 0.5);
}
header.nospace {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  header.nospace {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  header {
    margin-bottom: 50px;
  }
}
header .logoContainer {
  margin: 0 0 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  header .logoContainer {
    margin: 0;
    float: left;
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  header .logoContainer {
    margin: 0;
    float: left;
    width: 80%;
  }
}
header .logoContainer a {
  display: inline-block;
}
header .logoContainer a img {
  width: auto;
  height: 90px;
}
@media only screen and (max-width: 767px) {
  header .logoContainer a img {
    width: auto;
    height: 40px;
  }
}
header .navLink {
  float: right;
  width: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  header .navLink {
    margin-top: 10px;
  }
}
header .navLink a {
  display: block;
  margin-top: 1px;
  background: #000000;
  font-size: 20px;
  line-height: 1em;
  padding: 8px 4px 8px 4px;
  text-align: center;
}
header .navLink a:hover {
  background: #000000;
}
header .navLink a .fa {
  color: #fff;
}
#naviLight header {
  background: none;
}
.search header,
.archive header,
.blog header,
.single header {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .search header,
  .archive header,
  .blog header,
  .single header {
    margin-bottom: 0;
  }
}
/*** ESSENTIAL STYLES ***/
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu li {
  position: relative;
}
.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.sf-menu > li {
  float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu ul ul {
  top: 0;
  left: 100%;
}
/*** DESIGN STYLES ***/
.sf-menu {
  float: right;
}
.sf-menu ul {
  min-width: 12em;
  *width: 12em;
}
.sf-menu ul {
  margin-top: 20px;
  -webkit-box-shadow: 0px 11px 16px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 11px 16px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 11px 16px 0px rgba(0, 0, 0, 0.08);
}
.sf-menu a {
  padding: 1.7em 1em;
  text-decoration: none;
  zoom: 1;
  color: #000000;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.sf-menu ul a {
  padding: .7em 1em;
}
.sf-menu li {
  white-space: nowrap;
  *white-space: normal;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.sf-menu ul li {
  background: #fff;
  /* @light-gray */
  text-align: left;
}
.sf-menu ul ul li {
  background: #fff;
  /* @light-gray */
}
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: #f8f8f8;
  -webkit-transition: none;
  transition: none;
}
.sf-menu > li:hover,
.sf-menu > li.sfHover {
  background: none;
}
.sf-menu > li:hover > a,
.sf-menu > li.sfHover > a {
  color: #535353;
}
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: "\e801";
  font-family: "fontello";
  position: absolute;
  font-weight: normal;
  top: 50%;
  right: 2em;
  margin-top: -9px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
}
.sf-menu li.current-menu-item > a,
.sf-menu li.current-menu-parent > a,
.sf-menu li.current_page_parent > a,
.sf-menu li.current-page-ancestor > a,
.sf-menu li.current-page-ancestor li.current_page_item > a,
.sf-menu li.current-page-ancestor li.current-page-ancestor > a {
  color: #868686;
}
#naviLight .sf-menu a {
  color: #fff;
}
#naviLight .sf-menu > li:hover > a,
#naviLight .sf-menu > li.sfHover > a {
  color: #f8f8f8;
}
#naviLight .sf-menu ul li {
  background: rgba(255, 255, 255, 0.2);
}
#sb-site {
  background: none;
}
.sb-slidebar {
  background: #000000;
  width: 80%;
}
.mobileNavi,
.mobileNavi ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mobileNavi a {
  color: #ffffff;
  padding: 15px 20px 15px 20px;
  font-size: 1.1em;
  line-height: 1.3em;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}
.mobileNavi ul a {
  text-transform: none;
  padding: 10px 20px 10px 30px;
  font-weight: 600;
  font-size: 1.1em;
  line-height: 1.3em;
}
.mobileNavi ul ul a {
  text-transform: none;
  padding: 5px 20px 5px 50px;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 400;
}
.mobileNavi a:hover,
.mobileNavi a:focus,
.mobileNavi ul a:hover,
.mobileNavi ul a:focus {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.mobileNavi li.current_page_item a {
  background: rgba(255, 255, 255, 0.2);
}
.mobileNavi li.current_page_item li a {
  text-decoration: none;
  background: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  padding: 0;
  margin: 0;
  font-weight: 400;
  line-height: 1em;
  font-size: 16px;
}
a,
.wpcf7-submit,
a img,
a#back-to-top,
i.fa,
input,
textarea,
select,
button {
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
/*
a:hover img {
    .opacity(0.5);
}
*/
a:hover img {
  transform: scale(0.97);
}
.modulBox img {
  max-width: 100%;
  height: auto;
}
.modulBox img.alignright {
  float: right;
  margin: 0 0 3em 3em;
}
.modulBox img.alignleft {
  float: left;
  margin: 0 3em 3em 0;
}
.modulBox img.aligncenter {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.modulBox a img.alignright {
  float: right;
  margin: 0 0 3em 3em;
}
.modulBox a img.alignleft {
  float: left;
  margin: 0 0 3em 0;
}
.modulBox a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* Video responsive */
.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%;
}
.valign {
  display: flex;
  align-items: center;
}
.valignCol {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .valignCol {
    display: block;
  }
}
.clear {
  clear: both;
}
#lightcase-overlay {
  background: #000;
}
body {
  margin-top: 100px;
}
body.naviLightJsSelector {
  margin-top: 0;
}
.container {
  max-width: 1400px;
  margin: 0 auto;
  width: auto;
}
@media (min-width: 700px) {
  .container {
    padding: 0 50px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    padding: 0 25px 0 25px;
  }
}
.container-fluid {
  padding: 0 50px 0 50px;
}
@media only screen and (max-width: 767px) {
  .container-fluid {
    padding: 0 25px 0 25px;
  }
}
.container-schmal {
  max-width: calc(1200px);
  margin: 0 auto;
  width: auto;
  padding: 0 50px 0 50px;
}
@media only screen and (max-width: 767px) {
  .container-schmal {
    max-width: 100%;
    padding: 0 25px 0 25px;
  }
}
@media (min-width: 700px) {
  .container .container {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .container .container {
    padding: 0;
  }
}
/* .single-post section.content .container{ max-width:900px;} */
.modulBox {
  margin: 0 0 70px 0;
}
@media only screen and (max-width: 767px) {
  .modulBox {
    margin: 0 0 50px 0;
  }
}
.modulBox .headerText {
  margin: 0 0 70px 0;
}
@media only screen and (max-width: 767px) {
  .modulBox .headerText {
    margin: 0 0 50px 0;
  }
}
.modulBox.abstandklein {
  margin: 0;
}
.modulBox.abstandobenKlein {
  margin-top: -70px;
}
@media only screen and (max-width: 767px) {
  .modulBox.abstandobenKlein {
    margin-top: -50px;
  }
}
.modulBox.modulBoxBG {
  padding: 70px 0 70px 0;
}
@media only screen and (max-width: 767px) {
  .modulBox.modulBoxBG {
    padding: 50px 0 50px 0;
  }
}
.modulBox.modulBoxBG.bgImage {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.modulBox .abstandUnten {
  margin-bottom: 30px;
}
/* Abstand zwischen Cols anpassen */
.row {
  margin: 0 -30px;
}
[class*="col-"] {
  padding: 0 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .gap-sm {
    margin-bottom: 70px;
  }
  .gap-sm:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .gap-xs {
    margin-bottom: 50px;
  }
  .gap-xs:last-child {
    margin-bottom: 0;
  }
}
.kollektionenCarousellBox .container-fluid {
  padding: 0 !important;
}
.kollektionenCarousell .slick-track {
  display: block;
}
.kollektionenCarousell .slick-track .slick-slide {
  display: block;
  padding: 0 5px 0 5px;
  text-align: center;
}
.kollektionenCarousell .slick-track .slick-slide img {
  /*
			filter: gray; 
			-webkit-filter: grayscale(1); 
			filter: grayscale(1);
			*/
  max-height: none;
  width: auto;
}
.logosBoxWrap .logosBox {
  margin-bottom: 60px;
  text-align: center;
}
.logosBoxWrap .logosBox .logosLogo {
  width: 100%;
  height: 150px;
  margin-bottom: 15px;
  align-items: center;
  justify-content: center;
  display: flex;
  background: #f8f8f8;
  padding: 20px;
}
.logosBoxWrap .logosBox .logosLogo img {
  max-height: 100px;
  max-width: 80%;
  margin: 0 auto;
  display: block;
}
.logosBoxWrap .logosBox .logosName {
  font-weight: 700;
  margin-bottom: 15px;
}
.logosBoxWrap .logosBox .logosAdresse {
  margin-bottom: 15px;
}
.logosBoxWrap .logosBox .logosWeb {
  margin-top: 15px;
}
.logosBoxWrap .logosBox .fa {
  display: inline-block;
  width: 20px;
}
.galleryWrap {
  margin: 15px -7.5px 0 -7.5px;
}
.galleryWrap .galleryBox {
  width: calc(25% -  15px);
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 7.5px;
  margin-right: 7.5px;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .galleryWrap .galleryBox {
    width: calc(50% -  15px);
    margin-left: 7.5px;
    margin-right: 7.5px;
    margin-top: 0;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .galleryWrap .galleryBox {
    width: calc(50% -  15px);
    margin-left: 7.5px;
    margin-right: 7.5px;
    margin-top: 0;
    margin-bottom: 15px;
  }
}
.single .galleryWrap {
  margin: 15px -7.5px 0 -7.5px;
}
.single .galleryWrap .galleryBox {
  width: calc(50% -  15px);
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 7.5px;
  margin-right: 7.5px;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single .galleryWrap .galleryBox {
    width: calc(50% -  15px);
    margin-left: 7.5px;
    margin-right: 7.5px;
    margin-top: 0;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .single .galleryWrap .galleryBox {
    width: calc(50% -  15px);
    margin-left: 7.5px;
    margin-right: 7.5px;
    margin-top: 0;
    margin-bottom: 15px;
  }
}
.geschichteSlider .slick-track {
  display: block;
}
.geschichteSlider .slick-track .slick-slide {
  display: block;
}
.geschichteSlider .slick-track .slick-slide img {
  /*
			filter: gray; 
			-webkit-filter: grayscale(1); 
			filter: grayscale(1);
			*/
  max-height: none;
  width: auto;
}
.geschichteSlider .gImg {
  background: #f8f8f8;
  padding: 70px 50px 70px 50px;
}
@media only screen and (max-width: 767px) {
  .geschichteSlider .gImg {
    margin-bottom: 30px;
    padding: 30px 10px 30px 10px;
  }
}
.geschichteSlider .gcontent {
  padding-left: 50px;
}
@media only screen and (max-width: 767px) {
  .geschichteSlider .gcontent {
    padding-left: 0px;
    text-align: center;
    padding-bottom: 30px;
  }
}
.geschichteSlider .gcontent .jahr {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 3.2em;
  line-height: 1.3em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .geschichteSlider .gcontent .jahr {
    letter-spacing: 0;
    font-size: 2.3em;
    line-height: 1.3em;
  }
}
.geschichteSlider .gcontent .headline {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.5em;
  line-height: 1.3em;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .geschichteSlider .gcontent .headline {
    letter-spacing: 0;
    font-size: 1.2em;
    line-height: 1.3em;
  }
}
.geschichteSlider .sReversed .gcontent {
  padding-right: 50px;
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  .geschichteSlider .sReversed .gcontent {
    padding-right: 0px;
  }
}
.geschichteSlider .slick-prev {
  left: -10px;
}
@media only screen and (max-width: 767px) {
  .geschichteSlider .slick-prev {
    bottom: -30px;
    left: 30px;
    top: auto;
  }
}
.geschichteSlider .slick-next {
  right: -10px;
}
@media only screen and (max-width: 767px) {
  .geschichteSlider .slick-next {
    bottom: -30px;
    right: 30px;
    top: auto;
  }
}
.geschichteSlider .slick-prev:before,
.geschichteSlider .slick-next:before {
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.geschichteSlider .slick-prev:before {
  content: "\f053";
}
.geschichteSlider .slick-next:before {
  content: "\f054";
}
.statementSlider .row {
  margin: 0;
}
.statementSlider [class*="col-"] {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .statementSlider .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .statementSlider .vcenter {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .statementSlider .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .statementSlider .vcenter {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.statementSlider .slick-track {
  display: block;
}
.statementSlider .slick-track .slick-slide {
  display: block;
}
.statementSlider .slick-track .slick-slide img {
  /*
			filter: gray; 
			-webkit-filter: grayscale(1); 
			filter: grayscale(1);
			*/
  max-height: none;
  width: auto;
}
.statementSlider .gcontent {
  padding: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .statementSlider .gcontent {
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .statementSlider .gcontent {
    padding: 15px;
    text-align: center;
  }
}
.statementSlider .headline {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.5em;
  line-height: 1.3em;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .statementSlider .headline {
    letter-spacing: 0;
    font-size: 1.2em;
    line-height: 1.3em;
  }
}
.statementSlider .sReversed .gcontent {
  padding: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .statementSlider .sReversed .gcontent {
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .statementSlider .sReversed .gcontent {
    padding: 15px;
  }
}
.statementSlider .slick-prev {
  left: -10px;
}
@media only screen and (max-width: 767px) {
  .statementSlider .slick-prev {
    bottom: -50px;
    left: 30px;
    top: auto;
  }
}
.statementSlider .slick-next {
  right: -10px;
}
@media only screen and (max-width: 767px) {
  .statementSlider .slick-next {
    bottom: -50px;
    right: 30px;
    top: auto;
  }
}
.statementSlider .slick-prev:before,
.statementSlider .slick-next:before {
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.statementSlider .slick-prev:before {
  content: "\f053";
}
.statementSlider .slick-next:before {
  content: "\f054";
}
.smHoverBoxenWrap .row {
  margin: 0 -10px;
}
.smHoverBoxenWrap [class*="col-"] {
  padding: 0 10px;
}
.smHoverBoxenWrap .imgHoverBox {
  margin-top: -35px;
  margin-bottom: 50px;
}
.smHoverBoxenWrap .imgHoverBox .ihbImageContainer {
  display: block;
  position: relative;
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .smHoverBoxenWrap .imgHoverBox .ihbImageContainer {
    height: 300px;
  }
}
.smHoverBoxenWrap .imgHoverBox .ihbImageContainer .overlayContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  padding: 25px 10% 25px 10%;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.smHoverBoxenWrap .imgHoverBox .ihbImageContainer .overlayContainer p {
  color: #fff;
  text-align: center;
}
.smHoverBoxenWrap .imgHoverBox .ihbImageContainer .overlayContainer i.fa {
  display: block;
  color: #fff;
  font-size: 2em;
  margin-bottom: 5px;
}
.smHoverBoxenWrap .imgHoverBox .ihbImageContainer:hover {
  transform: scale(0.97);
}
.smHoverBoxenWrap .imgHoverBox .ihbImageContainer:hover .overlayContainer {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.smHoverBoxenWrap .imgHoverBox .boxHeadlines {
  text-align: center;
  margin: 10px 0 10px 0;
}
.smHoverBoxenWrap .imgHoverBox .boxHeadlines h3 {
  margin-bottom: 5px;
}
.jobsContainer .panel {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.jobsContainer .panel-group .panel + .panel {
  margin-top: 10px;
}
.jobsContainer .panel-default > .panel-heading {
  background: #f8f8f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 20px 25px 20px 25px;
  cursor: pointer;
}
.jobsContainer .panel-default > .panel-heading p {
  line-height: 1.3em !important;
}
@media only screen and (max-width: 767px) {
  .jobsContainer .panel-default > .panel-heading {
    text-align: center;
  }
}
.jobsContainer .panel-body {
  background: #f8f8f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 20px 25px 20px 25px;
}
.jobsContainer .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #707070;
}
.jobsContainer .groesseWrap {
  float: right;
  width: 80px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .jobsContainer .groesseWrap {
    float: none;
    text-align: center;
    width: 100%;
  }
}
.jobsContainer .iconWrap {
  float: right;
  padding-left: 25px;
}
@media only screen and (max-width: 767px) {
  .jobsContainer .iconWrap {
    float: none;
    text-align: center;
    padding-left: 0;
    margin-top: 15px;
    margin-bottom: 5px;
  }
}
.jobsContainer .iconWrap img {
  width: auto;
  height: 25px;
}
.jobsContainer .openArrow {
  float: right;
  width: 50px;
  text-indent: -9999;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .jobsContainer .openArrow {
    display: none;
  }
}
.jobsContainer .openArrow:after {
  content: "\e802";
  font-family: "fontello";
  font-weight: normal;
  height: 0;
  width: 0;
  font-size: 1.5em;
}
.jobsContainer .openArrow[aria-expanded="true"]:after {
  content: "\e801";
  font-family: "fontello";
  font-weight: normal;
  height: 0;
  width: 0;
  font-size: 1.5em;
}
.modulBox.videobanner {
  background: #000;
  position: relative;
}
.modulBox.videobanner .videoBannerOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modulBox.videobanner .videoBannerOverlay .videoBannerOverlayText h3 {
  display: block;
}
.modulBox.videobanner .videoBannerOverlay .videoBannerOverlayText p {
  font-size: 1.4em;
  line-height: 1.3em;
  display: block;
}
@media only screen and (max-width: 767px) {
  .modulBox.videobanner .videoBannerOverlay .videoBannerOverlayText p {
    display: none;
  }
}
.modulBox.videobanner .videoBannerVideo {
  overlow: hidden !important;
}
.modulBox.videobanner .wp-video,
.modulBox.videobanner video.wp-video-shortcode,
.modulBox.videobanner .mejs-container,
.modulBox.videobanner .mejs-overlay.load {
  width: 100% !important;
  max-width: 100% !important;
  max-height: 800px !important;
  margin: 0 auto;
}
.modulBox.videobanner .mejs-container,
.modulBox.videobanner .mejs-embed,
.modulBox.videobanner .mejs-embed body {
  background: #000 !important;
}
.modulBox.videobanner .wp-video,
.modulBox.videobanner video.wp-video-shortcode {
  max-width: 100% !important;
}
.modulBox.videobanner video.wp-video-shortcode {
  position: relative;
}
.modulBox.videobanner .mejs-mediaelement {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.modulBox.videobanner .mejs-controls {
  display: none !important;
  visibility: hidden !important;
}
.modulBox.videobanner .mejs-overlay-play {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto !important;
  height: auto !important;
}
h3#land {
  display: none;
}
.select-wrapper {
  margin-top: 50px;
}
.ansprechpartnerContainer {
  display: none;
  margin: 0 -30px 0 -30px;
}
.ansprechpartnerContainer .ansprechpartnerBox {
  padding: 0 30px 0 30px;
}
.modulBox.revolutionSlider {
  margin-top: -103px;
}
.headlineBannerSlider .headline {
  font-size: 2em;
  line-height: 1.8em;
  font-weight: 700;
}
.headlineBannerSlider .headlineBannerSlide {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 300px 15px 300px 15px !important;
}
@media only screen and (max-width: 767px) {
  .headlineBannerSlider .headlineBannerSlide {
    padding: 100px 15px 100px 15px !important;
  }
}
.headlineBannerSlider .headlineBannerSlide .headlineText {
  width: 100%;
  text-align: center;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 3.2em;
  line-height: 1.3em;
}
.headlineBannerSlider .headlineBannerSlide.schmal {
  padding: 100px 15px 100px 15px !important;
}
@media only screen and (max-width: 767px) {
  .headlineBannerSlider .headlineBannerSlide.schmal {
    padding: 50px 15px 50px 15px !important;
  }
}
.headlineBannerSlider .slick-track .slick-slide {
  padding: 0 !important;
}
.headlineBanner .headlineBannerSlide {
  position: relative;
}
.headlineBanner .headlineBannerSlide img {
  width: 100%;
  height: auto;
}
.headlineBanner .headline {
  font-size: 2em;
  line-height: 1.8em;
  font-weight: 700;
}
.headlineBanner .headlineText {
  width: 100%;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 3.2em;
  line-height: 1.3em;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  justify-content: center;
}
.messeBox {
  margin-bottom: 70px;
}
.messeBox .mLogo {
  width: 100%;
  margin-bottom: 15px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 60px;
}
.messeBox .mLogo img {
  max-height: 60px;
  max-width: 170px;
  height: auto;
  margin: 0 auto;
  display: block;
}
.messeBox .mDaten {
  text-align: center;
}
.imgHoverBoxenWrap .row {
  margin: 0 -10px;
}
.imgHoverBoxenWrap [class*="col-"] {
  padding: 0 10px;
}
.imgHoverBox {
  margin-top: 25px;
}
.imgHoverBox .ihbImageContainer {
  display: block;
  position: relative;
  height: 600px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .imgHoverBox .ihbImageContainer {
    height: 250px;
  }
}
.imgHoverBox .ihbImageContainer .overlayContainer {
  display: flex;
  align-items: center;
  position: absolute;
  padding: 25px 10% 25px 10%;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.imgHoverBox .ihbImageContainer .overlayContainer p {
  color: #fff;
}
.imgHoverBox .ihbImageContainer:hover {
  transform: scale(0.97);
}
.imgHoverBox .ihbImageContainer:hover .overlayContainer {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.imgHoverBox .boxHeadlines {
  text-align: center;
  margin: 10px 0 10px 0;
}
.imgHoverBox .boxHeadlines h3 {
  margin-bottom: 5px;
}
.downloadHoverBoxenWrap .row {
  margin: 0 -10px;
}
.downloadHoverBoxenWrap [class*="col-"] {
  padding: 0 10px;
}
.downloadHoverBox {
  margin-top: 25px;
}
.downloadHoverBox .ihbImageContainer {
  display: block;
  position: relative;
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .downloadHoverBox .ihbImageContainer {
    height: 250px;
  }
}
.downloadHoverBox .ihbImageContainer .overlayContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  padding: 25px 10% 25px 10%;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.downloadHoverBox .ihbImageContainer .overlayContainer p {
  color: #fff;
}
.downloadHoverBox .ihbImageContainer .overlayContainer img {
  width: 80px;
  height: auto;
}
.downloadHoverBox .ihbImageContainer:hover {
  transform: scale(0.97);
}
.downloadHoverBox .boxHeadlines {
  text-align: center;
  margin: 10px 0 10px 0;
}
.downloadHoverBox .boxHeadlines h3 {
  margin-bottom: 5px;
}
.downloadLeiste {
  background: #f8f8f8;
  margin-bottom: 10px;
  padding: 15px;
}
.downloadLeiste .icon {
  text-align: right;
}
.downloadLeiste .icon img {
  width: 60px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .downloadLeiste .icon img {
    width: 50px;
    height: auto;
  }
}
.downloadLeiste .typIcon {
  width: 40px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .downloadLeiste .typIcon {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .downloadLeiste {
    text-align: center;
    padding: 25px;
  }
  .downloadLeiste .icon {
    text-align: center;
    margin-top: 20px;
  }
}
.downloadLeiste .downloadGroesse {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .downloadLeiste .downloadGroesse {
    text-align: center;
  }
}
.slick-track .slick-slide {
  padding: 0 30px 0 30px;
}
.slick-track .slick-slide img {
  /*
			filter: gray; 
			-webkit-filter: grayscale(1); 
			filter: grayscale(1);
			*/
  max-height: 70px;
  width: auto;
}
#closeBtn {
  display: none;
}
/* SEARCHFORM */
#searchform {
  position: relative;
}
#searchform .searchfield {
  width: 100%;
  border: none;
  padding: 0 15px 0 15px;
  height: 40px;
  line-height: 1em !important;
  color: #000000;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none !important;
  border: 1px solid #000;
}
#searchform .searchfield:focus {
  background: #fff;
  border-color: #000000;
}
#searchform .searchfield::-webkit-input-placeholder {
  line-height: normal !important;
}
#searchform #searchsubmit {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 15px;
  top: 0px;
  bottom: 0;
  margin: auto 0 auto 0;
  padding: 0;
  border: 0;
  background: url(../img/lupe.svg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* Suchergebnisseite */
.searchBox {
  margin-bottom: 70px;
}
.searchpageFormWrap {
  margin-bottom: 70px;
}
.searchpageFormWrap #searchform .searchfield {
  width: 100%;
}
/* Suchfeld Header */
.searchContainerWrap {
  background: #fff;
  padding: 13px 27px 15px 15px;
  text-align: center;
  display: none;
  position: absolute;
  right: 0px;
  left: 0;
  z-index: 999;
}
.searchContainerWrap #searchform .searchfield {
  border: none !important;
}
.searchContainerWrap #searchform #closeBtn {
  display: block;
  position: absolute;
  z-index: 9999;
  width: 16px;
  height: 16px;
  right: 15px;
  top: 0px;
  bottom: 0;
  margin: auto 0 auto 0;
  padding: 0;
  border: 0;
  background: #fff url(../img/close.svg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* Suchfeld im Mobile Menu */
.searchformWrapMobile {
  padding: 15px;
}
.searchformWrapMobile #searchform .searchfield {
  border: none;
  line-height: 1em;
}
.modal-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 40px 30px 40px 30px;
}
@media only screen and (max-width: 767px) {
  .modal-content {
    padding: 25px 15px 25px 15px;
  }
}
.modal-content .modulBox {
  margin-bottom: 0 !important;
}
.modal-dialog {
  width: auto;
  max-width: 1000px;
}
.modal-dialog .close {
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  display: block;
  width: 35px;
  height: 35px;
}
.modal-backdrop.show {
  background-color: #000;
  -webkit-opacity: 0.95 !important;
  -moz-opacity: 0.95 !important;
  opacity: 0.95 !important;
}
.loginFormWrap #loginform {
  max-width: 300px;
  margin: 0 auto;
  margin-top: 50px;
}
.loginFormWrap label {
  display: block;
  font-weight: 400;
  line-height: 1em;
}
.loginFormWrap .input {
  border: 1px solid #000;
  padding: 0 15px 0 15px;
  height: 40px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.loginFormWrap .login-submit {
  text-align: left;
}
.loginFormWrap .button {
  border: 1px solid #000;
  padding: 7px 25px 7px 25px;
  margin-top: 10px;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none !important;
  text-shadow: none !important;
  line-height: 1.8em;
  position: relative;
  letter-spacing: 1px;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.loginFormWrap .button:hover,
.loginFormWrap .button:focus {
  background: #000;
  color: #fff;
}
.contactForm .row.smallGap {
  margin: 0 -10px;
}
.contactForm .row.smallGap [class*="col-"] {
  padding: 0 10px;
}
.contactForm fieldset {
  margin-bottom: 20px;
}
.contactForm p {
  margin: 0;
  padding: 0;
}
.contactForm .required {
  color: #E01022;
}
.contactForm .ajax-loader {
  display: none !important;
}
.contactForm .wpcf7-not-valid-tip {
  font-size: 0.8em;
}
.contactForm small {
  padding-top: 10px;
  display: block;
}
.contactForm label {
  font-weight: 400;
}
.contactForm .wpcf7-submit {
  border: 1px solid #000;
  padding: 7px 25px 7px 25px;
  background: #fff;
  color: #000;
  font-weight: 400;
}
.contactForm .wpcf7-submit:disabled {
  color: #000 !important;
}
.contactForm .wpcf7-submit:hover {
  background: #000;
  color: #fff !important;
}
.contactForm .wpcf7-text {
  width: 100%;
  border: 1px solid #000;
  padding: 0 15px 0 15px;
  height: 40px;
  line-height: 1em;
  color: #000000;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.contactForm .wpcf7-text.wpcf7-not-valid {
  border-color: #000000;
}
.contactForm .wpcf7-textarea {
  width: 100%;
  border: none;
  padding: 13px 15px 13px 15px !important;
  height: 127px;
  color: #000000;
  border: 1px solid #000;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.contactForm .wpcf7-textarea.wpcf7-not-valid {
  border-color: #000000;
}
.contactForm .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}
.contactForm .wpcf7-acceptance .wpcf7-list-item label {
  font-weight: 400;
}
.contactForm .wpcf7-acceptance .wpcf7-list-item label a {
  color: #E01022;
  font-weight: 400;
}
.contactForm .wpcf7-form-control-wrap .wpcf7-list-item {
  margin-right: 20px;
  margin-left: 0;
}
.light .required {
  color: #fff;
}
.light .contactForm .select-wrapper::after {
  text-shadow: none;
}
.nlHeader {
  margin-bottom: 30px;
}
.cr_form .inputfield {
  width: 100%;
  border: 1px solid #000;
  padding: 0 15px 0 15px;
  height: 40px;
  line-height: 1em;
  color: #000000;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.cr_form .cr_button {
  border: 1px solid #000;
  padding: 7px 25px 7px 25px;
  background: #fff;
  color: #000;
  font-weight: 400;
}
.cr_form .cr_button:disabled {
  color: #000 !important;
}
.cr_form .cr_button:hover {
  background: #000;
  color: #fff !important;
}
.cr_form .raidoWrap {
  margin-bottom: 25px;
}
.cr_form .cr_ipe_radio {
  margin-right: 10px;
}
.cr_form .cr_ipe_radio:last-child {
  margin-left: 25px;
}
@media only screen and (max-width: 767px) {
  .cr_form .cr_ipe_radio:last-child {
    margin-left: 0;
  }
}
a.moreLink {
  text-decoration: none !important;
  color: #000000;
  position: relative;
}
a.moreLink:after {
  content: '\f105';
  font-family: 'FontAwesome';
  position: absolute;
  line-height: 1.8em;
  right: -10px;
  top: -2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.moreLink:hover:after {
  right: -15px;
}
a.cBtn {
  display: inline-block;
  border: 1px solid #000;
  padding: 7px 25px 7px 25px;
  margin-top: 10px;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none !important;
  text-shadow: none !important;
  line-height: 1.8em;
  position: relative;
  letter-spacing: 1px;
}
a.cBtn:hover,
a.cBtn:focus {
  background: #000;
  color: #fff !important;
}
a.cBtn:nth-of-type(2),
a.cBtn:nth-of-type(3),
a.cBtn:nth-of-type(4),
a.cBtn:nth-of-type(5) {
  margin-left: 15px;
}
@media only screen and (max-width: 767px) {
  a.cBtn:nth-of-type(2),
  a.cBtn:nth-of-type(3),
  a.cBtn:nth-of-type(4),
  a.cBtn:nth-of-type(5) {
    margin-left: 0;
  }
}
a.cBtn.cBtn-black {
  border-color: #000;
}
a.cBtn.cBtn-black:hover,
a.cBtn.cBtn-black:focus {
  border-color: #000;
  color: #000;
}
a.cBtn.cBtn-white {
  color: #fff;
  border-color: #fff;
}
a.cBtn.cBtn-white:hover,
a.cBtn.cBtn-white:focus {
  border-color: #fff;
  color: #fff;
}
.socialWrapper {
  margin-top: 50px;
}
.socialWrapper a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #b2b2b2 !important;
  color: #fff !important;
  display: inline-block !important;
  padding: 9px !important;
  font-size: 20px !important;
  line-height: 20px !important;
  width: 40px !important;
  height: 40px !important;
  text-align: center;
  margin-right: 20px !important;
}
.socialWrapper a:hover,
.socialWrapper a:focus {
  background: #000 !important;
  color: #fff !important;
}
.controls {
  margin-bottom: 30px;
}
/* MixItUp */
/* Target Elements
---------------------------------------------------------------------- */
.mix,
.gap {
  display: inline-block;
  vertical-align: top;
}
.mix {
  margin-bottom: 30px;
  position: relative;
}
.mix:before {
  content: '';
  display: inline-block;
}
/* Grid Breakpoints
---------------------------------------------------------------------- */
.mix,
.gap {
  width: 100%;
}
/* 2 Columns */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mix,
  .gap {
    width: calc(49.5%);
  }
  /* 3 Columns */
}
@media only screen and (min-width: 992px) {
  .mix,
  .gap {
    width: calc(32.66666667%);
  }
}
.single .postMeta {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: -50px;
}
/* Index.php */
.blogHeaderText {
  margin-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  .blogHeaderText {
    margin-bottom: 50px;
  }
}
.blogWrap .row {
  margin: 0 -10px;
}
.blogWrap [class*="col-"] {
  padding: 0 10px;
}
.blogBox {
  margin-bottom: 25px;
}
.blogBox .blogImageContainer {
  display: block;
  position: relative;
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  outline: none;
  text-decoration: none;
  border: none;
}
@media only screen and (max-width: 767px) {
  .blogBox .blogImageContainer {
    height: 250px;
  }
}
.blogBox .blogImageContainer .overlayContainer {
  display: flex;
  align-items: center;
  position: absolute;
  padding: 25px 10% 25px 10%;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blogBox .blogImageContainer .overlayContainer p {
  color: #fff;
}
.blogBox .blogImageContainer:hover {
  transform: scale(0.97);
}
.blogBox .blogImageContainer:hover .overlayContainer {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.blogBox .blogHeadlines {
  text-align: center;
  margin: 10px 0 10px 0;
}
.blogBox .blogHeadlines h3 {
  margin-bottom: 5px;
}
.blogBox .blogHeadlines h3 a {
  color: #000000;
}
/* Single */
.blogSingleImage {
  margin-bottom: 70px;
}
.blogSingleImage img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .blogSingleImage {
    margin-bottom: 50px;
  }
}
.archiveSelectBox {
  margin-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  .archiveSelectBox {
    margin-bottom: 50px;
  }
}
.archiveSelectBox label {
  display: none;
}
.blogsidebar .row {
  margin: 0 -10px;
}
.blogsidebar [class*="col-"] {
  padding: 0 10px;
}
.relatedPosts .rpEntry {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .relatedPosts .rpContent {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .relatedPosts .rpContent {
    margin-top: 15px;
  }
}
.relatedPosts .rpContent h3 {
  font-size: 1em;
  line-height: 1.3em;
  margin-bottom: 5px;
}
.relatedPosts .rpContent h3 a {
  color: #000000;
}
.relatedPosts .rpContent h3 a:hover,
.relatedPosts .rpContent h3 a:focus {
  color: #535353;
}
.relatedPosts .rpContent p {
  font-size: 0.8em;
  line-height: 1.8em;
}
.paginationWrap .pCol2 {
  text-align: center;
}
.paginationWrap .pCol3 {
  text-align: right;
}
.paginationWrap a {
  text-decoration: none !important;
  color: #000000;
  position: relative;
}
.paginationWrap a[rel=next] {
  margin-right: 10px;
}
.paginationWrap a[rel=next]:after {
  content: '\f105';
  font-family: 'FontAwesome';
  position: absolute;
  line-height: 1.8em;
  right: -10px;
  top: -2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.paginationWrap a[rel=next]:hover:after {
  right: -15px;
}
.paginationWrap a[rel=prev] {
  margin-left: 10px;
}
.paginationWrap a[rel=prev]:after {
  content: '\f104';
  font-family: 'FontAwesome';
  position: absolute;
  line-height: 1.8em;
  left: -10px;
  top: -2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.paginationWrap a[rel=prev]:hover:after {
  left: -15px;
}
.paginationWrap a.overviewLink {
  font-size: 1.5em;
  line-height: 1em;
}
.paginationWrap a.overviewLink .fa {
  color: #000000;
}
.paginationWrap a.overviewLink:hover .fa {
  color: #595959;
}
footer {
  background: #fff;
  font-size: 16px;
  line-height: 1.8em;
  border-top: 1px solid #535353;
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  footer {
    font-size: 13px;
    line-height: 1.3em;
    padding-bottom: 45px;
  }
}
footer .footerLogo {
  margin: 0 auto;
  margin-top: -70px;
  margin-bottom: 50px;
  text-align: center;
  width: 240px;
  background: #fff;
}
footer .footerLogo img {
  width: 126px;
  height: 140px;
}
footer h3 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  letter-spacing: 0.2px;
  font-size: 1em;
  line-height: 1.3em;
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  footer h3 {
    letter-spacing: 0;
    font-size: 1.2em;
    line-height: 1.3em;
  }
}
footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.8em;
}
footer p {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #000000;
  margin-bottom: 20px;
  font-size: 0.9em;
  line-height: 1.8em;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  footer p {
    font-size: 1em;
  }
}
footer p:last-child {
  margin-bottom: 0 !important;
}
footer a {
  color: #000000;
}
footer a:hover,
footer a:focus {
  color: #535353;
}
footer .current-menu-item a {
  color: #535353;
}
@media only screen and (max-width: 767px) {
  footer .footerBox {
    text-align: center;
    margin-bottom: 50px;
  }
  footer .footerBox.fCol2 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  footer .footerBox.fCol3 h3 {
    display: none;
  }
}
footer .footerBox.fCol4 {
  margin-bottom: 0;
}
footer .footerBox ul li a {
  display: block;
  line-height: 1.8em;
  font-size: 0.9em;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  footer .footerBox ul li a {
    font-size: 1em;
  }
}
footer .footerBox ul li a:hover {
  padding-left: 5px;
}
footer .copyright {
  background: #fff;
  padding: 60px 0 60px 0;
  margin-top: 70px;
  font-size: 0.9em;
  border-top: 1px solid #535353;
}
@media only screen and (max-width: 767px) {
  footer .copyright {
    text-align: center;
    padding: 50px 0 50px 0;
  }
}
footer .copyright .copyrightNaviWrap {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  footer .copyright .copyrightNaviWrap {
    text-align: center;
  }
}
footer .copyright .copyrightNaviWrap ul li {
  display: inline-block;
}
footer .copyright .copyrightNaviWrap ul li:after {
  content: '|';
  color: #fff;
  display: inline-block;
  padding: 0 3px 0 5px;
}
footer .copyright .copyrightNaviWrap ul li:last-child:after {
  content: '';
}
#back-to-top {
  position: fixed;
  bottom: 50px;
  right: -50px;
  z-index: 9999;
  width: 50px;
  padding: 7px 0 10px 0;
  text-align: center;
  line-height: 1em;
  font-size: 25px;
  background: #000;
  color: #fff;
  cursor: pointer;
  border: 0;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
@media only screen and (max-width: 767px) {
  #back-to-top {
    bottom: -50px;
    right: 0px;
    font-size: 25px;
    width: 100%;
  }
}
#back-to-top:hover {
  background: #535353;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#back-to-top.show {
  right: 0;
}
@media only screen and (max-width: 767px) {
  #back-to-top.show {
    bottom: 0px;
  }
}
.error404Wrap img {
  width: 80%;
  max-width: 200px;
  height: auto;
}
.error404Wrap .searchpageFormWrap {
  margin-bottom: 0;
}
.sliderText {
  text-align: center;
  font-family: 'Northern Lights Script' !important;
}
.sliderText .tp-charsplit {
  font-family: 'Northern Lights Script' !important;
}
.searchandfilter {
  margin-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  .searchandfilter {
    margin-bottom: 50px;
  }
}
.searchandfilter ul {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.searchandfilter ul li:before {
  content: "";
}
.searchandfilter h4 {
  font-size: 1em !important;
  line-height: 1em;
}
.searchandfilter input {
  width: 100%;
  border: none;
  padding: 0 15px 0 15px;
  height: 40px;
  line-height: 1em !important;
  color: #000000;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none !important;
  border: 1px solid #000;
}
.searchandfilter input:focus {
  background: #fff;
  border-color: #000000;
}
.searchandfilter input::-webkit-input-placeholder {
  line-height: normal !important;
}
.searchandfilter li:nth-child(1),
.searchandfilter li:nth-child(2),
.searchandfilter li:nth-child(3),
.searchandfilter li:nth-child(4),
.searchandfilter li:nth-child(5) {
  width: 20%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .searchandfilter li:nth-child(1),
  .searchandfilter li:nth-child(2),
  .searchandfilter li:nth-child(3),
  .searchandfilter li:nth-child(4),
  .searchandfilter li:nth-child(5) {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .searchandfilter li:nth-child(1),
  .searchandfilter li:nth-child(2),
  .searchandfilter li:nth-child(3) {
    width: 30%;
    margin-bottom: 10px;
  }
  .searchandfilter li:nth-child(4),
  .searchandfilter li:nth-child(5) {
    width: 30%;
    margin-bottom: 10px;
  }
}
.searchandfilter input[type=submit] {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  font-weight: 700;
}
.searchandfilter input[type=submit]:hover,
.searchandfilter input[type=submit]:focus {
  /*	background:#fff;
		color:#000;
		border:1px solid #000; */
  transform: scale(0.93);
}
#store_locator a#store_locator_get_my_position {
  font-size: 0.8em !important;
}
#store_locator .btn-primary {
  background: #fff !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 1px solid #000 !important;
  padding: 7px 25px 7px 25px !important;
  margin-top: 10px !important;
  color: #000 !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  text-shadow: none !important;
  line-height: 1.8em !important;
  letter-spacing: 1px;
  white-space: normal !important;
}
#store_locator .btn-primary:hover {
  background: #000 !important;
  color: #fff !important;
}
#store_locator h3.store_locator_name {
  font-size: 1em !important;
}
#store_locator .store_locator_infowindow h3.store_locator_name {
  margin-top: 15px !important;
}
#store_locator h3.store_locator_filter_title {
  font-size: 1.2em !important;
  margin-bottom: 10px !important;
  display: block !important;
}
#store_locator #store_locator_filter_open_close i {
  display: none !important;
}
#store_locator .single_filter h5 {
  font-size: 1em !important;
  margin-top: 15px !important;
}
#store_locator h4.store_locator_no_stores {
  font-size: 1em !important;
  margin-top: 15px !important;
  text-align: center !important;
}
#store_locator #store_locator_filter_content {
  display: block !important;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}
.gm-style-iw-t button.gm-ui-hover-effect {
  margin-top: 5px !important;
  margin-right: 5px !important;
}
.pac-container.hdpi {
  display: none !important;
}

/*# sourceMappingURL=styles.css.map */