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

@font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/fontello.eot');
  src: url('/fonts/fontello.eot') format('embedded-opentype'), url('/fonts/fontello.woff2') format('woff2'), url('/fonts/fontello.woff') format('woff'), url('/fonts/fontello.ttf') format('truetype'), url('/fonts/fontello.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

.fa::before, .button::after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before { content: '\e800'; } /* '' */
.button:after { content: '\e815'; } /* '' */
.icon-mail-alt:before { content: '\e823'; } /* '' */
.icon-home:before { content: '\e841'; } /* '' */

body {
	margin: 0;
	padding: 0;
	background: #F2F2F2;
	font-family: 'Roboto', sans-serif;
	position: relative;
	font-size: 16px;
}

h1, h2, h3, .button {
    font-family: 'Raleway', sans-serif;
}

h1 {
	margin: 10px auto;
	font-size: 48px;
	padding: 10px 0;
	color: #FF9100;
	font-weight: 300;
}

::selection {
	background: #FF9100;
	color: #FFF;	
}

::-moz-selection {
	background: #FF9100;
	color: #FFF;	
}

header {
	background: #F2F2F2;
	box-shadow: 0 3px 5px rgba(0,0,0,0.3);
	z-index: 100;
	position: relative;
	display: flex;
	justify-content: space-between;
}

#logo {
	background: #FFF;
	padding: 10px 15px 10px 20px;
	margin: 0 20px -10px 0;
	font-size: 0px;
	filter: drop-shadow(5px 0 0 #FF9100) drop-shadow(0 1px 5px rgba(0,0,0,0.5));
	height: 50px;
	transition: padding-left .25s;
	position: relative;
	outline: none;
	z-index: 100;
}

#logo::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	margin-right: -14px;
	border-style: solid;
	border-width: 70px 14px 0 0;
	border-color: #FFF transparent transparent transparent;
}

#logo:hover {
	padding-left: 30px;
}

#logo img {
	font-size: 14px;
	height: 50px;
}

nav {
	text-align: right;
	padding-right: 20px;
	font-size: 0;
}

#navicon {
	display: none;	
}

nav a, nav a:visited {
	outline: none;
	color: #333;
	text-decoration: none;
	padding: 15px;
	transition: color .25s, background .25s, box-shadow .25s, padding-left 0s .5s, padding-right 0s .5s, padding-top .5s, padding-bottom .5s, max-height .5s, opacity .25s, max-width 0s .5s, margin .5s;
	box-sizing: border-box;
	box-shadow: inset 0 -4px transparent;
	display: inline-flex;
	height: 100%;
	align-items: center;
	box-sizing: border-box;
	font-size: 16px;
	overflow: hidden;
}

nav a.current, nav:hover a.current:hover, nav:hover a:hover:active {
	color: #FF9100;
	box-shadow: inset 0 -4px #FF9100;
}
/*
nav:hover a:hover:active {
	background: #FFF;
	box-shadow: 0 0 3px rgba(0,0,0,0.25);
}*/

nav:hover a.current {
	box-shadow: inset 0 -4px #555;
}

nav:hover a, nav:hover a:visited {
	color: #555;
}

nav:hover a:hover {
	color: #FF9100;
	box-shadow: inset 0 -4px #FF9100;
}

#progressbar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #000;
	border-bottom: 0 1px solid #000;
	z-index: 101;
	display: none;
	opacity: 0;
	transition: opacity .25s;
}

#progressbar.visible {
	display: block;
	opacity: 1;
}

#progress {
	width: 0%;
	height: 100%;
	background: #FF9100;
	transition: width .5s;
}

section, footer {
    display: flex;
	align-content: strech;
    justify-content: center;
	background: #FFF;
    background-size: cover;
    z-index: 1;
	box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	position: relative;
}

section:nth-child(1) {
	z-index: 7;	
}

section:nth-child(2) {
	z-index: 6;	
}

section:nth-child(3) {
	z-index: 5;	
}

section:nth-child(4) {
	z-index: 4;	
}

section:nth-child(5) {
	z-index: 3;	
}

.text {
	margin: 25px 0;	
	max-width: 850px;
	padding: 0 10px;
	min-width: 0;
}

.text p:last-child {
	margin-bottom: 25px;	
}

.dark {
	color: #FFF;
	background: #000;
    background-size: cover;
	background-position: center center;
	padding: 70px 30px;
	align-content: left;
	justify-content: flex-start;
	box-shadow: inset 0 -5px 10px rgba(0,0,0,0.3);
}

.em_exit {
    background-image: url('/img/em_exit.jpg');
	background-size: cover;
	background-position: center center;
}

.fire_ex {
    background-image: url('/img/fire_ex.jpg');
	background-size: cover;
	background-position: center center;
}

.dive {
    background-image: url('/img/dive.jpg');
	background-size: cover;
	background-position: center center;
}

.workers {
    background-image: url('/img/workers.jpg');
	background-size: cover;
	background-position: center center;
}

.dark .text {
	max-width: 500px;
}

.dark.em_exit {
	padding: 150px 30px 180px;
}

