@charset "UTF-8";

/*

Theme Name: netefx HTML5 Theme

Theme URI: http://netefx.de

Description: netefx HTML5 Theme. Designed for Wordpress.

Version: 1.0

Author: netefx berlin

Author URI: http://www.netefx.de

*/

/* Trennlinie nach rechts aussen verschoben fuer Kunden Leistungen etc. : padding-right: 14px; war 15px */
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right: 14px;padding-left:15px}



@font-face {

  font-family: 'klavika_regular';

  src: url("fonts/KlavikaWebBasicRegular.eot");

  src: url("fonts/KlavikaWebBasicRegular.eot?#iefix") format("embedded-opentype"), url("fonts/KlavikaWebBasicRegular.woff") format("woff"), url("fonts/klavika-regular-webfont.ttf") format("truetype"), url("fonts/klavika-regular-webfont.svg#klavika_rgregular") format("svg");

  font-weight: normal;

  font-style: normal; 
  font-display: swap; }

@font-face {

  font-family: 'klavika_medium';

  src: url("fonts/KlavikaWebBasicMedium.eot");

  src: url("fonts/KlavikaWebBasicMedium.eot?#iefix") format("embedded-opentype"), url("fonts/KlavikaWebBasicMedium.woff") format("woff"), url("fonts/klavika-medium-webfont.ttf") format("truetype"), url("fonts/klavika-medium-webfont.svg#klavika_medium") format("svg");

  font-weight: normal;

  font-style: normal; 
  font-display: swap; }

@font-face {

  font-family: 'klavika_bold';

  src: url("fonts/KlavikaWebBasicBold.eot");

  src: url("fonts/KlavikaWebBasicBold.eot?#iefix") format("embedded-opentype"), url("fonts/KlavikaWebBasicBold.woff") format("woff"), url("fonts/klavika-bold-webfont.ttf") format("truetype"), url("fonts/klavika-bold-webfont.svg#klavika_bdbold") format("svg");

  font-weight: normal;

  font-style: normal; 
  font-display: swap; }

@font-face {

  font-family: 'blockwerk';

  src: url("fonts/blockwerk-webfont.eot");
	
	/* ======================  SVG vor TTF und WOFF damit in Chrome qrCode nicht unscharf ist =====================================**/

  src: url("fonts/blockwerk-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/blockwerk-webfont.svg#klavika_bdbold") format("svg"), url("fonts/blockwerk-webfont.woff") format("woff"), url("fonts/blockwerk-webfont.ttf") format("truetype");

  font-weight: normal;

  font-style: normal; 
  font-display: swap; }

/* =============================================================================

   colors + style

========================================================================== */

/* =============================================================================

 * GENERAL

 * ========================================================================== */

html, body {

  overflow-x: hidden;

  min-height: 100%; }



body {

  /*font-family: "klavika_regular", "Titillium Web", "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;*/
  font-family: "klavika_regular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  background-color: #d4eaff;

  position: relative;

  color: #5a89a4; }



/* Safari 9+ (non-iOS) */


_:-webkit-full-screen:not(:root:root), body {

  /*font-family: "klavika_regular", "Titillium Web", "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;*/
  font-family: "klavika_regular", Arial, "Helvetica Neue", Helvetica, sans-serif;

  background-color: #d5ebff; /* war #d4eaff */

  position: relative;

  color: #5a89a4;  }



h1, h2, h3, h4, h5, h6 {

  /*font-family: "klavika_bold", "Titillium Web", "Source Sans Pro", Arial, sans-serif;*/

font-family: "klavika_bold", Arial, sans-serif;

  color: #0078ff;

  font-weight: 400; }



strong {

  /*font-family: "klavika_bold", "Titillium Web", "Source Sans Pro", Arial, sans-serif;*/

font-family: "klavika_bold", Arial, sans-serif;

  font-weight: 400; }



#scrollUp {

  background-color: #004cbf; }

  #scrollUp:hover {

    color: #00b1ff;

    opacity: 0.5; }

  #scrollUp:focus {

    opacity: 0.5; }



a:hover,

a:focus,

