@charset "utf-8";
/* CSS Document */
html {
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased
}
.dropShadow {
	box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.15);
	position: relative;
	z-index: 2;
}
ol {
	margin: 0 0 0 2em;
	padding-left: 0px;
	
}
li {
    margin-left: 20px;
    color: #F3827C;
    font-size: 20px;
}
.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: 60px;
	right: 0px;
}
body {
	font-family: "Raleway", sans-serif;
	margin: 0px;
	
	color: #333333;
	overflow-x: hidden;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #2D2E83;
	font-weight: 400;
}
a:hover {
	color: #36A9E1;
	font-weight: 400;
}
p {
    color: #444444;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
}
.typewriter{
    font-family: "Special Elite", system-ui;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.2;
}

.pFooter {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
}
.openingPara {
	color: #333366;
}
.dateNews {
    color: #666666;
    font-size: 14px;
}
.pSmall {
    font-size: 14px;
    color: #444444;
    font-weight: 400;
    line-height: normal;
}
.pSmallCentre {
	font-size: 12px;
	color: #2D2E83;
	font-weight: 400;
	text-align: center;
}
.pDate {
    font-size: 14px;
    color: #666666;
    font-weight: 300;
    line-height: 1.4;
}
.centreText {
    margin-top: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 1.4;
    font-size: 16px;
    letter-spacing: 1px;
}
h1 {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: -1px;
    color: #20201F;
}
.title {
    font-family: "Raleway", sans-serif;
    font-size: 26px;
    font-weight: 300;
    color: #749B70;
    text-align: left;
    line-height: 1.4;
}

.title2Centre {
    font-family: "Raleway", sans-serif;
    font-size: 30px;
    font-weight: 300;
    color: #333333;
    text-align: center;
    line-height: 1.4;
}
.title3 {
   font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #124B5B;
    line-height: 1;
}
h2 {
    color: #CDD287;
    font-size: 26px;
    font-weight: 300;
}
h3 {
    color: #749B70;
    font-weight: 300;
    font-size: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
     line-height: normal;
}
h4 {
    color: #20201F;
    font-size: 26px;
    font-weight: 400;
    line-height: normal;
}
h5 {
	color: #FFFFFF;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 500;
}
h6 {
	color: #B7AB87;
	font-size: 20px;
	font-weight: 400;
}

#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-top: 10px;
	margin-bottom: 10px;
}

#navShim {
	height: 179px;
}
.slide {
	width: 100%;
	height: 100%;
}
.faderLeft, .faderRight {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	z-index: 20;
	cursor: pointer;
}
.faderLeft {
	left: 3%
}
.faderRight {
	right: 3%;
}
.flexibleImage {
	width: 100%;
	height: auto;
}
.headerContact {
	box-sizing: border-box;
	position: absolute;
	top: 6px;
	right: -7px;
	background-position: bottom;
	padding-top: 3px;
	width: auto;
	text-align: right;
	padding-left: 0px;
	
}
.headerContact a {
	color: #333366;
}
.headerContact a:hover {
	color: #666666;
}
#navWrapper {
    clear: both;
    font-size: 14px;
}
#nav {
    position: absolute;
    text-decoration: none;
    top: 0px;
    right: 0;
    
    font-weight: 500;
    text-transform: uppercase;
    
    font-size: 14px;
}
#nav ul {
	list-style-type: none;
	font-weight: 500;
	margin: 0 -10px 0 0;
	padding: 0;
}
#nav ul li {
	float: left;
	list-style-type: none;
	font-weight: 500;
	font-size: 14px;
	  
}
#nav ul li a {
	position: relative;
	color: #fff;
	display: block;
	padding: 18px 12px 12px 18px;
	font-weight: 500;
}
#nav > ul > li > a:after {
	content: "";
	width: 0;
	height: 0;
	border: 7px transparent solid;
	border-top-color: #9bb798;
	top: 29px;
	position: absolute;
	right: -3px;
	font-weight: 500;
}
#nav > ul > li > a.noDrop:after {
	content: none;
}
#nav ul li:hover > a {
    color: #CDD287;
    font-weight: 500;
}
#nav ul li:hover > a:after {
	border-top-color:#CDD287;
	font-weight: 500;
}
#nav li:hover ul {
	display: block;
	font-weight: 500;
}
#nav ul ul {
	display: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
	font-weight: 500;
}
#nav ul ul li {
	float: none;
	font-weight: 500;
}
#nav ul ul a {
	text-align: left;
	padding: 10px 18px;
	font-weight: 500;
}
#nav ul ul a:hover {
    color: #CDD287;
    font-weight: 500;
}

