@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

body {
  font-size: 16px;
  font-family: proxima-soft, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #4f405a;
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 18px;
  }
}

h1,
h2,
h3,
h4,
h5 {
  font-family: neo-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #581387;
}

.bg-purple {
  background-color: #f5edf7;
}

.bg-purpleish {
  background-color: #f3ecf6;
}

.highlight {
  color: #581387;
}

h1 {
  color: #fff !important;
  font-size: 32px;
  line-height: 38px;
}
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 50px;
    line-height: 60px;
  }
}

h2 {
  font-size: 32px;
  line-height: 38px;
}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 48px;
    line-height: 56px;
  }
}

h3 {
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  h3 {
    font-size: 24px;
  }
}

@media only screen and (min-width: 768px) {
  h4 {
    font-size: 16px;
  }
}

.font-20 {
  font-size: 16px !important;
}
@media only screen and (min-width: 768px) {
  .font-20 {
    font-size: 20px !important;
  }
}

.font-24, .pform .pform-radio .qtitle, .pform-content label.qtitle, .usp-item {
  font-size: 18px !important;
}
@media only screen and (min-width: 768px) {
  .font-24, .pform .pform-radio .qtitle, .pform-content label.qtitle, .usp-item {
    font-size: 24px !important;
  }
}

.font-42 {
  font-size: 28px;
}
@media only screen and (min-width: 768px) {
  .font-42 {
    font-size: 42px;
  }
}

section {
  padding: 40px 0;
}
@media only screen and (min-width: 768px) {
  section {
    padding: 4% 0;
  }
}

.width-450 {
  max-width: 450px;
}

.width-600 {
  max-width: 600px;
  margin: auto;
}

.width-700 {
  max-width: 700px;
  margin: auto;
}

.width-1000 {
  max-width: 1000px;
  margin: auto;
}

/*************************SECTIONS****************************/
#error {
  background-color: #e91e63;
  border: 2px solid white;
  color: #fff;
  font-family: neo-sans, sans-serif;
  font-weight: 700;
  max-width: 630px;
  font-size: 16px;
  margin: 10px auto -30px;
  padding: 10px;
  border-radius: 10px;
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}
.logo-quote {
  font-size: 10px;
  font-weight: 100;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 5px;
}
@media only screen and (min-width: 768px) {
  .logo-quote {
    letter-spacing: 1.4px;
  }
}
.logo-quote strong {
  font-weight: bold;
}

.nav-quote {
  padding: 0.4rem 0.8rem;
  font-size: 14px;
  color: #fff;
}

.dropdown--transparent {
  background: rgba(255, 255, 255, 0.9);
}
.dropdown--transparent .dropdown-item {
  color: #581387 !important;
}

.dropdown-item:hover {
  background: none;
  text-decoration: underline;
}

