@font-face {
	font-family: 'myfont';
	src: url('../fonts/PTS76F.ttf');
}
@font-face {
	font-family: 'myfontskakk';
	src: url('../fonts/PTS75F.ttf');
}

@font-face {
	font-family: 'reading';
	src: url('../fonts/Roboto/Roboto-Light.ttf');
}
@font-face {
	font-family: 'reading-bold';
	src: url('../fonts/Roboto/Roboto-Bold.ttf');
}
body{margin:0; padding:0;}
.container {
	width: 100%;
}
.container {
	position: relative;
	width: 100%;
}
.mainimg {
	width: 100%;
	z-index: -1;
}
@media only screen and (max-width: 930px) {
	.nav {
		display: none;
	}
}
@media only screen and (min-width: 930px) {
	.nav {
		position: absolute;
		bottom: 0px;
		width: 97.5%;
		height: 120px;
		background: rgba(19,19,19, 0.7);
		padding: 0 0 0 2.5%;
	}
}
@media only screen and (min-width : 1250px) {
 	.nav {
		position: absolute;
		bottom: 0px;
		width: 80%;
		height: 120px;
		background: rgba(19,19,19, 0.7);
		padding: 0 10% 0 10%;
	}
}
.none {
	height: 180px;
	float: left;
	margin-top: -60px;
} 
.about{
	height: 60px;
	width: 180px; 
	float: left;
	margin: 0;
	padding: 30px 10px 30px 10px;
}
.text, .text1 {
	font-family: 'myfontskakk';
	letter-spacing: 1px;
	font-size: 25px;
	font-weight: bold;
	color: white;
	margin-bottom: 10px;
	text-align: center;
}
.text1 {
	font-size: 18px;
	color: grey;
}
/* NAV BAR */
.menu {
	float: right;
}
.menu ul {
	height: 70px;
	width: 600px;
	margin-top: 50px;
}
.menu ul li {
	font-family: 'myfont';
	margin: 0 30px 0 30px;
	color: white;
	display: inline;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	cursor: pointer;
}
.menu ul li a{
	text-decoration: none;
	color: white;
	cursor: pointer;
}
.menu ul li a#sel{
	color: #00a99d; 
	cursor: pointer;
}
..menu ul li ul li a #sel {
	color: #00a99d; 
	cursor: pointer;
}
.menu ul li:hover {
	color: #00a99d;
	transition: 0.5s;
}
.menu ul li:hover ul {
	display: block;
	opacity: 1;
}
.menu ul li ul {
	padding: 0;
  	position: absolute;
  	padding-top: 62px;
  	top: -40px;
  	left: -50px;
  	width: 280px;
  	display: none;
  	opacity: 0;
}
.menu ul li ul li {
	font-family: 'myfont';
	padding: 5px;
	background: rgba(19,19,19, 0.8);
  	display: block; 
  	color: white;
  	font-weight: bold;
}
.menu ul li ul li a{
	color: white;
    text-decoration: none;
}
.menu ul li ul li a:hover{
	color: #00a99d;
	transition: 0.5s;
}

/* NAVBAR HIDDEN */
.scrollmenu {
	width: 100%;
	height: 100px;
	position: fixed;
	background-color: black;
	opacity: 0.5;
	top: 0;
	z-index: 1;
	display: none;
}
/* TEXT CONTAINER */
.textcontainer {
	padding-top: 40px;
	margin-top: -3px;
	background-color: white;
	width: 100%;
	padding-bottom: 40px;
}

/* TEXT STUFF */
@media only screen and (max-width: 500px) {
	.Header {
		letter-spacing: 2px;
		font-size: 25px;
		font-family: 'myfontskakk';
		text-align: center;
	}
}
@media only screen and (min-width: 500px) {
	.Header {
		letter-spacing: 3px;
		font-size: 40px;
		font-family: 'myfontskakk';
		text-align: center;
	}
}
@media only screen and (max-width: 930px) {
	.columncontainer {
		background-color: white;
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
	}
}

