@charset "UTF-8";
/*! 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;
          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;
          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;
          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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  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.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.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 #eeeeee; }

.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; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @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; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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-1 {
  width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix: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; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

@font-face {
  font-family: 'KievitOT';
  src: url("../fonts/Kievit/KievitOT-BookItalic.eot");
  src: url("../fonts/Kievit/KievitOT-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Kievit/KievitOT-BookItalic.woff2") format("woff2"), url("../fonts/Kievit/KievitOT-BookItalic.woff") format("woff"), url("../fonts/Kievit/KievitOT-BookItalic.ttf") format("truetype"), url("../fonts/Kievit/KievitOT-BookItalic.svg#KievitOT-BookItalic") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'KievitOT';
  src: url("../fonts/Kievit/KievitOT-Medium.eot");
  src: url("../fonts/Kievit/KievitOT-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Kievit/KievitOT-Medium.woff2") format("woff2"), url("../fonts/Kievit/KievitOT-Medium.woff") format("woff"), url("../fonts/Kievit/KievitOT-Medium.ttf") format("truetype"), url("../fonts/Kievit/KievitOT-Medium.svg#KievitOT-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'KievitOT';
  src: url("../fonts/Kievit/KievitOT-ExtraBold.eot");
  src: url("../fonts/Kievit/KievitOT-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Kievit/KievitOT-ExtraBold.woff2") format("woff2"), url("../fonts/Kievit/KievitOT-ExtraBold.woff") format("woff"), url("../fonts/Kievit/KievitOT-ExtraBold.ttf") format("truetype"), url("../fonts/Kievit/KievitOT-ExtraBold.svg#KievitOT-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'KievitOT';
  src: url("../fonts/Kievit/KievitOT-Book.eot");
  src: url("../fonts/Kievit/KievitOT-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Kievit/KievitOT-Book.woff2") format("woff2"), url("../fonts/Kievit/KievitOT-Book.woff") format("woff"), url("../fonts/Kievit/KievitOT-Book.ttf") format("truetype"), url("../fonts/Kievit/KievitOT-Book.svg#KievitOT-Book") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Mendoza';
  src: url("../fonts/Mendoza/MendozaRomITC-Book.eot");
  src: url("../fonts/Mendoza/MendozaRomITC-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Mendoza/MendozaRomITC-Book.woff2") format("woff2"), url("../fonts/Mendoza/MendozaRomITC-Book.woff") format("woff"), url("../fonts/Mendoza/MendozaRomITC-Book.ttf") format("truetype"), url("../fonts/Mendoza/MendozaRomITC-Book.svg#MendozaRomITC-Book") format("svg");
  font-weight: 400;
  font-style: normal; }

body, html {
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font: 400 16px/100% "KievitOT", arial, sans-serif;
  color: #828282;
  -webkit-font-smoothing: antialiased; }
  body.popup-open {
    overflow-y: hidden; }

strong, b {
  font-weight: 500; }

h1 {
  font-size: 20px;
  font-weight: 500;
  color: #393939; }

h2 {
  font-size: 18px;
  font-weight: 500; }

h3, h4, h5, h6 {
  font-size: 16px;
  font-weight: 500; }

:focus {
  outline: none; }

.label {
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: #7f7f7f;
  text-transform: uppercase;
  padding: 0 12px;
  display: inline-block;
  border-radius: 40px; }
  .label.small {
    background: #e6e6e6;
    color: #393939;
    font-size: 12px;
    line-height: 26px;
    height: 26px;
    font-weight: 400;
    text-transform: none;
    margin-right: 5px;
    margin-bottom: 5px; }

input[type=text],
input[type=password],
input[type=email],
input[type=date],
textarea {
  height: 48px;
  line-height: 48px;
  font-family: "KievitOT";
  font-size: 14px;
  font-weight: 400;
  color: #7f7f7f;
  background: #fff;
  padding: 0 21px;
  border-radius: 50px;
  border: 1px solid #7f7f7f;
  width: 100%;
  margin-bottom: 13px; }
  input[type=text][disabled],
  input[type=password][disabled],
  input[type=email][disabled],
  input[type=date][disabled],
  textarea[disabled] {
    color: #939393;
    -webkit-text-fill-color: #939393 !important;
    border: 1px solid #e6e6e6; }
  input[type=text]:focus,
  input[type=password]:focus,
  input[type=email]:focus,
  input[type=date]:focus,
  textarea:focus {
    outline: 0; }
  input[type=text].inline-70,
  input[type=password].inline-70,
  input[type=email].inline-70,
  input[type=date].inline-70,
  textarea.inline-70 {
    width: 69%; }
  input[type=text].inline-60,
  input[type=password].inline-60,
  input[type=email].inline-60,
  input[type=date].inline-60,
  textarea.inline-60 {
    width: 59%; }
  input[type=text].inline-40,
  input[type=password].inline-40,
  input[type=email].inline-40,
  input[type=date].inline-40,
  textarea.inline-40 {
    width: 39%; }
  input[type=text].inline-30,
  input[type=password].inline-30,
  input[type=email].inline-30,
  input[type=date].inline-30,
  textarea.inline-30 {
    width: 29%; }
  input[type=text].small,
  input[type=password].small,
  input[type=email].small,
  input[type=date].small,
  textarea.small {
    height: 38px;
    line-height: 38px; }

textarea {
  height: 200px;
  border-radius: 26px;
  line-height: 20px;
  padding: 21px; }

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 48px;
  line-height: 48px;
  font-family: "KievitOT";
  font-size: 14px;
  font-weight: 400;
  color: #7f7f7f;
  background: #fff url("../images/drop-arrow.png") no-repeat;
  background-position: right 15px center;
  padding: 0 21px;
  border-radius: 50px;
  border: 1px solid #afafaf;
  margin-bottom: 13px; }
  select:focus {
    outline: 0; }
  select.small {
    height: 38px;
    line-height: 38px; }
  select.full-width {
    width: 100%; }

button, .button {
  height: 45px;
  font-family: "KievitOT";
  line-height: 45px;
  font-size: 12px;
  font-weight: 800;
  color: #FFFFFF !important;
  background: #211f20;
  text-transform: uppercase;
  padding: 0 21px;
  border-radius: 50px;
  border: 0 solid transparent;
  display: inline-block;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease; }
  button[disabled], .button[disabled] {
    background: #b9c1c5;
    cursor: not-allowed; }
  button.white, .button.white {
    background: #fff;
    color: #8f2011;
    margin-bottom: 20px; }
  button.icon-only, .button.icon-only {
    width: 45px;
    padding: 0;
    text-align: center;
    font-size: 16px; }
  button.w-arrow, .button.w-arrow {
    position: relative;
    padding-right: 57px;
    text-align: left;
    padding-left: 30px; }
    button.w-arrow:after, .button.w-arrow:after {
      content: '\f178';
      font-family: 'FontAwesome';
      color: #393939;
      font-size: 15px;
      line-height: 45px;
      right: 30px;
      position: absolute;
      top: 0; }
    button.w-arrow.arrow-left, .button.w-arrow.arrow-left {
      padding-right: 30px;
      padding-left: 57px; }
      button.w-arrow.arrow-left:after, .button.w-arrow.arrow-left:after {
        right: inherit;
        left: 30px;
        content: '\f177'; }
  button:focus, .button:focus {
    outline: 0; }
  button.full-width, .button.full-width {
    width: 100%; }
  button.big-shadow, .button.big-shadow {
    -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
            box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); }

form label {
  font-size: 12px;
  font-weight: 800;
  padding-left: 21px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px; }

form .form-group {
  margin-bottom: 45px; }

.has-question-tip {
  position: relative;
  margin-bottom: 50px; }
  .has-question-tip span.question-tip {
    position: absolute;
    bottom: -35px;
    left: 0px;
    font-size: 12px;
    font-style: italic;
    color: #393939 !important;
    line-height: 14px;
    padding-left: 15px;
    padding-right: 15px; }

.special-checkbox {
  height: 49px;
  font-family: "KievitOT";
  line-height: 49px;
  font-size: 14px;
  font-weight: 400;
  color: #616161;
  background: #cacaca;
  text-transform: none;
  padding: 0 82px 0 21px;
  border-radius: 50px;
  border: 0 solid transparent;
  text-align: left;
  position: relative;
  cursor: pointer;
  -webkit-box-shadow: 0 12px 24px 0 rgba(159, 159, 159, 0.32);
          box-shadow: 0 12px 24px 0 rgba(159, 159, 159, 0.32);
  -webkit-transition: background 0.2s 0s ease;
  transition: background 0.2s 0s ease; }
  .special-checkbox.has-tip {
    margin-bottom: 50px; }
    .special-checkbox.has-tip .checkbox-tip {
      position: absolute;
      bottom: -40px;
      left: 30px;
      font-size: 12px;
      font-style: italic;
      color: #393939 !important;
      line-height: 14px;
      padding-left: 15px; }
  .special-checkbox .special-checkbox-disc {
    position: absolute;
    top: 0;
    right: 0;
    height: 49px;
    width: 78px;
    display: block; }
    .special-checkbox .special-checkbox-disc .path {
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -3.5px;
      background: #939393;
      height: 7px;
      width: 51px;
      border-radius: 15px;
      display: block;
      -webkit-transition: background 0.1s 0s ease;
      transition: background 0.1s 0s ease; }
    .special-checkbox .special-checkbox-disc .disc {
      width: 19px;
      height: 19px;
      display: block;
      position: absolute;
      border-radius: 50%;
      background: #fff;
      left: 0;
      top: 50%;
      margin-top: -9.5px;
      -webkit-box-shadow: 0 10px 20px 0 rgba(27, 30, 33, 0.33);
              box-shadow: 0 10px 20px 0 rgba(27, 30, 33, 0.33);
      -webkit-transition: left 0.2s 0s ease;
      transition: left 0.2s 0s ease; }
  .special-checkbox.small {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #828282;
    padding: 0;
    line-height: 27px;
    height: 27px; }
    .special-checkbox.small .special-checkbox-disc {
      height: 27px;
      width: 45px; }
      .special-checkbox.small .special-checkbox-disc .path {
        width: 27px;
        height: 5px; }
      .special-checkbox.small .special-checkbox-disc .disc {
        width: 16px;
        height: 16px;
        -webkit-box-shadow: 0 5px 10px 0 rgba(27, 30, 33, 0.21);
                box-shadow: 0 5px 10px 0 rgba(27, 30, 33, 0.21); }

.special-checkbox--checkbox {
  display: none; }

.special-checkbox--checkbox:checked + label.special-checkbox {
  color: #fff;
  background: #4aa943; }
  .special-checkbox--checkbox:checked + label.special-checkbox .path {
    background: #31752c; }
  .special-checkbox--checkbox:checked + label.special-checkbox .disc {
    left: 33px; }
  .special-checkbox--checkbox:checked + label.special-checkbox.small {
    color: #828282;
    background: transparent; }
    .special-checkbox--checkbox:checked + label.special-checkbox.small .path {
      background: #4aa943; }
    .special-checkbox--checkbox:checked + label.special-checkbox.small .disc {
      left: 18px; }

.select-and-add .select-and-add--selection {
  margin-bottom: 20px; }
  .select-and-add .select-and-add--selection select {
    width: calc(100% - 85px); }
  .select-and-add .select-and-add--selection button {
    background: #8f2011; }

.select-and-add button.add {
  width: 80px;
  font-size: 12px; }

.select-and-add .select-and-add--added {
  margin: 0;
  padding: 0; }

.select-and-add .select-and-add--item {
  height: 49px;
  font-family: "KievitOT";
  line-height: 49px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  background: #4aa943;
  text-transform: none;
  padding: 0 82px 0 21px;
  border-radius: 50px;
  border: 0 solid transparent;
  text-align: left;
  position: relative;
  -webkit-box-shadow: 0 12px 24px 0 rgba(159, 159, 159, 0.32);
          box-shadow: 0 12px 24px 0 rgba(159, 159, 159, 0.32);
  -webkit-transition: background 0.2s 0s ease;
  transition: background 0.2s 0s ease;
  margin-bottom: 11px;
  cursor: pointer; }
  .select-and-add .select-and-add--item .fa {
    position: absolute;
    top: 0;
    right: 21px;
    line-height: 49px;
    color: #fff;
    cursor: pointer; }

#profile-data-wrapper {
  padding-top: 28px;
  padding-bottom: 80px; }
  #profile-data-wrapper .save-data--sticky {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    -webkit-box-shadow: 0 -7px 49px -8px rgba(126, 126, 126, 0.53), 0 0 10px 0 rgba(73, 73, 73, 0.22);
            box-shadow: 0 -7px 49px -8px rgba(126, 126, 126, 0.53), 0 0 10px 0 rgba(73, 73, 73, 0.22); }
    @media (min-width: 1024px) {
      #profile-data-wrapper .save-data--sticky {
        text-align: center;
        background: transparent;
        -webkit-box-shadow: none;
                box-shadow: none;
        bottom: 20px; } }
    #profile-data-wrapper .save-data--sticky button {
      width: 100%;
      background: #fff;
      color: #C00A35;
      letter-spacing: 1.4px;
      line-height: 52px;
      height: 52px; }
      @media (min-width: 1024px) {
        #profile-data-wrapper .save-data--sticky button {
          background: #C00A35;
          color: #fff;
          width: auto;
          -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
                  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); } }
      #profile-data-wrapper .save-data--sticky button .fa {
        margin-right: 7px;
        font-size: 16px; }

table.no-style {
  border: 0;
  width: 100%;
  table-layout: fixed; }
  table.no-style th {
    text-align: left;
    color: #393939; }
    @media (min-width: 768px) {
      table.no-style th {
        text-align: left; } }
    @media (max-width: 767px) {
      table.no-style th {
        padding-bottom: 4px; } }
  table.no-style th, table.no-style td {
    vertical-align: top;
    padding: 6px; }
    @media (min-width: 768px) {
      table.no-style th, table.no-style td {
        padding: 4px 35px 4px 0; } }
  table.no-style td {
    word-wrap: normal;
    white-space: normal; }
    @media (max-width: 767px) {
      table.no-style td {
        padding-top: 4px; } }
    @media (min-width: 768px) {
      table.no-style td {
        padding-bottom: 12px; } }

.toaster {
  font-family: "KievitOT";
  line-height: 16px;
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  background: #7f7f7f;
  padding: 15px 21px 15px 35px;
  max-width: 100%;
  border-radius: 50px;
  border: 0 solid transparent;
  display: block;
  position: fixed;
  z-index: 99999;
  top: 20px;
  right: 20px;
  min-width: 340px;
  text-align: center;
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.15), 0 15px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 19px 38px rgba(0, 0, 0, 0.15), 0 15px 12px rgba(0, 0, 0, 0.1); }
  .toaster:before {
    content: '\f086';
    display: block;
    font-family: 'FontAwesome';
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .toaster.error {
    background: #C00A35; }
    .toaster.error:before {
      content: '\f071'; }
  .toaster.succes {
    background: #4aa943; }
    .toaster.succes:before {
      content: '\f164'; }
  .toaster.warning {
    background: #fdc300; }
    .toaster.warning:before {
      content: '\f071'; }

.desktop-footer {
  height: 250px;
  width: 100%;
  position: relative;
  background: url(../images/bg.png) no-repeat;
  background-position: left 450px;
  background-size: cover !important; }

@media (min-width: 768px) {
  .row-eq-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.toggle-radio {
  margin-bottom: 10px; }
  .toggle-radio.has-tip {
    margin-bottom: 50px; }
    .toggle-radio.has-tip .checkbox-tip {
      position: relative;
      bottom: -5px;
      left: 0px;
      font-size: 12px;
      font-style: italic;
      color: #393939 !important;
      line-height: 14px;
      padding-left: 15px; }
  .toggle-radio .question-toggle-radio {
    margin-bottom: 10px;
    display: block;
    font-family: "KievitOT";
    font-size: 14px;
    font-weight: 400;
    color: #616161;
    text-align: left;
    padding-left: 21px; }
  .toggle-radio .switch {
    width: 100%;
    height: 45px;
    background: #b9c1c5;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 25px;
    position: relative; }
    .toggle-radio .switch span {
      position: absolute;
      width: 20px;
      height: 4px;
      top: 50%;
      left: 50%;
      margin: -2px 0px 0px -4px;
      background: #fff;
      display: block;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      opacity: 0; }
      .toggle-radio .switch span:after {
        content: "";
        display: block;
        position: absolute;
        width: 4px;
        height: 12px;
        margin-top: -8px;
        background: #fff;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease; }
    .toggle-radio .switch label {
      cursor: pointer;
      color: rgba(0, 0, 0, 0.2);
      width: 49%;
      line-height: 45px;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      display: inline-block;
      font-family: "KievitOT";
      font-size: 12px;
      font-weight: 800;
      text-transform: uppercase; }
      .toggle-radio .switch label.for-yes, .toggle-radio .switch label.for-less {
        text-align: left; }
      .toggle-radio .switch label.for-no, .toggle-radio .switch label.for-more {
        text-align: right;
        padding-right: 21px; }
  .toggle-radio input[type=radio] {
    display: none; }
  .toggle-radio .no:checked ~ .switch {
    background: #C00A35; }
  .toggle-radio .yes:checked ~ .switch {
    background: #4aa943; }
  .toggle-radio .yes:checked ~ .switch span {
    opacity: 1; }
  .toggle-radio .no:checked ~ .switch span {
    background: #fff;
    margin-left: -8px;
    opacity: 1; }
  .toggle-radio .no:checked ~ .switch span:after {
    background: #fff;
    height: 20px;
    margin-top: -8px;
    margin-left: 8px; }
  .toggle-radio .yes:checked ~ .switch label.for-yes {
    color: #fff; }
  .toggle-radio .no:checked ~ .switch label.for-no {
    color: #fff; }
  .toggle-radio .more:checked ~ .switch {
    background: #4aa943; }
  .toggle-radio .more.red:checked ~ .switch {
    background: #C00A35; }
  .toggle-radio .more:checked ~ .switch span {
    background: #fff;
    margin-left: -8px;
    opacity: 1;
    width: 12px;
    margin-top: 1px; }
  .toggle-radio .more:checked ~ .switch span:after {
    background: #fff;
    height: 12px;
    margin-top: -8px;
    margin-left: 8px; }
  .toggle-radio .more:checked ~ .switch label.for-more {
    color: #fff; }
  .toggle-radio .less:checked ~ .switch {
    background: #4aa943; }
  .toggle-radio .less:checked ~ .switch span {
    background: #fff;
    margin-left: -8px;
    opacity: 1;
    width: 12px;
    margin-top: 0px;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    top: 36%; }
  .toggle-radio .less:checked ~ .switch span:after {
    background: #fff;
    height: 12px;
    margin-top: -8px;
    margin-left: 8px; }
  .toggle-radio .less:checked ~ .switch label.for-less {
    color: #fff; }

#menu {
  position: relative; }
  #menu .logout-button {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    color: #cacaca;
    display: block; }
    #menu .logout-button i {
      line-height: 45px;
      display: inline-block; }
    #menu .logout-button .exta-text {
      display: none; }
    @media (max-width: 767px) {
      #menu .logout-button {
        position: absolute;
        z-index: 500;
        top: 45px; } }
    @media (min-width: 768px) {
      #menu .logout-button {
        float: right;
        width: 150px; }
        #menu .logout-button .exta-text {
          display: inline-block;
          line-height: 45px;
          text-transform: uppercase;
          color: #cacaca;
          font-size: 12px;
          font-weight: 600;
          letter-spacing: 1.4px;
          text-decoration: none;
          margin-right: 10px; } }
  #menu .menu-button {
    width: 45px;
    height: 45px;
    text-align: center;
    cursor: pointer;
    padding-top: 12px; }
    @media (min-width: 768px) {
      #menu .menu-button {
        display: none; } }
    #menu .menu-button .dot {
      width: 4px;
      height: 4px;
      background: #cacaca;
      border-radius: 50%;
      display: block;
      margin: 0 auto 3px auto;
      position: relative;
      top: 0;
      -webkit-transition: top 0.1s 0s ease;
      transition: top 0.1s 0s ease; }
    #menu .menu-button:hover .dot:first-child {
      top: -2px; }
    #menu .menu-button:hover .dot:last-child {
      top: 2px; }
  #menu #navigation {
    display: none;
    position: absolute;
    top: 50px;
    left: 20px;
    background: #fff;
    min-width: 200px;
    z-index: 99;
    -webkit-box-shadow: 0 0 20px 0 rgba(215, 222, 227, 0.61), 0 26px 90px 0 rgba(51, 59, 69, 0.11);
            box-shadow: 0 0 20px 0 rgba(215, 222, 227, 0.61), 0 26px 90px 0 rgba(51, 59, 69, 0.11); }
    @media (min-width: 768px) {
      #menu #navigation {
        display: inline-block;
        float: right;
        position: relative;
        top: inherit;
        left: inherit;
        -webkit-box-shadow: none;
                box-shadow: none; } }
    #menu #navigation ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #menu #navigation ul li {
        display: block; }
        @media (min-width: 768px) {
          #menu #navigation ul li {
            display: inline-block; } }
      #menu #navigation ul a {
        color: #616161;
        display: block;
        width: 100%;
        line-height: 30px;
        font-size: 14px;
        text-decoration: none;
        padding: 0 12px; }
        @media (min-width: 768px) {
          #menu #navigation ul a {
            line-height: 44px;
            text-transform: uppercase;
            color: #939393;
            font-size: 12px;
            font-weight: 600;
            letter-spacing: 1.4px;
            text-decoration: none; }
            #menu #navigation ul a .fa {
              display: none; } }
        #menu #navigation ul a .fa {
          margin-right: 10px; }
        #menu #navigation ul a:hover {
          background: #eaeaea; }
          @media (min-width: 768px) {
            #menu #navigation ul a:hover {
              background: #fff;
              color: #C00A35; } }
        #menu #navigation ul a:active {
          background: #C00A35;
          color: #fff; }
          @media (min-width: 768px) {
            #menu #navigation ul a:active {
              background: #fff;
              color: #8f2011; } }
  #menu.open .menu-button .dot:first-child {
    top: -4px; }
  #menu.open .menu-button .dot:last-child {
    top: 4px; }
  #menu.open #navigation {
    display: block; }

#small-header {
  padding-top: 20px;
  padding-bottom: 10px;
  -webkit-box-shadow: 0 -7px 49px -8px rgba(126, 126, 126, 0.53), 0 0 10px 0 rgba(73, 73, 73, 0.22);
          box-shadow: 0 -7px 49px -8px rgba(126, 126, 126, 0.53), 0 0 10px 0 rgba(73, 73, 73, 0.22);
  position: relative;
  z-index: 10; }
  @media (min-width: 768px) {
    #small-header {
      padding-bottom: 20px; } }

.logo {
  width: 270px;
  float: left; }
  @media (max-width: 767px) {
    .logo {
      width: 100%; } }
  .logo img, .logo h1, .logo span {
    float: left;
    clear: left;
    margin-left: auto;
    margin-right: auto; }
  .logo .radboud-logo {
    display: inline-block;
    margin-left: 2px; }
  .logo h1.radboud-docenten-academie {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    text-align: center;
    width: 100%;
    color: #C00A35;
    margin: 0; }
  .logo span {
    color: #afafaf;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-style: italic;
    padding-top: 14px;
    font-size: 16px; }

.mailto-button.button.big-shadow {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999999;
  width: 255px;
  font-size: 14px; }
  .mailto-button.button.big-shadow i {
    margin-right: 10px; }
  @media (max-width: 767px) {
    .mailto-button.button.big-shadow {
      width: 45px;
      overflow: hidden;
      padding-left: 9px; } }

#login {
  background: #be311a;
  padding: 70px 0;
  height: 100%;
  position: relative;
  background: #be311a url(../images/bg.png) no-repeat;
  background-position: left 450px;
  background-size: cover !important; }
  @media (min-width: 768px) {
    #login {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-item-align: center;
          align-self: center;
      background-size: contain; }
      #login .login-screen {
        background: #fff;
        padding: 50px 40px;
        border-radius: 10px;
        -webkit-box-shadow: 0 0 20px 0 rgba(215, 222, 227, 0.8), 0 26px 90px 0 rgba(51, 59, 69, 0.31);
                box-shadow: 0 0 20px 0 rgba(215, 222, 227, 0.8), 0 26px 90px 0 rgba(51, 59, 69, 0.31); }
        #login .login-screen .alert {
          font-size: 14px; }
        #login .login-screen h1 {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: block;
          font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-size: 18px;
          font-weight: 300;
          line-height: 50px;
          text-align: center;
          width: 100%;
          color: #C00A35;
          margin: 0;
          margin-bottom: 40px; }
        #login .login-screen form label {
          color: #393939; }
        #login .login-screen a {
          color: #393939; }
        #login .login-screen .lost-pass {
          padding: 10px 0px 50px 10px;
          text-align: left; }
          #login .login-screen .lost-pass a {
            font-size: 14px;
            font-style: italic;
            color: #afafaf;
            line-height: 14px;
            padding-left: 12px; }
        #login .login-screen .button {
          background: #4aa943;
          color: #fff; }
        #login .login-screen input[type=text],
        #login .login-screen input[type=password] {
          background: #cacaca;
          color: #393939; }
        #login .login-screen input[type=password].nomargin {
          margin-bottom: 0px; }
        #login .login-screen input[type=text]::-webkit-input-placeholder, #login .login-screen input[type=password]::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          color: #393939; }
        #login .login-screen input[type=text]::-moz-placeholder, #login .login-screen input[type=password]::-moz-placeholder {
          /* Firefox 19+ */
          color: #393939; }
        #login .login-screen input[type=text]:-ms-input-placeholder, #login .login-screen input[type=password]:-ms-input-placeholder {
          /* IE 10+ */
          color: #393939; }
        #login .login-screen input[type=text]:-moz-placeholder, #login .login-screen input[type=password]:-moz-placeholder {
          /* Firefox 18- */
          color: #393939; } }
  #login .logo {
    display: block;
    margin: 0 auto; }
  #login .more {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 0 30px 0; }
  #login h1 {
    color: #fff;
    display: block;
    text-align: center;
    font-weight: 400;
    margin: 60px 0px; }
  #login form label {
    color: #fff; }
  #login input[type=text],
  #login input[type=password] {
    background: #8f2011;
    border: 0 solid transparent;
    color: #fff; }
  #login input[type=text]::-webkit-input-placeholder, #login input[type=password]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff; }
  #login input[type=text]::-moz-placeholder, #login input[type=password]::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff; }
  #login input[type=text]:-ms-input-placeholder, #login input[type=password]:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff; }
  #login input[type=text]:-moz-placeholder, #login input[type=password]:-moz-placeholder {
    /* Firefox 18- */
    color: #fff; }
  #login .lost-pass {
    text-align: center;
    color: #fff;
    padding: 24px 0 31px 0; }
  #login a {
    color: #fff;
    font-szie: 14px; }
  #login .button {
    width: 100%;
    text-align: center; }
  #login div.privacy-statement {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 20px; }
    #login div.privacy-statement a.privacy-statement {
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 600;
      color: #C00A35;
      width: 80%;
      display: block;
      margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      #login div.privacy-statement {
        bottom: -20px; }
        #login div.privacy-statement a.privacy-statement {
          color: #ffffff; } }

