* {
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

#loading {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 99999; }

.loader {
  position: absolute;
  top: 50%;
  left: 48%; }

.line {
  animation: expand 1s ease-in-out infinite;
  border-radius: 10px;
  display: inline-block;
  transform-origin: center center;
  margin: 0 3px;
  width: 1px;
  height: 25px; }

.line:nth-child(1) {
  background: #000; }

.line:nth-child(2) {
  animation-delay: 180ms;
  background: #000; }

.line:nth-child(3) {
  animation-delay: 360ms;
  background: #000; }

.line:nth-child(4) {
  animation-delay: 540ms;
  background: #000; }

@keyframes expand {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(2); } }
.overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: .5;
  z-index: 8; }

.overlay-active {
  display: block; }

/* Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, table, tbody, tfoot, thead {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100.01%;
  font-family: inherit;
  vertical-align: baseline; }

input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0 0 0 1px;
  font-weight: inherit;
  font-style: inherit;
  font-size: 11px;
  /*font-family: arial;*/ }

textarea {
  padding-left: 1px;
  overflow: auto;
  vertical-align: top; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button, input {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

table, td, th {
  border: 1px solid #000;
  padding: 5px;
  table-layout: fixed; }

caption, th, td {
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "''"; }

q:before, q:after {
  content: ''; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

ul, li {
  list-style-type: none; }

abbr[title] {
  border-bottom: 1px dotted; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* HTML5 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100%; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

legend {
  border: 0;
  padding: 0; }

/* Font */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* Prevents iOS text size adjust after orientation change, without disabling user zoom. */
body {
  font-size: 62.5%;
  /*font-family: Arial /!*, Tahoma, Verdana*!/;*/ }

/* 1em 10px */
/* Layout */
#hd, #ft {
  clear: both; }

#bd:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/*#bd{zoom:1;}*/
/* validation */
/* Common elements */
.l {
  float: left; }

.r {
  float: right; }

.o {
  overflow: hidden; }

.h {
  display: none; }

.m0 {
  margin: 0 !important; }

.p0 {
  padding: 0 !important; }

.last {
  margin-right: 0;
  padding-right: 0; }

.cl, .clf {
  clear: both; }

.clf {
  float: left; }

hr {
  border: none;
  border-top: 1px solid #ccc;
  height: 1px;
  clear: both; }

a {
  text-decoration: none; }

a:focus, a:active, a:hover, :focus, a, * {
  outline: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }

/* 62.5% standar size */
h1 {
  font-size: 1.8em; }

h2 {
  font-size: 1.3em; }

h3 {
  font-size: 1.2em; }

h4 {
  font-size: 1.1em; }

h5 {
  font-size: 1em; }

h6 {
  font-size: 0.9em; }

ul.ul-h {
  clear: both; }

ul.ul-h li {
  float: left; }

ol li {
  list-style: decimal inside; }

/* easy clearing */
.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0; }

.clearfix {
  display: inline-block;
  position: relative; }

/*\*/
.clearfix {
  display: block; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* The typing effect */
@keyframes typing {
  from {
    width: 0; }
  to {
    width: 100%; } }
/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to {
    border-color: transparent; }
  50% {
    border-color: #fff; } }
/*new for flygteknik*/
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s; }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }
.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scale3d(1, 1, 1); } }
.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }
.shake {
  animation-name: shake; }

@keyframes headShake {
  0% {
    transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    transform: translateX(0); } }
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    transform: scale3d(1, 1, 1); } }
.tada {
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    transform: none; } }
.wobble {
  animation-name: wobble; }

@keyframes jello {
  from, 11.1%, to {
    transform: none; }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
  animation-name: jello;
  transform-origin: center; }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  animation-name: bounceIn; }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }
.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }
.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }
.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }
.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1; }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  animation-name: hinge; }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom; }
  50% {
    transform: rotate(-10deg); }
  70% {
    transform: rotate(3deg); }
  to {
    opacity: 1;
    transform: scale(1); } }
.jackInTheBox {
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    transform: none; } }
.rollIn {
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }
.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }
.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  animation-name: slideOutUp; }