.navSub {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding-left: 10px;
    position: relative;
    text-transform: none;
}

.introCopyTextWrapper {
    width: 70%;
    float: none;
    position: relative;
    text-align: left;
}
.introCopy {
    position: relative;
    z-index: 100;
    max-width: 1200px;
    margin: 0 auto;
    text-shadow: 0px 0px 20px rgba(0,0,0,0.60);
    color: #FFFFFF;
    padding: 0 3%;
    text-align: left;
    overflow: hidden;
	
}
.introCopyTextTitle {
    font-family: "Raleway", sans-serif;
    font-size: 50px;
    color: #FFFFFF;
    font-weight: 400;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.20);
    opacity: 0;
    transform: translateY(-100px);
    text-transform: uppercase;
    line-height: 1.4;
   
	
}
.introCopyText {
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    color: #FFFFFF;
    font-weight: 400;
    text-shadow: 1px 1px 10px rgba(0,0,0,0.20);
    opacity: 0;
    transform: translateY(100px);
    line-height: 1.4;
   
}
.introCopyTextTitle, .introCopyText {
    transition-duration: 0.8s;
    text-align: left;
	
}
.active .introCopyTextTitle, .active .introCopyText, .animatedIntro.animated .introCopyTextTitle, .animatedIntro.animated .introCopyText {
	opacity: 1;
	transform: translateY(0);
}
.leftBlockHeader {
	font-size: 40px;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	line-height: 1.4;
}
.leftBlockHeader:after {
	content: '';
	display: block;
	width: 80px;
	height: 5px;
	margin: 10px auto 20px auto;
	background-color: #333366;
}
.centreBlockHeader2 {
	font-size: 44px;
	color: #FFFFFF;
	font-weight: 300;
	margin-top: 15px;
	line-height: normal;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
}
.centreBlockHeader2:after {
    content: '';
    display: block;
    width: 100px;
    height: 4px;
    margin: 10px auto 50px auto;
    background-color: #CDD287;
}
.centreFooterHeader {
	text-align: center;
	color: #333333;
	font-size: 40px;
	font-weight: 300;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: normal;
	margin-top: 25px;
}
.centreSubHeader {
    font-family: "Raleway", sans-serif;
    text-align: center;
    color: #20201F;
    font-size: 30px;
    font-weight: 300;
    padding-top: 0px;
    padding-bottom: 20px;
    line-height: 1.1;
    margin-top: 25px;
    letter-spacing: -1px;
}
.leftSubHeader {
    font-family: "Raleway", sans-serif;
    text-align: left;
    color: #9BB798;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: -1px;
}

.centreSubHeaderWhite {font-family: "Raleway", sans-serif;
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    padding-top: 0px;
    padding-bottom: 20px;
    line-height: 1;
    margin-top: 25px;
	letter-spacing: -1px;
}

.marginZero {
	margin-bottom: 0px;
}

.wrap1 {
    padding-top: 48px;
    line-height: normal;
    background-color: #FFFFFF;
    padding-bottom: 40px;
}
.wrap1 a {
    color: #749B70;
    text-decoration: none;
    font-weight: 400;
}
.wrap1 a .li {
	color: #333366;
	
}
.wrap1 a:hover {
    color: #9BB798;
    
  
}
.wrapGrid {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #ADADAD;
}
.wrapGrid2 {
	padding-top: 0px;
	padding-bottom: 40px;
	background-color: #36A9E1;
}

