html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.clearfix {
	display: inline-block
}
html[xmlns] .clearfix {
	display: block
}
.invalid, .ckmform fieldset.invalid>label.ckmcheckbox .checkmark, .ckmform .controls.has-danger label.ckmcheckbox {
	border-color: red !important
}
label.invalid, .ckmform fieldset.invalid>label.ckmcheckbox label.checkmark, .ckmform .controls.has-danger label.ckmcheckbox {
	color: red
}
strong em, em strong {
	font-weight: 600;
	font-style: italic
}
strong, b {
	font-weight: 600
}
em {
	font-style: italic
}
th, td {
	border: none
}
p {
	margin: 0.5em 0 1em 0
}
li {
	list-style-position: outside;
	margin-bottom: 8px
}
ul, ol {
	margin: 15px 0 15px 40px
}
ol {
	list-style-type: decimal
}
ul li {
	list-style-type: disc
}
#search-popup .close {
	position: absolute;
	top: 3rem;
	right: 3rem;
	cursor: pointer;
	z-index: 100
}
#search-popup .close>div {
	position: relative;
	width: 4rem;
	height: 4rem
}
#search-popup .close strong {
	display: none
}
#search-popup .close span {
	display: block;
	position: absolute;
	height: 0.4rem;
	width: 100%;
	background: #666;
	border-radius: 2rem;
	left: 0;
	transform: rotate(0);
	transition: .2s ease-in-out;
	transform-origin: center center;
	top: 50%
}
#search-popup .close span:first-of-type {
	transform: rotate(45deg)
}
#search-popup .close span:last-of-type {
	transform: rotate(-45deg)
}
#search-popup .close:hover span, #search-popup .ckmfile input[type=file]:focus+label strong.close span, .ckmfile input[type=file]:focus+label #search-popup strong.close span, #search-popup .ckmfile label:hover strong.close span, .ckmfile label:hover #search-popup strong.close span {
	background: #b3b3b3
}
html {
	font-size: 62.5%
}
input, button, textarea, select {
	font-family: "Source Sans 3", "Source Sans 3 Fallback", sans-serif;
	line-height: inherit
}
.button, button, .ckmform .btn-primary, .ckmform .ckmfile input[type=file]:focus+label strong, .ckmfile input[type=file]:focus+label .ckmform strong, .ckmform .ckmfile label:hover strong, .ckmfile label:hover .ckmform strong, .ckmform .ckmfile label strong, .ckmfile label .ckmform strong, a.button, a.button:link, a.button:visited {
	background: #3c82ae;
	color: #fff;
	border: 0 none;
	font-size: 1.6rem;
	padding: 8px 20px;
	cursor: pointer
}
.button:focus, .button:hover, .ckmfile input[type=file]:focus+label strong.button, .ckmfile label:hover strong.button, button:focus, button:hover, .ckmform .btn-primary:focus, .ckmform .ckmfile label:hover strong:focus, .ckmfile label:hover .ckmform strong:focus, .ckmform .ckmfile label strong:focus, .ckmfile label .ckmform strong:focus, .ckmform .btn-primary:hover, .ckmform .ckmfile label:hover strong.btn-primary, .ckmfile label:hover .ckmform strong.btn-primary, .ckmform .ckmfile input[type=file]:focus+label strong, .ckmfile input[type=file]:focus+label .ckmform strong, .ckmform .ckmfile label:hover strong:hover, .ckmform .ckmfile label:hover strong, .ckmfile label:hover .ckmform strong:hover, .ckmfile label:hover .ckmform input[type=file]:focus+label strong, .ckmfile label:hover .ckmform strong, .ckmform .ckmfile label strong:hover, .ckmform .ckmfile label:hover strong, .ckmfile label .ckmform strong:hover, .ckmfile label:hover .ckmform strong, a.button:focus, a.button:hover, .ckmfile label:hover strong.button {
	background: #16465f;
	color: #fff;
	border: 0 none
}
a, a:link, a:visited {
	color: #3c82ae;
	text-decoration: none
}
a:hover {
	color: #16465f
}
.popover, .tooltip {
	display: none !important
}
button.close, a.close, .button .close {
	display: none
}
#system-message, #system-message-container {
	text-align: center
}
#system-message .alert, #system-message [role="alert"] .alert-message, #system-message-container .alert, #system-message-container [role="alert"] .alert-message {
	padding: 10px;
	border-width: 3px 0;
	border-style: solid;
	margin-bottom: 15px
}
#system-message [role="alert"] button, #system-message-container [role="alert"] button {
	display: none
}
#system-message>noscript .alert-danger, #system-message [type="danger"] .alert-message, #system-message-container>noscript .alert-danger, #system-message-container [type="danger"] .alert-message {
	border-color: #f99;
	color: #C00;
	background: #fcc
}
#system-message>noscript .alert-warning, #system-message [type="warning"] .alert-message, #system-message-container>noscript .alert-warning, #system-message-container [type="warning"] .alert-message {
	border-color: #F0DC7E;
	color: #C00;
	background: #f5e8ac
}
#system-message>noscript .alert-info, #system-message [type="info"] .alert-message, #system-message-container>noscript .alert-info, #system-message-container [type="info"] .alert-message {
	border-color: #55a2ff;
	color: #05b;
	background: #bbdaff
}
#system-message>noscript .alert-success, #system-message [type="success"] .alert-message, #system-message-container>noscript .alert-success, #system-message-container [type="success"] .alert-message {
	border-color: #88c389;
	color: #3C763D;
	background: #cce5cc
}
#system-message .alert-heading, #system-message-container .alert-heading {
	display: none
}
.awesomplete li {
	list-style-type: none
}
ul.pagination {
	float: left;
	margin: 20px 0;
	margin: 0;
	text-align: center
}
ul.pagination li {
	list-style-type: none;
	display: inline-block
}
ul.pagination li:not(.page-item) span, ul.pagination li.active a {
	background: #16465f;
	color: #fff
}
ul.pagination li>span, ul.pagination li a {
	background: #3c82ae;
	padding: 8px 20px;
	border: 0 none;
	display: block
}
ul.pagination li .icon-angle-double-left::before {
	content: '\00AB'
}
ul.pagination li .icon-angle-double-right::before {
	content: '\00BB'
}
ul.pagination li .icon-angle-left::before {
	content: '\02039'
}
ul.pagination li .icon-angle-right::before {
	content: '\0203A'
}
ul.pagination li>span {
	color: #fff;
	background: #818285
}
ul.pagination li a {
	color: #fff
}
ul.pagination li a:hover {
	background: #16465f
}
.mod-finder.form-search label {
	display: none
}
.mod-finder.form-search button>span {
	display: none
}
.visually-hidden {
	display: none
}
.com-finder * {
	margin-bottom: 0
}
.com-finder>*+*, .com-finder__results>*+* {
	margin-top: 1.5em
}
.com-finder__explained span.term, .com-finder__explained span.date, .com-finder__explained span.when, .com-finder__explained span.branch, .com-finder__explained span.node, .com-finder__explained span.op {
	font-weight: 800
}
.com-finder__explained span.op {
	text-transform: uppercase
}
.com-finder__results-list {
	list-style: none;
	padding: 0
}
.result__item+.result__item {
	margin-top: 1.5em;
	padding-top: 1.5em;
	border-top: 1px solid currentColor
}
.result__item>* {
	margin-bottom: 0
}
.result__item>*+* {
	margin-top: .25em
}
.result__title-link {
	display: flex;
	flex-direction: column
}
.result__title-text {
	font-size: 1.3rem
}
.result__title-url {
	order: -1;
	margin-bottom: .25em;
	color: #575757;
	font-style: normal
}
.result__title-link:focus, .result__title-link:hover, .ckmfile input[type=file]:focus+label strong.result__title-link, .ckmfile label:hover strong.result__title-link {
	text-decoration: none
}
.result__title-link:focus .result__title-text, .result__title-link:hover .result__title-text, .ckmfile input[type=file]:focus+label strong.result__title-link .result__title-text, .ckmfile label:hover strong.result__title-link .result__title-text {
	text-decoration: underline
}
.result__date {
	color: #575757
}
.result__date:after {
	content: "-"
}
.result__taxonomy {
	padding: 0;
	list-style: none
}
.result__taxonomy-item {
	display: inline-block
}
.result__taxonomy-item+.result__taxonomy-item {
	margin-inline-start: .5em
}
.result__taxonomy-item+.result__taxonomy-item:before {
	content: "|";
	padding-inline-end: .5em
}
.result__item .highlight {
	position: relative
}
.result__item .highlight:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: calc(100% + 6px);
	height: calc(100% + 2px);
	background: rgba(255, 255, 0, 0.5);
	pointer-events: none;
	border-radius: 3px
}
#searchbox {
	float: right;
	position: relative
}
#searchbox .btn {
	border: none;
	float: left;
	padding: 0px;
	margin: 0;
	height: 35px;
	width: 35px;
	border-radius: 0;
	cursor: pointer
}
#searchbox .btn i {
	background: #3c82ae;
	display: block;
	width: 35px;
	height: 35px;
	margin: 0
}
@media only screen and (min-width: 768px) {
	#searchbox .btn {
		margin-right: 22px
	}
}
@media only screen and (min-width: 1366px) {
	#searchbox {
		margin-top: -1px
	}
	#searchbox .btn {
		margin-right: 0
	}
}
#search-popup {
	position: fixed;
	top: -50%;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0;
	transition: top 0.3s ease 0s;
	transition-property: top, opacity;
	background: #dae1e8;
	opacity: 0.8;
	z-index: -1050;
	visibility: hidden
}
#search-popup.open {
	top: 0;
	visibility: visible;
	z-index: 1050;
	opacity: 1
}
#search-popup #search-cont {
	box-sizing: border-box;
	padding: 20% 0 0;
	position: relative;
	float: left;
	width: 100%
}
#search-popup h2 {
	font-size: 3rem;
	text-align: left;
	color: #666;
	margin-bottom: 2rem
}
#search-popup input {
	float: none;
	border: none;
	-webkit-appearance: none;
	border-radius: 0;
	box-sizing: border-box;
	width: 100%;
	font-size: 2rem;
	padding: 1.5rem 3.5rem;
	color: #666;
	margin-bottom: 0
}
#search-popup input:focus {
	outline: none
}
#search-popup .awesomplete {
	width: calc(100% - 13rem);
	float: left
}
#search-popup button {
	display: none
}
#search-popup #search-open {
	float: right;
	font-size: 2rem;
	padding: 1.5rem 0;
	width: 13rem;
	text-align: center;
	cursor: pointer;
	background: #16465f
}
#search-popup #search-open::after {
	content: 'Search';
	display: block;
	width: 100%;
	box-sizing: border-box;
	color: #FFF;
	padding: 3px 0;
	font-size: 1.6rem;
	text-transform: uppercase
}
#search-popup #search-open:hover, #search-popup .ckmfile input[type=file]:focus+label strong#search-open, .ckmfile input[type=file]:focus+label #search-popup strong#search-open, #search-popup .ckmfile label:hover strong#search-open, .ckmfile label:hover #search-popup strong#search-open {
	background: #3c82ae
}
#search-popup .awesomplete ul[role="listbox"] {
	background: #fff;
	margin: 0;
	top: 100%;
	border: 0 none;
	box-shadow: none;
	padding-bottom: 1.5rem;
	margin-top: 0;
	border-radius: 0;
	text-align: left;
	transform: scale(1);
	font-size: 2rem
}
#search-popup .awesomplete ul[role="listbox"]::before {
	display: none
}
#search-popup .awesomplete ul[role="listbox"] li {
	padding: 0 1.5rem 0 3.5rem;
	font-weight: 600
}
#search-popup .awesomplete ul[role="listbox"] li:hover {
	background: #16465f;
	color: #fff;
	cursor: pointer
}
#search-popup .awesomplete ul[role="listbox"] li mark {
	font-weight: 400;
	color: inherit;
	background: transparent
}
@media only screen and (max-width: 1365px) {
	body.menu-open #mainmenu {
		opacity: 1;
		visibility: visible;
		z-index: 10
	}
	.mobile-header {
		float: right;
		margin: 0;
		padding: 12px 0 10px 13px
	}
	.whole-menu {
		width: 100%;
		display: block;
		overflow: hidden
	}
	.whole-menu .menu-text {
		display: none
	}
	.whole-menu .icon {
		width: 38px;
		height: 28px;
		display: block;
		position: relative
	}
	.whole-menu .icon span {
		display: block;
		position: absolute;
		height: 6px;
		width: 100%;
		background: #16465f;
		border-radius: 30px;
		opacity: 1;
		left: 0;
		transform: rotate(0);
		transition: .2s ease-in-out;
		transform-origin: left center
	}
	.whole-menu .icon span:first-child {
		top: 0
	}
	.whole-menu .icon span:nth-child(2) {
		top: calc(50% - 3px);
		width: 60%;
		left: auto;
		right: 0;
		background: #3c82ae
	}
	.whole-menu .icon span:last-child {
		bottom: 0
	}
	#mainmenu {
		height: 100vh;
		width: 100%;
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		background-color: #fff;
		overflow-x: hidden;
		overflow-y: auto;
		visibility: hidden;
		opacity: 0;
		transition: visibility .1s, opacity .1s ease-out;
		box-sizing: border-box
	}
	#mainmenu * {
		box-sizing: border-box
	}
	#mainmenu ul.child-active>li, #mainmenu ul.child-active>.back-title {
		visibility: hidden
	}
	#mainmenu>ul {
		text-align: left;
		padding: 30px 0;
		text-align: left
	}
	#mainmenu>ul li {
		list-style-type: none;
		display: block;
		font-size: 18px;
		border-bottom: 1px solid #16465f;
		margin: 0;
		float: left;
		width: 100%;
		display: flex
	}
	#mainmenu>ul li.active:not(.current)>.parent-dropdown {
		background-color: #16465f
	}
	#mainmenu>ul li.active:not(.current)>.parent-dropdown::after {
		border-color: #FFF
	}
	#mainmenu>ul li.active:not(.current)>.parent-dropdown:hover, #mainmenu>ul .ckmfile input[type=file]:focus+label li.active:not(.current)>strong.parent-dropdown, .ckmfile input[type=file]:focus+label #mainmenu>ul li.active:not(.current)>strong.parent-dropdown, #mainmenu>ul .ckmfile label:hover li.active:not(.current)>strong.parent-dropdown, .ckmfile label:hover #mainmenu>ul li.active:not(.current)>strong.parent-dropdown {
		background-color: #3c82ae
	}
	#mainmenu>ul li a, #mainmenu>ul li span.separator {
		padding: 8px;
		text-decoration: none;
		color: #666;
		display: block;
		cursor: pointer;
		background: #fff;
		min-height: 40px
	}
	#mainmenu>ul li a:hover, #mainmenu>ul li a:focus, #mainmenu>ul li span.separator:hover, #mainmenu>ul li .ckmfile input[type=file]:focus+label strong.separator, .ckmfile input[type=file]:focus+label #mainmenu>ul li strong.separator, #mainmenu>ul li .ckmfile label:hover strong.separator, .ckmfile label:hover #mainmenu>ul li strong.separator, #mainmenu>ul li span.separator:focus {
		color: #16465f
	}
	#mainmenu>ul li.current>a {
		color: #666
	}
	#mainmenu>ul li.parent>a, #mainmenu>ul li.parent>span.separator {
		float: left;
		width: calc(100% - 40px)
	}
	#mainmenu>ul li span.parent-dropdown {
		cursor: pointer;
		color: #666;
		padding: 8px;
		width: 40px;
		font-size: 0;
		border-left: 1px solid #16465f;
		display: flex;
		align-items: center
	}
	#mainmenu>ul li span.parent-dropdown::after {
		content: '';
		display: inline-block;
		border: solid #16465f;
		border-width: 0 5px 5px 0;
		display: inline-block;
		padding: 7px;
		transform: rotate(-45deg);
		margin-left: -3px
	}
	#mainmenu>ul li span.parent-dropdown:hover, #mainmenu>ul li .ckmfile input[type=file]:focus+label strong.parent-dropdown, .ckmfile input[type=file]:focus+label #mainmenu>ul li strong.parent-dropdown, #mainmenu>ul li .ckmfile label:hover strong.parent-dropdown, .ckmfile label:hover #mainmenu>ul li strong.parent-dropdown, #mainmenu>ul li span.parent-dropdown:focus {
		background-color: #16465f
	}
	#mainmenu>ul li span.parent-dropdown:hover::after, #mainmenu>ul li .ckmfile input[type=file]:focus+label strong.parent-dropdown::after, .ckmfile input[type=file]:focus+label #mainmenu>ul li strong.parent-dropdown::after, #mainmenu>ul li .ckmfile label:hover strong.parent-dropdown::after, .ckmfile label:hover #mainmenu>ul li strong.parent-dropdown::after, #mainmenu>ul li span.parent-dropdown:focus::after {
		border-color: #fff
	}
	#mainmenu>ul ul {
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		transition: 0.5s;
		background: #fff;
		margin: 0;
		padding: 30px 0;
		z-index: 1;
		overflow-x: hidden;
		overflow-y: auto;
		transform: translateX(100%);
		visibility: hidden;
		transition: visibility .5s, transform .2s ease-out
	}
	#mainmenu>ul ul span.back-title {
		float: left;
		width: 100%;
		display: flex
	}
	#mainmenu>ul ul span.menu-back {
		cursor: pointer;
		font-size: 0;
		width: 40px;
		min-height: 40px;
		font-weight: 600;
		float: left;
		border-right: 1px solid #fff;
		text-align: center;
		background: #16465f;
		display: flex;
		align-items: center;
		justify-content: center
	}
	#mainmenu>ul ul span.menu-back::after {
		content: '';
		display: inline-block;
		border: solid #fff;
		border-width: 0 5px 5px 0;
		display: inline-block;
		padding: 7px;
		transform: rotate(135deg);
		margin-left: 5px
	}
	#mainmenu>ul ul span.menu-back:hover, #mainmenu>ul ul .ckmfile input[type=file]:focus+label strong.menu-back, .ckmfile input[type=file]:focus+label #mainmenu>ul ul strong.menu-back, #mainmenu>ul ul .ckmfile label:hover strong.menu-back, .ckmfile label:hover #mainmenu>ul ul strong.menu-back, #mainmenu>ul ul span.menu-back:focus {
		background-color: #3c82ae
	}
	#mainmenu>ul ul .menu-title {
		font-weight: 600;
		background: #16465f;
		color: #fff;
		float: right;
		width: calc(100% - 40px);
		min-height: 40px;
		padding: 8px 10px
	}
	#mainmenu>ul ul a.menu-title:hover, #mainmenu>ul ul .ckmfile input[type=file]:focus+label strong.menu-title, .ckmfile input[type=file]:focus+label #mainmenu>ul ul strong.menu-title, #mainmenu>ul ul .ckmfile label:hover strong.menu-title, .ckmfile label:hover #mainmenu>ul ul strong.menu-title, #mainmenu>ul ul a.menu-title:focus {
		background: #3c82ae;
		color: #FFF
	}
	#mainmenu>ul li.hover>ul {
		visibility: visible;
		transform: translateX(0)
	}
	.menu-close-cont {
		display: none
	}
	.menu-close {
		position: absolute;
		top: 20px;
		right: 45px;
		font-size: 60px;
		color: #818181;
		transition: 0.5s;
		z-index: 2
	}
	.menu-close:hover, .ckmfile input[type=file]:focus+label strong.menu-close, .ckmfile label:hover strong.menu-close {
		color: #F1F1F1
	}
	body.menu-open {
		height: 100vh;
		padding-right: 15px
	}
	body.menu-open #container {
		position: fixed;
		width: 100vw
	}
	body.menu-open #container::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 100%;
		background: #FFF;
		z-index: 1
	}
	body.menu-open .mobile-header {
		position: fixed;
		top: 0;
		height: 50px;
		left: 0;
		right: 0;
		background: #16465f;
		margin: 0;
		z-index: 1001;
		border-bottom: 1px solid #FFF
	}
	body.menu-open .mobile-header .whole-menu {
		position: absolute;
		top: calc(50% - 12px);
		right: 10px;
		width: auto
	}
	body.menu-open .mobile-header .whole-menu .icon span {
		background: #FFF;
		width: 80%
	}
	body.menu-open .mobile-header .whole-menu .icon span:first-child {
		transform: rotate(45deg);
		top: 0;
		left: 7px
	}
	body.menu-open .mobile-header .whole-menu .icon span:nth-child(2) {
		width: 0%;
		opacity: 0
	}
	body.menu-open .mobile-header .whole-menu .icon span:last-child {
		transform: rotate(-45deg);
		left: 7px;
		bottom: 0
	}
	body.menu-open #mainmenu {
		position: fixed;
		z-index: 1000;
		top: 50px;
		bottom: 0;
		height: calc(100% - 50px)
	}
	body.menu-open #mainmenu>ul {
		padding: 0 0 30px
	}
	body.menu-open #mainmenu>ul ul {
		position: fixed;
		padding: 50px 0 20px;
		top: 0;
		bottom: 0
	}
	body.menu-open #mainmenu>ul ul li {
		height: 0
	}
	body.menu-open #mainmenu>ul ul.active-ul li {
		height: auto
	}
	.menu-close {
		font-size: 40px;
		top: 0;
		right: 15px
	}
}
@media only screen and (min-width: 1366px) {
	#mainmenu .parent-dropdown, #mainmenu .back-title {
		display: none
	}
}
@media only screen and (min-width: 1366px) {
	#mainmenu {
		float: right;
		margin-top: 15px;
		margin-right: 25px
	}
	#mainmenu>ul {
		margin: 0
	}
	#mainmenu>ul ul {
		margin: 0
	}
	#mainmenu>ul li {
		list-style-type: none;
		margin: 0
	}
	#mainmenu>ul>li {
		display: inline-block;
		margin: 0 9px;
		padding: 0;
		position: relative;
		font-size: 2rem;
		font-weight: 600
	}
	#mainmenu>ul>li:first-of-type {
		margin-left: 0
	}
	#mainmenu>ul>li:last-of-type {
		margin-right: 0
	}
	#mainmenu>ul>li>a, #mainmenu>ul>li>span {
		color: #215d91;
		padding: 0 5px
	}
	#mainmenu>ul>li.active>a::before, #mainmenu>ul>li>a:hover::before {
		content: "";
		background: url(../images/nav-arrow.webp) no-repeat center;
		background-size: contain;
		position: absolute;
		bottom: -3px;
		left: 50%;
		right: 0;
		width: 22px;
		height: 11px;
		margin-left: -11px
	}
	#mainmenu>ul>li {
		padding-bottom: 12px
	}
	#mainmenu>ul>li>a {
		display: inline-block
	}
	#mainmenu>ul>li>ul {
		display: none
	}
	#mainmenu>ul>li>ul>li>ul {
		display: none
	}
}
@media only screen and (min-width: 1635px) {
	#mainmenu {
		margin: 15px 55px 0 0
	}
	#mainmenu ul li {
		padding-bottom: 11px;
		margin: 0 15px;
		font-size: 2.2rem
	}
}
@media only screen and (min-width: 1750px) {
	#mainmenu {
		margin: 15px 135px 0 0
	}
}
@font-face {
	font-family: 'IcoMoon';
	src: url("/media/com_ckmforms/fonts/IcoMoon.eot");
	src: url("/media/com_ckmforms/fonts/IcoMoon.eot?#iefix") format("embedded-opentype"), url("/media/com_ckmforms/fonts/IcoMoon.woff") format("woff"), url("/media/com_ckmforms/fonts/IcoMoon.ttf") format("truetype"), url("/media/com_ckmforms/fonts/IcoMoon.svg#IcoMoon") format("svg");
	font-weight: normal;
	font-style: normal
}
.ckmform .visually-hidden, .ckmform .hidden {
	display: none
}
.ckmform .control-group {
	width: 100%;
	float: left;
	padding-bottom: 20px
}
.ckmform .control-group.no-display {
	display: none
}
.ckmform .control-group label.invalid .form-control-feedback, .ckmform .control-group fieldset.invalid>label.ckmcheckbox label.checkmark .form-control-feedback, .ckmform fieldset.invalid>label.ckmcheckbox .control-group label.checkmark .form-control-feedback, .ckmform .control-group .controls.has-danger label.ckmcheckbox .form-control-feedback, .ckmform .controls.has-danger .control-group label.ckmcheckbox .form-control-feedback {
	margin-left: 5px;
	color: #FF0000
}
.ckmform .control-group.consentbox.nolabel .control-label {
	display: none
}
.ckmform .control-group .col-3.checkboxes .form-check, .ckmform .control-group .col-3.radio .form-check {
	float: left;
	width: 100%
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
	.ckmform .control-group .col-3.checkboxes .form-check, .ckmform .control-group .col-3.radio .form-check {
		width: 48%;
		margin-right: 4%
	}
	.ckmform .control-group .col-3.checkboxes .form-check:nth-of-type(2n), .ckmform .control-group .col-3.radio .form-check:nth-of-type(2n) {
		margin-right: 0
	}
}
@media only screen and (min-width: 1366px) {
	.ckmform .control-group .col-3.checkboxes .form-check, .ckmform .control-group .col-3.radio .form-check {
		width: 32%;
		margin-right: 2%
	}
	.ckmform .control-group .col-3.checkboxes .form-check:nth-of-type(3n), .ckmform .control-group .col-3.radio .form-check:nth-of-type(3n) {
		margin-right: 0
	}
	.ckmform .control-group .col-3.checkboxes .form-check:nth-of-type(3n+1), .ckmform .control-group .col-3.radio .form-check:nth-of-type(3n+1) {
		clear: left
	}
}
.ckmform legend {
	padding-bottom: 10px;
	font-size: 1.6rem;
	font-weight: 600
}
.ckmform .uneditable-input, .ckmform textarea, .ckmform select, .ckmform input:not([type="file"]):not([type="radio"]):not([type="checkbox"]), .ckmform .ckmfile label>span {
	background: #dae1e8;
	border: 1px solid #16465f;
	color: #666;
	font-size: 1.6rem;
	padding: 10px 6px;
	width: 100%;
	border-radius: 5px
}
.ckmform .uneditable-input, .ckmform select, .ckmform input:not([type="file"]):not([type="radio"]):not([type="checkbox"]), .ckmform .ckmfile label>span {
	height: 46px
}
.ckmform .control-label label, .ckmform .control-group h4 {
	font-size: 1.6rem;
	font-weight: 600;
	color: #16465f;
	padding-bottom: 10px;
	display: block
}
.ckmform .control-group.nolabel .control-label label {
	visibility: hidden
}
.ckmform .control-group.nolabel.required .checkboxes label::after {
	content: '*';
	color: #16465f;
	font-weight: 600
}
.ckmform .btn.btn-primary, .ckmform .ckmfile input[type=file]:focus+label strong.btn, .ckmfile input[type=file]:focus+label .ckmform strong.btn, .ckmform .ckmfile label:hover strong.btn, .ckmfile label:hover .ckmform strong.btn, .ckmform .ckmfile label strong.btn, .ckmfile label .ckmform strong.btn {
	width: 100%;
	max-width: 303px;
	padding: 20px 20px;
	font-size: 2rem
}
.ckmform .btn:not(.btn-primary) {
	display: inline-block
}
.ckmform [class*=" icon-"], .ckmform [class^=icon-] {
	display: inline-block;
	width: 21px;
	height: 21px;
	line-height: 22px;
	font-size: 18px
}
.ckmform [class*=" icon-"]::before, .ckmform [class^=icon-]::before {
	font-family: IcoMoon;
	font-style: normal;
	speak: none
}
.ckmform .icon-calendar::before {
	content: "\43"
}
.ckmform [class^="icon-"], .ckmform [class*=" icon-"] {
	margin-right: .25em
}
.ckmform .icon-upload:before {
	content: "\e022"
}
.ckmform .icon-save-copy:before, .ckmform .icon-copy:before {
	content: "\e018"
}
.ckmform .ckmfileupload i {
	display: block
}
.ckmform .field-calendar {
	position: relative
}
.ckmform .field-calendar button.btn-primary, .ckmform .field-calendar button.btn-secondary {
	padding: 0;
	width: 60px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0
}
.ckmform .field-calendar button.btn-primary .icon-calendar, .ckmform .field-calendar button.btn-secondary .icon-calendar {
	margin-right: 0
}
.ckmform fieldset.invalid>label.ckmcheckbox, .ckmform fieldset.invalid>label.ckmcheckbox fieldset.checkmark>label.ckmcheckbox {
	color: red
}
.ckmform .g-recaptcha>div {
	max-width: 100%;
	overflow: hidden
}
@media only screen and (max-width: 345px) {
	.ckmform #jform_page1_captcha {
		width: 280px
	}
	.ckmform #jform_page1_captcha>div {
		width: 280px !important
	}
	.ckmform #jform_page1_captcha iframe {
		transform: scale(0.9);
		transform-origin: 0 0
	}
}
.ckmform .ckmfileupload .drop {
	background-color: #dae1e8;
	border: 2px dashed #16465f;
	border-radius: 3px;
	color: #666;
	font-size: 1.6rem;
	font-weight: 600;
	padding: 30px 50px;
	text-align: center
}
.ckmform .ckmfileupload .drop .icon-upload {
	color: #16465f;
	font-size: 30px;
	margin-bottom: 20px
}
.ckmform .ckmfileupload .drop a {
	background-color: #3c82ae;
	text-decoration: none !important;
	border-radius: 3px;
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	margin: 12px;
	padding: 10px 26px
}
.ckmform .ckmfileupload .drop a:hover {
	background-color: #16465f;
	color: #fff !important
}
.ckmform .ckmfileupload .drop a span.icon-copy {
	margin-bottom: 5px
}
.ckmform .ckmfileupload .drop label, .ckmform .ckmfileupload .drop input {
	display: none
}
.ckmform .ckmfileupload .drop.disabled {
	opacity: 0.4
}
.ckmform .ckmfileupload .drop.drag-in-progress {
	background-color: #DDD
}
.ckmform .ckmfileupload ul {
	list-style: none;
	margin: 10px 0 !important
}
.ckmform .ckmfileupload ul li {
	background: #dae1e8 !important;
	border: 1px solid #16465f;
	height: 81px;
	padding: 15px !important;
	position: relative;
	background-image: none !important
}
.ckmform .ckmfileupload ul li:before {
	display: none !important
}
.ckmform .ckmfileupload ul li input {
	display: none
}
.ckmform .ckmfileupload ul li p {
	color: #666;
	font-size: 1.6rem;
	font-weight: 600;
	left: 80px;
	right: 55px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	white-space: nowrap
}
.ckmform .ckmfileupload ul li a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block
}
.ckmform .ckmfileupload ul li a:hover {
	text-decoration: none
}
.ckmform .ckmfileupload ul li a:active, .ckmform .ckmfileupload ul li a:visited {
	text-decoration: none
}
.ckmform .ckmfileupload ul li i {
	color: #666;
	display: block;
	font-style: normal;
	font-weight: normal
}
.ckmform .ckmfileupload ul li canvas {
	left: 15px;
	position: absolute;
	top: 15px
}
.ckmform .ckmfileupload ul li span {
	background: url("/media/com_ckmforms/images/icons.png") no-repeat;
	cursor: pointer;
	height: 12px;
	position: absolute;
	right: 15px;
	top: 34px;
	width: 15px
}
.ckmform .ckmfileupload ul li span:hover {
	background-position: 0 -12px;
	height: 16px
}
.ckmform .ckmfileupload ul li.working span {
	background-position: 0 -12px;
	height: 16px
}
.ckmform .ckmfileupload ul li.error p {
	color: #FF0000
}
.ckmcheckbox {
	display: block;
	position: relative;
	padding-left: 45px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 1.6rem;
	line-height: 31px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.ckmcheckbox a {
	text-decoration: underline
}
.ckmcheckbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer
}
.ckmcheckbox input:checked~.checkmark {
	background-color: #FFF
}
.ckmcheckbox input:checked~.checkmark::after {
	display: block
}
.ckmcheckbox .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 31px;
	width: 31px;
	background-color: #FFF;
	border: 3px solid #16465f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.ckmcheckbox .checkmark::after {
	content: "";
	position: absolute;
	display: none;
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid #16465f;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.ckmcheckbox:hover input~.checkmark, .ckmfile input[type=file]:focus+label strong.ckmcheckbox input~.checkmark, .ckmfile label:hover strong.ckmcheckbox input~.checkmark {
	background-color: #dae1e8
}
.ckmcheckbox.ckmradio .checkmark {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}
.ckmfile input[type=file] {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1
}
.ckmfile label {
	padding: 0;
	width: 100%;
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-bottom: 5px
}
.ckmfile label>span {
	width: 100%;
	min-height: 2em;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	border: 1px solid #16465f;
	background-color: #dae1e8;
	float: left
}
.ckmfile label strong {
	display: inline-block;
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px
}
.ckmfile label strong::before {
	margin-right: 0 !important
}
.ckmfile label strong::before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em
}
.ckmfile label strong>span {
	display: inline-block;
	vertical-align: middle;
	float: none !important
}
.ckmfile label strong span {
	white-space: nowrap
}
.ckmfile .drag-drop {
	margin-bottom: 5px
}
.ckmfile ul {
	margin: 10px 0 0 !important
}
.ckmfile ul li {
	background: none !important;
	padding-left: 0 !important
}
.ckmfile ul li p {
	display: inline-block;
	margin-left: 10px
}
.ckmfile a {
	margin-right: 10px
}
@media only screen and (min-width: 768px) {
	.ckmform div.control-group:not(.fullwidth) {
		width: 50%
	}
	.ckmform div.control-group:not(.fullwidth):nth-of-type(odd) {
		padding-right: 2.5%;
		padding-left: 0;
		clear: both
	}
	.ckmform div.control-group:not(.fullwidth):nth-of-type(even) {
		padding-left: 2.5%;
		padding-right: 0
	}
	.ckmform div.control-group .control-label label, .ckmform div.control-group h4 {
		font-size: 2rem
	}
}
#ckmform-4, #ckmform-5 {
	margin: 35px 0
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0
}
.rslides span.changingimage {
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0
}
.rslides li:first-child {
	position: absolute;
	display: block;
	float: left
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0
}
.rslides {
	margin: 0 auto 40px
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	position: relative;
	font-size: 18px;
	list-style: none;
	margin: -45px auto 0;
	text-align: center;
	width: 100%;
	z-index: 50
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px
}
.rslides_tabs a {
	width: auto;
	line-height: 0;
	padding: 7px;
	height: auto;
	background: #000;
	display: inline;
	font-size: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}
