/*
Theme Name: WHL Custom Theme
Theme URI: mailto:garethl@ince.co.za
Author: Gareth Lyle
Author URI: mailto:garethl@ince.co.za
Description: Custom theme for Metair website
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom
Text Domain: pc
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
	line-height: 1.15;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
	/* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
	margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
	display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
	/* 1 */
	display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
	margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
	background-color: transparent;
	/* 1 */
	-webkit-text-decoration-skip: objects;
	/* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	/* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
	font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
	font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
	background-color: #ff0;
	color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline; }

sub {
	bottom: -0.25em; }

sup {
	top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
	display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
	display: none;
	height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
	border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
	overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
	/* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	display: inline-block;
	/* 1 */
	vertical-align: baseline;
	/* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
	overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
	display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
	display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
	display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
	display: none; }

/***********
FONTS
***********/
@font-face {
	font-family: 'AT Our Bodoni Regular';
	src: url("fonts/AT Our Bodoni Regular.otf");
	font-weight: normal;
	font-style: normal; }

@font-face {
	font-family: 'AT Our Bodoni Medium';
	src: url("fonts/AT Our Bodoni Medium.otf");
	font-weight: normal;
	font-style: normal; }

@font-face {
	font-family: 'AT Our Bodoni Regular Italic';
	src: url("fonts/AT Our Bodoni Regular Italic.otf");
	font-weight: normal;
	font-style: normal; }

@font-face {
	font-family: 'AT Our Bodoni Light Italic';
	src: url("fonts/AT Our Bodoni Light Italic.otf");
	font-weight: normal;
	font-style: normal; }

@font-face {
	font-family: 'WFutura-Light';
	src: url("fonts/WFutura-Light.otf");
	font-weight: normal;
	font-style: normal; }

@font-face {
	font-family: 'WFutura-Medium';
	src: url("fonts/WFutura-Medium.otf");
	font-weight: normal;
	font-style: normal; }

@font-face {
	font-family: 'WFutura-SemiBold';
	src: url("fonts/WFutura-Light.otf");
	font-weight: normal;
	font-style: normal; }

/***********
COLOURS
***********/
/*------------------------------------------------------------------
[Table of contents]

1. Accessibility
2. Alignments
3. Typography
4. Layout
5. Sidebar
6. Header
7. Navigation
8. Slider
9. Content
10.Footer
-------------------------------------------------------------------*/
/*--------------------------------------------------------------
1. Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */ }

/*--------------------------------------------------------------
2. Alignments
--------------------------------------------------------------*/
.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.3em; }

.alignright {
	float: right;
	margin-left: 1.5em; }

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto; }

.centered {
	text-align: center; }

.clearfix:after {
	content: "";
	display: table;
	clear: both; }

.clr {
	clear: both; }

/*------------------------------------------------------------------
[3. Typography]
*/
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

/*------------------------------------------------------------------
[4. Layout]
*/
.container {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 10px; }

img, iframe, video {
	max-width: 100%;
	height: auto; }

iframe {
	width: 650px !important;
	height: 365px !important; }

/*------------------------------------------------------------------
[5. Sidebar]
*/
/*------------------------------------------------------------------
[6. Header]
*/
.sticky-header {
	position: fixed;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 999; }

header {
	background: #000000;
	padding: 15px 0; }

.header-content {
	max-width: 980px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #ffffff;
	padding: 0px 5px; }
@media (max-width: 780px) {
	.header-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		position: relative; } }
.header-content .logo {
	padding: 2px 0 0 2px; }
.header-content .menu-icon {
	display: block;
	position: absolute;
	right: 10px;
	width: 30px;
	z-index: 999;
	padding: 20px;
	-webkit-transition: background 0.4s ease;
	transition: background 0.4s ease;
	display: none; }
@media (max-width: 780px) {
	.header-content .menu-icon {
		display: block; } }
.header-content .menu-icon.open {
	background: #9c9ea0; }
.header-content .title {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	text-align: center;
	font-size: 1.125em;
	text-transform: uppercase;
	font-family: "AT Our Bodoni Medium", Helvetica, Arial, Sans-serif;
	letter-spacing: 0.07em;
	padding: 9px 0;
	padding-right: 80px; }
@media (max-width: 780px) {
	.header-content .title {
		text-align: left;
		font-size: 1em;
		padding-right: 0px;
		padding-bottom: 0; } }
.header-content .search {
	padding: 5px 0 5px 5px;
	border-left: 2px solid #ffffff;
	position: relative; }
@media (max-width: 780px) {
	.header-content .search {
		display: none; } }
.header-content .search img {
	vertical-align: middle;
	cursor: pointer; }
.header-content .search form {
	position: absolute;
	top: 0px;
	right: 27px; }
.header-content .search form input {
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	letter-spacing: 0.03em;
	border: none;
	padding: 6px 0px;
	width: 0px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
	transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1); }
.header-content .search form .input-open {
	padding: 6px;
	width: 200px; }

/*------------------------------------------------------------------
[7. Navigation]
*/
nav {
	background: #ffffff;
	border-bottom: 1px solid rgba(237, 237, 237, 0.7);
	border-top: 1px solid #ffffff;
	left: 0px; }
nav ul {
	margin: 0 auto;
	padding: 15px 15px 13px 15px;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; }
@media (max-width: 780px) {
	nav ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		position: absolute;
		top: 0px;
		left: 0px;
		background: #ffffff;
		width: 300px;
		height: 100vh;
		padding: 25px;
		-webkit-transition: left 0.3s;
		transition: left 0.3s; } }
@media (max-width: 780px) {
	nav li {
		border-top: 1px solid #9c9ea0;
		padding: 15px 0; }
	nav li:nth-child(1) {
		border-top: none; }
	nav li:nth-child(1):before {
		content: none; }
	nav li:nth-child(7):before {
		content: none; }
	nav li:before {
		content: '+';
		padding-right: 15px;
		float: left; } }
nav li:hover a {
	color: #9c9ea0;
	-webkit-transition: none;
	transition: none; }
@media (max-width: 780px) {
	nav li:hover a {
		border-bottom: none; } }
