a {
    color: #1e7468;
}


body.dd-layout {
    color: #3b2d26;
    position: relative;
    margin: 0 auto;
}

a {
    color: #1e7468;
}

.welcome_box {
    color: #1e7468;
}

.help_box {
    color: #1e7468;
}

body.dd-layout .navbar-default .navbar-nav > li > a {
    color: #1e7468;
}

body.dd-layout .navbar-default .navbar-nav > li > a {
    color: #1e7468;
}

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: 16px;
    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: #1e7468;
    border-bottom: 1px solid #b3d6ca;
    border-top: 1px solid #b3d6ca;
    margin-bottom: 90px;
}

.ansprechpartner_nav td {
    font-weight: 400;
    line-height: 1.3em;
    color: #1e7468;
}

.ansprechpartner_nav th {
    font-weight: 500;
    line-height: 1.3em;
    padding-bottom: 10px;
    color: #1e7468;
}

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: #1e7468 !important;
}

body.dd-layout .navbar-default .navbar-header {
    background-color: #0a8264;
    height: 70px;
}


body #content div.checkbox.check-cyan input[type=checkbox]:checked + label:before {
    background-color: #0a8264;
    border: 1px solid #0a8264;
}

body #content div.checkbox.check-cyan label.done {
    color: #0a8264;
}

body #content select + .chosen-container-multi .chosen-choices .search-choice {
    border-radius: 2px;
    font-size: 11px;
    line-height: 18px;
    background: #0a8264;
    color: #ffffff;
    margin-bottom: 3px;
}

li.dropdown ul.dropdown-menu.arrow.cyan:before {
    border-bottom-color: #0a8264;
}

li.dropdown ul.dropdown-menu.arrow.cyan > li h1 {
    background-color: #0a8264;
}

li.dropdown ul.dropdown-menu.arrow.greensea:before {
    border-bottom-color: #0a8264;
}

li.dropdown ul.dropdown-menu.arrow.greensea > li h1 {
    background-color: #0a8264;
}

li.dropdown ul.dropdown-menu.arrow.greensea li {
    border-left: 3px solid #0a8264;
    border-right: 3px solid #0a8264;
}

li.dropdown ul.dropdown-menu.arrow.greensea li {
    border-left: 3px solid #0a8264;
    border-right: 3px solid #0a8264;
}

li.dropdown ul.dropdown-menu.arrow.dd_green li {
    border-left: 3px solid #0a8264;
}

li.dropdown ul.dropdown-menu.arrow.cyan li {
    border-left: 3px solid #0a8264;
}

li.dropdown ul.dropdown-menu.arrow.dd_green li {
    border-left: 3px solid #0a8264;
}

.progress .progress-bar.progress-bar-cyan {
    background-color: #0a8264;
}

.overlay-label.greensea {
    background-color: #0a8264;
}

.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: #0a8264;
}

.card-container .card.card-cyan .back p {
    color: #0a8264;
}

body #content .tile.color.cyan.cornered:before {
    border-bottom-color: #0a8264;
    border-left-color: #0a8264;
}

.filled.cyan {
    background: #eaf9fe;
    color: #0a8264;
}

.fontcolor.cyan {
    color: #0a8264;
}

.well.well-cyan {
    background-color: #eaf9fe;
    color: #0a8264;
}

table tr > td.actions a.edit:hover,
table tr > th.actions a.edit:hover {
    color: #0a8264;
}

table tr > td.control:hover a,
table tr > th.control:hover a {
    color: #0a8264;
}

.alert.alert-cyan {
    color: #0a8264;
    background-color: #eaf9fe;
    border-color: #d2f2fd;
}

.notification.notification-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #0a8264;
}

.notification.notification-cyan {
    color: #0a8264;
    background-color: #eaf9fe;
    border-color: #d2f2fd;
}

.panel.panel-cyan .panel-heading {
    background-color: #eaf9fe;
    border-color: #d2f2fd;
    color: #0a8264;
}

.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: #0a8264;
    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: #0a8264;
    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: #0a8264;
    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;
}

.glass{
    position: relative;
    display: inline-block;
    padding: 2px 8px;
    background: #cfcecc;
    background-image: linear-gradient(#0a8264, #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: #0a8264 !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: #0a8264;
    color: #fff;
    font-weight: 300;
    text-align: center;
    bottom: 10px; opacity: 0;
}

.top-bar li.selected a {
    color: #0a8264;
    font-family: "Open Sans Condensed";
}


.submenu-bar li.selected a {
    color: #0a8264;
    font-family: "Open Sans";
    font-weight: bold;
    text-decoration: underline;
}

nav > ul > li > a{
    color: #0a8264;
}

.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: #0a8264;
    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: #0a8264;
}

.green {
    color: #0a8264;
}

.tooltip-inner {
    max-width: 500px;
    padding: 8px 12px;
    color: #0a8264;
    background-color: #ffffff;
    border: 1px solid #0a8264;
    border-radius: 4px;
    font-size: 13px;
}

.tooltip.top .tooltip-arrow::before {
    border-top-color: #0a8264 !important;
}
.tooltip.right .tooltip-arrow::before {
    border-right-color: #0a8264 !important;
}
.tooltip.bottom .tooltip-arrow::before {
    border-bottom-color: #0a8264 !important;
}
.tooltip.left .tooltip-arrow::before {
    border-left-color: #0a8264 !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: #0a8264
}

