body {
    font-family: var(--whyte);
    font-weight: normal;
    font-style: normal;
    color: var(--text-color);
    font-size: 18px;
    line-height: 32px;
    overflow-x: hidden;
    background: #000;
}


.wpml-ls-legacy-list-horizontal a{
    color: #ffffff;
}

.img-holder-box1 {
    position: absolute;
    left: -200px;
    top: -30px;
    right: inherit;
}

.img-holder-box1 img,
.img-holder-box2  img{
    transform: scaleX(-1);
}

.img-holder-box2 {
    position: absolute;
    right: 0px;
    bottom: -150px;
    left: inherit;
}

.service-digixt .text h3.title{
    width: 75%;
}

.tab-content{
    padding-right: 70px;
    padding-left: 0px;
}

.tab-pane h2 {
    color: #FF9E00;
}

.service-tab .text h3.title{
    width: 100%;
    font-size: 24px;
}


.tab-pane ul{
    padding-right: 25px;
}

.saal_carousel__news2 .slick-list {
    padding: 0 0 0 20% !important;
}

.digixt-inner-content{
    padding-right: 70px;
    padding-left: 0px;
}

.digixt-inner-content ul{
    padding-right: 20px;
}