<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#mybyte_media_cookiehinweis {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 12px;
    line-height: 125%;
    margin: 20px;
    padding: 10px;
    position: fixed;
    width: 200px;
    z-index: 999999;
	right: 0;
	display: none;
}

#mybyte_media_cookiesettings {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 10px;
    line-height: 125%;
    margin: 10px;
    padding: 10px;
    position: fixed;
    z-index: 999999;
	right: 0;
	display: none;
	cursor: pointer;
}

#mybyte_media_cookiehinweis_close {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
	margin: 0;
    text-align: center;
}

#mybyte_media_cookiehinweis_save {
    background: #dedede none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
    margin: 0;
	margin-top: 10px;
    text-align: center;
}

#mybyte_media_cookiehinweis_mehrinfos {
	text-decoration: underline;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a {
    color: #fff;
}

#BorlabsCookieBox p
{
  text-align: left;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption {
    padding: 20%;
}

.widget-title {
    margin-bottom: 25px;
}

.kennzahlen .wpb_single_image,
.kennzahlen .wpb_text_column {
  margin-bottom: 0;
}

.kennzahlen strong {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    min-height: 140px;
}

.counter {
  font-weight: 700;
  height: 60px;
  padding-bottom: 50px;
}

.vc-hoverbox p {
  text-align: center;
}

.vc-hoverbox-block-inner.vc-hoverbox-back-inner {
    background-image: url(https://diotima-energy.de/wp-content/uploads/2018/11/5-p-infinity_symobol_gelb_hintergrund.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.vc-hoverbox-block em {
    font-size: 16px;
    letter-spacing: 0.5px;
    max-width: 86%;
    display: inline-block;
}

.vc-hoverbox-block em:before {
    content: '';
    display: inline-block;
    width: auto;
    height: auto;
    font-family: 'FontAwesome';
    font-size: 13px;
    margin-top: 9px;
    margin-left: -19px;
    position: absolute;
}

.vc-hoverbox-block em:after {
    content: '';
display: inline-block;
    width: auto;
    height: auto;
    font-family: 'FontAwesome';
    font-size: 13px;
    margin-top: -5px;
    margin-left: 3px;
    position: absolute;
}

#mobile-menu {
  display: none;
}

nav#mobile-header {
    width: 98% !important;
}

button.menu-toggle {
    background: #0b4a8b;
    border-radius: 50%;
    color: #fff;
    height: 50px;
    width: 50px !important;
    line-height: 50px !important;
}

button.menu-toggle:active, button.menu-toggle:focus, button.menu-toggle:hover
{
     background: #0b4a8b;
  color: #dbe248;
}

.menu-toggle:before
{
  font-size: 24px;
  margin-left: -10px;
  margin-top: 13px;
  color: #fff;
}

#mybyte_media_cookiehinweis_close {
    background: #0b4a8b;
}



#mybyte_media_cookiesettings {
    position: relative !important;
    z-index: 1 !important;
    background: none;
  box-shadow: none;
    border: 0 none;
    font-size: 15px;
  font-weight: 400;
    color: #0b4a8b;
    text-decoration: none;
    padding: 0;
    margin: 10px 0;
}


.single_job_listing .application .application_details p
{
  text-align: left;
}

#custom_html-2 .fa {
    padding-right: 10px;
}

.single-job_listing .entry-header,
.single-job_listing .job-listing-meta,
#bewerben,
.job_filters,
.location,
.meta,
img.company_logo
{
  display: none;
}

.single_job_listing .company {
  display: none;
}

ul.job_listings li.job_listing a
{
  padding: 20px 0;
}

ul.job_listings li.job_listing a div.position {
  width: 100%;
}

.single_job_listing .application .application_button
{
  display: block;
  margin: 0 auto;
}


button,
input,
select
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url]{
	border-radius: 2px;
}

.nf-row{
	margin: 0 -5px;
}

.nf-field-label label {
    font-weight: 700;
}

.nf-field textarea{

}

.nf-form-fields-required{
	display: none !important;
	visibility: hidden;
}

.nf-error-msg,
.ninja-forms-req-symbol {
	font-size: 16px;
}

.label-above .nf-field-label {
    margin-bottom: 0 !important;
}

.label-right .nf-field-label {
    padding-left: 8px !important;
}

.label-right .checkbox-wrap .nf-field-element {
    margin-top: -4px;
}

.nf-field-container{
	margin-bottom: 1em !important;
}

.nf-field-element select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

html input[type="button"], html input[type="button"]:hover, html input[type="button"]:focus, button, button:hover, input.application_button.button, input.application_button.button:hover
{
  background: #0b4a8b;
}

.nf-fu-progress-bar {
  background-color: #0b4a8b !important;
}

