@font-face {
    font-family: 'nerislight';
    src: url('../font/Neris-Light-webfont.eot');
    src: url('../font/Neris-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Neris-Light-webfont.woff') format('woff'),
         url('../font/Neris-Light-webfont.ttf') format('truetype'),
         url('../font/Neris-Light-webfont.svg#nerislight') format('svg');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/MaterialIcons-Regular.eot"); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url("../fonts/MaterialIcons-Regular.woff2") format('woff2'),
    url("../fonts/MaterialIcons-Regular.woff") format('woff'),
    url("../fonts/MaterialIcons-Regular.ttf") format('truetype');
}

/* RESPONSIVE GRID */
.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	}

@media (min-width:768px){.container{width:750px}}
@media (min-width:992px){.container{width:970px}}
@media (min-width:1200px){.container{width:1170px}}

.container-fluid {
	width: 100%;
	}

.row {
	margin-left: -15px;
	margin-right: -15px;
	}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px;}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}
.col-xs-12{width:100%} .col-xs-11{width:91.66666667%} .col-xs-10{width:83.33333333%} .col-xs-9{width:75%} .col-xs-8{width:66.66666667%} .col-xs-7{width:58.33333333%} .col-xs-6{width:50%} .col-xs-5{width:41.66666667%} .col-xs-4{width:33.33333333%} .col-xs-3{width:25%} .col-xs-2{width:16.66666667%} .col-xs-1{width:8.33333333%}

@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left} .col-sm-12{width:100%} .col-sm-11{width:91.66666667%} .col-sm-10{width:83.33333333%} .col-sm-9{width:75%} .col-sm-8{width:66.66666667%} .col-sm-7{width:58.33333333%} .col-sm-6{width:50%} .col-sm-5{width:41.66666667%} .col-sm-4{width:33.33333333%} .col-sm-3{width:25%} .col-sm-2{width:16.66666667%} .col-sm-1{width:8.33333333%}}

@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}
.col-md-12{width:100%} .col-md-11{width:91.66666667%} .col-md-10{width:83.33333333%} .col-md-9{width:75%} .col-md-8{width:66.66666667%} .col-md-7{width:58.33333333%} .col-md-6{width:50%} .col-md-5{width:41.66666667%} .col-md-4{width:33.33333333%} .col-md-3{width:25%} .col-md-2{width:16.66666667%} .col-md-1{width:8.33333333%}}

@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}
.col-lg-12{width:100%} .col-lg-11{width:91.66666667%} .col-lg-10{width:83.33333333%} .col-lg-9{width:75%} .col-lg-8{width:66.66666667%} .col-lg-7{width:58.33333333%} .col-lg-6{width:50%} .col-lg-5{width:41.66666667%} .col-lg-4{width:33.33333333%} .col-lg-3{width:25%} .col-lg-2{width:16.66666667%} .col-lg-1{width:8.33333333%}}

.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.modal-footer:after,.modal-footer:before,.row:after,.row:before{content:" ";display:table}
.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}
*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.pull-right {
	float: right !important;
	}

.pull-left {
	float: left !important;
	}

.clear,
.container:after {
	clear: both;
	}

/* ----- BODY ----- */
body {
	font-family: 'Neris', sans-serif;
	font-size: 18px;
	color: #5c6970;
	margin: 0;
	padding: 0;
	}

/* ----- FONT ----- */
a {
    color: #5c6970;
    text-decoration: none;
    }

a:hover {
    color: #009fe3;
    }

h1,
h2 {
    font-size: 30px;
    color: #009fe3;
    margin: 0;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 1px;
    } 
    @media only screen and (max-width: 991px) {
    	h1,
        h2 {
			font-size: 25px;
			}
		}

h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 1px;
    color: #5c6970;
    margin: 40px 0 0 0;
    padding: 0;
    }
    @media only screen and (max-width: 1200px) {
    	h3 {
			letter-spacing: 0px;
			}
		}

footer h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 1px;
    color: #009fe3;
    margin: 40px 0 0 0;
    padding: 0;
    }
    @media only screen and (max-width: 1200px) {
    	footer h3 {
			letter-spacing: 0px;
			}
		}

.bold {
    font-weight: 600;
    }

.blue {
    font-weight: 600;
    color: #009fe3;
    text-transform: uppercase;
    }

/* ----- FONT ICONS ----- */
.material-icons-filled {
    color: #fff;
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    padding: 0;
    margin: 0;
    font-size: 20px;
    vertical-align: middle;
    }   
    @media only screen and (max-width: 991px) {
    	.material-icons-filled{
			font-size: 18px;
			}
		}

/* ----- DESKTOP & MOBIL ----- */
.desktop {
    display: block;
    }
    @media only screen and (max-width: 991px) {
		.desktop{
            display: none;
			}
		}

.mobil {
    display: none;
    }
    @media only screen and (max-width: 991px) {
		.mobil{
            display: block;
			}
		}

/* ----- LOGO ----- */
.logo {
	margin: 30px 0; 
	}
    @media only screen and (max-width: 991px) {
		.logo{
            margin: 20px 0;
			}
		}

.logo img {
	width: 100%;
	max-width: 240px;
	height: auto;
    float: right;
	}
    @media only screen and (max-width: 991px) {
		.logo img{
            float: left;
			}
		}

/* ----- NAVIGATION ----- */
span.mobile-menu {
    float: left;
    margin: 35px 0 0 0;
	z-index: 5000;
	}
    @media only screen and (max-width: 991px) {
		span.mobile-menu{
            margin: 25px 0 0 0;
            float: right;
			}
		}

