/*Header*/

/*Global*/
* {
  --Overlay: rgba(0, 0, 0, 0.8);
}

.fusion-button {
  transition: 0.5s;
}

.awb-swiper-button-next,
.awb-swiper-button-prev {
  font-size: 40px !important;
  background-color: rgba(0, 0, 0, 0) !important;
  color: var(--awb-color1) !important;
}

.partner img {
  width: 250px !important;
  max-height: 60px;
  padding: 0px 30px;
}

.partner .swiper-wrapper{
  align-items: center !important;
}

.partner{
  margin-bottom: 0px !important;
}

.flex-direction-nav a {
  color: #000 !important;
}

.fusion-slider-sc .flex-direction-nav a {
  background-color: rgba(0, 0, 0, 0);
}

.fusion-body .fusion-slider-sc .flex-direction-nav a {
  font-size: 40vh;
}

/*Leaflet Map*/
#map {
  height: 500px;
}

.map-kontakt {
  height: 750px !important;
}

@media only screen and (max-width: 750px) {
  .map-kontakt {
    height: 300px !important;
  }
}

.leaflet-tile-pane {
  filter: invert(100%) grayscale(100%) !important;
}

.leaflet-popup-content-wrapper {
  border-radius: 5px !important;
}

.leaflet-popup-content-wrapper {
  width: 200px !important;
}

.leaflet-popup-content h6 {
  font-size: 1rem !important;
  line-height: 1 !important;
  margin-bottom: -10px !important;
  color: #000 !important;
  white-space: nowrap !important;
}

.leaflet-popup-content p {
  margin: 0px !important;
}

.leaflet-container a {
  color: var(--awb-color1);
}

/*Global PTB*/
.ptb-global {
  filter: grayscale(100%) !important;
}

.ptbtitel {
  z-index: 20 !important;
}

/* .circlebackground {
  margin: 0px !important;
  padding: 0px !important;
  transform: translate(40px, -0.35em);
  z-index: 10 !important;
} */

/*Footer*/
.footerlogo img {
  width: 500px !important;
}

/*Home*/
/*Home Tabs*/
.contentwraper {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}

.image {
  width: 40%;
}

.image img {
  aspect-ratio: 1/1;
  object-fit: cover;
}
.pm img,
.es img {
  object-position: right;
}

