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;
}/* SLICK */

.swiperFullbg {
    width: 100%;
    overflow: hidden;
}

.swiperFullbg .slick-list {
    overflow: initial;
    min-height: 650px;
}

.swiperFullbg .slick-next {
    right: 20px;
    top: 80px !important;
}

.swiperFullbg .slick-prev {
    left: 20px;
    top: 80px !important;
    right: auto;
}

.swiperFullbg .slick-prev:focus, .swiperFullbg .slick-next:focus {
    background-color: #00ccbd;
}


.c-fullbg-container {
    height: 100vh;
    background-size: cover;
    background-position: center;
    position: relative;
}

.swiperFullbg .c-fullbg-1 {
background-image: url('/cache/files/37434c8216bae3d4b37cd1b308b7035caae35e30.jpg');
}

.swiperFullbg .c-fullbg-2 {
background-image: url('/cache/files/3cee908af8f83fee7f58ea916185d8886a7404cf.jpg');
}

.swiperFullbg .c-fullbg-3 {
background-image: url('/cache/files/6cca0fa666a68b67449ab17b540476a40fcc865b.jpg');
}


.c-slide-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}


.c-middle-title {
    color: white;
    font-size: 4vw;
    font-weight: 100;
    margin-bottom: 50px;
    opacity: 0;
    transition: 1s;
    transition-delay: 0.5s;
}

.c-slide-button {
    background-color: #e9292a;
    color: white;
    text-decoration: none;
    font-size: 12px;
    padding: 20px 40px;
    letter-spacing: 2px;
    font-weight: 300;
    opacity: 0;
    transition: opacity 1s;
    transition-delay: 1s;
}

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

.slick-active .c-middle-title, .slick-active .c-slide-button {
    opacity: 1;
}



/* ARROWS */

.slider-arrows {
    opacity: 1;
}

.slider-arrow-left {
    left: 20px;
}

.slider-arrow-right {
    right: 20px;
}

.slider-arrow-right span {
    margin-right: -5px;
margin-left: 6px !important;
}



.slider-arrows span {
    font-size: 26px;
    font-weight: 100;
    margin-bottom: 0px;
    line-height: 1;
    margin-top: 2px;
    margin-left: 2px;
    color: white;
}

.slider-arrows {
    padding: 20px;
    background-color: #e9292a;
}

@media (max-width: 768px) {
.swiperFullbg .c-fullbg-1 {
background-image: url('/cache/files/e35e980f029b13d037654b77984130b295f937aa.jpg');
}

.swiperFullbg .c-fullbg-2 {
background-image: url('/cache/files/d0fad6a4fa056e3dab9623b59ba79076a4394709.jpg');
}

.swiperFullbg .c-fullbg-3 {
background-image: url('/cache/files/0b8f1e884daffe21fea525e3e88b3671597d26e3.jpg');
}

.slider-arrows {
    padding: 13px;
    background-color: #e9292a;
    top: calc(50% + 65px);
}

.slider-arrows span {
    font-size: 15px;
}
.c-middle-title {
    color: white;
    font-size: 30px;
    font-weight: 100;
    opacity: 0;
}
}.notloggedin #topmenu {
    position: absolute;
    margin-top: 50px;
}

.loggedin #topmenu {
    position: relative;
}

.notloggedin #topbanner {
    position: absolute;
    background-color: transparent;
}

.loggedin #topbanner {
    position: relative;
}

div.topmenu ul li a {
    letter-spacing: 1px;
    font-weight: 300;
}

#topbanner .htmlbox a {
font-weight: 300;
color: white;
font-size: 14px;
letter-spacing: 1px;
}

#topbanner .htmlbox a:nth-child(1) {
margin-right: 10px;
}.c-newlogo {
    background-image: url('/cache/files/7cca444e70a85f1960478b2c672d64788926428d.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;
}

#mobile-header {
    position: absolute;
    z-index: 2;
}

.mobile-header {
    box-shadow: 0 1px 2px rgb(0 0 0 / 0%);
}

#mobile-header {
    color: white;
    background-color: transparent;
}#creativity {
    color: #999;
    text-transform: uppercase;
    font-size: 51px;
    font-weight: bold;
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    height: 100vh;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

#creativity #flip {
    height: 98px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#flip > div > div {
    color: #fff;
    padding: 20px 40px;
    height: 100px;
    display: inline-block;
    line-height: 1.2;
margin-bottom: 15px;
}

#flip div:first-child {
  animation: show 5s linear infinite;
}

#flip div div {
  background: #42c58a;
}
#flip div:first-child div {
  background: #4ec7f3;
}
#flip div:last-child div {
  background: #dc143c;
}

@keyframes show {
0% {
    margin-top: -385px;
}
5% {
    margin-top: -285px;
}
25% {
    margin-top: -285px;
}
30% {
    margin-top: -185px;
}
50% {
    margin-top: -185px;
}
55% {
    margin-top: -85px;
}
75% {
    margin-top: -85px;
}
80% {
    margin-top: 0px;
}
99.99% {
    margin-top: 0px;
}
100% {
    margin-top: -385px;
}
}

#creativity p {
  position: fixed;
  width: 100%;
  bottom: 30px;
  font-size: 12px;
  color: #999;
  margin-top: 200px;
}