.wrapFooter {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #CDD287;
}
.wrapFooter a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 2;
}
.wrapFooter a:hover {
	color: #151414;
}
.wrap2 {
    padding-top: 30px;
    background-repeat: no-repeat;
    background-position: 0% 20%;
    background-color: #9BB798;
    padding-bottom: 40px;
}
.wrap2 a {
	color: #36A9E1;
	font-weight: 400;
}
.wrap2 a .li {
	color: #333366;
	text-decoration: none;
}
.wrap2 a:hover {
	color: #2D2E83;
	text-decoration: none;
	font-weight: 400;
}
.wrap3 {
    padding-top: 40px;
    background-repeat: no-repeat;
    background-position: 0% 20%;
    background-color: #F38982;
    padding-bottom: 40px;
}
.wrap3 a {
    color: #20809E;
    font-weight: 400;
}
.wrap3 a .li {
	color: #333366;
	text-decoration: none;
}
.wrap3 a:hover {
    color: #D3E9F6;
    text-decoration: none;
    font-weight: 400;
}
.wrap4 {
    padding-top: 48px;
    line-height: normal;
    background-color: #749B70;
    padding-bottom: 40px;
}
.wrap4 a {
    color: #2397BB;
    text-decoration: none;
    font-weight: 400;
}
.wrap4 a .li {
	color: #333366;
	text-decoration: none;
}
.wrap4 a:hover {
    color: #1E718A;
    text-decoration: none;
    font-weight: 400;
    line-height: 1.4;
}
.leftImage {
    float: left;
    margin-right: 20px;
    margin-top: 1px;
    margin-bottom: 20px;
    text-align: left;
}
.flexibleImage.leftImage {
	width: 100%;
}
.centreImage {
	display: block;
	text-align: center;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.marginTop {
    margin-top: 10px;
    padding-top: 10px;
}
.marginID {
    margin-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 40px;
    padding-top: 10px;
}

.marginTopImage {
    margin-top: 150px;
}


.box {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
   
}
.boxNewspaper {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    padding-right: 18px;
    padding-bottom: 20px;
    padding-left: 18px;
    background-image: url(../images/newspaper-bg.jpg);
    padding-top: 10px;
   
}
.boxCentrePosition {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    padding-right: 15%;
    padding-bottom: 5px;
    padding-left: 15%;
    padding-top: 40px;
   
}

.boxCentreText {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 5px;
    padding-left: 0px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
   
}

.dottedBox {
  
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
  
    padding-bottom: 35px;
    border-bottom: 4px dotted #287183;
    margin-bottom: 15px;
    width: 90%;
   
}

.dottedBoxLast {
  
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    padding-right: 30px;
    padding-bottom: 35px;
    border-bottom: 4px dotted #287183;
    margin-bottom: 0px;
    width: 90%;
   
}

.boxWhiteBg {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    padding-top: 20px;
    padding-right: 3%;
    padding-left: 3%;
    padding-bottom: 2%;
    background-color: #FFFFFF;
    margin-right: auto;
    border: 1px solid #1E718A;
    margin-left: 0px;
}
.boxWhiteBgRod {
    font-family: "Raleway", sans-serif;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0px;
    text-align: left;
   
}
.boxWhiteBgRod  a {
    color: #20809E;
    font-weight: 400;

}
.boxWhiteBgRod  a:hover {
    color: #2397BB;
    text-decoration: none;
    font-weight: 400;
}

.boxFooter {
    box-sizing: border-box;
    position: relative;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
    text-align: center;
    border: 1px solid #FFFFFF;
    padding-bottom: 20px;
    line-height: 1.4;
    letter-spacing: -1px;
}
.boxFooter a {
	font-size:18px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.5;
}
.boxFooter a:hover {
    font-size: 18px;
    text-decoration: none;
    color: #77D5F2;
    line-height: 1.5;
	
}


.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: #CB0F5F;
}


