/* Version:  März 2023 / Creator: 400 */

/* --- Normal --- */
@font-face { font-family: "FjallaOne";
	 
  src: local('FjallaOne'),     
	   url('https://fonts.pwrk.dev/ofl/fjallaone/FjallaOne-Regular.woff2') format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: normal;
}

/* --- Normal --- */
@font-face { font-family: "Open Sans";
	 
  src: local('Open Sans'),     
	   url('https://fonts.pwrk.dev/ofl/opensans/OpenSans[wdth,wght].woff2') format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: normal;
}

/* --- Italic --- */
@font-face { font-family: "Open Sans Italic";
	 
  src: local('Open Sans Italic'),     
	   url('https://fonts.pwrk.dev/ofl/opensans/OpenSans-Italic[wdth,wght].woff2') format('woff2') ;
font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: italic;
}

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
 html {
	 -webkit-text-size-adjust: 100%; /* 2 */
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	color: #2c2c2b;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 1.3;
	background-color: #888888;
	/*	Hintergrundbilder werden in Chrome mit ausgedruckt	*/
	-webkit-print-color-adjust:exact;
}

.frame-outer {
	position: relative;
	width: 760px; /*	maximale Breite: 782px	*/
	margin: 1.3rem auto;
	background-color: #fff;

	font-size: 0.9rem; /*	minimale Schriftgröße 0.6rem	*/
}

.frame-outer::after {
	content: "";
	display: block;
	clear: both;
}

/*--für Titel--*/
h1 {font-family: 'FjallaOne', sans-serif;
	margin:1rem 0;
	font-size: 1.5rem;
	font-weight: 700;
	color: #b2b2b2;
}

h1 span {
	font-size: 1rem;
}

/*--für Untertitel (Vollzeit, Teilzeit/Standort)--*/
h2 {
	margin: 0;
	font-size: 1rem;
	font-weight: 500;
}

/*--für Überschiften--*/
h3 {font-family: 'FjallaOne', sans-serif;
	margin: 0;
	font-size: 1rem;
	font-weight: 500;
	text-transform: uppercase;
}

/*--für kleine/unter Überschiften--*/
h4 {color: #0069bd;
	margin: 0.5rem;
	font-size: 2rem;
	font-weight: 900;
	background-image: linear-gradient(0deg, #0082ca, #003ca6, #0082ca) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
	-webkit-mask-image: linear-gradient(#0082ca, #003ca6) !important;
	font-family: 'FjallaOne', sans-serif;
}

#logo {position: absolute;
	top: 0;
	left: 5%;
	background-color: #fff;
	padding: 1rem;
}

#logo img {width: 8rem;}
.headertext{ position: absolute; bottom: 7rem;
	font-family: 'FjallaOne', sans-serif;
	font-size: 3rem;
	text-shadow: 2px 2px 2px #000;
	padding: 0 5%;
	font-weight: 700;
color: #fff;}
#header {
	position: relative;
}


.infos {position: absolute;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*align-items: flex-start;*/
	width: 96%;
	bottom: -11rem;
margin: 0 2%;
	font-size: 0.8rem;
}

.infos p{ background-color: #3c3c3b;
color: #b2b2b2; margin-top: 60%;
padding: 1rem 0.1rem;
text-align: center;
	font-family: 'FjallaOne', sans-serif;
text-transform: uppercase;
}

.info1{ background: url( "//anzeigen.jobsintown.de/job/files/1297271/schiffsbau.png") no-repeat;
width: 32%;
	background-size: cover;
	transition: all 540ms ease 0s;
	-moz-transition: all 540ms ease 0s;
	-webkit-transition: all 540ms ease 0s;
height: 14rem;}



.info2{ background: url( "//anzeigen.jobsintown.de/job/files/1297271/wind.png") no-repeat;
width: 32%;
	margin-top: 2rem;
	background-size: cover;
height: 14rem;
transition: all 540ms ease 0s;
	-moz-transition: all 540ms ease 0s;
	-webkit-transition: all 540ms ease 0s;}


.info3{ background: url(  "//anzeigen.jobsintown.de/job/files/1297271/flug.png") no-repeat;
width: 32%;
	background-size: cover;
transition: all 540ms ease 0s;
	-moz-transition: all 540ms ease 0s;
	-webkit-transition: all 540ms ease 0s;
height: 14rem;}
.content {
	position: relative;
	padding: 13rem 5% 1.5rem 5%;
	


}

.info1:hover, .info2:hover, .info3:hover{ box-shadow: 2px 6px 20px rgba(60,64,67,0.8);}

.content::after {
	content: "";
	display: block;
	clear: both;
}

.boxgrau{ padding: 1.5rem 5%;
	margin-top: 1.5rem;
color:#fff; background-color: #4a4a49; }


.stark{ background: url("//anzeigen.jobsintown.de/job/files/1297271/bg.jpg") no-repeat;
background-size: cover;
	padding: 1.5rem 5%;
color: #fff;}
.starkflex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*align-items: flex-start;*/
	margin-top: 1.5rem;

}
.inner{ width: 15%;
text-align: center;
}
.inner img{ width: 4rem; display: inline-block;}
.benefits{ color: #fff;
background-color: #3c3c3b;
	background-image:  url("//anzeigen.jobsintown.de/job/files/1297271/map.png");
	background-repeat: no-repeat;
	background-size:100%;
	background-position: bottom center;
padding: 1.5rem 5% 1.5rem 5%;
}
/*--für Stellentitel--*/
#title { 
	position: relative;
	padding: 1.5rem 5%;
}

#footer {
	position: relative;
	padding: 1.5rem 5%;
}

