

/* 
	
	A Tribute To George Michael
	2021 Always Awake bv

	info@alwaysawake.be
	
	mrld grid theme
	29/04/2021 view-scenery has-banner
	30/30/2021 is-in-viewport, view-magazine box-bg

	Colors
	 	
	text		#F8F9F9
	hyperlink	#F9F9F9
	hover		#D3B241
	active		#DABF64
	menu		#FCFCFC
	btn			color: #E7D188; background: 0; box-shadow: 0px 0px 0px 2px #E7D188;
	btn hover	color: #FFFFFE; background: #D3B241; box-shadow: 0px 0px 0px 0px #D3B241;

	
	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.bunny.net/css?family=jost:300,300i,400,700,700i);

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

/* Cookiebar */

#aa-cookiebar { display: none; }
#aa-cookiebar-cn { position: fixed; bottom: 0; left: 0; right: 0; background: #e1e1e1; font-size: 15px !important; color: #1f1f1f; 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-msg { flex: 1; margin-right: 2em; margin-left: 10px; font-family: Arial, sans-serif; font-weight: 400; }
#aa-cookiebar-msg a { color: #1f1f1f; font-weight: 700; text-decoration: underline; }
#aa-cookiebar-btn { margin: 0px; text-align: center; }
#aa-cookiebar-btn a { position: relative; display: inline-block; vertical-align: middle; padding: 0.7em 2em; margin: 0px 0px 0px 4px; min-width: 100px; font-family: Arial, sans-serif; font-weight: 700; color: #fefefe; background: #0a9ddf; border-radius: 3px; -webkit-border-radius: 3px; }
#aa-cookiebar-btn a:first-child { background: 0; color: #1f1f1f; text-decoration: underline; }
#aa-cookiebar-btn a:hover { opacity: 0.8; cursor: pointer; }

@media only screen and (max-width: 680px) {
	#aa-cookiebar-cn { font-size: 12px !important; }
	#aa-cookiebar-cn > * { flex: 1 100%; }
	#aa-cookiebar-msg { margin: 5px 10px 10px 10px; }
	#aa-cookiebar-btn a { margin: 0px 2px; }
}

@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: #F8F9F9; font-family: 'Jost', Arial, sans-serif; font-weight: 300; 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.5rem; background: #131108; }

