@charset "UTF-8";
/***!  /media/templates/site/cassiopeia_jobportal/css/user.css?59c700  !***/

/* inter-regular - latin */
@font-face {src: url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-regular.eot'); src: url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-regular.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-regular.svg#Inter') format('svg'); font-display: swap; font-family: 'Inter'; font-style: normal; font-weight: 400}

/* inter-600 - latin */
@font-face {src: url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-600.eot'); src: url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-600.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-600.woff') format('woff'), /* Modern Browsers */
       url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-600.svg#Inter') format('svg'); font-display: swap; font-family: 'Inter'; font-style: normal; font-weight: 600}

/* inter-800 - latin */
@font-face {src: url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-800.eot'); src: url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-800.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-800.woff') format('woff'), /* Modern Browsers */
       url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/fonts/inter-v12-latin-800.svg#Inter') format('svg'); font-display: swap; font-family: 'Inter'; font-style: normal; font-weight: 800}

body, h1, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6
{
  font-family: Inter, 'Sans-Serif';
}

.com-content-category-blog,
.com-finder
{
  max-width: 1268px;
}

h1 {
  color: #130048;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
  margin: 0 0 20px;
}

h2 {
  color: #130048;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

h3, h4 {
  color: #130048;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  margin: 0 0 5px;
}

header
{
  max-width: 1512px;
width: 100%;
margin: 0 auto;
  padding-left: 20px;
padding-right: 20px;
}


.brand-logo img
{
  height: 50px;
margin: 10px 0 14px;
width: auto;
}

#jobgrouper-logo
{
  height:50px;
  text-align:right;
}

#jobgrouper-logo img {
  transform: scale(0.9);
  margin-top: 10px;
  margin-bottom: -5px;
  width: 100%;
  max-width: 180px;
}

#phone {
  color: #333;
  display: block;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
  width: 100%;
  padding-right: 8px;
  height: 17px;
  line-height:17px;
}

#phone > svg
{
  height:15px;
  margin-top:-3px;
}

#contact-map {
  width: 100%;
  margin: 50px 0;
}

main
{
  margin-top:0;
  padding-bottom:25px;
}

p {
  color: #130048;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0 0 20px;
}

p.small {
  color: rgba(51, 51, 51, 0.5);
  font-size: 14px;
  margin-bottom:10px!important;
  margin-top:15px!important;
}

.container-banner {
  margin: 0;
}

.btn
{
  background: #007568;
background: -moz-linear-gradient(75.96deg, #007568 0%, #130048 100%);
background: -webkit-linear-gradient(75.96deg, #007568 0%, #130048 100%);
background: linear-gradient(75.96deg, #007568 0%, #130048 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$primary', endColorstr='$blue',GradientType=1);
border-radius: 4px;
color: #fff!important;
font-size: 14px;
font-weight: 400;
line-height: 48px;
overflow: hidden;
position: relative;
text-align: center;
text-decoration: none;
text-transform: uppercase;
white-space: nowrap;
padding: 0px 15px;
  border:0px;
  transition:none!important;
}

.btn:hover,
.btn-primary:hover{
  background-image: none;
  background-color: #130048;
}

.btn-primary:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}


#slideshow {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
    flex: 0 0 100%;
    max-width: 100%;
    height: 600px;
    margin: 0px 0 50px;
    padding: 0;
    position: relative;
    overflow: hidden; }


#slideshow .swiper-pagination {
    position: relative;
    bottom: 40px !important;
    text-align: center;
    z-index: 30; }

.swiper-pagination-bullet {
  background: #fff!important;
  border: 1px solid #008575;
  border-radius: 0 !important;
  height: 14px!important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 35px!important;
  z-index: 30;
  opacity: 1!important;;
  margin: 5px!important;
}

.swiper-container {
    height: 100%;
    max-width: 1920px;
    overflow: hidden; 
}

.swiper-wrapper {
    max-width: 1920px; 
  height: inherit;}

.swiper-slide {
    max-width: 1920px;
    background: #FCFCFD; 
height: inherit;
}

.green-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0, 133, 117, 0.85); }

.swiper-image {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center; }

.swiper-text {
    position: absolute;
    left: 40px;
    top: 50px;
    max-width: 450px;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 0px; }

