@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: GT-Eesti-Display-Medium-2;
	src: 
		 
		 url(../FONTS/2FA45F_1_0.woff);
}
body{
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:auto;
}


h2{
	
	font-family: GT-Eesti-Display-Medium-2;
	font-size: 24pt;
	text-align: right;
	color:#000000;
	position: relative;
	right:5px;
	top:-65px;
}

.Title{
	
	font-family: GT-Eesti-Display-Medium-2;
	font-size: 60pt;
	text-align: center;
	

	width: 800px;
	height: 90px;
	border: 7px solid #fdebd9;
	position: fixed;
	left: 50%;
	margin-right: -50%;
	top: 100px;
	transform: translate(-50%, -50%);
	z-index: 5;
}

.navOFFICE{
	
	font-family: GT-Eesti-Display-Medium-2;
	font-size: 40pt;
	font-weight: bold;
	color:#fdebd9;
	text-align: LEFT;
	width: 800px;
	height: 60px;
	position: fixed;
	left: 49.5%;
	margin-right: -50%;
	top: 200px;
	transform: translate(-50%, -50%);
	z-index: 5;
}

.navWORK{
	
	font-family: GT-Eesti-Display-Medium-2;
	font-size: 40pt;
	font-weight: bold;
	color:#fdebd9;
	text-align: LEFT;
	width: 800px;
	height: 60px;
	position: fixed;
	left: 83.7%;
	margin-right: -50%;
	top: 200px;
	transform: translate(-50%, -50%);
	z-index:5;
}


.ProjectA{
	
	font-family: GT-Eesti-Display-Medium-2;
	font-size: 40pt;
	font-weight: bold;
	padding:10px;
	color:#fdebd9;
	text-align: LEFT;
	width: 450px;
	height: 425px;
	position: absolute;
	left: 60%;
	margin-right: -50%;
	top: 400px;
	border: 7px solid #fdebd9;
	background-color:#FFFFFF;
}

.ProjectB{
	
	font-family: GT-Eesti-Display-Medium-2;
	font-size: 40pt;
	font-weight: bold;
	padding:10px;
	color:#fdebd9;
	text-align: LEFT;
	width: 450px;
	height: 425px;
	position: absolute;
	left: 15%;
	margin-right: -50%;
	top: 800px;
	border: 7px solid #fdebd9;
	background-color:#FFFFFF;
}

.ProjectC{
	
	font-family: GT-Eesti-Display-Medium-2;
	font-size: 40pt;
	font-weight: bold;
	padding:10px;
	color:#fdebd9;
	text-align: LEFT;
	width: 450px;
	height: 800px;
	position: absolute;
	left: 15%;
	margin-right: -50%;
	top: 1550px;
	border: 7px solid #fdebd9;
	background-color:#FFFFFF;
}


.ProjectImageA{
	
	font-family: GT-Eesti-Display-Medium-2;
	font-size: 40pt;
	font-weight: bold;
	padding:10px;
	color:#fdebd9;
	text-align: LEFT;
	width: 600px;
	position: absolute;
	left: 60%;
	margin-right: -50%;
	top: 1200px;

}

.ProjectD{
	
	font-family: GT-Eesti-Display-Medium-2;
	font-size: 40pt;
	font-weight: bold;
	padding:10px;
	color:#fdebd9;
	text-align: LEFT;
	width: 450px;
	height: 425px;
	position: absolute;
	left: 60%;
	margin-right: -50%;
	top: 2200px;
	border: 7px solid #fdebd9;
	background-color:#FFFF00;
}

.ProjectImageB{
	
	font-family: GT-Eesti-Display-Medium-2;
	font-size: 40pt;
	font-weight: bold;
	padding:10px;
	color:#fdebd9;
	text-align: LEFT;
	width: 600px;
	position: absolute;
	left: 15%;
	margin-right: -50%;
	top: 2600px;

}

.Container {
}
