* {
	margin: 0px;
	padding: 0px;
}
html,
body {
	height: 100%;
}
body {
	-webkit-animation: bugfix infinite 1s; 
	background-color: #FFFFFF;
	/* background-image: url(images/intro00.jpg); */
	font-family: 'Open Sans', Arial, Helvetica, sans-serif!important;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	font-weight: 400;
}

@-webkit-keyframes bugfix {
  from {
    padding: 0;
  }

  to {
    padding: 0;
  }
}


:focus { outline:0; }
a:active { outline:none; }

#pagewrap {
	/* position: relative;
	max-width: 100%; */
	background-color: #fff;
	/* margin-right: auto;
	margin-left: auto; */
}
.pagewidth {
	width: 100%;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}
/* **************************** */
#intro {
	display: table;
	position: relative;
	width: 100%;
	/* height: 600px;
	background-color: #292C2E;
	background-attachment: fixed !important;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important; */
}
#introbox {
	position: absolute;
	display: block;
	vertical-align: middle;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
	/* height: 100%; */
	text-align: center;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	font-size: 26pt;
}
.nointrobox {
	/*filter: alpha(opacity=0)!important;
	opacity: 0.0!important; */
	visibility: hidden!important;
	-moz-transition-delay: 0s!important;
	-webkit-transition-delay: 0s!important;
	transition-delay: 0s!important;
}

#introcell { 
	/* position: relative;
	display: table-cell; */
	display: block;
	display: flex;
	align-items: center;
	justify-content: center;
	/* vertical-align: middle;
	display: box;
	box-align: center; */
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
}

#introtext {	
	display: block;
	/* position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 250px;
	margin-top: auto;
	margin-bottom: auto;*/
	text-align: center;
	padding-bottom: 60px;
}
#introtext b {
	font-size: 26pt;
	font-weight: bold!important;
	font-weight: 700!important;
}

#header {
	display: table;
	position: relative;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	text-align: center;
	background-position: 50% 0px;
	background-attachment: fixed !important;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}
#company {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	display: box;
	box-align: center;
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
}
/* **************************************************** */

.noshow {
	display: none!important;
}
.nobackground {
	background-color: transparent!important;
	background-image: none!important;
}

#companyinfo {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px;
	min-height: 150px;
	/* padding-top: 143px; */
}
#companyinfo b {
	font-size: 26pt;
	font-weight: bold!important;
	font-weight: 700!important;
}

#nextbut {
	display: block;
	position: absolute;
	right: 10px;
	top: 0px;
	bottom: 0px;
	width: 28px;
	height: 58px;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url(images/bg-nav.png);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
}
#prevbut {
	display: block;
	position: absolute;
	left: 10px;
	top: 0px;
	bottom: 0px;
	width: 28px;
	height: 58px;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url(images/bg-nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
#nextbut:hover {
	background-position: right bottom;	
}
#prevbut:hover {
	background-position: left bottom;	
}

.ie {
	top: 250px!important;
	margin-top: 0px!important;
}


/* **************************** */
.box {
	display: block;
	width: 100%;
	padding-top: 65px;
	padding-bottom: 38px;
	overflow: auto;
}
.box2 {
	display: block;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: auto;
}
.box3 {
	display: block;
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
/* **************************** */
.col1 {
	display: block;
	float: left;
	width: 460px;
	padding-left: 15px;
}
.col2 {
	display: block;
	float: left;
	width: 460px;
	padding-left: 15px;
}
.cwight {
	background-color: #FFFFFF;
	color: #000000;
}
.cblack {
	background-color: #000000;
	color: #FFFFFF;
}
.cblack2 {
	color: #000000;
}
.corange {
	background-color: #F15A29;
	color: #FFFFFF;
	padding-top: 75px;
}
.cgreen {
	background-color: #8DC63F;
	color: #FFFFFF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #7BB541;
}
.cblue {
	background-color: #1C75BC;
	color: #FFFFFF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #1469AC;
}
.info {
	display: block;
	z-index: 0;
	width: 95%;
	min-height: 141px;
	padding-top: 33px;
	margin-left: auto;
	margin-right: auto;
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0.0;
	-webkit-transition: all 2s ease;
    transition: all 2s ease;
}
.infoanim {
	width: 778px;
	filter: alpha(opacity=100);
	opacity: 1; 
}

.infobox {
	display: block;
	float: left;
	width: 389px;
	height: 174px;
	background-repeat: no-repeat;
	background-position: left top;
}
.textbox {
	display: block;
	width: 389px;
	float: right;
}
#concepttocompletion {
	text-align: center;
}
#concepttocompletion h1, #concepttocompletion h2  {
	max-width: 960px;
	margin-left: auto!important;
	margin-right: auto!important;
}
#concepttocompletion p {
	display: block;
	max-width: 960px;
	margin-left: auto!important;
	margin-right: auto!important;
	padding-top: 30px!important;
	font-size: 13.5pt;
}
#whatwedo {
	text-align: center;
}
#whatwedo h1 {
}
#whatwedo p {
	display: block;
	max-width: 960px;
	margin-left: auto!important;
	margin-right: auto!important;
	padding-top: 30px!important;
	font-size: 13.5pt;
}
.wecollaborate {
	background-image: url(images/ico-wecollaborate.png);
}
.weshare {
	background-image: url(images/ico-weshare.png);
	float: right!important;
}
.weunderstand {
	background-image: url(images/ico-weunderstand.png);
}

