/* LnM.CSS 1.0 January 2018 by Alexander Woychosky */

body {
   background-color: white;
	 font-family: sans-serif;
	 margin: 0;
	 padding: 0;
	 }
h1.logo {
   text-align: center;
   font-family: serif;
   font-weight: normal;
   text-transform: uppercase;
}
h1.center {
   color: black;
   text-align: center;
   font-weight: bold;
   font-family: arial;
   font-size: 50px;
}
.centered {
	position: fixed;
    top: 30%;
    left: 50%;
    transform: translate(-50%);
	font-size: calc(1em + 3vw)
}
footer {
    text-align: center;
    font-weight: normal;
   font-family: arial;
   background-color: lightgrey;
   padding-top: 50px;
   padding-bottom: 50px;
   width: 100%;
   bottom: 0px;
}
h2 {
   color: black;
   text-align: center;
   font-weight: normal;
   font-family: arial;
   font-size: 30px;
}
h2.arial {
   color: black;
   text-align: center;
   font-weight: normal;
   font-family: arial;
   font-size: 30px;
}
h2.contact {
   color: black;
   text-align: center;
   font-weight: normal;
   font-family: arial;
   font-size: 55px;
}
h3 {
   text-align: center;
   font-family: arial;
   font-size: 50px;
   font-weight: normal;
   }
h3.contact {
   color: black;
   text-align: left;
   font-weight: normal;
   font-family: arial;
   font-size: 35px;
}
h4.contact {
   color: black;
   text-align: left;
   font-weight: normal;
   font-family: arial;
   font-size:25px;
}
p.small {
    font-size: 8px;
    line-height: 1em;
}
p.contact {
	line-height: 1.8;
	width: auto;
}
a {	 
     color: #3498DB;
     text-decoration: none;
	 font-family: arial;
}
P.product {
   color: black;
   text-align: center;
   font-weight: normal;
   font-family: arial;
   font-size: 24px;
}
.centerbox {
	   margin: auto;
	   width: auto;
	   max-width: 75em;
	   padding: 10px;
   }
.column {
	float: left;
	width:auto;
	max-width: 50%;
	padding-right: 75px;
}
.row:after {
	content: "";
	display: table;
	clear: both;
}
@media (max-width: 1000px) {
	.column {
		width: 100%;
	}
}
.globalnav {
	position: fixed;
	z-index: 2;
    list-style-type: none;
	text-align: center;
	top: 0;
	width: 100%;
	margin: 0;
	padding: 0;
    overflow: hidden;
	background-color: rgba(0, 0, 0, 0.8);
}
.globalnav a {
     display: inline-block;
	 color: white;
	 -o-transition:.25s;
     -ms-transition:.25s;
     -moz-transition:.25s;
     -webkit-transition:.25s;
     transition:.25s;
	 text-align: center;
	 padding: 14px 36px;
	 text-decoration: none;
	 font-family: arial;
}
.globalnav a.active {
    color: gray
	}
.globalnav a:hover {
    color: gray;
}
.globalnav a:hover img {
    opacity:0.5;
    -o-transition:.25s;
    -ms-transition:.25s;
    -moz-transition:.25s;
    -webkit-transition:.25s;
    transition:.25s;
	
}
.globalnav .icon {
    display: none;
}
.globalnav .icon2 {
	padding: 0px;
}
@media screen and (max-width: 1000px) {
  .globalnav a:not(:first-child) {display: none;}
  .globalnav a.icon {
    float: left;
    display: block;
  }
}