.contentwraper .content {
  width: 60%;
  color: var(--awb-color1) !important;
  padding: 0px 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.contentwraper p {
  display: none !important;
}

.content h5 {
  color: var(--awb-color1) !important;
  margin: 0px;
  line-height: 1 !important;
  margin-bottom: 5px;
}
.content p {
  margin: 0px;
}

.TabContent a {
  padding: 15px 15px 6px 15px !important;
}

a.tab-button {
  padding: 15px 15px 10px 15px !important;
}

.nav-tabs li {
  margin: 10px 0px !important;
}

.tab-link h3 {
  line-height: 1 !important;
}

.TabContent .nav {
  align-self: center;
}

.fusion-tabs {
  margin-bottom: 0px !important;
}

.tab-pane {
  min-height: 0px !important;
}

.tab-button {
  margin-top: 12px !important;
  border-color: var(--awb-color1) !important;
  display: flex !important;
}

.tab-button .fusion-button-text {
  color: var(--awb-color1) !important;
}

.tab-button:hover .fusion-button-text {
  color: var(--awb-color3) !important;
}

.fusion-tabs.vertical-tabs {
  align-items: center !important;
}

/* Tabs Mobil */
@media only screen and (max-width: 750px) {
  .contentwraper {
    display: block;
  }

  .contentwraper .image {
    width: 100%;
  }

  .contentwraper .content {
    width: 100%;
    padding: 30px 0px;
    align-items: normal;
  }
  .vertical-tabs .nav-tabs > li.active > .tab-link {
    border: 1px solid var(--awb-color1) !important;
  }
}

/*Home Feedback*/
.feedback {
  max-width: 800px;
}

.feedback .flex-direction-nav {
  display: none !important;
}

/*Home Ansprechpartner*/

.ansprechpartner-icon-wrapper {
  position: relative !important;
  left: 130px;
  top: -15px;
}

@media only screen and (max-width: 750px) {
  .ansprechpartner-icon-wrapper {
    margin-top: 20px;
    left: 30px;
  }
  .team-img {
    margin-bottom: 20px;
  }

  .ansprechpartner-icon-wrapper-dominik {
    left: 30px;
  }
}

.ansprechpartner-icon-wrapper-dominik {
  position: relative !important;
  left: 40px;
  top: -12px;
}

.ansprechpartner-icon1 {
  position: absolute !important;
  left: 0px;
  top: 0px;
}

.ansprechpartner-icon2 {
  position: absolute !important;
  left: 40px;
  top: 0px;
}

.ansprechpartner-icon3 {
  position: absolute !important;
  left: 0px;
  top: 40px;
}

.ansprechpartner-icon img {
  width: 30px;
}

/*Wissenschaft*/

.analytics-carusell {
  margin: 0px !important;
}

.analytics-carusell .fusion-carousel .fusion-carousel-wrapper {
  padding: 0px;
}

.analytics-carusell img {
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: 50% 50%;
}

@media only screen and (max-width: 750px) {
  .Ansprechpartner_Mobil .fusion-column-wrapper {
    border: 0px !important;
    margin-bottom: 20px;
  }
}

/*Unternehmen*/

.about img {
  width: 200px !important;
  margin-bottom: 20px;
}

.content-box-shortcode-timeline-vertical {
  left: 45px !important;
  border: 3px solid !important;
}

.team-img {
  box-shadow: var(--awb-color3) 0px 0px 15px -5px !important;
}

.team-icon-wrapper {
  position: relative;
  left: -15px;
  top: -15px;
}

.team-icon1 {
  position: absolute !important;
  left: 0px;
  top: 0px;
}

.team-icon2 {
  position: absolute !important;
  left: 60px;
  top: 0px;
}

.team-icon3 {
  position: absolute !important;
  left: 0px;
  top: 60px;
}

.team-icon img {
  width: 50px;
}

.index-management-top {
  z-index: 20;
}
.index-management-bottom {
  z-index: 10;
}

.index-unternehmen-top {
  z-index: 20;
}

.index-unternehmen-bottom {
  z-index: 10;
}

.bewerbungsunterlagen input {
  border-radius: 10px !important;
}

.unternehmen-partner
  .fusion-carousel
  .fusion-carousel-nav
  .fusion-nav-next:before,
.unternehmen-partner
  .fusion-carousel
  .fusion-carousel-nav
  .fusion-nav-prev:before {
  color: #fff !important;
}

.Test .fusion-builder-row-inner {
  background-image: linear-gradient(0deg, var(--Overlay), var(--Overlay)),
    url(http://b2vz111q.myraidbox.de/wp-content/uploads/2022/10/Meodot-2.0-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

/*Referenzen*/

.case-studies li {
  border-bottom: 2px solid #fff;
}

.case-studies li:last-child {
  border: 0px !important;
}

/*Portfolio*/
.chain .title-heading-center {
  color: var(--awb-color1);
}

.arrow-right:after,
.arrow-hidde:after,
.arrow-center:after {
  content: "";
  width: 25%;
  background-image: url(/wp-content/uploads/2022/09/right.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: block;
  position: relative;
  right: 0;
}
.arrow-hidde:after,
.arrow-center:after {
  background-image: url();
}

.arrow-right,
.arrow-hidde,
.arrow-center {
  min-height: 80px;
}

.arrow-center img {
  width: 45px;
}
.arrow-center {
  align-items: center !important;
}

.arrow-new img {
  height: 100%;
  width: 30px;
}

.test {
  max-width: 10% !important;
}

/* .arrow-right {
  height: 100px;
  color: #fff;
  position: relative;
  text-align: center;
}

.arrow-right:after {
  content: '';
  position: initial;
  height: 0;
  width: 0;
  left: 100%;
  top: 0;
  border: 50px solid transparent;
  border-left: 25px solid #000;
} */

.portfolio-img img {
  opacity: 1 !important;
  transition: 0.5s;
}

.portfolio-hover:hover .portfolio-img img {
  opacity: 0.5 !important;
}

.portfolio-img img {
  width: 300px;
  max-height: 110px;
}

@media only screen and (max-width: 750px) {
  .portfolio-hover .fusion-column-wrapper {
    border: 0px !important;
  }
}
/*
.beschreibung a {
  color: var(--awb-color2) !important;
}

 .beschreibung {
  position: relative;
}

.beschreibung h4 {
  margin-top: 50px !important;
}

.beschreibung h4::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background-color: var(--awb-color2);
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
  transform: scaleX(0);
} */

.beschreibung {
  display: none !important;
}

.portfolio-hover:hover .beschreibung h4::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

/*Kontakt Home*/
.fa-circle {
  font-size: 8px;
}

/*Logos Home*/

.elevate img{
  width: 260px;
}

.displaynone{
  display: none !important;
}