.swiper-text h2 {
    color: #130048;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px; }

.swiper-text p {
    color: #130048;
    font-size: 18px !important; }

.swiper-text .link a {
    display: inline-block;
    height: 30px;
    color: #130048;
    font-weight: bold; }

.swiper-text .appstores {
    display: flex; }

.swiper-text .appstores div {
    text-align: left; }

.swiper-text .appstores div img {
    height: 40px;
    width: auto;
    margin-right: 10px; }

.swiper-text .blue-box-headline {
    overflow: hidden;
    width: 250px;
    height: 70px;
    position: relative;
    left: -22px;
    margin-bottom: 10px; }

.swiper-text .blue-box-headline div {
    background: linear-gradient(75.96deg, #007568 0%, #130048 100%);
    border-radius: 8px;
    padding: 0;
    width: 250px;
    height: 70px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: absolute;
    top: -20px;
    text-align: center; }

.swiper-text .blue-box-headline div h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    top: 33px;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff; }

@media (min-width: 576px) {
    .swiper-text .appstores div img {
        margin-right: 20px; } }

@media (min-width: 992px) {
    .swiper-text {
        left: 100px;
        top: 50px; }
    .swiper-text .blue-box-headline {
        width: 350px;
        height: 80px; }
    .swiper-text .blue-box-headline div {
        width: 350px;
        height: 80px; }
    .swiper-text .blue-box-headline div h4 {
        font-size: 28px;
        top: 38px; } }

@media (min-width: 1200px) {
    .swiper-text {
        left: 205px;
        top: 50px; }
    .swiper-text .blue-box-headline {
        width: 450px;
        height: 100px; }
    .swiper-text .blue-box-headline div {
        width: 450px;
        height: 100px; }
    .swiper-text .blue-box-headline div h4 {
        font-size: 37px;
        top: 48px; } }


.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #008575!important; }

.container-header
{
    background-color:white;
  background-image:none;
}

.footer-headline {
  padding-left: 25px;
}

.footer
{
    background-color:white;
  padding-top:0px;
  border-top: 1px solid #E7E5EC;
background-image: url("https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/images/Footer_DRG.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -200px; 
}

footer ul
{
  list-style-type: none;
}

footer ul li {
  position: relative;
  padding-left: 26px;
  line-height: 24px;
  padding-bottom: 8px;
}

#back-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    height: 44px;
    width: 44px;
    line-height: 24px;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    visibility: hidden;
    z-index: 900;
    background: #130048 !important;
    color: #fff;
    padding: 6px 0 0;
    text-align: center; 
font-size: 28px;
}

#back-top.visible {
    opacity: 1;
    visibility: visible; }

/*footer .image {
    height: inherit;
    background-image: url("../images/Footer_DRG.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -200px; 
}*/

footer .inner {
    margin-top: 40px;
    width: 50%;
    display: inline-block;
    position: relative;
    text-align: left;
    margin-right: 20px; 
	padding-left: 35px;
}

footer .inner,
footer a
{
  color: #130048;
  text-decoration:none;
}