@media (min-width: 768px) {
  #introductions {
    background: #be311a;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: center;
        align-self: center;
    background: #be311a url(../images/bg.png) no-repeat;
    background-position: left 450px;
    background-size: cover !important; } }

#introductions .step {
  padding: 106px 0;
  display: none; }
  @media (min-width: 768px) {
    #introductions .step {
      background: #fff;
      padding: 50px 40px;
      border-radius: 10px;
      -webkit-box-shadow: 0 0 20px 0 rgba(215, 222, 227, 0.8), 0 26px 90px 0 rgba(51, 59, 69, 0.31);
              box-shadow: 0 0 20px 0 rgba(215, 222, 227, 0.8), 0 26px 90px 0 rgba(51, 59, 69, 0.31); } }
  #introductions .step .prev-step {
    background: #fff;
    color: #b9c1c5;
    border: 1px solid #e6e6e6;
    margin-top: 5px; }
    #introductions .step .prev-step:after {
      color: #b9c1c5; }
  #introductions .step#step1 {
    display: block; }
  #introductions .step .step-counter {
    text-align: center;
    margin-bottom: 50px; }
    #introductions .step .step-counter .step-number {
      font-family: "Mendoza";
      font-size: 35px;
      color: #393939;
      line-height: 35px;
      position: relative; }
      #introductions .step .step-counter .step-number:before {
        content: '';
        display: block;
        height: 3px;
        background: #393939;
        width: 15px;
        left: 50%;
        margin-left: -7.5px;
        top: 41px;
        position: absolute;
        border-radius: 3px; }
      #introductions .step .step-counter .step-number .total-steps {
        font-size: 14px;
        color: #8b8b8b;
        position: absolute;
        line-height: 14px;
        top: 8px;
        right: -12px; }
  #introductions .step .step-title {
    text-align: center;
    color: #393939;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 30px; }
    #introductions .step .step-title a {
      color: #393939;
      border-bottom: 1px solid black;
      text-decoration: none; }
      #introductions .step .step-title a:hover {
        border-bottom: 1px dashed black; }
  #introductions .step .step-body {
    text-align: center;
    min-height: 200px;
    margin-bottom: 40px; }
  #introductions .step .step-controls .bullets {
    text-align: center;
    margin-top: 44px; }
  #introductions .step .step-controls .bullet {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #cacaca;
    display: inline-block;
    margin-right: 2px; }
    #introductions .step .step-controls .bullet.active {
      background: #939393; }
    #introductions .step .step-controls .bullet:last-child {
      margin-right: 0; }

