@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;
	color: #ccc;
}
li {
    padding-left: 0px;
    color: #36A9E1;
}

.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: 'Nunito Sans', sans-serif;
    margin: 0px;
    font-size: 16px;
    color: #444444;
    overflow-x: hidden;
    background-color: #FFFFFF;
}
a {
    text-decoration: none;
    color: #2D2E83;
    font-weight: 400;
}
a:hover {
    color: #36A9E1;
    font-weight: 400;
}
p {
    color: #292957;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}
.pFooter {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}
.pFooterSmallWhite {
    color: #EBF5FB;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}


.openingPara {
    color: #333366;
	
}

.hasDropCap::first-letter, .cms-text p:first-of-type::first-letter {
    font-size: 2.9em;
    float: left;
    margin: -0.1em 0.1em -0.1em 0;
    line-height: 1;
    font-weight: 400;
    
}
.pSmall {
    font-size: 12px;
    color: #2D2E83;
    font-weight: 400;
    line-height: normal;
}

.pSmallCentre {
    font-size: 12px;
    color: #2D2E83;
    font-weight: 400;
    text-align: center;
  
}


.pDate {
	
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	line-height: normal;
}

.centreText {
    margin-top: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 1px;
}

.whiteTextP {
    margin-top: 0;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 1.4;
    
}





h1 {
    font-size: 28px;
    font-weight: 600;
    color: #2D2E83;
    background-position: 0% 0%;
    line-height: 1.2;
}
.secondh1
 {
    font-size: 34px;
    font-weight: 500;
    color: #2D2E83;
    text-align: left;
    background-position: 0% 0%;
	font-family: 'Nunito Sans', sans-serif;
    letter-spacing: -1px;
    line-height: 1.3;
	
	
}
h2 {
    color: #36A9E1;
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
	
	
}

h3 {
    color: #2D2E83;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
  
			
}
.h3Alternate {
    color: #2D2E83;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
  
			
}


h4 {
    font-family: 'Architects Daughter', cursive;
    color: #36A9E1;
    font-size: 32px;
    font-weight: 600;
    text-transform: capitalize;
	
	
}
h5 {
    color: #FFFFFF;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 500;
	
	
}

h6 {
    color: #B7AB87;
    font-size: 20px;
    font-weight: 400;
	
	
}


.staticImage {
    position: relative;
    height: 800px;
}
.staticImage2 {
    position: relative;
    height: 500px;
}



#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: 15px;
	margin-bottom: 25px;
}
#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;
}
.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;
    color: #333366;
}
.headerContact a{
    color: #333366;
}
.headerContact a:hover{
    color: #CC3333;
}

#navWrapper {
    clear: both;
}

#nav {
    position: absolute;
    text-decoration: none;
    bottom: 0px;
    right: 0;
    color: #2D2E83;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
#nav ul {
	list-style-type: none;
	  font-weight: 400;
	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:18px 14px 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: #36A9E1;
}
#nav ul li:hover > a:after {
	border-top-color: #36A9E1;	
}
#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: #36A9E1;	
}


.introCopyTextWrapper {
    margin-top: 35%;
    width: 70%;
    float: left;
    position: relative;
    font-weight: 600;  
	
}
.introCopy {
	
	position: relative;
	z-index: 100;
	max-width: 1200px;
	margin: 0 auto;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.40);
	color: #FFFFFF;
	padding: 0 3%;
	text-align: left;
	overflow:hidden;
	
}
.introCopyTextTitle {
	font-family: 'Nunito Sans', sans-serif;
    font-size: 62px;
    color: #F8F8FC;
    font-weight: 600;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.08);
    opacity: 0;
    transform: translateY(-100px);
    text-transform: none;
    line-height: 1.1;
}
.introCopyText {
	font-family: 'Nunito Sans', sans-serif;
    font-size: 44px;
    color: #FFFFFF;
    font-weight: 600;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.08);
    opacity: 0;
    transform: translateY(100px);
    line-height: 1.1;
    padding-top: .5em;
}
.introCopyTextTitle, .introCopyText {
	transition-duration: 0.8s;
	
}
.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: 500;
    margin-top: 15px;
    line-height: normal;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.centreBlockHeader2:after {

    content: '';
    display: block;
    width: 100px;
    height: 4px;
    margin: 10px auto 50px auto;
    background-color: #ffffff;   

}



