.header-img{
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    height: 600px;
    border-radius: 10px;
    color: #fff;
}
.header-text{
    font-size: 80px;
}

.header-info{
    padding: 107px;
}
.navbar{
    background-color: #226083 !important;
    color: #fff;
}
.nav-link{
    color: #fff !important;
}
.split-1{
    background-image: url('https://app.protean-tech.eu/wp-content/uploads/2020/11/bg-05.jpg');
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