*, *:before, *:after { box-sizing: border-box; }
img { position: relative; display: block; border: 0; margin: 0; padding: 0; }
h1, h2, h3, h4, p, a { padding: 0; margin: 0; font-weight: 300; }
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: #F8F9F9;	text-decoration: none; }
.txt a { text-decoration: underline; }
a:hover { color: #D3B241; }

/* 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.5rem; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: uppercase; letter-spacing: .2rem; color: #FCFCFC; padding: 10px; margin: 0px; overflow: hidden; vertical-align: bottom; transition: all 500ms ease-in-out; }
nav a:hover, .lang a:hover { color: #D3B241; box-shadow: 0px 2px 0px 0px #D3B241; transition: all 0ms ease-in-out; }
nav a.active, .lang a.active { box-shadow: 0px 2px 0px 0px #DABF64; }
.logo { flex: 0 0 auto; width: auto; margin: 0px; padding: 10px; }
.logo img { width: auto; max-width: 100%; }

#action { position: relative; padding: 2rem 0rem; background: #DABF64; z-index: 9; }
#action .centerize .box { text-align: center; color: #FFFFFF; }
#action .centerize .box h1 { color: #FFFFFF; }
#action .centerize .box .icon i { font-size: 5.6rem; }

/* 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.666666%; } .w-10 { width: 83.333333%; } .w-9 { width: 75%; } .w-8 { width: 66.666666%; } .w-7 { width: 58.333333%; } 
.w-6 { width: 50%; } .w-5 { width: 41.666666%; } .w-4 { width: 33.333333%; } .w-3 { width: 25%; } .w-2 { width: 16.666666%; }.w-1 { width: 8.333333%; }

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

.box.edge-to-edge { margin: 0px; }
.box.no-padding { padding: 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: 1.2em; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; font-size: 2.4rem; z-index: 1; }
.box .ttl h1 a, .box .ttl h2 a, .box .ttl h3 a, .box .ttl h4 a { font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; 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-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; font-size: 2.4rem; line-height: 1.2em; }
.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: #E7D188; background: 0; box-shadow: 0px 0px 0px 2px #E7D188; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; text-decoration: none; font-size: 1.8rem; padding: 2rem 3rem; border-radius: .6rem; 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: #FFFFFE; background: #D3B241; box-shadow: 0px 0px 0px 0px #D3B241; transition: all 100ms ease-in-out; }
.box .txt p, .box .txt { font-size: 1.6rem; line-height: 1.8em; }
.box .txt a[href*="tel"] { white-space: nowrap; }
.box .txt > *:last-child { margin-bottom: 0px; }
.box .txt ul { list-style-type: none; padding: 0px; text-align: left; }
.box .txt ul > 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: #F9F9F9; font-size: inherit; }
.box .txt .long-arrow-right { margin-left: 1rem; } 
.box .txt .long-arrow-right i { vertical-align: text-bottom; color: #D3B241; 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; }
.box .txt blockquote > *: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: 33.333333%; }
.linkable .box:hover .img.add-play-icon:before { background: #D3B241; box-shadow: 0px 0px 0px 5px #D3B241; 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 > 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; }
.has-centered-img .box-item.img { position: relative; height: 0; padding-top: 100%; }
.centered-img-container, .centered-img-container > a { position: absolute; top: 0; right: 0; bottom: 0; left: 0; text-align: center; }
.centered-img-container img { position: relative; display: inline-block; max-height: 100%; max-width: 100%; top: 50%; transform: translateY(-50%); }

.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 > 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: #E7D188; background: 0; box-shadow: 0px 0px 0px 2px #E7D188; display: block; margin: 5px; min-height: 28px; overflow: hidden; text-align: left; padding: 0; border-radius: 6px; transition: all 200ms ease-in-out; }
.box .files .item a .filename { position: relative; padding: 1rem 2rem .2rem 6rem; font-size: 2.1rem; font-weight: 300; 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: #D3B241; font-size: 2.4rem; padding: 1.8rem 2rem; }
.box .files .item:hover a { color: #FFFFFE; background: #D3B241; box-shadow: 0px 0px 0px 0px #D3B241; transition: all 100ms ease-in-out; }
.box .files .item:hover a i { color: #FFFFFE; }

.box .share { position: relative; text-align: right; }
.box .share > 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: #E7D188; background: 0; box-shadow: 0px 0px 0px 2px #E7D188; text-align: center; border-radius: 32px; }
.box .share a:hover i { cursor: pointer; padding: 1.4rem 1.2rem 1.0rem 1.2rem; color: #FFFFFE; background: #D3B241; box-shadow: 0px 0px 0px 0px #D3B241; }
.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-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: uppercase; font-size: 1.6rem; color: #E7D188; background: 0; box-shadow: 0px 0px 0px 2px #E7D188; padding: 0rem 2rem; border-radius: .6rem; margin: 0; line-height: 5.6rem; height: 5.6rem; 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-left: 1rem; }
.linkable > .box:hover .forward a, .box .forward a:hover { color: #FFFFFE; background: #D3B241; box-shadow: 0px 0px 0px 0px #D3B241; transition: all 100ms ease-in-out; }

.box .cta { position: relative; text-align: center; }
.box .cta a { position: relative; display: inline-block; vertical-align: middle; min-width: 60%; color: #E7D188; background: 0; box-shadow: 0px 0px 0px 2px #E7D188; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: uppercase; 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 > .box:hover .cta a { color: #FFFFFE; background: #D3B241; box-shadow: 0px 0px 0px 0px #D3B241; 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: #E7D188; background: 0; box-shadow: 0px 0px 0px 2px #E7D188; text-align: center; border-radius: 50%; }
.box .social a:hover i { cursor: pointer; padding: 3rem 2.8rem 2.6rem 2.8rem; color: #FFFFFE; background: #D3B241; box-shadow: 0px 0px 0px 0px #D3B241; border-radius: 50%; }
.box .social a:hover { margin: 1.4rem 1rem 0.6rem 1rem; }

.box .tags .item { position: relative; display: inline-block; vertical-align: middle; margin: 6px 6px 2px 2px; }
.box .tags a { position: relative; display: inline-block; vertical-align: middle; color: #E7D188; background: 0; box-shadow: 0px 0px 0px 2px #E7D188; font-weight: 300; 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: #FFFFFE; background: #D3B241; box-shadow: 0px 0px 0px 0px #D3B241; box-shadow: 0px 0px 0px 5px #D3B241; }

/* mrld views */

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

.view-magazine > .grid > .box { position: relative; display: flex; flex-direction: row; align-items: stretch; align-content: stretch; flex-wrap: wrap; padding: 0; overflow: hidden; min-height: 25vh; background-size: cover; background-position: center center; }
.view-magazine > .grid:nth-child(even) > .box { flex-direction: row-reverse; }
.view-magazine > .grid > .box > .flex-item { flex: 1 1 auto; padding: 0; margin: 0; }
.view-magazine > .grid > .box > .flex-item.img { flex-grow: 1; width: 40%; background-size: cover; background-position: center center; }
.view-magazine > .grid > .box > .flex-item.caption { position: relative; flex-grow: 2; width: 60%; padding: 40px; }
.view-magazine > .grid > .box > .flex-item.caption .box-item { text-align: left; }
.view-magazine > .grid > .box.has-box-bg .flexbox-centering-inside { position: relative; max-width: 40vw; padding: 4rem; margin: 4rem 0rem; max-width: 780px; }
.view-magazine.start-row-reverse > .grid > .box { flex-direction: row-reverse; }
.view-magazine.start-row-reverse > .grid:nth-child(even) > .box { flex-direction: row; }

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

/* mrld animation */

.is-in-viewport { animation: aa-ani-is-in-viewport 1s ease-in-out; animation-fill-mode: forwards; animation-delay: 300ms; }
.is-in-viewport.is-in-viewport-onload { animation-delay: 0ms !important; }
@keyframes aa-ani-is-in-viewport { 0% { opacity: 0; } 100% { opacity: 1; } }

/* mrld responsive */

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

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

@media only screen and (min-width: 1025px) 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 .ttl h1 { font-size: 2.4rem; }
	.w-6 { width: 50%; }
}

