@charset "utf-8";
/* CSS Document */

html {
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased
}
a[href^=tel] {
   text-decoration:inherit;
   color: inherit;
}

ol {
	margin: 0 0 0 2em;
	padding-left: 0px;
	color: #ccc6;
}
li {
    padding-left: 0px;
    color: #F18200;
}

.indent {
	margin-left: 1em;
	text-indent: -1em;
}
img {
	outline: none;
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hamburger {
	position: absolute;
	bottom: 20px;
	right: 0px;
}
body {
	font-family: 'Raleway', sans-serif;
	margin: 0px;
	font-size: 16px;
	color: #FFFFFF;
	overflow-x: hidden;
}
a {
    text-decoration: none;
    color: #F18200;
    font-weight: 500;
}
a:hover {
    color: #333333;
    font-weight: 500;
}
p {
	color: #333333;
	font-size: 18px;
	line-height: 1.4;
	font-weight: 400;
}
.pCompanyTitle {
	color: #000000;
	font-size: 18px;
	line-height: 1.4;
	font-weight: 600;
}
.pSmall {
    color: #242323;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400;
}



.centreText {
	margin-top: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-weight: 300;
	font-size: 34px;
	line-height: 1;
}
h2 {
	font-weight: 300;
	font-size: 34px;
	line-height: 1;
	
}
h3 {
	font-weight: 300;
	font-size: 34px;
	color: #53374C;
	line-height: 1;
}
h4 {
	font-weight: 300;
	font-size: 34px;
	color: #53374C;
	line-height: 1;
}
h5 {
	font-weight: 300;
	font-size: 34px;
	color: #53374C;
	line-height: 1;
}


.staticImage {
    position: relative;
    height: 672px;
}


.staticImageReduced {
	position: relative;
	height: 550px;
}

#header {
	position: fixed;
	width: 100%;
	z-index: 200;
	background-repeat: no-repeat;
}
#headerOuter {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 3%;
	padding-left: 3%;
	max-width: 1200px;
}
#headerInner {
	padding-top: 0px;
	position: relative;
}
#headerImage {
	position: relative;
	float: left;
}
#headerImage img {
    margin-bottom: 15px;
    margin-top: 5px;
}
#strap {
	position: relative;
	margin-left: 60px;		
}

#navShim { height:179px; }

.slide {
	width: 100%;
	height: 100%;
	
}
.faderLeft, .faderRight {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	z-index: 20;
	cursor: pointer;
}

.dropShadow {
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
	
	
}




.faderLeft {
	left: 3%
}
.faderRight {
	right: 3%;
}

.flexibleImage {
	width: 100%;
	height: auto;
}
.headerContact {
    font-family: 'Oswald', sans-serif;
    box-sizing: border-box;
    position: absolute;
    top: 4px;
    right: -8px;
    background-position: bottom;
    width: auto;
    padding-left: 0px;
    color: #F18200;
    font-size: 18px;
    font-weight: 200;
    text-align: right;
    margin-right: 5px;
    line-height: normal;
}
#headerOuter #headerInner .headerContact {

}


#navWrapper { clear:both; }
#nav {
    font-family: 'Oswald', sans-serif;
    position: absolute;
    text-decoration: none;
    bottom: 5px;
    right: 0;
    color: #444444;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
#nav ul {
	list-style-type: none;
	margin: 0 -10px 0 0;
	padding: 0;
}
#nav ul li {
	float: left;
	list-style-type: none;
}
#nav ul li a {
	position: relative;
	color: #fff;
	display: block;
	padding: 20px 15px 12px 18px;
}
#nav > ul > li > a:after {
	content: "";
	width: 0;
	height: 0;
	border: 7px transparent solid;
	border-top-color: #FFF;
	top: 29px;
	position: absolute;
	right: -3px;
	
}
#nav > ul > li > a.noDrop:after {
	content: none;
	
}

#nav ul li:hover > a {
    color: #f18200;
}
#nav ul li:hover > a:after {
	border-top-color:#cccccc;}
#nav li:hover ul {
	display: block;
}
#nav ul ul {
	display: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
}
#nav ul ul li {
	float: none;
}
#nav ul ul a {
	text-align: left;
	padding: 10px 18px;
}
#nav ul ul a:hover {
	color: #cccccc;
	
	
}


