
@font-face {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	src: url('fonts/meuk-les.woff2') format('woff2');
}

body {
	margin: 0px;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #3d3d3d;
}
.headerWrapper {
	width: 850px;
	margin: 0px auto;
}
.header {
	height: 69px;
	border-top: solid 3px #d60006;
	position: relative;
}
.pagelogo {
	position: absolute;
	top: 11px;
	left: -7px;
	clip: rect(2px 156px 51px 28px);
}
.pagecountry {
	position: absolute;
	top: 30px;
	left: 165px;
	color: #777;
	font: 18px "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}

.pagecontrols {
position: absolute;
top: 4px;
right: 0px;
color: #777;
margin-top: 13px;
width: 232px;
}

.search input[type ="text"] {
	color: #777;
background: white none;
height: 15px;
padding: 1px 3px 0;	
font-size: 1.1em;
border-right: 0 !important;
width: 191px !important;
border: 1px solid #e3e3e3 !important;
}

.search a {
	display:block;
}

.search a img {
	position: absolute;
top: -54px;
left: 66px;
clip: rect(54px 156px 72px 136px);
height: auto;
background: white none;	
}

.search a img:hover {
	position: absolute;
top: -54px;
left: 89px;
clip: rect(54px 133px 72px 113px);

}

.topmenu {
	position: relative;
	height: 23px;
	border-bottom: 1px solid #BBB;
	background-attachment: scroll;
	background-color: #F8F8F8;
	background-image: url(images/RepeatH.png);
	background-repeat: repeat-x;
	background-position: 0px -202px;
}

.topmenu-right {
	float: right;
padding: 0px 0px;
}

.menu-horizontal {
zoom: 1;
}

.menu ul {
list-style: none;
margin: 0;
padding: 0;
}

a {
text-decoration: none;
}

a:hover {
color:#d60006;
}

.additional-background {
padding: 0px 10px;
border-right: 1px solid #bbb;
}

.additional-background-last {
padding: 0px 10px;
}

.menu-item {
color: #777;
white-space: nowrap;
border: 1px solid transparent;
padding: 4px 10px;
display: inline-block;
height: 15px;
vertical-align: middle;
margin: 0px 0px;
padding: 4px 0px;
}

.menu-horizontal ul.static {
display: inline;
}

.menu-horizontal li.static, .menu-horizontal a.static, .menu-horizontal span.static {
float: left;
}

.sitesmenu {
clear: both;
margin-top: 5px;
margin-left: 0px;
text-align: center;
}

.sm-sep {
margin-left: 36px;
margin-right: 36px;
width: 1px;
height: 16px;
background: white url("images/NoRepeat.png") no-repeat scroll -29px -80px;
display: inline-block;
}

a.sm-airconditioning {
background: white url("images/NoRepeat.png") no-repeat scroll -1px -152px;
width: 107px;
height: 16px;
display: inline-block;
}

A.sm-heating {
background: white url("images/NoRepeat.png") no-repeat scroll -67px -204px;
width: 51px;
height: 16px;
display: inline-block;
}

a.sm-corporatesolutions {
background: white url("images/NoRepeat.png") no-repeat scroll -0px -256px;
width: 133px;
height: 16px;
display: inline-block;
}

a.sm-greengateway {
background: white url("images/NoRepeat.png") no-repeat scroll -148px -256px;
width: 103px;
height: 16px;
display: inline-block;
}

a.sm-airconditioning:hover {
background: white url("images/NoRepeat.png") no-repeat scroll -1px -168px;
}

a.sm-heating, a.sm-heating:hover {
background: white url("images/NoRepeat.png") no-repeat scroll -67px -238px !important;
}

a.sm-corporatesolutions:hover {
background: white url("images/NoRepeat.png") no-repeat scroll 0px -272px !important;
}

a.sm-greengateway:hover {
background: white url("images/NoRepeat.png") no-repeat scroll -148px -272px !important;
}

.pagefooter {
clear: both;
border-top: 1px solid #ababab;
padding: 5px 10px 50px 10px;
width:850px;
margin:20px auto 0px auto;
}

.pagefooter-left {
float: left;
}

.pagefooter-breadcrumbs {
text-transform: uppercase;
}

.pagefooter-right {
float: right;
}

.pagefooter A:link, .pagefooter A:visited {
color: #333;
}

.pagefooter A:hover {
color: #333;
text-decoration:underline;
}


.pagefooter-right a {
border-left: 10px solid white;
display: inline-block;
}

.breadcrumbCurrentNode {
font-weight: bold;
}

h1{
    color:#f96a04;
    font-weight: bold;
    font-size: 18px;
}

h2 {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #3d3d3d;
	font-size: 38px;
}

.cookie-notice-banner {
	position: fixed;
	z-index: 99999999;
	bottom: 0;
	background-color: #f8f8f8;
	width: 100%;
	padding: 22px 0;
	box-shadow: 0 -2px 6px rgb(61 61 61 / 10%);
	
}
.cookie-banner-cont, .cookie-banner-actions {
	width: 850px;
	margin: 0px auto;
	display:flex;
}




	.necessary_cookies h3, .analytics-cookies h3 {
		padding-top: 5px;
	}

.necessary_cookies p, .analytics-cookies p {
	padding-top: 5px;
	margin:0;
}

.cookie-banner-cont .m-full {
	width: 25%;
	margin: 0 0 0.7em 0;
	padding-bottom: 0;
	position: relative;
	float: left;
}
	.cookie-banner-cont h2 {
		margin-block-start: 0em;
		margin-block-end: 0em;
		font-size: 2.75em;
		font-weight: 400;
		line-height: 1.184;
	}

	.cookie-banner-cont .m-half {
		width: 36%;
		margin: 0 0 0.5em 1em;
		padding-bottom: 0;
		position: relative;
		float: left;
	}
	.cookie-banner-cont h3 {
		margin-block-start: 0em;
		margin-block-end: 0em;
		font-size: 20px;
		font-weight: 300;
		line-height: 1.167;
	}
	.cookie-banner-actions p {
		margin-block-start: 0em;
		margin-block-end: 0em;
		padding-top:0px;
		margin-top: 0px;
	}

.cookie-banner-actions a {
	color: #ce2323;
	text-decoration: underline;
}

.cookie-banner-actions a:hover {
	text-decoration: none;
}

.cookie-banner-actions {
	align-items: center;
	display:flex;
	padding-top: 20px;
}

.col-3 {
	flex: 1 0 25%;
}

.col-4 {
	flex: 1 0 33.33%;
}

.col-5 {
	flex: 1 0 41.67%;
}
.col-7 {
	flex: 1 0 58.33%;
}

.btn-primary{
	display: inline-block;
	padding: 5px 22px;
	color: #ce2323;
	border: 3px solid #ce2323;
	text-decoration: none;
	background-color: transparent;
	text-align: center;
	border-radius: 22px;
	outline: 0;
	cursor: pointer;
	font-size: 1em;
	font-weight: 500;
	line-height: 1.45;
	box-sizing: border-box;
	transition: all .15s linear;
	margin: 0 5.5px 5.5px 0;
	white-space: nowrap;
}

	.btn-primary:hover {
		background-color: #ce2323;
		color: #fff;
	}

.btn {
	color: #3d3d3d;
	text-decoration: underline;
	display: inline-block;
	padding: 5px 22px;
	border: 3px solid transparent;
	background-color: transparent;
	text-align: center;
	border-radius: 22px;
	outline: 0;
	cursor: pointer;
	font-size: 1em;
	font-weight: 500;
	line-height: 1.45;
	box-sizing: border-box;
	transition: all .15s linear;
	margin: 0 5.5px 5.5px 0;
	white-space: nowrap;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

	.btn:hover {
		background-color: #ce2323;
		color: #fff;
		border-color: #ce2323;
	}