.progress {
  width: 150px;
  height: 150px;
  line-height: 150px;
  background: none;
  margin: 0 auto;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative; }
  .progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 11px solid #e9e9e9;
    position: absolute;
    top: 0;
    left: 0; }
  .progress > span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1; }
  .progress .progress-left {
    left: 0; }
  .progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 11px;
    border-style: solid;
    position: absolute;
    top: 0;
    border-color: #C00A35; }
  .progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 75px;
    border-bottom-right-radius: 75px;
    border-left: 0;
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
        transform-origin: center left; }
  .progress .progress-right {
    right: 0; }
    .progress .progress-right .progress-bar {
      left: -100%;
      border-top-left-radius: 75px;
      border-bottom-left-radius: 75px;
      border-right: 0;
      -webkit-transform-origin: center right;
      -ms-transform-origin: center right;
          transform-origin: center right; }
  .progress .progress-value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    font-size: 36px;
    text-align: center;
    line-height: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    font-weight: 300; }
    .progress .progress-value div {
      margin-top: 10px; }

/* This for look creates the 	necessary css animation names
Due to the split circle of progress-left and progress right, we must use the animations on each side.
*/
.progress[data-percentage="10"] .progress-right .progress-bar {
  -webkit-animation: loading-1 1.5s linear forwards;
          animation: loading-1 1.5s linear forwards; }

