html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=69f1108a80a8c3727f02de03cacfc85f)
 * Config saved to config.json and https://gist.github.com/69f1108a80a8c3727f02de03cacfc85f
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table; }

.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*
Z-index
Level   0 ~  99  Page
Level 100 ~ 199  Sliders
Level 200 ~ 299  Header : toggle menu for big device 200 /
Level 300 ~ 399  Gallery lightbox
Level 400 ~ 499  Portfolio Lightbox
Level 500 ~ 599  Notice Lightbox
level 899 search form overlay
Level 999 Toggled menu overlay
*/
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2); }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.container-narrow {
  width: 100%;
  max-width: 700px;
  padding: 0 15px;
  margin: 0 auto; }

.container-fit {
  width: 100%;
  max-width: 850px;
  padding: 0 15px;
  margin: 0 auto; }
  @media (max-width: 992px) {
    .container-fit {
      max-width: 750px; } }
img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 2em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.absolute-middle-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@keyframes left_in {
  from {
    opacity: 0;
    left: 100px; }
  to {
    opacity: 1;
    left: 0; } }

@keyframes fade_out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes up_in {
  from {
    opacity: 0;
    top: 220px; }
  to {
    opacity: 1;
    top: 200; } }

@keyframes up_in_scrolled {
  from {
    opacity: 0;
    top: 150px; }
  to {
    opacity: 1;
    top: 130; } }

.search-wrapper .searchform {
  position: relative; }
  .search-wrapper .searchform input {
    padding: 5px 15px;
    font-size: 0.9em;
    background-color: transparent; }
  .search-wrapper .searchform input[type="text"] {
    display: block;
    width: 100%;
    border-radius: 4px; }
  .search-wrapper .searchform input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    background: url(https://www.assistancehomecare.com/wp-content/themes/assistancehomecare/assets/img/arrow.svg) no-repeat center center;
    background-size: 50% auto; }

.text-right {
  text-align: right; }

.spacer {
  display: inline-block;
  padding: 0 6px; }

.button-blue {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 5px;
  transition: all 0.3s ease;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.9em;
  margin-top: 10px;
  background-color: #007dc3;
  color: white;
  text-transform: uppercase; }
  .button-blue:before {
    font-family: FontAwesome;
    content: "\f0da";
    margin-right: 8px; }
  .button-blue:visited {
    color: white; }
  .button-blue:hover {
    background-color: #0f5278;
    color: white; }

.button-green {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 5px;
  transition: all 0.3s ease;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.9em;
  margin-top: 10px;
  background-color: #5FA84C;
  color: white;
  text-transform: uppercase; }
  .button-green:before {
    font-family: FontAwesome;
    content: "\f0da";
    margin-right: 8px; }
  .button-green:visited {
    color: white; }
  .button-green:hover {
    background-color: #0f5278;
    color: white; }

.button-dkblue {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 5px;
  transition: all 0.3s ease;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.9em;
  margin-top: 10px;
  background-color: #0f5278;
  color: white; }
  .button-dkblue:before {
    font-family: FontAwesome;
    content: "\f0da";
    margin-right: 8px; }
  .button-dkblue:visited {
    color: white; }
  .button-dkblue:hover {
    background-color: #5FA84C;
    color: white; }
  .button-dkblue:visited {
    background-color: #007dc3;
    color: white; }

