﻿.hidden {
    display: none;
}

body
{
    margin:0px 0px 0px 0px;
    font-family: "Open Sans",sans-serif;
    font-size:12pt;
}

#head_logout, #head_contact {
    color: #FFFFFF;
    background-color: rgb(80,123,151);
    border: 0 none;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    text-transform: uppercase;
    line-height: 1.0em;
    font-size: 100%;
    font-family: sans-serif;
    text-decoration: none;
    text-align: right;
    position: absolute;
    top: 100px;
    margin-right: 10px;
}

#head_logout {
    right: 0px;
}

#head_contact {
    right: 100px;
}

#head_center {
    top: 20px;
    left: 0px;
    right: 0px;
    font-size: 18pt;
    color: #1761a8;
    text-align: center;
}

#head_bar {
    background-color: rgb(80,123,151);
    min-height: 25px;
    margin: 10px;
}

@keyframes fadein {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes fadein {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes remove {
100% {
    display: none;
}
}
@keyframes remove {
100% {
    display: none;
}
}
@keyframes fadeout {
0% {
    opacity: 1;
}
10% {
    opacity: 1;
}
20% {
    opacity: 1;
}
30% {
    opacity: 1;
}
40% {
    opacity: 1;
}
50% {
    opacity: 1;
}
60% {
    opacity: 1;
}
70% {
    opacity: 1;
}
80% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes fadeout {
0% {
    opacity: 1;
}
10% {
    opacity: 1;
}
20% {
    opacity: 1;
}
30% {
    opacity: 1;
}
40% {
    opacity: 1;
}
50% {
    opacity: 1;
}
60% {
    opacity: 1;
}
70% {
    opacity: 1;
}
80% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
}
button, html, input, select, textarea {
    font-family: sans-serif;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0 none;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}
h3 {
    font-size: 1.17em;
    margin: 1em 0;
}
h4 {
    font-size: 1em;
    margin: 1.33em 0;
}
h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}
h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
p, pre {
    margin: 1em 0;
}
code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}
pre {
    overflow-wrap: break-word;
    white-space: pre-wrap;
}
q {
    quotes: none;
}
q::after, q::before {
    content: none;
}
small {
    font-size: 75%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl, menu, ol, ul {
    margin: 1em 0;
}
dd {
    margin: 0 0 0 40px;
}
menu, ol, ul {
    padding: 0 0 0 40px;
}
nav ol, nav ul {
    list-style: outside none none;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
    white-space: normal;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
@font-face {
    font-family: "Montserrat";
    font-stretch: normal;
    font-style: normal;
    font-weight: 300;
    src: url("/fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/Montserrat-Light.woff") format("woff"), url("/fonts/Montserrat-Light.ttf") format("truetype"), url("/fonts/Montserrat-Light.otf") format("opentype"), url("/fonts/Montserrat-Light.svg#Montserrat-Light") format("svg");
    unicode-range: U+20-FB02;
}
@font-face {
    font-family: "Montserrat";
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/Montserrat-Regular.woff") format("woff"), url("/fonts/Montserrat-Regular.ttf") format("truetype"), url("/fonts/Montserrat-Regular.otf") format("opentype"), url("/fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
    unicode-range: U+D-FB02;
}
@font-face {
    font-family: "Montserrat";
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url("/fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/Montserrat-Bold.woff") format("woff"), url("/fonts/Montserrat-Bold.ttf") format("truetype"), url("/fonts/Montserrat-Bold.otf") format("opentype"), url("/fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
    unicode-range: U+D-FB02;
}
@font-face {
    font-family: "MinionPro";
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/MinionPro-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/MinionPro-Regular.woff") format("woff"), url("/fonts/MinionPro-Regular.ttf") format("truetype"), url("/fonts/MinionPro-Regular.otf") format("opentype"), url("/fonts/MinionPro-Regular.svg#MinionPro-Regular") format("svg");
    unicode-range: U+20-FB06;
}
.bx-wrapper {
    margin: 0 auto 60px;
    padding: 0;
    position: relative;
}
.bx-wrapper img {
    display: block;
    max-width: 100%;
}
.bx-wrapper .bx-viewport {
    background: #fff none repeat scroll 0 0;
    border: 5px solid #fff;
    box-shadow: 0 0 5px #ccc;
    left: -5px;
    transform: translateZ(0px);
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    bottom: -30px;
    position: absolute;
    width: 100%;
}
.bx-wrapper .bx-loading {
    background: #fff url("/userfiles/images/frontend/bx_loader.gif") no-repeat scroll center center;
    height: 100%;
    left: 0;
    min-height: 50px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
    color: #666;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: 700;
    padding-top: 20px;
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666 none repeat scroll 0 0;
    border-radius: 5px;
    display: block;
    height: 10px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000 none repeat scroll 0 0;
}
.bx-wrapper .bx-prev {
    background: rgba(0, 0, 0, 0) url("/userfiles/images/frontend/controls.png") no-repeat scroll 0 -32px;
    left: 10px;
}
.bx-wrapper .bx-next {
    background: rgba(0, 0, 0, 0) url("/userfiles/images/frontend/controls.png") no-repeat scroll -43px -32px;
    right: 10px;
}
.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
    height: 32px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 32px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    background: rgba(0, 0, 0, 0) url("/userfiles/images/frontend/controls.png") no-repeat scroll -86px -11px;
    display: block;
    height: 11px;
    margin: 0 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    background: rgba(0, 0, 0, 0) url("/userfiles/images/frontend/controls.png") no-repeat scroll -86px -44px;
    display: block;
    height: 11px;
    margin: 0 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 9px;
}
.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    background: rgba(80, 80, 80, 0.75) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    display: block;
    font-family: Arial;
    font-size: 0.85em;
    padding: 10px;
}
.bx-wrapper .bx-viewport {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    left: 0;
}
.bx-wrapper {
    margin: 0;
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: static;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: #f85521;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #fff;
}
.offers_wrapper {
    margin: 0 auto;
    width: 994px;
}
.offers_wrapper .offers-headline {
    display: block;
    text-align: center;
    width: 100%;
}
    .offers_wrapper .offers-headline h1 {
        border-bottom: 3px solid rgb(80,123,151);
        display: inline-block;
        line-height: 1.6em;
        margin-bottom: 40px;
        text-decoration: none;
        text-transform: uppercase;
    }
.offers_wrapper .one_offer {
    float: left;
    margin-right: 2%;
    width: 23.5%;
}
.offers_wrapper .one_offer:last-child {
    margin-right: 0;
}
.offers_wrapper .one_offer .offer_link {
    display: block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 100%;
}
    .offers_wrapper .one_offer .offer_link .inner_offer {
        background-position: center center;
        background-size: cover;
        border: 3px solid rgb(80,123,151);
        border-collapse: collapse;
        box-sizing: border-box;
        display: block;
        padding: 90% 0 0;
        position: relative;
        transition-duration: 0.6s;
        width: 100%;
    }
.offers_wrapper .one_offer .offer_link .inner_offer > img {
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.offers_wrapper .one_offer .offer_link .inner_offer .offer_text {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-pack: center;
    background-color: rgba(53, 100, 126, 0.7);
    bottom: 0;
    color: #fff;
    display: block;
    flex-direction: column;
    font-size: 1.4em;
    font-weight: 700;
    justify-content: center;
    left: 0;
    line-height: 2em;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition-duration: 0.6s;
}
.offers_wrapper .one_offer .offer_link .inner_offer .offer_text .inner_offer_text {
    display: table;
    height: 100%;
    width: 100%;
}
.offers_wrapper .one_offer .offer_link .inner_offer .offer_text .inner_offer_text > p {
    display: table-cell;
    vertical-align: middle;
}
.offers_wrapper .one_offer .offer_link .title_wrapper {
    display: table;
    height: 50px;
    margin-top: 15px;
    width: 100%;
}
.offers_wrapper .one_offer .offer_link .title_wrapper .title_image {
    display: table-cell;
    vertical-align: middle;
    width: 15%;
}
.offers_wrapper .one_offer .offer_link .title_wrapper .title_image img {
    display: block;
    height: auto;
    width: 100%;
}
    .offers_wrapper .one_offer .offer_link .title_wrapper .title {
        color: rgb(80,123,151);
        display: table-cell;
        font-weight: 700;
        line-height: 1.2em;
        padding-left: 5%;
        text-transform: uppercase;
        vertical-align: middle;
        width: 85%;
    }
.offers_wrapper .one_offer .offer_link .hover .inner_offer, .offers_wrapper .one_offer .offer_link:hover .inner_offer {
    box-shadow: 0 0 350px #26485a inset;
    transition-duration: 0.6s;
}
.offers_wrapper .one_offer .offer_link .hover .offer_text, .offers_wrapper .one_offer .offer_link:hover .offer_text {
    opacity: 1;
    transition-duration: 0.6s;
}
.bx-wrapper {
    border: 3px solid #fff;
    margin: 0 auto;
    width: 994px;
}
.bx-wrapper .bx-controls {
    position: absolute;
    width: 100%;
}
.bx-wrapper .bx-controls .bx-default-pager {
    padding-top: 15px;
}
.bx-wrapper .bx-controls .bx-controls-direction {
    display: none;
}
.teaser_wrapper {
    animation-direction: normal;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: fadein;
    background-color: rgb(80,123,151);
    background-image: url("/userfiles/images/frontend/logo_outline_bg.png");
    background-position: right -30px center;
    background-repeat: no-repeat;
    background-size: auto 110%;
    margin-bottom: 30px;
    padding: 40px 0;
}
.teaser_wrapper #pageteaser {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 994px;
}
.teaser_wrapper #pageteaser #pageteaser-image {
    text-align: center;
}
.teaser_wrapper #pageteaser #pageteaser-image img {
    border: 3px solid #fff;
    display: block;
    margin: 0 auto;
    width: 100%;
}
.teaser_wrapper #pageteaser .pageteaser-text-box {
    bottom: 5%;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100;
}
.teaser_wrapper #pageteaser .pageteaser-text-box .pageteaser-text-title {
    background-color: #f85521;
    border-radius: 20px;
    display: inline-table;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    padding: 0 40px;
}
.teaser_wrapper #pageteaser .pageteaser-text-box .pageteaser-text-title > span {
    color: #fff;
    font-size: 2em;
    font-weight: 700;
    text-transform: uppercase;
}
.teaser_wrapper #hometeaser {
    margin: 0 !important;
}
.teaser_wrapper ul li {
    display: table;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.teaser_wrapper ul li .teaser-image img {
    display: block;
    width: 100%;
}
.teaser_wrapper ul li .teaser-span-wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.teaser_wrapper ul li .teaser-span-wrapper .teaser-span-box {
    display: table;
    height: 100%;
    padding-bottom: 30px;
    vertical-align: bottom;
    width: 100%;
}
.teaser_wrapper ul li .teaser-span-wrapper .teaser-span-box .teaser-span {
    display: table-cell;
    height: 100%;
    vertical-align: bottom;
    width: 100%;
}
.teaser_wrapper ul li .teaser-span-wrapper .teaser-span-box .teaser-span span {
    background-color: #f85521;
    border-radius: 60px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
}
.teaser_wrapper ul li .teaser-span-wrapper .teaser-span-box .teaser-span span a {
    color: #fff;
    text-decoration: none;
}
.awards_wrapper {
    margin-top: 20px;
}
.awards_wrapper .award {
    display: table;
    margin-bottom: 30px;
    width: 100%;
}
.awards_wrapper .award > .award_icon {
    background-image: url("/userfiles/images/frontend/award.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 30px auto;
    display: table-cell;
    vertical-align: middle;
    width: 40px;
}
.awards_wrapper .award > .award_content {
    display: table-cell;
    vertical-align: middle;
    width: auto;
}
.awards_wrapper .award > .award_content .award_headline {
    color: #f85521;
    font-size: 16px;
    font-weight: 700;
}
.team_wrapper {
    display: table;
    margin-top: 30px;
    width: 100%;
}
.team_wrapper .team_group {
    display: table;
    width: 100%;
}
.team_wrapper .team_entry {
    cursor: pointer;
    float: left;
    margin-bottom: 2%;
    margin-right: 2%;
    position: relative;
    width: 32%;
}
.team_wrapper .team_entry:nth-child(3n) {
    margin-right: 0;
}
.team_wrapper .team_entry .team_picture {
    height: 100%;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.team_wrapper .team_entry .team_picture img {
    display: block;
    height: auto;
    width: 100%;
}
.team_wrapper .team_entry:hover .team-info-details {
    display: block;
    max-height: 115px;
    opacity: 0.7;
    transition: all 0.7s ease 0s;
}
    .team_wrapper .team_entry:hover .team-info-top {
        background-color: rgb(80,123,151);
        color: #fff;
        opacity: 0.7;
    }
    .team_wrapper .team_entry .team-info-details {
        background-color: rgb(80,123,151);
        bottom: 115px;
        max-height: 0;
        opacity: 0;
        padding: 10px 0;
        position: absolute;
        transition: all 0.7s ease 0s;
        width: 100%;
    }
.team_wrapper .team_entry .team-info {
    text-align: center;
    width: 100%;
}
.team_wrapper .team_entry .team-info a {
    color: #fff;
    text-decoration: none;
}
.team_wrapper .team_entry .team-info-icons {
    display: table;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    width: 30%;
}
.team_wrapper .team_entry .team-info-icons i {
    display: table-cell;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    width: 15px;
}
.team_wrapper .team_entry .team-info-top {
    min-height: 115px;
    padding: 10px 0;
}
.team_wrapper .team_entry .team-info-top .name {
    font-size: 16px;
}
.team_wrapper .team_entry .team-info-top .position {
    font-size: 12px;
    line-height: 1.2em;
    margin-top: 5px;
}
.fixed-nav #menu-wrapper #menu {
    display: none;
}
.fixed-nav #menu-wrapper, .mobile #menu-wrapper {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
    height: 70px !important;
    position: fixed;
    top: 0;
    width: 100%;
}
.fixed-nav #menu-wrapper #menu, .mobile #menu-wrapper #menu {
    max-height: 0;
    overflow: hidden;
}
.fixed-nav #mobile-menu, .mobile #mobile-menu {
    display: table;
    height: 100%;
    margin: 0 auto;
    width: 994px;
}
.fixed-nav #mobile-menu #tiny-logo, .mobile #mobile-menu #tiny-logo {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
.fixed-nav #mobile-menu #tiny-logo .logo_symbol, .mobile #mobile-menu #tiny-logo .logo_symbol {
    display: table-cell;
    height: 50px;
    width: 50px;
}
.fixed-nav #mobile-menu #tiny-logo .company, .mobile #mobile-menu #tiny-logo .company {
    display: table-cell;
    font-size: 2em;
    padding-left: 15px;
    vertical-align: middle;
}
.fixed-nav .trigger_mobile_menu, .mobile .trigger_mobile_menu {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 50%;
}
.fixed-nav #content-wrapper, .mobile #content-wrapper {
    margin: 70px auto 0 !important;
}
.trigger_mobile_menu {
    color: rgb(80,123,151);
    cursor: pointer;
    display: none;
    font-size: 2em;
    position: relative;
    text-align: right;
    text-decoration: none;
    z-index: 2;
}
#mobile-menu {
    display: none;
}
#menu-wrapper {
    background-color: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: table;
    height: 70px;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
