body,.modal-content,.modal-content .modal-body {
	background-color: #fff;
}
h2, h4 {
        text-transform: initial !important;
}



.row {
    margin-left: 0;
    margin-right: 0;
}

.services .service-card .card-inner {

}

.project-card::before,.project-card::after {
    display: none;
}

.modal-content {
    background-color: rgb(0 0 0 / 80%);
}

ul.nostyle {
    list-style: none;
    padding-left: 0;
}

.hero {
    #padding-top: 0;
}

.color-switcher {
    display: none;
}

.next-chapter {
     padding-top: 0 !important;
}
.service-card-v2 {

    padding: 25px;
}
.textgray {
    color: #666;
}

.arrow-inner {
    background-color: #45C4B0 !important;
}
 

.card-inner {
    background-color: transparent !important;
} 

.service-card-v2.box1  {
    background-color: #45C4B0;
}
.service-card-v2.box2  {
    background-color: #9AEBA3;
}
.service-card-v2.box3 {
    background-color: #DAFDBA;
}

.workprocess {

}

.workprocess .headline {
    height: 73px;
    #background:red;
}

.workprocess .img {
    height: 170px;
}

.workprocess .subheadline {
height: 39px;
}

.workprocess .output {

}


ul.gray {
    list-style: none;
    padding-left: 0;
    line-height: 2;
    color: #666;
    font-size: 16px;
}

.hero .row .hero-content  {
    padding-bottom: 0;
}

.section-title {
	#background-color: #f6f6f6;
}

 
    .hero .row .developer {
        font-size: 60px;
        min-height: 145px;

    }


 .project-info {
min-height: 200px; 
}

.projektcase-1 { 

}

.projektcase-1 h2,.projektcase-2 h2,.projektcase-3 h2 {
    text-align: left;
}

.projektcase-1 .text,.projektcase-2 .text,.projektcase-3 .text {
    position: absolute;
    bottom:0;
}

.projektcase-1  .snapshot {
width: 155px;
}

.projektcase-2 {

} 

.projektcase-2  .snapshot {
width: 210px;
margin-top: 17px;
}

.projektcase-3 {

} 

.projektcase-3  .snapshot {
width: 210px;
}

 .Typewriter__wrapper, h2.color, .setcolor {
 	color: #3f728a;
 }

 .setbigtext {
    text-transform: uppercase
 }

 .description_2  {
 	    font-size: 24px;
    font-weight: 500;
    letter-spacing: -1px;
     margin-bottom: 30px;

 }