@import url(../fonts/fira_sans.css);

a {
    color: #ae2957;
}


body.dd-layout {
    color: #3b2d26;
    position: relative;
    margin: 0 auto;
    font-size: 15px;
}

a {
    color: #ae2957;
}

.welcome_box {
    color: #ae2957;
}

.help_box {
    color: #ae2957;
}

body.dd-layout .navbar-default .navbar-nav > li > a {
    color: #ae2957;
}

body.dd-layout .navbar-default .navbar-nav > li > a {
    color: #ae2957;
}

body .navbar .navbar-nav.side-nav > li > a,
body .navbar .navbar-nav.side-nav ul.dropdown-menu > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: 500;
    font-size: 12px;
    position: relative;
    background-color: #ffffff;
    margin-top: 4px;
    border-bottom: 1px solid #b3d6ca;
}

body .navbar .navbar-nav.side-nav > li > a > i,
body .navbar .navbar-nav.side-nav ul.dropdown-menu > li > a > i {
    margin: -11px -15px;
    line-height: 35px;
    width: 41px;
    float: left;
    margin-right: 10px;
    font-size: 13px;
    text-align: center;
    position: relative;
    overflow: hidden;
    background-color: #eef2f0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    top: 3px;
    bottom: 2px;
    border-bottom: 1px solid #b3d6ca;
}

.ansprechpartner_nav {
    margin-top: 5px;
    padding: 15px 10px;
    background-color: #d9efe6;
    color: #ae2957;
    border-bottom: 1px solid #b3d6ca;
    border-top: 1px solid #b3d6ca;
    margin-bottom: 90px;
}

.ansprechpartner_nav td {
    font-weight: 400;
    line-height: 1.3em;
    color: #ae2957;
}

.ansprechpartner_nav th {
    font-weight: 500;
    line-height: 1.3em;
    padding-bottom: 10px;
    color: #ae2957;
}

body.dd-layout .navbar-default {
    background-color: #eef9f5;
    max-width: 1278px;
}

body.dd-layout .navbar-default .side-nav {
    background-color: #eef9f5;
}

body #content .tile.color.lightblue .tile-body {
    background-color: #eef9f5;
    color: #ae2957 !important;
}

body.dd-layout .navbar-default .navbar-header {
    background-color: #1ba77f;
    height: 70px;
}


body #content div.checkbox.check-cyan input[type=checkbox]:checked + label:before {
    background-color: #1ba77f;
    border: 1px solid #1ba77f;
}

body #content div.checkbox.check-cyan label.done {
    color: #1ba77f;
}

body #content select + .chosen-container-multi .chosen-choices .search-choice {
    border-radius: 2px;
    font-size: 11px;
    line-height: 18px;
    background: #1ba77f;
    color: #ffffff;
    margin-bottom: 3px;
}

li.dropdown ul.dropdown-menu.arrow.cyan:before {
    border-bottom-color: #1ba77f;
}

li.dropdown ul.dropdown-menu.arrow.cyan > li h1 {
    background-color: #1ba77f;
}

li.dropdown ul.dropdown-menu.arrow.greensea:before {
    border-bottom-color: #1ba77f;
}

li.dropdown ul.dropdown-menu.arrow.greensea > li h1 {
    background-color: #1ba77f;
}

li.dropdown ul.dropdown-menu.arrow.greensea li {
    border-left: 3px solid #1ba77f;
    border-right: 3px solid #1ba77f;
}

li.dropdown ul.dropdown-menu.arrow.greensea li {
    border-left: 3px solid #1ba77f;
    border-right: 3px solid #1ba77f;
}

li.dropdown ul.dropdown-menu.arrow.dd_green li {
    border-left: 3px solid #1ba77f;
}

li.dropdown ul.dropdown-menu.arrow.cyan li {
    border-left: 3px solid #1ba77f;
}

li.dropdown ul.dropdown-menu.arrow.dd_green li {
    border-left: 3px solid #1ba77f;
}

.progress .progress-bar.progress-bar-cyan {
    background-color: #1ba77f;
}

.overlay-label.greensea {
    background-color: #1ba77f;
}

.overlay-label.greensea80 {
    background-color: rgba(22, 160, 133, 0.8);
}

.overlay-label.greensea60 {
    background-color: rgba(22, 160, 133, 0.6);
}

.overlay-label.greensea40 {
    background-color: rgba(22, 160, 133, 0.4);
}

.overlay-label.greensea20 {
    background-color: rgba(22, 160, 133, 0.2);
}

.card-container .card.card-cyan .front {
    color: white;
    background-color: #1ba77f;
}

.card-container .card.card-cyan .back p {
    color: #1ba77f;
}

body #content .tile.color.cyan.cornered:before {
    border-bottom-color: #1ba77f;
    border-left-color: #1ba77f;
}

.filled.cyan {
    background: #eaf9fe;
    color: #1ba77f;
}

.fontcolor.cyan {
    color: #1ba77f;
}

.well.well-cyan {
    background-color: #eaf9fe;
    color: #1ba77f;
}

table tr > td.actions a.edit:hover,
table tr > th.actions a.edit:hover {
    color: #1ba77f;
}

table tr > td.control:hover a,
table tr > th.control:hover a {
    color: #1ba77f;
}

.alert.alert-cyan {
    color: #1ba77f;
    background-color: #eaf9fe;
    border-color: #d2f2fd;
}

.notification.notification-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #1ba77f;
}

.notification.notification-cyan {
    color: #1ba77f;
    background-color: #eaf9fe;
    border-color: #d2f2fd;
}

.panel.panel-cyan .panel-heading {
    background-color: #eaf9fe;
    border-color: #d2f2fd;
    color: #1ba77f;
}

.pagination-custom > li > a:hover,
.pagination-custom > li > span:hover,
.dataTables_paginate.paging_custombootstrap .pagination > li > a:hover,
.dataTables_paginate.paging_custombootstrap .pagination > li > span:hover {
    color: #1ba77f;
    border: 1px solid #bcbcbc;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    background-color: transparent;
}