#menu-wrapper::after, #menu-wrapper::before {
    content: " ";
    display: table;
}
#menu-wrapper::after {
    clear: both;
}
#menu-wrapper.uc {
    height: 0;
}
#menu-wrapper #menu {
    display: table-cell;
    height: 100%;
    margin: 0 auto;
    transition: all 0.7s ease 0s;
    vertical-align: middle;
    width: 994px;
}
#menu-wrapper ul {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#menu-wrapper ul li {
    border-bottom: 3px solid transparent;
    box-sizing: border-box;
    float: left;
    line-height: 1.5em;
    margin-right: 5.1%;
}
#menu-wrapper ul li.active, #menu-wrapper ul li:hover {
    border-bottom: 3px solid #f85521;
}
#menu-wrapper ul li.active a, #menu-wrapper ul li:hover a {
    color: #f85521;
}
#menu-wrapper ul li:last-child {
    margin-right: 0;
}
    #menu-wrapper ul li a {
        box-sizing: border-box;
        color: rgb(80,123,151);
        font-size: 14px;
        font-weight: 700;
        line-height: 15px;
        padding: 0;
        text-align: left;
        text-decoration: none;
        text-transform: uppercase;
        transition-duration: 0.2s;
    }
#menu-wrapper ul li a span {
    display: block;
}
.news-wrapper {
    display: table;
}
.news-item {
    border-bottom: 1px dotted rgb(80,123,151);
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.news-item .news-date {
    background-color: #f85521;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    padding: 0 20px;
}
.news-item .news-title {
    font-size: 1.2em;
    font-weight: 700;
    margin: 0 0 10px;
}
.news-item .news-text {
    display: table;
}
.news-item .news-text > img {
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}
.news-item .news-text > p {
    margin: 0 0 10px;
}
.content-section {
    display: table;
    margin: 0 auto 30px;
    width: 100%;
}
#hotline, .map-route {
    background-color: #f85521;
    border-radius: 50px;
    color: #fff;
    font-size: 1.3em;
    height: auto;
    line-height: 1.1em;
    margin: 30px auto 0;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: uppercase;
    width: 350px;
}
#hotline > a, .map-route > a {
    color: #fff !important;
    display: block;
    text-align: center;
    text-decoration: none !important;
    transition-duration: 0s !important;
}
a.fullsize {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.advantages_wrapper {
    background-color: #bbcdd6;
    display: table;
    padding: 20px 40px;
}
    .advantages_wrapper .advantage {
        color: rgb(80,123,151);
        display: inline-table;
        margin: 10px 0;
        width: 49%;
    }
.advantages_wrapper .advantage i {
    color: #f85521;
    display: table-cell;
    line-height: 1em;
    width: 5%;
}
.advantages_wrapper .advantage .advantage-text {
    line-height: 1.5em;
    width: 95%;
}
.uc .page .page-content {
    text-align: center;
}
.page {
    display: table;
    margin-bottom: 20px;
}
.page .page-headline {
    text-align: center;
}
.page .page-headline h1 {
    color: #f85521;
    line-height: 1.2em;
    text-transform: uppercase;
}
    .page .page-headline h1::after {
        background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(53, 100, 126, 0) 0px, rgb(80,123,151) 50%, rgba(53, 100, 126, 0) 100%) repeat scroll 0 0;
        content: "";
        display: block;
        height: 2px;
        margin-top: 5px;
    }
    .page .page_image img {
        border: 3px solid rgb(80,123,151);
        width: 100%;
    }
