/*@import url("bootstrap.min.css");*/
@import url("fonts.css");

.checkbox-uikit:hover:not(.Selected):not(.selected) {
  background-color: #f2f2f2;
  border: 2px solid #cccccc;
}

.checkbox-uikit.selected {
  background-color: #18326E;
  border-color: #18326E;
  color: white;
}

.checkbox-uikit {
  cursor: pointer;
}
/* Simple Sidebar */
body {
  padding-right: 0
}

.txt-primary {
  color: #E64845;
}

.font-grey{
    color: #666666;
}

.header span {
  border: none;
  /*border-color:transparent;*/
}
.BiggerText label {
  letter-spacing: inherit;
  font-size: inherit;
}

.CustomerDetails label {
  letter-spacing: inherit;
  font-size: inherit;
}

.LoanDetails label {
  letter-spacing: inherit;
  font-size: inherit;
}

.DottedBottomBorder label {
  letter-spacing: inherit;
  font-size: inherit;
}

.label-top-negative {
  margin-top: -10px;
}

.UIContainer button {
  border: none;
}

.formcontrol-span {
  display: inline-block;
  position: absolute;
  margin-top: -55px;
}

parentChevron a:after {
  content: '\f078';
  font-family: FontAwesome;
}

.navbar {
  position: relative;
}

  .navbar.nav-trans {
    position: absolute;
  }

.sidebar-brand {
  background: #26ae60;
  color: #FFF;
}

.brand {
  position: absolute;
  left: 50%;
  margin-left: -50px;
  display: block;
}

.fwhub .savings-panel {
  height: 210px;
}

.fwhub .learn-panel {
  height: 211px;
}

.fwhub .loans-panel {
  height: 450px;
}
/* Hero Images */
#budget, .budget {
  background: url('../img/budget.jpg') center center;
  background-size: cover;
}
#save-calc, .save-calc {
  background: url('../img/save-calc.jpg') center center;
  background-size: cover;
}

#hub-head-desk, .hub-head-desk {
  background: url(../img/finwellhub-blur-darker.jpg) no-repeat;
  min-height: 560px;
  padding: 71px 0 65px 0;
  position: relative;
  background-size: cover;
}
#hero_us_save, .hero_us_save {
  background: url(../img/hero_us_save.jpg) no-repeat;
  min-height: 560px;
  padding: 71px 0 65px 0;
  position: relative;
  background-size: cover;
}
#TickGreen, .TickGreen {
  background: url(../img/TickGreen.png) no-repeat;
  min-height: 60px;
  /*position: absolute;*/
  margin: auto;
  /*top: 0;
  left: 0;
  right: 0;
  bottom: 0;*/
}

#savingsHero, .savingsHero {
  min-height: 560px;
  padding: 71px 0 65px 0;
  position: relative;
  background-size: cover;
}

.savingsHero-img {
  background: url(../img/flipped-dark-savings-bg.jpg) no-repeat;
}


.savingsHero-blue {
  background-color: #18326E;
}

#save, .save {
  background: url('../img/save.jpg') center center;
  background-size: cover;
}

#save_us, .save {
  background: url('../img/save.jpg') center center;
  background-size: cover;
}

#sidecar {
  background: url('../img/sidecar-savings.jpg') center center;
  background-size: cover;
}

#helptosave {
    background: url('../img/helptosave.jpg') center center;
    background-size: cover;
}

#borrow {
  background: url('../img/loans.jpg') center center;
  background-size: cover;
}

#borrow_us {
  background: url('../img/loans_us.png') center center;
  background-size: cover;
  background-position:right;
}

#save_us {
  background: url('../img/Saving_tile_US.png') center center;
  background-size: cover;
  background-position: right;
}


#advance {
  background: url('../img/advance-finwell-hub-tile.jpg') center center;
  background-size: cover;
}

#bg-1 {
  background: url('../img/bg-1.jpg') top center;
  background-size: cover;
}

#bg-2 {
  background: url('../img/bg-2.jpg') top center;
  background-size: cover;
}

#bg-3 {
  background: url('../img/bg-3.jpg') top center;
  background-size: cover;
}

#bg-4 {
  background: url('../img/bg-4.jpg') top center;
  background-size: cover;
}

#bg-5 {
  background: url('../img/bg-5.jpg') top center;
  background-size: cover;
}

#bg-6 {
  background: url('../img/bg-6.jpg') top center;
  background-size: cover;
}

#learn {
  background: url('../img/learn.jpg') top center;
  background-size: cover;
}

#learn_us {
  background: url('../img/learn_us.jpg') top center;
  background-size: cover;
}

#Finwell_hero1_us {
  background: url('../img/Finwell_hero1_us.jpg') top center;
  background-size: cover;
}

#Finwell_hero_il_us {
  background: url('../img/Finwell_hero_il_us.svg') top center;
  background-size: cover;
}

#Finwell_hero1_us_Mobile {
  background: url('../img/Finwell_hero1_us.jpg') top center;
  background-repeat: no-repeat;
  background-position: -200px center;
  background-size: auto 100%;
}

#Finwell_hero_il_us_Mobile {
  background: url('../img/Finwell_hero_il_us.svg') top center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}

#loans_us {
  background: url('../img/loans_us.jpg') top center;
  background-size: cover;
}

#budget_us {
  background: url('../img/budget_us.png') top center;
  background-size: cover;
}

#clearscore_us {
  background: url('../img/clearscore_us.png') top center;
  background-size: cover;
}

#save-calc_us {
  background: url('../img/save-calc_us.png') top center;
  background-size: cover;
}

#clearscore, .clearscore {
  background: url('../img/clearscore.jpg') bottom center;
  background-size: cover;
}

#hub-head-tess {
  background: url('../img/hub-head-tess.jpg') top center;
  background-size: cover;
}

#hub-head-green {
  margin-top: 11px;
}

#hub-head {
  background: url('../img/hub-head.jpg') top center;
  background-size: cover;
}

#hub-head-full {
  background: url('../img/hub-head-full.jpg') top center;
  background-size: cover;
}

#hub-head-right {
  background: url('../img/hub-head-right.jpg') top center;
  background-size: cover;
}

#loans {
  background: url('../img/loans.jpg') top center;
  background-size: cover;
}

.sf-hero {
  background-image: url('../img/bg.jpg');
}

.sf-nhs-hero {
  background-image: url('../img/nhs-hero.jpg');
}

.gcaptcha-repsonsive {
  transform: scale(1.0);
  -webkit-transform: scale(1.);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.text-xxl {
  line-height: 60px;
  font-size: 75px;
  font-weight: bold;
}

.text-xl {
  font-size: 35px
}

.text-lg {
  font-size: 25px
}

.text-md {
  font-size: 18px
}

.text-sm {
  font-size: 16px
}

.text-xs {
  font-size: 12px
}

.no-padding {
  padding: 0
}

.no-margin {
  margin: 0
}

.m-auto {
  margin: auto
}

.no-margin-tb {
  margin-top: 0;
  margin-bottom: 0
}

.margin-top-xs {
  margin-top: 10px
}

.margin-top-md {
  margin-top: 20px
}

.margin-bottom-xs {
  margin-bottom: 5px;
}

.margin-bottom-s {
  margin-bottom: 10px;
}

.vertical-line {
  border-left: 2px solid #D3D3D3;
  height: 160px;
  left: 49.81%;
  right: 19.85%;
}

.m-left-5 {
  margin-left: 5px
}

.m-right-5 {
  margin-right: 5px
}

.m-left-10 {
  margin-left: 10px
}

.m-left-50 {
  margin-left: 50px
}

.m-left-150 {
  margin-left: 150px
}

.m-right-10 {
  margin-right: 10px
}

.full-height {
  height: 100%
}

.full-height-portfolio {
  height: 100%
}

.height-50 {
  height: 50%;
  min-height: 300px
}

.height-vh100 {
  height: 100vh
}

.height-vh75 {
  height: 75vh
}
.height-vh77 {
  height: 77vh
}
.height-vh79 {
  height: 79vh
}

.height-dynamic{

}

.height-vh60 {
  height: 60vh
}

.height-vh50 {
  height: 50vh
}

.height-vh60 {
  height: 60vh
}

.height-vh80 {
  height: 80vh
}

.height-vh40 {
  height: 40vh;
  min-height: 200px
}

.height-vh30 {
  height: 30vh;
  min-height: 150px
}

.height-vh20 {
  height: 20vh;
}

.height-vh5 {
  height: 5vh;
}

.height-vw50 {
  height: 50vw
}

.height-vw35 {
  height: 35vw
}

.full-width {
  width: 100%
}

.width-450 {
  max-width: 500px
}

.inner {
  width: 70%;
  margin: 0 auto;
  padding: 0
}

body {
  overflow-x: hidden;
}

a:hover {
  color: #3C763D;
}

#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

  #wrapper.toggled {
    padding-left: 270px;
  }

#sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  left: 270px;
  width: 0;
  height: 100%;
  margin-left: -270px;
  overflow-y: auto;
  background: #444a4e;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
  width: 270px;
}

#page-content-wrapper {
  width: 100%;
  position: absolute;
  padding-left: 0px;
}

#wrapper.toggled #page-content-wrapper {
  position: absolute;
  margin-right: -270px;
}


