footer {
    position: fixed;
    padding: 1rem 0;
    bottom: 0;
    height: 12%;
    left: 0;
    width: 100%;
    background-color: transparent
}

footer nav ul {
    display: flex;
    justify-content: space-around;
    list-style-type: none;
    padding: 0
}

footer nav ul li {
    padding: 1rem
}

footer nav ul li a {
    color: #fff;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center
}

footer nav ul li a:hover {
    color: #ccc
}

footer nav ul li a i {
    font-size: 1.5rem
}

footer nav ul li a span {
    font-size: .8rem
}

body {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f5f5f5
}

.credits-card {
    border: 1px solid #7289da;
    padding: 80px;
    width: 325px;
    text-align: center;
    background-image: url(../images/id.png);
    background-size: cover;
    background-position: center;
    border-radius: 15px;
    position: relative;
    margin-top: -500px
}

.logoImg {
    width: 130px;
    height: auto
}

.fade-click {
    background-color: #3498db;
    color: #fff;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    outline: 0;
    transition: background-color .3s ease
}

.fade-click:hover {
    background-color: #2980b9
}

.fade-click:active {
    opacity: .8
}

.btn1 {
    background-color: #0099ffd3;
    color: #fff;
    margin-top: 15px;
    padding: 16px 20px;
    max-width: 195px;
    text-decoration: none;
    display: inline-block;
    text-align: center
}

body,html {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: hidden
}

.top-text {
    position: absolute;
    top: 130px;
    left: 20px;
    font-size: 24px;
    font-weight: 700;
    color: #fff
}

.personalText img {
    position: absolute;
    bottom: -200px;
    transform: translate(-50%,-50%);
    max-width: 150px
}

.grey-line {
    width: 85%;
    margin-left: 20px;
    height: 1px;
    background-color: #cccccc60;
    margin-top: 2px;
    border-radius: 5%
}

.mottagare-line {
    width: 85%;
    margin-left: 20px;
    height: 1px;
    background-color: #cccccc60;
    margin-top: -17px;
    border-radius: 5%
}

.mottagare {
    color: #999;
    text-align: left;
    margin-top: 150px;
    margin-left: 5%;
    margin-right: 227px;
    font-size: x-large
}

.belopp {
    color: #999;
    text-align: left;
    margin-top: 40px;
    margin-left: 5%;
    margin-right: 227px;
    font-size: x-large
}

.companynumber,.nummer {
    color: #999;
    text-align: left;
    margin-top: 60px;
    margin-left: 5%;
    margin-right: 227px;
    font-size: x-large
}

.meddelande,.refferens,.undertext {
    color: #999;
    text-align: left;
    margin-top: 40px;
    margin-left: 5%;
    margin-right: 227px;
    font-size: x-large
}

.round-button {
    width: 12vw;
    height: 12vw;
    max-width: 80px;
    max-height: 80px;
    background-color: #2b3033;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 8vw;
    font-weight: initial;
    color: #fff;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 38%;
    left: 82%;
    z-index: 3;
    outline: 0;
    transition: background-color .3s ease,box-shadow .3s ease;
    box-shadow: 0 2px 4px rgba(0,0,0,.1)
}

.round-button:hover {
    background-color: #e0e0e0;
    box-shadow: 0 8px 16px #000
}

.round-button span {
    transform: translateY(1px)
}

body,html {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: hidden
}

.container {
    display: flex;
    flex-direction: column;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 450px;
    background-color: #f0f0f0;
    clip-path: polygon(50% 10%,150% -5%,100% 100%,0 100%,0 2.5%)
}

.container p {
    margin-top: 20px;
    display: flex;
    justify-content: center
}

.container img {
    position: absolute;
    bottom: 3%;
    left: 50%;
    z-index: 1
}

.container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-top: 1px;
    background-color: #191a1c
}

.container::after {
    content: "";
    position: absolute;
    width: 110%;
    height: 110px;
    left: -5%;
    top: -65px;
    border-radius: 50%;
    background-color: #42ab06
}

.bottom-line,.top-line {
    background-color: #ffffff18;
    width: 94%;
    margin-left: 10px;
    height: 1px;
    margin-top: 2px;
    border-radius: 5%
}

.referens_text {
    justify-self: left;
    float: left;
    margin-left: -145px;
    margin-right: 150px;
    padding: 10px;
    color: #fff
}

.number-text {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0 10px;
    color: #fff;
    font-size: larger;
    width: 85%;
    margin-left: 20px;
    height: 1px;
    background-color: #cccccc2c;
    margin-top: 2px;
    border-radius: 5%
}
@import url(https://db.onlinewebfonts.com/c/0844bb7c678ad7e8b11e805964456f5d?family=Aspira+Nar+W01+Light); 