.introCopy {
	font-family: 'Oswald', sans-serif;
	position: relative;
	z-index: 100;
	max-width: 1200px;
	padding-right: 10%;
	padding-left: 10%;
	margin: 0 auto;
	text-transform: none;
	text-shadow: 0px 0px 30px rgba(0,0,0,0.25);
	color: #FFFFFF;
	font-size: 46px;
	padding-top: 330px;
	line-height: 1.2;
	text-align: left;
	font-weight: 600;
}

.introCopyTextTitle {
	font-size: 60px;
	font-style: normal;
	color: #666666;
	text-shadow: 0px 0px 30px rgba(0,0,0,0.25);
	opacity: 0;
	margin-left: -400px;
	text-transform: uppercase;
	font-weight: 400;
}
.introCopyText {
	font-style: normal;
	font-size: 60px;
	position: relative;
	color: #FFFFFF;
	text-shadow: 0px 0px 30px rgba(0,0,0,0.25);
	opacity: 0;
	margin-left: 400px;
}
.introCopyTextTitle, .introCopyText {
	transition-duration: 1s;
	letter-spacing: -1px;
	color: #FFFFFF;
}
.active .introCopyTextTitle, .active .introCopyText { opacity:1; margin-left:0; }


.introCopyText a {
	color: #fff;
	text-decoration: none;
}
.introCopyText a:hover {
	color: #cccccc;
}
.centreBlockHeaderWhite {
	font-size: 40px;
	text-align: center;
	color: #ffffff;
	font-weight: 400;
	padding-top: 0px;
	padding-bottom: 25px;
	line-height: normal;
	margin-top: 10px;
	text-transform: uppercase;
}
.centreBlockHeaderWhite:after {
	content: '';
	display: block;
	width: 100px;
	height: 100px;
	margin: 10px auto 10px auto;
	background-image: url(../images/motif-grey.png);
	background-repeat: no-repeat;
}


.centreBlockHeader {
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
    text-align: center;
    color: #0BA3A6;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: normal;
    margin-top: 20px;
    text-transform: uppercase;
}
.centreBlockHeader:after {
    content: '';
    display: block;
    width: 100px;
    height: 4px;
    margin: 10px auto 20px auto;
    background-color: #F18200;
}


.marginZero {
	margin-bottom: 0px;
}

.wrap1 {
	padding-top: 12px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
}
.wrap1 a {
	color: #333333;
	text-decoration: none;
	font-weight: 600;
}
.wrap1 a .li {
	color: #cccccc;
	text-decoration: none;
}
.wrap1 a:hover {
    color: #EF7D17;
    text-decoration: none;
    font-weight: 600;
}
.wrapFooter {
    padding-top: 20px;
    padding-bottom: 20px;
    letter-spacing: 1px;
    background-color: #666666;
}
.wrapFooter a {
	font-weight: normal;
	text-decoration: none;
	color: #2E2E2E;
}
.wrapFooter a:hover {
    color: #F18200;
}
.wrapFooterLast {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:#ffffff;
	border-top: 2px solid #cccccc;
}
.wrapFooterLast a {
	font-weight: normal;
	text-decoration: none;
	color: #3E3D3D;
}
.wrapFooterLast a:hover {
	color: #cccccc;
}


.wrap2 {
    background-color: #F2F2F2;
    padding-top: 30px;
    padding-bottom: 30px;
}
.wrap2 a {
    color: #F18200;
    font-weight: 600;
}
.wrap2 a .li {
	color: #cccccc;
	text-decoration: none;
}
.wrap2 a:hover {
    color: #999999;
    text-decoration: none;
    font-weight: 600;
	
}
.wrap2Tiles {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(../images/tilebg.jpg);
}
.wrap2Tiles a {
    color: #F18200;
    font-weight: 600;
}

.wrap2Tiles a:hover {
    color: #999999;
    text-decoration: none;
    font-weight: 600;
	
}
.wrap3 {
	background-color: #FFFFFF;
	padding-top: 30px;
	
}
.wrap3 a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.wrap3 a .li {
	color: #cccccc;
	text-decoration: none;
}
.wrap3 a:hover {
    color: #F18200;
    text-decoration: none;
    font-weight: normal;
}




.name .colourWhite {
	display: inline-block;
	margin-top: 10px;
	font-size: 12px;
	font-weight: 500;
}

.leftImage {
    float: left;
    margin-top: 4px;
	
	
}

.leftQImage {
	float: left;
	margin-right: 15px;
	
	
}

.flexibleImage.leftImage {
	width: 100%;
}
.leftImage2 {
	float: left;
	margin-right: 15px;
	margin-top: 4px;
	border: 1px solid #cccccc;
}
.rightImage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.centreImage {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
}
.centreImageSubTitle {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
	font-size: 14px;
}


