/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../Fonts/open-sans-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../Fonts/open-sans-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../Fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../Fonts/open-sans-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../Fonts/open-sans-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../Fonts/open-sans-v29-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../Fonts/open-sans-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../Fonts/open-sans-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../Fonts/open-sans-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../Fonts/open-sans-v29-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../Fonts/open-sans-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../Fonts/open-sans-v29-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body {
    font-family: 'Open Sans', 'Verdana', 'Lucida Sans', sans-serif;
    font-size: 14px;
    color: #1d1d1b;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.page-margin {
    width: 980px;
    margin: 20px auto;
    border: 2px solid #878786;
    padding: 20px 60px;
}

h1 {
    font-weight: 700;
    color: #26348b;
    text-transform: uppercase;
    font-size: 28px;
    margin: 0 0 60px 0;
}

h2 {
    font-weight: 700;
    color: #26348b;
    text-transform: uppercase;
    font-size: 28px;
    margin: 0 0 60px 0;
}

h3 {
    color: #26348b;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #1d1d1b;
}

a:hover, a:focus, a:active {
    color: #26348b;
    text-decoration: none;
}

#header-bar {
    background-color: #0093d5;
    padding: 10px 50px;
    height: 55px;
    width: 980px;
    position: fixed;
    top: 123px;
    left: 50%;
    margin-left: -490px;
}

#header-bar h1 {
    font-weight: 700;
    color: #fff;
    text-transform: none;
    font-size: 28px;
    margin: 0;
    padding: 0 0 0 12px;
}

.section-header {
    margin-top: 20px;
    margin-bottom: 20px;
    position: fixed;
    top: 20px;
    height: 120px;
    width: 860px;
}

.section-header div {
    padding: 0;
}

.section-content {
    padding-top: 40px;
    margin-top: 160px;
    width: 860px;
    min-height: 210px;
}

.section-footer {
    padding: 20px 0;
    position: fixed;
    bottom: 60px;
    height: 90px;
    width: 860px;
}

.section-footer > div {
    padding-left: 0;
    padding-right: 0;
}

.section-footer .marquee {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 70px;
    line-height: 70px;
}