footer .inner a, footer .inner h4, footer .inner p {
    color: #130048; }
footer .inner li::before {
    display: none; }
footer .inner .download {
    display: inline-block;
    margin: 0 10px 0 0; }
footer .inner .download:last-child {
    margin: 0; }
footer .inner .download img {
    height: 35px;
    width: auto; }
footer .inner .blue-box-headline {
    overflow: hidden;
    width: 250px;
    height: 65px;
    position: relative; }
footer .inner .blue-box-headline div {
    background-color: #130048;
    padding: 0;
    width: 250px;
    height: 65px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    transform: skewY(-2deg);
    position: absolute;
    top: -20px;
    text-align: center; }
footer .inner .blue-box-headline div h4 {
    margin: 0;
    font-size: 18px;
    font-weight: lighter;
    transform: skewY(2deg);
    position: absolute;
    top: 30px;
    display: block;
    width: 100%;
    text-align: center; }
footer .inner .row:nth-child(1) {
    padding: 60px 0; }
footer .inner .row:nth-child(1) p {
    padding-left: 25px;
    padding-right: 20px; }
footer .inner .row:nth-child(1) .col {
    flex: 0 0 100%;
    max-width: 100%; }
footer .inner .row:nth-child(2) {
    padding-left: 25px; }
footer .inner .row:nth-child(2) .col {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 60px; }
footer .inner .row:nth-child(2) .col:nth-child(3) {
    margin: 0; }
footer .inner .row:nth-child(3) {
    padding: 0;
    margin-bottom: 30px; }
footer .inner .row:nth-child(3) p {
    padding-left: 25px; }
footer .inner .row:nth-child(3) .copyright {
    padding: 10px 0 20px 25px; }
footer .inner .row:nth-child(3) .col {
    flex: 0 0 100%;
    max-width: 100%; }
footer .inner .row:nth-child(3) .col:nth-child(2) {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    margin: 0;
    padding-left: 30px; }

.blog-items {
  display: flex;
}

.blog-item
{
  border: 2px solid transparent;
border-radius: 8px;
background: linear-gradient(to right, white, white), linear-gradient(75.96deg, #C60086 0%, #740069 100%);
  background-origin: padding-box, padding-box;
  background-clip: border-box, border-box;
background-clip: padding-box, border-box;
background-origin: padding-box, border-box;
}

.blog-item.col-lg-6
{
/*   min-height: 100vh; */
}

.blog-item .row
{
  border-left: 1px solid #e0e0e0;
}

.blog-item.col-12:not(.col-lg-6) .row
{
  max-width: 75%;
}

.blog-item.col-lg-6 .row
{
  border-left: 0px;
  display:block;
}

.blog-item .highlight {
  background: linear-gradient(75.96deg, #C60086 0%, #740069 100%);
  line-height: 32px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 6px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  box-sizing: border-box;
  line-height: 20px;
  font-size: 14px;
  padding: 8px;
  text-align: center;
  position: absolute;
  z-index: 10;
  word-break: initial !important;
  word-wrap: initial !important;
  overflow-wrap: initial !important;
  -webkit-hyphens: initial !important;
  -moz-hyphens: initial !important;
  hyphens: initial !important;
}

.blog-item .thumbnail {
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
  flex: 0 0 25%;
  max-width: 25%;
  background: #fff;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  display: block;
height: 100%;
float: left;
}

.blog-item .thumbnail img {
height: auto;
margin-top: 60px;
width: auto;
  max-height: calc(100% - 60px);
}

.blog-item .ccol {
  padding: 20px;
}

.blog-item:not(.col-lg-6) .ccol {
  /*min-height: 280px;*/
  min-height: 320px;
}

p.lead {
  color: #007568;
  font-size: 12px;
  margin: 0;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: bold;
}

.blog-item .page-header
{
  height: calc(100% - 48px);
    min-height: 121px;
}

a.mark,
a.download {
  text-decoration: none;
  text-transform: uppercase;
  background: linear-gradient(75.96deg, rgba(0, 117, 104, 0.16) 0%, rgba(19, 0, 72, 0.16) 100%);
  background: -moz-linear-gradient(75.96deg, rgba(0, 117, 104, 0.16) 0%, rgba(19, 0, 72, 0.16) 100%);
  background: -webkit-linear-gradient(75.96deg, rgba(0, 117, 104, 0.16) 0%, rgba(19, 0, 72, 0.16) 100%);
  border-radius: 4px;
  display: inline-block;
line-height: 48px;
text-align: center;
padding: 0px 15px;
  color: #008575;
}

a.download
{
  text-transform: none;
}

a.mark .icon,
a.download .icon {
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
}

.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}

.blog-item ul,
#single-view .right ul {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  list-style: none;
  margin: 0;
  padding-left:0px;
}

.blog-item ul li,
#single-view .right ul li {
  position: relative;
  padding-left: 26px;
  line-height: 24px;
  padding-bottom: 8px;
}

.blog-item ul li::before,
#single-view .right ul li::before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  content: "";
  background: url("https://drg-karriere.de/media/templates/site/cassiopeia_jobportal/images/check_circle.svg") no-repeat center;
}

