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

*{
margin: 0;
padding: 0;

}

img {border: none;}
textarea, input { outline: none; }

.clear {clear: both;}

a { overflow: hidden; }

/*----------------- GENERAL PAGE STYLES ---------------------------------------------------------------------------------- */

body
{
background:  #f4f4f2 url(images/ctc-bgtile.jpg) center top repeat-y;
text-align:center;
font-family: 'Varela Round', sans-serif;

font-size: 62.5%;

}

#wrapper
{
min-height: 4000px;
width: 100%;
position: relative;
margin: auto auto auto auto;
padding:  1px 0 0 0;
text-align: center;

}

#innerwrapper
{
min-height: 4000px;
width: 300px;
position: relative;
margin: auto auto auto auto;
background: #FFFFFF;
padding: 5px 10px 10px 10px;

}









.cycle-slideshow
{
margin: 0 0 0 0;

padding: 0;
width: 300px;
z-index: 0;
}

.frontcarousel
{
width: 300px;
height: 100px;
}

.pagebox
{

text-align: left; 


}


.booking-link
{
width: 300px;
height: 300px;
text-indent: -5000px;
background: url(images/CTC-booking-image-440.png);
background-size: 300px 300px;
background-repeat: no-repeat;

display: block;
position: relative;
margin: 0 0 17px 0;


}




#hiderbox
{

display: block;
width: 100%;
height: 6px;
clear: both;
position: fixed;
top: 0;
margin: auto auto auto auto;

z-index: 2;


}

#hider
{
width: 320px;
height: 6px;
background: #ffffff;
z-index: 2;
position: relative;
top: 0;
margin: auto auto auto auto;

}


#header
{

display: block;
width: 100%;
height: 70px;
clear: both;
position: fixed;
margin: auto auto auto auto;

z-index: 2;


}


#header h1 a
{
width: 0;
height: 0;

display: none;



}

#fullpage
{
margin: 68px 0 0 0;


}


/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 2000; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
	text-align: left;
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 22px;
    text-decoration: none;
    font-size: 25px;
    
    display: block;
    transition: 0.3s
}

a:link#sidewholink, a:visited#sidewholink
{
color: #E91E78;
}

a:link#sidemeetlink, a:visited#sidemeetlink
{color: #FE8F02;
}

a:link#sideassociateslink, a:visited#sideassociateslink
{
color: #0464A1;
}


a:link#sidecontactlink, a:visited#sidecontactlink
{
color: #99E719;
}

a:hover#sidewholink, a:hover#sidemeetlink, a:hover#sideassociateslink, a:hover#sidecontactlink
{
color: #ffffff;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* ------------------------------ MAIN MENU STYLES ------------------------------- */



.navcontainer
{
width: 320px;
height: 70px;
position: relative;
top: 0;
left: 0;

	z-index: 1000;
	background:#ffffff;
padding: 0 0 0 0;
margin: auto auto auto auto;
}

.navcontainer ul
{
width: 280px;

}

.navcontainer li
{
list-style-type: none;
display: inline;


}

.navcontainer li a
{
width: 220px;
height: 36px;
font-family: 'Montserrat', sans-serif;
color:#FFFFFF;
font-size: 1.8em;



display: block;
float:left;

}

.navcontainer .homelink
{
width: 271px;
height: 50px;
text-indent: -5000px;
background: url(images/CTClogo.svg);
background-size: 271px 50px;
background-repeat: no-repeat;

display: block;
position: relative;
margin: 5px 0 0 5px;
}

.navcontainer  .homelink  a
{
width: 271px;
height: 50px;
text-indent: -5000px;
display: block;
float:left;

}

.navcontainer  .homelink span{
	position: absolute;
	top:0;
	left:0;
	width: 271px;
height: 50px;
background: url(images/CTClogoBW.svg);
background-size: 271px 50px;
background-repeat: no-repeat;
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition:    opacity 0.5s;
	-o-transition:      opacity 0.5s;
}

.navcontainer  .homelink span:hover{
	opacity: 1;
}



 .navcontainer .homelink a.active
{
background: url(images/CTClogo.svg);
background-size: 271px 50px;
background-repeat: no-repeat;
}

 .navcontainer .homelink a.active span:hover
{
opacity:0;

}

.navcontainer .wholink
{


}

.navcontainer .wholink a
{

background: #E91E78;
height: 0;
width: 0;
padding: 0 0;

}

.navcontainer .wholink a:hover
{
background: #ffffff;
color: #E91E78;


}

 .navcontainer .wholink a.active
{
background: #dedede;
color: #E91E78;
}




.navcontainer .meetlink
{

}

.navcontainer .meetlink a
{


background: #FE8F02;
margin-left: 0;
height: 0;
width: 0;
padding: 0 0;

}

.navcontainer .meetlink a:hover
{
background: #fff;
color: #FE8F02;
}

 .navcontainer .meetlink a.active
{
background: #dedede;
color: #FE8F02;
}

.navcontainer .associateslink a
{

background: #0464A1;
margin-left: 20px;
height: 0;
width: 0;
padding: 0 0;
}

.navcontainer .associateslink a:hover
{
background: #fff;
color: #0464A1;
}


.navcontainer .associateslink a.active
{
background: #dedede;
color: #0464A1;
}

.navcontainer .contactlink
{


}

.navcontainer .contactlink a
{

background: #99E719;
margin-left: 20px;
height: 0;
width: 0;
padding: 0 0;
}





.navcontainer  .contactlink a:hover{
	background: #fff;
	color: #99E719;


}



 .navcontainer .contactlink a.active
{
background: #dedede;
color: #99E719;

}

/*----------------- TEXT STYLES ---------------------------------------------------------------------------------- */


h2{
font-size: 2.0em;
padding: 17px 14px 14px 14px;
text-align: left;
font-weight:normal;

}

h3{
font-size: 1.8em;
font-weight:normal;
}

h3{
color:#FE8F01;
}

.approach
{
padding: 20px 0 10px 0;

}

.provide
{
padding: 0 0 10px 15px;

}

#whopage h3{
color: #E91C77;
}

