<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* 
	
	Interieur Bosch
	2020 Always Awake bvba

	info@alwaysawake.be
	
	mrld grid theme

	Colors
	 	
	#2A2522 		text
	#2A2523 		hyperlink
	#FFFFFF			menu
	#2A2520			button
	#CDBA9C 		hover
	#CDBA9D			active
	
	font-family: "Font Awesome 5 Pro"; font-weight: 300;
	 
	z-index order

	1 content
	99 fb messenger button
	100 active overlay
	101 priority message
	102 menu
	200 active z-index-200 overlay
	201 fb messenger content, active priority message 
	
	@import url('https://fonts.googleapis.com/css?family=Inconsolata:700');
	 
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600&amp;family=Overpass:ital,wght@0,400;0,700;1,400;1,700&amp;display=swap');

@import url("src/fontawesome/css/fontawesome.min.css");
@import url("src/fontawesome/css/light.min.css");
@import url("src/fontawesome/css/brands.min.css");

/* Cookiebar */

#aa-cookiebar { display: none; }
#aa-cookiebar-container { position: fixed; bottom: 0; left: 0; right: 0; background: #e1e1e1; color: #1f1f1f; box-shadow: 0px 0px 40px -20px #000; padding: 5px; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-end; align-items: center; align-content: stretch; z-index: 999; }
#aa-cookiebar-message { flex: 1; margin-right: 2em; margin-left: 10px; font-family: Arial, sans-serif; font-weight: 400; font-size: 15px; text-align: left; }
#aa-cookiebar-message a { color: #1f1f1f; text-decoration: underline; }
#aa-cookiebar-dismiss { margin: 0px; text-align: center; }
#aa-cookiebar-dismiss a { position: relative; display: inline-block; vertical-align: middle; padding: 0.7em 2em; min-width: 100px; font-family: Arial, sans-serif; font-weight: 700; font-size: 15px; color: #fefefe; background: #0a9ddf; border-radius: 3px; -webkit-border-radius: 3px; }
#aa-cookiebar-dismiss a:hover { opacity: 0.8; cursor: pointer; }

