/*  ==========================================================================
    Print styles
    ========================================================================== */

* {
    background: transparent !important;
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
}

a,
a:visited {
    text-decoration: underline;
}

a[href]:after {
    content: " (" attr(href) ")";
}

abbr[title]:after {
    content: " (" attr(title) ")";
}

/*
 * Don't show links for images, or javascript/internal links
 */

.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
}

pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}

thead {
    display: table-header-group; /* h5bp.com/t */
}

tr,
img {
    page-break-inside: avoid;
}

img {
    max-width: 100% !important;
}

@page {
    margin: 1.25cm;
}
body {
    font-family: Arial, sans-serif;
    font-size: 1em;
    overflow: hidden;
}
p,
h2,
h3 {
    orphans: 3;
    widows: 3;
}

h2,
h3 {
    page-break-after: avoid;
}

/*
 * Basic
 */

* {
    color: #000000 !important;
}
.header a[href]:after {
    display: none;
}
.main a[href]:after {
    display: none;
}
.legal-menu a[href]:after {
    display: none;
}
.footercontact a[href]:after {
    display: none;
}

abbr[title]:after {
    display: none;
}
img {
    height: auto;
    display: none;
    width: auto;
}
.hidden {
    display: none;
}



html,
body {
    height: auto!important;
    position: relative;
    left: inherit;
    right: inherit;
    width: 100%;
    margin: auto;
}

/* ELEMENTS */

.top-bar .logo .image img {
    display: block!important;
    max-width: 250px;
    margin: auto;
    text-align: center;
}

.season-vista {
    padding-top: 0!important
}

.slick-slide {
    left: 0px!important;
    display: block!important;
    opacity: 1!important;
}

.headlines.signed::before {
    background: none!important;
    height: 0;
    margin: 0;
}
.mainmenu,
.top-bar .logo .text,
.bottom-bar,
.video-embedded,
.footer-contact,
.legal-menu,
.newsletter-form,
.newsletter-form h2,
.footer-contact-information,
.legal-menu a  {
    display: none!important;
    height: auto!important
}

.breadcrumb {
    text-align: center;
}

table.content-table {
    width: 100%;
}



.offerslider .offertext,
.offer.item,
.offerslider .offer,
.family  {
    padding: 0!important;
    margin: 0!important;
}

.slick-slide.slick-active {
    display: block!important;
}