nav a {
	display: block;
	text-transform: uppercase;
	font-family: "WFutura-Medium", Helvetica, Arial, Sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #2F2B32; }
@media (max-width: 780px) {
	nav a {
		font-size: 16px; } }

@media (max-width: 780px) {
	nav ul li.close:before {
		content: '\2212'; } }

.menu {
	left: -300px; }

.show-menu {
	left: 0px; }

.menu-main-menu-container {
	max-width: 980px;
	margin: 0 auto; }

/* ::::::SUB-MENU STYLES:::::: */
nav ul li:hover .custom-sub {
	opacity: 1;
	visibility: visible; }

.custom-sub {
	position: absolute;
	left: 0;
	right: 0;
	height: 180px;
	padding-top: 0px;
	background: #ffffff;
	border-bottom: 1px solid rgba(237, 237, 237, 0.7);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s;
	transition: 0.3s; }
@media (max-width: 780px) {
	.custom-sub {
		height: auto;
		opacity: 1;
		visibility: visible;
		position: relative;
		border-bottom: none; } }

.sub-menu {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 980px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px; }
@media (max-width: 780px) {
	.sub-menu {
		height: auto;
		padding: 0px;
		position: relative;
		left: 0px;
		width: 100%; } }
.sub-menu li {
	border-bottom: none !important; }
@media (max-width: 780px) {
	.sub-menu li {
		width: 100%;
		border: none;
		margin: 0px; } }
.sub-menu li:before {
	content: none; }
.sub-menu a {
	font-weight: normal;
	color: #000000 !important;
	border-bottom: none !important;
	display: block; }

ul.sub-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 10px 15px; }
@media (max-width: 780px) {
	ul.sub-menu {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		position: relative; } }

ul.sub-menu.menu-depth-1 {
	padding: 5px 10px;
	border-bottom: none; }
@media (max-width: 780px) {
	ul.sub-menu.menu-depth-1 {
		display: none;
		padding: 0; } }

ul.sub-menu.menu-depth-1 li {
	padding: 0px; }

ul.sub-menu.menu-depth-2 {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-top: 1px solid #9c9ea0;
	padding: 15px 0 0 0; }
@media (max-width: 780px) {
	ul.sub-menu.menu-depth-2 {
		border-top: none;
		padding: 0 0 0 0; } }
ul.sub-menu.menu-depth-2 li {
	margin: 5px 0; }
@media (max-width: 780px) {
	ul.sub-menu.menu-depth-2 li {
		margin: 0;
		padding: 8px 0; } }

ul.sub-menu li.col {
	margin-top: 60px;
	width: 30%;
	margin-right: 5%;
	position: relative; }
@media (max-width: 780px) {
	ul.sub-menu li.col {
		margin-top: 0px;
		width: 100%;
		margin-right: 0; } }

li.current-menu-item a {
	color: #9c9ea0 !important; }

.current-menu-ancestor > a {
	color: #9c9ea0 !important; }

ul.sub-menu li.col > a {
	display: none; }

#menu-item-1493:before {
	position: absolute;
	top: -30px;
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	width: 100%;
	content: 'Contacts'; }
@media (max-width: 780px) {
	#menu-item-1493:before {
		display: none; } }

#menu-item-1460:before {
	position: absolute;
	top: -30px;
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	width: 100%;
	content: 'Overview'; }
@media (max-width: 780px) {
	#menu-item-1460:before {
		display: none; } }

#menu-item-1465:before {
	position: absolute;
	top: -30px;
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	width: 100%;
	content: 'Sustainability'; }
@media (max-width: 780px) {
	#menu-item-1465:before {
		display: none; } }

#menu-item-1470:before {
	position: absolute;
	top: -30px;
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	width: 100%;
	content: 'Directorate'; }
@media (max-width: 780px) {
	#menu-item-1470:before {
		display: none; } }

#menu-item-1478:before {
	position: absolute;
	top: -30px;
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	width: 100%;
	content: 'Investors'; }
@media (max-width: 780px) {
	#menu-item-1478:before {
		display: none; } }

#menu-item-1485:before {
	position: absolute;
	top: -30px;
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	width: 100%;
	content: 'Governance'; }
@media (max-width: 780px) {
	#menu-item-1485:before {
		display: none; } }

.menu-icon span {
	display: block;
	position: absolute;
	height: 2px;
	width: 85%;
	background: #9c9ea0;
	border-radius: 9px;
	opacity: 1;
	left: 3px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out; }

.menu-icon span:nth-child(1) {
	top: 8px;
	-webkit-transform-origin: left center;
	transform-origin: left center; }

.menu-icon span:nth-child(2) {
	top: 18px;
	-webkit-transform-origin: left center;
	transform-origin: left center; }

.menu-icon span:nth-child(3) {
	top: 28px;
	-webkit-transform-origin: left center;
	transform-origin: left center; }

.menu-icon.open span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 6px;
	left: 8px;
	background: #2F2B32; }

.menu-icon.open span:nth-child(2) {
	width: 0%;
	opacity: 0; }

.menu-icon.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 30px;
	left: 8px;
	background: #2F2B32; }

/*------------------------------------------------------------------
[8. Slider]
*/
#slider {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 800;
	padding-top: 40px; }

.slide {
	margin-top: 80px;
	padding-left: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative; }

.slide-content {
	min-height: 255px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 40px; }

li.slide.flex-active-slide {
	padding: 0px 10px; }