@media only screen and (min-width: 821px) {
	#header-responsive { display: none; }
	#header-flow { position: relative; width: 100%; min-height: 100px; display: block; background: #131108; }
	#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 { color: #FCFCFC; }
	#header-flow .lang a:hover { color: #D3B241; }
	#header-flow .lang a.active { color: #DABF64; }
	#header-flow nav { position: relative; display: inline-block; vertical-align: top; }
	#header-flow nav a { font-size: 1.5rem; padding: 1.4rem; }
	#header-flow nav a:hover { color: #D3B241; }
	#header-flow nav a.active { color: #DABF64; }
	#header-flow .topmenu a { display: inline-block; vertical-align: baseline; font-size: 1.6rem; font-weight: 700; padding: 1.4rem; color: #F8F9F9; border-radius: 12px; transition: all 500ms ease-in-out; }
	#header-flow .topmenu a:hover { color: #D3B241; transition: all 0ms ease-in-out; }
	#header-flow .topmenu a.active { color: #DABF64; }
	#header-flow .logo img { position: relative; display: inline-block; height: 100px; width: auto; }

	#header-fixed { position: fixed; top: 0; transform: translateY(-120%); width: 100%; display: block; background: #131108; }
	#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%; min-height: 50px; 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; }
	#header-fixed nav a:hover { color: #D3B241; }
	#header-fixed nav a.active { color: #DABF64; }	
	#header-fixed .logo img { max-height: 50px; }
	
	#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: 300; color: #F8F9F9; text-transform: uppercase; }
	#breadcrumbs a:hover { color: #D3B241; }
	#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: 0px; 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: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; font-size: 1.8rem; line-height: 2.4rem; color: #F8F9F9; 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: #F8F9F9; background: #D3B241; box-shadow: 2rem .5rem 0 #D3B241, -1rem .5rem 0 #D3B241, 2rem -.5rem 0 #D3B241, -1rem -.5rem 0 #D3B241; }
	.view-services-toc .item a.active { color: #FFFFFF; background: #DABF64; box-shadow: 2rem .5rem 0 #DABF64, -1rem .5rem 0 #DABF64, 2rem -.5rem 0 #DABF64, -1rem -.5rem 0 #DABF64; }

	.view-magazine .grid .box.has-box-bg:before, .view-magazine.start-row-reverse > .grid:nth-child(even) > .box.has-box-bg:before { position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,.6), rgba(0,0,0,.8)); }
	.view-magazine .grid:nth-child(even) > .box.has-box-bg:before, .view-magazine.start-row-reverse > .grid > .box.has-box-bg:before { background: linear-gradient(to left, rgba(0,0,0,0), rgba(0,0,0,.6), rgba(0,0,0,.8)); }
}