.nav > li > a:hover {

  color: #0078ff; }



.nav > li > a:hover {

  color: #00aaff;

  background-color: transparent;

  border-color: transparent; }



.navbar-nav > li > a {

  border-bottom: 1px solid rgba(255, 255, 255, 0);

  border-bottom-right-radius: 3px;

  border-bottom-left-radius: 3px;

  color: #0078ff;

  /*font-family: "klavika_bold", "Titillium Web", "Source Sans Pro", Arial, sans-serif;*/

font-family: "klavika_bold", Arial, sans-serif;

  font-weight: 400;

  letter-spacing: 0.04em; }



.desktop .faded {

  -moz-opacity: 0;

  filter: alpha(opacity=0);

  opacity: 0; }



.btn {

  background-color: transparent;

  color: #0078ff !important;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none; }

  .btn.responsive-menu {

    font-size: 23px; /* war 22px Menue Icon unregelmaessig */

    padding-bottom: 3px; }

  .btn:hover, .btn:focus, .btn:active, .btn.active {

    background-color: #e000d8; }



.navbar-header .btn:hover {

  background-color: transparent;

  color: #0078ff !important;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none; }



.delay {

  -webkit-animation-delay: 800ms;

  -moz-animation-delay: 800ms;

  -o-animation-delay: 800ms;

  animation-delay: 800ms; }



/* =============================================================================

 * Blockwerfont Icons

 * ========================================================================== */

[class^="icon-"]:before,

[class*=" icon-"]:before {

  font-family: "blockwerk";

  font-style: normal;

  font-weight: normal;

  speak: none;

  display: inline-block;

  text-decoration: inherit;

  width: 1em;

  margin-right: 0;

  text-align: center;

  line-height: 1em; }



.icon-user:before {

  content: '\f464'; }



.icon-location:before {

  content: '\e724'; }



.icon-phone-1:before {

  content: '\e82f'; }



.icon-print-1:before {

  content: '\e827'; }



.icon-mobile:before {

  content: '\f4f1'; }



.icon-mail-1:before {

  content: '\e802'; }



.icon-up-open-mini:before {

  content: '\e763';

  top: 2px;

  position: relative; }



.icon-menu-1:before {

  content: '\f0c9'; }



.bw {

  display: inline-block;

  font: normal normal normal 14px/1 "blockwerk";

  font-size: inherit;

  text-rendering: auto;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale; }



.bw-facebook:before {

  content: "\f09a"; }



.bw-twitter:before {

  content: "\f099"; }



.bw-linkedin:before {

  content: "\f0e1"; }



.bw-xing:before {

  content: "\f168"; }



/* =============================================================================

 * Mobile Menu Open/Close Button

 * ========================================================================== */

.navbar-header {

  -moz-transition: all 0.3s ease-out;

  -o-transition: all 0.3s ease-out;

  -webkit-transition: all 0.3s ease-out;

  transition: all 0.3s ease-out; }

  .navbar-header a.responsive-menu {

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    transition: all 0.3s ease-out; }

    .navbar-header a.responsive-menu i.social_icon:before {

      opacity: 1;

      left: 0;

      z-index: 2;

      position: relative;

      -webkit-box-sizing: border-box;

      -moz-box-sizing: border-box;

      box-sizing: border-box; }

    .navbar-header a.responsive-menu:hover i.social_icon:before {

      opacity: 0;

      left: 100%; }

    .navbar-header a.responsive-menu i.social_icon:after {

      opacity: 0;

      width: 100%;

      height: 100%;

      position: absolute;

      top: 0;

      right: 100%;

      -webkit-box-sizing: border-box;

      -moz-box-sizing: border-box;

      box-sizing: border-box; }

    .navbar-header a.responsive-menu:hover i.social_icon:after {

      opacity: 1;

      right: 0; }

    .navbar-header a.responsive-menu .blockwerk-menu-icon:hover {

      background-color: #314a83; }

  .navbar-header i {

    /*position: relative;/* "relative;" verhindert, dass in IE 9-11 die social fläche im navbar-header nicht ganz runter geht, ist nur zu 1/3 unten, statt 100% */

    position: static; /* geändert in static statt relative */

    z-index: 100; }

  .navbar-header .menu_icon,

  .navbar-header .menu_icon:before,

  .navbar-header .menu_icon:after {

    font-family: "FontAwesome", sans-serif; }

  .navbar-header .menu_icon {

    display: block;

    overflow: hidden; }

  .navbar-header .menu_icon:before,

  .navbar-header .menu_icon:after {

    position: relative;

    width: 100%; }

  .navbar-header i.menu_icon:before,

  .navbar-header i.menu_icon:after {

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    transition: all 0.3s ease-out; }

  .navbar-header .menu_icon.blockwerk-menu-icon:before {

    content: "\f0c9"; }

  .navbar-header .menu_icon.blockwerk-menu-icon:after {

    content: "\f00d"; }



.blockwerk-menu-icon:before {

  font-family: 'FontAwesome';

  font-style: normal;

  font-weight: normal;

  speak: none;

  display: inline-block;

  text-decoration: inherit;

  width: 1em;

  margin-right: 0;

  text-align: center;

  line-height: 1em; }



.social_sidebar_networks ul {

  -moz-transition: all 0.3s ease-out;

  -o-transition: all 0.3s ease-out;

  -webkit-transition: all 0.3s ease-out;

  transition: all 0.3s ease-out;

  list-style: none;

  padding: 0;

  margin: 0; }

  .social_sidebar_networks ul li {

    background-color: #d4eaff;

    position: relative;

    width: 40px;

    overflow: hidden;

    text-align: center;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box; }



        /* Safari 9+ (non-iOS) */


_:-webkit-full-screen:not(:root:root), .social_sidebar_networks ul li {

    background-color: #d5ebff; /* war  #d4eaff */

    position: relative;

    width: 40px;

    overflow: hidden;

    text-align: center;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;    }





.social_sidebar_networks.social_sidebar_slide i.social_icon:before {

  opacity: 1;

  left: 0;

  z-index: 2;

  position: relative;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box; }

.social_sidebar_networks.social_sidebar_slide li:hover i.social_icon:before {

  opacity: 0;

  left: 100%; }

.social_sidebar_networks.social_sidebar_slide i.social_icon:after {

  opacity: 0;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  right: 100%;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box; }

.social_sidebar_networks.social_sidebar_slide li:hover i.social_icon:after {

  opacity: 1;

  right: 0; }

.social_sidebar_networks .social_facebook:hover {

  background-color: #314a83; }

.social_sidebar_networks .social_twitter:hover {

  background-color: #0092cc; }

.social_sidebar_networks .social_googleplus:hover {

  background-color: #be3f2b; }



.social_slideup.social_animated,

.social_animated .social_slideup {

  opacity: 1;

  -webkit-animation: social_fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);

  -moz-animation: social_fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);

  -o-animation: social_fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);

  animation: social_fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }



@-webkit-keyframes social_fadeInTop {

  0% {

    opacity: 0;

    -webkit-transform: translateY(30%); }

  100% {

    opacity: 1;

    -webkit-transform: translateY(0); } }

@-moz-keyframes social_fadeInTop {

  0% {

    opacity: 0;

    -moz-transform: translateY(30%); }

  100% {

    opacity: 1;

    -moz-transform: translateY(0); } }

@-o-keyframes social_fadeInTop {

  0% {

    opacity: 0;

    -o-transform: translateY(30%); }

  100% {

    opacity: 1;

    -o-transform: translateY(0); } }

@keyframes social_fadeInTop {

  0% {

    opacity: 0;

    transform: translateY(30%); }

  100% {

    opacity: 1;

    transform: translateY(0); } }

.icon-overlay a .icn-more,

.items li .text-overlay,

.owl-carousel .item .text-overlay,

.thumbs .thumb .text-overlay {

  background-color: rgba(0, 122, 225, 0.9); }



.mobile br {

  display: block; }



.clearboth {

  clear: both; }



.dreieck {

  position: relative; }

  .dreieck.unten {

    margin: 0 0 200px; }

  .dreieck.oben {

    margin: 200px 0 0 0; }

  .dreieck.oben.unten {

    margin: 200px 0; }



.dreieck.oben:before {

  -webkit-transform-origin: 0 0;

  -moz-transform-origin: 0 0;

  -ms-transform-origin: 0 0;

  -o-transform-origin: 0 0;

  transform-origin: 0 0;

  -webkit-transform: rotate(-3deg);

  -moz-transform: rotate(-3deg);

  -ms-transform: rotate(-3deg);

  -o-transform: rotate(-3deg);

  transform: rotate(-3deg);

  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-3), M12=-sin(-3), M21=sin(-3), M22=cos(-3));

  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-3), M12=-sin(-3), M21=sin(-3), M22=cos(-3))";

  zoom: 1;

  position: absolute;

  z-index: -1;

  top: 0;

  right: -45px;

  background-color: #fff;

  height: 200px;

  width: 150%;

  content: '';

  pointer-events: none; }



.dreieck.unten:after {

  -webkit-transform-origin: 0 0;

  -moz-transform-origin: 0 0;

  -ms-transform-origin: 0 0;

  -o-transform-origin: 0 0;

  transform-origin: 0 0;

  -webkit-transform: rotate(3deg);

  -moz-transform: rotate(3deg);

  -ms-transform: rotate(3deg);

  -o-transform: rotate(3deg);

  transform: rotate(3deg);

  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(3), M12=-sin(3), M21=sin(3), M22=cos(3));

  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(3), M12=-sin(3), M21=sin(3), M22=cos(3))";

  zoom: 1;

  position: absolute;

  z-index: -1;

  bottom: -1px; /* war "0", bei "-1" blitzt nicht mehr BG durch an der Kante in FF */

  right: -45px;

  height: 200px;

  width: 150%;

  background-color: #fff;

  content: '';

  pointer-events: none; }