.geo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
@media (max-width: 660px) {
	.geo {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.geo div {
	margin: 5px;
	padding: 15px 0;
	text-align: center;
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif; }
@media (max-width: 660px) {
	.geo div {
		width: 100%; } }
.geo h2 {
	margin: 0;
	padding: 0; }
.geo .intro {
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	font-size: 22px;
	text-align: center;
	padding: 20px 15px; }
.geo .figs {
	padding: 20px 15px; }
.geo .figs img {
	max-width: 100%;
	height: auto;
	padding-top: 8px; }
.geo .maps {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0;
	position: relative; }
.geo .maps:before {
	content: 'Operating profit from continuing operations by geography';
	display: block;
	position: absolute;
	top: -30px; }
@media (max-width: 660px) {
	.geo .maps:before {
		top: 0px; } }
.geo .maps .map {
	width: 40%;
	min-height: 155px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
.geo .maps .africa {
	background: url("images/africa.png") no-repeat center;
	background-size: contain; }
.geo .maps .aus {
	background: url("images/australia.png") no-repeat center;
	background-size: contain; }

.reports {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
@media (max-width: 660px) {
	.reports {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap; } }
.reports .reports-intro {
	width: 20%;
	border-right: 1px solid #000000;
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	font-size: 22px;
	text-align: center;
	padding: 65px 0; }
@media (max-width: 660px) {
	.reports .reports-intro {
		width: 100%;
		border-right: none;
		padding: 10px 0; } }
.reports .report-links {
	width: 80%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; }
@media (max-width: 660px) {
	.reports .report-links {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center; } }
.reports .report-links a {
	margin: 0 15px;
	display: block; }
.reports .report {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0.03em; }
.reports .report img {
	padding-top: 5px;
	max-width: 100%;
	height: auto; }
@media (max-width: 780px) {
	.reports .report {
		font-size: 11px; } }
@media (max-width: 660px) {
	.reports .report {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		width: 50%;
		margin-bottom: 10px; } }

.profit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; }
@media (max-width: 660px) {
	.profit {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.profit div {
	width: 25%;
	margin: 10px;
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	text-align: center;
	padding: 30px 0;
	position: relative; }
.profit div:nth-child(2):before {
	content: 'Operating profit by category';
	display: block;
	position: absolute;
	top: -30px; }
@media (max-width: 660px) {
	.profit div:nth-child(2):before {
		top: -30px;
		left: 0px;
		right: 0px; } }
@media (max-width: 660px) {
	.profit div {
		width: 100%;
		padding: 10px 0; } 

.dotted-right:first-of-type {
    margin-bottom: 30px; /* Set your desired margin-bottom value */
}

}
.profit h2 {
	margin: 0;
	padding: 0; }
.profit img {
	padding-top: 10px; }

.profit-title {
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	text-align: center;
	display: block;
	position: relative;
	top: 30px; }

.dotted-right {
	border-right: 2px dotted #9c9ea0; }
@media (max-width: 660px) {
	.dotted-right {
		border-right: none;
		border-bottom: 2px dotted #9c9ea0; } }

.flex-direction-nav a {
	-webkit-transition: none;
	transition: none !important; }

.flexslider .flex-next, .flexslider .flex-prev {
	opacity: 1 !important; }

.flexslider .flex-prev {
	left: 10px !important; }

.flexslider .flex-next {
	right: 10px !important; }

.flexslider ol.flex-control-nav.flex-control-paging {
	position: relative;
	top: 10px !important; }

.flex-direction-nav a.flex-prev {
	background: url("images/prev-arrow.png") no-repeat center;
	left: 0px !important; }

.flex-direction-nav a.flex-next {
	background: url("images/next-arrow.png") no-repeat center;
	right: 0px !important; }

/*------------------------------------------------------------------
[9. Content]
*/
.frontpage h2 {
	color: #000000;
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	font-size: 3.125em;
	text-align: center; }
@media (max-width: 780px) {
	.frontpage h2 {
		font-size: 2.2em; } }

#main {
	margin-top: 115px;
	padding-bottom: 90px; }
@media (max-width: 780px) {
	#main {
		padding-bottom: 35px;
		margin-top: 97px; } }

.hero {
		background: linear-gradient(rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.2)) ,url("images/home/home-hero-3-2025v1.jpg") no-repeat;
	background-position: top;
	background-position-y: 110px;
	/*background-size: auto 80%;*/
    background-size: cover;
	background-attachment: fixed;
	image-rendering: -webkit-optimize-contrast; }
@media screen and (min-width: 2000px) {
	.hero {
		background-size: cover; } }
@media (max-width: 780px) {
	.hero {
		background-size: cover;
		background-attachment: scroll;
		background-position: center; } }
.hero .hero-content {
	text-align: center;
	color: #ffffff;
	font-family: "AT Our Bodoni Medium", Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	padding: 290px 0;
	font-size: 3.4375em; }
@media (max-width: 780px) {
	.hero .hero-content {
		font-size: 2.2em;
		padding: 120px 0; } }
.hero .hero-content img {
	max-width: 100%;
	height: auto;
	padding: 0 10px; }

.full-hero {
	background-repeat: no-repeat !important;
	background-position: top !important;
	background-size: cover !important;
	padding: 60px 0 40px 0;
	image-rendering: -webkit-optimize-contrast; }

.full-fixed {
	background-attachment: fixed !important;
	background-size: cover !important;
	image-rendering: -webkit-optimize-contrast; }

.widget-banner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 40px; }

section {
	padding: 20px 0; }
section h2 {
	color: #000000;
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	font-size: 50px;
	text-align: center; }

.bg-grey {
	background: #fafafa;
	padding-bottom: 70px; }

.top-hero {
	padding-bottom: 0px !important; }

.page-template-top-hero-template #page, .page-template-top-hero-template .widget-intro-page {
	padding-bottom: 130px; }

/**** Our Group section = home page ****/
#group {
	margin-bottom: 30px; }

.group-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: inline-flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 0 30px; }
@media (max-width: 660px) {
	.group-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; } }
.group-wrap .group-block {
	position: relative;
	max-width: 260px;
	margin: 5px;
	cursor: pointer; }
.group-wrap .group-block .block-content {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 53px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.9);
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-size: 14px;
	padding: 25px;
	text-decoration: none;
	color: #2F2B32;
	opacity: 0;
	line-height: 18px;
	-webkit-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
	height: 87%; }
@media (max-width: 660px) {
	.group-wrap .group-block .block-content {
		font-size: 16px; } }
.group-wrap .group-block .block-content span {
	padding-bottom: 9px; }
.group-wrap .group-block:hover .block-content {
	opacity: 1;
	cursor: pointer; }
.group-wrap .group-block .block-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 0;
	background: whitesmoke;
	min-height: 38px; }

a.block-content:hover {
	cursor: pointer; }

/**** Group overview section = home page ****/
.results-btn-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }

.latest-results-btn {
	text-decoration: none;
	text-transform: uppercase;
	font-family: "WFutura-Medium", Helvetica, Arial, Sans-serif;
	color: #2F2B32;
	letter-spacing: 0.05em;
	padding: 10px 15px;
	position: relative;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease; }
.latest-results-btn:hover {
	background: #9c9ea0; }

.btn-icon {
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 40px;
	background: #ffffff url("images/graph-icon-bl.png") no-repeat center;
	background-size: contain;
	padding: 30px;
	background-size: 45px;
	margin-left: 5px; }

/**** Sustainability section = home page ****/
.sus-bg {
	padding: 20px 0;
	background: url("images/sustainability-bg-2023.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
	background-size: cover;
	image-rendering: -webkit-optimize-contrast; }
@media (max-width: 780px) {
	.sus-bg {
		background-attachment: scroll; } }

.sus-txt {
	color: #ffffff;
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-size: 25px;
	padding: 40px 0 40px 20px;
	width: 270px; }
@media (max-width: 780px) {
	.sus-txt {
		width: 100%; } }

/**** goals section = home page ****/
.goals-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 0 10px 0; }
@media (max-width: 780px) {
	.goals-container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start; } }
@media (max-width: 660px) {
	.goals-container {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start; } }
.goals-container .goal-item {
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #3c3740;
	font-size: 13px;
	width: 20%;
	margin: 0px 3px;
	background: rgba(255, 255, 255, 0.89);
	padding: 30px 10px; }
@media (max-width: 780px) {
	.goals-container .goal-item {
		width: 30%;
		margin-bottom: 15px; } }
@media (max-width: 660px) {
	.goals-container .goal-item {
		width: 45% !important; } }
.goals-container .goal-item img {
	max-width: 100%; }
.goals-container .goal-item .content {
	padding-top: 5px; }
.goals-container .goal-item .large-font {
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0!important;
	color: #564e5b; }
.goals-container .goal-item .fig-font {
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif;
	font-size: 30px;
	letter-spacing: -0.06em;
	color: #564e5b; }
.goals-container .goal-item .fig-font-small {
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif;
	font-size: 13px;
	padding-left: 3px;
	color: #564e5b; }
.goals-container .goal-item span.less-lead {
	position: relative;
	top: 3px; }
.goals-container .goal-item .content.spc {
	position: relative;
	top: 2px; }

.business-journey-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #000000;
	padding: 40px 0 45px 0; }
@media (max-width: 660px) {
	.business-journey-container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.business-journey-container .icon {
	width: 13%; }
@media (max-width: 660px) {
	.business-journey-container .icon {
		width: 100%;
		text-align: center; } }
.business-journey-container .content {
	width: 87%;
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif;
	font-size: 30px;
	padding-right: 10px; }
@media (max-width: 660px) {
	.business-journey-container .content {
		width: 100%;
		text-align: left;
		font-size: 22px; } }

.gl-btn-wrap {
	text-align: center; }
.gl-btn-wrap a {
	text-decoration: none;
	background: #000000;
	padding: 10px 15px;
	color: #ffffff;
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	border: 1px solid #000000;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease; }
.gl-btn-wrap a:hover {
	background-color: lightgrey;
	color: #2F2B32; }
@media (max-width: 660px) {
	.gl-btn-wrap a {
		display: block;
		margin-bottom: 30px; } }

/*------------------------------------------------------------------
[10..1 Page content styles]
*/
#page, .widget-intro-page {
	padding: 5px 5px 0 5px;
	color: #3c3740;
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 0.04em;
	line-height: 21px; }
@media (max-width: 660px) {
	#page, .widget-intro-page {
		padding: 10px; } }
#page .narrow-container, .widget-intro-page .narrow-container {
	padding: 0 100px; }
@media (max-width: 780px) {
	#page .narrow-container, .widget-intro-page .narrow-container {
		padding: 5px; } }
#page iframe, .widget-intro-page iframe {
	padding: 20px 0; }
#page h1, .widget-intro-page h1 {
	text-align: center;
	display: block;
	padding: 0 50px 30px 50px;
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif;
	line-height: 50px;
	font-size: 50px;
	font-weight: normal;
	color: #2F2B32; }
#page h1 img, .widget-intro-page h1 img {
	padding: 0; }
#page h1:after, .widget-intro-page h1:after {
	content: ' ';
	position: relative;
	top: 20px;
	height: 5px;
	margin: 0 auto;
	border-bottom: 1px solid #9c9ea0;
	display: block; }
@media (max-width: 660px) {
	#page h1, .widget-intro-page h1 {
		padding: 10px;
		font-size: 33px;
		line-height: 40px;
		margin-top: 0px; } }
#page h2, .widget-intro-page h2 {
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 18px;
	padding: 0 60px;
	line-height: 26px;
	margin-bottom: 35px;
	color: #2F2B32; }
@media (max-width: 660px) {
	#page h2, .widget-intro-page h2 {
		padding: 10px;
		font-size: 17px;
		line-height: 22px;
		margin-bottom: 10px; } }
#page h3, .widget-intro-page h3 {
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	font-size: 18px;
	margin-bottom: 3px;
	letter-spacing: 0.06em;
	color: #2F2B32;
	position: relative; }
#page h3.contact-heading, .widget-intro-page h3.contact-heading {
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 0; }
#page h4, .widget-intro-page h4 {
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	font-size: 16px; }
#page ul, .widget-intro-page ul {
	font-size: 15px;
	margin-top: 0px;
	padding: 0 0 0 30px; }
#page a, .widget-intro-page a {
	color: #2F2B32;
	text-decoration: underline; }
#page .split, .widget-intro-page .split {
	overflow: hidden;
	padding: 0 80px; }
@media (max-width: 780px) {
	#page .split, .widget-intro-page .split {
		padding: 0 10px; } }
#page .split .main-content, .widget-intro-page .split .main-content {
	float: left;
	width: 60%;
	padding-right: 35px; }
@media (max-width: 780px) {
	#page .split .main-content, .widget-intro-page .split .main-content {
		float: none;
		width: 100%; } }