.boxButtonSmall {
    box-sizing: border-box;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    padding-left: 5px;
    background: #ffffff;
    color: #444444;
    font-size: 16px;
    border: 1px solid #749B70;
    width: 30%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 5px;
    text-transform: uppercase;
}
.boxButtonSmall a {
	color: #444444;
	font-size: 14px;
	font-weight: 400;
}
.boxButtonSmall a:hover {
	color: #749B70;
	font-size: 14px;
	font-weight: 400;
}
.contentWrap {
	position: relative;
	max-width: 1200px;
	margin: auto;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 40px;
}
.rolloverEnlarge {
	transition-duration: 0.3s;
}
.rolloverTrigger:hover .rolloverEnlarge, .rolloverEnlarge:hover {
	transform: scale(1.1);
}
sup {
	text-transform: lowercase;
	position: relative;
	font-size: 0.8em;
	top: 0.1em;
}

.parallaxWrap {
    height: 600px;
    position: relative;
}
.parallaxCaption { font-family: "Raleway", sans-serif;
	  position: relative;
    text-align: center;
    color: #FFFFFF;
  
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 60px;
    padding-top: 8%;
}


.gridItem {
	margin-top: 10px;
	float: left;
	width: 15.06%;
	position: relative;
	margin-left: 1.6%;
	margin-bottom: 1.6%;
}


