﻿

.twosen {
    width: 60%;
}

.centered {
    position: absolute;
    top: 2%;
    left: 28%;
    font-size: 396%;
    text-align: center;
    font-weight: 600;
}

.top {
    margin-top: 6%;
}



.centered p {
    margin: 21px -108px 29px;
    color: #fffefe;
}

@media only screen and (max-width:1220px) {
    .centered p {
    margin: 9px -97px 14px;
    font-size: 23px;
    line-height: 18px;
    color: #fffefe;
}


}

.lefim {
    float: right;
    margin-top: -9%;
    margin-right: 1.1%;
    width: 48%;
}

.textbox {
    font-size: 100%;
    font-weight: 400;
    margin-left: 16px;
    line-height: 1.4;
}

.fileim {
    background-color: #d65430;
    padding-top: 4px;
    padding-bottom: 6px;
}

    .fileim img {
        margin: 0px 16px 0px 21px;
    }

.twosen {
    display: flex;
    font-size: 100%;
    margin-top: 1%;
    /* margin-left: -4%; */
    /*font-weight: 600;*/
    /* letter-spacing: 0px; */
    line-height: 1.3;
    font-weight: 900;
    margin-right: 37%;
}

.twolfsen {
    display: flex;
    font-size: 100%;
    margin-top: 4%;
    margin-right: 40%;
    line-height: 1.3;
    font-weight: 900;
}

.last {
    margin-left: 2%;
    margin-top: 4%;
    display: block;
    font-size: 110%;
}

a {
    text-decoration: underline;
}

.bottom a {
    text-decoration: none;
}

li {
    display: list-item;
}