#page .quote, .widget-intro-page .quote {
	width: 40%;
	float: right;
	display: block;
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif;
	font-size: 30px;
	line-height: 33px;
	padding: 30px 5px 30px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000; }
@media (max-width: 780px) {
	#page .quote, .widget-intro-page .quote {
		float: none;
		width: 100%; } }
#page .back-btn, .widget-intro-page .back-btn {
	text-align: center;
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-size: 20px;
	line-height: 30px; }
#page .back-btn img, .widget-intro-page .back-btn img {
	padding: 0px; }
#page .back-btn img:hover, .widget-intro-page .back-btn img:hover {
	-webkit-animation: bounce 0.3s infinite;
	animation: bounce 0.3s infinite; }
#page hr, .widget-intro-page hr {
	max-width: 700px; }
#page .block-wrap, .widget-intro-page .block-wrap {
	border-bottom: 1px solid #9c9ea0;
	padding-top: 20px;
	padding-bottom: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; }
@media (max-width: 660px) {
	#page .block-wrap, .widget-intro-page .block-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		border-bottom: none;
		padding-bottom: 0; } }
#page .block-wrap .block-l, .widget-intro-page .block-wrap .block-l {
	width: 25%;
	padding: 20px;
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif;
	font-size: 18px;
	letter-spacing: 0.00em; }
@media (max-width: 660px) {
	#page .block-wrap .block-l, .widget-intro-page .block-wrap .block-l {
		width: 100%; } }
#page .block-wrap .block-r, .widget-intro-page .block-wrap .block-r {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	border-left: 1px solid #9c9ea0;
	padding: 20px 20px 0px 20px; }
#page .block-wrap .block-r h4, .widget-intro-page .block-wrap .block-r h4 {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif; }
#page .block-wrap .block-r h5, .widget-intro-page .block-wrap .block-r h5 {
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 10px; }
#page .block-wrap .block-r p, .widget-intro-page .block-wrap .block-r p {
	margin-top: 0; }
@media (max-width: 660px) {
	#page .block-wrap .block-r, .widget-intro-page .block-wrap .block-r {
		width: 100%;
		border-left: none;
		border-top: 2px solid #9c9ea0; } }
#page .block-wrap#values, .widget-intro-page .block-wrap#values {
	border-bottom: none; }
#page h3.up:after, .widget-intro-page h3.up:after {
	content: '';
	position: absolute;
	top: 0px;
	right: -110px;
	display: block;
	width: 20px;
	height: 20px;
	background: url("images/up-btn-small.png") no-repeat center center;
	cursor: pointer; }
@media (max-width: 780px) {
	#page h3.up:after, .widget-intro-page h3.up:after {
		top: -10px;
		right: -10px;
		width: 25px;
		height: 25px;
		background-repeat: no-repeat;
		background-size: cover; } }
#page .no-border, .widget-intro-page .no-border {
	border-bottom: none; }
#page .block-l.strat-l, .widget-intro-page .block-l.strat-l {
	padding: 0px 20px 20px 0; }
#page .strat-l, .widget-intro-page .strat-l {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start; }
@media (max-width: 780px) {
	#page .strat-l, .widget-intro-page .strat-l {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
#page .strat-l img, .widget-intro-page .strat-l img {
	padding-right: 5px; }
@media (max-width: 780px) {
	#page .strat-l img, .widget-intro-page .strat-l img {
		padding: 0px;
		margin-bottom: 10px; } }
#page .strat-l h4, .widget-intro-page .strat-l h4 {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif; }
#page .strat-l h5, .widget-intro-page .strat-l h5 {
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-size: 17px;
	margin: 0; }
#page .strat-l .l-content, .widget-intro-page .strat-l .l-content {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2; }
#page .block-r.strat-r, .widget-intro-page .block-r.strat-r {
	padding-top: 0px;
	padding-bottom: 0px; }
#page .block-r.strat-r ul, .widget-intro-page .block-r.strat-r ul {
	margin-bottom: 0px; }
#page .gl-btn-wrap a, .widget-intro-page .gl-btn-wrap a {
	color: #ffffff;
	text-decoration: none; }
#page .gl-btn-wrap a:hover, .widget-intro-page .gl-btn-wrap a:hover {
	color: #2F2B32; }
#page .link-box, .widget-intro-page .link-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	left: -24px; }
@media (max-width: 780px) {
	#page .link-box, .widget-intro-page .link-box {
		left: 0px; } }
#page .link-box .icon img, .widget-intro-page .link-box .icon img {
	padding: 5px 0 0 0; }
#page .link-box .links, .widget-intro-page .link-box .links {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	font-size: 16px;
	padding: 0 0 0 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column; }
#page .link-box .links a, .widget-intro-page .link-box .links a {
	padding: 0 0; }
#page .link-box .share-h a, .widget-intro-page .link-box .share-h a {
	padding: 5px 0;
	display: block; }
#page .link-box a, .widget-intro-page .link-box a {
	display: block; }
#page .icon.h, .widget-intro-page .icon.h {
	padding-top: 4px; }
#page .search-title, .widget-intro-page .search-title {
	text-align: left;
	padding-left: 0px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif; }
#page .search-url, .widget-intro-page .search-url {
	font-size: 12px;
	color: #9c9ea0; }
#page .search-content, .widget-intro-page .search-content {
	border-bottom: 1px solid #ededed; }
#page p#execs, .widget-intro-page p#execs {
	padding-top: 60px; }
#page label.assistive-text, .widget-intro-page label.assistive-text {
	display: none; }
#page form#searchform, .widget-intro-page form#searchform {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; }
#page form#searchform input#s, .widget-intro-page form#searchform input#s {
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	text-indent: 5px; }
#page input#searchsubmit, .widget-intro-page input#searchsubmit {
	border: none;
	background: whitesmoke;
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	padding: 4px 15px;
	margin-left: 5px;
	cursor: pointer;
	-webkit-transition: 0.4s;
	transition: 0.4s; }
#page input#searchsubmit:hover, .widget-intro-page input#searchsubmit:hover {
	background: #9c9ea0; }
#page .not-found, .widget-intro-page .not-found {
	text-align: center; }