.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: #0a8264;
}

.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: #0a8264;
}

.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: #0a8264;
}

.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: #0a8264;
}

.filled.blue {
    background: #eef9f5 !important;
    color: #1e7468 !important;
}

.filled.darkblue {
    background: #dfeef6 !important;
    color: #1e7468 !important;
}

#cboxTopCenter {
    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: #1e7468;
}

.link_color {
    color: #1e7468 !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 {
    font-size: 13px;
}

body.dd-layout {
    color: #3b2d26;
    position: relative;
    margin: 0 auto;
    background: url('../images/bg.png') repeat-x, url(../images/pattern.png) repeat;
    background-attachment: fixed;
    background-color: #e2e2e2;
}

body.dd-layout.start {
    background-color: #e2e2e2;
}

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: #0a8264;
    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: #1b70b2;
     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: #1b70b2 !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: #1e7468;
}

a > .cutwrap:before {
    color: #1e7468;
}

.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;
    }
}

.panel.panel-lightgreen {
    border-color: #abccc7;
}

.panel.panel-lightgreen .panel-heading {
    background-color: #f1f9f7;
    border-color: #abccc7;
    color: #1e7468;
}

.btn.btn-greensea {
    background-color: #0a8264;
    color: #f2f2f2;
}

.btn.btn-greensea:hover {
    background-color: #136e58;
    color: white;
}

.btn-success {
    background-color: #0a8264;
    color: #f2f2f2;
    border-color: #0a8264 ;
}

.btn-success:hover {
    background-color: #136e58;
    color: white;
}

.badge-primary {
    color: #fff;
    background-color: #0a8264;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #0a8264;
    border-color: #0a8264;
}

.startpage {
    width: 100%;
    margin: 0 auto;
    background-color: #f2f1ef;
    padding: 15px 20px;
}

body #content .tile {

    position: relative;
    margin-bottom: 15px;
}

body.start #wrap.wrap_startpage {
    max-width: 1050px;
    width: auto;
    height: auto !important;
    border: 1px solid #d3d4d4;
    box-shadow: 0px 7px 30px -13px rgba(0, 0, 0, 0.2) !important;
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    box-shadow: 0 0 9px -6px rgba(0, 0, 0, 0.75);
    margin: 15px auto !important;
    padding: 0 15px;
}

body #content .tile .tile-header {
    padding: 10px 10px 10px 15px;
    position: relative;
    border: 1px solid #d3d3d3;
    background-color: #fefefe !important;
}

body #content .tile .tile-body {
    padding: 15px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    border-bottom: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    padding-left: 5px;
    padding-right: 5px;
}









/* CUSTOM STYLES DATADIALOG.DE */

.dd-layout.start #headWrapper {
    background-color: #fafafa;
    box-shadow: 0 0 9px -6px rgba(0, 0, 0, 0.75);
    max-width: 1270px;
    margin: 0 auto;
}

.dd-layout.start  .top-bar {
    padding-left: 10px;
    padding-right: 10px;
}

.dd-layout.start .top-bar {
    background: #f0f0f0 none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    font-size: 13px;
    text-transform: uppercase;
}

.dd-layout.start .cell-6, .masonry .post-item {
    width: 50%;
}