.marginTop {
	margin-top: 15px;
}
.marginTopImage {
	margin-top: 40px;
}

.boxTitle {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 30px;
	font-size: 20px;
	background-color: #809A3D;
	text-transform: uppercase;
	height: 100px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	line-height: 1.4;
}

.box {
    box-sizing: border-box;
    position: relative;
    width: 96%;
    margin-bottom: 10px;
    padding-bottom: 20px;
    padding-right: 0px;
	
}



.boxFooter {
    font-family: 'Oswald', sans-serif;
    box-sizing: border-box;
    position: relative;
    width: 98%;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
    text-align: center;
    padding-bottom: 20px;
    line-height: 1.6;
    background-color: #FFFFFF;
    padding-top: 20px;
    background-repeat: repeat;
	
	
	
}


.box a:link {
    text-decoration: none;
    color: #EF7D17;
    font-weight: 500;
}
.box a:hover {
    color: #0BA3A6;
    font-weight: 500;
}
.box a:visited {
    color: #EF7D17;
    font-weight: 500;
}
.boxList {
	box-sizing: border-box;
	position: relative;
	width: 96%;
	float: left;
	font-size: 16px;
	margin-bottom: 15px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 14px;
	padding-bottom: 20px;
	padding-right: 10px;
	margin-left: 10px;
}
.boxList a:link {
    text-decoration: none;
    color: #333333;
    font-weight: 600;
}
.boxList a:hover {
    color: #EF7D17;
    font-weight: 600;
}

.pQuote{
	
	font-weight: 300;
}

.boxQuote {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	padding-bottom: 20px;
	padding-right: 20px;
	color: #171717;
	margin-top: 30px;
	
}
.boxQuote a {
	text-decoration: none;
	color: #4F5251;
}
.boxQuote a:hover {
	color: #cccccc;
	font-weight: 600;
}



.boxInterpret {
	box-sizing: border-box;
	position: relative;
	float: left;
	margin-top: 90px;
	width: 90%;
	padding-bottom: 30px;
	
}
.boxTestimonial a {
	text-decoration: none;
	color: #4F5251;
}
.boxTestimonial a:hover {
	color: #cccccc;
	font-weight: 600;
}
.footerBox {
	box-sizing: border-box;
	position: relative;
	background-repeat: repeat-y;
	width: 100%;
	color: #181819;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	text-align: center;
}
.footerBox a:link {
	text-decoration: none;
	color: #7E7E7E;
	font-weight: 400;
}
.footerBox a:hover {
	color: #cccccc;
}

.boxButton {
	box-sizing: border-box;
	position: relative;
	width: 140px;
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #6A4B3F;
	margin-top: 20px;
	padding-left: 2%;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e0e0e0 100%);







	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
	text-transform: uppercase;
	color: #666666;
	font-size: 18px;
	margin-left: auto;
	margin-right: auto;
}
.boxButton a:link {
	color: #666666;

}

.boxButton a:hover {
	color: #809A3D;
		
}
.boxButton a:visited {
	color: #666666;

}

.contentWrap {
	position: relative;
	max-width: 1200px;
	margin: auto;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 40px;
}
.rolloverEnlarge {
	transition-duration: 0.3s;
}
.rolloverEnlarge:hover {
	transform: scale(1.1);
}
.overflowHidden {
	overflow: hidden;
}

sup {
	font-size: 12px;
}

.parallaxWrap {
    height: 600px;
    position: relative;
    padding-left: 3%;
    padding-right: 3%;
}
.parallaxWrap2 {
	height: 320px;
	position: relative;
	border-top: 1px solid #cccccc;
}

.parallaxCaption {
	position: relative;
	text-align: center;
	font-size: 70px;
	color: #FFFFFF;
	text-shadow: 0px 0px;
	letter-spacing: 1px;
	font-weight: 500;
	text-transform: uppercase;
}
.parallaxCaption2 {
    position: relative;
    text-align: center;
    font-size: 40px;
    color: #FFFFFF;
    text-shadow: 0px 0px;
    letter-spacing: 1px;
    font-weight: 500;
    font-variant: normal;
    line-height: 1;
    text-transform: lowercase;
}