.pagination-custom > .active > a,
.pagination-custom > .active > span,
.pagination-custom > .active > a:hover,
.pagination-custom > .active > span:hover,
.pagination-custom > .active > a:focus,
.pagination-custom > .active > span:focus,
.dataTables_paginate.paging_custombootstrap .pagination > .active > a,
.dataTables_paginate.paging_custombootstrap .pagination > .active > span,
.dataTables_paginate.paging_custombootstrap .pagination > .active > a:hover,
.dataTables_paginate.paging_custombootstrap .pagination > .active > span:hover,
.dataTables_paginate.paging_custombootstrap .pagination > .active > a:focus,
.dataTables_paginate.paging_custombootstrap .pagination > .active > span:focus {
    color: white;
    background-color: #1ba77f;
    border: 1px solid transparent;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

.pager.pager-custom > li > a:hover {
    color: #1ba77f;
    border: 1px solid #bcbcbc;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

a.ansprechpartner {
    color: #ffffff !important;
    background-color: #1ba77f !important;
}

.sub-dropdown-menu li.bordered {
    border: 1px solid #1ba77f !important;
    max-width: 500px;
}

.glass{
    position: relative;
    display: inline-block;
    padding: 2px 8px;
    background: #cfcecc;
    background-image: linear-gradient(#1ba77f, #8dc1b6);
    text-decoration: none;
    color: #ffffff !important;
    font-size: 11px;
    font-family: sans-serif;
    font-weight: 500 !important;
    border-radius: 2px;
    box-shadow: 0px 1px 2px -2px #333;
    text-shadow: 1px 1px #8f8f8f;
    cursor: pointer;
}


label .btn-xs{
    padding: 3px 5px;
    margin-top: -2px !important;
    margin-right: -5px !important;
    border-radius: 0;
    height: 21px;
    color: #1ba77f !important;
    background-color: transparent !important;
}

#to-top {
    bottom: -100px;
    cursor: pointer;
    font-size: 16px;
    line-height: 10px;
    overflow: auto;
    padding: 6px 7px 7px;
    position: fixed;
    right: 10px;
    transition: all 0.7s ease-in-out 0s;
    z-index: 55;
    background-color: #1ba77f;
    color: #fff;
    font-weight: 300;
    text-align: center;
    bottom: 10px; opacity: 0;
}

.top-bar li.selected a {
    color: #1ba77f;
    font-family: "Open Sans Condensed";
}


.submenu-bar li.selected a {
    color: #1ba77f;
    font-family: "Open Sans";
    font-weight: bold;
    text-decoration: underline;
}

nav > ul > li > a{
    color: #1ba77f;
}

.main-bg, .top-nav > ul li a:hover, .top-nav > ul > li.selected > a, .top-search.selected a, .top-nav li.current > a, .plan-year:after, .team-boxes-2 .cell-3:hover .team-box-2, .head-style3 .top-search a, .service-box-1:hover .box-top, .top-nav-style3, .sticky .top-nav > ul > li > a:hover, .sticky .top-nav > ul > li.selected > a, .sticky .top-nav > ul > li.current > a, .sticky .top-search.selected > a, .item-box:hover .item-title, .tp-bullets.simplebullets.round .bullet, .top-nav li li a, .fixedHead .top-nav > ul > li > a:hover, .fixedHead .top-nav > ul > li.selected > a, .fixedHead .top-nav > ul > li.current > a, .top-search a:hover, .pager ul li.selected, .slick-prev:hover, .slick-next:hover, .hr-style1:before, .hr-style1:after, .social-list li a:hover, hr:before, hr:after, .tp-arr-allwrapper:hover, .level-in, .tabs-vertical .tabs-pane .tab-panel:before, .table-style2 th, .menuBtn, .service-box-1:hover:after, .portfolio-item:hover:after, #filters li:hover, #filters li.active, .head-style2 .top-search a, .team-box .team-details, .title-4 h1, .tabs > ul li:hover, .tabs > ul li.active, .steps li.selected span, .icon-cont, .view-all-projects a:hover,
.accordion-horizontal > li.active a, .list-grid a.selected, .testimonials-2 .slick-prev:hover, .testimonials-2 .slick-next:hover,
.comment-reply:hover, .service-box-2:hover .fa, .service-box-3:hover .icon, .share-post ul li a:hover, .item-price, .accordion li.active h3 u, .pager ul li:hover, .tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, footer .NL .NL-btn:hover,
.search-w .btn, .cart-icon, .sale {
    background-color: #1ba77f;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.item-box:hover::after, .item-box:hover .item-price, .team-box:hover::after, .team-box-2:hover::after, .responsive-nav, .search-box::before, .block-head::before, .block-head::after, .widget-head::before, .widget-head::after, .details-img::after, .post-image::after, .team-box::after, .team-box-2::after, .item-box::after, .team-box .team-socials li a:hover, .service-box-1::after, .portfolio-item::after {
    background-color: #1ba77f;
}

.green {
    color: #1ba77f;
}

.tooltip-inner {
    max-width: 500px ;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #16a085;
    border-radius: 4px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #16a085;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #16a085;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #16a085;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #16a085;
}

.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #16a085;
    border-color: #16a085;
}

.label.label-greensea {
    background-color: #16a085;
}

.filled.cyan {
    background: #eaf9fe;
    color: #1ba77f;
}

.filled.blue {
    background: #eef9f5 !important;
    color: #ae2957 !important;
}

.filled.darkblue {
    background: #dfeef6 !important;
    color: #ae2957 !important;
}

#cboxTopCenter {
    height: 35px;
    cursor: move;
    background-color: #16a085;
}

.panel.panel-greensea {
    border-color: #16a085;
}

.panel.panel-greensea .panel-heading {
    background-color: #16a085;
    border-color: #16a085;
    color: white;
}

.panel.panel-lightgreen {
    border-color: #abccc7;
}

.panel.panel-lightgreen .panel-heading {
    background-color: #f1f9f7;
    border-color: #abccc7;
    color: #ae2957;
}

.link_color {
    color: #ae2957 !important;
}

#wrap {
    max-width: 1280px;
    margin: 0;
    padding: 0 15px;
    height: 100%;
    min-height: 100%;}