.sidebar-nav {
  position: absolute;
  top: 0;
  width: 270px;
  margin: 0;
  padding: 0;
  list-style: none;
}

  .sidebar-nav li {
    text-indent: 20px;
    line-height: 60px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
  }

    .sidebar-nav li a i {
      padding-right: 16px;
    }

    .sidebar-nav li a {
      text-align: left;
      display: block;
      text-decoration: none;
      color: rgba(255,255,255,0.7);
    }


    .sidebar-nav li ul.collapse.in {
      background-color: #393838;
      -webkit-padding-start: 0px;
    }

    .sidebar-nav li ul li a {
      font-size: 12px;
      line-height: 40px;
      text-indent: 40px;
      border-top: 1px solid rgba(255,255,255,0.1);
      border-left: 5px solid #393838;
      /*border-left: 5px solid #00BE96;*/
    }

    .sidebar-nav li.active a, .sidebar-nav li ul li.active a {
      border-left: 5px solid #00BE96;
      border-bottom: none;
      color: #fff;
      background: rgba(255,255,255,0.2);
      padding-bottom: 0px;
    }

    .sidebar-nav li a:hover {
      text-decoration: none;
      color: #fff;
      background: rgba(255,255,255,0.2);
    }

    .sidebar-nav li a:active,
    .sidebar-nav li a:focus {
      text-decoration: none;
    }

  .sidebar-nav > .sidebar-brand {
    height: 69px;
    /*height: 71px;*/
    font-size: 18px;
    line-height: 60px;
  }

    .sidebar-nav > .sidebar-brand a {
      color: #999999;
    }

      .sidebar-nav > .sidebar-brand a:hover {
        color: #fff;
        background: none;
      }

  .sidebar-nav ul {
    background-color: #393838;
    -webkit-padding-start: 0px;
  }

@media(min-width:768px) {
  #wrapper {
    padding-left: 0;
  }

    #wrapper.toggled {
      padding-left: 270px;
    }

  #sidebar-wrapper {
    width: 0;
  }

  #wrapper.toggled #sidebar-wrapper {
    width: 270px;
  }

  #page-content-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
  }

  #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
  }
}

@media(max-width:767px) {

  #keepMePosted {
    display: block;
    width: 100%;
  }

  #simpleTilesContainer {
    border-bottom: 0px solid;
  }

  #titlemobile {
    padding: 10px;
  }

  #wrapper {
    padding-left: 0px;
  }

  .h-center-mob {
    text-align: center;
  }


  .pull-right {
    float: none;
  }

  #wrapper.toggled {
    padding-left: 270px;
  }

  #sidebar-wrapper {
    width: 0;
  }

  #wrapper.toggled #sidebar-wrapper {
    width: 270px;
    margin-left: -270px;
    left: 270px;
    text-align: center;
  }

  #page-content-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
  }

  #wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: 0;
  }

  .navbar-brand {
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
  }

  .toggled .navbar-brand {
    transform: translateX(0%);
    left: 50%;
    position: absolute;
  }
}

.navbar-brand {
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
}


.navbar-header {
  position: static;
}

.navbar-brand {
  padding: 0px;
}

  .navbar-brand > img {
    height: 100%;
    width: auto;
    padding: 7px 14px;
  }


/* SF Style */


html,
body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 26px;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-family: 'sofia_pro_regular', "Helvetica Neue", Helvetica, Arial, sans-serif
}

.btn-rad {
  border-radius: 10px;
  font-size: 14px;
  padding: 7px 27px;
  margin-right: 2px;
}

  .btn-rad.active {
    box-shadow: none;
    background: #00BE96;
    color: #FFF;
  }

.btn-circle.btn-help {
  width: 80px;
  height: 80px;
  padding: 5px 0px;
  border-radius: 100px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
  -moz-box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.3);
}

.btn-circle.btn-tour {
  width: 80px;
  height: 80px;
  padding: 5px 0px;
  border-radius: 100px;
  position: fixed;
  left: 20px;
  bottom: 20px;
  z-index: 1000;
  -moz-box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.3);
}

  .btn-circle.btn-tour:before {
    background: url('../img/signpost-icon.svg') center center no-repeat;
    background-size: 50px 50px;
    display: inline-block;
    width: 70px;
    height: 70px;
    content: "";
  }

.btn-circle.btn-help:before {
  background: url('../img/question-icon.svg') center center no-repeat;
  background-size: 50px 50px;
  display: inline-block;
  width: 70px;
  height: 70px;
  content: "";
}

.mega-content.span3 {
  width: 270px;
}

.mega-content .list-unstyled {
  padding-left: 20px;
}

.modal {
  overflow: auto;
}

a:active,
a:focus,
button:focus,
button:active {
  outline: none;
}

li.active a {
  padding-bottom: 8px;
  border-bottom: 4px solid #FFF;
}

#accordion h5 {
  text-align: left;
}

#accordion a {
  color: #4A4A4A;
}

  #accordion a:hover,
  #accordion a:focus {
    color: #4A4A4A;
    text-decoration: none;
  }

li i {
  padding-right: 6px;
}
/* Default custom select styles */

.form-group label {
  padding-top: 30px;
  font-size: 14px;
  line-height: 26px;
}
/* Float Labels */

.float-label-control {
  position: relative;
  margin-bottom: 1.5em;
}

  .float-label-control::-webkit-input-placeholder {
    color: #9C9C9C;
  }

  .float-label-control:-moz-placeholder {
    color: #9C9C9C;
  }

  .float-label-control::-moz-placeholder {
    color: #9C9C9C;
  }

  .float-label-control:-ms-input-placeholder {
    color: #9C9C9C;
  }

  .float-label-control input:-webkit-autofill {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 1000px white inset;
    -moz-box-shadow: 0 0 0 1000px white inset;
    box-shadow: 0 0 0 1000px white inset;
  }

  .float-label-control input,
  .float-label-control label {
    font-size: 16px;
    box-shadow: none;
    -webkit-box-shadow: none;
  }

    .float-label-control input:focus {
      border-color: #00BE96;
      box-shadow: none;
      -webkit-box-shadow: none;
      border-bottom-width: 2px;
      padding-bottom: 0;
    }

  .float-label-control input {
    display: block;
    width: 100%;
    padding: 0.1em 0em 1px 0em;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #E0DEDE;
    outline: none;
    margin: 0px;
    background: none;
  }

  .float-label-control label {
    position: absolute;
    font-weight: normal;
    top: -2.0em;
    left: 0.08em;
    color: #FFF;
    z-index: -1;
    letter-spacing: 2px;
    font-size: 12px;
    -moz-animation: float-labels 300ms none ease-in;
    -webkit-animation: float-labels 300ms none ease-in;
    -o-animation: float-labels 300ms none ease-in;
    -ms-animation: float-labels 300ms none ease-in;
    -khtml-animation: float-labels 300ms none ease-in;
    animation: float-labels 300ms none ease-in;
    /* There is a bug sometimes pausing the animation. This avoids that.*/
    animation-play-state: running;
    -webkit-animation-play-state: running;
  }

  .float-label-control:not(:first-child) {
    margin-top: 35px;
  }

  .float-label-control input[type="password"]:before {
    content: 'Hello';
    font-size: 12px;
    color: red;
  }

@-webkit-keyframes float-labels {
  0% {
    opacity: 1;
    color: #aaa;
    top: 0.1em;
    font-size: 12px;
  }

  20% {
    font-size: 12px;
    opacity: 0;
  }

  30% {
    top: 0.1em;
  }

  50% {
    opacity: 0;
    font-size: 12px;
  }

  100% {
    top: -2em;
    opacity: 1;
  }
}
/* Change the white to any color ;) */

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
/* Placeholder and selected option */
/* Options */
/* Optgroup and optgroup label */

@media all and (max-width: 767px) {
  body {
    overflow-x: hidden;
  }

  .btn-circle.btn-help {
    width: 50px;
    height: 50px;
    right: 10px;
  }

  .btn-circle.btn-tour {
    width: 50px;
    height: 50px;
    left: 10px;
  }

    .btn-circle.btn-tour:before {
      background-size: 30px 30px;
      width: 40px;
      height: 40px;
    }

  .btn-circle.btn-help:before {
    background-size: 30px 30px;
    width: 40px;
    height: 40px;
    right: 10px;
  }

  .modal-title.text-left {
    text-align: left;
  }

  .btn.btn-trans {
    background: transparent;
    color: #4a4a4a;
    padding-left: inherit;
    text-align: center;
    letter-spacing: 0;
    text-transform: none;
    font-weight: normal;
    text-decoration: underline;
    font-size: 14px;
  }
}

a.color-black {
  color: #4A4A4A;
}

a {
  color: #00BE96;
  text-decoration: none;
  cursor: pointer;
  outline: 0
}

  a:hover,
  a:focus {
    background-color: transparent;
    text-decoration: none;
    /*color: #00BE96;
    text-decoration: underline;
    opacity: 1*/
  }

.overlay {
  height: 100%;
  width: 100%;
  background-color: rgba(28, 30, 33, 0.4);
  /* overflow: hidden; */
}

span.underline-green {
  display: inline-block;
  border-bottom: 5px solid #00BE96;
  padding-bottom: 5px;
}

.bg-green.color-white a,
.color-white a,
a.color-white {
  color: #FFF;
  /*text-decoration: underline;*/
  cursor: pointer;
  outline: 0
}

  .color-white a:hover,
  a.color-white:hover,
  .color-white a:focus,
  a.color-white:focus,
  {
    color: unset;
    text-decoration: none;
  }

img {
  max-width: 100%
}

h1,
h2,
h3,
h4,
h5 {
  line-height: 1.3;
  font-family: "Futura";
}

h2 {
  font-size: 42px;
}

h1 {
  font-size: 55px;
}

#honest,
#wallet,
#clock,
#safe,
#faq {
  height: 70px;
}

h2 {
  font-size: 42px;
}

h3 {
  font-size: 32px;
  /*font-weight: bold;*/
}

