<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-300.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-300.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-300.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-300.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 400;
    font-display: swap;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-400.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-400.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-400.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-400.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 700;
    font-display: swap;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-700.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-500.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-700.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-700.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 900;
    font-display: swap;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-900.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-700.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-900.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-900.ttf') format('truetype');
}

h1, h2, h3, h4, h5, h6, div, span, body, .form-control, .selectcorp, textarea, .btn, .submit {
    font-family: 'Almoni-dl-aaa' !important;
}

body {
    font-family: 'Almoni-dl-aaa' !important;
}

.navigation {
    float: right;
    margin-right: 20px;
}

.thumbnails.events .caption-price {
    font-family: 'Almoni-dl-aaa' !important;
    color: #435469
}

.content-text img {
    width: 100% !important;
    height: auto !important;
}

.multipage .menu-toggle {
    top: 38px;
}

.multipage .shrink .menu-toggle {
    top: 8px;
}

.thumbnail .media img {
    width: 100%;
}

.thumbnails.events .caption-more .btn-theme {
    color: #ffffff;
    background-color: #ca261a;
    border-color: #ca261a;
}

.thumbnails.events a {
    color: #435469
}

    .thumbnails.events a:hover {
        text-decoration: underline;
        color: #ca261a;
    }


.row.thumbnails .thumbnail {
    position: static;
}

.thumbnail .caption {
    position: static;
    padding-bottom: 30px;
}

.thumbnails.events .caption-more .btn-theme {
    position: absolute;
    bottom:0px;
}

.isotope-item {
    position: static;
}

.wide.multipage .page-section.with-sidebar {
    padding-bottom:0px;
}

    .wide.multipage .page-section.with-sidebar:not(:first-of-type) {
        padding-top: 0px;
    }</pre></body></html>