/* Slider */ .slick-slider * {outline: none;} .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; } .slick-track:before, .slick-track:after { display: table; content: ''; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { display: none; float: left; height: 100%; min-height: 1px; } [dir='rtl'] .slick-slide { float: right; } .slick-slide img { display: block; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden { display: none; } @font-face { font-family: 'icons'; src: url('fonts/icon/liberties_20191115.woff2') format('woff2'), url('fonts/icon/liberties_20191115.woff') format('woff'); font-weight: normal; font-style: normal;font-display: fallback ; } @font-face { font-family: 'chivo'; src: url('fonts/chivo/bold.woff2') format('woff2'); font-weight: 700; font-style: normal;font-display: fallback ; } @font-face { font-family: 'chivo'; src: url('fonts/chivo/black_italic.woff2') format('woff2'); font-weight: 900; font-style: italic; font-display: fallback ; } @font-face { font-family: 'chivo'; src: url('fonts/chivo/black.woff2') format('woff2'); font-weight: 900; font-style: normal;font-display: fallback ; } @font-face {font-family: 'Plex'; font-style: normal; font-weight: 300; src: url('fonts/IBM-Plex-Sans/IBMPlexSans-Light.woff2') format('woff2'), url('fonts/IBM-Plex-Sans/IBMPlexSans-Light.woff') format('woff');font-display: fallback ; } @font-face {font-family: 'Plex'; font-style: normal; font-weight: 400; src: url('fonts/IBM-Plex-Sans/IBMPlexSans-Regular.woff2') format('woff2'), url('fonts/IBM-Plex-Sans/IBMPlexSans-Regular.woff') format('woff');font-display: fallback ; } @font-face {font-family: 'Plex'; font-style: italic; font-weight: 400; src: url('fonts/IBM-Plex-Sans/IBMPlexSans-Italic.woff2') format('woff2'), url('fonts/IBM-Plex-Sans/IBMPlexSans-Italic.woff') format('woff');font-display: fallback ; } @font-face {font-family: 'Plex'; font-style: normal; font-weight: 400; src: url('fonts/IBM-Plex-Sans/IBMPlexSans-Regular.woff2') format('woff2'), url('fonts/IBM-Plex-Sans/IBMPlexSans-Regular.woff') format('woff');font-display: fallback ; } @font-face {font-family: 'Plex'; font-style: normal; font-weight: 500; src: url('fonts/IBM-Plex-Sans/IBMPlexSans-Medium.woff2') format('woff2'), url('fonts/IBM-Plex-Sans/IBMPlexSans-Medium.woff') format('woff');font-display: fallback ; } @font-face {font-family: 'Plex'; font-style: normal; font-weight: 700; src: url('fonts/IBM-Plex-Sans/IBMPlexSans-Bold.woff2') format('woff2'), url('fonts/IBM-Plex-Sans/IBMPlexSans-Bold.woff') format('woff');font-display: fallback ; }/* RESET */ /* ----------------------------------------- */ *, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td, object, button { margin:0; padding:0 } table { border-collapse:collapse; border-spacing:0 } fieldset, img { border:0 } address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal } ol, ul, li {list-style:none;} caption, th { text-align:left } h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal } html{ box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } q:before, q:after { content:''} /*sup {vertical-align: super;} sub {vertical-align: sub;}*/ sup, sub { vertical-align:baseline; position: relative; top:-0.5em; font-size:0.8em;/**/ } sub { top: 1em; } .clear { clear:both; } .clearfix:after, .module:after { content: " "; display: table; clear: both; } #skiptocontent, .screen-reader-text {display:none;} /* Global reset-RESET */ /* The below restores some sensible defaults */ em, i { font-style:italic !important; font-weight:inherit !important; } a img { border:none } /* Gets rid of IE's blue borders */ a { text-decoration:none; } a:active, a:focus, button {outline: none; border:none; -moz-outline-style: none;} ::selection { background:#F86B52; color:#FFF; /* WebKit/Blink Browsers */ } ::-moz-selection { background: #F86B52; color:#FFF; /* Gecko Browsers */ } .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0; } /* TYPE */ html { font-size:62.5%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } @media all and (max-width: 767px) { /*html { font-size:87.5%; } */ } body { font-family: 'Plex',sans-serif; font-weight: 400; font-style:normal; line-height:1.4; color:#000; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; background:#FFF; overflow-x:hidden; overflow-y: scroll; /* has to be scroll, not auto */ -webkit-overflow-scrolling: touch; transition:transform 0.4s ease; } .text ul, #footer ul { margin-bottom:1.8rem; } .text li { margin:0 0 0.5em 0; list-style:none; } .heading,p.img span, blockquote p, h1, h2, h3 { font-size: 3.2rem; margin: 0 0 0.75em 0; line-height:1.2; font-weight:900; font-family: 'chivo',sans-serif; color: #000; } h3 {font-size: 2.8rem; } h1 { font-weight: 700; } .centred { text-align: center; } hr { border: 0; height: 1px; margin: 3rem 0; background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(98, 2, 238, 0.5), rgba(255, 255, 255, 0)); } blockquote cite, p, li { font-size:1.8rem; font-weight:400; margin-bottom:1em;} .textcontent p, .textcontent li { font-size: 2.1rem; line-height: 1.5238095238095238095238095238095; } p strong, li strong { font-weight: 600; } blockquote p { margin-bottom: 0; } blockquote { padding:0 3rem; border-left: 5px solid #f86b52; display: block; width: 100%; margin: 32px auto; max-width:calc(798px + 10px + 6rem); } blockquote cite { margin: 0.5em 0 ; font-weight: 500; display: block;} @media all and (max-width: 1199px) { blockquote p,p.img span, h1, h2, h3 {font-size: 2.8rem; } h3 {font-size: 2.4rem; } blockquote p {font-size: 3.2rem; line-height: 1.15625; } .textcontent p, .textcontent li { font-size: 1.8rem; line-height:1.5; } p, li { font-size:1.6rem; } } @media all and (max-width: 599px) { p.img span, h1, h2, h3 {font-size: 2.4rem; } h3 {font-size: 2.1rem; } blockquote{padding:0 2rem;} blockquote p {font-size: 2.4rem; line-height: 1.1666666666666666666666666666667; } blockquote cite, p, li { font-size:1.4rem; } } @media all and (min-width:1200px) { blockquote p { font-size: 4.2rem; line-height: 1.1428571428571428571428571428571;} } blockquote p { } h3 { } /*p.img {margin: 0 !important; padding: 0 !important} p.img img { width: 90%; height: 90%; object-fit:contain; object-position:50% 0; display:block; } */ .textcontent li, .textcontent p { max-width: 130em; } .textcontent li strong, .textcontent p strong { font-weight:600; } .textcontent p a, .textcontent li a { transition: all 0.2s ease; font-weight:600; color: #f86b52; display: inline-block; position: relative; } .textcontent li a:hover { color: #000; text-decoration: underline; } .textcontent ol li, .textcontent ul li { /*margin-left: 1em;*/ list-style: disc; margin-bottom:0.5em; position: relative; color:#666666; } .textcontent ol li { list-style: decimal; } .textcontent ul li::before { } .textcontent ul, .textcontent ul { margin-bottom:2.4em; } .introtext p:first-child { font-size: 2.4rem; font-weight: 500; line-height: 1.3333333333333333333333333333333; } @media (max-width: 899px) { .textcontent ol li, .textcontent ul li { margin-left: 1em; } } @media (max-width: 599px) { .textcontent ul li {margin-left: calc(1em + 8px);} .textcontent ul li::before { display: inline-block; width: 8px; height: 8px; margin:0 0 0.1666666666666667em 0; position: absolute; left: calc(-1em - 4px); top: calc(0.7em - 4px); } } .textcontent img { display: block; max-width: 100%; height: auto;} .textcontent a { transition: all 0.2s ease; } figcaption { font-size:1.6rem; color:#666; } .textcontent { display: block; width: 100%; margin: 16px auto; max-width:798px; } figcaption span.textcontent { margin: 0 auto;} .tencol { width: 100%; max-width:1001px; margin: 0 auto;} .vidholder { width: 100%; margin: 32px auto 16px; max-width:1204px; } .vidholder>div { width: 100%; height: 0; padding-bottom: 56.25%; position: relative; } .vidholder>div iframe { width: 100%; height: 100%; position: absolute; left: 0; top: 0;} header.textcontent { text-align: center;} .sharing_module+header.textcontent, .wrapper+header.textcontent { margin-top: 4rem; } header.postheader {background: rgba(255,255,255,1); display: block; width: 100%; margin: calc(-9.6rem * 0.84) auto 0; margin: -8rem auto 0; max-width:798px; position: relative; padding-bottom: 4rem;} header.postheader h1, header.postheader p { position:relative; z-index: 10; margin: 0; } header.postheader::before{content:""; display: block; background: inherit; position: absolute; top: 0; left: 50%; width: calc(100% + 6rem); z-index: 1; transform: translate(-50%,-4rem); height:calc(100% + 4rem); width:calc((((100% - (7 * 16px)) / 8) * 10) + (9 * 16px)); } header.postheader h1{ font-size: 9.6rem; line-height: 1; font-weight: 900; margin: 0; } header.postheader p.subtitle{ font-size: 2.8rem; line-height: 1.2; font-weight: 900; margin: 0.5em 0 0; } /* 21/24 */ header.postheader p.date {font-size: 2.1rem; line-height: 1.1428571428571428571428571428571; color: rgba(0,0,0,0.5416); margin: 1.4rem 0 0.2em; } /* 14/16 */ header.postheader p.cat { font-size:1.6rem; line-height: 1.1428571428571428571428571428571; color: rgba(0,0,0,0.5416); /*text-transform: uppercase;*/ letter-spacing: 0.10714285714285714285714285714286em; letter-spacing:0.005em; } header.postheader p.cat a {color: rgba(0,0,0,0.5416); } header.postheader p.cat a:hover {color: rgba(0,0,0,0.75); border-bottom: 1px solid rgba(0,0,0,0.5416);} @media (max-width: 1199px) { header.postheader{ margin: calc(-7.2rem * 0.84) auto 0; } header.postheader::before{width: calc(100% + 10rem); transform: translate(-50%,-3rem); } header.postheader h1{ font-size: 7.2rem; } header.postheader p.subtitle{} header.postheader p.date { } header.postheader p.cat { } } @media (max-width: 899px) { header.postheader{ margin: 0 auto; padding: 3rem 0; } header.postheader::before{display: none; } header.postheader h1{ font-size: 4.8rem; } header.postheader p.subtitle{font-size:2.1rem; } header.postheader p.date { font-size:1.6rem; line-height:1.2; } } @media (max-width: 599px) { header.postheader{ padding: 2rem 0 16px; } /*header.postheader h1{ font-size: 2.8rem; }*/ header.postheader p.subtitle{font-size:2rem; } header.postheader p.date { margin-bottom: 0.25em; } header.postheader p.cat {font-size:1.4rem; } }.imagery { margin: 0 0 16px 0; } .imagery figure { display: block; width: 100%; } .imagery figure picture { display: block; width: 100%; position: relative;} .imagery figure picture img { display: block; width: 100%; height: auto;} .imagery figure picture b{ width: 150px; height: 100%; display: block; position: absolute; top: 0; cursor: pointer; opacity: 0.3; transition: all 0.2s ease;} .imagery .slick-current figure picture b { opacity: 1;} .imagery figure picture b.prev{ left:0; } .imagery figure picture b.next{ right:0; } .imagery figure picture b::after {display: block; content:""; position: absolute; top: 50%; border: 2px solid #FFF; border-right:none; border-bottom: none; width: 30px; height: 30px; transition: all 0.2s ease;} .imagery figure picture b.prev::after { left: 10px; transform:translate(50%, -50%) rotate(-45deg); } .imagery figure picture b.next::after { right: 10px; transform:translate(-50%, -50%) rotate(135deg) ; } .imagery figure picture b.prev:hover::after { left: 0; } .imagery figure picture b.next:hover::after { right: 0; } /*.imagery .slick-current figure picture b.prev { opacity: 0.8; transform:translateX(-10px) ; } .imagery .slick-current figure picture b.next { opacity: 0.8; transform:translateX(10px) ; } .imagery .slick-current figure picture b.prev:hover { opacity: 1; transform:translateX(0) ; } .imagery .slick-current figure picture b.next:hover { opacity: 1; transform:translateX(0) ; } */ .imagery figure picture b::before { width: 100%; height: 100%; position: absolute; display: block; content:""; opacity: 0.2; transition: all 0.2s ease; background: linear-gradient(90deg, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100% ); } .imagery figure picture b:hover::before { opacity: 0.5; } .imagery figure picture b.next::before { background: linear-gradient(270deg, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100% ); } @media (max-width: 899px) and (pointer: coarse) { .imagery figure picture b.prev::after { left: 0; } .imagery figure picture b.next::after { right: 0; } .imagery figure picture b:hover::before { opacity: 0.25; } .imagery figure picture b:hover::active { opacity: 0.5; } } .slideshow .slick-track { display: block !important; } .slideshow .slick-slide { height: 100% !important; } section:not(.fullbleed) .slideshow .landscape { max-width: 1204px; } section:not(.fullbleed) .slideshow .portrait{ max-width: 594px; margin: 0 auto;} .imagery figure figcaption { padding:1em 0 1em;} @media (max-width: 599px) { figcaption { font-size:1.2rem; color:#666; } } .imagesx2 {margin: 40px 0;} .imagesx2 {display: flex; justify-content: space-between; flex-wrap: wrap;} .imagesx2>div { width:calc(50% - 8px); } .imagesx2 div figure {display: block; } .imagesx2 div figure picture{ display: block; width: 100%; height: 0; padding-bottom: 66.6666%; position: relative; overflow: hidden; } .imagesx2 div figure picture img{ width: 100%; height:100%; object-fit: cover; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); } .imagesx2 div figure figcaption { margin:1em 0 1em; padding:0 8px 0.5em; position: relative; border-left: 2px solid #F86B52; } .imagesx2 div figure figcaption::after { display: block; height: 2px; width: 36%; background: #F86B52; content:""; position: absolute; bottom:0; left: 0;} @media (max-width: 899px) { .imagesx2>div { width:100%; } .imagesx2>div:first-child{margin-bottom: 2rem;} } .container, .wrapper { width: 100% !important; border-left: 16px solid transparent; border-right: 16px solid transparent; max-width: 1440px; margin: 0 auto; } .wrapper {max-width: 1220px; max-width: 1236px; } .wrapper>.wrapper { border: none !important;} @media all and (min-width: 900px) { /* #posttopwrapper { border-left:110px solid transparent; border-right: 110px solid transparent; max-width:1424px; } */ } @media all and (min-width: 1200px) { } @media all and (min-width: 600px) { } #nohero { padding: 20px 0 0; margin-bottom: 24px; overflow: auto; background: #F86B52; color: white; text-align: center;} @media all and (min-width: 900px) { #nohero { padding: 110px 0 0;margin-bottom: 32px; } } #nohero h1 { color: white;} section.section { padding: 32px 0 16px; } .textwrapper+section.section {margin-top: 48px;} .vidwrapper+section.section {margin-top:16px;} .imagery+section.section { margin-top:16px; } /*.imagery+*/section.news_extras { margin-top:0;padding-top: 0; }#hometop { background: #AAA294; } h2.big{/*background: rgba(255,0,255,0.2); */display: inline-block; width: auto; padding:1em 1em 1.25em 1.2em; font-style: italic; position: relative; /* min-width: 9em;*/ color: #F86B52; /*width: calc(50% - 8px);*/ font-size: 4.45vw; } h2.big::before { display: block; content:""; position: absolute; top:0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.9); transform: skewY(-4.35deg); transform-origin: bottom left; transition: all 0.33s ease; width: 0; } h2.big span{ display: block; position: relative; transform: rotate(-4.35deg); transform-origin: bottom left; overflow: hidden; white-space: nowrap; width: 0; transition: all 0.5s ease; } @media (min-width:1440px) { h2.big{ font-size: 5.8rem;font-size: 6.4rem; } } #homehero { background: linear-gradient(0deg, rgba(255,106,99,1) 20%, rgba(255,141,101,1) 80%); } #homehero>div>figure img, #homehero p.img img { display: block; width: 100%; height: auto; } #homehero figure figcaption { } #homehero figure figcaption { font-size: 1.6rem; position: absolute; bottom:0; right:0; color: white; max-width: 20em; margin: 0; overflow: hidden; } @media all and (max-width: 899px) { #homehero figure figcaption { font-size: 1.4rem; } } @media all and (max-width: 599px) { #homehero figure figcaption { font-size: 1.2rem; } } #homehero figure figcaption span{ padding-right: 40px; background: rgba(0,0,0,0.8); padding: 20px 58px 20px 20px; display: inline-block; transform: translateX(100%); opacity: 0; /**/ transition: all 0.3s ease;} #homehero figure figcaption.capopen span { transform: translateX(0); opacity: 1;} #homehero figure figcaption b { display: block; width:32px; height:32px; position: absolute; right: 16px; bottom: 16px; text-align: center; line-height: 1; transition: all 0.2s ease; } #homehero figure figcaption b::after { font-family: 'icons'; font-weight:normal; content:"\E800"; color: white; font-size: 2.4rem; text-align: right; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: all 0.2s ease; } #homehero figure figcaption.capopen b{ transform: rotate(90deg); } #homehero figure figcaption.capopen b::after { opacity: 0; } #homehero figure figcaption b i { display: block; width: 100%; height: 100%; position: absolute; opacity: 1} #homehero figure figcaption b i::before, #homehero figure figcaption b i::after { display: block; content:""; width: 75%; height: 3px; background: #FFF; position: absolute; transition: all 0.2s ease; } #homehero figure figcaption b i::before, #homehero figure figcaption b i:after { top: 50%; left: 12.5%; opacity: 0; } #homehero figure figcaption.capopen b i::before { top: calc(50% - 2px); transform: rotate(45deg); opacity: 1;} #homehero figure figcaption.capopen b i:after { top: calc(50% - 2px); transform: rotate(-45deg); opacity: 1;} #homehero figure figcaption{overflow: hidden; height: 200px; display: flex; flex-direction: column; justify-content:flex-end;} #homehero figure figcaption::before { opacity: 0.9; position: absolute; right:0; transform: translate(50%,0) rotate(-45deg); transform-origin: center bottom; bottom:0; width:250px; height:120px; display: block; content:""; background: linear-gradient(0deg, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100% ); } @media (min-width:900px) { #homehero>div { display: flex; align-items: flex-start; border-bottom:30px solid transparent; } #homehero { position: relative; padding-top: 140px; background: none; } #homehero p.img { /*width:calc((((100% - (13 * 16px)) / 14) * 8 ) + (7 * 16px));*/ } #homehero>div { display: grid; grid-template-columns: repeat(14,1fr); grid-column-gap: 16px; } #homehero>div>h2.big {grid-column: 1 / span 7; grid-row: 1; position: relative; z-index: 20; top: 0.4em; } #homehero>div>figure, #homehero>div>p.img {grid-column: 7 / span 8; grid-row: 1; position: relative; z-index: 10; } #homehero::before{content:""; display: block; background: linear-gradient(0deg, rgba(255,106,99,1) 20%, rgba(255,141,101,1) 80%); position: absolute; top: 0; left: 0; width: 100%; height: calc(100% - 120px); z-index: 1; } #homehero>div>figure, #homehero p.img{ margin: 0; } } @media all and (max-width: 899px) { #homehero .container { border: none;} h2.big{ width: calc(100% - 32px); margin: 0 16px; font-size:calc(((100vw - 32px) / 100) * 6.6); padding:0.9em 0.2em 1.1em 0.95em; transform: translateY(-25%); } } @media all and (max-width: 599px) { #homehero .container { border: none;} h2.big{ font-size:calc(((100vw - 32px) / 100) * 6.6); } } body.heroready h2.big span { width:100%; } body.heroready h2.big::before { width:100%; transform: skewY(-4.35deg); } #homehero>div>p.img { transform: scale(0.75); opacity: 0; transition: all 0.5s ease-out;} body.heroready #homehero>div>p.img { transform: scale(1); opacity: 1; } /* .homecards { border:2px dashed red;} .homecards .homecard { width: 300px; border:3px dashed blue;} .homecard p.img {width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden;} .homecard p.img img { display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; } */ .slick-track { display: flex !important; } .slick-slide { height: inherit !important; } .carousel { margin: 30px auto ; max-width: 1440px; max-width:1236px; } .carousel { opacity: 0; } .carousel.slick-initialized { opacity: 1;} .carousel .textcontent:first-child h2:only-child { margin-top:1.5em; color: #434343; } .carousel .slick-track { padding-top: 20px; padding-top: 30px; } .carousel div.slide { margin:0 8px 8px ; background: white; box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2); position: relative; display: flex; flex-direction: column; } .carousel div.slide h3 { position: absolute; top: 0; left:50%; transform: translate(-50%,-50%); background: linear-gradient(0deg, rgba(255,106,99,1) 20%, rgba(255,141,101,1) 80%); box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2); width:calc(100% - 3em); line-height: 1; padding: 0.5em; font-size:2rem; text-align: center; z-index: 40; } .carousel div.slide h3 { padding: 0.5em; font-size:3rem; width:calc(100% - 2em); } .carousel div.slide div { flex: 1; display: flex; flex-direction: column; } .carousel div.slide div, .carousel div.slide p.img span strong { padding: 16px 24px; width: 100%;} .carousel div.slide a { color: black; flex: 1; display: flex; flex-direction: column;} .carousel div.slide div p:last-child { margin: auto 0 0; } .carousel div.slide div p:last-child span { color: #D03E2A;font-weight: 700;} /*.carousel div.slide div p:last-child a b { margin-left: 0.5em; display: inline-block; width:2em; height:8px; position: relative; font-size: 8px; } .carousel div.slide div p:last-child a b::before { position: absolute; display:block;content:""; background: #D03E2A; height: 0; border-bottom: 2px solid #D03E2A; width: 100%; top: calc(50% - 1px); right: 0; } .carousel div.slide div p:last-child a b::after { display:block; top: 50%; right: 0; position: absolute; content:""; border: 2px solid #D03E2A; border-bottom: none; border-left: none; transform-origin: right center; transform: translate(0,-1px) rotate(45deg); width: 8px; height: 8px; }*/ .carousel div.slide div p:last-child span b{ position: relative; top: -0.05em; display: inline-block; vertical-align: middle; color: #D03E2A; box-sizing: border-box; transform: rotate(45deg) scale(0.5); } .carousel div.slide div p:last-child span b::before, .carousel div.slide div p:last-child span b::after{ content: ""; box-sizing: border-box; } .carousel div.slide div p:last-child span b { width: 28px; height: 28px; width: 2em;height: 2em; transition: all 0.2s ease; border-width: 4px 4px 0 0; border-style: solid; margin: 0 0 0 1.5em; } .carousel div.slide div p:last-child span b::before{ right: 0; top: -3px; position: absolute; height: 4px; box-shadow: inset 0 0 0 32px; transform: rotate(-45deg); width: 64px; width: 4em; transform-origin: right top; } .carousel div.slide a:hover div p:last-child span b { margin-left:2em; } .carousel div.slide p.img {width: 100%; height: 0; padding-bottom: 100% !important; position: relative; overflow: hidden; margin: 0;} .carousel div.slide p.img img { display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; } .carousel div.slide p.img span {display: block; width: 100%; height: 100%;position: absolute; color: white; display: flex; align-items: flex-end;} .carousel div.slide p.img span strong { position: relative; z-index: 10; } .carousel div.slide p.img strong::before { content:""; z-index: -1; display: block; width: 100%; height: calc(105% + 24px);position: absolute; opacity: 0.95; left: 0; bottom: 0; background: linear-gradient(0deg, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100% ); } .carousel { padding: 0 8px;} @media all and (max-width: 899px) { .carousel div.slide {width: 400px !important;} .carousel { padding: 0;} } @media all and (max-width: 599px) { .carousel div.slide {width: 280px !important;} .carousel div.slide h3 { width:calc(100% - 32px); } .carousel div.slide div, .carousel div.slide p.img span strong{ padding: 16px; } .carousel div.slide p.img span { font-size: 2.4rem; } } @media all and (min-width: 600px) { } @media all and (min-width: 900px) { } @media all and (min-width: 1200px) { } .carousel .slick-current { } .carousel .slick-list { margin-bottom: 8px; } .carousel .slick-dots { top: auto; bottom:0; height: 50px; display: flex; align-items: flex-end; justify-content: center; padding: 16px 16px 24px; /*height: 100%;*/ width: 100%; } .carousel .slick-dots li { width: 24px; height: 24px; position: relative; display: inline-block; margin-bottom: 0; } .carousel .slick-dots li { width: 36px; } .carousel .slick-dots li:only-child{display: none;} .carousel .slick-dots li button { position: absolute; width: 100%; height: 100%; overflow: hidden; color: white; display: block; color: rgba(255,255,255,0); text-indent: -3rem; pointer-events: auto; background: none; } .carousel .slick-dots li::after { content:""; display: block; border-radius: 50%; opacity: 0.5; position: absolute; width: 16px; height:16px; background: #6F68B6; background: rgba(0, 0, 0, 0.38); left: 50%; top: 50%; transform: translate(-50%,-50%); } .carousel .slick-dots li.slick-active::after {opacity: 1; width: 16px; height:16px; background: #F86B52;} .carousel div.slick-arrow { position: absolute; top: 20px; pointer-events: none;} .carousel div.nextarrowholder { right: 0; }.carousel div.prevarrowholder { left: 0; } .carousel div.slick-arrow p {margin: 0; width: 100%; height: 0; width: 100%; height: 0; padding-bottom: 100%; position:relative;} @media all and (max-width: 899px) { .carousel div.slick-arrow {width: 400px !important;} } @media all and (max-width: 599px) { .carousel div.slick-arrow {width: 280px !important;} } .carousel button.slick-arrow { pointer-events: auto; display: block; position: absolute; top:50%; cursor: pointer; z-index: 30; overflow: hidden; font-size: 0; background:none; border:none; outline:none; transform: translateY(-50%); width:60px; height:60px; border-radius: 50%; background:white; box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25); } .carousel button.slick-arrow::after { height: 3px; background: #878787; width: 40%; content:""; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: all 0.2s ease; } .carousel button.slick-arrow::before { position: absolute; display: block; transform: rotate(-90deg); top: 39%; content:""; border: 3px solid #878787; transform: translateX(-50%) rotate(45deg); width:30%; height: 30%; transition: all 0.2s ease; } .carousel button.slick-prev::before { border-bottom: none; border-right: none; top: 50%; left: 18.5%; transform: translate(50%,-50%) rotate(-45deg); } .carousel button.slick-next::before { border-bottom: none; border-left: none; top: 50%; right:18.5%; transform: translate(-50%,-50%) rotate(45deg); } .carousel button.slick-prev { left: 16px; transform: translateY(-50%);} .carousel button.slick-next { right:16px; transform: translateY(-50%); } .carousel button.slick-disabled { display:none !important;} .carousel button.slick-arrow:hover::before {border-color: black; } .carousel button.slick-arrow:hover::after {background-color: black; } @media all and (min-width: 900px) { .carousel .slick-arrow { display: none !important; } } .carousel .slick-disabled { display:none !important;} #masthead { position: fixed; top: 0; left: 0; width: 100%; z-index: 989; padding: 25px 0; display: flex; justify-content: space-around; transition: all 0.2s ease; /* -webkit-box-shadow: 0px 1px 5px 0px rgba(199,199,199,1); -moz-box-shadow: 0px 1px 5px 0px rgba(199,199,199,1); box-shadow: 0px 1px 5px 0px rgba(199,199,199,1);*/ } /*#masthead::before { font-family: 'icons'; font-size: 10rem; font-weight: normal; line-height: 1; content:"\E80E"; } */ #masthead .container { display: flex; align-content: center; position: relative; } #masthead #logo, #masthead #mainnav>nav>ul, #masthead #navside { margin: 0; z-index: 90; } #masthead #logo { font-size: 0; position: relative; margin: 0 0 0 5.5625vw; transition: all 0.2s ease; width: 140px; } @media (min-width:1440px) { #masthead #logo{ margin: 0 0 0 8rem; } } #logo a { display: block; width:100%; height: 0; padding-bottom: 66.66%; position: absolute; left: 0; top:0; /*background: url("images/logo.php?colour=FFFFFF") no-repeat left top;*/ background-size: 100% auto; } #masthead #logo svg{ display: block; } #masthead #logo svg path { fill:#FFFFFF; } body.scrolled #masthead #logo {width: 80px; } body.scrolled #masthead { background: rgba(255,255,255,0.95); padding:16px 0; padding:10px 0; } body.scrolled #masthead #logo { margin: 0 0 0 20px; } body.scrolled #masthead #logo a { position: relative; } body.scrolled #masthead #logo svg path { fill:#000000; } /*@media (max-width: 599px) { #masthead { height:72px; } main#main { padding:0 0 0; } } #mobilelogo { display: none; margin: 0; } #mobilelogo a { } */ @media all and (min-width: 900px) { body.scrolled #masthead { border-bottom: 1px solid rgba(0,0,0,0.25); background: rgba(255,255,255,0.97); -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); } body:not(.error404):not(.home):not(.category):not(.page-template-template-listings):not(.scrolled) #masthead::before{ opacity:1; opacity:0.9; content:""; display:block; position:absolute; top:0; left:0; width:100%; pointer-events: none; position:fixed; z-index: 990; height: 150px;z-index: 80; box-sizing: content-box; background: -webkit-linear-gradient(top, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100% ); background: linear-gradient(top, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100% ); } } @media all and (max-width: 899px) { #masthead::before { content:""; display:block; width: 100%; height: 100%; background:white; position: absolute; top: 0; left: 0; } #masthead, body.scrolled #masthead { top: auto; bottom: 0; padding:10px 0; height: 72px; -webkit-box-shadow: 0px -4px 16px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px -4px 16px 0px rgba(0,0,0,0.25); box-shadow: 0px -4px 16px 0px rgba(0,0,0,0.25); } #masthead #logo, #masthead #logo a { display: flex; align-items: center; } #masthead #logo, body.scrolled #masthead #logo { width: 64px;width: 25%; margin: 0 !important; } #masthead #logo a { position: relative; display: block; width: 64px; height: auto;padding: 0; } #masthead #logo svg {width: 64px; display: block; height: auto; } #masthead #logo svg path { fill:#000000; } #masthead #logo { width: 25%;} } #masthead .container #mainnav { flex: 1; padding: 0; display: flex; align-items:center; justify-content: flex-end; z-index: 90; } #mainnav>nav>ul{ position: relative; display: flex; justify-content: space-between; justify-content: flex-end; } #mainnav a{color:#FFFFFF;} body.scrolled #mainnav a{color:#000000;} #mainnav a::after { content:""; display: block; width: 100%; position: relative; left: 50%; transform: translateX(-50%); bottom: 0; border-bottom: 1px solid #FFF; height: 0; width:0%; transition: width 0.2s ease; } #mainnav a:hover::after { width: 100%; } body.scrolled #mainnav a::after { border-bottom-color: #000; } #mainnav>nav { flex: 1; } #mainnav>nav>ul { padding-left: 30px; } #mainnav>nav>ul>li { list-style: none; font-weight:400; font-size:1.8rem; flex-basis:initial; margin: 0 30px 0 0; } @media (max-width:949px) { #mainnav>nav>ul>li, #mainnav>nav>ul>li ul>li { font-size:1.6rem; } } #mainnav>nav>ul>li { white-space: nowrap; } @media (min-width: 1350px) { } @media (max-width:899px) { #mainnav { display: none !important; } } #mainnav>nav>ul>li.menu-item-has-children { } #mainnav>nav>ul>li .subopener {width: 1em; height:1em; display: inline-block; position: relative; margin: 0 ; } #mainnav>nav>ul>li .subopener b { position: absolute; bottom:-1px; right:0; display: inline-block; width: 1em; height: 0; padding-bottom: 100%; background-size:12px auto; background-repeat: no-repeat; background-position: right bottom; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTIuMiA4LjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyLjIgOC40OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzAwMzk3Njt9PC9zdHlsZT48ZyBpZD0iUGF0aF8zIj48cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjYuMSw4LjQgMCwwLjYgMC44LDAgNi4xLDYuOCAxMS40LDAgMTIuMiwwLjYgIi8+PC9nPjwvc3ZnPg==); } #mainnav>nav>ul>li.subshown .subopener b { transform: rotate(180deg); background-position: left top; } #mainnav>nav>ul>li>.sub-menu { position: absolute; z-index: 80; width: 100%; filter: drop-shadow(4px 8px 8px rgba(0,0,0,0.25)); background: rgba(255,255,255,1); border: 1px solid #707070; background: #e5ebf1; border:none; right: 0px; top:calc(100% + 2.4rem); padding:20px 30px; transition:opacity 0.3s ease; opacity: 0; pointer-events: none; background: #f9f0e1; width: 80%; min-width: 750px; max-width:900px; -webkit-column-count:3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 16px; -moz-column-gap: 16px; column-gap: 16px; } @media (min-width:1200px) and (max-width:1349px) { #mainnav>nav>ul>li>.sub-menu { width: 100%; -webkit-column-gap: 24px; -moz-column-gap: 24px; column-gap: 24px; } } @media (max-width:1199px) { #mainnav>nav>ul>li>.sub-menu { -webkit-column-count:2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 16px; -moz-column-gap: 16px; column-gap: 16px; } } /*#mainnav>nav>ul>li.subshown>.sub-menu { opacity: 1; pointer-events: auto; } */ #mainnav>nav>ul>li>.sub-menu { opacity: 1; pointer-events: auto; } #mainnav>nav>ul>li.opensub>.sub-menu { display: block !important; } #mainnav>nav>ul>li>.sub-menu>li>a { color: black; display: inline-block;} #mainnav>nav>ul>li>.sub-menu>li>a::after { border-bottom: 1px solid #000; } #mainnav>nav>ul>li>a { display: inline-block; position: relative; z-index: 99; border-top: 1px solid transparent; } #mainnav>nav>ul>li.menu-item-has-children>a::before { display: block; content:""; background:white; background: linear-gradient(315deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%); width: 4.2rem; height:4.2rem; width: 3.0rem; height: 3.0rem; position:absolute; top:calc(100% + 10px); /*transition:all 0.1s ease;*/ opacity: 0; margin-top: 30px; pointer-events: none; width:2.0rem; height: 2.0rem; left:50%; transform:translate(-50%,0) rotate(45deg); z-index: 98; border:none; background: linear-gradient(315deg, rgba(249,240,225,0) 0%, rgba(249,240,225,0) 45%, rgba(249,240,225,1) 50%, rgba(249,240,225,1) 60%, rgba(249,240,225,1) 100%); } #mainnav>nav>ul>li.opensub>a::before{ opacity: 1; margin-top: 0; width:3.0rem; height: 3.0rem; } #mainnav>nav>ul>li .showsub { width:1em; height:1.2em; margin-left: 0.2em; float:right; position: relative; } #mainnav>nav>ul>li .showsub b { width:1em; height:50%; text-align: center; position:absolute; transition:all 0.2s ease; display: inline-block; bottom:15%; } #mainnav .showsub b::after { font-family: 'icons'; font-weight:normal; content:"\E80D"; color: white; font-size: 0.666rem;position: absolute; bottom:50%; left: 50%; transform: translate(-50%,50%); } #mainnav .subopen b { transform:rotate(180deg); } body.scrolled #mainnav .showsub b::after { color: #000; } /*#mainnav>nav>ul>li>.subnavholder>b { position: fixed; display: block; content:""; background: rgba(0,0,0,0.4); width: 100%; height: 100%; top: 0; left:0; z-index: -1;} #mainnav>nav>ul>li>.subnavholder ul { } #mainnav>nav>ul>li>.subnavholder ul li { margin: 0; border-top:1px solid rgba(0, 57, 118,0.2); } #mainnav>nav>ul>li>.subnavholder li a { padding:0.5em 0; display: inline-block; color: #003976; } #mainnav>nav>ul>li>.subnavholder ul li:first-child { border:none; } #mainnav>nav>ul>li>.subnavholder>ul>li:first-child>a { border:none; } #mainnav>nav>ul>li>.subnavholder li>a { max-width:calc(100% - 2.2em); white-space:normal; } #mainnav>nav>ul>li>.subnavholder li>ul { padding-left:1em; border-top:1px solid rgba(0, 57, 118,0.2);} #mainnav>nav>ul>li>.subnavholder li>ul>li:first-child>a { border:none; }*/#masthead .hamburger { display: block; } body.hasjs { } section#mobilenav { position: fixed; z-index: 990; top:0; right: -24px;right: 0; width: calc(100% - 40px); width: 100%; height: calc(100vh - 50px); transition: transform 0.25s ease-in-out; display: flex; justify-content: flex-end; align-items: flex-start; transform:translate(0, 100%); overflow:auto; } body.preload section#mobilenav { transition:none ; } section#mobilenav nav { padding-top: 10vw; } section#mobilenav nav::before { content:""; display: block; width: 100%; height: 320px; background: #6C6458; position: absolute; right:0; top:2px;transform: skewY(-4.35deg); transform-origin: right top; z-index: 1; z-index: -1;} body.navshown section#mobilenav { transform:translate(0,0); pointer-events: auto; } body.android_chrome section#mobilenav { height: calc(100vh - 56px); height: calc(100vh - 56px - 50px); } section#mobilenav nav { width: 100%; max-width:500px; height:auto; position: relative; } @media (max-width: 899px) { section#mobilenav { position: fixed; top:auto; bottom:72px; right:0; width: calc(100% - 24px - ((100% - (11 * 24px)) / 8)); transform:translate(0,100%); align-items: flex-end; width: 100%; overflow: auto; } section#mobilenav nav { min-width: 1px; max-height: calc(100% - 72px); -webkit-filter: drop-shadow(0px -4px 8px rgba(0,0,0,0.25)); filter: drop-shadow(0px -4px 8px rgba(0,0,0,0.25)); } section#mobilenav nav { flex: 1; } body.navshown section#mobilenav{ transform:translate(0,0); } } section#mobilenav, section#mobilenav nav { scrollbar-width: thin; scrollbar-color: rgba(0,0,0,0.6); } section#mobilenav::-webkit-scrollbar, section#mobilenav nav::-webkit-scrollbar{ width: 5px; background-color: rgba(255,255,255,0.3); } section#mobilenav::-webkit-scrollbar-thumb, section#mobilenav nav::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,0.6); } section#mobilenav nav ul, section#mobilenav nav ul li {margin: 0;} section#mobilenav>nav>ul>li { font-size: 2.4rem; font-family:'chivo'; font-weight: 900; line-height: 1.2; margin: 0; position: relative; } section#mobilenav>nav>ul>li>ul>li { font-size: 1.6rem; font-family: 'Plex'; font-style: normal; font-weight: 400; line-height: 1.2; } section#mobilenav>nav>ul>li a {display: block; border-bottom: 1px solid #FFFAEB; padding:0.5em 0.333em 0.5em 0.333em ; } section#mobilenav>nav>ul>li>ul>li a {padding:1.1em 1em 0.9em 1.5em ; } section#mobilenav>nav>ul { background: #6C6458; padding:10px 16px 40px; } section#mobilenav li .showsub {position: absolute; right: 0; display: block; width: calc( 1.2em + 24px); height:2.2em; top:0; } section#mobilenav li .showsub b { width:16px; height:16px; display: block; position:absolute; top: 50%; right:0; transform: translateY(-50%); } section#mobilenav li .showsub b::after { font-family: 'icons'; font-weight:normal; content:"\E80D"; color: #FFFAEB; font-size: 1rem; position:absolute; top: 50%; right:0; transform: translateY(-50%); } section#mobilenav li .subopen b::after { transform: rotate(180deg) translateY(50%); } section#mobilenav { z-index:30; } section#mobilenav>nav li a { color: #FFFAEB; transition: all 0.2s ease; } section#mobilenav>nav li a:hover { opacity: 0.5; } section#mobilenav>nav li a:active, section#mainnav>nav li a:focus { color: #00FFFF; opacity: 1;} section#mobilenav>nav li>a+ul{ margin:0 0 12px;} section#mobilenav>nav li li a{ margin: 0 0 0; font-weight: 400; } section#mainnav>nav li li:first-child a{ padding-top: 0; } @media (max-width: 599px) { section#mobilenav>nav li { font-size: 1.6rem;} section#mobilenav>nav li a { padding:0.5em calc(40px + 1.6rem) 0.5em 0; position: relative; } section#mobilenav>nav ul.opensub { position: relative; } section#mobilenav>nav ul.opensub {overflow: hidden;} section#mobilenav>nav>div>ul {display: flex; } section#mobilenav>nav>div>ul>li { font-size: 1.8rem; font-weight: 400; margin:0 2.6rem 0 0; line-height: 3rem; } section#mobilenav>nav>div>ul>li>a { display: inline-block; position: relative; padding:0; color:rgba(255,255,255,0.5); } section#mobilenav>nav>div>ul>li>a.active { font-weight: 600; color: #FFFFFF; position: relative; } section#mobilenav>nav>div>ul>li>a.active::after { display: inline-block; content:""; width:100%; height:0; border-bottom: 1px solid #FFFFFF; position:absolute; font-weight: 600; color: #535353; left:50%; transform: translateX(-50%); bottom:-3px; } } @media (min-width:900px) { section#mobilenav { display: none !important;} } #footer { position: relative; background: #292419; color: #FFF; min-height: 100px; /*-webkit-box-shadow: 0 -8px 16px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0 -8px 16px 0px rgba(0,0,0,0.25); boxx-shadow: 0 -8px 16px 0px rgba(0,0,0,0.25);*/ } #footer { overflow: auto; padding:40px 0 0;} .footerwrapper { display: flex; flex-wrap: wrap; justify-content: space-between; position: relative;} .footerwrapper::after { position: absolute; bottom: 0; left: 50; display: block; content:""; height:0; width: 100%; } .footerwrapper>div:first-child { width: calc(33.333% - (16px * (2 / 3))); /*padding-bottom:20px;*/ } .footerwrapper>div#footer_contact { width: calc(66.6666% - (32px * (2 / 3)) + 16px); display: flex; flex-wrap: wrap; justify-content: space-between; } .footerwrapper>div>h2 { text-align: left;border-bottom: 1px solid #FFF; font-size: 2.8rem; width: 100%; height: 1.7em; padding-bottom: 0.5em; margin-bottom: 0; line-height: 1.2; color: white;font-weight: 700; } .footerwrapper>div#footer_contact>h2 {} .footerwrapper>div>div { width:100%; padding: 2rem 0; } .footerwrapper>div#footer_contact>div { width: calc(50% - 16px); } .footerwrapper a{ color: white; font-weight: bold;} .footerwrapper p a:hover, .footerwrapper ul:not(.social) a:hover{ text-decoration: underline; color:#FFD8AB; } .footerwrapper>div:last-child { width:100%; } @media all and (max-width: 899px) { /*.footerwrapper>div { padding-bottom: 30px; } */ .footerwrapper>div, .footerwrapper>div#footer_contact { width:100%; } } @media all and (max-width: 599px) { .footerwrapper>div>div, .footerwrapper>div#footer_contact>div { width:100%; } .footerwrapper>div#footer_contact>div#footer_contact { padding-top:0; border-top: none; } } ul.social::after { content: ""; display: table; clear: both; } ul.social {margin-bottom: 1rem;} /*ul.social li { display: inline-block; margin:0 16px 0 0 !important; position:relative; font-size:4.2rem; line-height: 1; width: 1em; height: 1em; } ul.social li:last-child { margin-right: 0;} ul.social li a { display:block; color: white; border-radius:50%; text-decoration:none; width:100%; height:100%; overflow:hidden; } ul.social li a { background: #F86B52; color: #FFF; text-indent: -9000px; } ul.social li a:hover { color: white; } ul.social li a span { height: 0; width: 0; position: absolute; overflow: hidden; } ul.social::after { content:""; display:table; height:0; clear:left;} ul.social li a::after {content:""; width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } ul.social li a:hover::after { color: white; } ul.social li a[href*="facebook"]::after { } ul.social li a[href*="twitter"]::after { } ul.social li a[href*="instagram"]::after { } ul.social li a[href*="linkedin"]::after { } ul.social li a[href*="youtube"]::after { } ul.social li a[href*="youtube"]:hover {background-color: #FF0000 !important; } ul.social li a[href*="linkedin"]:hover {background-color: #0077B5 !important; } ul.social li a[href*="facebook"]:hover {background-color: #3b5998 !important; } ul.social li a[href*="twitter"]:hover {background-color: #1da1f2 !important; } ul.social li a[href*="instagram"]:hover { background: linear-gradient(45deg, rgba(255,211,116,1) 0%, rgba(255,211,116,1) 12%, rgba(240,103,59,1) 34%, rgba(236,73,76,1) 55%, rgba(196,49,137,1) 75%, rgba(128,67,197,1) 91%, rgba(128,67,197,1) 110%) !important; } ul.social li a[href*="tripadvisor"]:hover {background-color:#00af87 !important; } */ ul.social li { display: inline-block; position:relative; font-size:4.2rem; line-height: 1; width: 1em; height: 1em; margin:0 16px 0 0 ; } ul.social li:last-child { margin-right: 0;} ul.social li a { display:block; background: #F86B52; color: #FFF; border-radius: 100%; text-decoration:none; width:1em; height:1em; overflow:hidden; margin: 0 auto !important; transition: all 0.2s ease; } ul.social li a:hover { /*border: 1px solid #E4E1D7;*/ color: white; } ul.social li a span { height: 0; width: 0; position: absolute; overflow: hidden; } ul.social::after { content:""; display:table; height:0; clear:left;} ul.social li a::after { content:"\e804"; font-family: 'icons'; font-weight:normal; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } ul.social li a:hover::after { color: white; } ul.social li a[href*="facebook"]::after { content:"\e801"; } ul.social li a[href*="twitter"]::after { content:"\e802"; } ul.social li a[href*="instagram"]::after { content:"\e803"; } ul.social li a:hover {background-color: #F86B52 !important; } ul.social li a[href*="facebook"]:hover {background-color: #3b5998 !important; } ul.social li a[href*="twitter"]:hover {background-color: #1da1f2 !important; } ul.social li a[href*="instagram"]:hover { background: linear-gradient(45deg, rgba(255,211,116,1) 0%, rgba(255,211,116,1) 12%, rgba(240,103,59,1) 34%, rgba(236,73,76,1) 55%, rgba(196,49,137,1) 75%, rgba(128,67,197,1) 91%, rgba(128,67,197,1) 110%) !important; } ul.social li>strong { position: absolute; top: calc(100% + 5px); left: 50%; transform: translateX(-50%); background: black; color: white; font-size: 1.2rem; text-align: center; padding: 0.5em;} ul.social li>strong::before { content:""; display: block; width:12px; height:12px; pointer-events: none; transform:translate(-50%,0) rotate(45deg); z-index: 98; position: absolute; left: 50%; top: -5px; transform: translate(-50%,0) rotate(45deg); border:none; background: inherit; z-index: -1; } ul#footer_links { border-top: 1px solid white; padding: 10px 0 10px; margin: 0; display: flex; flex-wrap: wrap} ul#footer_links li { margin: 0.5em 2em 0.5em 0; } ul#footer_links li a{ color: #F9F0E1; font-weight: 400; } #footer2 { background: #1B180F; padding: 40px 0; } #footer2 .wrapper>div { display: flex; width: 100%;} #footer2 .wrapper>div:last-child{ display: block; margin-top: 3rem;} #footer2 a[href*="dublinc"]{display: block; width: 200px; height: 50px; background: url("images/dcc_.svg") no-repeat left center; background-size: contain; overflow: hidden; text-indent: -900px; margin-right: 32px; } #footer2 a[href*="dublin.ie"]{display: block; width:41px; height: 50px; background: url("images/dublin_.svg") no-repeat left center; background-size: contain; overflow: hidden; text-indent: -1900px; color: rgba(255, 255, 255, 0); } #footer2 a[href*="dublinc"] span, #footer2 a[href*="dublin.ie"] span { position: absolute; right:100%;} #footer2 p{margin: 0; color: rgba(255, 255, 255, 0.4); font-size: 1.4rem; letter-spacing: 0.0285714285714286em;} #footer2 p:first-child{ } #footer2 .finalwrapper>div:last-child p:last-child { margin-top: 3rem; } #footer2 p:last-child a { color: rgba(255, 255, 255, 0.4); font-weight: 400; } #footer2 p:last-child a:hover { color: #F9F0E1; text-decoration: underline; } @media (max-width: 1199px) { #footer .wrapper>div { } } @media (max-width: 899px) { #footer .wrapper>div { width: 100%;} #footer2 {padding-bottom: 100px;} } @media (max-width: 599px) { #footer2 p{ font-size: 1.2rem; } } @media (max-width: 399px) { } @media (min-width: 900px) { .finalwrapper>div { display: flex; } .finalwrapper>div:last-child { display: flex !important; justify-content: space-between; align-items: flex-end;} #footer2 .finalwrapper>div:last-child p:last-child{ text-align: right; margin-top:0; } } #hero:not(.topnewshero) { margin-bottom: 30px; } body.single-post #hero { margin-bottom: 0; } #hero { width: 100%; background: rgba(0,0,0,0.1); position: relative;} #hero figure, #hero p.img { width: 100%; height: 56.25vw; max-height: 80vh; margin: 0; position: relative; } #hero figure img, #hero p.img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; } #hero figure figcaption { display: none; } #hero p.caption { font-size: 1.6rem; position: absolute; bottom:0; right:0; color: white; max-width: 20em; margin: 0; overflow: hidden; } @media all and (max-width: 899px) { #hero p.caption { font-size: 1.4rem; } } @media all and (max-width: 599px) { #hero p.caption { font-size: 1.2rem; } } #hero p.caption span{ padding-right: 40px; background: rgba(0,0,0,0.8); padding: 20px 58px 20px 20px; display: inline-block; transform: translateX(100%); transition: all 0.3s ease; opacity: 0;} #hero p.capopen span { transform: translateX(0); opacity: 1;} #hero p.caption b { display: block; width:32px; height:32px; position: absolute; right: 16px; bottom: 16px; text-align: center; line-height: 1; transition: all 0.2s ease; } #hero p.caption b::after { font-family: 'icons'; font-weight:normal; content:"\E800"; color: white; font-size: 2.4rem; text-align: right; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: all 0.2s ease; } #hero p.capopen b{ transform: rotate(90deg); } #hero p.capopen b::after { opacity: 0; } #hero p.caption b i { display: block; width: 100%; height: 100%; position: absolute; opacity: 1} #hero p.caption b i::before, #hero p.caption b i::after { display: block; content:""; width: 75%; height: 3px; background: #FFF; position: absolute; transition: all 0.2s ease; } #hero p.caption b i::before, #hero p.caption b i:after { top: 50%; left: 12.5%; opacity: 0; } #hero p.capopen b i::before { top: calc(50% - 2px); transform: rotate(45deg); opacity: 1;} #hero p.capopen b i:after { top: calc(50% - 2px); transform: rotate(-45deg); opacity: 1;} #hero .wrapper { display: flex; flex-direction: column; justify-content: flex-end; position: absolute; height: 100%; bottom:0; left: 50%; transform: translateX(-50%); } /*#hero .wrapper .textcontent;*/ body:not(.page-template-template-toplevel) #hero .wrapper { } #hero .textcontent { margin: 0 auto;} #hero .wrapper { /*border: none;*/} #hero h1{ color: white; width: 100%; margin: 0; padding: 2em 50px 16px 0; position: relative;} #hero h1 span{ position: relative;} #hero h1::before { opacity: 0.9; position: absolute; left: 50%; transform: translateX(-50%); bottom:0; width:100vw; height:calc(100% + 2em); display: block; content:""; background: linear-gradient(0deg, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100% ); } @media all and (min-width:900px) { body.page-template-template-toplevel #hero p.caption{overflow: hidden; height: 200px; display: flex; flex-direction: column; justify-content:flex-end;} body.page-template-template-toplevel #hero p.caption::before { opacity: 0.9; position: absolute; right:0; transform: translate(50%,0) rotate(-45deg); transform-origin: center bottom; bottom:0; width:250px; height:120px; display: block; content:""; background: linear-gradient(0deg, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100% ); } } @media all and (max-width: 899px) { body.page-template-template-toplevel #hero p.caption::before { display: none;} } body.page-template-template-news #hero p.caption, body.single-post #hero p.caption{overflow: hidden; height: 200px; display: flex; flex-direction: column; justify-content:flex-end;} body.page-template-template-news #hero p.caption::before, body.single-post #hero p.caption::before { opacity: 0.9; position: absolute; right:0; transform: translate(50%,0) rotate(-45deg); transform-origin: center bottom; bottom:0; width:250px; height:120px; display: block; content:""; background: linear-gradient(0deg, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100% ); } @media all and (min-width:900px) and (max-width: 1649px){ body.single-post #hero p.caption { transition: all 0.3s ease-out;} /* #hero p.capopen { bottom:50%; right:50%; transform: translate(50%,50%); }*/ /* body.single-post #hero p.caption { font-size: 1.4rem; position: absolute; bottom:0; right:0; color: white; max-width: 20em; }*/ } /*@media all and (min-width:900px) and (max-width: 1029px){*/ @media all and (min-width:900px) and (max-width: 1049px){ body.single-post #hero p.caption { bottom:9rem;} body.single-post #hero p.caption::before{ display: none;} body.single-post #hero p.caption b {text-shadow: 3px 3px 8px rgba(0,0,0,1);} body.single-post #hero p.capopen { bottom:9rem;} } @media all and (min-width:1050px) and (max-width: 1199px){ body.single-post #hero p.caption { bottom:0;} body.single-post #hero p.capopen { bottom:9rem;} } @media all and (min-width:1200px) and (max-width: 1649px){ body.single-post #hero p.caption { bottom:0;} body.single-post #hero p.capopen { bottom:12rem;} } @media all and (min-width:900px) and (max-width: 1669px){ body.page-template-template-news #hero p.caption { transition: all 0.3s ease-out;} /* #hero p.capopen { bottom:50%; right:50%; transform: translate(50%,50%); }*/ /* body.single-post #hero p.caption { font-size: 1.4rem; position: absolute; bottom:0; right:0; color: white; max-width: 20em; }*/ } /*@media all and (min-width:900px) and (max-width: 1029px){*/ @media all and (min-width:900px) and (max-width: 1159px){ body.page-template-template-news #hero p.caption { bottom:15rem;} body.page-template-template-news #hero p.caption::before{ display: none;} body.page-template-template-news #hero p.caption b {text-shadow: 3px 3px 8px rgba(0,0,0,1);} body.page-template-template-news #hero p.capopen { bottom:15rem;} } @media all and (min-width:1160px) and (max-width: 1199px){ body.page-template-template-news #hero p.caption { bottom:0;} body.page-template-template-news #hero p.capopen { bottom:15rem;} } @media all and (min-width:1200px) and (max-width: 1669px){ body.page-template-template-news #hero p.caption { bottom:0;} body.page-template-template-news #hero p.capopen { bottom:15rem;} }#navside, #navside ul {display: flex; font-family:'Poppins',sans-serif; font-weight:600; } #navside{ justify-content:flex-end; align-items: center; position: relative; } #navside ul { } #navside>ul>li { font-size: 1.6rem; font-weight: 600; margin:0 3em 0 0 ; padding: 0 !important; white-space: nowrap;} /*#navside>ul>li:last-child { margin-right: 0; } */ #navside a { display: flex; align-items: center; position: relative; padding:0; color:#FFF; margin: 0 !important; } #navside>ul>li em { display: none;} #navside>ul>li span { margin-left:1em; display: none;} #navside { } #sharing { display:none;} @media all and (min-width: 900px) { body.scrolled #navside a { color: #000; } #navside>ul>li:last-child { margin-right: 0; } #navside>ul>li { font-size: 1.4rem; margin:0 0 0 2.5em; } #navside>ul>li.showsearch span { display: none; } } @media all and (min-width: 1200px) { } @media all and (min-width: 1400px) { } #navside { } #navside p.showsearch {margin: 0;} #navside p.showsearch strong span, #navside p.showsearch a span { position: fixed; font-size: 0; top: -3000px; display: none;} #navside p.showsearch strong::before, #navside p.showsearch a::before { display:block; margin: 0 auto; font-family: 'icons'; font-size: 2em; font-size: 1.6em; font-weight: normal; text-align: center; width: 1em; height:1em; line-height: 1; overflow: hidden; content:"\E80B"; } #navside>ul>li>a:hover { opacity: 0.8; } #navside>ul>li>a:focus { opacity: 0.8; } #navside>ul>li>a.active:focus { opacity: 0.8; } #sharing ul { } #sharing li { display: inline-block; position:relative; font-size:3.2rem; line-height: 1; width: 1em; height: 1em; margin: 0 auto;} #sharing li:last-child { margin-right: 0;} #sharing li a { display:block; color: white; border-radius: 100%; text-decoration:none; width:1em; height:1em; overflow:hidden; margin: 0 auto !important; } #sharing li a { /*border: 1px solid #707070;*/ background:black; color: #FFF; margin: 0 auto;} #sharing li a:hover { /*border: 1px solid #E4E1D7;*/ color: white; } #sharing li a span { height: 0; width: 0; position: absolute; overflow: hidden; } #sharing::after { content:""; display:table; height:0; clear:left;} #sharing li a::after { font-family: 'icons'; font-weight:normal; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } #sharing li a:hover::after { color: white; } #sharing li a[href*="facebook"]::after { content:"\e801"; } #sharing li a[href*="twitter"]::after { content:"\e802"; } #sharing li a[href*="instagram"]::after { content:"\e803"; } #sharing li a[href*="facebook"]:hover {background-color: #3b5998 !important; } #sharing li a[href*="twitter"]:hover {background-color: #1da1f2 !important; } #sharing li a[href*="instagram"]:hover { background: linear-gradient(45deg, rgba(255,211,116,1) 0%, rgba(255,211,116,1) 12%, rgba(240,103,59,1) 34%, rgba(236,73,76,1) 55%, rgba(196,49,137,1) 75%, rgba(128,67,197,1) 91%, rgba(128,67,197,1) 110%) !important; } @media all and (max-width: 899px) { #navside {flex: 1; } #navside>ul>li { font-size: 1.6rem; margin:0 0 0 1.25em; } #navside { } #navside a { color:#000;} dl#sharing { display:block; position: relative; height: 100%; } dl#sharing dt { display:block; position: relative; height: 100%; border-left: 1px solid black; border-right: 1px solid black; } dl#sharing dt::before {font-family: 'icons'; font-weight:normal; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); content:"\e80C"; font-size: 2.8rem;/* transition: transform 0.2s ease;*/ } dl#sharing.sharingshown dt b i { display: block; width: 100%; height: 100%; position: absolute; opacity: 1} dl#sharing.sharingshown dt::before, dl#sharing dt::after { display: block; content:""; width: 32px; height: 3px; background: #000; position: absolute; /*transition: transform 0.2s ease; */left:50%; opacity: 0;} dl#sharing dt:after { top: 50%; left:50%; opacity: 0; transform: translate(-50%, -50%); } dl#sharing.sharingshown dt::before, dl#sharing.sharingshown dt:after { top: 50%; left:50%; opacity: 0; transform: translate(-50%, -50%); } dl#sharing.sharingshown dt::before { top: calc(50% - 2px); transform: translate(-50%, -50%) rotate(45deg); opacity: 1;} dl#sharing.sharingshown dt:after { top: calc(50% - 2px); transform: translate(-50%, -50%) rotate(-45deg); opacity: 1;} dl#sharing dt span { height: 0; width: 0; position: absolute; overflow: hidden; } dl#sharing dd { display:block; position: absolute; bottom: 100%; width: 100%; width: calc(100% + 10px); left: -5px; background: white; overflow: hidden;} dl#sharing dd { max-height: 0; transition: 0.2s ease; } dl#sharing.sharingshown dd{ max-height: 1000px; } dl#sharing dd ul {display:block; } dl#sharing dd ul li { width: 100%; height: 48px; display: flex; align-items: center; width: calc(100% - 10px); margin:8px 5px 16px; border-left: 1px solid black;border-right: 1px solid black;} #navside p.showsearch { height: 100%; border-right: 1px solid black; } #navside p.showsearch strong, #navside p.showsearch a { position:relative; height: 100%; display: flex; align-items: center; } #navside p.showsearch strong::before, #navside p.showsearch a::before { font-size: 3.2rem; /*position: absolute; height: 100%; width: 100%;*/ } body.searchopen #navside p.showsearch strong::before, body.searchopen #navside p.showsearch a::before, #navside p.showsearch strong:after, #navside p.showsearch a::after { display: block; content:""; width: 32px; height: 3px; background: #000; position: absolute; /*transition: transform 0.2s ease;*/ left:50%; opacity: 0;} #navside p.showsearch strong:after, #navside p.showsearch a:after { top: 50%; left:50%; opacity: 0; transform: translate(-50%, -50%); } body.searchopen #navside p.showsearch strong::before, body.searchopen #navside p.showsearch strong:after, body.searchopen #navside p.showsearch a::before, body.searchopen #navside p.showsearch a:after { top: 50%; left:50%; opacity: 0; transform: translate(-50%, -50%); } body.searchopen #navside p.showsearch strong::before, body.searchopen #navside p.showsearch a::before { top: calc(50% - 2px); transform: translate(-50%, -50%) rotate(45deg); opacity: 1;} body.searchopen #navside p.showsearch strong:after, body.searchopen #navside p.showsearch a:after { top: calc(50% - 2px); transform: translate(-50%, -50%) rotate(-45deg); opacity: 1;} #navside dl, #navside p, #navside p#hamburger {width: 33.333%; margin: 0; text-align: center;} #navside strong, #navside a {margin: 0 auto;text-align: center; } } @media all and (max-width: 899px) { } p#hamburger {width:64px; height:21px; margin: 0; position: relative; margin-left: 0; position:relative; z-index:999; transform: translateY(-75%); } p#hamburger::before { display: block; content:""; position: absolute; top: 50%; height: 64px; width: 64px; left: 50%; transform: translate(-50%,-50%); border-radius:50%; background: #F86B52; -webkit-box-shadow: -8px 8px 8px 0px rgba(0,0,0,0.25); -moz-box-shadow: -8px 8px 8px 0px rgba(0,0,0,0.25); box-shadow: -8px 8px 8px 0px rgba(0,0,0,0.25); } @media all and (max-width: 349px) { p#hamburger::before { height: 56px; width: 56px; } } /*p#hamburger {width:26px; height:19px; margin: 0; position: relative; margin-left: 0; position:relative; z-index:999; }*/ p#hamburger i { color:white; width:26px; height:19px; display: block; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); } p#hamburger i::after { transition: all 0.2s ease; } p#hamburger span{ position: absolute; width:0; height:0; overflow: hidden; pointer-events: none; } p#hamburger i b, p#hamburger i::before, p#hamburger i::after { display: block; content:""; width: 100%; height: 3px; background: #000; position: absolute; transition: all 0.2s ease; } body.navshown p#hamburger i { color:black;} body.navshown p#hamburger i b, body.navshown p#hamburger i::before, body.navshown p#hamburger i::after { } p#hamburger i b { top: 8px; } p#hamburger i::before { top: 0; } p#hamburger i:after { top: calc(100% - 3px); } body.navshown p#hamburger i b { opacity:0; transform: scale(0.5,0.5);} body.navshown p#hamburger i::before { top: calc(50% - 2px); transform: rotate(45deg);} body.navshown p#hamburger i:after { top: calc(50% - 2px); transform: rotate(-45deg);} .navcloser { height:40px; display: flex; justify-content: flex-end; align-items: center; } p.navcloser b { position: relative; width:26px; height:19px; display: block; text-indent:-9999px; } p.navcloser b::before, p.navcloser b::after { display: block; content:""; width: 100%; height: 3px; background: #FFF; position: absolute; transition: all 0.2s ease; } p.navcloser b::before { top: calc(50% - 2px); transform: rotate(45deg);} p.navcloser b:after { top: calc(50% - 2px); transform: rotate(-45deg);} @media all and (min-width: 900px) { #masthead p#hamburger, .navcloser { display: none; } } .newscard_list{ display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 32px 0; margin:0; } .newscard_list::after { display: block; content:""; width:calc(50% - 8px);} .newscard_list .newscard {width:calc(50% - 8px); margin-bottom: 16px; margin-right: 16px; display: block; background: #FFD8AB; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 2px 1px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.14); display: flex; transition: all 0.2s ease; } .newscard_list .newscard:hover { box-shadow: 4px 6px 4px rgba(0, 0, 0, 0.25) ; } .pagelinks_list .newscard { background: #F9E9E8; } .newscard_list .newscard:nth-child(2n+2) { margin-right: 0;} .square_list { } .square_list .newscard:nth-child(2n+2) { margin-right: 16px;} .square_list .newscard:nth-child(4n+4) { margin-right: 0;} .square_list::after , .square_list li.newscard { width: calc(25% - ((16px * 3) / 4)); } .newscard_list .newscard { color: black; display: flex; justify-content: space-between; } .newscard_list .newscard a { color: black; } .newscard_list .newscard div:first-child { width: calc(100% * (7 / 16)); } .newscard_list .newscard div+div:last-child { width: calc(100% * (9 / 16)); } .newscard_list .newscard div:first-child * { margin: 0;} .square_list li.newscard div:first-child {width: 100% !important;} .square_list li.newscard>a {display:block; width:100%;} .newscard_list .newscard .img {width: 100%; height: 100%; position: relative; overflow: hidden;} .newscard_list .newscard .img::before { content:""; display: block;width: 100%; height: 0; padding-bottom: 100% ; position:relative; } .newscard_list .newscard .img img { display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); } .newscard_list .newscard div+div:last-child { display: flex; flex-direction: column;} .newscard_list .newscard div+div:last-child a {padding: 16px; display: flex; flex-direction: column; flex: 1;} .newscard_list .newscard div h3 { font-size: 2.8rem; line-height: 1.071428571428571; font-weight: normal; } .newscard_list .newscard div p { font-size:1.6rem; font-weight: 400; margin: 0.5em 0 0; line-height: 1.2 } .newscard_list .newscard div p:first-child{ font-size:1.8rem; line-height: 1.3333; margin: 0 0 1em; } .newscard_list .newscard ol.cats { padding: 16px 24px; margin: auto 0 0} .newscard_list .newscard ol.cats { background: #fff0dd; padding:12px 8px 4px 16px; display: flex; flex-wrap: wrap; } .newscard_list .newscard ol.cats li { box-shadow: none; width: auto !important; margin: 0; background: none; font-size: 1.4rem; } .newscard_list .newscard ol.cats li { margin:0 8px 8px 0 !important; font-size: 1.2rem; line-height: 1.3333333333333333333333333333333; background: none !important; } .newscard_list .newscard ol.cats li a { display: block; background: rgba(33, 33, 33, 0.08); color: black; padding: 0.5em 1em 0.3333em; border-radius: 990px; transition: all 0.2s ease; white-space:nowrap} .newscard_list .newscard ol.cats li a:hover { color: #F86B52; background: rgba(248, 107, 82, 0.08); } .newscard_list .newscard ol.cats { display: flex; justify-content: flex-start; align-items:center; align-content: center; } @media all and (max-width: 599px) { .news_carousel li ol.cats{ padding: 16px; } } .newscard_list .newscard div p.cat { font-size:1.4rem; } .newscard_list .newscard div p.cat { /*text-transform: uppercase;*/ font-weight:500; letter-spacing: 0.1em; letter-spacing: 0.05em; } .newscard_list .newscard div p+p.cta:last-child { margin-top: auto;} .newscard_list .newscard div h3+p { margin-top: auto;} .newscards_tall .newscard { } .newscard div p.cta:last-child { font-size: 2.1rem; line-height: 1;} .newscard div p.cta:last-child span { display: inline-block; position: relative; padding:0 1em 1px 0.47619047619047619047619047619048em; transition: all 0.2s ease;} .newscard div a:hover p.cta:last-child span { padding-right: 2em;} .newscard div p.cta:last-child span {border-bottom: 1px solid black;} .newscard div p.cta:last-child span::after {content:""; display: block; height:6px; width:6px; border: 1px solid black; border-left-color: transparent; border-bottom-color: transparent; border-left: none; border-bottom: none; position: absolute; bottom: 0; right: 0; transform: translateY(0.5px) translateY(50%) rotate(45deg); } .newscard_list .newscard .img span {display: block; width: 100%; height: 100%; position: absolute; color: white;left: 0; top: 0; } .newscard_list .newscard .img span strong { display: block; position: relative; z-index: 10; padding: 16px; } .newscard_list .newscard .img strong::before { content:""; z-index: -1; display: block; width: 100%; height: calc(120% + 32px);position: absolute; opacity: 0.9; left: 0; top: 0; background: linear-gradient(180deg, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100% ); } @media all and (max-width: 1199px) { .newscard_list .newscard div h3 { font-size:calc(((100vw - 32px) / 100) * 2.4); } .newscard_list .newscard div p:first-child{ font-size:1.6rem; } .newscard div p.cta:last-child{ font-size:1.8rem; } .newscard div p.cta:last-child span { padding: 0 1em 1px 0.44444444444444444444444444444444em;} } @media all and (max-width: 899px) { .newscard_list .newscard div h3 { font-size:calc(((100vw - 32px) / 100) * 3.6); font-size:calc(((100vw - 32px) / 100) * 2.2); } .newscard_list .newscard div+div:last-child>a {padding: 8px; padding: 16px; } .newscard_list .newscard div p, .newscard_list .newscard div p.cat { font-size: 1.2rem; } .newscard_list .newscard div p:first-child{ font-size:1.4rem; } .newscard div p.cta:last-child{ font-size:1.4rem; } } @media all and (max-width: 699px) { } @media all and (max-width: 799px) { .newscard_list .newscard div+div:last-child>a { padding: 12px; } .newscard_list .newscard div p:first-child, .newscard_list .newscard div p, .newscard_list .newscard div p.cat { font-size: 1.2rem; } .newscard div p.cta:last-child{ font-size:1.2rem; } } @media all and (max-width: 599px) { .newscard_list .newscard, .newscard_list .newscard:nth-child(2n+2), .newscard_list .newscard:nth-child(4n+4) {width:100%; margin-right: 0;} .newscard_list .newscard div+div:last-child>a {padding: 8px;padding: 16px; } .square_list .newscard, .square_list .newscard:nth-child(4n+4) {width:calc(50% - 8px) !important; margin-right: 16px;} .square_list .newscard:nth-child(2n+2){ margin-right: 0; } } @media all and (max-width: 599px) { .newscard_list .newscard div p:first-child { font-size: 1.6rem; } .newscard_list .newscard div p { font-size: 1.4rem; } .newscard_list .newscard div p.cat { font-size: 1.2rem; } .newscard div p.cta:last-child { font-size: 1.4rem; } .newscard div p.cta:last-child span { padding: 0 1em 1px 0.4rem;} .newscard_list .newscard div h3 { font-size:calc(((100vw - 32px) / 100) * 4.5); } } @media all and (max-width: 499px) { .newscard_list .newscard div p:first-child, .newscard_list .newscard div p, .newscard_list .newscard div p.cat { font-size: 1.2rem; } .newscard div p.cta:last-child { font-size: 1.2rem; } } @media all and (max-width: 359px) { .newscard_list .newscard .img span strong, .newscard_list .newscard div+div:last-child>a {padding: 8px; } .newscard_list .newscard ol.cats { padding: 8px 0 0 8px;} .newscard_list .newscard ol.cats li { font-size: 1rem; } }.newscats { display: flex; display: -webkit-flex; /*white-space: nowrap; */ margin-bottom: 32px; overflow-x:auto; overflow-y: hidden; -webkit-overflow-scrolling: touch; } .newscats li { line-height: 1; margin: 0 8px 2px 0;flex-shrink: 0 } .newscats li a { display: inline-block; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); border: 1px solid #D03E2A; border-radius: 5px; color: #D03E2A; padding: 0.666em 1em 0.5em; padding: 0.5em 1em 0.5em; font-size: 1.6rem; } .newscats li a:hover, .newscats li a.current { background: #D03E2A; color: white; } .newscats { width: 100%; border-left: 16px solid transparent; border-right: 16px solid transparent; max-width: calc(798px + 32px); max-width: calc(1001px + 32px); margin: 0 auto 32px; } @media (max-width: 899px) { .newscats { overflow-x:scroll; } } @media (max-width: 899px) { .newscats li:first-child{ margin-left: 16px;} .newscats { padding-right: 16px;} .newscats { border: none;} .newscats::after{display: inline-block; content:""; border: 4px dashed transparent; } .newscats{ scrollbar-width: 0; scrollbar-color:rgba(0,255,255,1); } .newscats::-webkit-scrollbar{ width: 0; height: 0; background-color: rgba(255,0,0,1); position: fixed; top: -200px; pointer-events: none;} .newscats::-webkit-scrollbar-thumb { background-color:rgba(255,0,255,1); } } .topnews ol.cats { padding: 16px 24px;} .topnews ol.cats { background: #fff0dd; padding:12px calc((((100% - (9 * 16px)) / 10) * 1) + (1 * 16px)) 4px calc((((100% - (9 * 16px)) / 10) * 1) + (1 * 8px)); display: flex; flex-wrap: wrap; } .topnews ol.cats li { box-shadow: none; width: auto !important; margin: 0; background: none; font-size: 1.4rem; } .topnews ol.cats li { margin:0 8px 8px 0 !important; font-size: 1.2rem; line-height: 1.3333333333333333333333333333333; background: none !important; } .topnews ol.cats li a { display: block; background: rgba(33, 33, 33, 0.08); color: black; padding: 0.5em 1em 0.3333em; border-radius: 990px; transition: all 0.2s ease; white-space:nowrap} .topnews ol.cats li a:hover { color: #F86B52; background: rgba(248, 107, 82, 0.08); } .topnews ol.cats { display: flex; justify-content: flex-start; align-items:center; align-content: center; } @media all and (max-width: 599px) { .topnews li ol.cats{ padding: 16px; } } .topnews { max-width: calc(1001px); max-width: calc(1001px + 32px); border-left: 16px solid transparent; border-right: 16px solid transparent; margin:0 auto; position: relative; margin: -15rem auto 32px; filter: drop-shadow(0px 4px 4px rgba(0,0,0,0.25)); transition: all 0.2s ease;} .topnews>div { /*box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);*/ } .topnews>div>a{ display:block; background:#FFD8AB; color: black; margin: 0; overflow: visible; transition: all 0.2s ease; } .topnews:hover {/*box-shadow: 4px 6px 4px rgba(0, 0, 0, 0.25) ;*/ filter: drop-shadow(4px 8px 8px rgba(0,0,0,0.25)); } .topnews>div>a:hover { background: #fffaeb; } .topnews>div>a{ padding: 32px calc((((100% - (9 * 16px)) / 10) * 1) + (1 * 16px)) 50px; margin:0 ; position: relative; display: flex; flex-direction: column; } .topnews>div>a::before{ width:80px; height:80px; content:""; display:block; background:inherit; position: absolute; top:0; left:calc((((100% - (9 * 16px)) / 10) * 1) + (1 * 16px)); /*transform: translate(20.71%, 2px) rotate(45deg);*/ transform: translate(25%, 2px) rotate(45deg); transform-origin:right top; z-index:1;} @media (max-width: 899px) { .topnews{ margin: -15rem 0 24px; } .topnews{ margin: 0 0 24px; } } .topnews h2{ margin-bottom: 0.33em; position: relative; z-index: 2;} .topnews p { font-size:1.6rem; font-weight: 400; margin: 0.5em 0; line-height: 1.2 ; position: relative; z-index: 2;} .topnews p.newstitle{ font-size:2.4rem; line-height: 1.2; margin: 0 0 0.333em; font-weight: 500;} .topnews>div>a>div {display: flex; justify-content: space-between; align-items: flex-end;} .topnews>div>a>div p { width: calc(50% - 8px); margin: 0 !important; } .topnews p.cat { font-size:1.4rem; /*text-transform: uppercase;*/ font-weight:500; letter-spacing: 0.1em; letter-spacing: 0.05em; padding: 0.5em 0; } .topnews p.cta { font-size:1.6rem; font-weight: 700; text-align: right;} .topnews p:last-child b{ position: relative; top: -0.05em; display: inline-block; vertical-align: middle; color: #000; box-sizing: border-box; transform: rotate(45deg) scale(0.5); } .topnews p:last-child b::before, .topnews p:last-child b::after{ content: ""; box-sizing: border-box; } .topnews p:last-child b { width: 28px; height: 28px; width: 2em;height: 2em; border-width: 4px 4px 0 0; border-style: solid; margin: 0 0 0 1.5em; } .topnews p:last-child b::before{ right: 0; top: -3px; position: absolute; height: 4px; box-shadow: inset 0 0 0 32px; transform: rotate(-45deg); width: 64px; width: 4em; transform-origin: right top; } @media (max-width: 1199px) { .topnews p.newstitle{ font-size:2rem; } .topnews>div>a::before{ width:60px; height:60px; } } @media (max-width: 1000px) { .topnews a>div{ padding: 32px 0 32px; margin:0 calc((((100% - (13 * 16px)) / 14) * 1) + (1 * 16px)); } } @media (max-width: 899px) { .topnews { border: none; } .topnews a { margin-top: 0;} .topnews>div>a { padding: 20px 16px; } .topnews>div>a>div p { width: 100%; } .topnews p.newstitle, .topnews>div>a>div p.cta { display:none;} .topnews>div>a::before{ width:20px; height:20px; content:""; display:block; background:inherit; position: absolute; top:0; left:16px; transform: translate(24%,1px) rotate(45deg); transform-origin:right top; z-index:1;} .topnews ol.cats { padding-left: 16px; padding-right: 16px;} } @media all and (max-width: 1199px) { } @media all and (max-width: 899px) { .topnews div p.cat { font-size: 1.2rem; } .topnews div p.date{ font-size:1.4rem; } } @media all and (max-width: 699px) { } @media all and (max-width: 799px) { .topnews div p.cat, .topnews div p.date{ font-size:1.2rem; } } @media all and (max-width: 599px) { .topnews div p.cat { font-size: 1.2rem; } .topnews div p.date{ font-size:1.4rem; } } @media all and (max-width: 499px) { .topnews div p.cat, .topnews div p.date{ font-size:1.2rem; } }.postloader .wrapper {border: none;} .nextpage { text-align: center;} .boxlink { font-size: 1.6rem; line-height: 1; padding: 0;} .boxlink a { display: inline-block; color: #D03E2A; padding:0.75em 1em 0.66em; border: 1px solid #D03E2A; border-radius: 5px; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); background: white; font-weight:400; transition: all 0.2s ease; } .boxlink a:hover {background: #D03E2A; color: #FFF; } .postloader .boxlink {margin: 16px 0 32px; text-align: center;} .loader { height: 125px; margin: 16px 0 32px; } .loader div { height: 125px; width: 125px; margin: 0 auto; background: url("images/loader1.gif") no-repeat center; background-size: cover; } li p.boxlink { display: flex; } li p.boxlink a { width: calc(50% - 8px); text-align: center; } li p.boxlink a:first-child { margin-right: 16px;} li p.boxlink a:only-child { width: auto; margin: 0; min-width: calc(50% - 8px); } p.boxlink a[href$="jpg"]::after, p.boxlink a[href$="doc"]::after, p.boxlink a[href$="docx"]::after, p.boxlink a[href$="pdf"]::after{ display: inline-block; font-family: 'icons'; font-weight:normal; content:"\E809"; transform: scale(1.2);margin-left:8px; } .sharing_module { background: #F9A898; max-width: 1001px; margin: 32px auto; text-align: center; padding: 2.4rem 1.6rem 3.2rem; } .sharing_module ul.social { display: flex; justify-content: center; margin:0 8px;} .sharing_module ul.social li { margin:0 8px; } .sharing_module ul.social li a { background: #000; } .contactbox { background: #F9A898; max-width: 1001px; margin: 50px auto; /*display: grid; grid-template-columns: repeat(10,1fr); grid-column-gap: 16px;*/ display: flex; flex-wrap: wrap; } /*.contactbox>div:first-child{grid-column: span 4; } .contactbox>div.map{ grid-column: span 6; } */ .contactbox>div:last-child{ padding: 16px; width:calc((((100% - (9 * 16px)) / 10) * 4 ) + (3 * 16px)); order:1; } .contactbox>div.map{ flex: 1; min-height: 300px; order:2; } .contactbox p { padding-left: 3em; line-height: 1.2; font-size: 1.6rem; margin:0 0 2em 1rem; position: relative; } .contactbox p a { color: black;} .contactbox p a:hover { text-decoration: underline; } /*.contactbox p:last-child{ margin-bottom: 0;}*/ .contactbox p::before { position: absolute; left: 0; top: 0; display:block; vertical-align: middle; margin: 0 auto; font-family: 'icons'; font-size: 1.5em; font-weight: normal; text-align: center; width:1em; height:0.75em; line-height: 0.75;transform: translateX(-50%); } p.address::before { content:"\E805"; } p.phone::before { content:"\E807"; } p.web::before { content:"\E80A"; /*font-size: 1.5em; width:1em; height:0.8em; line-height: 0.8;*/ } p.email::before { content:"\E808"; } p.facebook::before { content:"\E801"; font-size:1.8em; height:0.55em; line-height: 0.55; } p.twitter::before { content:"\E802"; font-size:2.2em; height:0.55em; line-height: 0.55;} p.instagram::before { content:"\E803"; font-size:2.2em; height:0.55em; line-height: 0.55; /*width:0.75em; */ } p.linkedin::before { content:"\E80E"; font-size:2.6em; height:0.55em; line-height: 0.45;} @media (max-width: 999px) { .contactbox>div:last-child{ padding: 16px ; width:calc((((100% - (13 * 16px)) / 14) * 7 ) + (6 * 16px)); } } @media (max-width: 749px) { .contactbox>div.map{ width: 100%; flex: auto;order: 1; height: 0; min-height: 0; padding-bottom: 100%; } .contactbox>div:last-child{ width: 100%; order: 2; } } @media (max-width: 449px) { .contactbox p { font-size: 1.2rem; } } #listings_top { padding-top: 110px;/* height:250px;*/background: #F86B52; color: white;} #listings_top form#listings_search { margin-bottom: 32px; display: flex; justify-content: space-between; align-items: center; font-size: 1.8rem; line-height: 1; background: #FAFAFA; padding: 0.66em ; border-radius: 2px; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24), 0px 0px 2px rgba(0, 0, 0, 0.12); } #listings_top form#listings_search::before { display:block; margin: 0 auto; font-family: 'icons'; font-size:1.5em; font-weight: normal; text-align: center; width:1.5em; height:1em; line-height: 1; overflow: hidden; content:"\E80B"; color: rgba(0,0,0,0.54); margin-right: 0.25em; } #listings_top form#listings_search input {border: none; outline: none; background: none; font-family: inherit; font-size: inherit; flex: 1; padding-top: 0.2em; } @media all and (max-width:899px) { #listings_top { padding-top: 20px; } } #listings_top h1 {text-align: center;color: white;} form#filter { background: #6C6458; color: white; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.24), 0px 0px 4px rgba(0, 0, 0, 0.12);} #catbar {background: #292419; color: white; margin: 0;} #catbar span {display: block; } #catbar .wrapper, #listings_top .wrapper { max-width: 626px;} input#showfilter:not(:checked)~form#filter { max-height: 0; transition: all 0.3s ease-out; overflow: hidden;} input#showmap, form#listings_search #searchsubmit, /*form#filter li.applyfilters,*/ form#filter ul li input[type='checkbox'], input#showfilter { visibility: hidden; position: fixed; left: -9999px; top: -9999px;} input#showfilter:checked~#listings_top form#filter {max-height: 9999px;} form#filter ul { -webkit-column-count:2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 58px; -moz-column-gap: 58px; column-gap: 58px; } @media all and (max-width:449px) { form#filter ul { -webkit-column-count:2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 32px; -moz-column-gap: 32px; column-gap: 32px; } form#filter ul li {font-size: 1.2rem;} form#filter ul li {font-size: 1.2rem;} } @media all and (max-width:349px) { form#filter ul { -webkit-column-count:1; -moz-column-count:1; column-count:1; -webkit-column-gap: 0; -moz-column-gap: 0; column-gap: 0; } } #catbar {line-height: 1.2; padding: 0.666em 0 0.5em; } #catbar .wrapper { display: flex; justify-content: flex-end; } #catbar label {position: relative; cursor: pointer; } #catbar label b { width:1em; margin-left: 0.2em; float:right; } #catbar label b { width:1em; height:50%; height:1.2em; text-align: center; transition:all 0.2s ease; display: inline-block; bottom:0.1em; position: relative;} #catbar label b::after { transition: all 0.2s ease; font-family: 'icons'; font-weight:normal; content:"\E80D"; color: white; font-size: 0.666rem;position: absolute; bottom:50%; left: 50%; transform: translate(-50%,50%); transform-origin: center;} input#showfilter:checked~p#catbar label b::after { transform:translate(-50%,50%) rotate(180deg); } /*form#filter ul { background: red; } form#filter ul li {background: blue;} */ form#filter .wrapper { padding-top: 24px; padding-bottom:48px; justify-content: space-between;} form#filter p:first-child{font-family: 'chivo',serif; font-weight: 900; font-size: 2.8rem; margin-bottom: 24px; } form#filter p.applyfilters { font-size: 1.6rem; line-height: 1; margin: 0; } form#filter p:first-child{ width: calc(50% - 29px); } form#filter p:first-child+p{ width: calc(50% - 29px); display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start; margin-bottom: 24px; } form#filter .wrapper{ display: flex; flex-wrap: wrap;} form#filter p.applyfilters input{ border: none; outline:none; background: none; cursor: pointer; -webkit-appearance: none; display: block; width: auto; border: 1px solid #FFF; background: rgba(33, 33, 33, 0.08); color: #FFF; padding: 0.5em 2em 0.5em ; border-radius: 990px; transition: all 0.2s ease; white-space: nowrap; font-size: inherit;font-family: inherit } form#filter p.applyfilters input:hover { background: #FFF;color: #000; } form#filter p.applyfilters:last-child { text-align: center; margin-top: 24px; width: 100%;} form#filter p.applyfilters:last-child input { margin: 0 auto;} @media all and (max-width:599px) { form#filter p:first-child{ font-size: 2.4rem;} #catbar { font-size: 1.8rem; } } @media all and (max-width:449px) { form#filter p:first-child, form#filter p:first-child+p{ width: calc(50% - 16px); } form#filter p.applyfilters { font-size: 1.2rem; } } @media all and (max-width:349px) { form#filter p:first-child, form#filter p:first-child+p{ width: 100%; } form#filter p:first-child {text-align: center; } form#filter p.applyfilters input { margin: 0 auto;} } form#filter ul {clear: both; width:100%;} form#filter ul li { line-height: 1.2; margin: 0 0 1em; } form#filter ul li label { cursor: pointer; position: relative; display: inline-block; width: 100%;} /*form#filter ul li label::before { content:""; display: block; width:calc(100% + 10px); height:calc(100% + 10px); background: red; position: absolute; top: -5px; left: -5px;} */ form#filter ul li span { display: flex; position: relative; justify-content: space-between;align-content: center; vertical-align: middle;} form#filter ul li span>b { vertical-align: middle; text-align: center; display: inline-block; width: 1em; height: 1em; background: rgba(255, 255, 255, 0); border: 2px solid #EEE; border-radius: 3px; line-height: 1em; position: relative; } form#filter ul li input[type='checkbox']:checked + span>b { color: #6C6458; background: rgba(255, 255, 255,1); border: 2px solid #FFF; } form#filter ul li span>b::after {display: block; position: absolute; top:50%; left: 50%; font-size: 1.4em; transform: translate(-45%,-50%) rotate(135deg) ; width: 1em; height: 1em; line-height: 1em; padding: 0; text-align: center; } /*form#filter ul li span>b::after,*/ form#filter ul li input[type='checkbox']:checked + span>b::after { content:"\2714"; content:"\00AC"; } section.products ul.categories>li>input[type="checkbox"]:checked~label>strong { color:#ffc41e; } section.products ul.categories>li>input[type="checkbox"]:checked~label>strong::after { content:"\2212"; color: black; } #directoryloading {position:fixed; display:none; width:100%; height:100%; content:""; z-index:9999; background:rgba(0,0,0,0.2); left: 0; top: 0; margin: 0;} #listings_nav { background: white; border-bottom: 1px solid rgba(0, 0, 0, 0.6); /*padding: calc(1.8 * 0.666em) 0 calc(1.8 * 0.5em); */ } #listings_nav .wrapper ul,#listings_nav .wrapper li,#listings_nav .wrapper p { margin: 0; font-size: 1.2rem; line-height: 1.3333333333333333333333333333333; } #listings_nav .wrapper li { margin-right: 8px; } #listings_nav .wrapper li a { display: block; background: rgba(33, 33, 33, 0.08); color: black; padding: 0.5em 1em 0.3333em; border-radius: 990px; } #listings_nav .wrapper p#mapshow label {padding: 0.5em 0 0.3333em; } @media all and (max-width:349px) { #listings_nav .wrapper li a { padding: 0.5em 0.6666em 0.3333em; } } #listings_nav .wrapper li a.current { color: #F86B52; background: rgba(248, 107, 82, 0.08);} #listings_nav .wrapper, #listings_nav .wrapper ul { display: flex; justify-content: flex-start; align-items:center; align-content: center; } #listings_nav .wrapper { height: 48px;} #listings_nav .wrapper p#mapshow, #listings_nav .wrapper p#mapshow label { margin-left: auto; display:flex; justify-content: flex-end; align-content: center; align-items: center; cursor: pointer;} #listings_nav .wrapper p#mapshow b { margin-left:1em; display: inline-block; width: 34px; height: 14px;background: rgba(34, 31, 31, 0.26); position: relative; border-radius: 990px; } #listings_nav .wrapper p#mapshow b::after{ display:block; content:""; width: 20px; height: 20px; background: #F1F1F1; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24), 0px 0px 2px rgba(0, 0, 0, 0.12); border-radius: 50%; position: absolute; left: -3px; top: 50%; transform: translateY(-50%); transition: all 0.2s ease;} #showmap:checked~#listings_nav p#mapshow b { background: rgba(249,168,152,0.5); } #showmap:checked~#listings_nav p#mapshow b::after { background: #F86B52; left: auto; right:-3px; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24), 0px 0px 2px rgba(0, 0, 0, 0.12); } .listings_list>.wrapper {display: flex; justify-content: space-between;} .listings_list>.noflex{display: block;} .listings_list #mapholder{ order: 10; width:50vw; position: fixed; top: -10000px;} .listings_list #listingsmap {max-height: calc(100vh - 73px) !important ; ; background: rgba(0,0,0,0.2);} #mapholder, #listholder { width: 100%; } #listholder>h3 { margin: 0.5em 0 calc(0.5em - 16px) 0 ;} #showmap:checked~#load_here>#load_this>.listings_list #mapholder { position: relative; top: 0; width: calc(50% - 8px);} #showmap:checked~#load_here>#load_this>.listings_list #listholder { position: relative; top: 0; width: calc(50% - 8px); } #showmap:not(:checked)~#load_here>#load_this>.listings_list #mapholder { position: fixed !important;} .listings_list ul { display: flex; flex-wrap: wrap; justify-content: flex-start; padding: 16px 0 16px; width: 100%; } .listings_list ul li { width: calc(25% - (16px * (3 / 4))); margin-bottom: 16px; display: flex; flex-direction: column; box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2); margin-right:16px; transition: all 0.2s ease; } .listings_list ul li:hover { box-shadow: 4px 8px 6px rgba(0, 0, 0, 0.25) ; } .listings_list ul li:nth-child(4n+4){ margin-right: 0;} .listings_list ul::after { width: calc(25% - (16px * (3 / 4))); height: 10px; display: block; content:""; } #showmap:checked~#load_here>#load_this>.listings_list ul li{ width: calc(50% - 8px); } #showmap:checked~#load_here>#load_this>.listings_list ul li, #showmap:checked~#load_here>#load_this>.listings_list ul li:nth-child(3n+3), #showmap:checked~#load_here>#load_this>.listings_list ul li:nth-child(4n+4){ margin-right: 16px;} #showmap:checked~#load_here>#load_this>.listings_list ul li:nth-child(2n+2){ margin-right: 0;} #showmap:checked~#load_here>#load_this>.listings_list ul::after , #showmap:checked~#load_here>#load_this>.listings_list ul li{ width: calc(50% - 8px); } .listings_list ul li>a { flex: 1; display: flex; flex-direction: column; background: #F9E9E8; } .listings_list ul li>a:hover { background: #FBCAC0; } .listings_list ul li p.img { width: 100%; height: 0; padding-bottom: 100%; position: relative; margin: 0; background: rgba(0,0,0,0.1);} .listings_list ul li p.img img { display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; } .listings_list ul li div { padding: 16px; flex: 1; display: flex; flex-direction: column; } .listings_list ul li div h3 { font-size: 2.4rem; font-weight: 700; margin: 0;} .listings_list ul li div p { font-size: 1.4rem; color: rgba(0, 0, 0, 0.54161); margin: 0;} .listings_list ul li div h3+p, .listings_list ul li div>p:last-child{ margin-top: auto; } .listings_list ul li div aside { display: none; } .listings_list ul li ol.cats { background: white; padding:12px 8px 4px 16px; display: flex; flex-wrap: wrap; } .listings_list ul li ol.cats li { box-shadow: none; width: auto !important; margin: 0; background: none; font-size: 1.4rem; } .listings_list ul li ol.cats li { margin:0 8px 8px 0 !important; font-size: 1.2rem; line-height: 1.3333333333333333333333333333333; background: none !important; } .listings_list ul li ol.cats li a { display: block; background: rgba(33, 33, 33, 0.08); color: black; padding: 0.5em 1em 0.3333em; border-radius: 990px; transition: all 0.2s ease; white-space:nowrap} .listings_list ul li ol.cats li a:hover { color: #F86B52; background: rgba(248, 107, 82, 0.08); } .listings_list ul li ol.cats { display: flex; justify-content: flex-start; align-items:center; align-content: center; } @media all and (max-width: 1199px) { .listings_list ul li , .listings_list ul li:nth-child(4n+4){ margin-right: 16px;} .listings_list ul li:nth-child(3n+3){ margin-right: 0;} .listings_list ul::after , .listings_list ul li { width: calc(33.3333% - (16px * (2 / 3))); } .listings_list ul li div h3 { font-size: 2rem;} .listings_list ul li div p { font-size: 1.4rem;} } @media all and (max-width: 899px) { .listings_list ul li div h3 { font-size: 1.8rem;} .listings_list ul li div p { font-size: 1.4rem;} .listings_list>.wrapper{ flex-wrap: wrap;} .listings_list #mapholder { order: 1; margin-top: 0 !important;} #showmap:checked~#load_here>#load_this>.listings_list #listholder{ width: 10%; position:fixed; left: -120vw;} #showmap:checked~#load_here>#load_this>.listings_list>.wrapper{ border: none; } #showmap:checked~#load_here>#load_this>.listings_list #mapholder { width: 100%; height: 75vw; } #showmap:checked~#load_here>#load_this>.listings_list #listingsmap { width: 100%; height: 75vw; } #listingsmap {margin-top: 0 !important; top: 0 !important; } } @media all and (max-width: 599px) { .listings_list ul li , .listings_list ul li:nth-child(3n+3), .listings_list ul li:nth-child(4n+4){ margin-right: 12px;} .listings_list ul li:nth-child(2n+2) { margin-right: 0;} .listings_list ul::after , .listings_list ul li { width: calc(50% - (12px * (1 / 2))); margin-bottom: 12px; } #showmap:checked~#load_here>#load_this>.listings_list #mapholder { width: 100%; height: 100vw; } #showmap:checked~#load_here>#load_this>.listings_list #listingsmap { width: 100%; height: 100vw; } .listings_list ul li ol.cats { padding:8px 8px 0 8px; } } @media all and (max-width: 449px) { .listings_list ul:not(.catlist) li div { padding: 12px;} .listings_list ul:not(.catlist) li div h3 { font-size: 1.4rem;} .listings_list ul:not(.catlist) li div p { font-size: 1.2rem;} } @media all and (max-width: 349px) { .listings_list ul>li { width: 100%; margin-right: 0;} } @media (pointer: coarse) and (max-width: 899px) { #listholder>h3 {padding-left: 16px;} .listings_list>.wrapper{ border: none; } #listholder, .listings_list {width: 100%;} .listings_list ul:not(.catlist) { padding: 16px; } .listings_list ul.catlist { flex-wrap: nowrap; overflow-x: auto; width: 100% !important; padding-left: 16px; } .listings_list ul.catlist>li { margin-right: 16px; width: 220px;} .listings_list ul.catlist::after{content:"1"; opacity: 0; pointer-events: none; display:block; width:1px; height: 20px; } .listings_list ul.catlist>li:last-child { margin-right: 16px;} .listings_list ul.catlist>li>a {width: 220px; } } #mapholder { position: relative; } #listingsmap { height: 50vh; } #listingsmap ol.cats { display: none;} #listingsmap a.infobox {display:block; /* background: #f86b52; color: white; */background:#F9A898; background:#FFF; padding:10px; width: 259px; -webkit-filter: drop-shadow(8px 8px 8px rgba(0,0,0,0.25)); filter: drop-shadow(8px 8px 8px rgba(0,0,0,0.25)); } #listingsmap a.infobox { display: flex; } #listingsmap a.infobox p.img { width: 70px; margin: 0 10px 0 0; } #listingsmap a.infobox p.img picture { display: block; width: 100%; height: 0; padding-bottom: 100%; position: relative; margin: 0; background: rgba(0,0,0,0.1);} #listingsmap a.infobox p.img img { display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; } #listingsmap a.infobox div { flex: 1; display: flex; flex-direction: column; margin-right: 24px;position: relative; z-index: 2; } #listingsmap a.infobox::before{ content:""; display: block; width: 20px; height: 20px; background: inherit; z-index: 1; position: absolute; bottom:-19px; left: 50%; transform-origin: center; transform:translate(-50%,-50%) rotate(45deg) ; } #listingsmap a.infobox h3 { font-size: 1.4rem; font-weight: 600; margin: 0 0 0.8rem ;} #listingsmap a.infobox p{ font-size: 1.2rem; color: #000; margin: 0 0 0.8rem;} #listingsmap a.infobox p.cats {margin: auto 0 0;} #listingsmap img[src$="close.svg"] { position: relative; z-index: 10; width:40px; height:40px; } #listingsmap aside { } #load_here { transition: all 0.4s ease; } .listingsloading { opacity:0.4; pointer-events:none;} body.page-template-template-toplevel #hero .textcontent { margin: 0 auto; } @media all and (min-width:900px) { body.page-template-template-toplevel #hero h1{/*background: rgba(255,0,255,0.2); */display: inline-block; width: auto; width: 11em; width: 14.2em;padding: 1em 2em 1.5em 2em; font-style: italic; position: relative; color: white; margin: 0; transform: translate(-2em, 1.5em); } body.page-template-template-toplevel #hero h1::before { display: block; content:""; position: absolute; top:0; left: 0; width: 100%; height: 100%; background: linear-gradient(0deg, rgba(255,106,99,1) 20%, rgba(255,141,101,1) 80%); transform: skewY(-6deg); transform-origin: bottom left; } body.page-template-template-toplevel #hero h1 span{ display: block; position: relative; transform: rotate(-6deg);max-width: 9em; white-space: nowrap; transform-origin: bottom left; } body.page-template-template-toplevel #hero { margin-bottom: 64px;} } @media all and (min-width:900px) and (max-width:1199px) { body.page-template-template-toplevel #hero h1{ transform: translate(0, 1.5em); } } @media all and (max-width:899px) { /* #hero .textcontent { margin: 0; max-width: none; } #hero .wrapper { border: none;} #hero h1{ color: white; width: 100%; margin: 0; padding: 2em 50px 16px 0.5em; position: relative;} #hero h1 span{ position: relative;} #hero h1::before { opacity: 0.9; position: absolute; left: 0; bottom:0; width:100%; height:calc(100% + 2em); display: block; content:""; background: linear-gradient(0deg, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100% ); }*/ }section.section h2 { text-align: center; } .downloads_carousel { margin: 10px auto ; /*max-width: 1440px; max-width:1236px;*/ opacity: 0; } .downloads_carousel.slick-initialized { opacity: 1;} .downloads_carousel .slick-track { padding-top: 20px;} .downloads_carousel li.card { margin:0 8px 8px ; background: white; box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2); position: relative; display: flex !important; flex-direction: column; overflow: hidden; } .downloads_carousel li.card h3 { font-size:2rem; } .downloads_carousel li.card div { flex: 1; display: flex; flex-direction: column; background: #F9A898; position: relative; } .downloads_carousel li.card div, .carousel div li.card p.img span strong { padding: 16px 24px; width: 100%;} .downloads_carousel li.card div::before { content:""; display: block; width: 120%; height: 120px; background: inherit; position: absolute; left:0; top:0;transform: skewY(-4.35deg); transform-origin: left bottom; z-index: 1; } .downloads_carousel li.card div p.boxlink { margin: auto 0 0; } .downloads_carousel li.card div h3, .downloads_carousel li div p { position: relative; z-index: 10;} /*.downloads_carousel li.card div p:last-child a { color: #D03E2A;font-weight: 700;} .downloads_carousel li.card div p:last-child a b{ position: relative; top: -0.05em; display: inline-block; vertical-align: middle; color: #D03E2A; box-sizing: border-box; transform: rotate(45deg) scale(0.5); } .downloads_carousel li.card div p:last-child a b::before, .downloads_carousel li.card div p:last-child a b::after{ content: ""; box-sizing: border-box; } .downloads_carousel li.card div p:last-child a b { width: 28px; height: 28px; width: 2em;height: 2em; border-width: 4px 4px 0 0; border-style: solid; margin: 0 0 0 1.5em; } .downloads_carousel li.card div p:last-child a b::before{ right: 0; top: -3px; position: absolute; height: 4px; box-shadow: inset 0 0 0 32px; transform: rotate(-45deg); width: 64px; width: 4em; transform-origin: right top; }*/ .downloads_carousel li.card p.img { width: 100%; height: 0; padding-bottom: 56.25% !important; position: relative; overflow: hidden; margin: 0;} .downloads_carousel li.card p.img img { display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; } .downloads_carousel li.card p.img span {display: block; width: 100%; height: 100%;position: absolute; color: white; display: flex; align-items: flex-end;} .downloads_carousel li.card p.img span strong { position: relative; z-index: 10; } .downloads_carousel li.card p.img strong::before { content:""; z-index: -1; display: block; width: 100%; height: calc(105% + 24px);position: absolute; opacity: 0.95; left: 0; bottom: 0; background: linear-gradient(0deg, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100% ); } .downloads_carousel { /*padding: 0 8px;*/} @media all and (max-width: 899px) { /*.downloads_carousel li {width: 400px !important;}*/ .downloads_carousel { padding: 0;} } @media all and (max-width: 599px) { /*.downloads_carousel li.card {width: 280px !important;}*/ .downloads_carousel li.card div, .downloads_carousel li.card p.img span strong{ padding: 16px; } .downloads_carousel li.card p.img span { font-size: 2.4rem; } } @media all and (min-width: 600px) { } @media all and (min-width: 900px) { } @media all and (min-width: 1200px) { } .downloads_carousel .slick-current { } .downloads_carousel .slick-list { margin-bottom: 8px; } /*.downloads_carousel .slick-list{padding:0 10% 0 0;} */ .downloads_carousel .slick-dots { top: auto; bottom:0; height: 50px; display: flex; align-items: flex-end; justify-content: center; padding: 16px 16px 24px; /*height: 100%;*/ width: 100%; } .downloads_carousel .slick-dots li { width: 24px; height: 24px; position: relative; display: inline-block; margin-bottom: 0; } .downloads_carousel .slick-dots li { width: 36px; } .downloads_carousel .slick-dots li:only-child{display: none;} .downloads_carousel .slick-dots li button { position: absolute; width: 100%; height: 100%; overflow: hidden; color: white; display: block; color: rgba(255,255,255,0); text-indent: -3rem; pointer-events: auto; background: none; } .downloads_carousel .slick-dots li::after { content:""; display: block; border-radius: 50%; opacity: 0.5; position: absolute; width: 16px; height:16px; background: #6F68B6; background: rgba(0, 0, 0, 0.38); left: 50%; top: 50%; transform: translate(-50%,-50%); } .downloads_carousel .slick-dots li.slick-active::after {opacity: 1; width: 16px; height:16px; background: #F86B52;} .downloads_carousel div.slick-arrow { position: absolute; top: 20px; pointer-events: none; } .downloads_carousel div.nextarrowholder { right: 0; }.carousel div.prevarrowholder { left: 0; } .downloads_carousel .slick-arrow p {margin: 0; width: 100%; height: 0; padding-bottom: 56.25%; position:relative;} .downloads_carousel div.slick-arrow {width: 28% ; width:calc((100vw - 116px) * 0.1815);} @media all and (max-width: 2399px) { .downloads_carousel div.slick-arrow {width: 22.5% ; width:calc((100vw - 116px) * 0.22);} } @media all and (max-width: 2099px) { .downloads_carousel div.slick-arrow {width: 22.5% ; width:calc((100vw - 116px) * 0.237);} } @media all and (max-width: 1799px) { .downloads_carousel div.slick-arrow {width: 22.5% ; width:calc((100vw - 116px) * 0.31);} } @media all and (max-width: 1499px) { .downloads_carousel div.slick-arrow {width: 28%;width:calc((100vw - 116px) * 0.396);} } @media all and (max-width: 1199px) { .downloads_carousel div.slick-arrow {width: 33.333% ; width:calc((100vw - 116px) * 0.46); } } @media all and (max-width: 899px) { .downloads_carousel div.slick-arrow { width: 40% ; width:calc((100vw - 116px) * 0.58);} } @media all and (max-width: 599px) { .downloads_carousel div.slick-arrow { width: 66.666%; width:calc((100vw - 116px) * 0.96); } } .downloads_carousel button.slick-arrow { pointer-events: auto; display: block; position: absolute; top:50%; cursor: pointer; z-index: 30; overflow: hidden; font-size: 0; background:none; border:none; outline:none; transform: translateY(-50%); width:60px; height:60px; border-radius: 50%; background:white; box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25); } .downloads_carousel button.slick-arrow::after { height: 3px; background: #878787; width: 40%; content:""; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: all 0.2s ease; } .downloads_carousel button.slick-arrow::before { position: absolute; display: block; transform: rotate(-90deg); top: 39%; content:""; border: 3px solid #878787; transform: translateX(-50%) rotate(45deg); width:30%; height: 30%; transition: all 0.2s ease; } .downloads_carousel button.slick-prev::before { border-bottom: none; border-right: none; top: 50%; left: 18.5%; transform: translate(50%,-50%) rotate(-45deg); } .downloads_carousel button.slick-next::before { border-bottom: none; border-left: none; top: 50%; right:18.5%; transform: translate(-50%,-50%) rotate(45deg); } .downloads_carousel button.slick-prev { left: 16px; transform: translateY(-50%);} .downloads_carousel button.slick-next { right:16px; transform: translateY(-50%); } .downloads_carousel button.slick-disabled { display:none !important;} .downloads_carousel button.slick-arrow:hover::before {border-color: black; } .downloads_carousel button.slick-arrow:hover::after {background-color: black; } /*@media all and (min-width: 900px) { .downloads_carousel .slick-arrow { display: none !important; } } */ .downloads_carousel .slick-disabled { display:none !important;} section.section h2 { } .news_carousel_holder { background: #AAA294; padding: 40px 0 16px; } .news_carousel_holder .textcontent { text-align: center; } .news_carousel { margin: 10px auto 0; /*max-width: 1440px; max-width:1236px;*/ } .news_carousel { opacity: 0; } .news_carousel.slick-initialized { opacity: 1;} .news_carousel .slick-track { padding-top: 20px;} .news_carousel li.card { margin:0 8px 8px ; background: white; box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2); position: relative; display: flex !important; flex-direction: column; overflow: hidden; /*max-width: 400px*/} .news_carousel li.slick-slide { max-width: none; } .news_carousel li.card a { color: black; flex: 1; display: flex; flex-direction: column;} .news_carousel li.card h3 { } .news_carousel li.card div { flex: 1; display: flex; flex-direction: column; justify-content: flex-end; background: #FFF; position: relative; } .news_carousel li.card div, .news_carousel div li.card .img span { padding: 16px 24px; width: 100%;} .news_carousel li.card div p:last-child { margin: auto 0 0; } .news_carousel li.card div p:last-child a { color: #D03E2A;font-weight: 700;} .news_carousel li.card div p:first-child { flex: 1; } .news_carousel li.card div p.date { font-size: 1.6rem;color: rgba(0, 0, 0, 0.54161); margin-top: auto;} .news_carousel li.card div p.cat {font-size: 1.4rem; /*text-transform: uppercase; */letter-spacing: 0.1em; letter-spacing: 0.033em; color: rgba(0, 0, 0, 0.54161);} .news_carousel li.card div h3, .news_carousel li div p { position: relative; z-index: 10;} .news_carousel li.card div p:last-child a b{ position: relative; top: -0.05em; display: inline-block; vertical-align: middle; color: #D03E2A; box-sizing: border-box; transform: rotate(45deg) scale(0.5); } .news_carousel li.card div p:last-child a b::before, .news_carousel li.card div p:last-child a b::after{ content: ""; box-sizing: border-box; } .news_carousel li.card div p:last-child a b { width: 28px; height: 28px; width: 2em;height: 2em; border-width: 4px 4px 0 0; border-style: solid; margin: 0 0 0 1.5em; } .news_carousel li.card div p:last-child a b::before{ right: 0; top: -3px; position: absolute; height: 4px; box-shadow: inset 0 0 0 32px; transform: rotate(-45deg); width: 64px; width: 4em; transform-origin: right top; } .news_carousel li.card .img { width: 100%; height: 0; padding-bottom: 100% !important; position: relative; overflow: hidden; margin: 0;} .news_carousel li.card .img img { display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; } .news_carousel li.card .img span {display: block; width: 100%; height: 100%;position: absolute; color: white; display: flex; align-items: flex-end;z-index: 10;} .news_carousel li.card .img span::before { content:""; z-index: -1; display: block; width: 100%; height: calc(105% + 24px);position: absolute; opacity: 0.7; left: 0; bottom: 0; background: linear-gradient(0deg, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100% ); } .news_carousel { /*padding: 0 8px;*/} @media all and (max-width: 899px) { .news_carousel { padding: 0;} } @media all and (max-width: 599px) { .news_carousel li.card div, .news_carousel li.card p.img span strong{ padding: 16px; } .news_carousel li.card p.img span { font-size: 2.4rem; } .news_carousel li.card div p:first-child { font-size: 1.4rem; } .news_carousel li.card div p.date { font-size: 1.4rem; } .news_carousel li.card div p.cat {font-size: 1.2rem; } } @media all and (min-width: 600px) { } @media all and (min-width: 900px) { } @media all and (min-width: 1200px) { } .news_carousel .slick-current { } .news_carousel .slick-list { margin-bottom: 8px; } /*.news_carousel .slick-list{padding:0 10% 0 0;} */ .news_carousel .slick-dots { top: auto; bottom:0; display: flex; align-items: flex-end; justify-content: center; padding: 16px 16px 16px; /*height: 100%;*/ width: 100%; } .news_carousel .slick-dots li { width: 24px; height: 24px; position: relative; display: inline-block; margin-bottom: 0; } .news_carousel .slick-dots li { width: 36px; } .news_carousel .slick-dots li:only-child{display: none;} .news_carousel .slick-dots li button { position: absolute; width: 100%; height: 100%; overflow: hidden; color: white; display: block; color: rgba(255,255,255,0); text-indent: -3rem; pointer-events: auto; background: none; } .news_carousel .slick-dots li::after { content:""; display: block; border-radius: 50%; opacity: 0.5; position: absolute; width: 16px; height:16px; background: #6F68B6; background: rgba(0, 0, 0, 0.38); left: 50%; top: 50%; transform: translate(-50%,-50%); } .news_carousel .slick-dots li.slick-active::after {opacity: 1; width: 16px; height:16px; background: #F86B52;} .news_carousel div.slick-arrow { position: absolute; top: 20px; pointer-events: none;} .news_carousel div.nextarrowholder { right: 0; }.carousel div.prevarrowholder { left: 0; } .news_carousel .slick-arrow p {margin: 0; width: 100%; height: 0; padding-bottom: 100%; position:relative;} .news_carousel div.slick-arrow {width: 28% ; width:calc((100vw - 116px) * 0.1815);} @media all and (max-width: 2399px) { .news_carousel div.slick-arrow {width: 22.5% ; width:calc((100vw - 116px) * 0.22);} } @media all and (max-width: 2099px) { .news_carousel div.slick-arrow {width: 22.5% ; width:calc((100vw - 116px) * 0.237);} } @media all and (max-width: 1799px) { .news_carousel div.slick-arrow {width: 22.5% ; width:calc((100vw - 116px) * 0.315);} } @media all and (max-width: 1499px) { .news_carousel div.slick-arrow {width: 28%;width:calc((100vw - 116px) * 0.4);} } @media all and (max-width: 1199px) { .news_carousel div.slick-arrow {width: 33.333% ; width:calc((100vw - 116px) * 0.47); } } @media all and (max-width: 899px) { .news_carousel div.slick-arrow { width: 40% ; width:calc((100vw - 116px) * 0.6);} } @media all and (max-width: 599px) { .news_carousel div.slick-arrow { width: 66.666%; width:calc(100vw - 116px); } } .news_carousel button.slick-arrow { pointer-events: auto; display: block; position: absolute; top:50%; cursor: pointer; z-index: 30; overflow: hidden; font-size: 0; background:none; border:none; outline:none; transform: translateY(-50%); width:60px; height:60px; border-radius: 50%; background:white; box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25); } .news_carousel button.slick-arrow::after { height: 3px; background: #878787; width: 40%; content:""; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: all 0.2s ease; } .news_carousel button.slick-arrow::before { position: absolute; display: block; transform: rotate(-90deg); top: 39%; content:""; border: 3px solid #878787; transform: translateX(-50%) rotate(45deg); width:30%; height: 30%; transition: all 0.2s ease; } .news_carousel button.slick-prev::before { border-bottom: none; border-right: none; top: 50%; left: 18.5%; transform: translate(50%,-50%) rotate(-45deg); } .news_carousel button.slick-next::before { border-bottom: none; border-left: none; top: 50%; right:18.5%; transform: translate(-50%,-50%) rotate(45deg); } .news_carousel button.slick-prev { left: 16px; transform: translateY(-50%);} .news_carousel button.slick-next { right:16px; transform: translateY(-50%); } .news_carousel button.slick-disabled { display:none !important;} .news_carousel button.slick-arrow:hover::before {border-color: black; } .news_carousel button.slick-arrow:hover::after {background-color: black; } /*@media all and (min-width: 900px) { .news_carousel .slick-arrow { display: none !important; } } */ .news_carousel .slick-disabled { display:none !important;} .news_carousel li ol.cats { padding: 16px 24px;} .news_carousel li ol.cats { background: white; padding:12px 8px 4px 16px; display: flex; flex-wrap: wrap; } .news_carousel li ol.cats li { box-shadow: none; width: auto !important; margin: 0; background: none; font-size: 1.4rem; } .news_carousel li ol.cats li { margin:0 8px 8px 0 !important; font-size: 1.2rem; line-height: 1.3333333333333333333333333333333; background: none !important; } .news_carousel li ol.cats li a { display: block; background: rgba(33, 33, 33, 0.08); color: black; padding: 0.5em 1em 0.3333em; border-radius: 990px; transition: all 0.2s ease; white-space:nowrap} .news_carousel li ol.cats li a:hover { color: #F86B52; background: rgba(248, 107, 82, 0.08); } .news_carousel li ol.cats { display: flex; justify-content: flex-start; align-items:center; align-content: center; } @media all and (max-width: 599px) { .news_carousel li ol.cats{ padding: 16px; } }.newscards+#newsletter, .wrapper+#newsletter { margin-top: 32px;} #newsletter {background: #ECE3D4; overflow: hidden; padding: 40px 0; } #newsletter form p.submit { margin: 0;} #newsletter .textcontent { display: flex; justify-content: space-between; } #newsletter .textcontent>h2, #newsletter .textcontent>form { width: calc(50% - 8px); } #newsletter .textcontent>form label { position: fixed; top: -100px;} #newsletter .textcontent>h2 { font-weight: 900; font-family: 'chivo'; line-height: 1.2; font-size: 4.2rem; } #newsletter form p { margin-bottom: 1.6rem; font-size: 1.6rem; } /*#footerform form p:last-child { margin-bottom: 0; } */ #newsletter form div div {font-size: 1.6rem; padding: 0 0 0 1.5em; font-weight: 500; } #newsletter form div.mce_inline_error {color: #D03E2A; } #newsletter form input{font-family: inherit; line-height: 1; -webkit-appearance: none; } #newsletter form input:not([type="submit"]){ display: block; width: 100%; background: white; padding: 1.2em 1.5em 1em; border-radius: 5px; border: 1px solid rgba(0, 0, 0, 0.24); outline: none; font-size: inherit; font-size: 1.6rem; color: rgba(0, 0, 0, 0.5); } #newsletter form input[type="submit"]{ display: block; width: 100%; background: #D03E2A; text-align: center; padding: 1.2em 1.5em 1em; border-radius: 5px; border:none; outline: none; font-size: inherit; color: white; cursor: pointer; font-size: 1.8rem; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 2px 1px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.14); transition:background 0.2s ease; } #newsletter form input[type="submit"]:hover{ background:#B73221; } @media (min-width: 600px) and (max-width: 899px) { #newsletter .textcontent>h2 { font-size: 4.75vw } } @media (max-width: 599px) { #newsletter { padding: 20px 0; } #newsletter .textcontent { display: block; } #newsletter .textcontent>h2, #newsletter .textcontent>form { width: 100%; } #newsletter .textcontent>h2 {margin-bottom: 2rem; } } @media (max-width: 449px) { #newsletter .textcontent>h2 { font-size: 9.25vw; } } @media (max-width:599px) { } #search { background: #C9C0B2; clear:both; position:fixed; overflow:auto; z-index:99999; padding:0; /**/ top:0; transform:translateY(-100%); min-height:100%; width:100%; top: 50%; left:0; width: 100%; overflow: hidden; pointer-events: none; transform:translateY(100%); transition:all 0.3s ease; height:100%; } #search label { display:none;} #search .wrapper { max-width: 626px; } #search.searchopen{ opacity:1; top:0; transform:translateY(0); min-height:100%; overflow: scroll; pointer-events: auto; } body.searchopen { overflow: hidden; } #search .wrapper::after{content:""; display: table; clear: both; } #closesearch span { position:absolute; top:-10rem; width:0; height:0; overflow:hidden; display:block; } #closesearch { display:inline-block;float:right; text-align: right;width:30px; height:30px; position: relative; margin:30px 0 20px; } #closesearch::before, #closesearch::after { display: block; content:""; width: 100%; height: 0; border-top: 3px solid #000; position: absolute; transition: all 0.2s ease; } #closesearch::before { top: calc(50% - 2px); transform: rotate(45deg);} #closesearch:after { top: calc(50% - 2px); transform: rotate(-45deg);} #searchform { margin-bottom: 16px; display: flex; justify-content: space-between; align-items: center; font-size: 1.8rem; line-height: 1; background: #FAFAFA; padding: 0.66em ; border-radius: 2px; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24), 0px 0px 2px rgba(0, 0, 0, 0.12); } #searchform::before { display:block; margin: 0 auto; font-family: 'icons'; font-size:1.5em; font-weight: normal; text-align: center; width:1.5em; height:1em; line-height: 1; overflow: hidden; content:"\E80B"; color: rgba(0,0,0,0.54); margin-right: 0.25em; } #searchform * { border:none; outline:none; } #searchform input#s {border: none; outline: none; background: none; font-family: inherit; font-size: inherit; flex: 1; padding-top: 0.2em; } #searchform #searchsubmit { visibility: hidden; position: fixed; left: -9999px; top: -9999px;} @media (max-width:599px) { } #searchload { clear:both; } #searchresults {clear:both; color:rgba(0,0,0,1);} .searchheading {clear:both; padding-top:0.5em;} #searchresults .wrapper{ } #searchloading{ position: absolute; top: 0; left: 0; width: 100%; background:url("images/loader1.gif") no-repeat center center; background-size:30px 30px; height: 80px; mix-blend-mode: multiply;} h1.page-title { color:rgba(0,0,0,1); margin:0; position:relative; line-height:1.2; padding:2rem 0; font-size:2rem; border-bottom:1px solid rgba(0,0,0,1); } h1.cat-title { margin-bottom:28px; } #sorry { padding:2rem 0; font-size:2rem; } nav.pagination { margin:0; padding:2rem 0 1rem; clear:both; } .nav-links { margin:0; text-align:center; line-height:1; font-weight:300; font-style:normal; } .nav-links .page-numbers { font-size:2rem; display:inline-block; line-height:1; color:rgba(0,0,0,0.75); margin:0 0.5rem 1rem; text-decoration:none;} .nav-links span.page-numbers{ color:rgba(0,0,0,1); font-weight:400; } .nav-links span.current { font-weight:600; } .nav-links a.page-numbers:hover { font-weight:600;color:rgba(0,0,0,1); } .nav-links span.dots{ background:none; color:rgba(0,0,0,1); font-size:3.2rem; } .nav-links a.next, .nav-links a.prev { position:relative; text-align:center; padding:0 !important; font-size:1.8rem; } .nav-links a.next::after { content:">"; } .nav-links a.prev::after { content:"<"; } ul.resultslist { margin-bottom:2rem; margin-top:0 !important;} ul.resultslist li { margin:0 !important; max-width:1000px !important; font-weight:400; line-height:1.3; position:relative; list-style:none !important; font-size:2rem; border-bottom:1px solid rgba(0,0,0,1); } ul.resultslist li span { display:block; color:rgba(0,0,0,1) ; } ul.resultslist li span.type { font-size: 1.2rem; padding:0 0; text-transform: uppercase; letter-spacing: 0.1em; margin:0 0 0.4rem;} ul.resultslist li h3 {font-size: 2rem; margin:0 0 0.6rem; } ul.resultslist li p:last-child {font-size:1.4rem; margin: 0; } ul.resultslist li a.searchlink { padding:1.2rem 0.8rem; position:relative; display:block; transition:all 0.2s ease; text-decoration:none; color:rgba(0,0,0,1); } /*ul.resultslist li a.searchlink:hover { color:#FFF; background:rgba(0,0,153,0.85); padding-left:20px; } ul.resultslist li a.searchlink:hover span { color:rgba(0,0,0,1); color: white !important; } */ ul.resultslist li h3 { } #search .textcol, #search .centrecol { margin:0 auto; float:none;} @media all and (max-width: 899px) { #search { padding-bottom: 72px;z-index: 800; padding-top: 32px; } #search>.wrapper:first-child, #closesearch { display: none !important; } } @media all and (max-width: 599px) { #search { padding-bottom: 72px; padding-top: 16vw; background: transparent; z-index: 800; display: flex; flex-direction: column; } #search::before { content:""; display: block; width: 100%; height: 320px; background: #C9C0B2; position: absolute; right:0; top:8px;transform: skewY(-4.35deg); transform-origin: right top; z-index: 1; z-index: -1;} #search .wrapper{background: #C9C0B2 } #search .searchwrapper {background: #C9C0B2; flex:1; } #search>.wrapper:first-child, #closesearch { display: none !important; } } @media all and (max-width: 599px) { ul.resultslist li span.type { font-size: 1rem; margin:0 0 0.3rem;} ul.resultslist li h3 {font-size: 1.6rem; margin:0 0 0.5rem; } ul.resultslist li p:last-child {font-size:1.2rem; } } 
 

#showgrid{position:fixed; z-index:1000000; pointer-events:none; top:0; left:50%; height:100%;  width:100%;
border-left: 16px solid transparent;  border-right:16px solid transparent; max-width: 1440px; 
transform:translateX(-50%);
}

#showgrid div{  background:rgba(255,0,255,0.05); }


#showgrid{display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: repeat(14,1fr);
    grid-column-gap: 16px;

}