@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }

  .navbar .nav-item:hover .nav-link {
    color: #fff;
  }

  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }

  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
}
.hero {
  background-image: url("/assets/images/broadband-hero-1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 0;
}
.hero--remortgage {
    background-image: url("/assets/images/remortgage-hero.jpg") !important;
  }
  .hero-homebroadband {
    background-image: url("/assets/images/hero_banner_homebroadband.jpg") !important;
  }
.hero--energy {
    background-image: url("/assets/images/hero-3.jpg") !important;
  }
 .hero--marketing {
    background-image: url("/assets/images/hero-3.jpg") !important;
  } 
  
/*.hero--insurence_new {
  
  background-image: url("/assets/images/hero-lifeinsurence.png"), url("/assets/images/broadband-hero-1.jpg") !important;
}
@media only screen and (min-width: 1200px) {
  .hero--insurence_new {
    background-image: url("/assets/images/hero-lifeinsurence.png"), url("/assets/images/broadband-hero-1.jpg") !important;
    background-size: cover;
    background-position: top center;
  }
}*/

@media (min-width:1200px){

.hero--insurence_new{
    background-image: url(/assets/images/hero-lifeinsurence.png), url(/assets/images/broadband-hero-1.jpg) !important;
    background-size: cover;
    background-position: top center;
    background-size: 500px, cover;
    background-position: right 160px, top left;
}

.hero--insurence_new2{
    background-image: url(/assets/images/hero-lifeinsurence_new.png), url(/assets/images/broadband-hero-1.jpg) !important;
    background-size: cover;
    background-position: top center;
    background-size: 500px, cover;
    background-position: right 160px, top left;
}

}

@media (min-width:1200px) and (max-width:1366px){

.hero--insurence_new{
   
    background-size: 240px, cover;
    background-position: right 410px, bottom left;
} 

.hero--insurence_new2{
   
    background-size: 240px, cover;
    background-position: right 410px, bottom left;
}      
}


@media (min-width:1367px) and (max-width:1566px){

.hero--insurence_new{
   
    background-size: 330px, cover;
    background-position: right 290px , bottom left;
}  

.hero--insurence_new2{
   
    background-size: 330px, cover;
    background-position: right 290px , bottom left;
}    
}


@media (min-width:1567px) and (max-width:1875px){

.hero--insurence_new{
   
    background-size: 390px, cover;
    background-position: right 240px , bottom left;
}

.hero--insurence_new2{
   
    background-size: 390px, cover;
    background-position: right 240px , bottom left;
}    
}


@media (max-width:1199px){
.hero--insurence_new {
    background-image: url(/assets/images/broadband-hero-1.jpg) !important;
    background-size: cover;
    background-position: top;
}

.hero--insurence_new2 {
    background-image: url(/assets/images/broadband-hero-1.jpg) !important;
    background-size: cover;
    background-position: top;
}
}

@media only screen and (min-width: 1200px) {
  .hero {
    background-image: url("/assets/images/hero-quote.png"), url("/assets/images/broadband-hero-1.jpg");
    background-size: 210px, cover;
    background-position: right 500px, top left;
  }
  .hero--health {
    background-image: url("/assets/images/hero-quote.png"), url("/assets/images/broadband-hero-1.jpg");
    background-size: 210px, cover;
    background-position: right 450px, top left;
  }
  
  .hero--health_new {
    background-image: url("/assets/images/hero-quote-covered_new.png"), url("/assets/images/health-hero-1.jpg") !important;
	background-size: 210px, cover;
    background-position: right 450px, top left;
  }
  
  .hero--health_new_sec {
    background-image: url("/assets/images/hero-quote-security.png"), url("/assets/images/banner_hero_new_sec.jpg") !important;
	background-size: 210px, cover;
    background-position: right 450px, top left;
  }
  .hero--health_new_sec2 {
    background-image: url("/assets/images/hero-quote-security1.png"), url("/assets/images/banner_hero_new_sec.jpg") !important;
  background-size: 210px, cover;
    background-position: right 450px, top left;
  }
  
  
  
}
@media only screen and (min-width: 1370px) {
  .hero {
    background-size: 300px, cover;
    background-position: right 400px, top left;
  }
}
@media only screen and (min-width: 1550px) {
  .hero {
    background-size: 400px, cover;
    background-position: right 280px, top left;
  }
}
@media only screen and (min-width: 1800px) {
  .hero {
    background-size: 500px, cover;
    background-position: right 160px, top left;
  }
}
.hero-homepage {
  background-image: url("/assets/images/simple-hero-background.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .hero-homepage {
    background-image: url("/assets/images/hero-guy-singular.png"), url("/assets/images/simple-hero-background.jpg");
    background-position: right bottom, top center;
    background-size: 500px, cover;
  }
}
@media only screen and (min-width: 992px) {
  .hero-homepage {
    background-position: right bottom, top center;
    background-size: 700px, cover;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-homepage {
    background-position: bottom right, top center;
    background-size: 750px, cover;
  }
}
.hero-homepage h1 {
  font-size: 40px;
  line-height: 46px;
}
@media only screen and (min-width: 768px) {
  .hero-homepage h1 {
    font-size: 82px;
    line-height: 80px;
  }
}
.hero-half {
  background-image: url("/assets/images/broadband-hero-1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 0;
}
@media only screen and (min-width: 1400px) {
  .hero-half {
    background-image: url("/assets/images/hero-quote.png"), url("/assets/images/broadband-hero-1.jpg");
    background-size: 190px, cover;
    background-position: right -30px bottom -20px, top left;
  }
}
@media only screen and (min-width: 1600px) {
  .hero-half {
    background-size: 280px, cover;
    background-position: right -45px bottom -30px, top left;
  }
}
@media only screen and (min-width: 1780px) {
  .hero-half {
    background-size: 355px, cover;
    background-position: right bottom -30px, top left;
  }
}
.hero-thanks {
  background-image: url("/assets/images/broadband-hero-1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .hero-thanks {
    padding: 0 0 50px;
  }
}

@media only screen and (min-width: 1200px) {
  .hero--es {
    background-image: url("/assets/images/hero-quote-es.png"), url("/assets/images/broadband-hero-1.jpg") !important;
    background-position: right bottom -45px, top left;
  }
}

@media only screen and (min-width: 1200px) {
  .hero--covered {
    background-image: url("/assets/images/hero-quote-covered.png"), url("/assets/images/broadband-hero-1.jpg") !important;
  }
}

@media only screen and (min-width: 1200px) {
  .hero--health {
    background-image: url("/assets/images/hero-quote-covered.png"), url("/assets/images/health-hero-1.jpg") !important;
  }
  
   .hero--health_new {
    background-image: url("/assets/images/hero-quote-covered_new2.png"), url("/assets/images/health-hero-1.jpg") !important;
  }
  
   .hero--health_new_sec {
    background-image: url("/assets/images/hero-quote-security.png"), url("/assets/images/banner_hero_new_sec.jpg") !important;
  }
  
  .hero--health_new_sec2 {
    background-image: url("/assets/images/hero-quote-security1.png"), url("/assets/images/banner_hero_new_sec.jpg") !important;
  }
  
}
@media only screen and (min-width: 1200px) {
  .hero--remortgage {
    background-image: url("/assets/images/hero-quote-covered2.png"), url("/assets/images/remortgage-hero.jpg") !important;
  }
  .hero--health_new {
    background-image: url("/assets/images/hero-quote-covered_new2.png"), url("/assets/images/health-hero-1.jpg") !important;
  }
  
   .hero--health_new_sec {
    background-image: url("/assets/images/hero-quote-security.png"), url("/assets/images/banner_hero_new_sec.jpg") !important;
  }
  .hero--health_new_sec2 {
    background-image: url("/assets/images/hero-quote-security1.png"), url("/assets/images/banner_hero_new_sec.jpg") !important;
  }
  
  
  .hero--energy{
    background-image: url("/assets/images/quote-energy.png"), url("/assets/images/hero-3.jpg") !important;
  }
  .hero--marketing{
    background-image: url("/assets/images/quote-marketing.png"), url("/assets/images/hero-3.jpg") !important;
  }
  .hero-homebroadband {
    background-image: url("/assets/images/hero-quote-homebroadband.png"), url("/assets/images/hero_banner_homebroadband.jpg") !important;
  }
  .hero--insurance {
    background-image: url("/assets/images/hero-quote-covered.png"), url("/assets/images/insurance-hero.jpg") !important;
  }
}
@media (min-width:1200px) and (max-width:1366px){
 .hero--remortgage {background-size: 243px, cover;background-position: right 341px, top left;}   
 .hero--energy {background-size: 243px, cover;background-position: right 476px, top left;} 
 .hero--marketing {background-size: 243px, cover;background-position: right 104%, top left;}  
}
@media (min-width:1367px)  {
 .hero--remortgage {background-size: 315px, cover;background-position: right 259px, top left;}   
 .hero--energy {background-size: 315px, cover;background-position: right 400px, top left;}  
 .hero--marketing {background-size: 315px, cover;background-position: right 104%, top left;} 
}
@media (min-width:1200px) and (max-width:1366px){
  .hero-homebroadband {background-size: 243px, cover;background-position: right 577px, top left;}   
 }
 @media (min-width:1367px)  {
  .hero-homebroadband {background-size: 315px, cover;background-position: right 489px, top left;}   
 }
.hero--conservatories {
  background-image: url("/assets/images/conservatories-hero.jpg");
}
@media only screen and (min-width: 1200px) {
  .hero--conservatories {
    background-image: url("/assets/images/conserve-quote.png"), url("/assets/images/conservatories-hero.jpg") !important;
    background-position: right bottom -40px, top left;
  }
}

.hero--conservatories2 {
  background-image: url("/assets/images/conservatories-hero.jpg");
}
@media only screen and (min-width: 1200px) {
  .hero--conservatories2 {
    background-image: url("/assets/images/conserve-quote2.png"), url("/assets/images/conservatories-hero.jpg") !important;
    background-position: right bottom -40px, top left;
  }
}
.hero--boiler {
  background-image: url("/assets/images/broadband-hero-1.jpg");
}
@media only screen and (min-width: 1200px) {
  .hero--boiler {
    background-image: url("/assets/images/hero-quote5.png"), url("/assets/images/broadband-hero-1.jpg") !important;
    background-position: right bottom -40px, top left;
  }
}
.hero--broadband {
  background-image: url("/assets/images/broadband-hero-3.jpg");
}
@media only screen and (min-width: 1200px) {
  .hero--broadband {
    background-image: url("/assets/images/conserve-quote2.png"), url("/assets/images/broadband-hero-3.jpg") !important;
    background-position: right bottom -40px, top left;
  }
}

.hero--plainbb {
  background-image: url("/assets/images/broadband-hero-1.jpg");
}
@media only screen and (min-width: 1200px) {
  .hero--plainbb {
    background-image: url("/assets/images/broadband-hero-1.jpg") !important;
    background-size: cover;
    background-position: top center;
  }
}

.hero--payments {
  background: linear-gradient(to right bottom, #5947cf, #e13461);
}
@media only screen and (min-width: 1200px) {
  .hero--payments {
    background-image: linear-gradient(to right, rgba(89, 71, 207, 0.6), rgba(225, 52, 97, 0.3)), url("/assets/images/bcc-card-home.jpg") !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
}

.hero--epos {
  background: linear-gradient(to right bottom, #5947cf, #e13461);
}
@media only screen and (min-width: 1200px) {
  .hero--epos {
    background-image: linear-gradient(to right, rgba(89, 71, 207, 0.6), rgba(225, 52, 97, 0.3)), url("/assets/images/epos/epos-system-hero.jpg") !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
}

.hero--tylondon {
  background-image: url("/assets/images/ty-london.jpg");
}
@media only screen and (min-width: 1200px) {
  .hero--tylondon {
    background-image: url("/assets/images/ty-london.jpg") !important;
    background-size: cover;
    background-position: top center;
  }
}

footer.footer {
  padding: 50px 0;
  background: linear-gradient(48.07deg, #3e4ae1 0%, #e5335d 100%);
}
@media only screen and (min-width: 1200px) {
  footer.footer {
    padding: 100px 0;
    background: url("/assets/images/hero-avatar.png"), linear-gradient(48.07deg, #3e4ae1 0%, #e5335d 100%);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
  }
}
footer.footer h6 {
  color: #fff;
}
footer.footer p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
}
footer.footer a {
  color: #fff;
}

/* Mobile Elements */
.mob-avatar {
  margin-bottom: -62px;
}

/* Loan Providers */
.loan-providers {
  padding: 40px;
  border-radius: 7px;
}
.loan-providers .bullets--dark {
  font-size: 14px;
  line-height: 26px;
}
.loan-providers .bullets--dark li {
  padding-left: 15px;
}
.loan-providers .bullets--dark li:before {
  left: 15px;
  background-size: 10px 10px;
  width: 10px;
  height: 10px;
  margin-top: 7px;
}

@media only screen and (min-width: 768px) {
  .loan-figures {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.navbar {
  background: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.navbar .logo {
  max-width: 240px;
}
.navbar-nav {
  text-align: center;
}
.navbar-nav li a {
  color: #fff !important;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
}

.usp {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  color: #fff;
}
.usp-item {
  padding-right: 10px;
}
.usp-item img {
  max-width: 20px;
  top: -3px;
  position: relative;
}

.bullets {
  color: #fff;
  padding-left: 0;
  line-height: 22px;
}
@media only screen and (min-width: 768px) {
  .bullets {
    line-height: 32px;
  }
}
.bullets li {
  list-style-type: none;
  padding-left: 25px;
}
.bullets li:before {
  content: "";
  background-image: url("/assets/images/icons/tick.png");
  background-repeat: no-repeat;
  background-size: 15px 15px;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 15px;
  margin-top: 7px;
}

.bullets--dark {
  color: #4f405a;
}
.bullets--dark li:before {
  left: 0;
}

.button_wrapper {
  text-align: left;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .button_wrapper {
    text-align: left;
  }
}
.button_wrapper--center {
  text-align: center;
}

.button, .pform-footer button {
  background-color: #00c91a;
  color: #fff !important;
  padding: 15px 40px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  border-radius: 5px;
  font-family: neo-sans, sans-serif;
  border: none;
  outline: none;
  text-align: center;
}
.button:hover, .pform-footer button:hover {
  color: #fff;
  background-color: #009613;
  text-decoration: none;
}

.blurb, .blurb-steps {
  text-align: center;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .blurb, .blurb-steps {
    padding-bottom: 40px;
  }
}
.blurb h3, .blurb-steps h3 {
  font-family: proxima-soft, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.blurb-img {
  max-width: 92px;
  margin: auto;
  padding-bottom: 35px;
}
.blurb-homepage {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 10px;
}
@media only screen and (min-width: 768px) {
  .blurb-homepage {
    max-width: 460px;
  }
}
.blurb-homepage__item {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 20px;
  background-color: #00c91a;
  box-shadow: 0 0 0 1px rgba(57, 255, 147, 0.77);
  padding: 20px;
  cursor: pointer;
  font-size: 14px;
  color: #fff !important;
  flex: 0 0 calc(50% - 10px);
  margin-right: 10px;
  margin-bottom: 10px;
  text-decoration: none !important;
}
@media only screen and (min-width: 768px) {
  .blurb-homepage__item {
    flex: 0 0 calc(33.33% - 20px);
    margin-right: 20px;
  }
}
.blurb-homepage__item:hover {
  background-color: #009613;
}
.blurb-homepage__item img {
  max-width: 50px;
  padding-bottom: 10px;
}

@media only screen and (min-width: 768px) {
  .blurb-steps:after {
    content: "";
    background-image: url("/assets/images/icons/arrow.png");
    width: 83px;
    height: 40px;
    background-repeat: no-repeat;
    position: absolute;
    top: 60px;
    right: -40px;
  }
}
.blurb-steps img {
  padding-bottom: 45px;
}
.blurb-steps p {
  max-width: 340px;
  margin: auto;
}

.blurb-steps__holder:nth-child(4) .blurb-steps:after {
  content: "";
  background: none;
}

.accordion-item {
  border: none;
  border-bottom: 1px solid #ececec !important;
  border-radius: 0 !important;
}
.accordion-item__header {
  background: none;
  border-bottom: 1px solid black;
  padding-left: 0;
  padding-right: 0;
  border: none;
  padding: 1.2em 0;
}
.accordion-item__header .fa-plus:before {
  content: "";
  font-size: 10px;
  background-color: #e7cef7;
  padding: 10px;
  border-radius: 50%;
}
.accordion-item__header .fa-minus:before {
  font-size: 10px;
  background-color: #00c91a;
  color: #fff;
  padding: 10px;
  border-radius: 50%;
}
.accordion-item__body {
  padding-left: 0;
  padding-right: 0;
}
.accordion button.btn.btn-link {
  width: 100%;
  text-align: left;
  font-weight: 700;
  color: #581387;
  text-decoration: none;
  padding-left: 0;
  padding-right: 0;
}
.accordion .fa {
  margin-right: 0.5rem;
  float: right;
}

/* Logos Sliders */
.logos-slider .slick-slide {
  margin: 0 20px;
}
.logos-slider .slick-slide img:focus {
  outline: none;
}
.logos-slider .slick-list {
  margin: 0 -20px;
}

/* Bootstrap 5th col */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  flex: 0 0 20%;
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    flex: 0 0 20%;
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    flex: 0 0 20%;
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    flex: 0 0 20%;
    width: 20%;
    float: left;
  }
}
/* Bootstrap 5th col */
.pform .form-title {
  margin-bottom: 0;
}
.pform-steps {
  padding: 15px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.pform-content {
  padding: 20px 0px;
}
.pform-content label.qtitle {
  width: 100%;
  color: #fff;
  text-align: center;
}
.pform-content .pselect {
  margin: 5px 0 20px 0;
}
.pform input {
  padding: 10px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #7b51be;
}
.pform input:hover {
  border: 1px solid #f37480;
  cursor: pointer;
}
.pform input:focus {
  outline: none;
  border: 1px solid #f37480;
  transition: all 0.3s ease-in-out;
}
.pform input.invalid {
  background-color: #ffdddd;
}
.pform .tab {
  display: none;
}
.pform .step {
  background-color: red;
  color: #ffffff;
  flex: 0 0 20%;
  text-align: center;
  padding: 7px;
}
.pform .step.active {
  opacity: 1;
  background-color: #c0cffc;
  color: #313131;
}
.pform-footer {
  display: flex;
  flex-direction: row;
  text-align: center;
  padding: 15px 0;
  max-width: 700px;
  margin: auto;
}
.pform-footer button#prevBtn {
  background: none;
  color: #fff !important;
  outline: none;
}
@media only screen and (min-width: 576px) {
  .pform-footer button#nextBtn {
    min-width: 200px;
  }
}
.pform .pform-radio .qtitle {
  margin-bottom: 1em;
  color: #fff;
}
.pform .pform-radio__item input {
  visibility: hidden;
  position: absolute;
}
.pform .pform-radio__item input + label {
  background-color: #00c91a;
  color: #fff;
  min-height: 125px;
  box-shadow: 0 0 0 1px rgba(57, 255, 147, 0.77);
  border-radius: 23px;
  border: 1px solid rgba(57, 255, 147, 0.77);
  width: 100%;
  padding: 15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.1s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .pform .pform-radio__item input + label {
    min-height: 160px;
  }
}
.pform .pform-radio__item input:hover + label {
  border: 1px solid #fff;
  cursor: pointer;
  background: linear-gradient(48.07deg, #3e4ae1 0%, #e5335d 100%);
  color: #fff;
}
.pform .pform-radio__item input:checked + label {
  color: #fff;
  background-color: #009613;
  background: linear-gradient(48.07deg, #3e4ae1 0%, #e5335d 100%);
}
@media only screen and (min-width: 576px) {
  .pform .pform-radio__item input[type=checkbox] + label {
    min-height: 72px;
  }
}
.pform .pform-radio__item label:hover img {
  filter: brightness(5);
}
.pform .pform-radio__item input:checked + label > img {
  filter: brightness(5);
}
.pform .pform-radio__item label > div {
  padding-top: 5px;
  font-size: 16px;
  line-height: 1.1em;
}
.pform .pform-radio__logo {
  padding-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .pform .pform-radio__logo {
    padding-bottom: 20px;
  }
}
.pform .pform-radio__logo input {
  visibility: hidden;
  position: absolute;
}
.pform .pform-radio__logo input + label {
  box-shadow: 0 0 0px 2px #fff;
  transition: all ease-in-out 0.1s;
}
.pform .pform-radio__logo input:hover + label {
  cursor: pointer;
  box-shadow: 0 0 0px 2px #a03e9b;
}
.pform .pform-radio__logo input:checked + label {
  cursor: pointer;
  box-shadow: 0 0 0px 2px #a03e9b;
}
.pform .pform-radio__logo label {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #a7a7a7;
  border-radius: 10px;
}
/* Showing Error on the radios and checkboxes */
.pform-content span.error {
  width: 100%;
  text-align: center;
  color: #ffffff;
  padding-top: 10px;
  font-size: 14px;
}

/* Showing error on the input contant fields */
.contact-info__item input {
  width: 100%;
}
.consent {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  display: none;
}

.secure {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 3px;
}
.secure img {
  max-width: 15px;
}

/* Progressive Bar */
#progressive-bar {
  border: 1px solid #fff;
  border-radius: 50px;
  min-height: 25px;
  max-width: 700px;
  margin: auto;
}
#progressive-bar__inner {
  background-color: #03d722;
  text-align: center;
  padding: 12px;
  border-radius: 50px 0 0 50px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}

.bar--slim__inner {
  padding: 2px !important;
  font-size: 16px !important;
}

#loader {
  display: none;
  left: 0px;
  top: 0px;
  position: fixed;
  z-index: 10000;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  padding: 0px 5%;
}
#loader .pleasewait {
  text-align: center;
  background: #ededed;
  border-radius: 15px;
  padding: 120px 10px;
  margin-top: 30%;
}
@media only screen and (min-width: 768px) {
  #loader .pleasewait {
    padding: 200px 0;
    margin-top: 10%;
  }
}

/* Half Width Form */
.form-wrapper__half {
  background-color: #581387;
  padding: 40px 20px;
  border-radius: 20px;
}
@media only screen and (min-width: 768px) {
  .form-wrapper__half {
    padding: 60px 60px 40px 60px;
  }
}
.form-wrapper__half #progressive-bar {
  min-height: 10px;
  max-width: 340px;
}
.form-wrapper__half #progressive-bar #progressive-bar__inner {
  padding: 7px;
}
.form-wrapper__half .pform-radio {
  max-width: 300px;
  margin: auto;
}
.form-wrapper__half .qtitle {
  font-size: 20px !important;
  line-height: 24px;
  padding-bottom: 20px;
}
.form-wrapper__half .pform-radio__item input + label {
  min-height: 140px;
}

/* Postcode checker */
#address1 {
  display: none;
}

#address2 {
  display: none;
}

#town {
  display: none;
}

/* Forms */
.pform-content--700 {
  max-width: 700px;
  margin: auto;
  text-align: center;
}

.radio-half {
  flex: 0 0 49%;
}

.radio-third {
  flex: 0 0 98%;
  margin: auto;
}
@media only screen and (min-width: 576px) {
  .radio-third {
    flex: 0 0 32.33%;
  }
}

.radio__item--slim {
  display: flex;
}
.radio__item--slim label {
  min-height: 45px !important;
  border-radius: 10px !important;
}

.select-css {
  display: block;
  font-size: 16px;
  font-family: sans-serif;
  font-weight: 700;
  color: #444;
  line-height: 1.3;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 0.5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}
.select-css::-ms-expand {
  display: none;
}
.select-css:hover {
  border-color: #888;
}
.select-css:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}
.select-css option {
  font-weight: normal;
}

