/* Generated by Glyphter (http://www.glyphter.com) on  Wed Mar 29 2017*/
@font-face {
    font-family: 'loewenzaehne';
    src: url('../fonts/loewenzaehne.eot');
    src: url('../fonts/loewenzaehne.eot?#iefix') format('embedded-opentype'),
         url('../fonts/loewenzaehne.woff') format('woff'),
         url('../fonts/loewenzaehne.ttf') format('truetype'),
         url('../fonts/loewenzaehne.svg#loewenzaehne') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'loewenzaehne';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-loewenwerkzeug:before{content:'\e001';}
.icon-sonde:before{content:'\e002';}
.icon-spiegel:before{content:'\e003';}
.icon-loewenzaehne:before{content:'\e004';}
.icon-kopflogo:before{content:'\e005';}
.icon-loewenwerkzeugol:before{content:'\e006';}
body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}
p {
  font-size: 20px;
}
p.small {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  color: #7badd1;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
hr.star-light,
hr.star-primary {
  padding: 0;
  border: none;
  text-align: center;
  max-width: 250px;
  margin: 25px auto 80px;
}
hr.star-light:after {
	content: "\e001";
}
hr.star-primary:after {
	content: "\e001";
}
hr.star-light:after,
hr.star-primary:after {
  font-family:loewenzaehne;
  display: inline-block;
  position: relative;
  top:-20px;
  left:-180px;
  font-size: 400px;
  line-height:50px;
  padding: 0 0.25em;
}
hr.star-light {
  border-color: transparent;
}
hr.star-light:after {
  background-image: url("../img/overlay-blue.png");
  color: black;
}
hr.star-primary {
  border-color: transparent;
}
hr.star-primary:after {
  background-color: white;
  background-image: url("../img/overlay.png");
  color: #333;
}
.img-centered {
  margin: 0 auto;
}
header {
  text-align: center;
  color: white;
}
.lionsbackground {
  background-image: url("../img/tiles01.png");
}
.parallax {
	background-attachment: fixed;
    background-position: center;
}
.bluebackground {
  background-color: #7badd1;
  background-image: url("../img/overlay-blue.png");
}
.paper {
  background-image: url("../img/overlay.png");
  }
header .container {
  padding-top: 100px;
  padding-bottom: 0px;
}
header img {
  display: block;
  margin: 0 auto 20px;
}
header .intro-text .name {
  display: block;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
}
header .intro-text .skills {
  font-size: 1.25em;
  font-weight: 300;
}
@media (min-width: 768px) {
  header .container {
    padding-top: 200px;
    /*padding-bottom: 100px;*/
  }
  header .intro-text .name {
    font-size: 4.75em;
  }
  header .intro-text .skills {
    font-size: 1.75em;
  }
}
.navbar-custom {
  background: white;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
}
.navbar-custom a:focus {
  outline: none;
}
.navbar-custom .navbar-brand {
  color: white;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: white;
}
.navbar-custom .navbar-nav {
  letter-spacing: 1px;
}
.navbar-custom .navbar-nav li a {
  color: black;
}
.navbar-custom .navbar-nav li a:hover {
  color: #7badd1;
  outline: none;
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
  color: black;
}
.navbar-custom .navbar-nav li.active a {
  color: black;
  background: #7badd1;
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
  color: white;
  background: #7badd1;
}
.navbar-custom .navbar-toggle {
  color: #7badd1;
  text-transform: uppercase;
  font-size: 10px;
  border-color: white;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #7badd1;
  color: white;
  border-color: #7badd1;
}
@media (min-width: 768px) {
  .navbar-custom {
    padding: 25px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom.affix {
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}
section, div.section {
  padding: 100px 0;
}
h2, section h2, div.section h2 {
  margin-bottom: 100px;
  font-size: 3em;
}
section.success, , div.section.success {
  color: black;
}
@media (max-width: 767px) {
  section, div.section {
    padding: 75px 0;
  }
  section.first, , div.section.first {
    padding-top: 75px;
  }
  #mainNav {
	min-height:70px;
  }
hr.star-light,
hr.star-primary {
  max-width: 200px;
  margin: 25px auto 80px;
}
hr.star-light:after {
	content: "\e001";
}
hr.star-primary:after {
	content: "\e001";
}
hr.star-light:after,
hr.star-primary:after {
  font-family:loewenzaehne;
  display: inline-block;
  position: relative;
  top:-20px;
  left:-130px;
  font-size: 300px;
  line-height:50px;
  padding: 0 0.25em;
}

}
#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .caption {
  background-color: #7badd1;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: black;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #7badd1;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
footer {
  color: black;
}
footer h3 {
  margin-bottom: 30px;
}
footer .footer-above {
  padding-top: 50px;
}
footer .footer-col {
  margin-bottom: 50px;
}
footer .footer-below {
  padding: 25px 0;
  background-color: #233140;
}
footer a {
	text-decoration: none;
	color:black;
}
.btn-outline {
  color: white;
  font-size: 20px;
  border: solid 2px white;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: #7badd1;
  background: white;
  border: solid 2px white;
}
.btn-primary {
  color: white;
  background-color: #4d8eaa;
  border-color: #4d8eaa;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #1a242f;
  border-color: #161f29;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #4d8eaa;
  border-color: #4d8eaa;
}
.btn-primary .badge {
  color: #4d8eaa;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #7badd1;
  border-color: #7badd1;
  font-weight: 700;
}
.btn-success.active.focus, 
.btn-success.active:focus, 
.btn-success.active:hover, 
.btn-success:active.focus, 
.btn-success:active:focus, 
.btn-success:active:hover, 
.open>.dropdown-toggle.btn-success.focus, 
.open>.dropdown-toggle.btn-success:focus, 
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
  background-color: #7badd1;
  border-color: #7badd1;
}
.btn-success:hover,
.btn-success.hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #485155;
  border-color: #485155;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #7badd1;
  border-color: #7badd1;
}
.btn-success .badge {
  color: #7badd1;
  background-color: white;
}
.btn-social {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 2px solid white;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}
.btn:focus,
.btn:active,
.btn.active {
  outline: none;
}
.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}
.scroll-top .btn:focus {
  outline: none;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}
