

/* Start:/local/css/styles.css?1491483040443305*/
@charset "IBM866";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,700,600,400);
/* line 347, /local/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.7/";
}

/* line 351, /local/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}
main { margin-top: 150px !important; display: block; }
/* line 356, /local/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 48em)/";
  width: 0em;
}

/* line 361, /local/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:48em)/";
  width: 48em;
}

/* line 366, /local/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:48em) and (max-width:64em)/";
  width: 48em;
}

/* line 371, /local/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 376, /local/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64em) and (max-width:80em)/";
  width: 64em;
}

/* line 381, /local/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:80em)/";
  width: 80em;
}

/* line 386, /local/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:80em) and (max-width:120em)/";
  width: 80em;
}

/* line 391, /local/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 396, /local/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 403, /local/bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 406, /local/bower_components/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 412, /local/bower_components/foundation/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 416, /local/bower_components/foundation/scss/foundation/components/_global.scss */
body {
  /*background: white;*/
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

/* line 429, /local/bower_components/foundation/scss/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 432, /local/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 434, /local/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 438, /local/bower_components/foundation/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 445, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 446, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 173, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 450, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.hide {
  display: none !important;
  visibility: hidden;
}

/* line 456, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.invisible {
  visibility: hidden;
}

/* line 462, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 465, /local/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 475, /local/bower_components/foundation/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 478, /local/bower_components/foundation/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 217, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1024px;
}
/* line 172, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 173, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 221, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
/* line 224, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 227, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
/* line 172, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 173, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 228, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
/* line 172, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 173, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 232, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

/* line 235, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
  float: left;
}

/* line 236, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"].end {
  float: left;
}

@media only screen {
  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 167, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-1 {
    width: 8.33333%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-2 {
    width: 16.66667%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-4 {
    width: 33.33333%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-5 {
    width: 41.66667%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-7 {
    width: 58.33333%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-8 {
    width: 66.66667%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-10 {
    width: 83.33333%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-11 {
    width: 91.66667%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 179, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 187, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 190, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  /* line 198, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }

  /* line 204, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }

  /* line 209, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 48em) {
  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 167, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%; 
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 179, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 187, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 190, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  /* line 198, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }

  /* line 204, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }

  /* line 209, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  /* line 246, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 249, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 246, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 249, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 246, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 249, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 246, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 249, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 246, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 249, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 246, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 249, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 246, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 249, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 246, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 249, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 246, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 249, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 246, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 249, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 246, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 249, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 246, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 249, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64em) {
  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 162, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 167, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-4 {
    width: 32.6663%;
    }/*2032015 изменение*/

    /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-5 {
      width: 41.66667%;
    }

    /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-6 {
      width: 50%;
    }

    /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-7 {
      width: 58.33333%;
    }

    /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-8 {
      width: 66.66667%;
    }

    /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-9 {
      width: 75%;
    }

    /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-10 {
      width: 83.33333%;
    }

    /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-11 {
      width: 91.66667%;
    }

    /* line 172, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-12 {
      width: 100%;
    }

    /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-offset-0 {
      margin-left: 0% !important;
    }

    /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-offset-1 {
      margin-left: 8.33333% !important;
    }

    /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-offset-2 {
      margin-left: 16.66667% !important;
    }

    /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-offset-3 {
      margin-left: 25% !important;
    }

    /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-offset-4 {
      margin-left: 33.33333% !important;
    }

    /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-offset-5 {
      margin-left: 41.66667% !important;
    }

    /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-offset-6 {
      margin-left: 50% !important;
    }

    /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-offset-7 {
      margin-left: 58.33333% !important;
    }

    /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-offset-8 {
      margin-left: 66.66667% !important;
    }

    /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-offset-9 {
      margin-left: 75% !important;
    }

    /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-offset-10 {
      margin-left: 83.33333% !important;
    }

    /* line 176, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-offset-11 {
      margin-left: 91.66667% !important;
    }

    /* line 179, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .large-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left;
    }

    /* line 187, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .column.large-centered,
    .columns.large-centered {
      margin-left: auto;
      margin-right: auto;
      float: none;
    }

    /* line 190, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .column.large-uncentered,
    .columns.large-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left;
    }

    /* line 198, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
      float: none;
    }

    /* line 204, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
      float: left;
    }

    /* line 209, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
      float: right;
    }

    /* line 257, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .push-0 {
      position: relative;
      left: 0%;
      right: auto;
    }

    /* line 260, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .pull-0 {
      position: relative;
      right: 0%;
      left: auto;
    }

    /* line 257, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .push-1 {
      position: relative;
      left: 8.33333%;
      right: auto;
    }

    /* line 260, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .pull-1 {
      position: relative;
      right: 8.33333%;
      left: auto;
    }

    /* line 257, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .push-2 {
      position: relative;
      left: 16.66667%;
      right: auto;
    }

    /* line 260, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .pull-2 {
      position: relative;
      right: 16.66667%;
      left: auto;
    }

    /* line 257, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .push-3 {
      position: relative;
      left: 25%;
      right: auto;
    }

    /* line 260, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .pull-3 {
      position: relative;
      right: 25%;
      left: auto;
    }

    /* line 257, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .push-4 {
      position: relative;
      left: 33.33333%;
      right: auto;
    }

    /* line 260, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .pull-4 {
      position: relative;
      right: 33.33333%;
      left: auto;
    }

    /* line 257, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .push-5 {
      position: relative;
      left: 41.66667%;
      right: auto;
    }

    /* line 260, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .pull-5 {
      position: relative;
      right: 41.66667%;
      left: auto;
    }

    /* line 257, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .push-6 {
      position: relative;
      left: 50%;
      right: auto;
    }

    /* line 260, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .pull-6 {
      position: relative;
      right: 50%;
      left: auto;
    }

    /* line 257, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .push-7 {
      position: relative;
      left: 58.33333%;
      right: auto;
    }

    /* line 260, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .pull-7 {
      position: relative;
      right: 58.33333%;
      left: auto;
    }

    /* line 257, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .push-8 {
      position: relative;
      left: 66.66667%;
      right: auto;
    }

    /* line 260, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .pull-8 {
      position: relative;
      right: 66.66667%;
      left: auto;
    }

    /* line 257, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .push-9 {
      position: relative;
      left: 75%;
      right: auto;
    }

    /* line 260, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .pull-9 {
      position: relative;
      right: 75%;
      left: auto;
    }

    /* line 257, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .push-10 {
      position: relative;
      left: 83.33333%;
      right: auto;
    }

    /* line 260, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .pull-10 {
      position: relative;
      right: 83.33333%;
      left: auto;
    }

    /* line 257, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .push-11 {
      position: relative;
      left: 91.66667%;
      right: auto;
    }

    /* line 260, /local/bower_components/foundation/scss/foundation/components/_grid.scss */
    .pull-11 {
      position: relative;
      right: 91.66667%;
      left: auto;
    }
  }
  /* line 129, /local/bower_components/foundation/scss/foundation/components/_accordion.scss */
  .accordion {
    margin-bottom: 0;
  }
  /* line 172, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .accordion:before, .accordion:after {
    content: " ";
    display: table;
  }
  /* line 173, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .accordion:after {
    clear: both;
  }
  /* line 132, /local/bower_components/foundation/scss/foundation/components/_accordion.scss */
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important;
  }
  /* line 135, /local/bower_components/foundation/scss/foundation/components/_accordion.scss */
  .accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #e8e8e8;
  }
  /* line 136, /local/bower_components/foundation/scss/foundation/components/_accordion.scss */
  .accordion .accordion-navigation > a, .accordion dd > a {
    background: #efefef;
    color: #222222;
    padding: 1rem;
    display: block;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
  }
  /* line 143, /local/bower_components/foundation/scss/foundation/components/_accordion.scss */
  .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #e3e3e3;
  }
  /* line 146, /local/bower_components/foundation/scss/foundation/components/_accordion.scss */
  .accordion .accordion-navigation > .content, .accordion dd > .content {
    display: none;
    padding: 0.9375rem;
  }
  /* line 149, /local/bower_components/foundation/scss/foundation/components/_accordion.scss */
  .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    display: block;
    background: white;
  }

  /* line 112, /local/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: normal;
    margin-bottom: 1.25rem;
    position: relative;
    padding: 0.875rem 1.5rem 0.875rem 0.875rem;
    font-size: 0.8125rem;
    transition: opacity 300ms ease-out;
    background-color: #333333;
    border-color: #2c2c2c;
    color: white;
  }
  /* line 115, /local/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3;
    background: inherit;
  }
  /* line 96, /local/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box .close:hover, .alert-box .close:focus {
    opacity: 0.5;
  }
  /* line 117, /local/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.radius {
    border-radius: 0;
  }
  /* line 118, /local/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.round {
    border-radius: 1000px;
  }
  /* line 120, /local/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.success {
    background-color: #43ac6a;
    border-color: #3a945b;
    color: white;
  }
  /* line 121, /local/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: white;
  }
  /* line 122, /local/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f;
  }
  /* line 123, /local/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: white;
  }
  /* line 124, /local/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f;
  }
  /* line 125, /local/bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.alert-close {
    opacity: 0;
  }

  /* line 106, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
  }
  /* line 172, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  /* line 173, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  [class*="block-grid-"]:after {
    clear: both;
  }
  /* line 50, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem;
  }

  @media only screen {
    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-1 > li {
      width: 100%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-2 > li {
      width: 50%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-3 > li {
      width: 33.33333%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-4 > li {
      width: 25%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-5 > li {
      width: 20%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-6 > li {
      width: 16.66667%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-7 > li {
      width: 14.28571%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-8 > li {
      width: 12.5%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-9 > li {
      width: 11.11111%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-10 > li {
      width: 10%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-11 > li {
      width: 9.09091%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-12 > li {
      width: 8.33333%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both;
    }
  }
  @media only screen and (min-width: 48em) {
    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-1 > li {
      width: 100%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-2 > li {
      width: 50%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-3 > li {
      width: 33.33333%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-4 > li {
      width: 25%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-5 > li {
      width: 20%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-6 > li {
      width: 16.66667%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-7 > li {
      width: 14.28571%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-8 > li {
      width: 12.5%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-9 > li {
      width: 11.11111%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-10 > li {
      width: 10%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-11 > li {
      width: 9.09091%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-12 > li {
      width: 8.33333%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both;
    }
  }
  @media only screen and (min-width: 64em) {
    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-1 > li {
      width: 100%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-2 > li {
      width: 50%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-3 > li {
      width: 33.33333%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-4 > li {
      width: 25%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-5 > li {
      width: 20%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-6 > li {
      width: 16.66667%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-7 > li {
      width: 14.28571%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-8 > li {
      width: 12.5%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-9 > li {
      width: 11.11111%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-10 > li {
      width: 10%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-11 > li {
      width: 9.09091%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both;
    }

    /* line 61, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-12 > li {
      width: 8.33333%;
      list-style: none;
    }
    /* line 68, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none;
    }
    /* line 69, /local/bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both;
    }
  }
  /* line 118, /local/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  .breadcrumbs {
    display: block;
    padding: 1.875rem 0 0.0625rem 0;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: none;
    border-width: 1px;
    background-color: white;
    border-color: #e6e6e6;
    border-radius: 0;
  }
  /* line 122, /local/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.75rem;
    line-height: 0.75rem;
    text-transform: none;
    color: #1d329e;
  }
  /* line 68, /local/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
    text-decoration: underline;
  }
  /* line 70, /local/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  .breadcrumbs > * a {
    color: #1d329e;
  }
  /* line 75, /local/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  .breadcrumbs > *.current {
    cursor: default;
    color: #333333;
  }
  /* line 78, /local/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  .breadcrumbs > *.current a {
    cursor: default;
    color: #333333;
  }
  /* line 83, /local/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
    text-decoration: none;
  }
  /* line 88, /local/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  .breadcrumbs > *.unavailable {
    color: #999999;
  }
  /* line 90, /local/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  .breadcrumbs > *.unavailable a {
    color: #999999;
  }
  /* line 92, /local/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
  .breadcrumbs > *.unavailable a:focus {
    text-decoration: none;
    color: #999999;
    cursor: default;
  }
  /* line 102, /local/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  .breadcrumbs > *:before {
    content: ">";
    color: #aaaaaa;
    margin: 0 0.75rem;
    position: relative;
    top: 1px;
  }
  /* line 110, /local/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  .breadcrumbs > *:first-child:before {
    content: " ";
    margin: 0;
  }

  /* Accessibility - hides the forward slash */
  /* line 130, /local/bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  [aria-label="breadcrumbs"] [aria-hidden="true"]:after {
    content: "/";
  }

  /* line 216, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button, .button {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #333333;
    border-color: #292929;
    color: white;
    transition: background-color 300ms ease-out;
  }
  .button_pink {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.6rem;
    padding-left: 1rem;
    font-size: 1rem;
    background-color: #d00022;
    border-color: #d00022;
    color: white;
    transition: background-color 300ms ease-out;
    text-transform: uppercase;
  }
  .button_pink:hover { 
    color: #fff;
    opacity: 0.9;
   }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #292929;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button:hover, button:focus, .button:hover, .button:focus {
    color: white;
  }
  /* line 223, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #b9b9b9;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    color: #333333;
  }
  /* line 224, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.success, .button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #368a55;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    color: white;
  }
  /* line 225, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    background-color: #cf2a0e;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    color: white;
  }
  /* line 226, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: white;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
    background-color: #cf6e0e;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
    color: white;
  }
  /* line 227, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
    background-color: #61b6d9;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
    color: white;
  }
  /* line 229, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem;
  }
  /* line 230, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem;
  }
  /* line 231, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem;
  }
  /* line 232, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
  /* line 234, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem;
  }
  /* line 235, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem;
  }
  /* line 237, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.radius, .button.radius {
    border-radius: 0;
  }
  /* line 238, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.round, .button.round {
    border-radius: 1000px;
  }
  /* line 240, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #333333;
    border-color: #292929;
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #292929;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    color: white;
  }
  /* line 178, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #333333;
  }
  /* line 241, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #b9b9b9;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    color: #333333;
  }
  /* line 178, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #e7e7e7;
  }
  /* line 242, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #368a55;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    color: white;
  }
  /* line 178, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #43ac6a;
  }
  /* line 243, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #cf2a0e;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    color: white;
  }
  /* line 178, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #f04124;
  }
  /* line 244, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    background-color: #cf6e0e;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    color: white;
  }
  /* line 178, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    background-color: #f08a24;
  }
  /* line 245, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
    background-color: #61b6d9;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
    color: white;
  }
  /* line 178, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
    background-color: #a0d3e8;
  }

  /* line 250, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  button::-moz-focus-inner {
    border: 0;
    padding: 0;
  }

  @media only screen and (min-width: 48em) {
    /* line 253, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
    button, .button {
      display: inline-block;
    }
  }
  /* line 148, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group {
    list-style: none;
    margin: 0;
    left: 0;
  }
  /* line 172, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .button-group:before, .button-group:after {
    content: " ";
    display: table;
  }
  /* line 173, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .button-group:after {
    clear: both;
  }
  /* line 150, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group > li {
    margin: 0 -2px;
    display: inline-block;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group > li > button, .button-group > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group > li:first-child button, .button-group > li:first-child .button {
    border-left: 0;
  }
  /* line 153, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack > li {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
    float: none;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack > li > button, .button-group.stack > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
    border-left: 0;
  }
  /* line 66, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack > li > button, .button-group.stack > li .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
  }
  /* line 75, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
    border-top: 0;
  }
  /* line 157, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li {
    margin: 0 -2px;
    display: inline-block;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
    border-left: 0;
  }
  @media only screen and (max-width: 48em) {
    /* line 157, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.stack-for-small > li {
      margin: 0 -2px;
      display: inline-block;
      display: block;
      margin: 0;
    }
    /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
    }
    /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0;
    }
    /* line 66, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block;
    }
    /* line 75, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-top: 0;
    }
  }
  /* line 165, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius > * {
    margin: 0 -2px;
    display: inline-block;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius > * > button, .button-group.radius > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
    border-left: 0;
  }
  /* line 111, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button {
    border-radius: 0;
  }
  /* line 115, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  /* line 126, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 166, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack > * {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
    border-left: 0;
  }
  /* line 66, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
  }
  /* line 75, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
    border-top: 0;
  }
  /* line 111, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack > *, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button, .button-group.radius.stack > * > .button {
    border-radius: 0;
  }
  /* line 115, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button {
    -webkit-top-left-radius: 0;
    -webkit-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 126, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button {
    -webkit-bottom-left-radius: 0;
    -webkit-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  @media only screen and (min-width: 48em) {
    /* line 167, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block;
    }
    /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
    }
    /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
      border-left: 0;
    }
    /* line 111, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
      border-radius: 0;
    }
    /* line 115, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
      -webkit-border-bottom-left-radius: 0;
      -webkit-border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
    }
    /* line 126, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0;
    }
  }
  @media only screen and (max-width: 48em) {
    /* line 167, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block;
      display: block;
      margin: 0;
    }
    /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
    }
    /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
      border-left: 0;
    }
    /* line 66, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block;
    }
    /* line 75, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
      border-top: 0;
    }
    /* line 111, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
      border-radius: 0;
    }
    /* line 115, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
      -webkit-top-left-radius: 0;
      -webkit-top-right-radius: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
    }
    /* line 126, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
      -webkit-bottom-left-radius: 0;
      -webkit-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
    }
  }
  /* line 176, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round > * {
    margin: 0 -2px;
    display: inline-block;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round > * > button, .button-group.round > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
    border-left: 0;
  }
  /* line 111, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button {
    border-radius: 0;
  }
  /* line 115, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }
  /* line 126, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }
  /* line 177, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack > * {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack > * > button, .button-group.round.stack > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
    border-left: 0;
  }
  /* line 66, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack > * > button, .button-group.round.stack > * .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
  }
  /* line 75, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
    border-top: 0;
  }
  /* line 111, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack > *, .button-group.round.stack > * > a, .button-group.round.stack > * > button, .button-group.round.stack > * > .button {
    border-radius: 0;
  }
  /* line 115, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  /* line 126, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
  @media only screen and (min-width: 48em) {
    /* line 178, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block;
    }
    /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
    }
    /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
      border-left: 0;
    }
    /* line 111, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
      border-radius: 0;
    }
    /* line 115, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px;
    }
    /* line 126, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px;
    }
  }
  @media only screen and (max-width: 48em) {
    /* line 178, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block;
      display: block;
      margin: 0;
    }
    /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
    }
    /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
      border-left: 0;
    }
    /* line 66, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block;
    }
    /* line 75, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
      border-top: 0;
    }
    /* line 111, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
      border-radius: 0;
    }
    /* line 115, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
      -webkit-top-left-radius: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem;
    }
    /* line 126, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
    .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
      -webkit-bottom-left-radius: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem;
    }
  }
  /* line 188, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-2 li {
    margin: 0 -2px;
    display: inline-block;
    width: 50%;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-2 li > button, .button-group.even-2 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
    border-left: 0;
  }
  /* line 142, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-2 li button, .button-group.even-2 li .button {
    width: 100%;
  }
  /* line 188, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-3 li {
    margin: 0 -2px;
    display: inline-block;
    width: 33.33333%;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-3 li > button, .button-group.even-3 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
    border-left: 0;
  }
  /* line 142, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-3 li button, .button-group.even-3 li .button {
    width: 100%;
  }
  /* line 188, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-4 li {
    margin: 0 -2px;
    display: inline-block;
    width: 25%;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-4 li > button, .button-group.even-4 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
    border-left: 0;
  }
  /* line 142, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-4 li button, .button-group.even-4 li .button {
    width: 100%;
  }
  /* line 188, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-5 li {
    margin: 0 -2px;
    display: inline-block;
    width: 20%;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-5 li > button, .button-group.even-5 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
    border-left: 0;
  }
  /* line 142, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-5 li button, .button-group.even-5 li .button {
    width: 100%;
  }
  /* line 188, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-6 li {
    margin: 0 -2px;
    display: inline-block;
    width: 16.66667%;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-6 li > button, .button-group.even-6 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
    border-left: 0;
  }
  /* line 142, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-6 li button, .button-group.even-6 li .button {
    width: 100%;
  }
  /* line 188, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-7 li {
    margin: 0 -2px;
    display: inline-block;
    width: 14.28571%;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-7 li > button, .button-group.even-7 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
    border-left: 0;
  }
  /* line 142, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-7 li button, .button-group.even-7 li .button {
    width: 100%;
  }
  /* line 188, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-8 li {
    margin: 0 -2px;
    display: inline-block;
    width: 12.5%;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-8 li > button, .button-group.even-8 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
    border-left: 0;
  }
  /* line 142, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.even-8 li button, .button-group.even-8 li .button {
    width: 100%;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .button-bar:before, .button-bar:after {
    content: " ";
    display: table;
  }
  /* line 173, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .button-bar:after {
    clear: both;
  }
  /* line 194, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-bar .button-group {
    float: left;
    margin-right: 0.625rem;
  }
  /* line 32, /local/bower_components/foundation/scss/foundation/components/_button-groups.scss */
  .button-bar .button-group div {
    overflow: hidden;
  }

  /* Clearing Styles */
  /* line 44, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-thumbs, [data-clearing] {
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
  }
  /* line 172, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table;
  }
  /* line 173, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both;
  }
  /* line 50, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px;
  }
  /* line 55, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0;
  }

  /* line 60, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-blackout {
    background: #333333;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998;
  }
  /* line 69, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-blackout .clearing-close {
    display: block;
  }

  /* line 72, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    overflow: hidden;
    margin: 0;
  }

  /* line 80, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-touch-label {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #aaaaaa;
    font-size: 0.6em;
  }

  /* line 88, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .visible-img {
    height: 95%;
    position: relative;
  }
  /* line 92, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%;
  }

  /* line 102, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-caption {
    color: #cccccc;
    font-size: 0.875em;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: #333333;
    width: 100%;
    padding: 10px 30px 20px;
    position: absolute;
    left: 0;
  }

  /* line 116, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 30px;
    line-height: 1;
    color: #cccccc;
    display: none;
  }
  /* line 125, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-close:hover, .clearing-close:focus {
    color: #cccccc;
  }

  /* line 129, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container {
    height: 100%;
  }
  /* line 130, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul {
    display: none;
  }

  /* line 134, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-feature li {
    display: none;
  }
  /* line 136, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-feature li.clearing-featured-img {
    display: block;
  }

  @media only screen and (min-width: 48em) {
    /* line 143, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-main-prev,
    .clearing-main-next {
      position: absolute;
      height: 100%;
      width: 40px;
      top: 0;
    }
    /* line 149, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px;
    }
    /* line 156, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-main-prev > span:hover,
    .clearing-main-next > span:hover {
      opacity: 0.8;
    }

    /* line 159, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-main-prev {
      left: 0;
    }
    /* line 161, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #cccccc;
    }

    /* line 167, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-main-next {
      right: 0;
    }
    /* line 169, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #cccccc;
    }

    /* line 175, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-main-prev.disabled,
    .clearing-main-next.disabled {
      opacity: 0.3;
    }

    /* line 180, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-assembled .clearing-container .carousel {
      background: rgba(51, 51, 51, 0.8);
      height: 120px;
      margin-top: 10px;
      text-align: center;
    }
    /* line 186, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none;
    }
    /* line 193, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-assembled .clearing-container .carousel > ul li {
      display: block;
      width: 120px;
      min-height: inherit;
      float: left;
      overflow: hidden;
      margin-right: 0;
      padding: 0;
      position: relative;
      cursor: pointer;
      opacity: 0.4;
      clear: none;
    }
    /* line 207, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
      height: 100%;
      max-width: none;
    }
    /* line 213, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-assembled .clearing-container .carousel > ul li a.th {
      border: none;
      box-shadow: none;
      display: block;
    }
    /* line 219, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-assembled .clearing-container .carousel > ul li img {
      cursor: pointer !important;
      width: 100% !important;
    }
    /* line 224, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-assembled .clearing-container .carousel > ul li.visible {
      opacity: 1;
    }
    /* line 225, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-assembled .clearing-container .carousel > ul li:hover {
      opacity: 0.8;
    }
    /* line 230, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-assembled .clearing-container .visible-img {
      background: #333333;
      overflow: hidden;
      height: 85%;
    }

    /* line 237, /local/bower_components/foundation/scss/foundation/components/_clearing.scss */
    .clearing-close {
      position: absolute;
      top: 10px;
      right: 20px;
      padding-left: 0;
      padding-top: 0;
    }
  }
  /* Foundation Dropdowns */
  /* line 225, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: 2px;
    max-width: 200px;
  }
  /* line 73, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown > *:first-child {
    margin-top: 0;
  }
  /* line 74, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown > *:last-child {
    margin-bottom: 0;
  }
  /* line 99, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89;
  }
  /* line 106, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88;
  }
  /* line 114, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.right:before {
    left: auto;
    right: 10px;
  }
  /* line 118, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.right:after {
    left: auto;
    right: 9px;
  }
  /* line 228, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px;
  }
  /* line 73, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-right > *:first-child {
    margin-top: 0;
  }
  /* line 74, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-right > *:last-child {
    margin-bottom: 0;
  }
  /* line 128, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent white transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 89;
  }
  /* line 135, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-right:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent #cccccc transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -14px;
    z-index: 88;
  }
  /* line 232, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px;
  }
  /* line 73, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-left > *:first-child {
    margin-top: 0;
  }
  /* line 74, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-left > *:last-child {
    margin-bottom: 0;
  }
  /* line 149, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-left:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent white;
    border-left-style: solid;
    position: absolute;
    top: 10px;
    right: -12px;
    left: auto;
    z-index: 89;
  }
  /* line 157, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-left:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent transparent #cccccc;
    border-left-style: solid;
    position: absolute;
    top: 9px;
    right: -14px;
    left: auto;
    z-index: 88;
  }
  /* line 236, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: -2px;
    margin-left: 0;
    max-width: 200px;
  }
  /* line 73, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-top > *:first-child {
    margin-top: 0;
  }
  /* line 74, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-top > *:last-child {
    margin-bottom: 0;
  }
  /* line 172, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-top:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: white transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -12px;
    left: 10px;
    right: auto;
    z-index: 89;
  }
  /* line 181, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.drop-top:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: #cccccc transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -14px;
    left: 9px;
    right: auto;
    z-index: 88;
  }
  /* line 241, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0;
  }
  /* line 209, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown li:hover, .f-dropdown li:focus {
    background: #eeeeee;
  }
  /* line 212, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown li.radius {
    border-radius: 0;
  }
  /* line 214, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown li a {
    display: block;
    padding: 0.5rem;
    color: #555555;
  }
  /* line 244, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    max-width: 200px;
  }
  /* line 73, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.content > *:first-child {
    margin-top: 0;
  }
  /* line 74, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.content > *:last-child {
    margin-bottom: 0;
  }
  /* line 247, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.tiny {
    max-width: 200px;
  }
  /* line 248, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.small {
    max-width: 300px;
  }
  /* line 249, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.medium {
    max-width: 500px;
  }
  /* line 250, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.large {
    max-width: 800px;
  }
  /* line 251, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important;
  }
  /* line 255, /local/bower_components/foundation/scss/foundation/components/_dropdown.scss */
  .f-dropdown.mega.open {
    left: 0 !important;
  }

  /* line 123, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button, button.dropdown {
    position: relative;
    outline: none;
    padding-right: 3.5625rem;
  }
  /* line 63, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button::after, button.dropdown::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: white transparent transparent transparent;
    top: 50%;
  }
  /* line 98, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button::after, button.dropdown::after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem;
  }
  /* line 117, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button::after, button.dropdown::after {
    border-color: white transparent transparent transparent;
  }
  /* line 124, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem;
  }
  /* line 78, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.tiny:after, button.dropdown.tiny:after {
    border-width: 0.375rem;
    right: 1.125rem;
    margin-top: -0.125rem;
  }
  /* line 117, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.tiny::after, button.dropdown.tiny::after {
    border-color: white transparent transparent transparent;
  }
  /* line 125, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem;
  }
  /* line 88, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.small::after, button.dropdown.small::after {
    border-width: 0.4375rem;
    right: 1.3125rem;
    margin-top: -0.15625rem;
  }
  /* line 117, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.small::after, button.dropdown.small::after {
    border-color: white transparent transparent transparent;
  }
  /* line 126, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem;
  }
  /* line 108, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.large::after, button.dropdown.large::after {
    border-width: 0.3125rem;
    right: 1.71875rem;
    margin-top: -0.15625rem;
  }
  /* line 117, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.large::after, button.dropdown.large::after {
    border-color: white transparent transparent transparent;
  }
  /* line 127, /local/bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent;
  }

  /* line 49, /local/bower_components/foundation/scss/foundation/components/_flex-video.scss */
  .flex-video {
    position: relative;
    padding-top: 1.5625rem;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
  }
  /* line 32, /local/bower_components/foundation/scss/foundation/components/_flex-video.scss */
  .flex-video.widescreen {
    padding-bottom: 56.34%;
  }
  /* line 33, /local/bower_components/foundation/scss/foundation/components/_flex-video.scss */
  .flex-video.vimeo {
    padding-top: 0;
  }
  /* line 35, /local/bower_components/foundation/scss/foundation/components/_flex-video.scss */
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* Standard Forms */
  /* line 379, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form {
    margin: 0 0 1rem;
  }

  /* Using forms within rows, we need to set some defaults */
  /* line 87, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .row {
    margin: 0 -0.5rem;
  }
  /* line 89, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem;
  }
  /* line 93, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .row.collapse {
    margin: 0;
  }
  /* line 95, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .row.collapse .column,
  form .row .row.collapse .columns {
    padding: 0;
  }
  /* line 97, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 103, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row input.column,
  form .row input.columns,
  form .row textarea.column,
  form .row textarea.columns {
    padding-left: 0.5rem;
  }

  /* Label Styles */
  /* line 385, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  label {
    font-size: 0.875rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
    /* Styles for required inputs */
  }
  /* line 386, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  label.right {
    float: none !important;
    text-align: right;
  }
  /* line 387, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0;
  }
  /* line 389, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  label small {
    text-transform: capitalize;
    color: #676767;
  }

  /* Attach elements to the beginning or end of an input */
  /* line 396, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  .prefix,
  .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
  }

  /* Adjust padding, alignment and radius if pre/post element is a button */
  /* line 400, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  .postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    border: none;
  }

  /* line 401, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  .prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    border: none;
  }

  /* line 403, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  .prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }

  /* line 404, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  .postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }

  /* line 405, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  .prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }

  /* line 406, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  .postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }

  /* Separate prefix and postfix styles when on span or label so buttons keep their own */
  /* line 409, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  span.prefix, label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333333;
    border-color: #cccccc;
  }

  /* line 410, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  span.postfix, label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333333;
    border-color: #cccccc;
  }

  /* We use this to get basic styling on all basic form elements */
  /* line 413, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
    -webkit-appearance: none;
    border-radius: 0;
    background-color: white;
    font-family: inherit;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    height: 2.3125rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
  }
  /* line 185, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    box-shadow: 0 0 5px #999999;
    border-color: #999999;
  }
  /* line 133, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none;
  }
  /* line 139, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #dddddd;
    cursor: default;
  }
  /* line 145, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #dddddd;
    cursor: default;
  }
  /* line 420, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 0;
  }

  /* line 428, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .prefix-radius.row.collapse input,
  form .row .prefix-radius.row.collapse textarea,
  form .row .prefix-radius.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 431, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  /* line 434, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .postfix-radius.row.collapse input,
  form .row .postfix-radius.row.collapse textarea,
  form .row .postfix-radius.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  /* line 437, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 440, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .prefix-round.row.collapse input,
  form .row .prefix-round.row.collapse textarea,
  form .row .prefix-round.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }
  /* line 443, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }
  /* line 446, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .postfix-round.row.collapse input,
  form .row .postfix-round.row.collapse textarea,
  form .row .postfix-round.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }
  /* line 449, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }

  /* line 454, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
  }

  /* Respect enforced amount of rows for textarea */
  /* line 460, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  textarea[rows] {
    height: auto;
  }

  /* Not allow resize out of parent */
  /* line 465, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  textarea {
    max-width: 100%;
  }

  /* Add height value for select elements to match text input height */
  /* line 470, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  select {
    -webkit-appearance: none !important;
    border-radius: 0;
    background-color: #fafafa;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    padding: 0.5rem;
    font-size: 0.875rem;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    color: rgba(0, 0, 0, 0.75);
    line-height: normal;
    border-radius: 0;
    height: 2.3125rem;
  }
  /* line 329, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  select::-ms-expand {
    display: none;
  }
  /* line 352, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  select.radius {
    border-radius: 0;
  }
  /* line 353, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999;
  }
  /* line 358, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  select:disabled {
    background-color: #dddddd;
    cursor: default;
  }

  /* Adjust margin for form elements below */
  /* line 476, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  input[type="file"],
  input[type="checkbox"],
  input[type="radio"],
  select {
    margin: 0 0 1rem 0;
  }

  /* line 483, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  input[type="checkbox"] + label,
  input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline;
  }

  /* Normalize file input width */
  /* line 493, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  input[type="file"] {
    width: 100%;
  }

  /* HTML5 Number spinners settings */
  /* We add basic fieldset styling */
  /* line 507, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  fieldset {
    border: 1px solid #dddddd;
    padding: 1.25rem;
    margin: 1.125rem 0;
  }
  /* line 272, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem;
  }

  /* Error Handling */
  /* line 514, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  [data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: white;
  }
  /* line 517, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  [data-abide] span.error, [data-abide] small.error {
    display: none;
  }

  /* line 520, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  span.error, small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: white;
  }

  /* line 525, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  .error input,
  .error textarea,
  .error select {
    margin-bottom: 0;
  }
  /* line 531, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  .error input[type="checkbox"],
  .error input[type="radio"] {
    margin-bottom: 1rem;
  }
  /* line 536, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  .error label,
  .error label.error {
    color: #f04124;
  }
  /* line 541, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  .error small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: white;
  }
  /* line 546, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  .error > label > small {
    color: #676767;
    background: transparent;
    padding: 0;
    text-transform: capitalize;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline;
  }
  /* line 558, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  .error span.error-message {
    display: block;
  }

  /* line 563, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  input.error,
  textarea.error,
  select.error {
    margin-bottom: 0;
  }

  /* line 568, /local/bower_components/foundation/scss/foundation/components/_forms.scss */
  label.error {
    color: #f04124;
  }

  /* line 244, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar {
    width: 100%;
    font-size: 0;
    display: inline-block;
    background: #333333;
  }
  /* line 45, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > * {
    text-align: center;
    font-size: 1rem;
    width: 25%;
    margin: 0 auto;
    display: block;
    padding: 1.25rem;
    float: left;
  }
  /* line 54, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > * i, .icon-bar > * img {
    display: block;
    margin: 0 auto;
  }
  /* line 58, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > * i + label, .icon-bar > * img + label {
    margin-top: .0625rem;
  }
  /* line 63, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > * i {
    font-size: 1.875rem;
    vertical-align: middle;
  }
  /* line 68, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > * img {
    width: 1.875rem;
    height: 1.875rem;
  }
  /* line 76, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    margin: 0 .0625rem 0 0;
    display: inline-block;
  }
  /* line 80, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
    margin-top: 0;
  }
  /* line 85, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.label-right > * label {
    display: inline-block;
  }
  /* line 88, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.vertical.label-right > * {
    text-align: left;
  }
  /* line 92, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto;
  }
  /* line 96, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.vertical .item, .icon-bar.small-vertical .item {
    width: auto;
    margin: auto;
    float: none;
  }
  @media only screen and (min-width: 48em) {
    /* line 103, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto;
    }
    /* line 108, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.medium-vertical .item {
      width: auto;
      margin: auto;
      float: none;
    }
  }
  @media only screen and (min-width: 64em) {
    /* line 115, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.large-vertical {
      height: 100%;
      width: auto;
    }
    /* line 120, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.large-vertical .item {
      width: auto;
      margin: auto;
      float: none;
    }
  }
  /* line 137, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > * {
    font-size: 1rem;
    padding: 1.25rem;
  }
  /* line 143, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > * i + label, .icon-bar > * img + label {
    margin-top: .0625rem;
  }
  /* line 148, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > * i {
    font-size: 1.875rem;
  }
  /* line 152, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > * img {
    width: 1.875rem;
    height: 1.875rem;
  }
  /* line 176, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > * label {
    color: white;
  }
  /* line 178, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > * i {
    color: white;
  }
  /* line 181, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > a:hover {
    background: #333333;
  }
  /* line 185, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > a:hover label {
    color: white;
  }
  /* line 187, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > a:hover i {
    color: white;
  }
  /* line 190, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > a.active {
    background: #333333;
  }
  /* line 194, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > a.active label {
    color: white;
  }
  /* line 196, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar > a.active i {
    color: white;
  }

  /* line 259, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.two-up .item {
    width: 50%;
  }
  /* line 260, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
    width: auto;
  }
  @media only screen and (min-width: 48em) {
    /* line 261, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.two-up.medium-vertical .item {
      width: auto;
    }
  }
  @media only screen and (min-width: 64em) {
    /* line 266, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.two-up.large-vertical .item {
      width: auto;
    }
  }
  /* line 273, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.three-up .item {
    width: 33.3333%;
  }
  /* line 274, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
    width: auto;
  }
  @media only screen and (min-width: 48em) {
    /* line 275, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.three-up.medium-vertical .item {
      width: auto;
    }
  }
  @media only screen and (min-width: 64em) {
    /* line 280, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.three-up.large-vertical .item {
      width: auto;
    }
  }
  /* line 287, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.four-up .item {
    width: 25%;
  }
  /* line 288, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
    width: auto;
  }
  @media only screen and (min-width: 48em) {
    /* line 289, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.four-up.medium-vertical .item {
      width: auto;
    }
  }
  @media only screen and (min-width: 64em) {
    /* line 294, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.four-up.large-vertical .item {
      width: auto;
    }
  }
  /* line 301, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.five-up .item {
    width: 20%;
  }
  /* line 302, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
    width: auto;
  }
  @media only screen and (min-width: 48em) {
    /* line 303, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.five-up.medium-vertical .item {
      width: auto;
    }
  }
  @media only screen and (min-width: 64em) {
    /* line 308, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.five-up.large-vertical .item {
      width: auto;
    }
  }
  /* line 315, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.six-up .item {
    width: 16.66667%;
  }
  /* line 316, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
    width: auto;
  }
  @media only screen and (min-width: 48em) {
    /* line 317, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.six-up.medium-vertical .item {
      width: auto;
    }
  }
  @media only screen and (min-width: 64em) {
    /* line 322, /local/bower_components/foundation/scss/foundation/components/_icon-bar.scss */
    .icon-bar.six-up.large-vertical .item {
      width: auto;
    }
  }

  /* line 53, /local/bower_components/foundation/scss/foundation/components/_inline-lists.scss */
  .inline-list {
    margin: 0 auto 1.0625rem auto;
    margin-left: -1.375rem;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
  }
  /* line 42, /local/bower_components/foundation/scss/foundation/components/_inline-lists.scss */
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block;
  }
  /* line 47, /local/bower_components/foundation/scss/foundation/components/_inline-lists.scss */
  .inline-list > li > * {
    display: block;
  }

  /* Foundation Joyride */
  /* line 48, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-list {
    display: none;
  }

  /* Default styles for the container */
  /* line 51, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide {
    display: none;
    position: absolute;
    background: #333333;
    color: white;
    z-index: 101;
    top: 0;
    left: 2.5%;
    font-family: inherit;
    font-weight: normal;
    width: 95%;
  }

  /* line 64, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .lt-ie9 .joyride-tip-guide {
    max-width: 800px;
    left: 50%;
    margin-left: -400px;
  }

  /* line 70, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-content-wrapper {
    width: 100%;
    padding: 1.125rem 1.25rem 1.5rem;
  }
  /* line 75, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important;
  }
  /* line 77, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px;
  }

  /* Add a little css triangle pip, older browser just miss out on the fanciness of it */
  /* line 82, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: 10px solid #333333;
  }
  /* line 90, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #333333;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px;
  }
  /* line 98, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
  }
  /* line 107, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.right {
    right: -20px;
  }
  /* line 108, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.left {
    left: -20px;
  }

  /* Typography */
  /* line 113, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide h1,
  .joyride-tip-guide h2,
  .joyride-tip-guide h3,
  .joyride-tip-guide h4,
  .joyride-tip-guide h5,
  .joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: bold;
    color: white;
  }

  /* line 124, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide p {
    margin: 0 0 1.125rem 0;
    font-size: 0.875rem;
    line-height: 1.3;
  }

  /* line 130, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: solid 1px #555555;
    position: absolute;
    right: 1.0625rem;
    bottom: 1rem;
  }

  /* line 138, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: #666666;
  }

  /* line 145, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-close-tip {
    position: absolute;
    right: 12px;
    top: 10px;
    color: #777777 !important;
    text-decoration: none;
    font-size: 24px;
    font-weight: normal;
    line-height: .5 !important;
  }
  /* line 155, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #eeeeee !important;
  }

  /* line 159, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: transparent;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer;
  }

  /* line 172, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-expose-wrapper {
    background-color: white;
    position: absolute;
    border-radius: 3px;
    z-index: 102;
    box-shadow: 0 0 15px white;
  }

  /* line 180, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-expose-cover {
    background: transparent;
    border-radius: 3px;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
  }

  /* Styles for screens that are at least 768px; */
  @media only screen and (min-width: 48em) {
    /* line 192, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
    .joyride-tip-guide {
      width: 300px;
      left: inherit;
    }
    /* line 194, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px;
    }
    /* line 201, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
    .joyride-tip-guide .joyride-nub.right {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: auto;
      right: -20px;
    }
    /* line 209, /local/bower_components/foundation/scss/foundation/components/_joyride.scss */
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-left-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: -20px;
      right: auto;
    }
  }
  /* line 55, /local/bower_components/foundation/scss/foundation/components/_keystrokes.scss */
  .keystroke,
  kbd {
    background-color: #ededed;
    border-color: #dddddd;
    color: #222222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: inherit;
    padding: 0.125rem 0.25rem 0;
    border-radius: 0;
  }

  /* line 91, /local/bower_components/foundation/scss/foundation/components/_labels.scss */
  .label {
    font-weight: normal;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    margin-bottom: auto;
    padding: 0.25rem 0.5rem 0.25rem;
    font-size: 0.6875rem;
    background-color: #333333;
    color: white;
  }
  /* line 96, /local/bower_components/foundation/scss/foundation/components/_labels.scss */
  .label.radius {
    border-radius: 0;
  }
  /* line 97, /local/bower_components/foundation/scss/foundation/components/_labels.scss */
  .label.round {
    border-radius: 1000px;
  }
  /* line 99, /local/bower_components/foundation/scss/foundation/components/_labels.scss */
  .label.alert {
    background-color: #f04124;
    color: white;
  }
  /* line 100, /local/bower_components/foundation/scss/foundation/components/_labels.scss */
  .label.warning {
    background-color: #f08a24;
    color: white;
  }
  /* line 101, /local/bower_components/foundation/scss/foundation/components/_labels.scss */
  .label.success {
    background-color: #43ac6a;
    color: white;
  }
  /* line 102, /local/bower_components/foundation/scss/foundation/components/_labels.scss */
  .label.secondary {
    background-color: #e7e7e7;
    color: #333333;
  }
  /* line 103, /local/bower_components/foundation/scss/foundation/components/_labels.scss */
  .label.info {
    background-color: #a0d3e8;
    color: #333333;
  }

  /* line 18, /local/bower_components/foundation/scss/foundation/components/_magellan.scss */
  [data-magellan-expedition], [data-magellan-expedition-clone] {
    background: white;
    z-index: 50;
    min-width: 100%;
    padding: 10px;
  }
  /* line 24, /local/bower_components/foundation/scss/foundation/components/_magellan.scss */
  [data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0;
  }
  /* line 26, /local/bower_components/foundation/scss/foundation/components/_magellan.scss */
  [data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
    margin-bottom: 0;
  }
  /* line 27, /local/bower_components/foundation/scss/foundation/components/_magellan.scss */
  [data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
    line-height: 1.8em;
  }

  @-webkit-keyframes rotate {
    /* line 54, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    from {
      -webkit-transform: rotate(0deg);
    }

    /* line 55, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    to {
      -webkit-transform: rotate(360deg);
    }
  }
  @-moz-keyframes rotate {
    /* line 58, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    from {
      -moz-transform: rotate(0deg);
    }

    /* line 59, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    to {
      -moz-transform: rotate(360deg);
    }
  }
  @-o-keyframes rotate {
    /* line 62, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    from {
      -o-transform: rotate(0deg);
    }

    /* line 63, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    to {
      -o-transform: rotate(360deg);
    }
  }
  @keyframes rotate {
    /* line 66, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    from {
      transform: rotate(0deg);
    }

    /* line 67, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    to {
      transform: rotate(360deg);
    }
  }
  /* Orbit Graceful Loading */
  /* line 71, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .slideshow-wrapper {
    position: relative;
  }
  /* line 74, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0;
  }
  /* line 80, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .slideshow-wrapper ul li,
  .slideshow-wrapper ul li .orbit-caption {
    display: none;
  }
  /* line 84, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .slideshow-wrapper ul li:first-child {
    display: block;
  }
  /* line 87, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .slideshow-wrapper .orbit-container {
    background-color: transparent;
  }
  /* line 90, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .slideshow-wrapper .orbit-container li {
    display: block;
  }
  /* line 92, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .slideshow-wrapper .orbit-container li .orbit-caption {
    display: block;
  }
  /* line 94, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .slideshow-wrapper .orbit-container .orbit-bullets li {
    display: inline-block;
  }
  /* line 100, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555555 white;
    border-radius: 1000px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }

  /* line 120, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: none;
  }
  /* line 126, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
  }
  /* line 135, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%;
  }
  /* line 137, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-slides-container > * {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 100%;
  }
  /* line 148, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-slides-container > *:first-child {
    margin-left: 0;
  }
  /* line 157, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-slides-container > * .orbit-caption {
    position: absolute;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.8);
    color: white;
    width: 100%;
    padding: 0.625rem 0.875rem;
    font-size: 0.875rem;
  }
  /* line 174, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: white;
    background: transparent;
    z-index: 10;
  }
  /* line 179, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: 0.3125rem;
  }
  /* line 185, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10;
  }
  /* line 192, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: rgba(255, 255, 255, 0.3);
    display: block;
    width: 0;
    position: relative;
    right: 20px;
    top: 5px;
  }
  /* line 205, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-timer > span {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 11px;
    height: 14px;
    border: solid 4px white;
    border-top: none;
    border-bottom: none;
  }
  /* line 219, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-timer.paused > span {
    right: -4px;
    top: 0;
    width: 11px;
    height: 14px;
    border: inset 8px;
    border-left-style: solid;
    border-color: transparent;
    border-left-color: white;
  }
  /* line 228, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-timer.paused > span.dark {
    border-left-color: #333333;
  }
  /* line 237, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container:hover .orbit-timer > span {
    display: block;
  }
  /* line 240, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10;
  }
  /* line 253, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-prev:hover,
  .orbit-container .orbit-next:hover {
    background-color: rgba(0, 0, 0, 0.3);
  }
  /* line 257, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-prev > span,
  .orbit-container .orbit-next > span {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    display: block;
    width: 0;
    height: 0;
    border: inset 10px;
  }
  /* line 267, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-prev {
    left: 0;
  }
  /* line 268, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-prev > span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: white;
  }
  /* line 273, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-prev:hover > span {
    border-right-color: white;
  }
  /* line 277, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-next {
    right: 0;
  }
  /* line 278, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-next > span {
    border-color: transparent;
    border-left-style: solid;
    border-left-color: white;
    left: 50%;
    margin-left: -4px;
  }
  /* line 285, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-next:hover > span {
    border-left-color: white;
  }

  /* line 291, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-bullets-container {
    text-align: center;
  }

  /* line 292, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-bullets {
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    top: 10px;
    float: none;
    text-align: center;
    display: block;
  }
  /* line 301, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: 0.5625rem;
    height: 0.5625rem;
    background: #cccccc;
    float: none;
    margin-right: 6px;
    border-radius: 1000px;
  }
  /* line 312, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-bullets li.active {
    background: #999999;
  }
  /* line 316, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-bullets li:last-child {
    margin-right: 0;
  }

  /* line 322, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: none;
  }
  /* line 326, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
  .touch .orbit-bullets {
    display: none;
  }

  @media only screen and (min-width: 48em) {
    /* line 334, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    .touch .orbit-container .orbit-prev,
    .touch .orbit-container .orbit-next {
      display: inherit;
    }
    /* line 338, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    .touch .orbit-bullets {
      display: block;
    }
  }
  @media only screen and (max-width: 48em) {
    /* line 345, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-stack-on-small .orbit-slides-container {
      height: auto !important;
    }
    /* line 346, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-stack-on-small .orbit-slides-container > * {
      position: relative;
      margin: 0 !important;
      opacity: 1 !important;
    }
    /* line 352, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-stack-on-small .orbit-slide-number {
      display: none;
    }

    /* line 358, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-timer {
      display: none;
    }

    /* line 361, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-next, .orbit-prev {
      display: none;
    }

    /* line 364, /local/bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-bullets {
      display: none;
    }
  }
  /* line 149, /local/bower_components/foundation/scss/foundation/components/_pagination.scss */
  ul.pagination {
    display: block;
    min-height: 1.5rem;
    margin-left: -0.3125rem;
  }
  /* line 104, /local/bower_components/foundation/scss/foundation/components/_pagination.scss */
  ul.pagination li {
    height: 1.5rem;
    color: #222222;
    font-size: 0.875rem;
    margin-left: 0.3125rem;
  }
  /* line 110, /local/bower_components/foundation/scss/foundation/components/_pagination.scss */
  ul.pagination li a, ul.pagination li button {
    display: block;
    padding: 0.0625rem 0.625rem 0.0625rem;
    color: black;
    background: none;
    border-radius: 0;
    font-weight: normal;
    font-size: 1em;
    line-height: inherit;
    transition: background-color 300ms ease-out;
  }
  /* line 122, /local/bower_components/foundation/scss/foundation/components/_pagination.scss */
  ul.pagination li:hover a,
  ul.pagination li a:focus, ul.pagination li:hover button,
  ul.pagination li button:focus {
    background: rgb(153,0,0);
  }
  /* line 51, /local/bower_components/foundation/scss/foundation/components/_pagination.scss */
  ul.pagination li.unavailable a, ul.pagination li.unavailable button {
    cursor: default;
    color: #999999;
  }
  /* line 55, /local/bower_components/foundation/scss/foundation/components/_pagination.scss */
  ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
    background: transparent;
  }
  /* line 68, /local/bower_components/foundation/scss/foundation/components/_pagination.scss */
  ul.pagination li.current a, ul.pagination li.current button {
    background: #d00022;
    color: white;
    font-weight: normal;
    cursor: default;
  }
  /* line 74, /local/bower_components/foundation/scss/foundation/components/_pagination.scss */
  ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
    background: rgb(153,0,0);
  }
  /* line 136, /local/bower_components/foundation/scss/foundation/components/_pagination.scss */
  ul.pagination li {
    float: left;
    display: block;
  }

  /* Pagination centred wrapper */
  /* line 154, /local/bower_components/foundation/scss/foundation/components/_pagination.scss */
  .pagination-centered {
    text-align: center;
  }
  /* line 136, /local/bower_components/foundation/scss/foundation/components/_pagination.scss */
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block;
  }

  /* Panels */
  /* line 80, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f2f2;
    color: #333333;
  }
  /* line 55, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel > :first-child {
    margin-top: 0;
  }
  /* line 56, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel > :last-child {
    margin-bottom: 0;
  }
  /* line 61, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333;
  }
  /* line 68, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem;
  }
  /* line 70, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
    line-height: 1.4;
  }
  /* line 82, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f3f3f3;
    color: #333333;
  }
  /* line 55, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel.callout > :first-child {
    margin-top: 0;
  }
  /* line 56, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel.callout > :last-child {
    margin-bottom: 0;
  }
  /* line 61, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
    color: #333333;
  }
  /* line 68, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
    line-height: 1;
    margin-bottom: 0.625rem;
  }
  /* line 70, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
    line-height: 1.4;
  }
  /* line 84, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel.callout a:not(.button) {
    color: #333333;
  }
  /* line 87, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
    color: #2c2c2c;
  }
  /* line 94, /local/bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel.radius {
    border-radius: 0;
  }

  /* Pricing Tables */
  /* line 139, /local/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
  .pricing-table {
    border: solid 1px #dddddd;
    margin-left: 0;
    margin-bottom: 1.25rem;
  }
  /* line 68, /local/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
  .pricing-table * {
    list-style: none;
    line-height: 1;
  }
  /* line 142, /local/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
  .pricing-table .title {
    background-color: #333333;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #eeeeee;
    font-weight: normal;
    font-size: 1rem;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
  }
  /* line 143, /local/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
  .pricing-table .price {
    background-color: #f6f6f6;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 2rem;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
  }
  /* line 144, /local/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
  .pricing-table .description {
    background-color: white;
    padding: 0.9375rem;
    text-align: center;
    color: #777777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #dddddd;
  }
  /* line 145, /local/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
  .pricing-table .bullet-item {
    background-color: white;
    padding: 0.9375rem;
    text-align: center;
    color: #333333;
    font-size: 0.875rem;
    font-weight: normal;
    border-bottom: dotted 1px #dddddd;
  }
  /* line 146, /local/bower_components/foundation/scss/foundation/components/_pricing-tables.scss */
  .pricing-table .cta-button {
    background-color: white;
    text-align: center;
    padding: 1.25rem 1.25rem 0;
  }

  /* Progress Bar */
  /* line 57, /local/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
  .progress {
    background-color: #f6f6f6;
    height: 1.5625rem;
    border: 1px solid white;
    padding: 0.125rem;
    margin-bottom: 0.625rem;
  }
  /* line 61, /local/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
  .progress .meter {
    background: #333333;
    height: 100%;
    display: block;
  }
  /* line 64, /local/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
  .progress.secondary .meter {
    background: #e7e7e7;
    height: 100%;
    display: block;
  }
  /* line 65, /local/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
  .progress.success .meter {
    background: #43ac6a;
    height: 100%;
    display: block;
  }
  /* line 66, /local/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
  .progress.alert .meter {
    background: #f04124;
    height: 100%;
    display: block;
  }
  /* line 68, /local/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
  .progress.radius {
    border-radius: 0;
  }
  /* line 69, /local/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
  .progress.radius .meter {
    border-radius: -1;
  }
  /* line 72, /local/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
  .progress.round {
    border-radius: 1000px;
  }
  /* line 73, /local/bower_components/foundation/scss/foundation/components/_progress-bars.scss */
  .progress.round .meter {
    border-radius: 999px;
  }

  /* line 127, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider {
    display: block;
    position: relative;
    width: 100%;
    height: 1rem;
    border: 1px solid #dddddd;
    margin: 1.25rem 0;
    -ms-touch-action: none;
    touch-action: none;
    background: #fafafa;
  }
  /* line 130, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider.vertical-range {
    display: block;
    position: relative;
    width: 100%;
    height: 1rem;
    border: 1px solid #dddddd;
    margin: 1.25rem 0;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    width: 1rem;
    height: 12.5rem;
  }
  /* line 132, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider.vertical-range .range-slider-handle {
    margin-top: 0;
    margin-left: -0.5rem;
    position: absolute;
    bottom: -10.5rem;
  }
  /* line 138, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider.vertical-range .range-slider-active-segment {
    width: 0.875rem;
    height: auto;
    bottom: 0;
  }
  /* line 144, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider.radius {
    background: #fafafa;
    border-radius: 0;
  }
  /* line 146, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider.radius .range-slider-handle {
    background: #333333;
    border-radius: 0;
  }
  /* line 115, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider.radius .range-slider-handle:hover {
    background: #2d2d2d;
  }
  /* line 148, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider.round {
    background: #fafafa;
    border-radius: 1000px;
  }
  /* line 150, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider.round .range-slider-handle {
    background: #333333;
    border-radius: 1000px;
  }
  /* line 115, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider.round .range-slider-handle:hover {
    background: #2d2d2d;
  }
  /* line 152, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider.disabled, .range-slider[disabled] {
    background: #fafafa;
    cursor: default;
    opacity: 0.7;
  }
  /* line 154, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
    background: #333333;
    cursor: default;
    opacity: 0.7;
  }
  /* line 115, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
    background: #2d2d2d;
  }

  /* line 157, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider-active-segment {
    display: inline-block;
    position: absolute;
    height: 0.875rem;
    background: #e5e5e5;
  }

  /* line 163, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider-handle {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: -0.3125rem;
    width: 2rem;
    height: 1.375rem;
    border: 1px solid none;
    cursor: pointer;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #333333;
  }
  /* line 115, /local/bower_components/foundation/scss/foundation/components/_range-slider.scss */
  .range-slider-handle:hover {
    background: #2d2d2d;
  }

  /* line 166, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    background: rgba(0, 0, 0, 0.45);
    z-index: 1004;
    display: none;
    left: 0;
  }

  /* line 168, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal, dialog {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 1005;
    width: 100vw;
    top: 0;
    border-radius: 0;
    left: 0;
    background-color: white;
    padding: 1.25rem;
    border: solid 1px #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding: 1.875rem;
  }
  @media only screen and (max-width: 48em) {
    /* line 168, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
    .reveal-modal, dialog {
      min-height: 100vh;
    }
  }
  /* line 86, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal .column, dialog .column, .reveal-modal .columns, dialog .columns {
    min-width: 0;
  }
  /* line 89, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal > :first-child, dialog > :first-child {
    margin-top: 0;
  }
  /* line 91, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal > :last-child, dialog > :last-child {
    margin-bottom: 0;
  }
  @media only screen and (min-width: 48em) {
    /* line 168, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
    .reveal-modal, dialog {
      width: 80%;
      max-width: 1024px;
      left: 0;
      right: 0;
      margin: 0 auto;
    }
  }
  @media only screen and (min-width: 48em) {
    /* line 168, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
    .reveal-modal, dialog {
      top: 6.25rem;
    }
  }
  /* line 180, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.radius, dialog.radius {
    border-radius: 0;
  }
  /* line 181, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.round, dialog.round {
    border-radius: 1000px;
  }
  /* line 182, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.collapse, dialog.collapse {
    padding: 0;
  }
  @media only screen and (min-width: 48em) {
    /* line 183, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
    .reveal-modal.tiny, dialog.tiny {
      width: 30%;
      max-width: 1024px;
      left: 0;
      right: 0;
      margin: 0 auto;
    }
  }
  @media only screen and (min-width: 48em) {
    /* line 184, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
    .reveal-modal.small, dialog.small {
      width: 40%;
      max-width: 1024px;
      left: 0;
      right: 0;
      margin: 0 auto;
    }
  }
  @media only screen and (min-width: 48em) {
    /* line 185, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
    .reveal-modal.medium, dialog.medium {
      width: 60%;
      max-width: 1024px;
      left: 0;
      right: 0;
      margin: 0 auto;
    }
  }
  @media only screen and (min-width: 48em) {
    /* line 186, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
    .reveal-modal.large, dialog.large {
      width: 70%;
      max-width: 1024px;
      left: 0;
      right: 0;
      margin: 0 auto;
    }
  }
  @media only screen and (min-width: 48em) {
    /* line 187, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
    .reveal-modal.xlarge, dialog.xlarge {
      width: 95%;
      max-width: 1024px;
      left: 0;
      right: 0;
      margin: 0 auto;
    }
  }
  /* line 188, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.full, dialog.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none !important;
    margin-left: 0 !important;
  }
  @media only screen and (min-width: 48em) {
    /* line 188, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
    .reveal-modal.full, dialog.full {
      width: 100vw;
      max-width: 1024px;
      left: 0;
      right: 0;
      margin: 0 auto;
    }
  }
  /* line 199, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer;
  }

  /* line 202, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog {
    display: none;
  }
  /* line 206, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog::backdrop, dialog + .backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    background: rgba(0, 0, 0, 0.45);
    z-index: auto;
    display: none;
    left: 0;
  }
  /* line 210, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog[open] {
    display: block;
  }

  @media print {
    /* line 217, /local/bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog, .reveal-modal, dialog {
      display: none;
      background: white !important;
    }
  }
  /* line 114, /local/bower_components/foundation/scss/foundation/components/_side-nav.scss */
  .side-nav {
    display: block;
    margin: 0;
    padding: 0.875rem 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
  }
  /* line 70, /local/bower_components/foundation/scss/foundation/components/_side-nav.scss */
  .side-nav li {
    margin: 0 0 0.4375rem 0;
    font-size: 0.875rem;
    font-weight: normal;
  }
  /* line 75, /local/bower_components/foundation/scss/foundation/components/_side-nav.scss */
  .side-nav li a:not(.button) {
    display: block;
    color: #333333;
    margin: 0;
    padding: 0.4375rem 0.875rem;
  }
  /* line 80, /local/bower_components/foundation/scss/foundation/components/_side-nav.scss */
  .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
    background: rgba(0, 0, 0, 0.025);
    color: #707070;
  }
  /* line 87, /local/bower_components/foundation/scss/foundation/components/_side-nav.scss */
  .side-nav li.active > a:first-child:not(.button) {
    color: #707070;
    font-weight: normal;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
  }
  /* line 93, /local/bower_components/foundation/scss/foundation/components/_side-nav.scss */
  .side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: white;
  }
  /* line 101, /local/bower_components/foundation/scss/foundation/components/_side-nav.scss */
  .side-nav li.heading {
    color: #333333;
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
  }

  /* line 173, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button {
    position: relative;
    padding-right: 5.0625rem;
  }
  /* line 76, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px;
  }
  /* line 85, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button span:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: inset;
    top: 50%;
    left: 50%;
  }
  /* line 97, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button span:active {
    background-color: rgba(0, 0, 0, 0.1);
  }
  /* line 103, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button span {
    border-left-color: rgba(255, 255, 255, 0.5);
  }
  /* line 140, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button span {
    width: 3.09375rem;
  }
  /* line 141, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button span:after {
    border-top-style: solid;
    border-width: 0.375rem;
    top: 48%;
    margin-left: -0.375rem;
  }
  /* line 166, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button span:after {
    border-color: white transparent transparent transparent;
  }
  /* line 103, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5);
  }
  /* line 166, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.secondary span:after {
    border-color: white transparent transparent transparent;
  }
  /* line 103, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5);
  }
  /* line 103, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5);
  }
  /* line 179, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.tiny {
    padding-right: 3.75rem;
  }
  /* line 112, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.tiny span {
    width: 2.25rem;
  }
  /* line 113, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.tiny span:after {
    border-top-style: solid;
    border-width: 0.375rem;
    top: 48%;
    margin-left: -0.375rem;
  }
  /* line 180, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.small {
    padding-right: 4.375rem;
  }
  /* line 126, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.small span {
    width: 2.625rem;
  }
  /* line 127, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.small span:after {
    border-top-style: solid;
    border-width: 0.4375rem;
    top: 48%;
    margin-left: -0.375rem;
  }
  /* line 181, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.large {
    padding-right: 5.5rem;
  }
  /* line 154, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.large span {
    width: 3.4375rem;
  }
  /* line 155, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.large span:after {
    border-top-style: solid;
    border-width: 0.3125rem;
    top: 48%;
    margin-left: -0.375rem;
  }
  /* line 182, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.expand {
    padding-left: 2rem;
  }
  /* line 166, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.secondary span:after {
    border-color: #333333 transparent transparent transparent;
  }
  /* line 186, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.radius span {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 187, /local/bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }

  /* line 121, /local/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
  .sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin-bottom: -0.25rem 0 1.125rem;
    padding-top: 0.25rem;
  }
  /* line 67, /local/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
  .sub-nav dt {
    text-transform: uppercase;
  }
  /* line 71, /local/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 0.875rem;
    color: #999999;
  }
  /* line 83, /local/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
  .sub-nav dt a,
  .sub-nav dd a,
  .sub-nav li a {
    text-decoration: none;
    color: #999999;
    padding: 0.1875rem 1rem;
  }
  /* line 87, /local/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
  .sub-nav dt a:hover,
  .sub-nav dd a:hover,
  .sub-nav li a:hover {
    color: #737373;
  }
  /* line 92, /local/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
  .sub-nav dt.active a,
  .sub-nav dd.active a,
  .sub-nav li.active a {
    border-radius: 3px;
    font-weight: normal;
    background: #333333;
    padding: 0.1875rem 1rem;
    cursor: default;
    color: white;
  }
  /* line 99, /local/bower_components/foundation/scss/foundation/components/_sub-nav.scss */
  .sub-nav dt.active a:hover,
  .sub-nav dd.active a:hover,
  .sub-nav li.active a:hover {
    background: #2c2c2c;
  }

  /* line 212, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch {
    padding: 0;
    border: none;
    position: relative;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
  /* line 56, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch label {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    color: transparent;
    background: #dddddd;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    cursor: pointer;
    transition: left 0.15s ease-out;
  }
  /* line 72, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch input {
    opacity: 0;
    position: absolute;
    top: 9px;
    left: 10px;
    padding: 0;
  }
  /* line 79, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch input + label {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 86, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch label:after {
    content: "";
    display: block;
    background: white;
    position: absolute;
    top: .25rem;
    left: .25rem;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  /* line 107, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch input:checked + label {
    background: #333333;
  }
  /* line 111, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch input:checked + label:after {
    left: 2.25rem;
  }
  /* line 123, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch label {
    width: 4rem;
    height: 2rem;
  }
  /* line 128, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch label:after {
    width: 1.5rem;
    height: 1.5rem;
  }
  /* line 133, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch input:checked + label:after {
    left: 2.25rem;
  }
  /* line 154, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch label {
    color: transparent;
    background: #dddddd;
  }
  /* line 159, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch label:after {
    background: white;
  }
  /* line 163, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch input:checked + label {
    background: #333333;
  }
  /* line 123, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.large label {
    width: 5rem;
    height: 2.5rem;
  }
  /* line 128, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.large label:after {
    width: 2rem;
    height: 2rem;
  }
  /* line 133, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.large input:checked + label:after {
    left: 2.75rem;
  }
  /* line 123, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.small label {
    width: 3.5rem;
    height: 1.75rem;
  }
  /* line 128, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.small label:after {
    width: 1.25rem;
    height: 1.25rem;
  }
  /* line 133, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.small input:checked + label:after {
    left: 2rem;
  }
  /* line 123, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.tiny label {
    width: 3rem;
    height: 1.5rem;
  }
  /* line 128, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.tiny label:after {
    width: 1rem;
    height: 1rem;
  }
  /* line 133, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.tiny input:checked + label:after {
    left: 1.75rem;
  }
  /* line 226, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.radius label {
    border-radius: 4px;
  }
  /* line 227, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.radius label:after {
    border-radius: 3px;
  }
  /* line 231, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.round {
    border-radius: 1000px;
  }
  /* line 232, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.round label {
    border-radius: 2rem;
  }
  /* line 233, /local/bower_components/foundation/scss/foundation/components/_switches.scss */
  .switch.round label:after {
    border-radius: 2rem;
  }

  /* line 131, /local/bower_components/foundation/scss/foundation/components/_tables.scss */
  table {
    background: white;
    margin-bottom: 1.25rem;
    border: solid 1px #dddddd;
    table-layout: auto;
  }
  /* line 69, /local/bower_components/foundation/scss/foundation/components/_tables.scss */
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold;
  }
  /* line 78, /local/bower_components/foundation/scss/foundation/components/_tables.scss */
  table thead {
    background: white;
  }
  /* line 82, /local/bower_components/foundation/scss/foundation/components/_tables.scss */
  table thead tr th,
  table thead tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: bold;
    color: #222222;
  }
  /* line 92, /local/bower_components/foundation/scss/foundation/components/_tables.scss */
  table tfoot {
    background: white;
  }
  /* line 96, /local/bower_components/foundation/scss/foundation/components/_tables.scss */
  table tfoot tr th,
  table tfoot tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: bold;
    color: #222222;
  }
  /* line 107, /local/bower_components/foundation/scss/foundation/components/_tables.scss */
  table tr th,
  table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222222;
    text-align: left;
  }
  /* line 115, /local/bower_components/foundation/scss/foundation/components/_tables.scss */
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: white;
  }
  /* line 120, /local/bower_components/foundation/scss/foundation/components/_tables.scss */
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem;
  }

  /* line 30, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs {
    margin-bottom: 0 !important;
    margin-left: 0;
  }
  /* line 172, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .tabs:before, .tabs:after {
    content: " ";
    display: table;
  }
  /* line 173, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .tabs:after {
    clear: both;
  }
  /* line 34, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left;
  }
  /* line 39, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs dd > a, .tabs .tab-title > a {
    outline: none;
    display: block;
    background-color: #efefef;
    color: #222222;
    padding: 1rem 2rem;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
  }
  /* line 49, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs dd > a:hover, .tabs .tab-title > a:hover {
    background-color: #e1e1e1;
  }
  /* line 55, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs dd.active a, .tabs .tab-title.active a {
    background-color: white;
    color: #222222;
  }
  /* line 64, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  /* line 67, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 71, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto;
  }

  /* line 80, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs-content {
    margin-bottom: 1.5rem;
    width: 100%;
  }
  /* line 172, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table;
  }
  /* line 173, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .tabs-content:after {
    clear: both;
  }
  /* line 84, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%;
  }
  /* line 89, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs-content > .content.active {
    display: block;
    float: none;
  }
  /* line 90, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs-content > .content.contained {
    padding: 0.9375rem;
  }
  /* line 92, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs-content.vertical {
    display: block;
  }
  /* line 94, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs-content.vertical > .content {
    padding: 0 0.9375rem;
  }

  @media only screen and (min-width: 48em) {
    /* line 99, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
    .tabs.vertical {
      width: 20%;
      max-width: 20%;
      float: left;
      margin: 0 0 1.25rem;
    }

    /* line 107, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
    .tabs-content.vertical {
      width: 80%;
      max-width: 80%;
      float: left;
      margin-left: -1px;
      padding-left: 1rem;
    }
  }
  /* line 117, /local/bower_components/foundation/scss/foundation/components/_tabs.scss */
  .no-js .tabs-content > .content {
    display: block;
    float: none;
  }

  /* Image Thumbnails */
  /* line 59, /local/bower_components/foundation/scss/foundation/components/_thumbs.scss */
  .th {
    line-height: 0;
    display: inline-block;
    border: solid 4px white;
    max-width: 100%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    transition: all 200ms ease-out;
  }
  /* line 48, /local/bower_components/foundation/scss/foundation/components/_thumbs.scss */
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(51, 51, 51, 0.5);
  }
  /* line 63, /local/bower_components/foundation/scss/foundation/components/_thumbs.scss */
  .th.radius {
    border-radius: 0;
  }

  /* Tooltips */
  /* line 38, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .has-tip {
    border-bottom: dotted 1px #cccccc;
    cursor: help;
    font-weight: bold;
    color: #333333;
  }
  /* line 44, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #171717;
    color: #333333;
  }
  /* line 50, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important;
  }

  /* line 54, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip {
    display: none;
    position: absolute;
    z-index: 1006;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.3;
    padding: 0.75rem;
    max-width: 300px;
    left: 50%;
    width: 100%;
    color: white;
    background: #333333;
  }
  /* line 68, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    top: -10px;
    pointer-events: none;
  }
  /* line 79, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub.rtl {
    left: auto;
    right: 5px;
  }
  /* line 85, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.radius {
    border-radius: 0;
  }
  /* line 88, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.round {
    border-radius: 1000px;
  }
  /* line 90, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.round > .nub {
    left: 2rem;
  }
  /* line 95, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.opened {
    color: #333333 !important;
    border-bottom: dotted 1px #171717 !important;
  }

  /* line 101, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
  .tap-to-close {
    display: block;
    font-size: 0.625rem;
    color: #777777;
    font-weight: normal;
  }

  @media only screen and (min-width: 48em) {
    /* line 110, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
    .tooltip > .nub {
      border-color: transparent transparent #333333 transparent;
      top: -10px;
    }
    /* line 114, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
    .tooltip.tip-top > .nub {
      border-color: #333333 transparent transparent transparent;
      top: auto;
      bottom: -10px;
    }
    /* line 120, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
    .tooltip.tip-left, .tooltip.tip-right {
      float: none !important;
    }
    /* line 123, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
    .tooltip.tip-left > .nub {
      border-color: transparent transparent transparent #333333;
      right: -10px;
      left: auto;
      top: 50%;
      margin-top: -5px;
    }
    /* line 130, /local/bower_components/foundation/scss/foundation/components/_tooltips.scss */
    .tooltip.tip-right > .nub {
      border-color: transparent #333333 transparent transparent;
      right: auto;
      left: -10px;
      top: 50%;
      margin-top: -5px;
    }
  }
  /* line 109, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:48em)/";
    width: 48em;
  }

  /* Wrapped around .top-bar to contain to grid width */
  /* line 115, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .contain-to-grid {
    width: 100%;
    background: #333333;
  }
  /* line 119, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    margin-bottom: 0;
  }

  /* line 123, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99;
  }
  /* line 130, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%;
  }
  /* line 136, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99;
  }
  /* line 142, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 45px;
  }

  /* line 149, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    position: relative;
    background: #333333;
    margin-bottom: 0;
  }
  /* line 158, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar ul {
    margin-bottom: 0;
    list-style: none;
  }
  /* line 163, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .row {
    max-width: none;
  }
  /* line 165, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar form,
  .top-bar input {
    margin-bottom: 0;
  }
  /* line 168, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar input {
    height: 1.8rem;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem;
  }
  /* line 170, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .button, .top-bar button {
    padding-top: 0.4125rem;
    padding-bottom: 0.4125rem;
    margin-bottom: 0;
    font-size: 0.75rem;
  }
  @media only screen and (max-width: 48em) {
    /* line 170, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar .button, .top-bar button {
      position: relative;
      top: -1px;
    }
  }
  /* line 186, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    position: relative;
    margin: 0;
  }
  /* line 191, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px;
  }
  /* line 196, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
    line-height: 45px;
    font-size: 1.0625rem;
    margin: 0;
  }
  /* line 200, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
    font-weight: normal;
    color: white;
    width: 75%;
    display: block;
    padding: 0 15px;
  }
  /* line 211, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0;
  }
  /* line 216, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar a {
    color: white;
    text-transform: uppercase;
    font-size: 0.8125rem;
    font-weight: bold;
    position: relative;
    display: block;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
  }
  /* line 229, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar.menu-icon {
    top: 50%;
    margin-top: -16px;
  }
  /* line 233, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 33px;
    padding: 0 40px 0 15px;
    color: white;
    position: relative;
  }
  /* line 129, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 15px;
    box-shadow: 0 0 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
    width: 16px;
  }
  /* line 162, /local/bower_components/foundation/scss/foundation/components/_global.scss */
  .top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
  }
  /* line 262, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    height: auto;
    background: transparent;
  }
  /* line 266, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded .title-area {
    background: #333333;
  }
  /* line 269, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded .toggle-topbar a {
    color: #888888;
  }
  /* line 270, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
  }

  /* line 283, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out;
  }
  /* line 289, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0;
  }
  /* line 298, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%;
  }
  /* line 306, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    background: #333333;
  }
  /* line 308, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li > a {
    display: block;
    width: 100%;
    color: white;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    font-size: 0.8125rem;
    font-weight: normal;
    text-transform: none;
  }
  /* line 319, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li > a.button {
    font-size: 0.8125rem;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #333333;
    border-color: #292929;
    color: white;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
    background-color: #292929;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
    color: white;
  }
  /* line 325, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li > a.button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
    background-color: #b9b9b9;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
    color: #333333;
  }
  /* line 326, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li > a.button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
    background-color: #368a55;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
    color: white;
  }
  /* line 327, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li > a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
    background-color: #cf2a0e;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
    color: white;
  }
  /* line 328, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li > a.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: white;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
    background-color: #cf6e0e;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
    color: white;
  }
  /* line 331, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li > button {
    font-size: 0.8125rem;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #333333;
    border-color: #292929;
    color: white;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
    background-color: #292929;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
    color: white;
  }
  /* line 337, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li > button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
    background-color: #b9b9b9;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
    color: #333333;
  }
  /* line 338, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li > button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
    background-color: #368a55;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
    color: white;
  }
  /* line 339, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li > button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
    background-color: #cf2a0e;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
    color: white;
  }
  /* line 340, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li > button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: white;
  }
  /* line 161, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
    background-color: #cf6e0e;
  }
  /* line 167, /local/bower_components/foundation/scss/foundation/components/_buttons.scss */
  .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
    color: white;
  }
  /* line 344, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li:hover:not(.has-form) > a {
    background-color: #555555;
    background: #333333;
    color: white;
  }
  /* line 353, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li.active > a {
    background: #333333;
    color: white;
  }
  /* line 356, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li.active > a:hover {
    background: #2c2c2c;
    color: white;
  }
  /* line 364, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    padding: 15px;
  }
  /* line 367, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown {
    position: relative;
  }
  /* line 371, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
    border-left-style: solid;
    margin-right: 15px;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0;
  }
  /* line 383, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved {
    position: static;
  }
  /* line 384, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
    width: 100%;
  }
  /* line 388, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > a:after {
    display: none;
  }
  /* line 395, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 403, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li {
    width: 100%;
    height: auto;
  }
  /* line 407, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px 15px;
  }
  /* line 410, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a.parent-link {
    font-weight: normal;
  }
  /* line 415, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.125rem;
  }
  /* line 420, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
    color: white;
    display: block;
  }
  /* line 424, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
    background: none;
  }
  /* line 427, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li.has-form {
    padding: 8px 15px;
  }
  /* line 428, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
    top: auto;
  }
  /* line 431, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown label {
    padding: 8px 15px 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #777777;
    font-weight: bold;
    font-size: 0.625rem;
  }

  /* line 442, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .js-generated {
    display: block;
  }

  @media only screen and (min-width: 48em) {
    /* line 447, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar {
      background: #333333;
      overflow: visible;
    }
    /* line 172, /local/bower_components/foundation/scss/foundation/components/_global.scss */
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table;
    }
    /* line 173, /local/bower_components/foundation/scss/foundation/components/_global.scss */
    .top-bar:after {
      clear: both;
    }
    /* line 452, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar .toggle-topbar {
      display: none;
    }
    /* line 454, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar .title-area {
      float: left;
    }
    /* line 455, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar .name h1 a {
      width: auto;
    }
    /* line 457, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar input,
    .top-bar .button,
    .top-bar button {
      font-size: 0.875rem;
      position: relative;
      top: 7px;
    }
    /* line 465, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar.expanded {
      background: #333333;
    }

    /* line 468, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .contain-to-grid .top-bar {
      max-width: 1024px;
      margin: 0 auto;
      margin-bottom: 0;
    }

    /* line 474, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section {
      transition: none 0 0;
      left: 0 !important;
    }
    /* line 478, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline;
    }
    /* line 483, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section ul li {
      float: left;
    }
    /* line 485, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section ul li .js-generated {
      display: none;
    }
    /* line 491, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #333333;
      color: white;
    }
    /* line 500, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      background: #333333;
    }
    /* line 504, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section li:not(.has-form) a:not(.button):hover {
      background-color: #555555;
      background: #333333;
    }
    /* line 513, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      color: white;
      background: #333333;
    }
    /* line 518, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
      background: #2c2c2c;
      color: white;
    }
    /* line 528, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-dropdown > a {
      padding-right: 35px !important;
    }
    /* line 530, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
      border-top-style: solid;
      margin-top: -2.5px;
      top: 22.5px;
    }
    /* line 538, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-dropdown.moved {
      position: relative;
    }
    /* line 539, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-dropdown.moved > .dropdown {
      display: block;
      position: absolute !important;
      height: 1px;
      width: 1px;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px);
    }
    /* line 545, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important;
    }
    /* line 549, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important;
    }
    /* line 556, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1rem;
      margin-top: -1px;
      right: 5px;
      line-height: 1.2;
    }
    /* line 569, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%;
    }
    /* line 576, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .dropdown li a {
      color: white;
      line-height: 45px;
      white-space: nowrap;
      padding: 12px 15px;
      background: #333333;
    }
    /* line 585, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
      color: white;
      background: #333333;
    }
    /* line 590, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
      color: white;
      background-color: #555555;
      background: #333333;
    }
    /* line 599, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .dropdown li label {
      white-space: nowrap;
      background: #333333;
    }
    /* line 605, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .dropdown li .dropdown {
      left: 100%;
      top: 0;
    }
    /* line 612, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #4e4e4e;
      clear: none;
      height: 45px;
      width: 0;
    }
    /* line 622, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-form {
      background: #333333;
      padding: 0 15px;
      height: 45px;
    }
    /* line 630, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0;
    }
    /* line 634, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .right li .dropdown li .dropdown {
      right: 100%;
    }
    /* line 638, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0;
    }
    /* line 642, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .left li .dropdown li .dropdown {
      left: 100%;
    }

    /* line 652, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .no-js .top-bar-section ul li:hover > a {
      background-color: #555555;
      background: #333333;
      color: white;
    }
    /* line 661, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .no-js .top-bar-section ul li:active > a {
      background: #333333;
      color: white;
    }
    /* line 669, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .no-js .top-bar-section .has-dropdown:hover > .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important;
    }
    /* line 673, /local/bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important;
    }
  }
  /* line 155, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .text-left {
    text-align: left !important;
  }

  /* line 156, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .text-right {
    text-align: right !important;
  }

  /* line 157, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .text-center {
    text-align: center !important;
  }

  /* line 158, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .text-justify {
    text-align: justify !important;
  }

  @media only screen and (max-width: 48em) {
    /* line 162, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .small-only-text-left {
      text-align: left !important;
    }

    /* line 163, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .small-only-text-right {
      text-align: right !important;
    }

    /* line 164, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .small-only-text-center {
      text-align: center !important;
    }

    /* line 165, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .small-only-text-justify {
      text-align: justify !important;
    }
  }
  @media only screen {
    /* line 162, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .small-text-left {
      text-align: left !important;
    }

    /* line 163, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .small-text-right {
      text-align: right !important;
    }

    /* line 164, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .small-text-center {
      text-align: center !important;
    }

    /* line 165, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .small-text-justify {
      text-align: justify !important;
    }
  }
  @media only screen and (min-width: 48em) and (max-width: 64em) {
    /* line 162, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .medium-only-text-left {
      text-align: left !important;
    }

    /* line 163, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .medium-only-text-right {
      text-align: right !important;
    }

    /* line 164, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .medium-only-text-center {
      text-align: center !important;
    }

    /* line 165, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .medium-only-text-justify {
      text-align: justify !important;
    }
  }
  @media only screen and (min-width: 48em) {
    /* line 162, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .medium-text-left {
      text-align: left !important;
    }

    /* line 163, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .medium-text-right {
      text-align: right !important;
    }

    /* line 164, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .medium-text-center {
      text-align: center !important;
    }

    /* line 165, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .medium-text-justify {
      text-align: justify !important;
    }
  }
  @media only screen and (min-width: 64em) and (max-width: 80em) {
    /* line 162, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .large-only-text-left {
      text-align: left !important;
    }

    /* line 163, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .large-only-text-right {
      text-align: right !important;
    }

    /* line 164, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .large-only-text-center {
      text-align: center !important;
    }

    /* line 165, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .large-only-text-justify {
      text-align: justify !important;
    }
  }
  @media only screen and (min-width: 64em) {
    /* line 162, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .large-text-left {
      text-align: left !important;
    }

    /* line 163, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .large-text-right {
      text-align: right !important;
    }

    /* line 164, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .large-text-center {
      text-align: center !important;
    }

    /* line 165, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .large-text-justify {
      text-align: justify !important;
    }
  }
  @media only screen and (min-width: 80em) and (max-width: 120em) {
    /* line 162, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xlarge-only-text-left {
      text-align: left !important;
    }

    /* line 163, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xlarge-only-text-right {
      text-align: right !important;
    }

    /* line 164, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xlarge-only-text-center {
      text-align: center !important;
    }

    /* line 165, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xlarge-only-text-justify {
      text-align: justify !important;
    }
  }
  @media only screen and (min-width: 80em) {
    /* line 162, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xlarge-text-left {
      text-align: left !important;
    }

    /* line 163, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xlarge-text-right {
      text-align: right !important;
    }

    /* line 164, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xlarge-text-center {
      text-align: center !important;
    }

    /* line 165, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xlarge-text-justify {
      text-align: justify !important;
    }
  }
  @media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
    /* line 162, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xxlarge-only-text-left {
      text-align: left !important;
    }

    /* line 163, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xxlarge-only-text-right {
      text-align: right !important;
    }

    /* line 164, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xxlarge-only-text-center {
      text-align: center !important;
    }

    /* line 165, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xxlarge-only-text-justify {
      text-align: justify !important;
    }
  }
  @media only screen and (min-width: 120.063em) {
    /* line 162, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xxlarge-text-left {
      text-align: left !important;
    }

    /* line 163, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xxlarge-text-right {
      text-align: right !important;
    }

    /* line 164, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xxlarge-text-center {
      text-align: center !important;
    }

    /* line 165, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    .xxlarge-text-justify {
      text-align: justify !important;
    }
  }
  /* Typography resets */
  /* line 193, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  div,
  dl,
  dt,
  dd,
  ul,
  ol,
  li,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  pre,
  form,
  p,
  blockquote,
  th,
  td {
    margin: 0;
    padding: 0;
  }

  /* Default Link Styles */
  /* line 217, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  a {
    color: #333333;
    text-decoration: none;
    line-height: inherit;
  }
  /* line 222, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  a:hover, a:focus {
    color: #2c2c2c;
  }
  /* line 230, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  a img {
    border: none;
  }

  /* Default paragraph styles */
  /* line 234, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  p {
    font-family: inherit;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
  }
  /* line 242, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6;
  }
  /* line 244, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic;
  }

  /* Default header styles */
  /* line 252, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #222222;
    text-rendering: optimizeLegibility;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.4;
  }
  /* line 262, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0;
  }

  /* line 269, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2.125rem;
  }

  /* line 270, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  h2 {
    font-size: 1.6875rem;
  }

  /* line 271, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.375rem;
  }

  /* line 272, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.125rem;
  }

  /* line 273, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  h5 {
    font-size: 1.125rem;
  }

  /* line 274, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  h6 {
    font-size: 1rem;
  }

  /* line 276, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
  }

  /* line 278, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  hr {
    border: solid #dddddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0;
  }

  /* Helpful Typography Defaults */
  /* line 287, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  em,
  i {
    font-style: italic;
    line-height: inherit;
  }

  /* line 293, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  strong,
  b {
    font-weight: bold;
    line-height: inherit;
  }

  /* line 299, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  small {
    font-size: 60%;
    line-height: inherit;
  }

  /* line 304, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #333333;
    background-color: #f8f8f8;
    border-width: 1px;
    border-style: solid;
    border-color: #dfdfdf;
    padding: 0.125rem 0.3125rem 0.0625rem;
  }

  /* Lists */
  /* line 316, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  ul,
  ol,
  dl {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit;
  }

  /* line 326, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  ul {
    margin-left: 1.1rem;
  }
  /* line 328, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  ul.no-bullet {
    margin-left: 0;
  }
  /* line 331, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  ul.no-bullet li ul,
  ul.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none;
  }

  /* Unordered Lists */
  /* line 344, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  ul li ul,
  ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
  }
  /* line 353, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit;
  }
  /* line 356, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  ul.square {
    list-style-type: square;
    margin-left: 1.1rem;
  }
  /* line 357, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem;
  }
  /* line 358, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem;
  }
  /* line 359, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  ul.no-bullet {
    list-style: none;
  }

  /* Ordered Lists */
  /* line 363, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  ol {
    margin-left: 1.4rem;
  }
  /* line 366, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
  }

  /* Definition Lists */
  /* line 376, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold;
  }
  /* line 380, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  dl dd {
    margin-bottom: 0.75rem;
  }

  /* Abbreviations */
  /* line 384, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  abbr,
  acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222222;
    cursor: help;
  }

  /* line 391, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  abbr {
    text-transform: none;
  }
  /* line 393, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  abbr[title] {
    border-bottom: 1px dotted #dddddd;
  }

  /* Blockquotes */
  /* line 399, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  blockquote {
    margin: 0 0 1.25rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #dddddd;
  }
  /* line 404, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555;
  }
  /* line 408, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  blockquote cite:before {
    content: "\2014 \0020";
  }
  /* line 412, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  blockquote cite a,
  blockquote cite a:visited {
    color: #555555;
  }

  /* line 418, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  blockquote,
  blockquote p {
    line-height: 1.6;
    color: #6f6f6f;
  }

  /* Microformats */
  /* line 425, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #dddddd;
    padding: 0.625rem 0.75rem;
  }
  /* line 431, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .vcard li {
    margin: 0;
    display: block;
  }
  /* line 435, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem;
  }

  /* line 442, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .vevent .summary {
    font-weight: bold;
  }
  /* line 444, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.0625rem;
  }

  @media only screen and (min-width: 48em) {
    /* line 455, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    h1, h2, h3, h4, h5, h6 {
      line-height: 1.4;
    }

    /* line 456, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    h1 {
      font-size: 2.75rem;
    }

    /* line 457, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    h2 {
      font-size: 2.3125rem;
    }

    /* line 458, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    h3 {
      font-size: 1.6875rem;
    }

    /* line 459, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    h4 {
      font-size: 1.4375rem;
    }

    /* line 460, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    h5 {
      font-size: 1.125rem;
    }

    /* line 461, /local/bower_components/foundation/scss/foundation/components/_type.scss */
    h6 {
      font-size: 1rem;
    }
  }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
 */
 /* line 472, /local/bower_components/foundation/scss/foundation/components/_type.scss */
 .print-only {
  display: none !important;
}

