body, label, button {
font-family: 'Manrope', sans-serif;
font-weight: 100;
}

@media (max-width: 768px) {
.c-padding-p p {
padding-left: 15px;
    padding-right: 15px;
}
}

.c-number {
font-size: 3vh;
    background-color: #cc0000;
    color: #fff;
    line-height: 1em;
    font-weight: 100;
    display: inline-block;
    padding: 10px 20px;
}

.c-number-position {
display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
}

.c-title-lg {
font-weight: 100; 
font-size: 50px;
line-height: 1.2em;
color: #cc0000;
}

.c-title-md{
font-weight: 100; 
font-size: 24px; 
line-height: 1.2em;
}

.c-text-lg {
font-weight: 100; 
font-size: 20px;
line-height: 1.5em;
}

.c-icon {
    text-align: center;
}

.c-icon img {
    background-color: #cc0000;
    line-height: 1em;
    font-weight: 100;
    padding: 10px 20px;
    width: auto;
}

.c-icon-position {
}



.c-button-inline {
    display: block;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #cc0000;
    margin-bottom: 50px;
    text-decoration: none;
    color: white;
    font-size: 20px;
    font-weight: 300;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.c-button-inline:hover {
    background-color: black;
}



.c-align-middle {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
text-align: center;
color: #ffffff;
font-weight: 200;
font-size: 24px;
line-height: 1.2em;
margin-bottom: 0px;
max-width: 350px;
margin: auto;
}

.c-align-middle a {
    text-decoration: none;
    color: #ffffff;
    font-size: 24px;
}

@media (min-width: 992px) {
#cGallery .col-md-2 {
    width: 20%;
}
}


.c-top-banner-pages {
    width: 100%;
    padding-top: 75%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.c-top-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgb(0 0 0 / 40%);
}

.c-top-banner-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 30px;
    text-align: center;
}



@media (max-width: 768px) {
.c-title-lg {
font-weight: 100; 
font-size: 30px;
line-height: 1.2em;
color: #cc0000;
}

.c-title-md{
font-weight: 100; 
font-size: 20px; 
line-height: 1.2em;
}

.c-text-lg {
font-weight: 100; 
font-size: 18px;
line-height: 1.5em;
}
}

#contenttop div.gallery div.photogroup div.lezanta {
    width: 300px;
    height: 50px;
    display: block;
    font-size: 14px;
}

div.gallerycontent ul li div.lezanta a {
    text-decoration: none;
    color: #444444;
    height: auto;
    padding-left: 10px;
    display: block;
}.c-newlogo {
    background-image: url('/cache/files/24514a986e74574a073bca375421549c5096b315.svg') !important;
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}


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

.side-nav__header {
    background-image: url('/cache/files/7cca444e70a85f1960478b2c672d64788926428d.svg') !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 40%;
    margin-left: 0vh;
    margin-right: 0vh;
}

#mobile-header {
    color: white;
    background-color: black;
}

.mobile-header {
    height: auto;
    min-height: 100px;
}

a.mobile-header-startlink {
    height: 80px;
    margin-top: 10px;
}