/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 15, 2015 */

@font-face {
  font-family: 'fs_albertlight';
  src: url('../fonts/fs_albert-light-webfont.eot');
  src: url('../fonts/fs_albert-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fs_albert-light-webfont.woff2') format('woff2'), local('fs_albertlight'),
    url('../fonts/fs_albert-light-webfont.woff') format('woff'),
    url('../fonts/fs_albert-light-webfont.ttf') format('truetype'),
    url('../fonts/fs_albert-light-webfont.svg#fs_albertlight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fs_albertregular';
  src: url('../fonts/fs_albert-webfont.eot');
  src: url('../fonts/fs_albert-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fs_albert-webfont.woff2') format('woff2'), local('fs_albertregular'),
    url('../fonts/fs_albert-webfont.woff') format('woff'), url('../fonts/fs_albert-webfont.ttf') format('truetype'),
    url('../fonts/fs_albert-webfont.svg#fs_albertregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fs_albertbold';
  src: url('../fonts/fs_albert-bold-webfont.eot');
  src: url('../fonts/fs_albert-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fs_albert-bold-webfont.woff2') format('woff2'), local('fs_albert-bold'),
    url('../fonts/fs_albert-bold-webfont.woff') format('woff'),
    url('../fonts/fs_albert-bold-webfont.ttf') format('truetype'),
    url('../fonts/fs_albert-bold-webfont.svg#fs_albert-bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

.bg-primary {
  background-color: #0093d0 !important;
}

.bg-secondary {
  background-color: #bbe4ed !important;
}

.border-secondary {
  border-color: #bbe4ed !important;
}

.border-secondary {
}
body {
  width: 100%;
  height: 100%;
  font-family: 'fs_albertlight', Arial, Helvetica, sans-serif !important;
  /*color: #616365;*/
  color: #000;
  background-color: #fff;
}

html {
  width: 100%;
  height: 100%;
}

h1 {
  font-family: 'fs_albertregular', Arial, Helvetica, sans-serif !important;
  font-weight: 300;
  letter-spacing: 1;
  line-height: 2em;
}

h2 {
  letter-spacing: 1;
}

h3,
h4,
h5,
h6 {
  letter-spacing: 1;
}

h2,
h3,
h4,
h5,
h6 {
  font-family: 'fs_albertlight', Arial, Helvetica, sans-serif !important;
  font-weight: 300;
  line-height: 1.4em;
}

h2 {
  font-size: 36px;
}

h4 {
  font-size: 18px;
}

h1:not(.card-title),
h2:not(.card-title),
h3:not(.card-title),
h4:not(.card-title),
h5:not(.card-title),
h6:not(.card-title) {
  margin: 25px 20px 10px 0;
  text-transform: none;
  color: #0093d0;
}

.intro-sub {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 300;
}

p {
  font-size: 16px;
  line-height: 1.8;
}

.panel-bullets > li {
  margin: 0 0 25px;
  font-size: 16px;
  line-height: 1.8;
}
/* p + p {
  margin-top: 25px;
} */
.no-margin-top {
  margin-top: 0;
}
.base-spacer {
  margin-bottom: 20px;
}
.panel-body h4 {
  color: #0093d0;
}
.panel-body strong {
}
.no-base-padding {
  padding-bottom: 0;
}
.section-heading {
  text-transform: none;
  font-weight: 100;
  line-height: 28px;
  padding-bottom: 30px;
}
.powered {
  position: fixed;
  bottom: 0;
  background: #0093d0;
  padding: 10px;
  color: #fff;
  font-size: 11px;
}

/* Animation Delays*/
.w-one {
  animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
.w-two {
  animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
.w-three {
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
.w-four {
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}
.w-five {
  animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
.w-six {
  animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}
.w-seven {
  animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
.w-eight {
  animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
}
.w-nine {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.w-ten {
  animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
}
.w-eleven {
  animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
.w-twelve {
  animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
}

.modal-body,
.modal-content,
.modal-header h4 {
  background-color: #0093d0;
  color: #fff;
}
.close {
  color: #fff;
  opacity: 0.8;
}
.panel-body {
  background: none repeat scroll 0 0 #fff;
}
.panel-title {
  display: block;
  color: #fff;
}
.panel-title span {
  line-height: 25px;
  float: right;
}
.headline {
  color: #0093d0;
}
.panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  content: '\e114';
  float: right;
  color: #fff;
  font-size: 14px;
}
.panel-default > .panel-heading {
  background-color: #0093d0;
  border-color: #ddd;
  color: #616365;
}
.panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: '\e080';
}
.panel-heading a:hover {
  background: #616365;
  color: #fff;
}
.panel-heading a:focus {
  color: #fff;
  background: #616365;
}
.bgcol-gold {
  background: #616365 !important;
}

.bgcol-gold .panel-title {
  color: #ffffff !important;
}
.bgcol-gold .accordion-toggle:after {
  color: #ffffff !important;
}

@media (max-width: 1080px) {
  .panel-title span {
    display: none;
  }
}

.gold {
  color: #616365;
}
.white {
  color: #fff;
}
.grey {
  color: #616365 !important;
}
.nav-tabs ul {
  background: none;
}
#return-to-top {
  position: fixed;
  bottom: 80px;
  right: 20px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 8px;
  font-size: 29px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}
.nav-tabs > li > a {
  font-size: 18px;
}
.imp-panel {
  padding: 15px;
  background-color: #bbe4ed;
  border-color: #bce8f1;
  color: #0093d0;
}
.imp-panel p,
.imp-panel h4 {
  margin: 0;
}
.page-header {
  margin: 0;
  border: 0;
}

<!--Colours-- > .orange {
  background: #ff6600;
}

<!--Backgrounds-- > .introduction_bg {
  background: url('../img/intro-bg-choices.jpg');
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.changing_bg {
  background: url('../img/intro-bg.jpg');
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.words_bg {
  background: url('../img/choices-arrows.jpg');
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.whats-changing {
  background: url('../img/tablet.jpg');
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.what-happens-next_bg {
  background: url('../img/choices-lg.jpg');
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.bg-colour-one {
  background: #ffffff;
}
.bg-colour-two {
  background: #e2e1e3;
}

ol.panel-bullets {
  counter-reset: li-counter;
  list-style-type: none;
  margin: 0 0 0 2em;
  padding: 0;
}
ol.panel-bullets > li {
  margin-bottom: 20px;
  min-height: 0.5em;
  padding-left: 0.5em;
  position: relative;
  color: #000;
}
ol.panel-bullets > li:before {
  color: #616365;
  content: counter(li-counter, decimal);
  /*counter-increment: li-counter;*/
  content: counter(start) '. ';
  counter-increment: start;
  font-size: 1.3em;
  font-weight: normal;
  left: -1em;
  line-height: 1;
  position: absolute;
  text-align: right;
  top: 0;
  width: 0.8em;
}

ol.l1 {
  counter-reset: start 0;
}
ol.l2 {
  counter-reset: start 5;
}

ul.panel-bullets {
  list-style-type: none;
  position: relative;
  margin-left: 1.5em;
  padding-left: 0;
}

ul.panel-bullets > li {
  color: #000;
}

ul.panel-bullets > li:before {
  content: '\2022';
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -10px;
  top: 3px;
  color: #0093d0;
  font-size: 15px;
}
.panel-bullets > li:before {
  color: #616365;
  content: '•';
  font-size: 1em;
  left: -1em;
  line-height: 1.5em;
  margin-right: 5px;
  position: absolute;
}

/*
@media(min-width:767px) {
    p {
        margin: 0 0 25px;
        font-size: 16px;
        line-height: 1.8;
    }
}
*/

a {
  color: #0093d0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #616365;
}

.light {
  font-weight: 400;
}

.navbar-custom {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-transform: none;
  font-family: 'fs_albertlight', Arial, Helvetica, sans-serif !important;
  font-weight: 300;
  background-color: #0093d0 !important;
  padding: 0 !important;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}

.navbar-custom .navbar-brand {
  font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
  outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
  padding: 4px 6px;
  font-size: 16px;
  color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
  outline: 0;
}

.navbar-custom a {
  color: #fff;
}

.navbar-custom .nav li.active {
  outline: nonte;
  background-color: rgba(255, 255, 255, 0.3);
}

.navbar-custom .nav li a {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active {
  outline: 0;
  background-color: rgba(255, 255, 255, 0.3);
}

@media (min-width: 767px) {
  .navbar {
    padding: 20px 0;
    border-bottom: 0;
    letter-spacing: 1;
    background: 0 0;
    -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
  }

  .top-nav-collapse {
    padding: 0;
    background-color: #0093d0;
  }

  .navbar-custom.top-nav-collapse {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}

@media (max-width: 992px) {
  .navbar-nav > li > a {
    padding: 12px 5px 12px 5px;
  }
  .intro-mobile {
    display: block;
    padding-top: 100px;
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .navbar-custom {
    font-size: 15px;
  }
}

.intro {
  display: table;
  width: 100%;
  height: auto;
  padding: 100px 0;
  text-align: center;
  color: #fff;
  background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;
  background-color: #0093d0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.intro .intro-body {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 45px;
}

.intro .intro-body .brand-heading {
  font-size: 60px !important;
  line-height: 1;
  vertical-align: bottom;
}
.intro .intro-body .intro-text {
  font-size: 18px;
}

@media (min-width: 767px) {
  .intro {
    height: 100%;
    padding: 0;
  }

  .intro .intro-body .brand-heading {
    font-size: 24px;
    line-height: 1;
  }
}
.btn-circle {
  width: 70px;
  height: 70px;
  margin-top: 15px;
  padding: 7px 16px;
  border: 2px solid #fff;
  border-radius: 35px;
  font-size: 40px;
  color: #fff;
  background: 0 0;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
  outline: 0;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}

.btn-circle i.animated {
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {
  0 {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0 {
    -moz-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

.content-section {
  padding-top: 100px;
  min-height: 800px;
}

.download-section {
  width: 100%;
  padding: 50px 0;
  color: #fff;
  background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
  background-color: #0093d0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

#map {
  width: 100%;
  height: 200px;
  margin-top: 100px;
}

@media (min-width: 767px) {
  .content-section {
    padding-top: 100px;
  }

  .download-section {
    padding: 100px 0;
  }

  #map {
    height: 400px;
    margin-top: 250px;
  }
}

.btn {
  text-transform: none;
  font-family: 'fs_albertlight', Arial, Helvetica, sans-serif !important;
  font-weight: 300;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-default {
  border: 1px solid #0093d0;
  color: #0093d0;
  background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
  border: 1px solid #0093d0;
  outline: 0;
  color: #0093d0;
  background-color: #0093d0;
}

ul.banner-social-buttons {
  margin-top: 0;
}

@media (max-width: 1199px) {
  ul.banner-social-buttons {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  ul.banner-social-buttons li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }

  ul.banner-social-buttons li:last-child {
    margin-bottom: 0;
  }
  #return-to-top {
    display: none !important;
  }
  .intro .intro-body .brand-heading {
    font-size: 26px !important;
    line-height: 1;
    vertical-align: bottom;
    margin-top: 20px;
  }
  .intro-mobile {
    display: block;
    padding-top: 100px;
    vertical-align: bottom;
  }
  .powered {
    display: none;
  }
}

footer {
  padding: 20px 0;
  background: #0093d0;
}

footer p {
  margin: 0;
}

::-moz-selection {
  text-shadow: none;
  background: #fcfcfc;
  background: rgba(255, 255, 255, 0.2);
}

::selection {
  text-shadow: none;
  background: #fcfcfc;
  background: rgba(255, 255, 255, 0.2);
}

img::selection {
  background: 0 0;
}

img::-moz-selection {
  background: 0 0;
}

body {
  webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);
}

.trustarc-banner-background {
  z-index: 2000;
}

.card-header .btn-link {
  color: #fff;
}

.nav-tabs {
  background: #fff;
  border-radius: 0.25rem;
}

.nav-link.active {
  color: #fff !important;
  background-color: #616365 !important;
  border-bottom-color: transparent !important;
}

.card + .card {
  margin-top: 5px;
}

.card-header {
  padding: 10px;
}

.card-header .btn {
  inline-size: 100%;
  text-align: start;
  font-size: 18px;
  padding: 0;
}

.btn-link.focus,
.btn-link:focus,
.card-header .btn-link:hover {
  text-decoration: none;
}

.card-header:has(+ .collapse):hover,
.card-header:has(+ .collapsing):hover {
  background: #616365 !important;
}
.card-header:has(+ .collapsing),
.card-header:has(+ .collapse.show) {
  background: #616365 !important;
}

.card-header h4 {
  font-size: 18px;
}

.nav-tabs {
    background: none;
}

.nav-tabs .nav-item {
    background: white;
}

.nav-link.active {background-color: rgba(255, 255, 255, .3)}

.card-header .collapse-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-align: left;
}
 
.card-header .collapse-toggle .arrow::after {
    content: "▼";
    font-size: 18px;
    margin-left: 8px;
    display: inline-block;
    transition: transform 0.3s ease;
}
 
.card-header .collapse-toggle[aria-expanded="true"] .arrow::after {
    transform: rotate(180deg);
}