body.start #wrap {
    max-width: 1280px;
    margin: 0;
    padding: 0 15px;
    height: auto !important;
    min-height: auto !important;
}

#wrap > .row {
    /*height: 100%;*/
    min-height: 100%;
}

#wrap #content {
    padding-top: 70px;
    padding-left: 265px;
    padding-right: 20px;
    overflow: hidden;
    min-height: 100%;
}

#wrap #content.full-width {
    padding-right: 15px;
    overflow: hidden;
}

#wrap #content.full-width .row > div[class*='col-'] {
    padding: 0;
}

#wrap #content .main {
    margin: 15px 0;
}

body {
    /********************++++++++++++++++++****************/
    /************* DD-Layout (Bewerber Online *************/
    /************************++++++++++++++++++************/
}

.note-editor b, .note-editor strong {
    font-weight: bold !important;
}

b, strong {
    /* font-weight: 400 !important;*/
}

body.dd-layout {

}

body.dd-layout {
    color: #3b2d26;
    position: relative;
    margin: 0 auto;
    background-color: #eeeeee;
}

body.dd-layout .navbar a,
body.dd-layout .submenu a,
body.dd-layout .breadcrumbs a {
    color: #3b2d26;
}

body.dd-layout .navbar a:hover,
body.dd-layout .submenu a:hover,
body.dd-layout .breadcrumbs a:hover {
    color: #61584d;
    text-decoration: none;
}

body.dd-layout .divider {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
}

body.dd-layout .navbar-default {
    background-color: #eef9f5;
    max-width: 1278px;
    /*sidebar*/
}

body.dd-layout .navbar-default .navbar-header {
    /*background-color: #11b4e7;*/
    background-color: #1ba77f;
    height: 70px;
}



#content .tile .nav.nav-tabs.nav-justified > li > a, #content .tile .nav.nav-pills.nav-justified > li > a {
    font-weight: 400;
    font-size: 11px;
    color: #828282;
    background-color: rgba(255, 255, 255, 0.6);
    margin-right: 0px;
    margin-left: 8px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    border: 1px solid #d3d3d3;
}

#content .tile .nav.nav-tabs.nav-justified > li.active > a{
    background-color: white;
    color: #3b2d26;
    font-weight: 400;
    border-bottom: 1px solid white;
}

#content .tile .nav.nav-tabs.nav-justified{
    border-bottom: none;
}

#content .tile .nav.nav-tabs.nav-justified > li:first-child > a{
    margin-left: 0;
}

.tab_subheadline{
    padding: 10px 10px 10px 15px;
    margin: 20px -5px;
    text-transform: uppercase;
    color: #16a085;
    font-weight: bold;
    font-size: 13px;
}

.tab_subheadline:first-child{
    margin: 0 -5px 10px -5px;
}

.tab_subheadline .btn{
    text-transform: none;
}

td.group{
    background-color: #e6f2f8;
    color: #16a085 !important;
    font-weight: bold;
    text-transform: uppercase;
}
body #mask2 {
    font-family: 'open_sansregular', sans-serif;
    font-size: 11px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    padding-top: 20%;
    z-index: 9999;
    display: none;
    background: rgba(255, 255, 255, 0.8);
}

body #mask2 div.spinner {
    background: url(../images/loader2.gif) center 0 no-repeat;
    border-radius: 3px;
    color: #ffffff;
    padding: 7px 15px;
    display: block;
    height: 200px;
}

body #mask2 span {
    background-color: #49a7c5;
    border-radius: 3px;
    color: #ffffff;
    padding: 7px 15px;
    margin-top: 10px;
    display: inline-block;
}


body #mask3 {
    font-family: 'open_sansregular', sans-serif;
    font-size: 11px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    padding-top: 20%;
    z-index: 9999;
    display: none;
    background: rgba(255, 255, 255, 0.8);
}

body #mask3 div.spinner {
    background: url(../images/loader2.gif) center 0 no-repeat;
    border-radius: 3px;
    color: #ffffff;
    padding: 7px 15px;
    display: block;
    height: 200px;
}

body #mask3 span {
    background-color: #49a7c5;
    border-radius: 3px;
    color: #ffffff;
    padding: 7px 15px;
    margin-top: 10px;
    display: inline-block;
}

textarea#beschreibungBA{
    height:500px !important;
    margin-top: 30px;
    margin-bottom: 10px;
}

.beschreibungBA{
    margin-bottom: 30px;
}

.beschreibungBA .zeichen_bemerkung{
    font-weight: bold;
}


.remove_jaaas{
    display: none;
}

#jaaas_fab{
    position: fixed;
    overflow: auto;
    right: 50px;
    z-index: 55;
    bottom: 10px;
}

#ihr_preis_fab {
    bottom: -100px;
    cursor: pointer;
    font-size: 16px;
    line-height: 16px;
    overflow: auto;
    padding: 5px 15px 6px;
    transition: all 0.7s ease-in-out 0s;
    color: #a94442;
    font-weight: 300;
    text-align: center;
    opacity: 0.9;
    display: none;
    border: 1px solid #a94442;
    background-color: #ffffff;
    float: right;
    margin-left: 10px;
}

#stellenangzeigen_schalten_fab {
    bottom: -100px;
    cursor: pointer;
    font-size: 16px;
    line-height: 16px;
    overflow: auto;
    padding: 5px 15px 6px !important;
    transition: all 0.7s ease-in-out 0s;
    font-weight: 300;
    text-align: center;
    opacity: 0.9;
    display: none;
    border: 1px solid #00a452;
    text-decoration: none;
    float: right;
}

.nav-tabs.tabs_jaas li{
    border-bottom: 1px solid #d4d4d4;
    background-color: #f9f9f9;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    padding: 0px !important;
}

.nav-tabs.tabs_jaas li.active{
    border-bottom: 3px solid #4e90c4;
    background-color: #eeeeee;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    padding: 0px !important;
}

.nav-tabs.tabs_jaas li:hover{
    border-bottom: 1px solid #d4d4d4;
    background-color: transparent;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    padding: 0px !important;
}

.nav-tabs.tabs_jaas li.active:hover {
    border-bottom: 3px solid #4e90c4;
    background-color: #eeeeee;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    padding: 0px !important;
}