*[dir=rtl] .select-css {
  background-position: left 0.7em top 50%, 0 0;
  padding: 0.6em 0.8em 0.5em 1.4em;
}

:root:lang(ar) .select-css, :root:lang(iw) .select-css {
  background-position: left 0.7em top 50%, 0 0;
  padding: 0.6em 0.8em 0.5em 1.4em;
}

.select-css:disabled, .select-css[aria-disabled=true] {
  color: graytext;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
}
.select-css:disabled:hover, .select-css[aria-disabled=true] {
  border-color: #aaa;
}

/* @ Push Work 
Developer: PG
Reason: Show quote icon for mobile on mortgage
*/
@media (max-width:768px) {
  .hero--remortgage:before {content: "";background-image: url(/assets/images/quote_icon.png);background-repeat: no-repeat;width: 148px;position: absolute;height: 145px;background-size: contain;bottom: 14px;right: 0;z-index: 9999;}
  section#hero {position: relative; padding-bottom: 10px;}
  .hero--remortgage{
	  padding-bottom: 94px !important;
	 }
.logos-slider {
    padding-top: 20px;
}	 
   
}
/*
New Footer Work
*/

.footer_inner {
  padding:50px 0;
  background: linear-gradient(48.07deg, #3e4ae1 0%, #e5335d 100%);
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
}
.footer_inner h2 {
  color: #FFF;
}
.footer_inner {
  color: #FFF;
}
.footer-man {
  position: relative;
}
.footer-man img {
  max-width: 100%;
}

.footer-man img {
  left: 0;
  max-width: 370px;
}
.footer-man img {
  position: absolute;
  left: 0;
  bottom: 0;
}


.footer_inner p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
}