.page .page-content {
    display: table;
    width: 100%;
}
.page .page-content h2 {
    margin: 2.5em 0 0.5em;
}
.page .page-content ul {
    padding-left: 1.4em;
}
    .page .page-content a {
        color: rgb(80,123,151);
        transition-duration: 0.6s;
    }
.page .page-content a:hover {
    color: #f85521;
    text-decoration: underline;
    transition-duration: 0.6s;
}
        .page .page-content a > img {
            border: 1px solid rgb(80,123,151);
        }
    .page .page-content img {
        border: 3px solid rgb(80,123,151);
        display: block;
        margin-right: 20px;
    }
.page .page-content img.service-image {
    margin: 0 auto;
    width: 50%;
}
.page .page-content .imprint {
    float: left;
    width: 50%;
}
.page .map-wrapper {
    display: block;
    margin-bottom: 20px;
}
.page #map-canvas {
    border: 3px solid rgb(80,123,151);
    margin: 30px 0;
}
.page #map-canvas .store-circle img {
    border: medium none !important;
    margin-right: 0 !important;
}
.page.home_page {
    color: #fff;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 994px;
}
.page.home_page .page-headline {
    text-align: center;
}
.page.home_page .page-headline h1 {
    border-bottom: 3px solid #f85521;
    display: inline-block;
    line-height: 1.6em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    word-break: break-all;
}
.page.home_page .page-content h2 {
    margin: 40px auto 30px;
    text-align: center;
    text-transform: uppercase;
    width: 75%;
}
.page.home_page .page-content h2::after, .page.home_page .page-content h2::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0) 0px, #fff 50%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.page.home_page .page-content img {
    border: 3px solid #fff;
    display: block;
}
.page.home_page .page-content ul {
    display: inline-table;
    margin: 30px auto 0;
    padding: 0 0 0 10%;
}
.page.home_page .page-content ul li {
    float: left;
    font-size: 1.3em;
    min-height: 75px;
    padding-right: 20%;
    width: 55%;
}
.page.home_page .page-content ul li:nth-child(2n) {
    padding-right: 5%;
    width: 45%;
}
.page.home_page .page-content a {
    color: #fff;
}
.page.home_page_2nd {
    margin: 0 auto;
    width: 994px;
}
.page.home_page_2nd .page-headline {
    margin: 30px 0;
    text-align: center;
}
.page.home_page_2nd .page-headline h1 {
    border-bottom: 3px solid #f85521;
    display: inline;
    line-height: 1.6em;
    text-decoration: none;
    text-transform: uppercase;
}
.page.home_page_2nd .page-headline h1::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.page.home_page_2nd .page-content {
    font-size: 1.2em;
    text-align: center;
}
.page.home_page_2nd .page-content a {
    color: rgb(80,123,151);
    text-decoration: none;
    transition-duration: 0.6s;
}
.page.home_page_2nd .page-content a:hover {
    color: #f85521;
    text-decoration: underline;
    transition-duration: 0.6s;
}
body #container #content-wrapper #content .content-section .page .jobs-wrapper {
    border: 1px solid rgb(80,123,151);
    border-radius: 5px;
    margin: 35px 0;
}
body #container #content-wrapper #content .content-section .page .jobs-wrapper h3 {
    border-bottom: 1px solid rgb(80,123,151);
    cursor: pointer;
    margin: 0;
    outline: 0 none;
    padding: 10px 20px;
}
body #container #content-wrapper #content .content-section .page .jobs-wrapper h3 i {
    margin-right: 10px;
    transition: all 0.3s ease 0s;
}
body #container #content-wrapper #content .content-section .page .jobs-wrapper h3.ui-state-active {
    background-color: rgb(80,123,151) !important;
    color: #fff;
}
body #container #content-wrapper #content .content-section .page .jobs-wrapper h3.ui-state-active i {
    transform: rotate(90deg);
}
body #container #content-wrapper #content .content-section .page .jobs-wrapper h3:last-of-type {
    border-bottom: medium none;
}
body #container #content-wrapper #content .content-section .page .jobs-wrapper h3:hover {
    background-color: #edf4f8;
}
body #container #content-wrapper #content .content-section .page .jobs-wrapper h3 span {
    font-weight: 400;
}
body #container #content-wrapper #content .content-section .page .jobs-wrapper .job-description {
    border-bottom: 2px solid rgb(80,123,151);
    padding: 0 40px;
}
body #container #content-wrapper #content .content-section .page .jobs-wrapper .job-description:last-of-type {
    border-bottom: medium none;
}
* {
    box-sizing: border-box;
}
.clear {
    clear: both;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
.stage {
    margin: 0 auto;
    width: 994px;
}
.anchor {
    display: block;
}
* {
}
body, html {
    height: 100%;
}
h2 {
    color: #f85521;
}
body {
    color: rgb(80,123,151);
    font-family: Montserrat,Helvetica,Arial,Verdana,sans-serif;
    font-size: 14px;
    line-height: 1.6em;
    margin: 0;
    padding: 0;
}
.logo {
    animation-direction: normal;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: fadein;
    background: transparent url("../images/soluto-logo-claim.svg") no-repeat scroll center 80px / auto 35%;
    box-sizing: border-box;
    display: block;
    height: 180px;
    position: relative;
    text-align: center;
    transition-duration: 0.4s;
    padding-top: 10px;
}
.logo:hover .logo_symbol {
    transform: rotate(180deg);
    transition-duration: 0.4s;
}
.logo_symbol {
    background-image: url("../images/soluto-logo-icon.svg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: inline-block;
    height: 65px;
    text-decoration: none;
    transform: rotate(0deg);
    transition-duration: 0.4s;
    width: 65px;
}
.moveToTop {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 0 3px #777;
    cursor: pointer;
    display: none;
    opacity: 0.9;
    padding: 15px 0;
    position: fixed;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 1000;
}
.moveToTop i {
    color: #f85521;
    font-size: 2em;
}
.moveToTop.active {
    display: block;
}
#container {
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
#container::after, #container::before {
    content: " ";
    display: table;
}
#container::after {
    clear: both;
}
#container #header {
    margin: 0;
    position: relative;
    z-index: 2;
}
#container #header #nav-wrapper {
    background-color: #fff;
    margin: 30px auto 0;
    position: relative;
    width: 994px;
}
#container #header #nav-wrapper #nav {
    display: block;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