.dd-layout.start [class*="cell-"], .masonry .post-item {
    float: left;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.dd-layout.start .top-bar li:first-child {
    border-left: 0 none;
}

.dd-layout.start .top-bar li {
    border-left: 1px solid #c9c9c9;
    float: left;
}

.dd-layout.start .top-bar a, .top-bar span {
    color: #777;
    display: block;
    font-family: "Open Sans";
    font-size: 10px;
    line-height: 39px;
    padding: 0 10px 0 0;
}

.dd-layout.start .top-bar a, .top-bar span {
    color: #777;
    display: block;
    font-family: "Open Sans";
    font-size: 10px;
    line-height: 39px;
    padding: 0 10px 0 0;
}

.dd-layout.start header.top-head {
    background: #fff none repeat scroll 0 0;
    border-bottom: 7px solid #e0e0e0;
    min-height: 117px;
    position: relative;
    z-index: 5555;
}

.container3 {
    padding: 0 1px 0 15px;
    width: 100%;
}

header.top-head .logo2 {
    margin-top: 20px;
}

.cell-2 {
    width: 16.6667%;
}

header.top-head .logo2 {
    margin-top: 20px;
}

.cell-2 {
    width: 16.6667%;
}

.cell-9 {
    width: 75%;
}

/* ==========================================================================
  3. HEADER STYLE.
============================================================================= */
/* ---- 3.1 Top bar ------------------ */
.top-bar {
    border-bottom: 1px #eee solid;
    background: #f0f0f0;
    text-transform: uppercase;
    font-size: 13px;
}

.top-bar.main-bg {
    border-bottom: 0
}

.top-bar a, .top-bar span {
    display: block;
    padding: 0 10px 0 0;
    color: #777;
    line-height: 39px;
    font-size: 10px;
    font-family: "open_sansregular";
}

.top-bar.main-bg a, .top-bar.main-bg span {
    color: #fff
}

.top-bar.main-bg li {
    border-left-color: #A0A0A0
}

.top-bar a:hover {
    text-decoration: underline;
}

.top-bar li {
    float: left;
    border-left: 1px #c9c9c9 solid;
}

.top-bar li:first-child {
    border-left: 0;
}

.top-bar li i {
    margin: 0 8px;
    font-size: 13px;
}

.top-bar li.selected a {
    color: #0a8264;
    font-family: "Open Sans Condensed";
}

.top-bar.main-bg li i {
    color: #fff
}

.top-bar li:first-child i {
    margin: 0 8px 0 0;
}

.top-bar ul.social-list li a:hover {
    background: #333;
}

.submenu-bar {
    padding-left: 10px;
    padding-right: 10px;
}

.submenu-bar {
    background: #f0f0f0 none repeat scroll 0 0;
    font-size: 13px;
    text-transform: uppercase;
}

.submenu-bar.main-bg {
    border-bottom: 0
}

.submenu-bar a, .submenu-bar span {
    display: block;
    padding: 0 10px 0 0;
    color: #777;
    line-height: 39px;
    font-family: "open_sansregular";
    font-size: 12px;
}

.submenu-bar.main-bg a, .submenu-bar.main-bg span {
    color: #fff
}

.submenu-bar.main-bg li {
    border-left-color: #A0A0A0
}

.submenu-bar a:hover {
    text-decoration: underline;
}

.submenu-bar li {
    float: left;
    border-left: 1px #c9c9c9 solid;
}

.submenu-bar li:first-child {
    border-left: 0;
}

.submenu-bar li i {
    margin: 0 8px;
    font-size: 16px;

}

.submenu-bar li.selected a {
    color: #0a8264;
    font-family: "Open Sans";
    font-weight: bold;
    text-decoration: underline;
}

.submenu-bar.main-bg li i {
    color: #fff
}

.submenu-bar li:first-child i {
    margin: 0 8px 0 0;
}

.submenu-bar ul.social-list li a:hover {
    background: #333;
}

/* ---- 3.2 Top logo --------------------- */
header.top-head {
    background: #fff;
    position: relative;
    z-index: 5555;
    min-height: 117px;
    border-bottom: 7px #e0e0e0 solid;
}

.fixedHead {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent !important;
}

header.top-head .logo2 {
    margin-top: 20px;
}

header.top-head .logo2 a {
    display: table;
    height: 92px;
    margin-left: 5px;
}

/* ---- 3.3 Main menu ------------------ */
.top-menu {
    float: right !important;
    width: auto !important;
}

.top-nav {
    float: left;
}

.top-nav > ul > li {
    position: relative;
    float: left;
    margin: 0;
    border-left: 1px #e0e0e0 solid;
    height: 110px;
    overflow: hidden\9

}

.top-nav > ul > li:hover {
    overflow: visible\9

}

.top-nav > ul > li > a:hover i, .top-nav > ul > li.current > a i, .top-nav > ul > li.selected > a i {
    margin-top: 0px;
}

.top-nav > ul > li > a {
    display: block;
    padding-top: 27px;
    height: 110px;
    text-transform: uppercase;
    overflow: hidden;
    text-align: center;
}

.top-nav > ul li a span {
    display: block;
    margin-top: 13px
}

.top-nav > ul li a i {
    color: #4b4b4b;
    font-size: 21px
}

.top-nav > ul li a:hover i, .top-nav > ul li.selected a i, .top-nav > ul li.current a i {
    color: #fff;
}

.top-nav > ul > li:after {
    position: absolute;
    bottom: -7px;
    left: -3px;
    display: inline-block;
    width: 100%;
    height: 7px;
    border-left: 1px #c9c9c9 solid;
    background: transparent;
    content: "";
    -moz-transform: skew(-35deg, 0);
    -ms-transform: skew(-35deg, 0);
    -o-transform: skew(-35deg, 0);
    -webkit-transform: skew(-35deg, 0);
    transform: skew(-35deg, 0);
}

.top-nav > ul li ul {
    position: absolute;
    top: 117px;
    z-index: -1;
    min-width: 170px !important;
    height: 0;
    max-height: 0;

    left: -5px;
}

.top-nav > ul > li > ul > li {
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: 35px;
    opacity: 0;
    transition: opacity .5s, transform .4s;
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    -moz-transition: opacity .5s, -moz-transform .4s;
    -ms-transition: opacity .5s, -ms-transform .4s;
    -o-transition: opacity .5s, -o-transform .4s;
    -webkit-transition: opacity .5s, -webkit-transform .4s;
    transform: rotateY(90deg);
}

.top-nav > ul > li:hover > ul {
    z-index: 0;
    height: auto
}

.top-nav li li a {
    display: block;
    overflow: hidden;
    padding: 0 15px;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 40px;
}

.top-nav > ul > li:hover > ul > li {
    opacity: 1;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
}

.top-nav li li.hasChildren:after {
    position: absolute;
    top: 2px;
    right: 10px;
    display: inline-block;
    color: #fff;
    content: "\f105";
    font-family: FontAwesome;
}

.top-nav li li a:hover, .top-nav li li.selected > a, .top-nav li li.current > a {
    text-decoration: none;
}

/*** sub menu level more than 2 ***/

.top-nav li li li {
    opacity: 0;
    transition: opacity .4s, transform .5s;
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -moz-transition: opacity .4s, -moz-transform .5s;
    -ms-transition: opacity .4s, -ms-transform .5s;
    -o-transition: opacity .4s, -o-transform .5s;
    -webkit-transition: opacity .4s, -webkit-transform .5s;
    transform: rotateX(90deg);
}

.top-nav li li > ul {
    height: 0;
    left: 100%;
    top: 0;
}

.top-nav li li:hover > ul {
    height: auto;
}

.top-nav li li:hover > ul > li {
    opacity: 1;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
}


.top-nav > ul li a:hover, .top-nav li.current > a {
    font-family: "Open Sans Condensed", Arial, sans-serif !important;
    font-weight: 700 !important;
}

.top-nav > ul li a {
    font-family: "Open Sans Condensed", Arial, sans-serif !important;
    font-size: 15.5px;
    font-weight: 700;
}

.top-nav > ul > li > ul a {
    font-family: "Open Sans Condensed", Arial, sans-serif !important;
    font-size: 15px;
    font-weight: 700;
}

.top-nav li li {
    border-bottom: 1px #dddddd solid;
}

.top-nav li li a:hover, .top-nav li li.selected > a, .top-nav li li.current > a, .responsive-nav ul li a:hover, .top-nav > ul > li:hover:after, .top-nav > ul > li.current:after {
    background: #07694d !important;
    color: #fff;
    font-family: "Open Sans Condensed", Arial, sans-serif;
    font-weight: 700;
}


/************ navgation style 2 ************/
.nav-2, .nav-3 {
    border: 0px !important;
}

.nav-2 .top-nav > ul > li:after, .nav-3 .top-nav > ul > li:after, .head-style2 .top-nav > ul > li:after, .head-style3 .top-nav > ul > li:after {
    display: none
}

.head-style2 .top-nav > ul > li, .head-style3 .top-nav > ul > li {
    border: 0px !important
}

.nav-2 .top-nav > ul > li, .nav-3 .top-nav > ul > li {
    border-left: 0px;
    margin: 0 1px
}

.nav-2 .top-nav > ul > li {
    height: 92px
}

.nav-2 .top-nav > ul > li > a span {
    line-height: 94px;
}

.nav-2 .top-nav > ul > li > a, .nav-3 .top-nav > ul > li > a {
    height: 92px
}

.nav-2 .top-nav > ul > li > a i {
    position: absolute;
    left: 50%;
    margin-left: -16px;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    background: #eee;
    color: #b8b8b8;
    text-align: center;
    font-size: 16px;
    line-height: 31px;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.nav-2 .top-nav > ul > li > a i:after {
    position: absolute;
    top: -25px;
    left: 47%;
    display: inline-block !important;
    width: 1px;
    height: 25px;
    background: #eee;
    content: "";
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.nav-2 .top-nav > ul > li > a:hover i:after, .nav-2 .top-nav > ul > li.current > a i:after, .nav-2 .top-nav > ul > li.selected > a i:after {
    top: -29px;
    height: 30px;
}

.nav-2 .top-nav > ul > li.selected > a i:after, .nav-2 .top-nav > ul > li.current > a i:after, .sticky.nav-2 .top-nav > ul > li:after {
    display: none;
}

.nav-2 .top-nav > ul > li > ul, .nav-3 .top-nav > ul > li > ul {
    top: 92px;
    left: 0 !important;
}

header.top-head.nav-2 .logo, header.top-head.nav-3 .logo {
    margin-top: 25px
}

/************ navgation style 2 ************/
.nav-3 .top-nav > ul > li {
    padding-top: 3px;
}

.nav-3 .top-nav > ul > li > a {
    border-top: 2px transparent solid;
}

.nav-3 .top-nav > ul > li > a i {
    background: transparent;
}

.nav-3 .top-nav > ul > li.current > a, .nav-3 .top-nav > ul > li > a:hover {
    border-top-width: 2px;
    border-top-style: solid;
    background: transparent;
}

.nav-3 .top-nav > ul > li > a:hover, .nav-3 .top-nav > ul > li.selected > a {
    background: transparent;
}

.nav-3 .top-nav > ul > li > a i:after {
    display: none;
}

.nav-3 .top-nav > ul > li > a:hover i, .nav-3 .top-nav > ul > li.current > a i, .nav-3 .top-nav > ul > li.selected > a i {
    margin-top: 0;
}

.nav-3 .top-nav > ul > li.hasChildren > a:after {
    position: absolute;
    bottom: -9px;
    left: 36%;
    z-index: 5;
    display: none;
    width: 0;
    height: 0;
    border-width: 0 10px 8px 10px;
    border-style: solid;
    content: "";
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.nav-3 .top-nav > ul > li > a:hover:after, .nav-3 .top-nav > ul > li.selected:hover > a:after {
    display: block;
}

nav.top-nav > ul > li {
    width: 135px;
}

nav.top-nav > ul > li > a{
    color: #0a8264;
}

.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: #0a8264;
    /*font-family: "OpenSansCondensed", Arial, sans-serif;*/
    font-weight: 300;
    color: #fff;
    text-align: center;
}

#headWrapper ul, #headWrapper li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.submenu-bar li:first-child {
    border-left: 0 none;
}

.head-style3 .top-bar li, .head-style3 .top-bar li span, .submenu-bar li, .submenu-bar li span {
    color: #b3b3b3;
}
.submenu-bar li {
    border-left: 1px solid #c9c9c9;
    float: left;
}

.submenu-bar a, .submenu-bar span {
    color: #777;
    display: block;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 39px;
    padding: 0 10px 0 0;
}

body.start #wrap.wrap_startpage {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    box-shadow: 0 0 9px -6px rgba(0, 0, 0, 0.75);
    margin: 15px 0 15px 0;
}


/* ==========================================================================
  11. FOOTER.
============================================================================= */
#to-top {
    position: fixed;
    right: 10px;
    bottom: -100px;
    z-index: 55;
    overflow: auto;
    padding: 5px 7px 6px;
    font-size: 18px;
    line-height: 10px;
    cursor: pointer;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

#footWrapper {
    clear: both;
    overflow: hidden;
    max-width: 1270px;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
}