#page .custom-svg, .widget-intro-page .custom-svg {
	max-width: 100%;
	height: auto; }
#page .header-svg, .widget-intro-page .header-svg {
	max-width: 80px;
	height: auto; }
#page li.level2, .widget-intro-page li.level2 {
	margin-left: 15px; }

.calendar td {
	padding: 8px 15px !important; }

.calendar td strong {
	color: #000000;
	font-size: 20px; }

td.br {
	border-right: 1px solid lightgray; }

.widget-intro-page h1 {
	text-transform: uppercase; }

.padded {
	padding: 300px 0; }

.container.widget-banner h1 {
	color: #ffffff;
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif;
	font-size: 50px;
	font-weight: normal;
	text-align: center;
	margin: 0; }

.container.widget-banner h2 {
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 20px;
	padding: 0 60px;
	line-height: 30px;
	margin-bottom: 35px;
	color: #ffffff; }

.container.widget-banner .small {
	font-size: 16px;
	margin: 0; }

.journey-goals {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 25px; }
@media (max-width: 660px) {
	.journey-goals {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center; } }
.journey-goals .journey-item {
	max-width: 120px;
	text-align: center;
	color: #ffffff; }
@media screen and (max-width: 980px) {
	.journey-goals .journey-item {
		max-width: 25%; } }
@media (max-width: 660px) {
	.journey-goals .journey-item {
		max-width: 40%; } }
.journey-goals .title {
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-weight: 700;
	text-align: center;
	font-size: 14px;
	letter-spacing: 0.08em;
	margin-bottom: 5px; }
.journey-goals p {
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif;
	font-weight: 300;
	letter-spacing: 0.10em;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px; }
.journey-goals img {
	margin-bottom: 15px; }
.journey-goals img:hover {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1); }

@keyframes fadein {
	from {
		opacity: 0; }
	to {
		opacity: 1; } }

/* Firefox < 16 */

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
	from {
		opacity: 0; }
	to {
		opacity: 1; } }

/* Internet Explorer */

/* Opera < 12.1 */

#page, .widget-intro-page {
	-webkit-animation: fadein 1s;
	animation: fadein 1s; }

@-webkit-keyframes bounce {
	from {
		-webkit-transform: scale(1);
		transform: scale(1); }
	to {
		-webkit-transform: scale(0.95);
		transform: scale(0.95); } }

@keyframes bounce {
	from {
		-webkit-transform: scale(1);
		transform: scale(1); }
	to {
		-webkit-transform: scale(0.95);
		transform: scale(0.95); } }

.directors {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	position: relative;
	left: 40px;
	padding: 0 50px; }
@media (max-width: 660px) {
	.directors {
		left: 0; } }
@media (max-width: 500px) {
	.directors {
		-ms-flex-pack: distribute;
		justify-content: space-around;
		padding: 0 10px; } }

.directors .exec {
	position: relative; }

.to-top {
	position: absolute;
	top: 90px;
	right: 40px;
	padding: 5px;
	cursor: pointer; }
@media (max-width: 500px) {
	.to-top {
		display: none; } }
.to-top span {
	position: relative;
	left: 5px;
	width: 15px;
	height: 15px;
	display: block;
	border-top: 3px solid;
	border-left: 3px solid;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg); }

.pop-item {
	width: 22%;
	margin: 5px 5px 15px 5px; }
@media screen and (max-width: 950px) {
	.pop-item {
		width: 29%; } }
@media (max-width: 780px) {
	.pop-item {
		width: 29%; } }
@media (max-width: 500px) {
	.pop-item {
		width: 40%; } }
.pop-item img {
	width: 95%; }

.show-pop {
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease; }
.show-pop:hover {
	cursor: pointer;
	-webkit-filter: opacity(0.07);
	filter: opacity(0.7); }
.show-pop img {
	padding: 0 !important; }

.pop-container-wrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(34, 34, 34, 0.94);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 999; }