h4 {
  font-size: 24px
}

h5 {
  font-size: 22px;
  font-weight: 400
}

.text-md {
  font-size: 18px
}

.text-sm {
  font-size: 14px;
  line-height: 22px;
}

.text-xs {
  font-size: 12px;
}

supUS {
  font-size: 50%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.9em
}

supUSA {
  font-size: 25%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -2em
}

.text-sfblue {
  color: #18326E
}

.text-sfpink {
  color: #FE5F5A;
}

.text-sfgreen {
  color: #00BE96;
}


.text-sfgrey {
  color: #aeaeae;
}

@media only screen and (max-width: 486px) {
  .tile-icons {
    display: none;
  }

  .gcaptcha-repsonsive {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }

  #hub-head-desk, .hub-head-desk {
    background: url(../img/finwellhub-blur-darker.jpg) -300px 65px no-repeat;
    background-size: cover;
  }
  #hero_us_save, .hero_us_save {
    background: url(../img/hero_us_save.jpg) -300px 65px no-repeat;
    background-size: cover;
  }
  #savingsHero-img, .savingsHero-img {
    background: url(../img/flipped-dark-savings-bg.jpg) -300px 65px no-repeat;
    background-size: cover;
  }

  .text-sm {
    font-size: 12px;
    line-height: 18px;
  }
}

@media all and (max-width: 767px) {
  .table-wrap td {
    display: block;
    white-space: inherit;
    border-top: none;
  }

  .modal-sign-in .btn-group.pull-right {
    text-align: center;
    float: none;
    margin-top: 10px;
  }

  li,
  p {
    font-size: 14px;
    line-height: 26px;
  }

  h1 {
    font-size: 28px
  }

  h2 {
    font-size: 24px
  }

  h3 {
    font-size: 24px
  }

  h4 {
    font-size: 18px
  }

  h5 {
    font-size: 16px;
    font-weight: 400
  }
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase
}

.hero-subtitle,
.hero-title {
  font-family: 'Futura';
  line-height: 1.2;
  font-size: 12px;
  letter-spacing: 2px
}

.hero-title {
  font-size: 18px;
  line-height: 1.5
}

  .hero-title.lowercase {
    text-transform: none;
    letter-spacing: 0px;
    text-shadow: none;
  }

  .hero-title.text-lg {
    font-size: 25px
  }
/* Hero Backgrounds */
sf-hero-about {
}

.font-sofia_pro_regular {
  font-family: 'sofia_pro_regular'
}

.letter-spacing-2 {
  letter-spacing: 2px;
  margin-left: -2px
}

.letter-spacing-5 {
  letter-spacing: 5px;
  margin-left: -5px
}

.letter-spacing-3 {
  letter-spacing: 3px;
  margin-left: -3px
}

body {
  -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#nav-icon1 {
  width: 20px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon2 {
  width: 20px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon3 {
  width: 20px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon4 {
  width: 20px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span {
  display: block;
  position: absolute;
  height: 3px;
  margin-top: 4px;
  width: 100%;
  background: #FFF;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.has-scrolled #nav-icon1 span {
  background: #FE5F5A !important;
}

#nav-icon2 span {
  display: block;
  position: absolute;
  height: 3px;
  margin-top: 4px;
  width: 20px;
  background: #00BE96;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  margin-top: 4px;
  width: 20px;
  background: #00BE96;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon4 span {
  display: block;
  position: absolute;
  height: 3px;
  margin-top: 4px;
  width: 20px;
  background: #FFF;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 7px;
}

#nav-icon1 span:nth-child(3) {
  top: 14px;
}

#nav-icon2 span:nth-child(1) {
  top: 0px;
}

#nav-icon2 span:nth-child(2) {
  top: 7px;
}

#nav-icon2 span:nth-child(3) {
  top: 14px;
}

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2) {
  top: 7px;
}

#nav-icon3 span:nth-child(3) {
  top: 14px;
}

#nav-icon4 span:nth-child(1) {
  top: 0px;
}

#nav-icon4 span:nth-child(2) {
  top: 7px;
}

#nav-icon4 span:nth-child(3) {
  top: 14px;
}

#nav-icon1.open span:nth-child(1) {
  top: 7px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 7px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.bg-white #nav-icon1 span {
  background: #00BE96;
}

#nav-icon2.open span:nth-child(1) {
  top: 7px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon2.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon2.open span:nth-child(3) {
  top: 7px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.bg-white #nav-icon2 span {
  background: #00BE96;
}

.navbar {
  position: relative;
  border-radius: 0;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  background-color: unset;
  background-image: unset;
  border: none;
  box-shadow: none;
  font-size: 12px;
  margin-bottom: 0;
  border-color: unset;
  z-index: 99;
  padding: 10px 0;
  transition: none
}

.navbar-right {
  padding: 0 0 0 32px
}

.navbar .navbar-collapse {
  border-color: #00BE96
}
/*#google-recaptcha > div > div > iframe > html > body > div.rc-anchor, #google-recaptcha > div > div > iframe > html > body > div.rc-anchor-normal, #google-recaptcha > div > div > iframe > html > body > div.rc-anchor-light {
    width: 99%;
    }*/

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: none;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}

.navbar a {
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1px
}


.navbar-collapse .navbar-nav > li > a {
  text-align: left;
  color: #fff
}

.navbar .navbar-toggle {
  border-color: #4A4A4A;
  font-size: 26px;
  padding: 5px 8px
}

  .navbar .navbar-toggle:hover {
    color: #fff
  }

  .navbar .navbar-toggle:focus,
  .navbar .navbar-toggle:hover {
    background-color: unset
  }

.navbar-toggle {
  background-color: unset;
  border: unset
}

.navbar .navbar-nav > li > a:focus,
.navbar .navbar-nav > li > a:hover {
  color: initial;
  background-color: unset
}

.navbar .navbar-nav > li > a:hover {
  color: #fff;
  background-color: unset
}

.navbar.has-scrolled a.navbar-toggle.collapsed.icon.ion-navicon > collapse-icon {
  color: #1B1A1A
}

.navbar.nav-light {
  border-bottom: 1px solid transparent
}

  .navbar.nav-light .navbar-nav > li > a {
    color: #4A4A4A;
    opacity: .8;
    font-weight: 600
  }

    .navbar.nav-light .navbar-nav > li > a:hover {
      color: #4A4A4A;
      opacity: 1;
      font-weight: 600
    }

@media (max-width: 768px) {
  .navbar-nav {
    margin: 2.5px -15px;
  }

  .navbar .caret {
    color: #00BE96;
    margin-top: -15px;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
  }

  .navbar a .icon {
    font-size: 22px;
    color: #00BE96;
  }

  .nav > li a {
    padding-left: 0px;
  }

  .mega-content li a .icon {
    font-size: 14px;
    color: #FFF;
  }

  .navbar .uname {
    display: none;
  }
}

.navbar-right {
  padding: 0px;
}

.navbar.nav-light .navbar-toggle {
  border-color: #1D1B1B;
  color: #191818;
}

.navbar .navbar-nav > li > a:hover,
.navbar.nav-light .navbar-nav > li > a:focus,
.navbar .navbar-nav > li > a:hover {
  color: #4A4A4A;
  background-color: unset;
  float: right;
}

.navbar .navbar-brand.logo-sticky {
  display: none;
}

.shadow-z2 {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.shadow-z3 {
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}

.navbar-header {
  position: relative;
  z-index: 1;
}

.navbar .navbar-brand {
  padding: 6px;
}

.nav-collapse-icon {
  font-size: 26px;
}

@media (max-width: 767px) {
  .nav > li a {
    padding-left: 32px;
  }
}
/*!
 * navbar!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/navbar3
 * 
 * @geedmo - Licensed under the MIT license
 */

.navbar .nav,
.navbar .collapse,
.navbar .dropdown {
  color: #FFF;
  position: relative;
  text-decoration: none;
  display: table-cell;
  float: right;
}

.navbar .dropdown-menu {
  border: 0;
  box-shadow: none;
  background-color: #00BE96;
  color: #fff;
  border-radius: 0;
  color: #FFF;
  position: absolute;
}

.navbar .mega-content {
  padding-top: 5px;
}

  .navbar .mega-content li {
    transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    color: #fff;
    padding: 6px 5px;
  }

.mega-content li a {
  color: #FFF;
}

.navbar .mega-content li:hover {
  opacity: 1;
}

@media (max-width: 767px) {
  #accordion .text-md {
    font-size: 16px;
  }

  .navbar .mega-content {
    padding: 0;
    height: auto;
    overflow-y: scroll;
    overflow-x: hidden
  }
}

.table-padding {
  padding: 40px;
}

.padding-md {
  padding: 40px;
}

.padding-lrg {
  padding: 60px;
}

.padding-xxs {
  padding: 5px;
}

.padding-xs {
  padding: 7px;
}

.padding-sm {
  padding: 15px;
}

.padd-top-10 {
  padding-top: 10px;
}

.padd-top-20 {
  padding-top: 20px;
}

.padd-top-30 {
  padding-top: 30px;
}

.padd-top-50 {
  padding-top: 50px;
}

.padd-top-60 {
  padding-top: 60px;
}

.padd-top-80 {
  padding-top: 80px;
}

.padd-top-xs {
  padding-top: 26px
}

.padd-top-sm {
  padding-top: 35px
}

.padd-bottom-s {
  padding-bottom: 20px;
}

.padd-bottom-sm {
  padding-bottom: 35px
}

.padd-top-md {
  padding-top: 48px
}

.padd-bottom-md {
  padding-bottom: 48px
}