#whopage h2{
color: #FFFFFF;
background-color: #E91C77;

}

#meetpage h3{
color: #FE8F01;
}

#meetpage h2{
color: #FFFFFF;
background-color: #FE8F01;

}



#associatespage h3{
color: #0064A2;
padding: 12px 12px 20px 2px;
}

#associatespage h2{
color: #FFFFFF;
background-color: #0064A2;
padding: 16px 0 13px 10px;

}

#contactpage h3{
color: #99E715;}

#contactpage h2{
color: #FFFFFF;
background-color: #99E715;
}



#contactpage a:link, #contactpage a:active, #contactpage a:visited {color: #000000;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;}

#contactpage a:hover
{
color:#99E715;

}


p{ color:#404549; font-size: 1.4em; padding-bottom: 18px; text-align: left;}

a{text-decoration:none;}
a:link {color: #fe8f00;text-decoration: none;}
a:active {color: #fe8f00;text-decoration: none;}
a:visited {color: #0064a2;text-decoration: none;}
a:hover{color: #e91d78;text-decoration: none;}

.qualif
{ color:#FE8F01; font-size: 1.4em; padding: 5px 0 5px 0; text-transform: uppercase;}

.director
{ color:#000000; font-size: 1.8em; padding: 5px 0 10px 0;}












/*----------------- ICON STYLES ---------------------------------------------------------------------------------- */



#frontpage .icon
{

padding: 6px 40px 10px 60px;
margin: 0 5px 17px 10px;

}

#frontpage #icon1{
background: url(images/analysis.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin-top: 8px;
}

#icon2{
background: url(images/leaders.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#icon3{
background: url(images/focus.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
}

#frontpage #icon4{
background: url(images/location.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin-top: 8px;
}

#icon5{
background: url(images/team.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#icon6{
background: url(images/regulations.svg);
background-size: 48px 48px;
background-repeat: no-repeat;


}

#frontpage #icon7{
background: url(images/funding.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin-bottom: 40px;
}

.changebox
{
width: 300px;
height: 105px;
margin: 10px 0 10px 0;
background: url(images/quote.png) 0 0 no-repeat;
background-size: 300px 105px;

}

#whopage
{
margin: 5px 0 0 0;
padding: 10px 0 0 0;
min-height: 780px;



}

#whopage .pagebox
{
padding: 28px 10px 0 10px;

}

#wholeft
{
border: 2px solid #E91C77;
border-top: none;
border-bottom: none; 
min-height: inherit;
}

#whoright
{
border: 2px solid #E91C77;
border-top: none;
width: 276px;
min-height: inherit;

}



#whopage .icon
{

padding: 6px 20px 10px 62px;
margin: 0 5px 17px 10px;

}


#whopage #icon11{

background: url(images/tailored.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 5px 5px 17px 10px;

}

#whopage #icon12{
background: url(images/tools.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 0 5px 17px 10px;
}

#whopage #icon13{
background: url(images/build.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 0 5px 17px 10px;
}

#whopage #icon14{
background: url(images/journey.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 0 5px 17px 10px;
}

#whopage #icon15{
margin: 0 5px 0 10px;

padding: 12px 20px 25px 62px;
background: url(images/listen.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#whopage #icon16{


background: url(images/individual.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#whopage #icon17{
background: url(images/bespoke.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
padding: 0 0 25px 62px;
margin: 0 5px 10px 10px;

}

#whopage #icon18{
padding: 0 0 25px 62px;
margin: 0 0 5px 10px;

background: url(images/review.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
}

#whopage #icon19{
background: url(images/plans.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#whopage #icon20{
background: url(images/stakeholder.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#whopage #icon21{
background: url(images/focus_1.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
}

#whopage #icon22{
background: url(images/intervention.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#whopage #icon23{
background: url(images/acceleration.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}


#associatespage .icon
{

padding: 6px 40px 10px 65px;
margin: 0 5px 17px 2px;

}

#associatespage #icon31{
background: url(images/feedback.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
padding: 13px 40px 23px 65px;
margin: 5px 5px 0 2px;
}

#associatespage #icon32{
background: url(images/healthcare.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
padding: 13px 40px 23px 65px;
}

#associatespage #icon33{
background: url(images/delivery.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 8px 0 0 2px;
padding: 6px 0 10px 65px;
}

#associatespage #icon34{
background: url(images/engagement.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 8px 0 0 2px;
padding: 15px 20px 15px 65px;
}

#associatespage #icon35{
background: url(images/strategic.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 4px 0 0 2px;
padding: 15px 20px 30px 65px;

}


#contactpage .icon{
padding: 6px 40px 10px 60px;
margin: 0 0 17px 0;


}

#contactpage #icon51{

padding: 15px 40px 0 60px;
font-size: 2.0em;
margin: 0 ;

}

.addressicon
{width: 50px;
height: 50px;
background: url(images/home.svg);
background-size: 48px 48px;
background-repeat: no-repeat;float: left;
}
#contactpage #icon52{
background: url(images/phone.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
padding: 13px 10px 23px 60px;
margin: 5px 0 5px 0;
font-size: 2.0em;
}

#contactpage #icon53{
background: url(images/email.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
padding: 13px 0 23px 60px;
font-size: 2.0em;
}

#contactpage #icon53 .email
{
font-size: 0.8em;

}

.biggreen
{color:#99E715;
padding: 0 100px 0 0;}

.phone
{color:#000000;}













#meetpage
{
min-height: 700px;
margin: 25px 0 0 0;
padding: 50px 0 0 0;}

#meetpage .pagebox{
padding: 8px 10px 0 10px;
}

#meetleft
{
border: 2px solid #FE8F01;
border-top: none;
border-bottom: none;

min-height: inherit;
}

#meetright
{
border: 2px solid #FE8F01;
border-top: none;

width: 276px;
min-height: inherit;
}


#associatespage
{
min-height: 300px;



margin: 25px 0 0 0;
padding: 10px 0 0 0;}

#associatesbox{
border: 2px solid #0064A2;
}

#associatespage .pagebox
{
padding: 30px 10px 0 10px;

}

#associatespage .pageboxright

{
width: 276px;
padding: 0 10px 0 10px;
float: left;
text-align: left; 


}



#contactpage
{
min-height: 300px;
margin: 10px 0 20px 0;
padding: 10px 0 0 0;
border-bottom: 2px solid #99E715;


}

#contactpage .pagebox
{
padding: 38px 10px 0 7px;
border-right: 2px solid #99E715;
border-left: 2px solid #99E715;
min-height: inherit;
width: 280px;
}

#contactpage .contactbox
{
width: 276px;
padding: 8px 5px 0 5px;
float: left;
text-align: left; 
border-left: 2px solid #99E715;
min-height: inherit;
}



#footer
{
min-height: inherit;
background: #E2E3E1;
padding: 20px 0 0 0;

}

#footbox
{
width: 290px;
margin: auto auto auto auto;
text-align: center;

}

.floatleft
{float: none;
text-align: center;}

.floatright
{float: none;
text-align: center;}

#footer a
{
color:#000000;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;

}

#footer a:hover
{
color:#ff0000;

}


/*----------------- ODDS N SODS ---------------------------------------------------------------------------------- */


.meetpic
{float: right;
padding: 0 0 20px 10px;
width: 142px;
height: 190px;
}


.nopad
{padding: 0 0 0 60px;}


.mapbox
{
width:282px;
height:200px;
}

.sidenavclicker
{
position: absolute;
top: 0;
left: 282px;

font-size:30px;
cursor:pointer;
text-align: left;
}

@media (min-width: 1001px) {



#innerwrapper
{
min-height: 4000px;
width: 1000px;
position: relative;
margin: auto auto auto auto;
background: #FFFFFF;
padding: 0 0 10px 0;

}



#hiderbox
{

display: block;
width: 100%;
height: 1px;
clear: both;
position: fixed;
top: 0;
margin: auto auto auto auto;

z-index: 2;


}

#hider
{
width: 980px;
height: 1px;
background: #ffffff;
z-index: 2;
position: relative;
top: 0;
margin: auto auto auto auto;

}

#header
{

display: block;
width: 100%;
height: 165px;
clear: both;
position: fixed;
margin: auto auto auto auto;

z-index: 2;


}


#header h1 a
{
width: 0;
height: 0;

display: none;



}




#fullpage
{
margin: 148px 0 0 0;


}


.pagebox
{
width: 410px;
padding: 38px 15px 0 50px;
float: left;
text-align: left; 


}

#footer
{
min-height: inherit;
background: #E2E3E1;
padding: 20px 0 0 0;

}

#footbox
{
width: 920px;
margin: auto auto auto auto;

}

.floatleft
{float: left;}

.floatright
{float: right;}

#footer a
{
color:#000000;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;

}

#footer a:hover
{
color:#ff0000;

}

.tweetbox
{
width: 430px;
height: 500px;

}

/*----------------- PAGE STYLES ---------------------------------------------------------------------------------- */

#frontpage
{
min-height: 900px;

padding: 31px 10px 0 10px;

}

#frontpage .pagebox
{
padding: 1px 15px 5px 50px;

}

.booking-link
{
width: 440px;
height: 440px;
text-indent: -5000px;
background: url(images/CTC-booking-image-440.png);
background-size: 440px 440px;
background-repeat: no-repeat;

display: block;
position: relative;
margin: 0 0 17px 0;


}

.surveybox
{
margin: 15px 20px 0 20px;
border: 2px solid #0364A2;
border-top: none;
padding: 0 0 20px 0;


}

#frontpage .surveybox .pagebox
{
padding: 28px 20px 0 27px;

}



#surveyleft
{


}

#surveyright
{

width: 432px;



}

#surveyright p
{
padding: 0 5px 0 25px;

}

.surveybox h2{
padding: 17px 0 14px 60px;
color: #FFFFFF;
background-color: #0364A2;
background-image: url(images/survey_pin.svg);
background-repeat: no-repeat;
  background-size: 40px 50px;
  background-position: 15px 5px;
 

}

.surveybox h3{
color: #0364A2;
padding: 0 0 20px 0;

}

.surveybox #surveyright h3{
color: #0364A2;
padding: 0 0 20px 25px;

}

.surveybox .arrowtext
{
margin: 0 0 10px 45px;
padding: 0 0 5px 30px;
 background: url(images/survey_arrow.svg);
  background-size: 22px 22px;
  background-repeat: no-repeat;

}

.surveybox .resultstext
{
margin: 12px 0 20px 0;

}

.surveybox .boldtext
{
font-weight: bold;

}

.surveybox .surveylink
{
width: 120px;
height: 140px;
text-indent: -5000px;
background: url(images/survey_link.svg);
  background-size: 120px 140px;
  background-repeat: no-repeat;

}

.surveybox .surveylink a
{
width: 120px;
height: 140px;
display: block;

}


.surveybox p a{text-decoration: underline;}
.surveybox p a:link {color: #404549;text-decoration: underline;}
.surveybox p a:hover{color: #0364A2;text-decoration: none;}

#whopage
{
margin: 5px 30px 0 30px;
padding: 50px 0 0 0;
min-height: 780px;



}

#whopage .pagebox
{
padding: 28px 30px 0 27px;

}

#wholeft
{
border: 2px solid #E91C77;
border-top: none;
border-right: none; 
min-height: inherit;
}

#whoright
{
border: 2px solid #E91C77;
border-top: none;
border-left: none;
width: 412px;

min-height: inherit;

}

#meetpage
{
min-height: 700px;
margin: 25px 30px 0 30px;
padding: 50px 0 0 0;}

#meetpage .pagebox{
padding: 38px 25px 0 30px;
}

#meetleft
{
border: 2px solid #FE8F01;
border-top: none;
border-right: none; 
min-height: inherit;
}

#meetright
{
border: 2px solid #FE8F01;
border-top: none;
border-left: none;
width: 416px;
min-height: inherit;
}

#associatespage
{
min-height: 300px;



margin: 25px 30px 0 30px;
padding: 50px 0 0 0;}

#associatesbox{
border: 2px solid #0064A2;
}

#associatespage .pagebox
{
padding: 30px 30px 0 27px;

}

#associatespage .pageboxright

{
width: 390px;
padding: 30px 0 0 40px;
float: left;
text-align: left; 


}

#contactpage
{
min-height: 300px;
margin: 20px 30px 20px 30px;
padding: 50px 0 0 0;
border-bottom: 2px solid #99E715;


}

#contactpage .pagebox
{
padding: 38px 10px 0 27px;
border-right: 2px solid #99E715;
border-left: none;
min-height: inherit;
width: 452px;
}

#contactpage .contactbox
{
width: 420px;
padding: 38px 0 0 27px;
float: left;
text-align: left; 
border-left: 2px solid #99E715;
min-height: inherit;
}



/* ------------------------------ MAIN MENU STYLES ------------------------------- */



.navcontainer
{
width: 970px;
height: 149px;
position: relative;
top: 0;
left: 0;

	z-index: 1000;
	background:#ffffff;
padding: 16px 0 0 30px;
margin: auto auto auto auto;
}

.navcontainer ul
{
width: 970px;

}

.navcontainer li
{
list-style-type: none;
display: inline;


}

.navcontainer li a
{
width: 220px;
height: 36px;
font-family: 'Montserrat', sans-serif;
color:#FFFFFF;
font-size: 1.8em;



display: block;
float:left;

}

.navcontainer .homelink
{
width: 462px;
height: 86px;
text-indent: -5000px;
background: url(images/CTClogo.svg);
background-size: 462px 86px;
background-repeat: no-repeat;

display: block;
position: relative;
margin: 0 0 17px 0;
}

.navcontainer  .homelink  a
{
width: 462px;
height: 86px;
text-indent: -5000px;
display: block;
float:left;

}

.navcontainer  .homelink span{
	position: absolute;
	top:0;
	left:0;
	width: 462px;
height: 86px;
background: url(images/CTClogoBW.svg);
background-size: 462px 86px;
background-repeat: no-repeat;
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition:    opacity 0.5s;
	-o-transition:      opacity 0.5s;
}

.navcontainer  .homelink span:hover{
	opacity: 1;
}



 .navcontainer .homelink a.active
{
background: url(images/CTClogo.svg);
background-size: 462px 86px;
background-repeat: no-repeat;
}

 .navcontainer .homelink a.active span:hover
{
opacity:0;

}

.navcontainer .wholink
{


}

.navcontainer .wholink a
{

background: #E91E78;
width: 220px;
height: 20px;
padding: 8px 0;

}

.navcontainer .wholink a:hover
{
background: #ffffff;
color: #E91E78;


}

 .navcontainer .wholink a.active
{
background: #dedede;
color: #E91E78;
}




.navcontainer .meetlink
{

}

.navcontainer .meetlink a
{


background: #FE8F02;
margin-left: 20px;
width: 220px;
height: 20px;
padding: 8px 0;
}

.navcontainer .meetlink a:hover
{
background: #fff;
color: #FE8F02;
}

 .navcontainer .meetlink a.active
{
background: #dedede;
color: #FE8F02;
}

.navcontainer .associateslink a
{

background: #0464A1;
margin-left: 20px;
width: 220px;
height: 20px;
padding: 8px 0;
}

.navcontainer .associateslink a:hover
{
background: #fff;
color: #0464A1;
}


.navcontainer .associateslink a.active
{
background: #dedede;
color: #0464A1;
}

.navcontainer .contactlink
{


}

.navcontainer .contactlink a
{

background: #99E719;
margin-left: 20px;
width: 220px;
height: 20px;
padding: 8px 0;
}





.navcontainer  .contactlink a:hover{
	background: #fff;
	color: #99E719;


}



 .navcontainer .contactlink a.active
{
background: #dedede;
color: #99E719;

}

/*----------------- TEXT STYLES ---------------------------------------------------------------------------------- */


h2{
font-size: 2.0em;
padding: 17px 0 14px 30px;
text-align: left;
font-weight:normal;

}

h3{
font-size: 1.8em;
font-weight:normal;
}

h3{
color:#FE8F01;
}

.approach
{
padding: 20px 0 10px 0;

}

.provide
{
padding: 0 0 10px 15px;

}

#whopage h3{
color: #E91C77;
}

#whopage h2{
color: #FFFFFF;
background-color: #E91C77;

}

#meetpage h3{
color: #FE8F01;
}

#meetpage h2{
color: #FFFFFF;
background-color: #FE8F01;

}



#associatespage h3{
color: #0064A2;
padding: 12px 150px 20px 2px;
}

#associatespage h2{
color: #FFFFFF;
background-color: #0064A2;
padding: 16px 0 13px 30px;

}

#contactpage h3{
color: #99E715;}

#contactpage h2{
color: #FFFFFF;
background-color: #99E715;
}



#contactpage a:link, #contactpage a:active, #contactpage a:visited {color: #000000;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;}

#contactpage a:hover
{
color:#99E715;

}


p{ color:#404549; font-size: 1.4em; padding-bottom: 18px;}

a{text-decoration:none;}
a:link {color: #fe8f00;text-decoration: none;}
a:active {color: #fe8f00;text-decoration: none;}
a:visited {color: #0064a2;text-decoration: none;}
a:hover{color: #e91d78;text-decoration: none;}

.qualif
{ color:#FE8F01; font-size: 1.4em; padding: 0; text-transform: uppercase;}

.director
{ color:#000000; font-size: 1.8em; padding: 0 0 10px 0;}

/*----------------- ICON STYLES ---------------------------------------------------------------------------------- */



#frontpage .icon
{

padding: 6px 40px 10px 60px;
margin: 0 5px 17px 18px;

}

#frontpage #icon1{
background: url(images/analysis.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin-top: 8px;
}

#icon2{
background: url(images/leaders.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#icon3{
background: url(images/focus.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
}

#frontpage #icon4{
background: url(images/location.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin-top: 8px;
}

#icon5{
background: url(images/team.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#icon6{
background: url(images/regulations.svg);
background-size: 48px 48px;
background-repeat: no-repeat;


}

#frontpage #icon7{
background: url(images/funding.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin-bottom: 40px;
}





#whopage .icon
{

padding: 6px 20px 10px 62px;
margin: 0 5px 17px 28px;

}


#whopage #icon11{

background: url(images/tailored.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 5px 5px 17px 18px;

}

#whopage #icon12{
background: url(images/tools.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 0 5px 17px 18px;
}

#whopage #icon13{
background: url(images/build.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 0 5px 17px 18px;
}

#whopage #icon14{
background: url(images/journey.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 0 5px 17px 18px;
}

#whopage #icon15{
margin: 0 5px 15px 18px;

padding: 12px 20px 25px 62px;
background: url(images/listen.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#whopage #icon16{


background: url(images/individual.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#whopage #icon17{
background: url(images/bespoke.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
padding: 0 0 25px 62px;
margin: 0 5px 10px 28px;

}

#whopage #icon18{
padding: 0 0 25px 62px;
margin: 0 0 5px 28px;

background: url(images/review.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
}

#whopage #icon19{
background: url(images/plans.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#whopage #icon20{
background: url(images/stakeholder.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#whopage #icon21{
background: url(images/focus_1.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
}

#whopage #icon22{
background: url(images/intervention.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}

#whopage #icon23{
background: url(images/acceleration.svg);
background-size: 48px 48px;
background-repeat: no-repeat;}


#associatespage .icon
{

padding: 6px 40px 10px 65px;
margin: 0 5px 17px 12px;

}

#associatespage #icon31{
background: url(images/feedback.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
padding: 13px 40px 23px 65px;
margin: 5px 5px 0 12px;
}

#associatespage #icon32{
background: url(images/healthcare.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
padding: 13px 40px 23px 65px;
}

#associatespage #icon33{
background: url(images/delivery.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 8px 0 0 15px;
padding: 6px 0 10px 65px;
}

#associatespage #icon34{
background: url(images/engagement.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 8px 0 0 15px;
padding: 15px 20px 15px 65px;
}

#associatespage #icon35{
background: url(images/strategic.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
margin: 4px 0 0 15px;
padding: 15px 20px 30px 65px;

}

#contactpage .icon{
padding: 6px 40px 10px 60px;
margin: 0 0 17px 0;


}

#contactpage #icon51{

padding: 15px 40px 0 60px;
font-size: 2.0em;
margin: 0 ;

}

.addressicon
{width: 50px;
height: 50px;
background: url(images/home.svg);
background-size: 48px 48px;
background-repeat: no-repeat;float: left;
}
#contactpage #icon52{
background: url(images/phone.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
padding: 13px 40px 23px 60px;
margin: 5px 0 5px 0;
font-size: 2.0em;
}

#contactpage #icon53{
background: url(images/email.svg);
background-size: 48px 48px;
background-repeat: no-repeat;
padding: 13px 0 23px 60px;
font-size: 2.0em;
}

#contactpage #icon53 .email
{
font-size: 1.0em;

}

.biggreen
{color:#99E715;
padding: 0 0 0 0;}

.phone
{color:#000000;}


/*----------------- BUBBLES ---------------------------------------------------------------------------------- */


.bubbleboxleft
{
width: 460px;
padding: 0;
float: left;
text-align: left; 
margin: 75px 0 0 0;
}

.bubbleboxright
{
width: 460px;
padding: 0;
float: right;
text-align: left; 
margin: 75px 0 0 0;
}

.bubble
{
min-height: 316px;

}

.bubble p
{
color: #FFFFFF;
font-size: 2.0em;


}

p.joebloggers 
{
color: #000000;
font-size: 1.4em;
text-align: center;

}

#bubble1
{
background: url(images/bubbles.png) 0 0 no-repeat;
padding: 50px 50px 0 30px;


}

#associatespage #bubble1 h3
{
color: #E91D78;
font-family: 'Kaushan Script', cursive;
font-size: 2.4em;
padding: 0;
margin: 80px auto 0 auto;
text-align: center;


}

#associatespage #bubble2 h3
{
color: #0064A2;
font-family: 'Kaushan Script', cursive;
font-size: 2.4em;
padding: 0;
margin: 80px auto 0 auto;
text-align: center;


}

#bubble2
{
background: url(images/bubbles.png) 0 -370px no-repeat;
padding: 50px 50px 0 30px;

}



#bubble3
{
background: url(images/bubbles.png) 0 -746px no-repeat;
padding: 50px 50px 0 30px;

}

#associatespage #bubble3 h3
{
color: #99E715;
font-family: 'Kaushan Script', cursive;
font-size: 2.4em;
padding: 0;
margin: 10px auto 0 auto;
text-align: center;


}

#associatespage #bubble4 h3
{
color: #FE8F01;
font-family: 'Kaushan Script', cursive;
font-size: 2.4em;
padding: 0;
margin: 10px auto 0 auto;
text-align: center;


}

#bubble3 .joebloggers, #bubble4 .joebloggers
{
padding:  0 0 120px 0;

}

#bubble4
{
background: url(images/bubbles.png) 0 -1116px no-repeat;
padding: 50px 50px 0 30px;
}

/*----------------- ODDS N SODS ---------------------------------------------------------------------------------- */


.sliderbox
{padding: 0 0 20px 0;}

.changebox
{
width: 340px;
height: 120px;
margin: 30px 0 30px 30px;
background: url(images/quote.png) 0 0 no-repeat;
background-size: 340px 120px;

}

.meetpic
{float: right;
padding: 0 0 20px 10px;
width: 142px;
height: 190px;
}

.cycle-slideshow
{
margin: 0 0 0 20px;

padding: 0;
width: 940px;

z-index: 0;

}

.frontcarousel
{
width: 940px;
height: 300px;
}


.mapbox
{
width:404px;
height:271px;
}


#stretchbox
{


}

.sidenavclicker
{
width: 0;
height: 0;
display: none;

}


.nopad
{padding: 0 0 0 60px;}

}