.pop-contents {
	background: #fff;
	width: 50vw;
	margin: 0 auto;
	padding: 40px;
	height: auto;
	position: relative;
	-webkit-box-shadow: 2px 2px 10px #222;
	box-shadow: 2px 2px 10px #222;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; }
@media screen and (max-width: 1800px) {
	.pop-contents {
		width: 70vw;
		height: 70vh; } }
@media screen and (tablet) {
	.pop-contents {
		height: 80vh;
		width: 100vw;
		overflow-y: scroll; } }
@media (max-width: 660px) {
	.pop-contents {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 90vh;
		width: 90vw;
		padding: 5px;
		overflow-y: auto; } }
.pop-contents .thumbnail {
	min-width: 15%;
	padding-right: 10px; }
.pop-contents .thumbnail img {
	max-width: 115px; }
.pop-contents .content {
	width: 85%;
	padding: 0 10px 0 10px;
	overflow-y: auto; }
@media (max-width: 660px) {
	.pop-contents .content {
		width: 100%;
		padding: 0px;
		overflow-y: auto; } }
.pop-contents .content b, .pop-contents .content em, .pop-contents .content strong {
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-size: 16px; }
.pop-contents a.close-pop {
	display: block;
	padding: 17px;
	position: absolute;
	right: 20px;
	top: 15px;
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif !important;
	font-weight: normal !important;
	font-size: 40px;
	text-decoration: none !important;
	color: #2F2B32; }

.close-pop span {
	display: block;
	position: absolute;
	left: -3px;
	top: 15px;
	height: 1px;
	width: 40px;
	background: #9c9ea0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg); }

.close-pop span:last-child {
	display: block;
	position: absolute;
	left: -3px;
	top: 15px;
	height: 1px;
	width: 40px;
	background: #9c9ea0;
	-webkit-transform: rotate(136deg);
	transform: rotate(136deg); }

.name {
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	font-size: 14px; }

.designation {
	font-size: 13px; }

span.small {
	position: relative;
	top: -5px;
	font-size: 14px;
	font-family: "WFutura-Light", Helvetica, Arial, Sans-serif; }

.uline:after {
	content: ' ';
	position: relative;
	top: 10px;
	height: 5px;
	margin: 0 auto;
	border-bottom: 1px solid #9c9ea0;
	display: block; }

.approach-btn-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around; }
@media (max-width: 660px) {
	.approach-btn-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.approach-btn-wrap a {
	display: block;
	text-align: center;
	padding: 10px 35px;
	background: whitesmoke; }
.approach-btn-wrap a:hover {
	background: #9c9ea0; }
.approach-btn-wrap a img {
	padding: 0;
	vertical-align: middle; }
@media (max-width: 660px) {
	.approach-btn-wrap a {
		margin: 5px;
		padding: 15px 15px; } }

.tab-container {
	position: relative;
	overflow: hidden; }
@media (max-width: 780px) {

.padded {
	padding: 100px 0; }

	.tab-container {
		overflow: scroll; }
	.tab-container ::-webkit-scrollbar {
		display: none; } }

.scroll-message {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 0 5px 0;
	display: block;
	text-align: left; }
.scroll-message img {
	padding-right: 5px;
	width: 24px !important;
	height: 21px !important; }

.tab-more {
	position: absolute;
	right: 0px;
	top: 1px;
	padding: 9px 16px;
	background: #ffffff;
	cursor: pointer;
	z-index: 99;
	border: 1px solid lightgray;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	display: none; }
.tab-more:hover {
	background: lightgray; }

#page .tab-content, .widget-intro-page .tab-content {
	display: none;
	padding: 15px;
	border: 1px solid #ffffff; }
#page .tab-content .post, .widget-intro-page .tab-content .post {
	padding: 10px 10px;
	margin-bottom: 10px; }
#page .tab-content .read-more, .widget-intro-page .tab-content .read-more {
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	background: #000000;
	padding: 10px 30px;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #000000;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	margin: 15px 0; }
#page .tab-content .read-more:hover, .widget-intro-page .tab-content .read-more:hover {
	background: lightgray;
	color: #2F2B32; }
#page .tab-content .date, .widget-intro-page .tab-content .date {
	font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	color: #9c9ea0;
	margin-bottom: 5px;
	font-size: 16px; }
#page .tab-content h3, .widget-intro-page .tab-content h3 {
	margin: 0px;
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif;
	font-weight: normal; }
#page .tab-content p, .widget-intro-page .tab-content p {
	margin: 0;
	padding: 0px 0 15px 0; }

#page .tab-content.current, .widget-intro-page .tab-content.current {
	display: inherit;
	position: relative;
	top: -1px;
	padding: 15px 0 0 0; }

#page ul.tabs, .widget-intro-page ul.tabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative; }
#page ul.tabs li, .widget-intro-page ul.tabs li {
	text-decoration: none;
	background: #f5f5f5;
	border: 1px solid #ffffff; }
#page ul.tabs li.current, .widget-intro-page ul.tabs li.current {
	background: #e8e8e8;
	color: #222;
	z-index: 99;
	border-bottom: none;
	position: relative; }
#page ul.tabs a, .widget-intro-page ul.tabs a {
	text-decoration: none;
	display: block;
	padding: 10px 15px;
	font-size: 18px;
	width: 65px; }

#page .tab-content ul, .widget-intro-page .tab-content ul {
	padding-left: 0;
	margin: 0;
	list-style: none; }

.report-content {
	background: #e8e8e8; }

#page .report-items ul, .widget-intro-page .report-items ul {
	list-style: none;
	margin: 0px;
	padding-left: 0px !important; }

#page .report-items li, .widget-intro-page .report-items li {
	position: relative;
	border-bottom: 1px solid #ffffff; }

#page .report-items a, .widget-intro-page .report-items a {
	text-decoration: none;
	display: block;
	padding: 10px;
	padding-left: 46px;
	-webkit-transition: 0.3s;
	transition: 0.3s; }
#page .report-items a:before, .widget-intro-page .report-items a:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 0px;
	width: 38px;
	height: 25px;
	background: url("images/arrow.png") no-repeat center;
	background-size: contain; }
#page .report-items a:hover, .widget-intro-page .report-items a:hover {
	background: #c2c2c2; }

#page .report-items .web-cast:before, .widget-intro-page .report-items .web-cast:before {
	background: url("images/web-cast-icon.png") no-repeat center;
	background-size: contain; }

.report-content p {
	display: none; }

iframe.sens-feed {
	padding-top: 0px !important;
	width: 100% !important;
	min-height: 610px !important;
	border: none; }

.post-content:empty {
	display: none; }

#page .large, .widget-intro-page .large {
	text-align: center;
	display: block;
	padding: 0 50px 10px 50px;
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif;
	line-height: 60px;
	font-size: 50px;
	font-weight: normal;
	color: #2F2B32; }

td.abstract {
	display: none !important; }

span.headline_link {
	font-family: "WFutura-Medium", Helvetica, Arial, Sans-serif;
	font-weight: normal; }

td.byline {
	padding-bottom: 15px; }

.scroll-tbl {
	overflow-x: auto; }

/*------------------------------------------------------------------
[10. Footer]
*/
#mainfooter {
	position: relative; }

.top {
	position: absolute;
	top: -18px;
	left: 0px;
	right: 0px;
	text-align: center;
	text-decoration: none;
	color: #9c9ea0;
	font-size: 12px;
	font-family: "WFutura-Medium", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	letter-spacing: 0.08em;
	width: 100px;
	margin: 0 auto; }
.top span {
	display: block;
	padding-top: 10px; }