.section-footer .marquee .js-marquee-wrapper {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.section-content .content-main {
    min-height: 210px;
    overflow-y: auto;
    margin-top: 8px !important;
    max-width: 635px;
}

.section-content .content-main ul {
    margin: 20px 0 0 0;
    padding: 0;
}

.section-content .content-main ul > li {
    list-style-type: none;
    margin: 20px 0 0 0;
}

.section-content .content-main ul > li::before {
    font: normal normal normal 10px/1 FontAwesome;
    content: "\f0c8";
    font-weight: bold;
    color: #0093d5;
    margin-right: 8px;
}

.section-header div.col-logo {
    padding: 0 0 0 5px;
}

.section-content .content-main .tx-fefileupload {
    margin-top: -30px;
}

.section-content .content-main ul.ce-uploads {
    margin-top: -30px;
    margin-bottom: 60px;
}

ul.ce-uploads > li img, ul.ce-uploads > li div, ul.ce-uploads > li a, ul.ce-uploads > li span {
    width: auto;
    float: left;
}

ul.ce-uploads > li img {
    margin-top: 4px;
}

ul.ce-uploads > li span.ce-uploads-filesize {
    font-size: 12px;
    font-weight: normal;
    color: #1d1d1b;
    margin: 2px 0 0 8px;
}

div.tx_fefileupload {
    margin-bottom: 40px;
}

textarea.uploadMessage {
    width: 90%;
    height: 92px;
}

.tx_fefileupload_form .leftPos {
    padding-left: 0;
}

.tx_fefileupload_form .rightPos {
    padding-right: 0;
}

.section-content .content-main ul.ce-uploads > li::before {
    content: '';
}

.section-content .ce-textpic {
    margin-bottom: 20px;
}

.section-footer ul {
    width: 100%;
    padding: 0;
}

.section-footer ul > li {
    color: #273583;
    list-style-type: none;
    width: 100px;
    float: left;
    margin-right: 63px;
}

.section-footer ul > li:last-child {
    margin-right: 0;
    text-align: right;
}

.section-footer ul > li a {
    color: #273583;
    font-size: 16px;
}

.section-footer ul > li a:hover, .section-footer ul > li a:focus {
    color: #1d1d1b;
}

.content-right {
    padding-left: 0;
    padding-right: 0;
    z-index: 100;
}

.section-content .content-right .nav-header {
    display: none;
}

.content-right > ul.nav {
    padding-left: 15px;
    width: 225px;
}

.section-content .content-right {
    float: right;
}

ul.nav > li > a {
    color: #273583;
    font-size: 29px;
    width: 100%;
    text-align: justify;
    padding: 0 0 40px 0;
}

ul.nav > li > a > span {
    display: inline-block;
    width: 100%;
}

ul.nav > li > a:hover, ul.nav > li > a:focus, ul.nav > li.current > a {
    color: #0093d5;
    background: transparent;
}

.tx-srlanguagemenu, .tx-srlanguagemenu .links-list-header {
    margin-top: 0;
    text-align: right;
}

.section-footer .tx-srlanguagemenu > div a.flag::before, .section-footer .tx-srlanguagemenu > div a.linked-language::before {
    content: '';
    padding-right: 0;
}

.section-footer .tx-srlanguagemenu > div {
    width: 40px;
    padding: 0;
    margin: 0 0 0 17px;
}

.tx-srlanguagemenu > div:first-child {
    margin-left: 3px;
}

.tx-srlanguagemenu .tx-srlanguagemenu-flag-linked, .tx-srlanguagemenu .tx-srlanguagemenu-flag-unlinked {
    width: 100%;
    height: auto;
}

.tx-srlanguagemenu img {
    border: 1px solid #1d1d1b;
}

.marquee {
    font-weight: bold;
    color: #26348b;
    height: 55px;
}

.jspVerticalBar {
    display: none;
    width: 12px;
    margin-right: 10px;
    background: transparent;
}

.jspTrack {
    background: transparent;
}

.jspDrag {
    width: 4px;
    float: right;
    background-color: #26348b;
}

.ce-bodytext {
    padding-right: 30px;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.align-justify {
    text-align: justify;
}

.ue {
    display: inline-block;
    font-weight: 700;
    color: #26348b;
    text-transform: uppercase;
    font-size: 28px;
}

.ue_p {
    display: inline-block;
    color: #26348b;
    font-weight: bold;
    margin-top: 8px;
}

.ue_p::before {
    font: normal normal normal 10px/1 FontAwesome;
    content: "\f0c8";
    font-weight: bold;
    color: #0093d5;
    margin-right: 8px;
}

.standardtext {
    display: inline-block;
    color: #1d1d1b;
    font-weight: normal;
}

.standardtext_p {
    display: inline-block;
    color: #1d1d1b;
    font-weight: normal;
}

.standardtext_p::before {
    content: "";
    margin-right: 18px;
}

.tx_fefileupload p.success {
    padding-top: 20px;
    font-size: 16px;
    color: #006400;
}

.tx_fefileupload p.error {
    padding-top: 20px;
    font-size: 16px;
    color: #8b0000;
}

.tx_fefileupload p.warning {
    padding-top: 20px;
    font-size: 16px;
    color: #ff8c00;
}

.tx-felogin-pi1 {
    margin-right: 30px;
}

.tx-felogin-pi1 h3 {
    margin-bottom: 20px;
}

.tx-felogin-pi1 form {
    margin-top: 20px;
}
.tx-felogin-pi1 input, .tx_fefileupload input, .tx_fefileupload textarea {
    margin: 10px 0;
    width: auto;
}

div.csc-mailform { margin-right: 30px; }
div.csc-mailform li label {
    width: 100%;
}

div.csc-mailform li input, div.csc-mailform li textarea {
    margin-bottom: 10px;
    width: 80%;
}

ul.nav-list #item_13 a {
    color: #f00;
}

.jspPane { max-width: 619px; }

.tx-bc-pageflip {
    margin-top: -30px;
}
.bc_pageflip_list_item {
    width: 22%;
    min-height: 280px;
    margin-right: 3%;
    float: left;
    text-align: center;
}
.bc_pageflip_list_item img {
    width: 100%;
    height: auto;
    margin-top: 10px;
    border: 1px solid #0093d5;
}

/* deutsch */
#nav-default-1 { display: block; width: 210px; height: 61px; margin-top: 5px; margin-bottom: 22px; background: url('/fileadmin/user_upload/user/Bilder/Navigation/de/BeratendeIngenieure_db.jpg') top left no-repeat; }
#nav-default-1:hover, #nav-default-1:focus, ul.nav > li.current > #nav-default-1 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/de/BeratendeIngenieure_hb.jpg') top left no-repeat; }

#nav-default-2 { display: block; width: 210px; height: 61px; margin-bottom: 22px; background: url('/fileadmin/user_upload/user/Bilder/Navigation/de/TechDok_db.jpg') top left no-repeat; }
#nav-default-2:hover, #nav-default-2:focus, ul.nav > li.current > #nav-default-2 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/de/TechDok_hb.jpg') top left no-repeat; }

#nav-default-3 { display: block; width: 210px; height: 61px; margin-bottom: 0; background: url('/fileadmin/user_upload/user/Bilder/Navigation/de/Uebersetzung_db.jpg') top left no-repeat; }
#nav-default-3:hover, #nav-default-3:focus, ul.nav > li.current > #nav-default-3 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/de/Uebersetzung_hb.jpg') top left no-repeat; }

#nav-default-4 { display: block; width: 210px; height: 61px; margin-bottom: 0; background: url('/fileadmin/user_upload/user/Bilder/Navigation/de/Entwicklung_db.jpg') top left no-repeat; }
#nav-default-4:hover, #nav-default-4:focus, ul.nav > li.current > #nav-default-4 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/de/Entwicklung_hb.jpg') top left no-repeat;}

/* englisch */
#nav-en-1 { display: block; width: 210px; height: 61px; margin-top: 5px; margin-bottom: 26px; background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/ConsultingEngeers_db.jpg') top left no-repeat; }
#nav-en-1:hover, #nav-en-1:focus, ul.nav > li.current > #nav-en-1 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/ConsultingEngeers_hb.jpg') top left no-repeat; }

#nav-en-2 { display: block; width: 210px; height: 61px; margin-bottom: 26px; background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/TechnicalDocuments_db.jpg') top left no-repeat; }
#nav-en-2:hover, #nav-en-2:focus, ul.nav > li.current > #nav-en-2 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/TechnicalDocuments_hb.jpg') top left no-repeat; }

#nav-en-3 { display: block; width: 210px; height: 61px; margin-bottom: 0; background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/Translation_db.jpg') top left no-repeat; }
#nav-en-3:hover, #nav-en-3:focus, ul.nav > li.current > #nav-en-3 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/Translation_hb.jpg') top left no-repeat; }

#nav-en-4 { display: block; width: 210px; height: 61px; margin-bottom: 0; background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/Engeneering_db.jpg') top left no-repeat; }
#nav-en-4:hover, #nav-en-4:focus, ul.nav > li.current > #nav-en-4 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/Engeneering_hb.jpg') top left no-repeat;}

/* spanisch */
#nav-es-1 { display: block; width: 210px; height: 61px; margin-top: 5px; margin-bottom: 26px; background: url('/fileadmin/user_upload/user/Bilder/Navigation/es/Ingenieros_db.jpg') top left no-repeat; }
#nav-es-1:hover, #nav-es-1:focus, ul.nav > li.current > #nav-es-1 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/es/Ingenieros_hb.jpg') top left no-repeat; }

#nav-es-2 { display: block; width: 210px; height: 61px; margin-bottom: 26px; background: url('/fileadmin/user_upload/user/Bilder/Navigation/es/DocTec_db.jpg') top left no-repeat; }
#nav-es-2:hover, #nav-es-2:focus, ul.nav > li.current > #nav-es-2 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/es/DocTec_hb.jpg') top left no-repeat; }

#nav-es-3 { display: block; width: 210px; height: 61px; margin-bottom: 0; background: url('/fileadmin/user_upload/user/Bilder/Navigation/es/Traduccion_db.jpg') top left no-repeat; }
#nav-es-3:hover, #nav-es-3:focus, ul.nav > li.current > #nav-es-3 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/es/Traduccion_hb.jpg') top left no-repeat; }

#nav-es-4 { display: block; width: 210px; height: 61px; margin-bottom: 0; background: url('/fileadmin/user_upload/user/Bilder/Navigation/es/Diseno_db.jpg') top left no-repeat; }
#nav-es-4:hover, #nav-es-4:focus, ul.nav > li.current > #nav-es-4 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/es/Diseno_hb.jpg') top left no-repeat;}

/* russisch */
#nav-ru-1 { display: block; width: 210px; height: 61px; margin-top: 5px; margin-bottom: 26px; background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/ConsultingEngeers_db.jpg') top left no-repeat; }
#nav-ru-1:hover, #nav-ru-1:focus, ul.nav > li.current > #nav-ru-1 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/ConsultingEngeers_hb.jpg') top left no-repeat; }

#nav-ru-2 { display: block; width: 210px; height: 61px; margin-bottom: 26px; background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/TechnicalDocuments_db.jpg') top left no-repeat; }
#nav-ru-2:hover, #nav-ru-2:focus, ul.nav > li.current > #nav-ru-2 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/TechnicalDocuments_hb.jpg') top left no-repeat; }

#nav-ru-3 { display: block; width: 210px; height: 61px; margin-bottom: 0; background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/Translation_db.jpg') top left no-repeat; }
#nav-ru-3:hover, #nav-ru-3:focus, ul.nav > li.current > #nav-ru-3 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/Translation_hb.jpg') top left no-repeat; }

#nav-ru-4 { display: block; width: 210px; height: 61px; margin-bottom: 0; background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/Engeneering_db.jpg') top left no-repeat; }
#nav-ru-4:hover, #nav-ru-4:focus, ul.nav > li.current > #nav-ru-4 { background: url('/fileadmin/user_upload/user/Bilder/Navigation/en/Engeneering_hb.jpg') top left no-repeat;}


/* RWD */

@media screen and (max-width: 1015px) {
    #header-bar {
        width: calc(100% - 40px);
        margin: 20px 0 0 20px;
        position: static;
        height: auto;
        min-height: 50px;
    }

    .page-margin {
        width: calc(100% - 40px);
        margin: 0 20px 20px;
        height: auto !important;
        border-top: 0;
    }

    .section-header {
        margin-top: 0;
        position:static;
        height: auto;
        width: auto;
    }

    .section-header .col-sm-9 {
        display: none;
    }

    .section-header div.col-logo {
        width: 200px;
        margin: auto;
        float: none;
    }

    .section-content {
        margin-top: 0;
        width: 100%;
    }

    .section-content .content-right {
        float: none;
        width: 100%;
        margin-bottom: 50px;
    }

    .section-content .content-right.sticky {
        position: fixed;
        width: calc(100% - 40px);
        left: 20px;
        top: 0;
        z-index: 100;
    }

    .section-content .content-right .nav-header {
        display: block;
        background: #0093D5;
        color: #fff;
        text-align: center;
        padding: 10px;
        cursor: pointer;
    }

    .section-content .content-right ul.nav {
        display: none;
        width: 100%;
        position: absolute;
        background: #fff;
        z-index: 50;
        border: 1px solid #0093D5;
        border-top: 0;
        padding: 20px 20px 0;
    }

    .section-content .content-right ul.nav:before,
    .section-content .content-right ul.nav:after {
        content: none;
    }

    .section-content .content-right ul.nav > li {
        width: 50%;
        float: left;
    }

    .section-content .content-right ul.nav > li > a {
        width: auto !important;
        margin: 0 !important;
        padding: 0;
    }

    .section-content .content-main {
        float: none;
        width: 100% !important;
        height: auto !important;
        max-width: none;
    }

    .jspContainer {
        width: 100% !important;
        height: auto !important;
    }

    .jspPane {
        position: static;
        width: 100% !important;
        max-width: none;
    }

    .section-content .ce-textpic {
        min-height: 0 !important;
        margin-bottom: 100px;
    }

    .section-content .scrollelement {
        scroll-margin-top: 130px;
    }

    .section-footer {
        position: static;
        width: 100%;
        height: auto;
    }

    .section-footer .col-sm-12 {
        display: none;
    }

    .section-footer .col-sm-9,
    .section-footer .col-sm-3{
        float: none;
        width: 100%;
    }

    .section-footer ul > li {
        display: inline-block;
        float: none;
        width: auto;
        margin-right: 30px;
    }

    .section-footer .tx-srlanguagemenu {
        text-align: left;
        margin-top: 20px;
    }

    .section-footer .tx-srlanguagemenu > div {
        display: inline-block;
        float: none;
    }
}

@media screen and (max-width: 700px) {
    #header-bar {
        padding: 10px 20px;
    }

    .page-margin {
        padding: 20px;
    }
}

@media screen and (max-width: 600px) {
    .section-content .content-right ul.nav > li {
        width: 100%;
        float: none;
    }

    .section-content .content-right ul.nav > li > a {
        background-position: top center !important;
    }
}