/* **************************** */

#whatwedo {
	width: 100%;
	padding-top: 75px;
	padding-bottom: 40px;
	background-color: #373A39;
	color: #FFFFFF;
	background-position: 50% 0px;
	background-image: url(images/howwedoit.jpg);
	background-attachment: fixed !important;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}
@media (max-width: 960px) {
	
	#whatwedo {
		background-image:url(/images/howwedoit2.jpg)!important;
	}
	
}
#howbox {
	display: block;
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	text-align: center;
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0.0;
	-webkit-transition: all 3s ease;
    transition: all 3s ease;
}
.howboxanim {
	max-width: 778px!important;
	filter: alpha(opacity=100)!important;
	opacity: 1!important;
}

a.icon {
	display: block;
	float: left;
	width: 30%;
	/* max-width: 251px; */
	padding: 10%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #ccc;
	font-family: 'Comfortaa', 'Open Sans';
	font-size: 15pt;
	/* font-weight: bold; */
	cursor: pointer;
	text-decoration: none;
	/* filter: alpha(opacity=80);
	opacity: 0.8; */
}
a.icon:hover {
	filter: brightness(1.5);
	-webkit-filter: brightness(1.5);
	/*opacity: 1; */
	color: #fff;
}
a.icon:hover img {
	/* zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7; */
	/* color: #B1D235; */
}
a.icon img {
	width: 100%;
	/* max-width: 251px; */
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}
.accordion {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.accordion dd {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: inherit;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: inherit;
	/* font-weight: bold; */
	overflow: auto;
}
.accordion a.xclose, .accordion a.xclose2 {
	display: block;
	zoom: 1;
	width: 21px;
	height: 21px;
	background-image: url(images/close.png);
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 15px;
	margin-right: 10px;
	/* margin-bottom: 10px; */
	cursor: pointer;
	text-decoration: none;
}
.accordion a.xclose2 {
	background-image: url(images/close2.png)!important;
}
.accordion a.xclose:hover, .accordion a.xclose2:hover  {
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.accordion dd img {
	width: 48%;
	border: 0px;
	float: left;
	margin-right: 2%;
	margin-bottom: 15px;
}
.accordion dd img.bimage {
	width: 100%!important;
	float: none!important;
	margin-right: 0px!important;
	margin-bottom: 15px!important;
}
/* **************************** */

.videolink {
	width: 100%;
	background-color: #999999;
	float: left;
	/* margin-right: 2%; */
	margin-bottom: 15px;
}
.media-object-wrapper {
	padding-bottom: 56.25%;
	width: 100%;
	height: 0;
	/*width: 100%;
	height: 238px; */
	position: relative;
}
.media-object-wrapper iframe {
	width: 100%;
	height: 100%;
	position: absolute;
}
/* **************************** */

.ourwork {
	padding-top: 85px!important;
	padding-bottom: 0px!important;
}


#ourworkboxfilter {
	display: block;
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 60px;
	overflow: auto;
}
#ourworkboxfilter a {
	display: block;
	float: left;
	width: 20%;
	width: calc(25%);
	text-align: left;
	height: 81px;
	line-height: 27px;
	padding-top: 150px;
	font-size: 14pt;
	text-decoration: none;
	cursor: pointer;
 	background-repeat: no-repeat;
	background-position: center 10px;
	background-size: 90% auto;
	/* opacity: 0.7; */
	 -moz-transition: opacity 0.3s linear;
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	overflow: hidden;
	/* border: thin solid #333; */
}
#ourworkboxfilter a:hover {
	opacity: 0.6;
	cursor: pointer;
}
#ourworkboxfilter a span {
	display: block;
	position: relative;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
	font-weight: bold;
}
#ourworkboxfilter a span::before {
	content: "\203A";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	position: absolute;
	top: 0px;
	right: 10px;
	font-weight: normal;
}

