.left_image_right_content{ }
.left_image_right_content .vc-text-image-inner{ display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; max-width: 1390px; width:80%; margin: auto; }
.left_image_right_content .vc-text-content-element{ width: 45%; box-sizing: border-box; }
.left_image_right_content .vc-text-image-element{ width: 45%; text-align: left; }
.left_image_right_content h3{ color: #000; font-size: 36px; line-height: 1; font-family: 'Helvetica-Neue-Bold'; font-weight: normal;  margin: 0 0 60px; position: relative; text-transform: none; letter-spacing: 0; }
.left_image_right_content h3::after{ width: 75px; height: 2px; background: #DF222A; content:""; position: absolute; top: calc(100% + 30px); left: 0; }
.left_image_right_content .vc-text-content{  font-size: 16px; font-family: 'Helvetica-Neue-Regular'; line-height: 1.8; font-weight:400; margin-bottom: 40px; max-width: 635px; }
.left_image_right_content .text-image-btn{  border: 1px solid #DC2229; border-radius: 9px;  padding: 12px 30px;font-size: 16px; font-family: 'Helvetica-Neue-Bold'; font-weight: normal; position: relative; display: inline-block; }
.left_image_right_content img{ border-radius: 12px; width: 90%; }

.konfiguration-starten.left_image_right_content{  } 
.konfiguration-starten.left_image_right_content .vc-text-image-inner{ display: flex; flex-wrap: wrap; align-items: center; max-width: none; width: 100%; margin: auto; }
.konfiguration-starten.left_image_right_content .vc-text-content-element{ width: 50%; box-sizing: border-box; padding: 3%; }
.konfiguration-starten.left_image_right_content h4{ color: #000; font-size: 21px; line-height: 1; font-family: 'Helvetica-Neue-Bold'; font-weight: normal;  margin: 0 0 10px; position: relative; text-transform: none; letter-spacing: 0; }
.konfiguration-starten.left_image_right_content p{  font-size: 15px; font-family: 'Helvetica-Neue-Regular'; line-height: 1.5; font-weight:400; }
.konfiguration-starten.left_image_right_content ul{ list-style: none; }
.konfiguration-starten.left_image_right_content ul li{ padding-left: 75px; margin-bottom: 20px; position: relative; }
.konfiguration-starten.left_image_right_content ul li::before{ width: 50px; height: 50px; position: absolute; left: 0; top: 0; background: #000; content:""; border-radius: 100%; text-align: center; display: flex; align-items: center; justify-content: center;  font-family: 'Helvetica-Neue-Bold'; font-weight: normal; font-size: 22px; color: #fff;}
.konfiguration-starten.left_image_right_content ul li:nth-child(1)::before{ content:"1"; }
.konfiguration-starten.left_image_right_content ul li:nth-child(2)::before{ content:"2"; }
.konfiguration-starten.left_image_right_content ul li:nth-child(3)::before{ content:"3"; }
.konfiguration-starten.left_image_right_content ul li:nth-child(4)::before{ content:"4"; }
.konfiguration-starten.left_image_right_content ul li:nth-child(5)::before{ content:"5"; }
.konfiguration-starten.left_image_right_content ul li:nth-child(6)::before{ content:"6"; }
.konfiguration-starten.left_image_right_content ul li:nth-child(7)::before{ content:"7"; }
.konfiguration-starten.left_image_right_content ul li:nth-child(8)::before{ content:"8"; }
.konfiguration-starten.left_image_right_content ul li:nth-child(9)::before{ content:"9"; }


.right_image_left_content{  }
.right_image_left_content .vc-text-image-inner{ display: flex; flex-wrap: wrap; justify-content: space-between; flex-direction: row-reverse; align-items: center; max-width: 1390px; width:80%; margin: auto; }
.right_image_left_content .vc-text-content-element{ width: 45%; box-sizing: border-box; }
.right_image_left_content .vc-text-image-element{ width: 45%; text-align: right; }
.right_image_left_content h3{ color: #000; font-size: 36px; line-height: 1; font-family: 'Helvetica-Neue-Bold'; font-weight: normal;  margin: 0 0 60px; position: relative; text-transform: none; letter-spacing: 0; }
.right_image_left_content h3::after{ width: 75px; height: 2px; background: #DF222A; content:""; position: absolute; top: calc(100% + 30px); left: 0; }

.right_image_left_content .vc-text-content{  font-size: 16px; font-family: 'Helvetica-Neue-Regular'; line-height: 1.8; font-weight:400; margin-bottom: 40px; max-width: 635px;}

.right_image_left_content .text-image-btn{  border: 1px solid #DC2229; border-radius: 9px;  padding: 12px 30px;font-size: 16px; font-family: 'Helvetica-Neue-Bold'; font-weight: normal; position: relative; display: inline-block; }
.right_image_left_content img{  border-radius: 12px;  width: 90%; }

.background_image_with_content{ padding: 110px 15px; text-align: center; background-repeat: no-repeat; background-size: cover; position: relative; z-index: 1; }
.background_image_with_content::before{ content:""; position: absolute; width:100%; height: 100%; left:0; top:0; background:#212529; opacity: 0.8; z-index: -1; }
.background_image_with_content .vc-text-image-inner{ display: flex; flex-wrap: wrap; align-items: center; }
.background_image_with_content .vc-text-content-element{ width: 100%; box-sizing: border-box; }
.background_image_with_content h3{ color: #fff; font-size: 18px; line-height: 1; font-weight:400;  margin: 0 0 60px; position: relative; }
.background_image_with_content h3::after{ width: 75px; height: 3px; background: #FFA200; content:""; position: absolute; top: calc(100% + 27px); left: 50%; transform: translateX(-50%); }
.background_image_with_content .vc-text-content{ color:#ffff; font-size: 30px; line-height: 1.5; font-weight:400; margin-bottom: 40px; }
.background_image_with_content .text-image-btn{ background: none; border:2px solid #fff; border-radius: 7px; color: #fff; padding: 17px 30px;font-size: 15px;font-weight: 500; position: relative; display: inline-block; }
.background_image_with_content .text-image-btn::after{ content: ""; width: 11px; height: 11px; border: 4px solid #fff; border-left: 0px; border-bottom: 0px; display: inline-block; transform-origin: center; transform: rotate(45deg); vertical-align: middle; margin: -4px 0 0 15px;  }
.background_image_with_content img{ display: block; }

.no_image_with_content{ padding: 110px 15px; text-align: center; }
.no_image_with_content .vc-text-image-inner{ display: flex; flex-wrap: wrap; flex-direction: row-reverse; align-items: center; }
.no_image_with_content .vc-text-content-element{ width: 100%; box-sizing: border-box; max-width: 700px; margin: auto; }
.no_image_with_content h3{ color: #363B47; font-size: 34px; line-height: 1.3; font-weight:500;  margin: 0 0 60px; position: relative; }
.no_image_with_content h3::after{ width: 75px; height: 3px; background: #FFA200; content:""; position: absolute; top: calc(100% + 27px); left: 50%; transform: translateX(-50%); }
.no_image_with_content h4{ color: #363B47; font-size: 21px; line-height: 1.2; font-weight:500; margin: 0 0 15px; }
.no_image_with_content .vc-text-content{ color:#363B47; font-size: 15px; line-height: 1.6; font-weight:400; margin-bottom: 40px; }
.no_image_with_content .text-image-btn{ background: #212529; border-radius: 7px; color: #fff; padding: 17px 30px;font-size: 15px;font-weight: 500; position: relative; display: inline-block; }
.no_image_with_content .text-image-btn::after{ content: ""; width: 11px; height: 11px; border: 4px solid #fff; border-left: 0px; border-bottom: 0px; display: inline-block; transform-origin: center; transform: rotate(45deg); vertical-align: middle; margin: -4px 0 0 15px;  }
.no_image_with_content img{ display: block; }




@media (max-width:767px){
    .right_image_left_content .vc-text-image-element {
        width: 100%;
        text-align: center;
    }
    .right_image_left_content .vc-text-content-element{
        width: 100%;padding: 30px 15px; text-align: center;
    }
    .left_image_right_content .vc-text-image-element {
        width: 100%;  
        text-align: center;
    }
    .left_image_right_content .vc-text-content-element{
        width: 100%;padding: 30px 15px; text-align: center;
    }
    .right_image_left_content h3{ font-size: 21px; }
    .left_image_right_content h3{ font-size: 21px; }
    .background_image_with_content .vc-text-content{ font-size: 19px; }
    .no_image_with_content h3{ font-size: 21px; }
    .no_image_with_content h4{ font-size: 15px; }
    .right_image_left_content h3::after { left: 50%; margin-left: -37px;}
    .left_image_right_content h3::after { left: 50%; margin-left: -37px;}

    .right_image_left_content .text-image-btn::after {
        width: 8px;
        height: 8px;
        border: 3px solid #fff;
        border-left: 0px;
        border-bottom: 0px;
    }
    .left_image_right_content .text-image-btn::after {
        width: 8px;
        height: 8px;
        border: 3px solid #fff;
        border-left: 0px;
        border-bottom: 0px;
    }
    .right_image_left_content .vc-text-image-inner{ width: 90% }
    .right_image_left_content img{ width: auto }
    .left_image_right_content .vc-text-image-inner{ width: 90% }
    .left_image_right_content img{ width: auto }

    .konfiguration-starten.left_image_right_content .vc-text-content-element {
        width: 100%;
        text-align: left;
    }
}