@media print {
  /* line 474, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 481, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 483, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 485, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 488, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 492, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  /* line 498, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 500, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 503, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 507, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 514, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 517, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 518, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }

  /* line 519, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 520, /local/bower_components/foundation/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* line 289, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 135, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

/* line 290, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
/* line 172, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}
/* line 173, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.inner-wrap:after {
  clear: both;
}

/* line 292, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: white;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}
/* line 169, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: white;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}
/* line 175, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem;
}

/* line 294, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0;
}

/* line 295, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0;
}

/* line 297, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0;
}
@media only screen and (min-width: 48em) {
  /* line 204, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .tab-bar-section.left, .tab-bar-section.right {
    text-align: left;
  }
}
/* line 208, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}
/* line 212, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}
/* line 216, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

/* line 301, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: white;
  position: relative;
  transform: translate3d(0, 0, 0);
}
/* line 129, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.tab-bar .menu-icon span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
  width: 1rem;
}
/* line 162, /local/bower_components/foundation/scss/foundation/components/_global.scss */
.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

/* line 325, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100.5%, 0);
  -webkit-transform: translate3d(-100.5%, 0, 0);
  -moz-transform: translate3d(-100.5%, 0, 0);
  -ms-transform: translate3d(-100.5%, 0, 0);
  -o-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
  left: 0;
}
/* line 105, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 326, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100.5%, 0);
  -webkit-transform: translate3d(100.5%, 0, 0);
  -moz-transform: translate3d(100.5%, 0, 0);
  -ms-transform: translate3d(100.5%, 0, 0);
  -o-transform: translate3d(100.5%, 0, 0);
  transform: translate3d(100.5%, 0, 0);
  right: 0;
}
/* line 105, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 328, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 230, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li label {
  display: block;
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
  background: #444444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}
/* line 242, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a {
  display: block;
  padding: 0.66667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #262626;
  transition: background 300ms ease;
}
/* line 248, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a:hover {
  background: #242424;
}

/* line 334, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}
/* line 337, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 48em) {
  /* line 277, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 341, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0);
}
/* line 345, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 48em) {
  /* line 277, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 348, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
/* line 356, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 48em) {
  /* line 277, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 359, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
/* line 367, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 48em) {
  /* line 277, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 370, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
/* line 378, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 48em) {
  /* line 277, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 383, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}
/* line 384, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}
/* line 386, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem;
}
/* line 387, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem;
}

/* line 485, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
/* line 398, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu * {
  -webkit-backface-visibility: hidden;
}
/* line 425, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu .back > a {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}
/* line 433, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu .back > a:hover {
  background: #303030;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
}
/* line 456, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu .back > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}
/* line 487, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu.move-right {
  -ms-transform: translate(0%, 0);
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

/* line 492, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
/* line 398, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu * {
  -webkit-backface-visibility: hidden;
}
/* line 425, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu .back > a {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}
/* line 433, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu .back > a:hover {
  background: #303030;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
}
/* line 445, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu .back > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline;
}
/* line 494, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu.move-left {
  -ms-transform: translate(0%, 0);
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

/* line 507, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline;
}

/* line 510, /local/bower_components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}

/* small displays */
@media only screen {
  /* line 244, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table !important;
  }

  /* line 262, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* medium displays */
@media only screen and (min-width: 48em) {
  /* line 244, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table !important;
  }

  /* line 262, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* large displays */
@media only screen and (min-width: 64em) {
  /* line 244, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table !important;
  }

  /* line 262, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* xlarge displays */
@media only screen and (min-width: 80em) {
  /* line 244, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table !important;
  }

  /* line 262, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  /* line 244, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 247, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: none !important;
  }

  /* line 251, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
    display: table !important;
  }

  /* line 262, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 265, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 268, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 271, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* Orientation targeting */
/* line 285, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 287, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
/* line 292, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

/* line 296, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 300, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 304, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 309, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  /* line 314, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 316, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 321, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }

  /* line 325, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 329, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 333, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 338, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  /* line 344, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 346, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 351, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }

  /* line 355, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 359, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 363, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 368, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
/* line 374, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 375, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 376, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 377, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
/* line 380, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table !important;
}

/* line 381, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table !important;
}

/* line 382, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 383, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 384, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 385, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 386, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 387, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 388, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 389, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 390, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 391, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Print visibility */
@media print {
  /* line 396, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: block;
  }

  /* line 397, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none;
  }

  /* line 399, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table !important;
  }

  /* line 400, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 401, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 402, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 403, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 404, /local/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important;
  }
}
/* line 256, sprite/*.png */
.sprite-sprite, .sprite-arrow_slide, .slide-arrow:after, .sprite-comments, .news .newsStat .comments:before, .newsItem .newsStat .comments:before, .sprite-comments_black, .sprite-download_blue, .dwnl:before, .sprite-download_white, .btn span.dl:after, .sprite-earth, header nav .navMenu li:nth-child(1):before, .sprite-fb, .fbBtn, .sprite-home, header nav .navMenu li:nth-child(3):before, .sprite-m_menu_btn, header nav .mMenuBtn:after, .sprite-mgo, header nav .navMenu li:nth-child(2):before, .sprite-minilogo, footer .ftLogo:before, .sprite-nano_arrow_black, .sprite-nano_arrow_blue, .sprite-phone, header nav .navMenu li:nth-child(5):before, .sprite-search, .sprite-smile, header nav .navMenu li:nth-child(4):before, .sprite-vidok, footer .vidok:before, .sprite-views, .news .newsStat .views:before, .newsItem .newsStat .views:before, .sprite-views_black, .sprite-vk, .vkBtn, .sprite-youtube, .youtube span.icon, .sprite-youtubebtn, .youtubeBtn, .sprite-zoom, a.cbox:after {
  background-image: url('/local/i/sprite-see98b45b39.png');
  background-repeat: no-repeat;
}

/* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-arrow_slide, .slide-arrow:after {
  background-position: 0 0;
  height: 22px;
  width: 22px;
}

/* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-comments, .news .newsStat .comments:before, .newsItem .newsStat .comments:before {
  background-position: 0 -22px;
  height: 13px;
  width: 14px;
}

/* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-comments_black {
  background-position: 0 -35px;
  height: 13px;
  width: 14px;
}

/* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-download_blue, .dwnl:before {
  background-position: 0 -48px;
  height: 10px;
  width: 8px;
}

/* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-download_white, .btn span.dl:after {
  background-position: 0 -58px;
  height: 10px;
  width: 8px;
}

/* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
/*.sprite-earth, header nav .navMenu li:nth-child(1):before {
  background-position: 0 -68px;
  height: 26px;
  width: 27px;
  }*/

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-fb, .fbBtn {
    background-position: 0 -94px;
    height: 38px;
    width: 38px;
  }
  /* line 59, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-fb:hover, .fbBtn:hover, .sprite-fb.fb-hover, .fb-hover.fbBtn {
    background-position: 0 -132px;
  }

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
/*.sprite-home, header nav .navMenu li:nth-child(3):before {
  background-position: 0 -170px;
  height: 25px;
  width: 26px;
  }*/

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-m_menu_btn, header nav .mMenuBtn:after {
    background-position: 0 -195px;
    height: 29px;
    width: 45px;
  }

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
/*.sprite-mgo, header nav .navMenu li:nth-child(2):before {
  background-position: 0 -224px;
  height: 27px;
  width: 14px;
  }*/

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-minilogo, footer .ftLogo:before {
    background: url(/local/i/mgo_m2.png) no-repeat;
    background-position: center;
    background-size: 50%;
    height: 29px;
    width: 29px;
  }


  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-nano_arrow_black {
    background-position: 0 -280px;
    height: 6px;
    width: 8px;
  }

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-nano_arrow_blue {
    background-position: 0 -286px;
    height: 6px;
    width: 8px;
  }

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
/*.sprite-phone, header nav .navMenu li:nth-child(5):before {
  background-position: 0 -292px;
  height: 25px;
  width: 26px;
  }*/

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-search {
    background-position: 0 -317px;
    height: 14px;
    width: 14px;
  }

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
/*.sprite-smile, header nav .navMenu li:nth-child(4):before {
  background-position: 0 -331px;
  height: 26px;
  width: 27px;
  }*/

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-vidok, footer .vidok:before {
    background-position: 0 -357px;
    height: 20px;
    width: 59px;
  }

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-views, .news .newsStat .views:before, .newsItem .newsStat .views:before {
    background-position: 0 -377px;
    height: 12px;
    width: 17px;
  }

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-views_black {
    background-position: 0 -389px;
    height: 12px;
    width: 16px;
  }

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-vk, .vkBtn {
    background-position: 0 -401px;
    height: 38px;
    width: 38px;
  }
  /* line 59, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-vk:hover, .vkBtn:hover, .sprite-vk.vk-hover, .vk-hover.vkBtn {
    background-position: 0 -439px;
  }

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-youtube, .youtube span.icon {
    background-position: 0 -477px;
    height: 27px;
    width: 35px;
  }

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-youtubebtn, .youtubeBtn {
    background-position: 0 -504px;
    height: 38px;
    width: 38px;
  }
  /* line 59, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-youtubebtn:hover, .youtubeBtn:hover, .sprite-youtubebtn.youtubebtn-hover, .youtubebtn-hover.youtubeBtn {
    background-position: 0 -542px;
  }

  /* line 84, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-zoom, a.cbox:after {
    background-position: 0 -580px;
    height: 16px;
    width: 16px;
  }
  /* line 59, /local//local//local//local/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
  .sprite-zoom:hover, a.cbox:hover:after, .sprite-zoom.zoom-hover, a.zoom-hover.cbox:after {
    background-position: 0 -596px;
  }
  .navMenu li { position: relative; }
  .navMenu li:first-child, .navMenu li:nth-child(2) { display: none; }

  .navMenu li:nth-child(3):after {
    content: '';
    display: block;
    width: 31px;
    height: 33px;
    background: url(/local/i/news_m.png);
    position: absolute;
    margin: auto;
    left: 0px;
    right: 0;
    bottom: 15px;
  }
  .navMenu li:hover:nth-child(3):after, .navMenu li.active:nth-child(3):after {
    background: url(/local/i/news_m2.png) no-repeat;
    background-position: center;
  }
  .navMenu li:nth-child(4):after {
    content: '';
    display: block;
    width: 16px;
    height: 33px;
    background: url(/local/i/mgo_m.png) no-repeat;
    background-position: center;
    position: absolute;
    margin: auto;
    left: 0px;
    right: 0;
    bottom: 15px;
  }
  .print-text h1 {
  	font-weight: 600;
  	font-size: 24px;
  }
  .navMenu li:hover:nth-child(4):after, .navMenu li.active:nth-child(4):after {
    background: url(/local/i/mgo_m2.png) no-repeat;
    background-position: center;
  }
  .navMenu li:nth-child(5):after {
    content: '';
    display: block;
    width: 50px;
    height: 33px;
    background: url(/local/i/mo_m.png);
    position: absolute;
    margin: auto;
    left: 0px;
    right: 0;
    bottom: 15px;
  }
  .navMenu li:hover:nth-child(5):after, .navMenu li.active:nth-child(5):after {
    background: url(/local/i/mo_m2.png) no-repeat;
    background-position: center;
  }
  .navMenu li:nth-child(6):after {
    content: '';
    display: block;
    width: 31px;
    height: 33px;
    background: url(/local/i/serv_m.png);
    position: absolute;
    margin: auto;
    left: 0px;
    right: 0;
    bottom: 15px;
  }
  .navMenu li:hover:nth-child(6):after, .navMenu li.active:nth-child(6):after {
    background: url(/local/i/serv_m2.png) no-repeat;
    background-position: center;
  }
  .navMenu li:nth-child(7):after {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    background: url(/local/i/books-m2.png);
    position: absolute;
    margin: auto;
    left: 0px;
    right: 0;
    bottom: 15px;
  }
  .navMenu li:hover:nth-child(7):after, .navMenu li.active:nth-child(7):after {
    background: url(/local/i/books-m.png) no-repeat;
    background-position: center;
  }
  .navMenu li:nth-child(8):after {
    content: '';
    display: block;
    width: 31px;
    height: 33px;
    background: url(/local/i/tel_m.png);
    position: absolute;
    margin: auto;
    left: 0px;
    right: 0;
    bottom: 15px;
  }
  .navMenu li:hover:nth-child(8):after, .navMenu li.active:nth-child(8):after {
    background: url(/local/i/tel_m2.png) no-repeat;
    background-position: center;
  }
  /* line 1, /local/scss/inc/_main.scss */
  body, html {
    min-height: 100%;
    height: auto;
    background-color: #fff;
    transition: .3s;
  }

  /* line 9, /local/scss/inc/_main.scss */
  body.openMenu {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);`
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: .3s;
  }

  /* line 14, /local/scss/inc/_main.scss */
  a {
    color: #1d329e;
    text-decoration: underline;
  }
  /* line 17, /local/scss/inc/_main.scss */
  a:hover {
    color: #1d329e;
    text-decoration: none;
  }

  /* line 20, /local/scss/inc/_main.scss */
  input[type="submit"] {
    padding: 0 30px;
    height: 45px;
    border: none;
    cursor: pointer;
    background-color: #d00022;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.07);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.07);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.07);
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0MjkzMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDI5MzAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(36, 41, 48, 0.4)), color-stop(100%, rgba(36, 41, 48, 0)));
    background-image: -moz-linear-gradient(bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: linear-gradient(to top, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
  }
  /* line 31, /local/scss/inc/_main.scss */
  input[type="submit"]:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0MjkzMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDI5MzAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(36, 41, 48, 0.4)), color-stop(100%, rgba(36, 41, 48, 0)));
    background-image: -moz-linear-gradient(top, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: -webkit-linear-gradient(top, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
  }

  /* line 36, /local/scss/inc/_main.scss */
  input[type="radio"] + label, input[type="checkbox"] + label {
    cursor: pointer;
    display: block;
    padding-left: 45px;
    position: relative;
    margin: 30px 0;
  }
  /* line 42, /local/scss/inc/_main.scss */
  input[type="radio"] + label:before, input[type="checkbox"] + label:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    border: 1px solid #ced1d5;
    left: 0;
  }
  /* line 50, /local/scss/inc/_main.scss */
  input[type="radio"] + label:after, input[type="checkbox"] + label:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    left: 8px;
    top: 7px;
    transition: .5s;
  }

  /* line 63, /local/scss/inc/_main.scss */
  input[type="text"], input[type="password"] {
    box-shadow: none;
    height: 40px;
    font-size: 12px;
  }

  /* line 69, /local/scss/inc/_main.scss */
  select {
    box-shadow: none;
    height: 40px;
    background-color: #fff;
  }

  /* line 76, /local/scss/inc/_main.scss */
  input[type="radio"]:checked + label:after, input[type="checkbox"]:checked + label:after {
    background-color: rgb(153,0,0);
    transition: .5s;
  }

  /* line 82, /local/scss/inc/_main.scss */
  textarea {
    box-shadow: none;
    resize: none;
  }

  /* line 87, /local/scss/inc/_main.scss */
  table {
    border-collapse: collapse;
  }
  /* line 89, /local/scss/inc/_main.scss */
  table thead, table tbody, table th, table td, table tr {
    font-size: 14px;
    border: 1px solid #c0c0c0;
  }
  /* line 93, /local/scss/inc/_main.scss */
  table thead td {
    text-align: center;
  }

  /* line 98, /local/scss/inc/_main.scss */
  .row {
    max-width: 1350px !important;
  }

  /* line 102, /local/scss/inc/_main.scss */
  .embeded {
    width: 300px;
    margin-right: 30px;
    margin-bottom: 10px;
    margin-top: 7px;
    overflow: hidden;
    text-align: center;
  }
  /* line 111, /local/scss/inc/_main.scss */
  .embeded span {
    display: block;
    text-align: center;
  }
  /* line 116, /local/scss/inc/_main.scss */
  .embeded iframe, .embeded object {
    width: 100% !important;
    max-height: 100% !important;
  }
  /* line 122, /local/scss/inc/_main.scss */
  .embeded img {
    max-width: 110%;
  }

  /* line 125, /local/scss/inc/_main.scss */
  .flex-video {
    margin-bottom: 0;
    overflow: visible;
  }

  /* line 130, /local/scss/inc/_main.scss */
  .dwnl {
    padding-left: 10px;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
  }
  /* line 135, /local/scss/inc/_main.scss */
  .dwnl:before {
    content: '';
    display: inline-block;
    position: relative;
    left: -10px;
  }
  /* line 142, /local/scss/inc/_main.scss */
  .dwnl:hover {
    text-decoration: underline;
  }

  /* line 145, /local/scss/inc/_main.scss */
  .adaptive-table-route {
    width: 100%;
    margin-top: 10px;
  }
  /* line 148, /local/scss/inc/_main.scss */
  .adaptive-table-route thead, .adaptive-table-route tbody, .adaptive-table-route th, .adaptive-table-route td, .adaptive-table-route tr {
    font-size: 14px;
  }

  /* line 153, /local/scss/inc/_main.scss */
  .small-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
  }

  /* line 159, /local/scss/inc/_main.scss */
  .medium-title {
    font-size: 24px;
    font-weight: 600;
  }

  /* line 164, /local/scss/inc/_main.scss */
  .big-title {
    font-size: 28px;
    font-weight: 600;
  }

  /* line 169, /local/scss/inc/_main.scss */
  article {
    font-size: 14px;
  }
  /* line 171, /local/scss/inc/_main.scss */
  article p {
    font-size: 14px;
    line-height: 24px;
  }
  /* line 179, /local/scss/inc/_main.scss */
  article h2 {
    font-size: 24px;
    line-height: 39px;
    font-weight: 600;
  }
  /* line 186, /local/scss/inc/_main.scss */
  article h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
  }
  /* line 192, /local/scss/inc/_main.scss */
  article ul, article ol {
    margin: 1rem;
  }
  /* line 194, /local/scss/inc/_main.scss */
  article ul li, article ol li {
    margin-top: .3rem;
    margin-bottom: .3rem;
    font-size: 14px;
  }
  /* line 201, /local/scss/inc/_main.scss */
  article section {
    width: 100%;
    display: table;
    padding: 20px 0;
  }

  /* line 208, /local/scss/inc/_main.scss */
  header {
    height: 140px;
    width: 100%;
    background-color: #f0eff0;
    color: #fff;
    position: fixed;
    z-index: 100;
    top: 0;
  }
  #bx-panel {
    position: fixed !important;
    width: 100% !important;
  }
  /* line 214, /local/scss/inc/_main.scss */
  header .innerHeader {
    padding: 40px 15px 0 15px;
    max-width: 1350px;
    margin: 0 auto;
  }
  .subscribe form {
    margin-top: 30px !important;
  }
  /* line 220, /local/scss/inc/_main.scss */
  header nav {
    float: right;
  }
  /* line 222, /local/scss/inc/_main.scss */
  header nav .mMenuBtn {
    display: none;
    background-color: #D11B6A;
    position: relative;
    cursor: pointer;
    z-index: 10;
  }
  /* line 227, /local/scss/inc/_main.scss */
  header nav .mMenuBtn:after {
    position: absolute;
    right: 30px;
    top: 33px;
    content: '';
    transition: .6s;
  }
  /* line 237, /local/scss/inc/_main.scss */
  header nav .mMenuBtn.active:after {
    right: -67px;
    z-index: 1;
    transition: .6s;
    transform: rotate(180deg);
  }
  /* line 245, /local/scss/inc/_main.scss */
  header nav .navbg {
    background-color: none;
  }

  /* line 249, /local/scss/inc/_main.scss */
  header nav .navMenu {
    font-size: 8px;
    margin: 0;
    transition: .3s;
    position: relative;
  }
  /* line 253, /local/scss/inc/_main.scss */
  header nav .navMenu.active {
    right: 0 !important;
    transition: .3s;
  }
  /* line 254, /local/scss/inc/_main.scss */
  header nav .navMenu li {
    display: inline-block;
    background-color: #f0eff0;
    font-size: 14px;
    position: relative;
  }
  /* line 259, /local/scss/inc/_main.scss */
  header nav .navMenu li a {
    text-decoration: none;
  }
  /* line 260, /local/scss/inc/_main.scss */
  header nav .navMenu li:hover, header nav .navMenu li.active {
    color: #fff !important;
    background-color: #a6a5a6 !important;
  }
  /* line 261, /local/scss/inc/_main.scss */
  header nav .navMenu li:before {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    content: '';
    margin: auto;
  }
  /* line 274, /local/scss/inc/_main.scss */
  header nav .navMenu li a {
    height: 90px;
    display: block;
    padding: 0 14px;
    color: #707072;
    padding-top: 12px;
    font-weight: normal;
    font-size: 14px;
  }
  header nav .navMenu li:nth-child(5) a {
    padding: 0 24px;
    padding-top: 12px;
  }
  header nav .navMenu li:hover a, header nav .navMenu li.active a { color: #fff !important; }
  /* line 282, /local/scss/inc/_main.scss */
  header nav .navMenu li:hover > ul {
    display: block;
  }
  /* line 286, /local/scss/inc/_main.scss */
  header nav .navMenu li > ul {
    z-index: 1;
    display: none;
    position: absolute;
    left: -52px;
    top: 90px;
    width: 220px;
    background-color: #ac1759;
    padding: 10px;
    transition: 0.3s;
  }
  /* line 296, /local/scss/inc/_main.scss */
  header nav .navMenu li > ul li {
    background-color: #ac1759;
    line-height: 18px;
    padding-top: 10px;
  }
  /* line 297, /local/scss/inc/_main.scss */
  header nav .navMenu li > ul li:before {
    content: none;
  }
  /* line 298, /local/scss/inc/_main.scss */
  header nav .navMenu li > ul a {
    display: inline;
    padding: 0;
    font-size: 14px;
    background-color: #ac1759;
  }
  /* line 303, /local/scss/inc/_main.scss */
  header nav .navMenu li > ul a:hover {
    text-decoration: underline;
  }
  /* line 311, /local/scss/inc/_main.scss */
  .bgMenu {
    height: 100%;
    position: absolute;
    background-color: #ac1759;
    width: 100%;
    right: -100%;
    border-left: 1px solid rgb(153,0,0) !important;
    display: none;
  }
  /* line 319, /local/scss/inc/_main.scss */
  .bgMenu.shadowBox {
    -moz-box-shadow: 0 3px 51px rgba(10, 13, 18, 0.66);
    -webkit-box-shadow: 0 3px 51px rgba(10, 13, 18, 0.66);
    box-shadow: 0 3px 51px rgba(10, 13, 18, 0.66);
    display: block;
  }

  /* line 323, /local/scss/inc/_main.scss */
  .news .columns:last-child {
    float: left;
  }

  /* line 327, /local/scss/inc/_main.scss */
  .pageHtml {
    min-height: 100%;
  }
  /* line 329, /local/scss/inc/_main.scss */
  .pageHtml.over {
    overflow: hidden;
  }

  /* line 335, /local/scss/inc/_main.scss */
  .pagination a {
    text-decoration: none;
  }

  /* line 338, /local/scss/inc/_main.scss */
  .inner {
    max-width: 1350px;
    margin: 0 auto;
    position: relative;
  }
  .content .inner{
    height: 380px;
  }

  /* line 344, /local/scss/inc/_main.scss */
  .innerFooter {
    max-width: 1350px;
    margin: 0 auto;
    padding: 30px 20px 0 30px;
  }

  /* line 350, /local/scss/inc/_main.scss */
  .content {
    margin: 0 auto;
    width: 1350px;
  }

  /* line 355, /local/scss/inc/_main.scss */
  .bgWhite {
    background-color: #fff;
    padding: 0 15px;
  }

  /* line 360, /local/scss/inc/_main.scss */
  .marginInner {
    margin: 0;
  }

  /* line 364, /local/scss/inc/_main.scss */
  .iLogo {
    background: url(/local/i/logo-mgo.png) no-repeat;
    background-size: 27%;
    background-position: left;
    height: 100px;
    position: absolute;
    width: 430px;
    padding-left: 120px;
    text-decoration: none;
    left: 5px;
    top: 30px;
  }
  .iLogo span { font-family: Arial; color: #6b6b6e; font-size: 12px; position: relative; top: 10px; }
  .iLogo p { font-family: Arial; line-height: 25px; font-weight: bold; color: #6b6b6e; font-size: 21px; position: relative; top: 13px; font-weight: bold; }

  /* line 371, /local/scss/inc/_main.scss */
  .banner {
    margin-bottom: 30px;
  }

  /* line 375, /local/scss/inc/_main.scss */
  .mainHead {
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0 0 0;
  }

  /* line 381, /local/scss/inc/_main.scss */
  .secHead {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 20px 0;
  }

  /* line 387, /local/scss/inc/_main.scss */
  .gHead {
    margin-bottom: 20px;
  }

  /* line 391, /local/scss/inc/_main.scss */
  .youVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  /* line 395, /local/scss/inc/_main.scss */
  .youVideo iframe, .youVideo object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* line 404, /local/scss/inc/_main.scss */
  .textPage {
    padding: 0 15px;
  }

  /* line 408, /local/scss/inc/_main.scss */
  .subscribe {
    background-color: #d00022;
    height: 45px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 45px;
    padding-left: 35px;
    position: relative;
    margin-top: 30px;
  }
  /* line 420, /local/scss/inc/_main.scss */
  .subscribe form {
    position: absolute;
    top: 30px;
    left: 0;
    padding: 0 !important;
    width: 100%;
    border: none !important;
  }
  .ng-pristine {
    margin-bottom: 10px !important;
  }
  #_result {
    margin-bottom: 30px !important;
  }
  /* line 425, /local/scss/inc/_main.scss */
  .subscribe form input {
    height: 45px;
  }
  /* line 428, /local/scss/inc/_main.scss */
  .subscribe form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px !important;
    padding: 0;
    background: #d00022 !important;
  }

  /* line 439, /local/scss/inc/_main.scss */
  .feedback input[type="submit"] {
    float: right;
    display: inline-block;
    height: 35px;
  }
  /* line 444, /local/scss/inc/_main.scss */
  .feedback textarea {
    margin-top: 0;
    height: 180px;
  }

  /* line 450, /local/scss/inc/_main.scss */
  .gazete-screen {
    width: 300px;
    float: left;
    margin: 0 30px 30px 0;
    text-align: center;
  }
  /* line 455, /local/scss/inc/_main.scss */
  .gazete-screen img {
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  /* line 462, /local/scss/inc/_main.scss */
  .search {
    position: relative;
    left: -14px;
  }
  /* line 464, /local/scss/inc/_main.scss */
  .search input[type="text"] {
    margin: 20px 0;
    box-shadow: none;
    border: 1px solid transparent;
    height: 45px;
    background-color: transparent;
    color: #999999;
    padding-left: 50px;
  }
  ::-webkit-input-placeholder {color:#999999;}
  ::-moz-placeholder          {color:#999999;}/* Firefox 19+ */
  :-moz-placeholder           {color:#999999;}/* Firefox 18- */
  :-ms-input-placeholder      {color:#999999;}
  /* line 471, /local/scss/inc/_main.scss */
  .search input[type="submit"] {
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    border: none;
    cursor: pointer;
    background-size: 100%;
    background-color: transparent;
    box-shadow: none;
    background-image: url("/local/i/glass.png");
    background-repeat: no-repeat;
    background-size: 48%;
    background-position: center;
  }
  /* line 487, /local/scss/inc/_main.scss */

  /* line 499, /local/scss/inc/_main.scss */
  .fright {
    text-align: right;
  }

  /* line 503, /local/scss/inc/_main.scss */
  .mail-send {
    line-height: 36px;
  }

  /* line 507, /local/scss/inc/_main.scss */
  .next a {
    display: block;
    height: 38px;
    background-color: #fff;
    font-size: 14px;
    text-align: center;
    border: 1px solid #424242;
    line-height: 38px;
    text-decoration: none;
    color: #000;
    margin-bottom: 20px;
  }
  /* line 518, /local/scss/inc/_main.scss */
  .next a:hover {
    color: #fff;
    border-color: #1d329e;
    background-color: #1d329e;
  }

  /* line 521, /local/scss/inc/_main.scss */
  .sorter {
    text-align: left;
    list-style: none;
    margin-left: 0px !important;
    background: #fff !important;
    z-index: 9999;
    width: 100%;
  }
  /* line 524, /local/scss/inc/_main.scss */
  .sorter>li { display: inline-block; position: relative; }
  .sorter>li>a {
    font-size: 16px;
    color: #fff;
    background-color: #d00022;
    margin-right: 20px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 3px;
  }
  .dropdown { 
    display: none; 
    position: absolute;
    margin: auto;
    left: 0; 
    right: 0;
    top: 20px; 
    list-style: none; 
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 10px 15px;
    z-index: 999;
    min-width: auto;
    font-size: 14px;
  }
  /* line 531, /local/scss/inc/_main.scss */
  .sorter>a:hover {
    color: #fff !important;
    opacity: 0.9;
  }
  /* line 532, /local/scss/inc/_main.scss */
  .sorter a.active {
    color: #000;
  }
/* line 533, /local/scss/inc/_main.scss 
.sorter a:after {
  content: "|";
  position: absolute;
  right: 0;
  top: 0;
  color: #696969;
  font-size: 12px;
  }*/
  /* line 541, /local/scss/inc/_main.scss */

  /* line 544, /local/scss/inc/_main.scss */
  .pagination {
    margin: 20px 0 40px 0;
  }

  /* line 548, /local/scss/inc/_main.scss */
  .sorter_section {
    margin-top: 0px;
    text-align: left;
  }
  /* line 551, /local/scss/inc/_main.scss */
  .sorter_section a {
    font-size: 14px;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    position: relative;
    padding: 7px 10px;
    margin-right: 10px;
    border-radius: 3px;
    background-color: #d00022;
    text-decoration: none;
  }
  /* line 558, /local/scss/inc/_main.scss */
  .sorter_section a:hover {
    color: #fff !important;
    text-decoration: none;
    opacity: 0.9;
  }
  /* line 559, /local/scss/inc/_main.scss */
  .sorter_section a.active {
    color: #000;
    text-decoration: none;
    text-decoration: none;
    opacity: 0.9;
  }
  /* line 560, /local/scss/inc/_main.scss */
  /* line 568, /local/scss/inc/_main.scss */
  .sorter_section a:last-child:after {
    content: "";
  }

  /* line 572, /local/scss/inc/_main.scss */
  .social {
    /*background-color: #5c7fa7;*/
    margin-bottom: 30px;
    width: 100%;
    min-height: 200px;
    text-align: center;
  }

  /* line 579, /local/scss/inc/_main.scss */
  .youtube {
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.07);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.07);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.07);
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0MjkzMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDI5MzAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(36, 41, 48, 0.4)), color-stop(100%, rgba(36, 41, 48, 0)));
    background-image: -moz-linear-gradient(bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: linear-gradient(to top, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-color: #f00;
    width: 100%;
    height: 45px;
    color: #fff;
    font-size: 14px;
    position: relative;
    cursor: pointer;
  }
  /* line 589, /local/scss/inc/_main.scss */
  .youtube:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0MjkzMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDI5MzAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(36, 41, 48, 0.4)), color-stop(100%, rgba(36, 41, 48, 0)));
    background-image: -moz-linear-gradient(top, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: -webkit-linear-gradient(top, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
  }
  /* line 590, /local/scss/inc/_main.scss */
  .youtube span {
    text-align: center;
    display: block;
    position: relative;
    top: 10px;
    left: 90px;
    /*transform: translate(-50%, -50%);*/
    width: 170px;
  }
  .youtube span:before{
    content: '';
    display: inline-block;
    position: absolute;
    background-image: url(/local/i/sprite-see98b45b39.png);
    background-repeat: no-repeat;
    background-position: 0 -477px;
    height: 27px;
    width: 35px;
    left: -44px;
  }
  /* line 598, /local/scss/inc/_main.scss */
  .youtube span.icon {
    left: -25px;
  }

  /* line 602, /local/scss/inc/_main.scss */
  .btn {
    height: 45px;
    line-height: 45px;
    border: none;
    cursor: pointer;
    background-color: #d00022;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    padding: 0 30px;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.07);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.07);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.07);
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0MjkzMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDI5MzAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(36, 41, 48, 0.4)), color-stop(100%, rgba(36, 41, 48, 0)));
    background-image: -moz-linear-gradient(bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: linear-gradient(to top, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
  }
  /* line 616, /local/scss/inc/_main.scss */
  .btn:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0MjkzMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDI5MzAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(36, 41, 48, 0.4)), color-stop(100%, rgba(36, 41, 48, 0)));
    background-image: -moz-linear-gradient(top, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: -webkit-linear-gradient(top, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    color: #fff;
  }
  /* line 620, /local/scss/inc/_main.scss */
  .btn:active {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0MjkzMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDI5MzAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(36, 41, 48, 0.4)), color-stop(100%, rgba(36, 41, 48, 0)));
    background-image: -moz-linear-gradient(bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: linear-gradient(to top, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
  }
  /* line 622, /local/scss/inc/_main.scss */
  .btn.btnRed {
    background-color: #EE1818;
  }
  /* line 623, /local/scss/inc/_main.scss */
  .btn.btnBlue {
    background-color: #4164ab;
  }
  /* line 624, /local/scss/inc/_main.scss */
  .btn.btnNa {
    background-color: #E5ECF3;
    color: #a9aeb6;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.04);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.04);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.04);
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJhMmQzMyIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTJkMzMiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(42, 45, 51, 0.4)), color-stop(100%, rgba(42, 45, 51, 0)));
    background-image: -moz-linear-gradient(bottom, rgba(42, 45, 51, 0.4) 0%, rgba(42, 45, 51, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(42, 45, 51, 0.4) 0%, rgba(42, 45, 51, 0) 100%);
    background-image: linear-gradient(to top, rgba(42, 45, 51, 0.4) 0%, rgba(42, 45, 51, 0) 100%);
    cursor: not-allowed;
  }
  /* line 633, /local/scss/inc/_main.scss */
  .btn span.dl:after {
    position: relative;
    content: '';
    display: inline-block;
    margin-left: 10px;
  }

  .lg-prev {
    left: 200px !important;
  }
  .lg-next {
    right: 200px !important; 
  }
  .lg-sub-html {
    bottom: 170px !important;
  }
  /* line 644, /local/scss/inc/_main.scss */
  .mainSlider {
    margin: 0;
  }
  .relative {
    position: relative;
    height: 360px;
  }
  .ul-navig {
    position: absolute;
    width: 300px;
    right: 14px;
    top: 0;
    z-index: 11;
    height: 360px;
    list-style: none;
    background: rgba(0,0,0,0.5);
    padding: 0 !important;
    padding-right: 20px;
    margin: 0 !important;
  }

  .ul-navig li a.prev-link { padding: 0px 20px; color: #fff; font-weight: bold; text-decoration: none; display: table-cell; width: 100%; height: 100%; vertical-align: middle; font-size: 14px; }
  .ul-navig li a.prev-link span { color: #fff; text-decoration: none; font-size: 16px; }
  .ul-navig li a.prev-link label { color: #fff; }
  .ul-navig li a.prev-link label.category-link { display: inline-block; font-size: 12px; margin-bottom: 5px; }
  .ul-navig li a.prev-link label.tag { border: 1px solid #fff; font-size: 12px; margin-bottom: 3px; }
  .ul-navig li a.prev-link label.tag:hover { border: 1px solid #fff; font-size: 12px; margin-bottom: 3px; }
  .ul-navig li { width: 100%; height: 33.3%; display: table; border-bottom: 1px solid #fff; }

  .ul-navig li:last-child { border-bottom: none; }

  .mgo-text {
    width:60%; float: left;
  }
  .scan {
    width: 25%;
    float: left;
    margin-left: 50px;
    position: relative;
    top: -45px;
  }

  .rightSlider {
    margin: 0;
  }
  /* line 646, /local/scss/inc/_main.scss */
  .mainSlider .slick-slider {
    margin-bottom: 0;
  }
  /* line 647, /local/scss/inc/_main.scss */
  .mainSlider .sliderBlock, .rightSlider .sliderBlock {
    overflow: hidden;
    display: inline-block;
  }
  /* line 649, /local/scss/inc/_main.scss */
  .mainSlider .sliderBlock .sliderInner {
    height: 360px;
    position: relative;
  }
  .rightSlider .sliderBlock .sliderInner {
    height: 360px;
    position: relative;
  }
  .rightSlider {
    height: 360px;
  }
  .bx-viewport { height: 360px !important; box-shadow: none !important; padding: 0 !important; margin: 0 !important;  border: none !important; left: 0px !important; }
  /* line 652, /local/scss/inc/_main.scss */
  .mainSlider .sliderBlock .sliderInner img {
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    max-width: 1350px;
  }
  .rightSlider .sliderBlock .sliderInner img {
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    max-width: 1350px;
  }
  /* line 658, /local/scss/inc/_main.scss */
  .mainSlider .sliderBlock .sliderInner .sliderText {
    max-width: 450px;
    position: absolute;
    bottom: 35px;
    left: 50px;
  }
  .rightSlider .sliderBlock .sliderInner .sliderText {
    max-width: 70%;
    position: absolute;
    bottom: 60px;
    left: 50px;
  }
  .pad-left { padding-left: 0 !important; min-height: 360px; }
  .bx-wrapper { margin-bottom: 10px !important; }
  #all-events { margin-bottom: 25px; display: inline-block; }
  .bx-pager { position: absolute !important; bottom: 10px !important; }
  .bx-pager.bx-default-pager a { background: transparent !important; border: 2px solid #fff !important; }
  .bx-pager.bx-default-pager a:hover, .bx-pager.bx-default-pager a.active { background: #fff !important; border: 2px solid #fff !important; }
  /* line 663, /local/scss/inc/_main.scss */
  .mainSlider .sliderBlock .sliderInner .sliderText p {
    padding: 5px 0;
    background-color: #fff;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
    display: inline;
    box-decoration-break: clone;
    -moz-box-shadow: -20px 0 0 white, 20px 0 0 white;
    -webkit-box-shadow: -20px 0 0 white, 20px 0 0 white;
    box-shadow: -20px 0 0 white, 20px 0 0 white;
  }
  .rightSlider .sliderBlock .sliderInner .sliderText p {
    padding: 5px 0;
    background-color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    display: inline;
    box-decoration-break: clone;
    -moz-box-shadow: -20px 0 0 white, 20px 0 0 white;
    -webkit-box-shadow: -20px 0 0 white, 20px 0 0 white;
    box-shadow: -20px 0 0 white, 20px 0 0 white;
  }
  /* line 676, /local/scss/inc/_main.scss */
  .mainSlider .slick-dots {
    margin: 0;
    text-align: right;
    bottom: 20px;
    right: 20px;
  }
  /* line 677, /local/scss/inc/_main.scss */
  .mainSlider .slick-dots li button {
    background-color: #fff;
    width: 22px;
    height: 22px;
    padding-right: 5px;
    opacity: 0.5;
  }
  /* line 678, /local/scss/inc/_main.scss */
  .mainSlider .slick-dots li button:hover {
    opacity: 1;
  }
  /* line 679, /local/scss/inc/_main.scss */
  .mainSlider .slick-dots li.slick-active button {
    opacity: 1;
  }
  /* line 680, /local/scss/inc/_main.scss */
  .mainSlider .slick-dots li button:before {
    content: '' !important;
  }
  .mainSlider > button{display: none !important;}
  /* line 684, /local/scss/inc/_main.scss */
  .ver {
    font-size: 14px;
    background: transparent;
    position: absolute;
    top: -5px;
    right: 15px;
    text-align: center;
    color: #999999;
    font-weight: 600;
    line-height: 35px;
    text-decoration: none;
  }
  .ver:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/local/i/eye_hover.png);
    position: relative;
    top: 11px;
    left: -5px;
  }

  .ver:hover {
    color: #d00022;
    text-decoration: none;
  }
  .ver:hover:before {
    background: url(/local/i/eye.png);
  }

  /* line 695, /local/scss/inc/_main.scss */
  .ver big {
    font-size: 24px !important;
    display: none;
  }
  /* line 696, /local/scss/inc/_main.scss */
  .ver small {
    font-size: 16px !important;
    display: none;
  }
  /* line 697, /local/scss/inc/_main.scss */
/*.ver:hover {
  background: transparent;
  border-bottom: 1px solid #8a0e30;
  color: #8a0e30;
  }*/
  #normalversion { display: none; }

  /* line 702, /local/scss/inc/_main.scss */
  .poll form {
    margin: 30px 0;
    border: 1px solid #cdcdcd;
    padding: 30px;
    box-sizing: border-box;
    margin-top: 0px;
  }
  /* line 707, /local/scss/inc/_main.scss */
  .poll form input[type="submit"] {
    width: 100%;
  }
  /* line 708, /local/scss/inc/_main.scss */
  .poll form strong {
    color: rgb(153,0,0);
    font-size: 18px;
  }

  /* line 715, /local/scss/inc/_main.scss */
  .right-side {
    padding: 0px 0 0;
  }
  .poll a { color: #1d329e; text-decoration: none; }
  .poll a.r-link {
    display: block;
    margin: 30px 0;
    border: 1px solid #cdcdcd;
    padding: 30px;
    box-sizing: border-box;
    margin-top: 0px;
  }

  .afisha-banner { width: 100%; height: 200px; background-size: cover; background-position: center; background-repeat: no-repeat; margin-top: 20px; }

  /* line 719, /local/scss/inc/_main.scss */
  .layout {
    margin: 0 auto;
    min-width: 320px;
  }

  /* line 724, /local/scss/inc/_main.scss */
  .ads {
    text-align: center;
    margin-top: 10px;
  }

  @media only screen and (min-width: 85em) and (max-width: 999em) {
    /* line 735, /local/scss/inc/_main.scss */
    .xlarge-divide-1 {
      width: 100% !important;
    }

    /* line 738, /local/scss/inc/_main.scss */
    .xlarge-1 {
      width: 8.33333% !important;
    }

    /* line 735, /local/scss/inc/_main.scss */
    .xlarge-divide-2 {
      width: 50% !important;
    }

    /* line 738, /local/scss/inc/_main.scss */
    .xlarge-2 {
      width: 16.66667% !important;
    }

    /* line 735, /local/scss/inc/_main.scss */
    .xlarge-divide-3 {
      width: 33.33333% !important;
    }

    /* line 738, /local/scss/inc/_main.scss */
    .xlarge-3 {
      width: 25% !important;
    }

    /* line 735, /local/scss/inc/_main.scss */
    .xlarge-divide-4 {
      width: 25% !important;
    }

    /* line 738, /local/scss/inc/_main.scss */
    .xlarge-4 {
      width: 33.33333% !important;
    }

    /* line 735, /local/scss/inc/_main.scss */
    .xlarge-divide-5 {
      width: 20% !important;
    }

    /* line 738, /local/scss/inc/_main.scss */
    .xlarge-5 {
      width: 41.66667% !important;
    }

    /* line 735, /local/scss/inc/_main.scss */
    .xlarge-divide-6 {
      width: 16.66667% !important;
    }

    /* line 738, /local/scss/inc/_main.scss */
    .xlarge-6 {
      width: 50% !important;
    }

    /* line 735, /local/scss/inc/_main.scss */
    .xlarge-divide-7 {
      width: 14.28571% !important;
    }

    /* line 738, /local/scss/inc/_main.scss */
    .xlarge-7 {
      width: 58.33333% !important;
    }

    /* line 735, /local/scss/inc/_main.scss */
    .xlarge-divide-8 {
      width: 12.5% !important;
    }

    /* line 738, /local/scss/inc/_main.scss */
    .xlarge-8 {
      width: 66.66667% !important;
    }

    /* line 735, /local/scss/inc/_main.scss */
    .xlarge-divide-9 {
      width: 11.11111% !important;
    }

    /* line 738, /local/scss/inc/_main.scss */
    .xlarge-9 {
      width: 75% !important;
    }

    /* line 735, /local/scss/inc/_main.scss */
    .xlarge-divide-10 {
      width: 10% !important;
    }

    /* line 738, /local/scss/inc/_main.scss */
    .xlarge-10 {
      width: 83.33333% !important;
    }

    /* line 735, /local/scss/inc/_main.scss */
    .xlarge-divide-11 {
      width: 9.09091% !important;
    }

    /* line 738, /local/scss/inc/_main.scss */
    .xlarge-11 {
      width: 91.66667% !important;
    }

    /* line 735, /local/scss/inc/_main.scss */
    .xlarge-divide-12 {
      width: 8.33333% !important;
    }

    /* line 738, /local/scss/inc/_main.scss */
    .xlarge-12 {
      width: 100% !important;
    }
  }
  @media only screen and (min-width: 120em) {
    /* line 747, /local/scss/inc/_main.scss */
    .xxlarge-divide-1 {
      width: 100% !important;
    }

    /* line 750, /local/scss/inc/_main.scss */
    .xxlarge-1 {
      width: 8.33333% !important;
    }

    /* line 747, /local/scss/inc/_main.scss */
    .xxlarge-divide-2 {
      width: 50% !important;
    }

    /* line 750, /local/scss/inc/_main.scss */
    .xxlarge-2 {
      width: 16.66667% !important;
    }

    /* line 747, /local/scss/inc/_main.scss */
    .xxlarge-divide-3 {
      width: 33.33333% !important;
    }

    /* line 750, /local/scss/inc/_main.scss */
    .xxlarge-3 {
      width: 25% !important;
    }

    /* line 747, /local/scss/inc/_main.scss */
    .xxlarge-divide-4 {
      width: 25% !important;
    }

    /* line 750, /local/scss/inc/_main.scss */
    .xxlarge-4 {
      width: 33.33333% !important;
    }

    /* line 747, /local/scss/inc/_main.scss */
    .xxlarge-divide-5 {
      width: 20% !important;
    }

    /* line 750, /local/scss/inc/_main.scss */
    .xxlarge-5 {
      width: 41.66667% !important;
    }

    /* line 747, /local/scss/inc/_main.scss */
    .xxlarge-divide-6 {
      width: 16.66667% !important;
    }

    /* line 750, /local/scss/inc/_main.scss */
    .xxlarge-6 {
      width: 50% !important;
    }

    /* line 747, /local/scss/inc/_main.scss */
    .xxlarge-divide-7 {
      width: 14.28571% !important;
    }

    /* line 750, /local/scss/inc/_main.scss */
    .xxlarge-7 {
      width: 58.33333% !important;
    }

    /* line 747, /local/scss/inc/_main.scss */
    .xxlarge-divide-8 {
      width: 12.5% !important;
    }

    /* line 750, /local/scss/inc/_main.scss */
    .xxlarge-8 {
      width: 66.66667% !important;
    }

    /* line 747, /local/scss/inc/_main.scss */
    .xxlarge-divide-9 {
      width: 11.11111% !important;
    }

    /* line 750, /local/scss/inc/_main.scss */
    .xxlarge-9 {
      width: 75% !important;
    }

    /* line 747, /local/scss/inc/_main.scss */
    .xxlarge-divide-10 {
      width: 10% !important;
    }

    /* line 750, /local/scss/inc/_main.scss */
    .xxlarge-10 {
      width: 83.33333% !important;
    }

    /* line 747, /local/scss/inc/_main.scss */
    .xxlarge-divide-11 {
      width: 9.09091% !important;
    }

    /* line 750, /local/scss/inc/_main.scss */
    .xxlarge-11 {
      width: 91.66667% !important;
    }

    /* line 747, /local/scss/inc/_main.scss */
    .xxlarge-divide-12 {
      width: 8.33333% !important;
    }

    /* line 750, /local/scss/inc/_main.scss */
    .xxlarge-12 {
      width: 100% !important;
    }
  }
  /* line 757, /local/scss/inc/_main.scss */
  .related-news .news-item {
    height: 70px;
    font-size: 18px;
    margin: 30px 0;
    line-height: 24px;
    overflow: hidden;
  }
  /* line 763, /local/scss/inc/_main.scss */
  .related-news .news-item a {
    text-decoration: none;
    display: block;
    margin-top: -5px;
    color: #000;
    font-weight: 600;
  }
  /* line 769, /local/scss/inc/_main.scss */
  .related-news .news-item a:hover {
    color: #0e858a;
    text-decoration: underline;
  }
  /* line 773, /local/scss/inc/_main.scss */
  .related-news .img-wrapper {
    height: 70px;
    width: 70px;
    border: 1px solid #c7c7c7;
    float: left;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
  }
  /* line 781, /local/scss/inc/_main.scss */
  .related-news .img-wrapper img {
    position: absolute;
    max-width: 200%;
    max-height: 150%;
    height: auto;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  /* line 793, /local/scss/inc/_main.scss */
  .newsSlider {
    margin-bottom: 30px;
  }
  .hiddeninfo {
    display: none;
  }

  /* line 797, /local/scss/inc/_main.scss */
  .news {
    padding: 0;
  }
  /* line 799, /local/scss/inc/_main.scss */
  .news .newsBlock {
    overflow: hidden;
    height: 470px;
    position: relative;
    box-sizing: border-box;
    margin: 20px 0;
    padding-bottom: 5px;
    border: 1px solid #dedede;
  }
  .poll .newsBlock {
    overflow: hidden;
    height: 340px;
    position: relative;
    box-sizing: border-box;
    margin: 20px 0;
    padding-bottom: 5px;
    border: 1px solid #dedede;
  }

  .date-filter { margin-bottom: 20px; transition: 0.3s all; display: inline-block; margin-right: 15px; padding: 5px 15px; border-radius: 3px; color: #d00022; background-color: transparent; border: 1px solid #d00022; text-decoration: none; }
  .date-filter.active, .date-filter:hover { color: #fff; background-color: #d00022; }

  .newsBlock_event { height: 350px !important; }

  .newsText a { text-decoration: none !important }

  /* line 807, /local/scss/inc/_main.scss */
  .news .newsBlock .newsImg {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 223px;
  }
  .imgWrap {
    width: 100%;
    height: 100%;
    background-size: cover; 
    background-position: top;
    background-repeat: no-repeat;
  }
  .newsBlock_big .newsImg {
    position: absolute !important;
    height: 100% !important;
  }
  .newsBlock_big .newsText { 
    position: relative;
    margin-top: 223px;
    color: #fff !important;
  }
  .newsBlock_big .newsStat {
    position: absolute !important;
    background: transparent !important;
    bottom: -25px !important;
  }
  .newsBlock-afisha .newsImg {
    position: absolute !important;
    height: 100% !important;
  }
  .newsBlock-afisha .newsText { 
    position: relative;
    margin-top: 300px;
    color: #fff !important;
  }
  .newsBlock-afisha .newsText .newsHead, .newsBlock-afisha .newsText .category { color: #fff !important; }
  .newsBlock_big .newsText .newsHead, .newsBlock_big .newsText .category { color: #fff !important; }
  .newsBlock_big .newsText .newsHead { font-size: 22px !important; }
  .newsBlock_big .newsStat
  .newsBlock_mini { height: 300px !important; border: none !important; }
  .newsBlock_mini .newsImg { height: 150px !important }
  .newsBlock_large { height: 225px !important; }
  .newsBlock_large .newsImg { width: 270px !important; height: 225px !important; float: left; z-index: 1; margin-right: 10px; }
  .newsBlock_large .newsStat { margin-top: 0px !important; }
  .newsBlock_large .newsText { height: 84% !important; padding-left: 0px !important }
  .newsBlock_large .newsImg .innerImg img { height: 100% !important; width: auto;  }
  .news .newsBlock .newsImg.icon_video .innerImg a:before{content: '';width: 100%;height:223px;top:0;left:0;position: absolute;display:block;
  background: url('/local/i/icon_video.png') center center no-repeat rgba(0,0,0,0.25);z-index: 99;
}

.vac-img { margin-top: 20px; width: 100%; height: 200px; background-size: cover; background-repeat: no-repeat; background-position: center; background-image: url('/upload/iblock/9c7/pb191336.jpg'); }

.news .newsBlock .newsImg .innerImg {
  width: 100%;
  height: 100%;
}
/* line 820, /local/scss/inc/_main.scss */
.news .newsBlock .newsImg .innerImg:hover {
  width: 100%;
  height: 100%;
  transition: .2s;
}
/* line 828, /local/scss/inc/_main.scss */
.news .newsBlock .newsText {
  padding: 10px 15px;
  font-size: 14px;
  line-height: 20px;
  height: 44%;
  overflow: hidden;
}
.news .newsBlock .newsText img{display: none;}
/* line 834, /local/scss/inc/_main.scss */
.news .newsBlock .category {
  font-size: 13px;
  color: #484848;
  margin-bottom: 5px;
}
/* line 839, /local/scss/inc/_main.scss */
.news .newsBlock .newsHead {
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 7px;
  display: block;
  line-height: 24px;
  color: #1d1a1a;
}
/* line 847, /local/scss/inc/_main.scss */
.news .newsBlock .newsHead:hover {
  text-decoration: underline;
  color: #1d329e;
}
.news .newsBlock .newsStat{
  height: 65px;
}
/* line 851, /local/scss/inc/_main.scss */
.news .newsStat {
  width: 99%;
  min-height: 65px;
  bottom: 0;
  box-sizing: border-box;
  background: #fff;
  z-index: 1;
  left: 0;
  padding: 10px 20px 15px 16px;
  font-weight: 900;
  font-size: 13px;
  color: #484848;
}
.newsBlock_big .newsStat, .newsBlock_big .newsStat a { color: #fff; }
.newsBlock_big .dark_gradient { width: 100%; height: 100%; position: absolute; left: 0; top: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.6), transparent);
}
/* line 864, /local/scss/inc/_main.scss */
.news .newsStat .views {
  padding-left: 0px;
  position: relative;
}
/* line 867, /local/scss/inc/_main.scss */
/* line 876, /local/scss/inc/_main.scss */
.news .newsStat .comments {
  margin-left: 10px;
  padding-left: 0px;
  position: relative;
}
/* line 880, /local/scss/inc/_main.scss */
/* line 889, /local/scss/inc/_main.scss */
.news .newsStat .newsDate {
  float: right;
  margin-top: 2px;
}

/* line 895, /local/scss/inc/_main.scss */
.breadcrumbs {
  margin: 0;
}
/* line 896, /local/scss/inc/_main.scss */
.breadcrumbs a:hover {
  text-decoration: none;
}

/* line 900, /local/scss/inc/_main.scss */
.newsTime {
  margin: 20px 0 40px 0;
}

/* line 904, /local/scss/inc/_main.scss */
.sv {
  background-color: #f5f5f5;
  margin-bottom: 30px;
}

/* line 910, /local/scss/inc/_main.scss */
.newsItem .newsStat {
  padding: 20px 0;
  font-size: 12px;
  color: #a9aeb6;
}
/* line 914, /local/scss/inc/_main.scss */
.newsItem .newsStat .views {
  padding-left: 25px;
  position: relative;
}
/* line 917, /local/scss/inc/_main.scss */
.newsItem .newsStat .views:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
}
/* line 926, /local/scss/inc/_main.scss */
.newsItem .newsStat .comments {
  margin-left: 30px;
  padding-left: 25px;
  position: relative;
}
/* line 930, /local/scss/inc/_main.scss */
.newsItem .newsStat .comments:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
}
/* line 939, /local/scss/inc/_main.scss */
.newsItem .newsStat .back {
  float: right;
  position: relative;
  margin-top:-20px;
}
.newsItem img { margin: 5px; }
.newsItem p i { font-style: italic; color: #222222; font-weight: 500; }
.newsTime { font-size: 14px; color: #222222; font-style: italic; margin-bottom: 20px; font-weight: 500; }


/* line 945, /local/scss/inc/_main.scss */
.getBack {
  font-size: 12px;
  display: block;
  margin: 40px 0;
  color: #1d329e;
}
.bx-prev, .bx-next { z-index: 10 !important }

/* line 952, /local/scss/inc/_main.scss */
.opechatka {
  text-align: left;
  font-size: 12px;
  color: #7c7c7c;
  display: block;
  margin: 20px 0;
}

/* line 960, /local/scss/inc/_main.scss */
.curators {
  width: 730px;
  height: 360px;
  position: absolute;
  top: 250px;
  box-shadow: 1px 1px 10px #cdcdcd;
  background-color: #fff;
}
/* line 967, /local/scss/inc/_main.scss */
.curators .photos {
  float: left;
  width: 170px;
  height: 220px;
  margin-right: 50px;
  margin-bottom: 20px;
}

/* line 976, /local/scss/inc/_main.scss */
.plitka {
  margin-bottom: 40px;
  display: inline-block;
  margin-right: 29px;
  width: 298px;
  vertical-align: top;
  text-align: center;
}
/* line 983, /local/scss/inc/_main.scss */
.plitka:nth-child(4n) {
  margin-right: 0;
}
/* line 985, /local/scss/inc/_main.scss */
.plitka img {
  margin-bottom: 20px;
}
/* line 986, /local/scss/inc/_main.scss */
.plitka a {
  color: #333;
  font-size: 14px;
  text-decoration: none;
  font-weight: 600;
  text-align: center;
}
/* line 992, /local/scss/inc/_main.scss */
.plitka a:hover {
  text-decoration: underline;
}

/* line 996, /local/scss/inc/_main.scss */
.grid-part {
  display: table;
  width: 100%;
  padding: 30px 0;
}

/* line 1002, /local/scss/inc/_main.scss */
.location {
  margin-bottom: 40px;
  display: inline-block;
  margin-right: 28px;
  width: 298px;
  vertical-align: top;
}
/* line 1008, /local/scss/inc/_main.scss */
.location a {
  font-size: 12px;
  text-decoration: none;
  color: #000;
}
/* line 1012, /local/scss/inc/_main.scss */
.location a:hover {
  text-decoration: underline;
  color: #1d329e;
}
/* line 1017, /local/scss/inc/_main.scss */
.location .img-location {
  position: relative;
  width: 300px;
  height: 238px;
  margin-bottom: 20px;
}
.location .img-location img{
  position: absolute;
  left: 0px;
  right: 0px;
  max-width: 300px;
  max-height: 238px;
  margin: auto;
}
/* line 1022, /local/scss/inc/_main.scss */
.location:nth-child(4n) {
  margin-right: 0;
}

/* line 1027, /local/scss/inc/_main.scss */
.curators {
  width: 730px;
  height: 365px;
}

/* line 1033, /local/scss/inc/_main.scss */
.peoples {
  display: inline-block;
  width: 300px;
  height: 225px;
  margin-right: 30px;
  border: 1px solid red;
  box-sizing: border-box;
  float: left;
}

/* line 1043, /local/scss/inc/_main.scss */
.peoples-description {
  margin-top: -7px;
}

/* line 1047, /local/scss/inc/_main.scss */
.pag-gazete li a {
  font-size: 18px !important;
}

/* line 1050, /local/scss/inc/_main.scss */
.about span {
  font-size: 14px;
  display: block;
  text-align: center;
  font-weight: 600;
}
/* line 1056, /local/scss/inc/_main.scss */
.about a {
  text-decoration: none;
  color: #000;
}
/* line 1059, /local/scss/inc/_main.scss */
.about a:hover {
  text-decoration: underline;
}

/* line 1063, /local/scss/inc/_main.scss */
.yaMap {
  background-color: silver;
}

/* line 1067, /local/scss/inc/_main.scss */
.mgo-info {
  width: 100%;
  display: table;
  padding: 40px 0;
  font-size: 14px;
}
/* line 1072, /local/scss/inc/_main.scss */
.mgo-info .block-title {
  font-size: 18px;
}
/* line 1075, /local/scss/inc/_main.scss */
.mgo-info .block-img {
  overflow: hidden;
}
/* line 1078, /local/scss/inc/_main.scss */
.mgo-info section {
  width: 298px;
  display: inline-block;
  box-shadow: inset 0 0 1px #000;
  vertical-align: top;
  margin-bottom: 29px;
  margin-right: 29px;
  min-height: 405px;
  box-sizing: border-box;
}
/* line 1087, /local/scss/inc/_main.scss */
.mgo-info section nav {
  padding: 20px 15px;
}
/* line 1089, /local/scss/inc/_main.scss */
.mgo-info section nav a {
  display: block;
  color: #000;
  text-decoration: none;
}
/* line 1093, /local/scss/inc/_main.scss */
.mgo-info section nav a:hover {
  text-decoration: underline;
}
/* line 1096, /local/scss/inc/_main.scss */
.mgo-info section:nth-child(3n) {
  margin-right: 0;
}

/* line 1100, /local/scss/inc/_main.scss */
.map {
  display: block;
  position: relative;
  height: 360px;
  background-color: #cdcdcd;
  margin-bottom: 20px;
  width: 100%
}
.map .ymaps-map{ min-height: 100%; }
/* line 1104, /local/scss/inc/_main.scss */
.map #mapYandex, .map #mpYandex {
  height: 100%;
  width: 100%;
}

/* line 1110, /local/scss/inc/_main.scss */
.pole {
  display: inline-block;
  width: 140px;
  font-size: 12px;
  color: rgb(153,0,0);
  vertical-align: middle;
}

/* line 1118, /local/scss/inc/_main.scss */
.contacts {
  margin-bottom: 30px;
  font-size: 14px;
}
/* line 1121, /local/scss/inc/_main.scss */
.contacts span {
  display: block;
}

/* line 1126, /local/scss/inc/_main.scss */
.map-video {
  margin-top: 30px;
  height: 420px;
  background-color: #cdcdcd;
  margin-bottom: 20px;
  display: inline-block;
  width: 628px;
  z-index: 10;
}
/* line 1134, /local/scss/inc/_main.scss */
.map-video .btnMap {
  width: 100%;
  text-align: center;
  display: none;
  padding-right: 0;
  padding-left: 0;
}
/* line 1135, /local/scss/inc/_main.scss */
.map-video #mapYandex {
  height: 100%;
  width: 100%;
}

/* line 1141, /local/scss/inc/_main.scss */
.contact-list {
  height: 420px;
  overflow: auto;
  width: 300px;
  margin: 30px 30px 0 0;
  display: inline-block;
  font-size: 14px;
}
/* line 1148, /local/scss/inc/_main.scss */
.contact-list .contact-item {
  margin-bottom: 30px;
  display: inline-block;
  width: 280px;
  vertical-align: top;
}
/* line 1150, /local/scss/inc/_main.scss */
.contact-list .contact-item p {
  font-size: 14px;
}
/* line 1155, /local/scss/inc/_main.scss */
.contact-list .contact-title {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 600;
}
/* line 1160, /local/scss/inc/_main.scss */
.contact-list address {
  font-style: normal;
  margin-bottom: 3px;
}
/* line 1165, /local/scss/inc/_main.scss */
.contact-list p {
  margin-bottom: 3px;
}

/* line 1170, /local/scss/inc/_main.scss */
span.map-here {
  font-size: 18px;
  color: #1d329e;
  border-bottom: 1px dashed #1d329e;
  cursor: pointer;
  transition: .3s;
  width: 140px;
  font-size: 14px;
}
/* line 1178, /local/scss/inc/_main.scss */
span.map-here p {
  font-size: 14px;
  text-decoration: none;
}
/* line 1179, /local/scss/inc/_main.scss */
span.map-here:hover {
  margin-left: 5px;
  transition: .3s;
}

/* line 1182, /local/scss/inc/_main.scss */
.slide-arrow {
  float: right;
}
/* line 1184, /local/scss/inc/_main.scss */
.slide-arrow:after {
  position: absolute;
  display: inline-block;
  right: 20px;
  top: 10px;
  content: '';
  cursor: pointer;
  transition: .5s;
  opacity: 0;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1196, /local/scss/inc/_main.scss */
.slide-arrow.active:after {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
  transition: .5s;
}

/* line 1203, /local/scss/inc/_main.scss */
.accordion-question {
  font-size: 18px;
  color: #1d329e;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 600;
  position: relative;
  margin-bottom: 0.8rem;
  margin-top: 0.8rem;
}
/* line 1212, /local/scss/inc/_main.scss */
.accordion-question.active {
  text-decoration: none;
  color: #000;
}
/* line 1216, /local/scss/inc/_main.scss */
.accordion-question.active .icon:after {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .5s;
  border-color: #000;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
/* line 1226, /local/scss/inc/_main.scss */
.accordion-question .icon {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
}
/* line 1231, /local/scss/inc/_main.scss */
.accordion-question .icon:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #1d329e;
  top: 10px;
  content: "";
  position: absolute;
  transition: .5s;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 1246, /local/scss/inc/_main.scss */
.accordion-answer {
  display: none;
}

/* line 1250, /local/scss/inc/_main.scss */
.imgWrapper {
  height: 225px;
  width: 298px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #edf0f2;
  position: relative;
  margin-bottom: 20px;
}
/* line 1258, /local/scss/inc/_main.scss */
.imgWrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 150% !important;
  max-height: 101%;
  width: auto;
  height: auto;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 1272, /local/scss/inc/_main.scss */
a.cbox {
  width: 298px;
  margin-right: 28px;
  margin-bottom: 28px;
  height: 225px;
  display: inline-block;
  border: 1px solid #edf0f2;
  vertical-align: top;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
/* line 1283, /local/scss/inc/_main.scss */
a.cbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 150% !important;
  max-height: 101%;
  width: auto;
  height: auto;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 1295, /local/scss/inc/_main.scss */
a.cbox:nth-child(4n) {
  margin-right: 0;
}
/* line 1296, /local/scss/inc/_main.scss */
a.cbox:after {
  content: '';
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 16px;
  height: 16px;
}

/* line 1308, /local/scss/inc/_main.scss */
.gTime {
  margin: 0 0 20px 0;
}

/* line 1312, /local/scss/inc/_main.scss */
.gallery {
  width: 100%;
}

/* line 1316, /local/scss/inc/_main.scss */
footer {
  background-color: #d2d0d1;
}
/* line 1320, /local/scss/inc/_main.scss */
footer nav {
  display: inline-block;
  color: #747474;
  font-size: 16px;
  font-weight: 600;
  vertical-align: top;
}
/* line 1326, /local/scss/inc/_main.scss */
footer nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin: 12px 0 20px 0;
}
/* line 1331, /local/scss/inc/_main.scss */
footer nav ul li {
  display: inline-block;
  width: 99%;
  margin-bottom: 5px;
  font-weight: 200;
  line-height: 12px;
  vertical-align: top;
}
/* line 1338, /local/scss/inc/_main.scss */
footer nav ul li a {
  font-size: 13px;
  color: #747474;
  text-decoration: none;
}
/* line 1342, /local/scss/inc/_main.scss */
footer nav ul li a:hover {
  color: #787878;
  text-decoration: underline;
}
/* line 1347, /local/scss/inc/_main.scss */
footer nav.contactMenu {
  width: 20%;
}
footer nav.newsMenu {
  width: 12%;
}
/* line 1350, /local/scss/inc/_main.scss */
footer nav.mgoMenu {
  width: 12%;
}
/* line 1353, /local/scss/inc/_main.scss */
footer nav.serviceMenu {
  width: 33%;
}
/* line 1355, /local/scss/inc/_main.scss */
footer nav.serviceMenu li {
  width: 49%;
}
/* line 1357, /local/scss/inc/_main.scss */
footer nav.otdelMenu {
  width: 20%;
}
/* line 1363, /local/scss/inc/_main.scss */
footer address {
  font-size: 13px;
  font-style: normal;
  color: #242424;
  line-height: 16px;
  min-height: 90px;
  padding: 0 0 15px 0;
  margin: 0 auto;
  position: relative;
}
/* line 1373, /local/scss/inc/_main.scss */
footer address .contact {
  display: inline-block;
  padding-bottom: 10px;
}
/* line 1379, /local/scss/inc/_main.scss */
footer .ftSocial {
  position: absolute;
  right: 0;
  height: 80px;
  top: 10px;
}
/* line 1384, /local/scss/inc/_main.scss */
footer .ftSocial strong {
  font-size: 18px;
  font-weight: 600;
  margin-right: 10px;
  vertical-align: top;
  line-height: 38px;
}
/* line 1399, /local/scss/inc/_main.scss */
footer .copyright {
  font-size: 10px;
  line-height: 10px;
  position: relative;
  bottom: 0px !important;
}
/* line 1403, /local/scss/inc/_main.scss */
footer .copyright .copyright-text { position: absolute; width: 50%; left: 0; top: 10px; }
footer .copyright span {
  display: block;
  margin-left: 40px;
  margin-top: 5px;
}
/* line 1410, /local/scss/inc/_main.scss */
footer .ftLogo:before {
  position: absolute;
  content: '';
  top: 5px;
}
/* line 1418, /local/scss/inc/_main.scss */

/* line 1424, /local/scss/inc/_main.scss */


/* line 1433, /local/scss/inc/_main.scss */
.vkBtn, .fbBtn, .youtubeBtn {
  display: block;
  width: 38px;
  height: 38px;
  margin: 0 5px;
  display: inline-block;
  background: #fff !important;
  text-align: center;
  line-height: 38px;
  font-size: 24px;
  color: #999999;
}
.vkBtn:hover { color: #45668e !important; }
.fbBtn:hover {  color: #3b5998 !important; } 
.youtubeBtn:hover { color: #bb0000 !important; }

@media screen and (max-width: 1360px) {
  /* line 2, /local/scss/_medias.scss */
  .content {
    width: 1024px !important;
  }

  .news .newsBlock {
    overflow: hidden;
    height: 435px;
    position: relative;
    box-sizing: border-box;
    margin: 20px 0;
    padding-bottom: 5px;
    border: 1px solid #dedede;
  }

  .news .newsBlock .newsImg {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 200px;
  }
  .imgWrap {
    width: 100%;
    height: 100%;
    background-size: cover; 
    background-position: top;
    background-repeat: no-repeat;
  }
  .newsBlock_big .newsImg {
    position: relative !important;
    height: 200px !important;
  }
  .newsBlock_big .newsText { 
    position: relative !important;
    margin-top: auto !important;
    color: #1d1a1a !important;
  }
  .newsBlock_big .newsText .newsHead, .newsBlock_big .newsText .category { color: #1d1a1a !important; } 
  .newsBlock_mini { height: 300px !important; border: none !important; }
  .newsBlock_mini .newsImg { height: 150px; }
  .newsBlock_large { height: 435px !important; }
  .newsBlock_large .newsImg { width: 100% !important; height: 200px !important; float: none !important; z-index: 1; margin-right: 0px !important; }
  .newsBlock_large .newsStat { margin-top: 0px !important; }
  .newsBlock_large .newsImg .innerImg img { height: 200px !important; width: auto !important;  }

  .contentTabs .newsBlock {
    overflow: hidden;
    height: 225px;
    position: relative;
    box-sizing: border-box;
    margin: 20px 0;
    padding-bottom: 5px;
    border: 1px solid #dedede;
  }

  .contentTabs .newsBlock .newsImg {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 225px;
  }
  .contentTabs .imgWrap {
    width: 100%;
    height: 100%;
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
  }
  
  .contentTabs .newsBlock { height: 225px !important; }
  .contentTabs .newsBlock .newsImg { width: 35% !important; height: 225px !important; float: left !important; z-index: 1; margin-right: 10px !important; }
  .contentTabs .newsBlock .newsStat { margin-top: 0px !important; }
  .contentTabs .newsBlock .newsImg .innerImg img { height: 225px !important; width: auto !important;  }
  .contentTabs .newsBlock .newsText {
    height: 76% !important;
    padding-left: 0px !important;
  }

  .contentTabs .newsBlock_big {
    height: 470px !important;
  }
  .contentTabs .newsBlock_big .newsImg {
    position: absolute !important;
    height: 100% !important;
    width: 100% !important;
    float: none !important;
    margin-right: 0px !important;
    z-index: 0 !important;
  }
  .contentTabs .newsBlock_big .newsText { 
    position: relative !important;
    margin-top: 225px !important;
    color: #fff !important;
    padding-left: 15px !important;
  }
  .contentTabs .newsBlock_big .newsText .category {
    color: #fff !important;
  }
  .contentTabs .newsBlock_big .newsText .newsHead, .newsBlock_big .newsText .category { color: #fff !important; }
  .contentTabs .newsBlock_big .newsStat { color: #fff !important; }
  .contentTabs .newsBlock_big .newsStat .comments a { color: #fff !important; }
  .contentTabs .newsBlock_mini { height: 300px; border: none; }
  .contentTabs .newsBlock_mini .newsImg { height: 150px; }
  .contentTabs .newsBlock_large { height: 225px !important; }
  .contentTabs .newsBlock_large .newsImg { width: 35% !important; height: 225px !important; float: left !important; z-index: 1; margin-right: 10px !important; }
  .contentTabs .newsBlock_large .newsStat { margin-top: 0px !important; }
  .contentTabs .newsBlock_large .newsImg .innerImg img { height: 225px !important; width: auto !important;  }
  .contentTabs .newsBlock_large .newsText {
    height: 76% !important;
    padding-left: 0px !important;
  }

  .newsBlock_big .tag { color: #a9aeb6 !important; border: 1px solid #a9aeb6 !important; }

  /* line 5, /local/scss/_medias.scss */
  a.cbox:nth-child(1n) {
    margin-right: 28px;
  }

  /* line 6, /local/scss/_medias.scss */
  a.cbox:nth-child(3n) {
    margin-right: 0;
  }

  /* line 9, /local/scss/_medias.scss */
  .location:nth-child(1n) {
    margin-right: 29px;
  }
  /* line 10, /local/scss/_medias.scss */
  .location:nth-child(3n) {
    margin-right: 0;
  }

  /* line 14, /local/scss/_medias.scss */
  .plitka:nth-child(1n) {
    margin-right: 29px;
  }
  /* line 15, /local/scss/_medias.scss */
  .plitka:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1359px) and (min-width: 900px) {
  .news .newsBlock {
    overflow: hidden;
    height: 225px;
    position: relative;
    box-sizing: border-box;
    margin: 20px 0;
    padding-bottom: 5px;
    border: 1px solid #dedede;
  }

  .news .newsBlock .newsImg {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 225px;
  }
  .imgWrap {
    width: 100%;
    height: 100%;
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
  }
  .newsBlock_big {
    height: 470px !important
  }
  .newsBlock_big .newsImg {
    position: absolute !important;
    height: 100% !important;
  }
  .newsBlock_big .newsText { 
    position: relative !important;
    margin-top: 225px !important;
    color: #fff !important;
  }
  .newsBlock { height: 225px !important; }
  .newsBlock .newsImg { width: 35% !important; height: 225px !important; float: left !important; z-index: 1; margin-right: 10px !important; }
  .newsBlock .newsStat { margin-top: 60px !important; }
  .newsBlock .newsImg .innerImg img { height: 225px !important; width: auto !important;  }
  .newsBlock .newsText {
    height: 47% !important;
    padding-left: 0px !important;
  }


  .newsBlock_big .newsText .newsHead, .newsBlock_big .newsText .category { color: #1d1a1a !important; }
  .newsBlock_big .newsStat { color: #a9aeb6 !important; }
  .newsBlock_big .newsStat .comments a { color: #1d329e !important; }
  .newsBlock_mini { height: 300px; border: none; }
  .newsBlock_mini .newsImg { height: 150px; }
  .newsBlock_large { height: 225px !important; }
  .newsBlock_large .newsImg { width: 35% !important; height: 225px !important; float: left !important; z-index: 1; margin-right: 10px !important; }
  .newsBlock_large .newsStat { margin-top: 60px !important; }
  .newsBlock_large .newsImg .innerImg img { height: 225px !important; width: auto !important;  }
  .newsBlock_large .newsText {
    height: 47% !important;
    padding-left: 0px !important;
  }

  .vac-slider .newsBlock { height: 350px !important; }
  .vac-slider .newsBlock .newsImg { width: 100% !important; height: 200px !important; float: none !important; z-index: 1; margin-right: 0px !important; }
  .vac-slider .newsBlock .newsStat { margin-top: 0px !important; }
  .vac-slider .newsBlock .newsImg .innerImg img { height: 200px !important; width: auto !important;  }
  .vac-slider .newsBlock .newsText {
    height: 40% !important;
    padding-left: 15px !important;
  }

  .newsBlock-afisha {
    height: 435px !important;
  }

  .newsBlock-afisha .newsImg {
    position: absolute !important;
    height: 100% !important;
    float: none !important;
    width: 100% !important;
    margin-right: 0px !important;
  }
  .newsBlock-afisha .newsText { 
    position: relative;
    margin-top: 300px;
    color: #fff !important;
    z-index: 1 !important;
    padding-left: 15px !important;
  }

  .sorter a {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 1023px) {
  /* line 20, /local/scss/_medias.scss */

  .poll .bx-viewport {
    height: 240px !important;
  }

  .hiddeninfo {
    box-sizing: border-box;
    padding: 15px;
    display: block;
  }

  .newsBlock_large .newsText {
  	padding-left: 15px !important;
  }
  main {
    max-width: 690px !important;
    margin: 0 auto !important;
    margin-top: 120px !important;
  }

  header { position: fixed !important; }
  /* line 21, /local/scss/_medias.scss */
  header .innerHeader {
    padding-top: 30px !important;
  }

  /* line 22, /local/scss/_medias.scss */
  .navHead {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 10 !important;
  }

  .navMenu li:nth-child(3):after {
    content: '';
    display: block;
    width: 31px;
    height: 33px;
    background: url(/local/i/news_m.png);
    position: absolute;
    margin: auto;
    left: 50px;
    right: auto;
    top: 17px;
  }
  .navMenu li:hover:nth-child(3):after, .navMenu li.active:nth-child(3):after {
    background: url(/local/i/news_m2.png) no-repeat;
    background-position: center;
  }
  .navMenu li:nth-child(4):after {
    content: '';
    display: block;
    width: 16px;
    height: 33px;
    background: url(/local/i/mgo_m.png) no-repeat;
    background-position: center;
    position: absolute;
    margin: auto;
    left: 58px;
    right: auto;
    top: 15px;
  }
  .navMenu li:hover:nth-child(4):after, .navMenu li.active:nth-child(4):after {
    background: url(/local/i/mgo_m2.png) no-repeat;
    background-position: center;
  }
  .navMenu li:nth-child(5):after {
    content: '';
    display: block;
    width: 50px;
    height: 33px;
    background: url(/local/i/mo_m.png);
    position: absolute;
    margin: auto;
    left: 42px;
    right: auto;
    top: 17px;
  }
  .navMenu li:hover:nth-child(5):after, .navMenu li.active:nth-child(5):after {
    background: url(/local/i/mo_m2.png) no-repeat;
    background-position: center;
  }
  .navMenu li:nth-child(6):after {
    content: '';
    display: block;
    width: 31px;
    height: 33px;
    background: url(/local/i/serv_m.png);
    position: absolute;
    margin: auto;
    left: 53px;
    right: auto;
    top: 17px;
  }
  .navMenu li:hover:nth-child(6):after, .navMenu li.active:nth-child(6):after {
    background: url(/local/i/serv_m2.png) no-repeat;
    background-position: center;
  }
  .navMenu li:nth-child(7):after {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    background: url(/local/i/books-m2.png);
    position: absolute;
    margin: auto;
    left: 53px;
    right: auto;
    top: 15px;
  }
  .navMenu li:hover:nth-child(7):after, .navMenu li.active:nth-child(7):after {
    background: url(/local/i/books-m.png) no-repeat;
    background-position: center;
  }
  .navMenu li:nth-child(8):after {
    content: '';
    display: block;
    width: 31px;
    height: 33px;
    background: url(/local/i/tel_m.png);
    position: absolute;
    margin: auto;
    left: 55px;
    right: auto;
    top: 15px;
  }

  .news .newsBlock {
    overflow: hidden;
    height: 225px;
    position: relative;
    box-sizing: border-box;
    margin: 20px 0;
    padding-bottom: 5px;
    border: 1px solid #dedede;
  }

  .news .newsBlock .newsImg {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 225px;
  }
  .imgWrap {
    width: 100%;
    height: 100%;
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
  }
  .newsBlock_big .newsImg {
    position: relative !important;
    height: 225px !important;
  }
  .newsBlock_big .newsText { 
    position: relative !important;
    margin-top: auto !important;
    color: #1d1a1a !important;
  }
  .newsBlock { height: 225px !important; }
  .newsBlock .newsImg { width: 35% !important; height: 225px !important; float: left !important; z-index: 1; margin-right: 10px !important; }
  .newsBlock .newsStat { margin-top: 60px !important; }
  .newsBlock .newsImg .innerImg img { height: 225px !important; width: auto !important;  }
  .newsBlock .newsText {
    height: 47% !important;
    padding-left: 0px !important;
  }


  .newsBlock_big .newsText .newsHead, .newsBlock_big .newsText .category { color: #1d1a1a !important; }
  .newsBlock_big .newsStat { color: #a9aeb6 !important; }
  .newsBlock_big .newsStat .comments a { color: #1d329e !important; }
  .newsBlock_mini { height: 300px; border: none; }
  .newsBlock_mini .newsImg { height: 150px; }
  .newsBlock_large { height: 225px !important; }
  .newsBlock_large .newsImg { width: 35% !important; height: 225px !important; float: left !important; z-index: 1; margin-right: 10px !important; }
  .newsBlock_large .newsStat { margin-top: 60px !important; }
  .newsBlock_large .newsImg .innerImg img { height: 225px !important; width: auto !important;  }
  .newsBlock_large .newsText {
    height: 47% !important;
    padding-left: 0px !important;
  }

  .newsBlock-afisha {
    height: 435px !important;
  }

  .newsBlock-afisha .newsImg {
    position: absolute !important;
    height: 100% !important;
    float: none !important;
    width: 100% !important;
    margin-right: 0px !important;
  }
  .newsBlock-afisha .newsText { 
    position: relative;
    margin-top: 300px;
    color: #fff !important;
    z-index: 1 !important;
    padding-left: 15px !important;
  }

  /* line 23, /local/scss/_medias.scss */
  .mMenuBtn {
    display: block !important;
  }

   .navMenu li:first-child, .navMenu li:nth-child(2) { display: none !important; }

  /* line 24, /local/scss/_medias.scss */
  .content {
    width: auto !important;
    max-width: 100% !important;
  }

  /* line 28, /local/scss/_medias.scss */
  .navbg {
    width: 100% !important;
    height: 100%;
    left: 0;
    display: none;
    /*right: -100% !important;*/
    position: absolute;
    padding-top: 90px;
    top: 0;
  }
  /* line 37, /local/scss/_medias.scss */
  .navbg:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background-color: #e0e0e0;
  }
  /* line 47, /local/scss/_medias.scss */
  /* line 48, /local/scss/_medias.scss */
  .navbg li {
    border-bottom: 1px solid #ccc;
    display: block !important;
  }
  /* line 51, /local/scss/_medias.scss */
  .navbg li:before {
    left: -250px !important;
  }
  /* line 52, /local/scss/_medias.scss */
  .navbg li a {
    font-size: 14px !important;
    width: 100% !important;
    height: auto !important;
    padding: 20px 0 20px 100px !important;
    background-color: #e0e0e0;
  }
  /* line 58, /local/scss/_medias.scss */
  .navbg li a:hover {
    background-color: rgb(153,0,0);
  }
  /* line 60, /local/scss/_medias.scss */
  .navbg li:hover > ul {
    display: none !important;
  }

  /* line 63, /local/scss/_medias.scss */
  .embeded {
    width: 100%;
  }

  /* line 69, /local/scss/_medias.scss */
  .contact-list {
    width: 100% !important;
  }

  /* line 70, /local/scss/_medias.scss */
  .ver {
    display: none;
  }

  /* line 71, /local/scss/_medias.scss */
  .newsMenu {
    width: 49% !important;
  }

  /* line 72, /local/scss/_medias.scss */
  .mgoMenu {
    width: 49% !important;
  }

  /* line 73, /local/scss/_medias.scss */
  .serviceMenu {
    width: 49% !important;
  }

  /* line 74, /local/scss/_medias.scss */
  .otdelMenu {
    width: 49% !important;
  }

  /* line 75, /local/scss/_medias.scss */
  .innerFooter {
    padding: 20px 60px 0 70px;
  }

  /* line 76, /local/scss/_medias.scss */
  .ftSocial strong {
    display: block !important;
    padding-left: 5px !important;
    bottom: 10px !important;
  }

  /* line 77, /local/scss/_medias.scss */
  /* line 78, /local/scss/_medias.scss */
  .copyright span {
    max-width: 400px;
  }

  /* line 79, /local/scss/_medias.scss */
  .banner {
    display: inline-block !important;
    width: auto !important;
  }
  /* line 82, /local/scss/_medias.scss */
  .banner:nth-child(2n) {
    margin-left: 25px !important;
    vertical-align: top !important;
  }

  /* line 87, /local/scss/_medias.scss */
  .sorter {
    margin: 25px 0 15px 0;
    /*background-color: #f0f0f0;*/
    text-align: left;
    font-size: 0px;
  }
  /* line 91, /local/scss/_medias.scss */
  .sorter a {
    display: inline-block !important;
    height: 40px !important;
    line-height: 40px !important;
    color: #1d329e !important;
    border-right: 1px solid #dedede !important;
    padding: 0 30px;
    background-color: #f0f0f0;
    color: #1d1a1a !important;
    text-decoration: none !important;
  }
  /* line 101, /local/scss/_medias.scss */
  .sorter a:hover {
    background-color: #ddd;
  }
  /* line 102, /local/scss/_medias.scss */
  .sorter a.active {
    background-color: rgb(153,0,0) !important;
    color: #fff !important;
  }
  /* line 103, /local/scss/_medias.scss */
  .sorter a:after {
    content: "";
  }

  /* line 106, /local/scss/_medias.scss */
  .sorter_section {
    float: none !important;
    background-color: #fff !important;
  }
  /* line 109, /local/scss/_medias.scss */
  .sorter_section a {
    text-decoration: underline !important;
    text-align: left !important;
    margin-right: 28px;
    width: 298px !important;
    display: inline-block !important;
    background-color: #fff !important;
    border: none !important;
    border-bottom: 1px solid #dfdfdf !important;
    color: #1d329e !important;
    box-sizing: border-box;
  }
  /* line 120, /local/scss/_medias.scss */
  .sorter_section a:hover {
    color: rgb(153,0,0) !important;
  }
  /* line 121, /local/scss/_medias.scss */
  .sorter_section a.active {
    color: #000 !important;
    text-decoration: none !important;
    background-color: #f0f0f0 !important;
  }
  /* line 128, /local/scss/_medias.scss */
  .sorter_section a:after {
    content: "";
  }
  /* line 129, /local/scss/_medias.scss */
  .sorter_section a:nth-child(even) {
    margin-right: 0 !important;
  }
  /* line 130, /local/scss/_medias.scss */
  .sorter_section a:nth-child(1) {
    border-top: 1px solid #dfdfdf !important;
  }

  /* line 133, /local/scss/_medias.scss */
  .related-news {
    float: left;
    padding-left: 30px;
  }
  /* line 136, /local/scss/_medias.scss */
  .related-news .news-item {
    display: none;
  }
  /* line 138, /local/scss/_medias.scss */
  .related-news .news-item:nth-child(-n+4) {
    display: block;
  }

  /* line 143, /local/scss/_medias.scss */
  .poll {
    float: left;
  }

  /* line 144, /local/scss/_medias.scss */
  a.cbox:nth-child(1n) {
    margin-right: 28px;
  }

  /* line 145, /local/scss/_medias.scss */
  a.cbox:nth-child(2n) {
    margin-right: 0;
  }

  /* line 147, /local/scss/_medias.scss */

  /* line 150, /local/scss/_medias.scss */
  .adaptive-table-route {
    border: none;
    border-collapse: collapse;
    border: 1px solid #f0f0f0;
  }
  /* line 154, /local/scss/_medias.scss */
  .adaptive-table-route thead, .adaptive-table-route tbody, .adaptive-table-route th, .adaptive-table-route td, .adaptive-table-route tr {
    display: block;
    text-align: left;
    border: none;
    border-collapse: collapse;
  }
  /* line 161, /local/scss/_medias.scss */
  .adaptive-table-route thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  /* line 168, /local/scss/_medias.scss */
  .adaptive-table-route td {
    position: relative;
    padding-left: 40% !important;
    height: auto !important;
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
  }
  /* line 174, /local/scss/_medias.scss */
  .adaptive-table-route td:last-child {
    border-bottom: none;
  }
  /* line 177, /local/scss/_medias.scss */
  .adaptive-table-route tr:nth-child(even) {
    background-color: #f7f7f7;
  }
  /* line 181, /local/scss/_medias.scss */
  .adaptive-table-route td:before {
    position: absolute;
    /* Žâáâã¯ë á¢¥àåã ¨ á«¥¢  */
    top: 15px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: 600;
  }
  /* line 192, /local/scss/_medias.scss */
  .adaptive-table-route td:nth-of-type(1):before {
    content: "ü";
  }
  /* line 193, /local/scss/_medias.scss */
  .adaptive-table-route td:nth-of-type(2):before {
    content: "Œ àèàãâ";
  }
  /* line 194, /local/scss/_medias.scss */
  .adaptive-table-route td:nth-of-type(3):before {
    content: "„ â ";
  }
  /* line 195, /local/scss/_medias.scss */
  .adaptive-table-route td:nth-of-type(4):before {
    content: "‡ ¥§¤";
  }
  /* line 196, /local/scss/_medias.scss */
  .adaptive-table-route td:nth-of-type(5):before {
    content: "Š®«-¢® ¬¥áâ";
  }
  /* line 197, /local/scss/_medias.scss */
  .adaptive-table-route td:nth-of-type(6):before {
    content: "ƒàã¯¯ë";
  }

  /* line 200, /local/scss/_medias.scss */
  .feedback textarea {
    height: 148px !important;
  }

  /* line 204, /local/scss/_medias.scss */
  .contacts {
    margin-bottom: -10px !important;
  }

  /* line 205, /local/scss/_medias.scss */
  .map {
    margin-top: 20px !important;
  }

  /* line 208, /local/scss/_medias.scss */
  .location:nth-child(1n) {
    margin-right: 29px;
  }
  /* line 209, /local/scss/_medias.scss */
  .location:nth-child(even) {
    margin-right: 0;
  }

  /* line 213, /local/scss/_medias.scss */
  .plitka:nth-child(1n) {
    margin-right: 19px;
  }
  /* line 214, /local/scss/_medias.scss */
  .plitka:nth-child(even) {
    margin-right: 0;
  }

  /* line 216, /local/scss/_medias.scss */
  .contact-list {
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  /* line 221, /local/scss/_medias.scss */
  .poll .bx-viewport {
    height: 360px !important;
  }

  .scan {
    width: 25%;
    float: left;
    margin-left: 50px;
    position: relative;
    top: 20px;
  }

  header {
    height: 120px !important;
    margin-bottom: 0 !important;
  }

  /* line 222, /local/scss/_medias.scss */
  .navHead {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 10 !important;
    width: 100%;
  }

  .content .inner{height: 300px;}
  .mainSlider .sliderBlock .sliderInner .sliderText{
    bottom: 30px;
  }
  .mainSlider .sliderBlock .sliderInner .sliderText p{
    font-size: 30px;
    line-height: 46px;
  }

  .btTabs.journal .bt {
  	margin-bottom: 5px !important;
  	border-right: 1px solid #d00022 !important;
  	padding: 0px 10px !important;
  }

  .news .newsBlock {
    overflow: hidden;
    height: 225px;
    position: relative;
    box-sizing: border-box;
    margin: 20px 0;
    padding-bottom: 5px;
    border: 1px solid #dedede;
  }

  .news .newsBlock .newsImg {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 225px;
  }
  .imgWrap {
    width: 100%;
    height: 100%;
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
  }
  .newsBlock_big .newsImg {
    position: relative !important;
    height: 225px !important;
  }
  .newsBlock_big .newsText { 
    position: relative !important;
    margin-top: auto !important;
    color: #1d1a1a !important;
  }
  .newsBlock { height: 225px !important; }
  .newsBlock .newsImg { width: 35% !important; height: 225px !important; float: left !important; z-index: 1; margin-right: 10px !important; }
  .newsBlock .newsStat { margin-top: 60px !important; }
  .newsBlock .newsImg .innerImg img { height: 225px !important; width: auto !important;  }
  .newsBlock .newsText {
    height: 47% !important;
    padding-left: 0px !important;
  }


  .newsBlock_big .newsText .newsHead, .newsBlock_big .newsText .category { color: #1d1a1a !important; }
  .newsBlock_big .newsStat { color: #a9aeb6 !important; }
  .newsBlock_big .newsStat .comments a { color: #1d329e !important; }
  .newsBlock_mini { height: 300px; border: none; }
  .newsBlock_mini .newsImg { height: 150px; }
  .newsBlock_large { height: 225px !important; }
  .newsBlock_large .newsImg { width: 35% !important; height: 225px !important; float: left !important; z-index: 1; margin-right: 10px !important; }
  .newsBlock_large .newsStat { margin-top: 60px !important; }
  .newsBlock_large .newsImg .innerImg img { height: 225px !important; width: auto !important;  }
  .newsBlock_large .newsText {
    height: 47% !important;
    padding-left: 0px !important;
  }

  .newsBlock-afisha {
    height: 435px !important;
  }

  .newsBlock-afisha .newsImg {
    position: absolute !important;
    height: 100% !important;
    float: none !important;
    width: 100% !important;
    margin-right: 0px !important;
  }
  .newsBlock-afisha .newsText { 
    position: relative;
    margin-top: 300px;
    color: #fff !important;
    z-index: 1 !important;
    padding-left: 15px !important;
  }

  /* line 223, /local/scss/_medias.scss */
  .iLogo {
    background: url("/local/i/logo-mgo.png") no-repeat;
    background-size: 23%;
    top: 20px;
    width: 410px !important;
    left: 20px !important;
    line-height: 10px;
  }
  .iLogo span { top: 20px; }
  .iLogo p { line-height: 20px; font-size: 18px; margin-top: 3px; top: 23px; }

  /* line 224, /local/scss/_medias.scss */
  .mMenuBtn:after {
    right: 20px;
  }

  /* line 225, /local/scss/_medias.scss */
  .subscribe {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  /* line 226, /local/scss/_medias.scss */
  .subscribe span {
    padding-left: 35px;
  }

  /* line 227, /local/scss/_medias.scss */
  .subscribe form {
    position: relative;
    width: 100%;
  }

  /* line 228, /local/scss/_medias.scss */
  .serviceMenu {
    width: 100% !important;
  }

  /* line 229, /local/scss/_medias.scss */
  .otdelMenu {
    width: 100% !important;
  }

  /* line 230, /local/scss/_medias.scss */
  .sorter {
    margin: 0;
  }

  /* line 231, /local/scss/_medias.scss */
  .newsBlock {
    margin: 10px 0 !important;
  }

  /* line 232, /local/scss/_medias.scss */
  .sorter_section a {
    width: 100% !important;
  }

  /* line 233, /local/scss/_medias.scss */
  .ftSocial {
    display: inline-block !important;
    position: inherit !important;
  }

  /* line 235, /local/scss/_medias.scss */
  footer .copiryght {
    bottom: -50px;
  }

  /* line 236, /local/scss/_medias.scss */
  .vidok {
    left: 0 !important;
    bottom: -40px !important;
  }

  /* line 237, /local/scss/_medias.scss */
  .columns {
    padding: 10px !important;
  }

  /* line 238, /local/scss/_medias.scss */
  .banner:nth-child(2n) {
    margin-left: 0 !important;
  }

  /* line 239, /local/scss/_medias.scss */
  nav.newsMenu, nav.mgoMenu, nav.serviceMenu, nav.otdelMenu, .line {
    display: none;
  }

  /* line 240, /local/scss/_medias.scss */
  .row .row {
    margin: 0;
  }

  /* line 242, /local/scss/_medias.scss */
  .related-news .news-item {
    display: block;
  }

  /* line 246, /local/scss/_medias.scss */
  .feedback {
    display: none;
    padding: 20px 0;
  }
  /* line 249, /local/scss/_medias.scss */
  .feedback textarea {
    /*margin-top: -20px;*/
    height: 182px;
    margin-bottom: 20px;
  }

  /* line 255, /local/scss/_medias.scss */
  .contact-list {
    height: 100% !important;
  }

  /* line 256, /local/scss/_medias.scss */
  .map-video {
    position: fixed;
    height: 100% !important;
    width: 100% !important;
    top: 50px;
    left: 0;
    top: 0;
    display: none;
    margin-top: 0 !important;
  }

  /* line 265, /local/scss/_medias.scss */
  .btnMap {
    display: block !important;
  }

  /* line 266, /local/scss/_medias.scss */
  .pole {
    width: initial;
  }

  /* line 267, /local/scss/_medias.scss */
  .map {
    display: none;
  }

  /* line 269, /local/scss/_medias.scss */
  .mail-send {
    text-align: center;
    height: 36px;
    border: none;
    cursor: pointer;
    background-color: #d00022;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.07);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.07);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), inset 0 21px 0 rgba(255, 255, 255, 0.07);
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0MjkzMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDI5MzAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(36, 41, 48, 0.4)), color-stop(100%, rgba(36, 41, 48, 0)));
    background-image: -moz-linear-gradient(bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: linear-gradient(to top, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
  }
  /* line 281, /local/scss/_medias.scss */
  .mail-send:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0MjkzMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDI5MzAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(36, 41, 48, 0.4)), color-stop(100%, rgba(36, 41, 48, 0)));
    background-image: -moz-linear-gradient(top, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: -webkit-linear-gradient(top, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(36, 41, 48, 0.4) 0%, rgba(36, 41, 48, 0) 100%);
  }
  /* line 284, /local/scss/_medias.scss */
  .mail-send.active {
    background-color: #fff !important;
    color: #000;
    text-align: left !important;
    background-image: none !important;
    box-shadow: none !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 0;
  }
  span.map-here{ display: block !important;}
  .newsBlock .icon_video .innerImg a:before{  height: 100% !important;}
  .newsBlock .icon_video .innerImg img{  height: auto !important;}

  .sorter {
    width: 100%;
    text-align: left;
    list-style: none;
    margin-left: 0px !important;
  }

  .sorter>li { display: block; margin: 0 auto; position: relative; }
  .sorter>li a {
    width: 95%;
    font-size: 16px;
    color: #787878;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    cursor: pointer;
    background: transparent;
    border-right: none !important;
    text-decoration: none;
    border-bottom: 1px dashed #787878;
  }
  .rightSlider { margin-top: 0px; }

  .ul-navig { right: 10px; top: 10px; width: 250px; }

  .mgo-text {
    width:100%; float: left;
  }
  .scan {
    width: 100%; float: left; margin-left: 0px;
  }

  .mgo-info {
    width: 100%;
    display: table;
    padding: 40px 0;
    font-size: 14px;
  }
  /* line 1072, /local/scss/inc/_main.scss */
  .mgo-info .block-title {
    font-size: 18px;
  }
  /* line 1075, /local/scss/inc/_main.scss */
  .mgo-info .block-img {
    overflow: hidden;
  }
  /* line 1078, /local/scss/inc/_main.scss */
  .mgo-info section {
    width: 298px;
    display: inline-block;
    box-shadow: inset 0 0 1px transparent;
    vertical-align: top;
    margin: 3px;
    min-height: 405px;
    box-sizing: border-box;
  }
  .mgo-info section nav {
    padding: 20px 15px;
  }
  /* line 1089, /local/scss/inc/_main.scss */
  .mgo-info section nav a {
    display: block;
    color: #000;
    text-decoration: none;
  }

  footer .ftSocial{top: 0px; right: -500px !important;}

  footer nav.contactMenu { width: 100%; }

}
/* line 298, /local/scss/_medias.scss */
.contacts {
  margin-bottom: 10px !important;
}

@media screen and (max-width: 530px) {
  /* line 301, /local/scss/_medias.scss */

  .ul-navig {
  	display: none !important;
  }
  .sliderText {
  	bottom: 60px !important;
  }
  span.map-here {
    margin-bottom: 20px;
  }

  .iLogo {
    background: url("/local/i/logo-mgo.png") no-repeat;
    background-size: 23%;
    top: 20px;
    width: 270px !important;
    left: 20px !important;
    line-height: 10px;
    padding-left: 70px;
  }
  .iLogo span { top: -5px; }
  .iLogo p { line-height: 20px; font-size: 18px; margin-top: 3px; top: 7px; }


  .breadcrumbs{display: none;}
  /* line 302, /local/scss/_medias.scss */
  .marginInner {
    margin: 0;
  }

  /* line 303, /local/scss/_medias.scss */
  .bgWhite {
    padding: 10px;
  }

  /* line 304, /local/scss/_medias.scss */
  .innerFooter {
    padding: 20px 10px 0 10px;
  }

  /* line 305, /local/scss/_medias.scss */
  .copyright {
    bottom: -55px !important;
  }

  /* line 306, /local/scss/_medias.scss */
  .contact {
    text-align: center;
  }

  /* line 307, /local/scss/_medias.scss */
  .ftSocial {
    text-align: center;
    width: 100% !important;
  }

  /* line 308, /local/scss/_medias.scss */
  .columns {
    padding: 0 !important;
  }

  /* line 309, /local/scss/_medias.scss */
  .sorter {
    margin: 15px 0;
  }
  /* line 311, /local/scss/_medias.scss */
  /*.sorter a {
    width: 49%;
  }*/
  /* line 313, /local/scss/_medias.scss */
  .sorter a:nth-child(2) {
    border-right: none !important;
    border-bottom: 1px solid #dedede !important;
  }

  .btTabs.journal .bt {
  	margin-bottom: 5px !important;
  	border-right: 1px solid #d00022 !important;
  	padding: 0px 10px !important;
  	border-bottom: 1px solid #d00022 !important;
  }

  /* line 319, /local/scss/_medias.scss */
  .textPage {
    padding: 0 !important;
  }

  /* line 320, /local/scss/_medias.scss */
  .related-news {
    padding-left: 0 !important;
  }

  /* line 322, /local/scss/_medias.scss */
  .feedback textarea {
    margin: 0;
    margin-bottom: 20px;
  }
  .newsBlock .icon_video .innerImg a:before{  height: 100% !important;}
  .newsBlock .icon_video .innerImg img{  height: auto !important;}

  .news .newsBlock {
    overflow: hidden;
    height: 435px !important;
    position: relative;
    box-sizing: border-box;
    margin: 20px 0;
    padding-bottom: 5px;
    border: 1px solid #dedede;
  }

  .vac-slider .newsBlock {
    height: 360px !important
  }

  .news .newsBlock .newsImg {
    overflow: hidden;
    position: relative;
    width: 100% !important;
    height: 200px;
  }
  .news .newsBlock .newsStat { margin-top: 0px !important }
  .news .newsBlock .newsText { padding-left: 15px !important; height: 40% !important; }
  .imgWrap {
    width: 100%;
    height: 100%;
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
  }
  .newsBlock_big .newsImg {
    position: relative !important;
    height: 200px !important;
  }
  .newsBlock_big .newsText { 
    position: relative !important;
    margin-top: auto !important;
    color: #1d1a1a !important;
  }
  .newsBlock_big .newsText .newsHead, .newsBlock_big .newsText .category { color: #1d1a1a !important; } 
  .newsBlock_mini { height: 300px; border: none; }
  .newsBlock_mini .newsImg { height: 150px; }
  .newsBlock_large { height: 435px !important; }
  .newsBlock_large .newsImg { width: 100% !important; height: 200px !important; float: none !important; z-index: 1; margin-right: 0px !important; }
  .newsBlock_large .newsStat { margin-top: 0px !important; }
  .newsBlock_large .newsImg .innerImg img { height: 200px !important; width: auto !important;  }

  .sorter {
    width: 100%;
    text-align: left;
    list-style: none;
    margin-left: 0px !important;
  }

  .sorter>li { display: block; margin: 0 auto; position: relative; }
  .sorter>li a {
    width: 95%;
    font-size: 16px;
    color: #787878;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    cursor: pointer;
    background: transparent;
    border-right: none !important;
    text-decoration: none;
    border-bottom: 1px dashed #787878;
  }
  .rightSlider { margin-top: 20px; }

  .ul-navig { right: 0px; width: 250px; top: 0; }

  footer .ftSocial {
    top: 0px;
    right: -100px !important;
  }

  .dropdown {
  	top: 45px !important;
  }

  .newsItem img {
    margin: 0px !important;
    margin-bottom: 10px !important; 
  }

  .lg-prev {
    left: 20px !important;
  }
  .lg-next {
    right: 20px !important; 
  }
  .lg-sub-html {
    bottom: 100px !important;
  }

  .newsBlock-afisha {
    height: 435px !important;
  }

  .newsBlock-afisha .newsImg {
    position: absolute !important;
    height: 100% !important;
    float: none !important;
    width: 100% !important;
    margin-right: 0px !important;
  }
  .newsBlock-afisha .newsText { 
    position: relative;
    margin-top: 300px;
    color: #fff !important;
    z-index: 1 !important;
    padding-left: 15px !important;
  }

}

@media screen and (max-width: 320px) {
  .mainSlider .sliderBlock .sliderInner img {
    max-width: 650px !important
  }
  .mainSlider .sliderBlock .sliderInner .sliderText p {
    font-size: 20px;
    line-height: 30px;
  }
}
main{min-height: 100%; height: auto; background: #fff; margin-top: 140px; }

.about.row .columns{float: none;display: inline-block;vertical-align: top;}
.notFoundWrapper{display: block; position: relative; width: 100%; min-height: 500px; text-align: center;}
.notFoundWrapper img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto;}
form .ng-invalid.ng-dirty{border:1px solid rgb(153,0,0) !important;}
.sprite-earth, header nav .navMenu li:before{ z-index: 0;}
header nav .navMenu li>a{ z-index: 1;}

header nav .navMenu li.active{color: #fff; background-color: #ccc;}
.embcontainer{display: block; width: 300px; height: 227px; overflow: hidden; margin-bottom: 20px;}

.btTabs { margin-top: 20px; }

.btTabs.journal .bt{ display: inline-block; font-size: 14px !important; margin: 0 !important; margin-bottom: 10px !important; margin-right: 10px !important; padding: 7px 10px;color: black; border: 1px solid #d00022; background: none;border-radius: 3px;font-weight: normal;font-size: 1em;line-height: inherit;transition: background-color 300ms ease-out; text-decoration: none;}
.btTabs.journal .bt:hover{background: #d00022;}
.btTabs.journal .bt:after{content:'';}
.btTabs.journal .bt.active{background: #d00022; color: white; font-weight: normal; cursor: default; text-decoration: none;}


.textPage > .row > .columns{padding-left: 0px;}
.small-title.gHead{padding-left: 0.9375rem;}
.contentTab{display: none;}
.contentTab.active{display: block;}

.sprite-views:hover, .news .newsStat .views:hover:before, .newsItem .newsStat .views:hover:before{cursor: pointer; background-position: -18px -377px}
.sprite-comments:hover, .news .newsStat .comments:hover:before, .newsItem .newsStat .comments:hover:before{cursor: pointer; background-position: -16px -22px}

@media screen and (min-width: 1023px){
  .sprite-earth, header nav .navMenu>li:before{position: absolute; z-index: 0;}
   header nav .navMenu li { left: 14px; }
  header nav .navMenu>li>a{position: relative; display: block; z-index: 1;}
}
@media screen and (max-width: 1023px){
  .news .newsStat{ height: auto;}
  .newsItem .newsStat .back{ float: none; display: block; margin-top:14px; }

  footer .ftSocial{top: 0px; right: -100px;}
}


.popup_b{position:fixed;top:50%;left:50%;margin:-83px 0 0 -139px;width:358px;height:214px;background: #cf0b61 url('/local/i/logo_popup.png') center 35px no-repeat;padding: 20px 20px 0 20px;z-index:2000;box-shadow: 2px 2px 10px rgba(0,0,0,0.5);display: none;}
.popup_b .border{position:absolute;top:20px;left:20px;width:318px;height:180px;border:1px solid #FFF;}

.popup_b.active{display: block;}
.popup_b .title{width:100%;text-align: center;color:#FFF;font-size: 12px;margin-top: 74px;float: left;}
.popup_b .social_icon{position: absolute;bottom: 0;left:0;width:100%;background: #FFF;height:78px;font-size: 12px;padding: 19px 20px 20px 20px;}
.popup_b .social_icon .border{top:0;border:1px solid #cf0b61;height:60px;border-top:none;}
.popup_b .close{position: absolute;top:-12px;right:-12px;width:13px;height:13px;cursor:pointer;background: url("/local/i/close.png") 0 0 no-repeat;}
.popup_b .close:hover, .popup_b .social_icon a:hover{opacity:0.8;}
.popup_b .social_icon a{width:23px;height:23px;display: inline-block;float: left;margin-left: 9px;}

.popup_b .social_icon span{float: left;display: inline-block;margin: 3px 0 0 55px;}
.popup_b .social_icon a.yt{background: url('/local/i/p_yt.png') 0 0 no-repeat;}
.popup_b .social_icon a.vk{background: url('/local/i/p_vk.png') 0 0 no-repeat;}
.popup_b .social_icon a.fb{background: url('/local/i/p_fb.png') 0 0 no-repeat;}
#overlay{position: absolute;top:0;left:0;width:100%;height:100%;z-index:999;background: rgba(0,0,0,0.5);display: none;}
#overlay.active{display:block;}
@media only screen and (max-width: 31.250em) {
  .popup_b{  margin: -83px 0 0 -180px;}
}
@media only screen and (max-width: 25em) {
  .popup_b
  {margin: -83px 0 0 -156px;
    width: 307px;
  }
  .popup_b .border{left: 7px;width: 292px;}
}
.content .tabs .btTabs .leftnews{width:44%;}
.content .tabs .btTabs .rightnews{width:56%;}
@media screen and (max-width: 1023px){
  .content .tabs .btTabs .leftnews{width:100%;}
  .content .tabs .btTabs .rightnews{width:100%;}
}

.zoom_img { display: inline-block; height: auto; position: relative;}
/*p[style="text-align: center;"] .zoom_img { margin: 0 auto; }
/.obertka { display: none; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); position: absolute; left: 0; top: 0; }*/
.zoom_img { cursor: url('/local/i/zoom.ico'), crosshair; }
.zoom_img img { cursor: url('/local/i/zoom.ico'), crosshair; }
.zoom_img i { display: none; color: #fff; font-size: 20px; width: 24px; height: 24px; position: absolute; left: 50%; margin-left: -12px; top: 50%; margin-top: -12px; }

.zoom_img:hover i { display: block; }

.map-metka { display: none; }

.tag { display: inline-block; padding: 1px 5px; color: #a9aeb6; border-radius: 2px; border: 1px solid #a9aeb6; text-decoration: none; margin-right: 5px; margin-bottom: 3px; }
.tag:hover { border: 1px solid #1d329e; }
.news-rows .tag:hover { border: 1px solid #a9aeb6; color: #a9aeb6; cursor: default; }
.newsBlock_big .tag { color: #fff; border: 1px solid #fff; }
.newsBlock_big .tag:hover { color: #1d1a1a; border: 1px solid #fff; background: #fff; }
a.bx-pager-link {
    width: 20px !important;
    height: 20px !important;
}

.topWindow {
  display: block;
  width: 100%;
  position: fixed;
  top: 140px;
  background-color: #fff;
  z-index:9999;
  transition: 0.3s all;
  padding: 10px;
}
.sorter-active {
  opacity: 0.7;
}

#arrow-up {
  width: 64px;
  height: 64px;
  background: url('/local/css/../img/arrow-up.png') no-repeat;
  cursor: pointer;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 10;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}
#arrow-up.show {
    opacity: 1;
}

.sliderLink {
    display: none;
}

@media screen and (max-width: 768px) {
    div.relative {
        height: initial;
    }
    
    div.mainSlider div.sliderBlock div.sliderInner {
        height: 405px;
    }
    
    .bx-viewport { height: 405px !important;}

    ul.ul-navig {
        position: relative;
        height: initial;
        width: 100%;
        margin: -9px 9px 0 9px !important;
        display: none !important;
    }
    
    ul.ul-navig li {
        width: 32%;
        height: 100%;
        display: inline-block;
        border-bottom: none;
        vertical-align: middle;
    }
    
    .sliderLink {
        display: block;
        position: absolute;
        bottom: 0;
        color: #000;
        background: #fff;
        width: 100%;
        text-decoration: none;
    }
    
    .bx-wrapper .bx-pager {
        margin-bottom: 45px;
    }
}
@media screen and (max-width: 530px) {
    ul.ul-navig {
        margin: 0 0 0 0 !important;
    }
}
/* End */


/* Start:/local/css/special.css?148472843853528*/

/* ==========================================================================
   @outputFile: special.css
   @inputFiles: special.less, special_core.less, special_main.less
   @date: 2013-07-23 17:31:18
   @author: Ïàâåë Áåëîóñîâ (www.info-expert.ru) */
/* ========================================================================== */

.specialversion html {color: #414141;background: #eeeeee;min-height: 100%; height: auto; display: block;}
.special-settings {
	display:none;
	font-size:22px;
	font-weight:normal;
	line-height:30px;
	font-family: 'Open Sans', Helvetica, Roboto, Arial, sans-serif;
	width:100%;
	height:60px;
	margin:0 auto;
/*	position:fixed;
	top:0;*/
	z-index:1001;
	border-bottom:1px solid #000;
}
.special-settings h2 {
	margin:0;
	color:inherit;
	font-size:110%;
}
.special-settings-wrapper {
	width:1000px;
	margin:0 auto;
	margin:6px auto 0;
	line-height:26px;
	vertical-align:top;
}
#specialversion {
	/*font-size:24px;
	font-size:150%;*/
}
html.specialversion { background-image:none !important; }
html.specialversion .special-settings { display:block; }
html.specialversion a#specialversion { display:none; }
html.specialversion body {/*padding-top:60px;*/	font:normal 16px/24px 'Open Sans', Helvetica, Roboto, Arial, sans-serif;color: #000;}

.specialversion input { outline:none; }
.specialversion .inner_content ol li { list-style:decimal; }
.specialversion p {font-family: inherit;font-weight: normal;font-size: 1rem;line-height: 1.6;margin-bottom: 1.25rem;text-rendering: optimizeLegibility; color: #000;}
.specialversion table td, .specialversion table th, .specialversion table.data-table td, .specialversion table.data-table th {
	padding:3px 5px;
	border-left:none;
	border-right:none;
}
.specialversion .inner_content ul li {
	list-style:circle;
	background-image:none;
	padding:0;
}
.specialversion .inner_content ul li li { list-style:disc; }
.specialversion .inner_content ul li li li { list-style:square; }
.specialversion .inner_content ul li li li li { list-style:circle; }
.specialversion .inner_content ul, .specialversion .inner_content ol { margin:10px 0 10px 30px; }
/*
.specialversion a { display:inline-block; }
*/
.specialversion h1, .specialversion h2, .specialversion h3, .specialversion h4, .specialversion h5, .specialversion h6 { color:inherit; }
.specialversion .info .title h2 { font-size:inherit; }
.specialversion #header .techmenu .menu li { background:none; }
.specialversion #header .title { width:450px; }
.specialversion .techmenu .menu { list-style:none; }
.specialversion .techmenu .search {
	background:none;
	width:350px;
}
.specialversion #footer .control .search {
	background:none;
	width:360px;
}
.specialversion #footer .control .search .input {
	padding:4px;
	margin:0;
}
.specialversion .main_block .news .item .info {
	font-size:13px;
	line-height:18px;
}
.specialversion .main_block .news .item .info a { font-weight:bold; }
.specialversion .footer_body .socialConteiner, .specialversion .footer_body .copy, .specialversion .footer_body {
	color:inherit;
	background:none;
}
.specialversion .inner_sidebar ul.side li.selectedNotParent div a, .specialversion .inner_sidebar ul.side li.selected div a, .specialversion .inner_sidebar .block .item ul li.selected a, .specialversion .inner_sidebar ul.side a { color:inherit; }
.specialversion .inner_sidebar ul.side li.selectedNotParent div a.str, .specialversion .inner_sidebar ul.side li.selected div a.str, .specialversion .inner_sidebar .block .item ul li.selected a.str, .specialversion .inner_sidebar ul.side a.str { background:none; }
.specialversion .inner_sidebar li { position:relative; }


/*
.specialversion .inner_sidebar span.str{
	position:absolute;
	top:0;
	right:0;
}
.specialversion .inner_sidebar span.str:after {
	content:"\21E8";
	position:absolute;
	top:50%;
	right:4px;
	margin-top:.5em;
}
.specialversion .inner_sidebar .selected span.str:after { content:"\21E9"; }
*/
.specialversion .inner_sidebar span.str{
	position:absolute;
	top:0;
	right:0;
	border-top:7px solid transparent;
	border-right:7px solid transparent;
	border-bottom:7px solid transparent;
	border-left:8px solid #000;
	margin:16px 4px 0 0;
}
.specialversion .inner_sidebar a:hover ~ span.str,
.specialversion .inner_sidebar a:focus ~ span.str{
	border-left-color:#fff;
}
.specialversion .inner_sidebar .selected span.str{
	margin:19px 6px 0 0;
	border-top:8px solid #000;
	border-right:7px solid transparent;
	border-bottom:7px solid transparent;
	border-left:7px solid transparent;
}
.specialversion .inner_sidebar .selected a:hover ~ span.str,
.specialversion .inner_sidebar .selected a:focus ~ span.str{
	border-left-color:transparent;
	border-top-color:#fff;
}

.color2.specialversion .inner_sidebar span.str{
	border-color:transparent !important;
	border-left-color:#ff0 !important;
}
.color2.specialversion .inner_sidebar a:hover ~ span.str,
.color2.specialversion .inner_sidebar a:focus ~ span.str{
	border-left-color:#000 !important;
}
.color2.specialversion .inner_sidebar .selected span.str{
	border-color:transparent !important;
	border-top-color:#ff0 !important;
}
.color2.specialversion .inner_sidebar .selected a:hover ~ span.str,
.color2.specialversion .inner_sidebar .selected a:focus ~ span.str{
	border-left-color:transparent !important;
	border-top-color:#000 !important;
}

.specialversion .inner_sidebar ul.side ul li:hover, .specialversion .inner_sidebar ul.side ul li.selectedchild, .specialversion .inner .inner_sidebar ul.side li ul li:hover, .specialversion .inner_sidebar ul.side li, .specialversion .inner_sidebar ul.side ul li:hover, .specialversion .inner_sidebar ul.side ul li.selectedchild, .specialversion .inner_sidebar ul.side a {
	border:none !important;
	padding:3px 0 !important;
	margin:0 !important;
	color:inherit;
}
.specialversion .footer_body .contacts {
	font-size:14px;
	line-height:18px;
}
.specialversion .breadcrumb li { margin-right:25px; }
.specialversion #header h1, .specialversion #header h2, .specialversion #header .techmenu .menu li a, .specialversion div.auth-welcome, .specialversion .inner_sidebar .block .announce .micro .date, .specialversion .inner_sidebar .block .event .item .date, .specialversion .blocks_one .block_announce .block .announce .item .info .date, .specialversion .inner_content .news .date, .specialversion .blocks_one .block_announce .block .announce .micro .date, .specialversion .blocks_one .block_event .block .event .item .date, .specialversion .inner_sidebar .block .announce .item .info .date, .specialversion .blocks_two .carousel .item .date, .specialversion .face li .list, .specialversion .footer_body .copy { color:inherit; }
.specialversion .block_announce, .specialversion .block_event, .specialversion .blocks_one .block_announce, .specialversion .blocks_one .block_event, .specialversion .blocks_three .block_face, .specialversion .blocks_three .block_vote, .specialversion .blocks_three .block_message, .specialversion .blocks_two, .specialversion .link_map, .specialversion blockquote, .specialversion .banner_carousel, .specialversion .inner_sidebar .block .title, .specialversion .inner_sidebar .block .title_menu, .specialversion .blocks_one .block .title, .specialversion .blocks_three .block .title, .specialversion .blocks_two .title { background:inherit; }
.specialversion .main_menu .first .first_item .link, .specialversion .main_menu .first .first_item .second, .specialversion .inner .inner_sidebar ul.side ul li:hover, .specialversion .inner .inner_sidebar ul.side ul li.selected, .specialversion .inner .inner_sidebar ul.side ul li.selectedNotParent, .specialversion .inner .inner_sidebar ul.side ul li.selectedChild, .specialversion .main_menu .first .first_item_emp .link {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.specialversion .main_menu .first .first_item_emp_selected .link a, .specialversion .main_menu .first .first_item_emp:hover .link a, .specialversion .main_menu .first .first_item_selected .link a, .specialversion .main_menu .first .first_item:hover .link a, .specialversion .main_block .carousel .item .info .link a, .specialversion .main_block .carousel .item .info .name p, .specialversion .main_block .more a, .specialversion .inner_sidebar .block .title .more a, .specialversion .inner_sidebar .block .title h2, .specialversion .blocks_one .block .title .more a, .specialversion .blocks_three .block .title .more a, .specialversion .blocks_one .block .title h2, .specialversion .blocks_three .block .title h2, .specialversion .blocks_two .title .all li a, .specialversion .blocks_two .title h2, .specialversion .main_block .news .item .info p, .specialversion .bx-sm-feature-select .bx-sm-parent, .specialversion .bx-sm-feature-noselect .bx-sm-parent, .specialversion .bx-sm-feature-noselect .bx-sm-parent-button, .specialversion .bx-sm-feature-noselect .bx-sm-parent a, .specialversion .bx-sm-feature-noselect a.bx-sm-parent, .specialversion .bx-sm-feature-noselect a.bx-sm-parent-button, .specialversion .link_map a, .specialversion .inner_sidebar .block .item ul li a, .specialversion .inner_sidebar ul.side ul a:hover, .specialversion .inner_sidebar ul.side ul li.selectedChild a, .specialversion .inner_sidebar ul.side ul li:hover, .specialversion .inner_sidebar ul.side ul li.selectedChild, .specialversion .wizard_title, .specialversion #content .inner .inner_content .leaders .caption {
	color:inherit;
	text-shadow:none;
}
.specialversion .main_menu .first .first_item_emp_selected .link a, .specialversion .main_menu .first .first_item_emp:hover .link a, .specialversion .main_menu .first .first_item_selected .link a, .specialversion .main_menu .first .first_item:hover .link a, .specialversion .main_menu .first .first_item, .specialversion .main_menu .first .first_item_emp { line-height:24px; }
.specialversion .inner_sidebar .block .title .more, .specialversion .blocks_one .block .title .more, .specialversion .blocks_three .block .title .more, .specialversion .blocks_two .title .all, .specialversion .blocks_two .title .array { margin:0; }
.specialversion input[type="text"], .specialversion input[type="paddword"], .specialversion textarea, .specialversion #undertabs, .specialversion .bx-sm-feature-select .bx-sm-parent, .specialversion .bx-sm-feature-noselect .bx-sm-parent, .specialversion .bx-sm-feature-noselect .bx-sm-parent-button, .specialversion .bx-sm-separator, .specialversion .bx-sm-rightshadow, .specialversion .bx-sm-rightline, .specialversion table.tabsGosServices .bx-sm-leftshadow, .specialversion .gosServices .item-table td, .specialversion .gosServices .item-table td.item-blue, .specialversion .wizard_footer, .specialversion .wizard_footer_left, .specialversion .wizard_footer_right { background:inherit; }
.specialversion img[align="left"] { padding:0 20px 20px 0; }
.specialversion img[align="right"] { padding:0 0 20px 20px; }
.specialversion #informer { display:none; }
.specialversion #content {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.specialversion #content .inner .inner_content .leaders h2 {
	background-image:none;
	color:inherit;
}
.specialversion #content .inner .inner_content .leaders h2 span { background:inherit; }
.specialversion #content .inner .inner_content .leaders .caption a { height:auto; }
.specialversion #content .inner .inner_content .leaders .caption, .specialversion #content .inner .inner_content .leaders .caption a, .specialversion .bx-sm-parent a, .specialversion a.bx-sm-parent, .specialversion a.bx-sm-parent-button, .specialversion .breadcrumb ul li { font-size:inherit; }
.specialversion #content .inner .inner_content .leaders .leaderOther li { list-style:none; }
.specialversion .inner_sidebar ul.side li.selectedNotParent div a, .specialversion .inner_sidebar ul.side li.selected div a, .specialversion .inner_sidebar .block .item ul li.selected a { font-weight:normal; }
.specialversion .files-download a, .specialversion .files-download i {
	font-size:inherit;
	line-height:inherit;
}
.specialversion .wizFormBtn {
	font-size:inherit;
	line-height:inherit;
}
.specialversion .wizard table { background:inherit !important; }
.specialversion .footer_gerb { padding-bottom:20px; }
.specialversion .bx-registration-table td { border:0; }
.specialversion .bx-registration-table input[type="text"], .specialversion .bx-registration-table input[type="password"] { width:450px; }
.specialversion #footer address {
	font-size:12px;
	line-height:20px;
}
.specialversion #layer { padding-bottom:230px; }
.specialversion #footer { height:200px; }
.fs-big #loginform .fright { float:left; }
.a-colors a {
	display:none;
	width:28px;
	height:28px;
	border:1px solid #000;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	border-radius:4px;
}
.a-fontsize, .a-colors, .default-version, .norm-version {
	float:left;
	margin:10px 0 0 25px;
}
.a-fontsize a {
	text-decoration:none;
	text-align:center;
	display:inline-block;
	width:30px;
	height:30px;
	vertical-align:top;
	border-radius:4px;
}
.a-fontsize-big {
	font-size:30px;
	font-weight:bold;
}
.a-fontsize-normal { font-size:20px; }
.a-fontsize-small { font-size:17px; }
.a-images a {
	padding:0 5px;
	border:1px solid #000;
}
.choose-colors { margin:10px 0; }
.choose-colors li { list-style:none; }
.fs-small { font-size:14px; }
.fs-normal { font-size:16px; }
.fs-big { font-size:22px; }
.a-colors .a-color1 {
	display:inline-block;
	color:#000;
	background-color:#fff;
	border-color:#000 !important;
}
.a-colors .a-color1:hover {
	color:#fff;
	background-color:#000;
}
html.color1 {
	color:#000;
}
.color1 *{
	/*border-color:#000 !important;*/
}
.color1 {
	color:#000;
}
.color1 button, .color1 input[type="button"], .color1 input[type="reset"], .color1 input[type="submit"] {font-weight: 400;font-size: 1.125rem;}

.color1 input[type="text"], .color1 input[type="password"], .color1 textarea {
	color:#000;
	background:#fff;
	padding:5px;
	font-size: 14px;
}
.color1 input[type="text"]:focus, .color1 input[type="password"]:focus, .color1 textarea:focus { outline:none; }
.color1 body {	background-color: #fff !important;}

.color1 .a-colors a { border-color:#000; }
.color1 .a-colors a:hover { outline:none; }
.color1 a {
	color:#000;
	outline:none;
}

.color1 h1, .color1 h2, .color1 h3, .color1 h4, .color1 h5, .color1 h6 { color:#000 !important; }
.color1 .a-fontsize-small { display:none; }
.color1.fs-big .a-fontsize-big, .color1.fs-small .a-fontsize-small, .color1.fs-normal .a-fontsize-normal, .color1 .a-fontsize a:hover {
	background-color:#000;
	color:#fff;
	text-shadow:none;
}
.color1 .link_map .block .item h2 { text-align:center; }
.color1 .a-fontsize a:hover { outline:none; }
.color1 .special-settings { border-bottom:solid 1px #000 !important; }
.color1 .special-settings {
	background-color:#fff;
	color:#000;
}
.color1 .logo a:hover {
	outline:none !important;
	background:none !important;
}
.color1 .link_map .block_social li[class^="item_"] a {
	background:none;
	padding:4px 5px;
}
.color1 .link_map a { color:#000; }
.color1 .footer_body .copy { color:#000; }
.color1 #header, .color1 .info .logo, .color1 #content, .color1 .content_head, .color1 .content_foot { background-image:none; }
.color1 .wrapper { background:#fff; }
.color1 #header .info { width:560px; }
.color1 .techmenu { width:420px; }
.color1 table.data-table, .color1 table.data-table td { border-color:#000 !important; }
.color1 .news .newsContent h2 { color:#000 !important; }
.color1 .inner_content h1, .color1 .inner_content h2 {
	padding:10px;
	margin-bottom:20px;
	line-height:1.5em;
	color:#000;
}
.color1 blockquote { border:solid 2px #000; }
.color1 .link_map .block .item h2 {
	color:#fff;
	background:#000;
	text-shadow:none;
}
.color1 .main_block p, .color1 #informer p, .color1 #informer h3 { margin:0; }
.color1 .control .search .input, .color1 #header .techmenu .search .input {
	background-image:none;
	background:#fff;
	color:#000;
	outline:solid 3px #000;
	padding:4px;
	width:300px !important;
	float:right !important;
}
.color1 .control .search .input:focus, .color1 #header .techmenu .search .input:focus {
	background:#000;
	color:#fff;
	outline:solid 3px #000;
}
.color1 #footer .control .search .button, .color1 .techmenu .search .button {
	color:#fff;
	display:block;
	cursor:pointer;
	display:none;
}
.color1 .main_menu { background:#000; }
.color1 .main_menu .first .first_item_emp:hover .link, .color1 .main_menu .first .first_item_emp_selected .link, .color1 .main_menu .first .first_item_selected .link, .color1 .main_menu .first .first_item .second, .color1 .main_menu .first .first_item:hover .link {
	background:#fff;
	color:#000;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.color1 .main_menu .link a:focus {
	outline:solid 3px #fff;
	background:#fff !important;
	color:#000 !important;
}
.color1 .main_menu .first .first_item .second {
	outline:solid 3px #000;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.color1 .main_menu ul a { color:#000; }
.color1 .main_menu .first .first_item .second ul li div{
	text-shadow:none;
}
.color1 .main_menu .first .first_item .second ul li + li div{
	border-top:solid 1px #000;
}
.color1 .main_menu .first .first_item .link a, .color1 .main_menu .first .first_item_emp .link a {
	color:#fff;
	font-weight:bold;
}
.color1 .main_menu .first .first_item.first_item_selected .link a, .color1 .main_menu .first .first_item_emp.first_item_emp_selected .link a { color:#000; }
.color1 .main_block .main_block_body { background:none; }
.color1 .main_block .news h2 {
	color:#000;
	text-shadow:none;
}
.color1 .main_block .carousel .item .info {
	background:#000;
	color:#fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	opacity:1;
}
.color1 .main_block .carousel .item .info .name p, .color1 .main_block .carousel .item .info .link { color:#fff !important; }
.color1 .main_block .carousel .jcarousel-next-horizontal, .color1 .main_block .carousel .jcarousel-prev-horizontal {
	background-color:#000;
	background-image:none;
	width:20px !important;
	height:30px !important;
}
.color1 .main_block .carousel .jcarousel-next-horizontal:after, .color1 .main_block .carousel .jcarousel-prev-horizontal:after {
	position:absolute;
	content:"";
	border:solid 15px transparent;
	top:0;
	bottom:0;
	left:100%;
	height:0px;
	border-left-color:#000;
}
.color1 .main_block .carousel .jcarousel-prev-horizontal:after {
	left:auto;
	right:100%;
	border-left-color:transparent;
	border-right-color:#000;
}
.color1 .blocks_two .carousel .item p { line-height:14px; }
.color1 table.data-table th, .color1 table.mun-details tr th, .color1 .selectedChild a {
	background:#000;
	color:#fff;
	text-shadow:none;
}
.color1 .selectedChild a, .color1 .selectedNotParent a {
	background-color:#000 !important;
	color:#fff !important;
	text-shadow:none;
}
.color1 .blocks_two .title .array li a { text-shadow:none; }
.color1 .blocks_two .title .array li a[style*="border-bottom-style: none"] {
	color:#000 !important;
	background:#fff !important;
}
.color1 .blocks_two .jcarousel-next-horizontal, .color1 .blocks_two .jcarousel-prev-horizontal {
	background-color:#000;
	background-image:none;
	width:20px !important;
	height:30px !important;
}
.color1 .blocks_two .jcarousel-next-horizontal:after, .color1 .blocks_two .jcarousel-prev-horizontal:after {
	position:absolute;
	content:"";
	border:solid 15px transparent;
	top:0;
	bottom:0;
	left:100%;
	height:0px;
	border-left-color:#000;
}
.color1 .blocks_two .jcarousel-prev-horizontal:after {
	left:auto;
	right:100%;
	border-left-color:transparent;
	border-right-color:#000;
}
.color1 .inner_sidebar .title_menu {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.color1 .inner_sidebar .title_menu h2 { color:#fff; }
.color1 .bx-sm-feature-select .bx-sm-parent a, .color1 .bx-sm-feature-select a.bx-sm-parent, .color1 .bx-sm-feature-select a.bx-sm-parent-button {
	color:#fff;
	background:#000;
}
.color1 .wizFormBtn { background-image:none; }
.color1 .inner .inner_sidebar .block .title_menu {
	background:#000;
	border-bottom-color:#000 !important;
}
.color1 a.str:hover + span.str:after { color:#fff; }
.color1 .inner_sidebar ul.side li.selectedNotParent div a, .color1 .inner_sidebar ul.side li.selected div a, .color1 .inner_sidebar .block .item ul li.selected a, .color1 .inner_sidebar ul.side a { color:#000; }
.color1 .inner_sidebar span.str:after { color:#000; }
.color1 .inner_sidebar .event1 { padding:0; }
.color1 .main_menu .first .first_item_emp_selected .link a, .color1 .main_menu .first .first_item_emp:hover .link a, .color1 .main_menu .first .first_item_selected .link a, .color1 .main_menu .first .first_item:hover .link a {
	background:none;
	outline:none;
	color:#000;
}
.color1 .main_menu .first .first_item_emp_selected .link a:hover, .color1 .main_menu .first .first_item_emp:hover .link a:hover, .color1 .main_menu .first .first_item_selected .link a:hover, .color1 .main_menu .first .first_item:hover .link a:hover {
	background:none !important;
	color:#000 !important;
}
.color1 .login-popup-wrapper { background:transparent; }
.color1 .login-popup { background:#fff; }
.color1 .blocks_three .block_vote .vote h3 { color:#000; }
.color1 .files-download a {
	background-position:2px 50%;
	background-image:url("/images/docs/no1.gif");
}
.color1 .files-download a.doc { background-image:url("/images/docs/doc1.gif"); }
.color1 .files-download a.gif { background-image:url("/images/docs/gif1.gif"); }
.color1 .files-download a.jpg { background-image:url("/images/docs/jpg1.gif"); }
.color1 .files-download a.pdf { background-image:url("/images/docs/pdf1.gif"); }
.color1 .files-download a.rtf { background-image:url("/images/docs/rtf1.gif"); }
.color1 .files-download a.ppt { background-image:url("/images/docs/ppt1.gif"); }
.color1 .files-download a.rar { background-image:url("/images/docs/rar1.gif"); }
.color1 .files-download a.xls { background-image:url("/images/docs/xls1.gif"); }
#color1 a {
	border-color:#000;
	color:#000;
	background-color:#fff;
}
.a-colors .a-color2 {
	display:inline-block;
	color:#ff0;
	background-color:#000;
	border-color:#ff0 !important;
}
.a-colors .a-color2:hover {
	color:#000;
	background-color:#ff0;
}
html.color2 {
	background-color:#000;
	color:#ff0;
}
.color2 *{
	border-color:#ff0 !important;
}
.color2 {
	background-color:#000;
	color:#ff0;
}
.color2 button, .color2 input[type="button"], .color2 input[type="reset"], .color2 input[type="submit"] {
	background-color:#ff0;
	color:#000;
}
.color2 button:focus, .color2 input[type="button"]:focus, .color2 input[type="reset"]:focus, .color2 input[type="submit"]:focus {
	outline:solid 3px #ff0;
	background-color:#000;
	color:#ff0;
}
.color2 input[type="text"], .color2 input[type="password"], .color2 textarea {
	color:#ff0;
	background:#000;
	padding:5px;
}
.color2 input[type="text"]:focus, .color2 input[type="password"]:focus, .color2 textarea:focus { outline:solid 3px #ff0; }
.color2 body {
	background-color:#000 !important;
	color:#ff0 !important;
}
.color2 :focus { outline:solid 3px #000; }
.color2 .a-colors a { border-color:#ff0; }
.color2 .a-colors a:hover { outline:none; }

.color2 a{
	color:#fff;
	outline:none;
}
.color2 a:hover,
.color2 a:focus {
	background-color:#ff0 !important;
	color:#000 !important;
	outline:solid 3px #ff0;
}
.color2 .jcarousel-list .info a:hover,
.color2 .jcarousel-list .info a:focus {
	border-left:solid 1px #ff0;
}
.color2 h1, .color2 h2, .color2 h3, .color2 h4, .color2 h5, .color2 h6 { color:#fff !important; }
.color2 .a-fontsize-small { display:none; }
.color2.fs-big .a-fontsize-big, .color2.fs-small .a-fontsize-small, .color2.fs-normal .a-fontsize-normal, .color2 .a-fontsize a:hover {
	background-color:#ff0;
	color:#000;
	text-shadow:none;
}
.color2 .link_map .block .item h2 { text-align:center; }
.color2 .a-fontsize a:hover { outline:none; }
.color2 .special-settings { border-bottom:solid 1px #ff0 !important; }
.color2 .special-settings {
	background-color:#000;
	color:#ff0;
}
.color2 .logo a:hover,
.color2 .logo a:focus,
.color2 .special-settings a:hover,
.color2 .special-settings a:focus{
	outline:none !important;
	/*background:none !important;*/
}
.color2 .link_map .block_social li[class^="item_"] a {
	background:none;
	padding:4px 5px;
}
.color2 .link_map a { color:#fff; }
.color2 .footer_body .copy { color:#ff0; }
.color2 #header, .color2 .info .logo, .color2 #content, .color2 .content_head, .color2 .content_foot { background-image:none; }
.color2 .wrapper { background:#000; }
.color2 #header .info { width:560px; }
.color2 .techmenu { width:420px; }
.color2 table.data-table, .color2 table.data-table td { border-color:#fff !important; }
.color2 .news .newsContent h2 { color:#fff !important; }
.color2 .inner_content h1, .color2 .inner_content h2 {
	padding:10px;
	margin-bottom:20px;
	line-height:1.5em;
	color:#fff;
}
.color2 blockquote { border:solid 2px #ff0; }
.color2 .link_map .block .item h2 {
	color:#000;
	background:#ff0;
	text-shadow:none;
}
.color2 .main_block p, .color2 #informer p, .color2 #informer h3 { margin:0; }
.color2 .control .search .input, .color2 #header .techmenu .search .input {
	background-image:none;
	background:#000;
	color:#ff0;
	outline:solid 3px #ff0;
	padding:4px;
	width:300px !important;
	float:right !important;
}
.color2 .control .search .input:focus, .color2 #header .techmenu .search .input:focus {
	background:#ff0;
	color:#000;
	outline:solid 3px #ff0;
}
.color2 #footer .control .search .button, .color2 .techmenu .search .button {
	color:#000;
	display:block;
	cursor:pointer;
	display:none;
}
.color2 .main_menu { background:#ff0; }
.color2 .main_menu .first .first_item_emp:hover .link, .color2 .main_menu .first .first_item_emp_selected .link, .color2 .main_menu .first .first_item_selected .link, .color2 .main_menu .first .first_item .second, .color2 .main_menu .first .first_item:hover .link {
	background:#000;
	color:#ff0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.color2 .main_menu .link a:focus {
	outline:solid 3px #000;
	background:#000 !important;
	color:#fff !important;
}
.color2 .main_menu .first .first_item .second {
	outline:solid 3px #ff0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.color2 .main_menu ul a { color:#fff; }
.color2 .main_menu .first .first_item .second ul li div {
	text-shadow:none;
}
.color2 .main_menu .first .first_item .second ul li +li div{
	border-top:solid 1px #ff0;
}
.color2 .main_menu .first .first_item .link a, .color2 .main_menu .first .first_item_emp .link a {
	color:#000;
	font-weight:bold;
}
.color2 .main_menu .first .first_item.first_item_selected .link a, .color2 .main_menu .first .first_item_emp.first_item_emp_selected .link a { color:#ff0; }
.color2 .main_block .main_block_body { background:none; }
.color2 .main_block .news h2 {
	color:#fff;
	text-shadow:none;
}
.color2 .main_block .carousel .item .info {
	background:#ff0;
	color:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	opacity:1;
}
.color2 .main_block .carousel .item .info .name p, .color2 .main_block .carousel .item .info .link { color:#000 !important; }
.color2 .main_block .carousel .jcarousel-next-horizontal, .color2 .main_block .carousel .jcarousel-prev-horizontal {
	background-color:#ff0;
	background-image:none;
	width:20px !important;
	height:30px !important;
}
.color2 .main_block .carousel .jcarousel-next-horizontal:after, .color2 .main_block .carousel .jcarousel-prev-horizontal:after {
	position:absolute;
	content:"";
	border:solid 15px transparent;
	top:0;
	bottom:0;
	left:100%;
	height:0px;
	border-left-color:#ff0;
}
.color2 .main_block .carousel .jcarousel-prev-horizontal:after {
	left:auto;
	right:100%;
	border-left-color:transparent;
	border-right-color:#ff0;
}
.color2 .blocks_two .carousel .item p { line-height:14px; }
.color2 table.data-table th, .color2 table.mun-details tr th, .color2 .selectedChild a {
	background:#ff0;
	color:#000;
	text-shadow:none;
}
.color2 .selectedChild a, .color2 .selectedNotParent a {
	background-color:#ff0 !important;
	color:#000 !important;
	text-shadow:none;
}
.color2 .blocks_two .title .array li a { text-shadow:none; }
.color2 .blocks_two .title .array li a[style*="border-bottom-style: none"] {
	color:#ff0 !important;
	background:#000 !important;
}
.color2 .blocks_two .jcarousel-next-horizontal, .color2 .blocks_two .jcarousel-prev-horizontal {
	background-color:#ff0;
	background-image:none;
	width:20px !important;
	height:30px !important;
}
.color2 .blocks_two .jcarousel-next-horizontal:after, .color2 .blocks_two .jcarousel-prev-horizontal:after {
	position:absolute;
	content:"";
	border:solid 15px transparent;
	top:0;
	bottom:0;
	left:100%;
	height:0px;
	border-left-color:#ff0;
}
.color2 .blocks_two .jcarousel-prev-horizontal:after {
	left:auto;
	right:100%;
	border-left-color:transparent;
	border-right-color:#ff0;
}
.color2 .inner_sidebar .title_menu {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.color2 .inner_sidebar .title_menu h2 { color:#000; }
.color2 .bx-sm-feature-select .bx-sm-parent a, .color2 .bx-sm-feature-select a.bx-sm-parent, .color2 .bx-sm-feature-select a.bx-sm-parent-button {
	color:#000;
	background:#ff0;
}
.color2 .wizFormBtn { background-image:none; }
.color2 .inner .inner_sidebar .block .title_menu {
	background:#fff;
	border-bottom-color:#fff !important;
}
.color2 .inner_sidebar ul.side li.selectedNotParent div a, .color2 .inner_sidebar ul.side li.selected div a, .color2 .inner_sidebar .block .item ul li.selected a, .color2 .inner_sidebar ul.side a { color:#fff; }
/*
.color2 a.str:hover + span.str:after { color:#000; }
.color2 .inner_sidebar span.str:after { color:#fff; }
*/
.color2 .inner_sidebar .event1 { padding:0; }
.color2 .main_menu .first .first_item_emp_selected .link a, .color2 .main_menu .first .first_item_emp:hover .link a, .color2 .main_menu .first .first_item_selected .link a, .color2 .main_menu .first .first_item:hover .link a {
	background:none;
	outline:none;
	color:#fff;
}
.color2 .main_menu .first .first_item_emp_selected .link a:hover, .color2 .main_menu .first .first_item_emp:hover .link a:hover, .color2 .main_menu .first .first_item_selected .link a:hover, .color2 .main_menu .first .first_item:hover .link a:hover {
	background:none !important;
	color:#fff !important;
}
.color2 .login-popup-wrapper { background:transparent; }
.color2 .login-popup { background:#000; }
.color2 .blocks_three .block_vote .vote h3 { color:#fff; }
.color2 .files-download a {
	background-position:2px 50%;
	background-image:url("/images/docs/no2.gif");
}
.color2 .files-download a.doc { background-image:url("/images/docs/doc2.gif"); }
.color2 .files-download a.gif { background-image:url("/images/docs/gif2.gif"); }
.color2 .files-download a.jpg { background-image:url("/images/docs/jpg2.gif"); }
.color2 .files-download a.pdf { background-image:url("/images/docs/pdf2.gif"); }
.color2 .files-download a.rtf { background-image:url("/images/docs/rtf2.gif"); }
.color2 .files-download a.ppt { background-image:url("/images/docs/ppt2.gif"); }
.color2 .files-download a.rar { background-image:url("/images/docs/rar2.gif"); }
.color2 .files-download a.xls { background-image:url("/images/docs/xls2.gif"); }
#color2 a {
	border-color:#ff0;
	color:#ff0;
	background-color:#000;
}
html.specialversion.fs-normal body {
	font-size:16px;
	line-height:24px;
}

html.specialversion.fs-normal body .inner_content h1 { font-size:31px; }
html.specialversion.fs-normal body .inner_sidebar ul.side, html.specialversion.fs-normal body .inner_sidebar ul
						 ul { font-size:16px; }
html.specialversion.fs-normal body blockquote {
	font-size:16px;
	line-height:24px;
}
html.specialversion.fs-normal body .inner_sidebar .block .announce .item .info .date, html.specialversion.fs-normal body .inner_sidebar .block .event .item .date, html.specialversion.fs-normal body .blocks_one .block_announce .block .announce .item .info .date, html.specialversion.fs-normal body .inner_content .news .item .date, html.specialversion.fs-normal body .blocks_one .block_event .block .event .item .date, html.specialversion.fs-normal body .blocks_three .block_vote .vote h3 { font-size:16px !important; }
html.specialversion.fs-normal body .wizFormBtn { height:32px; }
html.specialversion.fs-normal body table td, html.specialversion.fs-normal body table th, html.specialversion.fs-normal body table.data-table td, html.specialversion.fs-normal body table.data-table th { padding:16px 5.3333333333333px; }
html.specialversion.fs-normal body #header .techmenu .search, html.specialversion.fs-normal body #footer .control .search { height:28.8px; }
html.specialversion.fs-normal body #header .techmenu .search .input, html.specialversion.fs-normal body #footer .control .search .input {
	height:19.2px;
	line-height:19.2px;
	font-size:16px !important;
}
html.specialversion.fs-normal body .login-popup {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:solid 4px !important;
	font-size:16px;
}
html.specialversion.fs-normal body .login-popup h3 { font-size:16px; }
html.specialversion.fs-normal body .login-popup input, html.specialversion.fs-normal body .login-popup button {
	line-height:24px;
	height:24px;
	padding:0 10px;
	font-size:16px;
}
html.specialversion.fs-normal body .login-popup input:focus, html.specialversion.fs-normal body .login-popup button:focus { outline:solid 3px; }
html.specialversion.fs-normal body .bx-registration-table { font-size:20px; }
html.specialversion.fs-normal body .main_block .news .item .info .date { font-size:14px; }
html.specialversion.fs-normal body .blocks_three .block_vote .vote .item input, html.specialversion.fs-normal body .inner_sidebar .block .vote .item input { height:24px; }
html.specialversion.fs-big body {
	font-size:22px;
	line-height:38px;
}
html.specialversion.fs-big body input[type="text"], html.specialversion.fs-big body input[type="submit"], html.specialversion.fs-big body input[type="password"], html.specialversion.fs-big body button
						textarea {
	font-size:22px;
	line-height:38px;
	height:38px;
}
html.specialversion.fs-big body .inner_content h1 { font-size:37px; }
html.specialversion.fs-big body .inner_sidebar ul.side, html.specialversion.fs-big body .inner_sidebar ul
						 ul { font-size:22px; }
html.specialversion.fs-big body blockquote {
	font-size:22px;
	line-height:38px;
}
html.specialversion.fs-big body .inner_sidebar .block .announce .item .info .date, html.specialversion.fs-big body .inner_sidebar .block .event .item .date, html.specialversion.fs-big body .blocks_one .block_announce .block .announce .item .info .date, html.specialversion.fs-big body .inner_content .news .item .date, html.specialversion.fs-big body .blocks_one .block_event .block .event .item .date, html.specialversion.fs-big body .blocks_three .block_vote .vote h3 { font-size:22px !important; }
html.specialversion.fs-big body .wizFormBtn { height:44px; }
html.specialversion.fs-big body table td, html.specialversion.fs-big body table th, html.specialversion.fs-big body table.data-table td, html.specialversion.fs-big body table.data-table th { padding:22px 7.3333333333333px; }
html.specialversion.fs-big body #header .techmenu .search, html.specialversion.fs-big body #footer .control .search { height:45.6px; }
html.specialversion.fs-big body #header .techmenu .search .input, html.specialversion.fs-big body #footer .control .search .input {
	height:26.4px;
	line-height:26.4px;
	font-size:22px !important;
}
html.specialversion.fs-big body .login-popup {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:solid 4px !important;
	font-size:22px;
}
html.specialversion.fs-big body .login-popup h3 { font-size:22px; }
html.specialversion.fs-big body .login-popup input, html.specialversion.fs-big body .login-popup button {
	line-height:38px;
	height:38px;
	padding:0 10px;
	font-size:22px;
}
html.specialversion.fs-big body .login-popup input:focus, html.specialversion.fs-big body .login-popup button:focus { outline:solid 3px; }
html.specialversion.fs-big body .bx-registration-table { font-size:26px; }
html.specialversion.fs-big body .main_block .news .item .info .date { font-size:14px; }
html.specialversion.fs-big body .blocks_three .block_vote .vote .item input, html.specialversion.fs-big body .inner_sidebar .block .vote .item input { height:38px; }

html.specialversion.fs-big body .face {
	line-height:20px;}
html.specialversion body .face .list {
	font-size: 0.75em;
}

html.specialversion body #foto_video .array {
	line-height: 20px;}

html.specialversion body div.photo-page-main #photo-main-page-right {
	min-width:0;
	font-size:0.75em;}
html.specialversion.fs-big  body div.photo-controls-buttons ul.photo-controls li {
	height:30px !important;
}
html.specialversion.fs-big div.photo-page-main #photo-main-page-right {
	font-size: 0.7em;
	width:180px !important;
}
html.specialversion .tabsGosServices td{
	padding-left:0 !important;
	padding-right:0 !important;
	font-size:16px !important;
}
html.specialversion #undertabs div {
	background: url("/images/action-arrow-light.gif") no-repeat scroll 0 7px transparent;
}
html.specialversion.fs-big #undertabs div {
	background: url("/images/action-arrow-light.gif") no-repeat scroll 0 12px transparent;
}

html.specialversion .timeTD span {
	background: #FFFFFF;
	border: #F4F3EE 1px solid;
	border-radius: 2px;
}

html.color2 .timeTD span {
	color:#000000;
}

/*Êàðòà*/
.specialversion .map-wrapper{
	font-size:14px;
}
.specialversion .map-container .map-category-list{
	margin:0;
}
.specialversion .map-wrapper .map-container li{
	list-style:none;
}
.specialversion .map-container .map-section{
	border:1px solid;
	border-top:0;
	border-color:#000 !important;
}
.specialversion .map-container .map-section.collapse{
	border-bottom:0;
}
.specialversion .map-container .map-filter .map-category-item.active,
.specialversion .map-container .map-filter .map-category-item.active:hover{
	color:#fff;
	background:#000;
}
.specialversion.fs-normal .map-container input[type="text"]{
	height:30px;
	line-height:normal;
}
.specialversion .map-container .map-list .map-item-geo:after{
	background-position:-55px -40px;
}
.specialversion .map-container .map-list .map-item-geo{
	background:#345a88;
	border-color:#345a88 !important;
	box-shadow:none;
}
.specialversion .map-container .map-list .map-item-geo:hover{
	background:#c90000;
	border-color:#c90000 !important;
}
.specialversion .map-container .map-list .map-item-geo:active{
	background-image:none;
}
.specialversion .map-container .map-rule-float,
.specialversion .map-container .map-ruleV > div{
	background:#000;
	border-color:#000 !important;
}
.specialversion .map-container .map-clear-button{
	border:0;
	color:#fff;
	background:#000;
	box-shadow:none;
}
.specialversion .map-container .map-hide{
	color:#000;
}

.color2 .map-wrapper,
.color2 .map-item-name a,
.color2 .map-container input[type="text"]{
	color:#000;
}
.color2 .map-container .map-filter .map-category-item.active,
.color2 .map-wrapper .map-capture-menu,
.color2 .map-wrapper .map-capture-menu a,
.color2 .map-container .map-clear-button{
	color:#ff0;
}
.color2 .map-container input[type="text"]{
	background:#fff;
}
.color2 .map-category-name span,
.specialversion .map-container .map-section-head,
.color2 .map-container input[type="text"]{
	border-color:#000 !important;
}
.specialversion .map-events .map-container .map-list .map-item-opening {
	height:auto;
}

/*--------------------------------------------------------------------------*/
.specialversion .content .inner{display: none;}
.specialversion h1{font-size: 1.875rem;font-weight: 600;margin: 20px 0 0 0;}
.specialversion .mainHead{font-size: 1.875rem;font-weight: 600;margin: 20px 0 0 0;}
.specialversion .iLogo {background: url("/local/i/logo-mgo.png") no-repeat;height: 109px;position: absolute;width: 325px;top: 36px;}
.specialversion header nav .navMenu > li{display: inline-block;background-color: #c11a63;font-size: 1.125rem;position: relative;font-weight: 600;margin-top: 20px;vertical-align: top;max-width: 128px;}
.specialversion header nav .navMenu li:hover {color: #fff;background-color: #ac1759;}
.specialversion header nav .navMenu li:before{display: none;}
.specialversion header nav .navMenu li a{ display: block;padding: 0 14px;color: #fff;padding-top: 10px;line-height: 22px;}
.specialversion header nav .navMenu li:hover > ul {display: block;}
.specialversion header nav .navMenu li > ul{z-index: 1;display: none;position: absolute;left: -52px;top: 67px;width: 240px;background-color: #ac1759;padding: 10px;transition: 0.3s;}
.specialversion header nav .navMenu li > ul li {background-color: #ac1759;line-height: 24px;padding-top: 0;margin-top: 10px;}
.specialversion header nav .navMenu li > ul a {display: inline-block;padding: 0;font-size: 1.125rem;background-color: #ac1759;font-weight: 400;height: auto;}
.specialversion header nav .navMenu li > ul a:hover{text-decoration: underline !important;}
.specialversion header nav .navMenu li:first-child, .specialversion header nav .navMenu li:nth-child(2) { display: none !important; }
.specialversion footer nav {display: inline-block;color: #fff;font-size: 1.5rem;font-weight: 600;vertical-align: top;}
.specialversion footer nav ul {	list-style-type: none;	padding: 0;	margin: 0;	margin: 16px 0 20px 0;}
.specialversion footer nav ul li {	display: inline-block;	width: 99%;	margin-bottom: 5px;	font-weight: 400;	line-height: 16px;	vertical-align: top;}
.specialversion footer nav ul li a {font-size: 1.125rem;color: #fff;text-decoration: none;}
.specialversion footer nav ul li a:hover{text-decoration: underline !important;}
.specialversion footer nav.serviceMenu li {width: 49%;}
.specialversion footer address {font-size: 1.125rem;font-style: normal;color: #fff;line-height: 24px;min-height: 90px;padding: 0 0 15px 0;margin: 0 auto;position: relative;}
.specialversion footer .copyright {font-size: 0.875rem;position: relative;bottom: -30px;}
.specialversion .mainSlider {display: none;}
.specialversion .news .newsBlock {overflow: hidden;height: 350px;position: relative;box-sizing: border-box;margin: 20px 0;padding-bottom: 5px;border: 1px solid #dedede;}
.specialversion .news .newsBlock .newsImg{display: none;}
.specialversion .news .newsBlock .newsText {padding: 15px;font-size: 1.125rem;line-height: 24px; height: 100%;}
.specialversion .news .newsBlock .category {font-size: 0.875rem;margin-bottom: 5px; color: #000 !important;}
.specialversion .news .newsBlock .newsHead {font-size: 1.5rem;font-weight: 600;text-decoration: none;margin-bottom: 13px;display: block;line-height: 24px;color: #1d1a1a;}
.specialversion .news .newsBlock .newsHead:hover {text-decoration: underline;color: #119598;}
.specialversion .news .newsBlock_big .newsText {padding: 15px;font-size: 1.125rem;line-height: 24px; margin-top: 0px !important;}
.specialversion .news .newsBlock_big .category {font-size: 0.875rem;margin-bottom: 5px; color: #000 !important;}
.specialversion .news .newsBlock_big .newsHead {font-size: 1.5rem;font-weight: 600;text-decoration: none;margin-bottom: 13px;display: block;line-height: 24px;color: #1d1a1a !important;}
.specialversion .news-rows .newsBlock .newsText { height: 100% !important; }
.specialversion .news .newsStat {width: 99%;height: 65px;position: absolute;bottom: 0;box-sizing: border-box;background: #fff;z-index: 1;left: 0;padding: 25px 20px 15px 16px;font-weight: 600;font-size: 0.875rem;color: #000;}
.specialversion .sprite-views_black,.specialversion .news .newsStat .views:before,.specialversion .newsItem .newsStat .views:before {background-position: 0 -389px;height: 12px;width: 16px;}
.specialversion .sprite-comments_black,.specialversion .news .newsStat .comments:before,.specialversion .newsItem .newsStat .comments:before {background-position: 0 -35px;height: 13px;width: 14px;}
.specialversion .next a {display: block;height: 38px;background-color: #fff;font-size: 1.125rem;text-align: center;border: 1px solid #424242;line-height: 38px;text-decoration: none;color: #000;margin-bottom: 20px;font-weight: 600;}
.next a:hover {color: #fff;border-color: #119598;background-color: #119598;}
.specialversion .subscribe {background-color: #d11b6a;height: 45px;color: #fff;font-size: 1.5rem;font-weight: 600;line-height: 45px;padding-left: 35px;position: relative;margin: 30px 0 100px -30px;}
.specialversion .subscribe form input[type="text"] {height: 45px; font-size: 0.875rem;}
.specialversion .sorter a:hover{color: #fff;text-decoration: underline;}


.specialversion header {min-width: 1024px;height: 170px !important;width: 100%;background-color: #f0eff0;color: #fff;margin-bottom: 45px; position: fixed;}
.specialversion header nav .mMenuBtn {display: none;background-color: #D11B6A;position: relative;cursor: pointer;}
.specialversion h1{font-size: 1.875rem;font-weight: 600;margin: 20px 0 0 0;}
.specialversion .gHead {margin-bottom: 20px;}
.specialversion h2{font-size: 1.875rem;font-weight: 600;margin: 20px 0 0 0;}
.specialversion .iLogo {background: url("/local/i/logo-mgo.png") no-repeat; background-size: 24%; height: 100px; position: absolute; width: 450px; padding-left: 110px; bottom: 0px; }
.specialversion .iLogo span { font-family: Arial; color: #6b6b6e; font-size: 12px; position: relative; top: 10px; }
.specialversion .iLogo p { font-family: Arial; font-weight: bold; color: #6b6b6e; font-size: 21px; position: relative; top: 10px; font-weight: bold; }
.specialversion .search input[type="text"] { margin: 20px 0; box-shadow: none; border: 1px solid transparent; height: 45px; background-color: transparent; color: #999999; padding-left: 50px; }
.specialversion  #normalversion { display: block; }
.specialversion header nav .navMenu > li{ display: inline-block; background-color: transparent; font-size: 1.125rem; position: relative; font-weight: 600; margin-top: 20px; vertical-align: top; max-width: 228px;}
.specialversion header nav .navMenu > li.active{background-color: #ac1759;}
.specialversion header nav .navMenu li:hover {color: #fff;background-color: #ac1759;}
.specialversion header nav .navMenu li:before{display: none;}
.specialversion header nav .navMenu li a{ display: block; padding: 0 14px; color: #707072; padding-top: 10px; line-height: 22px; }
.specialversion header nav .navMenu li:hover > ul {display: block;}
.specialversion header nav .navMenu li > ul{z-index: 1;display: none;position: absolute;left: -52px;top: 67px;width: 240px;background-color: #ac1759;padding: 10px;transition: 0.3s;}
.specialversion header nav .navMenu li > ul li {background-color: #ac1759;line-height: 24px;padding-top: 0;margin-top: 10px;}
.specialversion header nav .navMenu li > ul a {display: inline-block;padding: 0;font-size: 1.125rem;background-color: #ac1759;font-weight: 400;height: auto;}
.specialversion header nav .navMenu li > ul a:hover{text-decoration: underline !important;}
.specialversion footer nav {display: inline-block;color: #747474;font-size: 1.2rem;font-weight: 600;vertical-align: top;}
.specialversion footer nav ul {	list-style-type: none;	padding: 0;	margin: 0;	margin: 16px 0 20px 0;}
.specialversion footer nav ul li {	display: inline-block;	width: 99%;	margin-bottom: 5px;	font-weight: 400;	line-height: 16px;	vertical-align: top;}
.specialversion footer nav ul li a { font-size: 1rem;color: #747474;text-decoration: none; }
.specialversion footer nav ul li a:hover{ text-decoration: underline !important; }
.specialversion footer nav.serviceMenu li { width: 49%; }
.specialversion footer address {font-size: 1.125rem;font-style: normal;color: #fff;line-height: 24px;min-height: 90px;padding: 0 0 15px 0;margin: 0 auto;position: relative;}
.specialversion footer .copyright {font-size: 0.875rem;position: relative;bottom: -30px;}
.specialversion .mainSlider {display: none;}
.specialversion .sorter { margin-top: 40px; }
.specialversion .sorter a{font-weight: 600;color: #fff; text-align: center;position: relative;margin-right: 10px; background: #d00022;}
.specialversion .sorter a.active {color: #fff;text-decoration: none;}
.specialversion .sorter a:hover{color: #fff;text-decoration: none;}
.specialversion .dropdown a { background-color: #fff; color: #000; }
.specialversion .topWindow {
  display: block;
  width: 100%;
  position: fixed;
  top: 130px;
  background-color: #fff;
  z-index:9999;
  transition: 0.3s all;
  padding: 10px;
}
.dropdown {
    display: none;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 30px;
    list-style: none;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 10px 15px;
    z-index: 999;
    min-width: auto;
    font-size: 13px !important;
}
.specialversion .news .newsBlock {overflow: hidden;height: 480px;position: relative;box-sizing: border-box;margin: 20px 0;padding-bottom: 5px;border: 1px solid #dedede;}
.specialversion .news .newsBlock_large { height: 230px !important; }
.specialversion .news .newsBlock_large .newsText { color: #fff; }
.specialversion .news .newsBlock .newsImg{display: none;}
.specialversion .news .newsBlock .newsText {padding: 15px;font-size: 1.125rem;line-height: 24px; color: #000 !important;}
.specialversion .news .newsBlock .newsText img{display: none;}
.specialversion .news .newsBlock .category {font-size: 0.875rem;margin-bottom: 5px; color: #000 !important;}
.specialversion .news .newsBlock .newsHead {font-size: 1.5rem;font-weight: 600;text-decoration: none;margin-bottom: 13px;display: block;line-height: 24px;color: #1d1a1a;}
.specialversion .news .newsBlock .newsHead:hover {text-decoration: underline;color: #119598;}
.specialversion .news .newsStat {width: 99%;height: 65px;position: absolute;bottom: 0;box-sizing: border-box;background: #fff;z-index: 1;left: 0;padding: 25px 20px 15px 16px;font-weight: 600;font-size: 0.875rem;color: #000;}
.specialversion .sprite-views_black,.specialversion .news .newsStat .views:before,.specialversion .newsItem .newsStat .views:before {background-position: 0 -389px;height: 12px;width: 16px;}
.sprite-views:hover, .news .newsStat .views:hover:before, .newsItem .newsStat .views:hover:before{cursor: pointer; background-position: -18px -377px}
.sprite-comments:hover, .news .newsStat .comments:hover:before, .newsItem .newsStat .comments:hover:before{cursor: pointer; background-position: -16px -22px}
.specialversion .sprite-comments_black,.specialversion .news .newsStat .comments:before,.specialversion .newsItem .newsStat .comments:before {background-position: 0 -35px;height: 13px;width: 14px;}
.specialversion .next a {display: block;height: 38px;background-color: #fff;font-size: 1.125rem;text-align: center;border: 1px solid #424242;line-height: 38px;text-decoration: none;color: #000;margin-bottom: 20px;font-weight: 600;}
.specialversion .subscribe {background-color: #d11b6a;height: 45px;color: #fff;font-size: 1.5rem;font-weight: 600;line-height: 45px;padding-left: 35px;position: relative;margin: 30px 0 100px -30px;}
.specialversion .subscribe form input[type="text"] {height: 45px; font-size: 0.875rem;}
.specialversion .breadcrumbs {display: block;padding: 1.875rem 0 0.0625rem 0;overflow: hidden;margin-left: 0;list-style: none;border-style: none;border-width: 1px;background-color: white;border-color: #e6e6e6;border-radius: 0;}
.specialversion .breadcrumbs > * {margin: 0;float: left;font-size: 0.875rem;line-height: 0.875rem;text-transform: none;color: #119598;}
.specialversion .breadcrumbs > * a {color: #119598;}
.specialversion .breadcrumbs > * a :hover{text-decoration: none;}
.specialversion .breadcrumbs > *.current {cursor: default;color: #333333;}
.specialversion .embeded {width: 300px;margin-right: 30px;margin-bottom: 10px;margin-top: 7px;overflow: hidden;text-align: center;}
.specialversion .mgo-info .block-title {font-size: 1.5rem;}
.specialversion .mgo-info section nav a {display: block;color: #000;text-decoration: none; font-size: 16px;}
.specialversion .mgo-info section nav a:hover{text-decoration: underline;}
.specialversion article {font-size: 1.125rem;}
.specialversion article p {font-size: 1.125rem;line-height: 1.875rem;}
.specialversion .getBack {font-size: 0.875rem;display: block;margin: 40px 0;color: #119598;}
.specialversion .dwnl, .specialversion .getBack a{color: #119598;}
.specialversion .plitka {margin-bottom: 40px;display: inline-block;margin-right: 24px;width: 298px;vertical-align: top;text-align: center;border: 1px solid #000;box-sizing: border-box;padding: 10px 0;}
.specialversion .plitka .img,.specialversion .plitka .imgWrapper{position: relative;top: -10px;width: 296px;}
.specialversion .plitka a {display: block;min-height: 50px;color: #333;font-size: 1.125rem;text-decoration: none;font-weight: 600;text-align: center;}
.specialversion .plitka a:hover{text-decoration: underline;}
.specialversion .contacts{font-size: 16px;}
.specialversion .small-title {font-size: 1.5rem;font-weight: 600;line-height: 24px;}
.specialversion .accordion-question {font-size: 1.5rem;text-decoration: underline;cursor: pointer;font-weight: 600;position: relative;margin-bottom: 1rem;margin-top: 1rem;}
.specialversion .table table th, .specialversion .table table td{font-size: 1.125rem !important; line-height: 1.5rem; border: 1px solid #c0c0c0; padding: 0.5625rem 0.625rem;}
.specialversion .btn{color: #fff; font-size: 18px;}
.specialversion .location a, .specialversion .about a{font-size: 16px;}
.specialversion .ads { margin-top: 40px; }

/* End */


/* Start:/local/js/slick/slick.css?14847284384138*/
@charset "UTF-8";
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url("/local/js/slick/./ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

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

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

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

/* Icons */
@font-face { font-family: "slick"; src: url("/local/js/slick/./fonts/slick.eot"); src: url("/local/js/slick/./fonts/slick.eot?#iefix") format("embedded-opentype"), url("/local/js/slick/./fonts/slick.woff") format("woff"), url("/local/js/slick/./fonts/slick.ttf") format("truetype"), url("/local/js/slick/./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }
[dir="rtl"] .slick-prev { left: auto; right: -25px; }
.slick-prev:before { content: "←"; }
[dir="rtl"] .slick-prev:before { content: "→"; }

.slick-next { right: -25px; }
[dir="rtl"] .slick-next { left: -25px; right: auto; }
.slick-next:before { content: "→"; }
[dir="rtl"] .slick-next:before { content: "←"; }

/* Dots */
/*.slick-slider { margin-bottom: 30px; }*/

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }

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

/* End */


/* Start:/local/css/font-awesome.min.css?148472843830999*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/local/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/local/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/local/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/local/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/local/css/../fonts/fontawesome-webfont.svg?v=4.7.0#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}.fa-lg{font-size:1.33333333em;line-height:.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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .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}.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{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}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}
/* End */


/* Start:/local/css/jquery.bxslider.css?14847284383851*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/local/css/../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/local/css/../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/local/css/../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/local/css/../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/local/css/../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* End */


/* Start:/local/css/lightgallery.min.css?148472843820329*/
.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family:lg;src:url(/local/css/../fonts/lg.eot?n1z373);src:url(/local/css/../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(/local/css/../fonts/lg.woff?n1z373) format("woff"),url(/local/css/../fonts/lg.ttf?n1z373) format("truetype"),url(/local/css/../fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;font-size:16px;padding-left:20px;padding-top:12px}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/local/css/../img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/local/css/../img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(/local/css/../img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/local/css/../img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/local/css/../img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/local/css/../img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
/* End */


/* Start:/bitrix/templates/.default/ajax/ajax.min.css?1484728590420*/
iframe.waitwindowlocal{position:absolute;border:0;z-index:9999}div.waitwindowlocal{position:absolute;width:25px;height:25px;padding:0;z-index:10000;background-color:#fcf7d1;border:1px solid #e1b52d;background-image:url(/bitrix/templates/.default/ajax/images/wait.gif);background-position:center center;background-repeat:no-repeat}div.waitwindowlocalshadow{position:absolute;z-index:9998;background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif);border:1px solid #808080}
/* End */


/* Start:/local/templates/main/template_styles.css?14921534035161*/
a { color: #d00022; }

html,body { color: #414141; }

table.data-table th { border: 1px solid #bebebe; background: #c9c9c9; }

.blocks_three .block_vote .vote h3 { border-bottom: 1px solid #cecece; color: #000000; }

.blocks_two .carousel .item .date { color: #3f3e3e; }

.blocks_two .title .array li { color: #007698; }

.blocks_two .title .array li a { border-bottom: 1px dashed #2c2c2c; color: #2c2c2c; }

.footer_body { color: #353f44; }

h1, h2, h3, h4, h5, h6 { color: #393939; }
h2 {
	color: #656565;
	}

.inner_sidebar .block .announce .item .image { border: 1px solid #ababab; }

.inner_sidebar ul.side li.selectedNotParent div a, 
.inner_sidebar ul.side li.selected div a, 
.inner_sidebar .block .item ul li.selected a { color: #000; font-weight: bold; }

.inner_sidebar ul.side ul a:hover, 
.inner_sidebar ul.side ul li.selectedChild a { margin: 3px 0; color: #000; }
.selectedNotParent div a:hover, 
.inner_sidebar ul.side li.selected div a:hover {
	color: #000;
	text-decoration: underline;
}


.inner_sidebar ul.side ul li:hover, .inner_sidebar ul.side ul li.selectedchild { border: 1px solid #6a9eb8; }

.link_map .block .item h2 {
	border-bottom: 2px solid #ababab;
	color: #2c2c2c;
	background: #c9c9c9;
}

.link_map a, .inner_sidebar .block .item ul li a { color: #373737; }
.link_map a:hover,
.link_map li[class^="item_"] a:hover {
	background-color: #94c2cd;
	color: #ffffff;
}
.link_map .block .item ul li, .inner_sidebar .block .item ul li { border-bottom: 1px dotted #94c2cd; }
.link_map .block .item ul li:hover {
	border-bottom-style: solid;
}

.main_block .carousel .item { border: 1px solid #f3f3f3; }

.main_block .carousel .item .info { background: #000000; }

.main_block .carousel .item .info .name .date { color: #9f9f9f; }

.main_block .main_block_body {
	background: url('/local/templates/main/images/bg_main_block.png') #e3e3e3 no-repeat;
}

.main_block .news .item { border-bottom: 1px solid #c7c7c7; }

.main_block .news .item .info .date { color: #3f3e3e; }

.main_menu ul a{
	color:#fefefe;
}
.main_menu ul a:hover{
	background:#fefefe;
	color:#767676;
	text-shadow:none;
}
/*
.main_menu .second ul li div { border-bottom: 1px dotted #fefefe; }
*/
.wrapper { background: #ffffff; }

#header h1 { color: #393939; }

#header h2 { color: #656565; }

#header .techmenu .menu li a { color: #000000; }

table.data-table, table.data-table td { border: 1px solid #bebebe; }

.blocks_two .carousel .item .image, .banner_carousel .jcarousel-item, .blocks_three .block_message .message .image { border: 1px solid #6a8f99; }

.control .search .input, #header .techmenu .search .input { color: #696969; background: #ffffff; }

.inner_sidebar .block .title,  .inner_sidebar .block .title_menu, .blocks_one .block .title,
.blocks_three .block .title, .blocks_two .title { border-bottom: 2px solid #ababab; background: #c9c9c9; }

.inner_sidebar .block .vote .results, .blocks_three .block_face .face .list, .blocks_three .block_vote .vote .results { border-top: 1px solid #cecece; }

.inner_sidebar .block .vote h3, .blocks_one .block_announce .block .announce .carousel, .inner_sidebar .block .announce .item { border-bottom: 1px solid #cecece; }

.main_menu .first .first_item .link a, .main_menu .first .first_item_emp .link a { color: #3d3d3d; }

.blocks_one .block_announce, .blocks_one .block_event,
.blocks_three .block_face, .blocks_three .block_vote, .blocks_three .block_message, .blocks_two, .link_map, blockquote, .banner_carousel { background: #f2f2f2; }

.inner_sidebar .block .announce .micro .date, .inner_sidebar .block .event .item .date, .blocks_one .block_announce .block .announce .item .info .date, .inner_content .news .date, .blocks_one .block_announce .block .announce .micro .date, .blocks_one .block_event .block .event .item .date, .inner_sidebar .block .announce .item .info .date { color: #797979; }

.inner_sidebar .block .title .more a, .inner_sidebar .block .title h2, .blocks_one .block .title .more a,
.blocks_three .block .title .more a, .blocks_one .block .title h2,
.blocks_three .block .title h2, .blocks_two .title .all li a, .blocks_two .title h2 { color: #2c2c2c; }

.main_menu .first .first_item_emp_selected .link,
.desktop .main_menu .first .first_item_emp:hover .link,
.main_menu .first .first_item_emp.active .link,
.main_menu .first .first_item_selected .link,
.main_menu .first .first_item .second,
.desktop .main_menu .first .first_item:hover .link,
.main_menu .first .first_item.active .link{
	background:#767676;
}

.main_menu .first .first_item_emp_selected .link a,
.desktop .main_menu .first .first_item_emp:hover .link a,
.main_menu .first .first_item_emp.active .link a,
.main_menu .first .first_item_selected .link a,
.desktop .main_menu .first .first_item:hover .link a,
.main_menu .first .first_item.active .link a,
.main_block .carousel .item .info .link a{
	color: #ffffff;
}
.main_block .news .item .info p {
 	color: #585858;
 }
.main_block .carousel .item .info .name p {
	color: #fff;
}

.main_block .more a {
 	color: #2c2c2c;
 	text-shadow: 0 1px 1px #fff;
 }
.footer_body .copy {
	color: #353f44;
}

@media (max-width: 768px) {
    .affiches_main .bx-viewport { height: 360px !important;}
}
/* End */
/* /local/css/styles.css?1491483040443305 */
/* /local/css/special.css?148472843853528 */
/* /local/js/slick/slick.css?14847284384138 */
/* /local/css/font-awesome.min.css?148472843830999 */
/* /local/css/jquery.bxslider.css?14847284383851 */
/* /local/css/lightgallery.min.css?148472843820329 */
/* /bitrix/templates/.default/ajax/ajax.min.css?1484728590420 */
/* /local/templates/main/template_styles.css?14921534035161 */
