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

.bread {
	font-family: "Open Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.bread-white {
	font-family: "Open Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.poppins-48-bold {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #FFF;
}
.poppins-48-bold-blue {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #38b6ff;
}
.poppins-48-bold-grey {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
.poppins-48-bold-yellow {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #e1a926;
}



.poppins-24 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
.poppins-24-pink {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #f05987;
}
.poppins-24-dark-blue {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #38b6ff;
}
.poppins-24-orange {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #ff8e3e;
}


.poppins-24-blue {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #404c9f;
}


.poppins-24-yellow {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #e1a926;
}

.poppins-35 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #404c9f;
}
.poppins-35-white {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
}
.outline {
	border: medium solid #ff8e3f;
}
.outline-blue {
	border: medium solid #38b6ff;
}
.yellow-button {
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	border-top-color: #e1a926;
	border-right-color: #e1a926;
	border-bottom-color: #e1a926;
	border-left-color: #e1a926;
	background-color: #e1a926;
}
.blue-button {
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	border-top-color: #e1a926;
	border-right-color: #e1a926;
	border-bottom-color: #e1a926;
	border-left-color: #e1a926;
	background-color: #435fac;
}

.pink-button {
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #f05987;
}


.outline-pink {
	border: medium solid #F05987;
}




.poppins-35-yellow {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: lighter;
	color: #e1a926;
}
.poppins-35-pink {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: lighter;
	color: #f05987;
}



.poppins-16 {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
.poppins-16-yellow {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #e1a926;
}
.poppins-16-pink {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #f05987;
}

.poppins-16-blue {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #404c9f;
}



.poppins-24-grey {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	text-transform: none;
	text-decoration: none;
}
.bg-banner {
	background-attachment: scroll;
	background-image: url(images/mortgage-advice-east_devon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-two {
	background-attachment: scroll;
	background-image: url(images/mortgage-advisers-east-devon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