.progress[data-percentage="10"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0; }

.progress[data-percentage="20"] .progress-right .progress-bar {
  -webkit-animation: loading-2 1.5s linear forwards;
          animation: loading-2 1.5s linear forwards; }

.progress[data-percentage="20"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0; }

.progress[data-percentage="30"] .progress-right .progress-bar {
  -webkit-animation: loading-3 1.5s linear forwards;
          animation: loading-3 1.5s linear forwards; }

.progress[data-percentage="30"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0; }

.progress[data-percentage="40"] .progress-right .progress-bar {
  -webkit-animation: loading-4 1.5s linear forwards;
          animation: loading-4 1.5s linear forwards; }

.progress[data-percentage="40"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0; }

.progress[data-percentage="50"] .progress-right .progress-bar {
  -webkit-animation: loading-5 1.5s linear forwards;
          animation: loading-5 1.5s linear forwards; }

.progress[data-percentage="50"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0; }

.progress[data-percentage="60"] .progress-right .progress-bar {
  -webkit-animation: loading-5 1.5s linear forwards;
          animation: loading-5 1.5s linear forwards; }

.progress[data-percentage="60"] .progress-left .progress-bar {
  -webkit-animation: loading-1 1.5s linear forwards 1.5s;
          animation: loading-1 1.5s linear forwards 1.5s; }

