
/* Service-Unterseiten */
.service-site .serv-equal-height, .service-site .serv-space-around, .service-site .serv-equal-height-top {
  display: flex;
}

@media (max-width: 767px) {
  .service-site .serv-equal-height, .service-site .serv-equal-height-top {
	display: block;
  }
}

.service-site .serv-equal-height .wpb_column, .service-site .serv-space-around .wpb_column {
  display: flex;
}

.service-site .serv-equal-height .wpb_column .vc_column-inner {
  justify-content: center;
  align-items: center;
  display: flex;
}

.service-site .serv-equal-height-top .wpb_column .vc_column-inner {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.service-site .serv-space-around .wpb_column .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-around;
}

.service-site .serv-equal-height .mgt-header-block.wpb_content_element {
  margin-top: 0;
}

.service-site .serv-divider {
  max-width: 30%;
  margin: 40px auto;
}

.service-site .serv-max-width {
  max-width: 70%;
}

.service-site .serv-staff-row .serv-staff-col {
  display: flex;
  justify-content: center;
  padding: 0 15px;
}

@media (max-width: 480px) {
  .service-site .serv-staff-row .serv-staff-col {
	width: 100% !important;
	padding: 0 40px;
  }
}

.service-site .serv-staff-row .serv-staff-col .vc_column-inner {
  background: #E7E7E7;
  max-width: 320px;
  min-height: 200px;
  padding: 30px;
  margin-bottom: 30px;
  position: relative;
}

.service-site .serv-staff-row .serv-staff-col.about-us-col .vc_column-inner {
  max-width: 250px;
  min-height: 272px;
  padding: 50px 50px 20px 66px;
}

.service-site .serv-staff-row .serv-staff-col .vc_column-inner p {
  margin-right: 30px;
}

.service-site .serv-staff-row .serv-staff-col.about-us-col .vc_column-inner p {
  margin-right: 0;
}

@media (max-width: 991px) {
  .service-site .serv-staff-row .serv-staff-col .vc_column-inner {
	padding: 15px;
  }
  
  .service-site .serv-staff-row .serv-staff-col .vc_column-inner p {
	font-size: 14px;
  }
  
  .service-site .serv-staff-row .serv-staff-col.about-us-col .vc_column-inner p {
	font-size: 16px;
  }
}

.service-site .serv-staff-row .serv-staff-col .serv-number-absolute {
  position: absolute;
  right: 20px;
  bottom: 2px;
  margin: 0;
}

.service-site .serv-staff-row .serv-staff-col .serv-number-absolute p {
  font-size: 78px;
  line-height: 78px;
  font-weight: 700;
  margin: 0;
}

.service-site .serv-staff-row .serv-staff-col .serv-text-absolute {
  position: absolute;
  left: 3px;
  bottom: 10px;
  margin: 0;
  transform: rotate(180deg);
  writing-mode: vertical-rl;
}

.service-site .serv-staff-row .serv-staff-col .serv-text-absolute p {
  font-size: 28px !important;
  line-height: 36px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}

.service-site .serv-staff-row .serv-staff-col .serv-img-absolute {
  position: absolute;
  right: 9px;
  bottom: 8px;
  margin: 0;
}

.service-site .serv-staff-row .serv-staff-col .serv-img-absolute img {
  max-width: 55px;
  max-height: 37px;
}

.service-site .serv-staff-row .serv-staff-col .wpb_content_element {
  margin-bottom: 0;
}

.service-site .serv-background-image .vc_column-inner {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 260px;
  background-position: center;
}

.service-site .serv-row-background-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.service-site .serv-quadrix-section {
  padding-top: 150px;
  padding-bottom: 150px;
}

.service-site .serv-quadrix-section p {
  margin-left: 45%;
}

.service-site .serv-dark-background p, .service-site .serv-dark-background .mgt-promo-block.black-text .mgt-promo-block-content h2, .service-site .serv-dark-background .mgt-promo-block .mgt-promo-block-content p {
  color: #fff !important;
}