.nav-tabs.tabs_jaas li a{
    background-color: transparent;
    border: none !important;
    padding: 10px !important;
    text-transform: uppercase;
    color: #949494;
    font-weight: bold;
    font-size: 12px;
}

.nav-tabs.tabs_jaas li a:hover{
    background-color: transparent;
    border: none !important;
    padding: 10px !important;
}

.nav-tabs.tabs_jaas li.active a{
    background-color: transparent;
    border: none;
    padding: 10px !important;
    color: #1b70b2;
}

.nav-tabs.tabs_jaas li.active a:hover{
    background-color: transparent;
    border: none;
    padding: 10px !important;
}

.tab-content.tabs_jaas ul {
    padding: 0px;
    margin: 0px;
}

.tab-content.tabs_jaas ul li{
    list-style-type: none;
    padding: 20px 0px 0px 0px;
}

.jaaas_tab_area{
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 15px;
    border: 1px solid #dadada;
}

.jaaas_tab_area #basicDataTable_filter, .jaaas_tab_area #basicDataTable2_filter, .jaaas_tab_area #basicDataTable3_filter {
    padding-right: 10px;
}

.jaaas_tab_area #basicDataTable, .jaaas_tab_area #basicDataTable2, .jaaas_tab_area #basicDataTable3 {
    margin-top: 10px !important;
    margin-bottom: 0;
}

body.jaaas_frame .headline1, body.jaaas_frame .headline2, body.jaaas_frame .headline3{
    font-size: 13px;
    font-weight: 500;
    margin-left: 10px;
}

table tr.cls_deleted td{
    text-decoration: line-through;
}

.jaaas_table tr td.jaaas_details{
    padding: 10px;
    background-color: #ffffff !important;
}

.jaaas_table tr td.jaaas_details tr td{
    text-transform: none !important;
    color: #3b2d26 !important;
    font-weight: normal !important;
}

.table#jaaas_table tr.expanded td {
    background-color: #eaf8ed !important;
}

.clickable{
    cursor: pointer;
}

.cutwrap {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 16px;
    white-space: normal;
    color: transparent !important;
}
.cutwrap::selection {
    color: transparent !important;
}
.cutwrap:before {
    content: attr(data-cutwrap);
    position: absolute;
    left: 0;
    right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

/* different styles for links */
a.cutwrap:before {
    color: #ae2957;
}

a > .cutwrap:before {
    color: #ae2957;
}

.navbar .label.label-greensea{
    min-width: 30px;
    text-align: right;
}

body #content .tile .tile-body.bordertop {
    border-top: 1px solid #d3d3d3;
}

.btn-stellendetails{
    margin-right: 5px;
}

@media only screen and (max-width: 992px) {

    .btn-stellendetails{
        width: 100%;
        margin: 5px auto;
    }
}

.btn.btn-greensea {
    background-color: #1ba77f;
    color: #f2f2f2;
}

.btn.btn-greensea:hover {
    background-color: #136e58;
    color: white;
}

.btn-success {
    background-color: #1ba77f;
    color: #f2f2f2;
}

.btn-success:hover {
    background-color: #136e58;
    color: white;
}

.startpage {
    width: 100%;
    margin: 0 auto;
    background-color: #f2f1ef;
}

body #content .tile {

    position: relative;
    margin-bottom: 15px;
}

body #content .tile .tile-header {
    padding: 10px 10px 10px 15px;
    position: relative;
    border: none !important;
    background-color: #fefefe !important;
}

body #content .tile .tile-body {
    position: relative;
    border: none !important;
    padding-left: 5px;
    padding-right: 5px;
}








/* CUSTOM STYLE DPROJEKT */

/*-------------------------------------------------*/
/* =  Sidebar - header
/*-------------------------------------------------*/

.startpage {
    background-color: transparent;
}

.header-logo {
    text-align: center;
    border-right: none;
}

#sidebar {
    float: left;
    width: 270px;
}

#content.content_start.full-page{
    float: right;
    width: 850px;
    /*background: #fff none repeat scroll 0 0;*/
    /*box-shadow: 0 0 9px -6px rgba(0, 0, 0, 0.75);*/
    margin-bottom: 20px;
}

#content.content_start.full-page.full{
    width: 100%;
    /*background: #fff none repeat scroll 0 0;*/
    /*box-shadow: 0 0 9px -6px rgba(0, 0, 0, 0.75);*/
    margin-bottom: 20px;
}

header.sidebar-section{
    /*height: 487px;*/
    background-color: #0053a0
}

#search-form button {
    background-color: #0053a0;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-family: 'open_sansregular', sans-serif !important;
    font-weight: 300;
    padding: 10px 10px;
    padding-bottom: 30px;
    border: none;
    outline: none;
    transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
}

#search-form button i {
    padding-right: 10px;
}


#sidebar {
    width: 270px;
    float: left;
}

#sidebar .sidebar-section {
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 9px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 9px -6px rgba(0,0,0,0.75);
    box-shadow: 0 0 9px -6px rgba(0, 0, 0, 0.75)
}

#sidebar .sidebar-section.white-box {
    background: #ffffff;
    padding: 20px;
}

#sidebar .sidebar-section.white-box h2 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #444444;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    margin: 0 0 20px;
}

.right-menu-sidebar #sidebar {
    float: right;
}

.fullscreen #sidebar {
    float: left;
}

.fullscreen #sidebar .sidebar-section {
    margin-bottom: 0px;
}

header {
    position: relative;
    z-index: 999;
}

header .header-logo {
    padding: 25.5px 10px;
    background: #fff;
    text-align: center;
}

header .main-menu {
    margin: 0;
    padding: 0;
}

header .main-menu > li {
    display: block;
    position: relative;
}

header .main-menu > li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
    display: block;
    background: #0053a0;
    color: #ffffff;
    font-size: 14px;
    font-family: 'open_sansregular', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    padding: 11px 18px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 2px solid transparent;
    -webkit-backface-visibility: hidden;
    position: relative;
}

header .main-menu > li a i {
    font-size: 18px;
    margin-right: 12px;
}

