@font-face {
	font-family: 'LiebeDoris-Bold';
	src: url('../mvoa-fonts/LiebeDoris-Bold.eot');
	src: local('☺'), url('../mvoa-fonts/LiebeDoris-Bold.woff') format('woff'), url('../mvoa-fonts/LiebeDoris-Bold.ttf') format('truetype'), url('../mvoa-fonts/LiebeDoris-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Sentinel-Semibold';
	src: url('../mvoa-fonts/Sentinel-Semibold.eot');
	src: local('☺'), url('../mvoa-fonts/Sentinel-Semibold.woff') format('woff'), url('../mvoa-fonts/Sentinel-Semibold.ttf') format('truetype'), url('../mvoa-fonts/Sentinel-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Sentinel-Book';
	src: url('../mvoa-fonts/Sentinel-Book.eot');
	src: local('☺'), url('../mvoa-fonts/Sentinel-Book.woff') format('woff'), url('../mvoa-fonts/Sentinel-Book.ttf') format('truetype'), url('../mvoa-fonts/Sentinel-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Sentinel-BookItalic';
	src: url('../mvoa-fonts/Sentinel-BookItalic.eot');
	src: local('☺'), url('../mvoa-fonts/Sentinel-BookItalic.woff') format('woff'), url('../mvoa-fonts/Sentinel-BookItalic.ttf') format('truetype'), url('../mvoa-fonts/Sentinel-BookItalic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}




/* Text styling - TYPOGRAPHY
--------------------------------------------- */

.wrapper-mvoa-content,
.wrapper-mvoa-content p {
	font-family: "Sentinel-Book", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 19px !important;
	line-height: 1.2 !important;
	font-weight: normal !important;
	color: #3C3C3C !important;
}


.wrapper-mvoa-content h1,
.wrapper-mvoa-content h1 a {
	font-family: "Sentinel-BookItalic", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 48px !important;
	line-height: 1.1 !important;
	font-weight: normal !important;
	color: #74C9E3;
}

.wrapper-mvoa-content h2,
.wrapper-mvoa-content h2 a {
	font-family: "Sentinel-Semibold", "Helvetica Neue Bold", "Helvetica Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 38px !important;
	line-height: 1.0 !important;
	font-weight: normal !important;
	color: #3C3C3C;
}

.wrapper-mvoa-content h3,
.wrapper-mvoa-content h3 a {
	font-family: "Sentinel-BookItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 38px !important;
	line-height: 1.1 !important;
	font-weight: normal !important;
	color: #3C3C3C;
}

.wrapper-mvoa-content h4,
.wrapper-mvoa-content h4 a {
	font-family: "Sentinel-Semibold", "Helvetica Neue Bold", "Helvetica Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 34px !important;
	line-height: 1.0 !important;
	font-weight: normal !important;
	color: #3C3C3C;
}

.wrapper-mvoa-content h5,
.wrapper-mvoa-content h5 a {
	font-family: "Sentinel-Semibold", "Helvetica Neue Bold", "Helvetica Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 26px !important;
	line-height: 1.0 !important;
	font-weight: normal !important;
	color: #3C3C3C;
}

.wrapper-mvoa-content h6,
.wrapper-mvoa-content h6 a {
	font-family: "Sentinel-BookItalic", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 28px !important;
	line-height: 1.1 !important;
	font-weight: normal !important;
	color: #3C3C3C;
}


.wrapper-mvoa-content b,
.wrapper-mvoa-content strong,
.wrapper-mvoa-content .bold,
.wrapper-mvoa-content p a,
.wrapper-mvoa-content a,
.wrapper-mvoa-content li,
.wrapper-mvoa-content button,
.wrapper-mvoa-content .click_button {
	font-family: "Sentinel-Semibold", "Helvetica Neue Bold", "Helvetica Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: normal !important;
}


.wrapper-mvoa-content em,
.wrapper-mvoa-content i,
.wrapper-mvoa-content .italic,
.wrapper-mvoa-content .tariff .description,
.wrapper-mvoa-content table thead td {
	font-family: "Sentinel-BookItalic", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: normal !important;
	font-style: normal !important;
}


.typeface-sentinel_book {
	font-family: "Sentinel-Book", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
	font-weight: normal !important;
}

.typeface-sentinel_semibold {
	font-family: "Sentinel-Semibold", "Helvetica Neue Bold", "Helvetica Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: normal !important;
}





/* Text styling - COLOURS
--------------------------------------------- */

.text_highlight-dark_blue, .text_highlight-dark_blue a {
	color: #007097 !important;
}

.text_highlight-mid_blue, .text_highlight-mid_blue a {
	color: #74C9E3 !important;
}

.text_highlight-light_blue, .text_highlight-light_blue a {
	color: #82DCE1 !important;
}

.text_highlight-mid_grey, .text_highlight-mid_grey a {
	color: #3C3C3C !important;
}

.text_highlight-light_grey, .text_highlight-light_grey a {
	color: #DDDDDD !important;
}

.text_highlight-yellow, .text_highlight-yellow a {
	color: #FFD618 !important;
}

.text_highlight-white, .text_highlight-white a {
	color: #FFFFFF !important;
}

.text_highlight-off_white, .text_highlight-off_white a {
	color: #FBFAF6 !important;
}

.text_highlight-ivory, .text_highlight-ivory a {
	color: #F0EBE4 !important;
}

.text_highlight-mid_brown, .text_highlight-mid_brown a {
	color: #6F493F !important;
}

.text_highlight-dark_brown, .text_highlight-dark_brown a {
	color: #4E2F29 !important;
}

.text_highlight-black, .text_highlight-black a {
	color: #000000 !important;
}



/* Text styling - MARGIN
--------------------------------------------- */

.margin_bottom-none {
	margin-bottom: 0 !important;
}

.margin_bottom-xxxlarge {
	margin-bottom: 80px !important;
}

.margin_bottom-xxlarge {
	margin-bottom: 60px !important;
}

.margin_bottom-xlarge {
	margin-bottom: 40px !important;
}

.margin_bottom-large {
	margin-bottom: 30px !important;
}

.margin_bottom-medium {
	margin-bottom: 20px !important;
}

.margin_bottom-small {
	margin-bottom: 10px !important;
}

.margin_bottom-xsmall {
	margin-bottom: 5px !important;
}

.margin_top-none {
	margin-top: 0 !important;
}

.margin_top-xxxlarge {
	margin-top: 80px !important;
}

.margin_top-xxlarge {
	margin-top: 60px !important;
}

.margin_top-xlarge {
	margin-top: 40px !important;
}

.margin_top-large {
	margin-top: 30px !important;
}

.margin_top-medium {
	margin-top: 20px !important;
}

.margin_top-small {
	margin-top: 10px !important;
}

.margin_top-xsmall {
	margin-top: 5px !important;
}




/* Text styling - PADDING
--------------------------------------------- */

.padding_bottom-none {
	padding-bottom: 0 !important;
}

.padding_bottom-xxxlarge {
	padding-bottom: 80px !important;
}

.padding_bottom-xxlarge {
	padding-bottom: 60px !important;
}

.padding_bottom-xlarge {
	padding-bottom: 40px !important;
}

.padding_bottom-large {
	padding-bottom: 30px !important;
}

.padding_bottom-medium {
	padding-bottom: 20px !important;
}

.padding_bottom-small {
	padding-bottom: 10px !important;
}

.padding_bottom-xsmall {
	padding-bottom: 5px !important;
}

.padding_top-none {
	padding-top: 0 !important;
}

.padding_top-xxxlarge {
	padding-top: 80px !important;
}

.padding_top-xxlarge {
	padding-top: 60px !important;
}

.padding_top-xlarge {
	padding-top: 40px !important;
}

.padding_top-large {
	padding-top: 30px !important;
}

.padding_top-medium {
	padding-top: 20px !important;
}

.padding_top-small {
	padding-top: 10px !important;
}

.padding_top-xsmall {
	padding-top: 5px !important;
}




/* Text styling - SIZE
--------------------------------------------- */

.text-size-xxxsmall {
	font-size: 10px;
}

.text-size-xxsmall {
	font-size: 12px;
}

.text-size-xsmall {
	font-size: 13px;
}

.text-size-small {
	font-size: 14px;
}




/* Text styling - STYLE
--------------------------------------------- */

.text-style-uppercase {
	text-transform: uppercase;
}

.text-style-underline {
	text-decoration: underline;
}