.progress[data-percentage="70"] .progress-right .progress-bar {
  -webkit-animation: loading-5 1.5s linear forwards;
          animation: loading-5 1.5s linear forwards; }

.progress[data-percentage="70"] .progress-left .progress-bar {
  -webkit-animation: loading-2 1.5s linear forwards 1.5s;
          animation: loading-2 1.5s linear forwards 1.5s; }

.progress[data-percentage="80"] .progress-right .progress-bar {
  -webkit-animation: loading-5 1.5s linear forwards;
          animation: loading-5 1.5s linear forwards; }

.progress[data-percentage="80"] .progress-left .progress-bar {
  -webkit-animation: loading-3 1.5s linear forwards 1.5s;
          animation: loading-3 1.5s linear forwards 1.5s; }

.progress[data-percentage="90"] .progress-right .progress-bar {
  -webkit-animation: loading-5 1.5s linear forwards;
          animation: loading-5 1.5s linear forwards; }

.progress[data-percentage="90"] .progress-left .progress-bar {
  -webkit-animation: loading-4 1.5s linear forwards 1.5s;
          animation: loading-4 1.5s linear forwards 1.5s; }

.progress[data-percentage="100"] .progress-right .progress-bar {
  -webkit-animation: loading-5 1.5s linear forwards;
          animation: loading-5 1.5s linear forwards; }

.progress[data-percentage="100"] .progress-left .progress-bar {
  -webkit-animation: loading-5 1.5s linear forwards 1.5s;
          animation: loading-5 1.5s linear forwards 1.5s; }

@-webkit-keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(36);
    transform: rotate(36deg); } }

@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(36);
    transform: rotate(36deg); } }

@-webkit-keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(72);
    transform: rotate(72deg); } }

@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(72);
    transform: rotate(72deg); } }

@-webkit-keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(108);
    transform: rotate(108deg); } }

@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(108);
    transform: rotate(108deg); } }

@-webkit-keyframes loading-4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(144);
    transform: rotate(144deg); } }

@keyframes loading-4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(144);
    transform: rotate(144deg); } }

@-webkit-keyframes loading-5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(180);
    transform: rotate(180deg); } }