.padd-top-lg {
  padding-top: 68px
}

.padd-right-s {
  padding-right: 10px;
}

@media (max-width: 767px) {
  html,
  body,
  .text-right,
  .text-left {
    /*text-align: center*/
  }

  .mobi-center {
    margin: 0 auto;
    text-align: center;
  }

  .btn-inline-spacer {
    margin-left: -40px;
  }

  .padd-top-xs {
    padding-top: 16px
  }

  .padd-top-sm {
    padding-top: 20px
  }

  .padd-bottom-sm {
    padding-bottom: 20px
  }

  .table-padding {
    padding: 10px;
  }

  .padd-top-md {
    padding-top: 32px
  }

  .padd-bottom-md {
    padding-bottom: 32px
  }

  .padd-top-lg {
    padding-top: 41px
  }
}

.no-padding {
  padding: 0
}

.margin-top-md {
  margin-top: 20px;
}

.full-height {
  height: 100%
}

.height-vh100 {
  height: 100vh
}

@media only screen and (max-width: 959px) {
  .tablet-center {
    margin: 0 auto;
    text-align: center;
  }
}

.v-align {
  position: relative;
  top: 0;
  right: 0;
  height: 100%;
  bottom: 0;
  left: 0;
  display: table;
  width: 100%
}

  .v-align > .h-align {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center
  }

.v-middle {
  vertical-align: middle
}

.v-align-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row
}

.h-align {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}

.h-center {
  text-align: center;
  margin: 0 auto;
}

.h-left {
  text-align: left;
}

.h-right {
  text-align: right;
}

@media all and (max-width: 990px) {
  .v-align-flex {
    display: block
  }
}

.btn123123 {
  font-size: 16px;
  opacity: 1;
  text-transform: capitalize;
  text-shadow: none;
  font-family: 'QanelasSoft-Medium';
}

.btn-uikit {
  font-family: 'QanelasSoft-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  padding: 12px 32px;
  transition: all .3s cubic-bezier(0.25, 0.57, 0.46, 0.88);
  -webkit-transition: all .3s cubic-bezier(0.25, 0.57, 0.46, 0.88);
  -ms-transition: all .3s cubic-bezier(0.25, 0.57, 0.46, 0.88);
  -moz-transition: all .3s cubic-bezier(0.25, 0.57, 0.46, 0.88);
  opacity: 1;
  border-radius: 0;
  border-color: transparent;
  text-align: center;
  letter-spacing: 0px;
}

  .btn-uikit.btn-xs {
    padding: 7px 28px;
    font-size: 11px;
    line-height: 1.5;
  }

  .btn-uikit.btn-back {
    background-color: white;
    position: absolute;
    left: 10px;
    top: 0;
  }

  .btn-uikit.btn-green {
    background-color: #00BE96;
    border-color: #00BE96;
    color: white;
  }

  .btn-uikit.btn-red {
    background-color: red;
    border-color: red;
    color: white;
  }

  .btn-uikit.btn-grey {
    background-color: white;
    border-color: #E0DEDE;
    color: #4A4A4A;
  }

  

.btn:active:focus,
.btn:focus,
.btn:focus,
.btn:hover {
  outline: none;
}

.btn.tile-btn {
  padding: 23px 12px;
}

.btn.btn-md {
  /*'min-width: 170px;*/
  padding: 12px 55px 12px 55px;
}

.btn.btn-lg {
  padding: 12px 100px 12px 100px;
}

.btn-pill {
  border-radius: 9px;
}

.lbl-pill-green {
  border-radius: 25px;
  background-color: #00BE96;
  padding: 5px 10px 5px 10px;
  color: white;
  font-weight: normal;
}

.btn-panel {
  border-radius: 5px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  text-decoration: none;
  text-shadow: none;
  width: -webkit-fill-available;
}

  .btn-panel:hover {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8);
    cursor: pointer;
  }

  .btn-panel:active {
    box-shadow: 0 0 8px 0 rgba(255, 0, 0, 0.8);
  }

.btn-inline-spacer {
  margin-left: 20px;
}

.btn-spacer {
  margin-left: 0;
}

.btn.btn-white-trans {
  background: transparent;
  color: #FFF;
  padding-left: 0px;
  margin-left: 0px;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  font-weight: normal;
  text-decoration: underline;
  font-size: 14px;
}

  .btn.btn-white-trans:hover {
    text-decoration: underline;
    color: rgba(255,255,255,0.3);
  }


.btn.btn-trans {
  background: transparent;
  color: #4a4a4a;
  padding-left: 0px;
  margin-left: 0px;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  font-weight: normal;
  text-decoration: underline;
  font-size: 14px;
}

  .btn.btn-trans:hover {
    text-decoration: underline;
    color: #4a4a4a;
  }

.text-center .btn.btn-trans, a.btn.btn-white-trans {
  padding-left: 32px;
  text-align: center;
}

.navbar-collapse .navbar-nav > li > a.color-green {
  color: #00BE96;
}

.navbar-collapse .navbar-nav > li > a.btn-green,
.btn-green {
  color: #FFF;
  background-color: #FE5F5A;
  border: 2px solid #FE5F5A;
  letter-spacing: 1px;
  text-decoration: none;
  border-radius: 0;
  font-weight: normal;
}

.navbar-collapse .navbar-nav > li > a.btn-grey,
.btn-grey {
  color: #FFF;
  background-color: #4A4A4A;
  border: 2px solid #E0DEDE;
  letter-spacing: 1px;
  text-decoration: none;
  border-radius: 0;
  font-weight: normal;
}

.btn-green:hover,
a .btn-green:hover {
  background: #149249;
  border: 2px solid #149249;
  color: #fff;
}

.btn-grey:hover,
a .btn-grey:hover {
  background: white;
  border: 2px solid #E0DEDE;
  color: #4A4A4A;
}

.btn-black-trans {
  background: rgba(0,0,0,0.3);
  color: #FFF;
}

  .btn-black-trans:hover,
  .btn-black-trans:focus {
    background: rgba(0,0,0,0.4);
    color: #FFF;
  }


.btn-green-border {
  border: 2px solid #00BE96;
  color: #00BE96;
  background-color: transparent;
}

  .btn-green-border:hover {
    color: #FFF;
    background-color: #00BE96;
  }

.btn-grey-border {
  border: 2px solid #E0DEDE;
  color: #4A4A4A;
  background-color: transparent;
}

.btn-prusia {
  letter-spacing: 1px;
  border: 2px solid #444a4e;
  color: #FFF;
  background-color: #444a4e;
}

  .btn-prusia:hover,
  .btn-prusia:focus,
  a .btn-prusia:hover {
    background: #444a4e;
    border: 2px solid #444a4e;
    color: #fff
  }

/*Created for tertiary button in buttons page*/
.btn-prusia2 {
  letter-spacing: 1px;
  border: 2px solid #444a4e;
  color: #FFF;
  background-color: #444a4e;
}

  .btn-prusia2:hover,
  .btn-prusia2:focus,
  a .btn-prusia2:hover {
    background: transparent;
    border: 2px solid #444a4e;
    color: #444a4e
  }


/*Created for the buttons in Buttons on color section the the Buttons page UIKit*/
.btn-white {
  border: 2px solid #FFF;
  color: #00BE96;
  background: #FFF;
  text-decoration: none;
  text-transform: uppercase
}

  /*Created for the buttons in Buttons on color section the the Buttons page UIKit*/
  .btn-white:hover {
    background-color: transparent;
    border: 2px solid #FFF;
    color: #FFF
  }

/*Created form thead Grid column content thead Grid page*/
/*.demo-show-grid [class^=col-] {
  padding: 20px;
  background-color: #eee;
  background-color: rgb(249, 249, 249);
  border: 1px solid #ddd;
  border: 1px solid rgb(221, 221, 221);
}*/

/*for the button On color section in the buttons page*/
/*.buttonOnColor {
  margin-top: -70px;
  float: left;
  margin-left: 35px;
}*/


.btn-white-border {
  border: 2px solid #FFF;
  color: #FFF;
  border-radius: 10px;
  text-decoration: none;
  background-color: transparent;
  /*text-transform: uppercase;*/
}

@media only screen and (max-width: 500px) {
  .btn-white-border {
    padding-bottom: 25px;
  }
}

  .btn-white-border:hover {
    background-color: #FFF;
    color: #000
  }

.panel {
  margin-bottom: 0px;
}

.panel-green > .panel-heading {
  background: #00BE96;
  color: #FFF;
}

.panel-prusia > .panel-heading {
  background: #444a4e;
  color: #FFF;
}

  .panel-prusia > .panel-heading.hero-title {
    font-size: 12px;
  }

.panel-prusia > .panel-body,
.panel-green > .panel-body {
  background: #FFF;
  color: #444a4e;
}

.panel-green {
  border: none;
}

  .panel-green > .panel-footer {
    background: #00BE96;
    color: #FFF;
  }

.bg-img {
  background-size: cover;
  background-position: center
}

.hr {
  background-color: rgba(162, 153, 153, 0.68)
}

.bg-white {
  background-color: #fff;
  color: #4A4A4A
}

.bg-light-grey {
  background-color: #F0F0F0;
  color: #666666;
}

.bg-dark-grey {
  background-color: #F0F0F0;
  color: #4A4A4A
}

.bg-light-red {
  background-color: #F2DEDE;
  color: #4A4A4A
}

.bg-light-green {
  background-color: #DFF0D8;
  color: #4A4A4A;
}

.bg-dark-green {
  background-color: #3C763D;
  color: #FFF;
}

