@font-face {
    font-family: 'Cleanvertising-Black';
    src:url('fonts/Cleanvertising-Black.ttf.woff') format('woff'),
        url('fonts/Cleanvertising-Black.ttf.svg#Cleanvertising-Black') format('svg'),
        url('fonts/Cleanvertising-Black.ttf.eot'),
        url('fonts/Cleanvertising-Black.ttf.eot?#iefix') format('embedded-opentype'); 
        font-weight: normal;
        font-style: normal;
}

body {
	margin: 0px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
}


a {
	text-decoration: none;
}

.navi li a.active {
	font-weight: bold;
}

p {
	line-height: 22px;
}

h1 {
	font-family: 'Cleanvertising-Black', 'Lato';
	font-size: 50px;
	line-height: 50px;
}

h2 {
	font-size: 45px;
	font-family: 'Cleanvertising-Black', 'Lato';
}

.logo { 
	float: left; 
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style: none;
}

li.loc {
	background:url('images/loc.png') no-repeat 0% 50%; 
	padding-left: 20px;
}

li.open {
	background:url('images/open.png') no-repeat 0% 70%; 
	padding-left: 20px;
}

li.mail {
	background:url('images/mail.png') no-repeat 0% 70%; 
	padding-left: 20px;
}

li.phone {
	background:url('images/phone.png') no-repeat 0% 50%; 
	padding-left: 20px;
}

.bold {
	font-weight: bold;
}

.light {
	font-weight: 300;
}

.blue {
	color: #009de0;
}


.navi li {
	float: left;
}

.navi li:last-of-type {
	margin-right: 0px;
}

.navi {
	overflow: hidden;
}

.navi li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	margin-right: 20px;
	font-weight: 300;
}

#upper-nav {
	width: 940px;
	margin: 0 auto;
	padding-top: 70px;
}

#upper-nav .navi {
	float: left;
	margin-top: 10px;
	margin-left: 140px;
}

#bottom-nav {
	/*width: 1440px;*/
  height: 50px;
	background: #009de0;
	z-index: 1;
}

#bottom-nav .navi {
	float: left;
	margin-top: 16px;
	margin-left: 140px;
}

#bottom-nav .logo {
	position: relative;
	top: 7px;
	cursor: pointer;
}

#master-wrapper {
	position: relative;
	max-width: 1440px;
	margin: 0 auto;
}

.inner-wrapper {
	width: 940px;
	margin: 0 auto;
}

#home {
	position: relative;
	min-height: 768px;
}

#home {
	color: #fff;
}

#slider {
	position: absolute;
	width: 100%;
}

.image-text {
	position: absolute;
	top: 220px;
	left: 248px;
	color: #fff;
}

.image-text p {
	font-weight: 300;
	font-size: 24px;
	line-height: 28px;
	margin-top: 40px;
}

#preface {
	min-height: 720px;
	background: #fff;
	text-align: center;
}

#preface h2 {
	color: #009de0;
	margin-top: 0px;
	padding-top: 100px;
}

#preface p:last-of-type {
	margin-bottom: 70px;
}

#social {
	margin-top: 70px;
}

#social span {
	position: relative;
	top: -5px;
	left: 17px;
	font-size: 22px;
	color: #009de0;
	font-weight: bold;
}

#tellikuller {
	background: url(images/vormbg.jpg);
	min-height: 1319px;
	text-align: center;
	color: #fff;
}

#tellikuller h2 {
	padding-top: 100px;;
	margin-top: 0px;
	margin-bottom: 60px;
}


#tooise {
	text-align: center;
	min-height: 933px;
}

#tooise h2 {
	margin-top: 0px;
	color: #009de0;
	padding-top: 100px;
}

#locations {
	overflow: hidden;
	width: 775px;
	margin: 0 auto;
	margin-top: 45px;
}

#locations > div {
  width: 225px;
  float: left;
  text-align: left;
  margin-right: 50px;
  margin-bottom: 35px;
}

#locations ul li {
	margin-bottom: 2px;
}

#locations ul li a {
	color: #000;
}

#locations h3 {
	color: #009de0;
}

#locations > div:nth-of-type(3),
#locations > div:nth-of-type(6),
#locations > div:nth-of-type(9) {
	margin-right: 0px;
}

#misedasi {
	background: url(images/edasibg.jpg);
	min-height: 768px;
	text-align: center;
	color: #fff;
}