.rslides_tabs li:first-child {
	margin-left: 0
}
.rslides_tabs .rslides_here a {
	background: #FFF
}
.rslides_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("/modules/mod_mobilefirstheader/themes/themes.gif") no-repeat left top;
	margin-top: -45px
}
.rslides_nav:active {
	opacity: 1.0
}
.rslides_nav.next {
	left: auto;
	background-position: right top;
	right: 0
}
ul.rslides, ul.rslides li {
	list-style-type: none;
	padding: 0;
	margin: 0
}
.rslides li {
	background-size: cover;
	background-position: center 0
}
.rslides li {
	transition: opacity 500ms ease-in-out 0s
}
.rslides li.inactive {
	position: absolute;
	float: none;
	z-index: 1;
	opacity: 0
}
.rslides li.active {
	position: relative;
	float: left;
	z-index: 2;
	opacity: 1
}
.rslides li:not(:first-child) {
	display: list-item
}
@font-face {
	font-family: "Source Sans 3 Fallback";
	src: local("Arial"), local("ArialMT");
	size-adjust: 95%;
	ascent-override: 109%;
	descent-override: 42%;
	line-gap-override: 0%
}
body {
	background-color: #fff;
	font-size: 1.6rem;
	line-height: 1.231;
	font-family: "Source Sans 3", "Source Sans 3 Fallback", sans-serif;
	color: #666;
	text-align: center;
	font-weight: 400;
	font-optical-sizing: auto
}
* {
	box-sizing: border-box
}
.wc {
	width: 100%;
	margin: 0 auto;
	display: block
}
img {
	max-width: 100%;
	height: auto
}
iframe[src^="https://player.vimeo"], iframe[src^="https://www.youtube"] {
	aspect-ratio: 16 / 9;
	height: 100%;
	width: 100%
}
.pagination span, .pagination a {
	margin-right: 5px
}
ul.pagination li {
	margin-bottom: 8px
}
.search-pagination .search-pages-counter {
	clear: both
}
.pagenavcounter {
	text-align: right
}
.very-light-blue {
	color: #8dbedf
}
.light-blue {
	color: #3c82ae
}
.blue {
	color: #215d91
}
.dark-blue {
	color: #16465f
}
.grey {
	color: #9fa1a4
}
h1 {
	font-size: 2.4rem;
	color: #16465f;
	margin-bottom: 25px;
	font-weight: 600
}
h2 {
	font-size: 2.2rem;
	color: #3c82ae;
	font-weight: 600;
	margin-bottom: 20px
}
h3 {
	font-size: 1.8rem;
	color: #16465f;
	margin-bottom: 15px
}
hr {
	margin: 40px 0;
	height: 1px;
	background-color: #e5e5e5;
	border: none
}
sup {
	font-size: 60%
}
table.table tr th, table.table tr td {
	padding: 10px;
	border: 1px solid #818285
}
ol#search-result-list {
	margin-left: 0
}
ul.mod-menu {
	margin: 0;
	padding: 0
}
#search-results .result__title .result__title-text {
	font-size: 2.4rem
}
#content-ckm ul.pagination {
	margin-left: 0
}
#content-ckm ul.pagination li {
	padding-left: 0
}
#content-ckm ul.pagination li a {
	text-decoration: none
}
#content-ckm ul.pagination li:before {
	display: none
}
#container {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	max-width: 1750px
}
#header {
	width: 100%;
	float: left;
	position: relative
}
.logo {
	float: left;
	width: 160px;
	padding-top: 5px
}
#header-contact-details {
	float: right
}
#header-contact-details a#phone-icon-clickable {
	background-color: #9fa1a4;
	padding: 12px 10px 13px;
	float: left
}
#header-contact-details a#phone-icon-clickable img {
	display: block;
	margin: auto;
	float: left;
	width: 100%
}
#header-quote {
	float: right;
	width: 100%
}
#header-quote a {
	display: block;
	color: #FFF;
	background-color: #215d91;
	text-align: center;
	padding: 10px;
	font-size: 2rem;
	font-weight: 600
}
#header-quote a:hover {
	background-color: #3c82ae
}
#searchbox .btn {
	height: 55px;
	width: 50px
}
#searchbox .btn i {
	background: url(../images/icon-search-uncompressed.png) no-repeat center, #dae1e8;
	width: 50px;
	height: 55px
}
#search-results .result__title {
	margin: 10px 0
}
#hero-container {
	float: left;
	width: 100%
}
#hero-container #hero {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 1px
}
#hero-container #hero .rslides-comment {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #FFF;
	text-align: center
}
#hero-container #hero .rslides-comment .banner-comment {
	padding: 5px 0;
	background-color: rgba(22, 70, 95, 0.85)
}
#hero-container #hero .rslides-comment .banner-comment.consultants {
	background-color: rgba(22, 70, 95, 0.85)
}
#hero-container #hero .rslides-comment .banner-comment.removal {
	background-color: rgba(129, 130, 133, 0.85)
}
#hero-container #hero .rslides-comment .banner-comment.water-risk-assessment {
	background-color: rgba(60, 130, 174, 0.85)
}
#hero-container #hero .rslides-comment .banner-comment.workplace-monitoring {
	background-color: rgba(141, 190, 224, 0.85)
}
#hero-container #hero .rslides-comment .banner-comment.training {
	background-color: rgba(33, 93, 145, 0.85)
}
#hero-container #hero .rslides-comment p {
	font-weight: 300;
	font-size: 2rem;
	margin: 0
}
#hero-container #hero .rslides-comment p:last-of-type {
	font-size: 2.4rem;
	font-weight: 600
}
#hero-container #hero-boxes {
	float: left;
	width: 100%
}
#hero-container #hero-boxes ul {
	margin: 0
}
#hero-container #hero-boxes ul li {
	list-style-type: none;
	margin: 0;
	padding: 0
}
#hero-container #hero-boxes ul li a {
	padding: 10px;
	font-weight: 400;
	font-size: 1.6rem;
	display: block;
	text-align: center;
	color: #FFF
}
#hero-container #hero-boxes ul li a:hover {
	background-color: #dae1e8 !important;
	color: #16465f !important
}
#hero-container #hero-boxes ul li:first-of-type a {
	background-color: #16465f
}
#hero-container #hero-boxes ul li:nth-of-type(2) a {
	background-color: #818285
}
#hero-container #hero-boxes ul li:nth-of-type(3) a {
	background-color: #3c82ae
}
#hero-container #hero-boxes ul li:nth-of-type(4) a {
	background-color: #8dbedf
}
#hero-container #hero-boxes ul li:last-of-type a {
	background-color: #215d91;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px
}
#breadcrumb {
	float: left;
	width: 100%;
	padding: 20px 0
}
#breadcrumb ol {
	margin: 0;
	float: left;
	width: 100%
}
#breadcrumb ol li {
	list-style: none;
	float: left;
	margin: 0;
	color: #9fa1a4
}
#breadcrumb ol li:not(:first-child):not(:last-child)::after {
	content: " > "
}
#breadcrumb ol li span {
	float: left;
	margin: 0 10px
}
#breadcrumb ol li a span {
	text-decoration: underline
}
#rightcol {
	float: right;
	width: 100%
}
#rightcol #content-ckm h1 {
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5
}
#leftcol {
	float: left;
	width: 100%;
	padding: 20px 0px
}
#leftcol #trustbox-widget {
	float: left;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #e8e9ea;
	padding: 15px;
	text-align: center;
	margin-top: 40px
}
#leftcol #trustbox-widget span.title {
	color: #16465f;
	font-weight: 600;
	margin-bottom: 15px;
	font-size: 2.4rem;
	display: block
}
#content-ckm {
	padding-bottom: 20px;
	width: 100%;
	font-size: 1.6rem;
	font-weight: 400
}
#content-ckm a {
	text-decoration: underline
}
@media only screen and (max-width: 767px) {
	#content-ckm img.center-mobile {
		display: block !important;
		margin: 0 auto 20px !important;
		float: none !important
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	#content-ckm img.center-mobile {
		max-width: 50%
	}
}
#content-ckm ul {
	margin: 15px 0 15px 15px
}
#content-ckm ul li {
	list-style: none;
	position: relative;
	padding-left: 25px
}
#content-ckm ul li::before {
	content: "";
	background-color: #16465f;
	border-radius: 45%;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 6px;
	left: 0px
}
a.cta, a.readmore, p.readmore a, .btn-primary, .ckmfile label strong, .ckmfile input[type=file]:focus+label strong, .ckmfile label:hover strong {
	display: inline-block;
	padding: 10px;
	background: #3c82ae;
	color: #FFF;
	text-align: center;
	font-size: 2rem;
	font-weight: 600;
	text-decoration: none !important;
	border-radius: 5px
}
a.cta:hover, .ckmfile label:hover strong.cta, a.readmore:hover, .ckmfile label:hover strong.readmore, p.readmore a:hover, .btn-primary:hover, .ckmfile label strong:hover, .ckmfile label:hover strong:hover, .ckmfile input[type=file]:focus+label strong, .ckmfile label:hover strong.btn-primary, .ckmfile label:hover strong, .ckmfile label:hover strong {
	background-color: #16465f
}
a.cta.large {
	width: 100%;
	margin-bottom: 20px
}
#prefooter {
	float: left;
	width: 100%
}
#prefooter #prefooter-contact-us {
	float: left;
	width: 100%
}
#prefooter #prefooter-contact-us a {
	display: block;
	background-color: #16465f;
	padding: 30px 10px;
	text-align: center;
	color: #FFF
}
#prefooter #prefooter-contact-us a:hover {
	background-color: #3c82ae
}
#prefooter #prefooter-contact-us a:hover span.click-here {
	color: #FFF
}
#prefooter #prefooter-contact-us h2 {
	font-size: 3.6rem;
	color: #FFF;
	display: flex;
	justify-content: center;
	gap: 12px;
	margin-bottom: 20px
}
#prefooter #prefooter-contact-us img {
	width: 56px
}
#prefooter #prefooter-contact-us span.click-here {
	color: #8dbedf;
	text-decoration: underline;
	display: inline-block
}
#prefooter #prefooter-contact-us p {
	margin: 0
}
#prefooter #prefooter-menu {
	float: left;
	width: 100%;
	padding: 40px 0;
	background: url(../images/bg-circles.webp) no-repeat, #f4f4f4;
	background-size: 200px;
	background-position: right 50px bottom
}
#prefooter #prefooter-menu .prefooter-links ul li.item-792, #prefooter #prefooter-menu .prefooter-links ul li.item-821, #prefooter #prefooter-menu .prefooter-links ul li.item-765, #prefooter #prefooter-menu .prefooter-links ul li.item-763, #prefooter #prefooter-menu .prefooter-links ul li.item-764, #prefooter #prefooter-menu .prefooter-links ul li.item-800, #prefooter #prefooter-menu .prefooter-links ul li.item-716, #prefooter #prefooter-menu .prefooter-links ul li.item-738 {
	display: none
}
#prefooter #prefooter-menu .accordion {
	display: none
}
#footer {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 1.6rem
}
#footer #footer-logo-slider {
	float: left;
	width: 100%;
	padding: 35px 0;
	border-bottom: 2px solid #efefef
}
#footer #footer-logo-slider #logo-list {
	margin: 0
}
#footer #footer-logo-slider #logo-list::after {
	content: "flickity";
	display: none
}
#footer #footer-logo-slider #logo-list .flickity-viewport .flickity-slider>div {
	float: left;
	width: 160px
}
#footer #footer-logo-slider #logo-list .flickity-viewport .flickity-slider>div img {
	margin: 0 auto;
	display: block;
	max-width: 100%
}
#footer #footer-left {
	float: left;
	width: 100%;
	padding: 30px 30px 0
}
#footer #footer-left #footermenu {
	clear: both;
	margin: 25px 0
}
#footer #footer-left #footermenu ul {
	margin: 0;
	width: 100%
}
#footer #footer-left #footermenu ul li {
	display: block;
	list-style-type: none;
	margin: 0 0 12px;
	padding: 0
}
#footer #footer-left #footermenu ul li a {
	color: #16465f;
	padding: 0 5px;
	text-decoration: underline
}
#footer #footer-left #footermenu ul li.active a, #footer #footer-left #footermenu ul li a:hover {
	color: #3c82ae
}
#footer a.clickingmad {
	display: inline-block;
	color: #16465f;
	padding: 0 5px;
	text-decoration: underline
}
#footer a.clickingmad:hover, #footer .ckmfile input[type=file]:focus+label strong.clickingmad, .ckmfile input[type=file]:focus+label #footer strong.clickingmad, #footer .ckmfile label:hover strong.clickingmad, .ckmfile label:hover #footer strong.clickingmad {
	color: #99359E
}
#footer #footer-social-icons {
	margin: 30px 0
}
#footer #footer-social-icons div>a {
	display: inline-block;
	margin-right: 5px
}
#footer #footer-social-icons div>a:hover {
	opacity: 0.7
}
#footer #footer-social-icons div>a img {
	display: block
}
#footer #footer-social-icons div>a:last-of-type {
	margin-right: 0
}
.contact-map {
	width: 100%
}
.contact-map iframe {
	max-width: 100%;
	width: 100%
}
.contact-rightcol {
	width: 100%;
	margin-top: 25px
}
.contact-leftcol {
	width: 100%;
	margin-top: 20px;
	float: left
}
#ckmform-3 .consentbox .control-label {
	display: none
}
a.clickingmad:hover, .ckmfile input[type=file]:focus+label strong.clickingmad, .ckmfile label:hover strong.clickingmad {
	color: #99359E
}
.exam-fee {
	display: none
}
.exam-fee.show {
	display: block
}
.details {
	border: 1px solid #dae1e8;
	margin-bottom: 35px
}
.details div {
	padding: 10px
}
.details div:nth-child(odd) {
	background-color: #dae1e8
}
.details div strong {
	color: #16465f
}
@media only screen and (min-width: 320px) and (max-width: 1365px) {
	#footer #footer-logo-slider #logo-list .flickity-viewport .flickity-slider>div {
		height: 97px;
		display: flex;
		justify-content: center;
		align-items: center
	}
}
@media only screen and (max-width: 767px) {
	.wc {
		width: calc(100% - 40px) !important;
		max-width: 480px
	}
	#header {
		padding-bottom: 47px
	}
	.header-phone {
		position: relative;
		display: block;
		float: right
	}
	.header-phone>a {
		padding: 13px 11px 9px;
		display: block;
		text-align: center
	}
	#header-quote {
		border-top: 3px solid #818285;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 47px
	}
	#breadcrumb ol li {
		display: none
	}
	#breadcrumb ol li:after {
		display: none
	}
	#breadcrumb ol li span {
		margin-left: 0
	}
	#breadcrumb ol li:nth-last-child(2) {
		margin-bottom: 5px
	}
	#breadcrumb ol li:nth-last-child(2) span {
		margin-right: 20px
	}
	#breadcrumb ol li:last-child, #breadcrumb ol li:nth-last-child(2) {
		display: block
	}
	#prefooter #prefooter-menu .prefooter-links h3 {
		color: #16465f;
		margin: 5px 0 7px !important;
		padding-right: 45px;
		cursor: pointer;
		position: relative;
		font-weight: 600;
		padding: 10px 0;
		border-bottom: 2px solid #e1e1e1;
		font-size: 1.6rem
	}
	#prefooter #prefooter-menu .prefooter-links h3::after {
		content: "";
		position: absolute;
		right: 15px;
		top: calc(50% - 10px);
		transition-property: all;
		transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		transition-duration: 150ms;
		background: url(../images/icon-plus-grey.webp) no-repeat center;
		width: 18px;
		height: 18px;
		background-size: contain
	}
	#prefooter #prefooter-menu .prefooter-links h3.open::after {
		transform: rotate(135deg)
	}
	#prefooter #prefooter-menu .prefooter-links h3:not(.open)+ul li, #prefooter #prefooter-menu .prefooter-links h3:not(.open)+ul li {
		display: none;
		padding: 0
	}
	#prefooter #prefooter-menu .prefooter-links ul {
		margin: 0;
		transition: height 0.4s ease-in-out;
		overflow: hidden
	}
	#prefooter #prefooter-menu .prefooter-links ul li {
		color: #16465f;
		word-break: break-word;
		transition: height 0.4s ease-in-out;
		overflow: hidden;
		padding: 7px 0;
		margin-bottom: 0
	}
	#prefooter #prefooter-menu .prefooter-links ul li a:hover {
		color: #818285
	}
}
@media only screen and (min-width: 320px) and (max-width: 1365px) {
	#header-contact-details {
		position: relative
	}
	.block-phone {
		display: block;
		animation: slidein 1s forwards;
		border: 3px solid #818285;
		padding: 20px 35px
	}
	.hide-panel {
		animation: hide 1s forwards;
		border-left: 3px solid #818285;
		border-right: 3px solid #818285;
		border-bottom: 3px solid #818285;
		padding: 0px 40px
	}
	#header-numbers {
		position: absolute;
		top: 55px;
		z-index: 999;
		left: auto;
		right: 0px;
		background: #dae1e8;
		color: #16465f;
		overflow: hidden;
		text-align: left;
		font-size: 1.8rem;
		height: 0;
		max-height: 300px;
		width: 200px
	}
	#header-numbers p, #header-numbers ul {
		margin: 0
	}
	#header-numbers .close {
		cursor: pointer;
		position: absolute;
		right: 15px;
		top: 15px;
		font-size: 2rem;
		font-weight: 600
	}
	#header-numbers .close:after {
		position: absolute;
		content: '';
		top: -3px;
		left: -9px;
		width: 25px;
		height: 25px;
		border: 2px solid #16465f;
		border-radius: 50%
	}
	#header-numbers a {
		color: #16465f;
		font-weight: 400;
		display: inline-block;
		text-decoration: none;
		text-align: left;
		font-size: 1.6rem
	}
	#header-numbers a:hover {
		color: #3c82ae
	}
	#header-numbers div {
		float: left
	}
	#header-numbers div:last-of-type {
		border: none
	}
	@keyframes slidein {
		0% {
			height: 0
		}
		50% {
			padding-top: 30px
		}
		100% {
			height: 440px;
			padding-top: 30px
		}
	}
	@keyframes hide {
		0% {
			height: 440px;
			padding-top: 30px
		}
		80% {
			border-bottom: 3px solid #818285
		}
		100% {
			height: 0;
			padding-top: 0;
			border-bottom: none
		}
	}
}
@media only screen and (min-width: 768px) {
	h1 {
		font-size: 3rem;
		margin-bottom: 30px
	}
	h2 {
		font-size: 2.4rem;
		margin-bottom: 25px
	}
	h3 {
		font-size: 2.2rem;
		margin-bottom: 20px
	}
	#breadcrumb {
		padding-bottom: 40px
	}
	#content-ckm {
		font-size: 2rem;
		padding-bottom: 40px
	}
	#content-ckm ul li::before {
		top: 8px
	}
	#leftcol {
		padding: 0px 0px 40px
	}
	#leftcol #trustbox-widget {
		border-radius: 8px;
		padding: 30px
	}
	#leftcol #trustbox-widget span.title {
		margin-bottom: 30px;
		font-size: 3rem
	}
	#header {
		padding-top: 30px;
		border-bottom: 3px solid #9fa1a4;
		margin-bottom: 5px
	}
	.logo {
		width: 244px;
		padding: 23px 20px;
		position: absolute;
		top: 0;
		left: 25px;
		background-color: #FFF;
		z-index: 3;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		box-shadow: 0 -10px 20px 0px #9fa1a4
	}
	#header-contact-details {
		margin-right: 20px
	}
	#header-contact-details a#phone-icon-clickable {
		padding: 12px 10px;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		height: 53px
	}
	#header-quote {
		width: auto;
		margin-right: 55px
	}
	#header-quote a {
		display: inline-block;
		padding: 14px;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		height: 53px
	}
	#searchbox .btn {
		height: 53px;
		width: 28px;
		margin-right: 20px
	}
	#searchbox .btn i {
		background: url(../images/icon-search.webp) no-repeat center;
		width: 28px;
		height: 53px
	}
	.mobile-header {
		padding: 0
	}
	#hero-container #hero {
		margin-bottom: 0px
	}
	#hero-container #hero .rslides-comment .banner-comment {
		padding: 10px 0
	}
	#hero-container #hero .rslides-comment .banner-comment p:last-of-type {
		margin-top: 2px
	}
	#hero-container #hero-boxes ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px
	}
	#hero-container #hero-boxes ul li {
		float: left;
		width: 50%
	}
	#hero-container #hero-boxes ul li a {
		padding: 15px 10px;
		font-size: 1.9rem;
		height: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		gap: 5px
	}
	a.cta, a.readmore, p.readmore a, .btn-primary, .ckmfile label strong, .ckmfile input[type=file]:focus+label strong, .ckmfile label:hover strong {
		padding: 10px 44px;
		border-radius: 8px
	}
	a.cta.large {
		padding: 20px;
		font-size: 2.4rem;
		margin-bottom: 40px
	}
	#prefooter #prefooter-contact-us a {
		padding: 35px 10px;
		text-align: left
	}
	#prefooter #prefooter-contact-us h2 {
		margin-bottom: 15px;
		gap: 40px
	}
	#prefooter #prefooter-contact-us img {
		width: 96px
	}
	#prefooter #prefooter-contact-us p {
		display: inline-block
	}
	#prefooter #prefooter-menu {
		padding: 50px 20px 0;
		background-size: 300px;
		background-position: right 40px bottom
	}
	#prefooter #prefooter-menu .prefooter-links {
		float: left;
		width: 46%
	}
	#prefooter #prefooter-menu .prefooter-links:nth-child(n) {
		margin-right: 8%;
		clear: none
	}
	#prefooter #prefooter-menu .prefooter-links:nth-child(2n) {
		margin-right: 0
	}
	#prefooter #prefooter-menu .prefooter-links:nth-child(2n+1) {
		clear: left
	}
	#prefooter #prefooter-menu .prefooter-links h3 {
		font-size: 1.6rem;
		font-weight: 600;
		color: #16465f;
		margin-bottom: 12px
	}
	#prefooter #prefooter-menu .prefooter-links ul {
		padding: 25px 0;
		margin: 0;
		display: inline-block;
		border-top: 2px solid #e1e1e1;
		width: 100%
	}
	#prefooter #prefooter-menu .prefooter-links ul li {
		margin-bottom: 12px;
		list-style: none;
		font-size: 1.4rem
	}
	#prefooter #prefooter-menu .prefooter-links ul li a {
		color: #666
	}
	#prefooter #prefooter-menu .prefooter-links ul li a:hover {
		color: #3c82ae
	}
	#footer #footer-logo-slider {
		padding: 50px 0
	}
	#footer #footer-logo-slider #logo-list .flickity-viewport .flickity-slider>div {
		width: 145px
	}
	#footer #footer-left {
		padding: 30px 30px 0
	}
	#footer #footer-left #footermenu {
		margin: 10px 0
	}
	#footer #footer-left #footermenu ul li {
		display: inline-block;
		margin: 0
	}
	#footer #footer-left #footermenu ul li a {
		position: relative;
		padding: 0 13px
	}
	#footer #footer-left #footermenu ul li a:after {
		content: "";
		position: absolute;
		right: 0;
		top: 4px;
		bottom: 4px;
		width: 1px;
		background-color: #666
	}
	#footer #footer-left #footermenu ul li:last-of-type a:after {
		display: none
	}
	#footer #footer-social-icons {
		margin: 25px 0 35px
	}
	#footer #footer-social-icons div>a {
		margin-right: 7px
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.wc {
		max-width: 980px;
		width: calc(100% - 50px) !important
	}
	#hero-container #hero-boxes ul li:last-of-type {
		width: 100%
	}
	#prefooter #prefooter-contact-us .wc {
		display: flex;
		justify-content: center;
		align-items: center
	}
	#prefooter #prefooter-contact-us .wc .custom {
		display: inline-block;
		position: relative
	}
	#prefooter #prefooter-contact-us h2 {
		padding-right: 156px
	}
	#prefooter #prefooter-contact-us p {
		position: absolute;
		width: 325px;
		top: 50px;
		left: 136px
	}
}
@media only screen and (min-width: 980px) {
	.contact-map {
		float: right;
		width: 50%;
		padding-left: 2.5%
	}
	.contact-rightcol {
		float: left;
		width: 50%;
		padding-right: 2.5%;
		margin-top: 0
	}
	.contact-leftcol {
		margin-top: 40px
	}
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
	#prefooter #prefooter-menu>.wc {
		max-width: 900px
	}
	#prefooter #prefooter-menu .prefooter-links {
		max-width: 400px
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1365px) {
	.wc {
		max-width: 1200px;
		width: calc(100% - 50px) !important
	}
	#leftcol #trustbox-widget {
		padding: 10px
	}
	#leftcol #trustbox-widget span.title {
		margin-bottom: 10px;
		font-size: 2.4rem
	}
	#prefooter #prefooter-contact-us h2 {
		width: 34%
	}
	#prefooter #prefooter-contact-us p {
		width: 40%
	}
}
@media only screen and (min-width: 1024px) {
	h1 {
		font-size: 3.8rem;
		margin-bottom: 35px
	}
	h2 {
		font-size: 3.2rem
	}
	h3 {
		font-size: 2.4rem
	}
	#content-ckm {
		font-size: 1.8rem
	}
	#rightcol {
		width: 67%;
		padding-left: 40px
	}
	#leftcol {
		width: 33%
	}
	#header {
		padding-top: 35px
	}
	.logo {
		width: 302px;
		padding: 20px 24px
	}
	#searchbox .btn {
		margin-right: 25px
	}
	#hero-container #hero .rslides-comment .banner-comment {
		padding: 15px 0 37px
	}
	#hero-container #hero-boxes {
		margin-top: -22px;
		z-index: 4;
		position: relative
	}
	#hero-container #hero-boxes ul {
		border-radius: 8px
	}
	#hero-container #hero-boxes ul li {
		width: 20%
	}
	#hero-container #hero-boxes ul li:first-of-type a {
		border-bottom-left-radius: 8px;
		border-top-left-radius: 8px
	}
	#hero-container #hero-boxes ul li:last-of-type a {
		border-bottom-right-radius: 8px;
		border-top-right-radius: 8px;
		border-bottom-left-radius: 0px
	}
	#hero-container #hero-boxes ul li a {
		padding: 20px;
		flex-direction: column;
		gap: 0
	}
	#prefooter #prefooter-contact-us a {
		padding: 35px
	}
	#prefooter #prefooter-contact-us .custom {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 40px
	}
	#prefooter #prefooter-contact-us h2 {
		margin-bottom: 0px;
		align-items: center
	}
	#prefooter #prefooter-menu {
		padding: 50px 25px 0
	}
	#prefooter #prefooter-menu .prefooter-links ul {
		padding: 25px 0 35px
	}
	#footer #footer-logo-slider #logo-list .flickity-viewport .flickity-slider>div {
		width: 160px
	}
	#footer #footer-left {
		float: left;
		width: auto;
		padding: 35px 0px 0
	}
	#footer #footer-left #copy, #footer #footer-left>nav {
		display: inline-block
	}
	#footer #footer-left #footermenu {
		margin: 0
	}
	#footer #footer-left #footermenu ul li {
		display: inline-block;
		margin: 0
	}
	#footer #footer-left #footermenu ul li a {
		position: relative;
		padding: 0 13px
	}
	#footer #footer-left #footermenu ul li a:after {
		content: "";
		position: absolute;
		right: 0;
		top: 4px;
		bottom: 4px;
		width: 1px;
		background-color: #666
	}
	#footer #footer-left #footermenu ul li:last-of-type a:after {
		display: none
	}
	#footer #footer-right {
		float: right;
		padding: 30px 0px 35px
	}
	#footer #footer-social-icons {
		margin: 0;
		display: inline-block;
		float: right
	}
	#footer a.clickingmad {
		margin-right: 15px;
		margin-top: 5px
	}
}
@media only screen and (min-width: 1366px) {
	.wc {
		max-width: 1500px;
		width: calc(100% - 80px) !important
	}
	h1 {
		font-size: 4rem
	}
	h2 {
		font-size: 3.4rem;
		margin-bottom: 30px
	}
	h3 {
		font-size: 2.6rem;
		margin-bottom: 25px
	}
	a.cta.large {
		font-size: 3rem
	}
	#search-results .result__title .result__title-text {
		font-size: 3rem
	}
	#content-ckm {
		padding-bottom: 60px;
		font-size: 2rem
	}
	#content-ckm ul li::before {
		top: 10px
	}
	#rightcol {
		width: calc(100% - 370px)
	}
	#leftcol {
		width: 370px;
		padding-bottom: 60px
	}
	#leftcol #trustbox-widget {
		margin-top: 60px
	}
	.mobile-header {
		display: none
	}
	#header {
		padding-top: 80px;
		border-width: 2px
	}
	.logo {
		padding: 35px 20px 40px;
		left: 40px
	}
	#header-quote {
		margin-right: 0
	}
	#header-contact-details {
		margin: 0
	}
	#header-contact-details a#phone-icon-clickable {
		display: none
	}
	#header-contact-details #header-numbers {
		position: absolute;
		top: 30px;
		right: 40px
	}
	#header-contact-details #header-numbers .close {
		display: none
	}
	#header-contact-details #header-numbers ul {
		margin: 0
	}
	#header-contact-details #header-numbers ul li {
		float: left;
		display: inline-block;
		list-style: none;
		color: #215d91;
		font-size: 1.4rem;
		padding: 0 10px;
		position: relative;
		font-weight: 400
	}
	#header-contact-details #header-numbers ul li::after {
		content: "";
		position: absolute;
		right: 0;
		top: 2px;
		bottom: 2px;
		background-color: #989898;
		width: 1px
	}
	#header-contact-details #header-numbers ul li:first-of-type {
		padding-left: 0
	}
	#header-contact-details #header-numbers ul li:last-of-type {
		padding-right: 0
	}
	#header-contact-details #header-numbers ul li:last-of-type::after {
		display: none
	}
	#header-contact-details #header-numbers ul li a {
		color: #666;
		font-weight: 400
	}
	#header-contact-details #header-numbers ul li a:hover {
		color: #3c82ae
	}
	#hero-container #hero .rslides-comment .banner-comment {
		padding: 25px 0 50px
	}
	#hero-container #hero .rslides-comment p:last-of-type {
		margin-top: 0;
		font-size: 4.5rem
	}
	#hero-container #hero-boxes {
		margin-top: -40px
	}
	#hero-container #hero-boxes ul li a {
		font-size: 2rem;
		padding: 24px 15px
	}
	#prefooter #prefooter-contact-us a {
		padding: 15px
	}
	#prefooter #prefooter-contact-us .custom {
		gap: 40px
	}
	#prefooter #prefooter-contact-us h2 {
		gap: 30px
	}
	#prefooter #prefooter-contact-us p {
		font-size: 1.8rem
	}
	#prefooter #prefooter-contact-us img {
		width: 106px
	}
	#prefooter #prefooter-menu {
		padding: 50px 75px 0;
		background-size: 397px;
		background-position: right 150px bottom
	}
	#prefooter #prefooter-menu .prefooter-links {
		width: 20%;
		margin-right: 4% !important;
		clear: none !important
	}
	#prefooter #prefooter-menu .prefooter-links:nth-of-type(2) {
		width: 28% !important
	}
	#prefooter #prefooter-menu .prefooter-links:last-of-type {
		margin-right: 0% !important
	}
	#prefooter #prefooter-menu .prefooter-links ul {
		padding: 25px 0 60px
	}
	#footer #footer-logo-slider {
		padding: 45px 0
	}
	#footer #footer-logo-slider #logo-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center
	}
	#footer #footer-logo-slider #logo-list::after {
		content: ""
	}
	#footer #footer-social-icons a {
		margin-right: 10px
	}
}
@media only screen and (min-width: 1366px) and (max-width: 1634px) {
	#prefooter #prefooter-menu .prefooter-links h3 {
		font-size: 1.4rem
	}
	#prefooter #prefooter-menu .prefooter-links ul li {
		font-size: 1.2rem
	}
	#header-quote a {
		font-size: 1.8rem;
		height: 52px
	}
}
@media only screen and (min-width: 1635px) {
	.wc {
		max-width: 1750px
	}
	#rightcol {
		padding-left: 75px;
		width: calc(100% - 430px)
	}
	#leftcol {
		padding-bottom: 80px;
		width: 430px
	}
	#leftcol #trustbox-widget {
		margin-top: 100px
	}
	#header {
		padding-top: 80px
	}
	.logo {
		padding: 35px;
		width: 400px
	}
	#header-quote a {
		padding: 14px 18px
	}
	#header-contact-details #header-numbers {
		top: 30px;
		right: 40px
	}
	#header-contact-details #header-numbers ul li {
		padding: 0 13px;
		font-size: 1.5rem
	}
	#searchbox .btn {
		margin-right: 45px;
		width: 32px
	}
	#searchbox .btn i {
		width: 32px
	}
	#hero-container #hero .rslides-comment p:last-of-type {
		font-size: 6rem
	}
	#hero-container #hero-boxes {
		margin-top: -30px;
		padding: 0 85px
	}
	#hero-container #hero-boxes ul li a {
		font-size: 2.3rem;
		padding: 32px 5px
	}
	#prefooter #prefooter-contact-us .custom {
		gap: 30px
	}
	#prefooter #prefooter-contact-us h2 {
		gap: 40px;
		font-size: 4rem
	}
	#prefooter #prefooter-menu {
		padding: 50px 0 0;
		background-position: left 450px bottom
	}
	#prefooter #prefooter-menu .prefooter-links {
		margin-right: 5% !important
	}
	#prefooter #prefooter-menu .prefooter-links:nth-of-type(2) {
		width: 25% !important
	}
}
@media only screen and (min-width: 1750px) {
	#header {
		padding-top: 100px
	}
	.logo {
		width: 446px
	}
	#content-ckm {
		font-size: 2.2rem;
		padding-bottom: 80px
	}
	#content-ckm ul li::before {
		width: 9px;
		height: 9px;
		top: 8px
	}
}
@media only screen and (min-width: 1900px) {
	ul.rslides {
		margin-left: auto !important;
		margin-right: auto !important
	}
}
#content-ckm.hp {
	padding: 30px 0
}
#content-ckm.hp h1 {
	font-size: 2.4rem;
	margin-bottom: 20px
}
#content-ckm.hp h2 {
	font-size: 2.2rem
}
#content-ckm.hp p:first-of-type {
	margin-top: 0
}
#content-ckm.hp p:last-of-type {
	margin-bottom: 0
}
#content-ckm.hp .download-brochure {
	padding-top: 20px;
	border-top: 1px solid #dae1e8;
	margin-top: 20px;
	position: relative
}
#content-ckm.hp .download-brochure:before {
	content: "";
	background: url(/images/homepage/tiles-10.png) no-repeat center;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 588px;
	background-size: contain;
	z-index: -1;
	left: 0
}
#content-ckm.hp .download-brochure a {
	text-decoration: none
}
#content-ckm.hp .download-brochure h2 {
	display: flex;
	align-items: center;
	margin-bottom: 20px
}
#content-ckm.hp .download-brochure h2>img {
	width: 19px;
	height: 19px;
	margin-right: 10px
}
#content-ckm.hp .download-brochure .image {
	width: 90px;
	float: right
}
#content-ckm.hp .download-brochure .text {
	width: calc(100% - 90px);
	padding-right: 20px;
	color: #3c82ae
}
#content-ckm.hp .download-brochure .text, #content-ckm.hp .download-brochure .download-cta {
	float: left
}
#content-ckm.hp .download-brochure .download-cta {
	display: block;
	margin-top: 20px
}
#hp-why-choose-bradley {
	padding: 20px 0 35px;
	background-color: #818285;
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 30px
}
#hp-why-choose-bradley::before, #hp-why-choose-bradley::after {
	width: 100%;
	content: "";
	background-color: #818285;
	height: 100%;
	top: 0;
	position: absolute
}
#hp-why-choose-bradley::before {
	left: 100%
}
#hp-why-choose-bradley::after {
	right: 100%
}
#hp-why-choose-bradley h2 {
	margin-bottom: 25px;
	color: #FFF
}
#hp-why-choose-bradley a.block {
	float: left;
	width: 100%;
	border-radius: 5px;
	border: 2px solid #a7a8aa;
	padding: 25px 15px;
	text-align: center;
	margin-bottom: 20px;
	color: #FFF
}
#hp-why-choose-bradley a.block:last-of-type {
	margin-bottom: 0
}
#hp-why-choose-bradley a.block:hover, #hp-why-choose-bradley .ckmfile input[type=file]:focus+label strong.block, .ckmfile input[type=file]:focus+label #hp-why-choose-bradley strong.block, #hp-why-choose-bradley .ckmfile label:hover strong.block, .ckmfile label:hover #hp-why-choose-bradley strong.block {
	background-color: #16465f;
	border-color: #16465f
}
#hp-why-choose-bradley a.block .title {
	font-size: 2rem;
	font-weight: 600;
	text-transform: uppercase
}
#hp-why-choose-bradley a.block img {
	margin: 15px auto
}
#hp-why-choose-bradley a.block>span, #hp-why-choose-bradley a.block img {
	display: block
}
#hp-why-choose-bradley a.block .text>span:first-of-type {
	margin-bottom: 10px
}
#hp-customer-feedback {
	float: left;
	width: 100%;
	font-weight: 600;
	font-size: 1.6rem;
	margin-bottom: 30px
}
#hp-customer-feedback .hp-customer-feedback-intro h2 {
	color: #16465f;
	margin-bottom: 12px
}
#hp-customer-feedback .hp-customer-feedback-intro p {
	margin: 0
}
#hp-customer-feedback .hp-customer-feedback-intro a {
	text-decoration: underline
}
#hp-customer-feedback .hp-customer-feedback-intro img {
	display: block;
	margin: 0 auto
}
#hp-customer-feedback iframe .wrapper-bottom {
	font-weight: 400;
	font-size: 1.8rem
}
#hp-customer-feedback iframe .wrapper-bottom .tp-widget-reviews-filter-label {
	margin-top: 50px
}
#latest-news {
	float: left;
	width: 100%;
	padding: 25px 0;
	background: url(../images/bg-news.webp) no-repeat center;
	background-size: cover;
	margin-bottom: 30px
}
#latest-news h2 {
	float: left;
	color: #16465f
}
#latest-news a.view-all {
	float: right;
	font-size: 1.6rem;
	margin-top: 5px;
	text-decoration: underline
}
#latest-news .newsflash .news-item {
	width: 100%;
	margin: 0 auto 45px;
	display: block
}
#latest-news .newsflash .news-item:last-of-type {
	margin-bottom: 0
}
#latest-news .newsflash .news-item img {
	margin: 0 auto 20px;
	display: block;
	border-radius: 8px
}
#latest-news .newsflash .news-item .news-text .newsflash-title {
	font-size: 2rem;
	font-weight: 600
}
#latest-news .newsflash .news-item .news-text .newsflash-title a {
	color: #16465f
}
#latest-news .newsflash .news-item .news-text .newsflash-title a:hover {
	color: #3c82ae
}
#latest-news .newsflash .news-item .news-text .ckmdate {
	font-size: 1.8rem;
	margin: 15px 0;
	display: block
}
#latest-news .newsflash .news-item .news-text a.readmore:hover, #latest-news .newsflash .news-item .news-text .ckmfile input[type=file]:focus+label strong.readmore, .ckmfile input[type=file]:focus+label #latest-news .newsflash .news-item .news-text strong.readmore, #latest-news .newsflash .news-item .news-text .ckmfile label:hover strong.readmore, .ckmfile label:hover #latest-news .newsflash .news-item .news-text strong.readmore {
	background-color: #818285
}
#hp-faqs-container {
	float: left;
	width: 100%
}
#hp-faqs-container .hp-faqs-intro {
	float: left;
	width: 100%;
	font-weight: 600
}
#hp-faqs-container .hp-faqs-intro h2 {
	color: #16465f
}
#hp-faqs-container .hp-faqs-intro::after {
	content: "";
	background: url(../images/faq-worker-checking-data.webp) no-repeat center;
	background-size: contain;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 106px;
	height: 136px
}
#hp-faqs-container .hp-faqs-intro a {
	display: inline-block
}
#hp-faqs-container .hp-faqs-intro a:first-of-type {
	margin-bottom: 10px
}
#hp-faqs-container .hp-faqs {
	float: left;
	width: 100%
}
@media only screen and (max-width: 767px) {
	#content-ckm.hp .download-brochure .download-cta {
		width: 100%
	}
	#content-ckm.hp .download-brochure .download-cta a.cta {
		display: block
	}
	#content-ckm.hp .download-brochure:before {
		height: 365px
	}
	#hp-customer-feedback .hp-customer-feedback-intro div.logo-rated p:last-of-type {
		padding-top: 15px;
		margin: 25px 0;
		border-top: 1px solid #dae1e8;
		text-align: center
	}
	#latest-news .newsflash .news-item:nth-of-type(2) img, #latest-news .newsflash .news-item:last-of-type img {
		display: none
	}
	#latest-news .newsflash .news-item .readmore {
		display: block
	}
	#hp-faqs-container {
		margin-bottom: 30px
	}
	#hp-faqs-container .hp-faqs-intro {
		position: relative
	}
	#hp-faqs-container .hp-faqs-intro:after {
		display: none
	}
	#hp-faqs-container .hp-faqs-intro span {
		display: block;
		margin-top: 25px
	}
}
@media only screen and (min-width: 768px) {
	.body-home-page h2 {
		font-size: 2.8rem
	}
	#content-ckm.hp {
		padding: 40px 0;
		font-size: 2rem
	}
	#content-ckm.hp h1 {
		font-size: 3rem;
		margin-bottom: 30px
	}
	#content-ckm.hp .main-text {
		width: 50%;
		float: left
	}
	#content-ckm.hp .download-brochure {
		width: 48%;
		margin-left: 2%;
		float: right;
		padding-top: 0px;
		margin-top: 0px;
		border-top: 0;
		border-left: 1px solid #dae1e8;
		padding-left: 20px
	}
	#content-ckm.hp .download-brochure:before {
		height: 346px
	}
	#content-ckm.hp .download-brochure h2 {
		font-size: 2.8rem
	}
	#content-ckm.hp .download-brochure h2>img {
		width: 27px;
		height: 27px;
		margin-right: 15px
	}
	#content-ckm.hp .download-brochure .image {
		width: 178px;
		margin-top: -80px;
		margin-right: 42px
	}
	#content-ckm.hp .download-brochure .text {
		width: calc(100% - 220px);
		padding-right: 40px;
		font-size: 1.8rem
	}
	#content-ckm.hp .download-brochure .download-cta, #content-ckm.hp .download-brochure .text {
		padding-left: 44px
	}
	#hp-why-choose-bradley {
		padding: 35px 0 40px;
		margin-bottom: 40px
	}
	#hp-why-choose-bradley a.block {
		border-radius: 8px;
		padding: 35px 30px;
		margin-bottom: 25px;
		position: relative
	}
	#hp-why-choose-bradley a.block .title {
		font-size: 2.5rem;
		margin-bottom: 25px
	}
	#hp-why-choose-bradley a.block .image img {
		margin: 0 auto;
		display: block
	}
	#hp-customer-feedback {
		font-size: 2rem;
		margin-bottom: 40px
	}
	#hp-customer-feedback .hp-customer-feedback-intro {
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #dae1e8
	}
	#hp-customer-feedback .hp-customer-feedback-intro .custom {
		display: flex;
		align-items: center;
		justify-content: space-between
	}
	#hp-customer-feedback .hp-customer-feedback-intro h2 {
		margin-bottom: 20px
	}
	#hp-customer-feedback .hp-customer-feedback-intro .intro {
		width: 60%
	}
	#hp-customer-feedback .hp-customer-feedback-intro .logo-rated {
		width: 30%;
		text-align: center
	}
	#hp-customer-feedback .hp-customer-feedback-intro img {
		display: block;
		margin: 0 auto 10px
	}
	#latest-news {
		margin-bottom: 40px;
		padding: 40px 0 50px;
		background-position: right top
	}
	#latest-news a.view-all {
		margin-top: 10px
	}
	#latest-news .newsflash .news-item {
		margin: 0 0 30px;
		float: left
	}
	#latest-news .newsflash .news-item img {
		margin: 0;
		float: left;
		max-width: 369px
	}
	#latest-news .newsflash .news-item .news-text {
		float: right;
		width: calc(100% - 369px);
		padding-left: 30px
	}
	#latest-news .newsflash .news-item .news-text .newsflash-title {
		font-size: 2.6rem
	}
	#latest-news .newsflash .news-item .news-text .ckmdate {
		margin: 20px 0
	}
	#hp-faqs-container {
		margin-bottom: 0px;
		padding-bottom: 96px;
		position: relative;
		padding-right: 70px
	}
	#hp-faqs-container .hp-faqs-intro {
		font-size: 2rem
	}
	#hp-faqs-container .hp-faqs-intro::after {
		bottom: 0;
		right: 0;
		height: 140px
	}
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
	#latest-news .newsflash .news-item {
		max-width: none
	}
	#hp-why-choose-bradley h2 {
		text-align: left;
		float: left
	}
	#hp-why-choose-bradley a.block {
		text-align: left
	}
	#hp-why-choose-bradley a.block .image {
		float: right;
		width: 128px;
		position: absolute;
		right: 30px;
		top: 50%
	}
	#hp-why-choose-bradley a.block .text {
		width: calc(100% - 230px);
		float: left
	}
	#hp-why-choose-bradley a.block:first-of-type .image {
		margin-top: -47px
	}
	#hp-why-choose-bradley a.block:nth-of-type(2) .image {
		margin-top: -50px
	}
	#hp-why-choose-bradley a.block:nth-of-type(3) .image {
		margin-top: -49px
	}
	#hp-why-choose-bradley a.block:last-of-type .image {
		margin-top: -47px
	}
}
@media only screen and (min-width: 768px) and (max-width: 1634px) {
	#hp-faqs-container .hp-faqs-intro a.cta {
		width: 48%;
		float: left
	}
	#hp-faqs-container .hp-faqs-intro a.cta:nth-child(n) {
		margin-right: 4%;
		clear: none
	}
	#hp-faqs-container .hp-faqs-intro a.cta:nth-child(2n) {
		margin-right: 0
	}
	#hp-faqs-container .hp-faqs-intro a.cta:nth-child(2n+1) {
		clear: left
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1365px) {
	#hp-why-choose-bradley a.block .title {
		margin-bottom: 30px
	}
	#hp-why-choose-bradley a.block .text {
		font-size: 1.8rem
	}
}
@media only screen and (min-width: 1024px) {
	.body-home-page h2 {
		font-size: 3.2rem
	}
	#content-ckm.hp {
		padding: 45px 0;
		font-size: 2rem
	}
	#content-ckm.hp h1 {
		font-size: 3.8rem;
		margin-bottom: 35px
	}
	#content-ckm.hp .download-brochure {
		position: relative
	}
	#content-ckm.hp .download-brochure:before {
		height: 444px
	}
	#content-ckm.hp .download-brochure h2 {
		font-size: 3.2rem;
		margin-bottom: 25px;
		padding-left: 25px
	}
	#content-ckm.hp .download-brochure h2>img {
		width: 35px;
		height: 35px
	}
	#content-ckm.hp .download-brochure .image {
		width: 233px;
		margin: 0px;
		position: absolute;
		right: 60px;
		top: 0px
	}
	#content-ckm.hp .download-brochure .download-cta, #content-ckm.hp .download-brochure .text {
		padding-left: 76px;
		width: calc(100% - 293px)
	}
	#hp-why-choose-bradley {
		padding: 35px 25px 40px;
		margin-bottom: 45px;
		border-radius: 8px
	}
	#hp-why-choose-bradley:before, #hp-why-choose-bradley:after {
		display: none
	}
	#hp-why-choose-bradley h2 {
		margin-bottom: 30px
	}
	#hp-customer-feedback {
		font-size: 2.2rem;
		margin-bottom: 45px
	}
	#hp-customer-feedback .hp-customer-feedback-intro {
		margin-bottom: 30px;
		padding-bottom: 0px;
		border-bottom: 0
	}
	#hp-customer-feedback .hp-customer-feedback-intro .custom {
		justify-content: center;
		flex-direction: column
	}
	#hp-customer-feedback .hp-customer-feedback-intro h2 {
		margin-bottom: 25px
	}
	#hp-customer-feedback .hp-customer-feedback-intro .intro, #hp-customer-feedback .hp-customer-feedback-intro .logo-rated {
		width: 100%
	}
	#hp-customer-feedback .hp-customer-feedback-intro .logo-rated {
		width: 100%;
		text-align: left;
		border-top: 1px solid #dae1e8;
		padding-top: 30px;
		margin-top: 30px
	}
	#hp-customer-feedback .hp-customer-feedback-intro .logo-rated>p {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center
	}
	#hp-customer-feedback .hp-customer-feedback-intro img {
		margin: 0
	}
	#latest-news a.view-all {
		margin-top: 12px
	}
	#latest-news .newsflash .news-item .news-text {
		padding-left: 40px
	}
	#latest-news .newsflash .news-item .news-text .newsflash-title {
		font-size: 3rem
	}
	#hp-faqs-container {
		padding-bottom: 60px;
		padding-right: 300px
	}
	#hp-faqs-container .hp-faqs-intro {
		font-size: 2.2rem
	}
	#hp-faqs-container .hp-faqs-intro h2 {
		margin-bottom: 20px
	}
	#hp-faqs-container .hp-faqs-intro::after {
		right: 20px;
		height: 390px;
		width: 284px
	}
	#hp-faqs-container .hp-faqs {
		padding-left: 25px;
		padding-top: 40px
	}
}
@media only screen and (min-width: 1366px) and (max-width: 1634px) {
	#latest-news .newsflash .news-item .news-text .newsflash-title {
		font-size: 2.4rem
	}
	#latest-news .newsflash .news-item .news-text a.readmore {
		font-size: 1.6rem
	}
	#hp-why-choose-bradley a.block .title {
		font-size: 2rem
	}
	#hp-why-choose-bradley a.block .text {
		font-size: 1.6rem
	}
}
@media only screen and (min-width: 1366px) {
	.body-home-page h2 {
		font-size: 3.4rem
	}
	#content-ckm.hp {
		padding: 80px 0 94px;
		position: relative
	}
	#content-ckm.hp:before {
		content: "";
		width: 2px;
		background-color: #e6e6e7;
		position: absolute;
		top: 80px;
		bottom: 50px;
		left: calc(72% - 60px)
	}
	#content-ckm.hp .wc {
		position: relative
	}
	#content-ckm.hp h1 {
		font-size: 4rem;
		margin-bottom: 40px
	}
	#content-ckm.hp h1, #content-ckm.hp .main-text {
		float: left;
		width: 72%;
		padding-right: 80px
	}
	#content-ckm.hp .download-brochure {
		width: 28%;
		padding-top: 0px;
		margin-top: 0px;
		position: absolute;
		top: 0;
		right: 0;
		border: 0
	}
	#content-ckm.hp .download-brochure:before {
		width: 402px;
		height: 400px;
		left: auto;
		right: 0
	}
	#content-ckm.hp .download-brochure h2 {
		font-size: 3.5rem;
		margin-bottom: 0px;
		padding-left: 0
	}
	#content-ckm.hp .download-brochure h2>img {
		width: 49px;
		height: 49px
	}
	#content-ckm.hp .download-brochure .image {
		width: 180px;
		position: static;
		margin: 0 auto;
		display: block;
		float: none
	}
	#content-ckm.hp .download-brochure .download-cta, #content-ckm.hp .download-brochure .text {
		padding: 0;
		width: 100%
	}
	#hp-why-choose-bradley {
		margin-bottom: 70px;
		padding: 40px
	}
	#hp-why-choose-bradley #why-choose-blocks {
		float: left;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center
	}
	#hp-why-choose-bradley h2 {
		margin-bottom: 45px
	}
	#hp-why-choose-bradley a.block {
		width: 23%;
		margin-bottom: 0px
	}
	#hp-why-choose-bradley a.block:nth-child(n) {
		margin-right: 2.66%;
		clear: none
	}
	#hp-why-choose-bradley a.block:nth-child(4n) {
		margin-right: 0
	}
	#hp-why-choose-bradley a.block:nth-child(4n+1) {
		clear: left
	}
	#hp-why-choose-bradley a.block .title, #hp-why-choose-bradley a.block .image {
		margin-bottom: 25px
	}
	#hp-why-choose-bradley a.block:nth-of-type(3) {
		margin-bottom: 0
	}
	#hp-why-choose-bradley a.block>span>span {
		display: block
	}
	#hp-customer-feedback {
		margin-bottom: 70px
	}
	#hp-customer-feedback>.wc {
		display: flex
	}
	#hp-customer-feedback .hp-customer-feedback-intro {
		margin-bottom: 0px;
		padding: 0 40px;
		width: 450px
	}
	#hp-customer-feedback .hp-customer-feedback-intro h2 {
		margin-bottom: 30px
	}
	#hp-customer-feedback .hp-customer-feedback-intro .logo-rated {
		padding-top: 15px;
		margin-top: 15px
	}
	#hp-customer-feedback .hp-customer-feedback-intro img {
		margin: 0
	}
	#hp-customer-feedback .hp-trustbox-widget {
		float: right;
		width: calc(100% - 450px)
	}
	#latest-news {
		padding: 60px 0 70px
	}
	#latest-news a.view-all {
		margin-top: 18px
	}
	#latest-news .newsflash {
		float: left;
		width: 100%
	}
	#latest-news .newsflash .news-item {
		width: calc(100% - 666px);
		margin-bottom: 25px
	}
	#latest-news .newsflash .news-item:first-of-type {
		position: relative;
		max-width: 636px;
		margin-right: 30px;
		margin-bottom: 0;
		width: 100%
	}
	#latest-news .newsflash .news-item:first-of-type img {
		max-width: 100%
	}
	#latest-news .newsflash .news-item:first-of-type .news-text {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 20px 190px 20px 30px;
		width: 100%;
		background-color: rgba(22, 70, 95, 0.85);
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px
	}
	#latest-news .newsflash .news-item:first-of-type .news-text .newsflash-title a, #latest-news .newsflash .news-item:first-of-type .news-text .ckmdate {
		color: #FFF
	}
	#latest-news .newsflash .news-item:first-of-type .news-text .newsflash-title a:hover {
		text-decoration: underline
	}
	#latest-news .newsflash .news-item:first-of-type .news-text .ckmdate {
		margin-bottom: 0;
		margin-top: 10px;
		color: #cccccc
	}
	#latest-news .newsflash .news-item:first-of-type .news-text a.readmore {
		position: absolute;
		bottom: 35px;
		right: 30px
	}
	#latest-news .newsflash .news-item img {
		max-width: 296px
	}
	#latest-news .newsflash .news-item .news-text {
		padding-left: 25px;
		width: calc(100% - 296px)
	}
	#latest-news .newsflash .news-item .news-text .ckmdate {
		margin: 10px 0
	}
	#latest-news .newsflash .news-item .news-text a.readmore {
		padding: 6px 24px
	}
	#hp-faqs-container {
		padding-right: 440px
	}
	#hp-faqs-container .hp-faqs-intro p:last-of-type {
		margin-bottom: 0
	}
	#hp-faqs-container .hp-faqs-intro h2 {
		margin-bottom: 25px
	}
	#hp-faqs-container .hp-faqs-intro::after {
		right: 60px;
		height: 518px;
		width: 374px
	}
	#hp-faqs-container .hp-faqs {
		padding-left: 40px
	}
}
@media only screen and (min-width: 1635px) {
	#content-ckm.hp .download-brochure:before {
		width: 442px;
		height: 440px;
		bottom: 10px
	}
	#hp-why-choose-bradley {
		margin-bottom: 80px;
		padding: 50px 40px
	}
	#hp-why-choose-bradley a.block {
		width: 23%;
		margin-bottom: 0px !important;
		padding: 30px
	}
	#hp-why-choose-bradley a.block:nth-child(n) {
		margin-right: 2.66%;
		clear: none
	}
	#hp-why-choose-bradley a.block:nth-child(4n) {
		margin-right: 0
	}
	#hp-why-choose-bradley a.block:nth-child(4n+1) {
		clear: left
	}
	#hp-why-choose-bradley a.block .text {
		font-size: 1.8rem
	}
	#hp-customer-feedback {
		margin-bottom: 80px
	}
	#hp-customer-feedback .hp-customer-feedback-intro {
		padding: 0 40px;
		width: 530px
	}
	#hp-customer-feedback .hp-customer-feedback-intro .logo-rated {
		padding-top: 25px;
		margin-top: 25px
	}
	#hp-customer-feedback .hp-trustbox-widget {
		width: calc(100% - 530px);
		padding-left: 70px;
		padding-right: 40px
	}
	#latest-news h2 {
		margin-bottom: 40px
	}
	#latest-news .newsflash .news-item {
		width: calc(100% - 829px);
		margin-bottom: 35px
	}
	#latest-news .newsflash .news-item:first-of-type {
		max-width: 794px;
		margin-right: 35px
	}
	#latest-news .newsflash .news-item:first-of-type .news-text {
		padding: 25px 220px 25px 35px
	}
	#latest-news .newsflash .news-item:first-of-type .news-text .ckmdate {
		margin-top: 15px
	}
	#latest-news .newsflash .news-item:first-of-type .news-text a.readmore {
		bottom: 45px;
		right: 40px
	}
	#latest-news .newsflash .news-item img {
		max-width: 369px
	}
	#latest-news .newsflash .news-item .news-text {
		width: calc(100% - 369px)
	}
	#latest-news .newsflash .news-item .news-text .ckmdate {
		margin: 15px 0
	}
	#latest-news .newsflash .news-item .news-text a.readmore {
		padding: 6px 40px
	}
	#hp-faqs-container {
		padding-right: 568px;
		padding-bottom: 80px
	}
	#hp-faqs-container .hp-faqs-intro::after {
		right: 100px;
		height: 594px;
		width: 428px
	}
	#hp-faqs-container .hp-faqs-intro a.cta:first-of-type {
		margin-right: 40px
	}
}
@media only screen and (min-width: 1750px) {
	.body-home-page h2 {
		font-size: 4rem
	}
	#content-ckm.hp {
		padding: 70px 0 60px;
		font-size: 2.2rem
	}
	#content-ckm.hp:before {
		top: 70px;
		bottom: 60px;
		left: calc(67% - 60px)
	}
	#content-ckm.hp h1 {
		margin-bottom: 40px
	}
	#content-ckm.hp h1, #content-ckm.hp .main-text {
		width: 67%;
		padding-right: 96px
	}
	#content-ckm.hp .download-brochure {
		width: 33%;
		margin-top: 45px
	}
	#content-ckm.hp .download-brochure:before {
		width: 590px;
		height: 520px;
		bottom: -20px
	}
	#content-ckm.hp .download-brochure h2 {
		margin-bottom: 10px
	}
	#content-ckm.hp .download-brochure .image {
		width: 275px;
		float: left
	}
	#content-ckm.hp .download-brochure .download-cta, #content-ckm.hp .download-brochure .text {
		float: right;
		width: calc(100% - 275px);
		padding-left: 30px
	}
	#content-ckm.hp .download-brochure .text {
		margin-top: 50px
	}
}
*[class*="nocookie-cat-"] {
	border: 0px none;
	color: #fff;
	padding: 2rem 1rem;
	margin: 0;
	font-size: 100%;
	background: #c00;
	text-align: center;
	font-weight: 600;
	width: 100%;
	max-width: 700px
}
*[class*="nocookie-cat-"] a {
	color: #fff !important;
	text-decoration: underline
}
*[class*="nocookie-cat-"] p:first-of-type {
	margin-top: 0
}
*[class*="nocookie-cat-"] p:last-of-type {
	margin-bottom: 0
}
*[class*="nocookie-cat-"] a.ckm-capcha-btn {
	cursor: pointer
}
#ckm-cookie-setting {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 99990
}
#ckm-cookie-popup {
	display: block;
	opacity: 1;
	transition: opacity 0.4s ease-in-out
}
#ckm-cookie-popup:not(.showpopup) {
	opacity: 0;
	display: none
}
#ckm-cookie-popup:not(.showpopup) #ckm-cookie-popcontent {
	display: none
}
#ckm-cookie-popup #ckm-cookie-popcontent {
	display: block
}
.ckm-cookie-popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.75);
	color: #000;
	width: 100vw;
	z-index: 99995
}
.ckm-cookie-table {
	display: table;
	max-width: 800px;
	margin: 0 auto;
	height: 100%
}
.ckm-cookie-in {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	font-size: 1.6rem;
	color: #000
}
.ckm-cookie-in .cookie-header {
	display: block;
	font-weight: 600;
	font-size: 2rem;
	padding-bottom: 0.5em;
	text-align: center
}
.ckm-cookie-top {
	background: #FFF;
	padding: 45px 20px 0;
	float: left;
	width: 100%;
	overflow-y: scroll;
	max-height: 100vh
}
.ckm-cookie-top::-webkit-scrollbar {
	width: 1em
}
.ckm-cookie-top::-webkit-scrollbar-thumb {
	background-color: #16465f
}
.ckm-cookie-bottom {
	clear: both;
	padding: 20px;
	border-top: 1px solid #16465f
}
.ckm-cookie-bottom button {
	width: 100%;
	max-width: 350px;
	display: block;
	clear: both;
	margin: 0 auto 10px;
	background: #3c82ae;
	border: 1px solid #3c82ae
}
.ckm-cookie-bottom button:not(:hover):not(:first-of-type) {
	background: #FFF;
	color: #3c82ae;
	border: 1px solid #3c82ae
}
.ckm-cookie-bottom button:not(:first-of-type):hover, .ckm-cookie-bottom .ckmfile input[type=file]:focus+label strong:not(:first-of-type), .ckmfile input[type=file]:focus+label .ckm-cookie-bottom strong:not(:first-of-type), .ckm-cookie-bottom .ckmfile label:hover strong:not(:first-of-type), .ckmfile label:hover .ckm-cookie-bottom strong:not(:first-of-type) {
	border: 1px solid #3c82ae;
	background: #3c82ae
}
.ckm-cookie-bottom button:first-of-type:hover, .ckm-cookie-bottom .ckmfile input[type=file]:focus+label strong:first-of-type, .ckmfile input[type=file]:focus+label .ckm-cookie-bottom strong:first-of-type, .ckm-cookie-bottom .ckmfile label:hover strong:first-of-type, .ckmfile label:hover .ckm-cookie-bottom strong:first-of-type {
	background: #224962;
	border: 1px solid #224962
}
.ckm-cookie-popup-wrap .tabs {
	padding: 0 15px;
	transition: height 0.4s ease-in-out;
	overflow: hidden
}
.ckm-cookie-popup-wrap .tabs::before, .ckm-cookie-popup-wrap .tabs::after {
	content: '';
	display: block
}
.ckm-cookie-popup-wrap .tabs::before {
	padding-top: 15px
}
.ckm-cookie-popup-wrap .tabs::after {
	padding-bottom: 15px
}
.ckm-cookie-popup-wrap .tabs:not(.active) {
	display: none;
	padding: 0
}
.ckm-cookie-popup-wrap .tabs.active+.li {
	border-top: 1px solid #16465f
}
.ckm-cookie-popup-wrap .li {
	border-bottom: 1px solid #16465f;
	padding: 15px;
	cursor: pointer;
	font-weight: 600;
	position: relative
}
.ckm-cookie-popup-wrap .li span {
	text-align: right;
	position: absolute;
	right: 45px;
	top: 15px;
	color: #AAA
}
.ckm-cookie-popup-wrap .li.last:not(.active) {
	border-bottom: 0 none
}
.ckm-cookie-popup-wrap .li::after {
	content: '';
	float: right;
	display: inline-block;
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
	margin-top: 5px;
	transition: all 300ms
}
.ckm-cookie-popup-wrap .li::after span {
	color: #16465f
}
.ckm-cookie-popup-wrap .li.active::after {
	transform: rotate(45deg)
}
.ckm-cookie-info-txt {
	width: calc(100% - 120px)
}
.ckm-cookie-status-slide {
	float: right;
	font-weight: 600;
	width: 55px;
	text-align: center
}
.ckm-cookie-status-slide.changable {
	cursor: pointer
}
.ckm-cookie-status-slide.active {
	color: #16465f
}
.ckm-cookie-status-slide.active .slider {
	background: #16465f
}
.ckm-cookie-status-slide.active .slider span {
	float: right
}
.ckm-cookie-status-slide .slider span {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: #FFF;
	float: left;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px
}
.ckm-cookie-status-slide .slider {
	display: inline-block;
	width: 55px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	background: #CCC;
	padding: 2px
}
.ckm-cookie-status-slide .slider+span {
	clear: both;
	font-size: 12px;
	text-align: center
}
a.ckm-cookie-settings-button {
	color: #FFF
}
a.showprivacysettings {
	cursor: pointer
}
#ckm-cookie-cont {
	top: auto
}
#ckm-cookie-cont .ckm-cookie-table {
	max-width: none;
	width: 100%;
	border-top: 1px solid #16465f
}
#ckm-cookie-cont .ckm-cookie-in .cookie-header {
	text-align: left
}
#ckm-cookie-cont .ckm-cookie-top {
	padding-left: 0 !important;
	padding-right: 0 !important
}
@media only screen and (min-width: 768px) {
	#ckm-cookie-in {
		font-size: 1.8rem
	}
	.cookie-header {
		font-size: 2.2rem
	}
	.ckm-cookie-top {
		padding: 45px 45px 0
	}
	.ckm-cookie-innertop {
		padding-bottom: 30px
	}
	.ckm-cookie-bottom {
		float: left;
		width: 100%;
		padding-top: 30px
	}
}
@media only screen and (min-width: 1024px) {
	.ckm-cookie-table {
		max-width: 900px
	}
	#ckm-cookie-in {
		font-size: 2rem
	}
	.cookie-header {
		font-size: 2.6rem
	}
	#ckm-cookie-cont .ckm-cookie-innertop {
		float: left;
		width: calc(100% - 245px)
	}
	#ckm-cookie-cont .ckm-cookie-bottom {
		float: right;
		clear: none;
		border-top: 0 none;
		width: 215px;
		padding: 0
	}
}
@media only screen and (min-width: 1366px) {
	#ckm-cookie-cont .ckm-cookie-innertop {
		width: calc(100% - 320px)
	}
	#ckm-cookie-cont .ckm-cookie-bottom {
		width: 260px
	}
}
.accordion .question {
	color: #666;
	margin: 5px 0 0 !important;
	padding: 10px 20px;
	padding-right: 45px;
	cursor: pointer;
	border: 1px solid #16465f;
	position: relative;
	background: #fff
}
.accordion .question::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 20px solid #16465f;
	position: absolute;
	right: 15px;
	top: calc(50% - 10px);
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms
}
.accordion .question:hover, .accordion .ckmfile input[type=file]:focus+label strong.question, .ckmfile input[type=file]:focus+label .accordion strong.question, .accordion .ckmfile label:hover strong.question, .ckmfile label:hover .accordion strong.question {
	background-color: #dae1e8
}
.accordion .question.open {
	border-bottom: 0 none;
	background-color: #dae1e8
}
.accordion .question.open::after {
	transform: rotate(90deg)
}
.accordion .question:not(.open)+.answer {
	display: none;
	padding: 0
}
.accordion>div.answer {
	padding: 0 20px;
	border: 1px solid #16465f;
	background: #dae1e8;
	border-top: 0 none;
	color: #666;
	word-break: break-word;
	transition: height 0.4s ease-in-out;
	overflow: hidden
}
.accordion>div.answer::before, .accordion>div.answer::after {
	content: '';
	display: block
}
.accordion>div.answer::before {
	padding-top: 10px
}
.accordion>div.answer::after {
	padding-bottom: 10px
}
.accordion span.question {
	display: block
}
#filters_clear {
	margin-top: 25px;
	float: none;
	width: 100%
}
.body-view-faqs .faqs-form .faqs-filters {
	padding: 10px 0 20px;
	border-bottom: 1px solid #16465f;
	margin-bottom: 20px
}
.body-view-faqs .faqs-form .faqs-filters .search-options {
	display: inline-block;
	margin-right: 30px
}
.body-view-faqs .faqs-form .faqs-filters .search-options input#filter_search {
	width: 250px
}
.body-view-faqs .faqs-form .faqs-filters .control-group {
	display: inline-block
}
.body-view-faqs .faqs-form .faqs-filters .control-group .control-label {
	margin-bottom: 5px
}
.body-view-faqs .faqs-form .faqs-filters input, .body-view-faqs .faqs-form .faqs-filters select {
	padding: 4px;
	font-size: calc($font-size*0.875);
	border: 1px solid #16465f
}
.body-view-faqs .faqs-form .faqs-filters select {
	padding: 3px
}
@media only screen and (max-width: 767px) {
	.body-view-faqs .faqs-form .faqs-filters {
		padding: 10px 0;
		font-size: 1.4rem
	}
	.body-view-faqs .faqs-form .faqs-filters .search-options {
		display: block;
		width: 100%;
		margin-bottom: 10px
	}
	.body-view-faqs .faqs-form .faqs-filters .search-options .control-group {
		width: calc(100% - 64px) !important
	}
	.body-view-faqs .faqs-form .faqs-filters .search-options .control-group input#filter_search {
		width: 100%
	}
	.body-view-faqs .faqs-form .faqs-filters .search-options input[type=submit] {
		width: 60px
	}
	.body-view-faqs .faqs-form .faqs-filters .control-group {
		width: 50%
	}
	.body-view-faqs .faqs-form .faqs-filters .control-group:nth-of-type(2) {
		width: calc(100% - 104px)
	}
	.body-view-faqs .faqs-form .faqs-filters .control-group:last-of-type {
		width: 100px
	}
	.body-view-faqs .faqs-form .faqs-filters .control-group .controls input, .body-view-faqs .faqs-form .faqs-filters .control-group .controls select {
		width: 100%
	}
}
@media only screen and (min-width: 768px) {
	.body-view-faqs #filters_clear {
		margin-top: 15px;
		margin-left: 0px;
		float: right;
		clear: both;
		width: auto
	}
	.body-view-faqs .accordion {
		float: left;
		width: 100%
	}
	.body-view-faqs .faqs-form .faqs-filters {
		float: left;
		width: 100%;
		padding: 10px 0 20px;
		margin-bottom: 20px;
		font-size: 1.6rem
	}
	.body-view-faqs .faqs-form .faqs-filters .search-options {
		float: left
	}
	.body-view-faqs .faqs-form .faqs-filters .search-options .control-group {
		float: none !important;
		text-align: left !important
	}
	.body-view-faqs .faqs-form .faqs-filters .control-group {
		float: left
	}
	.body-view-faqs .faqs-form .faqs-filters .control-group:last-of-type {
		float: right;
		text-align: right
	}
	.body-view-faqs .faqs-form .faqs-filters input {
		padding: 6px 10px
	}
	.body-view-faqs .faqs-form .faqs-filters select {
		padding: 4px 10px
	}
	.body-view-faqs .faqs-form .faqs-filters select.input-mini {
		padding: 4px
	}
}
@media only screen and (min-width: 1024px) {
	.body-view-faqs #filters_clear {
		margin-top: 25px;
		margin-left: 30px;
		float: left;
		clear: none
	}
	.body-view-faqs .faqs-form .faqs-filters .search-options input#filter_search {
		width: 300px
	}
	.body-view-faqs .faqs-form .faqs-filters input, .body-view-faqs .faqs-form .faqs-filters select {
		font-size: 1.6rem
	}
}
@media only screen and (min-width: 1366px) {
	.body-view-faqs .faqs-form .faqs-filters {
		font-size: calc($font-size*1.125)
	}
	.body-view-faqs .faqs-form .faqs-filters .search-options input#filter_search {
		width: 350px
	}
}
.accordion .question {
	margin-top: 0 !important;
	color: #3c82ae;
	font-size: 1.6rem;
	padding: 15px 75px 15px 15px;
	background-color: #FFF !important;
	border-width: 2px;
	border-bottom: 1px solid;
	border-top: 0px solid;
	border-color: #efefef
}
.accordion .question:first-of-type {
	border-top: 2px solid #efefef;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px
}
.accordion .question:last-of-type {
	border-bottom: 2px solid #efefef;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px
}
.accordion .question.open:last-of-type {
	border-radius: 0;
	border-bottom: 0 !important
}
.accordion .question::after {
	background: url(../images/icon-plus-grey.webp) no-repeat center;
	width: 18px;
	height: 18px;
	background-size: contain;
	border: 0
}
.accordion .question.open::after {
	transform: rotate(135deg)
}
.accordion>div.answer {
	font-size: 1.6rem;
	border-color: #efefef;
	background-color: #FFF;
	border-width: 2px;
	border-top: 0;
	border-bottom: 1px solid #efefef;
	padding: 0 15px
}
.accordion>div.answer::before {
	padding-top: 15px
}
.accordion>div.answer::after {
	padding-bottom: 15px
}
.accordion>div.answer p:first-of-type {
	margin-top: 0
}
.accordion>div.answer p:last-of-type {
	margin-bottom: 0
}
@media only screen and (min-width: 768px) {
	.accordion .question {
		font-size: 2rem;
		padding: 25px 80px 25px 25px
	}
	.accordion .question::after {
		right: 20px
	}
	.accordion>div.answer {
		font-size: 1.8rem;
		padding: 0 25px
	}
	.accordion>div.answer::before {
		padding-top: 25px
	}
	.accordion>div.answer::after {
		padding-bottom: 25px
	}
}
@media only screen and (min-width: 1024px) {
	.accordion .question::after {
		right: 25px
	}
}
@media only screen and (min-width: 1366px) {
	.accordion .question::after {
		right: 30px
	}
}
@media only screen and (min-width: 1635px) {
	.accordion .question {
		padding: 25px 110px 25px 25px
	}
	.accordion .question::after {
		right: 40px
	}
}
.blog .blog-items .news-item {
	float: left;
	width: 100%;
	margin-bottom: 45px
}
.blog .blog-items .news-item a {
	text-decoration: none !important
}
.blog .blog-items .news-item h2 {
	margin-bottom: 20px;
	font-size: 2.4rem
}
.blog .blog-items .news-item img {
	margin: 0 auto;
	display: block;
	max-width: 369px;
	width: 100%
}
.blog .blog-items .news-item .news-text {
	margin-top: 20px;
	font-size: 1.6rem
}
.blog .blog-items .news-item .news-text p:first-of-type {
	margin-top: 0
}
.blog .blog-items .news-item .news-text p:last-of-type {
	margin-bottom: 0
}
.body-layout-blog .published {
	margin-bottom: 25px;
	font-size: 1.6rem
}
a.readmore:hover, .ckmfile input[type=file]:focus+label strong.readmore, .ckmfile label:hover strong.readmore, p.readmore a:hover {
	background-color: #818285
}
#news-filters {
	font-size: 1.4rem;
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
	font-weight: 600
}
#news-filters #filter-title {
	color: #9fa1a4;
	margin-bottom: 5px;
	margin-right: 5px
}
#news-filters #filter-title, #news-filters #news-filter-buttons {
	display: inline-block
}
#news-filters #news-filter-buttons {
	text-align: center
}
#news-filters #news-filter-buttons .news-filter {
	padding: 8px;
	display: inline-block;
	position: relative;
	border-radius: 6px;
	margin-right: 5px
}
#news-filters #news-filter-buttons .news-filter:last-of-type {
	margin-right: 0
}
#news-filters #news-filter-buttons .news-filter:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -8px;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 6px solid #FFF
}
#news-filters #news-filter-buttons .news-filter a {
	color: #215d91;
	display: block
}
#news-filters #news-filter-buttons .news-filter.active, #news-filters #news-filter-buttons .news-filter:hover, #news-filters #news-filter-buttons .ckmfile input[type=file]:focus+label strong.news-filter, .ckmfile input[type=file]:focus+label #news-filters #news-filter-buttons strong.news-filter, #news-filters #news-filter-buttons .ckmfile label:hover strong.news-filter, .ckmfile label:hover #news-filters #news-filter-buttons strong.news-filter {
	background-color: #dae1e8;
	text-decoration: none !important
}
@media only screen and (max-width: 767px) {
	a.readmore, p.readmore a {
		display: block
	}
}
@media only screen and (min-width: 768px) {
	.blog .blog-items .news-item {
		margin-bottom: 45px
	}
	.blog .blog-items .news-item img {
		float: left
	}
	.blog .blog-items .news-item .news-text {
		float: right;
		margin-top: 0px;
		width: calc(100% - 369px);
		padding-left: 20px
	}
	.body-itemid-709 #content-ckm, .body-itemid-781 #content-ckm, .body-itemid-782 #content-ckm {
		position: relative
	}
	#news-filters {
		margin-bottom: 0px;
		position: absolute;
		right: 0;
		top: 2px;
		width: auto
	}
	#news-filters #filter-title {
		margin-bottom: 0px
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1365px) {
	.blog .blog-items .news-item .news-text {
		margin-top: 25px;
		width: 100%;
		padding-left: 0px
	}
}
@media only screen and (min-width: 1024px) {
	.blog .blog-items .news-item {
		margin-bottom: 65px
	}
	.blog .blog-items .news-item h2 {
		font-size: 3rem
	}
	.blog .blog-items .news-item .news-text {
		font-size: 2rem
	}
	#news-filters {
		top: 10px
	}
}
@media only screen and (min-width: 1366px) {
	.blog .blog-items .news-item .news-text {
		font-size: 1.8rem
	}
	.body-layout-blog .published {
		font-size: 1.8rem
	}
	a.readmore, p.readmore a {
		padding: 6px 24px
	}
	#news-filters {
		font-size: 1.6rem;
		top: 12px
	}
	#news-filters #filter-title {
		margin-right: 7px
	}
	#news-filters #news-filter-buttons .news-filter {
		padding: 8px 12px;
		margin-right: 7px
	}
}
@media only screen and (min-width: 1635px) {
	.blog .blog-items .news-item h2 {
		font-size: 3.5rem
	}
	.blog .blog-items .news-item .news-text {
		font-size: 2.4rem;
		padding-left: 50px
	}
	a.readmore, p.readmore a {
		padding: 6px 40px
	}
	#news-filters {
		top: 15px
	}
	#news-filters #filter-title {
		margin-right: 10px
	}
	#news-filters #news-filter-buttons .news-filter {
		padding: 10px 15px;
		margin-right: 10px
	}
}
table.vacancies, table.training {
	float: left;
	width: 100%;
	margin-bottom: 40px
}
table.vacancies:last-of-type, table.training:last-of-type {
	margin-bottom: 0
}
table.vacancies tr th, table.training tr th {
	background-color: #215d91;
	color: #FFF;
	font-weight: 600;
	font-size: 2.4rem
}
table.vacancies tr th a, table.training tr th a {
	text-decoration: underline;
	color: #FFF;
	position: relative
}
table.vacancies tr th a.asc:after, table.vacancies tr th a.desc:after, table.training tr th a.asc:after, table.training tr th a.desc:after {
	content: "";
	background: url(../images/icon-arrow-right-white.webp) no-repeat center;
	background-size: contain;
	width: 11px;
	height: 17px;
	position: absolute;
	top: 6px;
	right: -25px
}
table.vacancies tr th a.asc:after, table.training tr th a.asc:after {
	transform: rotate(90deg)
}
table.vacancies tr th a.desc:after, table.training tr th a.desc:after {
	transform: rotate(270deg)
}
table.vacancies tr td, table.training tr td {
	font-size: 2rem;
	text-align: center
}
table.vacancies tr td a.cta, table.training tr td a.cta {
	display: block;
	font-size: 1.6rem
}
table.vacancies tr td a.cta:first-of-type, table.training tr td a.cta:first-of-type {
	margin-bottom: 5px
}
table.vacancies tr th, table.vacancies tr td, table.training tr th, table.training tr td {
	padding: 10px;
	border: 1px solid transparent;
	text-align: center
}
table.vacancies tr th:first-of-type, table.vacancies tr td:first-of-type, table.training tr th:first-of-type, table.training tr td:first-of-type {
	text-align: left
}
table.vacancies tr th:last-of-type, table.vacancies tr td:last-of-type, table.training tr th:last-of-type, table.training tr td:last-of-type {
	text-align: right;
	width: 18%
}
table.vacancies tr:first-of-type, table.training tr:first-of-type {
	border-radius: 4px
}
table.vacancies tr:first-of-type th:first-of-type, table.training tr:first-of-type th:first-of-type {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
table.vacancies tr:first-of-type th:last-of-type, table.training tr:first-of-type th:last-of-type {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
table.vacancies tr:nth-of-type(even), table.training tr:nth-of-type(even) {
	background-color: #f2f2f3
}
table.vacancies.courses tr th:first-of-type, table.vacancies.courses tr td:first-of-type, table.training.courses tr th:first-of-type, table.training.courses tr td:first-of-type {
	width: 50%
}
table.vacancies.courses tr th:nth-of-type(2), table.vacancies.courses tr td:nth-of-type(2), table.training.courses tr th:nth-of-type(2), table.training.courses tr td:nth-of-type(2) {
	width: 16%
}
table.vacancies.dates tr th:first-of-type, table.vacancies.dates tr td:first-of-type, table.training.dates tr th:first-of-type, table.training.dates tr td:first-of-type {
	width: 30%
}
table.vacancies.dates tr th:nth-of-type(2), table.vacancies.dates tr td:nth-of-type(2), table.training.dates tr th:nth-of-type(2), table.training.dates tr td:nth-of-type(2) {
	width: 30%
}
table.vacancies.dates tr th:last-of-type, table.vacancies.dates tr td:last-of-type, table.training.dates tr th:last-of-type, table.training.dates tr td:last-of-type {
	width: 18%
}
table.vacancies.course-dates tr th:first-of-type, table.vacancies.course-dates tr td:first-of-type, table.training.course-dates tr th:first-of-type, table.training.course-dates tr td:first-of-type {
	width: 40%
}
table.vacancies {
	margin-bottom: 40px !important
}
#adminForm {
	margin-bottom: 40px;
	float: left;
	width: 100%
}
#adminForm .control-group {
	margin-bottom: 20px
}
#adminForm .control-label label {
	font-size: 1.6rem;
	font-weight: 600;
	color: #16465f;
	padding-bottom: 10px;
	display: block
}
#adminForm select {
	background: #dae1e8;
	border: 1px solid #16465f;
	color: #666;
	font-size: 1.4rem;
	padding: 10px 6px;
	border-radius: 5px
}
.course-categories-grid, .careers-categories-grid, .services-grid {
	float: left;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}