.centreFooterHeader {
	text-align: center;
	color: #333333;
	font-size: 40px;
	font-weight: 300;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: normal;
	margin-top: 25px;
	
}
.marginZero {
	margin-bottom: 0px;
}
.wrapNews {
    padding-top: 48px;
    line-height: normal;
    background-color: #93A0A7;
}

.wrapLinks {
    padding-top: 48px;
	 padding-bottom: 48px;
  
}

.wrap1 {
    padding-top: 48px;
    line-height: normal;
    background-color: #FCFDFE;
}
.wrap1 a {
    color: #2D2E83;
    text-decoration: none;
    font-weight: 500;
}
.wrap1 a .li {
	color: #333366;
	text-decoration: none;
}
.wrap1 a:hover {
    color: #292957;
    text-decoration: none;
    font-weight: 500;
}
.wrapGrid {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #36A9E1;
}
.wrapGrid2 {
    padding-top: 0px;
    padding-bottom: 40px;
    background-color: #36A9E1;
}

.wrapVideo {
    padding-top: 40px;
    padding-bottom: 20px;
    background-color: #2D2E83;
}


.wrap1Last{
    background-image: url(../images/RentplusHomes-banner.jpg);
    background-repeat: repeat-x;
    padding-bottom: 200px;
    background-position: center center;
    
}

.wrapFooter {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #2D2E83;
}
.wrapFooter a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 2;
}
.wrapFooter a:hover {
    color: #36A9E1;
    text-decoration: none;
}
.wrap2 {
    padding-top: 30px;
    background-repeat: no-repeat;
    background-position: 0% 20%;
    background-color: #F4F9FD;

}
.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 {
    background-color: #DFF1FA;
    padding-top: 30px;
    background-repeat: no-repeat;
	
}
.wrap3 a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}
.wrap3 a .li {
	color: #333366;
	text-decoration: none;
}
.wrap3 a:hover {
    color: #CC3333;
    text-decoration: none;
}






.leftImage {
    float: left;
    margin-right: 20px;
    margin-top: 1px;
	
}


.flexibleImage.leftImage {
	width: 100%;
}

.centreImage {
    display: block;
    text-align: center;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}


.marginTop {
    margin-top: 5px;
    padding-top: 5px;
}
.marginTopImage {
    margin-top: 73px;
}
.boxTable {
    box-sizing: border-box;
    position: relative;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 20px;
    background-color: #FFFFFF;
    color: #2D2E83;
    overflow-x: auto;
    overflow-y: hidden;
    border: 3px solid #F3F7FB;
}
.boxTable a {color:#FFF;}
.boxTable a:hover {
    color: #36A9E1;
}

.rentplusLocations {
    width: 100%;
    color: #2D2E83;
    font-weight: 500;
}
.rentplusLocations caption {
    padding: 5px;
    color: #36A9E1;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    text-align: left;
}
.rentplusLocations th, .rentplusLocations td {
	vertical-align: top;
	padding: 5px;
}
.rentplusLocations td {
	border-top: 1px solid #FFF;
	
}
.rentplusLocations th {
    text-align: left;
    font-weight: 400;
    font-size: 24px;
}
.rentplusLocations td:last-child{
	padding-right: 0;
}


.box {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-top: 5px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 10px;
}
.boxBluebg {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-top: 5px;
    padding-right: 25px;
    padding-left: 25px;
}
.boxBluebg a {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: 500;

}
.boxBluebg a:hover {
    color: #333366;
    font-weight: 500;

}


.boxMessage {
    box-sizing: border-box;
    position: relative;
    border: 4px solid #d3ad37;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    text-align: center;
   
}
.box2 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-right: 10px;
    margin-top: 8px;
    margin-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid rgba(54,169,225,1.00);
    background-color: #F7FBFD;
}
.boxPolicy {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 30px;
    padding-left: 30px;
    border: 1px solid rgba(54,169,225,1.00);
    background-color: #F7FBFD;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
}

.boxNews {
    box-sizing: border-box;
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 10px;
    padding-right: 10px;
    width: 98%;
    margin-right: 1%;
    border-top-color: #36A9E1;
    border-top-style: solid;
    text-align: center;
	

}
.boxNews2 {
    box-sizing: border-box;
    position: relative;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 10px;
    padding-right: 10px;
    width: 98%;
    margin-right: 1%;
    border-top: 1px solid #D9E1E6;
    background-repeat: no-repeat;
    background-color: #F4F9FD;
	

}

.boxFooter {
    box-sizing: border-box;
    position: relative;
    width: 95%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    border-right: 1px solid #3E3FB4;
}
	
