/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@charset "utf-8";
/*-- Google Fonts 
----------------------------------------------------------------------------*/


/*-- Font Faces Section
---------------------------------------------------------------------------*/

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

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

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

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

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

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


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


/*-- Headers

---------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'dinbold';
	font-weight: normal;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

/*-- Global

---------------------------------------------------------------------------*/

body {
	font-family: 'ProximaNova-Regular';
	font-weight:normal;
}
p, .text-box li {
	font-family: 'ProximaNova-Regular';
	font-weight:normal;
	font-size:16px;
	font-size:1.6rem;
}
a {
	color:#121e3c;
	font-weight:700;
}
a:hover {
	color:#cecece;
}
a, a:hover, a:focus {
	text-decoration: none;
}
strong, b {
	font-family: 'dinbold';
	font-weight:normal;
}

/*-- Header Section
----------------------------------------------------------------------*/

#header-slogan h3 {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:29px;
	font-size:2.9rem;
	color:#3b3b3b;
	margin:0;
}
#header-phone p {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:23px;
	font-size:2.3rem;
	color:#454545;
	margin:0;
	text-align:center;
}
#header-phone h2 {
	font-family: 'dinbold';
	font-weight:normal;
	font-size:54px;
	font-size:5.4rem;
	color:#20315e;
	margin:0;
	text-align:center;
}
.carousel-caption h2 {
	font-family: 'din_lightregular';
	font-weight: normal;
	font-size:18px;
	text-transform:uppercase;
	margin-top:0;
}
.carousel-caption p {
	font-family: 'ProximaNova-Regular';
	font-weight:normal;
	font-size:12px;
	font-size:1.2rem;
}
[class*="box-"] h4, #focus-menu h4, #focus-menu2 h4 {
	font-family: 'dinbold';
	font-weight:normal;
	font-size:23px;
	font-size:2.3rem;
	color:#fff;
	margin-top:0;
	text-transform:uppercase;
}
#focus-menu h4, #focus-menu2 h4 {
	color:#484848;
}
#focus-menu2 {
	padding:15px;
}
[class*="box-"] li a, #focus-menu li a {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:16px;
	font-size:1.6rem;
	color:#fff;
	white-space:nowrap;
}
[class*="box-"] li a:hover {
	color:#cecece;
}

#focus-menu li a {
	color:#5c5c5c;
}
#focus-menu li a:hover {
	color:#232f55;
}

[class*="box-"] p {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:16px;
	font-size:1.6rem;
	color:#fff;
	text-transform:uppercase;
}
.box-03 a, .box-04 a {
	font-size:50px;
	font-size:5.0rem;
	color:#fff;
	display:block;
}
.box-03 a:hover, 
.box-03 a:hover > p,
.box-04 a:hover > p,
.box-04 a:hover {
	color:#cecece;
}

/*-- Content Section
----------------------------------------------------------------------*/
	
#content-error h1, #content-offline h1 {
	font-family: 'Russo One', sans-serif;
	font-weight: 400;
	font-size: 230px;
	font-size: 23rem;
}
#content-error h2, #content-offline h2 {
	font-family: 'Russo One', sans-serif;
	font-weight: 400;
	font-size: 100px;
	font-size: 10rem;
}
#content-error p, #content-offline p {
	font-family: 'Russo One', sans-serif;
	font-weight: 400;
	font-size: 20px;
	font-size: 2rem;
}

.header-box h1 {
	margin-top:0;
}


.service-link h2 {
	margin-top:0;
	font-family: 'dinbold';
	font-weight:normal;
	font-size:21px;
	font-size:2.1rem;
	letter-spacing:0;
	color:#515050;
}
.service-link p {
	margin-top:10px;
	font-family: 'ProximaNova-Regular';
	font-weight:normal;
	font-size:14px;
	font-size:1.4rem;
	color:#515050;
}
.service-link a {
	font-family: 'dinbold';
	font-weight:normal;
	font-size:18px;
	font-size:1.8rem;
	letter-spacing:0;
	color:#264498;
}
.service-link a:hover {
	color:#515050;
}

/*-- Footer Section
----------------------------------------------------------------------*/

