.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-col-height {
    position: relative;
    height: 100vh;
}

.c-inner-pos {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 90%;
}

.c-big-title-1{
    color: white;
    font-size: 100px;
    font-weight: 800;
margin-bottom: 0px;
}


.c-bg-first {
    position: absolute;
    background-image: url('/cache/files/df4d1bd5d17a0f3a226f4a7ed29fd6363a5dc3ee.jpg');
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
}


/* CONTAINERS */

.c-main-container {
    padding-left: 5%;
    padding-right: 5%;
}

.c-topbottom {
padding-top: 150px;
padding-bottom: 150px;
}

.c-text-container {
padding-top: 50px;
}


/* ======================== */


/* TITLES */

.c-title-lg {
    color: #110105;
    font-size: 70px;
    font-weight: 800;
margin-bottom: 0px;
}

.c-title-lg-padding {
padding-top: 100px;
}

.c-title-lg-padding-2 {
padding-top: 70px;
}

.c-title-md {
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 10px;
}

.c-title-sm {
    font-size: 26px;
    font-weight: 800;
margin-bottom: 10px;
}

.c-title-opacity {
    position: absolute;
    bottom: 0px;
    font-size: 80px;
    margin-bottom: 0;
    font-weight: 800;
    color: #110105;
    opacity: 0.05;
    line-height: 0.8;
    width: 100%;
}


/* ======================== */


.c-underline-title {
    height: 1px;
    background-color: #110105;
}

/* FOOTER */

#footer span {
color: #8d2138;
}

#footer .col-md-4 {
    border-left: 0px solid black;
    padding-left: initial;
}

@media (min-width: 992px) {
#footer .col-md-4 {
    border-left: 1px solid black;
    padding-left: 25px;
}
}


/* ====================== */.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;
}#innertopmenu {
    max-width: 80%;
}

#innertopbanner {
    max-width: 80%;
}