.blog-item h2 a
{
  color: #130048;
font-size: 20px;
font-weight: 700;
line-height: 30px;
text-decoration: none;
word-break: break-word;
word-wrap: break-word;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

.blog-item.col-lg-6 h2 a
{
display: inline-block;
  margin-top: 30px;
}

.blog-item .link-wrapper
{
  width: auto;
margin-left: 15px;
margin-top: -75px;
}

.blog-item p.lead {display:none;}
.blog-item.col-lg-6 p.lead, .blog-item.col-xl-4 p.lead {display:block;}

.blog-item.col-lg-6 .thumbnail,
.blog-item.col-xl-4 .thumbnail
{
  border:0px;
  border-bottom: 1px solid #E7E5EC;
  border-radius: 8px 8px 0 0;
  display: block;
  height: 190px;
  line-height: 0;
  overflow: hidden;
  padding: 0 20px;
  position: relative;
  background: #fff;
  text-align: center;
  max-width:100%;
margin-left: 20px;
margin-right: 20px;
width: calc(100% - 40px);
}

.blog-item.col-lg-6 .bi-detail
{
  min-height: 366px;
}

.blog-item.col-lg-6 .bi-title,
.blog-item.col-lg-6 .bi-detail,
.blog-item.col-lg-6 .link-wrapper,
.blog-item.col-xl-4 .bi-title,
.blog-item.col-xl-4 .bi-detail,
.blog-item.col-xl-4 .link-wrapper
{
  margin-left: 20px;
margin-right: 20px;
  border-bottom: 1px solid #E7E5EC;
  width: calc(100% - 40px);
}

.blog-item.col-lg-6 .link-wrapper,
.blog-item.col-xl-4 .link-wrapper
{
margin-left: 20px;
margin-top: 25px;
  margin-bottom: 10px;
  border-bottom: 0px;
}

.blog-item.col-lg-6 .link-wrapper a,
.blog-item.col-xl-4 .link-wrapper a
{
  width: 100%;
  margin-bottom:15px;
}

.blog-item.col-lg-6 .text .row.job-title,
.blog-item.col-xl-4 .text .row.job-title
{
  border-bottom: 1px solid #E7E5EC;
}

.content-wrapper {
  padding-left: 65px;
  padding-right: 65px;
  grid-column-gap: 60px;
}

#single-view .news-backlink {
  padding: initial;
  border-bottom: 1px solid #E7E5EC;
  width: 100%;
}

#single-view .news-backlink a {
  margin-bottom: 32px;
}

#single-view .news-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 120px 360px;
  grid-template-columns: 1fr 360px;
  grid-column-gap: 120px;
  margin-top: 64px;
}

#single-view .news-wrapper .left {
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial;
  max-width: initial;
  width: 100%;
  padding-left: initial;
  padding-right: initial;
}

#single-view .news-wrapper .right {
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial;
  max-width: initial;
  width: 100%;
  padding-left: initial;
  padding-right: initial;
}

#single-view .right #map-canvas {
  height: 400px !important;
  margin: 0px 0px 20px 0;
  border: 1px solid #E7E5EC;
  box-sizing: border-box;
  box-shadow: 0px 0px 40px -8px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  width: 100%;
  max-width: 360px;
}

div.gdprlock-placeholder-text, div.gdprcookielock-placeholder-text {
  height: 400px;
  padding-top: 164px;
  border-radius: 8px;
}

div.gdprlock-placeholder, div.gdprcookielock-placeholder {
  border-radius: 8px;
}

#single-view .right .acf-google-map-element
{
  border-radius: 8px;
}

#single-view .right .text {
  background: #FFFFFF;
  border: 1px solid #E7E5EC;
  box-sizing: border-box;
  box-shadow: 0px 0px 40px -8px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  margin: 0 0 20px;
}

#single-view .right .text .inner {
  padding: 32px;
}

#single-view .right .text .row {
  border-bottom: 1px solid #e0e0e0;
  margin: 0;
  padding: 20px 0 20px 0;
}

#single-view .right .text .col {
  padding: 0;
}



#single-view .right ul,
#single-view .right p
{
  margin: 0 0 20px;
}

#single-view .right .text .row.noborder
{
  border:0px!important;
  padding-bottom:0px;
}

#view-nav {
  position: relative;
  text-align: right;
  width: 100%;
  min-height: 1px;
  padding-left: initial;
  padding-right: initial;
  margin: 0 0 40px;
}

#view-nav ul {
  list-style: none;
}

#view-nav li {
  box-sizing: border-box;
  background: #f9f9f9;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  height: 54px;
  line-height: 54px;
  margin: 0 10px 0 0;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 54px;
  position: relative;
  padding-left: initial;
}

#view-nav li[data-view="2"] {
  display: none;
}

@media (min-width: 768px) {
#view-nav li[data-view="2"] {display: inline-block;}
}

#view-nav li:hover {
  background: #e0e0e0;
}

#view-nav li.active,
#view-nav li.active:hover {
  background: #007a6d;
  background: -moz-linear-gradient(left, #008575 0%, #130048 100%);
  background: -webkit-linear-gradient(left, #008575 0%, #130048 100%);
  background: linear-gradient(to right, #008575 0%, #130048 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$primary', endColorstr='$blue',GradientType=1);
  border: none;
  color: #fff;
  position: relative;
  top: -1px;
}

#view-nav li .tooltip {
  position: absolute;
  bottom: 60px;
  left: -30px;
}

.tooltip {
  position: relative;
  background: #008575;
  visibility: hidden;
  opacity: 0;
  height: 30px;
  line-height: 18px;
  padding: 8px;
  text-align: center;
  color: #fff;
}

.svg-inline--fa.fa-w-16 {
  width: 1em;
}

#bookmark-list {
  display: block;
  position: fixed;
  top: 30%;
  right: 0;
  height: 44px;
  width: 44px;
  line-height: 24px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 950;
  color: #fff;
  padding: 6px 0 0;
  text-align: center;
  border-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background: linear-gradient(75.96deg, #007568 0%, #130048 100%) !important;
  overflow: visible;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
}

#bookmark-list.visible {
  visibility: visible;
  opacity: 1;
}

