ul.dropdown-menu ul.dropdown-menu {
    width: 100%;
}

a.dropdown-item:hover {
    background-color: transparent;
}


@media (min-width: 768px) {
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}

@keyframes slide-in{
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }

  100% {
    transform: translateY(0rem);
    opacity: 1;
  }

  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slide-in{
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }

  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

.slide-in {
  -webkit-animation-name: slide-in;
  animation-name: slide-in;
}

.ssb-btn-put {
    margin: 8px;
}
.bench-ss-sec a.share-btn-bench-ssw,.bench-ss-sec a.share-btn-bench-ssw:hover{
    text-decoration: none;
    padding-left: 11px;
    padding-right: 11px;
}
.share-btn-bench-ssw span {
    padding-top: 2px;
    font-size: 14px!important;
}
.share-btn-bench-ssw {
    line-height: 26px;
}
a.fb-share-bssw:hover {
    color: #fff;
}
a.twitter-share-bssw:hover {
    color: #fff;
}
a.xing-share-bssw:hover {
    color: #fff;
}
a.linkedin-share-bssw:hover {
    color: #fff;
}
.linkedin-share-bssw {
    background: #0a66c2;
    color: #fff;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 5px;
    border-radius: 13px;
}
.xing-share-bssw {
    background: #005250;
    color: #fff;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 5px;
    border-radius: 13px;
}
.twitter-share-bssw {
    background: #1d9bf0;
    color: #fff;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 5px;
    border-radius: 13px;
}
.fb-share-bssw {
    background: #1877f2;
    color: #fff;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 5px;
    border-radius: 13px;
}
.bench-ss-sec a.share-btn-bench-ssw:hover{
    text-decoration: none;
}
/*Einzelbild**********************************************************/
.siw-container {
  position: relative;
  text-align: center;
  color: transparent;
}

/* Bottom left text */
.text-bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
  color: #fff;
  max-width: 30%;
}

/* Top left text */
.text-top-left {
  position: absolute;
  top: 8px;
  left: 16px;
  color: #fff;
  max-width: 30%;
}

/* Top right text */
.text-top-right {
  position: absolute;
  top: 8px;
  right: 16px;
  color: #fff;
  max-width: 30%;
}

/* Bottom right text */
.text-bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
  color: #fff;
  max-width: 30%;
}

/* Centered text */
.text-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  max-width: 30%;
}

.bench-flexi-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/*Einzelbild**********************************************************/




/*Drei Karten**********************************************************/
.blog-one-img img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .5s ease-in-out 0s;
}
[data-aos^="fade"][data-aos^="fade"].aos-animate {
    opacity: 1;
    transform: translateZ(0);
}
body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s;
}
[data-aos^="fade"][data-aos^="fade"] {
    opacity: 0;
    transition-property: opacity,transform;
}
.blog-one-img {
    position: relative;
    overflow: hidden;
}
.card {
    word-wrap: break-word;
    margin: 22px;
}
.blog-one-category {
    position: absolute;
    bottom: 0;
    left: -50%;
    transition: all .5s ease-in-out 0s;
}
.fs-75 {
    font-size: 75%;
}
.blog-one .card-body {
    padding: 2rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem 1.25rem;
}
.card a, .card-body a {
    text-decoration: none;
}
.blog-one-img img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .5s ease-in-out 0s;
}

.blog-one-img img:hover {
    transform: scale(1.2);
}
/*Drei Karten**********************************************************/