.gridWrapper {
	overflow: hidden;
	position: relative;
	margin-left: -1.6%;
	margin-bottom: -1.6%;
	margin-top: 20px;
}
.gridItem {
	margin-top: 10px;
	float: left;
	width: 15.06%;
	position: relative;
	margin-left: 1.6%;
	margin-bottom: 1.6%;
}
.name1 {
	font-size: 18px;
	position: relative;
	text-transform: none;
	line-height: 1.4;
	font-weight: 300;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: left;
	padding-left: 5px;
	color: #181819;
	letter-spacing: -1px;
}
.whiteScriptSubHead {
	color: #FFFFFF;
	font-weight: 400;
	font-size: 22px;
	line-height: 1.4;
}
.whiteScript {
	color: #FFFFFF;
}

.whiteScriptOpening {
	color: #E6C7BA;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.2;
}

.whiteCentreScript {
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 300;
}

.readMore {
	padding-right: 2px;
	padding-left: 2px;
	float: left;
	position: relative;
	background-color: #2A2228;
	width: 140px;
	height: auto;
	border: 1px solid #5C4A58;
	text-align: center;
	margin-top: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.readMore a:link {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
}
.readMore a:hover {
	color: #8E186E;
	font-size: 14px;
	font-weight: 400;
}
.masterclassBoxTitle {
	box-sizing: border-box;
	position: relative;
	width: 90%;
	margin-bottom: 10px;
	
	
}

	

.centreButton {
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #7E7E7E;
	width: 170px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 20px;
	background-position: 5% 0%;
	text-align: center;
	font-weight: 500;
	font-size: 20px;
	line-height: 1;
	background-image: -webkit-linear-gradient(270deg, rgba(220,220,220,0.95) 0%, rgba(171,172,168,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(220,220,220,0.95) 0%, rgba(171,172,168,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(220,220,220,0.95) 0%, rgba(171,172,168,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(220,220,220,0.95) 0%, rgba(171,172,168,1.00) 100%);
}

#logoWhite { position:absolute; left:0; }
#logoBlack { opacity:0; }

#header.white #logoWhite { opacity:0; }
#header.white #logoBlack { opacity:1; }
#header.white #nav li ul { background:#FFF; }
#header.white #nav ul li a { color:#000; }
#header.white #nav ul li a:hover { color:#cccccc; }
#header.white #nav > ul > li > a:after { border-top-color:#cccccc; }
#header.white { background:#FFF;  }

#logoWhite, #logoBlack, #nav ul li a, #nav > ul > li > a:after, #header { transition-duration:0.75s; }
#nav ul li:hover a, #nav > ul > li:hover > a:after { transition-duration:0s; }


.fancybox-caption {text-align:center;
padding-top:50px !important}
.fancybox-caption::after {border:none !important;}



.centreColTitle {
	font-size: 28px;
	color: #6A4B3F;
	text-align: center;
	font-weight: 300;
	margin-top: 10px;
	text-transform: uppercase;
	line-height: 1;
}



.footerTitle {
    font-size: 26px;
    color: #F18200;
    font-weight: 600;
    margin-top: 20px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
}

.footerTitle:after {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    margin:5px auto 25px auto;
    background-color: #0BA3A6;
}


.centreColSubTitle {
    font-size: 30px;
    color: #F18200;
    font-weight: 600;
    margin-top: 20px;
    text-transform: uppercase;
}
.pipe {
    font-size: 30px;
    color: #0BA3A6;
    font-weight: 700;
   
}
.rolloverEnlarge {
	transition-duration: 0.3s;
	
}
.rolloverEnlarge:hover {
	transform:scale(1.1);
}
.openingPara {
    color: #333333;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.3;
}

.openingParaDark {
	font-size: 22px;
	line-height: 1.2;
	color: #555555;
	font-weight: 400;
}
.openingParaLarge {
	font-size: 28px;
	color: #cccccc;
	line-height: 1.3;
	letter-spacing: -1px;
	font-weight: 300;
}
.greenScript {
	font-family: 'Oswald', sans-serif;
	color: #809A3D;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1.4;
	
}

.green {
    color: #0BA3A6;
    font-size: 20px;
    font-weight: 500;
	
	
}
.blackCaps {
    color: #333333;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 22px;
}
.orangeScript {
	 font-size: 30px;
    color: #F08222;
    font-weight: 600;
   
}
.line {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 20px;
    position: relative;
    background-color: #EF7D17;
    height: 2px;

}

.addthis_inline_follow_toolbox {

}

p.clientLogos img { vertical-align:middle; margin:10px 25px; }

#popUp {
	padding: 40px;
	font-size: 20px;
	display: none;
	max-width: 50%;
	text-align: center;
	border: 10px solid #76b11b;
}