body {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400;
  font-size: 0.75rem;
  font-weight: 400;
  color: #fff;
  overflow-x: hidden; }
  @media screen and (max-width: 768px) {
    body {
      font-size: 0.625rem;
      font-weight: 400; } }

a {
  color: #fff;
  text-decoration: none !important; }

.navbar-collapse {
  -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0);
  box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0); }
  @media screen and (max-width: 767px) {
    .navbar-collapse {
      padding-left: 0px !important;
      padding-right: 0px !important; } }

.navbar {
  -webkit-transition: all 0.4s ease-out;
  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
  transition: all 0.4s ease-out;
  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
  background-color: #fff;
  z-index: 4004;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  height: 120px; }
  .navbar .logotypes {
    position: fixed;
    top: 27px;
    margin-left: 50px; }
    @media screen and (max-width: 767px) {
      .navbar .logotypes {
        top: 25	px;
        margin-left: 10px; }
        .navbar .logotypes img {
          max-height: 30px; } }
    @media screen and (max-width: 768px) and (min-width: 768px) {
      .navbar .logotypes {
        top: 34px;
        left: 10px; }
        .navbar .logotypes img {
          max-height: 40px; } }
    @media screen and (max-width: 1024px) and (min-width: 1024px) {
      .navbar .logotypes {
        top: 22px;
        left: 10px; }
        .navbar .logotypes img {
          max-height: 58px; } }
    .navbar .logotypes li {
      display: inline-block;
      margin-right: 1.875rem; }
    .navbar .logotypes #sublogtypen {
      margin-left: 150px;
      max-height: 86px !important; }
      @media screen and (max-width: 767px) {
        .navbar .logotypes #sublogtypen {
          margin-left: 50px;
          max-height: 55px !important; } }
      @media screen and (max-width: 768px) and (min-width: 768px) {
        .navbar .logotypes #sublogtypen {
          margin-left: 50px;
          max-height: 55px !important; } }
    .navbar .logotypes #logtypen {
      position: fixed;
      left: 40px; }
  .navbar.scrolled, .navbar.startwhite {
    background-color: transparent;
    border-bottom: 1px solid #f9f9f9; }
  @media screen and (max-width: 767px) {
    .navbar {
      height: 80px; } }
  .navbar .navbar-toggle {
    margin-top: 24px;
    margin-right: 20px; }
    .navbar .navbar-toggle .icon-bar {
      background-color: #0170B7; }
  .navbar .rssnav {
    text-align: right;
    overflow-y: hidden; }
    @media screen and (min-width: 769px) {
      .navbar .rssnav {
        height: 120px; } }
    @media screen and (max-width: 768px) {
      .navbar .rssnav {
        margin-top: 13px;
        background-color: #fff;
        padding-top: 20px;
        padding-bottom: 20px; } }
    @media screen and (max-width: 768px) and (min-width: 768px) {
      .navbar .rssnav {
        margin-top: 30px; } }
    .navbar .rssnav li.current-page-ancestor a:after, .navbar .rssnav li.current_page_item a:after {
      content: "";
      position: absolute;
      width: 80%;
      height: 3px;
      background-color: #0170B7;
      margin-left: 10%;
      left: 0px;
      top: 65%; }
    .navbar .rssnav li {
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .navbar .rssnav li {
          display: block;
          text-align: center;
          line-height: 16px; } }
      .navbar .rssnav li a {
        color: #454444;
        font-size: 0.875rem;
        font-weight: 400;
        padding: 0px 15px;
        padding-top: 48px;
        padding-bottom: 55px; }
        @media screen and (max-width: 768px) {
          .navbar .rssnav li a {
            font-size: 0.75rem;
            font-weight: 400; } }
        @media screen and (max-width: 767px) {
          .navbar .rssnav li a {
            color: #454444; } }
        @media screen and (max-width: 767px) {
          .navbar .rssnav li a {
            padding-top: 12px;
            padding-bottom: 12px; } }
        @media screen and (max-width: 768px) and (min-width: 768px) {
          .navbar .rssnav li a {
            padding: 0px 10px; } }
        .navbar .rssnav li a:after {
          -webkit-transition: all 0.4s ease-out;
          /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.4s ease-out;
          /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
          content: "";
          position: absolute;
          width: 0%;
          height: 3px;
          background-color: transparent;
          margin-left: 10%;
          left: 0px;
          top: 65%; }
        .navbar .rssnav li a:hover {
          opacity: 0.8;
          background-color: transparent; }
          .navbar .rssnav li a:hover:after {
            content: "";
            position: absolute;
            width: 80%;
            height: 3px;
            background-color: #0170B7;
            margin-left: 10%;
            left: 0px;
            top: 65%; }
      @media screen and (min-width: 768px) {
        .navbar .rssnav li .dropdown-menu {
          width: 100%;
          position: fixed;
          text-align: center;
          top: 115px;
          border: 0px;
          left: 0px;
          border-radius: 0px;
          background-color: #F3F1F1; } }
      @media screen and (max-width: 767px) {
        .navbar .rssnav li .dropdown-menu {
          position: relative;
          width: 100%;
          box-shadow: 0px 0px 0px transparent;
          border: 0px transparent;
          padding-top: 20px;
          padding-bottom: 20px; } }
      .navbar .rssnav li .dropdown-menu li {
        line-height: 0px !important; }
        .navbar .rssnav li .dropdown-menu li a {
          color: #EE761A;
          padding-top: 20px;
          padding-bottom: 20px;
          padding-right: 40px;
          padding-left: 40px; }
          .navbar .rssnav li .dropdown-menu li a:hover {
            background-color: transparent; }
      .navbar .rssnav li .dropdown-menu .active a {
        background-color: transparent; }

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent; }

.sitefooter {
  background-color: #fff;
  color: #A4A4A4;
  clear: both;
  padding-bottom: 2.5rem;
  font-size: 0.75rem;
  font-weight: 400; }
  .sitefooter h1 {
    color: #0170B7; }
  .sitefooter p {
    padding-bottom: 0.625rem; }
  .sitefooter .col-md-4 {
    padding-top: 5rem;
    padding-bottom: 2.5rem; }
    @media screen and (max-width: 767px) {
      .sitefooter .col-md-4 {
        clear: both;
        padding-top: 2.5rem;
        padding-bottom: 2.5rem; } }
  .sitefooter .footerlogo {
    padding-bottom: 2.5rem; }
    .sitefooter .footerlogo img {
      margin-bottom: 2.5rem; }
  @media screen and (max-width: 768px) {
    .sitefooter {
      font-size: 0.625rem;
      font-weight: 400; } }
  .sitefooter a {
    color: #A4A4A4; }
  .sitefooter li a {
    color: #A4A4A4; }
  .sitefooter h1 {
    font-size: 1.875rem;
    font-weight: 400;
    font-weight: 400;
    padding-bottom: 1.25rem; }
    @media screen and (max-width: 768px) {
      .sitefooter h1 {
        font-size: 1.375rem;
        font-weight: 400; } }
  .sitefooter h3 {
    font-weight: 300;
    padding-bottom: 2.5rem; }
  .sitefooter ul {
    padding-bottom: 1.25rem; }
  .sitefooter .footer_menu li {
    width: 50%;
    float: left; }
    .sitefooter .footer_menu li ul {
      width: 100%;
      clear: both;
      padding-top: 1.25rem;
      padding-bottom: 2.5rem; }
      .sitefooter .footer_menu li ul li {
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        width: 100% !important; }
  .sitefooter .socialmediaicons img {
    max-width: 2.375rem;
    opacity: 0.8;
    -webkit-transition: all 0.4s ease-out;
    /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.4s ease-out;
    /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */ }
    .sitefooter .socialmediaicons img:hover {
      opacity: 1; }
  .sitefooter .socialmediaicons .col-xs-3 {
    margin-left: -15px; }

.wpcf7-submit {
  background-color: #4994cf;
  color: #fff;
  border-color: transparent; }
  .wpcf7-submit:hover, .wpcf7-submit:focus, .wpcf7-submit:active {
    background-color: #4994cf;
    color: #fff;
    outline-color: transparent;
    border-color: transparent; }
  .wpcf7-submit:active:focus {
    background-color: #4994cf;
    color: #fff;
    outline-color: transparent;
    border-color: transparent; }

.main {
  background-color: #F7F5F5;
  padding-bottom: 5rem; }
  .main .panoramagallery.topofsite {
    padding-top: 80px; }
  .main .panoramagallery .panoramaslide {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-position: 50% 50%;*/ }
    .main .panoramagallery .panoramaslide:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 37.5%; }
    .main .panoramagallery .panoramaslide > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    @media screen and (max-width: 767px) {
      .main .panoramagallery .panoramaslide {
        position: relative; }
        .main .panoramagallery .panoramaslide:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 112.5%; }
        .main .panoramagallery .panoramaslide > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; } }
    @media screen and (max-width: 768px) and (min-width: 768px) {
      .main .panoramagallery .panoramaslide {
        position: relative; }
        .main .panoramagallery .panoramaslide:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 56.25%; }
        .main .panoramagallery .panoramaslide > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; } }
    .main .panoramagallery .panoramaslide .content {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      justify-content: center; }
      .main .panoramagallery .panoramaslide .content .panotexts {
        text-align: center; }
        .main .panoramagallery .panoramaslide .content .panotexts h1 {
          font-size: 4.1875rem;
          font-weight: 400;
          padding-bottom: 1.875rem; }
          @media screen and (max-width: 768px) {
            .main .panoramagallery .panoramaslide .content .panotexts h1 {
              font-size: 2rem;
              font-weight: 400; } }
        .main .panoramagallery .panoramaslide .content .panotexts p {
          font-size: 1.875rem;
          font-weight: 400; }
          @media screen and (max-width: 768px) {
            .main .panoramagallery .panoramaslide .content .panotexts p {
              font-size: 1.375rem;
              font-weight: 400; } }
  .main .animated {
    opacity: 0.0; }
  .main .mainsections {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem; }
    .main .mainsections p {
      padding-bottom: 0.625rem; }
    .main .mainsections.vit .controlledtext {
      padding-top: 5rem;
      padding-bottom: 5rem;
      padding-right: 1.25rem;
      color: #A4A4A4; }
      .main .mainsections.vit .controlledtext h1 {
        font-size: 3.875rem;
        font-weight: 700;
        color: #EE761A; }
        @media screen and (max-width: 768px) {
          .main .mainsections.vit .controlledtext h1 {
            font-size: 3rem;
            font-weight: 700; } }
      .main .mainsections.vit .controlledtext h2 {
        font-size: 1.875rem;
        font-weight: 400;
        color: #A4A4A4;
        padding-top: 2.5rem;
        padding-bottom: 2.5rem; }
        @media screen and (max-width: 768px) {
          .main .mainsections.vit .controlledtext h2 {
            font-size: 1.625rem;
            font-weight: 400; } }
      .main .mainsections.vit .controlledtext h3 {
        font-size: 1.125rem;
        font-weight: 700;
        color: #A4A4A4;
        text-transform: uppercase;
        padding-bottom: 0.9375rem; }
        @media screen and (max-width: 768px) {
          .main .mainsections.vit .controlledtext h3 {
            font-size: 1.125rem;
            font-weight: 700; } }
    .main .mainsections.mork {
      background-color: #34312F; }
      .main .mainsections.mork .controlledtext {
        padding-top: 5rem;
        padding-bottom: 5rem;
        color: #fff; }
        .main .mainsections.mork .controlledtext h1 {
          font-size: 3.875rem;
          font-weight: 700;
          color: #fff; }
          @media screen and (max-width: 768px) {
            .main .mainsections.mork .controlledtext h1 {
              font-size: 3rem;
              font-weight: 700; } }
        .main .mainsections.mork .controlledtext h2 {
          font-size: 1.875rem;
          font-weight: 400;
          color: #fff;
          padding-top: 2.5rem;
          padding-bottom: 2.5rem; }
          @media screen and (max-width: 768px) {
            .main .mainsections.mork .controlledtext h2 {
              font-size: 1.625rem;
              font-weight: 400; } }
        .main .mainsections.mork .controlledtext h3 {
          font-size: 1.125rem;
          font-weight: 700;
          color: #A4A4A4;
          text-transform: uppercase;
          padding-bottom: 0.9375rem; }
          @media screen and (max-width: 768px) {
            .main .mainsections.mork .controlledtext h3 {
              font-size: 1.125rem;
              font-weight: 700; } }
        .main .mainsections.mork .controlledtext p {
          padding-bottom: 0.625rem; }
    .main .mainsections .infobox {
      color: #fff;
      padding: 2.5rem;
      margin-top: 2.5rem;
      margin-bottom: 2.5rem; }
      .main .mainsections .infobox h3 {
        font-size: 1.125rem;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        padding-bottom: 0.3125rem; }
        @media screen and (max-width: 768px) {
          .main .mainsections .infobox h3 {
            font-size: 1.125rem;
            font-weight: 700; } }
      .main .mainsections .infobox h1 {
        font-size: 1.875rem;
        font-weight: 400;
        color: #fff;
        padding-top: 0.625rem;
        padding-bottom: 1.25rem; }
        @media screen and (max-width: 768px) {
          .main .mainsections .infobox h1 {
            font-size: 1.625rem;
            font-weight: 400; } }
      .main .mainsections .infobox.orange {
        background-color: #EE761A; }
      .main .mainsections .infobox.brown {
        background-color: #6D370E; }
      .main .mainsections .infobox a {
        color: #fff; }
      .main .mainsections .infobox button {
        color: #fff;
        margin-top: 1.875rem;
        background-color: transparent;
        border: 1px solid #fff;
        padding: 0.625rem 2.5rem; }
        .main .mainsections .infobox button:hover {
          opacity: 0.9; }
  @media screen and (min-width: 1280px) {
    .main .startboxes {
      margin-top: -10vh !important; } }
  @media screen and (min-width: 1280px) {
    .main .flygholdern {
      margin-top: -15vh; } }
  .main .flygteknik {
    background-color: #fff;
    background-color: #fff;
    position: relative;
    z-index: 4001;
    border-radius: 5px;
    border-radius: 0.125rem;
    box-shadow: 0px 0px 3.75rem rgba(0, 0, 0, 0.2);
    padding-bottom: 2.5rem; }
    .main .flygteknik .flygteknikmaininner {
      padding: 5rem 2.5rem; }
      @media screen and (max-width: 700px) {
        .main .flygteknik .flygteknikmaininner {
          padding: 0 !important; } }
      @media screen and (min-width: 1280px) {
        .main .flygteknik .flygteknikmaininner {
          padding-left: 3.75rem; } }
      .main .flygteknik .flygteknikmaininner h1 {
        font-size: 2rem;
        font-weight: 400;
        color: #0170B7;
        padding-bottom: 2.5rem; }
        @media screen and (max-width: 768px) {
          .main .flygteknik .flygteknikmaininner h1 {
            font-size: 1.5rem;
            font-weight: 400; } }
      .main .flygteknik .flygteknikmaininner p {
        color: #B1B1B1; }
  .main .flygtekniksidebar {
    background-color: #0170B7;
    position: relative;
    border-radius: 5px;
    border-radius: 0.125rem;
    z-index: 4002; }
    .main .flygtekniksidebar .sidebarinner {
      padding: 5rem 2.5rem;
     }
      .main .flygtekniksidebar .sidebarinner h1 {
        font-size: 2rem;
        font-weight: 400;
        padding-bottom: 2.5rem;
        padding-top: 0.625rem; }
        @media screen and (max-width: 768px) {
          .main .flygtekniksidebar .sidebarinner h1 {
            font-size: 1.5rem;
            font-weight: 400; } }
      .main .flygtekniksidebar .sidebarinner li {
        background-color: #0170B7;
        border: 1px solid #fff;
        border-radius: 0.125rem;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        margin-bottom: 1.25rem;
        text-align: center; }
        .main .flygtekniksidebar .sidebarinner li:hover {
          color: #fff;
          opacity: 0.8; }
        .main .flygtekniksidebar .sidebarinner li a {
          width: 100%;
          padding: 1.25rem; }
          .main .flygtekniksidebar .sidebarinner li a:hover {
            color: #fff; }
      .main .flygtekniksidebar .sidebarinner p {
        padding-bottom: 1.25rem; }
  .main .startbluebox {
    background-color: #0170B7;
    position: relative;
    border-radius: 0.125rem;
    z-index: 4002; }
    .main .startbluebox .startboxbluecontent {
      padding: 5rem 2.5rem; }
      .main .startbluebox .startboxbluecontent h1 {
        font-size: 2rem;
        font-weight: 400;
        padding-bottom: 2.5rem;
        padding-top: 0.625rem; }
        @media screen and (max-width: 768px) {
          .main .startbluebox .startboxbluecontent h1 {
            font-size: 1.5rem;
            font-weight: 400; } }
      .main .startbluebox .startboxbluecontent button {
        background-color: #0170B7;
        border: 1px solid #fff;
        border-radius: 0.125rem;
        padding-right: 2.5rem;
        padding-left: 2.5rem;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        margin-bottom: 2.5rem; }
        .main .startbluebox .startboxbluecontent button:hover {
          color: #fff;
          opacity: 0.8; }
      .main .startbluebox .startboxbluecontent p {
        padding-bottom: 1.25rem; }
    @media screen and (min-width: 1280px) {
      .main .startbluebox {
        margin-left: 1.25rem; } }
  .main .startwhitebox {
    background-color: #fff;
    position: relative;
    z-index: 4001;
    border-radius: 0.125rem;
    box-shadow: 0px 0px 3.75rem rgba(0, 0, 0, 0.2);
    padding-bottom: 2.5rem; }
    .main .startwhitebox .startboxwhitecontent {
      text-align: center;
      padding: 5rem 2.5rem; }
      @media screen and (min-width: 1280px) {
        .main .startwhitebox .startboxwhitecontent {
          padding-left: 3.75rem; } }
      .main .startwhitebox .startboxwhitecontent h1 {
        font-size: 2rem;
        font-weight: 400;
        color: #0170B7;
        padding-bottom: 2.5rem; }
        @media screen and (max-width: 768px) {
          .main .startwhitebox .startboxwhitecontent h1 {
            font-size: 1.5rem;
            font-weight: 400; } }
      .main .startwhitebox .startboxwhitecontent p {
        color: #B1B1B1; }
    @media screen and (min-width: 1280px) {
      .main .startwhitebox {
        margin-left: -2.5rem;
        margin-top: 5%; } }
  .main .linkboxholder {
    color: #454444;
    display: block;
    clear: both;
    font-size: 0.625rem;
    font-weight: 400; }
    .main .linkboxholder a {
      color: #454444; }
      .main .linkboxholder a:hover {
        color: #454444; }
    @media screen and (max-width: 768px) {
      .main .linkboxholder {
        font-size: 0.625rem;
        font-weight: 400; } }
    .main .linkboxholder .lankbox {
      margin-bottom: 1.875rem; }
      .main .linkboxholder .lankbox .lankboxinner {
        box-shadow: 0px 0px 1.5625rem rgba(0, 0, 0, 0.1); }
      .main .linkboxholder .lankbox p {
        padding-top: 0.9375rem;
        padding-bottom: 0.9375rem; }

/*# sourceMappingURL=flygteknik.css.map */
.main .flygteknik .flygteknikmaininner {
    padding-top: 3rem !important;
}

.yh_heading{
  color:#000 !important; 
  text-transform: uppercase !important; 
  font-weight: 900 !important; 
  font-size: 60px !important;
}





@media screen and (max-width: 768px) {
h1.yh_heading {
    font-size: 30px !important;
}
}

.utbildning_heading {
  color: #ff8c00 !important;
  padding-bottom: 1rem !important;
}



.sidebarinnerCustom {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
  background-color: #ff8c00;
  border-radius: 5px;

}

.sidebarinnerCustom h2 {
  font-size: 20px !important; 
  line-height: 30px; 
  font-weight: 300 !important; 
  margin-bottom: 10px; 
  margin-top: 20px; 
}



.sideBox {
  margin-bottom: 30px;
}

.sideBox h4{
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 500;
}

.sideBox p{
  margin-top: 10px;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 0 !important;
}



.sideBox img {
    border-radius: 5px;
    max-height: 155px;
    width: 100%;
    object-fit: cover;
}

.sideBox_person a:hover {
    color: #fff;
}



.snabbfakta p {
  padding-bottom: 0 !important; 
  line-height: 20px !important;
}

.ansokan_btn  {
  transition: transform .2s;
}

.ansokan_btn:hover  {
  transform: scale(1.1);
}

.ansokan_btn a {
  font-size: 24px; 
  background: #fff; 
  padding: 10px; 
  margin-top: 25px !important; 
  font-weight: 900; 
  display: flex; 
  justify-content: center; 
  width: 100%; 
  color: #000;
  border-radius: 5px;
}

i.fa {
    transition: transform .2s;
}

i.fa:hover {
  transform: scale(1.5);
  color: #000 !important;
}


/* TOGGLE ACCORDION */

.accordion_container {
    width: 100%;
    margin-top: 50px;
    bottom: 0;
}


.accordion_head {
    color: #ff8c01;
    cursor: pointer;
    font-family: arial;
    font-size: 1.3em;
    margin: 0 0 1px 0;
    text-transform: uppercase;
    padding: 10px 0px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif !important;
    border-top: 2px solid #ff8c01
}

.accordion_container:nth-child(2) {
    border-bottom: 2px solid #ff8c01 !important;
}

h3.accordion_head {
    font-size: 1.2rem;
    font-weight: 300;
}

.accordion_toggle_text {
    color: #000;
    margin-bottom: 15px;
}

.accordion_body {
}

.accordion_body p {
  padding: 10px 0px;
  margin: 0px;
  color: #000 !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 500;
}

.plusminus {
    float: right;
    border: 1px solid;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}


.sidebarCustom{
  background: none !important ;
}


section.flygteknik.col-md-8.animated.animtedobject.animated-boxery1.fadeIn {
    border-radius: 5px !important;
}


.animtedobject h2 {
    line-height: 22px;
}

.sideImage {
  border-radius: 5px;
  min-height: 155px;
}

@media screen and (max-width: 768px) {
    .animtedobject {
    padding-left: 10px !important;
    padding-right: 10px !important;

}
}

@media screen and (max-width: 768px) {
    .col-md-4.flygsidbar {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 30px;
}
}

@media screen and (max-width: 768px) {
.main .flygtekniksidebar .sidebarinner {
    padding: 5rem 1rem;
}
}

/* INTERVJU PAGES*/

.intervju_heading {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.heading_ingress {
   color:#000 !important; 
   font-weight: 300 !important; 
   font-size: 25px !important; 
   padding-bottom: 2.5rem;
   line-height: 30px;
}

@media screen and (max-width: 768px) {
  .heading_ingress {
   font-size: 18px !important; 
}
}


.intervju_sub_heading h3{
    color: #000 !important;
    font-weight: 300 !important;
    font-size: 25px !important;
    padding-bottom: 2.5rem;
}

.yh_toppbild{
  background-position: 50% 0%;
}

.tag_banner.utbildning_heading h2 {
    background: #ff8c00;
    color: #fff !important;
    width: 25%;
    text-align: center;
    padding: 5px;
}


@media screen and (max-width: 700px) {
.tag_banner.utbildning_heading h2 {
    width: 50%;
}
}

@media screen and (max-width: 768px) {
.navbar .logotypes img {
    max-height: 22px;
}
}