.bg-dark-red {
  background-color: #A94442;
  color: #FFF
}

.bg-dark-grey {
  background-color: #828080;
  color: #FFF;
}

.bg-med-grey {
  background: #E0DEDE;
  color: #4A4A4A;
}

.bg-grey {
  background-color: #F0F0F0;
  color: #4A4A4A
}

  .bg-grey .color-primary {
    color: #737373
  }

.bg-white-trans {
  background-color: rgba(255,255,255,0.2);
  color: #FFF;
}

.bg-prusia {
  background: #444a4e;
}

.bg-black {
  background-color: #4A4A4A;
  color: #FFF;
}

.bg-green {
  background-color: #00BE96;
  color: #FFF;
}

.btn.btn-white-border:hover {
  color: #00BE96;
}

.color-primary {
  color: #828080
}

.color-white {
  color: #fff
}

.color-red {
  color: #F44930;
}

.color-green {
  color: #00BE96;
}

.color-orange {
  color: #FE5F5A;
}

.parallax-content {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
}

div[data-stellar-background-ratio] {
  background-attachment: fixed
}

::-moz-selection {
  background-color: rgba(120, 189, 223, 0.41);
  color: #fff
}

::selection {
  background-color: rgba(120, 189, 223, 0.41);
  color: #fff
}

.b-all {
  border: 1px solid
}

.b-top {
  border-top: 1px solid
}

.b-top-thick-light {
  border-top: 2px solid #c7c7c7
}

.b-right {
  border-right: 1px solid
}

.b-left {
  border-right: 1px solid
}

.b-bottom {
  border-bottom: 1px solid
}

.b-noradius {
  border-radius: 0px
}

.b-bottom.b-thick.border-green {
  border-bottom: 4px solid #CCC;
  display: inline;
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
}

.border-grey {
  border-color: #D8D8D8
}

.border-green {
  border-color: #00BE96
}

.form-control.border-red {
  border-color: #F44930;
}

.form-control-feedback {
  top: 55px;
  color: #9C9C9C;
  font-size: 20px;
}

.border-red {
  border-color: #F44930;
}

.alert {
  border-radius: 0
}

.alert-block.alert-success {
  border: none;
  background: #00BE96;
  color: #FFF;
}

  .alert-block.alert-danger a, .alert-block.alert-success a {
    color: #FFF;
    font-weight: 900;
  }

.alert-block.alert-danger {
  border: none;
  background: #F44930;
  color: #FFF;
}

.textAlert {
  color: red;
}

.modal.fade .modal-dialog {
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
  top: 300px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.modal.fade.in .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform: translate3d(0, -300px, 0);
  transform: translate3d(0, -300px, 0);
  opacity: 1;
}

.modal-content {
  box-shadow: none;
  border-radius: 0;
}

  .modal-content .bg-green {
    background: #00BE96;
    color: #FFF;
    border: none;
  }

.bg-red {
  background-color: #ea6153;
  color: #FFF
}



.icon-bg img {
  vertical-align: middle;
  position: absolute;
  right: -110px;
  opacity: 0.3;
}


.sfmodal-header {
  padding-top: 0px;
  padding-left: 0px;
}


.pay-buffer {
  background-color: #dff0d8;
  border: 1px solid #00BE96;
  color: #3c763d;
  padding: 12px 19px;
  margin: 20px 0px;
}

.modal-header .modal-title {
  letter-spacing: 3px;
  font-size: 16px;
}

.modal-footer {
  border-top: none;
}

.modal-sticky-footer.modal-content {
  border: none;
}

.modal-dialog {
}

.modal-body {
  /*height: 100%;*/
  /*overflow-y: auto;*/
}

.unu {
  margin-top: 20px;
}

.unu,
.doi,
.trei {
  -webkit-animation: mouse-scroll 1s infinite;
  -moz-animation: mouse-scroll 1s infinite;
}

.unu {
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
}

.doi {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
}

.trei {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
}

@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

@keyframes mouse-scroll {
  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

::selection {
  background: #00BE96;
  /* WebKit/Blink Browsers */
  color: #FFF;
}

::-moz-selection {
  background: #00BE96;
  /* Gecko Browsers */
  color: #FFF;
}

.bg-red ::selection, .alert-danger ::selection, .alert-danger.alert-link ::selection {
  background: rgba(0,0,0,0.4);
  /* WebKit/Blink Browsers */
  color: #FFF;
}

.bg-red ::-moz-selection, .alert-danger ::-moz-selection {
  background: rgba(0,0,0,0.4);
  /* Gecko Browsers */
  color: #FFF;
}

.btn-circle.btn-help {
  width: 80px;
  height: 80px;
  padding: 5px 0px;
  border-radius: 100px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
  -moz-box-shadow: 1px 2px 2px 1px rgba(0,0,0,0.3);
  -webkit-box-shadow: 1px 2px 2px 1px rgba(0,0,0,0.3);
  box-shadow: 1px 2px 2px 1px rgba(0,0,0,0.3);
}


.btn-circle.btn-tour {
  width: 80px;
  height: 80px;
  padding: 5px 0px;
  border-radius: 100px;
  position: fixed;
  left: 20px;
  bottom: 20px;
  z-index: 1000;
  -moz-box-shadow: 1px 2px 2px 1px rgba(0,0,0,0.3);
  -webkit-box-shadow: 1px 2px 2px 1px rgba(0,0,0,0.3);
  box-shadow: 1px 2px 2px 1px rgba(0,0,0,0.3);
}


  .btn-circle.btn-tour:before {
    background: url('../img/signpost-icon.svg') center center no-repeat;
    background-size: 50px 50px;
    display: inline-block;
    width: 70px;
    height: 70px;
    content: "";
  }


.btn-circle.btn-help:before {
  background: url('../img/question-icon.svg') center center no-repeat;
  background-size: 50px 50px;
  display: inline-block;
  width: 70px;
  height: 70px;
  content: "";
}

div#step-0 {
  top: inherit;
  left: inherit;
  right: 120px;
  bottom: 0px;
  position: fixed;
  /*z-index:1101;*/
}


div#step-6 {
  top: inherit;
  right: inherit;
  left: 120px;
  bottom: 20px;
  position: fixed;
  z-index: 1101;
}

.tour-tour-0-element.btn-circle.btn-help, .tour-tour-6-element.btn-circle.btn-tour {
  z-index: 1102;
}


div#step-0 .btn.disabled {
  cursor: not-allowed;
  opacity: 0.3;
  background: #D8D8D8;
  border: #D8D8D8;
  color: #C0C0C0;
}

.sidebar-tour-fix {
  position: absolute;
  z-index: initial;
}

  .sidebar-tour-fix .tour-tour-5-element {
    border-left: 5px solid #00BE96;
    background: rgba(255,255,255,0.2);
  }


div#step-6 .popover-navigation {
  display: none;
}

.tour-step-background {
  display: none;
}

.popover {
  max-width: 600px; /* Max Width of the popover (depending on the container!) */
}

.table-borderless {
  border-top: 1px solid #FFF;
}

.table tr td.alert {
  padding: 15px;
  margin-bottom: 20px;
}

.table tr.alert.alert-success, .table tr.alert.alert-success {
  color: #000;
  background-color: #dff0d8;
  border-left: 5px solid #00BE96;
}

.table td.alert.alert-success, .table td.alert.alert-success {
  /*color: #000;*/
  background-color: #dff0d8;
  border-left: 5px solid #00BE96;
}

.table tr.alert.alert-success td:first-child, .table tr.alert.alert-success td:first-child {
  padding-left: 20px;
}

.table td.alert.alert-success td:first-child, .table td.alert.alert-success td:first-child {
  padding-left: 20px;
}

.table-hover > tbody > tr:hover > td, .table-striped > tbody > .alert.alert-success:nth-child(odd) > td, .table-striped > tbody > .alert.alert-success:nth-child(odd) > th {
  color: #000;
  background-color: #dff0d8;
}

.table > tbody > .alert.alert-success > td {
  border-top: 1px solid #FFF;
}

/* SF Custom Styles /*


.fourohfour{background:url('../img/404-bg.png') center bottom no-repeat;
background-size:cover;
}


/* Timeline */

.img-rounded {
  border-radius: 3px;
}