.course-categories-grid .block, .careers-categories-grid .block, .services-grid .block {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 40px;
	max-width: 410px;
	border: 1px solid #3c82ae;
	text-decoration: none !important;
	border-radius: 8px;
	align-items: flex-start
}
.course-categories-grid .block img, .careers-categories-grid .block img, .services-grid .block img {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px
}
.course-categories-grid .block .text, .careers-categories-grid .block .text, .services-grid .block .text {
	padding: 15px;
	text-align: center;
	font-weight: 600;
	width: 100%;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px
}
.course-categories-grid .block .text span, .careers-categories-grid .block .text span, .services-grid .block .text span {
	display: inline-block
}
.course-categories-grid .block .text .title, .careers-categories-grid .block .text .title, .services-grid .block .text .title {
	font-size: 1.8rem;
	color: #3c82ae;
	margin-bottom: 15px;
	width: 100%
}
.course-categories-grid .block .text .learn-more, .careers-categories-grid .block .text .learn-more, .services-grid .block .text .learn-more {
	font-size: 1.6rem;
	padding: 10px 40px;
	background-color: #3c82ae;
	color: #FFF;
	border-radius: 5px
}
.course-categories-grid .block:hover, .course-categories-grid .ckmfile input[type=file]:focus+label strong.block, .ckmfile input[type=file]:focus+label .course-categories-grid strong.block, .course-categories-grid .ckmfile label:hover strong.block, .ckmfile label:hover .course-categories-grid strong.block, .careers-categories-grid .block:hover, .careers-categories-grid .ckmfile input[type=file]:focus+label strong.block, .ckmfile input[type=file]:focus+label .careers-categories-grid strong.block, .careers-categories-grid .ckmfile label:hover strong.block, .ckmfile label:hover .careers-categories-grid strong.block, .services-grid .block:hover, .services-grid .ckmfile input[type=file]:focus+label strong.block, .ckmfile input[type=file]:focus+label .services-grid strong.block, .services-grid .ckmfile label:hover strong.block, .ckmfile label:hover .services-grid strong.block {
	background-color: #3c82ae
}
.course-categories-grid .block:hover .text .title, .course-categories-grid .ckmfile input[type=file]:focus+label strong.block .text .title, .ckmfile input[type=file]:focus+label .course-categories-grid strong.block .text .title, .course-categories-grid .ckmfile label:hover strong.block .text .title, .ckmfile label:hover .course-categories-grid strong.block .text .title, .careers-categories-grid .block:hover .text .title, .careers-categories-grid .ckmfile input[type=file]:focus+label strong.block .text .title, .ckmfile input[type=file]:focus+label .careers-categories-grid strong.block .text .title, .careers-categories-grid .ckmfile label:hover strong.block .text .title, .ckmfile label:hover .careers-categories-grid strong.block .text .title, .services-grid .block:hover .text .title, .services-grid .ckmfile input[type=file]:focus+label strong.block .text .title, .ckmfile input[type=file]:focus+label .services-grid strong.block .text .title, .services-grid .ckmfile label:hover strong.block .text .title, .ckmfile label:hover .services-grid strong.block .text .title {
	color: #FFF
}
.course-categories-grid .block:hover .text .learn-more, .course-categories-grid .ckmfile input[type=file]:focus+label strong.block .text .learn-more, .ckmfile input[type=file]:focus+label .course-categories-grid strong.block .text .learn-more, .course-categories-grid .ckmfile label:hover strong.block .text .learn-more, .ckmfile label:hover .course-categories-grid strong.block .text .learn-more, .careers-categories-grid .block:hover .text .learn-more, .careers-categories-grid .ckmfile input[type=file]:focus+label strong.block .text .learn-more, .ckmfile input[type=file]:focus+label .careers-categories-grid strong.block .text .learn-more, .careers-categories-grid .ckmfile label:hover strong.block .text .learn-more, .ckmfile label:hover .careers-categories-grid strong.block .text .learn-more, .services-grid .block:hover .text .learn-more, .services-grid .ckmfile input[type=file]:focus+label strong.block .text .learn-more, .ckmfile input[type=file]:focus+label .services-grid strong.block .text .learn-more, .services-grid .ckmfile label:hover strong.block .text .learn-more, .ckmfile label:hover .services-grid strong.block .text .learn-more {
	color: #3c82ae;
	background-color: #FFF
}
#content-ckm .services-list {
	float: left;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}