@media (max-width: 768px)
{

   .reyk .vc-hoverbox-block.vc-hoverbox-front {
    background-position: right center;
}
 
  .zyber .vc-hoverbox-block.vc-hoverbox-front,
    .bleuel .vc-hoverbox-block.vc-hoverbox-front {
    background-position: left center;
}
  
      .anja .vc-hoverbox-block.vc-hoverbox-front {
    background-position: 18% center;
}
  
        .katja .vc-hoverbox-block.vc-hoverbox-front {
    background-position: 21% center;
}
  
  
  .menutext,
  .iconshead {
    display: none !important;
  }

  .menue_diotima_toggle 
  {
    right: 35px;
    top: 45px;
    position: absolute !important;
  }
  .menue_diotima_toggle img
  {
    width: 50px !important;
  }
  
#diotima_head .vc_column_container {
    width: 33.33333333% !important;
}
}

#diotima_head img {
   min-width: 70px;
  max-width: 100%; 
}

#content img.vc_single_image-img.attachment-full[src$=".svg"],
#content img.vc_single_image-img.attachment-full[type="image/svg+xml"] {
  width: 180px;
  max-width: 100%;
}

#content img.vc_single_image-img.attachment-full {
  max-width: 100%;
}

#kontakt img.vc_single_image-img.attachment-full
{
  min-width: 40px;
  max-width: 100%;
}
body
{
  color: #0b4a8b;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99;
}

p
{
  text-align: justify;
}

.nf-before-form-content {
  display: none;
}

a, a:visited {
  color: #0b4a8b;
}

.site-info,
.site-footer a, .site-footer a:visited,
.footer-bar .widget_nav_menu .current-menu-item a
{
  color: #0b4a8b;
}

span.slidertitel {
    font-size: 28px;
    line-height: 125% !important;
}
.sliderbox {
  padding: 50px;
}

.sliderbox,
.vc-hoverbox-block.vc-hoverbox-back {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7c437+0,dbe248+100 */
background: #a7c437 !important;
background-color: #a7c437 !important;
background: -moz-linear-gradient(45deg, #a7c437 0%, #dbe248 100%) !important;
background: -webkit-linear-gradient(45deg, #a7c437 0%,#dbe248 100%) !important;
background: linear-gradient(45deg, #a7c437 0%,#dbe248 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c437', endColorstr='#dbe248',GradientType=1 ) !important;
}


.vc-hoverbox-block-inner p,
.vc-hoverbox-block-inner a
{
  color: #fff;
  text-shadow: 0px 0px 65px #000;
}

.vc-hoverbox-block-inner h2 {
  color: #0b4a8b;
  text-shadow: 0px 0px 65px #000;
}

.vc-hoverbox-wrapper .vc-hoverbox {
  min-height: 350px;
}

.menue_diotima a {
    color: #fff;
}

.menue_diotima a:hover {
    color: #dbe248;
}

.menue_diotima_toggle {
    cursor: pointer;
}

.menue_diotima_toggle img {
    max-width: 80px;
}

.menuepunkte a {
    text-transform: uppercase;
}

.menuepunkte a:hover {
    padding: 2px;
    transition: all 0.15s ease-in;
}

button.menu-toggle:hover {
    transform: scale(1.1);
    transition: all 0.1s ease-in;
}

.logodiotima img {
    max-width: 155px;
}

h1, h2, h3, h4, h5, h6, p
{
  color: #0b4a8b;
}

.menue_diotima h1, .menue_diotima h2, .menue_diotima h3, .menue_diotima h4, .menue_diotima h5, .menue_diotima h6, .menue_diotima p
{
  color: #ffffff;
}
.page-id-113, .page-id-113 #page {
    //background: #dbe248;
}


.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern,
button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-modern.vc_btn3-color-grey {
    background: none;
    color: #0b4a8b;
    border-color: #0b4a8b;
    font-size: 16px;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{
  background-color: #fff !important;
  border-color: #0b4a8b;
  color: #0b4a8b;
}

.vc_row.wpb_row.vc_row-fluid.vc_custom_1543273014857.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex {
    background: #fff;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
    color: #0b4a8b !important;
}

i.fa.fa-facebook-square.fa-lg
{
  color: #0b4a8b;
}

.menue_diotima
{
  display: none;
  opacity: 0;
  background-color: #0b4a8b;
  color: #ffffff;
  background-image: url('https://diotima-energy.de/wp-content/uploads/2018/11/5-p-infinity_symobol_gelb_hintergrund.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.site-info,
.footer-widgets {
    background-color: #dbe248;
}

.one-container .site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.one-container .container {
  margin-bottom: 75px;
}

img.vc_single_image-img.attachment-full {
    width: 100%;
}



@media (max-width: 480px)
{
  .home .kennzahlen strong,
  .home h3 {
    font-size: 16px;
  }
}</pre></body></html>