.gform_wrapper {
  max-width: 100% !important;
  margin: 0 auto !important; }
  .gform_wrapper h3 {
    color: #0f5278 !important;
    font-size: 2.4em !important;
    font-weight: 400 !important;
    margin: 0 !important; }
  .gform_wrapper .gform_heading {
    width: 100% !important; }
  .gform_wrapper input {
    border: 0 !important;
    padding: 8px 12px !important;
    width: 100% !important;
    border-radius: 4px !important; }
  .gform_wrapper .gfield_label {
    margin-top: 10px !important; }
  .gform_wrapper select {
    width: 250px !important;
    appearance: none !important;
    border-radius: 4px !important;
    padding: 8px !important;
    background-color: white !important;
    margin-left: 0 !important;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat; }
    .gform_wrapper select:focus {
      outline: 0 !important; }
  .gform_wrapper .gform_footer {
    padding: 0 !important; }
    .gform_wrapper .gform_footer input.button {
      width: auto !important;
      background-color: #007dc3 !important;
      color: white !important;
      font-family: "Montserrat", sans-serif !important;
      text-transform: uppercase !important;
      font-weight: 400 !important;
      transition: background-color 0.3s !important; }
      .gform_wrapper .gform_footer input.button:hover {
        background-color: #5FA84C !important; }
  @media only screen and (min-width: 641px) {
    .gform_wrapper li.gfield {
      padding-right: 0 !important; } }
  @media (max-width: 992px) {
    .gform_wrapper {
      max-width: 500px !important; }
      .gform_wrapper h3 {
        text-align: center !important; }
      .gform_wrapper .ginput_container {
        text-align: center !important; }
      .gform_wrapper .gform_footer {
        text-align: center !important; } }
.gform_confirmation_message {
  margin-top: 30px !important;
  color: #5FA84C !important; }

.form-wrapper {
  max-width: 650px;
  margin: 50px auto 0;
  background-color: #eee;
  padding: 20px 40px 40px; }

.bg-cover {
  background: no-repeat center center;
  background-size: cover; }

.one-third {
  vertical-align: top;
  width: 33.33%;
  margin: 0 -2px;
  display: inline-block; }
  @media (max-width: 768px) {
    .one-third {
      width: 100%;
      max-width: 400px; } }
.one-fourth {
  vertical-align: top;
  width: 25%;
  margin: 0 -2px;
  display: inline-block; }
  @media (max-width: 800px) {
    .one-fourth {
      width: 50%; } }
  @media (max-width: 500px) {
    .one-fourth {
      width: 100%;
      max-width: 300px; } }
.one-fifth {
  vertical-align: top;
  width: 20%;
  margin: 0 -2px;
  display: inline-block; }
  @media (max-width: 1270px) {
    .one-fifth {
      width: 33.33%; } }
  @media (max-width: 800px) {
    .one-fifth {
      width: 50%;
      max-width: 300px; } }
  @media (max-width: 500px) {
    .one-fifth {
      width: 100%;
      max-width: 300px; } }
.one-third-container, .one-fourth-container, .one-fifth-container {
  text-align: center;
  padding: 30px; }
  .one-third-container h1, .one-third-container h2, .one-third-container h3, .one-third-container h4, .one-third-container h5, .one-third-container h6, .one-third-container p, .one-third-container span, .one-fourth-container h1, .one-fourth-container h2, .one-fourth-container h3, .one-fourth-container h4, .one-fourth-container h5, .one-fourth-container h6, .one-fourth-container p, .one-fourth-container span, .one-fifth-container h1, .one-fifth-container h2, .one-fifth-container h3, .one-fifth-container h4, .one-fifth-container h5, .one-fifth-container h6, .one-fifth-container p, .one-fifth-container span {
    text-align: center; }

.square-image {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  max-width: 400px;
  margin: 0 auto; }

.circle-image {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  max-width: 400px;
  margin: 0 auto;
  border-radius: 50%; }

.no-hover > a {
  cursor: default; }

.quote-by {
  color: #5FA84C;
  font-weight: 700;
  display: block;
  margin-top: 10px; }

/*------ Basic -------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: white;
  /* Fallback for when there is no custom background color defined. */
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  left: 0;
  transition: left 0.5s ease-in-out;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #5b5b5c; }

@media (max-width: 992px) {
  .hide-scroll {
    overflow: hidden; } }

/*------ Basic -------*/
html {
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  color: #5b5b5c; }

p {
  line-height: 1.5em;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0px;
  margin: 0;
  padding-bottom: 20px; }

span {
  font-size: inherit; }

a {
  text-decoration: none;
  color: #007dc3;
  transition: color 0.3s ease; }
  a:hover {
    color: #0f5278;
    text-decoration: none; }
  a:hover, a:focus, a:active {
    outline: 0;
    text-decoration: none; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Montserrat", sans-serif;
  color: #0f5278;
  text-transform: capitalize;
  font-weight: 400;
  clear: both;
  margin: 0;
  padding: 0 0 0.4em 0; }
  h1.green, h2.green, h3.green, h4.green, h5.green, h6.green, .h1.green, .h2.green, .h3.green, .h4.green, .h5.green, .h6.green {
    color: #5FA84C; }

h1, .h1 {
  font-size: 2.2em; }
  @media (max-width: 768px) {
    h1, .h1 {
      font-size: 2em; } }
h2, .h2 {
  font-size: 2em;
  color: #5FA84C; }
  @media (max-width: 768px) {
    h2, .h2 {
      font-size: 1.7em; } }
h3, .h3 {
  font-size: 1.5em; }
  @media (max-width: 768px) {
    h3, .h3 {
      font-size: 1.6em; } }
h4, .h4 {
  font-size: 1.6em; }
  @media (max-width: 768px) {
    h4, .h4 {
      font-size: 1.4em; } }
h5, .h5 {
  font-size: 1.2em; }

h6, .h6 {
  font-size: 1em; }

.ui-loader {
  display: none; }

/*------ Tables -------*/
table {
  border: 1px solid #D2DAE1;
  font-size: 0.9em;
  line-height: 3em;
  margin: 20px 0;
  text-align: left; }

th, td {
  padding: 0 2em; }

/*------ Button & Forms -------*/
button {
  border: 0;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  background-color: transparent; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  outline: none; }

input,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border: 1px solid #D2DAE1;
  padding: 8px 20px;
  color: #5b5b5c;
  background-color: white; }
  input:focus,
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    outline: none; }

textarea {
  height: 8em;
  width: 100%;
  font-size: 0.9em; }

select {
  border: 1px solid #D2DAE1; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset; }

li {
  margin-top: 6px;
  margin-bottom: 6px; }

ul, ol {
  margin: 1em 0 1.5em 1em; }

ul {
  list-style: disc; }

ul.blue-arrows {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.blue-arrows li {
    position: relative;
    padding: 0 20px; }
  ul.blue-arrows li:before {
    content: "\f054";
    font-family: FontAwesome;
    color: #007dc3;
    padding-right: 15px;
    font-size: 0.9em;
    position: absolute;
    left: 0;
    top: 0; }

ul > li > ul {
  list-style: circle; }

ul > li > ul > li > ul {
  list-style: square; }

dl {
  margin: 0 2em; }

dt {
  font-weight: bold;
  margin-top: 1.5em;
  margin-bottom: 0.5em; }

dd {
  margin: 0; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*------ 3. Markups -------*/
dfn, cite, em, i {
  font-style: italic;
  font-size: 0.95em; }

address {
  font-style: normal;
  display: inline-block; }

blockquote {
  quotes: "" ""; }
  blockquote:before, blockquote:after {
    content: ""; }

blockquote {
  margin: 1.5em 1em;
  padding: 1.5em 2em;
  font-style: italic;
  background-color: #5b5b5c; }

q {
  font-style: italic;
  quotes: none;
  color: #0f5278;
  display: block; }

code, pre {
  background: #5b5b5c;
  font-family: "Courier 10 Pitch", Courier, monospace;
  color: #5FA84C;
  display: block;
  margin: 15px 0;
  width: 100%;
  overflow: auto;
  padding: 1.6em; }

em {
  font-weight: bold; }

abbr, acronym {
  border-bottom: 1px dotted #5b5b5c;
  cursor: help; }

hr {
  background-color: #D2DAE1;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

mark, ins {
  background: #5FA84C;
  text-decoration: none; }

big {
  font-size: 125%; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #5b5b5c;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #5b5b5c;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

.popup-form .gform_wrapper label.gfield_label {
  color: #5FA84C !important; }

.gallery {
  margin: 0 -5px; }
  .gallery .gallery-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 -2px;
    padding: 5px 7px; }
  .gallery.gallery-columns-2 .gallery-item {
    width: 50%; }
  .gallery.gallery-columns-3 .gallery-item {
    width: 33.33%; }
  .gallery.gallery-columns-4 .gallery-item {
    width: 25%; }
  .gallery.gallery-columns-5 .gallery-item {
    width: 20%; }
  .gallery.gallery-columns-6 .gallery-item {
    width: 16.7%; }
  .gallery.gallery-columns-7 .gallery-item {
    width: 14.2%; }
  .gallery.gallery-columns-8 .gallery-item {
    width: 12.5%; }
  .gallery.gallery-columns-9 .gallery-item {
    width: 11.1%; }
  @media (max-width: 768px) {
    .gallery.gallery-columns-3 .gallery-item {
      width: 50%; }
    .gallery.gallery-columns-4 .gallery-item {
      width: 50%; }
    .gallery.gallery-columns-5 .gallery-item {
      width: 33.33%; }
    .gallery.gallery-columns-6 .gallery-item {
      width: 33.33%; }
    .gallery.gallery-columns-7 .gallery-item {
      width: 33.33%; }
    .gallery.gallery-columns-8 .gallery-item {
      width: 25%; }
    .gallery.gallery-columns-9 .gallery-item {
      width: 25%; } }
.site-header {
  position: fixed;
  z-index: 310;
  top: 0;
  left: 0;
  width: 100vw;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .site-header .site-header-wrapper {
    position: relative; }
  .site-header .main-header {
    display: inline-block;
    width: 70%;
    margin: 0 -2px; }
  @media (min-width: 992px) {
    .site-header .main-header {
      display: block;
      width: 100%;
      margin: 0; } }
.top-bar {
  padding: 6px 0;
  background-color: #E4EDF2;
  text-align: right;
  vertical-align: top;
  transition: all 0.5s ease; }
  .top-bar .search-toggle {
    padding: 2px 0 3px;
    margin-left: 10px; }
  .top-bar .search-wrapper {
    display: none; }
  .top-bar .show-search-form {
    display: inline-block; }
  .top-bar .fa {
    margin-right: 7px;
    color: #007dc3; }
  .top-bar .fa, .top-bar .email, .top-bar .phone {
    padding: 5px 0; }
  .top-bar .email, .top-bar .phone {
    color: #5b5b5c;
    transition: color 0.3s ease;
    font-size: 0.9em; }
    .top-bar .email:hover, .top-bar .phone:hover {
      color: #007dc3; }
  .top-bar .top-button {
    padding: 6px 10px;
    margin-left: 5px;
    transition: all 0.3s ease;
    border-radius: 4px;
    background-color: #007dc3;
    color: #E4EDF2;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.9em;
    float: left; }
    .top-bar .top-button:hover {
      background-color: #0f5278; }

@media (max-width: 992px) {
  .top-bar {
    position: absolute;
    background-color: transparent;
    right: 0;
    top: 6px; }
    .top-bar .search-wrapper, .top-bar .search-toggle, .top-bar .spacer, .top-bar .phone-text, .top-bar .email-text, .top-bar .top-button {
      display: none; }
    .top-bar .fa {
      font-size: 1.2em; }
    .top-bar .email {
      margin-right: 12px; }
    .top-bar .email, .top-bar .phone {
      position: relative;
      z-index: 300; } }

.main-header > .container {
  position: relative; }

.main-header .menu-toggle {
  position: relative;
  top: 12px; }
  .main-header .menu-toggle span {
    display: block;
    width: 26px;
    height: 4px;
    margin-bottom: 5px;
    border-radius: 1px;
    background-color: #0f5278; }

.main-header .site-title {
  display: inline-block;
  position: relative;
  padding: 7px 3px; }
  .main-header .site-title .logo {
    display: none;
    width: 60px;
    transition: all 0.5s ease; }
  .main-header .site-title .logo-horizontal {
    width: 130px;
    transition: all 0.5s ease; }

@media (min-width: 992px) {
  .main-header .menu-toggle {
    display: none; }
  .main-header .site-title .logo {
    display: block;
    width: 176px; }
  .main-header .site-title .logo-horizontal {
    display: none; } }

.main-navigation {
  position: fixed;
  width: 300px;
  left: -300px;
  top: 60px;
  bottom: 0;
  transition: left 0.5s ease-in-out;
  overflow-y: auto;
  background-color: #E4EDF2; }
  .main-navigation ul {
    margin: 0;
    padding: 0; }
    .main-navigation ul li {
      list-style: none;
      margin: 0;
      vertical-align: top; }
      .main-navigation ul li a {
        vertical-align: top;
        color: #5b5b5c;
        transition: color 0.3s ease; }
        .main-navigation ul li a:hover {
          color: #007dc3; }
  .main-navigation .nav-button {
    display: none; }
  .main-navigation .sub-menu {
    display: none; }
  .main-navigation .menu-main-menu-container li {
    position: relative; }
    .main-navigation .menu-main-menu-container li a {
      display: block;
      height: 50px;
      padding-top: 15px;
      padding-left: 15px;
      border-bottom: 1px solid #D2DAE1;
      transition: all 0.3s ease; }
    .main-navigation .menu-main-menu-container li .close-sub-menu, .main-navigation .menu-main-menu-container li .open-sub-menu {
      width: 50px;
      height: 49px;
      text-align: center;
      padding-top: 5px;
      font-size: 1.5em;
      color: #999;
      background-color: #E4EDF2;
      transition: all 0.3s ease; }
    .main-navigation .menu-main-menu-container li .close-sub-menu {
      position: absolute;
      top: 0;
      left: 0;
      display: none;
      border-right: 1px solid #D2DAE1; }
    .main-navigation .menu-main-menu-container li .open-sub-menu {
      position: absolute;
      right: 0;
      top: 0;
      border-left: 1px solid #D2DAE1; }
    .main-navigation .menu-main-menu-container li .empty-link > button {
      border: 0; }
    .main-navigation .menu-main-menu-container li .empty-link > a:hover {
      background-color: transparent;
      color: #5b5b5c; }
  .main-navigation .header-info a, .main-navigation .header-info button {
    display: block;
    width: 100%;
    text-align: left;
    color: #5b5b5c;
    padding: 12px 15px;
    background-color: #eee;
    border-bottom: 1px solid #D2DAE1; }
  .main-navigation .header-info .search-wrapper {
    height: 46px;
    padding: 20px 20px 0; }
    .main-navigation .header-info .search-wrapper input[type="text"] {
      background-color: white;
      display: block;
      width: 100%;
      border: 0;
      padding: 6px 68px 6px 15px; }
    .main-navigation .header-info .search-wrapper input[type="submit"] {
      background: none;
      color: #0f5278; }
  .main-navigation .quote-senior, .main-navigation .quote-career, .main-navigation .show-quote {
    display: none; }

.menu-main-menu-container .sub-menu-view > li {
  display: none; }

.menu-main-menu-container .sub-menu-view .sub-menu-open {
  display: block; }
  .menu-main-menu-container .sub-menu-view .sub-menu-open > a {
    padding-left: 70px; }
  .menu-main-menu-container .sub-menu-view .sub-menu-open > .close-sub-menu {
    display: block; }
  .menu-main-menu-container .sub-menu-view .sub-menu-open > .open-sub-menu {
    display: none; }
  .menu-main-menu-container .sub-menu-view .sub-menu-open > .sub-menu {
    display: block;
    position: relative;
    animation-name: left_in;
    animation-duration: 0.3s;
    animation-timing-function: ease-in-out;
    animation-delay: 0;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }

.menu-main-menu-container .sub-menu-view .hide-parent > a, .menu-main-menu-container .sub-menu-view .hide-parent > .close-sub-menu {
  display: none; }

body.show-nav .main-navigation {
  left: 0; }

@media (min-width: 992px) {
  .main-navigation {
    position: absolute;
    left: auto;
    right: 0;
    top: 49px;
    width: auto;
    overflow-y: visible;
    background-color: transparent; }
    .main-navigation .nav-button {
      display: block;
      margin-top: 15px;
      padding-left: 15px; }
      .main-navigation .nav-button a {
        display: inline-block !important;
        padding: 10px 12px !important;
        border-radius: 5px;
        transition: all 0.3s ease;
        text-transform: uppercase;
        background-color: #0f5278;
        color: white !important;
        text-align: center;
        font-weight: 400;
        font-size: 0.9em; }
        .main-navigation .nav-button a:hover {
          background-color: #007dc3;
          color: white !important; }
    .main-navigation .menu-main-menu-container li a {
      border: 0;
      font-size: 1em;
      height: auto;
      text-align: left; }
    .main-navigation .menu-main-menu-container > ul > li {
      display: inline-block; }
      .main-navigation .menu-main-menu-container > ul > li > a {
        padding: 40px 20px 40px;
        border-bottom: 5px solid transparent;
        transition: border-bottom 0.3s ease; }
        .main-navigation .menu-main-menu-container > ul > li > a:hover {
          border-bottom: 5px solid #007dc3; }
      .main-navigation .menu-main-menu-container > ul > li#menu-item-290 > .sub-menu > li {
        width: 20%;
        padding: 0 10px; }
      .main-navigation .menu-main-menu-container > ul > li > .sub-menu {
        background-color: #E4EDF2;
        position: fixed;
        top: 200px;
        left: 0;
        right: 0;
        text-align: center;
        padding: 0 calc(50vw - 485px); } }
      @media (min-width: 992px) and (min-width: 1200px) {
        .main-navigation .menu-main-menu-container > ul > li > .sub-menu {
          padding: 0 calc(50vw - 585px); } }
@media (min-width: 992px) {
        .main-navigation .menu-main-menu-container > ul > li > .sub-menu > li {
          display: inline-block;
          width: 25%;
          padding: 0 25px;
          margin: 0 -2px; }
          .main-navigation .menu-main-menu-container > ul > li > .sub-menu > li > a {
            color: #0f5278;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 0.88em;
            text-align: left;
            display: block;
            margin-top: 30px;
            margin-bottom: 20px; }
            .main-navigation .menu-main-menu-container > ul > li > .sub-menu > li > a:hover {
              color: #0f5278; }
          .main-navigation .menu-main-menu-container > ul > li > .sub-menu > li > .sub-menu {
            margin-bottom: 50px; }
            .main-navigation .menu-main-menu-container > ul > li > .sub-menu > li > .sub-menu li a {
              font-size: 0.95em;
              padding: 5px 15px; }
      .main-navigation .menu-main-menu-container > ul > li.vertical-menu > .sub-menu {
        position: absolute;
        top: 107px;
        left: 50%;
        margin-left: -80px;
        padding: 0;
        background-color: transparent; }
        .main-navigation .menu-main-menu-container > ul > li.vertical-menu > .sub-menu > li {
          display: block;
          margin: 0;
          width: 100%; }
          .main-navigation .menu-main-menu-container > ul > li.vertical-menu > .sub-menu > li > a {
            margin: 0;
            display: block;
            min-width: 160px;
            background-color: #E4EDF2;
            padding: 10px 20px;
            font-size: 0.95em;
            text-transform: capitalize;
            color: #5b5b5c; }
            .main-navigation .menu-main-menu-container > ul > li.vertical-menu > .sub-menu > li > a:hover {
              color: #007dc3; }
      .main-navigation .menu-main-menu-container > ul > li:hover .sub-menu {
        display: block; }
    .main-navigation .menu-main-menu-container .close-sub-menu, .main-navigation .menu-main-menu-container .open-sub-menu {
      display: none; }
    .main-navigation .header-info {
      display: none; }
    .main-navigation .show-quote {
      display: block;
      text-align: left; }
      .main-navigation .show-quote q {
        color: #0f5278;
        display: block;
        margin-top: 95px; }
      .main-navigation .show-quote span {
        display: block;
        color: #5FA84C;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 50px; } }

@media (min-width: 992px) {
  .scrolled .main-header .site-title {
    padding: 8px 0 12px; }
    .scrolled .main-header .site-title .logo {
      display: none; }
    .scrolled .main-header .site-title .logo-horizontal {
      display: block;
      width: 160px; }
  .scrolled .main-navigation {
    top: 6px; }
    .scrolled .main-navigation .menu-main-menu-container > ul > li > a {
      padding: 24px 20px; }
    .scrolled .main-navigation .menu-main-menu-container > ul > li > .sub-menu {
      top: 125px; }
    .scrolled .main-navigation .menu-main-menu-container > ul > li.vertical-menu > .sub-menu {
      top: 75px; } }

.floating-bar {
  display: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 992px) {
    .floating-bar {
      display: block;
      position: fixed;
      z-index: 300;
      top: 200px;
      right: 0;
      transition: right 0.5s ease-in-out; }
      .floating-bar li {
        list-style: none;
        width: 100px;
        height: 100px;
        margin: 0;
        margin-bottom: 4px;
        transition: background-color 0.3s ease;
        background-color: #007dc3;
        border-radius: 8px 0 0 8px; }
        .floating-bar li:last-child a {
          padding-top: 14px; }
        .floating-bar li:last-child img {
          margin-bottom: 6px; }
        .floating-bar li img {
          width: 44px;
          height: auto;
          display: block;
          margin: 0 auto; }
        .floating-bar li .icon-lt {
          display: none; }
        .floating-bar li:hover {
          background-color: #0f5278; }
          .floating-bar li:hover .icon-dk {
            display: none; }
          .floating-bar li:hover .icon-lt {
            display: block; }
        .floating-bar li a, .floating-bar li button {
          padding-top: 8px;
          text-align: center;
          display: block;
          color: #eee;
          font-size: 0.8em; }
          .floating-bar li a .fa, .floating-bar li button .fa {
            display: block;
            margin-bottom: 10px; } }
.popup-form {
  width: 300px;
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  right: -300px;
  overflow-y: auto;
  background-color: #0f5278;
  padding: 30px 30px 60px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  transition: right 0.5s ease-in-out; }
  .popup-form .close-popup {
    padding-bottom: 20px; }
    .popup-form .close-popup img {
      width: 90%; }
  .popup-form h3.gform_title {
    color: white !important;
    font-size: 2em !important;
    text-align: center !important; }
  .popup-form li.gfield {
    padding-right: 0 !important; }
  .popup-form .gfield_label {
    color: #007dc3 !important; }
  .popup-form ul.gfield_checkbox li label {
    color: white !important; }
  .popup-form input[type=checkbox] {
    margin-top: -2px !important; }

.popup-open .popup-form {
  right: 0; }

@media (min-width: 992px) {
  .popup-open .floating-bar {
    right: 300px; } }

.site-footer {
  background-color: #0a3954;
  padding: 50px 0;
  color: white; }
  .site-footer ul, .site-footer li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .site-footer h4, .site-footer a {
    color: white; }
  .site-footer h4 {
    padding-bottom: 20px; }
  .site-footer h5 {
    color: #E4EDF2;
    font-weight: bold;
    font-size: 1em; }
  @media (min-width: 992px) {
    .site-footer .col-md-4 {
      padding: 0 25px; } }
  .site-footer .col-1 .logo {
    width: 280px;
    max-width: 100%; }
  .site-footer .col-1 .footer-content {
    margin-top: 30px;
    color: #eee; }
  .site-footer .col-1 .seals {
    margin-top: 30px;
    text-align: center; }
    .site-footer .col-1 .seals li {
      display: inline-block;
      margin: 0 -2px;
      width: 33%;
      padding-right: 20px; }
  .site-footer .col-2 {
    padding-top: 8px; }
    .site-footer .col-2 address {
      display: block; }
    .site-footer .col-2 .contact-info a {
      display: block;
      transition: color 0.3s ease;
      padding: 5px 0; }
      .site-footer .col-2 .contact-info a:hover {
        color: #5FA84C; }
    .site-footer .col-2 .social-icons {
      margin-top: 30px; }
      .site-footer .col-2 .social-icons .fb-like {
        margin-right: 6px;
        border-radius: 12px;
        overflow: hidden;
        vertical-align: bottom; }
      .site-footer .col-2 .social-icons li {
        vertical-align: bottom;
        display: inline-block;
        margin-right: 6px; }
        .site-footer .col-2 .social-icons li a {
          line-height: 0;
          margin: 0;
          padding: 0;
          font-size: 4.25em;
          transition: color 0.3s ease; }
          .site-footer .col-2 .social-icons li a i {
            line-height: 0; }
          .site-footer .col-2 .social-icons li a:hover {
            color: #5FA84C; }
  .site-footer .col-3 #footer-menu a {
    color: #007dc3;
    transition: color 0.3s ease; }
    .site-footer .col-3 #footer-menu a:hover {
      color: #5FA84C; }
  .site-footer .col-3 #gform_1 h3 {
    color: #5FA84C !important;
    font-size: 2em !important; }
  .site-footer .col-3 #gform_1 input[type="submit"]:hover {
    background-color: #5FA84C !important; }
  @media (max-width: 992px) {
    .site-footer {
      text-align: center; }
      .site-footer .col-1, .site-footer .col-2 {
        padding-bottom: 30px; } }
.site-info {
  background-color: #0f5278;
  padding: 10px 0;
  text-align: center;
  color: #eee;
  font-size: 0.9em; }
  .site-info .section {
    display: inline-block; }
  .site-info a {
    transition: color 0.3s !important;
    color: white; }
    .site-info a:hover {
      color: white; }
    .site-info a:visited {
      color: white; }
  @media (max-width: 992px) {
    .site-info .section {
      display: block; }
    .site-info .spacer {
      display: none; } }
.page-header {
  background-color: #E4EDF2;
  padding: 14vw 15px; }
  .page-header .page-title {
    text-align: center;
    color: #0f5278; }
    .page-header .page-title.align-left {
      text-align: left; }
  .page-header.locations-page {
    padding: 8vw 15px 2vw; }
    .page-header.locations-page .page-title {
      color: #ffffff;
      font-weight: 700; }

@keyframes fromLeft {
  0% {
    transform: translate(-50px, 0px);
    opacity: .1; }
  50% {
    opacity: 1; }
  100% {
    transform: translate(0px, 0px); } }

.page-template-page-landing .fade-load {
  animation: fromLeft .75s; }

.page-template-page-landing .main-navigation, .page-template-page-landing footer, .page-template-page-landing .main-header, .page-template-page-landing .floating-bar, .page-template-page-landing .top-bar .container > div, .page-template-page-landing .top-bar .container > span, .page-template-page-landing .top-bar .container > a:not(.phone), .page-template-page-landing .top-bar .container > button {
  display: none; }

.page-template-page-landing .pledge-section, .page-template-page-landing .reviews-section, .page-template-page-landing .how-section, .page-template-page-landing .form-section {
  padding: 75px 0; }

.page-template-page-landing .text-center {
  text-align: center; }

.page-template-page-landing .blue-dark {
  background: #144670;
  color: white; }
  .page-template-page-landing .blue-dark h3 {
    color: white; }

.page-template-page-landing .blue-light {
  background: #E5F4FE; }

.page-template-page-landing .grey {
  background: #D4D4D4; }

.page-template-page-landing .green-light {
  background: #eff5f1; }

.page-template-page-landing .blue {
  background: #2072b6;
  color: white; }
  .page-template-page-landing .blue h4 {
    color: white; }

.page-template-page-landing .button-blue::before, .page-template-page-landing .button-green::before {
  display: none; }

.page-template-page-landing h3, .page-template-page-landing h2 {
  font-weight: 700;
  color: #144670; }

.page-template-page-landing .hero {
  min-height: 60vh;
  background-image: url("/wp-content/uploads/ahc_landing-page_hero-right-align.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  display: flex;
  align-items: center; }
  .page-template-page-landing .hero .col-md-7 {
    display: flex;
    flex-flow: column;
    align-items: start;
    background: rgba(19, 71, 112, 0.8);
    padding: 30px 30px 50px 30px; }
    .page-template-page-landing .hero .col-md-7 .logo {
      max-height: 90px;
      margin-bottom: 20px; }
    .page-template-page-landing .hero .col-md-7 h1, .page-template-page-landing .hero .col-md-7 h4 {
      color: white; }
    .page-template-page-landing .hero .col-md-7 .button-blue {
      font-size: 18px;
      padding: 15px 30px; }
    .page-template-page-landing .hero .col-md-7 img {
      max-width: 380px; }

.page-template-page-landing .bar {
  padding: 20px 0 16px 0; }
  .page-template-page-landing .bar .col-md-4 {
    display: flex;
    justify-content: center; }
    .page-template-page-landing .bar .col-md-4 .check {
      display: inline-block;
      margin-right: 15px; }
      .page-template-page-landing .bar .col-md-4 .check svg {
        background: #5FA84C;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        padding: 5px;
        fill: white; }

.page-template-page-landing .promo-banner {
  padding: 50px 0; }
  .page-template-page-landing .promo-banner .logos {
    display: flex;
    justify-content: center;
    flex-flow: row wrap; }
    .page-template-page-landing .promo-banner .logos img {
      max-height: 80px;
      max-width: 200px;
      display: block;
      object-fit: contain;
      margin: 30px; }
      @media (max-width: 1952px) {
        .page-template-page-landing .promo-banner .logos img {
          max-height: 60px; } }
      @media (max-width: 1700px) {
        .page-template-page-landing .promo-banner .logos img {
          width: 20%;
          margin: 20px; } }
      @media (max-width: 650px) {
        .page-template-page-landing .promo-banner .logos img {
          width: 33%;
          max-height: 50px;
          margin: 10px 0; } }
.page-template-page-landing .care-section .col-md-6 {
  padding: 40px; }
  .page-template-page-landing .care-section .col-md-6 img {
    max-width: 280px;
    aspect-ratio: 1;
    border-radius: 50%;
    margin-bottom: 20px; }

.page-template-page-landing .pledge-section .row {
  display: flex;
  align-items: center; }
  @media (max-width: 991px) {
    .page-template-page-landing .pledge-section .row {
      flex-flow: column;
      text-align: center; } }
  .page-template-page-landing .pledge-section .row img {
    max-width: 450px; }
    @media (max-width: 991px) {
      .page-template-page-landing .pledge-section .row img {
        max-width: 200px; } }
.page-template-page-landing .how-section .container {
  margin: 40px auto; }
  @media (min-width: 1800px) {
    .page-template-page-landing .how-section .container {
      width: 1760px; } }
  @media (max-width: 650px) {
    .page-template-page-landing .how-section .container .col-md-3 {
      margin-bottom: 20px; } }
  .page-template-page-landing .how-section .container .col-md-3 div {
    padding: 40px 20px; }
    .page-template-page-landing .how-section .container .col-md-3 div img {
      max-width: 170px;
      aspect-ratio: 1;
      border-radius: 50%;
      margin-bottom: 20px; }

.page-template-page-landing .form-section .form {
  background: white;
  border-radius: 8px;
  margin: auto;
  float: revert; }
  .page-template-page-landing .form-section .form .gform_button {
    margin: 30px auto; }

.page-template-page-news-events .page-header .page-title, .page-template-page-blog .page-header .page-title {
  color: white; }

.page-template-default .content-container {
  padding: 50px 0; }

.post-landing .page-header, .single .page-header, .search .page-header, .error404 .page-header {
  background-color: #E4EDF2;
  padding: 40px 15px; }

.post-landing .page-title, .single .page-title, .search .page-title, .error404 .page-title {
  text-align: center;
  color: #0f5278; }

.error-404 .page-content, .no-results .page-content {
  padding-top: 60px;
  padding-bottom: 80px;
  text-align: center; }
  .error-404 .page-content p, .no-results .page-content p {
    text-align: center; }

.container.locations {
  padding-bottom: 65px; }
  .container.locations .row.locations {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch; }
  .container.locations .locations-wrapper {
    padding-left: 35px;
    padding-right: 35px;
    flex-basis: 100%; }
    @media screen and (min-width: 700px) {
      .container.locations .locations-wrapper {
        flex-basis: 48%; } }
    @media screen and (min-width: 900px) {
      .container.locations .locations-wrapper:nth-child(odd) {
        padding-left: 65px; } }
    @media screen and (min-width: 900px) {
      .container.locations .locations-wrapper:nth-child(even) {
        padding-right: 65px; } }
  .container.locations .location-information p {
    padding-bottom: 3px; }
  .container.locations .location-information .location-name {
    font-weight: 600;
    line-height: 1.5;
    margin-top: 70px; }
  .container.locations .location-information .location-phone-number {
    padding-bottom: 10px; }
  .container.locations .location-information .location-link {
    font-weight: 600; }

.cities-list {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

h5.small {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
  margin-top: 25px;
  margin-bottom: 25px; }

h5.bold-header {
  font-weight: 800; }

.zipcode-list {
  font-size: 14px; }

.no-pad-left {
  padding-left: 0; }

.slider {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

/* Refer to all the divs which were originally in .slider */
.slick-track > div {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .slick-track > div:focus, .slick-track > div:active {
    outline: 0; }

/*Arrows and Dots Styling*/
/*hide text, reset button styles*/
.slick-arrow, .slick-dots li button {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: transparent; }
  .slick-arrow:hover, .slick-dots li button:hover {
    background-color: transparent;
    color: transparent; }

/*Arrows*/
.slick-arrow {
  z-index: 199;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 20px;
  height: 60px;
  padding: 2px;
  font-family: FontAwesome;
  font-size: 3em;
  overflow: hidden; }
  .slick-arrow:hover, .slick-arrow:focus {
    outline: 0;
    opacity: 0.7; }

.slick-prev:before, .slick-next:before {
  color: rgba(255, 255, 255, 0.5); }
  .slick-prev:before:hover, .slick-prev:before:focus, .slick-next:before:hover, .slick-next:before:focus {
    color: white; }

.slick-prev {
  left: 20px; }
  .slick-prev:before {
    content: "\f104"; }

.slick-next {
  right: 20px; }
  .slick-next:before {
    content: "\f105"; }

/*Dots*/
.slick-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 198;
  bottom: 20px;
  margin: 0;
  padding: 0; }
  .slick-dots li {
    display: inline-block;
    padding: 0;
    margin: 6px; }
    .slick-dots li button {
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: white;
      overflow: hidden; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        background-color: #007dc3;
        outline: 0; }
  .slick-dots .slick-active button {
    background-color: #5FA84C; }

@media (min-width: 992px) {
  .hero .hero-slider {
    width: 65%;
    float: left; }
  .hero .hero-content {
    width: 35%;
    float: left; } }

.hero-slider .slide {
  min-height: 470px;
  background: no-repeat top right;
  background-size: cover; }
  @media (max-width: 992px) {
    .hero-slider .slide {
      min-height: 55vw; } }
.hero-slider .caption {
  margin: 13vw auto 30px;
  padding: 0 50px; }
  @media (min-width: 768px) {
    .hero-slider .caption {
      padding: 0 70px; } }
  @media (min-width: 992px) {
    .hero-slider .caption {
      margin: 120px auto 30px; } }
  .hero-slider .caption.left {
    text-align: left; }
  .hero-slider .caption.center {
    text-align: center; }
  .hero-slider .caption.right {
    text-align: right; }
  .hero-slider .caption .hero-message {
    font-family: "Montserrat", sans-serif;
    margin: 0;
    padding: 0 0 0.4em 0;
    color: #007dc3;
    text-transform: uppercase;
    text-shadow: 0 0 30px white;
    font-size: 6vw;
    line-height: 1.2;
    font-weight: bold; }
    @media (min-width: 768px) {
      .hero-slider .caption .hero-message {
        font-size: 2.8em; } }
@keyframes fadeIn {
  from {
    opacity: 0;
    top: 30px; }
  to {
    opacity: 1;
    top: 0; } }

.hero-slider .slick-current .caption {
  position: relative;
  top: 30px;
  opacity: 0;
  animation: fadeIn 0.7s ease-in-out;
  animation-fill-mode: forwards;
  animation-delay: 0.5s; }

.hero-content {
  background-color: #eee;
  height: 470px;
  padding: 45px 15px 45px; }
  @media (max-width: 1200px) {
    .hero-content {
      padding: 100px 15px 50px; } }
  @media (max-width: 992px) {
    .hero-content {
      height: auto;
      padding: 60px 30px 50px; } }
  @media (max-width: 768px) {
    .hero-content {
      padding: 30px 30px; } }
  @media (min-width: 992px) {
    .hero-content .hero-content-container {
      max-width: 330px;
      padding-left: 40px;
      padding-right: 100px; } }
  @media (min-width: 1200px) {
    .hero-content .hero-content-container {
      max-width: 450px; } }
.menu-home-hero-menu-container {
  position: relative;
  max-width: 400px;
  margin: 0 auto; }
  .menu-home-hero-menu-container .toggle-hero-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    color: white;
    font-size: 1.3em;
    padding: 4px 15px 4px;
    border-radius: 0 4px 4px 0;
    background-color: #5FA84C; }
  .menu-home-hero-menu-container ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .menu-home-hero-menu-container ul li {
      margin: 0; }
      .menu-home-hero-menu-container ul li:last-child a {
        border-bottom: 0; }
      .menu-home-hero-menu-container ul li a {
        display: block;
        color: #5b5b5c;
        padding: 10px 35px 10px 0;
        border-bottom: 1px solid #D2DAE1;
        position: relative; }
        .menu-home-hero-menu-container ul li a:after {
          right: 10px;
          top: 10px;
          position: absolute;
          content: "\f054";
          font-family: FontAwesome;
          padding-left: 10px;
          color: transparent;
          transition: color 0.3s ease; }
        .menu-home-hero-menu-container ul li a:hover {
          color: #5FA84C; }
          .menu-home-hero-menu-container ul li a:hover:after {
            color: #5FA84C; }

.dsm-btn.btn.btn-solid.btn-blue {
  display: inline-block;
  padding: 6px 24px;
  background-color: #0e5378;
  border-radius: 4px;
  transition: background .3s ease-in-out; }
  .dsm-btn.btn.btn-solid.btn-blue:hover {
    background-color: #5FA84C; }
    .dsm-btn.btn.btn-solid.btn-blue:hover a {
      color: #fff; }

.content-area {
  margin-top: 200px; }
  @media (max-width: 992px) {
    .content-area {
      margin-top: 60px; } }
.default-content {
  padding: 50px 15px; }

.quote-slider {
  background: url(../assets/img/quote_bg.jpg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover; }
  .quote-slider .container {
    padding-top: 50px;
    padding-bottom: 80px; }
  .quote-slider .quote-icon {
    width: 120px;
    margin: 0 auto; }
  .quote-slider .quote {
    color: white;
    text-align: center;
    font-size: 1.8em;
    font-style: italic;
    padding: 30px;
    max-width: 800px;
    margin: 0 auto; }
  .quote-slider .quote-by {
    text-align: center;
    color: #5FA84C;
    font-size: 1.4em; }
  @media (max-width: 992px) {
    .quote-slider .container {
      padding-top: 40px;
      padding-bottom: 70px; }
    .quote-slider .quote-icon {
      width: 100px;
      margin: 0 auto; }
    .quote-slider .quote {
      font-size: 1.2em;
      padding: 20px 30px; }
    .quote-slider .quote-by {
      font-size: 1.2em; } }
.seal-slider {
  padding: 50px 0; }
  .seal-slider .slick-prev:before, .seal-slider .slick-next:before {
    color: #eee; }
    .seal-slider .slick-prev:before:hover, .seal-slider .slick-prev:before:focus, .seal-slider .slick-next:before:hover, .seal-slider .slick-next:before:focus {
      color: #D2DAE1; }
  .seal-slider .slick-prev {
    left: 10px; }
  .seal-slider .slick-next {
    right: 10px; }
  .seal-slider .seal-slide {
    padding: 0 40px; }
    .seal-slider .seal-slide .seal {
      max-width: 180px;
      margin: 0 auto; }

.cta {
  text-align: center;
  background: url(../assets/img/green.jpg) no-repeat center center;
  background-size: cover;
  padding: 50px 0 50px; }
  .cta .container:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%; }
  .cta .cta-text {
    display: inline-block;
    vertical-align: middle; }
    .cta .cta-text h1, .cta .cta-text h2, .cta .cta-text h3, .cta .cta-text h4, .cta .cta-text h5, .cta .cta-text h6, .cta .cta-text p, .cta .cta-text span, .cta .cta-text a {
      color: white;
      text-align: center; }
  .cta .button-dkblue {
    margin: 0 30px;
    vertical-align: middle; }
  @media (max-width: 768px) {
    .cta .cta-text {
      display: block;
      margin: 0 auto;
      text-align: center;
      margin-bottom: 20px; } }
@media (max-width: 992px) {
  .one-column h1, .one-column h2, .one-column h3, .one-column h4, .one-column h5, .one-column h6, .one-column p, .one-column div {
    text-align: center; }
  .one-column [class*="col"] {
    text-align: center; }
  .one-column ul {
    display: inline-block; } }

.two-columns .left {
  padding-right: 30px; }

.two-columns .right {
  padding-left: 30px; }

@media (max-width: 992px) {
  .two-columns .left, .two-columns .right {
    text-align: center;
    padding: 0 15px; }
    .two-columns .left h1, .two-columns .left h2, .two-columns .left h3, .two-columns .left h4, .two-columns .left h5, .two-columns .left h6, .two-columns .left p, .two-columns .left div, .two-columns .right h1, .two-columns .right h2, .two-columns .right h3, .two-columns .right h4, .two-columns .right h5, .two-columns .right h6, .two-columns .right p, .two-columns .right div {
      text-align: center; }
  .two-columns .right {
    padding-top: 40px; }
  .two-columns ul {
    display: inline-block; } }

.three-columns, .four-columns, .five-columns {
  text-align: center; }
  .three-columns .content, .four-columns .content, .five-columns .content {
    padding-top: 30px; }
  .three-columns a.bg-cover, .four-columns a.bg-cover, .five-columns a.bg-cover {
    display: block;
    border: 1px solid #007dc3;
    transition: all 0.3s ease; }
    .three-columns a.bg-cover:hover, .four-columns a.bg-cover:hover, .five-columns a.bg-cover:hover {
      border: 1px solid #0f5278; }

.accordion .fa-minus {
  display: none; }

.accordion .fa {
  padding-right: 10px;
  position: absolute;
  left: 20px;
  top: 18px; }

.accordion .accordion-title {
  display: block;
  width: 100%;
  padding: 15px 25px 15px 50px;
  border: 1px solid #eee;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  transition: all 0.3 ease;
  position: relative; }
  .accordion .accordion-title span {
    line-height: 1.5; }
  .accordion .accordion-title:hover {
    background-color: #E4EDF2; }

.accordion .accordion-details {
  display: none;
  padding: 15px 25px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee; }
  .accordion .accordion-details .one-third {
    padding: 0 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center; }
    .accordion .accordion-details .one-third span {
      font-weight: bold;
      text-align: center; }
    .accordion .accordion-details .one-third .green {
      color: #5FA84C; }
    .accordion .accordion-details .one-third p {
      text-align: center;
      margin-bottom: 0; }

.accordion .active .fa-minus {
  display: inline-block; }

.accordion .active .fa-plus {
  display: none; }

.accordion-full .title {
  display: block;
  width: 100%;
  padding: 15px 25px;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #efefef;
  margin: 1px 0;
  transition: all 0.3 ease; }
  .accordion-full .title:hover {
    background-color: #E4EDF2; }

.accordion-full .desktop {
  display: none; }

.accordion-full .content {
  padding: 30px 50px 20px;
  border: 1px solid #eee;
  display: none; }

.accordion-full .active {
  background-color: #E4EDF2;
  border-right: 0; }

@media (min-width: 992px) {
  .accordion-full .left {
    padding-right: 0;
    margin-right: -1px;
    position: relative;
    z-index: 5; }
  .accordion-full .right {
    padding-left: 0; }
  .accordion-full .desktop {
    display: block;
    margin: 0;
    border-bottom: 0; }
    .accordion-full .desktop:last-child {
      border-bottom: 1px solid #eee; }
  .accordion-full .mobile {
    display: none; } }

.flex-sidebar .site-main {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 992px) {
    .flex-sidebar .site-main {
      text-align: center; }
      .flex-sidebar .site-main h1, .flex-sidebar .site-main h2, .flex-sidebar .site-main h3, .flex-sidebar .site-main h4, .flex-sidebar .site-main h5, .flex-sidebar .site-main h6, .flex-sidebar .site-main p {
        text-align: center; } }
.flex-sidebar .sidebar-menu {
  padding-top: 10px;
  padding-bottom: 40px; }
  .flex-sidebar .sidebar-menu ul, .flex-sidebar .sidebar-menu li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .flex-sidebar .sidebar-menu .menu {
    display: inline-block;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #D2DAE1; }
    .flex-sidebar .sidebar-menu .menu > li {
      border-bottom: 1px solid #D2DAE1;
      position: relative; }
      .flex-sidebar .sidebar-menu .menu > li > a:hover {
        color: #007dc3; }
      .flex-sidebar .sidebar-menu .menu > li a {
        display: block;
        padding: 10px 50px 10px 15px; }
      .flex-sidebar .sidebar-menu .menu > li:last-child {
        border-bottom: 0; }
      .flex-sidebar .sidebar-menu .menu > li .sub-menu li {
        border-top: 1px solid #D2DAE1;
        background-color: #E4EDF2; }
  .flex-sidebar .sidebar-menu .close-sub-menu, .flex-sidebar .sidebar-menu .open-sub-menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 5px;
    padding-right: 20px;
    font-size: 1.2em;
    text-align: right; }
    .flex-sidebar .sidebar-menu .close-sub-menu:hover, .flex-sidebar .sidebar-menu .open-sub-menu:hover {
      color: #0f5278; }
  .flex-sidebar .sidebar-menu .close-sub-menu {
    display: none; }
  .flex-sidebar .sidebar-menu .sub-menu {
    max-height: 0;
    overflow-y: hidden;
    transition: max-height 0.5s ease-in-out; }
  .flex-sidebar .sidebar-menu .current-menu-ancestor .close-sub-menu, .flex-sidebar .sidebar-menu .sub-menu-open .close-sub-menu {
    display: inline-block; }
  .flex-sidebar .sidebar-menu .current-menu-ancestor .open-sub-menu, .flex-sidebar .sidebar-menu .sub-menu-open .open-sub-menu {
    display: none; }
  .flex-sidebar .sidebar-menu .current-menu-ancestor .sub-menu, .flex-sidebar .sidebar-menu .sub-menu-open .sub-menu {
    max-height: 1000px; }
  .flex-sidebar .sidebar-menu .sub-menu-close .open-sub-menu {
    display: inline-block; }
  .flex-sidebar .sidebar-menu .sub-menu-close .close-sub-menu {
    display: none; }
  .flex-sidebar .sidebar-menu .sub-menu-close .sub-menu {
    max-height: 0; }
  .flex-sidebar .sidebar-menu .current-menu-item a {
    color: #5FA84C; }

.site-main .caregiver {
  padding-top: 20px;
  padding-bottom: 20px; }
  .site-main .caregiver .caregiver-portrait {
    margin: 10px auto 30px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: no-repeat center center;
    background-size: cover; }
  @media (min-width: 768px) {
    .site-main .caregiver .col-sm-9 {
      padding-left: 40px; } }
  @media (max-width: 992px) {
    .site-main .caregiver {
      text-align: left; }
      .site-main .caregiver h1, .site-main .caregiver h2, .site-main .caregiver h3, .site-main .caregiver h4, .site-main .caregiver h5, .site-main .caregiver h6, .site-main .caregiver p {
        text-align: left; } }
  @media (max-width: 768px) {
    .site-main .caregiver {
      text-align: center; }
      .site-main .caregiver h1, .site-main .caregiver h2, .site-main .caregiver h3, .site-main .caregiver h4, .site-main .caregiver h5, .site-main .caregiver h6, .site-main .caregiver p {
        text-align: center; } }
.video-container {
  display: none;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.show-video {
  display: block; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-accordion {
  padding-top: 20px; }

.video-buttons {
  padding: 30px 0;
  text-align: center; }
  .video-buttons button {
    background-color: #007dc3;
    color: white;
    padding: 6px;
    width: 40px;
    margin: 0 5px;
    border-radius: 6px;
    text-align: center;
    transition: all 0.3s ease; }
    .video-buttons button:hover {
      background-color: #0f5278; }
  .video-buttons .active {
    background-color: #0f5278; }

.career-center .main-content {
  padding-top: 50px;
  padding-bottom: 30px; }

.career-center .open-positions {
  background-color: #eee;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px; }
  .career-center .open-positions .section-title {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    padding-bottom: 30px; }
  .career-center .open-positions .one-third {
    padding: 20px; }
  .career-center .open-positions .position {
    border-top: 4px solid #007dc3; }
    .career-center .open-positions .position .position-details {
      padding: 20px 30px 30px;
      background-color: white;
      text-align: left; }
      .career-center .open-positions .position .position-details .position-title {
        font-size: 1.3em;
        padding-bottom: 15px; }
  .career-center .open-positions .featured-image {
    width: 100%;
    height: 0;
    padding-bottom: 60%; }
  .career-center .open-positions .learn-more i {
    padding-left: 10px;
    font-size: 0.7em; }
  .career-center .open-positions .pagination-links .page-numbers {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #0f5278;
    border-radius: 4px;
    vertical-align: top;
    line-height: 35px;
    color: white; }
    .career-center .open-positions .pagination-links .page-numbers img {
      width: 15px; }
    .career-center .open-positions .pagination-links .page-numbers:hover {
      background-color: #007dc3; }
  .career-center .open-positions .pagination-links .current {
    background-color: #007dc3;
    color: white; }

.open-jobs .open-positions {
  padding-bottom: 50px; }

.search .search-results {
  margin-top: 50px; }
  .search .search-results .read-more {
    display: inline-block;
    margin-top: 15px; }
    .search .search-results .read-more i {
      padding-right: 10px; }
  .search .search-results .pagination-links {
    margin-top: 30px; }

.search .no-result {
  padding-bottom: 80px;
  text-align: center; }
  .search .no-result p {
    text-align: center; }

.donation-counter {
  background-color: #E4EDF2;
  padding: 50px 0;
  text-align: center; }
  .donation-counter .counter-wrapper {
    display: inline-block;
    margin-top: 20px;
    width: 240px;
    height: 240px;
    background-color: #007dc3;
    border-radius: 50%; }
    .donation-counter .counter-wrapper span {
      display: inline-block;
      margin-top: 90px;
      font-size: 2.6em;
      color: white; }

.top-image {
  margin-bottom: 35px; }

.post-info .spacer:last-child {
  display: none; }

.post-info a {
  color: #007dc3; }

.pagination {
  margin-bottom: 60px; }
  .pagination .page-numbers {
    display: inline-block;
    background-color: #007dc3;
    padding: 5px 12px;
    border-radius: 2px;
    color: white; }
  .pagination .current {
    color: #5FA84C; }
  .pagination a.page-numbers:hover {
    background-color: #0f5278; }

.sidebar {
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    .sidebar {
      padding-left: 60px; } }
  .sidebar h3 {
    margin-bottom: 20px; }
  .sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #D2DAE1;
    border-radius: 4px;
    margin-bottom: 30px; }
    .sidebar ul li {
      border-bottom: 1px solid #D2DAE1;
      margin: 0;
      padding: 10px 15px; }
      .sidebar ul li:last-child {
        border-bottom: 0; }
  .sidebar ul.categories li a:before, .sidebar ul.positions li a:before {
    font-family: FontAwesome;
    content: '\f0da';
    padding-right: 15px; }
  .sidebar ul.more-posts li {
    position: relative; }
    .sidebar ul.more-posts li a {
      display: block;
      margin-left: 23px; }
      .sidebar ul.more-posts li a:before {
        position: absolute;
        left: 13px;
        top: 15px;
        font-family: FontAwesome;
        content: '\f15c';
        padding-right: 15px; }

.post-landing article {
  background-color: #E4EDF2;
  margin-bottom: 40px;
  border-radius: 4px;
  padding: 40px 20px; }
  .post-landing article a:hover {
    color: #5b5b5c; }
  @media (max-width: 992px) {
    .post-landing article .post-title {
      display: block;
      margin-top: 20px; } }
  .post-landing article .read-more {
    margin-top: 20px;
    color: #007dc3;
    display: inline-block; }
    .post-landing article .read-more .fa {
      color: #007dc3;
      padding-right: 10px;
      font-size: 1.2em; }

.excerpt .read-more {
  display: block;
  padding-top: 15px; }
  .excerpt .read-more i {
    padding-right: 10px; }

.single .content-main {
  margin-top: 60px;
  margin-bottom: 60px; }

.single .post-content {
  margin-top: 30px; }

.single .heateor_sss_sharing_container {
  padding-bottom: 20px; }
  .single .heateor_sss_sharing_container li {
    margin-right: 10px !important; }

.single-position .content-main {
  margin-top: 30px;
  margin-bottom: 30px; }

.single-position .sidebar {
  padding-top: 10px;
  padding-bottom: 20px; }
  .single-position .sidebar ul {
    margin-bottom: 0; }

@media (min-width: 992px) {
  .single-position .content-main {
    margin-top: 60px;
    margin-bottom: 60px; }
  .single-position .sidebar {
    padding-left: 15px;
    padding-right: 50px; } }

.single-position .post-content {
  margin-top: 0; }

.archive-main {
  margin-top: 60px; }

/*# sourceMappingURL=style.css.map */