.footer-contact h2 {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:22px;
	font-size:2.2rem;
	color:#fff;
	text-transform:uppercase;	
	text-shadow:2px 2px 2px rgba(0,0,0,.6);
}
.footer-contact p {
	font-family: 'ProximaNova-Regular';
	font-weight:normal;
	font-size:14px;
	font-size:1.4rem;
	color:#fff;
	text-shadow:2px 2px 2px rgba(0,0,0,.6);
	margin-bottom:20px;
}



#footer_text p, #footer_text a {
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	text-align:left;
	margin-bottom:0;
	padding-right:50px;
}
#footer_text a:hover {
	color: #97c725;
}





/*-- media queries Section
----------------------------------------------------------------------*/


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
.carousel-caption h2 {
	font-family: 'din_lightregular';
	font-weight: normal;
	font-size:38px;
	text-transform:uppercase;
	margin-top:0;
}
.carousel-caption p {
	font-family: 'ProximaNova-Regular';
	font-weight:normal;
	font-size:16px;
	font-size:1.6rem;
}
#header-slogan2 h3 {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:24px;
	font-size:2.4rem;
	color:#3b3b3b;
	margin:0;
	text-align:center;
	padding-bottom:15px;
}
#focus-menu2 li a {
	color:#5c5c5c;
}
#focus-menu2 li a:hover {
	color:#232f55;
}
[class*="box-"] h4, #focus-menu2 h4 {
	font-family: 'dinbold';
	font-weight:normal;
	font-size:20px;
	font-size:2.0rem;
	color:#fff;
	margin-top:0;
	text-transform:uppercase;
}
#focus-menu2 h4 {
	color:#484848;
}
[class*="box-"] p {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:14px;
	font-size:1.4rem;
	color:#fff;
	text-transform:uppercase;
}
.box-03 a, .box-04 a {
	font-size:40px;
	font-size:4.0rem;
	color:#fff;
	display:block;
}
.box-03 a:hover, 
.box-03 a:hover > p,
.box-04 a:hover > p,
.box-04 a:hover {
	color:#cecece;
}
.footer-contact h2 {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:34px;
	font-size:3.4rem;
	color:#fff;
	text-transform:uppercase;	
	text-shadow:2px 2px 2px rgba(0,0,0,.6);
}
.footer-contact p {
	font-family: 'ProximaNova-Regular';
	font-weight:normal;
	font-size:17px;
	font-size:1.7rem;
	color:#fff;
	text-shadow:2px 2px 2px rgba(0,0,0,.6);
	margin-bottom:20px;
}
#footer_text p, #footer_text a {
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	text-align:center;
	margin-bottom:0;
	padding-right:15px;
}
#footer_text a:hover {
	color: #97c725;
}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
#header-slogan h3 {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:24px;
	font-size:2.4rem;
	color:#3b3b3b;
	margin:0;
}
#header-phone p {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:19px;
	font-size:1.9rem;
	color:#454545;
	margin:0;
	text-align:center;
}
#header-phone h2 {
	font-family: 'dinbold';
	font-weight:normal;
	font-size:50px;
	font-size:5.0rem;
	color:#20315e;
	margin:0;
	text-align:center;
}
[class*="box-"] p {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:16px;
	font-size:1.6rem;
	color:#fff;
	text-transform:uppercase;
}
.box-03 a, .box-04 a {
	font-size:50px;
	font-size:5.0rem;
	color:#fff;
	display:block;
}
.box-03 a:hover, 
.box-03 a:hover > p,
.box-04 a:hover > p,
.box-04 a:hover {
	color:#cecece;
}
[class*="box-"] li a, #focus-menu li a {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:14px;
	font-size:1.4rem;
	color:#fff;
	white-space:normal;
}
[class*="box-"] li a:hover {
	color:#cecece;
}

