.c-mybigproject {
    font-size: 1em;
}
@media (max-width: 768px) {
    .c-mybigproject {
        font-size: 0.8em;
    }
}

.c-belowsitetitle{
font-size: 1.4em;
font-weight: 300;
line-height: 1em;
color: #6fb513;
text-align: center;
}
.c-belowsitetext{
font-size: 1em;
font-weight: 300;
margin-bottom: 0px;
line-height: 1em;
text-align: center;
}
.c-titlos1{
display: block;
color: #14653d;
text-align: center;
font-weight: 200;
font-size: 2.4em;
line-height: 1.6em;
padding-bottom: 15px;
padding-top: 15px;
}
.c-titlos2{
display: block;
color: #ffffff;
text-align: center;
font-weight: 200;
font-size: 2em;
margin-top: 50px;
padding-top: 20px;
padding-bottom: 20px;
margin-bottom: 50px;
}
.c-titlos2:hover{
background-color: rgba(0, 0, 0, 0.2);
}
.c-titlos2 a{
text-decoration: none;
color: #ffffff;
}
.c-titlos3{
font-size: 1.4em;
font-weight: 300;
line-height: 1em;
color: #14653d;
text-align: center;
}
.c-maintext{
font-size: 1em;
font-weight: 300;
line-height: 1.2em;
text-align: justify;
}
.c-text1{
display: block;
font-weight: 300;
font-size: 1.2em;
text-align: center;
}/*

.c-newlogo {
    background-image: url('cache/files/notfound');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}


a.mobile-header-startlink {
    background-image: url('cache/files/notfound');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
width: 220px;
    transform: translate(-50%, 0%);
}

.side-nav__header {
    background-color: white;
    background-image: url('cache/files/notfound') !important;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 8vh;
    margin-right: 8vh;
}

*/