@keyframes loading-5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(180);
    transform: rotate(180deg); } }

#profile-header {
  padding-top: 10px;
  padding-bottom: 18px; }
  #profile-header.w-shadow {
    -webkit-box-shadow: 0 7px 49px -8px rgba(126, 126, 126, 0.23), 0 0 10px 0 rgba(73, 73, 73, 0.1);
            box-shadow: 0 7px 49px -8px rgba(126, 126, 126, 0.23), 0 0 10px 0 rgba(73, 73, 73, 0.1); }
  #profile-header .status-bar {
    margin-top: 5px;
    font-size: 15px;
    color: #cacaca; }
    #profile-header .status-bar .label {
      margin-left: 10px; }
  #profile-header .school-logo {
    margin: 40px auto;
    display: block;
    max-width: 100%; }
  #profile-header .video-link a {
    line-height: 45px;
    text-decoration: none;
    color: #cacaca;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.4px;
    font-size: 12px; }
    #profile-header .video-link a i {
      margin-right: 5px; }

.profile-header .graph {
  margin-top: 25px;
  margin-bottom: 35px;
  position: relative; }
  .profile-header .graph .graph-initials {
    font-size: 50px;
    font-family: "Mendoza";
    color: #393939; }
  .profile-header .graph .graph-legend {
    position: absolute;
    right: 50%;
    margin-right: 27px;
    bottom: -15px;
    z-index: 10;
    text-align: center; }
    .profile-header .graph .graph-legend .graph-percentage {
      width: 35px;
      height: 33px;
      background: #C00A35;
      -webkit-box-shadow: 0 6px 13px 0 rgba(85, 85, 85, 0.32);
              box-shadow: 0 6px 13px 0 rgba(85, 85, 85, 0.32);
      display: block;
      margin: 0 auto 5px auto;
      border-radius: 50%;
      text-align: center;
      line-height: 35px;
      color: #fff;
      font-weight: 500;
      font-size: 14px; }
    .profile-header .graph .graph-legend .graph-legend-text {
      text-transform: uppercase;
      font-size: 12px;
      color: #cacaca;
      font-weight: 600; }

.profile-header .header-info {
  text-align: center; }
  .profile-header .header-info h3 {
    color: #393939;
    font-size: 21px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 5px; }
    @media (min-width: 768px) {
      .profile-header .header-info h3 {
        text-align: left;
        font-size: 30px;
        line-height: 32px;
        margin-top: 65px; } }
  .profile-header .header-info .subtitle {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #cacaca;
    display: inline-block;
    margin-top: 10px; }
    @media (min-width: 768px) {
      .profile-header .header-info .subtitle {
        text-align: left;
        display: block; } }
    .profile-header .header-info .subtitle .option {
      margin-right: 15px; }
      .profile-header .header-info .subtitle .option i {
        margin-right: 8px; }

@media (min-width: 768px) {
  .profile-header.user-sidebar {
    margin-top: 60px;
    text-align: center; }
    .profile-header.user-sidebar .header-info {
      text-align: center; }
      .profile-header.user-sidebar .header-info h3 {
        text-align: center;
        font-size: 21px;
        margin-top: 0; }
      .profile-header.user-sidebar .header-info .subtitle {
        text-align: center;
        display: inline-block; }
    .profile-header.user-sidebar .status-bar {
      margin-top: 25px; } }

.profile-header.incomplete .status-bar .label, .profile-header.incomplete .graph-legend .graph-percentage {
  background: #C00A35; }

.profile-header.incomplete .progress .progress-bar {
  border-color: #C00A35; }

.profile-header.complete .status-bar .label, .profile-header.complete .graph-legend .graph-percentage {
  background: #fdc300; }

.profile-header.complete .progress .progress-bar {
  border-color: #fdc300; }

.profile-header.placeable .status-bar .label, .profile-header.placeable .graph-legend .graph-percentage {
  background: #a2d29e; }

.profile-header.placeable .progress .progress-bar {
  border-color: #a2d29e; }

.profile-header.temp-placed .status-bar .label, .profile-header.temp-placed .graph-legend .graph-percentage {
  background: #80c27b; }

.profile-header.temp-placed .progress .progress-bar {
  border-color: #80c27b; }

.profile-header.placed .status-bar .label, .profile-header.placed .graph-legend .graph-percentage {
  background: #4aa943; }

.profile-header.placed .progress .progress-bar {
  border-color: #4aa943; }

#profile-tabs {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 100;
  background: #fff;
  border-top: 1px solid #eaeaea;
  -webkit-box-shadow: 0 20px 49px -10px rgba(126, 126, 126, 0.23), 0 2px 10px 0 rgba(73, 73, 73, 0.1);
          box-shadow: 0 20px 49px -10px rgba(126, 126, 126, 0.23), 0 2px 10px 0 rgba(73, 73, 73, 0.1); }
  #profile-tabs .tabs {
    list-style: none;
    padding: 0;
    margin: 0; }
    #profile-tabs .tabs .tab, #profile-tabs .tabs .fake-tab {
      padding: 0;
      margin: 0;
      display: inline-block;
      float: left;
      width: 28%;
      /*@media(min-width: 768px) {
				width: 150px;
			}*/ }
      #profile-tabs .tabs .tab.card, #profile-tabs .tabs .fake-tab.card {
        width: 16%; }
      #profile-tabs .tabs .tab a, #profile-tabs .tabs .fake-tab a {
        display: block;
        line-height: 52px;
        height: 52px;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
        color: #afafaf;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1.4px;
        text-decoration: none;
        position: relative;
        -webkit-transition: all 0.2s 0s ease;
        transition: all 0.2s 0s ease; }
        @media (max-width: 360px) {
          #profile-tabs .tabs .tab a, #profile-tabs .tabs .fake-tab a {
            font-size: 11px;
            letter-spacing: 1px; } }
        @media (min-width: 768px) {
          #profile-tabs .tabs .tab a, #profile-tabs .tabs .fake-tab a {
            text-align: left; } }
        #profile-tabs .tabs .tab a:after, #profile-tabs .tabs .fake-tab a:after {
          content: '';
          height: 3px;
          width: 35px;
          border-radius: 5px;
          background: #cacaca;
          display: block;
          position: absolute;
          bottom: 0;
          left: 50%;
          margin-left: -17.5px;
          opacity: 0;
          -webkit-transition: all 0.2s 0s ease;
          transition: all 0.2s 0s ease; }
          @media (min-width: 768px) {
            #profile-tabs .tabs .tab a:after, #profile-tabs .tabs .fake-tab a:after {
              margin-left: 0;
              left: 0; } }
        #profile-tabs .tabs .tab a:hover, #profile-tabs .tabs .fake-tab a:hover {
          text-decoration: none; }
          #profile-tabs .tabs .tab a:hover:after, #profile-tabs .tabs .fake-tab a:hover:after {
            opacity: 1; }
      #profile-tabs .tabs .tab.active a, #profile-tabs .tabs .fake-tab.active a {
        color: #C00A35;
        font-weight: 600; }
        #profile-tabs .tabs .tab.active a:after, #profile-tabs .tabs .fake-tab.active a:after {
          background: #C00A35;
          opacity: 1; }
  #profile-tabs.incomplete .tabs .tab.active a {
    color: #C00A35; }
    #profile-tabs.incomplete .tabs .tab.active a:after {
      background: #C00A35; }
  #profile-tabs.placeable .tabs .tab.active a {
    color: #a2d29e; }
    #profile-tabs.placeable .tabs .tab.active a:after {
      background: #a2d29e; }
  #profile-tabs.complete .tabs .tab.active a {
    color: #fdc300; }
    #profile-tabs.complete .tabs .tab.active a:after {
      background: #fdc300; }
  #profile-tabs.temp-placed .tabs .tab.active a {
    color: #80c27b; }
    #profile-tabs.temp-placed .tabs .tab.active a:after {
      background: #80c27b; }
  #profile-tabs.placed .tabs .tab.active a {
    color: #4aa943; }
    #profile-tabs.placed .tabs .tab.active a:after {
      background: #4aa943; }