header .main-menu li a.active,
header .main-menu li a:hover {
    background: #555555;
    border-left: 2px solid #0053a0;
}

header .main-menu li a.active{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

header .main-menu li a.active:after,
header .main-menu li  a:hover:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 0;
    border: 4px solid #0053a0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    margin-top: -4px;
}

header .main-menu li.drop ul.drop-down {
    margin: 0;
    padding: 0;
    margin-left: 1px;
    position: absolute;
    top: 0;
    width: 220px;
    visibility: hidden;
    opacity: 0;
    z-index: 3;
    text-align: left;
    left: 100%;
    transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-backface-visibility: hidden;
}

header .main-menu li.drop ul.drop-down li {
    display: block;
    position: relative;
}

header .main-menu li i.fa{
    width: 20px;
}

header .main-menu li.drop:hover > ul.drop-down {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.right-menu-sidebar header li.drop ul.drop-down {
    margin-left: 0px;
    margin-right: 1px;
    left: inherit;
    right: 100%;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}

#sidebar .logo{
    border: none;
}

a.elemadded {
    background: #0053a0 none repeat scroll 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-top: 1px solid rgba(56, 56, 56, 0.2);
    color: #ffffff;
    display: none;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 300;
    padding: 14px 18px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.17s ease-in-out 0s;
}

#sidebar .sidebar-section.white-box h2 {
    color: #444444;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 20px;
}

.contact-info-box ul {
    margin: 0;
    padding: 0;
}

.contact-info-box ul li:first-child {
    margin-top: 0;
}

.contact-info-box ul li {
    color: #797979;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    list-style: outside none none;
    margin: 0 0 10px;
}

.contact-info-box ul li i {
    color: #0053a0;
    font-size: 16px;
    margin-right: 12px;
}


/*-------------------------------------------------*/
/* =  footer
/*-------------------------------------------------*/
.dd-layout.start footer {
    margin-bottom: 40px;
    margin: 0 auto;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 9px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 9px -6px rgba(0,0,0,0.75);
    box-shadow: 0 0 9px -6px rgba(0, 0, 0, 0.75)
}

.dd-layout.start footer .up-footer {
    background: #0053a0;
    padding: 20px 25px;
}

.dd-layout.start footer .up-footer h2 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin: 0 0 16px;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-transform: inherit;
}

.dd-layout.start footer .up-footer p, .dd-layout.start footer .up-footer a{
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin: 0 0 2px;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 10px;
    text-transform: inherit;
}

.dd-layout.start footer .up-footer a{
    text-decoration: underline;
}

.dd-layout.start footer .up-footer p.headline{
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin: 0 0 2px;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 10px;
    text-transform: inherit;
}

.dd-layout.start footer .up-footer .footer-widgets {
    margin-bottom: 30px;
}

.dd-layout.start footer .up-footer .footer-widgets ul.tag-list {
    margin: 0;
    padding: 0;
}

.dd-layout.start footer .up-footer .footer-widgets ul.tag-list li {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 10px;
}

.dd-layout.start footer .up-footer .footer-widgets ul.tag-list li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    padding: 4px 10px;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
}

.dd-layout.start footer .up-footer .footer-widgets ul.tag-list li a:hover {
    background: #ffffff;
    color: #0053a0;
}

.dd-layout.start footer .up-footer .footer-widgets ul.tweet-list {
    margin: 0;
    padding: 0;
}

.dd-layout.start footer .up-footer .footer-widgets ul.tweet-list li {
    list-style: none;
    margin-bottom: 8px;
}

.dd-layout.start footer .up-footer .footer-widgets ul.tweet-list li p {
    color: #ffffff;
    font-size: 13px;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    line-height: 17px;
}

.dd-layout.start footer .up-footer .footer-widgets ul.tweet-list li p a {
    text-decoration: underline;
    color: #ffffff;
    transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
}

.dd-layout.start footer .up-footer .footer-widgets ul.tweet-list li p a.autor {
    font-weight: 700;
    text-decoration: none;
}

.dd-layout.start footer .up-footer .footer-widgets ul.tweet-list li p a:hover {
    opacity: 0.6;
}

.dd-layout.start footer .up-footer .footer-widgets ul.tweet-list li p span {
    display: block;
}

.dd-layout.start footer .up-footer .footer-widgets ul.flickr-list {
    margin: 0;
    padding: 0;
}

.dd-layout.start footer .up-footer .footer-widgets ul.flickr-list li {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 6px;
}

.dd-layout.start footer .up-footer .footer-widgets ul.flickr-list li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ffffff;
}

.dd-layout.start footer .up-footer .footer-widgets ul.flickr-list li a img {
    max-width: 45px;
}

.dd-layout.start footer .up-footer .footer-widgets ul.flickr-list li a:hover {
    opacity: 0.7;
}

.dd-layout.start footer .up-footer .footer-widgets ul.flickr-list li:nth-child(4n) {
    margin-right: 0;
}

.dd-layout.start footer .footer-line {
    overflow: hidden;
    padding: 20px;
    background: #ffffff;
}

.dd-layout.start footer .footer-line p {
    float: left;
    font-size: 13px;
    color: #919191;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    line-height: 22px;
    margin: 0 0 20px;
    margin: 10px 0;
}

.dd-layout.start footer .footer-line a.go-top {
    display: inline-block;
    text-decoration: none;
    transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
    float: right;
    width: 42px;
    height: 42px;
    background: #0053a0;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.dd-layout.start footer .footer-line a i {
    font-size: 26px;
    color: #ffffff;
    line-height: 42px;
}

.dd-layout.start footer .footer-line a:hover {
    opacity: 0.7;
}

.box-section {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 9px -6px rgba(0, 0, 0, 0.75);
    margin-bottom: 20px;
    padding: 20px;
    border: none !important;
}

.fadeInUp {
    animation-name: fadeInUp;
}

.banner {
    margin-bottom: 15px;
    position: relative;
}

.banner img {
    border: 1px solid #d5cbcc;
    box-shadow: 0 0 9px -6px rgba(0, 0, 0, 0.75);
    width: 100%;
}

img {
    vertical-align: middle;
}

