.wpb_single_image.wpb_content_element.team-photo.vc_custom_1740413896552.vc_align_center{
    max-width: 90%;
}

.vc_col-sm-12.team-grid-item.vc_gitem-col.vc_gitem-col-align- {
    border: 1px solid #BD0101;
    position: relative;
    text-align: center;
    overflow: visible;
    border-radius: 10px;
}

.vc_col-sm-12.team-grid-item.vc_gitem-col.vc_gitem-col-align- img{
    border-radius: 50%;
    position: absolute;
    top: -120px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    max-width: 75%;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    margin-bottom: 25px;
    margin-top: 50px;
}

.team-title {
    font-weight: normal;
    color: #adb0b6;
    font: normal  15px / 28px "Source Serif Pro", Helvetica, Arial, Verdana, sans-serif;
}

.team-emailr {
    font: normal  15px / 28px "Source Serif Pro", Helvetica, Arial, Verdana, sans-serif;
}

.team-email span{
    color: #BD0101;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .vc_grid-container .vc_grid-item {
        width: 50% !important;
    }
    
    .vc_col-sm-12.team-grid-item.vc_gitem-col.vc_gitem-col-align- img {
        top: -138px;
        max-width: 70%;
    }
    
    .vc_gitem-zone.vc_gitem-zone-a {
        padding-top: 160px !important;
    }
    
    .about-img {
        margin-top: 10px;
    }
}

@media (max-width: 768px) {
    .vc_grid-container .vc_grid-item {
        width: 100% !important;
    }
    
    .vc_col-sm-12.team-grid-item.vc_gitem-col.vc_gitem-col-align- img {
        top: -110px;
        max-width: 65%;
    }
    
    .vc_gitem-zone.vc_gitem-zone-a {
        padding-top: 160px !important;
    }
    
    .about-img {
        margin-top: 10px;
    }
    
    .slide3 {
        white-space: nowrap !important;
        line-height: 16px !important;
        text-align: inherit !important;
    }
    
    .title_slide3 {
        white-space: nowrap !important;
        text-align: inherit !important;
        margin-left: 5px !important;
    }
}

@media (min-width: 1024px) {
    .about-img {
        max-width: 91%;
        margin-left: 35px;
        margin-top: 10px;
    }
}

.header-problem {
    opacity: 1 !important;
}

#main {
    padding: 0 0 0 0 !important;
}

.wpb_content_element.section1-title h1{
    color: white;
}

.text-section1 p{
    font-size: 20px;
    line-height: 34px;
    color: white;
}

.text-section2 {
    font-size: 18px;
    line-height: 34px;
}

.decor-wrapper {
  position: relative;
  width: 100%;
  height: 300px;
}

.decor_image {
  position: absolute;
  z-index: 2;
  transform: rotate(-90deg);
}

@media (min-width: 1600px) {
    .decor_image {
      right: 350px;
      top: 75px;
      width: 435px;
      height: 370px;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .decor_image {
      right: 330px;
      top: 120px;
      width: 350px;
      height: 259px;
    }
}

@media (min-width: 768px) and (max-width: 1023px){
    .decor_image {
      position: absolute;
      right: 406px;
      top: 160px;
      width: 360px;
      height: 285px;
      z-index: 2;
      transform: rotate(-90deg);
    }
}

@media (min-width: 1024px) and (max-width: 1119px){
    .decor_image {
      position: absolute;
      right: 210px;
      top: 130px;
      width: 300px;
      height: 230px;
      z-index: 2;
      transform: rotate(-90deg);
    }
    
    .icon-equal .icon-with-text-shortcode {
        height: 180px;
        align-items: center;
    }
}

@media (max-width: 800px) {
    .text-section1 {
        padding-left: 27px;
    }
}

.text-section3 {
    font-size: 17px;
    line-height: 34px;
    padding-left: 250px;
    padding-right: 250px;
    margin-top: -10px;
}

.text-section4 {
    font-size: 18px;
    line-height: 34px;
    padding-left: 115px;
    padding-right: 160px;
    margin-top: 25px;
}

.contact-title {
    padding-left: 115px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 60px;
    letter-spacing: 5px;
}


.service-icon .dt-text-title {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 30px;
}

.service-icon .dt-text-desc {
    padding-top: 3px;
    margin-right: 5px;
    margin-left: 5px;
}

.service-image {
    position: relative;
    z-index: 10;
}

@media (min-width: 1200px) {
    .icon-equal .icon-with-text-shortcode {
        height: 230px;
        align-items: center;
    }
}

.icon-mobil {
    margin-top: 25px;
}