/*BildTextVerlinkungE2*************************************************/
.main-section {
    padding-top: 108px;
    padding-bottom: 72px;
}
.main-section {
    z-index: 1;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    padding: 72px 0 36px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.main-section .container {
    max-width: 1320px;
}

.portfolio-block-wrapper {
    position: relative;
}

.mb-36 {
    margin-bottom: 36px !important;
}

.main-block {
    padding: 0;
    width: 100%;
    margin: 0 0 36px;
    position: relative;
}

.main-block-container {
    padding: 0;
    width: 100%;
    margin: 0 auto;
}

.main-block .main-block-header {
    z-index: 2;
    padding: 0;
    width: 100%;
    line-height: 0;
    margin: 0 0 30px;
    overflow: hidden;
    position: relative;
}

.box-shadow-block-heavy {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.24);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.24);
}
/*.overlay-effect:hover::after {
    opacity: 1;
    -webkit-animation: overlayEffectAnimation 0.6s ease forwards;
    animation: overlayEffectAnimation 0.6s ease forwards;
}

.overlay-effect::after, .overlay-effect::before {
    margin: 0;
    padding: 0;
    opacity: 0;
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.overlay-effect::before {
    top: 0;
    left: 0;
    z-index: 2;
    content: '';
    height: 100%;
    background-color: rgba(30, 30, 36, 0.85);
}
.overlay-effect::before {
    top: 0;
    left: 0;
    z-index: 2;
    content: '';
    height: 100%;
    background-color: rgba(30, 30, 36, 0.85);
}
.overlay-effect::after {
    left: 0;
    top: 50%;
    z-index: 3;
    height: 36px;
    font-size: 18px;
    font-weight: 900;
    content: 'weiteres';
    content: '\f0c1';
    line-height: 36px;
    margin-top: -18px;
    color: rgba(255, 255, 255);
    font-family: 'Font Awesome 5 Free';
}*/

.overlay-effect {
    z-index: 2;
    position: relative;
    display: inline-block;
}