.banner h1 {
    color: #ffffff;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 26px;
    font-weight: 700;
    left: 0;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    text-transform: inherit;
    top: 50%;
    width: 100%;
}

.banner h1 span {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    display: inline-block;
    padding: 10px 15px;
}

.pager-line::after {
    background: #ebebeb none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 15px;
    width: 100%;
    z-index: -1;
}

.pager-line {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.pager-line ul {
    margin: 0;
    padding: 0;
}

.pager-line ul li {
    background: #0053a0 none repeat scroll 0 0;
    display: inline-block;
    margin-right: -4px;
    padding: 5px 0 5px 10px;
}

.pager-line ul li:last-child {
    background: #0053a0 none repeat scroll 0 0;
    display: inline-block;
    margin-right: -4px;
    padding: 5px 10px 5px 10px;
}

.pager-line ul li:first-child::before {
    content: "";
    margin-right: 0;
}

.pager-line ul li::before {
    color: #ffffff;
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    margin-right: 10px;
}

.pager-line ul li a {
    color: #ffffff;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    text-decoration: none;
    transition: all 0.23s ease-in-out 0s;
}

body #content.content_start .tile{
    margin-bottom: 20px;
}

body #content.content_start .tile-header{
    padding-left: 25px;
    padding-right: 25px;
    border: none;
}

body #content.content_start .tile-body{
    padding-left: 15px;
    padding-right: 15px;
    border: none;
}

.welcome_box_wrapper{
    background:linear-gradient(to right, #e8f5f1, #ffffff);
    border-left: 1px solid #d3d3d3;
}


/*-------------------------------------------------*/
/* =  Responsive part
/*-------------------------------------------------*/
@media (max-width: 1199px) {

    #sidebar {
        width: 230px;
    }

    #wrap {
        max-width: 970px !important;
    }

    #content.columns {
        width: 690px !important;
    }

    .social-box ul li {
        margin-left: 0;
    }

    p.flex-caption {
        padding: 27px 140px 26px 20px;
        font-size: 20px;
        font-family: 'OpenSansCondensedBold', sans-serif;
        color: #ffffff;
        font-weight: 300;
    }

    .team-section .team-post .left-part ul.social-team li {
        margin-left: -2px;
    }

    .services-section3 .services-post .up-part p {
        font-size: 16px;
    }

    .blog-section .blog-post .post-gal {
        width: 240px;
    }

    .blog-section .blog-post .post-box ul.post-tags {
        width: 90px;
    }

    .blog-section .blog-post .post-box ul.post-tags li {
        padding: 0;
    }

    .comment-area {
        width: 285px;
    }

    .submit-area {
        width: 135px;
    }

    .portfolio-box.fullscreen-masonry .project-post {
        width: 33.3%;
    }

    .blog-section.col1 .blog-post .post-box .post-content {
        width: 360px;
    }

    .startseite-section a img{
        display: block;
        padding-bottom: 15px;
        margin: 0 auto;
    }
}

@media (max-width: 991px) {

    #op-form input[type="text"],
    #op-form select{
        color: #848484;
        font-size: 18px;
        font-family: 'OpenSansCondensed', sans-serif;
        border: 1px solid #eeeeee;
        font-weight: 300;
        -webkit-font-smoothing: antialiased;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        outline: none;
        width: 100%;
        padding: 15px;
        display: block;
        transition: all 0.23s ease-in-out;
        -moz-transition: all 0.23s ease-in-out;
        -webkit-transition: all 0.23s ease-in-out;
        -o-transition: all 0.23s ease-in-out;
        height: 58px;
        margin: 0;
    }

    .float-input2 label, .float-input3 label, .float-input-radio label{
        display: block;
        width:  100%;
        color: #848484;
        font-size: 18px;
        font-family: 'OpenSansCondensedBold', sans-serif;
        border: none;
        font-weight: 300;
        -webkit-font-smoothing: antialiased;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        outline: none;
        transition: all 0.23s ease-in-out;
        -moz-transition: all 0.23s ease-in-out;
        -webkit-transition: all 0.23s ease-in-out;
        -o-transition: all 0.23s ease-in-out;
        margin: 0;
        padding: 0;
        margin-bottom: 5px;
        height: 30px;
    }

    #op-form .radio-area {
        width: 80%;
        color: #848484;
        font-size: 18px;
        font-family: 'OpenSansCondensed', sans-serif;
        border: none;
        font-weight: 300;
        -webkit-font-smoothing: antialiased;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        outline: none;
        width: 100%;
        padding: 0px;
        display: block;
        margin-bottom: 10px;
        transition: all 0.23s ease-in-out;
        -moz-transition: all 0.23s ease-in-out;
        -webkit-transition: all 0.23s ease-in-out;
        -o-transition: all 0.23s ease-in-out;
        height: 58px;
    }

    .float-input2 input[type="text"],
    .float-input2 select{
        float: left;
        width:  100% !important;
        margin-bottom: 15px !important;
    }

    .float-input2 textarea{
        float: left;
        width:  100% !important;
        margin-bottom: 15px !important;
    }

    .float-input3 input[type="text"],
    .float-input3 select{
        float: left;
        width:  50% !important;
        margin-bottom: 15px !important;
    }

    #op-form .radio-area input[type="radio"]{
        margin: 0 !important;
        padding: 0 !important;
    }

    #sidebar {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    #sidebar .sidebar-section.white-box {
        display: none;
    }

    #wrap {
        width: 100% !important;
    }

    #content.content_start{
        width: 100% !important;
    }

    header .main-menu {
        text-align: center;
    }

    a.elemadded {
        display: block;
    }

    .navbar-vertical {
        position: absolute;
        left: 0;
        visibility: hidden;
        opacity: 0;
        width: 100%;
        top: 100%;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        transform: rotateX(90deg);
        transition: all 0.23s ease-in-out;
        -moz-transition: all 0.23s ease-in-out;
        -webkit-transition: all 0.23s ease-in-out;
        -o-transition: all 0.23s ease-in-out;
        max-height: 370px;
        overflow-y: scroll;
    }

    .navbar-vertical.active {
        visibility: visible;
        opacity: 1;
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        transform: rotateX(0deg);
        transition: all 0.23s ease-in-out;
        -moz-transition: all 0.23s ease-in-out;
        -webkit-transition: all 0.23s ease-in-out;
        -o-transition: all 0.23s ease-in-out;
    }

    li.drop ul.drop-down {
        position: relative !important;
        text-align: center !important;
        top: 0 !important;
        left: 0 !important;
        margin-left: 0 !important;
        width: 100% !important;
        visibility: visible !important;
        opacity: 1 !important;
        -webkit-transform: rotateY(0deg) !important;
        -moz-transform: rotateY(0deg) !important;
        -ms-transform: rotateY(0deg) !important;
        -o-transform: rotateY(0deg) !important;
        transform: rotateY(0deg) !important;
        -webkit-transform: rotateX(0deg) !important;
        -moz-transform: rotateX(0deg) !important;
        -ms-transform: rotateX(0deg) !important;
        -o-transform: rotateX(0deg) !important;
        transform: rotateX(0deg) !important;
    }

    .services-post {
        /* margin: 0 auto 20px;*/

        margin-bottom: 20px;
    }

    .data_projekt-line-section a {
        margin-top: 15px;
        float: left;
    }

    .service-post h2 {
        /* font-family: 'OpenSansCondensedBold', sans-serif;
         font-size: 16px;*/
    }

    .data_projekt-section .image-place img {
        margin-bottom: 20px;
    }

    .vertical-tabs-box .tab-content {
        margin-left: 234px;
    }

    .skills-section {
        text-align: center;
    }

    .skills-section p {
        margin-bottom: 20px;
    }

    .pricing-section ul.pricing-table {
        margin-top: 30px;
    }

    .team-section .team-post .left-part {
        max-width: 160px;
    }

    .team-section .team-post .right-part {
        width: auto;
        float: none;
        margin-left: 160px;
    }

    .float-image-section .image-box img {
        margin-bottom: 20px;
    }

    .features-section .features-post {
        margin-bottom: 20px;
    }

    .blog-section .blog-post .post-gal {
        width: 580px;
    }

    .blog-section .blog-post .post-box ul.post-tags {
        width: 140px;
    }

    .blog-section .blog-post .post-box ul.post-tags li {
        padding: 15px 0;
    }

    .statistic-post {
        margin-bottom: 20px;
    }

    .comment-area {
        width: 315px;
    }

    .fullscreen #sidebar {
        float: none;
    }

    .fullscreen #content {
        margin-left: 0;
        padding: 0 20px;
    }

    .blog-section.col1 .blog-post .post-box .post-content {
        width: 100%;
        float: none;
        clear: both;
    }

    .services-section.box-section,
    .services-section2 {
        background: #737572;
    }
}