#footer::after {
	content: "";
	display: block;
	clear: both;
}

.footerflex{display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*align-items: flex-start;*/}

.footerleft{ width: 60%;
padding-right: 5%;}

.footerright{ width: 40%;}
/*--Flex--*/

.bgbild {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.flex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*align-items: flex-start;*/

}

.left {
	width: 48%;
}

.right {
	width: 48%;
}

/*--Float--*/
.box-left {
  float: left;
  width: 48%;
}

.box-right {
	float: right;
	width: 48%;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

/*--Links - bitte für unterschiedliche Hintergründe farblich anpassen!--*/
a:link, a:visited, a:active  {
    text-decoration: none;
	color: #1f4185;
}

a:hover {
	text-decoration: none;
	color: #b51f2a;
}

/*--Listen--*/
ul {
	margin: 0;
	list-style-type: none;
}

li {
	position: relative; 
	margin: auto;
	padding: 0 0 0 1rem;
}

li:last-child {
	padding-bottom: 0;
}

 li::before {
	 position: absolute;
	 top: 0;
	 left: 0;
	 content: "•";
	 font-size: 0.8rem;
} 

/*--Eingrückte Listenpunkte--*/
li ul{ 
	margin: 0 0 0 0;
	padding: 0 0 0 1rem;
}

/*--Button--*/
.button_box {
	text-align: left;
}

.button_box::after {
	clear: both;
	content: "";
	display: block;
}

.button a {
	display: inline-block;
	background: #1f4185;
	padding: 0.6rem 2rem 0.6rem 2rem;
	margin: 1rem auto;
	cursor: pointer;

	transition: all 540ms ease 0s;
	-moz-transition: all 540ms ease 0s;
	-webkit-transition: all 540ms ease 0s;
	color: #fff;
}
.button a:hover {
	background-color:#b51f2a;
	text-decoration: none;
	color: #fff;

}

/*--Slider editierbar--*/

.slider-wrap {
    max-width: 800px;
    width: auto;
    height: auto;
    position: relative;    
    margin: 0;
    overflow: hidden;
}

.slider-wrap img {
	display: block;
}
  
.slideshow {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.slideshow li span {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: image 24s linear infinite;
    animation: image 24s linear infinite;
}
  
@keyframes image {
    0% {
      opacity: 0;
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
    5% {
      opacity: 1;
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
    }
    25% {
      opacity: 1;
    }
    30% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
}

@-webkit-keyframes image {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    5% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    25% {
        opacity: 1;
    }
    30% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
  
.slideshow li {
    margin:0;
    padding:0;
    list-style: none;
}
.slideshow li:nth-child(1) span {}
.slideshow li:nth-child(2) span {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}
.slideshow li:nth-child(3) span {
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}
.slideshow li:nth-child(4) span {
    -webkit-animation-delay: 18s;
    animation-delay: 18s;
}

ul.slideshow {
    margin: 0;
    padding-left: 0;
}

.slideshow li::before {
	display: none;
}

/*--Angaben Bilder, Video, etc.--*/

iframe {
	display: block;
    width: 100%;
}

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

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
	width: auto;
	border: 0;
}

.imgcenter{ 
	display: inline-block;
}

strong { 
	font-weight: 700;
}

p {
	margin:0;
}

p:empty {
	height: 1rem;
}

.hide_m {}

.hide {
  display: none;
}

.refnr {}

.apply {}
