.korice a{
    margin-top: 20px;

}

.dno {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    z-index: 10;
}

.scrolltop {
    z-index: 11;
}

.slikafooter {
    max-height: 36px !important;
}

.social-nav a {
    padding: 2px;
}

p {
    text-align: justify !important;
}

.card img {
    width: 100%;
    border: 1px solid white;
}

.zelenapozadina {
    background-color: #E2EFD9;
}

.zutapozadina {
    background-color: #FFF2CC;
}

.plavapozadina {
    background-color: #D9E2F3;
}

.crvenapozadina {
    background-color: #FBE4D5;
}

.portfolio {
    padding-bottom: 85px;
}

.social {
    padding-top: 7px;
}

.scrolltop {
    bottom: 45px !important;
}

#lista {
    padding-bottom: 45px;
}

h3 {
    padding: 25px;
}

.stats-col .square {
    display: inline-block;
    width: 100%;
    /* height: 160px; */
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #666;
    border: 6px solid #7ecb1c;
    /* border-radius: 15%; */
    padding: 55px 25px 0 25px;
    position: relative;
    margin-bottom: 4em;
}

.stats-col .square .stats-no {
    color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    top: -25px;
    right: -15px;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 18px;
    background-color: #459ebd;
    position: absolute;
    border-radius: 50%;
    font-weight: 700;
}

.circle {
    margin-top: 1.5em;
}