.img-thumbnail {
  background-color: #fff;
  border: 1px solid #ededf0;
  border-radius: 3px;
  display: inline-block;
  height: auto;
  line-height: 1.428571429;
  max-width: 100%;
  moz-transition: all .2s ease-in-out;
  o-transition: all .2s ease-in-out;
  padding: 2px;
  transition: all .2s ease-in-out;
  webkit-transition: all .2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

.timeline-centered {
  position: relative;
  margin-bottom: 30px;
}

  .timeline-centered:before, .timeline-centered:after {
    content: " ";
    display: table;
  }

  .timeline-centered:after {
    clear: both;
  }

  .timeline-centered:before, .timeline-centered:after {
    content: " ";
    display: table;
  }

  .timeline-centered:after {
    clear: both;
  }

  .timeline-centered:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    background: #f5f5f6;
    left: 50%;
    top: 20px;
    bottom: 20px;
    margin-left: -4px;
  }

  .timeline-centered .timeline-entry {
    position: relative;
    width: 50%;
    float: right;
    margin-bottom: 70px;
    clear: both;
  }

    .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
      content: " ";
      display: table;
    }

    .timeline-centered .timeline-entry:after {
      clear: both;
    }

    .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
      content: " ";
      display: table;
    }

    .timeline-centered .timeline-entry:after {
      clear: both;
    }

    .timeline-centered .timeline-entry.begin {
      margin-bottom: 0;
    }

    .timeline-centered .timeline-entry.left-aligned {
      float: left;
    }

      .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
        margin-left: 0;
        margin-right: -18px;
      }

        .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
          left: auto;
          right: -100px;
          text-align: left;
        }

        .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
          float: right;
        }

        .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
          margin-left: 0;
          margin-right: 70px;
        }

          .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
            left: auto;
            right: 0;
            margin-left: 0;
            margin-right: -9px;
            -moz-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
          }

    .timeline-centered .timeline-entry .timeline-entry-inner {
      position: relative;
      margin-left: -22px;
    }

      .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
        content: " ";
        display: table;
      }

      .timeline-centered .timeline-entry .timeline-entry-inner:after {
        clear: both;
      }

      .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
        content: " ";
        display: table;
      }

      .timeline-centered .timeline-entry .timeline-entry-inner:after {
        clear: both;
      }

      .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
        position: absolute;
        left: -100px;
        text-align: right;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
      }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
          display: block;
        }

          .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
            font-size: 15px;
            font-weight: bold;
          }

          .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
            font-size: 12px;
          }

      .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
        background: #fff;
        color: #737881;
        display: block;
        width: 40px;
        height: 40px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        text-align: center;
        -moz-box-shadow: 0 0 0 5px #f5f5f6;
        -webkit-box-shadow: 0 0 0 5px #f5f5f6;
        box-shadow: 0 0 0 5px #f5f5f6;
        line-height: 40px;
        font-size: 15px;
        float: left;
      }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
          background-color: #303641;
          color: #fff;
        }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
          background-color: #ee4749;
          color: #fff;
        }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
          background-color: #00a651;
          color: #fff;
        }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
          background-color: #21a9e1;
          color: #fff;
        }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
          background-color: #fad839;
          color: #fff;
        }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
          background-color: #cc2424;
          color: #fff;
        }

      .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
        position: relative;
        background: #f5f5f6;
        padding: 1.7em;
        margin-left: 70px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
      }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
          content: '';
          display: block;
          position: absolute;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 9px 9px 9px 0;
          border-color: transparent #f5f5f6 transparent transparent;
          left: 0;
          top: 10px;
          margin-left: -9px;
        }


        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
          margin-top: 15px;
        }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
          font-size: 16px;
          margin-bottom: 10px;
        }

          .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
            color: #303641;
          }

          .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
            -webkit-opacity: .6;
            -moz-opacity: .6;
            opacity: .6;
            -ms-filter: alpha(opacity=60);
            filter: alpha(opacity=60);
          }

/* Circles */

.circles {
  margin-bottom: -10px;
}

.circle {
  width: 120px;
  margin: 6px 6px 20px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 1.2;
}

  .circle canvas {
    vertical-align: top;
  }


  .circle span {
    position: absolute;
    top: 15px;
    display: block;
    color: #444a4e;
    margin-top: 12px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
  }

.arrears.circle span {
  color: #FFF;
}

.circle span i {
  font-style: normal;
  font-size: 0.6em;
  font-weight: normal;
}

#accordion i {
  -ms-transform: rotate(0deg); /* IE 9 */
  -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
  transform: rotate(0deg);
}

#accordion a[aria-expanded="false"] i {
  transition: 0.30s;
  -webkit-transition: 0.30s;
  -moz-transition: 0.30s;
  -ms-transition: 0.30s;
  -o-transition: 0.30s;
}

#accordion a[aria-expanded="true"] i {
  transition: 0.30s;
  -webkit-transition: 0.30s;
  -moz-transition: 0.30s;
  -ms-transition: 0.30s;
  -o-transition: 0.30s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.stepsBar {
  width: 210px;
  margin: 0 auto;
  font-family: 'sofia_pro_regular';
  display: flex;
  -webkit-display: flex;
  align-items: stretch;
  z-index: 4;
}

  .stepsBar.rtl {
    direction: ltr;
  }

  .stepsBar li {
    font-family: 'sofia_pro_regular';
    list-style-type: none;
    display: flex;
    flex: 1;
    text-align: center;
    position: relative;
    counter-increment: step;
  }

    .stepsBar li.active ~ li a:before,
    .stepsBar li.active a:before {
      cursor: not-allowed;
      font-family: 'sofia_pro_regular';
      content: counter(step);
      background: #FFF;
      color: #9C9C9C;
      border: 1px solid #9C9C9C;
    }

.last-step {
}


.stepsBar li.active ~ li:after,
.stepsBar li.active:after {
  border: 1px solid #9C9C9C;
}

.stepsBar li.last-step ~ li:after,
.stepsBar li.last-step:after {
  display: none;
}

.stepsBar li > a {
  z-index: 4;
  margin: 0 auto;
  border: none;
}

.stepsBar li a:hover:before {
  background: #00BE96;
  color: #FFF;
}

.stepsBar li a:before {
  content: "\f121";
  font-family: Ionicons;
  display: inline-block;
  margin: 0 auto;
  width: 28px;
  height: 28px;
  line-height: 25px;
  border: 1px solid #00BE96;
  font-size: 15px;
  border-radius: 24px;
  background: #FFF;
  color: #00BE96;
}

.stepsBar li:after {
  content: "";
  border: 1px solid #00BE96;
  width: 100%;
  position: absolute;
  top: 40%;
  right: 50%;
  z-index: 0;
}

.stepsBar.rtl li:after {
  right: auto;
  left: 50%;
}

.stepsBar li:last-child:after {
  content: none;
}

.stepsBar li > a > span {
  position: absolute;
  bottom: 100%;
  display: block;
}

.stepsBar li.active a:before {
  cursor: default;
  border: 1px solid #00BE96;
  background: #00BE96;
  color: #FFF;
}



/* Step Wizard */

.wizard .nav-tabs {
  position: relative;
  margin-bottom: 0;
  font-family: "Futura";
}

.wizard > div.wizard-inner {
  position: relative;
}

.connecting-line {
  height: 2px;
  background: none;
  position: absolute;
  width: 80%;
  padding: 0px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 1;
}

.wizard .nav-tabs > li > a:focus {
  background: transparent;
}

.wizard .nav-tabs > li:first-child {
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
  color: #FFF;
  border: 0;
  border-bottom-color: transparent;
  background: #00BE96;
}

.nav-tabs .nav-tabs > li.active > a {
  background: none;
}

.nav-tabs > li > a:hover {
  background: none;
  border: none;
}


span.round-tab {
  width: 30px;
  height: 30px;
  line-height: 30px;
  content: "1";
  display: inline-block;
  border-radius: 50px;
  background: #00BE96;
  color: #FFF;
  z-index: 2;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 16px;
  top: 25%;
  left: 25%;
}

  span.round-tab i {
    color: #FFF;
    padding-right: 2px
  }

.wizard li.active span.round-tab {
  color: #FFF;
  background: #00BE96;
}

.wizard li.active:hover span.round-tab {
  color: #FFF;
  background: #00BE96;
}

.wizard li.disabled span.round-tab {
  background: #D6D6D6;
  color: #AEAEAE;
}

.wizard li.active span.round-tab i {
  color: #FFF;
}

span.round-tab:hover {
  color: #FFF;
  background: #00BE96;
}

.wizard .nav-tabs > li {
  width: 20%;
}

.wizard li:after {
  content: " ";
  position: absolute;
  left: 46%;
  opacity: 0;
  margin: 0 auto;
  bottom: 0px;
  border-bottom-color: transparent;
  transition: 0.1s ease-in-out;
}

.wizard .nav-tabs > li a {
  width: 70px;
  height: 70px;
  background: none;
  margin: 0px auto;
  border-radius: 100%;
  padding: 0;
}

.hero-icons {
  height: 50px;
}

.wizard .nav-tabs > li a:hover {
  background: transparent;
  color: #FFF;
}

.wizard .tab-pane {
  position: relative;
}

.wizard h3 {
  margin-top: 0;
}

@media( max-width : 585px ) {

  .btn-rad {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
    padding: 7px 0px;
  }


    .btn-rad.btn-rad-number {
      border-radius: 5px;
      font-size: 14px;
      padding: 7px 17px;
      font-weight: bold;
    }

  .h-right {
    text-align: center;
  }

  .timeline-centered .timeline-entry.left-aligned {
    float: none;
  }
}


/*.btn.tile-btn {
  border: none;
}*/

.mobi.height-vh80 {
  height: auto
}

.mobi.height-vh100 {
  height: auto
}

.sign-in-btn {
  /*padding: 11px 15px;
  min-width: 60px;
  border-radius: 25px;
  font-size: 11px;*/
  visibility: visible;
}

.h-right {
  text-align: center;
}

.timeline-centered .timeline-entry.left-aligned {
  float: none;
}


.connecting-line {
  height: 2px;
  background: #00BE96;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 55%;
  z-index: 1;
}

.wizard {
  height: auto;
  margin: 0 auto;
}

