* {
    margin: 0;
    padding: 0;
	
}

html{
	-ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body{
	/*font-family: 'Source Sans Pro', sans-serif;*/
	/*font-family: 'Dosis', sans-serif;*/
	/*font-family: 'Faustina', serif;*/
	font-family: 'Manuale', serif;
   -webkit-backface-visibility: hidden;
	font-size: 20px;
}

img{
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;	
}

.image {
    height: 600px;
    width: 100%;
    background: #55e6c5;
    z-index: 1;
    }

.trustpilotbutton
{
	width: 100px;
	position:absolute;
	margin: auto;
    top:0;
    bottom:0;
	padding-right: 30px;
	padding-left: 10px;
}

.trustpilotslider {
	height: 250px;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	background: white;
	z-index: 2;
	clear: both;
	text-align: center;
}

.image1 {
    height: 300px;
    width: 100%;
    background: #55e6c5;
    z-index: 1;
    }

.content {
	height: 600px;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	background: white;
	z-index: 2;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;

}

.contentMortgages {
	height: 450px;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	background: white;
	z-index: 2;
	clear: both;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;

}

.contentFP {
	height: 350px;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	background: white;
	z-index: 2;
	clear: both;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
}


.ins_list{
	float: left;
	padding-left: 60px;
	font-size:1em;
	clear: both;
}

.list ul{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	clear: both;
	margin-left: 60px;
	
}

.list li{
	float: left;
	display:list-item;
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: inside;
	color: #0065ad;
	clear: both;
	line-height: 28px;
}

.list ul li{
	padding-bottom: 5px;
}

.top_li{
	padding-top: 10px;
}

.ins_list p{
	float: left;
	clear: right;
	padding-left: 0;
	float: left;
	margin-left: 0px;
}


.contentCI {
	height: 450px;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	background: #0065ad;
	z-index: 2;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;

}

.contentHome2 {
	height: 350px;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	background: white;
	z-index: 2;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0, 0, 0);
		-webkit-backface-visibility: hidden;

}




.contentblue {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	background: #0065ad;
	z-index: 2;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0, 0, 0);
		-webkit-backface-visibility: hidden;

}

.contentblueTeam {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	background: #0065ad;
	z-index: 1;
	margin-top: 60px;
	-webkit-backface-visibility: hidden;

}

.content h1 {
    font-size: 2em;
    color: #0065ad;
    font-weight: 400;
    margin: 30px 60px;
}

.contentMortgages h1 {
    font-size: 2em;
    color: #0065ad;
    font-weight: 400;
    margin: 30px 60px;
}

.contentCI h1 {
    font-size: 2em;
    color: white;
    font-weight: 400;
    margin:0px 60px;
	padding-top: 30px;
}

.contentFP h1 {
    font-size: 2em;
    color: #0065ad;
    font-weight: 400;
    margin: 0px 60px;
	padding-top: 30px;
}

.contentHome2 h1 {
    font-size: 2em;
    color: #0065ad;
    font-weight: 400;
    margin-left: 60px;
	padding-bottom: 30px;
	padding-top: 30px;
}

.content p {
    font-size:1em;
    color: #0065ad;
    font-weight: 100;
    margin: 30px 60px;
}

.contentMortgages p {
    font-size:1em;
    color: #0065ad;
    font-weight:100;
    margin: 30px 60px;
}

.contentCI p {
    font-size:1em;
    color: white;
    font-weight:100;
    margin: 30px 60px;
}

.contentFP p {
    font-size:1em;
    color: #0065ad;
    font-weight:100;
	margin: 30px 60px;
	float: left;
	clear: right;
}

.contentHome2 p {
    font-size:1em;
    color: #0065ad;
    font-weight:100;
	margin-left: 60px;
	margin-right: 60px;
	padding-bottom: 20px;

}



.contentblue h1 {
    font-size: 2em;
    color: #ffffff;
    font-weight: 400;
    padding: 20px 0px 5px 60px ;
}
.contentblue p {
    font-size:1em;
    color: #ffffff;
    font-weight: 300;
    margin: 30px 60px;
}

.contentblue a {
    color: #ffffff;
    text-decoration: underline;
	
}

.contentblue a:hover {
    color: #ffffff;
    text-decoration: none;
	
}