.tab-contents {
  display: none; }
  .tab-contents.initial {
    display: block; }
  .tab-contents:focus {
    outine: none; }

#profile-action-points-wrapper {
  padding-bottom: 22px; }

span.action_points_title {
  display: block;
  margin-bottom: 25px; }
  @media (max-width: 767px) {
    span.action_points_title {
      margin-top: 35px; } }

.action-point {
  display: block;
  padding: 23px 64px 23px 47px;
  margin-top: 22px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(215, 222, 227, 0.61), 0 26px 90px 0 rgba(51, 59, 69, 0.11);
          box-shadow: 0 0 20px 0 rgba(215, 222, 227, 0.61), 0 26px 90px 0 rgba(51, 59, 69, 0.11);
  position: relative; }
  .action-point.active, .action-point.completed, .action-point.edit {
    cursor: pointer; }
  .action-point .checkbox {
    position: absolute;
    top: 21px;
    left: 19px;
    display: block;
    width: 19px;
    height: 19px;
    background: #eaeaea;
    border-radius: 50%;
    line-height: 17px;
    text-align: center; }
    .action-point .checkbox .fa-check {
      display: none; }
  .action-point .action-point--title {
    font-size: 16px;
    font-weight: 500;
    color: #b9c1c5;
    display: block;
    margin-bottom: 10px; }
  .action-point .action-point--desc {
    font-size: 11px;
    font-weight: 500;
    color: #b9c1c5;
    display: block; }
  .action-point .action-point--icon {
    position: absolute;
    bottom: 16px;
    right: 22px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center; }
    .action-point .action-point--icon:before {
      content: '\f178';
      font-family: 'FontAwesome';
      font-size: 16px;
      color: #b9c1c5; }
  .action-point.edit .action-point--icon:before {
    content: '\f044'; }
  .action-point.semiactive .action-point--title {
    color: #b9c1c5; }
  .action-point.semiactive .checkbox {
    background: #fff;
    border: 1px solid #b9c1c5; }
  .action-point.active .action-point--title {
    color: #393939; }
  .action-point.active .checkbox {
    background: #fff;
    border: 1px solid #b9c1c5; }
  .action-point.completed .action-point--title {
    color: #393939; }
  .action-point.completed .checkbox {
    background: #80c27b; }
    .action-point.completed .checkbox .fa-check {
      color: #fff;
      display: inline-block;
      font-size: 12px; }

.action-point--content-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999; }
  .action-point--content-wrapper .action-point--content {
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 47px 32px;
    line-height: 120%;
    overflow-y: auto; }
  @media (min-width: 768px) {
    .action-point--content-wrapper {
      background: rgba(0, 0, 0, 0.65);
      padding: 100px; }
      .action-point--content-wrapper .action-point--content {
        width: 500px;
        margin: auto;
        -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
                box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
        border-radius: 10px; } }
  .action-point--content-wrapper .action-point--content-title {
    font-size: 20px;
    line-height: 24px;
    color: #393939;
    text-align: center;
    display: block;
    margin: 35px 0 31px; }
  .action-point--content-wrapper .action-point--content-info {
    margin-bottom: 35px; }
  .action-point--content-wrapper .action-point--close-button {
    color: #C00A35;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1.4px;
    cursor: pointer; }
    .action-point--content-wrapper .action-point--close-button .fa {
      margin-right: 11px;
      -webkit-transition: all 0.15s 0s ease;
      transition: all 0.15s 0s ease; }
    .action-point--content-wrapper .action-point--close-button:hover .fa {
      margin-right: 20px; }

@media (min-width: 768px) {
  .column-margin {
    margin-top: 50px;
    margin-bottom: 50px; } }

.results-button {
  line-height: 45px;
  color: #C00A35;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.4px;
  cursor: pointer; }
  @media (max-width: 767px) {
    .results-button {
      margin-top: -6px; } }
  .results-button .fa:first-child {
    margin-right: 5px; }
  .results-button .fa:last-child {
    margin-left: 5px; }

#filter {
  background: #f4f4f4;
  padding-top: 28px;
  display: none;
  margin-left: -15px;
  margin-right: -15px; }
  @media (min-width: 768px) {
    #filter {
      display: block !important;
      margin-left: 0;
      margin-right: 0;
      height: 100%;
      position: relative; }
      #filter:before {
        content: '';
        display: block;
        background: #f4f4f4;
        left: -1000px;
        top: 0;
        bottom: 0;
        width: 1000px;
        position: absolute; }
      #filter:after {
        content: '';
        display: block;
        background: #f4f4f4;
        right: 0;
        bottom: -250px;
        width: 1000px;
        height: 250px;
        position: absolute; } }

#filter-form {
  padding: 0 15px; }
  #filter-form .filter-form--title {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 35px;
    margin-left: 22px; }

.filter-button {
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #C00A35;
  font-weight: 600;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font-size: 12px;
  background: #fff;
  cursor: pointer;
  -webkit-box-shadow: 0 -7px 25px -8px rgba(126, 126, 126, 0.23), 0 0 10px 0 rgba(73, 73, 73, 0.22);
          box-shadow: 0 -7px 25px -8px rgba(126, 126, 126, 0.23), 0 0 10px 0 rgba(73, 73, 73, 0.22); }
  .filter-button .fa {
    margin-right: 5px; }
  @media (min-width: 768px) {
    .filter-button {
      background: #C00A35;
      color: #fff;
      margin: 25px;
      border-radius: 50px; } }