footer {
	background: #000000;
	padding: 75px 0 0 0;
	color: #9c9ea0; }
@media (max-width: 780px) {
	footer {
		padding: 40px 0 40px 0; } }
footer .footer-details {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 50px; }
@media (max-width: 780px) {
	footer .footer-details {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
@media (max-width: 660px) {
	footer .footer-details {
		padding: 0 15px; } }
footer .company-details {
	width: 27%;
	padding: 15px 0; }
@media (max-width: 780px) {
	footer .company-details {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		margin-top: 15px; }
	footer .company-details .row1 {
		width: 45%;
		float: right;
		text-align: right; }
	footer .company-details .row2 {
		width: 45%; } }
footer .company-details .title {
	font-family: "WFutura-SemiBold", Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.07em;
	margin-bottom: 5px; }
footer .company-details ul {
	margin: 0;
	padding: 0;
	list-style: none; }
footer .company-details a {
	text-decoration: none;
	font-family: "WFutura-Medium", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	letter-spacing: 0.08em;
	font-size: 12px;
	color: #9c9ea0; }
footer .footer-links {
	width: 80%;
	font-family: "WFutura-Medium", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	letter-spacing: 0.08em;
	font-size: 14px; }
@media (max-width: 780px) {
	footer .footer-links {
		width: 100%; } }
footer .footer-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around; }
footer .footer-links li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0 15px;
	text-align: center;
	padding-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
	min-height: 165px; }
@media (max-width: 780px) {
	footer .footer-links li {
		width: 30%;
		margin: 0 5px; } }
footer .footer-links a {
	display: block;
	padding: 30px;
	margin: 15px;
	margin-bottom: 10px; }
footer .f-results {
	background: url("images/graph-icon-gr.png") no-repeat center bottom; }
footer .f-results:hover {
	background: url("images/graph-icon-wt.png") no-repeat center bottom; }
footer .f-news {
	background: url("images/news-icon-gr.png") no-repeat center bottom; }
footer .f-news:hover {
	background: url("images/news-icon-wt.png") no-repeat center bottom; }
footer .f-mail {
	background: url("images/mail-icon-gr.png") no-repeat center bottom; }
footer .f-mail:hover {
	background: url("images/mail-icon-wt.png") no-repeat center bottom; }
footer .f-divider {
	border-right: 1px solid rgba(237, 237, 237, 0.2); }
@media (max-width: 780px) {
	footer .f-divider {
		border-right: 1px solid rgba(237, 237, 237, 0); } }

.site-footer {
	padding: 100px 15px 15px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-family: "WFutura-Medium", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	letter-spacing: 0.09em;
	font-size: 11px; }
@media (max-width: 660px) {
	.site-footer {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; } }
.site-footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; }
.site-footer li {
	padding-right: 15px; }
@media (max-width: 660px) {
	.site-footer li {
		margin: 10px 0; } }
.site-footer a {
	color: #9c9ea0;
	text-decoration: none; }

/*******************
SVG STRUCTURE STYLES
*******************/
@media (max-width: 660px) {
	.desktop-svg {
		display: none; } }

.mobile-svg {
	display: none; }
@media (max-width: 660px) {
	.mobile-svg {
		display: block; } }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
	.desktop-svg {
		height: 600px; } }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
	.mobile-svg {
		height: 800px; } }

.desktop-svg svg {
	max-width: 100%; }

.desktop-svg a.svg-btn {
	text-decoration: none !important;
	cursor: pointer; }

.desktop-svg a.svg-btn:hover {
	text-decoration: none !important; }

.desktop-svg .cls-13 {
	-webkit-transition: 0.3s;
	transition: 0.3s; }

.desktop-svg a.svg-btn:hover .cls-13 {
	fill: grey !important;
	stroke: black;
	stroke-width: 1; }

.desktop-svg .cls-3 {
	font-family: "WFutura-Medium", Helvetica, Arial, Sans-serif !important;
	fill: #ffffff !important; }

.desktop-svg .cls-2 {
	font-family: "WFutura-Medium", Helvetica, Arial, Sans-serif !important;
	fill: #231f20 !important; }

.desktop-svg .cls-6 {
	letter-spacing: 0.04em !important; }

.desktop-svg .cls-5 {
	letter-spacing: 0.04em !important; }

.desktop-svg .cls-20 {
	letter-spacing: 0.04em !important; }

.desktop-svg .cls-14 {
	font-size: 0.57em !important;
	font-family: "AT Our Bodoni Medium", Helvetica, Arial, Sans-serif !important; }

.desktop-svg .cls-15 {
	font-size: 0.55em !important;
	font-family: "AT Our Bodoni Medium", Helvetica, Arial, Sans-serif !important; }

.desktop-svg .cls-12 {
	font-size: 10px !important;
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif !important; }

.mobile-svg a.svg-btn {
	text-decoration: none !important;
	cursor: pointer; }

.mobile-svg a.svg-btn:hover {
	text-decoration: none !important;
	cursor: pointer; }

.mobile-svg .cls-13 {
	-webkit-transition: 0.3s;
	transition: 0.3s; }

.mobile-svg a.svg-btn:hover .cls-13 {
	fill: grey !important;
	stroke: black;
	stroke-width: 1; }

.mobile-svg .cls-3 {
	font-family: "WFutura-Medium", Helvetica, Arial, Sans-serif !important; }

.mobile-svg .cls-2 {
	font-family: "WFutura-Medium", Helvetica, Arial, Sans-serif !important; }

.mobile-svg .cls-6 {
	letter-spacing: 0.04em !important; }

.mobile-svg .cls-5 {
	letter-spacing: 0.04em !important; }

.mobile-svg .cls-20 {
	letter-spacing: 0.04em !important; }

.mobile-svg .cls-14 {
	font-size: 0.57em !important;
	font-family: "AT Our Bodoni Medium", Helvetica, Arial, Sans-serif !important; }

.mobile-svg .cls-15 {
	font-size: 0.55em !important;
	font-family: "AT Our Bodoni Medium", Helvetica, Arial, Sans-serif !important; }

.mobile-svg .cls-12 {
	font-size: 10px !important;
	font-family: "AT Our Bodoni Regular", Helvetica, Arial, Sans-serif !important; }

.mobile-svg .cls-17 {
	font-size: 0.6em !important;
	font-family: "AT Our Bodoni Medium", Helvetica, Arial, Sans-serif !important;
	letter-spacing: -0.09em; }

/*# sourceMappingURL=style.css.map */

#page .report-items .web-video:before, .widget-intro-page .report-items .web-video:before {
	background: url(images/video-icon.png) no-repeat center;
	background-size: contain;
}

.txt {color:#fff;     font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
	padding: 0 60px;
	line-height: 10px;}
.home .txt {color:#000!important; font-family: "AT Our Bodoni Regular Italic", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
	padding: 0 60px;
	line-height: 10px;}