
#content-wrapper {
	position: relative;
	display: block;
	background: #ffffff;
	max-width: 100%;
	margin: auto;
	overflow: hidden;
	box-shadow: 0 1px 50px 0 rgba(0,0,0,0.2);
}
.front #content-pre > .contextual-links-region > .contextual-links-wrapper {
	display: none !important;
}
#content-pre .block-carousel > h3 {
	display: none;
}
#content-pre .block-carousel ul, #content-pre .block-carousel li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content-pre .block-carousel li {
	display: none;
}
#content-pre .block-carousel li.first {
	display: block;
}
#content {
	width: 100%;
}
#content-inner #content-left {
	position: relative;
	min-height: 1px;
	padding-left: 4px;
	padding-right: 4px;
}

@media (min-width:992px) {
#content-inner #content-left {
	float: left;
	width: 25%;
}
.rtl #content-inner #content-left {
	float: right;
}
}
#content-inner #content-left + #content-container {
	position: relative;
	min-height: 1px;
	padding-left: 4px;
	padding-right: 4px;
}

@media (min-width:992px) {
#content-inner #content-left + #content-container {
	float: left;
	width: 75%;
}
.rtl #content-inner #content-left + #content-container {
	float: right;
}
}
#content-container > .page-title {
	position: relative;
	margin-top: 40px;
}
#content-container > .page-title:after {
	position: relative;
	display: inline-block;
	background: #3700fa;
	width: 36px;
	height: 4px;
	margin-left: 12px;
	vertical-align: bottom;
	top: -8px;
	content: "";
}
.rtl #content-container > .page-title:after {
	margin-left: 0;
	margin-right: 12px;
}


@media (min-width:768px) {
.visual-block-menu {
	float: left;
	width: 50%;
}
.rtl .visual-block-menu {
	float: right;
}
}