span.round-tab {
  font-size: 16px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.wizard .nav-tabs > li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.wizard li.active:after {
  content: " ";
  position: absolute;
  left: 35%;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.sf-hero {
  background-image: url('../img/bg.jpg');
}

.sf-nhs-hero {
  background-image: url('../img/nhs-hero.jpg');
}


.footer {
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes pulse {
  50% {
    background: #4a4a4a;
  }
}

@keyframes pulse {
  50% {
    background: #4a4a4a;
  }
}

html, body {
  height: 100%;
}

.loading-green {
  border-top-color: #00BE96;
}

.loading + .icon {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}

.loading {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  border: 5rem solid rgba(74, 74, 74, 0.3);
  border-top-color: #4a4a4a;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}



.loading--double {
  margin: 0 auto;
  border-style: double;
  border-width: .5rem;
}

.loading-pulse {
  position: relative;
  width: 6px;
  height: 24px;
  background: rgba(74, 74, 74, 0.3);
  -webkit-animation: pulse 750ms infinite;
  animation: pulse 750ms infinite;
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms;
}

  .loading-pulse:before, .loading-pulse:after {
    content: '';
    position: absolute;
    display: block;
    height: 16px;
    width: 6px;
    background: rgba(74, 74, 74, 0.3);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: pulse 750ms infinite;
    animation: pulse 750ms infinite;
  }

  .loading-pulse:before {
    left: -12px;
  }

  .loading-pulse:after {
    left: 12px;
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }

/* FORMS */
.form-control::-webkit-input-placeholder {
  color: #AAA;
}

.form-control:-moz-placeholder {
  color: #AAA;
}

.form-control::-moz-placeholder {
  color: #AAA;
}

.form-control:-ms-input-placeholder {
  color: #AAA;
}

.form-control:-webkit-autofill,
.form-control textarea:-webkit-autofill {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 1000px white inset;
  -moz-box-shadow: 0 0 0 1000px white inset;
  box-shadow: 0 0 0 1000px white inset;
}

.form-control {
  border: none;
  border-radius: 0px;
  padding: 0px;
  border-bottom: 2px solid #E0DEDE;
  font-size: 17px;
  box-shadow: none;
  -webkit-box-shadow: none;
  height: 34px;
  /*padding-left: 10px;*/
}

  .form-control:focus,
  .form-control textarea:focus {
    border-color: #18326E;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-bottom-width: 2px;
  }

  .form-control input, .form-control textarea {
    display: block;
    width: 100%;
    padding: 0.1em 0em 1px 0em;
    border: none;
    border-radius: 0px;
    border-bottom: 2px solid #E0DEDE;
    outline: none;
    margin: 0px;
    background: none;
  }

.label-uikit {
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  color: #4a4a4a;
  font-weight: 800;
}

.form-control.disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.6;
  background-color: white;
}

.float-label-control {
  position: relative;
  margin-bottom: 1.5em;
}

  .float-label-control ::-webkit-input-placeholder {
    color: #AAA;
  }

  .float-label-control :-moz-placeholder {
    color: #AAA;
  }

  .float-label-control ::-moz-placeholder {
    color: #AAA;
  }

  .float-label-control :-ms-input-placeholder {
    color: #AAA;
  }

  .float-label-control input:-webkit-autofill,
  .float-label-control textarea:-webkit-autofill {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 1000px white inset;
    -moz-box-shadow: 0 0 0 1000px white inset;
    box-shadow: 0 0 0 1000px white inset;
  }

  .float-label-control input, .float-label-control textarea, .float-label-control label {
    font-size: 1.3em;
    box-shadow: none;
    -webkit-box-shadow: none;
  }

    .float-label-control input:focus,
    .float-label-control textarea:focus {
      border-color: #18326E;
      box-shadow: none;
      -webkit-box-shadow: none;
      border-bottom-width: 2px;
      padding-bottom: 0;
    }

    .float-label-control textarea:focus {
      padding-bottom: 4px;
    }

  .float-label-control input, .float-label-control textarea {
    display: block;
    width: 100%;
    padding: 0.1em 0em 1px 0em;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #E0DEDE;
    outline: none;
    margin: 0px;
    background: none;
  }

  .float-label-control textarea {
    padding: 0.1em 0em 5px 0em;
  }

  .float-label-control label {
    letter-spacing: 2px;
    position: absolute;
    font-weight: normal;
    top: -4.5em;
    left: 0.08em;
    color: #aaa;
    z-index: -1;
    font-size: 0.85em;
    -moz-animation: float-labels 300ms none ease-out;
    -webkit-animation: float-labels 300ms none ease-out;
    -o-animation: float-labels 300ms none ease-out;
    -ms-animation: float-labels 300ms none ease-out;
    -khtml-animation: float-labels 300ms none ease-out;
    animation: float-labels 300ms none ease-out; /* There is a bug sometimes pausing the animation. This avoids that.*/
    animation-play-state: running;
    -webkit-animation-play-state: running;
  }

  .float-label-control input.empty + label,
  .float-label-control textarea.empty + label {
    top: -1.3em;
    font-size: 1.5em;
    animation: none;
    -webkit-animation: none;
  }

  .float-label-control input:not(.empty) + label,
  .float-label-control textarea:not(.empty) + label {
    z-index: 1;
  }

  .float-label-control input:not(.empty):focus + label,
  .float-label-control textarea:not(.empty):focus + label {
    color: #9C9C9C;
  }

  .float-label-control.label-bottom label {
    -moz-animation: float-labels-bottom 300ms none ease-out;
    -webkit-animation: float-labels-bottom 300ms none ease-out;
    -o-animation: float-labels-bottom 300ms none ease-out;
    -ms-animation: float-labels-bottom 300ms none ease-out;
    -khtml-animation: float-labels-bottom 300ms none ease-out;
    animation: float-labels-bottom 300ms none ease-out;
  }

  .float-label-control.label-bottom input:not(.empty) + label,
  .float-label-control.label-bottom textarea:not(.empty) + label {
    top: 3em;
  }

@keyframes float-labels {
  0% {
    opacity: 1;
    color: #aaa;
    top: 0.1em;
    font-size: 0em;
  }

  20% {
    font-size: 0em;
    opacity: 0;
  }

  30% {
    top: -1.3em;
  }

  50% {
    opacity: 0;
    font-size: 0.85em;
  }

  100% {
    top: -4.5em;
    opacity: 1;
  }
}

@-webkit-keyframes float-labels {
  0% {
    opacity: 1;
    color: #aaa;
    top: 0.1em;
    font-size: 0em;
  }

  20% {
    font-size: 0em;
    opacity: 0;
  }

  30% {
    top: -1.3em;
  }

  50% {
    opacity: 0;
    font-size: 0.85em;
  }

  100% {
    top: -4.5em;
    opacity: 1;
  }
}

.input-icon {
  position: absolute;
  right: 0px;
  height: 20px;
  width: 20px;
}

  .input-icon i,
  .select-icon i {
    font-size: 16px;
    color: #9C9C9C;
  }

input {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

  input[placeholder] {
    text-overflow: ellipsis;
  }

  input::-moz-placeholder {
    text-overflow: ellipsis;
  }

  input:-moz-placeholder {
    text-overflow: ellipsis;
  }

  input:-ms-input-placeholder {
    text-overflow: ellipsis;
  }

  input.replaced-select-field[readonly] {
    cursor: pointer;
    background-color: #FFF;
    opacity: 1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    padding-right: 30px;
    text-overflow: ellipsis;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
  }

  input.replaced-select-field[readonly] {
    cursor: pointer;
    background-color: #FFF;
    opacity: 1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    padding-right: 30px;
    text-overflow: ellipsis;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
  }

.select-label-control ul.select-dropdown {
  width: 100%;
  max-height: 250px;
  overflow: auto;
}

.dropdown-menu {
  background-color: white;
}


.select-label-control ul.select-dropdown.show {
  display: block;
}

.select-label-control ul.select-dropdown li a {
  padding: 20px;
}

  .select-label-control ul.select-dropdown li a:hover {
    background: #00BE96;
    color: #FFF;
  }

.select-label-control ul.select-dropdown.dropdown-menu li {
  font-size: 16px;
}

.select-label-control ul.select-dropdown.dropdown-menu {
  background: #FFF;
  font-size: 16px;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3)
}


body.modal-open {
  margin-right: 0px;
}

.modal-open .navbar {
  margin-right: 0px;
}

/*for the new Savings website*/
/* See Savings.css */

/* Combo Drop Down */

.ComboBox.Blank {
  color: #bbb;
}

input.password-field {
  display: inline-block;
}

.color-brand {
  color: #00BE96
}

.color-background {
  background-color: #f4f4f4
}

.container-wide {
  width: 100%;
  margin: 0;
  padding: 20px;
  font-family: "SFLight";
}

.box-container {
  text-align: center;
}

  .box-container .smallContentBox {
    background-color: #fff;
    display: inline-block;
    padding: 30px 25px;
    margin: 10px;
    vertical-align: top;
    width: 260px;
    text-align: center;
  }

.container-wide .btn {
  font-size: 14px;
  font-family: "SFLight";
  border-radius: 20px;
  padding: 10px 30px;
  color: inherit;
  border: none;
  text-shadow: none;
  box-shadow: none;
}


.btn.btn-sm {
  padding: 10px;
  border-radius: 7px;
}

.btn.btn-primary:hover {
  background-color: #E64845;
  border-color: #E64845;
  color: #fff;
}

.container-headline {
  text-align: center;
}

.TandCsModalContent {
  overflow-y: scroll;
  height: 500px;
  border-style: solid;
  border-width: thin;
  border-color: darkgray;
  border-radius: 5px;
  padding: inherit;
}

.modal-no-heading-close-button {
  margin-right: -30px;
  margin-top: -20px;
}

@media all and (max-width: 480px) {
  .btn-uikit-responsive {
    padding: 7px 28px;
    font-size: 11px;
    line-height: 1.5;
    min-width: 0px;
  }
}

.blockquote {
  margin-top: 15px;
  margin-bottom: 5px;
  padding: 10px;
  border-left: 3px solid #00BE96;
}

.sf-alert-success {
  padding-top: 10px;
  background-color: #eafffd;
  padding: 10px;
  margin-top: 10px;
}

.sf-alert-failiure {
  padding-top: 10px;
  background-color: #ffe7e5;
  padding: 10px;
  margin-top: 10px;
}

.bar-green {
  border-left: 4px solid #00BE96;
}

.bar-red {
  border-left: 4px solid #e62e2e;
}

.img-footer {
  height: 38px;
}

input.sf-radio[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

  input.sf-radio[type="radio"] + label::before {
    content: '\a0';
    display: inline-block;
    margin: .2em .5em;
    width: 1em;
    height: 1em;
    line-height: .75em;
    transition: all .5s;
    border: 2px solid silver;
    cursor: pointer;
  }

  input.sf-radio[type="radio"] + label::before {
    border-radius: 50%;
  }

  input.sf-radio[type="radio"]:checked + label::before {
    content: '\a0';
    background: white;
    border: 2px solid #18326E;
    box-shadow: inset 0 0 0 1px #18326E, 0 0 0 1px white;
  }

.sf-page-gutter {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #F7F5F2;
  color: #4A4A4A;
  padding-left: 15px;
  padding-right: 15px;
}

.loanOffer-page {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6px;
  background-color: #fff;
  color: #4A4A4A;
  max-width: 650px;
  text-align: left;
}

.loanOffer-page-gutter {
  padding-left: 50px;
  padding-right: 50px;
}

.sf-page-clear {
  margin-left: auto;
  margin-right: auto;
  color: #4A4A4A;
  max-width: 650px;
  padding: 50px;
  text-align: left;
  padding: 40px;
}

.sf-page {
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  color: #4A4A4A;
  max-width: 650px;
  text-align: left;
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 20px;
}

@media only screen and (max-width : 480px) {
  .sf-page {
    padding-left: 30px;
    padding-right: 30px;
  }

  .mobile-back {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 64px;
  }

  .mobile-next {
    display: block;
    float: none;
    width: 100%;
  }

  .mobile-next-address {
    margin-left: 14px;
    width: 100% !important;
  }

  .sf-page-gutter{
    padding-top: 20px;
  }
}

  .sf-page-section {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6px;
    background-color: #fff;
    color: #4A4A4A;
    max-width: 650px;
    text-align: left;
    padding: 15px 50px 15px 50px;
  }

  .label-light {
    font-weight: 100 !important;
  }

  .b-right-light {
    border-right: 1px solid lightgrey;
  }

  .blue-block {
    color: #f2f2f2;
    background-color: #18326E;
    margin-left: -5000px;
    margin-right: -5000px;
    padding: 50px;
  }

    .blue-block.contained {
      margin-left: 0;
      margin-right: 0;
    }

  .background-sfblue {
    background-color: #18326E;
  }

  .background-sfgreen {
    background-color: #00BE96;
  }

  .background-sfgrey {
    background-color: #aeaeae;
  }

  .text-opacity {
    opacity: 0.6;
  }

  .img-opacity {
    opacity: 0.2;
  }

  .btn-noform {
    text-transform: none !important;
  }

  .sfbtn-grey {
    color: #aeaeae !important;
  }

  .btn.green.btn-white-border:hover {
    color: #00BE96;
  }

  .btn.white.btn-white:hover {
    color: white !important;
  }

  @media all and (max-width: 520px) {
    .backimg {
      display: block;
      height: 150px;
    }
  }

@media all and (min-width: 521px) {
  .backimg {
    float: right;
    height: 150px;
  }
}
.custom-btn-padding {
  padding-left: 38px !important;
  padding-right: 38px !important;
}

/*Leave SF page confirmation Modal*/ 

.LeaveSFModal {
  height: 450px;
  width: 592px;
}

.LeaveSFModalBody {
  padding-left: 50px;
  padding-right: 50px;
}

.IntroductionModal {
  text-align: center;
  margin-bottom: 60px;
  font-size: 17px;
}

.color-grey {
  color: #9b9b9b;  
}

.color-navy {
  color: #001D56;
}

.font-weight-thick {
  font-weight: 700;
}

.font-size-18 {
  font-size: 18px;
}

.text-align-right {
  text-align: right;
}

.text-align-left {
  text-align: left;
}

.pco-slider-range {
  font-weight: 600;
  color: #7A7A7A;
  font-size: 14px;
}

.pco-slider-label {
  font-weight: 600;
  color: #383838;
  font-size: 18px;
}

.pco-summary-label {
  font-weight: 500;
  color: #646464;
  font-size: 14px;
  padding-bottom: 10px;
}

.pco-summary-value {
  font-weight: 700;
  color: #383838;
  font-size: 16px;
}

.pco-summary-value-brand-color {
  font-weight: 700;
  color: #00BE96;
  font-size: 16px;
}

.pco-review-value {
  font-weight: 700;
  color: #001D56;
  font-size: 14px;
}

.pco-review-value-brand-color {
  font-weight: 700;
  color: #00BE96;
  font-size: 14px;
}

.pco-review-label {
  font-weight: 600;
  color: #7A7A7A;
  font-size: 14px;
}

.force-bold {
  font-weight: 700 !important;
}

.pco-loan-value {
  font-size: 21px;
  font-weight: 700;
  color: #383838
}

.tab-primary {
  color: #FE5F5A;
  border-bottom-style: solid;
  border-bottom-color: #FE5F5A;
}

.tab-secondary {
  color: #9b9b9b;
  border-bottom-style: solid;
  border-bottom-color: #9b9b9b;
}

.btn-panel-square {
  text-decoration: none;
}

.column-blue {
  background: #F1F3FA;
  color: #001D56;
}

.LoanOfferPopup {
  width: 160px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -80px;
}

  .LoanOfferPopup .hide {
    visibility: hidden;
  }

.output-LoanOffer {
  position: absolute;
  background-color: #001D56;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 30px;
  margin-left: -40px;
  white-space: nowrap;
}

.PCO-LoanAmount {
  display: inline-block;
  font-size: 21px;
  font-weight: 700;
  color: #18326E;
  text-align: right;
  border: none;
  border-bottom: 2px solid #18326E;
  width: 33%;
  margin-left: 65%;
}

.padd-sides-s {
  padding-left: 15px;
  padding-right: 15px;
}

.padd-sides-xl {
  padding-left: 130px;
  padding-right: 130px;
}

.padd-sides-compare-xl {
  padding-left: 130px;
  padding-right: 100px;
}

.margin-none {
  margin-left: 0px;
  margin-right: 0px;
}

.image-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 15%;
}

@media only screen and (max-width: 700px) {

  .padd-sides-xl {
    padding-left: 90px;
    padding-right: 90px;
  }

  .padd-sides-compare-xl {
    padding-left: 90px;
    padding-right: 80px;
  }

  .PCO-LoanAmount {
    display: inline-block;
    font-size: 21px;
    font-weight: 700;
    color: #18326E;
    text-align: right;
    border: none;
    border-bottom: 2px solid #18326E;
    width: 33%;
    margin-left: 65%;
  }
}

@media only screen and (max-width: 602px) {
  .PCO-LoanAmount {
    display: inline-block;
    font-size: 21px;
    font-weight: 700;
    color: #18326E;
    text-align: right;
    border: none;
    border-bottom: 2px solid #18326E;
    width: 40%;
    margin-left: 60%;
  }
}

@media only screen and (max-width: 520px) {
  .PCO-LoanAmount {
    display: inline-block;
    font-size: 21px;
    font-weight: 700;
    color: #18326E;
    text-align: right;
    border: none;
    border-bottom: 2px solid #18326E;
    width: 48%;
    margin-left: 48%;
  }
}

  @media only screen and (max-width: 450px) {
    .padd-sides-xl {
      padding-left: 30px;
      padding-right: 30px;
    }

    .padd-sides-compare-xl {
      padding-left: 30px;
      padding-right: 20px;
    }

    .btn.btn-lg {
      padding: 8px 40px 8px 40px;
    }

    .PCO-LoanAmount {
      display: inline-block;
      font-size: 21px;
      font-weight: 700;
      color: #18326E;
      text-align: right;
      border: none;
      border-bottom: 2px solid #18326E;
      width: 70%;
      margin-left: 30%;
    }
  }

.skeleton-box {
  display: inline-block;
  height: 1em;
  position: relative;
  overflow: hidden;
  background-color: #dddbdd;
}

.skeleton-line {
  display: inline-block;
  height: 0.15em;
  position: relative;
  overflow: hidden;
  background-color: #dddbdd;
}

.skeleton-button {
  display: inline-block;
  height: 3em;
  position: relative;
  overflow: hidden;
  background-color: #dddbdd;
}

.skeleton-background {
  background-color: #F7F5F2
}

.skeleton-button:after,
.skeleton-line::after,
.skeleton-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shimmer 2s infinite;
  content: '';
}

@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

.blog-post__headline {
  font-size: 1.25em;
  font-weight: bold;
}

.blog-post__meta {
  font-size: 0.85em;
  color: #6b6b6b;
}

.o-media {
  display: flex;
}

.o-media__body {
  flex-grow: 1;
}

.o-vertical-spacing > * + * {
  margin-top: 0.75em;
}

.o-vertical-spacing--l > * + * {
  margin-top: 2em;
  margin-left: -20px
}

.sf-skeleton {
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  color: #4A4A4A;
  max-width: 650px;
  padding-bottom: 30px;
  margin-bottom: 100px;
}

.sf-page-skeleton-gutter {
  margin-top: 80px;
  padding-left: 15px;
  padding-right: 15px;
}

hr.solid {
  padding-top: 35px;
  border-bottom: 2px solid #F7F5F2;
}

.navbar-brand-benefits-mobile {
  left: 95px !important;
}

.navbar-brand-benefits {
  left: 325px !important;
}