#bookmark-list > div {
  cursor: default;
  position: absolute;
  top: 0;
  right: -250px;
  width: 250px;
  height: 300px;
  overflow-y: auto;
  box-sizing: border-box;
  background-color: #f9f9f9;
  border: 1px solid #e0e0e0;
  box-shadow: 0 3px 5px 0 #9c9c9c;
  color: #333;
  padding: 15px;
  text-align: left;
  word-wrap: break-word;
  z-index: 960;
}

#bookmark-list > div h2 {
  font-size: 18px;
  color: #008575;
  text-transform: none;
  margin-bottom: 10px;
}

#bookmark-list > div #clear-bookmark-list {
  display: block;
  color: #130048;
  position: absolute;
  top: 17px;
  right: 10px;
}

#bookmark-list > div .job {
  margin-top: 12px;
  margin-bottom: 8px;
  padding-top: 12px;
  display: block;
  border-top: 1px solid #c6c6c6;
}

#bookmark-list.slide-out {
    right: 250px; }

#bookmark-list.animate-star span {
    display: block;
    animation-name: animate-star;
    animation-duration: 1.5s; }

@keyframes animate-star {
    0% {
        color: #fff;
        transform: rotate(0deg); }
    50% {
        color: #008575; }
    100% {
        color: #fff;
        transform: rotate(360deg); }
}

#bookmark-list span svg {
    margin-top: 4px;
}


#map-view {
    z-index: 0;
    height: calc(100vh - 135px);
    padding: 0 0 26px; }
#map-view .row {
    position: relative; }

#map-canvas {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    height: calc(100vh - 161px);
    margin: 0;
    width: calc(100% - 20px);
margin-left: 10px; }
#map-canvas .gm-style-iw {
    background: #FFFFFF;
    border: 1px solid #E7E5EC;
    box-sizing: border-box;
    box-shadow: 0px 0px 40px -8px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    left: 0 !important;
    max-width: 290px !important;
    width: 100%; }
#map-canvas .gm-style-iw > div {
    max-width: 100% !important;
    width: 100%;
    margin-left: 2px; }
#map-canvas .gm-style-iw > div h2 {
    font-size: 16px; text-transform: uppercase;}
#map-canvas .gm-style-iw > div h3 {
    font-size: 14px;}
#map-canvas .row {
    border-bottom: 1px solid #e0e0e0;
    margin: 0;
    padding: 20px; }
#map-canvas .row:last-child {
    border: none; }
#map-canvas .row .col {
    padding: 0; }

#map-legend {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: right; }
#map-legend p {
    display: inline-block;
    margin: 0 10px 0 0!important; }
#map-legend p:last-child {
    margin: 0!important; }
#map-legend .icon {
    color: #008575;
    margin: 0 2px 0 0; 
width: .75em;
}
#map-legend .icon.highlight {
    color: #e81123; }

#map-markers {
    display: none; }
#map-markers .map-marker {
    display: none; }

#map-overlay {
    background: rgba(255, 255, 255, 0.8);
    bottom: 26px;
    left: 20px;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    visibility: hidden;
    z-index: 0; }
#map-overlay.visible {
    opacity: 1;
    visibility: visible; }
#map-overlay::before {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border: 5px solid rgba(0, 133, 117, 0.3);
    border-radius: 100%;
    border-right: 5px solid #008575;
    content: "";
    display: block;
    height: 50px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
    width: 50px; }

div.cc-center-xtd.gdpr-prevent-scrolling span.cc-message span.cc-cookie-settings-toggle {
  position: static;
  margin-top: 10px;
  width: calc(50% - 9px);
  margin-left: -5px;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  border-radius: 20px !important;
}

a.cc-link.cc-privacy {display:none;}

div.cc-compliance > a.cc-btn {
  margin-right: .5em;
  margin-top: .2em;
  border-radius: 20px !important;
}

.cc-header {max-width:100%;} 

.cc-header p {color: black!important;}