.portfolio-modal .modal-content li {
	text-transform: uppercase;
	font-weight:bold;
}
.portfolio-modal .modal-content li .regulartext {
	text-transform:uppercase;
	font-weight:normal;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
  margin: 30px 0;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #4d8eaa;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #4d8eaa;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
#mainlogo {
font-family:"loewenzaehne";
color:black;
text-align:center;
}
#mainheader {
font-family:"loewenzaehne";
color:black;
text-align:center;
}
.navbar-brand {
	background-image: url("../img/logo.svg");
	background-size:250px;
	background-repeat:no-repeat;
	width:250px;
	height:50px;
}
.companylogo {
	font-family:loewenzaehne;
	color:black;
	font-weight:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.1px;
	line-height:80px;
	font-size:350px;
	overflow:hidden;
}
.companylogo:after {
	content:'\e004';
}
#mainlogo:after {
	content:'\e005';
}
#mainheader:after {
	content:'\e004';
}
@media (max-width: 768px) {
	#mainheader {
		font-size:300px;
		line-height:100px;
	}
	#mainlogo {
		font-size:300px;
		line-height:270px;
	}
}
@media (min-width: 768px) {
	#mainheader {
		font-size:500px;
		line-height:60px;
	}
	#mainlogo {
		font-size:500px;
		line-height:450px;
	}
}
.form-control {
	height: 36px;
}
#map {
	height:600px;
}
#mapoverlay {
	background-image: url("../img/overlay.png");
	z-index:2;
	width:100%;
	height:600px;
	position:relative;
	top:-600px;
	pointer-events: none;
	padding-top:50px;
}
#mapcontainer {
	height:600px;
	overflow:hidden;
	padding:0px;
}

_:-ms-fullscreen, :root .companylogo { line-height:120px; }

#toothbrush {
	padding-top:50px;
	padding-bottom:0px;
}

#teeth {
	background-image: url(../img/teeth.svg);
	width:100%;
	height:18px;
}
#brush {
	width:100%;
}
#brush-img {
	position:relative;
		left:50vw;
}
#arrow {
	background-image: url("../img/pfeil.svg");
	background-size:61px 63px;
	width:61px;
	height:63px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	top:-80px;
}

.item-details > li {
	font-size:24px;
}

#behandlungsspektrum h2 {
	color:#000;
}
@media only screen and (min-width : 768px) {
	#hook {
		top: 450px;
		background-image: url(../img/keineneuen.svg);
		width: 450px;
		height: 166px;
		background-repeat: no-repeat;
		position: absolute;
		left: 50%;
		z-index: 20;
	}
}
@media only screen and (max-width : 768px) {
	#hook {
		top: 300px;
		background-image: url(../img/keineneuen.svg);
		width: 350px;
		height: 145px;
		background-repeat: no-repeat;
		position: absolute;
		left: 15%;
		z-index: 20;
	}
}
#hero {
    z-index: 10;
    position: absolute;
    align-self: center;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;	
}
div.wp-block-group.shallcontainer .wp-block-group__inner-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  div.wp-block-group.shallcontainer .wp-block-group__inner-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  div.wp-block-group.shallcontainer .wp-block-group__inner-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  div.wp-block-group.shallcontainer .wp-block-group__inner-container {
    width: 1170px;
  }
}
.wp-block-group {
  overflow:auto;
  padding-bottom:100px;
  padding-top:64px;
}