.footer_inner h1, .footer  .h1 {
  font-size: 50px;
  line-height: 60px;
}

.footer_inner a {
  color: #fff;
}
.footer_inner a {
  color: #fff;
}
.footer_inner p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
}
.footer-bottom {
  background: linear-gradient(48.07deg, #3e4ae1 0%, #e5335d 100%);
  color: #fff;
  font-size: 1.1em;
  padding: 2em 0;
}
.footer-bottom__title {
  font-size: 1.5em;
  font-style: italic;
  margin-bottom: 1em !important;
}
.footer-bottom  .highlight {
  color: #cccccc;
}
.footer-bottom a {
  color: #fff;
}
.footer-bottom__text {
  font-size: 0.75em;
}





@media only screen and (min-width: 1200px){
.footer-man img {
  max-width: 100%;
}
.footer_inner {
  padding: 50px 0;
}
}



/*Footer 2*/


.footer_basic {
  background: linear-gradient(48.07deg, #3e4ae1 0%, #e5335d 100%);
}

.footer_basic p {
  margin-bottom: 0;
}
.footer_basic small {
  color: #dddddd;
}
.footer_basic p {
  margin-bottom: 0;
}
.footer_basic p {
  margin-bottom: 0;
}


@media (max-width:768px){

.footer_inner {
  padding: 40px 0px 26px;
}

.footer_inner h2 {
  padding-bottom: 13px !important;
}
.hero--health:before {
  content: "";
  background-image: url(/assets/images/health-quote-mobile.png);
  background-repeat: no-repeat;
  width: 148px;
  position: absolute;
  height: 150px;
  background-size: contain;
  bottom: 14px;
  right: 0;
  z-index: 9999;
}
.list_left_sm ul {
    text-align: left;
    margin-left: 0;
}


}


@media (max-width:575px){


.footer-man img {
  display: none;
}



}
@media (max-width:1550px){

  .navbar-expand-lg .navbar-nav .dropdown-menu{
      left: auto;
      right: 0;
  }
  
  
  }
  ul.features_list li{ text-align: left;}