* {
  font-weight: 300;
  outline: 0; }

a,
img {
  outline: 0 !important; }

body {
  background-color: #fff; }

h1 {
  margin-top: 0;
  font-family: 'Roboto Slab';
  font-weight: 800; }

h3 {
  font-family: 'Roboto Slab';
  font-weight: 400;
  color: #a1a1a1; }

h4 {
  font-family: 'Roboto Slab';
  font-weight: 400;
  color: #a1a1a1; }

/* menu */
.tnav .navbar .container {
  height: 80px; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #000;
  /*Sets the text hover color on navbar*/ }

.navbar-default .navbar-nav > .active > a {
  text-decoration: line-through; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #a1a1a1;
  /*BACKGROUND color for active*/
  background-color: transparent;
  font-family: 'Roboto Slab';
  font-weight: 400; }

.navbar-default {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */ }

.navbar-default {
  background-color: transparent;
  border: none;
  font-family: 'Roboto Slab';
  font-weight: 400; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #000;
  text-decoration: none;
  background-color: #66CCFF;
  /*change color of links in drop down here*/ }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: silver;
  /*Change rollover cell color here*/ }

.navbar-default .navbar-nav > li > a {
  color: #000;
  /*Change active text color here*/ }

.navbar-nav > li > a {
  padding-top: 30px !important;
  padding-bottom: 25px !important;
  padding-left: 40px !important;
  padding-right: 0px !important;
  height: 80px; }

.navbar-brand {
  padding-top: 5px !important; }

.navbar {
  min-height: 80px !important; }

/* common */
.navbar-brand {
  margin-top: 25px; }

.navbar-default .navbar-brand {
  color: #000; }

.navbar-brand span {
  font-family: 'Roboto Slab';
  font-weight: 700;
  padding-left: 30px;
  color: #000; }

.navbar-brand img {
  width: 229px;
  height: 70px;
  z-index: 99 !important; }

.container-def {
  margin-top: 90px; }

.ver-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.title-box {
  font-family: "DragonIsCom";
  font-size: 50px;
  line-height: 90px;
  border-bottom: solid 1px #0A080A;
  color: #823b7e;
  margin-top: -10px;
  margin-bottom: 10px;
  text-align: right; }

.def-link-box {
  border-color: #819473;
  color: #819473; }

.def-link-box:hover {
  border-color: #0A080A;
  color: #0A080A;
  background-color: #fffaeb; }

.def-link {
  color: #819473; }

.def-link:hover {
  color: #967c52;
  background-color: #fffaeb;
  text-decoration: none; }

.def-subtitle {
  color: #3c183a;
  font-size: 18px;
  font-weight: 100; }

.separate-box {
  border-top: solid 1px #0A080A;
  margin-top: 20px;
  padding-top: 20px; }

.xs-separate {
  margin-bottom: 15px; }

/* home */
.home-logo {
  padding-top: 30vh; }

.home-wrap {
  height: 100vh;
  overflow: hidden;
  z-index: 100; }

.quote {
  color: #797979;
  font-size: 22px;
  width: 500px;
  position: absolute;
  bottom: 100px;
  right: 67px;
  text-align: justify;
  text-shadow: 0px 1px #fff;
  text-shadow: 0px 1px rgba(255, 255, 255, 0.5);
  font-family: 'Roboto';
  font-weight: 100; }

.quote-author {
  margin-top: 10px; }

.square {
  position: relative;
  width: 100%;
  overflow: hidden; }

.square:after {
  content: "";
  display: block;
  padding-bottom: 100%; }

.square-content {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

.square-content:hover {
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.6);
  z-index: 1; }

.square-content a {
  display: block;
  height: 100%;
  width: 100%;
  cursor: pointer;
  position: absolute; }

/* kunstvermittlung */
.square-box {
  margin-bottom: 20px; }

.square-box .square {
  margin-bottom: 10px; }

.square-box a {
  font-family: 'Roboto Slab';
  font-weight: 400;
  color: #000;
  font-size: 18px; }

/* project */
.project-text {
  text-align: justify; }

/* kontakt */
#map_canvas {
  height: 300px; }

.contact-title {
  font-family: 'Roboto Slab';
  font-weight: 400;
  font-size: 18px; }

.address-1 {
  margin-top: 20px;
  margin-left: -15px; }

.address-2 {
  margin-top: 20px;
  margin-right: -45px;
  padding-right: -45px; }

.projects-separate {
  margin-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 20px; }

.bio-title {
  font-family: 'Roboto';
  font-weight: 400; }

.send-button {
  font-weight: bold; }

/*# sourceMappingURL=style.css.map */