@media only screen and (max-width: 580px) { #aa-cookiebar-message { font-size: 12px !important; margin: 5px 10px 10px 10px; } }
@media only screen and (max-width: 460px) { #aa-cookiebar-container &gt; * { flex: 1 100%; } }
@media print { #aa-cookiebar { display: none !important; } }

/* Preview */

#myti-preview-header { position: fixed; bottom: 0; left: 0; z-index: 1000; }
#myti-preview-header p { position: relative; display: inline-block; vertical-align: middle; padding: 10px 20px; margin: 0; height: 36px; background: #14B9D6; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 1.6rem; font-weight: 700; text-transform: uppercase; }
#myti-preview-header p:before { content: "\f135"; font-family: "Font Awesome 5 Pro"; font-weight: 300; float: left; font-weight: normal; margin-top: -3px; margin-right: 10px; margin-left: -10px; font-size: 24px; }

/* Basics */

#overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.2); z-index: -1; display: none; }
#overlay.active { display: block; z-index: 100; }
#overlay.active.z-index-200 { display: block; z-index: 200; }

html { color: #2A2522; font-family: 'Overpass', Arial, sans-serif; font-weight: 400; font-size: 62.5%; width: 100%; margin: 0px; padding: 0px; height: 100%; box-sizing: border-box; }
body { margin: 0px; padding: 0px; height: 100%; min-height: 100%; overflow-y: scroll; overflow-x: hidden; font-size: 1.6rem; background: #FFFFFF; }

*, *:before, *:after { box-sizing: inherit; }
img { position: relative; display: block; border: 0; margin: 0; padding: 0; }
h1, h2, h3, h4, p, a { padding: 0; margin: 0; font-weight: 400; }
b, strong, b a, strong a { font-weight: 700; }
button:hover, .linkable:hover { cursor: pointer; }
td { vertical-align: top; }
iframe { border: 0; }
.clear { clear: both; }
.responsive-show, .responsive-show-inline-block { display: none !important; }
.display-none { display: none; }
.nowrap { white-space: nowrap; }
.truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.float-right { float: right; }
a {	color: #2A2522;	text-decoration: none; }
.txt a { text-decoration: underline; }
a:hover {	color: #CDBA9C; }

/* Header */

.header-scroll { transition: transform 0.2s ease-in-out; }

nav, .lang { position: relative; text-align: right; padding: 0px; }
nav a, .lang a { position: relative; display: inline-block; font-size: 1.6rem; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; color: #2A2521; padding: 10px; margin: 0px; overflow: hidden; vertical-align: bottom; transition: all 500ms ease-in-out; }
nav a:hover, .lang a:hover { color: #CDBA9C; box-shadow: 0px 1px 0px #CDBA9C; transition: all 0ms ease-in-out; }
nav a.active, .lang a.active { color: #CDBA9D; box-shadow: 0px 1px 0px #CDBA9D; }
.logo { flex: 0 0 auto; width: auto; margin: 0px; padding: 10px; }
.logo img { width: auto; max-width: 100%; }

#action { position: relative; background: #CDBA9D; z-index: 9; }
#action .centerize .box { text-align: center; color: #FFFFFF; }
#action .centerize .box h1 { color: #FFFFFF; }

/* Facebook Page Plugin */

#fb-page-msg-icon { position: fixed; bottom: 10px; right: 10px; text-align: center; padding: 5px 10px; background: #0084FF; border-radius: 24px; border-bottom-right-radius: 0; z-index: 99; }
#fb-page-msg-icon:hover { cursor: pointer; animation: aa-ani-shake 1s ease-in; }
#fb-page-msg-icon:before { position: relative; display: inline-block; content: "\f09a"; font-family: "Font Awesome 5 Pro"; font-weight: 300; color: #FFFFFF; font-size: 2.4rem; padding: 10px; }
#fb-page-msg-cn { position: fixed; bottom: 10px; right: 10px; padding: 25px 0px; min-height: 320px; width: 300px; background: #FFFFFF; border-radius: 24px; border-bottom-right-radius: 0; z-index: 201; box-shadow: 0px 0px 100px rgba(0,0,0,0.4); display: none; }
#fb-page-msg-cn .close { position: absolute; top: -28px; right: -8px; }
#fb-page-msg-cn .close:hover { cursor: pointer; }
#fb-page-msg-cn .close:before { position: relative; display: block; content: "\f00d"; font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 2.4rem; width: 2.4rem; height: 2.4rem; text-align: center; color: #333; background: #FFFFFF; padding: 10px; border-radius: 50%; } 

@media only screen and (max-width: 820px) {
	#fb-page-msg-cn { position: absolute; top: 30px; right: 10px; bottom: 10px; width: 340px; }
}

/* mrld Grid */

section { padding: 0px 10px; margin: 0px; text-align: center; }
section.align-left { text-align: left; }
section.edge-to-edge { padding: 0px; }
.centerize { margin: 0 auto; }
.grid { position: relative; display: inline-block; vertical-align: top; }
.box { position: relative; display: flex; flex-direction: column; height: 100%; text-align: left; padding: 20px; margin: 10px; }
.box-main { flex: 1 0 auto; }
.box-footer { flex: none; padding-top: 20px; }
.box-footer.edge-to-edge { padding: 0px; }
.box.box-main-edge-to-edge { padding: 0px; }

.w-12 { width: 100%; } .w-11 { width: 91.66%; } .w-10 { width: 83.33%; } .w-9 { width: 75%; } .w-8 { width: 66.66%; } .w-7 { width: 58.33%; } 
.w-6 { width: 50%; } .w-5 { width: 41.66%; } .w-4 { width: 33.33%; } .w-3 { width: 25%; } .w-2 { width: 16.66%; }.w-1 { width: 8.33%; }

.add-background { position: relative; background: #FFFFFF; }
.flexbox-centering { height: 100%; display: flex; justify-content: center; align-items: center; }
.flexbox-centering &gt; .flexbox-centering-inside { position: relative; }
a, a &gt; i, .add-transition, .add-transition &gt; * { transition: all 200ms ease-in-out; }
a:hover, a:hover &gt; i, .add-transition:hover, .add-transition:hover &gt; * { transition: all 100ms ease-in-out; }

.box.edge-to-edge { margin: 0px; }
.box.has-img-edge-to-edge { overflow: hidden; }

.box-item { position: relative; margin: 0px; padding: 0px 0px 20px 0px; flex-shrink: 0; }
.box-item.ytb, .box-item.vmo { margin-bottom: 20px; }
.box-item:last-child, .box-item.glue-bottom { padding-bottom: 0px; margin-bottom: 0px; }
.box-item.img img { height: auto; }
.box-item.edge-to-edge { margin: 0px -20px 0px -20px; }
.box-item.edge-to-edge:first-child { margin-top: -20px; }
.box-item.edge-to-edge:only-child { margin-bottom: -20px; }

/* mrld box elements */

.box .ttl h1, .box .ttl h2, .box .ttl h3, .box .ttl h4 { margin: 0px; line-height: 1em; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 2.8rem; z-index: 1; }
.box .ttl h1 a, .box .ttl h2 a, .box .ttl h3 a, .box .ttl h4 a { font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; }
.box:not(.has-text):not(.has-icon):not(.has-img) .ttl.centered { height: 100%; display: flex; justify-content: center; align-items: center; text-align: center; }
.box .ttl h1 a i { position: relative; margin-right: 0.5em; vertical-align: top; top: 0px; }
.box .ttl h1 a:hover i { top: -6px; }
.box .txt h1, .box .txt h2, .box .txt h3, .box .txt h4 { margin-bottom: 20px; line-height: 1.4em; font-weight: 700; }
.box .txt h1 a, .box .txt h2 a, .box .txt h3 a, .box .txt h4 a { font-weight: 700; }
.box .txt h5, .box .txt h6, .box .txt p { margin-bottom: 20px; line-height: 1.6em; }
.box .txt h1 { font-size: 2.4rem; }
.box .txt h2 { font-size: 2.2rem; }
.box .txt h3 { font-size: 2.0rem; }
.box .txt h4 { font-size: 1.8rem; }
.box .txt h5 { font-size: 1.6rem; }
.box .txt h6 { font-size: 1.6rem; }
.box .txt h6 a { position: relative; display: inline-block; vertical-align: middle; color: #FFFFFF; background: #2A2520; box-shadow: 0px 0px 0px 0px #2A2520; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; text-decoration: none; font-size: 1.8rem; padding: 2rem 3rem; border-radius: 32px; margin: 0px; z-index: 1; transition: all 200ms ease-in-out; }
.box .txt h6 a i { margin-right: .5em; }
.box .txt h6 a:hover { color: #FFFFFF; background: #CDBA9C; box-shadow: 0px 0px 0px 5px #CDBA9C; transition: all 100ms ease-in-out; }
.box .txt p, .box .txt { font-size: 1.6rem; line-height: 1.6em; }
.box .txt &gt; *:last-child { margin-bottom: 0px; }
.box .txt ul { list-style-type: none; padding: 0px; text-align: left; }
.box .txt ul &gt; li { position: relative; padding: 0px .5rem 1rem 2.4rem; }
.box .txt ul li:before { position: absolute; left: 0px; top: 0px; content: "\f105"; font-family: "Font Awesome 5 Pro"; font-weight: 300; color: #2A2523; font-size: inherit; }
.box .txt .long-arrow-right { margin-left: 1rem; } 
.box .txt .long-arrow-right i { vertical-align: text-bottom; color: #CDBA9C; font-size: 120%; margin-bottom: .2rem; }
.box .txt figure { position: relative; display: block; padding: 0; margin: 0px 0px 20px 0px;}
.box .txt figure img { position: relative; display: block; max-width: 100%; }
.box .txt blockquote { margin: 20px; padding: 2rem; font-style: italic; background: #E6E0D6; }
.box .txt blockquote &gt; *:last-child { margin-bottom: 0px; }
.box .txt cite { position: relative; display: block; font-size: 80%; margin-top: 10px; }
.box .txt table { margin: 0; border-collapse: collapse;}
.box .txt table td { padding: 10px; border-bottom: 1px solid #F2F3FB; }
.box .txt table tr:last-child td { border-bottom: 0px; }
.box .txt table tr td:first-child { font-weight: 700; }

.box .img img { display: block; height: auto; margin: 0 auto; max-width: 100%; }
.box .img.add-play-icon:before { position: absolute; top: 50%; left: 50%; margin-top: -4.6rem; margin-left: -3.6rem; color: #FFFFFF; content: "\f04b"; font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 3.6rem; width: 7.2rem; height: 7.2rem; line-height: 7.2rem; text-align: center; padding-left: .5rem; vertical-align: middle; z-index: 2; background: rgba(0,0,0,.6); border-radius: 64px; transition: all 200ms ease-in-out; }
.box.has-float-img .img.float-img { position: relative; display: inline-block; float: right; padding-left: 2rem; padding-bottom: 2rem; max-width: 40%; }
.linkable .box:hover .img.add-play-icon:before { background: #CDBA9C; box-shadow: 0px 0px 0px 5px #CDBA9C; transition: all 100ms ease-in-out; }
.img.has-ratio { position: relative; height: 0px; overflow: hidden; }
.img.has-ratio.ratio-16-9 { padding-top: 56.25%; }
.img.has-ratio.ratio-4-3 { padding-top: 75%; }
.img.has-ratio.ratio-square { padding-top: 100%; }
.img.has-ratio &gt; a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }	
.img.has-ratio img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.img.has-ratio + .box-item { padding-top: 20px; }

.box .ytb, .box .vmo {  position: relative; padding-bottom: 54.25%; padding-top: 10px; height: 0; overflow: hidden; }
.box .ytb.square, .box .vmo.square {  padding-bottom: 100%; }
.box .ytb iframe, .box .vmo iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.box .spo { position: relative; width: 100%; padding-bottom: 60vh; height: 0; overflow: hidden; height: auto; }
.box .spo &gt; iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.google-map { width: 100%; position: relative; }
.google-map iframe { width: 100%; height: 300px; border: 0; display: block; }

.box iframe.box-item { height: 400px; min-height: 60vh; }

.box .files { position: relative; text-align: left; }
.box .files .item { position: relative; display: inline-block; vertical-align: top; min-width: 30%; max-width: 100%; }
.box .files .item a { position: relative; color: #FFFFFF; background: #2A2520; display: block; margin: 5px; min-height: 28px; overflow: hidden; text-align: left; padding: 0; border-radius: 6px; }
.box .files .item a .filename { position: relative; padding: 1rem 2rem .2rem 6rem; font-size: 2.1rem; font-weight: 400; text-transform: none; }
.box .files .item a .fileext { position: relative; font-size: 1.0rem; padding: 0rem 0rem 1rem 6rem; font-weight: 700; text-align: left; }
.box .files .item a i { position: absolute; left: 0px; top: 0px; width: 5.2rem; text-align: center; color: #FFFFFF; font-size: 2.4rem; padding: 1.8rem 2rem; }
.box .files .item:hover a { background: #CDBA9C; }

.box .share { position: relative; text-align: right; }
.box .share &gt; i { font-size: 2.0rem; width: 4.4rem; padding: 1.2rem; margin: 2px; vertical-align: middle; color: #efefef; background: 0; text-align: center; }
.box .share a { position: relative; display: inline-block; vertical-align: top; margin: 2px; }
.box .share a i { font-size: 2.0rem; width: 4.4rem; padding: 1.2rem; vertical-align: top; color: #FFFFFF; background: #2A2520; text-align: center; border-radius: 32px; }
.box .share a:hover i { cursor: pointer; padding: 1.4rem 1.2rem 1.0rem 1.2rem; color: #FFFFFF; background: #CDBA9C; }
.box .share a:hover { margin: 4px 2px 0px 2px; }

.box .forward { position: relative; text-align: center; }
.box .forward a { position: relative; display: inline-block; vertical-align: middle; font-size: 1.6rem; background: #E6E0D6; padding: 0rem 2rem; border-radius: 3px; margin: 0; line-height: 5.6rem; height: 5.2rem; font-weight: 700; color: #2A2522; text-decoration: none; white-space: nowrap; z-index: 1; transition: all 200ms ease-in-out; }
.box .forward a i { vertical-align: middle; text-decoration: none; margin-bottom: .2rem; margin-left: .5rem; }
.linkable &gt; .box:hover .forward a, .box .forward a:hover { background: #CDBA9C; color: #FFFFFF; }

.box .cta { position: relative; text-align: center; }
.box .cta a { position: relative; display: inline-block; vertical-align: middle; min-width: 60%; color: #FFFFFF; background: #2A2520; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 2.4rem; padding: 12px 16px; border-radius: 6px; margin: 0px; z-index: 1; transition: all 200ms ease-in-out; }
.box .cta a i { margin-right: .5em; }
.box .cta a:hover, .linkable &gt; .box:hover .cta a { color: #FFFFFF; background: #CDBA9C; padding: 8px 8px 8px 16px; transition: all 100ms ease-in-out; }

.box .social { position: relative; text-align: center; }
.box .social a { position: relative; display: inline-block; vertical-align: top; margin: 1rem; }
.box .social a i { font-size: 2.4rem; width: 8rem; height: 8rem; padding: 2.8rem; vertical-align: top; color: #2A2521; background: 0; box-shadow: 0px 0px 0px 1px #CDBA9C; text-align: center; border-radius: 50%; }
.box .social a:hover i { cursor: pointer; padding: 3rem 2.8rem 2.6rem 2.8rem; color: #FFFFFF; background: #CDBA9C; }
.box .social a:hover { margin: 1.4rem 1rem 0.6rem 1rem; }

.box .tags .item { position: relative; display: inline-block; vertical-align: middle; margin: 0px 4px 4px 0px; }
.box .tags a { position: relative; display: inline-block; vertical-align: middle; color: #2A2520; background: 0; box-shadow: 0px 0px 0px 1px #CDBA9D; font-weight: 400; font-size: 1.2rem; padding: 4px; border-radius: 3px; margin: 0px; z-index: 1; transition: all 200ms ease-in-out; }
.box .tags a:hover { color: #FFFFFF; background: #CDBA9C; box-shadow: 0px 0px 0px 5px #CDBA9C; }

/* mrld views */

.view-services .box .ttl h1, .view-services .box .ttl h1 a { line-height: 1em; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 1.8rem;  }

.view-magazine &gt; .grid &gt; .box { position: relative; display: flex; flex-direction: row; align-items: stretch; align-content: stretch; flex-wrap: wrap; padding: 0; overflow: hidden; min-height: 25vh; }
.view-magazine &gt; .grid:nth-child(even) &gt; .box { flex-direction: row-reverse; }
.view-magazine &gt; .grid &gt; .box &gt; .flex-item { flex: 1 1 auto; padding: 0; margin: 0; }
.view-magazine &gt; .grid &gt; .box &gt; .flex-item.img { flex-grow: 1; width: 40%; background-size: cover; background-position: center center; }
.view-magazine &gt; .grid &gt; .box &gt; .flex-item.caption { flex-grow: 2; width: 60%; padding: 40px; }
.view-magazine &gt; .grid &gt; .box &gt; .flex-item.caption .box-item { text-align: left; }

.view-scenery &gt; .google-map { width: 100%; height: 20vh; min-height: 300px; }
.view-scenery &gt; .google-map iframe { height: 100%; }

/* mrld responsive */

@media only screen and (min-width: 1900px) { 
	.centerize { width: 60vw; max-width: 1520px; }
	#header-flow nav a { margin: 0 0 0 20px; }
}

@media only screen and (min-width: 1240px) and (max-width: 1900px) { 
	.centerize { width: 1220px; }
}

@media only screen and (min-width: 1024px) and (max-width: 1240px) { 
	.centerize { width: 100%; }
}

@media only screen and (max-width: 1240px) {
	.responsive-hide.responsive-1240px { display: none !important; }
	.responsive-show.responsive-1240px { display: block !important; }	
	.responsive-show-inline-block.responsive-1240px { display: inline-block !important; }
	/*
	.box { padding: 10px; }
	.box-item { padding-bottom: 10px; }
	.box-item.edge-to-edge { margin: 0px -10px 0px -10px; }
	.box-item.edge-to-edge:first-child { margin-top: -10px; }
	.box-item.edge-to-edge:only-child { margin-bottom: -10px; }
	.img.has-ratio + .box-item { padding-top: 10px; }
	.box .txt h1, .box .txt h2, .box .txt h3, .box .txt h4, .box .txt h5, .box .txt h6, .box .txt p { margin-bottom: 10px; }	
	.box-footer { padding-top: 10px; }
	*/
	.box .ttl h1 { font-size: 2.4rem; }
	.w-6 { width: 50%; }
}

@media only screen and (min-width: 820px) {
	#header-responsive { display: none; }
	#header-flow { position: relative; width: 100%; background: #000000; display: block; }
	#header-flow .nav-container-top { position: relative; display: flex; flex-wrap: wrap; justify-content: flex-end; text-align: right; margin: 0px; padding: 0px 20px; background: rgba(255,255,255,.2); }
	#header-flow .nav-container { position: relative; width: 100%; display: flex; flex-wrap: nowrap; align-items: center; justify-content: space-between; min-height: 100px; padding: 10px; }
	#header-flow .nav-container-menu { position: relative; flex: 9 1 auto; text-align: right; margin: 0px 20px; }
	#header-flow .lang { position: relative; display: block; }
	#header-flow .lang a { background: #2A2522; color: #E4DEB5; }
	#header-flow .lang a:hover { color: #CDBA9C; }
	#header-flow .lang a.active { color: #FFFFFF; }
	#header-flow nav { position: relative; display: inline-block; vertical-align: top; }
	#header-flow nav a { font-size: 1.8rem; padding: 1.4rem; letter-spacing: .2rem; color: #FFFFFF; }
	#header-flow nav a:hover { color: #CDBA9C; }
	#header-flow nav a.active { color: #CDBA9D; }
	#header-flow .topmenu a { display: inline-block; vertical-align: baseline; font-size: 1.6rem; font-weight: 700; padding: 1.4rem; color: #2A2521; border-radius: 12px; transition: all 500ms ease-in-out; }
	#header-flow .topmenu a:hover { color: #CDBA9C; transition: all 0ms ease-in-out; }
	#header-flow .topmenu a.active { color: #CDBA9D; }
	#header-flow .nav-opening-hours a { display: inline-block; vertical-align: baseline; font-weight: 700; font-size: 2.0rem; padding: 1.4rem; color: #2A2522; background: #E6E0D6; border-radius: 12px; transition: all 500ms ease-in-out; white-space: nowrap; }
	#header-flow .nav-opening-hours a:hover { color: #CDBA9C; background: #FFFFFF; transition: all 0ms ease-in-out; }
	#header-flow .logo { padding: 10px; }
	#header-flow .logo img { max-height: 100px; }

	#header-fixed { position: fixed; top: 0; transform: translateY(-100%); width: 100%; display: block; background: #000000; }
	#header-fixed .nav-container-top, #header-fixed .lang { display: none; }
	#header-fixed .nav-container-menu { position: relative; flex: 9 1 auto; }
	#header-fixed .nav-container { position: relative; display: flex; width: 100%; align-items: center; justify-content: space-between; }
	#header-fixed .nav-container-menu { position: relative; flex: 9 1 auto; margin: 0px 20px; }
	#header-fixed .nav-container-menu nav { display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center; align-content: center; }
	#header-fixed.header-scroll.nav-down[data-st="1"] { transform: translateY(0); }
	#header-fixed nav a { padding: 5px 10px; margin: 0px 5px; color: #FFFFFF; }
	#header-fixed nav a:hover { color: #CDBA9C; }
	#header-fixed nav a.active { color: #CDBA9D; }	
	#header-fixed .logo img { max-height: 60px; }
	
	#breadcrumbs { position: relative; padding: 10px; text-align: left; background: 0; }
	#breadcrumbs section { text-align: left; }
	#breadcrumbs a { position: relative; display: inline-block; vertical-align: top; padding: 4px 10px; font-size: 1.2rem; font-weight: 400; color: #2A2522; text-transform: uppercase; }
	#breadcrumbs a:hover { color: #CDBA9C; }
	#breadcrumbs a i { position: relative; display: inline-block; font-size: 80%; top: 0px; margin-right: 6px; } 
	#breadcrumbs a:not(:first-child):before { position: relative; display: inline-block; content: "\f105"; font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 80%; top: -1px; left: -10px; }
	.box .share a.responsive-show { display: none; }
	.view-services-toc { text-align: right; padding-top: 40px; padding-bottom: 10px; }
	.view-services-toc .item { position: relative; margin: 0px -10px 12px 0px; clear: both; }
	.view-services-toc .item a { position: relative; display: inline; vertical-align: top; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 1.8rem; line-height: 2.4rem; color: #1f1f1f; background: #FFFFFF; box-shadow: 2rem .5rem 0 #FFFFFF, -1rem .5rem 0 #FFFFFF, 2rem -.5rem 0 #FFFFFF, -1rem -.5rem 0 #FFFFFF; box-decoration-break: clone; }
	.view-services-toc .item a:after { position: absolute; content: ""; right: -2rem; top: -.5rem; bottom: -.5rem; width: .3rem; background: rgba(0,0,0,0.1); } 
	.view-services-toc .item a:hover { color: #1f1f1f; background: #CDBA9C; box-shadow: 2rem .5rem 0 #CDBA9C, -1rem .5rem 0 #CDBA9C, 2rem -.5rem 0 #CDBA9C, -1rem -.5rem 0 #CDBA9C; }
	.view-services-toc .item a.active { color: #FFFFFF; background: #CDBA9D; box-shadow: 2rem .5rem 0 #CDBA9D, -1rem .5rem 0 #CDBA9D, 2rem -.5rem 0 #CDBA9D, -1rem -.5rem 0 #CDBA9D; }
}

@media only screen and (min-width: 820px) and (max-width: 1024px) { 
	.centerize { width: 100%; margin: 0; }
}

@media only screen and (max-width: 820px) { 
	html { font-size: 50%; }
	main.has-responsive-dropdown { padding-top: 50px; }
	.responsive-hide { display: none !important; }
	.responsive-show { display: block !important; }
	.responsive-show-inline-block { display: inline-block !important; }
	.responsive-full-width { width: 100% !important; }	
	.centerize { width: 100%; margin: 0; }
	section.responsive-flex-direction-column-reverse { display: flex; flex-direction: column-reverse; }
	section.responsive-flex-direction-column-reverse &gt; .grid { flex: 1 0 auto; }
	[class^="w-"], [class*=" w-"] { width: 100%; }
	.box .txt .table-container { overflow-x: auto; display: block; background: radial-gradient(farthest-side at 0% 50%, rgba(0,0,0,.2), rgba(0,0,0,0)), radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,.2), rgba(0,0,0,0)) 100% 0; background-color: #fefefe; background-repeat: no-repeat; background-size: 10px 100%; margin-bottom: 15px; }
	.box .txt .table-container table { min-width: 100%; background: linear-gradient(to right, #fefefe 30%, rgba(255,255,255,0)), linear-gradient(to left, #fefefe 30%, rgba(255,255,255,0)) 100% 0; background-size: 50px 100%; background-repeat: no-repeat; max-width: none; margin-bottom: 0;	}
	.box .txt .table-container::-webkit-scrollbar {	-webkit-appearance: none;	width: 14px; height: 14px; }
	.box .txt .table-container::-webkit-scrollbar-thumb {	border-radius: 8px;	border: 3px solid #fefefe;	background-color: #a8a8a8; }
	
	.google-map iframe { height: 200px; }
	.box iframe.box-item { min-height: 70vh; }

	#header-flow, #header-fixed { display: none; }
	header { min-height: 60px; }
	#header-responsive { position: fixed; min-height: 50px; width: 100%; background: #000000; box-shadow: 0px 0px 15px -10px #FFFFFF; }
	#header-responsive:not(.active).header-scroll.nav-down[data-st="0"] { background: #000000; box-shadow: 0px 0px 15px -10px #FFFFFF; transition: all 200ms ease-out; }
	#header-responsive.header-scroll.nav-down[data-st="1"] { background: #000000; box-shadow: 0px 0px 15px -10px #FFFFFF; transform: translateY(0px); }
	#header-responsive.header-scroll.nav-up, #header-responsive.header-scroll.nav-down[data-st="0"] { background: #000000; box-shadow: 0px 0px 15px -10px #FFFFFF; transition: all 200ms ease-out; }
	#header-responsive.active { background: #000000; box-shadow: 0px 0px 15px -10px #FFFFFF; }
	#header-responsive.active nav { height: 100vh; padding-bottom: 50vh; overflow-y: scroll; }
	#header-responsive.header-scroll[data-st="1"].nav-up { transform: translateY(-60px); }
	#header-responsive nav, #header-responsive .lang { position: relative; text-align: left; width: 100%; margin: 0px; padding: 0px; display: none; }
	#header-responsive nav .item { position: relative; display: inline-block; text-align: center; width: 50%; background: 0; line-height: 80px; }
	#header-responsive nav .item a { position: relative; display: inline-block; vertical-align: middle; margin: auto 0; padding: 10px; color: #FFFFFF; line-height: 1em; font-size: 1.8rem; letter-spacing: .2rem; }
	#header-responsive .lang a { position: relative; display: block; width: 100%; text-align: center; padding: 20px 24px; border: 0; color: #FFFFFF; background: 0; border-radius: 0; margin: 0; line-height: 1em; }
	#header-responsive nav .item.active a, #header-responsive .lang a.active { color: #CDBA9D; }
	#header-responsive .logo, #header-responsive #menu-responsive-btn, #header-responsive #lang-responsive-btn { position: relative; display: inline-block; vertical-align: top; } 	
	#header-responsive .logo { float: left; padding: 5px 10px; }
	#header-responsive .logo img { height: 50px; }
	#header-responsive nav .topmenu { position: relative; display: block; width: 100%; background: #F7F8FA; }
	#header-responsive .nav-opening-hours { position: relative; display: block; text-align: center; }
	#header-responsive .nav-opening-hours a { position: relative; display: block; width: 100%; padding: 2rem; text-align: center; font-weight: 700; font-size: 2.0rem; color: #FFFFFF; background: #E6E0D6; }
	
	#menu-responsive-btn { float: right; width: 60px; height: 60px; color: #FFFFFF; border: 0; overflow: hidden; }
	#menu-responsive-btn:hover, #lang-responsive-btn:hover { cursor: pointer; }
	#menu-responsive-btn:before { content: "\f0c9"; font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 20px; position: absolute; display: block; width: 60px; height: 60px; line-height: 60px; right: 0px; top: 0px; text-align: center; color: #FFFFFF; transition: all 100ms ease-in-out; }
	#menu-responsive-btn.active:before { transform: rotate(90deg); content: "\f00d"; transition: all 100ms ease-in-out; }	
	#lang-responsive-btn { float: right; color: #FFFFFF; width: 60px; height: 60px; line-height: 60px; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; text-transform: uppercase; font-size: 20px; text-align: center; }

	.responsive-dropdown { position: relative; z-index: 3; width: 100%; padding: 0px; background: #FFFFFF; margin: 0px; }
	.responsive-dropdown select { appearance: none; -webkit-appearance: none; -moz-appearance: none; background: transparent; width: 100%; padding: 10px 30px 10px 10px; margin: 0px; font-size: 1.6rem; color: #1f1f1f; box-shadow: 0 0; border: 0; height: 46px; padding-right: 52px; }
	.responsive-dropdown select option { color: #1f1f1f; background: #FFFFFF; font-size: 1.6rem; font-weight: 400; }
	.responsive-dropdown:after { content: "\f078"; font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 1.6rem; position: absolute; display: block; padding: 0px 0px; right: 0px; top: 0px; z-index: -1; width: 41px; line-height: 46px; text-align: center; color: #1f1f1f; background: 0; }

	.view-services-toc { padding: 15px 20px; }
	.view-services-toc .item { position: relative; }
	.view-services-toc .item a { position: relative; display: block; text-align: center; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 1.8rem; color: #1f1f1f; background: #FFFFFF; padding: 20px; margin: 5px 0px; border-radius: 3px; }
	.view-services-toc .item a:hover { color: #1f1f1f; background: #CDBA9C; }
	.view-services-toc .item a.active { color: #FFFFFF; background: #CDBA9D; }
	
}

@media only screen and (min-width: 480px) and (max-width: 820px) {
	.w-3, .w-4, .w-5, .w-6 { width: 50%; }
}

@media only screen and (max-width: 480px) { 
	.centerize { width: 100%; margin: 0; }
	[class^="w-"], [class*=" w-"] { width: 100%; }
	.view-magazine &gt; .grid &gt; .box &gt; .flex-item.caption { width: 100%; padding: 20px; }
	.view-magazine &gt; .grid &gt; .box &gt; .flex-item.img { width: 100%; min-height: 20vh; }
}

/* Template */

#container { position: relative; min-height: 100%; display: flex; flex-direction: column; }

header { position: relative; flex: none; z-index: 102; }
footer { position: relative; flex: none; z-index: 61; }
main { position: relative; flex: 1 0 auto; }

.paginate-table { clear: both; position: relative; padding: 20px; margin: 0px; z-index: 1; text-align: center; }
.paginate-table a, .paginate-table span { position: relative; display: inline-block; font-weight: 700; font-size: 1.6rem; color: #2A2522; background: #f9f9f9; line-height: 1em ;padding: 16px 20px; text-transform: uppercase; margin: 2px; border-radius: 3px; }
.paginate-table a i { margin-bottom: -2px; } 
.paginate-table a:hover { color: #FFFFFF; background: #CDBA9C; }
.paginate-table a.active, .paginate-table span { color: #FFFFFF; background: #CDBA9D; }

@media only screen and (max-width: 820px) { 
	#container { background-size: 300px 300px; }
}

/* Views */

.view-scenery .banner { position: relative; background-repeat: no-repeat; background-position: center center; background-size: cover; width: 100%; height: 400px; min-height: 30vh; }
.view-scenery .banner .overlay  { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,0.1); z-index: 1; }
.view-scenery .banner .img { display: none; }
.view-scenery .banner .caption { position: relative; padding: 2rem 4rem; text-align: center; z-index: 2; }
.view-scenery .banner .caption h3 { position: relative; display: inline-block; vertical-align: middle; color: #FFFFFF; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 4.8rem; line-height: 0.9em; padding: 0px; }
.view-scenery.view-scenery-quote .banner { height: 100%; display: flex; justify-content: center; align-items: center; }
.view-scenery.view-scenery-quote .banner .caption { position: relative; margin: auto; top: auto; transform: none; }
.view-scenery.view-scenery-quote .banner .overlay { background: rgb(118,90,46,.4); }

.view-odometers { position: relative; }
.view-odometers .icon { position: relative; text-align: center; margin: 0px; padding: 0px 0px 10px 0px; }
.view-odometers .icon i { position: relative; display: inline-block; font-size: 6.4rem; font-weight: 400; color: #CDBA9D; background: #F2F3FB; border: 0px; text-align: center; line-height: 9.6rem; height: 9.6rem; width: 9.6rem; padding: 2.4rem; border-radius: 9.6rem; box-sizing: content-box; }
.view-odometers .number { position: relative; color: #2A2523; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 5.8rem; text-align: center; padding: 0px 0px 0px 0px; margin: 0; }
.view-odometers .caption { position: relative; color: #2A2522; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 1.8rem; text-align: center; padding: 0px 0px 10px 0px; margin: 0; }
.view-odometers .desc { text-align: center; }

.view-faq { position: relative; } 
.view-faq .item { position: relative; margin: 0px 0px 10px 0px; background: #eaeaea; padding: 0px; border-radius: 6px; }
.view-faq .item:last-child { margin-bottom: 0px; }
.view-faq .item.active { background: #fafafa; }
.view-faq .item .faq-q, .view-faq .item .faq-a { position: relative; padding: 10px; }
.view-faq .item .faq-q { padding-right: 30px; -webkit-transform-style: preserve-3d; border-radius: 6px; }
.view-faq .item .faq-q .ttl h2 { position: relative; display: inline-block; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 1.8rem; transition: all 200ms ease-in-out; }
.view-faq .item .faq-q:hover { cursor: pointer; }
.view-faq .item .faq-q:hover .ttl h2 { color: #CDBA9C; transition: all 0ms ease-in-out; }
.view-faq .item.active .faq-q { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.view-faq .item.active .faq-q .ttl h2 { color: #CDBA9D; }
.view-faq .item .faq-q:before { content: "\f054"; font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 1.8rem; position: absolute; display: block; padding: 4px 6px; right: 10px; top: 10px; text-align: center; transition: all 100ms ease-in-out; }
.view-faq .item.active .faq-q:before { transform: rotate(90deg); transition: all 100ms ease-in-out; }
.view-faq .item .faq-a { display: none; }

/*
.view-forwarders { position: relative; text-align: center; padding: 10px; }
.view-forwarders .item { position: relative; display: inline-block; vertical-align: top; color: #000000; background: #E6E0D6; padding: 1rem; border-radius: 3px; margin: 1rem; z-index: 1; transition: all 200ms ease-in-out; }
*/

.view-forwarders { position: relative; text-align: center; padding: 10px; display: flex; flex-wrap: wrap; justify-content: space-around; align-items: stretch; align-content: stretch; }
.view-forwarders .item { position: relative; display: inline-block; flex: 1 1 0px; vertical-align: top; color: #000000; background: #E6E0D6; padding: 1rem; border-radius: 3px; margin: 1rem; z-index: 1; transition: all 200ms ease-in-out; }
.view-forwarders .item .ttl, .view-forwarders .item .txt { color: #000000; transition: all 200ms ease-in-out; padding: 10px; }
.view-forwarders .item .ttl h2 { font-size: 2.4rem; font-weight: 700; text-transform: none; }
.view-forwarders .item .ttl h2 i { margin-right: 0.6em; }
.view-forwarders .item .txt { font-size: 1.8rem; margin-top: -18px; }
.view-forwarders .item:hover { color: #FFFFFF; background: #CDBA9C; box-shadow: 0px 0px 0px 5px #CDBA9C; transition: all 100ms ease-in-out; }
.view-forwarders .item:hover .ttl, .view-forwarders .item:hover .txt { color: #FFFFFF; transition: all 100ms ease-in-out; }

.view-testimonials { }
.view-testimonials .box { text-align: center; background: #F1EDE7; }
.view-testimonials .box .box-main { position: relative; display: flex; justify-content: center; align-items: center; }
.view-testimonials .box .box-main .txt { position: relative; padding: 5rem 3rem; text-align: center; color: #2A2523; margin: auto; flex-shrink: 1; }
.view-testimonials .box .box-main .txt p { font-size: 2.4rem; font-weight: 700; }
.view-testimonials .box .box-main:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; content: "\f10d"; color: #CDBA9C; font-size: 2.4rem; position: absolute; top: 5px; left: 5px; z-index: 1; }
.view-testimonials .box .box-main:after { font-family: "Font Awesome 5 Pro"; font-weight: 300; content: "\f10e"; color: #CDBA9C; font-size: 2.4rem; position: absolute; bottom: 5px; right: 5px; z-index: 1; }
.view-testimonials .box .box-footer { position: relative; padding: 5rem 3rem; }
.view-testimonials .box .img { position: absolute; width: 100%; text-align: center; left: 0px; right: 0px; top: -4rem; }
.view-testimonials .box .img img { position: relative; display: inline-block; margin: 0 auto; width: 8rem; height: 8rem; border-radius: 50%; box-shadow: 0px 0px 0px 4px #E6E0D6; }
.view-testimonials .box .name { position: relative; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 2.0rem; color: #2A2522; border-bottom: 1px solid #CDBA9C; display: inline-block; vertical-align: top; padding: 0px 2rem .5rem 2rem; }
.view-testimonials .box .company { position: relative; font-weight: 400; font-size: 1.4rem; color: #2A2522; text-transform: uppercase; letter-spacing: 2px; padding: 1rem 0px; }

.view-cards .box { height: 0; padding: 0; padding-top: 100%; background-position: center center; background: #FFFFFF; background-size: cover; transition: background 400ms linear, box-shadow 400ms linear; box-shadow: 0 0 #CDBA9C; overflow: hidden; }
.view-cards .box-inside { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.view-cards .box .bg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #FFFFFF; background-position: center center; background-size: cover; transition: transform 400ms ease-in-out; }
.view-cards .box .caption { position: relative; height: 100%; display: flex; flex-wrap: nowrap; flex-direction: column; justify-content: center; align-items: center; align-content: center; background: linear-gradient(to bottom, rgba(0,0,0,.1), rgba(0,0,0,0.5)); }
.view-cards .box .caption .ttl, .view-cards .box .caption .txt { text-align: center; padding: .5rem 2rem; }
.view-cards .icon i { background-color: white; color: black; mix-blend-mode: screen; font-size: 3.6rem; width: 9.6rem; height: 9.6rem; line-height: 9.6rem; text-align: center; border-radius: 6.4rem; }
.view-cards .box .caption .ttl { font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; color: #FFFFFF; font-size: 2.6rem; }
.view-cards .box .caption .ttl a { color: #FFFFFF; }
.view-cards .box .caption .txt, .view-cards .box .caption .txt p { color: #FFFFFF; font-size: 1.6rem; line-height: 1.4em; text-align: center; }
.view-cards .box .forward { position: absolute; left: 0; bottom: 1rem; right: 0; text-align: center; z-index: 2; }
.view-cards .box .forward a { color: #FFFFFF; box-shadow: 0px 0px 0px 1px #FFFFFF; }
.view-cards .box:hover .bg { transform: scale(1.4); transition: transform 4000ms ease-out; }
.view-cards .box:hover { background: #FFFFFF; box-shadow: 0 0 0 .5rem #CDBA9C; transition: background 100ms linear, box-shadow 100ms linear; }
.view-cards.view-cards-relative-height .box { height: auto; padding: 0; }
.view-cards.view-cards-relative-height .box-inside { position: relative; top: auto; right: auto; bottom: auto; left: auto; height: 100%; width: 100%; }
.view-cards.view-cards-relative-height .box-inside .caption { display: block; padding: 40px 10px; text-align: center; }

@media only screen and (min-width: 820px) and (max-width: 1240px) {
	.view-cards &gt; .grid.w-4:first-child:nth-last-child(3) { width: 100%; }
	.view-cards &gt; .grid.w-4:first-child:nth-last-child(3) .box { padding-top: 50%; }
	.view-cards &gt; .grid.w-4:nth-child(2):nth-last-child(2), .view-cards &gt; .grid.w-4:nth-child(3):nth-last-child(1) { width: 50%; }
}

@media only screen and (max-width: 820px) {
	.view-scenery .banner { background-attachment: scroll; height: 30vh; min-height: 200px; }
	.view-testimonials .box .txt { padding: 30px 10px; }	
}

@media only screen and (min-width: 480px) and (max-width: 820px) {
	.view-cards &gt; .grid.w-4:first-child:nth-last-child(3), .view-cards &gt; .grid.w-4:nth-child(2):nth-last-child(2), .view-cards &gt; .grid.w-4:nth-child(3):nth-last-child(1) { width: 100%; }
	.view-odometers &gt; .grid.w-4:first-child:nth-last-child(3) { width: 100%; }
	.view-odometers &gt; .grid.w-4:nth-child(2):nth-last-child(2), .view-odometers &gt; .grid.w-4:nth-child(3):nth-last-child(1) { width: 50%; }
}

@media only screen and (max-width: 640px) {
	.view-scenery .banner .caption h3 { font-size: 3.2rem; line-height: 1em; }
}


/* Countdown */

.view-countdown { position: relative; padding: 40px 0px 40px 0px; }
.view-countdown .counter { position: relative; font-size: 12.8rem; color: #2A2522; padding: 0px; margin: 0; line-height: 1em; text-align: center; }
.view-countdown .counter .number { position: relative; display: inline-block; width: 18%; max-width: 280px; text-align: center; background: linear-gradient(to right, #F0DF73,#CDBA9C); font-family: 'Inconsolata', monospace; font-weight: 700; text-transform: lowercase; padding: 20px 0px 60px 0px; margin: 0px .2em; border-radius: 12px; }
.view-countdown .counter .number .name { display: block; position: absolute; bottom: -10px; color: #2A2522; text-align: center; font-size: 20%; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; padding: 0; margin: 0; width: 100%; }

@media only screen and (min-width: 820px) and (max-width: 1600px) {
	.view-countdown .counter { font-size: 7.2rem; }
	.view-countdown .counter .number { padding: 20px 0px 40px 0px; }
}

@media only screen and (max-width: 820px) {
	.view-countdown .counter { font-size: 4.8rem; }
	.view-countdown .counter .number { padding: 10px 0px 20px 0px; }
}

@media only screen and (max-width: 480px) {
	.view-countdown .counter { font-size: 3.2rem; }
	.view-countdown .counter .number { padding: 10px 0px 20px 0px; }
	.view-countdown .counter .number .name { bottom: 0px; }
}

/* Pagefeed */

.pagefeed-embed-post { float: none; display: inline-block; vertical-align: top; }
.pagefeed-embed-post .box { overflow: hidden; padding: 0; }
.pagefeed-embed-post .box.add-source { padding-bottom: 30px; }
.pagefeed-embed-post .box &gt; .item { padding: 0px 0px 14px 0px; border-top: 1px solid rgba(0,0,0,0.2); }
.pagefeed-embed-post .box &gt; .item:first-child { border-top: 0px !important; }
.pagefeed-embed-post .box .date { position: relative; display: inline-block; float: left; margin: -7px 0px -10px 0px; padding: 0px 8px 0px 10px; color: #2A2522; font-size: 1.2rem; font-weight: 400; z-index: 1; }
.pagefeed-embed-post .box .img { position: relative; clear: both; background: 0; width: 100%; margin: 0px; }
.pagefeed-embed-post .box .img img { position: relative; width: 100%; height: auto; display: block; }
.pagefeed-embed-post .box .txt { position: relative; clear: both; font-size: 1.6rem; padding: 10px 10px 0px 10px; color: #2A2522; text-align: left; overflow: hidden; }
.pagefeed-embed-post .box.tw .txt { text-align: left; }
.pagefeed-embed-post .box .txt a { color: #2A2522; text-decoration: underline; }
.pagefeed-embed-post .box .txt a:hover { color: #F07D00; }
.pagefeed-embed-post .box.add-source:before { font-family: "Font Awesome 5 Brands"; font-weight: 400; color: #2A2522; font-size: 2.0rem; text-align: center; width: 20px; position: absolute; bottom: 5px; right: 7px; z-index: 2; }
.pagefeed-embed-post .box.fb:before { content: "\f39e"; }
.pagefeed-embed-post .box.tw:before { content: "\f099"; }
.pagefeed-embed-post .box.in:before { content: "\f16d"; }
.pagefeed-embed-post .box.yo:before { content: "\f167"; }
.pagefeed-embed-post .box.vi:before { content: "\f27d"; }
.pagefeed-embed-post .box .count { position: relative; }
.pagefeed-embed-post .box .count .item { position: relative; display: inline-block; color: #F07D00; padding: 4px 10px; margin: 10px 0px 0px 32px; font-size: 1.2rem; font-weight: 700; }
.pagefeed-embed-post .box .count .item:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; color: #F07D00; font-weight: 400; font-size: 1.8rem; padding-right: 0.5em; position: absolute; top: 50%; margin-top: -10px; left: -16px; }
.pagefeed-embed-post .box .count .item.likes:before { content: "\f004"; margin-top: -9px; }
.pagefeed-embed-post .box .count .item.views:before { content: "\f04b";}
.pagefeed-embed-post .box .count .item.comments:before { content: "\f075"; }

/* Masonry */

.masonry-container { margin: 0 auto; width: 100% !important; }

/* BX Slider */

.bx-wrapper { overflow: hidden; }
.bx-prev, .bx-next { z-index: 62; position: absolute; display: flex; align-items: center; justify-content: center; top: 50%; margin-top: -50px; left: 10px; height: 100px; width: 50px; background: rgba(0,0,0,0.6); color: #ccc; border-radius: 32px; transition: all 200ms ease-in-out; }
.bx-next { left: auto; right: 10px; }
.bx-prev i, .bx-next i { font-size: 2.4rem; }
.bx-prev:hover, .bx-next:hover { color: #FFFFFF; box-shadow: 0px 0px 0px 5px #CDBA9C; transition: all 100ms ease-in-out; }

/* BX Slider carousel */

.slider-carousel-container { position: relative; visibility: hidden; }
.slider-carousel-container .bx-wrapper { position: relative; max-width: 100vw !important; }
.slider-carousel { position: relative; width: 100%; }
.slider-carousel .item { position: relative; display: block; width: 600px !important; max-width: 25vw !important; }
.slider-carousel .item img { position: relative; display: block; width: 100%; }
@media only screen and (min-width: 640px) and (max-width: 1920px) { .slider-carousel .item { width: 300px !important; max-width: 50vw !important; } }
@media only screen and (max-width: 640px) { .slider-carousel .item { width: 50vw !important; max-width: 50vw !important; } }

/* BX Slider banner */

.slider-banner .bx-slider { position: relative; }
.slider-banner .item { position: absolute; top: 0; left: 0; }
.slider-banner .item:first-child { position: relative; }
.slider-banner .item img { width: 100%; height: auto; }
.slider-banner .caption { position: absolute; display: flex; align-items: center; top: 0; bottom: 0; left: 0; right: 0; box-sizing: border-box; text-align: center; padding: 20px; z-index: 61; background: rgba(0,0,0,0.4); background-size: auto; }
.slider-banner .caption-txt { flex: 1; }
.slider-banner .caption-txt .tagline { position: relative; font-size: 2.4rem; font-weight: 700; padding-bottom: 4rem; }
.slider-banner .caption-txt .tagline:before { position: absolute; content: ""; bottom: 2rem; left: 35%; width: 30%; border-bottom: 2px solid rgba(255,255,255,.2); }
.slider-banner .caption-txt .forward a { margin: 5px; padding: 2rem; border-radius: 32px; }
.slider-banner .caption-txt .forward a:before { display: none; }

@media only screen and (max-width: 820px) {
	.slider-banner .caption { position: relative; background: rgba(0,0,0,0.4); }
}

/* Animations */

.aa-ani-fade-in { animation: aa-ani-fade-in 1.2s ease-out; animation-fill-mode: forwards; }
.aa-ani-showtime { animation: aa-ani-showtime 0.4s ease-out; animation-fill-mode: forwards; }
.aa-ani-softslidein { animation: aa-ani-softslidein 0.4s ease-out; }
.aa-ani-shake { animation: aa-ani-shake 1.2s ease-in-out;	}

@keyframes aa-ani-softslidein {	0% { transform: translate3d(2%,0,0); visibility: visible; opacity: 0; }	100% { transform: translateZ(0); } }
@keyframes aa-ani-shake {	0% { transform: rotate(0deg); }	8%, 24%, 40%, 56% {	transform: rotate(-2deg);	}	16%, 32%, 48% { transform: rotate(2deg); } 64% {	transform: rotate(1deg); } 80% {	transform: rotate(-1deg); }	100% { transform: rotate(0deg); }	}
@keyframes aa-ani-hoverboard { 0%, 100% { transform: translate3d(0px,10px,0); } 50% { transform: translate3d(0px,-10px,0); } }
@keyframes aa-ani-showtime { 0% { opacity: 0; transform: translate3d(10%,0,0); } 100% { opacity: 1; transform: none; } }
@keyframes aa-ani-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } }

/* Ft */

#ft-tag { position: absolute; left: 0; bottom: 0; }
.ft-overview .box .txt { text-align: center; }
.ft-overview .box .txt p { font-size: 1.4rem; }
.ft-logos { position: relative; text-align: center; padding: 2rem; }
.ft-logos .item { position: relative; display: inline-block; vertical-align: top; height: 0px; padding-top: 200px; overflow: hidden; width: 200px; }
.ft-logos .item &gt; a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }	
.ft-logos .item img { position: relative; max-height: 100%; max-width: 100%; width: auto; height: auto; position: absolute; right: 50%; top: 50%; transform: translate(50%, -50%); }

.ft-tagpages a { font-weight: 700; text-decoration: underline; margin: 1rem; }
.ft-menu { position: relative; text-align: center; }
.ft-menu a { position: relative; display: inline-block; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 1.6rem; color: #2A2521; padding: 20px; margin: 0px; overflow: hidden; vertical-align: bottom; letter-spacing: .1rem; transition: all 500ms ease-in-out; }
.ft-menu a:hover { color: #CDBA9D; transition: all 0ms ease-in-out; }
.ft-menu a.active { color: #CDBA9D; }
.ft-cookie-notice { position: relative; padding: 60px 0px 60px 0px; text-align: center; font-size: 1.2rem; font-weight: 400; color: #2A2521; }
.ft-cookie-notice a { color: #2A2521; text-decoration: underline; font-weight: 400; padding: 0px 10px; }
.ft-cookie-notice a:hover { color: #CDBA9D; }
#ft-credits { position: absolute; bottom: 10px; width: 100%; text-align: center; color: #CDBA9D; }
#ft-credits a { font-size: .9rem; font-weight: 700; text-transform: uppercase; text-decoration: none; color: #2A2521; padding: 3px 6px; display: inline-block; margin: 0px 2px; border-radius: 3px; }
#ft-credits a:hover { color: #CDBA9D; }

@media only screen and (max-width: 640px) {
	.ft-logos .item { padding-top: 30vw; overflow: hidden; width: 30vw; }
}

/* Forms */

input, button { color: #2A2522; font-family: 'Overpass', Arial, sans-serif; font-weight: 400; font-size: 1.8rem; background: #FFFFFF; width: 100%; padding: 10px; border: 0; box-shadow: 0px 2px 0px 0px #d4d4d4; -webkit-appearance: none; outline: none; border-radius: 0px; }
select { color: #2A2522; font-family: 'Overpass', Arial, sans-serif; font-weight: 400; font-size: 1.8rem; background: #FFFFFF; width: 100%; padding: 10px; border: 0; box-shadow: 0px 2px 0px 0px #d4d4d4; -webkit-appearance: none; outline: none; border-radius: 0px; } 
textarea { color: #2A2522; font-family: 'Overpass', Arial, sans-serif; font-weight: 400; font-size: 1.8rem; background: #FFFFFF; width: 100%; padding: 10px; border: 0; box-shadow: 0px 2px 0px 0px #d4d4d4; resize: vertical; -webkit-appearance: none; outline: none; border-radius: 0px; }
label, form .label { display: block; color: #2A2522; font-size: 1.6rem; font-weight: 700; }
label a { text-decoration: underline; font-weight: 700; }
label:hover { cursor: pointer; }
::-webkit-input-placeholder { color: #2A2522; font-weight: 400; opacity: 1; font-style: normal !important; }
:-moz-placeholder { color: #2A2522; font-weight: 400; opacity: 1; font-style: normal !important; }
::-moz-placeholder { color: #2A2522; font-weight: 400; opacity: 1; font-style: normal !important; }
:-ms-input-placeholder { color: #2A2522; font-weight: 400; opacity: 1; font-style: normal !important; }
::placeholder { color: #2A2522; font-weight: 400; opacity: 1; font-style: normal !important; }
.frm-item { position: relative; padding: 10px 20px; }
.frm-input input:focus, .frm-sc input:focus, .frm-textarea textarea:focus, .frm-select select:focus { color: #2A2522; border-color: #CDBA9C; box-shadow: 0px 0px 0px 3px #CDBA9C; }
/*
.frm-input.mandatory:before, .frm-sc:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; position: absolute; top: 10px; right: -14px; font-size: 1.0rem; content: "\f005"; color: #efefef; }
.frm-file.mandatory:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; position: absolute; top: 36px; right: -14px; font-size: 1.0rem; content: "\f005"; color: #efefef; }
*/
.frm-file { position: relative; margin: 10px 20px; height: auto; }
.frm-file label { display: block; position: relative; margin-bottom: 6px; }
.frm-input-info { }
.frm-submit { position: relative; margin: 20px; padding-bottom: 20px; text-align: center; }
.frm-date .frm-date-day { width: 25%; }
.frm-date .frm-date-month { width: 50%; }
.frm-date .frm-date-year { width: 25%; }
.frm-checkbox { position: relative; }
.frm-checkbox label { font-size: 1.6rem; }
.frm-checkbox input[type=checkbox] { display:none; }
.frm-checkbox input[type=checkbox] + label:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; display: inline-block; width: 4rem; font-size: 2.4rem; content: "\f0c8"; color: #BDBDBD; vertical-align: top; margin-top: -.2rem; }
.frm-checkbox input[type=checkbox] + label:hover { color: #2A2523; }
.frm-checkbox input[type=checkbox]:checked + label { color: #2A2523; }
.frm-checkbox input[type=checkbox]:checked + label:before { content: "\f14a"; color: #2A2523; }
.frm-radio { position: relative; }
.frm-radio label { font-size: 1.6rem; }
.frm-radio input[type=radio] { display:none; }
.frm-radio input[type=radio] + label:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; display: inline-block; width: 4.0rem; font-size: 2.4rem; content: "\f0c8"; color: #BDBDBD; vertical-align: top; margin-top: -.2rem; }
.frm-radio input[type=radio] + label:hover { color: #2A2523; }
.frm-radio input[type=radio]:checked + label { color: #2A2523; }
.frm-radio input[type=radio]:checked + label:before { content: "\f14a"; color: #2A2523; }
.frm-textarea textarea { min-height: 10vh; }
.frm-sc .frm-sc-code { display: inline-block; color: #2A2523; font-family: 'Courier New', Courier, monospace; font-weight: 700; margin: 0px 10px; font-size: 2.2rem; }
.frm-sc label { display: inline-block; }
.frm-sc input { display: inline-block; width: 60px; } 
option[default] { display: none; }
input[type=submit], button { position: relative; display: inline-block; color: #FFFFFF; background: #CDBA9D; box-shadow: 0px 0px 0px 0px #CDBA9D; font-weight: 600; font-size: 1.8rem; padding: 1.6rem 2.4rem 1.2rem 2.4rem; border-radius: 3px; font-family: 'Overpass', Arial, sans-serif; width: auto; border: 0; transition: all 200ms ease-in-out; }
input[type=submit]:hover, button:hover { cursor: pointer; background: #CDBA9C; color: #FFFFFF; box-shadow: 0px 0px 0px 5px #CDBA9C; transition: all 100ms ease-in-out; }
button i { margin-right: .6rem; }

select.empty, input.empty { box-shadow: 0px 0px 0px 2px #E74443 !important; }
select::-ms-expand { display: none; }  
select:hover { cursor: pointer; }
option { color: #2A2522; }

form div[class^="w-"] { position: relative; display: inline-block; vertical-align: top; }

/* Hero */

#theme-home-hero-placeholder:before { position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.2); z-index: 1; }
#theme-home-hero-content { position: relative; height: 240px; min-height: 75vh; z-index: 3; display: flex; justify-content: flex-start; align-items: flex-end; background-image: linear-gradient(to top right, rgba(0,0,0,0.8), rgba(0,0,0,0.2), rgba(0,0,0,0)); }
#theme-home-hero, #theme-home-hero-placeholder, #theme-home-hero-slider { position: fixed; top: 0; right: 0; bottom: 0; left: 0; animation: aa-ani-hero 1s ease-out; animation-fill-mode: forwards; }
#theme-home-hero-placeholder .poster { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-size: cover; background-position: center center; animation: aa-ani-theme-hero-poster 1s ease-in-out; }
#theme-home-hero video { position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; transform: translate(-50%,-50%); }
@keyframes aa-ani-theme-hero-poster { 0% { transform: scale(1.1); visibility: visible; opacity: 0; }	100% { transform: translateZ(0); } }
#theme-home-hero-slider:before { position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.2); z-index: 59; }
#theme-home-hero-slider &gt; *, #theme-home-hero-slider &gt; * &gt; *, #theme-home-hero-slider &gt; * &gt; * &gt; * { height: 100%; }
#theme-home-hero-slider .item { position: relative; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; }
@keyframes aa-ani-hero { 0% { opacity: 0; } 100% { opacity: 1; transform: none; } }

.theme-home-hero-caption { position: relative; padding: 2rem; text-align: left; }
.theme-home-hero-caption-title { padding: 2rem 20vw 1rem 2rem; }
.theme-home-hero-caption-title h1 { color: #FFFFFF; font-weight: 400; font-size: 1.8vw; letter-spacing: .2vw; text-indent: .2vw; }
.theme-home-hero-caption-title h2 { color: #FFFFFF; font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 3.6vw; line-height: .9em; }
.theme-home-here-caption-forward { padding: 1rem 2rem 2rem 2rem; }
.theme-home-here-caption-forward a { position: relative; display: inline-block; vertical-align: text-bottom; font-size: 3.2rem; background: #E6E0D6; padding: 0 2rem; border-radius: 3px; margin: 0; line-height: 7.2rem; height: 6.4rem; font-weight: 700; color: #2A2522; text-decoration: none; white-space: nowrap; }
.theme-home-here-caption-forward a i { vertical-align: middle; text-decoration: none; margin-bottom: .4rem; margin-left: 1rem; }
.theme-home-here-caption-forward a:hover { background: #CDBA9C; color: #FFFFFF; }

@media only screen and (min-width: 640px) and (max-width: 1680px) {
	.theme-home-hero-caption h1 { font-size: 2.8rem; letter-spacing: .2rem; text-indent: .2rem; }
}

@media only screen and (max-width: 640px) {
	.theme-home-hero-caption h1 { font-size: 1.8rem; }
	.theme-home-hero-caption-title h2 { font-size: 2.4rem; line-height: 1.2em; }
}

/* Tag */

.theme-items-for-tag-results .box .box-item:not(:last-child) { border-bottom: 1px solid #D5DBFF; margin-bottom: 20px; }
.theme-items-for-tag-results .box .box-item .page-title { position: relative; display: inline-block; color: #2A2521; background: 0; box-shadow: 0px 0px 0px 1px #CDBA9D; text-transform: uppercase; font-size: 1rem; font-weight: 400; padding: 4px; border-radius: 3px; margin: 2px 1rem 2px 0px; }
.theme-items-for-tag-results .box .box-item .create-date { position: relative; display: inline-block; background: 0; color: #CDBA9D; text-transform: uppercase; font-size: 1rem; font-weight: 400; padding: 4px; border-radius: 3px; margin: 2px 0px; }
.theme-items-for-tag-results .box .box-item .create-date i { margin-right: 1rem; }
.theme-items-for-tag-results .box .box-item .title a { clear: both; font-size: 1.8rem; font-weight: 700; }
.theme-items-for-tag-results .box .box-item .summary { clear: both; }

/* Interieur Bosch theme */

.theme-home-bg, footer { position: relative; background: #FFFFFF; z-index: 1; }
.theme-home-assets .box { background: #F1EDE7; }
.theme-home-assets .box &gt; * { text-align: center; }
.theme-home-assets .box .icon { position: relative; text-align: center; margin: 0px; }
.theme-home-assets .box .icon i { position: relative; display: inline-block; font-size: 4.8rem; font-weight: 400; color: #2A2521; background: #E6E0D6; box-shadow: 0px 0px 0px 2px #E6E0D6; text-align: center; width: 14.4rem; height: 14.4rem; line-height: 14.4rem; padding: 0px; border-radius: 96px; box-sizing: content-box; }
.theme-welcome-highlight { position: relative; background: #FFFFFF; z-index: 70; }

.theme-aanbod .ttl h1 { font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 5.6rem; }

.theme-contact-form .box.add-background { background: #F1EDE7; }

@media only screen and (min-width: 820px) and (max-width: 1240px) {
	.theme-aanbod .ttl h1 { font-size: 3.8rem; }
}

@media only screen and (max-width: 820px) {
	.theme-aanbod .ttl h1 { font-size: 3.2rem; }
}

/* theme */

.theme-over-ons-profile-picture-container { position: relative; width: 100%; text-align: center; padding: 0vw 20vw; box-sizing: border-box; }
.theme-over-ons-profile-picture { position: relative; display: inline-block; vertical-align: top; max-width: 30vw; width: 200px; margin-top: -100px; z-index: 2; }
.theme-over-ons-profile-picture img { position: relative; width: 100%; max-width: 200px; border-radius: 50%; box-shadow: 0px 0px 0px 10px #FFFFFF; }
.theme-ft-div-container { position: relative; width: 100%; text-align: center; padding: 2vw 10vw; }
.theme-ft-div { position: relative; display: inline-block; width: 100%; max-width: 700px; }
.ft-ttl .box .ttl { text-align: center; }
.ft-ttl .box .ttl h4 { position: relative; display: inline-block; vertical-align: baseline; font-size: 2.4rem; }

.view-scenery.theme-banner .banner .caption h3 { font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; font-size: 7.2rem; }
.view-magazine.theme-aanbod &gt; .grid &gt; .box &gt; .flex-item.img { height: 0; padding-top: 40%; }

.banner { opacity: 0; animation: aa-ani-banner-fade-in 0.6s ease-in-out; animation-fill-mode: forwards; }
@keyframes aa-ani-banner-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } }

.theme-ft-contact { position: relative; padding: 40px 20px 20px 20px; text-align: center; }
.theme-ft-contact .item { position: relative; display: inline-block; padding: 2rem 2rem 2rem 5rem; margin: 2rem; border-radius: 3px; }
.theme-ft-contact .item i { position: absolute; left: 2rem; z-index: 1; color: #2A2522; font-size: 1.8rem; padding: 0px; line-height: 3.2rem; margin-top: -0.8rem; }
.theme-ft-contact .item p { font-size: 1.6rem; color: #2A2522; font-weight: 400; }
.theme-ft-contact .item p a { color: #2A2522; font-weight: 400; }
.theme-ft-contact .item:hover p a { color: #CDBA9C; }

@media only screen and (min-width: 820px) and (max-width: 1240px) {
	.view-scenery.theme-banner .banner .caption h3 { font-size: 6vw; }
	.theme-portfolio .caption .ttl h1 a { font-size: 4vw; }
}

@media only screen and (max-width: 640px) {
	.view-scenery.theme-banner .banner .caption h3 { font-size: 4.2rem; }
	.theme-over-ons-profile-picture { margin-top: -14vw; }
}

@media only screen and (min-width: 820px) and (max-width: 1240px) {
	.theme-articles &gt; .grid.w-4:first-child:nth-last-child(3) { width: 100%; }
	.theme-articles &gt; .grid.w-4:nth-child(2):nth-last-child(2), .theme-articles &gt; .grid.w-4:nth-child(3):nth-last-child(1) { width: 50%; }
}

@media only screen and (min-width: 480px) and (max-width: 820px) {
	.theme-articles &gt; .grid.w-4:first-child:nth-last-child(3) { width: 100%; }
	.theme-articles &gt; .grid.w-4:nth-child(2):nth-last-child(2), .theme-articles &gt; .grid.w-4:nth-child(3):nth-last-child(1) { width: 50%; }
}

/* Theme views */

.theme-home-clients-container { position: relative; padding: 10px 0px; }
.theme-home-clients { position: relative; text-align: center; background: #FFFFFF; }
.theme-home-clients .item { position: relative; display: inline-block; vertical-align: top; height: 0px; padding-top: 200px; overflow: hidden; width: 200px; }
.theme-home-clients .item &gt; a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }	
.theme-home-clients .item img { position: relative; max-height: 100%; max-width: 100%; width: auto; height: auto; position: absolute; right: 50%; top: 50%; transform: translate(50%, -50%); padding: 40px; }

/* Theme basics */

.section-ttl { padding-top: 40px; }
.section-ttl .box .ttl h4 { position: relative; display: inline-block; vertical-align: baseline; font-size: 3.2rem; margin-right: 1rem; font-family: 'Montserrat', sans-serif; font-weight: 600; text-transform: none; }
.section-ttl .box .ttl a { position: relative; display: inline-block; vertical-align: text-bottom; font-size: 1.6rem; background: #E6E0D6; padding: 0 1rem; border-radius: 3px; margin: 0; line-height: 3.6rem; height: 3.2rem; font-weight: 700; color: #2A2522; text-decoration: none; white-space: nowrap; }
.section-ttl .box .ttl a i { vertical-align: middle; text-decoration: none; margin-bottom: .2rem; margin-left: .5rem; }
.section-ttl .box .ttl a:hover { background: #CDBA9C; color: #FFFFFF; }

.linkable .box.add-background { transition: background 400ms linear, box-shadow 400ms linear; box-shadow: 0 0 #CDBA9C; }
.linkable .box.add-background:hover { background: #FFFFFF; box-shadow: 0 0 0 .5rem #CDBA9C; transition: background 100ms linear, box-shadow 100ms linear; }

.view-scenery.view-scenery-quote { margin: 40px 0px; }
.view-scenery.view-scenery-quote .banner { background-position: center center; background-size: cover; }
.view-scenery.view-scenery-quote .banner .caption { color: #2A2522; max-width: 1280px; padding: 10vh 0px; width: 60vw; }
.view-scenery.view-scenery-quote .banner .caption p { font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: none; color: #2A2522; font-size: 4.2rem; text-shadow: 0px 5px 20px #000000; }
.view-magazine &gt; .grid &gt; .box &gt; .flex-item.caption { position: relative; }

.theme-sliding-doors { position: fixed; display: flex; align-items: center; top: 0; bottom: 0; z-index: 103; }
.theme-sliding-doors-l { left: 0; width: 50%; justify-content: flex-end; background: #2A2522; background: linear-gradient(to right, #2A2522, #2A2522, #101010); animation: aa-ani-sliding-doors-l 2s ease-in-out; animation-fill-mode: forwards; }
.theme-sliding-doors-r { right: 0; width: 50%; justify-content: flex-start; background: #2A2522; background: linear-gradient(to left, #2A2522, #2A2522, #101010); animation: aa-ani-sliding-doors-r 2s ease-in-out; animation-fill-mode: forwards; }
.theme-sliding-doors img { width: auto; height: auto; max-height: 80vh; max-width: 40vw; opacity: 0; animation: aa-ani-sliding-doors-img 1s ease-in-out; animation-fill-mode: forwards; }
@keyframes aa-ani-sliding-doors-img { 0%, 20% { opacity: 0; } 100% { opacity: 1; } }
@keyframes aa-ani-sliding-doors-l { 0%, 60% { left: 0; z-index: 103; } 99% { left: -50%; z-index: 103; } 100% { left: -50%; display: none; z-index: -1; }}
@keyframes aa-ani-sliding-doors-r { 0%, 60% { right: 0; z-index: 103; } 99% { right: -50%; z-index: 103; } 100% { right: -50%; display: none; z-index: -1; }}

.theme-welcometext .box .txt h1 { font-family: 'Montserrat', sans-serif; font-weight: 600; text-transform: none; color: #2A2522; font-size: 3.2rem; }
.theme-welcometext .box .txt h2 { font-family: 'Montserrat', sans-serif; font-weight: 600; text-transform: none; color: #2A2522; font-size: 2.4rem; }
.theme-welcometext .box .txt p { font-size: 1.6rem; line-height: 1.4em; }

@media only screen and (max-width: 640px) {
	.theme-welcometext .box .txt h1 { font-size: 3.2rem; }
	.theme-welcometext .box .txt h2 { font-size: 2.4rem; }
	.theme-welcometext .box .txt p { font-size: 1.8rem; }
	.section-ttl .box .ttl h4 { font-size: 3.2rem; }
}

@media only screen and (min-width: 820px) and (hover: hover) {
	.theme-grid-ani-fade-in .grid .box &gt; div { opacity: 0; animation: aa-ani-fade-in 0.4s ease-in-out; animation-fill-mode: forwards; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+1) .box &gt; div { animation-delay: 0s; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+2) .box &gt; div { animation-delay: 50ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+3) .box &gt; div { animation-delay: 100ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+4) .box &gt; div { animation-delay: 150ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+5) .box &gt; div { animation-delay: 200ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+6) .box &gt; div { animation-delay: 250ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+7) .box &gt; div { animation-delay: 300ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+8) .box &gt; div { animation-delay: 350ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+9) .box &gt; div { animation-delay: 400ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+10) .box &gt; div { animation-delay: 450ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+11) .box &gt; div { animation-delay: 500ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n) .box &gt; div { animation-delay: 550ms; }
	@keyframes aa-ani-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } }
}

/* Print */

@media print {
	nav, .lang, footer, #breadcrumbs { display: none !important; }
 	@page { margin: 2cm; }
}

/* IAS */

.ias-trigger a { position: relative; display: inline-block; padding: 1.6rem 2.4rem; border-radius: 32px; background: #2A2520; color: #FFFFFF; font-family: 'Overpass', Arial, sans-serif; font-weight: 700; text-transform: uppercase; font-size: 1.6rem; text-decoration: none; width: auto; border: 0; box-shadow: 0px 0px; transition: all 200ms ease-in-out; }
.ias-trigger a:hover { cursor: pointer; background: #CDBA9C; color: #FFFFFF; box-shadow: 0px 0px 0px 5px #CDBA9C; transition: all 100ms ease-in-out; }

/* Row Grid */

.row-grid-container { position: relative; width: 100%; }
*:not(.box-item) &gt; .row-grid-container { padding: 0px 6px; }
.row-grid-item { float: left; margin-bottom: 4px; }
.row-grid-item img { max-width: 100%; max-height: 100%; vertical-align: bottom; transition: background 200ms ease-in-out, box-shadow 200ms ease-in-out, border 200ms ease-in-out; border: 0px solid #CDBA9C; }
.row-grid-item img:hover { background: #CDBA9C; border: 6px solid #CDBA9C; box-shadow: 0px 0px 0px 4px #CDBA9C; transition: background 100ms ease-in-out, box-shadow 100ms ease-in-out, border 100ms ease-in-out; }
.row-grid-item .row-grid-first-item { clear: both; }
.row-grid-last-row, .row-grid-last-row ~ .row-grid-item { margin-bottom: 0; }

@media only screen and (min-width: 820px) {	*:not(.box-item) &gt; .row-grid-container { padding: 0px 20px; } }

/* Colorbox */

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/

#colorbox, #cboxOverlay, #cboxWrapper { position:absolute; top:0; left:0; z-index:9999; }
#cboxWrapper { max-width:none; }
#cboxOverlay { position:fixed; width:100%; height:100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear:left; }
#cboxContent { position:relative; }
#cboxLoadedContent { overflow:auto; -webkit-overflow-scrolling: touch; }
#cboxTitle { margin:0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position:absolute; top:0; left:0; width:100%; height:100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor:pointer; }
.cboxPhoto { float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic; }
.cboxIframe { width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent { box-sizing:content-box; }

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered &amp; tabbed in a way that represents the nesting of the generated HTML.
*/

#colorbox button { min-width: auto; box-shadow: 0px 0px; }

#cboxOverlay { background:#000;}
#colorbox { outline:0;}
    #cboxContent { margin-top:40px;}
        .cboxIframe { background:#FFFFFF;}
        #cboxError { padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{ }
        #cboxTitle { position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent { position:absolute; top:-20px; right:40px; color:#ccc; visibility: hidden !important; }
        #cboxLoadingGraphic{ }
        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active { outline:0; }
        #cboxSlideshow {position:absolute; top:-20px; right:90px; color:#FFFFFF;}
        #cboxPrevious, #cboxNext { position:absolute; top: 50%; margin-top: -50px; width: 50px; height: 100px; background: rgba(0,0,0,0.6); color: #ccc; outline: none; display: flex; align-items: center; justify-content: center; }
        #cboxPrevious { left: 10px; }
        #cboxPrevious:before { position: relative; font-size: 36px; font-family: "Font Awesome 5 Pro"; font-weight: 300; content: "\f053"; left: -2px; }
        #cboxNext:hover, #cboxPrevious:hover { color: #FFFFFF; background: rgba(0,0,0,0.8); }
        #cboxNext { right: 10px; }
        #cboxNext:before { position: relative; font-size: 36px; font-family: "Font Awesome 5 Pro"; font-weight: 300; content: "\f054"; right: -2px; }
        #cboxClose { position:absolute; top: -45px; right: -14px; display:block; width:45px; height:45px; color: #ccc; outline: 0; }
        #cboxClose:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 24px; content: "\f00d"; }
        #cboxClose:hover { color: #FFFFFF; }


</pre></body></html>