@media only screen and (min-width: 930px) {
	.columncontainer {
		background-color: white;
		width: 70%;
		margin: 0 auto;
		margin-top: 20px;
	}
}
@media only screen and (max-width: 930px) {
	.columncontainer2 {
		background-color: white;
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
	}
}

@media only screen and (min-width: 930px) {
	.columncontainer2 {
		background-color: white;
		width: 90%;
		margin: 0 auto;
		margin-top: 20px;
	}
}
@media only screen and (max-width: 630px) {
	.split3 {
		width: 90%;
		padding: 5%;
	}
}
@media only screen and (min-width: 630px) {
	.split3 {
		width: 27.3%;
		float: left;
		padding: 3%;
	}
}
@media only screen and (max-width: 530px) {
	.split2 {
		width: 90%;
		padding: 5%;
	}
}
@media only screen and (min-width: 530px) {
	.split2 {
		float: left;
		width: 44%;
		padding: 3%;
	}
}
.readingtext {
	font-size: 18px;
	font-family: "reading";
	color: #404040;
}
.readingtextspec{
	font-size: 18px;
	font-family: "reading";
	color: #404040;
	margin-left: 30px;
}

.readingtext-bold{
	font-size: 18px;
	font-family: "reading-bold";
	color: #404040;
}
.readingtext-med {
	font-size: 20px;
	font-family: "reading";
	color: #404040;
}
.readingtext-big {
	font-size: 24px;
	font-family: "reading";
	color: #404040;
}
@media only screen and (max-width: 1350px) {
	.BlueTips-L2 {
		color: #00a99d;
		font-family: "reading";
		font-size: 25px;
		text-align: center;		
		margin-top: 15px;
		width: 100%;
		margin-bottom: 30px;
	}
	.BlueTips {
		color: #00a99d;
		font-family: "reading";
		font-size: 25px;
		text-align: center;		
		margin-top: 15px;
		width: 100%;
	}
}
@media only screen and (min-width: 1350px) {
	.BlueTips {
		color: #00a99d;
		font-family: "reading";
		font-size: 25px;
		text-align: center;
		margin: 0 auto;
		margin-top: 15px;
		width: 40%;
	}	
	.BlueTips-L2 {
		color: #00a99d;
		font-family: "reading";
		font-size: 25px;
		text-align: center;
		margin: 0 auto;
		margin-top: 15px;
		width: 70%;
		margin-bottom: 30px;
	}	
}
.greyline {
	border-bottom: 1px solid #D8D8D8;
	width: 70%;
	margin: 0 auto;
	margin-top: 20px;
}
.parallaximg {
	position: fixed;
	width: 100%;
	top: 0px;
	z-index: -1;
}
.clear {
	clear: both;
}
@media only screen and (max-width: 1220px) {
	.parallaxcontainer {
		display: none;
	}
}
@media only screen and (min-width : 1220px) {
	.parallaxcontainer {
		width: 100%;
		height: 200px;
	}
}
.aboutcontainer {
	width: 100%;
	background-color: white;
	padding-top: 40px;
	padding-bottom: 30px;
}
.asta {
	width: 100%;
}
@media only screen and (max-width : 950px) {
	.footer {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		height: 150px;
		background-color: #333;
	}
	.fblogo {
		float: right;
		width: 40px;
		color: white;
		margin-top: 40px;
		margin-right: 30px;
	}
}
@media only screen and (min-width : 950px) {	
	.footer {
		width: 80%;
		padding-right: 10%;
		padding-left: 10%;
		height: 150px;
		background-color: #333;
	}
	.fblogo {
		float: right;
		width: 40px;
		color: white;
		margin-top: 40px;
	}
}
@media only screen and (max-width : 750px) {
	.fblogo {
		display: none;
	}
}
@media only screen and (min-width : 750px) {	
	.fblogo {
		float: right;
		width: 40px;
		color: white;
		margin-top: 40px;
	}
}
.footerabout {
	float: left;
	padding: 20px;
}
@media only screen and (max-width : 670px) {
	.footerlogo {
		display: none;
	}
}
@media only screen and (min-width : 670px) {	
	.footerlogo {
		float: left;
		height: 100%;
	}
}
@media only screen and (max-width : 470px) {
	.footerabout p {
		font-size: 14px;
		letter-spacing: 1px;
		font-family: 'reading';
		color: white;
		margin-bottom: 8px;
	}
}
@media only screen and (min-width : 470px) {	
	.footerabout p {
		font-size: 18px;
		letter-spacing: 2px;
		font-family: 'reading';
		color: white;
		margin-bottom: 8px;
	}
}
@media only screen and (max-width : 1200px) {
	.Ummali {
		width: 100%;
		height: 300px;
		background-color: #E8E8E8 ;
	}
}
@media only screen and (min-width : 1200px) {
	.Ummali {
		width: 70%;
		padding-left: 15%;
		padding-right: 15%;
		height: 300px;
		background-color: #E8E8E8 ;
	}	
}
.Ummalic {
	width: 100%;
	height: 100%;
}
.Ummalicpic {
	float: left;
	margin-left: 60px;
	margin-top: 50px;
	width: 200px;
	height: 200px;
	border: 5px solid rgba(0,0,0, 0.1);
	border-radius: 5px;
}
.UmmaliN {
	float: left;
	font-family: "myfontskakk";
	letter-spacing: 2px;
	font-size: 20px;
	width: 100%;
}
.UmmaliN-s {
	color: #00a99d;
	font-family: "myfontskakk";
	letter-spacing: 2px;
	font-size: 17px;
	width: 100%;
}
.Ummalit{
	float: left;
	width: 500px;
	margin-top: 60px;
	margin-left: 30px;
}
.UmmaliD{
	margin-top: 50px;
	font-family: 'reading';
	font-size: 18px;
}
.UmmalSel {
	width: 100%;
	height: 20px;
	margin-bottom: 15px;
}
.UmmalSel div {
	float: left;
	background-color: white;
	border: 2px solid black;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
.UmmalSel div.Sel {
	background-color: #00a99d;
}
.split1 {
	padding-top: 30px;
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;
}
.float-l {
	float: left;
	margin-right: 10px;
}
tg {
	color: green;
	font-weight: bold;
}
tb {
	color: black;
	font-weight: bold;
}
.augimg li img {
	width: 21%;
	margin-left: 5.5%;
	margin-right: 5.5%;
	margin-bottom: 20px;
	float: left;
	border: 5px solid rgba(0,0,0, 0.2);
}
.taktvidtimann {
	float: left;
	margin-left: 50px;
	width: 20%;
	height: 400px;
}
.taktvidtimann img {
	height: 100%;
}
.split-2-vertical {
	width: 70%;
	height: 400px;
	float: right;
}
.split-2-vertical div{
	width: 100%;
	height: 50%;
}
.pose {
	margin-top: 20px;
	text-align: center;
}
.split-3-horizontal-s {
	height: 100%;
	width: 30%;
	text-align: center;
	float: left;
}
.split-3-horizontal-b {
	height: 100%;
	width: 40%;
	text-align: center;
	float: left;
}
.BlueInfo {
	color: #00a99d;
	font-family: "reading";
	font-size: 20px;
	text-align: center;		
	margin-top: 15px;
	width: 100%;
	padding: 0;
}
.img {
	height: 100%;
}
@media only screen and (max-width: 1530px) {
	.columncontainer2 {
		background-color: white;
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
	}
}
@media only screen and (min-width: 1530px) {
	.columncontainer2 {
		background-color: white;
		width: 70%;
		margin: 0 auto;
		margin-top: 20px;
	}
}
.split-2-horizontal {
	height: 100%;
	width: 50%;
	text-align: center;
	float: left;
}
.BlueTips-L {
	color: #00a99d;
	font-family: "reading";
	font-size: 35px;
	text-align: center;		
	margin-top: 15px;
	width: 100%;
}
@media only screen and (max-width: 800px) {
	.BlueTips-L {
		color: #00a99d;
		font-family: "reading";
		font-size: 20px;
		text-align: center;		
		margin-top: 15px;
		width: 100%;
	}
}
	
@media only screen and (min-width: 800px) {
	.BlueTips-L {
		color: #00a99d;
		font-family: "reading";
		font-size: 35px;
		text-align: center;		
		margin-top: 15px;
		width: 100%;
	}
}
.BlueTips-med {
	color: #00a99d;
	font-family: "reading";
	font-size: 20px;
	text-align: center;		
	margin-top: 15px;
	width: 100%;
}
.myndaheader {
	color: #00a99d;
	letter-spacing: 3px;
	font-size: 30px;
	font-family: 'myfontskakk';
	text-align: center;
}
.header-s {
	font-family: "myfontskakk";
	font-size: 25px;	
	margin-top: 25px;
	margin-bottom: 25px;
	width: 100%;
}
@media only screen and (max-width: 880px) {
	.split-3 {
		height: 250px;
		width: 100%;
		text-align: center;
	}
}

@media only screen and (min-width: 880px) {
	.split-3 {
		height: 250px;
		width: 33%;
		float: left;
		text-align: center;
	}
}
.split-3 img {
	height: 80%;
}
.split-3 p a {
	text-decoration: none;
	color: #00a99d;
}
.middle {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
@media only screen and (max-width: 600px) {
	.scafer {
		width: 100%;
	}
}

@media only screen and (min-width: 600px) {
	.scafer {
		width: 400px;
	}
}
.scafertext {
	width: 50%;
	float: left;
	display: inline-block;

}
@media only screen and (max-width: 1300px) {
	.scafermid {
		margin: 0 auto;
		margin-top: 30px;
		width: 90%;
	}
}
@media only screen and (min-width: 1300px) {
	.scafermid {
		margin: 0 auto;
		margin-top: 30px;
		width: 50%;
	}
}
@media only screen and (max-width: 880px) {
	.greyline2 {
		display: none;	
	}
}
@media only screen and (min-width: 880px) {
	.greyline2 {
		border-bottom: 1px solid #D8D8D8;
		width: 70%;
		margin: 0 auto;
		margin-top: 20px;
	}
}
@media only screen and (max-width: 880px) {
	.greyline2 {
		display: none;	
	}
}
@media only screen and (min-width: 880px) {
	.greyline2 {
		border-bottom: 1px solid #D8D8D8;
		width: 70%;
		margin: 0 auto;
		margin-top: 20px;
	}
}
@media only screen and (max-width: 930px) {
	.smallnav {
		position: absolute;
		width: 40px;
		height: 40px;
		background-color: rgba(255,255,255,0.6);
		z-index: 1;
		border-bottom-right-radius: 5px;
	}
}
@media only screen and (min-width: 930px) {
	.smallnav {
		display: none;
	}
}
.smallnavulmain {
	display: none;
	position: absolute;
	width: 280px;
	top: 40px;
	background-color: rgba(0,0,0,0.7);
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
.smallnavimg {
	width: 100%;
}
.smallnavimg:hover{
	cursor: pointer;
}
.smallnav ul a {
	text-decoration: none;
}
.smallnav ul li {
	text-decoration: none;
	font-family: "myfont";
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	letter-spacing: 1px;
	color: white;
	margin-left: 10px;
	margin-right: 10px;
}
.smallnav ul li:hover {
	color: #00a99d;
	transition: 0.5s;
}
.smallnav ul li ul {
	display: none;
}
.textm {
	width: 40%;
	margin: 0 auto;
}
.imgm {
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
}
.imgim {
	height: 250px;
}
.arrows {
	width: 60%;
	margin: 0 auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.right:hover {
	cursor: pointer;
}
.left:hover {
	cursor: pointer;
}
.video {
	width: 480;
	height: 360;
	text-align: center;
	margin-bottom: 50px;
}
.str{
	height: 100%;
}
.foot {
	margin-left: 2px;
	margin-right: 2px;
}