.whiteScript {
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.whiteScriptOpening 
	{font-family: "Raleway", sans-serif;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
}

.blockBox {
    box-sizing: border-box;
    position: relative;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 20px;
    border: 2px solid #71C6CB;
    text-align: center;
    background-color: #FFFFFF;
}
.centreBox {
	box-sizing: border-box;
	position: relative;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
}


.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: #749B70;
}
#header.white #nav ul li a:hover {
	color: #CDD287;
}
#header.white #nav > ul > li > a:after {
	border-top-color: #CDD287;
}
#header.white {
	background: #FFF;
	border-bottom: 1px solid #CDD287;
}
#header.white .headerContact {
	color: #CDD287;
}
#logoWhite, #logoBlack, #nav ul li a, #nav > ul > li > a:after, #header, .headerContact {
	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;
}
.centreBlockHeader {
    font-family: "Raleway", sans-serif;
    font-size: 48px;
    color: #333333;
    font-weight: 300;
    margin-top: 20px;
    line-height: 1;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.centreBlockHeader:after {
    content: '';
    display: block;
    width: 210px;
    height: 153px;
    margin: 25px auto 25px auto;
    background-image: url(../images/typewriter2.png);
}
.centreBlockHeaderContact {
    font-family: "Raleway", sans-serif;
    font-size: 48px;
    color: #333333;
    font-weight: 300;
    margin-top: 20px;
    line-height: 1;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.centreBlockHeaderContact:after {
    content: '';
    display: block;
    width: 180px;
    height: 162px;
    margin: 25px auto 25px auto;
    background-image: url(../images/envelope.png);
}


.centreBlockHeaderPortfolio {
   font-family: "Raleway", sans-serif;
    font-size: 48px;
    color: #333333;
    font-weight: 300;
    margin-top: 20px;
    line-height: 1;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.centreBlockHeaderPortfolio:after {
    content: '';
    display: block;
    width: 180px;
    height: 131px;
    margin: 25px auto 25px auto;
    background-image: url(../images/typewriter.png);
}

.centreBlockHeaderProjects {
   font-family: "Raleway", sans-serif;
    font-size: 48px;
    color: #333333;
    font-weight: 300;
    margin-top: 20px;
    line-height: 1;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.centreBlockHeaderWhite {
   font-family: "Raleway", sans-serif;
    font-size: 48px;
    color: #FFFFFF;
    font-weight: 300;
    margin-top: 20px;
    line-height: 1;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}





.footerTitle {
	font-size: 26px;
	color: #FFFFFF;
	font-weight: 300;
	margin-top: 24px;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
}

.whiteCentreTitle {
	font-size: 40px;
	color: #FFFFFF;
	font-weight: 500;
	margin-top: 30px;
	line-height: normal;
}

.teamGridTitle {
	font-size: 20px;
	color: #2D2E83;
	font-weight: 400;
	text-align: left;
	line-height: 1.2;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 10px;
	position: relative;
}
.teamGridTitle:after {
	content: '\f05a';
	position: absolute;
	right: 6px;
	top: 10px;
	font-family: 'FontAwesome';
	font-size: 1.18em;
}

.lineWhite {
    width: auto;
    border-top: 3px dotted #FFFFFF;
    padding-top: 5px;
    padding-bottom: 15px;
}
.mob a {
	color: inherit;
}

.overflowHidden {
	overflow: hidden;
}
.lineFull {
	padding-top: 1px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #d3ad37;
	margin-bottom: 30px;
	padding-bottom: 1px;
}
.contentWrap.full-width {
	max-width: none;
}
.white {
	color: #ffffff;
	text-align: center;
}

.boxServices {
    box-sizing: border-box;
    position: relative;
    width: 94%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: center;
    background-color: #FFFFFF;
    margin-top: 20px;
}

.boxList li {
	padding-left: 0px;
	margin-bottom: 8px;
	color: #36A9E1;
	font-weight: 400;
	font-size: 18px;
}
.boxList li:last-child {
	margin-bottom: 0;
}
.boxList2 {
    box-sizing: border-box;
    position: relative;
    width: 99%;
    padding-right: 5px;
    padding-left: 30px;
    padding-bottom: 15px;
    padding-top: 5px;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
}
.boxList2 li {
    padding-left: 0px;
    margin-bottom: 8px;
    color: #FFFFFF;
    font-weight: 300;
}

.boxList2 li:last-child {
	margin-bottom: 0;
}
.whiteSubTitle {
    font-size: 28px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 1.4;
}


.video-wrapper {
	height: 800px;
}
.slideShowWrapper.zoomIn .slide img {
	transition: transform 5.5s linear;
}
.slideShowWrapper.zoomIn .slide.zoom img {
	transform: scale(1.1)
}
.centreColSubTitle {
    font-size: 22px;
    color: #CDD287;
    line-height: 1.2;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: -1px;
}

.leftColSubTitle {
    font-size: 20px;
    color: #333333;
    line-height: 1.4;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.hasDropCap::first-letter {
    font-size: 3em;
    float: left;
    margin: -0.2em 0.1em -0.1em 0;
    line-height: 1;
    font-weight: 300;
    color: #749B70;
}
concertinaWrapper {
    border-bottom: 3px dotted #ced286;
}
.concertinaHead {
    font-family: "Playfair Display", serif;
    border-top: 3px dotted #ced286;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 0px;
    padding-bottom: 2px;
    position: relative;
    color: #333333;
    font-size: 22px;
    overflow: hidden;
    margin-top: 10px;
    font-weight: 400;
}
a.concertinaTrigger:first-of-type .concertinaHead {
	border: none;
}
.concertinaHead:after {
    position: absolute;
    font-family: 'Font Awesome 6 Free';
    top: 19px;
    right: 0;
    content: '\2b';
    color: #ced286;
    
}
.concertinaHead.active:after {
	content:'\f068';
	
}

.concertinaContent {
}
.concertinaContentInner {
    padding-bottom: 20px;
}
.pConcertina {
    font-size: 16px;
    color: #151515;
    font-weight: 300;
    line-height: 1.4;
}

 .concertinaStandFirst {
    font-size: 22px;
    color: #749B70;
    font-weight: 400;
    line-height: 1.4;
    padding-top: 5px;
}
      
	
.boxConcertina {
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 40px;
    margin-left: 2%;
    margin-right: 2%;
}
.centreImageConcertina {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.whiteTitle{
    font-size: 30px;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px;
   }