.boxFooter a {
   
    color: #FFFFFF;
    line-height: 1.5;
}



.box a {
   
    color: #2D2E83;
}
.box a:hover {
    color: #36A9E1;
    
}

.boxList {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 20px;
    line-height: 1;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;

}
.boxList a {
    text-decoration: none;
    color: #36A9E1;
    font-weight: 500;
}
.boxList a:hover {
    color: #2D2E83;
    font-weight: 500;
}



.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;
}

.boxButtonTeam {
    box-sizing: border-box;
    position: relative;
    text-align: center;
    border: 1px solid #333366;
    padding-left: 5px;
    color: #FFFFFF;
    font-size: 18px;
    width: 60%;
    font-weight: 500;
}
.boxButtonInfoicon {
    box-sizing: border-box;
    position: relative;
    padding-right: 80%;
    padding-top: 0px;
    
}
.boxButtonInfoicon:after  {
	content:'\f05a';
	position: absolute;
	left:0px;
	top:10px;
	font-family: 'FontAwesome';
    font-size: 2.18em;
}
.boxButton {
    box-sizing: border-box;
    position: relative;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 25px;
    border: 1px solid #333366;
    padding-left: 10px;
    background-color: #0065A1;
    color: #FFFFFF;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    width: 40%;
}
.boxButton a {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 500;
    text-decoration: none;
}

.boxButton a:hover {
    font-size: 18px;
    color: #36A9E1;
    font-weight: 500;
    text-decoration: none;
	
}


.boxButtonSmall {
    box-sizing: border-box;
    position: relative;
    padding-top: 10px;
    padding-right: 2%;
    padding-bottom: 10px;
    text-align: left;
    padding-left: 2%;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%);
    background-position: bottom;








filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
    color: #4F5251;
    font-size: 16px;
    border: 1px solid #36A9E1;
    width: 60%;
}
.boxButtonSmall a {
    color: #292957;
    font-size: 14px;
    font-weight: 400;
}

.boxButtonSmall a:hover {
    color: #4E4EA6;
    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;
}

sup2 {
    font-size: 30px;
    font-weight: 400;
}
.parallaxWrap {
    height: 600px;
    position: relative;
}


.parallaxCaption {
	position: relative;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 0px 0px;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 60px;
}
.parallaxCaption2 {
    position: relative;
    text-align: center;
    font-size: 44px;
    color: #FFFFFF;
    letter-spacing: 2px;
    font-weight: 600;
    line-height: normal;
	
}
.parallaxCaption2 a:link {
    color: #FFFFFF;
}
.parallaxCaption2 a:hover {
    color: #CC3333;
}

.gridItem {
	margin-top: 10px;
	float: left;
	width: 15.06%;
	position: relative;
	margin-left: 1.6%;
	margin-bottom: 1.6%;
}
.name {
    font-size: 10px;
    color: #333366;
    margin-top: 13px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.smallCentre {
	font-size: 12px;
	color: #181819;
	text-align: center;

	
}

.whiteScript {
    color: #FFFFFF;
    background-repeat: no-repeat;

	
}
.whiteScriptOpening {
    color: #ffffff;
    font-size: 26px;
    font-weight: 400;
	
}


.quoteBox {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
    height: 600px;
}


.blockBox {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: left;
}


.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;
}



.blueName {
    color: #333333;
    font-weight: 400;
    font-size: 12px;
    padding-top: 5px;
    line-height: 1.4;
    margin-top: 5px;
	
}
.whiteh2 {
    color: #ffffff;
    text-transform: uppercase;
	
}
	

.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:#2d2e83; }
#header.white #nav ul li a:hover {
    color: #36a9e1;
}
#header.white #nav > ul > li > a:after { border-top-color:#36a9e1; }
#header.white {
	background: #FFF;
	border-bottom: 1px solid #2d2e83;
}
#header.white .headerContact { color:#2d2e83;  }

#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-size: 44px;
    color: #2D2E83;
    font-weight: 500;
    margin-top: 15px;
    line-height: normal;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
 
	
}
.centreBlockHeader:after {
    content: '';
    display: block;
    width: 100px;
    height: 4px;
    margin: 10px auto 50px auto;
    background-color: #36A9E1;   
}

.centreBlockHeaderProperty {
    font-size: 44px;
    color: #2D2E83;
    font-weight: 400;
    margin-top: 15px;
    line-height: normal;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
 
	
}
.centreBlockHeaderProperty:after {
    content: '';
    display: block;
    width: 90px;
    height: 121px;
    margin: 10px auto 20px auto;
    background-image: url(../images/news.png);
    background-repeat: no-repeat;
}