@media screen and (max-width: 1000px) {
  .globalnav.responsive {position: relative;}
  .globalnav.responsive a.icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .globalnav.responsive a {
    float: inherit;
    display: block;
    text-align: center;
  }
}
.globalnav img {
	position: relative;
	top: 6px;
	z-index: 0;
}
.projectsnav {
	position: absolute;
	z-index: 1;
    list-style-type: none;
	text-align: center;
	width: 100%;
    padding-top: 50px;
	margin: 0;
    overflow: hidden;
	background-color: rgba(0, 0, 0, 0.9);
}
.projectsnav a {
     display: inline-block;
	 color: white;
	 text-align: center;
	 padding: 0px 36px;
	 padding-bottom: .3em;
	 text-decoration: none;
	 font-family: arial;
	 font-size: 12px;
}
.projectsnav a:hover {
    color: #3498DB;
}
.projectsnav img {
	position: relative;
	padding-top: 0em;
	padding-bottom: 0em;
}
.image-container {
	padding-top: 152px;
	top: 0px;
	margin:0;
}
.image-container2 {
	padding: 0px;
	top: 0px;
	margin:0;
}
.image-container3 {
	padding-top: 28px;
	top: 0px;
	margin:0;
}
.propertymenu {
	position: relative;
	width: auto;
	max-width: 62em;
	height: 85px;
	margin: auto;
	padding-top: 28px;
	padding-bottom: 0px;
    border-bottom: solid;
	border-width: 1px;
	text-align: right;
	white-space:nowrap
}
.propertymenu a {
     display: inline-block;
     position: relative;
	 color: #424242;
	 margin-top: 2em;
	 padding: 1em;
	 padding-top: 0em;
	 padding-bottom: 1em;
	 text-decoration: none;
	 font-family: arial;
	 font-size: 12px;
}
.propertymenu a:hover {
	color: #3498DB;
}
.propertymenu a.active {
	color: gray;
}
.propertymenu img {
	float: left;
	position:absolute;
	width: auto;
	max-height:3.15em;
	padding: 0em;
	
}
.narrow {
	width: auto;
	max-width: 62em;
	margin: auto;
}
.unit {
    width: auto;
    max-width: 31em;
    margin: auto;
    border: solid #ccc;
    border-radius: 16px;
    border-width: 1px;
}
.button_Soon {
	background-color: white;
	Border-radius: 6px;
	color: #e85d00;
	border: 1px solid #e85d00;
}
a.button_Buy:hover {
	-webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
	cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
	background: #0077ED;
    color: #fff;
    font-size: 12px;
    line-height: 1.33337;
    font-weight: 400;
    letter-spacing: -.01em;
    min-width: 23px;
	padding-left: 11px;
    padding-right: 11px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 12px;
	border: none;
}
a.button_Buy {
	-webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
	cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    background: #0071e3;
    color: #fff;
    font-size: 12px;
    line-height: 1.33337;
    font-weight: 400;
    letter-spacing: -.01em;
    min-width: 23px;
	padding-left: 11px;
    padding-right: 11px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 12px;
	border: none;
}
* {box-sizing:border-box}
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}
.Projects {
    display: none;
}
.Vacancies {
    display: none;
}
.two01C {
    display: none;
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover {
  background-color: #f1f1f1;
  color: black;
}
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
.dot {
  cursor:pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active2, .dot:hover {
  background-color: #717171;
}
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2.5s;
  animation-name: fade;
  animation-duration: 2.5s;
}
@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
img.logo {
     max-width: 100%;
	 }

@media print {
 .globalnav {
  display:none !important;
 } 
  .projectsnav {
  display:none !important;
 } 
}
form {
    line-height: 2em;
    text-align:center;
    width: auto;
    max-width: 50em;
    margin-right: auto;
    margin-left: auto;
    padding: 0.01em 16px;
    border: 1px solid #ccc;
    border-radius: 16px;
}
.formbox {
    border: 1px solid #ccc;
    border-radius: 16px;
}
.PDFbox {
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #ccc;
    border-radius: 16px;
    text-align:center;
    width: auto;
    max-width: 65em;
}
.PDFboxsmall {
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #ccc;
    border-radius: 16px;
    text-align:center;
    width: auto;
    max-width: 25em;
}
input[type=button], input[type=submit], input[type=reset] {
-webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
	cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    background: #0071e3;
    color: #fff;
    font-size: 12px;
    line-height: 1.33337;
    font-weight: 400;
    letter-spacing: -.01em;
    min-width: 23px;
	padding-left: 11px;
    padding-right: 11px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 12px;
	border: none;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
-webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
	cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
	background: #0077ED;
    color: #fff;
    font-size: 12px;
    line-height: 1.33337;
    font-weight: 400;
    letter-spacing: -.01em;
    min-width: 23px;
	padding-left: 11px;
    padding-right: 11px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 12px;
	border: none;
}
.table {
    border: #ccc;
    border-radius: 16px;
    border-collapse: collapse;
    margin-right: auto;
    margin-left: auto;
    text-align:center;
    width: auto;
    max-width: 80em;
    font-size: 10px;
}