.footer-top {
    overflow: hidden;
    padding: 30px 20px;
    border-bottom: 1px #0f0f0f solid;
    background: #222;
    color: #aaa;
}

.footer-top a {
    color: #aaa;
}

.footer-top hr {
    clear: both;
    margin: 30px 15px 15px 15px;
    border-top: 1px #3A3A3A solid;
}

.footer-top h3 {
    position: relative;
    font-weight: bold;
    font-size: 15px;
    margin-top: 0;
}

.footer-top hr.hr-style5:before, .footer-top hr.hr-style5:after {
    background: #222;
    color: #3A3A3A;
}

/******** footer menu ********/
.footer-top .footer-menu a {
    display: inline-block;
    padding: 15px 0 !important;
    line-height: 0;
}

.footer-top .footer-menu a:before {
    display: inline-block;
    margin-right: 7px;
    color: #aaaaaa;
    content: "\f105";
    font-family: FontAwesome;
}

/******* Footer NewsLetters *******/
.foot-logo {
    height: 40px;
    margin: 0 auto 5px;
    text-align: center;
}

footer .NL {
    position: relative;
    overflow: hidden;
    padding: 10px 0;
    margin: auto 15px
}

footer .NL .input-box {
    margin-left: 10px;
    padding-left: 25px;
    width: 67%;
    border: 1px #3F3F3F solid;
    border-right: 0px;
    background: transparent none;
    color: #fff;
    font-size: 11px;
}