@media only screen and (min-width: 821px) 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 > .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: #131108; }
	#header-responsive:not(.active).header-scroll.nav-down[data-st="0"] { background: #131108; transition: all 200ms ease-out; }
	#header-responsive.header-scroll.nav-down[data-st="1"] { background: #131108; transform: translateY(0px); }
	#header-responsive.header-scroll.nav-up, #header-responsive.header-scroll.nav-down[data-st="0"] { background: #131108; transition: all 200ms ease-out; }
	#header-responsive.active { background: #131108; }
	#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: block; text-align: left; width: 100%; padding: 0rem 1rem; }
	#header-responsive nav .item a { position: relative; display: inline-block; vertical-align: middle; margin: 0; padding: 2rem 3rem; line-height: 1em; font-size: 2.4rem; }
	#header-responsive .lang a { position: relative; display: block; width: 100%; text-align: center; padding: 20px 24px; border: 0; background: 0; border-radius: 0; margin: 0; line-height: 1em; }
	#header-responsive nav .item.active a, #header-responsive .lang a.active { color: #DABF64; }
	#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; top: 0px; transition: top 200ms ease-out; }
	#header-responsive .logo img { height: 50px; }
	#header-responsive nav .topmenu { position: relative; display: block; width: 100%; background: #F7F8FA; }
	#header-responsive.active .logo { top: -60px; transition: top 100ms ease-out; }
	
	#menu-responsive-btn { float: right; width: 60px; height: 60px; color: #F8F9F9; 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: #F8F9F9; 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: #F8F9F9; width: 60px; height: 60px; line-height: 60px; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; 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: #F8F9F9; box-shadow: 0 0; border: 0; height: 46px; padding-right: 52px; }
	.responsive-dropdown select option { color: #F8F9F9; background: #FFFFFF; font-size: 1.6rem; font-weight: 300; }
	.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: #F8F9F9; 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: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; font-size: 1.8rem; color: #F8F9F9; background: #FFFFFF; padding: 20px; margin: 5px 0px; border-radius: 3px; }
	.view-services-toc .item a:hover { color: #F8F9F9; background: #D3B241; }
	.view-services-toc .item a.active { color: #FFFFFF; background: #DABF64; }
	
	.view-magazine .grid .box.has-box-bg:before, .view-magazine.start-row-reverse > .grid:nth-child(even) > .box.has-box-bg:before { position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,.6); }
	.view-magazine .grid:nth-child(even) > .box.has-box-bg:before, .view-magazine.start-row-reverse > .grid > .box.has-box-bg:before { background: rgba(0,0,0,.6); }
	.view-magazine .grid .box.has-box-bg .flexbox-centering-inside { padding: 2rem; margin: 4rem 0rem; }	
}

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

@media only screen and (min-width: 481px) { 
	.view-magazine .grid .box.has-linear-gradient-bg > .flex-item.img, .view-magazine .grid .box.has-box-bg > .flex-item.img { background: none !important; }
}

@media only screen and (max-width: 480px) { 
	.centerize { width: 100%; margin: 0; }
	[class^="w-"], [class*=" w-"] { width: 100%; }
	.view-magazine > .grid > .box > .flex-item.caption { width: 100%; padding: 20px; }
	.view-magazine > .grid > .box:not(.has-box-bg) > .flex-item.img { width: 100%; min-height: 20vh; }
	.view-magazine > .grid > .box.has-box-bg > .flex-item.img { display: none; }
	.view-magazine .grid .box.has-linear-gradient-bg { background: #FFFFFF !important; }
}

@media only screen and (max-width: 820px) and (orientation: portrait) {
	#header-responsive nav .item a { font-size: 4.8vw; }
	.view-magazine .grid .box.has-box-bg .flexbox-centering-inside { max-width: 100vw; }
}

@media only screen and (max-width: 820px) and (orientation: landscape) {
	#header-responsive nav .item { position: relative; display: inline-block; text-align: left; width: 50%; margin: 0; padding: 0rem; }
}

/* 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; min-height: 20vh; background: #131108; padding-top: 80px; }
main { position: relative; flex: 1 0 auto; }
main > section:first-child { padding-top: 10px; }
main > section:last-child { padding-bottom: 70px; }

.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: #F8F9F9; 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: #D3B241; }
.paginate-table a.active, .paginate-table span { color: #FFFFFF; background: #DABF64; }

/* Views */

.view-scenery > section > .grid > .box.has-banner { padding: 0px; }
.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.2); 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 h1 { position: relative; display: inline-block; vertical-align: middle; color: #FFFFFF; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: uppercase; font-size: 7.2rem; line-height: 0.9em; padding: 0px; }
.view-scenery .banner .caption h2 { position: relative; display: block; color: #FFFFFF; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: uppercase; font-size: 7.2rem; line-height: 0.9em; padding: 0px; }
.view-scenery .banner .caption h3 { position: relative; display: block; color: #FFFFFF; font-weight: 300; text-transform: uppercase; font-size: 4.2rem; line-height: 1em; letter-spacing: .3em; padding: 0px 0px 20px 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; color: #FFFFFF; max-width: 1280px; padding: 10vh 0px; width: 60vw; }
.view-scenery.view-scenery-quote .banner .caption p { font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; color: #F8F9F9; font-size: 4.2rem; text-shadow: 0px 5px 20px #000000; }
.view-scenery.view-scenery-quote .banner .overlay { background: rgba(0,0,0,0.2); }

.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: 300; color: #DABF64; 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: #F9F9F9; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; font-size: 5.8rem; text-align: center; padding: 0px 0px 0px 0px; margin: 0; }
.view-odometers .caption { position: relative; color: #F8F9F9; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; 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: 'Jost', Helvetica, sans-serif; font-weight: 400; 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: #D3B241; 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: #DABF64; }
.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; 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: #E7D188; background: 0; box-shadow: 0px 0px 0px 2px #E7D188; 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: #E7D188; transition: all 200ms ease-in-out; padding: 10px; }
.view-forwarders .item .ttl h2 { font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; font-size: 2.4rem; letter-spacing: .2rem; color: #E7D188; text-transform: uppercase; }
.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: #D3B241; box-shadow: 0px 0px 0px 5px #D3B241; transition: all 100ms ease-in-out; }
.view-forwarders .item:hover .ttl, .view-forwarders .item:hover .txt, .view-forwarders .item:hover .ttl h2 { color: #FFFFFF; transition: all 100ms ease-in-out; }

.view-testimonials { }
.view-testimonials .box { text-align: center; }
.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: #F9F9F9; margin: auto; flex-shrink: 1; max-width: 90%; }
.view-testimonials .box .box-main .txt p { font-size: 1.8rem; font-family: 'Jost', sans-serif; font-weight: 300; text-transform: none; }
.view-testimonials .box .box-main:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; content: "\f10d"; color: #D3B241; 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: #D3B241; 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 #FFFFFF; }
.view-testimonials .box .name { position: relative; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; font-size: 2.0rem; color: #F8F9F9; border-bottom: 1px solid #D3B241; display: inline-block; vertical-align: top; padding: 0px 2rem .5rem 2rem; }
.view-testimonials .box .company { position: relative; font-weight: 300; font-size: 1.4rem; color: #F8F9F9; 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 #D3B241; 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-repeat: no-repeat; 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,0), rgba(0,0,0,0.3)); }
.view-cards .box .caption .ttl, .view-cards .box .caption .txt { text-align: center; padding: .5rem 2rem; transition: padding 100ms ease-in-out; }
.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: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; color: #FFFFFF; font-size: 2.6rem; text-shadow: 0px 1px 4px rgba(0,0,0,.4); }
.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; text-shadow: 0px 1px 4px rgba(0,0,0,.4); }
.view-cards .box .forward { position: absolute; left: 0; bottom: 1rem; right: 0; text-align: center; z-index: 2; }
.view-cards .box .forward a { }
.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 (hover:hover) {
	.view-cards .box .bg:before { position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0.5)); opacity: 0; transition: opacity 400ms ease-in-out; }
	.view-cards .box:hover .bg { transform: scale(1.4); transition: transform 4s ease-out; }
	.view-cards .box:hover .bg:before { opacity: 0.4; transition: opacity 200ms ease-in-out; }
	.view-cards .box:hover .caption .ttl, .view-cards .box:hover .caption .txt { padding-top: 1rem; padding-bottom: 0rem; transition: padding 100ms ease-in-out; }
	.view-cards .box:hover { background: #FFFFFF; box-shadow: 0 0 0 .5rem #D3B241; transition: background 100ms linear, box-shadow 100ms linear; }
}

@media only screen and (min-width: 821px) and (max-width: 1240px) {
	.view-cards > .grid.w-4:first-child:nth-last-child(3) { width: 100%; }
	.view-cards > .grid.w-4:first-child:nth-last-child(3) .box { padding-top: 50%; }
	.view-cards > .grid.w-4:nth-child(2):nth-last-child(2), .view-cards > .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: 481px) and (max-width: 820px) {
	.view-cards > .grid.w-4:first-child:nth-last-child(3), .view-cards > .grid.w-4:nth-child(2):nth-last-child(2), .view-cards > .grid.w-4:nth-child(3):nth-last-child(1) { width: 100%; }
	.view-odometers > .grid.w-4:first-child:nth-last-child(3) { width: 100%; }
	.view-odometers > .grid.w-4:nth-child(2):nth-last-child(2), .view-odometers > .grid.w-4:nth-child(3):nth-last-child(1) { width: 50%; }
}

@media only screen and (min-width: 641px) and (max-width: 1240px) {
	.view-scenery .banner .caption h2 { font-size: 5.4rem; }
	.view-scenery .banner .caption h3 { font-size: 2.8rem; }
}

@media only screen and (max-width: 640px) {
	.view-scenery .banner .caption h2 { font-size: 4.2rem; }
	.view-scenery .banner .caption h3 { font-size: 2.1rem; }
}

/* 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 #D3B241; 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; padding: 10px 0px; }
.slider-carousel-container .bx-wrapper .bx-viewport { }
.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: 641px) 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: .6rem; }
.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 > 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: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; font-size: 1.6rem; color: #F8F9F9; padding: 20px; margin: 0px; overflow: hidden; vertical-align: bottom; letter-spacing: .1rem; transition: all 500ms ease-in-out; }
.ft-menu a:hover { color: #DABF64; transition: all 0ms ease-in-out; }
.ft-menu a.active { color: #DABF64; }
.ft-cookie-notice { position: relative; padding: 60px 0px 60px 0px; text-align: center; font-size: 1.2rem; font-weight: 300; color: #F8F9F9; }
.ft-cookie-notice a { color: #F8F9F9; text-decoration: underline; font-weight: 300; padding: 0px 10px; }
.ft-cookie-notice a:hover { color: #DABF64; }
#ft-credits { position: absolute; bottom: 10px; width: 100%; text-align: center; color: #DABF64; }
#ft-credits a { font-size: .9rem; font-weight: 700; text-transform: uppercase; text-decoration: none; color: #F8F9F9; padding: 3px 6px; display: inline-block; margin: 0px 2px; border-radius: 3px; }
#ft-credits a:hover { color: #DABF64; }
#ft-credits span { clip: rect(0 0 0 0); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; width: 1px; }

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

/* Forms */

input, button { position: relative; color: #F8F9F9; font-family: 'Jost', Arial, sans-serif; font-weight: 300; font-size: 1.8rem; background: #FFFFFF; width: 100%; padding: 10px 0px; border: 0; box-shadow: 0px 2px 0px 0px #EBEBEB; -webkit-appearance: none; outline: none; border-radius: 0px; }
select { position: relative; color: #F8F9F9; font-size: 1.6rem; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; opacity: 1; font-style: normal !important; background: #FFFFFF; width: 100%; padding: 10px 0px; border: 0; box-shadow: 0px 2px 0px 0px #EBEBEB; -webkit-appearance: none; outline: none; border-radius: 0px; } 
textarea { color: #F8F9F9; font-family: 'Jost', Arial, sans-serif; font-weight: 300; font-size: 1.8rem; background: #FFFFFF; width: 100%; padding: 10px 0px; border: 0; box-shadow: 0px 2px 0px 0px #EBEBEB; resize: vertical; -webkit-appearance: none; outline: none; border-radius: 0px; }
label, form .label { display: block; color: #F8F9F9; font-size: 1.6rem; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; }
label a { text-decoration: underline; font-weight: inherit; }
label:hover { cursor: pointer; }
::-webkit-input-placeholder { position: relative; color: #F8F9F9; font-size: 1.6rem; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; opacity: 1; font-style: normal !important; transition: top 100ms linear, color 100ms linear; }
:-ms-input-placeholder { position: relative; color: #F8F9F9; font-size: 1.6rem; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; opacity: 1; font-style: normal !important; transition: top 100ms linear, color 100ms linear; }
::placeholder { position: relative; color: #F8F9F9; font-size: 1.6rem; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; opacity: 1; font-style: normal !important; top: 0px; transition: top 100ms linear, color 100ms linear; }
input:focus::placeholder, textarea:focus::placeholder { color: transparent; top: -10px; transition: top 100ms linear, color 100ms linear; }
.frm-item { position: relative; padding: 10px 20px; }
.frm-input input:focus, .frm-sc input:focus, .frm-textarea textarea:focus, .frm-select select:focus { color: #F8F9F9; border-color: #D3B241; box-shadow: 0px 0px 0px 3px #D3B241; }
/*
.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; padding-left: 4rem; }
.frm-checkbox input[type=checkbox] { display:none; }
.frm-checkbox input[type=checkbox] + label:before { position: absolute; left: 20px; font-family: "Font Awesome 5 Pro"; font-weight: 300; display: inline-block; width: 4rem; font-size: 2.4rem; content: "\f0c8"; color: #EBEBEB; vertical-align: top; margin-top: -.6rem; }
.frm-checkbox input[type=checkbox] + label:hover { color: #F9F9F9; }
.frm-checkbox input[type=checkbox]:checked + label { color: #F9F9F9; }
.frm-checkbox input[type=checkbox]:checked + label:before { content: "\f14a"; color: #F9F9F9; }
.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: #EBEBEB; vertical-align: top; margin-top: -.6rem; }
.frm-radio input[type=radio] + label:hover { color: #F9F9F9; }
.frm-radio input[type=radio]:checked + label { color: #F9F9F9; }
.frm-radio input[type=radio]:checked + label:before { content: "\f14a"; color: #F9F9F9; }
.frm-textarea textarea { min-height: calc(4em + 20px); }
.frm-sc .frm-sc-code { display: inline-block; color: #F9F9F9; 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; vertical-align: middle; width: auto; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: uppercase; font-size: 1.6rem; color: #E7D188; background: 0; box-shadow: 0px 0px 0px 2px #E7D188; letter-spacing: .2rem; padding: 0rem 6rem; border-radius: .6rem; margin: 0; line-height: 5.6rem; height: 5.6rem; text-decoration: none; white-space: nowrap; z-index: 1; transition: all 200ms ease-in-out; }
input[type=submit]:hover, button:hover { cursor: pointer; color: #FFFFFE; background: #D3B241; box-shadow: 0px 0px 0px 0px #D3B241; transition: all 100ms ease-in-out; }
button i { margin-right: .6rem; }

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

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: auto; min-height: 60vh; z-index: 3; display: flex; justify-content: center; align-items: center; }
#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 > *, #theme-home-hero-slider > * > *, #theme-home-hero-slider > * > * > * { height: 100%; }
#theme-home-hero-slider:before { position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.4)); z-index: 59; }
#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-slider-boxed { height: auto; min-height: 60vh; }
.theme-home-hero-slider-boxed #theme-home-hero-slider { position: absolute; }

.theme-home-hero-caption { position: relative; padding: 8rem 2rem 4rem 2rem; text-align: center; width: 100%; margin: 0 auto; }
.theme-home-hero-caption-title { padding: 1rem 4vw; }
.theme-home-hero-caption-title h1 { color: #FFFFFF; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; font-size: 3.2vw; line-height: .9em; }
.theme-home-hero-caption-title h2 { position: relative; display: block; color: #FFFFFF; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: uppercase; font-size: 7.2rem; line-height: 0.9em; padding: 0px; }
.theme-home-hero-caption-title h3 { position: relative; display: block; color: #FFFFFF; font-weight: 300; text-transform: uppercase; font-size: 4.2rem; line-height: 1em; letter-spacing: .3em; padding: 0px 0px 20px 0px; }
.theme-home-hero-caption-title p { color: #FFFFFF; font-size: 3rem; }
.theme-home-hero-caption-title p a { color: #FFFFFF; text-decoration: underline; }
.theme-home-hero-caption-title p a:hover { color: #D3B241; }
.theme-home-here-caption-forward { padding: 2rem; }
.theme-home-here-caption-forward a { position: relative; display: inline-block; vertical-align: text-bottom; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: uppercase; letter-spacing: .2rem; font-size: 1.8rem; color: #FFFFFE; background: 0; box-shadow: 0px 0px 0px 2px #FFFFFE; padding: 0rem 3rem; border-radius: .3rem; margin: 0; line-height: 7.2rem; height: 7.2rem; 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 { color: #FFFFFE; background: #D3B241; box-shadow: 0px 0px 0px 0px #D3B241; }

.theme-home-bg { position: relative; background: #131108; z-index: 60; padding-bottom: 40px; }
.body-home footer { background: #131108; }
.body-home main { padding-bottom: 0px; }

@media only screen and (min-width: 641px) and (max-width: 1680px) {
	.theme-home-hero-caption h1 { font-size: 4.8rem; }
}

@media only screen and (max-width: 640px) {
	.theme-home-hero-caption { padding: 8rem 0rem 4rem 0rem; }
	.theme-home-hero-caption-title { padding: 1rem 2rem; }
	.theme-home-hero-caption h1 { font-size: 3.2rem; line-height: 1em; }
	.theme-home-hero-caption-title p { font-size: 2.4rem; }
	.theme-home-here-caption-forward { padding: 2rem 0rem; }
	.theme-home-here-caption-forward a { font-size: 1.4rem; letter-spacing: .1rem; padding: 0rem 1rem; line-height: 5.6rem; height: 5.6rem; }
}

@media only screen and (min-width: 641px) and (max-width: 1240px) {
	.theme-home-hero-caption-title h2 { font-size: 5.4rem; }
	.theme-home-hero-caption-title h3 { font-size: 2.8rem; }
}

@media only screen and (max-width: 640px) {
	.theme-home-hero-caption-title h2 { font-size: 4.2rem; }
	.theme-home-hero-caption-title h3 { font-size: 2.1rem; }
}

/* Tag */

.theme-items-for-tag-results .box .box-item:not(:last-child) { border-bottom: 1px solid #EBEBEB; margin-bottom: 20px; }
.theme-items-for-tag-results .box .box-item .page-title { position: relative; display: inline-block; color: #F9F9F9; background: #EBEBEB; text-transform: uppercase; font-size: 1rem; font-weight: 300; 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: #F8F9F9; text-transform: uppercase; font-size: 1rem; font-weight: 300; 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; }

/* Theme footer */

#theme-footer > .centerize { display: flex; flex-wrap: wrap; align-content: stretch; }
#theme-footer .grid { flex: 1 0 auto; }
#theme-footer .theme-ft-tags .box  { align-items: flex-start; }
#theme-footer .box-item.ttl h2 { }
#theme-footer .box-item.txt p { font-size: 1.4rem; }
#theme-footer .box-item.menu a { position: relative; display: block; font-size: 1.4rem; line-height: 1.8em; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: uppercase; letter-spacing: .2rem; margin: 0px 0px 10px 0px; }
#theme-footer .box-item.menu a:hover { color: #D3B241; }
#theme-footer .box-item.social { text-align: right; }
#theme-footer .box-item.social a { margin: 0rem 0rem 1rem 1rem; }
#theme-footer .box-item.social a i { background: rgba(255,255,255,.6); color: #D3B241; }
#theme-footer .box-item.social a i:hover { background: #FFFFFF; }
#theme-footer .box-item.contact { text-align: right; display: flex; flex-direction: column; align-items: flex-end; }
#theme-footer .box-item.contact .item { position: relative; padding: 0rem; margin: 0px; line-height: 4.6rem; height: 4.6rem; text-decoration: none; white-space: nowrap; z-index: 1; transition: all 200ms ease-in-out; }
#theme-footer .box-item.contact .item i { vertical-align: middle; text-decoration: none; margin-right: 1rem; }
#theme-footer .box-item.contact .item p { position: relative; display: inline-block; vertical-align: middle; }
#theme-footer .box-item.contact .item p a { }
#theme-footer .box-item.contact .item:hover { color: #D3B241; transition: all 100ms ease-in-out; }
#theme-footer .box-item.contact .item:hover p, #theme-footer .box-item.contact .item:hover p a { color: #D3B241; }

@media only screen and (min-width: 821px) {
	.theme-ft-services .box-item.menu, .theme-ft-services .box-item.ttl { text-align: center; }
	.theme-ft-contact .box-item.ttl { text-align: right; }
}

@media only screen and (max-width: 820px) {
	#theme-footer .grid { flex: 0 0 100%; }
	#theme-footer .grid.theme-ft-contact { order: -1; flex: 0 0 100%; }
	#theme-footer .box-item.theme-ft-logo img { height: 50px; width: auto; }
	#theme-footer .box-item.menu { text-align: left; }
	#theme-footer .box-item.social { text-align: left; }
	#theme-footer .box-item.social a { margin: 0rem 1rem 1rem 0rem; }
	#theme-footer .box-item.contact { align-items: flex-start; }
	#theme-footer .box-item.ttl { text-align: left; }
}

/* A Tribute to George Michael Theme */

.theme-tour-dates .box { box-shadow: 0px 2px 0px 0px #454137; }
.theme-tour-dates .box .box-item.tour-date { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; }
.theme-tour-dates .box .box-item.tour-date .tour-date-item { flex: 1 1 auto; font-size: 2.1rem; padding: 10px; }
.tour-date-item.date { font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; }
.tour-date-item.date, .tour-date-item.tickets { min-width: 20%; }
.tour-date-item.city, .tour-date-item.location { min-width: 30%; }
.tour-date-item.tickets { text-align: right; }
.tour-date-item.tickets a { position: relative; display: inline-block; vertical-align: middle; color: #E7D188; background: 0; box-shadow: 0px 0px 0px 2px #E7D188; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; text-decoration: none; font-size: 1.8rem; padding: 2rem 3rem; border-radius: .6rem; margin: 0px; z-index: 1; transition: all 200ms ease-in-out; }
.tour-date-item.tickets a:hover { color: #FFFFFE; background: #D3B241; box-shadow: 0px 0px 0px 0px #D3B241; transition: all 100ms ease-in-out; }

.theme-contact-form .box { background: #1D190D; }
 
.theme-home-info .box { background: #1D190D; padding: 4rem; }

.slider-carousel-container .bx-wrapper { overflow: visible; }

.theme-welcometext .box-item.google-map { margin-left: -20px; width: calc(100% + 40px); }
.theme-welcometext .img.extra-img { margin: -16px; }
.box.has-extra-img { transition: all 200ms ease-in-out; }
.box.has-extra-img:hover { background: #D3B241; color: #FFFFFF; box-shadow: 0px 0px 0px 5px #D3B241; transition: all 100ms ease-in-out; }

.theme-ft-artwork-container { position: relative; background: #FFFFFF; }
.theme-ft-artwork .img img { max-width: 740px; height: auto; }

@media only screen and (max-width: 640px) {
	.theme-tour-dates .box .box-item.tour-date .tour-date-item.city { min-width: unset; flex: 0 1 auto; }
	.tour-date-item.location { }
	.tour-date-item.date, .tour-date-item.tickets { min-width: 100%; }
	.tour-date-item.tickets { text-align: left; }
}

/* theme */

main { padding-bottom: 40px; }
.theme-diensten-item-contact { background: #FFFFFF; }

.theme-assets .box { background: #FFFFFF; }
.theme-assets .box > * { text-align: center; }
.theme-assets .box .icon { position: relative; text-align: center; margin: 0px; }
.theme-assets .box .icon i { position: relative; display: inline-block; font-size: 4.8rem; font-weight: 300; color: #F8F9F9; background: #F6F6F6; box-shadow: 0px 0px 0px 2px #F6F6F6; text-align: center; width: 14.4rem; height: 14.4rem; line-height: 14.4rem; padding: 0px; border-radius: 96px; box-sizing: content-box; }
.theme-assets .box .ttl h2 { color: #DABF64; }

/* Theme basics */

.section-ttl { padding-top: 20px; }
.section-ttl .box > * { text-align: center; }
.section-ttl .box .ttl h4 { position: relative; display: block; font-size: 3.2rem; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; }
.section-ttl .box .ttl a { position: relative; display: inline-block; vertical-align: text-bottom; font-size: 1.6rem; color: #F9F9F9; padding: 0 .8rem; border-radius: 3px; line-height: 3.2rem; height: 3.2rem; font-weight: 700; text-decoration: underline; 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 { color: #D3B241; }
.section-ttl .box .ttl a:hover i { color: #D3B241; }
.section-ttl .box .box-item.txt { margin-top: -10px; }
.section-ttl .box .txt p { font-size: 1.8rem; }

.linkable .box.add-background { transition: background 400ms linear, box-shadow 400ms linear; }
.linkable .box.add-background:hover { background: #D3B241; box-shadow: 0 2px 0 0 #D3B241; transition: background 100ms linear, box-shadow 100ms linear; }
.view-magazine > .grid > .box { }
section.theme-add-main-padding { padding-top: 40px; }

.view-magazine > .grid > .box > .flex-item.caption { position: relative; }

.theme-welcometext .box .txt { text-align: left; }
.theme-welcometext .box .txt h1 { position: relative; display: inline-block; font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; font-size: 3.2rem; box-shadow: 0px 2px 0px 0px #000; letter-spacing: .2rem; padding-bottom: 1.4rem; }
.theme-welcometext .box .txt h2 { font-family: 'Jost', Helvetica, sans-serif; font-weight: 400; text-transform: none; color: #F8F9F9; font-size: 2.4rem; }
.theme-welcometext .box .txt p { font-size: 2rem; line-height: 1.8em; }

.theme-home-welcometext { position: relative; top: -60px; margin-bottom: -60px; }
.theme-home-welcometext .box { padding: 4vw; background: #1D190D; }

.theme-home-highlight { position: relative; z-index: 60; }

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

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

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

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

/* Print */

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

/* IAS */

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

/* Row Grid */

.row-grid-container { position: relative; width: 100%; }
*:not(.box-item) > .row-grid-container { padding: 0px 6px; }
.row-grid-item { position: relative; float: left; margin-bottom: 4px !important; }
.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 #D3B241; }
.row-grid-item img:hover { background: #D3B241; border: 6px solid #D3B241; box-shadow: 0px 0px 0px 4px #D3B241; 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: 821px) {	*:not(.box-item) > .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 & 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; }