.footerTitle {
    font-size: 26px;
    color: #BEE3F5;
    font-weight: 300;
    margin-top: 40px;
    line-height: normal;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
	
}
.footerTitle:after {
    content: '';
    display: block;
    width: 80%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: #36A9E1;
}


.contactTitle {
    font-size: 20px;
    color: #36A9E1;
    font-weight: 400;
    margin-top: 24px;
    line-height: normal;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
	
}


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

.centreColSubTitle {
    font-size: 22px;
    color: #FFFFFF;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    font-variant: normal;
  
    padding-top: 10px;
   padding-bottom: 10px;
	
	
}
.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;
}
.teamGridSubTitle {
    font-size: 14px;
    color: #36A9E1;
    font-weight: 400;
    text-align: left;
    line-height: 1.2;
    font-variant: normal;
    padding: 10px;
    position: relative;
}

.lineWhite {
	width: auto;
	border-top: 1px solid #333333;
	padding-top: 10px;
	padding-bottom: 20px;
}
.mob a {color:inherit;}

.leftImageW {
	float: left;
	margin-top: 7px;
	margin-right: 4px;
}
.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;
}
#popUp {
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    font-size: 20px;
    position: fixed;
    bottom: 30px;
    left: 30px;
    max-width: 260px;
    text-align: center;
    border: 4px solid #A27816;
    background: #FFFFFF;
    z-index: 1000;
	}
.popup {
	
	text-align: center;
	text-transform: uppercase;
	
}
#popUp a:link {
    color: #000000;
    font-weight: 500;
    text-transform: none;
	
}
#popUp a:hover {
	color: #A27816;
	font-weight: 500;
}
#popUp a:visited {
	color: #000000;
	font-weight: 500;
	
}
.boxServices {
    box-sizing: border-box;
    position: relative;
    width: 94%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: center;
    background-color: #2D2E83;
    margin-top: 20px;
}

.boxTeam {
    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;
    color: #2D2E83;
}

.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: 90%;
    padding-right: 5px;
    padding-left: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
}
.boxList2 li {
    padding-left: 0px;
    margin-bottom: 8px;
    color: #D3AD37;
    font-weight: 500;
}

.boxList2 li:last-child {
	margin-bottom: 0;
}



.newsGridItem {
    background-color: rgba(255,255,255,0.89);
}
.newsGridText {
	padding: 10px;
}
.newsTitle {
    color: #2D2E83;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
}
.newsDate {
    font-size: 16px;
    color: #968244;
    padding-top: 8px;
    padding-bottom: 8px;
}
.newsTeaserText {
    color: #2D2E83;
    font-weight: 500;
    font-size: 18px;
}
.newsGridItem.rolloverEnlarge:hover { transform: scale(1.05); }

.newsGridImage {
    overflow: hidden;
}
.architect {
    color: #36A9E1;
    font-weight: 600;
}
.architectH1 {
    font-family: 'Architects Daughter', cursive;
    color: #36A9E1;
    font-weight: 600;
    font-size: 26px;
}

.whiteSubTitle {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 28px;
   
}

.darkBlue {
    color: #2D2E83;
    font-weight: 500;
	
}
.darkBlue600 {
    color: #2D2E83;
    font-weight: 600;
	
}
.lightBlueH1 {
    color: #36A9E1;
    font-weight: 600;
    font-size: 26px;
	
}
.darkBlueH1 {
    color: #2D2E83;
    font-weight: 600;
}
.lightBlue {
    color: #36A9E1;
    font-weight: 600;
	
}
.popUpInfo.fancybox-content {
	max-width:1000px;
	
}
.popUpInfo .leftImage {
	width:20%;
}
.abcPopTitle {
    font-size: 24px;
    color: #2D2E83;
}
.aaScriptWhite {
    color: #FFFFFF;
}
.boxCosts {
    box-sizing: border-box;
    position: relative;
    padding-bottom: 12px;
    padding-top: 12px;
    padding-right: 10px;
    padding-left: 10px;
    width: 96%;
    background-color: #FFFFFF;
    margin-left: 2%;
    margin-right: 2%;
    border-left: 1px solid #97D2EF;
    border-right: 1px solid #97D2EF;
    border-bottom: 1px solid #97D2EF;
}
.boxCosts a {
    text-decoration: underline;
    color: #2D2E83;
    font-weight: 400;
}
.boxCosts a:hover {
    text-decoration: none;
    color: #36A9E1;
    font-weight: 400;
}
.boxHighlight {
    font-family: 'Architects Daughter', cursive;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 12px;
    padding-top: 12px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    text-align: center;
    color: #36A9E1;
    /* [disabled]left: auto; */
}
.boxHighlight a {
    text-decoration: underline;
    color: #2D2E83;
    font-weight: 400;
}
.boxHighlight a:hover {
    text-decoration: none;
    color: #36A9E1;
    font-weight: 400;
}	
.dropShadowBox {
}
.mediaLinks i {font-size:24px; 
}
#map { width: 100%; height: 650px; }