#wall_1 {
    background: url(../Images/iStock-187702805.jpg) repeat;
    background-attachment: fixed;
	background-size: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
	clear: both;
	transition: 0s linear;
    transition-property: background-position;
}

#wall_1b {
    background: url(../Images/iStock-187702805b.png) repeat;
    background-attachment: fixed;
	background-size: 100%;
	height: 300px;
	-webkit-backface-visibility: hidden;
	clear: both;
}


	


#wall_1 #text{
	text-align: center;
	margin: auto;
	vertical-align: middle;
	height: 600px;
	line-height: 600px;
	padding-bottom: 0px;
	margin-bottom:0px ;	
}

.parallax-window #text p{
	font-size: 3em;
	color: #ffffff;
	text-shadow: 2px 2px 3px black; 
	
}

#wall_2 {
    background: url(Images/thatched-cottage-english-village-1201598-1920x1440.jpg) repeat;
    background-attachment: fixed;
	background-size: 100%;
	-webkit-backface-visibility: hidden;
	clear: both;
	height: 300px;
	transition: 0s linear;
transition-property: all;
	
}

#wall_mortgagefirsttime {
    background-image: url(Images/mortgage-couple.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment:fixed;
	
}



#wall_3 {
    background: url(Images/calculator-1560882-1920x1280.jpg) repeat;
    background-attachment: fixed;
	background-size: 100%;
	-webkit-backface-visibility: hidden;
	clear: both;
	height: 300px;
	transition: 0s linear;
    transition-property: all;

	
}

#wall_4 {
    background: url(Images/calculator-1560882-1920x1280.jpg) repeat;
    background-attachment: fixed;
	-webkit-backface-visibility: hidden;
	clear: both;
	height: 300px;
	transition: 0s linear;
    transition-property: all;

}

#wall_5 {
    background: url(Images/calculator-1560882-1920x1280.jpg) repeat;
    background-attachment: fixed;
	-webkit-backface-visibility: hidden;
	clear: both;
	height: 300px;
	transition: 0s linear;
    transition-property: all;

}



#nav {
    width: 100%;
    position: fixed;
    top:0;
    left:0;
    background: rgba(255,255,255,1);
	/*background-color: transparent;*/
    z-index: 100;
    -webkit-box-shadow:0px 0px 20px rgba(44,44,44,.3);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
#nav #logo {
    height: 60px;
    width: 131px;
    position: absolute;
    top: 0;
    bottom:0;
	margin-left: 95px;
	image-rendering: -webkit-optimize-contrast;
}

#nav #logo-mob{
	height: 60px;
	position: absolute;
    top: 0;
    bottom:0;
	margin-left: 20px;
	image-rendering: auto;
	padding-top: 5px;
		image-rendering: -webkit-optimize-contrast;

	
}

#nav #logo-new{
	height: 60px;
	position: absolute;
    top: 0;
    bottom:0;
	margin-left: 95px;
	image-rendering: auto;
	padding-top: 5px;
		image-rendering: -webkit-optimize-contrast;

	
}

img { 
	image-rendering: auto;
}

#nav #links{
	width: 80%;
	float: right;
	/*padding-right: 40px;*/
	/*margin-right: 140px;*/
	position: relative;
	z-index: ;
	
}

#links ul{
	position:relative;
		

}

#links ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0;
	-webkit-box-shadow:0px 0px 20px rgba(44,44,44,.3);
	margin-top: 0px;
}

#links ul ul li
{
	float:none;
	width:200px;
	font-size: 0.8em;
	
}

#links ul ul a
{
	line-height:120%;
	padding:10px 15px;
	font-size: 1em;
}

#links ul ul ul
{
	top:0;
	left:100%;
}

#links ul li:hover > ul
{
	display:block;
}

#links ul{
	list-style-type: none;
	margin: 0;
	padding: 0;

	float: right;
	padding-right: 60px;
	line-height: 52px;
	margin-top: -8px;
	font-size: 1em;
}

#links li{
	float: left;
	position: relative;
	font-size: 1em;
}

#links li a{
	display: block;
	padding: 16px 15px 12px 15px;
	text-decoration: none;
	color: #0065ad;
	font-size: 0.8em;
}

#links .current{

	background-color:  #0065ad;
	color: white;
}	

a.current{
	
}



#links li a:hover {
    background-color:  #0065ad;
	color: white;
}

