@charset "utf-8";
 
                                    /* body */
body {
  font-family: arial !important;
}
#sp-header .sp-module {
  margin-left: 80px !important;
}
#sp-top-bar {
  background: #546BB0 !important;
  padding: 6px 100px 6px 100px !important;
}
.nuron-topbar-accordion .sppb-panel-heading:before {
    content: url(../images/job.png) !important;
}
  									/*menu   */
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    text-transform: none !important;
	font-weight: bold !important;
	color: rgba(25, 30, 30, 0.8) !important;
	font-size: 16px !important;
	padding: 0 7px;

}
.sp-megamenu-parent > li.active a, .sp-megamenu-parent > li:hover a {
  font-weight: bold !important;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
  font-size: 18px !important;
  text-transform: none !important;
}
a#sppb-addon-1647955814470 #btn-1647955814470.sppb-btn-custom{
   color:#252525 !important;
}
#sp-top-bar a {
  color: #fefefe !important;
}
.sp-contact-info {
  color: #fefefe !important;
  font-size: 18px !important;
}
                                    /*   */
body .sppb-btn.sppb-btn-secondary.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-secondary.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-secondary.sppb-btn-outline:active, body .sppb-btn.btn-secondary.sppb-btn-outline:hover, body .sppb-btn.btn-secondary.sppb-btn-outline:focus, body .sppb-btn.btn-secondary.sppb-btn-outline:active, body .btn.sppb-btn-secondary.sppb-btn-outline:hover, body .btn.sppb-btn-secondary.sppb-btn-outline:focus, body .btn.sppb-btn-secondary.sppb-btn-outline:active, body .btn.btn-secondary.sppb-btn-outline:hover, body .btn.btn-secondary.sppb-btn-outline:focus, body .btn.btn-secondary.sppb-btn-outline:active {
  background-color: #0be7df !important;
  color: #3e3e3e !important;
}
body .sppb-btn.sppb-btn-secondary.sppb-btn-outline, body .sppb-btn.btn-secondary.sppb-btn-outline, body .btn.sppb-btn-secondary.sppb-btn-outline, body .btn.btn-secondary.sppb-btn-outline {
  border: 1px solid #0be7df !important;
  background-color: transparent;
  color: #252525;
}
.textschatten {
  text-shadow: 4px 4px 2px rgb(23, 22, 22);
}
#sppb-addon-7701c950-713d-4579-a87d-99878102b286 img {
  filter: opacity(98%);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
 									/*BLOG   */
.article-details .article-details-top-wraper {
  padding-bottom: 6px !important;
}
.article-details .article-details-top-wraper .article-header .article-details-title {
  font-size: 30px !important;
  line-height: 45px !important;
}
.article-details .article-details-top-wraper .article-header {
  max-width: 662px;
  margin: 50px auto !important;
}
.sppb-article-info-wrap h3 {
  font-size: 18px !important;
  margin-top: 18px;
}
.article-list .intro-articles-top-title {
  margin: 0px 0px 40px 15px;
  display: none;
}
                                    /* nav */
div.pagination li:first-child, div.pagination li:nth-child(2), div.pagination li:last-child, ul.pagination li:first-child, ul.pagination li:nth-child(2), ul.pagination li:last-child {
  display: block !important;
}
div.pagination li.page-item span.page-link, div.pagination li.page-item a.page-link, ul.pagination li.page-item span.page-link, ul.pagination li.page-item a.page-link {
  font-size: 17px !important;
border: 1px solid #eeeadd !important;
padding: 6px !important;
color: #455c21;
font-weight: bold;
}
div.pagination li:last-child.page-item .page-link, div.pagination li.page-item.disabled .page-link, ul.pagination li:last-child.page-item .page-link, ul.pagination li.page-item.disabled .page-link {
	display: block !important;
}

nav.pagenavigation {
    position: relative;
    float: left;
    left: 50%;
}
                                    /* greviews-review */
.aa-greviews-review-template .aa-greviews-content-reviews-wrapper {
  font-size: 16px !important;
  color: #1c1b1b !important;
}
.aa-greviews-review-template li.aa-greviews-sp-review .aa-greviews-main-header-section {
  background-color: #e3e6ea;
}
                                    /* visform */
.alert-danger {
  display: none;
}
#system-message-container {
  z-index: 100;
}		
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 25px);
}
.form-control, input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
  margin-bottom: 19px!important;
  height: auto !important;
}
btn:focus, .btn:hover {
    text-decoration: none;
    background-color: yellowgreen;
}
.sppb-btn, .btn {
    border-radius: 3px;
    padding: 15px 30px;
    font-size: 14px;
    text-transform: uppercase;
    transition: 0.4s;
    cursor: pointer;
    width: -moz-available;
}
.btn:focus, .btn:hover {
    text-decoration: none;
    background-color: yellowgreen;
}
.sppb-btn, .btn {
    border-radius: 3px;
    padding: 15px 30px;
    font-size: 14px;
    text-transform: uppercase;
    transition: 0.4s;
    cursor: pointer;
    width: -moz-available;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    margin: 0 10px auto;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background-color: #09820f;
    color: #fff;
    font-weight: bolder !important;
}
.custom-select {
	display: none;
}
#field1 {
  margin-bottom: 25px;
}
                                    /* spb */
body .sppb-btn, body .btn {
  text-transform: none !important;
}
body .sppb-btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn.sppb-btn-default, body .btn.sppb-btn-primary, body .btn.btn-primary {
    background-color: #0be7df !important;
    /*background-color: #72ff77 !important;
    margin-top: 30px;*/
}

#sp-footer ul.menu li {
  display: inline-block;
  margin-bottom: 5px !important;
}
 								/* gdpr */
.cc-compliance-list {
  list-style: none !important;
}
.cc-window.cc-opacity-80 {
  opacity: 0.99 !important;
}
.cc-color-override--1704591804.cc-window {
    background-color: #fff !important;
    border: solid;
    border-width: thin;
  color: rgb(0, 0, 0) !important;
}

.cc-banner .cc-message {
  text-align: left;
  color: 111 !important;
}
.cc-revoke.cc-bottom {
  display: none;
}
.cc-window.cc-banner {
  width: 80% !important;
  margin: auto !important;
}
						/* Reviews */
.aa-list-template .aa-rated-time {
    display: none;
}
.aa-greviews-review-description {
  margin: 10px;
  line-height: 25px;
  font-family: arial !important;
  font-size: 16px !important;
  color: #141414 !important;
}
							/* Buttons gdpr*/
.cc-color-override--1704591804 .cc-btn.cc-allowall {
  background-color: rgb(167, 213, 100) !important;
}
.cc-color-override--1704591804 .cc-highlight .cc-btn.cc-deny {
  background-color: rgb(219, 54, 54) !important;
}
.cc-color-override--1704591804 .cc-highlight .cc-btn.cc-dismiss {
  display: none;
}
							/* djacc */
.djacc-popup .djacc__footer {
    display: none !important;
}
.djacc-popup .djacc__openbtn--default {
	background: #1B3C61 !important;
}
.djacc-popup .djacc__close {
  background: #007ec0 !important;
}
.djacc-popup.djacc--light .djacc__panel {
  position: absolute;
  z-index: 280;
}
.djacc-opened .djacc-popup.djacc--static .djacc__openbtn, .djacc-popup.djacc--static .djacc__openbtn, .djacc-popup.djacc--static:hover .djacc__openbtn {
  margin: 0px !important;
}

.djacc-popup .djacc__openbtn {
  height: 28px !important;
  width: 28px !important;
}
.djacc svg {
  width: 26px !important;
  height: 26px !important;
}