footer .NL .txt-box {
    color: #969696;
    font-size: 11px
}

footer .NL:before {
    position: absolute;
    top: 16px;
    left: 24px;
    display: inline-block;
    color: #5C5C5C;
    content: "\f0e0";
    font-family: FontAwesome;
}

footer .NL .NL-btn {
    background: #3F3F3F;
    color: #fff;
}

footer .no-margin {
    margin: 20px 20px 8px;
    text-align: center;
    font-size: 12px;
}

/******* footer Latest tweets *******/
.footer-top .tweet {
    position: relative;
    padding: 0 0 5px 45px;
}

.footer-top .tweet .fa-twitter {
    position: absolute;
    top: 3px;
    left: 0;
    color: rgb(92, 92, 92);
    font-size: 250%;
}

.footer-top .tweet p {
    margin: 0 0 10px;
    font-size: 12px;
}

/******* footer tags *******/
.footer-top .tags a {
    display: block;
    float: left;
    margin: 3px;
    padding: 8px 6px;
    background: #2C2C2C;
    color: #C4C4C4;
    font-size: 13px;
}

/******* footer tags *******/
.footer-contact {
    padding: 7px 0;
}

.footer-contact i {
    display: table-cell;
    padding: 0 12px 0 0;
    color: #6a6a6a;
    vertical-align: middle;
    font-size: 18px;
}

.footer-contact span {
    display: table-cell;
}

/******* Footer Flickr **********/
.footer-top .flickr-stream-w ul li img, .footer-top .flickr-stream-w .img-overlay {
    width: 61px;
    height: 61px;
}

.footer-top .flickr-stream-w .img-overlay:before {
    font-size: 22px;
    line-height: 61px;
}

.footer-top .flickr {
    height: 61px;
    display: block;
    overflow: hidden
}

/******* copyrights *******/
.copyrights {
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
    font-size: 13px;
    color: #9e9e9e;
}

.copyrights a {
    color: #7C7C7C;
    text-decoration: underline;
}

.copyrights a:hover {
    text-decoration: none;
}

.footer-bottom {
    padding: 15px 0;
    border-top: 1px #363636 solid;
    background: #1D1D1D;
}

.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: #0a8264;
}

.block-head {
    border-bottom: 1px solid #c9c9c9;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 0 0 20px;
    position: relative;
    text-transform: none;
}

.block-head::before {
    bottom: -3px;
    content: "";
    display: inline-block;
    height: 5px;
    left: 20px;
    position: absolute;
    width: 35px;
}

.block-head::after {
    bottom: -1px;
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 80px;
}

#footWrapper h3 {
    font-size: 18px !important;
}

.footer-top .block-head {
    border-bottom-color: #3a3a3a;
    color: #c5c5c5;
    text-transform: uppercase;
}

.footer-top h3 {
    font-size: 15px;
    font-weight: bold;
    position: relative;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
}

.cell-3 {
    width: 25%;
}

#footWrapper ul, #footWrapper li{
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.footer-top .footer-menu a {
    display: inline-block;
    line-height: 0;
    padding: 15px 0 !important;
}
.footer-top a, .footer-top p {
    color: #aaa;
    font-size: 13px;
}

.footer-top p{
    line-height: 25px;
}

.green {
    color: #0a8264;
}