#misedasi h2 {
	margin-top: 0px;
	padding-top: 120px;
}

#syda {
	margin-top: 150px;
}

#syda img:nth-of-type(2) {
	margin: 0px 44px;
}

#kulleriks {
	/*min-height: 900px;*/
	position: relative;
	top: -160px;
	padding-top: 180px;
	min-height: 580px;
	text-align: center;
}

#kulleriks h2 {
	margin-top: 0px;
	margin-bottom: 60px;
	padding-top: 160px;
	color: #009de0;
}

#kulleriks img {
	margin-top: 60px;
}

#footer {
	height: 200px;
	background: #009de0;
	color: #fff;
	/*margin-bottom: 200px;*/
}

#footer .inner-wrapper div {
	position: relative;
	top: 75px;
	float: left;
	margin-right: 93px;
}

#footer ul {
	position: relative;
	top: 75px;
	float: left;
}

#footer a {
	color: #fff;
}

form {
	text-align: left;
	width: 517px;
	margin: 0 auto;
	padding-top: 60px;
}

input, textarea {
	border: none;
	width: 467px;
	border-radius: 5px;
	height: 30px;
	padding: 10px 25px;
	margin-bottom: 20px;
	font-size: 22px;
	font-family: 'Lato', sans-serif;
	color: #585858;
}

label input {
	width: auto;
	height: auto;
}

input:focus, textarea:focus { 
  background-color: #bfbfbf;
}

#submit {
	background: none;
	border: 1px solid #fff;
	font-size: 22px;
	font-family: lato;
	text-transform: uppercase;
	color: #fff;
	width: 100%;
	height: 60px;
	cursor: pointer;
	margin-top: 35px;
	letter-spacing: 1px;
	transition: all 0.3s ease 0s;
}

#submit:hover {
	 /*box-shadow: inset 0 0 0 5px #bfbfbf;*/
}

.error {
	width: 465px;
	text-align: left;
	color: red;
	margin: 0 auto;
	background: white;
	border-radius: 5px;
	padding: 25px;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px solid red;
	margin: 35px auto -35px auto;
}

.error > div {
	margin-bottom: 5px;
} 

.success {
	width: 465px;
	text-align: left;
	color: red;
	margin: 35px auto -35px auto;
	background: white;
	border-radius: 5px;
	padding: 25px;
	color: #21A05B;
	font-weight: bold;
	border: 1px solid #21A05B;
}

.field-error {
	border: 1px solid red;
}

#additionalInformation {
	height: 100px;
	margin-bottom: 35px;
}

.field-wrap > div {
	float: left;
}

.field-wrap > div input {
	width: 100%;
}

.field-wrap > div:first-of-type {
	width: 305px;
	margin-right: 70px;
}

.field-wrap > div:last-of-type {
	width: 93px;
}

  /* Place holder text formating */
*::-webkit-input-placeholder {
    color: #bdbdbd;
    font-size: 22px;
  }
*:-moz-placeholder {
    /* FF 4-18 */
    color: #bdbdbd;
    font-size: 22px;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: #bdbdbd;
    font-size: 22px;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: #bdbdbd;
    font-size: 22px;
} { color: #bdbdbd; !important; font-size: 22px; }


label.custom-checkbox {
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
}

label.custom-checkbox input {
  display: none;/* <-- hide the default checkbox */
}

label.custom-checkbox span {/* <-- style the artificial checkbox */
  height: 25px;
  width: 25px;
  display: inline-block;
  position: relative;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  top: 5px;
  margin-right: 10px;
  font-size: 16px;
}

[type=checkbox]:checked + span:before {/* <-- style its checked state..with a ticked icon */
  content: '\2714';
  position: absolute;
  color: #6BC56B;
  top: 1px;
  left: 6px;
}

#master-wrapper .bx-wrapper {
	margin-bottom: 0px;
}

#master-wrapper .bx-wrapper img {
	max-width: none;
	height: 100%;
}

.bx-viewport {
	height: 768px!important;
}
   

@media screen and (max-width: 1440px) {
	
	#bottom-nav {
		width: 100% !important;
	}

}

@media screen and (max-width: 1280px) {
	.image-text {
		left: 165px;
	}
}

@media screen and (max-width: 1024px) {
  .image-text {  
    left: 45px;
  }
}

@media screen and (max-width: 1023px) {
	#master-wrapper {
		width: 1440px;
	}
	.image-text {
		left: 248px;
	}
}      