.service-site .serv-bigger-text p {
  font-size: 18px;
}

.service-site .serv-bigger-text2 p {
  font-size: 22px;
  line-height: 24px;
}

.service-site .serv-icon-box .mgt-icon-box {
  margin-top: 12px;
  margin-bottom: 12px !important;
}

.service-site .serv-icon-box .mgt-icon-box h5 {
  margin-bottom: 3px;
}

.service-site .serv-icon-box .mgt-icon-box .mgt-icon-box-icon {
  margin-right: 15px;
}

.service-site .serv-icon-box .mgt-icon-box .mgt-icon-box-icon .mgt-font-icon {
  font-size: unset;
  line-height: unset;
}

.service-site .serv-icon-box .mgt-icon-box .mgt-icon-box-icon .mgt-font-icon .fa-mobile-phone {
  font-size: 32px;
}

.service-site .serv-icon-box .mgt-icon-box .mgt-icon-box-icon .mgt-font-icon .fa-phone {
  font-size: 26px;
}

.service-site .serv-icon-box .mgt-icon-box .mgt-icon-box-icon .mgt-font-icon .fa-envelope {
  font-size: 22px;
}

.service-site .serv-whatsapp h3 {
  color: #fff;
  font-size: 62px;
  line-height: 62px;
}

.service-site .serv-whatsapp .mgt-icon-box .mgt-icon-box-icon {
  width: auto;
  height: auto;
}

.service-site .serv-whatsapp .mgt-icon-box {
  display: flex;
  justify-content: center;
}

.service-site .serv-whatsapp .mgt-icon-box .mgt-icon-box-content {
  display: flex;
  align-items: center;
}

.service-site .serv-whatsapp .mgt-icon-box .mgt-icon-box-content a {
  color: #fff;
  font-size: 52px;
}

.service-site .serv-whatsapp .mgt-icon-box .mgt-icon-box-icon .mgt-font-icon {
  font-size: 80px;
  line-height: 82px;
}

.service-site .serv-map-img img {
  max-height: 300px;
}

.service-site .serv-max-height img {
  max-height: 400px;
}

.service-site .serv-feature .vc_column-inner > div:first-child {
  display: flex;
  align-items: center;
}

.service-site .serv-feature-width {
  max-width: 300px;
}

.service-site .serv-feature .vc_column-inner .wpb_content_element {
  margin: 0 20px;
}

.service-site .serv-feature .vc_icon_element {
  margin-bottom: 0;
}

.service-site .serv-content-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.service-site .serv-content-center-child .vc_column-inner > div:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
}