@media screen and (max-width: 975px) {
	
	#ourworkboxfilter a {
		padding-top: 100px!important;
		background-size: auto 80px!important;
		font-size: 14pt!important;
	}
	#ourworkboxfilter a span {
		padding-left: 20px;
		padding-right: 20px;
	}
	#ourworkboxfilter a span::before {
		font-size: 40px;
	}
	
}
@media screen and (max-width: 800px) {
	
	#ourworkboxfilter a {
		background-size: auto 70px!important;
		font-size: 12pt!important;
		height: 80px!important;
		line-height: 20px!important;
	}
	#ourworkboxfilter a span {
		padding-left: 5px;
		padding-right: 5px;
	}
	#ourworkboxfilter a span::before {
		display: none;;
	}
	
}
@media screen and (max-width: 500px) {
	
	#ourworkboxfilter a {
		background-size: auto 60px!important;
		font-size: 10pt!important;
		font-weight: bold!important;
	}
	
}
#ourworkboxfilter a.activeowbf {
	opacity: 0.6;/*  */
}
#owbf0 {
	background-image: url(images/whatwedo00b.png);
	color: #000;
}
#owbf1 {
	background-image: url(images/whatwedo02.png);
	color: #8DC63F;
}
#owbf2 {
	background-image: url(images/whatwedo03.png);
	color: #1C75BC;
}
#owbf3 {
	background-image: url(images/whatwedo01.png);
	color: #F15A29;
}
#ourworkbox {
	display: block;
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	overflow: auto;
	text-align: center;
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0.0;
	-webkit-transition: all 3s ease;
    transition: all 3s ease;
}
.ourworkanim {
	max-width: 960px!important;
	filter: alpha(opacity=100)!important;
	opacity: 1!important;
}

#ourworkbox .accordion {
	width: 90%!important;
	margin-left: auto;
	margin-right: auto;
}

#ourworkbox .accordion dd {
	margin-top: 15px;
	margin-bottom: 15px;
}
#ourworkbox .accordion:last-of-type dd {
	border-bottom: none;
}
a.icon2 {
	display: inline-block;
	width: 30%;
	text-align: center;
	color: #ffffff;
	font-family: 'Comfortaa', 'Open Sans';
	font-size: 11pt;
	/* font-weight: bold; */
	cursor: pointer;
	text-decoration: none;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: center top;
	margin-bottom: 4px;
}
a.icon2:hover {
	/* filter: alpha(opacity=70);
	opacity: 0.7; */
	color: #CCCCCC;
}
a.icon2:hover img {
	/* zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7; */
	/* color: #B1D235; */
}
a.icon2 img {
	width: 100%;
	/* border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF; */
}
a.icon2 b {
	display: block;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif!important;
	font-size: 10pt;
	font-weight: bold;
	/* cursor: pointer; */
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
}
a.icon2 b.b0 {
	background-color: #F15A2B;
}
a.icon2 b.b1 {
	background-color: #8DC641;
}
a.icon2 b.b2 {
	background-color: #1076BC;
}

/* **************************** */

.clients {
	padding-top: 44px!important;
	padding-bottom: 45px!important;
}
.clientbox {
	padding-top: 30px;
	padding-bottom: 30px;
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-align: center;
}
.clients h1 {
	border: 0px!important;
}
.clientbox img {
	height: 63px;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}
.clientbox video {
	max-width: 100%;
}
.clientbox iframe.media-object {
	max-width: 100%;
}


/* **************************** */

