#Bottom {
    width: 100%;
    height: 400px;
    margin: auto;
    position: relative;
    z-index: -2;
    background-image: url("PNG/41com.png");
    background-position: 70%;
    background-size: cover;
    background-repeat: no-repeat;
}

#Nadpis5 {
    width: 40%;
    height: auto;
    margin: auto;
    z-index: 3;
    box-sizing: border-box;
    display: flex;
    flex-grow: 1;
    margin-top: -4%;
}

    #Nadpis5 h1 {
        color: #fff;
        font-family: Abril FatFace,Times New Roman,serif;
        font-size: 90px;
        text-align: center;
        margin: auto;
        z-index: 3;
    }
.bgoverley2 {
    height: 100%;
    width: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(68,149,228,0.5);
    z-index: -15;
    position: relative;
}

.boxinfo1 h1 {
    color: #fff;
    font-family: proxima-nova,Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 30px;
    line-height: 1.6;
    width: 500px;
}

.boxinfo2 {
    width: 45px;
    height: 45px;
    float: left;
    padding-right: 20px;
    margin: auto;
}

    .boxinfo2 h1 {
        color: #fff;
        font-family: proxima-nova,Helvetica,Arial,sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 30px;
        line-height: 1.6;
        width: 500px;
    }

.box-2 {
    width: 50%;
    height: auto;
    margin-top: 50px;
    box-sizing: border-box;
    float: left;
    padding-right: 1%;
    padding-left: 1%;
}

    .box-2 h1 {
        color: #fff;
    }

.boxinfo {
    width: 52px;
    height: 47px;
    background-image: url("PNG/Návrh_bez_názvu__22_-removebg-preview.png");
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-position: 40%;
    background-size: cover;
    margin-right: 20px;
    margin-top: -5px;
}

.info {
    width: 60%;
    height: 300px;
    margin: auto;
}

.boxinfo1 {
    width: 45px;
    height: 45px;
}
.ikon {
    width: 60px;
    height: 60px;
    float: left;
    padding: 20px;
    padding-top: 0px;
    padding-right: 25px;
    margin: auto;
}
h1 {
    font-size: 1.5rem;
    text-align: left;
    margin: auto;
    line-height: 1.5;
    color: #393939;
    font-weight: 500;
}