#focus-menu li a {
	color:#5c5c5c;
}
#focus-menu li a:hover {
	color:#232f55;
}
[class*="box-"] h4, #focus-menu h4 {
	font-family: 'dinbold';
	font-weight:normal;
	font-size:20px;
	font-size:2.0rem;
	color:#fff;
	margin-top:0;
	text-transform:uppercase;
}
#focus-menu h4 {
	color:#484848;
}
.carousel-caption h2 {
	font-family: 'din_lightregular';
	font-weight: normal;
	font-size:34px;
	font-size:3.4rem;
	text-transform:uppercase;
	margin-top:0;
}
.carousel-caption p {
	font-family: 'ProximaNova-Regular';
	font-weight:normal;
	font-size:16px;
	font-size:1.6rem;
}
.service-link h2 {
	margin-top:0;
	font-family: 'dinbold';
	font-weight:normal;
	font-size:18px;
	font-size:1.8rem;
	letter-spacing:0;
	color:#515050;
}
.service-link p {
	margin-top:10px;
	font-family: 'ProximaNova-Regular';
	font-weight:normal;
	font-size:14px;
	font-size:1.4rem;
	color:#515050;
}
.service-link a {
	font-family: 'dinbold';
	font-weight:normal;
	font-size:16px;
	font-size:1.6rem;
	letter-spacing:0;
	color:#264498;
}
.service-link a:hover {
	color:#515050;
}
.footer-contact h2 {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:34px;
	font-size:3.4rem;
	color:#fff;
	text-transform:uppercase;	
	text-shadow:2px 2px 2px rgba(0,0,0,.6);
}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
#header-slogan h3 {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:29px;
	font-size:2.9rem;
	font-size:1.65vw;
	color:#3b3b3b;
	margin:0;
}
.service-link h2 {
	margin-top:0;
	font-family: 'dinbold';
	font-weight:normal;
	font-size:21px;
	font-size:2.1rem;
	letter-spacing:0;
	color:#515050;
}
.service-link p {
	margin-top:10px;
	font-family: 'ProximaNova-Regular';
	font-weight:normal;
	font-size:14px;
	font-size:1.4rem;
	color:#515050;
}
.service-link a {
	font-family: 'dinbold';
	font-weight:normal;
	font-size:18px;
	font-size:1.8rem;
	letter-spacing:0;
	color:#264498;
}
.service-link a:hover {
	color:#515050;
}
.carousel-caption h2 {
	font-family: 'din_lightregular';
	font-weight: normal;
	font-size:38px;
	text-transform:uppercase;
	margin-top:0;
}
.carousel-caption p {
	font-family: 'ProximaNova-Regular';
	font-weight:normal;
	font-size:16px;
	font-size:1.6rem;
}
[class*="box-"] h4, #focus-menu h4 {
	font-family: 'dinbold';
	font-weight:normal;
	font-size:23px;
	font-size:2.3rem;
	color:#fff;
	margin-top:0;
	text-transform:uppercase;
}
#focus-menu h4 {
	color:#484848;
}

#header-phone p {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:23px;
	font-size:2.3rem;
	color:#454545;
	margin:0;
	text-align:center;
}
#header-phone h2 {
	font-family: 'dinbold';
	font-weight:normal;
	font-size:54px;
	font-size:5.4rem;
	color:#20315e;
	margin:0;
	text-align:center;
}
[class*="box-"] li a, #focus-menu li a {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:14px;
	font-size:1.4rem;
	color:#fff;
	white-space:nowrap;
}
[class*="box-"] li a:hover {
	color:#cecece;
}

#focus-menu li a {
	color:#5c5c5c;
}
#focus-menu li a:hover {
	color:#232f55;
}
.footer-contact h2 {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:40px;
	font-size:4.0rem;
	color:#fff;
	text-transform:uppercase;	
	text-shadow:2px 2px 2px rgba(0,0,0,.6);
}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1500px) {
#header-slogan h3 {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:29px;
	font-size:2.9rem;
	font-size:1.65vw;
	color:#3b3b3b;
	margin:0;
}
.service-link h2 {
	margin-top:0;
	font-family: 'dinbold';
	font-weight:normal;
	font-size:15px;
	font-size:1.5rem;
	letter-spacing:0;
	color:#515050;
	white-space:nowrap;
}
.service-link p {
	margin-top:10px;
	font-family: 'ProximaNova-Regular';
	font-weight:normal;
	font-size:13px;
	font-size:1.3rem;
	color:#515050;
}
.service-link a {
	font-family: 'dinbold';
	font-weight:normal;
	font-size:15px;
	font-size:1.5rem;
	letter-spacing:0;
	color:#264498;
}
[class*="box-"] li a, #focus-menu li a {
	font-family: 'dinregular';
	font-weight:normal;
	font-size:14px;
	font-size:1.4rem;
	color:#fff;
	white-space:nowrap;
}
[class*="box-"] li a:hover {
	color:#cecece;
}

#focus-menu li a {
	color:#5c5c5c;
}
#focus-menu li a:hover {
	color:#232f55;
}
}