.news {
	padding-top: 85px!important;
	padding-bottom: 0px!important;
}
#newsbox {
	display: block;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	overflow: auto;
	text-align: center;
}
#breadcrumb {
	font-size: 11pt;
	color: #F15A29;
	text-align: left;
}
#breadcrumb a {
	font-size: 11pt;
	color: #F15A29;
}
#breadcrumb a:hover {
	font-size: 11pt;
	color: #B1D235;
}
.newsitem {
	display: block;
	width: 300px;
	height: 350px;
	padding: 10px;
	cursor: pointer;
	float: left;
	text-decoration: none;
	color: #000000;
}
.newsitem * {
	margin: 0px!important;
	padding: 0px!important;
}
a.newsitem:hover {
	color: #666666;
}
.imgbox {
	display: inline-block;
	width: 300px;
	height: 150px;
	margin-bottom: 20px!important;
	border: 0px;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}
.clearnews {
	display: block;
	height: 10px;
	clear: both;
}
#newscol1 {
	display: block;
	width: 640px;
	text-align: left;
	float: left;
}
#newscol2 {
	display: block;
	width: 300px;
	padding-left: 20px;
	text-align: left;
	float: left;
}

.newsitem2 {
	display: block;
	padding: 10px;
	cursor: pointer;
	text-decoration: none;
	color: #666666;
	overflow: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.newsitem2 * {
	margin: 0px!important;
	padding: 0px!important;
}
a.newsitem2:hover {
	color: #000000;
}
.imgbox2 {
	display: block;
	width: 75px;
	height: 75px;
	border: 0px;
	float: left;
	margin-right: 20px!important;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}



/* **************************** */


#contact {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 85px;
	background-color: #333;
	color: #FFF;
	background-position: 50% 0px;
	background-image: url(images/contact.jpg?v=2);
	background-attachment: fixed !important;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}
@media (max-width: 960px) {
	
	#contact {
		background-image:url(/images/contact2.jpg?v=2)!important;
	}
	
}
#contact h1 {
	border: 0px!important;
}
#enquiryform {
	width: 460px;
	height: 590px;
}
#googlemap {
	width: 458px;
	height: 400px;
	background-image: url(images/tile-white.png);
	background-repeat: repeat;
	text-align: center;
	border: 1px solid #888888;
}

/* **************************** */

h1, h2, h3, h4, h5 {
	font-family: 'Comfortaa', 'Open Sans';
	font-weight: normal;
	text-transform: lowercase;
}
h1 {
	max-width: 480px;
	margin-left: auto;
	margin-right: auto;
	font-size: 40pt;
	text-align: center;
	padding-bottom: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: inherit;
}
h2 {
	font-size: 20pt;
	padding-bottom: 10px;
}
h3 {
	font-size: 16pt;
	padding-bottom: 65px;
}
h4 {
	font-size: 13pt;
	padding-bottom: 24px;
}
h5 {
	font-size: 13pt;
}
h6 {
	font-size: 13pt;
	padding-bottom: 5px;
}
p {
	font-size: 11pt;
	/* font-weight: bold; */
	line-height: 1.5em;
	padding-bottom: 23px;
}

.red {
	color: #F15A29;
}
.green {
	color: #8DC63F!important;
}
.blue {
	color: #1C75BC!important;
}
/* ************************************************************ */

img, fieldset {
	border: 0;
}
iframe, object {
	max-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media \0screen {
  img { width: auto;}
}


/* ************************************************************ */

.stills {
	display: table;
	margin-bottom: 15px;
}
.stills tr, .stills td  {
	padding: 0px;
	margin: 0px;
}
.stills td img {
	padding: 0px!important;
	margin: 0px!important;
}
.stills tr:first-of-type td {
	padding-bottom: 10px;
}
.stills tr td:first-of-type {
	padding-right: 5px;
}
.stills tr td:last-of-type {
	padding-left: 5px;
}
@media (max-width: 600px) {
	
	.stills td {
		display: block!important;
	}
	.stills tr td:first-of-type {
		padding-right: 0px!important;
	}
	.stills tr td:last-of-type {
		padding-left: 0px!important;
	}
	
}

@media (max-width: 960px) {
	
	.wwrap {
		display: none!important;
	}
	
}
.clearfix{
	zoom: 1;
}
.nomargin {
	margin: 0px!important;
	padding: 0px!important;
}