@font-face {
  font-family: 'ArialRoundedMTBold';
  src: url('ArialRoundedMTBold.eot?#iefix') format('embedded-opentype'),  url('ArialRoundedMTBold.woff') format('woff'), url('ArialRoundedMTBold.ttf')  format('truetype'),  url('ArialRoundedMTBold.svg#ArialRoundedMTBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

.heart-list-orange li:before {
  background: url('../img/sprite_sm.png') no-repeat -130px 3px;
  width: 14px;
  height: 15px;
  display: block;
  position: absolute;
  content: " ";
  left: 11px;
}
.heart-list-yellow li:before {
  background: url('../img/sprite_sm.png') no-repeat -128px -12px;
  width: 14px;
  height: 12px;
  display: block;
  position: absolute;
  content: " ";
  left: 11px;
}
.heart-list-light-green li:before {
  background: url('../img/sprite_sm.png') no-repeat -44px -1px;
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  content: " ";
  left: 11px;
}
.heart-list-green li:before {
  background: url('../img/sprite_sm.png') no-repeat -57px -1px;
  width: 14px;
  height: 13px;
  display: block;
  position: absolute;
  content: " ";
  left: 11px;
}
.heart-list-purple li:before {
  background: url('../img/sprite_sm.png') no-repeat -87px -1px;
  width: 14px;
  height: 13px;
  display: block;
  position: absolute;
  content: " ";
  left: 11px;
  margin-top: 3px;
}
.icon-orange-up {
  background: url('../img/sprite_sm.png') no-repeat -16px -14px;
  width: 15px;
  height: 13px;
}
.icon-orange-down {
  background: url('../img/sprite_sm.png') no-repeat -16px -27px;
  width: 15px;
  height: 14px;
}
.icon-red-down {
  background: url('../img/sprite_sm.png') no-repeat -107px -152px;
  width: 22px;
  height: 22px;
}
.icon-yellow-up {
  background: url('../img/sprite_sm.png') no-repeat -42px -14px;
  width: 15px;
  height: 14px;
}
.icon-yellow-down {
  background: url('../img/sprite_sm.png') no-repeat -42px -27px;
  width: 16px;
  height: 13px;
}
.icon-green-up {
  background: url('../img/sprite_sm.png') no-repeat -57px -14px;
  width: 16px;
  height: 14px;
}
.icon-green-down {
  background: url('../img/sprite_sm.png') no-repeat -57px -27px;
  width: 15px;
  height: 13px;
}
.icon-lightblue-up {
  background: url('../img/sprite_sm.png') no-repeat -72px -14px;
  width: 15px;
  height: 14px;
}
.icon-lightblue-down {
  background: url('../img/sprite_sm.png') no-repeat -71px -27px;
  width: 16px;
  height: 13px;
}
.icon-blue-up {
  background: url('../img/sprite_sm.png') no-repeat -114px -14px;
  width: 15px;
  height: 13px;
}
.icon-blue-down {
  background: url('../img/sprite_sm.png') no-repeat -114px -27px;
  width: 15px;
  height: 13px;
}
.icon-purple-up {
  background: url('../img/sprite_sm.png') no-repeat -86px -14px;
  width: 13px;
  height: 14px;
}
.icon-purple-down {
  background: url('../img/sprite_sm.png') no-repeat -86px -27px;
  width: 13px;
  height: 14px;
}
.icon-gray-up {
  background: url('../img/sprite_sm.png') no-repeat -159px -99px;
  width: 23px;
  height: 22px;
}
.icon-gray-down {
  background: url('../img/sprite_sm.png') no-repeat -132px -125px;
  width: 23px;
  height: 23px;
}
.icon-pink-up {
  background: url('../img/sprite_sm.png') no-repeat -102px -14px;
  width: 14px;
  height: 14px;
}
.icon-heart {
  background: url('../img/sprite_sm.png') no-repeat -2px 0;
  width: 14px;
  height: 14px;
}
.icon-contact-us {
  background: url('../img/sprite_sm.png') no-repeat -100px 0;
  width: 14px;
  height: 15px;
}
.icon-discover {
  background: url('../img/sprite_sm.png') no-repeat -29px 0;
  width: 14px;
  height: 14px;
}
.icon-lock {
  background: url('../img/sprite_sm.png') no-repeat -114px -1px;
  /* margin: 23px; */
  height: 14px;
  width: 14px;
}
.icon-plus {
  background: url('../img/sprite_sm.png') no-repeat -16px 2px;
  width: 14px;
  height: 16px;
}
.icon-star {
  background: url('../img/sprite_sm.png') no-repeat -57px -1px;
  width: 14px;
  height: 13px;
}
.icon-birds {
  background: url('../img/sprite_sm.png') no-repeat -44px -1px;
  width: 14px;
  height: 14px;
}
.icon-check {
  background: url('../img/sprite_sm.png') no-repeat -71px -2px;
  width: 14px;
  height: 12px;
}
.icon-question {
  background: url('../img/sprite_sm.png') no-repeat -85px -1px;
  width: 14px;
  height: 13px;
}
.icon-exclamation {
  background: url('../img/sprite_sm.png') no-repeat -2px -179px;
  width: 22px;
  height: 22px;
}
.icon-about-us {
  background: url('../img/sprite_sm.png') no-repeat -1px -27px;
  width: 14px;
  height: 13px;
}
.call-to-action {
  box-shadow: 0 3px 5px #B0B0B0;
}
.call-to-action:hover {
  color: white;
}
.btn-purple {
  color: #fff;
  background-color: #8F4E9F;
  border-color: #763F83;
}
.btn-orange {
  color: #fff;
  background-color: #F47B20;
  border-color: #E07B2F;
}
.btn-orange:hover {
  background-color: #E37826;
  border: 1px solid #AD5A1B;
}
.btn-yellow {
  color: #fff;
  background-color: #EFC605;
  border-color: #D8B71D;
}
.btn-yellow:hover {
  background-color: #DBB70D;
  border: 1px solid #AB900E;
}
.btn-light-green {
  color: #fff;
  background-color: #96BC33;
  border-color: #81A229;
}
.btn-light-green:hover {
  background-color: #80A229;
  border-color: #698422;
}
.btn-green {
  color: #fff;
  background-color: #31923D;
  border-color: #277330;
}
.btn-green:hover {
  background-color: #2A7A34;
  border-color: #24632C;
}
.sticky-header {
  width: 1170px;
  height: 114px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 19.3%;
}
.sticky-header .navbar {
  margin-top: 0;
}
.header-push {
  height: 126px;
}
.logo-img {
  width: 200px!important;
}
.logo-info-group {
  width: 280px;
}
.logo-info-group ul {
  padding: 0 15px;
}
.header-eye-catcher {
  font-size: 18px;
}
.header-sub-text {
  font-size: 13px;
}
.navbar-header {
  width: 100%;
}
.color-welcome {
  color: #ED1C24;
}
.color-acfi-health {
  color: #F47B20;
}
.color-discovery {
  color: #EFC402;
}
.color-escape {
  color: #96BC33;
}
.color-practicum {
  color: #33913C;
}
.color-authentication {
  color: #00AEEF;
}
.color-fees {
  color: #25408F;
}
.color-faqs {
  color: #8F4F9F;
}
.color-contact-us {
  color: #EF509C;
}
.color-about-us {
  color: #DE94B6;
}
.contact-form {
  width: 280px;
  padding-left: 16px;
  margin-top: 20px;
}
input.blocky-input {
  width: 100%;
  margin-bottom: 7px;
  padding: 4px 8px;
}
.contact-btn {
  width: 100%;
  background: #C5C5C5;
  border: 1px solid #A7A7A7;
  color: #fff;
  text-transform: uppercase;
  transition: background-color 0.25s ease;
}
.contact-btn:hover {
  background: #B6B6B6;
  border: 1px solid #777;
}
body {
  color: #393939;
  font-family: 'ArialRoundedMTBold', Arial, Helvetica, sans-serif;
}
footer {
  color: #303030;
  text-align: center;
}
.faq-question {
  font-weight: bold;
  margin-bottom: 4px;
  font-size: 16px;
}
.zero-padding-left {
  padding-left: 0;
}
.small-h1 {
  font-size: 30px;
}
.small-h2 {
  font-size: 18px;
}
.red-text {
  color: red;
}
.sublogo-text {
  font-size: 15px;
}
.textarea {
  resize: vertical;
}
.footer-line {
  margin-top: 4px;
}
.header {
  margin-bottom: 0;
}
.sub-header {
  font-size: 18px;
  margin-top: 2px;
  margin-bottom: 10px;
}
.logo-font {
  font-family: muliregular, Arial, Helvetica, sans-serif;
  margin-left: -153px;
  margin-top: 6px;
  font-size: 19px;
  display: inline-block;
}
#navbar-main a {
  color: #393939;
  font-family: 'montserratbold', Arial, Helvetica, sans-serif;
}
.main-img {
  max-width: 1170px;
  width: 100%;
}
.main-graphic {
  position: relative;
}
.main-nav {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding-left: 14px;
}
.main-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.main-nav li {
  display: inline-block;
  padding: 10px 0;
}
.main-nav a {
  padding: 5px;
  display: block;
  border-right: 1px solid #333;
  font-size: 11px;
}
.main-nav li:last-of-type > a {
  border-right: none;
}
.main-nav ul li a + .main-nav ul li a {
  border-right: 1px solid #b8b8b8;
}
.heart-list {
  list-style: none;
  position: relative;
  padding: 0 0 0 32px;
}
.heart-list li {
  margin-bottom: 6px;
}
.heart-list-red li:before {
  background: url('../img/sprite_sm.png') no-repeat -2px -75px;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  content: " ";
  left: 11px;
}
.arrow-bar {
  position: relative;
  min-height: 700px;
  margin-top: 40px;
}
.top {
  position: absolute;
  top: 0;
}
.bottom {
  position: absolute;
  bottom: 0;
}
.error{
  display: none;
  margin-left: 10px;
}

.error_show{
  color: red;
  margin-left: 10px;
}

input.invalid, textarea.invalid{
  border: 2px solid red;
}

input.valid, textarea.valid{
  border: 2px solid green;
}

/*
.heart-list-orange li:before{
  background: url(@img_sprite) no-repeat -26px -100px;
  width: 23px;
  height: 22px;
  display: block;
  position: absolute;
  content: " ";
  left: 11px;
}

.heart-list-yellow li:before {
  background: url(@img_sprite) no-repeat -52px -100px;
  width: 23px;
  height: 22px;
  display: block;
  position: absolute;
  content: " ";
  left: 11px;
}
.heart-list-green li:before {
  background: url(@img_sprite) no-repeat -80px -100px;
  width: 23px;
  height: 22px;
  display: block;
  position: absolute;
  content: " ";
  left: 11px;
}

.icon-orange-up {
  background: url(@img_sprite) no-repeat -26px -126px;
  width: 23px;
  height: 23px;
}

.icon-orange-down {
  background: url(@img_sprite) no-repeat -26px -152px;
  width: 23px;
  height: 22px;
}

.icon-red-down {
  background: url(@img_sprite) no-repeat -107px -152px;
  width: 22px;
  height: 22px;
}

.icon-yellow-up {
  background: url(@img_sprite) no-repeat -52px -126px;
  width: 23px;
  height: 23px;
}

.icon-yellow-down {
  background: url(@img_sprite) no-repeat -52px -154px;
  width: 23px;
  height: 22px;
}
.icon-green-up {
  background: url(@img_sprite) no-repeat -79px -127px;
  width: 22px;
  height: 22px;
}
.icon-green-down {
  background: url(@img_sprite) no-repeat -79px -152px;
  width: 22px;
  height: 23px;
}

.icon-lightblue-up {
  background: url(@img_sprite) no-repeat -107px -100px;
  width: 22px;
  height: 22px;
}

.icon-lightblue-down {
  background: url(@img_sprite) no-repeat -107px -125px;
  width: 22px;
  height: 23px;
}

.icon-blue-up {
  background: url(@img_sprite) no-repeat -132px -100px;
  width: 23px;
  height: 22px;
}
.icon-blue-down {
  background: url(@img_sprite) no-repeat -132px -125px;
  width: 23px;
  height: 23px;
}

.icon-purple-up {
  background: url(@img_sprite) no-repeat -2px -126px;
  width: 22px;
  height: 23px;
}

.icon-purple-down {
  background: url(@img_sprite) no-repeat -2px -152px;
  width: 22px;
  height: 22px;
}
.icon-gray-up {
  background: url(@img_sprite) no-repeat -159px -99px;
  width: 23px;
  height: 22px;
}
.icon-gray-down {
  background: url(@img_sprite) no-repeat -132px -125px;
  width: 23px;
  height: 23px;
}

.icon-pink-up {
  background: url(@img_sprite) no-repeat -132px -179px;
  width: 23px;
  height: 23px;
}

.icon-heart {
  background: url(@img_sprite) no-repeat -2px -75px;
  width: 22px;
  height: 23px;
}

.icon-contact-us {
  background: url(@img_sprite) no-repeat -132px -152px;
  width: 23px;
  height: 23px;
}

.icon-discover {
  background: url(@img_sprite) no-repeat -26px -75px;
  width: 23px;
  height: 23px;
}

.icon-lock {
  background: url(@img_sprite) no-repeat -132px -75px;
  width: 23px;
  height: 23px;
}

.icon-star {
  background: url(@img_sprite) no-repeat -79px -75px;
  width: 23px;
  height: 23px;
}

.icon-birds {
  background: url(@img_sprite) no-repeat -52px -75px;
  width: 23px;
  height: 23px;
}

.icon-check {
  background: url(@img_sprite) no-repeat -107px -75px;
  width: 22px;
  height: 23px;
}

.icon-question {
  background: url(@img_sprite) no-repeat -2px -99px;
  width: 22px;
  height: 23px;
}

.icon-exclamation {
  background: url(@img_sprite) no-repeat -2px -179px;
  width: 22px;
  height: 22px;
}

.icon-about-us {
  background: url(@img_sprite) no-repeat -159px -75px;
  width: 23px;
  height: 23px;
}
*/
.faq-icon {
  float: left;
  margin-right: 5px;
}
.large-letter {
  color: #ef509c;
  font-weight: bold;
  font-size: 17px;
}
.sub-nav {
  list-style-type: none;
  padding: 0;
  margin: 30px 0 0;
}
.sub-nav li {
  margin-bottom: 11px;
}
.sub-nav a {
  text-transform: uppercase;
  color: #303030;
  text-decoration: none;
  font-size: 12px;
}
.sub-nav-icon {
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
  margin-top: 4px;
}
a.inactive {
  color: #000;
}
a.inactive:hover {
  color: #303030;
}
/*.heart-list {*/
/*background: url('/key2care/img/sprite.png') no-repeat -2px -75px;*/
/*width: 22px;*/
/*height: 23px;*/
/*}*/
.main-carousel {
  max-width: 1680px;
  margin: 0 auto;
  width: 100%;
}
.container-fill {
  background-color: #ffffff;
}
#main-container {
  padding-bottom: 60px;
  box-shadow: 0 0 20px #A7A7A7;
}
.top-container {
  box-shadow: 0 0 20px #A7A7A7;
}
.navbar-container {
  margin-top: 31px;
}
footer .col-md-3 {
  width: 20%;
}
li.active a {
  color: #036cbf!important;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}
.spacer {
  height: 70px;
}
.navbar-toggle {
  background-color: #E0E0E0;
}
span.icon-bar {
  background: #303030;
}
.offer {
  margin-top: 80px;
  text-align: center;
  border: 5px solid #005faf;
  background: #ECF6FF;
  padding: 40px 10px 20px;
}
.offer-title {
  font-size: 27px;
  font-family: 'montserratbold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.offer-subtitle {
  color: #ffc12d;
  font-size: 20px;
  font-family: 'montserratbold', Arial, Helvetica, sans-serif;
}
.info {
  margin-top: 40px;
  border: 5px solid #ffc12d;
  background: #f3f3f3;
  padding: 30px 25px 10px;
}
.info-title {
  color: #ffc12d;
  font-family: 'montserratbold', Arial, Helvetica, sans-serif;
}
.break-out section {
  text-align: center;
}
.subtitle-summary {
  margin-bottom: 20px;
}
.blog-title {
  font-family: 'open_sanssemibold', sans-serif;
  margin: 20px 0 15px 0;
}
.group-standout img {
  margin-left: 20px;
}
.group-standout {
  position: absolute;
  margin-top: -290px;
}
@media (min-width: 320px) {
  h1 {
    font-size: 23px!important;
  }
  h3 {
    font-size: 20px;
  }
  ol {
    padding-left: 29px;
  }
  .sticky-header {
    width: 320px;
    left: 0;
    height: 60px;
  }
  .sticky-header .navbar {
    background: #FFF;
    border-bottom: 1px solid #A6A6A6;
  }
  .logo-info-group {
    display: none;
  }
  .header-push {
    height: 100px;
  }
  .sub-nav {
    display: none;
  }
  .navbar-collapse {
    background: #E0E0E0;
  }
  .yellow-bar-callout {
    font-size: 20px;
    padding-top: 12px;
  }
  .yellow-bar {
    height: 50px;
  }
  .logo-font {
    font-family: muliregular, Arial, Helvetica, sans-serif;
    margin-left: 67px;
    margin-top: 6px;
    font-size: 13px;
    display: inline-block;
  }
  img.navbar-left {
    width: 140px!important;
  }
  .navbar-header .pull-left {
    margin-top: -54px;
  }
  .navbar-container {
    margin-top: 10px;
  }
  #carousel img {
    height: 140px!important;
  }
  .fat-col-3 {
    width: inherit;
  }
  .skinny-col-3 {
    width: inherit;
  }
  .skinny-col-3-alt {
    width: inherit;
  }
  footer {
    padding: 10px;
  }
}
.slick-next {
  display: none!important;
}
.main-nav-block {
  background: #fff;
  box-shadow: 0 0 20px #A7A7A7;
}
@media (min-width: 360px) {
  .yellow-bar-callout {
    font-size: 20px;
    padding-top: 12px;
  }
  .yellow-bar {
    height: 50px;
  }
}
@media (min-width: 768px) {
  #navbar-main {
    margin-top: -37px;
  }
  img.navbar-left {
    /*width: 68%;*/
    margin-top: 4px;
  }
  .sub-nav {
    display: block;
  }
  #main-nav-mobile {
    display: none!important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #carousel img {
    height: 300px!important;
  }
  .section-head {
    text-align: left;
  }
  .section-divider {
    margin: 17px 0 23px;
  }
  .break-out {
    height: 205px;
  }
  .break-out section {
    text-align: left;
  }
  .jump-arrow {
    margin: 20px auto;
    left: inherit;
    bottom: inherit;
  }
  .yellow-bar {
    height: 70px;
  }
  .yellow-bar-callout {
    font-size: 34px;
  }
}
@media (min-width: 996px) {
  div#carousel img {
    height: auto!important;
  }
  .fat-col-3 {
    width: 36%;
  }
  .skinny-col-3 {
    width: 25%;
  }
  .skinny-col-3-alt {
    width: 25%;
  }
  .logo-font {
    font-family: muliregular, Arial, Helvetica, sans-serif;
    margin-left: -153px;
    margin-top: 6px;
    font-size: 19px;
    display: inline-block;
  }
  .logo-font {
    font-size: inherit;
    margin-left: -88px;
  }
  .phone-header {
    margin-top: -11px;
    font-size: 22px;
  }
  .yellow-bar {
    height: 90px;
  }
  .yellow-bar-callout {
    padding-top: 21px;
    font-size: 40px;
  }
  .navbar-header .pull-left {
    margin-top: 0;
  }
  .navbar {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  div#carousel img {
    height: auto!important;
  }
  .fat-col-3 {
    width: 30%;
  }
  .skinny-col-3 {
    width: 21%;
  }
  .skinny-col-3-alt {
    width: 22.1%;
  }
  img.navbar-left {
    width: auto;
    margin-top: initial;
  }
  .logo-font {
    font-family: muliregular, Arial, Helvetica, sans-serif;
    margin-left: -153px;
    margin-top: 6px;
    font-size: 19px;
    display: inline-block;
  }
  .phone-header {
    margin-top: -10px;
    font-size: 22px;
  }
  #navbar-main {
    margin-top: 0;
  }
  .navbar-header .pull-left {
    margin-top: 0;
  }
  .navbar {
    margin-bottom: 0;
  }
  .sticky-header {
    width: 1170px;
    left: 19.3%;
    overflow: hidden;
    height: 114px;
  }
  .sticky-header .navbar {
    background: none;
    border: none;
  }
  .sticky-header .navbar-header {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  .sticky-header .logo-info-group {
    display: block;
    margin-top: 40px;
  }
  .sticky-header .logo-info-group ul {
    margin-bottom: 0;
  }
  img.navbar-left {
    width: 200px!important;
  }
  .header-push {
    height: 126px;
  }
}