#container #content-wrapper {
    box-sizing: border-box;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    z-index: 1;
}
#container #content-wrapper::after, #container #content-wrapper::before {
    content: " ";
    display: table;
}
#container #content-wrapper::after {
    clear: both;
}
#container #content-wrapper.uc {
    min-height: 0;
}
#container #content-wrapper #content {
    animation-direction: normal;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: fadein;
    margin: 0 auto;
    min-height: 100%;
    padding-bottom: 40px;
    width: 100%;
}
#container #content-wrapper #content::after, #container #content-wrapper #content::before {
    content: " ";
    display: table;
}
#container #content-wrapper #content::after {
    clear: both;
}
#container #content-wrapper #content.content-uc {
    min-height: 0;
}
#container #content-wrapper #content.content-rohreinigung .page img[style*="float: left"] {
    margin-bottom: 2px;
    margin-right: 30px;
}
#container #content-wrapper #content.content-rohreinigung .page img[style*="float: right"] {
    margin-bottom: 2px;
    margin-left: 30px;
}
#container #footer {
    background-color: rgb(80,123,151);
    display: table;
    margin-bottom: 80px;
    padding: 35px 0;
    text-align: center;
    width: 100%;
    z-index: 2;
}
#container #footer::after, #container #footer::before {
    content: " ";
    display: table;
}
#container #footer::after {
    clear: both;
}
#container #footer .inner_footer {
    display: table;
    margin: 0 auto;
    position: relative;
    width: 994px;
}
#container #footer .inner_footer .copyright {
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
}
#container #footer .inner_footer_table {
    display: table;
    margin-bottom: 30px;
    width: 100%;
}
#container #footer .inner_footer_table #footer_menu {
    display: block;
    float: left;
    text-align: left;
}
#container #footer .inner_footer_table #footer_menu > ul {
    display: table;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#container #footer .inner_footer_table #footer_menu > ul > li {
    display: table-cell;
    padding-right: 40px;
}
#container #footer .inner_footer_table #footer_menu > ul > li > a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 7px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}
#container #footer .inner_footer_table #footer_menu > ul > li ul {
    display: table;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#container #footer .inner_footer_table #footer_menu > ul > li ul li:last-child {
    padding-right: 0;
}
#container #footer .inner_footer_table #footer_menu > ul > li ul li a {
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    width: auto;
}
#container #footer .inner_footer_table .newsletter_subscripe {
    background-color: #57798c;
    box-sizing: border-box;
    float: right;
    padding: 15px;
    width: 350px;
}
#container #footer .inner_footer_table .newsletter_subscripe h2 {
    color: #fff;
    margin: 3px 0;
    text-align: left;
    text-transform: uppercase;
}
#container #footer .inner_footer_table .newsletter_subscripe p {
    color: #fff;
    font-size: 0.9em;
    line-height: 1.3em;
    margin: 8px 0;
    text-align: left;
}
#container #footer .inner_footer_table .newsletter_subscripe p.error {
    background-color: #f85521;
    font-weight: 700;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}