#content-ckm .services-list .block {
	margin-bottom: 40px;
	max-width: 410px;
	border: 1px solid #3c82ae;
	border-radius: 8px;
	overflow: hidden
}
#content-ckm .services-list .block a {
	display: block;
	text-decoration: none;
	color: #3c82ae
}
#content-ckm .services-list .block a:hover {
	background-color: #3c82ae !important;
	color: #FFF !important
}
#content-ckm .services-list .block a:hover img {
	opacity: 0.7
}
#content-ckm .services-list .block img {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	display: block
}
#content-ckm .services-list .block .text {
	text-align: center;
	width: 100%;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px
}
#content-ckm .services-list .block .text span {
	display: block
}
#content-ckm .services-list .block .text .title {
	font-size: 1.6rem;
	font-weight: 600;
	padding: 10px;
	border-top: 1px solid #3c82ae;
	text-decoration: underline
}
#content-ckm .services-list .block .text ul {
	margin: 0
}
#content-ckm .services-list .block .text ul li {
	padding: 0;
	font-size: 1.4rem;
	margin: 0
}
#content-ckm .services-list .block .text ul li:before {
	display: none
}
#content-ckm .services-list .block .text ul li:last-of-type a {
	border-bottom: 0
}
#content-ckm .services-list .block .text ul li a {
	padding: 10px
}
#content-ckm .services-list .block .text ul li:nth-of-type(odd) a {
	background-color: #dae1e8
}
#content-ckm .coloured-block {
	padding: 30px;
	color: #FFF;
	background-color: #16465f;
	border-radius: 8px;
	margin: 40px 0
}
#content-ckm .coloured-block h2, #content-ckm .coloured-block h3 {
	color: #FFF
}
#content-ckm .coloured-block a {
	color: #FFF
}
#content-ckm .coloured-block a:hover {
	text-decoration: none
}
#content-ckm .coloured-block img {
	float: right;
	margin-left: 40px;
	margin-bottom: 40px
}
#content-ckm .coloured-block ul li:before {
	background-color: #FFF
}
#content-ckm .office {
	margin-bottom: 40px;
	border-radius: 5px;
	padding: 20px;
	border: 1px solid #16465f;
	font-size: 1.6rem
}
#content-ckm .office .office-address {
	margin: 10px 0
}
#content-ckm .office .name {
	font-size: 1.8rem
}
#content-ckm table#trainers tr:nth-of-type(odd) {
	background-color: #dae1e8
}
#content-ckm table#trainers tr td:first-of-type p:first-of-type {
	font-size: 2rem;
	color: #16465f
}
#content-ckm table#trainers th, #content-ckm table#trainers td {
	width: 100%;
	display: inline-block;
	padding: 15px
}
@media only screen and (max-width: 767px) {
	table.vacancies thead, table.training thead {
		display: none
	}
	table.vacancies tr, table.training tr {
		margin-bottom: 30px;
		padding: 10px;
		border: 0px;
		float: left;
		width: 100%;
		border-radius: 10px;
		background-color: transparent !important
	}
	table.vacancies tr th, table.vacancies tr td, table.training tr th, table.training tr td {
		padding: 5px;
		font-size: 1.4rem
	}
	table.vacancies tr:nth-of-type(even) td, table.training tr:nth-of-type(even) td {
		background-color: #f2f2f3
	}
	table.vacancies tr:first-of-type, table.training tr:first-of-type {
		border-radius: 0
	}
	table.vacancies tr:last-of-type, table.training tr:last-of-type {
		margin-bottom: 0px;
		padding-bottom: 0px;
		border-bottom: 0
	}
	table.vacancies tr:last-of-type:before, table.training tr:last-of-type:before {
		display: none
	}
	table.vacancies tr th, table.training tr th {
		display: none
	}
	table.vacancies tr td, table.training tr td {
		display: block;
		padding: 10px 20px;
		width: 100% !important;
		text-align: center !important;
		font-size: 1.6rem;
		border: 1px solid #16465f;
		border-bottom: 0
	}
	table.vacancies tr td a.cta, table.training tr td a.cta {
		max-width: 300px;
		margin: 0 auto
	}
	table.vacancies tr td:before, table.training tr td:before {
		display: block;
		padding: 10px 20px;
		margin: -10px -20px 10px;
		color: #16465f;
		border-bottom: 1px solid #16465f;
		font-weight: 600;
		font-size: 1.8rem
	}
	table.vacancies tr td:first-of-type, table.training tr td:first-of-type {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px
	}
	table.vacancies tr td:last-of-type, table.training tr td:last-of-type {
		border-bottom: 1px solid #16465f;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px
	}
	table.vacancies tr td:last-of-type:before, table.training tr td:last-of-type:before {
		display: none
	}
	table.vacancies.courses tr td:first-of-type:before, table.training.courses tr td:first-of-type:before {
		content: "Course Title"
	}
	table.vacancies.courses tr td:nth-of-type(2):before, table.training.courses tr td:nth-of-type(2):before {
		content: "Duration"
	}
	table.vacancies.courses tr td:nth-of-type(3):before, table.training.courses tr td:nth-of-type(3):before {
		content: "Price"
	}
	table.vacancies.dates tr td:first-of-type:before, table.training.dates tr td:first-of-type:before {
		content: "Course Title"
	}
	table.vacancies.dates tr td:nth-of-type(2):before, table.training.dates tr td:nth-of-type(2):before {
		content: "Location"
	}
	table.vacancies.dates tr td:nth-of-type(3):before, table.training.dates tr td:nth-of-type(3):before {
		content: "Duration"
	}
	table.vacancies.dates tr td:nth-of-type(4):before, table.training.dates tr td:nth-of-type(4):before {
		content: "Price"
	}
	table.vacancies.dates tr td:nth-of-type(5):before, table.training.dates tr td:nth-of-type(5):before {
		content: "Places Status"
	}
	table.vacancies.course-dates tr td:first-of-type:before, table.training.course-dates tr td:first-of-type:before {
		content: "Location"
	}
	table.vacancies.course-dates tr td:nth-of-type(2):before, table.training.course-dates tr td:nth-of-type(2):before {
		content: "Course Date"
	}
	table.vacancies.course-dates tr td:nth-of-type(3):before, table.training.course-dates tr td:nth-of-type(3):before {
		content: "Places Status"
	}
	table.vacancies tr td:first-of-type:before {
		content: "Job Title"
	}
	table.vacancies tr td:nth-of-type(2):before {
		content: "Location"
	}
	table.vacancies tr td:nth-of-type(3):before {
		content: "Closing Date"
	}
	#adminForm select {
		width: 100%
	}
	#adminForm .reset-filters {
		margin-bottom: 20px
	}
	#content-ckm .coloured-block {
		padding: 10px;
		border-radius: 5px;
		margin: 20px 0
	}
	#content-ckm .coloured-block img {
		display: block;
		margin: 0 auto 20px;
		max-width: 100%;
		float: none
	}
	#content-ckm table#trainers tr img {
		margin: 0 auto;
		display: block;
		max-width: 400px;
		width: 100%
	}
}
@media only screen and (min-width: 768px) {
	table.vacancies tr th a.cta, table.vacancies tr td a.cta, table.training tr th a.cta, table.training tr td a.cta {
		padding: 5px;
		border-radius: 4px
	}
	table.vacancies tr th, table.training tr th {
		font-size: 1.8rem
	}
	table.vacancies tr td, table.training tr td {
		font-size: 1.6rem;
		padding: 15px 10px
	}
	#adminForm .control-group {
		float: left
	}
	#adminForm .month-filters .control-group, #adminForm .category-filters .control-group {
		margin-right: 20px
	}
	#adminForm .reset-filters a.cta.reset {
		margin-top: 29px
	}
	h2.date-header, h2.course-type-header {
		clear: both
	}
	.course-categories-grid, .careers-categories-grid, .services-grid {
		justify-content: space-evenly
	}
	.course-categories-grid .block, .careers-categories-grid .block, .services-grid .block {
		margin-bottom: 30px;
		width: 45%
	}
	.course-categories-grid .block .text, .careers-categories-grid .block .text, .services-grid .block .text {
		padding: 20px
	}
	.course-categories-grid .block .text .title, .careers-categories-grid .block .text .title, .services-grid .block .text .title {
		font-size: 2.4rem;
		margin-bottom: 20px
	}
	.course-categories-grid .block .text .learn-more, .careers-categories-grid .block .text .learn-more, .services-grid .block .text .learn-more {
		font-size: 1.8rem;
		border-radius: 8px
	}
	#content-ckm .services-list {
		justify-content: center;
		column-gap: 10%
	}
	#content-ckm .services-list .block {
		margin-bottom: 60px;
		width: 45%
	}
	#content-ckm .services-list .block .text .title {
		font-size: 2rem;
		padding: 20px
	}
	#content-ckm .services-list .block .text a {
		height: 100%
	}
	#content-ckm .services-list .block .text ul li {
		font-size: 1.6rem
	}
	#content-ckm .services-list .block .text ul li a {
		padding: 10px 20px
	}
	#content-ckm .offices {
		float: left;
		width: 100%;
		display: flex;
		flex-wrap: wrap
	}
	#content-ckm .offices .office {
		float: left;
		border-radius: 8px;
		padding: 30px;
		width: 48%;
		font-size: 1.8rem
	}
	#content-ckm .offices .office:nth-child(n) {
		margin-right: 4%;
		clear: none
	}
	#content-ckm .offices .office:nth-child(2n) {
		margin-right: 0
	}
	#content-ckm .offices .office:nth-child(2n+1) {
		clear: left
	}
	#content-ckm .offices .office .name {
		font-size: 2rem
	}
	#content-ckm table#trainers tr {
		display: flex;
		align-items: center
	}
	#content-ckm table#trainers tr td:first-of-type {
		width: 60%
	}
	#content-ckm table#trainers tr td:first-of-type p:first-of-type {
		font-size: 2.4rem
	}
	#content-ckm table#trainers tr td:last-of-type {
		width: 40%
	}
	#content-ckm table#trainers th, #content-ckm table#trainers td {
		padding: 30px
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	table.vacancies tr th:first-of-type, table.vacancies tr td:first-of-type, table.training tr th:first-of-type, table.training tr td:first-of-type {
		width: 41%
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1365px) {
	table.vacancies tr th:first-of-type, table.vacancies tr td:first-of-type, table.training tr th:first-of-type, table.training tr td:first-of-type {
		width: 37%
	}
	table.vacancies tr th, table.training tr th {
		font-size: 2rem
	}
	#adminForm .reset-filters a.cta.reset {
		padding: 10px 24px
	}
	#content-ckm .services-list .block {
		margin-bottom: 50px
	}
}
@media only screen and (min-width: 1366px) {
	table.vacancies tr th, table.training tr th {
		font-size: 2.2rem;
		padding: 10px 20px
	}
	table.vacancies tr th a.asc:after, table.vacancies tr th a.desc:after, table.training tr th a.asc:after, table.training tr th a.desc:after {
		top: 9px;
		right: -30px
	}
	table.vacancies tr td, table.training tr td {
		font-size: 1.8rem;
		padding: 20px
	}
	.course-categories-grid, .careers-categories-grid, .services-grid {
		justify-content: center
	}
	.course-categories-grid .block, .careers-categories-grid .block, .services-grid .block {
		margin-bottom: 40px;
		width: 31%
	}
	.course-categories-grid .block:nth-child(n), .careers-categories-grid .block:nth-child(n), .services-grid .block:nth-child(n) {
		margin-right: 3.5%;
		clear: none
	}
	.course-categories-grid .block:nth-child(3n), .careers-categories-grid .block:nth-child(3n), .services-grid .block:nth-child(3n) {
		margin-right: 0
	}
	.course-categories-grid .block:nth-child(3n+1), .careers-categories-grid .block:nth-child(3n+1), .services-grid .block:nth-child(3n+1) {
		clear: left
	}
	.course-categories-grid .block:last-of-type, .careers-categories-grid .block:last-of-type, .services-grid .block:last-of-type {
		margin-right: 0
	}
	.course-categories-grid .block .text, .careers-categories-grid .block .text, .services-grid .block .text {
		padding: 20px 30px
	}
	#content-ckm .services-list .block .text .title {
		font-size: 2.2rem
	}
	#content-ckm .services-list .block .text ul li {
		font-size: 1.8rem
	}
}
@media only screen and (min-width: 1366px) and (max-width: 1634px) {
	table.vacancies tr th:first-of-type, table.vacancies tr td:first-of-type, table.training tr th:first-of-type, table.training tr td:first-of-type {
		width: 40%
	}
	.course-categories-grid .block, .careers-categories-grid .block, .services-grid .block {
		margin-bottom: 30px
	}
	.course-categories-grid .block .text, .careers-categories-grid .block .text, .services-grid .block .text {
		padding: 20px
	}
	.course-categories-grid .block .text .title, .careers-categories-grid .block .text .title, .services-grid .block .text .title {
		font-size: 2rem
	}
	.course-categories-grid .block .text .learn-more, .careers-categories-grid .block .text .learn-more, .services-grid .block .text .learn-more {
		font-size: 1.6rem
	}
}
@media only screen and (min-width: 1635px) {
	#content-ckm .services-list {
		column-gap: 5%
	}
	#content-ckm .services-list .block {
		width: 30%
	}
	#content-ckm .offices .office {
		margin-bottom: 60px
	}
	#content-ckm table#trainers tr td:first-of-type p:first-of-type {
		font-size: 2.8rem
	}
}
.no-courses-message {
	float: left;
	width: 100%;
	margin: 40px 0
}
#leftcol #about-us.sidemenu>ul>li>ul>li>ul {
	display: none
}
#leftcol #about-us.sidemenu>ul>li.item-707 {
	display: block !important
}
#leftcol #about-us.sidemenu>ul>li.item-707.active>ul {
	background-color: rgba(104, 136, 153, 0.7)
}
#leftcol #about-us.sidemenu>ul>li.item-707.active>ul>li {
	border-top: 1px solid rgba(104, 136, 153, 0.5)
}
#leftcol #about-us.sidemenu>ul>li.item-707.active>ul>li.active>a, #leftcol #about-us.sidemenu>ul>li.item-707.active>ul>li>a:hover {
	background-color: rgba(104, 136, 153, 0.6) !important;
	color: #FFF !important
}
#leftcol #about-us.sidemenu>ul>li.item-707.active>ul>li>a:before {
	display: none
}
#leftcol #about-us.sidemenu>ul>li.item-707>a {
	background-color: #688899
}
#leftcol #about-us.sidemenu>ul>li.item-706>ul>li.item-711>a {
	border-radius: 0
}
#leftcol #consultants.sidemenu>ul>li>ul>li.item-711 {
	display: block
}
#leftcol #removal.sidemenu>ul>li>ul>li.item-712 {
	display: block
}
#leftcol #workplace.sidemenu>ul>li>ul>li.item-875 {
	display: block
}
#leftcol #risk-assessments.sidemenu>ul>li>ul>li.item-713 {
	display: block
}
#leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714 {
	display: block
}
#leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714>a {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}
#leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>a {
	border-radius: 0px
}
#leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>ul {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}
#leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714>ul>li.item-827, #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714>ul>li.item-825, #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714>ul>li.item-722, #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714>ul>li.item-773 {
	display: none !important
}
#leftcol #training.sidemenu>ul>li.item-708 {
	display: block !important
}
#leftcol #training.sidemenu>ul>li.item-708>ul>li>ul {
	display: none !important
}
#leftcol .sidemenu {
	float: left;
	width: 100%;
	margin-bottom: 3px;
	overflow: hidden
}
#leftcol .sidemenu:first-of-type {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}
#leftcol .sidemenu ul {
	margin: 0
}
#leftcol .sidemenu ul li {
	list-style: none;
	margin-bottom: 0px;
	display: none;
	font-size: 1.6rem
}
#leftcol .sidemenu>ul>li.item-707, #leftcol .sidemenu>ul>li.item-708, #leftcol .sidemenu>ul>li.item-875 {
	display: none !important
}
#leftcol .sidemenu>ul>li.item-707>a, #leftcol .sidemenu>ul>li.item-708>a, #leftcol .sidemenu>ul>li.item-875>a {
	color: #FFF;
	padding: 20px 40px 20px 20px;
	display: block;
	position: relative
}
#leftcol .sidemenu>ul>li.item-707>a:hover, #leftcol .sidemenu>ul>li.item-708>a:hover, #leftcol .sidemenu>ul>li.item-875>a:hover {
	background-color: #dae1e8 !important;
	color: #16465f !important
}
#leftcol .sidemenu>ul>li.item-707>a:hover:before, #leftcol .sidemenu>ul>li.item-708>a:hover:before, #leftcol .sidemenu>ul>li.item-875>a:hover:before {
	background: url(../images/icon-arrow-right-blue.webp) no-repeat center
}
#leftcol .sidemenu>ul>li.item-707>a:before, #leftcol .sidemenu>ul>li.item-708>a:before, #leftcol .sidemenu>ul>li.item-875>a:before {
	content: "";
	background: url(../images/icon-arrow-right-white.webp) no-repeat center;
	background-size: contain;
	width: 11px;
	height: 17px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -8px
}
#leftcol .sidemenu>ul>li.item-707.active>ul, #leftcol .sidemenu>ul>li.item-708.active>ul, #leftcol .sidemenu>ul>li.item-875.active>ul {
	display: block;
	padding: 15px 20px;
	margin: 0
}
#leftcol .sidemenu>ul>li.item-707.active>ul>li, #leftcol .sidemenu>ul>li.item-708.active>ul>li, #leftcol .sidemenu>ul>li.item-875.active>ul>li {
	list-style: none;
	position: relative;
	border-top: 1px solid #a6bed3;
	margin: 0;
	display: block
}
#leftcol .sidemenu>ul>li.item-707.active>ul>li:first-of-type, #leftcol .sidemenu>ul>li.item-708.active>ul>li:first-of-type, #leftcol .sidemenu>ul>li.item-875.active>ul>li:first-of-type {
	border-top: 0 !important
}
#leftcol .sidemenu>ul>li.item-707.active>ul>li:before, #leftcol .sidemenu>ul>li.item-708.active>ul>li:before, #leftcol .sidemenu>ul>li.item-875.active>ul>li:before {
	content: "";
	border-left: 6px solid #FFF;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -4px
}
#leftcol .sidemenu>ul>li.item-707.active>ul>li>a, #leftcol .sidemenu>ul>li.item-708.active>ul>li>a, #leftcol .sidemenu>ul>li.item-875.active>ul>li>a {
	display: block;
	padding: 10px 10px 10px 35px;
	color: #FFF
}
#leftcol .sidemenu>ul>li.item-706 {
	display: block
}
#leftcol .sidemenu>ul>li.item-706>a {
	display: none
}
#leftcol .sidemenu>ul>li.item-706>ul>li {
	display: none
}
#leftcol .sidemenu>ul>li.item-708 {
	margin-bottom: 0
}
#leftcol .sidemenu>ul>li.item-708>ul>li {
	display: none
}
#leftcol .sidemenu>ul>li.item-708.active>a {
	border-radius: 0
}
#leftcol .sidemenu>ul>li.item-708.active>ul {
	background-color: rgba(33, 93, 145, 0.6)
}
#leftcol .sidemenu>ul>li.item-708.active>ul>li {
	border-top: 1px solid #a6bed3;
	display: block
}
#leftcol .sidemenu>ul>li.item-708.active>ul>li.active>a, #leftcol .sidemenu>ul>li.item-708.active>ul>li>a:hover {
	background-color: rgba(33, 93, 145, 0.5) !important;
	color: #FFF !important
}
#leftcol .sidemenu>ul>li.item-708.active>ul>li>a:before {
	display: none
}
#leftcol .sidemenu>ul>li.item-708>a {
	background-color: #215d91
}
#leftcol .sidemenu>ul>li>ul>li {
	display: block;
	margin-bottom: 0px
}
#leftcol .sidemenu>ul>li>ul>li>ul {
	display: none
}
#leftcol .sidemenu>ul>li>ul>li>ul>li {
	font-size: 1.4rem
}
#leftcol .sidemenu>ul>li>ul>li>a {
	color: #FFF;
	padding: 20px 40px 20px 20px;
	display: block;
	position: relative
}
#leftcol .sidemenu>ul>li>ul>li>a:hover {
	background-color: #dae1e8 !important;
	color: #16465f !important
}
#leftcol .sidemenu>ul>li>ul>li>a:hover:before {
	background: url(../images/icon-arrow-right-blue.webp) no-repeat center
}
#leftcol .sidemenu>ul>li>ul>li>a:before {
	content: "";
	background: url(../images/icon-arrow-right-white.webp) no-repeat center;
	background-size: contain;
	width: 11px;
	height: 17px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -8px
}
#leftcol .sidemenu>ul>li>ul>li.active>ul {
	display: block;
	padding: 15px 20px;
	margin: 0
}
#leftcol .sidemenu>ul>li>ul>li.active>ul>li {
	list-style: none;
	position: relative;
	border-top: 1px solid #a6bed3;
	margin: 0;
	display: block
}
#leftcol .sidemenu>ul>li>ul>li.active>ul>li:first-of-type {
	border-top: 0 !important
}
#leftcol .sidemenu>ul>li>ul>li.active>ul>li:before {
	content: "";
	border-left: 6px solid #FFF;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -4px
}
#leftcol .sidemenu>ul>li>ul>li.active>ul>li>a {
	display: block;
	padding: 10px 10px 10px 35px;
	color: #FFF
}
#leftcol .sidemenu>ul>li>ul>li.item-711.active>ul {
	background-color: rgba(22, 70, 95, 0.7)
}
#leftcol .sidemenu>ul>li>ul>li.item-711.active>ul>li {
	border-top: 1px solid rgba(22, 70, 95, 0.5)
}
#leftcol .sidemenu>ul>li>ul>li.item-711.active>ul>li.active>a, #leftcol .sidemenu>ul>li>ul>li.item-711.active>ul>li>a:hover {
	background-color: rgba(22, 70, 95, 0.6)
}
#leftcol .sidemenu>ul>li>ul>li.item-711>a {
	background-color: #16465f
}
#leftcol .sidemenu>ul>li>ul>li.item-712.active>ul {
	background-color: rgba(129, 130, 133, 0.7)
}
#leftcol .sidemenu>ul>li>ul>li.item-712.active>ul>li {
	border-top: 1px solid rgba(129, 130, 133, 0.5)
}
#leftcol .sidemenu>ul>li>ul>li.item-712.active>ul>li.active>a, #leftcol .sidemenu>ul>li>ul>li.item-712.active>ul>li>a:hover {
	background-color: rgba(129, 130, 133, 0.6)
}
#leftcol .sidemenu>ul>li>ul>li.item-712>a {
	background-color: #818285
}
#leftcol .sidemenu>ul>li>ul>li.item-713.active>ul {
	background-color: rgba(60, 130, 174, 0.7)
}
#leftcol .sidemenu>ul>li>ul>li.item-713.active>ul>li {
	border-top: 1px solid rgba(60, 130, 174, 0.5)
}
#leftcol .sidemenu>ul>li>ul>li.item-713.active>ul>li.active>a, #leftcol .sidemenu>ul>li>ul>li.item-713.active>ul>li>a:hover {
	background-color: rgba(60, 130, 174, 0.6)
}
#leftcol .sidemenu>ul>li>ul>li.item-713>a {
	background-color: #3c82ae
}
#leftcol .sidemenu>ul>li>ul>li.item-875.active>ul, #leftcol .sidemenu>ul>li>ul>li.item-714.active>ul {
	background-color: rgba(141, 190, 224, 0.5)
}
#leftcol .sidemenu>ul>li>ul>li.item-875.active>ul>li, #leftcol .sidemenu>ul>li>ul>li.item-714.active>ul>li {
	border-top: 1px solid #8dbedf
}
#leftcol .sidemenu>ul>li>ul>li.item-875.active>ul>li.active>a, #leftcol .sidemenu>ul>li>ul>li.item-875.active>ul>li>a:hover, #leftcol .sidemenu>ul>li>ul>li.item-714.active>ul>li.active>a, #leftcol .sidemenu>ul>li>ul>li.item-714.active>ul>li>a:hover {
	background-color: rgba(141, 190, 224, 0.5)
}
#leftcol .sidemenu>ul>li>ul>li.item-875>a, #leftcol .sidemenu>ul>li>ul>li.item-714>a {
	background-color: #8dbedf
}
#leftcol .sidemenu>ul>li>ul>li.item-875>ul>li:before, #leftcol .sidemenu>ul>li>ul>li.item-714>ul>li:before {
	border-left-color: #16465f
}
#leftcol .sidemenu>ul>li>ul>li.item-875>ul>li>a, #leftcol .sidemenu>ul>li>ul>li.item-714>ul>li>a {
	color: #16465f
}
@media only screen and (min-width: 768px) {
	#leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>ul {
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px
	}
	#leftcol .sidemenu:first-of-type {
		border-top-left-radius: 8px;
		border-top-right-radius: 8px
	}
	#leftcol .sidemenu>ul>li.item-707, #leftcol .sidemenu>ul>li.item-708, #leftcol .sidemenu>ul>li.item-706>ul>li {
		margin-bottom: 5px;
		font-size: 2rem
	}
	#leftcol .sidemenu>ul>li.item-707>a, #leftcol .sidemenu>ul>li.item-708>a, #leftcol .sidemenu>ul>li.item-706>ul>li>a {
		padding: 20px 60px 20px 20px
	}
	#leftcol .sidemenu>ul>li.item-707>a:before, #leftcol .sidemenu>ul>li.item-708>a:before, #leftcol .sidemenu>ul>li.item-706>ul>li>a:before {
		right: 25px
	}
	#leftcol .sidemenu>ul>li.item-707>ul>li, #leftcol .sidemenu>ul>li.item-708>ul>li, #leftcol .sidemenu>ul>li.item-706>ul>li>ul>li {
		font-size: 1.8rem
	}
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
	#leftcol .sidemenu>ul>li.item-707, #leftcol .sidemenu>ul>li.item-708, #leftcol .sidemenu>ul>li.item-706>ul>li {
		font-size: 1.8rem
	}
	#leftcol .sidemenu>ul>li.item-707>a, #leftcol .sidemenu>ul>li.item-708>a, #leftcol .sidemenu>ul>li.item-706>ul>li>a {
		padding: 20px 60px 20px 25px
	}
	#leftcol .sidemenu>ul>li.item-707>a:before, #leftcol .sidemenu>ul>li.item-708>a:before, #leftcol .sidemenu>ul>li.item-706>ul>li>a:before {
		right: 30px
	}
	#leftcol .sidemenu>ul>li.item-707>ul>li, #leftcol .sidemenu>ul>li.item-708>ul>li, #leftcol .sidemenu>ul>li.item-706>ul>li>ul>li {
		font-size: 1.6rem
	}
}
@media only screen and (min-width: 1635px) {
	#leftcol .sidemenu>ul>li.item-707>a, #leftcol .sidemenu>ul>li.item-708>a, #leftcol .sidemenu>ul>li.item-706>ul>li>a {
		padding: 25px 80px 25px 40px
	}
	#leftcol .sidemenu>ul>li.item-707>a:before, #leftcol .sidemenu>ul>li.item-708>a:before, #leftcol .sidemenu>ul>li.item-706>ul>li>a:before {
		right: 40px
	}
	#leftcol .sidemenu>ul>li.item-707.active>ul, #leftcol .sidemenu>ul>li.item-708.active>ul, #leftcol .sidemenu>ul>li.item-706>ul>li.active>ul {
		padding: 20px 30px
	}
}
.body-itemid-827 #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>a, .body-itemid-722 #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>a, .body-itemid-773 #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>a, .body-itemid-825 #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>a {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}
@media only screen and (min-width: 768px) {
	.body-itemid-827 #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>a, .body-itemid-722 #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>a, .body-itemid-773 #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>a, .body-itemid-825 #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>a {
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px
	}
}
.body-itemid-827 #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>ul, .body-itemid-722 #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>ul, .body-itemid-773 #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>ul, .body-itemid-825 #leftcol #health-and-safety.sidemenu>ul>li>ul>li.item-714.active>ul {
	display: none !important
}
.body-itemid-722 #leftcol #workplace.sidemenu>ul>li>ul>li>ul, .body-itemid-825 #leftcol #workplace.sidemenu>ul>li>ul>li>ul, .body-itemid-773 #leftcol #workplace.sidemenu>ul>li>ul>li>ul {
	display: block;
	padding: 20px 30px;
	margin: 0;
	background-color: rgba(141, 190, 224, 0.5)
}
.body-itemid-722 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li, .body-itemid-825 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li, .body-itemid-773 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li {
	list-style: none;
	position: relative;
	border-top: 1px solid #a6bed3;
	margin: 0;
	display: block
}
.body-itemid-722 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li:first-of-type, .body-itemid-825 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li:first-of-type, .body-itemid-773 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li:first-of-type {
	border-top: 0 !important
}
.body-itemid-722 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li:before, .body-itemid-825 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li:before, .body-itemid-773 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li:before {
	content: "";
	border-left: 6px solid #16465f;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -4px
}
.body-itemid-722 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li>a, .body-itemid-825 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li>a, .body-itemid-773 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li>a {
	display: block;
	padding: 10px 10px 10px 35px;
	color: #16465f
}
.body-itemid-722 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li:first-of-type {
	background-color: rgba(141, 190, 224, 0.5)
}
.body-itemid-825 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li:nth-of-type(2) {
	background-color: rgba(141, 190, 224, 0.5)
}
.body-itemid-773 #leftcol #workplace.sidemenu>ul>li>ul>li>ul>li:last-of-type {
	background-color: rgba(141, 190, 224, 0.5)
}
/*# sourceMappingURL=../main.map */