.dark.fire_ex {
	background: linear-gradient(to right,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.3) 100%), url('/img/fire_ex.jpg');
	background-size: cover;
	background-position: center center;
}

.dark.dive {
	background: linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0) 100%), url('/img/dive.jpg');
	background-size: cover;
	background-position: center center;
}

.dark.workers {
	background: linear-gradient(to right,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.3) 100%), url('/img/workers.jpg');
	background-size: cover;
	background-position: center center;
}

/*.img:hover .infobox.right {
	padding: 50px 40px 50px 20px;
	transition: padding .5s .2s;
}
.img:hover .infobox.left {
	padding: 50px 20px 50px 40px;
	transition: padding .5s .2s;
}*/

.cards {
	z-index: 10 !important;
	background: none;
	box-shadow: none;
	margin-top: -30px;
	align-content: center;
	flex-wrap: wrap;
}

.card {
	box-shadow: 0 2px 7px rgba(0,0,0,0.25), 0 -1px rgba(255,255,255,0.25);
	background: #FFF;
	width: 350px;
	max-width: 500px;
	height: 600px;
	margin: 0 25px 30px;
	display: flex;
	flex-direction: column;
	align-content: flex-start;
	flex: 1 0 auto;
}

.card .topimg {
	width: 100%;
	height: 200px;
	background-size: cover;
	background-position: center center;
}

footer {
	background: #F2F2F2;
	color: #333;
	box-shadow: none;
}

footer h2 {
	display: inline-block;
	width: auto;
	border-bottom: 3px solid #FF9100;
	padding: 0 0 5px;
	font-size: 24px;
	margin: 10px 0;
}

.card h3 {
    color: #FF9100;
    padding: 0 0 10px;
    font-weight: 700;
    margin: 30px 30px 10px;
    font-size: 24px;
	border-bottom: 2px solid #FF9100;
}

.card p {
    padding: 0 30px 10px;
    margin: 0;
	font-size: 13px;
}

.button {
    box-sizing: content-box;
    padding: 7px 10px;
    background: #FFF;
    border: 2px solid #444;
    font-size: 14px;
    color: #444;
    transition: background .25s, color .25s, border-color .25s, box-shadow .25s;
    margin: auto 30px 30px;
    float: right;
    text-decoration: none;
    outline: none;
	align-self: flex-end;
}

.button::after {
	padding: 0 3px 0 9px;
	transition: padding .25s;
}

.button:hover, .button:active {
    background: #444;
    color: #FFF;
}

.button:hover::after, .button:active::after {
	padding: 0 0 0 12px;	
}

.contact {
	display: block;
	color: #333;
	text-align: right;
	text-decoration: none;
	min-width: 300px;
	padding: 5px;
	border-radius: 3px;
	transition: all .25s;
	margin: 5px 0;
}

.contact::before {
	float: left;
	margin: 1px 10px 0 0;
	border-radius: 3px 0 0 3px;
	transition: color .25s, text-shadow .25s;
}

a.contact:hover {
	background: #FFF;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

a.contact:hover::before {
	text-shadow: 0 0 1px rgba(255,255,255,0.9);
	color: #FF9100;
}

.detail {
	flex-direction: column;
}

.detail h2 {
	color: #444;
	margin: 20px auto;
	padding: 5px 0;
	border-bottom: 3px solid #444;
}

.boxed_list {
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1400px;
}

.boxed_list:before {
	width: 100%;
	height: 0;
	content: '';
	position: absolute;
	left: 0;	
}

.boxed_item {
	margin: 20px 15px 30px;
	min-width: 450px;
	max-width: 600px;
	min-height: 200px;
	flex: 1 1 0;
	position: relative;
	overflow: hidden;
	padding: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	border-radius: 3px;
	min-width: 0;
}

.boxed_item h3 {
	margin: 0;
	padding: 7px 15px;
	font-size: 24px;
	color: #FF9100;
	display: inline-block;
	position: relative;
	text-align: center;
	cursor: default;
	max-width: 100%;
}

.boxed_item span {
	margin: 0;
	color: rgba(255,255,255,0.8);
	text-align: center;
	cursor: default;
	font-size: 12px;
}

#bs {
	background: linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.9)), url('/img/fire_ex.jpg');
	background-size: cover;
	background-position: center;
}

#bs2 {
	background: linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.5)), url('/img/em_exit.jpg');
	background-size: cover;
	background-position: center;
}

ul {
	max-width: 800px;
	margin: 0 auto;
	padding: 5px 15px 30px;
}

li {
	list-style: none;
	padding-left: 1.5em;
	text-indent: -1em;
	margin: 10px 0 6px;
}

li:not(.nolist)::before {
	content: '';
	width: 3px;
	height: 18px;
	background: #FF9100;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0.5em 0 -0.5em;
}

li.nolist {
	padding: 0;
	text-indent: 0;
}

li > ul {
	color: #666;
	font-size: 13px;
	padding: 5px 15px 5px;	
}

li > ul > li::before {
	background: #000 !important;
}