#container #footer .inner_footer_table .newsletter_subscripe input[type="text"] {
    border: 1px solid rgb(80,123,151);
    box-sizing: border-box;
    display: block;
    margin: 0 auto 10px;
    padding: 10px;
    width: 100%;
}
#container #footer .inner_footer_table .newsletter_subscripe .in_row {
    display: table;
    width: 100%;
}
#container #footer .inner_footer_table .newsletter_subscripe .in_row > label {
    color: #fff;
    display: table-cell;
    text-align: left;
}
#container #footer .inner_footer_table .newsletter_subscripe .in_row > label:last-child {
    text-align: right;
}
#container #footer .inner_footer_table .newsletter_subscripe .in_row input[type="submit"] {
    background-color: rgb(80,123,151);
    border: 0 none;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    text-transform: uppercase;
}
.post_content {
    background-color: rgb(80,123,151);
    padding: 0;
}
.post_content .home_contact {
    background-color: #fff;
    padding: 0;
}
.form_outter_wrapper form .form-error {
    color: #f85521;
    display: none;
}
.form_outter_wrapper form .form-element.error .form-error {
    display: block !important;
}
.form_outter_wrapper form input[type="text"], .form_outter_wrapper form textarea {
    border: 1px solid rgb(80,123,151);
    box-sizing: border-box;
    display: block;
    margin: 0 auto 10px;
    padding: 10px;
    resize: none;
    width: 100%;
}
.form_outter_wrapper form select {
    background-color: #fff;
    border: 0 none;
    box-sizing: border-box;
    display: block;
    height: 36px;
    margin-bottom: 10px;
    outline: 1px inset rgb(80,123,151);
    outline-offset: -1px;
    padding: 10px;
    width: auto;
}
.form_outter_wrapper form #form-submit {
    background-color: rgb(80,123,151);
    border: 0 none;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    text-transform: uppercase;
}
.content-contact_site_standalone {
    display: table;
}
.content-contact_site_standalone .page {
    display: table-cell;
    vertical-align: top;
    width: 30%;
}
.content-contact_site_standalone .form_outter_wrapper {
    display: table-cell;
    vertical-align: top;
    width: 70%;
}
.content-contact_site_standalone .form_outter_wrapper h1 {
    line-height: 1.6em;
    text-decoration: underline;
    text-transform: uppercase;
    word-break: break-all;
}
.mfp-bg {
    background: rgb(80,123,151) none repeat scroll 0 0;
    transition-duration: 0.6s;
}
@media screen and (max-width: 1024px) {
.page {
    padding: 0 20px;
    width: 100% !important;
}
.stage {
    width: 100% !important;
}
.offers_wrapper {
    width: 95% !important;
}
.teaser_wrapper .bx-wrapper {
    width: 95% !important;
}
.teaser_wrapper #pageteaser {
    padding: 0 20px;
    width: 100%;
}
.form_outter_wrapper {
    padding: 0 20px;
}
#container #header #nav-wrapper {
    display: none;
}
#container #header #menu-wrapper {
    box-shadow: none;
}
#container #header #menu-wrapper #menu {
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    height: auto;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 70px;
    transition: max-height 0.7s ease 0s;
    width: auto;
    z-index: -1;
}
#container #header #menu-wrapper #menu.active {
    max-height: 410px;
}
#container #header #menu-wrapper #menu ul {
    display: inline-table;
    float: right;
    padding: 20px;
}
#container #header #menu-wrapper #menu ul li {
    clear: right;
    float: right;
    margin-bottom: 10px;
    margin-right: 0;
    width: 300px;
}
#container #header #menu-wrapper #mobile-menu {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    padding: 0 20px;
    width: 100%;
    z-index: 10000;
}
#container #header #menu-wrapper #mobile-menu #tiny-logo {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
#container #header #menu-wrapper .trigger_mobile_menu {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 50%;
}
#container #footer .inner_footer {
    padding: 0 20px;
    width: 100% !important;
}
}
@media screen and (max-width: 768px) {
body {
    font-size: 13px !important;
}
.team_wrapper .team_entry .team-info-top .name {
    font-size: 14px;
}
#container #footer .inner_footer_table #footer_menu {
    display: table !important;
    width: 100% !important;
}
#container #footer .inner_footer_table .newsletter_subscripe {
    margin: 0 0 30px !important;
    width: 100% !important;
}
}
@media screen and (max-width: 640px) {
.offers_wrapper .one_offer {
    float: none;
    margin: 0 auto 20px;
    width: 70%;
}
.offers_wrapper .one_offer:last-child {
    margin: 0 auto;
}
.offers_wrapper .one_offer .offer_link .title_wrapper .title {
    font-size: 1.4em;
}
.advantages_wrapper {
    padding: 15px;
}
.advantages_wrapper .advantage {
    margin: 0 0 10px;
    width: 100%;
}
.team_wrapper .team_entry {
    float: none;
    margin: 0 auto 10px;
    width: 70%;
}
.team_wrapper .team_entry:nth-child(3n) {
    margin: 0 auto 10px;
}
.teaser_wrapper #pageteaser .pageteaser-text-box {
    bottom: 0;
    position: relative;
}
.teaser_wrapper #pageteaser .pageteaser-text-box .pageteaser-text-title {
    padding: 0 20px;
}
.teaser_wrapper #pageteaser .pageteaser-text-box .pageteaser-text-title > span {
    font-size: 1.3em;
}
.teaser_wrapper #pageteaser #pageteaser-image {
    display: none;
}
.teaser_wrapper ul li .teaser-span-wrapper .teaser-span-box .teaser-span span {
    display: inline-block;
    font-size: 1.2em;
    line-height: 1.2em;
    max-width: 80%;
    padding: 5px 10px;
}
#hotline {
    border-radius: 35px;
    font-size: 2em;
    font-weight: 700;
    height: auto;
    text-align: center;
    width: 100%;
}
.page .page-content .imprint {
    width: 100%;
}
.page .page-content img.service-image {
    width: 100%;
}
.page.home_page .page-content ul li {
    padding-right: 0;
    width: 100%;
}
.page.home_page .page-content ul li:nth-child(2n) {
    padding-right: 0;
    width: 100%;
}
.page.home_page_2nd #hotline {
    border-radius: 30px;
    font-size: 1.3em;
    height: auto;
    line-height: 1.3em;
    width: 90%;
}
#container #header #menu-wrapper #menu {
    width: 100%;
}
#container #header #menu-wrapper #menu ul li {
    clear: none;
    float: none;
    width: 100%;
}
#container #footer .inner_footer_table #footer_menu > ul > li {
    display: block !important;
    margin-bottom: 15px;
    padding-right: 0 !important;
    text-align: center;
    width: 100%;
}
#container #footer .inner_footer_table #footer_menu > ul > li a {
    text-align: center !important;
}
}