img.hamburger {
    width: 100%;
    max-width: 130px;
    }
    @media only screen and (max-width: 991px) {
		img.hamburger {
            max-width: 100px;
			}
		}

nav {
	position: absolute;
    width: 100%;
    padding: 25px 0;
    margin: 0;
    right: 0;
    top: 60px;
    background-color: rgba(255,255,255,0.95);
	z-index: 4000;
	display: none;
	}
    @media only screen and (max-width: 991px) {
		nav {
            box-shadow: 2px 2px 15px grey;
			}
		}

nav ul {
	display: block; 
	color: #5c6970;
	font-size: 18px;
	font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
	}

nav ul li {
    display: block;
    margin: 10px auto;
    text-align: left;
    }

nav ul li a {	
    padding: 10px 0;
	text-transform: uppercase;
	text-decoration: none;
	color: #5c6970;
	}

nav ul li a.active,
nav ul li a:hover {
		color: #009fe3;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
		}

/* ----- BANNER ----- */
.banner {
    width: 100%;
    margin: 0;
    padding: 0;
    }

.banner img {
    width: 100%;
    height: auto;
    }

.job-button {
	position: absolute;
	right: 10vw;
	margin-top: -250px;
	}
	@media only screen and (max-width: 767px) {
    	.job-button {
			position: absolute;
			margin-top: -50px;
			right: 100px;
			text-align: right;
			}
		}

.job-button img {
	width: 300px;
	}
	@media only screen and (max-width: 767px) {
    	.job-button img {
			width: 30%;
			}
		}

/* ----- MAIN CONTENT ----- */
.main_content {
    width: 80%;
    margin: 80px 10%;
    text-align: center;
    }
    @media only screen and (max-width: 991px) {
    	.main_content {
			width: 90%;
            margin: 80px 5%;
			}
		}

.divider {
    margin: 120px 0;
    }

/* ----- TEASER ----- */
.grey-bg {
    background-color: #dfe1e2;
    padding: 80px 0;
    text-align: center;
    }

.teaser {
    text-align: center;
    margin: 80px auto 0 auto;
    }

.teaser img {
    margin: 0 auto;
    text-align: center;
    }

.teaser a {
    color: #fff;
    }

/* ----- FOOTER ----- */
footer {
    padding: 80px 0;
    }

@media only screen and (max-width: 991px) {
    	.margin {
			margin: 0 auto 60px auto;
			}
		}

table{
	text-align: left;
	margin: 0;
    padding: 0;
	border-collapse: collapse;
	}

table td {
	padding: 0 10px 0 0;
    vertical-align: top;
    }

/* ------ BACK TO TOP -----*/
#back-to-top {
    bottom: 10px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 5%;
	}
	@media only screen and (max-width: 767px) {
		#back-to-top {
			bottom: 30px;
			right: 20px;
			z-index: 500;
			}
	}

#back-to-top img {
    width: 35px;
    }

/* ---- SIDE BUTTONS ----*/
.side-buttons {
	position: fixed;
	top: 300px;
	right: 0;
	z-index: 1000;
	line-height: 1.0;
    text-align: left;
	}
	@media only screen and (max-width: 991px) {
		.side-buttons {
			position: fixed;
			top: 200px;
			right: 0;
			z-index: 1000;
			}
		}
     @media only screen and (max-width: 690px) {
		.side-buttons {
			top: 130px;
			right: 0;
			}
        }

.side-buttons div {
	display: block;
	background-color: #009fe3;
	padding: 10px 25px 10px 15px;
	margin-bottom: 10px;
	}
    @media only screen and (max-width: 991px) {
		.side-buttons div {
			margin-bottom: 5px;
            padding: 10px;
			}
		}

.phone >.phone-label {
	position: fixed;
	display: none;
	padding: 10px;
	top: 300px;
	right: 60px;
	z-index: 2000;
	}
	@media only screen and (max-width: 991px) {
		.phone >.phone-label {
			top: 200px;
			right: 38px;
			}
        }

    @media only screen and (max-width: 690px) {
		.phone >.phone-label {
			top: 130px;
			}
        }

.phone:hover >.phone-label {
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: #5c6970;
	line-height: 1.4em;
	}

.side-buttons div div.phone-label a {
	text-decoration: none;
	background-color: none;
	color: #fff;
	padding: 0;
	margin-bottom: 0;
	}

.time >.time-label {
	position: fixed;
	display: none;
	padding: 10px;
	top: 352px;
	right: 60px;
	z-index: 2000;
	}
	@media only screen and (max-width: 991px) {
		.time >.time-label {
			top: 246px;
			right: 38px;
			}
		}
    @media only screen and (max-width: 690px) {
		.time >.time-label {
			top: 176px;
			}
        }

.time:hover >.time-label {
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: #5c6970;
	line-height: 1.4em;
	}

.time-label p {
    margin: 0 0 5px 0;
    }

.location >.map-label {
	position: fixed;
	display: none;
	padding: 10px;
	top: 404px;
	right: 60px;
	z-index: 2000;
	}
	@media only screen and (max-width: 991px) {
		.location >.map-label {
			top: 293px;
			right: 38px;
			}
		}
    @media only screen and (max-width: 690px) {
		.location >.map-label {
			top: 223px;
			}
        }

.location:hover >.map-label {
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: #5c6970;
	line-height: 1.4em;
	}

.map-label a {
	color: #fff;
	text-decoration: none;
	}