#nav #logo img {
    height: 100%;
    width: 100%;
    
}

/* Intro */
#content_1 {
	position: relative;
	background-color: #0065ad;
	height: auto;
	padding-bottom: 10px;
	-webkit-backface-visibility: hidden;
	clear: both;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);

}

/* Financial Planning */
#content_2 {
	position: relative;
	background-color: white;
	height: auto;
	padding-bottom: 10px;
	-webkit-backface-visibility: hidden;
	clear: both;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0, 0, 0);

}

/* Commercial Insurance */
#content_3 {
	position: relative;
	background-color: #0065ad;
	height: auto;
	padding-bottom: 10px;
	-webkit-backface-visibility: hidden;
	clear: both;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);

}

/* FP */
#content_6 {
	position: relative;
	background-color: #0065ad;
	height: auto;
	padding-bottom: 10px;
	-webkit-backface-visibility: hidden;
	clear: both;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	

}

#content_3 a{
	color: white;
	font-weight: normal;
}

/* Mortages */
#content_4 {
	position: relative;
	background-color: white;
	height: auto;
	padding-bottom: 10px;
	-webkit-backface-visibility: hidden;
	clear: both;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0, 0, 0);

}

/* Team */
#content_5 {
	position: relative;
	background-color: #0065ad;
	height: auto;
	padding-bottom: 10px;
	-webkit-backface-visibility: hidden;
	clear: both;
	margin-top: 70px;
	float: left;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);

}



/* Partners */
#content_7 {
	position: relative;
	background-color: white;
	height: auto;
	padding-bottom: 10px;
	-webkit-backface-visibility: hidden;
	clear: both;
	padding-top: 70px;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0, 0, 0);

}



/* Contact */
#content_8 {
	position: relative;
	background-color: #0065ad;
	height: auto;
	padding-bottom: 10px;
	-webkit-backface-visibility: hidden;
	clear: both;
	margin-top: 70px;
	float: left;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0, 0, 0);

}

#team{
	width: 100%;
	float: left;
	
	
}

#team_left{
	float: left;
	padding-right: 2%;
	padding-bottom: 10px;
	

	
}

#team_right{

	float: right;
	padding-bottom: 10px;
}

#team_photo{

	display: inline-block;
	vertical-align: top;
	padding-left: 60px;
	
}

#team_photo img{
	
	box-shadow:5px 5px 5px rgba(0,0,0,0.3);
}

#team_contact{
	width:50%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	
	
}


#content_5 p{
	font-size: 0.75em;
	line-height: 12px;
	font-weight: normal;
	padding-left: 0px;
	margin-left: 0px;
}

#content_5 a{
	color: white;
	text-decoration: underline;
}

#content_5 a:visited{
	color: white;
	text-decoration: underline;
}

#content_5 a:hover{
	color: white;
	text-decoration: none;
}

#content_5 h2{
	font-size: 0.75em;
	line-height: 16px;
	color: white;
	font-weight: bold;
}

#content_5 h3{
	font-size: 0.75em;
	line-height: 16px;
	color: white;
	font-weight: normal;
}

#content_7 p{
	font-weight: normal;
	padding-left: 0px;
	margin-left: 0px;
}

#content_7 a{
	color: #0065ad;
	text-decoration: underline;
}

#content_7 a:visited{
	color: #0065ad;
	text-decoration: underline;
}

#content_7 a:hover{
	color: #0065ad;
	text-decoration: none;
}

#content_7 h2{
	font-size: 0.75em;
	line-height: 16px;
	color: #0065ad;
	font-weight: bold;
}

#content_7 h3{
	font-size: 0.75em;
	line-height: 16px;
	color: #0065ad;
	font-weight: normal;
}


#footer{
	width: 100%;
	background-color: #0065ad;
	z-index: 2;
	-webkit-backface-visibility: hidden;
	clear: both;
	float: left;
	
}

#footer_white{
	
	width: 100%;
	background-color: #ffffff;
	z-index: 2;
	-webkit-backface-visibility: hidden;
	clear: both;
	float: left;
	
	
}



.footer-left{
	width: 30%;
	float: left;
		    padding-left: 105px;

}

.footer-middle{
	width: 30%;
	float: left;
	text-align: left;
	
}

.footer-right{
	width:30%;
	float: right;
	padding-top: 20px;
	
}