p.map-filters { margin-bottom: 10px; }
p.map-filters label { margin-right:10px; display:inline-block; padding:15px 0; color:#000; font-weight:600; cursor:pointer; margin-bottom:10px; min-width:185px; text-align:center; text-transform:uppercase; }
p.map-filters label:last-child { margin-right:0; }
p.map-filters input { border:none; }
label.available { background: #33CC33; }
label.coming-soon { background: #FFCC33; }
label.allocated { background: #FF3300; }

.property-image { position:relative; }
.property-image.two-images { overflow:hidden; }
.property-image.two-images img:first-of-type { float:left; width:48%; }
.property-image.two-images img:last-of-type { float:right; width:48%; }

.property-image .image-copyright { position:absolute; left:0; bottom:0; width:100%; box-sizing:border-box; padding:8px; background:rgba(0,0,0,0.4); color:#FFF; font-size:14px; }
.property-image.two-images .image-copyright:first-of-type { float:left; width:48%; }
.property-image.two-images .image-copyright:last-of-type { right:0; left:auto; width:48%; }


.property-features { padding-top:20px; }
.property-features p { font-size:24px; margin-bottom:12px; }
.property-features li { list-style: none; margin-bottom:12px; color:#2D2E83; }
.property-features a { color:#292957; }
.property-features a:hover { color:#36A9E1; }

.property-features i { font-size: 1.58em; margin-right:10px; position: relative; top: 4px; }
.property-features p.links { font-size:16px }

h2.h2-latest-news { font-size: 30px; color: #36A9E1; margin:6px 0 10px 0; }



/* News Grid */

.news-grid-item { overflow:hidden; margin-bottom:20px; padding:20px 10px; background:#FFF; border:2px solid #36A9E1; transition-duration:0.3s; }
.news-grid-item:hover { transform:scale(1.03); }
.news-grid-image { float:left; width:150px; }
.news-grid-image img { width:100%; height:auto; }
.news-grid-text { margin-left:170px; margin-top: -8px; }

.news-grid-headline {
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 10px;
}
.news-grid-date {
    font-size: 14px;
    margin-bottom: 10px;
  
}
.news-grid-standfirst {
    margin-bottom: 5px;
    font-weight: 500;
    color: #36A9E1;
    font-size: 20px;
}
.news-grid-teaser-text {
    font-size: 16px;
    margin-bottom: 10px;
}
.news-grid-read-more { text-transform:uppercase; }


/* News Page */

.news-page-title {
    font-size: 44px;
    color: #2D2E83;
    font-weight: 500;
    margin-top: 15px;
    line-height: normal;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
 	
}
.news-page-title:after {
    content: '';
    display: block;
    width: 100px;
    height: 4px;
    margin: 10px auto 50px auto;
    background-color: #36A9E1;   
}


.news-page-standfirst {
    margin-bottom: 5px;
    font-weight: 500;
    color: #36A9E1;
    font-size: 28px;
    text-align: left;
}
.news-page-date {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left;
}
.news-page-box {
    box-sizing: border-box;
    position: relative;
    max-width: 800px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 10px;
    border: 0px solid #F4F4F4;
    margin-left: auto;
    margin-right: auto;
}
.news-contact-text {
    margin-top: 0;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    color: #292957;
    font-weight: 400;
    line-height: 1.4;
    font-size: 16px;
}

.cms-text p { clear:both; }
.cms-text img, .flexibleImage { width:100%; height:auto; }
.cms-text img.imageLeft { width:48% !important; float:left; margin:0 2% 20px 0; }
.cms-text img.imageRight { width:48% !important; float:right; margin: 0 0 20px 2%; }


.boxVideo {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    text-align: left;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #FFFFFF;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}
.whiteLine {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    background-color: #FFFFFF;
    width: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
}