@media (min-width:992px) {
.visual-block-menu {
	float: left;
	width: 33.33333%;
}
.rtl .visual-block-menu {
	float: right;
}
}
.visual-block-menu:nth-child(6n + 1) {
	background: #777b86;
}
.visual-block-menu:nth-child(6n + 2) {
	background: #babec4;
}
.visual-block-menu:nth-child(6n + 3) {
	background: #a7acb5;
}
.visual-block-menu:nth-child(6n + 4) {
	background: #949aa2;
}
.visual-block-menu:nth-child(6n + 5) {
	background: #777b86;
}
.visual-block-menu:nth-child(6n) {
	background: #a7acb5;
}
.visual-block-menu * {
	color: #ffffff;
}
.visual-block-menu .background-image {
	display: none;
}
.visual-block-menu h2 {
	font-size: 22px;
	font-family: "clear_sans_lightregular", arial, sans-serif;
	margin-bottom: 16px;
}
.visual-block-menu .description, .visual-block-menu .taxonomy-term-description {
	font-size: 15px;
	line-height: 24px;
}
.visual-block-menu a, .visual-block-menu .link-text {
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}
.visual-block-menu a:before, .visual-block-menu .link-text:before {
	content: "";
	font-family: "icomoon-basic";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	display: inline-block;
	margin-right: 8px;
	top: .0625em;
}
.visual-block-menu:hover a, .visual-block-menu:hover .link-text {
	text-decoration: underline;
}
.visual-block-menu a.overlay-link {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.visual-block-menu a.overlay-link:before {
	display: none;
}

@media (min-width:768px) {
.visual-block-menu {
	padding-left: 32px;
	padding-right: 32px;
}
.visual-block-menu:after {
	content: "";
	display: block;
	margin-top: 160px;
}
.visual-block-menu:hover .background-image {
	transform: scale(1.02);
}
.visual-block-menu .background-image {
	position: absolute;
	display: block;
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	z-index: -1;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	transition: all 0.23s ease-out;
}
.visual-block-menu h2, .visual-block-menu .description, .visual-block-menu .taxonomy-term-description {
	max-width: 50%;
}
.visual-block-menu a, .visual-block-menu .link-text {
	position: absolute;
	left: 32px;
	bottom: 40px;
}
}
.page-splash .header-region .block-main-menu li.active a {
	background: transparent;
}
.page-splash .header-region .block-main-menu li.active a:after {
	height: 0;
}
.page-splash .header-region .block-main-menu li:hover a, .page-splash .header-region .block-main-menu li.hovered a {
	background: #f4f6f7;
}
.page-splash .header-region .block-main-menu li:hover a:after, .page-splash .header-region .block-main-menu li.hovered a:after {
	height: 5px;
}
.page-splash .language-switcher {
	display: inline-block;
	background: #f4f6f7;
	border-radius: 3px;
	overflow: hidden;
	font-size: 0;
	margin: 20px 24px;
}
.page-splash .language-switcher li {
	display: inline-block;
}
.page-splash .language-switcher a {
	display: inline-block;
	width: 40px;
	height: 40px;
	font-size: 13.4px;
	line-height: 40px;
	color: #818992;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.23s ease-out;
	cursor: pointer;
}
.page-splash .language-switcher a.active, .page-splash .language-switcher a:hover {
	background: #e5e8ec;
	color: #3f4349;
}
.page-splash .target-groups {
	position: relative;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	min-height: calc(100vh - 80px);
}

@media screen and (min-width:768px) {
.page-splash .target-groups {
	height: 100vh;
	padding-top: calc(-80px);
}
}
.page-splash .target-groups .target-group {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	flex: 1 0 auto;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 80px 8px;
	color: #ffffff;
	text-decoration: none;
}
.page-splash .target-groups .target-group:before {
	background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.83) 100%);
	background-image: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.83) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#D4000000', GradientType=0);
	content: "";
	position: absolute;
	z-index: 0;
	height: 50%;
	min-height: 320px;
	left: 0;
	right: 0;
	bottom: -64px;
	transition: bottom 0.23s ease-out;
}
.page-splash .target-groups .target-group:hover:before {
	bottom: 0;
}
.page-splash .target-groups .target-group-upvc {
	background-image: url(../images/Site-Images/header/upvc.jpg);
}
.page-splash .target-groups .target-group-aluminium {
	background-image: url(../images/Site-Images/header/aluminium.jpg);
}
.page-splash .target-groups .target-group-steel {
	background-image: url(../images/Site-Images/header/steel.jpg);
}
.page-splash .target-groups .target-group-security {
	background-image: url(../images/Site-Images/header/security.jpg);
}
.page-splash .target-groups .target-group * {
	position: relative;
	display: block;
	z-index: 1;
}
.page-splash .target-groups .target-group .target-group-prefix {
	font-size: 13.4px;
	line-height: 16px;
	color: #cfd3d9;
}
.page-splash .target-groups .target-group .target-group-label {
	font-family: "FenetexLight Regular",Arial,sans-serif;
	font-size: 34px;
	line-height: 40px;
	margin-top: 80px;
}
.page-splash .target-groups .target-group .target-group-label:after {
	position: relative;
	background: #3700fa;
	width: 36px;
	height: 4px;
	margin-left: 12px;
	vertical-align: bottom;
	top: -8px;
	content: "";
	background: #f4f6f7;
	opacity: .4;
	width: 36px;
	height: 3px;
}
.rtl .page-splash .target-groups .target-group .target-group-label:after {
	margin-left: 0;
	margin-right: 12px;
}
.page-splash .target-groups .target-group .target-group-description {
	font-size: 17px;
	line-height: 24px;
	color: #e5e8ec;
	margin-top: 20px;
}
.page-splash .target-groups .target-group .target-group-description p {
	margin: 0;
}
.page-splash .target-groups .target-group .target-group-link {
	position: relative;
	font-family: "FenetexMedium Regular",Arial,sans-serif;
	font-size: 15px;
	line-height: 16px;
	margin-top: 36px;
}
.page-splash .target-groups .target-group .target-group-link:before {
	position: relative;
	font-family: "icomoon-basic";
	font-size: 1.125em;
	margin-right: 12px;
	top: .125em;
}
.rtl .page-splash .target-groups .target-group .target-group-link:before {
	margin-left: 12px;
	margin-right: 0;
}

@media (min-width:768px) {
.page-splash .target-groups {
	flex-direction: row;
}
.page-splash .target-groups .target-group {
	padding-left: 24px;
	padding-right: 64px;
	width: 22.22%;
}
}
.card {
	position: relative;
	background: #ffffff;
	display: block;
	border-radius: 3px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
	transition: all 0.23s ease-out;
	margin: 4px 0;
	overflow: hidden;
}