.cc-message-text a
{
  color: #007568;
}

.cc-message-text strong {font-size: 0.9em!important;}

/* .cc-color-override-188500915 .cc-btn.cc-allowall {
  max-width: calc(50% - 9px);
 position: relative;
  right: -50%;
  top: -50px;
}*/

iframe.pdfjspreview
{
  aspect-ratio: 5/7;
  height:auto!important;
}

  @media (min-width: 768px) AND (max-width: 1024px) {
.container-sidebar-left, .container-sidebar-right {
  width: calc(33% - 1em);
}
}

@media (min-width: 768px) {

.container-header .mod-menu {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
  .container-header .mod-menu > li + li {
  margin-left:initial;
  margin-right: 1.55em;
}
  
  #bookmark-list {
  bottom: 50%;
  top: auto;
}
  
    footer #to-top {
        bottom: 60px;
        right: 60px; } 
}

header .container-nav
{
  max-width: 100%;
margin-top: -80px;
right: 220px;
width: initial;
position: absolute;
}

.container-header .mod-menu > li > a, .container-header .mod-menu > li > span {
  color: black;
}

.container-header .navbar-toggler {
  border: 1px solid black;
  color: black;
}

.navbar-collapse
{
  background-color:white;
  margin-top: 10px;
}

.nohl
{
  background: linear-gradient(to right, white, white), linear-gradient(75.96deg, #E7E5EC 0%, #E7E5EC 100%)!important;
  background-clip: padding-box, border-box!important;
  background-origin: padding-box, border-box!important;
}

.jfilters-filter-list {
  list-style: unset;
  margin-left: 15px;
}

@media (min-width: 768px) {
   .container-sidebar-left {
    margin-top: 95px;
  }
  
}



@media (min-width: 1200px) {
.col-xl-4 {width: 32%;}
}

@media (min-width: 1601px) {
  .grid-child {max-width: 100%;}
  header {max-width: 100%; padding-left: 65px;padding-right: 65px;}
  .container-sidebar-left, .container-sidebar-right {width: calc(20% - 1em);}
  .site-grid > .full-width {max-width: calc(100% - 130px);}
  header .container-nav {max-width: 100% !important; right: 280px !important;}
}

@media (max-width: 767px) {
  .container-header .container-nav
  { 
  margin-top: 0px;
width: calc(100% - 15px);
right: initial;
left: 15px;
background: white;
    padding-bottom: 0px;
padding-top: 0px;
}
  
  .container-header .container-nav nav {
  margin-top: 0;
}
}

@media (max-width: 640px) {
  .content-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
  
  footer .inner {
  padding-left: 5px;
}
}

@media (min-width: 992px) {
    footer .image {
        /*background-position: right; */ } }
@media (min-width: 992px) {
    footer .image {
        width: 45%; } }
@media (min-width: 768px) {
    footer .inner .row:nth-child(1) .col {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%; } }
@media (min-width: 768px) {
    footer .inner .row:nth-child(2) .col:nth-child(1) {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; } }
@media (min-width: 992px) {
    footer .inner .row:nth-child(2) .col:nth-child(1) {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; } }
@media (min-width: 1200px) {
    footer .inner .row:nth-child(2) .col:nth-child(1) {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; } }
@media (min-width: 768px) {
    footer .inner .row:nth-child(2) .col:nth-child(2) {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
        padding-left: 60px; } }
@media (min-width: 768px) {
    footer .inner .row:nth-child(2) .col:nth-child(3) {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; } }
@media (min-width: 768px) {
    footer .inner .row:nth-child(3) .col:nth-child(1) {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; } }
@media (min-width: 768px) {
    footer .inner .row:nth-child(3) .col:nth-child(2) {
        padding-left: 60px; } }
@media only screen and (max-width: 1024px) {
    footer .inner {
        display: block;
        width: 100%; } 
  header .col-12 {display:none;}
}

@media (max-width: 575px) {
    footer ul {
  padding-left: 0;
  }
  footer ul li {
  padding-left: 10px;
  }
  
  .footer
  {
    background-position: -500px;
  }
  
  .footer > div > .row
  {
    background-color: rgba(255,255,255,0.5);
  }
}

#map-view div.gdprlock-placeholder, #map-view div.gdprcookielock-placeholder {
  background-size: cover !important;
}

#single-view div.gdprlock-placeholder, #single-view div.gdprcookielock-placeholder {
  background: url("https://drg-karriere.de/images/map.jpg") no-repeat;
    background-size: cover!important;
}