.service-site .serv-content-start-child .vc_column-inner > div:first-child {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.service-site .serv-grey-row {
  padding: 50px 100px;
}

.service-site .mgt-promo-block .mgt-promo-block-content {
  padding-left: 0;
  padding-right: 0;
}

.service-site .vc_row {
  margin-left: 0;
  margin-right: 0;
}

.service-site .serv-display-none {
  display: none;
}

.about-us-bg-center.wpb_row {
  background-position: 50% 53% !important;
  background-size: 66px;
}

.about-us-grey-box .wpb_column:nth-child(1) {
  margin-right: 50px;
}

.about-us-grey-box .wpb_column:nth-child(2) {
  margin-left: 50px;
}

.about-us-grey-box .wpb_column .vc_column-inner {
  height: 100%;
  padding: 0 50px 20px 50px;
}

.kraft-timeline .timeline__items {
  height: auto !important;
  margin-bottom: 30px !important;
}

.timeline__item--bottom {
	transform: none !important;
	top: 20px !important;
}

.timeline-nav-button, .timeline-divider {
	top: 20px !important;
}

.timeline__content {
  margin: 0 20px;
}

.kraft-timeline .timeline__content {
  border: 1px solid #e6e6e6 !important;
  font-size: 14px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.kraft-timeline .timeline__content h2 {
  font-size: 24px !important;
  font-weight: bold !important;
  text-align: center;
  margin-top: 10px;
}

.kraft-timeline .timeline__content h3 {
  font-size: 18px;
  font-weight: bold !important;
  text-align: left;
  width: 100%;
}

.kraft-timeline .timeline__content img {
  max-height: 300px;
  margin-top: 20px;
}

.kraft-timeline .timeline-nav-button--prev::before, .kraft-timeline .timeline-nav-button--next::before {
  filter: brightness(75%);
}

.kraft-timeline #btimeline-24621 .timeline-nav-button {
  border: 2px solid #b3b3b3;
}

.kraft-timeline .timeline-nav-button:disabled {
  opacity: 0.2;
}

@media (max-width: 1199px) {    
  .about-us-circle-bg.vc_custom_1721298461267 {
	background-size: 765px;
	background-position: 76px 130px !important;
  }
}

@media (max-width: 991px) {
  .about-us-circle-bg.vc_custom_1721298461267 {
	background-size: 691px;
	background-position: 0 244px !important;
  }
  .kraft-timeline {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .about-us-circle-bg.vc_custom_1721298461267 {
	background: none !important;
  }
  
  .serv-dark-background.vc_custom_1716390073012 {
	margin-top: 0 !important;
  }
  
  .service-site .serv-background-image .vc_column-inner {
	min-height: 400px;
  }
  
  .service-site .serv-quadrix-section.serv-row-background-image {
	background-size: contain;
  }
  
  .service-site .serv-quadrix-section {
	padding-top: 50px;
	padding-bottom: 30px;
	margin-top: 0 !important;
  }
  
  .service-site .serv-quadrix-section p {
	margin-left: 45%;
	font-size: 13px;
  }
  
  .service-site .serv-quadrix-section .serv-bigger-text p {
	font-size: 14px;
  }
  
  .about-us-grey-box .wpb_column:nth-child(1) {
	margin: 0 0 75px 0 !important;
  }
  
  .about-us-grey-box .wpb_column:nth-child(2) {
	margin: 75px 0 0 0 !important;
  }
}

@media (max-width: 680px) {    
  .service-site .serv-quadrix-section p {
	margin-left: 25%;
  }
  .service-site .serv-grey-row {
	padding: 30px;
  }
}

@media (max-width: 580px) {  
  .service-site .serv-quadrix-section p {
	margin-left: 20%;
	font-size: 12px;
	line-height: 16px;
  }
  .service-site .serv-whatsapp h3 {
	font-size: 38px;
	line-height: 40px;
  }
  .service-site .serv-whatsapp .mgt-icon-box .mgt-icon-box-content a {
	font-size: 32px;
  }
  .service-site .serv-whatsapp .mgt-icon-box .mgt-icon-box-icon .mgt-font-icon {
	font-size: 56px;
	line-height: 56px;
  }
  .service-site .serv-access-anywhere p {
	font-size: 14px;
	line-height: 18px;
  }
}

@media (max-width: 500px) {  
  .service-site .serv-quadrix-section p {
	margin-left: 0;
	font-size: 10px;
	line-height: 12px;
  } 
  .service-site .serv-quadrix-section .serv-bigger-text p {
	font-size: 11px;
  }
  .service-site .serv-quadrix-section.serv-row-background-image {
	background-size: cover;
  }
}

@media (max-width: 460px) {
  .service-site .serv-background-image .vc_column-inner {
	min-height: 260px;
  }
  .service-site .serv-grey-row {
	padding: 0;
  }
  .timeline__content {
    margin: 0 5px;
  }
  .timeline--horizontal {
    padding: 0 5px;
  }
}

@media (max-width: 400px) {
  .service-site .serv-access-anywhere p {
	font-size: 11px;
	line-height: 15px;
  }
}

@media (max-width: 370px) {
  .about-us-bg-center.wpb_row {
	background-position: 50% 54% !important;
  }
}

.organisation .wpb_single_image.wpb_content_element {
  display: inline-block;
  margin: 0;
}

.organisation .row-logos .wpb_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.organisation .wpb_single_image img {
  max-width: 160px;
  margin: 10px 40px;
}