.footer-smallprint{
	float: left;
	clear: both;
	padding-left: 105px;
	padding-bottom: 20px;
}

#footer p {
    font-size:0.8em;
    color: #FFFFFF;
    font-weight:100;

	padding-top: 20px;
	
}

#footer p.smallprint{
	font-size:0.6em;
	
}

span.smallprint{
	font-size:0.7em;
	line-height: 12px;
	
}



#footer_white p {
    font-size:0.8em;
    color:  #0065ad;
    font-weight:100;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
.footer-left p{
	font-size:0.8em;
    font-weight:100;

}

.footer-middle p{
	font-size:0.8em;
    font-weight:100;
	text-align: left;
	padding-left: 0px;
}

.footer-right p{
	font-size:0.8em;
    font-weight:100;
}

#footer_white p.smallprint{
	font-size:0.6em;
}

/*
h1::first-letter {
    font-size: 60px;
    font-weight: 400;
    color:#0065ad;
}

.contentblue h1::first-letter {
    font-size: 60px;
    font-weight: 400;
    color:#ffffff;
}
*/

.contentDiv {

    height: 70px;
    position: relative;
    width: 100%;
	margin: 0 auto;
	background: #0065ad;
}

@keyframes bouncing {
    0% {bottom: 0;}
    50% {bottom: 20px;}
    100% {bottom: 0;}
}

.arrow {
    animation: bouncing 1s infinite ease-in-out;
    bottom: 0;
    display: block;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    width: 50px;
}

.parallax-window {
    min-height: 400px;
	z-index: -1;
	clear: both;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0, 0, 0);
}

.parallax-window-small {
    min-height: 200px;
    background: transparent;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0, 0, 0);
}

.parallax-window-large {
    min-height: 600px;
    background: transparent;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0, 0, 0);
}

.parallax-window #text{
	text-align: center;
	margin: auto;
	vertical-align: middle;
	height: 600px;
	line-height: 600px;
	padding-bottom: 0px;
	margin-bottom:0px ;	
	z-index: 1000;
}

.parallax-window #text p{
	font-size: 3em;
	color: #ffffff;
	text-shadow: 2px 2px 3px black; 
	
}


/* Partners */

#partners{
	width: 100%;
	padding-left: 60px;
	position: relative;
	padding-bottom: 10px;
	-webkit-backface-visibility: hidden;
}

.partner-logo{
	display: inline-block;
	width: 20%;
	padding-right: 2%;
	padding-bottom: 5%;
	float: none;
	text-align: center;
}

img.partner {
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
}

img.partner:hover {
   -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
 }
}

/* Contact */

.map_wrapper{
	margin-left: 60px;
	padding-left: 100px;
	float: left;
	margin-bottom: 50px;
}

.mapleft{
	float: left;
	width: 40%;
	padding-left: 60px;
	padding-bottom: 50px
	
}

.mapright{
	float: right;
	width: 40%;
	padding-right: 60px;
	
}

.mapleft p{
	margin-left: 0px;
	margin-right: 0px;
}

.mapright p{
	margin-left: 0px;
	margin-right: 0px;
}


.no-flick{-webkit-transform:translate3d(0,0,0);}




.mortgage1 { 
    /* The image used */
    background-image: url("/Images/shutterstock_151271504.jpg");

    /* Set a specific height */
    height: 400px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	
	
}

.mortgage2 { 
    /* The image used */
    background-image: url("/images/20571339_ml.jpg");

    /* Set a specific height */
    height: 350px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mortgage3 { 
    /* The image used */
    background-image: url("/images/29864160_ml.jpg");

    /* Set a specific height */
    height: 350px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mortgage4 { 
    /* The image used */
    background-image: url("/images/shutterstock_231369511.jpg");

    /* Set a specific height */
    height: 350px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mortgage5 { 
    /* The image used */
    background-image: url("/images/shutterstock_152894903.jpg");

    /* Set a specific height */
    height: 350px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mortgage6 { 
    /* The image used */
    background-image: url("/images/shutterstock_673083484.jpg");

    /* Set a specific height */
    height: 350px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}







/*Style 'show menu' label button and hide it by default*/
.show-menu {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    background: #19c589;
    text-align: center;
    padding: 10px 0;
    display: none;
}
/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}
/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}


.formdisclaimer{
	font-size: 0.5em;
}