.footer-bottom {
    background: #1d1d1d none repeat scroll 0 0;
    border-top: 1px solid #363636;
    padding: 15px 0;
}

.footer-top, .footer-bottom {
    padding: 20px;
}

.footer-bottom .bold{
    font-weight: bold !important;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.clearfix:after,.container:after,.row:after{
    clear: both;
}
[class*="cell-"],.masonry .post-item {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    float:left
}

.cell-12 {width: 100%;}
.cell-11 {width: 91.66666667%;}
.cell-10 {width: 83.33333333%;}
.cell-9 {width: 75%;}
.cell-8 {width: 66.66666667%;}
.cell-7 {width: 58.33333333%;}
.cell-6,.masonry .post-item {width: 50%;}
.cell-5 {width: 41.66666667%;}
.cell-4,.masonry.nobar .post-item {width: 33.33333333%;}
.cell-3 {width: 25%;}
.cell-2 {width: 16.66666667%;}
.cell-1 {width: 8.33333333%;}
.responsive-nav,.menuBtn{
    display:none
}

@media (min-width: 1200px) {
    .container,.pageWrapper.fixedPage {
        width: 1170px;
        margin:auto
    }
}

@media (max-width: 1024px) {

    .dark-bg h2{
        font-size:20px;
    }
    .head2-lft-links{
        float:right !important;
        width:auto !important
    }
    .head2-lft-links li,.head-style2 .right-bar{
        float:left !important
    }
    .bg-head2{
        display:none
    }
    .head2-lft-links li i{
        margin-right:10px;
        float:left;
        margin-top:4px
    }
    .head-style2 .top-menu{
        margin:auto;
        float:none !important;
        clear:both !important;
    }
    .top-nav > ul > li > a{
        padding-right:13px;
        padding-left:13px
    }
    .side-heading{
        font-size:26px
    }

    .pageWrapper.fixedPage{
        width: auto;
    }

    footer .NL .input-box,footer .NL .txt-box,footer .NL .NL-btn,footer .NL .NL-btn .btn{
        transform: skew(0deg, 0);
        -webkit-transform: skew(0deg, 0);
        -moz-transform: skew(0deg, 0);
        -o-transform: skew(0deg, 0);
        -ms-transform: skew(0deg, 0);
    }
    footer .NL .input-box{
        margin:0;
        padding-left:10px
    }
    footer .NL:before{
        left:7px
    }
}
@media (max-width: 1188px) {

    .masonry .post-image {
        max-height: 137px;
    }
}

@media (max-width: 1070px) {

    [class*="cell-"],.masonry .post-item,.masonry.nobar .post-item,.masonry .post-image img {
        width: 100% !important;
        float:none;
        clear:both;
        padding: 0;
        margin: 0;
    }

    .box-section{
        margin-left: 0px !important;
    }

    .client-section{

    }

    .masonry .post-image,.masonry .post-image img {
        height: auto;
    }
    .staff-3 [class*="cell-"]{
        margin-top:10px
    }
    .staff-3 [class*="cell-"]:first-child{
        margin-top:0px
    }
    header.top-head .logo2{
        padding-top: 20px;
        padding-bottom:10px
    }
    header.top-head .logo2 a{
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    /*   .toolsBar .left,.top-bar [class*="cell-"]{
           clear:none !important;
           float:right !important;
           width:auto !important
       }
       .top-bar .right-bar{
           float:right !important
       }*/
    .toolsBar .right{
        clear:none !important;
        float:right !important;
        width:auto !important
    }

    .top-bar .left-bar{
        display:none !important
    }
    .top-menu{
        float: none !important;
        display: table;
        margin: auto;
    }
    .service-box-1,.footer-top .cell-3,.service-box-2{
        margin-top:20px
    }
    .service-box-1:first-child,.footer-top .cell-3:first-child,.service-box-2:first-child{
        margin-top:0px
    }

    .img-over {
        top: -69%;
        left: -46%;
        width: 220%;
        height: 220%;
        -ms-transform: rotate(-34deg);
        -webkit-transform: rotate(-34deg);
        -moz-transform: rotate(-34deg);
        transform: rotate(-34deg);
    }
    .img-over a.link b {
        left: 42%;
        top: 79%;
    }
    .img-over a b {
        left: 57%;
        top: 11%;
    }
    .copyrights{
        text-align:center
    }
    .social-list,.rit-dark{
        float:none !important;
        display:table;
        margin:auto;
        width:auto
    }
    .right-sidebar{
        margin-top:50px
    }
    .top-nav > ul > li > a i:after{
        display:none
    }

    .viewAll{
        padding:0 0 10px;
        overflow:hidden
    }

    header.top-head .logo2 a{
        margin:auto
    }



}
@media (max-width: 992px) {


    input[type=text], input[type=password], textarea{
        display: block !important;
        width: 100% !important;
        float: none !important;
    }

    .box-section{
        margin-left: 0px !important;
    }

    .top-menu,.top-bar .cell-5,.head-style2 .right-bar{
        display:none !important
    }
    .pageWrapper{
        transition: all 0.4s ease !important;
        -webkit-transition: all 0.4s ease !important;
        -moz-transition: all 0.4s ease !important;
        z-index:9;
        position:relative;
        background:#fff;
        margin:0 !important
    }

    .responsive-nav{
        position:fixed;
        width:60%;
        overflow:auto;
        left:-60%;
        top:0px;
        height:100%;
        z-index:1;
        display:block;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
    }
    .responsive-nav.showNav{
        z-index:6666;
        left:0
    }
    .colBody {
        margin-left:60% !important;
    }
    .colBody:before{
        content:"";
        background:rgba(0,0,0,.8);
        position:fixed;
        width:100%;
        height:100%;
        display:inline-block;
        z-index:99999
    }
    .menuBtn{
        padding: 9px 12px 8px 12px;
        margin: 0;
        cursor:pointer;
        z-index:999;
        top:0px;
        left:0px;
        position: absolute;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        display:block
    }
    .menuBtn-selected{
        margin-left:60%
    }
    .menuBtn-selected i:before{
        content:"\f00d"
    }
    .menuBtn:focus,.menuBtn:hover{
        color:#fff
    }
    .menuBtn i{
        font-size: 21px;
    }
    .responsive-nav h3{
        color:#fff;
        margin:0px;
        padding:15px;
        font-size:100%;
        text-transform:uppercase;
        font-weight:bold
    }
    .responsive-nav ul li{
        position: relative;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    .responsive-nav ul li a{
        display: block;
        color: #fff;
        font-size: 14px;
        outline: none;
        padding:10px 15px;
        text-transform:uppercase
    }
    .responsive-nav ul li a i{
        margin-right:10px
    }
    .responsive-nav > ul > li.selected{
        background:#474747
    }
    .responsive-nav ul li a:hover{
        text-decoration:none
    }
    .responsive-nav ul li ul,.responsive-nav ul li div.div-mega{
        display: none;
    }
    .div-mega-section{
        float:none;
        width:100%
    }
    .responsive-nav ul li ul li a{
        font-size:13px;
        text-transform:none
    }
    .responsive-nav ul li ul li.selected{
        background:#575757
    }
    .responsive-nav ul ul ul{
        margin-left:25px
    }
    .responsive-nav ul ul ul li a{
        font-size:11px
    }

    .top-nav-style3{
        display:none
    }

}
@media (max-width: 768px){

    .box-section{
        margin-left: 0px !important;
    }

    .top-menu,.top-bar .cell-5,.head-style2 .right-bar{
        display:none !important
    }
    .pageWrapper{
        transition: all 0.4s ease !important;
        -webkit-transition: all 0.4s ease !important;
        -moz-transition: all 0.4s ease !important;
        z-index:9;
        position:relative;
        background:#fff;
        margin:0 !important
    }

    .responsive-nav{
        position:fixed;
        width:60%;
        overflow:auto;
        left:-60%;
        top:0px;
        height:100%;
        z-index:1;
        display:block;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
    }
    .responsive-nav.showNav{
        z-index:6666;
        left:0
    }
    .colBody {
        margin-left:60% !important;
    }
    .colBody:before{
        content:"";
        background:rgba(0,0,0,.8);
        position:fixed;
        width:100%;
        height:100%;
        display:inline-block;
        z-index:99999
    }
    .menuBtn{
        padding: 9px 12px 8px 12px;
        margin: 0;
        cursor:pointer;
        z-index:999;
        top:0px;
        left:0px;
        position: absolute;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        display:block
    }
    .menuBtn-selected{
        margin-left:60%
    }
    .menuBtn-selected i:before{
        content:"\f00d"
    }
    .menuBtn:focus,.menuBtn:hover{
        color:#fff
    }
    .menuBtn i{
        font-size: 21px;
    }
    .responsive-nav h3{
        color:#fff;
        margin:0px;
        padding:15px;
        font-size:100%;
        text-transform:uppercase;
        font-weight:bold
    }
    .responsive-nav ul li{
        position: relative;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    .responsive-nav ul li a{
        display: block;
        color: #fff;
        font-size: 14px;
        outline: none;
        padding:10px 15px;
        text-transform:uppercase
    }
    .responsive-nav ul li a i{
        margin-right:10px
    }
    .responsive-nav > ul > li.selected{
        background:#474747
    }
    .responsive-nav ul li a:hover{
        text-decoration:none
    }
    .responsive-nav ul li ul,.responsive-nav ul li div.div-mega{
        display: none;
    }

    .responsive-nav ul li ul li a{
        font-size:13px;
        text-transform:none
    }
    .responsive-nav ul li ul li.selected{
        background:#575757
    }
    .responsive-nav ul ul ul{
        margin-left:25px
    }
    .responsive-nav ul ul ul li a{
        font-size:11px
    }

    .top-nav-style3{
        display:none
    }
}

@media (max-width: 480px){
    .dark-bg .btn-large{
        font-size:18px
    }
    .testimonials-bg > span{
        font-size:11px
    }
    .testimonials-img{
        max-width:60px
    }
    .portfolio-filterable .white-bg,.portfolio-filterable .gry-bg{
        margin:0 25px 10px;
    }
    #filters {
        width:100%
    }
    #filters li{
        display:block;
        float:none;
    }
    .portfolio-items > div{
        width:100%
    }
    .follow-block .follow-link{
        font-size:14px
    }
    .err-404:before{
        left:40.5%
    }
    .small-txt-box{
        margin-bottom:5px
    }
    .small-txt-box input[type=text]{
        width:80px !important
    }
    .products-filter-top{
        padding:10px 0;
    }
    .products-filter-top .left{
        padding:0 0 5px
    }
    .pager ul li a, .pager ul li span{
        padding:0 10px !important
    }
    .shop-bottom-btns .btn{
        clear:both;
        display:table;
        margin:5px auto;
        float:none !important
    }
    .portfolio-filterable .filter-by{
        display:block;
        clear:both;
        margin-bottom:5px
    }
    .portfolio-filterable [class*="skew"],.comment-reply [class*="skew"]{
        transform: skew(0deg, 0);
        -webkit-transform: skew(0deg, 0);
        -moz-transform: skew(0deg, 0);
        -o-transform: skew(0deg, 0);
        -ms-transform: skew(0deg, 0);
    }
    .tabs ul li{
        float:none
    }
    .tabs-vertical > ul{
        float:none;
        width:100%
    }
    .post-image{
        height:auto
    }
    .toolsBar [class*="cell-"]{
        clear:both !important;
        float:none !important;
        width:100% !important;
        padding:10px 0;
        text-align:center
    }
    .list-grid a{
        float:none
    }
    .masonry .post-item,.masonry.nobar .post-item{
        float:none;
        padding:0;
        margin:15px 0;
        width:100%;
        clear:both
    }
    .post-image{
        height:auto !important;
        max-height:200px
    }
    .share-post .sh, .share-post ul li a {
        padding: 5px 6px;
        font-size: 12px;
    }
    .comment-avatar{
        width:50px;
        height:50px
    }
    .comment-author,.comment-author *{
        transform: skew(0deg, 0);
        -webkit-transform: skew(0deg, 0);
        -moz-transform: skew(0deg, 0);
        -o-transform: skew(0deg, 0);
        -ms-transform: skew(0deg, 0);
    }
    .custom-heading{
        font-size:20px
    }

    .copyrights span{
        clear:both;
        display:block
    }

    .submenu-bar li{
        display: block;
        float: none;
        border: none;
    }

    .submenu-bar ul{
        display: block;
        float: none !important;
    }

}

.responsive-nav ul, .responsive-nav li{
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.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: #0a8264;
}

.logo_nav {
    padding: 25px 40px 5px 40px
}

.logo_nav .logo {
    background: url(../logos/logo_nav.png);
    background-size: 80%;
    background-repeat: no-repeat;
    width: 100%;
    height: 80px;
    background-position: center;
}

body.dark .logo_nav .logo{
    background: url(../logos/logo_nav_dark.png);
    background-size: 80%;
    background-repeat: no-repeat;
    width: 100%;
    height: 80px;
    background-position: center;
}

.border-green{
    border-top: 3px solid #0a8264;
}

.offer .share p {
    background: #0a8264 !important;
}

.btn-primary {
    background-color: #0a8264;
    border-color: #0a8264;
}

.btn-primary:hover {
    background-color: #0e8b67;
    border-color: #0e8b67;
}


.skin-default .topbar{
    background: #0a8264;
}

.skin-default-dark .topbar{
    background: #0a8264;
}

.notify .heartbit {
    border: 5px solid yellow;
    border-radius: 70px;
}

body #cboxTopCenter {
    background-color: #0a8264;
}

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: #0a8264;
    border-color: #0a8264;
    background-color: #ffffff;
}