@media (max-width: 767px) {
    .flex-direction-nav {
        display: none;
    }

    p.flex-caption {
        padding: 15px;
    }

    .vertical-tabs-box .nav-tabs {
        float: none;
        width: 100%;
        border-right: 1px solid #eeeeee;
    }

    .vertical-tabs-box .tab-content {
        margin-left: 0;
    }

    .testimonial-section img {
        float: none;
        margin-bottom: 10px;
    }

    .testimonial-section .message-content {
        margin-left: 0;
    }

    .project-post {
        margin-bottom: 20px;
    }

    .horizontal-tabs-box .nav-tabs li {
        float: none;
        display: block;
    }

    .blog-section .blog-post .post-gal {
        width: 100%;
        float: none;
    }

    .blog-section .blog-post .post-box ul.post-tags {
        width: 100%;
        float: none;
    }

    .blog-section .blog-post .post-box ul.post-tags li {
        display: inline-block;
        padding: 15px;
    }

    .text-fields,
    .comment-area,
    .submit-area {
        float: none;
        width: 100%;
        padding: 0;
    }

    .spam-area {
        float: none;
        width: 100%;
        padding: 0;
    }

    .login-area {
        float: none;
        width: 100%;
        padding: 0;
    }

    #contact-form button {
        padding: 20px;
    }

    .portfolio-box.fullscreen-masonry .project-post {
        width: 49.9%;
    }

    .portfolio-box.col2 .project-post {
        width: 49.9%;
    }

    .portfolio-box.col3 .project-post {
        width: 49.9%;
    }

    ul.depth {
        margin-left: 0;
    }

    .comment-form .text-fields,
    .comment-form .submit-area {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .pager-line ul {
        display: none;
    }

    .portfolio-box.fullscreen-masonry .project-post {
        width: 100%;
    }

    .portfolio-box.col2 .project-post,
    .portfolio-box.col3 .project-post {
        width: 100%;
    }
}

#content .tile .nav.nav-tabs.nav-justified > li > a, #content .tile .nav.nav-pills.nav-justified > li > a {
    font-weight: 400;
    font-size: 11px;
    color: #828282;
    background-color: rgba(255, 255, 255, 0.6);
    margin-right: 0px;
    margin-left: 8px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    border: 1px solid #d3d3d3;
}

#content .tile .nav.nav-tabs.nav-justified > li.active > a{
    background-color: white;
    color: #3b2d26;
    font-weight: 400;
    border-bottom: 1px solid white;
}

#content .tile .nav.nav-tabs.nav-justified{
    border-bottom: none;
}

#content .tile .nav.nav-tabs.nav-justified > li:first-child > a{
    margin-left: 0;
}

.navbar .label.label-greensea{
    width: 35px;
    text-align: right;
}

.header-wrapper {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),url("../images/bwo_banner.jpg");
    background-position: 0 0,50%;
    background-size: auto,cover;
    height: 425px;
    width: 100%;
    background-color: #ffffff;
}

.header-row{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 425px;
}

.header-text{
    position: relative;
    max-width: 1200px;
    min-height: 250px;
    margin: 0 auto;
    height: 425px;
}

.header-text .header-text-logo{
    margin-top: 30px;
    margin-left: 10px;
}

.header-text .header-text-label {
    position: absolute;
    bottom: 110px;
    display: inline-block;
    padding: 15px 35px;
    width: auto;
    color: #ab1949;
    border-radius: 0px;
    min-width: 400px;
    background-color: rgba(255,255,255,0.3);
}