.toggles .toggle {
  padding: 0 10px; }
  .toggles .toggle .toggle-title {
    width: 100%;
    color: #393939;
    padding: 15px 0;
    cursor: pointer; }
    .toggles .toggle .toggle-title .toggle-title--text {
      font-size: 12px;
      font-weight: 600;
      letter-spacing: 1.4px; }
    .toggles .toggle .toggle-title .fa {
      float: right;
      -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
              transform: rotate(0deg);
      -webkit-transition: -webkit-transform 0.2s 0s ease;
      transition: -webkit-transform 0.2s 0s ease;
      transition: transform 0.2s 0s ease;
      transition: transform 0.2s 0s ease, -webkit-transform 0.2s 0s ease; }
    .toggles .toggle .toggle-title.open .fa {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .toggles .toggle .toggle-content {
    padding: 0px 10px;
    display: none; }
    @media (min-width: 768px) {
      .toggles .toggle .toggle-content {
        display: block; } }

#school-overview {
  padding-top: 20px;
  padding-bottom: 28px; }
  @media (min-width: 768px) {
    #school-overview {
      padding: 20px 0px 28px 20px; } }
  #school-overview .school-overview-title {
    text-align: center;
    display: block;
    width: 100%;
    line-height: 24px;
    margin: 25px auto; }
    #school-overview .school-overview-title.lessmargin {
      margin-bottom: 25px; }
    @media (min-width: 768px) {
      #school-overview .school-overview-title {
        text-align: left;
        font-size: 35px;
        line-height: 41px;
        margin-bottom: 50px; } }
  #school-overview span.school-overview-text {
    display: block;
    margin-bottom: 25px; }

.school {
  display: block;
  padding: 18px;
  margin-top: 22px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(215, 222, 227, 0.61), 0 26px 90px 0 rgba(51, 59, 69, 0.11);
          box-shadow: 0 0 20px 0 rgba(215, 222, 227, 0.61), 0 26px 90px 0 rgba(51, 59, 69, 0.11);
  cursor: pointer;
  position: relative; }
  .school .school--title {
    font-size: 16px;
    font-weight: 500;
    color: #393939;
    display: block;
    margin-bottom: 10px; }
  .school .school--desc {
    font-size: 11px;
    font-weight: 500;
    color: #b9c1c5;
    display: block; }
    .school .school--desc .school--option {
      margin-right: 10px; }
      .school .school--desc .school--option .fa {
        margin-right: 5px; }
  .school .school--icon {
    position: absolute;
    top: 16px;
    right: 22px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    -webkit-transition: all 0.2s 0s ease;
    transition: all 0.2s 0s ease; }
    .school .school--icon:before {
      content: '\f178';
      font-family: 'FontAwesome';
      font-size: 16px;
      color: #b9c1c5;
      -webkit-transition: all 0.2s 0s ease;
      transition: all 0.2s 0s ease; }
  @media (min-width: 768px) {
    .school:hover {
      -webkit-box-shadow: 0 0 40px 0 rgba(215, 222, 227, 0.9), 0 35px 100px 0 rgba(51, 59, 69, 0.11);
              box-shadow: 0 0 40px 0 rgba(215, 222, 227, 0.9), 0 35px 100px 0 rgba(51, 59, 69, 0.11);
      text-decoration: none; }
      .school:hover .school--icon {
        right: 26px; }
        .school:hover .school--icon:before {
          color: #C00A35; } }

@media (min-width: 768px) {
  #stick-quick-menu {
    padding-top: 85px; } }

.highlight {
  background-color: yellow; }

.quick-menu {
  margin: 40px 15px;
  padding: 0;
  list-style-type: none; }
  .quick-menu li {
    line-height: 25px;
    font-family: "Mendoza";
    color: #393939;
    font-size: 12px; }
    .quick-menu li a {
      font-family: "KievitOT";
      font-weight: 500;
      color: #C00A35;
      font-size: 15px;
      margin-left: 10px; }

.content-box {
  position: relative; }
  .content-box:focus {
    outline: none; }
  @media (min-width: 768px) {
    .content-box:first-child {
      margin-top: 30px; } }
  .content-box:last-child {
    margin-bottom: 30px; }
  .content-box .content-box-wrapper {
    padding: 33px;
    border-radius: 10px;
    -webkit-box-shadow: 0 24px 59px 0 rgba(51, 59, 69, 0.15);
            box-shadow: 0 24px 59px 0 rgba(51, 59, 69, 0.15);
    position: relative;
    background: #fff;
    z-index: 2; }
    @media (min-width: 768px) {
      .content-box .content-box-wrapper {
        border-radius: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        background: transparent; } }
  .content-box .content-box-title {
    color: #393939;
    font-size: 20px; }
    @media (min-width: 768px) {
      .content-box .content-box-title {
        font-size: 30px; } }
  .content-box .step-number {
    opacity: 0.15;
    font-family: "Mendoza";
    font-size: 100px;
    color: #C00A35;
    position: absolute;
    right: 33px;
    top: 100px; }
    @media (min-width: 768px) {
      .content-box .step-number {
        font-size: 20px;
        right: 0;
        top: 50px;
        opacity: 1; } }
  .content-box .content-box-text {
    line-height: 22px; }
  .content-box .video {
    position: relative;
    margin: -33px;
    border-radius: 10px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .content-box .video {
        margin: 0;
        border-radius: 0; } }
    .content-box .video iframe {
      width: 100%;
      margin-bottom: -3px; }
      @media (min-width: 768px) {
        .content-box .video iframe {
          height: 280px; } }

.next-item-arrow {
  width: 33px;
  height: 33px;
  line-height: 33px;
  background: #C00A35;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 3;
  margin-top: -10px;
  margin: -8px auto -55px auto;
  border-radius: 50%;
  -webkit-box-shadow: 0 6px 13px 0 rgba(227, 0, 11, 0.38);
          box-shadow: 0 6px 13px 0 rgba(227, 0, 11, 0.38); }
  @media (min-width: 768px) {
    .next-item-arrow {
      -webkit-box-shadow: none;
              box-shadow: none;
      border-radius: 0;
      background: transparent;
      color: #b9c1c5;
      margin: 30px auto;
      width: 100px;
      border-top: 1px solid #cacaca;
      height: 1px; }
      .next-item-arrow i {
        display: none; } }

.next-item-background {
  width: 47px;
  height: 47px;
  background-color: rgba(36, 46, 66, 0.21);
  border-radius: 50%;
  z-index: 1;
  position: relative;
  margin: 16px auto -15px; }
  @media (min-width: 768px) {
    .next-item-background {
      display: none; } }

@media (max-width: 767px) {
  .header-info h3 {
    margin-top: 8px; } }

.desktop-school-info .school-logo {
  margin: 60px 20px 60px 0;
  max-width: 100%; }

.desktop-school-info .header-info h3 {
  color: #393939;
  font-size: 21px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 5px; }
  @media (max-width: 767px) {
    .desktop-school-info .header-info h3 {
      margin-top: 8px; } }
  @media (min-width: 768px) {
    .desktop-school-info .header-info h3 {
      text-align: left;
      font-size: 30px;
      line-height: 32px;
      margin-top: 0px; } }

.desktop-school-info .header-info .subtitle {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #cacaca;
  margin-top: 10px;
  display: inline-block; }

.school-close-button {
  color: #C00A35;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1.4px;
  cursor: pointer; }
  .school-close-button .fa {
    margin-right: 11px;
    -webkit-transition: all 0.15s 0s ease;
    transition: all 0.15s 0s ease; }
  .school-close-button:hover .fa {
    margin-right: 20px; }