.btn-outline-primary:hover {
    color: #0a8264 !important;
    border-color: #0a8264;
    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: #0a8264 !important;
    border-color: #0a8264;
    background-color: #ddebf6;
}

div[aria-label="Datei-Manager"] > button {
    background-color: #fff;
    border-color: #0a8264;
    border-radius: 0px;
}

div[aria-label="Datei-Manager"] > button > .mce-txt, div[aria-label="Datei-Manager"] > button > .mce-ico {
    color: #0a8264;
}

.login-box .btn-rounded {
    line-height: 25px;
    font-size: 14px;
    background-color: #0a8264;
}

.badge-primary {
    color: #fff;
    background-color: #0a8264;
}

.badge-outline-primary {
    color: #0a8264;
    border: 1px solid #0a8264;
    background:
            #fff;
}

.text-primary {
    color: #0a8264 !important;
}

.dt-buttons .dt-button {
    color: #0a8264;
}

.dt-buttons .dt-button {
    padding: 5px 15px;
    border-radius: 0.25rem;
    background: #ffffff;
    border-color: #0a8264;
    color: #0a8264;
    margin-right: 3px;
}

.page-link {
    color: #0a8264 ;
}

.sidebar-nav li.active li.active > a {
    color: #0a8264 !important;
    font-weight: 600 !important;
}

.sidebar-nav > ul > li.active > a i {
    color: #0a8264;
}

.menu.sidebar-nav > ul > li.active > a {
    border-left: 3px solid #0a8264;
}

.sidebar-nav ul li a.active {
    font-weight: 600 !important;
}

.btn-outline-menu{
    color: #0a8264;
    border-color: #ccc;
    background-color: #ffffff;
    box-shadow: 0 0px 10px rgba(0,0,0,0.07);
}

.btn-outline-menu.active{
    color: #0a8264;
    border-color: #ccc;
    background-color: #ddebf6;
    box-shadow: 0 0px 10px rgba(0,0,0,0.07);
}

.sanction-success a {
    color: #0a8264;
}

label.gradient.bg-primary {
    background-color: #0a8264 !important;
    background: #0a8264 !important;
}