.header-text .header-text-label h3{
    font-family: "Fira Sans", Sans-serif;
    font-weight: 500;
    font-style: italic;
    font-size: 41px;
    margin: 0;
}

.header-text .header-text-label p.subtitle{
    margin: 0;
    font-size: 27px;
    font-family: "Fira Sans", Sans-serif;
    font-weight: 300;
    font-style: italic;
}


@media only screen and (max-width: 992px) {

    .header-text .header-text-label {
        position: unset;
        margin-top: 20px;
    }

    .header-text .header-text-label h3{
        font-family: "Fira Sans", Sans-serif;
        font-weight: 500;
        font-style: italic;
        font-size: 35px;
        margin: 0;
    }

    .header-text .header-text-label p.subtitle{
        margin: 0;
        font-size: 25px;
        font-family: "Fira Sans", Sans-serif;
        font-weight: 300;
        font-style: italic;
    }

}


.offer section#bewerben {
    margin-bottom: 40px;
}

.logo_nav .logo {
    background: url(../logos/logo_nav.png);
    background-size: 70% 70%;
    background-repeat: no-repeat;
    width: 100%;
    height: 162px;
    background-position: center;
}

body.dark .logo_nav .logo{
    background: url(../logos/logo_nav_dark.png);
    background-size: 70% 70%;
    background-repeat: no-repeat;
    width: 100%;
    height: 162px;
    background-position: center;
}

.logo_nav{
    padding: 0px;
}

.logo_nav .logo, body.dark .logo_nav .logo {
    height: 162px;
    max-width: 100%;
    margin: 10px 0px 0px 0px;
}

.skin-default-dark .topbar{
    background: #ae2957;
}

.skin-default .topbar {
    background: #ae2957;
}

.offer section h4 {
    color: #ae2957;
    border-bottom: 3px solid #ae2957;
}

.offer_details .share div:first-of-type p{
    background-color: #ae2957;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ae2957;
    border-color: #ae2957;
}

.bg-primary{
    background-color: #ae2957 !important;
}

.btn-primary{
    background-color: #ae2957;
    border-color: #ae2957 ;
}

.goog-te-gadget-simple {
    border: 1px solid #ae2957 !important;
}

.google_translate_restore i {
    color: #ae2957;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #ae2957 !important;
}

#cookie-bar .cb-enable {
    background-color: #ae2957;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    color: #ffffff;
    background-color: #ae2957;
    border-color: #ae2957;
}

.btn-outline-primary {
    color: #ae2957;
    border-color: #ae2957;
}

.page-link {
    color: #ae2957;
}

select.form-control {
    padding: 0.225rem 0.35rem;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 0.5rem 1rem;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn-outline-primary {
    color: #ae2957;
    border-color: #ae2957;
    background-color: #ffffff;
}

.btn-outline-primary:hover {
    color: #ae2957 !important;
    border-color: #ae2957;
    background-color: #ddebf6;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    color: #ae2957 !important;
    border-color: #ae2957;
    background-color: #ddebf6;
}

div[aria-label="Datei-Manager"] > button {
    background-color: #fff;
    border-color: #ae2957;
    border-radius: 0px;
}

div[aria-label="Datei-Manager"] > button > .mce-txt, div[aria-label="Datei-Manager"] > button > .mce-ico {
    color: #ae2957;
}

.login-box .btn-rounded {
    line-height: 25px;
    font-size: 14px;
    background-color: #ae2957;
}

.tooltip-inner {
    max-width: 500px ;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #ae2957;
    border-radius: 4px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #ae2957;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #ae2957;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ae2957;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #ae2957;
}

.badge-primary {
    color: #fff;
    background-color: #ae2957;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ae2957;
    border-color: #ae2957;
}

.page-link {
    color: #ae2957;
}

.text-primary {
    color: #ae2957 !important;
}

.badge-outline-primary {
    color: #ae2957;
    background-color: #fff;
    border: 1px solid #ae2957;
    border-radius: 999px;
    padding: 0.35em 0.6em;
    font-size: 0.75rem;
    font-weight: 600 !important;
}

.btn-primary {
    color: #ffffff;
    background-color: #ae2957;
    border-color: #ae2957;
}

#cookie-bar .cb-enable {
    color: #ffffff !important;
    background-color: #ae2957 !important;
}

#cookie-bar .cb-enable:hover {
    color: #ffffff !important;
    background-color: #b71e27 !important;
}

.sidebar-nav li.active li.active > a {
    color: #ae2957 !important;
    font-weight: 600;
}

.toggle-documents{
    margin-top: 0px !important;
}


.tooltip-inner {
    max-width: 500px;
    padding: 8px 12px;
    color: #ae2957;
    background-color: #ffffff;
    border: 1px solid #ae2957;
    border-radius: 4px;
    font-size: 13px;
}

.tooltip.top .tooltip-arrow::before {
    border-top-color: #ae2957 !important;
}
.tooltip.right .tooltip-arrow::before {
    border-right-color: #ae2957 !important;
}
.tooltip.bottom .tooltip-arrow::before {
    border-bottom-color: #ae2957 !important;
}
.tooltip.left .tooltip-arrow::before {
    border-left-color: #ae2957 !important;
}

.bs-tooltip-auto[x-placement^=left] .arrow:before, .bs-tooltip-left .arrow:before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #ae2957
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before, .bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #ae2957;
}

.bs-tooltip-auto[x-placement^=right] .arrow:before, .bs-tooltip-right .arrow:before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #ae2957;
}

.bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #ae2957;
}

.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.btn-outline-menu {
    color: #ae2957;
    border-color: #ccc;
    background-color: #ffffff;
    box-shadow: 0 0px 10px rgba(0,0,0,0.07);
}

.sanction-success a {
    color: #ae2957;
}

.dt-buttons .dt-button {
    background: #ffffff;
    border-color: #ae2957;
    color: #ae2957;
}

.card, .offer_details {
    box-shadow: none;
    border: none;
}

a, a.cutwrap::before, a > .cutwrap::before {
    color: #ae2957;
}