.mainbgcolor2.dreieck.oben:before,

.mainbgcolor2.dreieck.unten:after {

  background-color: #d4eaff; }



  /* Safari 9 non-ios */

_:-webkit-full-screen:not(:root:root), .mainbgcolor2.dreieck.oben:before,

.mainbgcolor2.dreieck.unten:after {

    background-color: #d5ebff; }/* war  #d4eaff */



.mainbgcolor.dreieck.oben:before,

.mainbgcolor.dreieck.unten:after {

  background-color: #fff; }



.dark-bg.dreieck.oben:before,

.dark-bg.dreieck.unten:after {

  background-color: #0078ff; }



.footer-bottom.dreieck.oben:before,

.footer-bottom.dreieck.unten:after {

  background-color: #191957; }



.footer-bottom.dreieck.oben:before {

  -webkit-transform: rotate(3deg);

  -moz-transform: rotate(3deg);

  -ms-transform: rotate(3deg);

  -o-transform: rotate(3deg);

  transform: rotate(3deg);

  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(3), M12=-sin(3), M21=sin(3), M22=cos(3));

  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(3), M12=-sin(3), M21=sin(3), M22=cos(3))";

  zoom: 1;

  top: -200px; }



@media (max-width: 768px) {

  .dreieck.unten {

    margin: 0 0 100px; }

  .dreieck.oben {

    margin: 100px 0 0 0; }

  .dreieck.oben.unten {

    margin: 100px 0; }



  .dreieck.oben:before,

  .dreieck.unten:after {

    height: 100px; }



  .footer-bottom.dreieck.oben:before {

    top: -100px; } }



@media (min-width:2561px) {

  .dreieck.unten {

    margin: 0 0 400px; }

  .dreieck.oben {

    margin: 400px 0 0 0; }

  .dreieck.oben.unten {

    margin: 400px 0; }



  .dreieck.oben:before,

  .dreieck.unten:after {

    height: 400px; }



  .footer-bottom.dreieck.oben:before {

    top: -400px; } }






.blockwerkfont {

  font-family: "blockwerk";

  color: #0078ff; }



/* =============================================================================

 * HEADER

 * ========================================================================== */

.navbar {

  z-index: 10; }



.navbar-header {

  background-color: #f5f7fa;

  color: #5a89a4; }

  .navbar-header .info li a {

    color: #5a89a4; }

    .navbar-header .info li a:hover {

      color: #0078ff; }



@media (max-width: 1024px) {

  .navbar-header {

    background-color: #fff; } }

.navbar-brand img {

  max-height: 50px;

  height: 100%; }

.navbar-brand .blockwerkfont.logo {

  font-size: 30px; }

.navbar-brand:hover .logo {

  opacity: .8; }



@media (max-width: 768px) {

  .navbar-brand img {

    max-height: 36px; } }

.social a .bw-facebook:after {

  background: #3B5998;

  background: #4668B3; }



.social a .bw-twitter:after {

  background: #00ACED;

  background: #2FBBED; }



.social a .bw-linkedin:after {

  background: #1769FF;

  background: #3079FF; }



.social a .bw-xing:after {

  background: #175353;

  background: #0b6463; }



.navbar-nav {

  float: right; }



#owl-main .item,

#owl-main.height-md .item,

#owl-main.height-lg .item {

  height: auto; }



.logo-breit {

  padding-top: 200px;

  padding-bottom: 400px; }



.logo-schmal {

  display: none; }



#hero {

  background-color: #fff;

  text-align: center;

  height: auto; }

  #hero .text-center {

    padding-left: 10%;

    padding-right: 10%; }

  #hero .vertical-center {

    vertical-align: middle;

    padding-bottom: 200px; }



/* =============================================================================

 * CONTENT

 * ========================================================================== */

.dreieck_rechts,

.dreieck_links,

.mainbgcolor2 {

  background-color: #d4eaff; }


/* Safari 9+ (non-iOS) */


_:-webkit-full-screen:not(:root:root), .mainbgcolor2 {

    background-color: #d5ebff; } /* war #d4eaff */



.mainbgcolor {

  background-color: #fff; }



.paddedBox {

  padding-top: 100px;

  padding-bottom: 100px; }



.padded {

  padding-left: 10%;

  padding-right: 10%; }



header.center-block h2 {

  font-size: 40px;

  letter-spacing: -0.5px; }



.loop-item {

  border-right: 1px solid #C3DCF1; /* war ccddeb */

  margin-bottom: 80px;

  padding-bottom: 0; }


/* Trennstrich Kunden */

.grey {

  border-right: 1px solid #E2ECF5; /* war ccddeb */

 /* margin-bottom: 80px;

  padding-bottom: 0; */}



@media (min-width: 768px) {

  .loop-item:nth-child(3n+3) {

    border-right: 0; } }

@media (max-width: 699px) and (orientation: portrait) {

  .loop-item {

    width: 100%;

    margin-bottom: 60px; } }

@media (max-width: 767px) {

  header p {

    font-size: 18px; } }

/* =============================================================================

 * CONTENT - Backstretch

 * ========================================================================== */

.desktop .backyholder {

  background-size: 100%;

  background-position: center top;

  background-repeat: no-repeat;

  background-size: cover; }



/* =============================================================================

 * CONTENT - Über mich

 * ========================================================================== */

.uebermich_bg {

  background: url("images/martinblock_lachen.jpg") no-repeat bottom left;
  /* passend */
  background-size: contain;
  /* passend */
  height: 892px;
  position: relative; }


/* Grosse Displays Retina */

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5)     and (min-width: 1280px),
only screen and (   min--moz-device-pixel-ratio: 1.5)     and (min-width: 1280px),
only screen and (     -o-min-device-pixel-ratio: 3/2)     and (min-width: 1280px),
only screen and (        min-device-pixel-ratio: 1.5)     and (min-width: 1280px),
only screen and (                min-resolution: 144dpi)  and (min-width: 1280px),
only screen and (                min-resolution: 1.5dppx) and (min-width: 1280px) {

    .uebermich_bg {
      background: url("images/martinblock_lachen@2x.jpg") no-repeat bottom left;
    /* passend */
      background-size: contain;
    /* passend */
      height: 892px;
      position: relative; }}






/* Retina iPads */

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {

    .uebermich_bg {
      background: url("images/martinblock_lachen@2x.jpg") no-repeat bottom left;
    /* passend */
      background-size: contain;
    /* passend */
      height: 892px;
      position: relative; }}


/* iPad Pro */

@media only screen
  and (min-device-width: 1024px)
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) {


    .uebermich_bg {
      background: url("images/martinblock_lachen@2x.jpg") no-repeat bottom left;
    /* passend */
      background-size: contain;
    /* passend */
      height: 892px;
      position: relative; }}



    /*.uebermich_bg {

      background: url("images/martinblock_lachen.jpg") no-repeat bottom left;

      height: 892px;

      position: relative; }*/

  .uebermich_bg .txtblock {

    position: absolute;

    bottom: 33%;

    right: 4%;

    width: 30%; }

    .uebermich_bg .txtblock h2, .uebermich_bg .txtblock h3 {

      margin-bottom: 0; }

    .uebermich_bg .txtblock h2 {

      font-size: 65px;

      line-height: 65px;

      font-weight: 700; }

    .uebermich_bg .txtblock h3, .uebermich_bg .txtblock h4 {

      /*font-family: "klavika_regular", "Titillium Web", "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;*/

font-family: "klavika_regular", Arial, "Helvetica Neue", Helvetica, sans-serif;

      font-size: 38px;

      line-height: 38px;

      font-weight: 400;

      letter-spacing: 0; }

    .uebermich_bg .txtblock h4 {

      font-size: 30px;

      line-height: 30px;

      margin-bottom: 4px; }

    .uebermich_bg .txtblock p {

      line-height: 24px; }

    .uebermich_bg .txtblock .bubble {

      position: relative;

      width: 100%;

      height: auto;

      padding: 0px;

      background: #fff;

      padding: 20px; }

    .uebermich_bg .txtblock .bubble:after {

      content: "";

      position: absolute;

      top: 20px;

      left: -50px;

      border-style: solid;

      border-width: 0 50px 40px 0;

      border-color: transparent #fff;

      display: block;

      width: 0;

      z-index: 1; }

@media (min-width: 741px) {

  .uebermich_bg .txtblock p {

    font-size: 15px;

    line-height: 20px; } }

@media (max-width: 1200px) {

  .uebermich .paddedBox {

    padding-bottom: 0; }



  .uebermich_bg {

    background-size: 664px 714px;

    height: 714px; }

    .uebermich_bg .txtblock {

      width: 35%;

      bottom: 25%; }

      .uebermich_bg .txtblock h2 {

        font-size: 55px;

        line-height: 55px; }

      .uebermich_bg .txtblock h3, .uebermich_bg .txtblock h4 {

        font-size: 37px;

        line-height: 37px; }

      .uebermich_bg .txtblock h4 {

        font-size: 29px;

        line-height: 29px; } }

@media (max-width: 992px) {

  .uebermich_bg {

    background-position: -80px 0; }

    .uebermich_bg .txtblock {

      width: 38%;

      bottom: 27%;

      right: 9%; } }

@media (max-width: 991px) {

  .uebermich .paddedBox {

    padding: 0; }



  .uebermich_bg {

    background-position: -130px 0; }

    .uebermich_bg .txtblock {

      width: 44%;

      bottom: 23%;

      right: 2%; }

      .uebermich_bg .txtblock h2, .uebermich_bg .txtblock h3 {

        margin-bottom: 4px; }

      .uebermich_bg .txtblock h2 {

        font-size: 50px;

        line-height: 50px; }

      .uebermich_bg .txtblock h3, .uebermich_bg .txtblock h4 {

        font-size: 29px;

        line-height: 29px; }

      .uebermich_bg .txtblock h4 {

        font-size: 23px;

        line-height: 23px; } }

@media (max-width: 979px) {

  .uebermich_bg {

    background-position: -140px 0; }

    .uebermich_bg .txtblock {

      width: 46%;

      right: 0%; }

      .uebermich_bg .txtblock h2 {

        font-size: 48px;

        line-height: 48px; }

      .uebermich_bg .txtblock h3, .uebermich_bg .txtblock h4 {

        font-size: 31px;

        line-height: 31px; }

      .uebermich_bg .txtblock h4 {

        font-size: 24px;

        line-height: 24px; } }

@media (max-width: 767px) {

  .uebermich_bg {

    background-position: -170px 0; }

    .uebermich_bg .txtblock {

      right: 2%; } }

@media (max-width: 740px) {

  .uebermich_bg {

    background-position: -40px 0;

    background-size: 564px 624px;

    height: 624px; }

    .uebermich_bg .txtblock {

      width: 80%;

      bottom: 0%;

      right: auto;

      left: 10%; }

      .uebermich_bg .txtblock h2 {

        font-size: 40px;

        line-height: 40px;

        display: inline-block; }

      .uebermich_bg .txtblock h3, .uebermich_bg .txtblock h4 {

        font-size: 28px;

        line-height: 28px;

        display: inline-block; }

      .uebermich_bg .txtblock h4 {

        display: block; }

      .uebermich_bg .txtblock p {

        font-size: 16px;

        line-height: 19px; }

      .uebermich_bg .txtblock .bubble {

        padding: 15px; }

      .uebermich_bg .txtblock .bubble:after {

        top: -60px;

        left: 80%;

        border-width: 0 30px 60px 0;

        border-color: #fff transparent; } }

@media (max-width: 640px) {

  .uebermich_bg .txtblock {

    width: 60%;

    left: 20%; } }

@media (max-width: 640px) {

  .uebermich_bg {

    background-position: -120px 0; }

    .uebermich_bg .txtblock {

      width: 60%;

      left: 20%; } }

@media (max-width: 640px) and (orientation: landscape) {

  .uebermich_bg {

    background-position: -120px 0;

    height: 594px; }

    .uebermich_bg .txtblock {

      width: 65%;

      bottom: 10%; } }

@media (max-width: 480px) and (orientation: landscape) {

  .uebermich_bg .txtblock {

    width: 75%;

    left: 15%; } }

@media (max-width: 470px) {

  .uebermich_bg {

    background-position: -120px 0;

    background-size: 496px 548px;

    height: 554px; }

    .uebermich_bg .txtblock {

      width: 80%;

      left: 10%; }

      .uebermich_bg .txtblock h2 {

        font-size: 36px;

        line-height: 36px; }

      .uebermich_bg .txtblock h3, .uebermich_bg .txtblock h4 {

        font-size: 26px;

        line-height: 26px; }

      .uebermich_bg .txtblock h4 {

        display: block; } }

@media (max-width: 420px) and (orientation: landscape) {

  .uebermich_bg .txtblock h2 {

    font-size: 40px;

    line-height: 40px; }

  .uebermich_bg .txtblock h3, .uebermich_bg .txtblock h4 {

    font-size: 28px;

    line-height: 28px; }

  .uebermich_bg .txtblock h4 {

    display: block; } }

@media (max-width: 400px) {

  .uebermich_bg .txtblock h3, .uebermich_bg .txtblock h4 {

    font-size: 19px;

    line-height: 19px; }

  .uebermich_bg .txtblock h4 {

    display: block; } }

@media (max-width: 320px) {

  .uebermich_bg {

    background-size: 456px 504px; }


    .uebermich_bg .txtblock {

      bottom: 14%; } }

/* =============================================================================

 * CONTENT - Portfolio

 * ========================================================================== */

.portfolio .wp-post-image,

.latest-works .wp-post-image {

  -moz-transition: all 0.3s ease-out;

  -o-transition: all 0.3s ease-out;

  -webkit-transition: all 0.3s ease-out;

  transition: all 0.3s ease-out; }

  .portfolio .wp-post-image:hover,

  .latest-works .wp-post-image:hover {

    -webkit-filter: none;

    filter: none;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    transition: all 0.3s ease-out; }

.portfolio figcaption,

.latest-works figcaption {

  display: none; }

.portfolio .items.col-3,

.latest-works .items.col-3 {

  margin-left: 69px;

  margin-right: 76px; }

  .portfolio .items.col-3 li,

  .latest-works .items.col-3 li {

    width: 260px;

    margin-left: 12px;

    margin-bottom: 12px; }

.portfolio .items li .text-overlay,

.portfolio .items li .text-overlay.open,

.portfolio .thumbs .thumb .text-overlay,

.latest-works .items li .text-overlay,

.latest-works .items li .text-overlay.open,

.latest-works .thumbs .thumb .text-overlay {

  background-color: rgba(0, 122, 225, 0.9);

  right: auto;

  padding: 2%;

  width: 120px; }

  .portfolio .items li .text-overlay:hover + img,

  .portfolio .items li .text-overlay.open:hover + img,

  .portfolio .thumbs .thumb .text-overlay:hover + img,

  .latest-works .items li .text-overlay:hover + img,

  .latest-works .items li .text-overlay.open:hover + img,

  .latest-works .thumbs .thumb .text-overlay:hover + img {

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    transition: all 0.3s ease-out; }

.portfolio .filter li a,

.latest-works .filter li a {

  color: #5a89a4;

  font-weight: 400;

 /* font-family: "klavika_medium", "Titillium Web", Arial, "Helvetica Neue", Helvetica, sans-serif; }*/
  font-family: "klavika_medium", Arial, "Helvetica Neue", Helvetica, sans-serif; }

  .portfolio .filter li a.active, .portfolio .filter li a:hover,

  .latest-works .filter li a.active,

  .latest-works .filter li a:hover {

    color: #0078ff; }

.portfolio .img-fade,

.latest-works .img-fade {

  position: relative;

  display: block; }

  .portfolio .img-fade .my-gallery-thumbnails,

  .latest-works .img-fade .my-gallery-thumbnails {

    -webkit-filter: grayscale(100%);

    -moz-filter: grayscale(100%);

    -ms-filter: grayscale(100%);

    -o-filter: grayscale(100%);

    filter: grayscale(100%);

    filter: gray;

    /*filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); */

/* Animation Portfoliobilder Vorschau - Grau zu Farbe und zurueck */

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    transition: all 0.3s ease-out;
    }

  .portfolio .img-fade:hover .my-gallery-thumbnails,

  .latest-works .img-fade:hover .my-gallery-thumbnails {

    -webkit-filter: none;

    -moz-filter: none;

    -ms-filter: none;

    -o-filter: none;

    filter: none; }

  .portfolio .img-fade .img-overlay,

  .latest-works .img-fade .img-overlay {

    position: absolute;

    z-index: 1;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    -moz-opacity: 0.7;

    filter: alpha(opacity=70);

    opacity: 0.7;

    background-color: #0078ff;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    transition: all 0.3s ease-out; }

    .portfolio .img-fade .img-overlay:hover,

    .latest-works .img-fade .img-overlay:hover {

      -moz-opacity: 0;

      filter: alpha(opacity=0);

      opacity: 0; }



footer .portfolio .img-fade img,

footer .latest-works .img-fade img {

  display: block;

  max-width: 125px;

  -webkit-transition: opacity .5s ease-in-out;

  -moz-transition: opacity .5s ease-in-out;

  -o-transition: opacity .5s ease-in-out;

  transition: opacity .5s ease-in-out; }

  footer .portfolio .img-fade img.bottom,

  footer .latest-works .img-fade img.bottom {

    position: absolute;

    left: 0;

    top: 0; }

  footer .portfolio .img-fade img.bottom:hover,

  footer .latest-works .img-fade img.bottom:hover {

    opacity: 0; }



@media (min-width: 992px) and (max-width: 1200px) {

  footer .portfolio .img-fade img,

  footer .latest-works .img-fade img {

    width: 100px; } }

.pswp__caption__center p {

  margin-bottom: 6.25px; }

.pswp__caption__center span.kunde {

  text-transform: uppercase;

  letter-spacing: 1px;

  font-weight: 700; }



@media (min-width: 1200px) {

  .portfolio .items.col-3,

  .latest-works .items.col-3 {

    margin-left: 74px;

    margin-right: 81px; }

    .portfolio .items.col-3 li,

    .latest-works .items.col-3 li {

      width: 326px;

      margin-left: 12px;

      margin-bottom: 12px; } }

@media (max-width: 991px) {

  .portfolio .items.col-3,

  .latest-works .items.col-3 {

    margin-left: 59px;

    margin-right: 66px; }

    .portfolio .items.col-3 li,

    .latest-works .items.col-3 li {

      width: 191px;

      margin-left: 12px;

      margin-bottom: 12px; } }

@media (min-width: 768px) and (max-width: 979px) {

  .portfolio .items.col-3 li,

  .latest-works .items.col-3 li {

    width: 181px; } }

@media (max-width: 767px) and (orientation: landscape) {

  .portfolio .filter li,

  .latest-works .filter li {

    display: inline; } }

@media (max-width: 767px) {

  .portfolio .items.col-3,

  .latest-works .items.col-3 {

    margin-left: 49px !important;

    margin-right: 56px !important; }

    .portfolio .items.col-3 li,

    .latest-works .items.col-3 li {

      width: 47.5% !important;

     /* Damit Protfolio nicht einspaltig wird:
	 
	  margin-left: 12px !important;

      margin-bottom: 12px !important;*/
	  
	  margin-left: 10px !important;

      margin-bottom: 10px !important;
	   } }

@media (max-width: 568px) {

  .portfolio .items.col-3,

  .latest-works .items.col-3 {

    margin-left: 19px !important;

    margin-right: 26px !important; }

    .portfolio .items.col-3 li,

    .latest-works .items.col-3 li {

      width: 47% !important; } }

@media (max-width: 479px) {

  .portfolio .items.col-3,

  .latest-works .items.col-3 {

    margin-left: 5px !important;

    margin-right: 12px !important; }

    .portfolio .items.col-3 li,

    .latest-works .items.col-3 li {

      width: 45% !important; } }

/* =============================================================================

 * CONTENT - Leistungen

 * ========================================================================== */

.leistungen .icon {

  background: url("images/hexagon.svg") no-repeat center center;

  padding: 30px;

  margin-bottom: 6px; }

  .leistungen .icon img {

    height: 40px; }

.leistungen h3 {

/*font-family: "klavika_regular", "Titillium Web", "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;*/

font-family: "klavika_regular", Arial, "Helvetica Neue", Helvetica, sans-serif;

  color: #0078ff;

  margin-bottom: 4px;

  font-size: 27px;

  font-weight: 400;

  letter-spacing: -0.005em; }

.leistungen ul {

  list-style: square;

  padding-left: 40%;

  text-align: left;

  color: #5a89a4; }

  .leistungen ul li {

    list-style: none;

    line-height: 20px; }

  .leistungen ul li:before {

    content: "·";

    font-size: 30px;

    vertical-align: middle;

    position: relative;

    right: 5px;

    top: 1px; }



/* =============================================================================

 * CONTENT - Kunden

 * ========================================================================== */

.kunden .loop-item img {

  display: inline-block;

  height: 100px; }



/* =============================================================================

 * CONTENT - Kontakt

 * ========================================================================== */

.kontakt .logo {

  max-width: 180px; }

.kontakt .blockwerkfont {

  font-size: 36px; }

.kontakt .form-control:focus {

  background-color: #fff; }

.kontakt .form-item {

  margin-bottom: 12.5px; }

  .kontakt .form-item input,

  .kontakt .form-item textarea {

    margin-bottom: 0; }

.kontakt .btn-submit {

  background-color: #0078ff;

  color: #fff !important; }

  .kontakt .btn-submit:hover {

    background-color: #00aaff; }

.kontakt div.wpcf7-response-output {

  border: 0;

  border-style: none none none solid;

  border-width: 0 0 0 3px;

  clear: both;

  margin: 20px 0;

  padding: 20px;

  text-align: left; }

.kontakt .wpcf7-response-output.wpcf7-validation-errors {

  background-color: #FDF7F7;

  border-color: #D9534F;

  color: #D9534F; }

.kontakt .wpcf7-response-output.wpcf7-mail-sent-ok {

  background-color: #DFF0D8;

  border-color: #3C763D;

  color: #3C763D; }

.kontakt .social-network .social li a {

  color: #5a89a4; }

  .kontakt .social-network .social li a i {

    height: 50px; }



/* =============================================================================

 * FOOTER

 * ========================================================================== */

footer {

  overflow: hidden; }

  footer .ueber-mich .blockwerkfont {

    color: #fff;

    display: inline-block;

    margin-bottom: 12.5px;

    font-size: 45px; }

  footer .dark-bg {

    background-color: #0078ff; }

    footer .dark-bg p, footer .dark-bg a, footer .dark-bg li {

      color: #d4eaff; }


/* Safari 9+ (non-iOS) */


    _:-webkit-full-screen:not(:root:root), .footer .dark-bg p, footer .dark-bg a, footer .dark-bg li {

        color: #d5ebff; /* war #d4eaff */ }


    footer .dark-bg a:hover {

      color: #fff; }

  footer .footer-bottom {

    background-color: #191957; }

    footer .footer-bottom p, footer .footer-bottom a, footer .footer-bottom li {

      color: #0078ff; }

    footer .footer-bottom p {

      margin-bottom: 12.5px; }

    footer .footer-bottom a:hover {

      color: #00b1ff; }

  footer .vcard {

    max-width: 191px; }

  footer .qrcode {

    color: #fff;

    display: block; }

    footer .qrcode:before {

      content: '\006A';

      display: block;

      font-size: 275px;

      margin-top: 110px; /* war 115px */}

  footer _::selection, footer .qrcode:before {

    margin-top: 110px\0; }

  footer ul.portfolio {

    margin: 0;

    padding: 0; }

    footer ul.portfolio li {

      padding: 0 0 5px 5px;

      float: left;

      position: relative; }



@media (max-width: 991px) {

  footer .ueber-mich img {

    max-width: 300px; } }

/* =============================================================================

 * Impressum, AGBs, ...

 * ========================================================================== */

.page #content h1, .page #content h2, .page #content h3 {

  text-align: center; }

.page #content p {

  text-align: justify; }

  .page #content p.text-center {

    text-align: center; }



@media (max-width: 1024px) {

  br {

    display: inherit; } }

/*==================================================

 *

 * MEDIAQUERIES

 *

 * ===============================================*/

/* Retina-specific stuff here */

@media (min-width: 768px) and (max-width: 1199px) {

  .navbar-nav > li > a {

    padding: 15px; } }

@media (min-width: 768px) {

  .navbar-nav > li {

    float: none; } }

@media (min-width: 1025px) {

  .navbar-nav > li {

    float: left; } }

@media (max-width: 767px) {

  .logo-breit,

  .logo-schmal {

    padding-top: 25%;

    padding-bottom: 25px; }



  .navbar .container,

  .container {

    padding-right: 15px;

    padding-left: 15px; } }

@media (max-width: 767px) and (orientation: landscape) {

  .logo-breit,

  .logo-schmal {

    padding-top: 15%; } }

@media (max-width: 480px) {

  .logo-breit {

    display: none; }



  .logo-schmal {

    display: block; } }



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