.overlay-effect::after,
.overlay-effect::before {
    margin: 0;
    padding: 0;
    opacity: 0;
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;

    -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.overlay-effect::before {
    top: 0;
    left: 0;
    z-index: 2;
    content: '';
    height: 100%;
    background-color: rgba(30, 30, 36, 0.85);
}
.overlay-effect:hover::before {
    opacity: 1;
}

.overlay-effect::after {
    left: 0;
    top: 50%;
    z-index: 3;
    height: 36px;
    font-size: 18px;
    font-weight: 900;
    content: 'weiteres';
    line-height: 36px;
    margin-top: -18px;
    color: rgba(255, 255, 255);
    /*font-family: 'Font Awesome 5 Free';*/
}
.overlay-effect-sm::after,
.overlay-effect-sm .overlay-effect::after {
    font-size: 14px;
}
.overlay-effect[data-lightbox]::after {
    content: 'XXX';
}

.overlay-effect:hover::after {
    opacity: 1;

    -webkit-animation: overlayEffectAnimation 0.6s ease forwards;
            animation: overlayEffectAnimation 0.6s ease forwards;
}
@keyframes overlayEffectAnimation {
    from {
        transform: translateY(50%);
    }
}
@-webkit-keyframes overlayEffectAnimation {
    from {
        -webkit-transform: translateY(50%);
    }
}

.dropdown-menu {
	border-radius: 0px;
	border: none;
	margin-top: 8px;
}














.zoom-effect {
    z-index: 2;
    overflow: hidden;
    position: relative;
    display: inline-block;
}

.zoom-effect img {
    width: 100%;
    display: inline-block;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;

    -webkit-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
            transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.zoom-effect:hover img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}

.bg-zoom {
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;

    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;

    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;

    -webkit-transition: transform 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
            transition: transform 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.bg-zoom-effect:hover .bg-zoom {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}











.portfolio-block .portfolio-block-header a, .portfolio-block .portfolio-block-header img {
    width: 100%;
    display: block;
}
.main-block .main-block-header > *, .main-block .main-block-header:last-child {
    margin-bottom: 0;
}
.zoom-effect {
    z-index: 2;
    overflow: hidden;
    position: relative;
    display: inline-block;
}
.overlay-effect {
    z-index: 2;
    position: relative;
    display: inline-block;
}
.main-block .main-block-body {
    z-index: 1;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.main-block .main-block-heading:last-child {
    margin-bottom: 0;
}
.main-block .main-block-heading {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto 24px;
}
.portfolio-block .portfolio-block-body .portfolio-block-heading .title {
    line-height: 1.3;
}
.main-block .main-block-heading > :last-child {
    margin-bottom: 0;
}
.main-block .main-block-heading > * {
    margin: 0 0 6px;
}
/*BildTextVerlinkungE2*************************************************/



.p-5 {
    padding: 5px;
}
.p-10 {
    padding: 10px;
}
.p-15 {
    padding: 15px;
}
.p-20 {
    padding: 20px;
}
.p-25 {
    padding: 25px;
}
.p-30 {
    padding: 30px;
}
.p-35 {
    padding: 35px;
}
.p-40 {
    padding: 40px;
}
.p-45 {
    padding: 45px;
}
.p-50 {
    padding: 50px;
}
.p-55 {
    padding: 55px;
}
.p-60 {
    padding: 60px;
}
.p-65 {
    padding: 65px;
}
.p-70 {
    padding: 70px;
}
.p-75 {
    padding: 75px;
}
.p-80 {
    padding: 80px;
}
.p-85 {
    padding: 85px;
}
.p-90 {
    padding: 90px;
}
.p-95 {
    padding: 95px;
}
.p-100 {
    padding: 100px;
}







.pbx-5 {
    padding-bottom: 5px;
}
.pbx-10 {
    padding-bottom: 10px;
}
.pbx-15 {
    padding-bottom: 15px;
}
.pbx-20 {
    padding-bottom: 20px;
}
.pbx-25 {
    padding-bottom: 25px;
}
.pbx-30 {
    padding-bottom: 30px;
}
.pbx-35 {
    padding-bottom: 35px;
}
.pbx-40 {
    padding-bottom: 40px;
}
.pbx-45 {
    padding-bottom: 45px;
}
.pbx-50 {
    padding-bottom: 50px;
}
.pbx-55 {
    padding-bottom: 55px;
}
.pbx-60 {
    padding-bottom: 60px;
}
.pbx-65 {
    padding-bottom: 65px;
}
.pbx-70 {
    padding-bottom: 70px;
}
.pbx-75 {
    padding-bottom: 75px;
}
.pbx-80 {
    padding-bottom: 80px;
}
.pbx-85 {
    padding-bottom: 85px;
}
.pbx-90 {
    padding-bottom: 90px;
}
.pbx-95 {
    padding-bottom: 95px;
}
.pbx-100 {
    padding-bottom: 100px;
}


.ptx-5 {
    padding-top: 5px;
}
.ptx-10 {
    padding-top: 10px;
}
.ptx-15 {
    padding-top: 15px;
}
.ptx-20 {
    padding-top: 20px;
}
.ptx-25 {
    padding-top: 25px;
}
.ptx-30 {
    padding-top: 30px;
}
.ptx-35 {
    padding-top: 35px;
}
.ptx-40 {
    padding-top: 40px;
}
.ptx-45 {
    padding-top: 45px;
}
.ptx-50 {
    padding-top: 50px;
}
.ptx-55 {
    padding-top: 55px;
}
.ptx-60 {
    padding-top: 60px;
}
.ptx-65 {
    padding-top: 65px;
}
.ptx-70 {
    padding-top: 70px;
}
.ptx-75 {
    padding-top: 75px;
}
.ptx-80 {
    padding-top: 80px;
}
.ptx-85 {
    padding-top: 85px;
}
.ptx-90 {
    padding-top: 90px;
}
.ptx-95 {
    padding-top: 95px;
}
.ptx-100 {
    padding-top: 100px;
}



.plx-5 {
    padding-left: 5px;
}
.plx-10 {
    padding-left: 10px;
}
.plx-15 {
    padding-left: 15px;
}
.plx-20 {
    padding-left: 20px;
}
.plx-25 {
    padding-left: 25px;
}
.plx-30 {
    padding-left: 30px;
}
.plx-35 {
    padding-left: 35px;
}
.plx-40 {
    padding-left: 40px;
}
.plx-45 {
    padding-left: 45px;
}
.plx-50 {
    padding-left: 50px;
}
.plx-55 {
    padding-left: 55px;
}
.plx-60 {
    padding-left: 60px;
}
.plx-65 {
    padding-left: 65px;
}
.plx-70 {
    padding-left: 70px;
}
.plx-75 {
    padding-left: 75px;
}
.plx-80 {
    padding-left: 80px;
}
.plx-85 {
    padding-left: 85px;
}
.plx-90 {
    padding-left: 90px;
}
.plx-95 {
    padding-left: 95px;
}
.plx-100 {
    padding-left: 100px;
}



.prx-5 {
    padding-right: 5px;
}
.prx-10 {
    padding-right: 10px;
}
.prx-15 {
    padding-right: 15px;
}
.prx-20 {
    padding-right: 20px;
}
.prx-25 {
    padding-right: 25px;
}
.prx-30 {
    padding-right: 30px;
}
.prx-35 {
    padding-right: 35px;
}
.prx-40 {
    padding-right: 40px;
}
.prx-45 {
    padding-right: 45px;
}
.prx-50 {
    padding-right: 50px;
}
.prx-55 {
    padding-right: 55px;
}
.prx-60 {
    padding-right: 60px;
}
.prx-65 {
    padding-right: 65px;
}
.prx-70 {
    padding-right: 70px;
}
.prx-75 {
    padding-right: 75px;
}
.prx-80 {
    padding-right: 80px;
}
.prx-85 {
    padding-right: 85px;
}
.prx-90 {
    padding-right: 90px;
}
.prx-95 {
    padding-right: 95px;
}
.prx-100 {
    padding-right: 100px;
}



.mbx-5 {
    margin-bottom: 5px;
}
.mbx-10 {
    margin-bottom: 10px;
}
.mbx-15 {
    margin-bottom: 15px;
}
.mbx-20 {
    margin-bottom: 20px;
}
.mbx-25 {
    margin-bottom: 25px;
}
.mbx-30 {
    margin-bottom: 30px;
}
.mbx-35 {
    margin-bottom: 35px;
}
.mbx-40 {
    margin-bottom: 40px;
}
.mbx-45 {
    margin-bottom: 45px;
}
.mbx-50 {
    margin-bottom: 50px;
}
.mbx-55 {
    margin-bottom: 55px;
}
.mbx-60 {
    margin-bottom: 60px;
}
.mbx-65 {
    margin-bottom: 65px;
}
.mbx-70 {
    margin-bottom: 70px;
}
.mbx-75 {
    margin-bottom: 75px;
}
.mbx-80 {
    margin-bottom: 80px;
}
.mbx-85 {
    margin-bottom: 85px;
}
.mbx-90 {
    margin-bottom: 90px;
}
.mbx-95 {
    margin-bottom: 95px;
}
.mbx-100 {
    margin-bottom: 100px;
}


.mtx-5 {
    margin-top: 5px;
}
.mtx-10 {
    margin-top: 10px;
}
.mtx-15 {
    margin-top: 15px;
}
.mtx-20 {
    margin-top: 20px;
}
.mtx-25 {
    margin-top: 25px;
}
.mtx-30 {
    margin-top: 30px;
}
.mtx-35 {
    margin-top: 35px;
}
.mtx-40 {
    margin-top: 40px;
}
.mtx-45 {
    margin-top: 45px;
}
.mtx-50 {
    margin-top: 50px;
}
.mtx-55 {
    margin-top: 55px;
}
.mtx-60 {
    margin-top: 60px;
}
.mtx-65 {
    margin-top: 65px;
}
.mtx-70 {
    margin-top: 70px;
}
.mtx-75 {
    margin-top: 75px;
}
.mtx-80 {
    margin-top: 80px;
}
.mtx-85 {
    margin-top: 85px;
}
.mtx-90 {
    margin-top: 90px;
}
.mtx-95 {
    margin-top: 95px;
}
.mtx-100 {
    margin-top: 100px;
}



.shd-vbee {
    webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
} 

.head-txt-info p {
    margin-bottom: 0px;
}

/*.text-xs-block {
    hyphens: auto; 
    text-align: justify
}*/






/*.text-block {
    hyphens: auto !important;
    text-align: justify !important;
}*/

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
/*    .text-sm-block {
        hyphens: auto !important;
        text-align: justify !important;
    }*/
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
/*    .text-md-block {
        hyphens: auto !important;
        text-align: justify !important;
    }*/
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
/*    .text-lg-block {
        hyphens: auto !important;
        text-align: justify !important;
    }*/
}

/*X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
/*    .text-xl-block {
        hyphens: auto !important;
        text-align: justify !important;
    }*/
}

/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
/*    .text-xxl-block {
        hyphens: auto !important;
        text-align: justify !important;
    }*/
}






