@charset "UTF-8";
html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 18, 2015 */
@font-face {
  font-family: 'Dosis';
  src: url("../fonts/dosis/dosis-bold-webfont.eot");
  src: url("../fonts/dosis/dosis-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dosis/dosis-bold-webfont.woff2") format("woff2"), url("../fonts/dosis/dosis-bold-webfont.woff") format("woff"), url("../fonts/dosis/dosis-bold-webfont.ttf") format("truetype"), url("../fonts/dosis/dosis-bold-webfont.svg#dosisbold") format("svg");
  font-weight: 700;
  font-style: normal;
}

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

@font-face {
  font-family: 'Dosis';
  src: url("../fonts/dosis/dosis-extralight-webfont.eot");
  src: url("../fonts/dosis/dosis-extralight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dosis/dosis-extralight-webfont.woff2") format("woff2"), url("../fonts/dosis/dosis-extralight-webfont.woff") format("woff"), url("../fonts/dosis/dosis-extralight-webfont.ttf") format("truetype"), url("../fonts/dosis/dosis-extralight-webfont.svg#dosisextralight") format("svg");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Dosis';
  src: url("../fonts/dosis/dosis-light-webfont.eot");
  src: url("../fonts/dosis/dosis-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dosis/dosis-light-webfont.woff2") format("woff2"), url("../fonts/dosis/dosis-light-webfont.woff") format("woff"), url("../fonts/dosis/dosis-light-webfont.ttf") format("truetype"), url("../fonts/dosis/dosis-light-webfont.svg#dosislight") format("svg");
  font-weight: 300;
  font-style: normal;
}

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

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

@font-face {
  font-family: 'Dosis';
  src: url("../fonts/dosis/dosis-semibold-webfont.eot");
  src: url("../fonts/dosis/dosis-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dosis/dosis-semibold-webfont.woff2") format("woff2"), url("../fonts/dosis/dosis-semibold-webfont.woff") format("woff"), url("../fonts/dosis/dosis-semibold-webfont.ttf") format("truetype"), url("../fonts/dosis/dosis-semibold-webfont.svg#dosissemibold") format("svg");
  font-weight: 600;
  font-style: normal;
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 39px;
}

h2, .h2 {
  font-size: 32px;
}

h3, .h3 {
  font-size: 26px;
}

h4, .h4 {
  font-size: 19px;
}

h5, .h5 {
  font-size: 15px;
}

h6, .h6 {
  font-size: 13px;
}

p {
  margin: 0 0 10.5px;
}

.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}

small,
.small {
  font-size: 86%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 21px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.428571429;
}

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

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

.container:after {
  clear: both;
}

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

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

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

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

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

.container-fluid:after {
  clear: both;
}

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

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

.row:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

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

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 35px;
  }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 31px;
  }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 48px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 31px;
  line-height: 31px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 31px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}

.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 48px;
  line-height: 48px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 48px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 43.75px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 26px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 19px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

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

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

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 14.5px 15px;
  font-size: 19px;
  line-height: 21px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.25px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

.navbar-btn.btn-sm {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
[class^=sprite] {
  display: inline-block;
}

.sprite-angle-down-blue {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -17px -87px;
  width: 18px;
  height: 15px;
}

.sprite-angle-down-white {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -35px -87px;
  width: 18px;
  height: 15px;
}

.sprite-angle-right-blue {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px 0px;
  width: 15px;
  height: 18px;
}

.sprite-angle-right-white {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -67px -60px;
  width: 15px;
  height: 18px;
}

.sprite-back-white {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: 0px -87px;
  width: 17px;
  height: 21px;
}

.sprite-close-blue {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -45px -60px;
  width: 22px;
  height: 20px;
}

.sprite-close-white {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -88px 0px;
  width: 22px;
  height: 20px;
}

.sprite-file {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -88px -20px;
  width: 17px;
  height: 23px;
}

.sprite-icon-help {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -23px -60px;
  width: 22px;
  height: 22px;
}

.sprite-list-downloads {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px -42px;
  width: 7px;
  height: 6px;
}

.sprite-list-ul-white {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -117px -42px;
  width: 5px;
  height: 5px;
}

.sprite-list-ul {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px -48px;
  width: 4px;
  height: 8px;
}

.sprite-search-header {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -88px -64px;
  width: 18px;
  height: 20px;
}

.sprite-search-red {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: 0px -60px;
  width: 23px;
  height: 27px;
}

.sprite-search-white {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -88px -43px;
  width: 18px;
  height: 21px;
}

.sprite-slider-dot-active {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px -18px;
  width: 12px;
  height: 12px;
}

.sprite-slider-dot {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px -30px;
  width: 12px;
  height: 12px;
}

.sprite-slider-next {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -44px 0px;
  width: 44px;
  height: 60px;
}

.sprite-slider-prev {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: 0px 0px;
  width: 44px;
  height: 60px;
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/FontAwesome/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/FontAwesome/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/FontAwesome/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/FontAwesome/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/FontAwesome/fontawesome-webfont.svg?v=4.4.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;
}

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

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

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

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

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

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

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571em;
}

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

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

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

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

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

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

.pull-left {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  font-family: "Dosis", "helvetica", "verdana", "arial", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #58595b;
}

@media screen and (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
}

a {
  text-decoration: none;
  color: #005aab;
}

a:hover {
  text-decoration: underline;
}

a:focus {
  outline: 0;
}

::-webkit-input-placeholder {
  opacity: 1;
  color: #005aab;
}

:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
  color: #005aab;
}

::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  color: #005aab;
}

:-ms-input-placeholder {
  opacity: 1;
  color: #005aab;
}

*:focus {
  outline: 0;
}

h1, h2, h3 {
  font-size: 1.625em;
  font-weight: 700;
  color: #005aab;
}

h1 {
  margin-top: 0px;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.375em;
}

.nav > li > a {
  padding: 10px 0px;
}

.content h4 {
  font-size: 1.3125em;
  font-weight: 700;
  margin: 20px 0;
}

.content img {
  margin-bottom: 0px;
}

small {
  font-size: 0.75em;
  line-height: 1.5;
  display: inline-block;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

.content ul, .main__content ul {
  padding-left: 30px;
}

.content ul li, .main__content ul li {
  list-style-type: none;
  position: relative;
}

.content ul li:before, .main__content ul li:before {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px -48px;
  width: 4px;
  height: 8px;
  content: '';
  display: inline-block;
  position: absolute;
  margin-top: 4px;
  left: -14px;
  height: 13px;
}

img {
  max-width: 100%;
  height: auto;
}

.page {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin: 10px auto 0 auto;
  box-shadow: 0px 0px 4px 2px #ddd;
}

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

.page:after {
  clear: both;
}

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

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

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

@media screen and (max-width: 767px) {
  .page {
    margin-top: 0;
    box-shadow: none;
  }
}

@media (min-width: 1230px) {
  .page {
    width: 1200px;
  }
}

.page--exp {
  background: #f6f6f6;
}

button {
  border: 0;
  background: transparent;
  text-align: center;
  display: inline-block;
}

.button {
  border: 0;
  text-align: center;
  display: inline-block;
  padding: 6px 20px;
  color: #ffffff;
  border-radius: 5px;
  font-size: 1.1875em;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  .button {
    border-radius: 0;
  }
}

.button:hover {
  text-decoration: none;
}

.button-find {
  font-size: 1.3125em;
  font-weight: 500;
  color: #005aab;
  margin-top: 2px;
  white-space: nowrap;
  text-transform: none;
}

@media screen and (max-width: 767px) {
  .button-find {
    margin-top: -1px;
  }
}

.button-find .sprite-search-red {
  float: left;
  margin-right: 8px;
}

.button-gradient {
  background: #ffffff;
  opacity: 0.2;
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px 5px 0 0;
  z-index: -1;
}

.button--blue {
  background: #005aab;
}

.button--red {
  background: #ed1c24;
  box-shadow: 0 -11px 7px -2px #cc1118 inset;
}

.button--dark-gray {
  background: #58595b;
}

.button--gray {
  background: #d0d1d3;
  color: #005aab;
  position: relative;
  z-index: 9;
}

.button--wide {
  width: 100%;
}

.button--notransform {
  text-transform: none;
}

.button--uppercase {
  text-transform: uppercase;
}

.button--smaller {
  font-size: 1.125em;
}

@media screen and (max-width: 767px) {
  .button-mobile-red {
    display: block;
    text-transform: uppercase;
    width: 100%;
    background: -webkit-linear-gradient(#ed1c24, #cc1118);
    background: linear-gradient(#ed1c24, #cc1118);
    color: #ffffff;
    padding: 16px 15px 15px 15px;
    font-size: 1.5625em;
    margin-bottom: 2px;
  }
  .button-mobile-find {
    display: block;
    width: 100%;
    background: #005aab;
    color: #ffffff;
    padding: 19px 15px;
    text-align: left;
    font-size: 18px;
    margin-bottom: 1px;
    font-weight: 400;
  }
  .button-mobile-find .sprite-search-white--mobile {
    background-image: url(../images/sprites.png?v=1454575679075);
    background-position: -88px -43px;
    width: 18px;
    height: 21px;
    margin-top: 2px;
  }
  .button-mobile-find:after {
    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;
    content: "";
    display: inline-block;
    float: right;
    font-weight: 400;
    font-size: 36px;
    position: absolute;
    right: 15px;
    margin-top: -7px;
  }
}

.font-blue {
  color: #005aab !important;
}

/* spacing: vspace1 - vertical space 1x5px=5px, vspace4 - vertical space 4x5px=20px, v(/h)spacel(r/b/t) - vertical(/horizontal) space from left(right/bottom/top) side etc... */
.hspacel7 {
  padding-left: 35px;
}

@media screen and (max-width: 767px) {
  .hspacel7 {
    padding-left: 0;
  }
}

.hspace3 {
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.hspace5 {
  padding-right: 25px;
  padding-left: 25px;
}

.vspace3 {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .vspace3 {
    padding: 0;
  }
}

.vspace5 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.vspace6 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.vspacet5 {
  padding-top: 25px;
}

.vspaceb3 {
  padding-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .vspaceb3 {
    padding-bottom: 0;
  }
}

/* spacing end */
.strong-medium {
  font-weight: 600;
}

.font-18 {
  font-size: 1.125em;
}

.font-red {
  color: #e3010f;
}

.introduce {
  font-size: 1.1875em;
}

.interrisk-contact {
  color: #005aab;
  font-weight: 700;
  font-size: 1.375em;
  letter-spacing: 1px;
  margin-top: 6px;
}

@media screen and (max-width: 767px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding: 0;
  }
}

/******************* visibility responsive *****************/
@media screen and (max-width: 991px) {
  .hidden-md-down {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hidden-sm-down {
    display: none;
  }
}

.visible-sm {
  display: none;
}

@media screen and (max-width: 767px) {
  .visible-sm {
    display: block;
  }
}

.visible-xs {
  display: none;
}

@media screen and (max-width: 480px) {
  .visible-xs {
    display: block;
  }
}

.visible-medium {
  display: none;
}

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

/******************* visibility responsive end *****************/
.newsletter-medium {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-medium {
    display: block;
    position: absolute;
    top: -85px;
    right: 15px;
  }
  .newsletter-medium__add {
    display: block;
    border: 1px solid #005aab;
    color: #e3010f;
    padding: 8px 30px;
    text-align: center;
  }
  .newsletter-medium__add:hover {
    text-decoration: none;
  }
}

.quarter {
  font-size: 1.625em;
  font-weight: 700;
  color: #005aab;
  padding: 0 10px;
}

@media screen and (min-width: 768px) {
  .quarter {
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .quarter {
    padding-left: 15px;
  }
}

.separator {
  border: 0;
  background: #f0f0f0;
  height: 2px;
  margin: 20px 0;
}

.special-section {
  letter-spacing: 1px;
}

@media screen and (max-width: 767px) {
  .special-section .dropdown-section__header {
    margin: 0 -15px;
  }
}

.check-list__item {
  padding-left: 10px;
  margin-bottom: 5px;
  line-height: 1.5;
}

.check-list__item::before {
  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;
  content: "" !important;
  display: inline-block;
  height: 5px;
  left: -14px;
  margin-top: 4px !important;
  position: absolute !important;
  width: 4px;
  color: #005aab;
  background: none !important;
}

.col-2-7 {
  width: 28.5714285714%;
  float: left;
  padding: 0 15px;
}

@media screen and (max-width: 767px) {
  .col-2-7 {
    display: none;
  }
}

.col-5-7 {
  width: 71.4285714286%;
  float: left;
  padding: 0 15px;
}

@media screen and (max-width: 767px) {
  .col-5-7 {
    width: 100%;
    float: none;
  }
}

@media screen and (max-width: 767px) {
  .row--inrow {
    margin: 0;
  }
}

.clear {
  clear: both;
  content: '';
  display: block;
}

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
[class^=sprite] {
  display: inline-block;
}

.sprite-angle-down-blue {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -17px -87px;
  width: 18px;
  height: 15px;
}

.sprite-angle-down-white {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -35px -87px;
  width: 18px;
  height: 15px;
}

.sprite-angle-right-blue {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px 0px;
  width: 15px;
  height: 18px;
}

.sprite-angle-right-white {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -67px -60px;
  width: 15px;
  height: 18px;
}

.sprite-back-white {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: 0px -87px;
  width: 17px;
  height: 21px;
}

.sprite-close-blue {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -45px -60px;
  width: 22px;
  height: 20px;
}

.sprite-close-white {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -88px 0px;
  width: 22px;
  height: 20px;
}

.sprite-file {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -88px -20px;
  width: 17px;
  height: 23px;
}

.sprite-icon-help {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -23px -60px;
  width: 22px;
  height: 22px;
}

.sprite-list-downloads {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px -42px;
  width: 7px;
  height: 6px;
}

.sprite-list-ul-white {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -117px -42px;
  width: 5px;
  height: 5px;
}

.sprite-list-ul {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px -48px;
  width: 4px;
  height: 8px;
}

.sprite-search-header {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -88px -64px;
  width: 18px;
  height: 20px;
}

.sprite-search-red {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: 0px -60px;
  width: 23px;
  height: 27px;
}

.sprite-search-white {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -88px -43px;
  width: 18px;
  height: 21px;
}

.sprite-slider-dot-active {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px -18px;
  width: 12px;
  height: 12px;
}

.sprite-slider-dot {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px -30px;
  width: 12px;
  height: 12px;
}

.sprite-slider-next {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -44px 0px;
  width: 44px;
  height: 60px;
}

.sprite-slider-prev {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: 0px 0px;
  width: 44px;
  height: 60px;
}

.accordion {
  padding-left: 0;
  list-style: none;
  margin-top: 40px;
}

.accordion__title {
  font-weight: 600;
  font-size: 1.0625em;
}

.accordion__icon:before {
  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;
  content: "";
  display: inline-block;
  font-style: normal;
  margin-right: 10px;
  font-size: 0.9375em;
}

.accordion__toggle {
  display: block;
  padding: 18px 0;
}

.accordion__toggle.collapsed {
  border-bottom: 1px solid #e6e6e6;
}

.accordion__toggle.collapsed .accordion__icon:before {
  content: "";
}

.accordion__body {
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}

.accordion__collapse.collapse {
  height: 0 !important;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition-duration: 0.35s;
          transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.accordion__collapse.collapse.in {
  visibility: visible;
  height: auto !important;
  -webkit-transition-duration: 0.35s;
          transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.accordion__item:first-child {
  border-top: 1px solid #e6e6e6;
}

.accordion-default__item {
  position: relative;
}

.accordion-default__item > a {
  background: #005aab;
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 4px;
  padding: 5px 25px 5px 15px;
  display: block;
}

@media screen and (max-width: 767px) {
  .accordion-default__item > a {
    font-size: 1.25em;
    font-weight: 400;
  }
}

.accordion-default__item > a:after {
  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;
  content: "";
  width: 15px;
  height: 18px;
  display: inline-block;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 20%;
}

.accordion-default__item > a.collapsed:after {
  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;
  content: "";
  width: 18px;
  height: 15px;
}

.accordion-default__item-content {
  padding: 10px 15px;
  border-bottom: 1px solid #dddedf;
  margin-bottom: 25px;
}

.accordion-default__item-content ul li::before {
  margin-top: 6px;
}

@media screen and (max-width: 767px) {
  .acc-header {
    cursor: pointer;
    padding: 20px 15px;
    margin: 0;
    position: relative;
  }
  .acc-header:after {
    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;
    content: "";
    display: inline-block;
    float: right;
    font-weight: 400;
    font-size: 36px;
    position: absolute;
    right: 15px;
    margin-top: -7px;
  }
  .acc-header--mod {
    background: #dddedf;
    padding: 10px 15px;
  }
  .acc-header--mod:after {
    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;
    content: "";
    font-size: 20px;
    margin-top: 3px !important;
  }
  .acc-header--mod.acc-active:after {
    font-size: 20px !important;
    content: "" !important;
  }
  .acc-header.acc-active:after {
    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;
    content: "";
    font-size: 36px;
  }
  h1.acc-header:after {
    margin-top: -5px;
  }
  h2.acc-header {
    background: #dddedf;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 1px;
  }
  .acc-content {
    padding: 15px;
  }
  .acc-content.zakres__list {
    padding: 0;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .acc-content--mod {
    margin-bottom: -15px;
  }
}

.article__title {
  color: #58595b;
  margin-top: 0;
  margin-bottom: 30px;
}

.article__time {
  padding-top: 20px;
  display: block;
}

.article__content {
  line-height: 1.8;
}

.article p {
  margin-bottom: 20px;
}

.box-report {
  background: #d0d1d2;
  text-align: center;
  padding: 7px 15px 13px 15px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .box-report {
    padding-top: 2px;
    padding-bottom: 8px;
  }
}

@media (min-width: 481px) and (max-width: 991px) {
  .box-report {
    width: 49%;
    float: right;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 991px) {
  .box-report {
    background: none;
    padding: 0;
  }
  .box-report img {
    display: none;
  }
}

.box-report img {
  margin-bottom: 3px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .box-report img {
    margin-bottom: 13px;
  }
}

.box-report .button {
  margin-top: 10px;
  width: 80%;
}

@media screen and (max-width: 1199px) {
  .box-report .button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .box-report .button {
    font-size: 1.75em;
    height: 97px;
    margin: 0 0 10px;
    padding-top: 31px;
  }
}

@media screen and (max-width: 480px) {
  .box-report .button {
    margin: 0;
    border-radius: 0;
    height: 80px;
    padding-top: 22px;
  }
}

.box-report--wide-mobile {
  display: none;
}

@media screen and (max-width: 767px) {
  .box-report--wide-mobile {
    display: block;
    width: 100%;
  }
  .box-report--wide-mobile .button {
    width: 50%;
    display: inline-block;
  }
  .box-report--wide-mobile .button--red {
    margin-left: -10px;
  }
  .box-report--wide-mobile .button--blue {
    margin-right: -10px;
  }
}

@media screen and (max-width: 480px) {
  .box-report--wide-mobile .button {
    width: 100%;
    float: none;
    margin: 0;
  }
}

.content {
  color: #58595b;
  font-size: 16px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .content__title {
    cursor: pointer;
  }
}

@media screen and (max-width: 767px) {
  .content {
    margin-bottom: 0;
  }
}

.content__introduce {
  font-size: 1.3125em;
  line-height: 1.5;
  margin-bottom: 25px;
  color: #58595b;
}

.content__introduce ul li::before {
  margin-top: 11px;
}

@media screen and (max-width: 767px) {
  .content__introduce {
    padding: 0;
  }
}

.content__introduce-help {
  display: inline-block;
  font-weight: 600;
}

.content__introduce-help .sprite-icon-help {
  float: left;
  margin-right: 8px;
}

.content__introduce-help a {
  color: #e3010f;
}

.content__introduce-find {
  margin-top: 20px;
  z-index: 9;
  margin-bottom: 20px;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .content__introduce-find {
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .content__introduce-find--special {
    position: absolute;
    right: 170px;
  }
}

@media screen and (max-width: 767px) {
  .content__introduce-find--special {
    display: none;
  }
}

.content__introduce-find .sprite-search-red {
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -moz-transform-origin: 0 0;
  width: 22px;
  float: left;
  /*margin-top: 3px;*/
}

.content__introduce-download {
  margin-top: 20px;
  z-index: 9;
}

@media screen and (min-width: 992px) {
  .content__introduce-download--special {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .content__introduce-download--special {
    position: absolute;
    right: 15px;
  }
}

@media screen and (max-width: 767px) {
  .content__introduce-download--special {
    display: none;
  }
}

.content__introduce-download .sprite-file {
  float: left;
  margin-right: 8px;
}

.content--visible {
  display: block !important;
}

@media screen and (max-width: 767px) {
  .content-container {
    padding: 0 15px;
  }
}

.download-box {
  margin-bottom: 25px;
}

.download-box__header {
  background: #dddedf;
  color: #005aab;
  font-size: 0.9375em;
  font-weight: 700;
  padding: 15px 0 15px 15px;
}

.download-box__header .sprite-file {
  margin-right: 8px;
  float: left;
  margin-top: -4px;
}

.download-box__downloads {
  padding: 10px 5px 5px 5px;
}

.download-box__downloads-list {
  padding-left: 0;
  list-style: none;
}

.download-box__downloads-list-item {
  margin-bottom: 6px;
  padding-left: 15px;
  font-size: 0.875em;
  position: relative;
}

.download-box__downloads-list-item::before {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px -42px;
  width: 7px;
  height: 6px;
  content: '';
  display: inline-block;
  position: absolute;
  margin-left: -2px;
  margin-top: 6px;
  left: 0px !important;
}

.faq .dropdown-section__content {
  margin: 0;
}

.dropdown-section {
  margin-bottom: 4px;
}

.dropdown-section__header {
  font-size: 1.25em;
  font-weight: 600;
  background: #005aab;
  color: #ffffff;
  padding: 5px 15px;
  margin-bottom: 4px;
  margin-top: 0;
}

@media screen and (max-width: 991px) {
  .dropdown-section__header {
    cursor: pointer;
    position: relative;
    font-size: 1.1875em;
    padding: 10px 30px 10px 15px;
  }
  .dropdown-section__header:after {
    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;
    content: "";
    position: absolute;
    right: 15px;
    top: 25%;
    height: 100%;
  }
  .dropdown-section__header--active:after {
    content: "";
  }
}

.dropdown-section__header-number {
  width: 30px;
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .dropdown-section__header-number {
    width: 20px;
  }
}

.dropdown-section__header--uppercase {
  /*text-transform: uppercase;*/
}

.dropdown-section__content {
  margin: 20px 0;
}

.dropdown-section__content ul {
  margin-bottom: 0;
}

.dropdown-section__item {
  background: #dddedf;
  color: #005aab;
  font-weight: 400;
  padding: 5px 15px;
  margin-bottom: 1px;
  font-size: 1.125em;
}

.dropdown-section__item-content {
  padding: 0 15px;
  margin: 10px 0;
}

.dropdown-section__item > a {
  display: block;
  position: relative;
  padding-right: 20px;
}

.dropdown-section__item > a:after {
  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;
  content: "";
  position: absolute;
  right: 0;
  margin-top: 2px;
}

.dropdown-section__item > a.collapsed:after {
  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;
  content: "";
}

input {
  outline: 0 !important;
}

input[type="text"], select, input[type="password"] {
  height: 35px;
  margin-bottom: 10px;
}

input[type="email"] {
  height: 35px;
  margin-bottom: 10px;
}

input[type="tel"] {
  height: 35px;
  margin-bottom: 10px;
}

.form-register__intro {
  min-height: 80px;
  width: 90%;
  text-align: justify;
}

@media screen and (max-width: 767px) {
  .form-register__intro {
    width: 100%;
    min-height: auto;
    margin-bottom: 20px;
  }
}

.form-register__row {
  min-height: 45px;
  position: relative;
  clear: both;
}

.form-register__label {
  font-weight: 400;
  width: 90%;
  cursor: pointer;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .form-register__label {
    width: 100%;
  }
}

.form-register__label-text {
  float: left;
  width: 33%;
  padding-right: 10px;
  text-align: right;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  .form-register__label-text {
    display: none;
  }
}

.form-register__label-text--checkbox {
  width: 90%;
  text-align: left;
  margin-left: 24px;
}

@media screen and (max-width: 767px) {
  .form-register__label-text--checkbox {
    width: 97%;
    display: block;
  }
}

.form-register__label-text--agreement {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .form-register__label-text--agreement {
    font-size: 0.75em;
  }
}

.form-register__label-text--code {
  width: 67%;
}

.form-register__captcha {
  position: absolute;
  right: -160px;
  width: 180px;
  margin-top: -13px;
}

@media screen and (max-width: 767px) {
  .form-register__captcha {
    position: relative;
    float: right;
    right: 0;
    margin-top: 0;
    width: 50%;
    text-align: right;
  }
  .form-register__captcha img {
    max-width: 100%;
    padding-left: 10px;
  }
}

.form-register__input {
  width: 67%;
  float: left;
  border: 1px solid #005aab;
  margin-bottom: 5px !important;
  padding: 0 5px;
}

@media screen and (max-width: 767px) {
  .form-register__input {
    width: 100%;
    float: none;
  }
}

.form-register__input--code {
  width: 33%;
  float: right;
}

@media screen and (max-width: 767px) {
  .form-register__input--code {
    width: 50%;
    float: left;
  }
}

.form-register__checkbox {
  display: none;
}

.form-register__checkbox + span:before {
  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;
  width: 14px;
  height: 14px;
  border: 1px solid #005aab;
  content: '';
  display: inline-block;
  color: #005aab;
  position: absolute;
  left: 0;
  top: 8px;
}

.form-register__checkbox:checked + span:before {
  content: "";
  font-size: 0.875em;
}

.form-register__submit-container {
  width: 220px;
}

.form-register__agreement {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .form-register__agreement {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .form-register__agreement .form-register__checkbox:checked + span::before {
    font-size: 1.125em;
  }
}

.form-register ::-webkit-input-placeholder {
  opacity: 0;
  text-align: center;
  color: #58595b;
}

@media screen and (max-width: 767px) {
  .form-register ::-webkit-input-placeholder {
    opacity: 1;
  }
}

.form-register :-moz-placeholder {
  /* Firefox 18- */
  opacity: 0;
  text-align: center;
  color: #58595b;
}

@media screen and (max-width: 767px) {
  .form-register :-moz-placeholder {
    opacity: 1;
  }
}

.form-register ::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0;
  text-align: center;
  color: #58595b;
}

@media screen and (max-width: 767px) {
  .form-register ::-moz-placeholder {
    opacity: 1;
  }
}

.form-register :-ms-input-placeholder {
  opacity: 0;
  text-align: center;
  color: #58595b;
}

@media screen and (max-width: 767px) {
  .form-register :-ms-input-placeholder {
    opacity: 1;
  }
}

.powermail_fieldwrap_check .form-register__label {
  width: 100%;
}

.form-register__label-text--checkbox {
  width: 100%;
}

.footer {
  margin: 0 -15px;
}

@media screen and (min-width: 1200px) {
  .footer {
    margin-left: 16%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .footer {
    margin-left: 18%;
  }
}

@media screen and (max-width: 767px) {
  .footer {
    margin-top: 0;
  }
}

.footer__header {
  color: #c0c1c3;
  font-size: 0.9375em;
}

.footer__column {
  float: left;
  padding: 15px 15px 0 15px;
  width: 15%;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .footer__column {
    width: 20%;
  }
}

.footer__column:nth-of-type(2), .footer__column:nth-of-type(3) {
  width: 16%;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .footer__column:nth-of-type(2), .footer__column:nth-of-type(3) {
    width: 22%;
  }
}

.footer__column:nth-of-type(4), .footer__column:nth-of-type(5) {
  width: 14%;
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .footer__column:nth-of-type(4), .footer__column:nth-of-type(5) {
    width: 18%;
  }
}

@media screen and (max-width: 767px) {
  .footer__column {
    display: none;
  }
}

.footer__column--contact {
  width: 25%;
  padding-top: 0;
  float: right;
}

@media screen and (max-width: 991px) {
  .footer__column--contact {
    width: 100%;
    float: none;
    clear: both;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .footer__column--contact {
    padding: 0;
  }
}

.footer__column a {
  color: #c0c1c3;
}

.footer__column-item > a {
  font-weight: bold;
}

.footer__column ul {
  padding-left: 0;
  list-style: none;
  font-size: 12px;
}

.footer__column ul ul {
  padding-left: 10px;
}

.footer__contact {
  background: #f0f5fa;
  padding: 20px;
  color: #818286;
}

@media screen and (max-width: 767px) {
  .footer__contact {
    background: #58595b;
    color: #ffffff;
  }
}

.footer__contact-box {
  font-size: 0.8125em;
  margin-bottom: 15px;
  color: #818286;
}

@media screen and (max-width: 991px) {
  .footer__contact-box {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
  }
  .footer__contact-box:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .footer__contact-box {
    color: #ffffff;
  }
}

@media screen and (max-width: 480px) {
  .footer__contact-box {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
  }
  .footer__contact-box:last-child {
    margin-right: 0;
  }
}

.footer__contact-box--bigger {
  font-size: 0.9375em;
}

@media screen and (max-width: 991px) {
  .footer__contact-box--bigger {
    width: 100%;
    float: none;
    font-size: 1.0625em;
  }
}

.footer__contact:after {
  clear: both;
  content: '';
  display: block;
}

.footer:after {
  clear: both;
  content: '';
  display: block;
}

.header {
  padding: 8px 0 12px 0;
}

@media screen and (max-width: 767px) {
  .header {
    margin-left: -15px;
    margin-right: -15px;
    padding-right: 15px;
    box-shadow: 3px 3px 6px 1px #e6e6e6;
  }
}

.header__prev {
  margin: -3px 16px 0 15px;
  font-size: 40px;
  float: left;
}

@media screen and (min-width: 481px) {
  .header__prev {
    display: none;
  }
}

.header__logo {
  width: 185px;
  float: left;
  padding: 12px 40px 0 0;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .header__logo {
    width: 145px;
    padding-right: 0;
  }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .header__logo {
    padding-left: 15px;
  }
}

@media screen and (max-width: 480px) {
  .header__logo {
    padding-right: 0;
    width: 100px;
    float: right;
  }
}

.header__logo-image {
  display: inline;
  max-width: 100%;
  margin-bottom: 5px;
}

.header__logo-text {
  background: #005aab;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.75em;
  padding: 4px 10px;
  white-space: nowrap;
  display: block;
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .header__logo-text {
    padding-left: 3px;
    padding-right: 3px;
  }
}

@media screen and (max-width: 480px) {
  .header__logo-text {
    display: none;
  }
}

.header__searchtext {
  position: absolute;
  color: #005aab;
  font-weight: 400;
  font-size: 0.6875em;
  display: block;
  text-align: center;
  width: 100%;
}

.header__search-link {
  padding: 0;
}

@media screen and (min-width: 481px) {
  .header__search-link {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .header__search-link {
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    z-index: 9999;
    margin-top: 7px;
  }
}

.header__right {
  float: right;
  position: relative;
  z-index: 1;
  margin-top: 2px;
}

.header__right.search-mobile {
  position: absolute;
  width: 100%;
  top: 55px;
  left: 0;
  z-index: 10;
  height: 100%;
  background: #f6f6f6;
}

.header__right.search-mobile .header__searchtext {
  display: none;
}

.header__right.search-mobile .header__form {
  display: block;
  margin: 0 10px;
}

.header__right.search-mobile .header__form-input {
  padding-left: 46px;
  width: 100%;
}

.header__right.search-mobile .header__form-button {
  height: 100%;
}

.header__contact {
  text-align: right;
  color: #005aab;
  font-weight: 700;
  font-size: 1.3125em;
  letter-spacing: 1px;
  margin-bottom: 8px;
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .header__contact {
    font-size: 0.9375em;
  }
}

@media screen and (max-width: 480px) {
  .header__contact {
    display: none;
  }
}

.header__form {
  position: relative;
  font-size: 1.0625em;
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .header__form {
    float: right;
  }
}

@media screen and (max-width: 480px) {
  .header__form {
    display: none;
  }
}

.header__form-input {
  border: 1px solid #005aab;
  height: 40px !important;
  padding-left: 50px;
  width: 290px;
  margin-bottom: 0 !important;
  color: #005aab;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .header__form-input {
    width: 283px;
  }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .header__form-input {
    width: 200px;
    padding-left: 40px;
  }
}

.header__form-input::-webkit-input-placeholder {
  text-align: center;
  opacity: 1;
}

.header__form-input:-moz-placeholder {
  /* Firefox 18- */
  text-align: center;
  opacity: 1;
}

.header__form-input::-moz-placeholder {
  /* Firefox 19+ */
  text-align: center;
  opacity: 1;
}

.header__form-input:-ms-input-placeholder {
  text-align: center;
  opacity: 1;
}

.header__form-button {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 40px;
  border-right: 1px solid #005aab;
  color: #005aab;
  padding-top: 6px;
}

.header:after {
  clear: both;
  content: '';
  display: block;
}

.insurances {
  margin-bottom: 20px;
  margin: 0 -3px 10px -1px;
  clear: both;
}

@media screen and (min-width: 768px) {
  .insurances .icon-active-hidden, .insurances .icon-active-visible {
    display: none;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .insurances {
    margin: 0 13px 10px 13px;
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .insurances {
    margin: 0;
  }
}

@media screen and (max-width: 480px) {
  .insurances {
    margin-bottom: 0;
  }
}

.insurances__item {
  width: 16.5%;
  float: left;
  margin-left: 0.2%;
  text-align: center;
  height: 120px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .insurances__item {
    height: auto;
  }
}

@media screen and (max-width: 480px) {
  .insurances__item {
    margin-left: 0;
  }
}

.insurances__item:first-child {
  margin-left: 0;
}

.insurances__item-offer {
  background: #005aab;
  text-align: left;
  font-size: 1.625em;
  line-height: 1.2;
}

@media screen and (max-width: 1199px) {
  .insurances__item-offer {
    display: none;
  }
}

.insurances__item-offer a {
  color: #ffffff;
  display: block;
  padding: 10px 30px 20px 30px;
}

.insurances__item-offer a span {
  width: 100%;
  float: none;
}

.insurances__item-link:hover {
  text-decoration: none;
}

.insurances__item-link:hover .insurances__item-header {
  background: #005aab;
}

.insurances__item-link:hover .insurances__item-icon {
  background: rgba(36, 113, 183, 0.5);
}

.insurances__item-link:active .insurances__item-header {
  background: #56575a;
}

@media screen and (max-width: 767px) {
  .insurances__item-link:active .insurances__item-header {
    background: #d0d1d2;
    color: #005aab;
  }
}

.insurances__item-link:active .insurances__item-icon {
  background: rgba(129, 130, 134, 0.5);
}

@media screen and (max-width: 767px) {
  .insurances__item-link:active .insurances__item-icon {
    background: #d0d1d2;
    color: #005aab;
  }
}

@media screen and (max-width: 767px) {
  .insurances__item-link:active img {
    left: 7px;
    top: 12px;
  }
  .insurances__item-link:active img.icon-active-hidden {
    display: none;
  }
  .insurances__item-link:active img.icon-active-visible {
    display: inline-block;
  }
}

.insurances__item-header {
  display: block;
  background: #818286;
  padding: 7px 0 7px 0;
  color: #ffffff;
  margin-bottom: 1px;
  font-weight: 600;
  font-size: 1.125em;
}

@media screen and (max-width: 767px) {
  .insurances__item-header {
    text-align: left;
    padding: 10px 0 10px 40px;
    font-size: 1.25em;
    font-weight: 500;
  }
  .insurances__item-header:after {
    content: '>';
    display: inline-block;
    position: absolute;
    right: 15px;
  }
}

.insurances__item-icon {
  background: #d0d1d2;
  padding: 7px 0;
  height: 82px;
  display: block;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .insurances__item-icon {
    height: 0;
    padding: 0;
  }
  .insurances__item-icon img {
    position: absolute;
    left: 7px;
    top: 12px;
  }
  .insurances__item-icon img.icon-active-visible {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  .insurances__item {
    width: 19.8%;
  }
}

@media screen and (max-width: 767px) {
  .insurances__item {
    width: 100%;
    float: none;
  }
}

.insurances__item-changes {
  border: 1px solid #005aab;
  padding-top: 22px;
}

.insurances__item-changes img {
  float: left;
  margin: 13px 0 0 15px;
}

.insurances__item-changes-text {
  font-size: 1.125em;
  font-weight: 500;
  width: 64%;
  padding-right: 10px;
  float: right;
}

@media screen and (max-width: 1199px) {
  .insurances__item-changes {
    display: none;
  }
}

.insurances__item-oferta {
  background: #005aab;
  font-size: 1.625em;
  text-align: left;
  padding: 12px 55px 0 20px;
  font-weight: 500;
}

.insurances__item-oferta a {
  color: #ffffff;
}

@media screen and (max-width: 1199px) {
  .insurances__item-oferta {
    display: none;
  }
}

.insurances:after {
  clear: both;
  content: '';
  display: block;
}

.main {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  margin-top: 25px;
}

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

.main:after {
  clear: both;
}

@media screen and (max-width: 991px) {
  .main {
    margin-top: 0;
  }
}

.main__content {
  margin-right: 0 !important;
}

@media screen and (min-width: 1200px) {
  .main__content {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 82.9403914003%;
  }
  .main__content:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .main__content {
    width: 80.9404%;
    float: left;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .main__content {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
  }
  .main__content:last-child {
    margin-right: 0;
  }
}

.main-wrapper:after {
  clear: both;
  content: '';
  display: block;
}

.main__aside {
  float: left;
}

@media screen and (min-width: 1200px) {
  .main__aside {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 14.7019570017%;
  }
  .main__aside:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .main__aside {
    width: 16.702%;
    margin-right: 2.35765%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .main__aside {
    display: none;
  }
}

.main-col-left {
  float: left;
  width: 73.5%;
  padding: 0 13px;
  position: relative;
  margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
  .main-col-left {
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .main-col-left {
    z-index: 9;
  }
}

.main-col-right {
  float: right;
  width: 26.5%;
  padding: 0 13px;
  position: relative;
  margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
  .main-col-right {
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .main-col-right {
    padding: 0;
    margin: 0;
  }
}

.news {
  margin: 20px 0;
  line-height: 1.5;
}

.news__date {
  font-weight: 700;
}

.news__title {
  font-weight: 700;
  color: #58595b;
  text-transform: uppercase;
}

.news__title a {
  color: #58595b;
}

.news__readmore {
  font-weight: 700;
  float: right;
  color: #58595b;
}

.news__item {
  margin-bottom: 25px;
}

.pakiet {
  background: #f4f4f4;
  margin-bottom: 10px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .pakiet {
    background: transparent;
    margin-bottom: 0;
    min-height: auto;
  }
}

.pakiet__img-wrapper {
  position: absolute;
  width: 50%;
  height: 100%;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .pakiet__img-wrapper {
    display: none;
  }
}

.pakiet__img-wrapper .vertical-middle {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  text-align: center;
}

.pakiet__img-wrapper .vertical-middle img {
  margin-right: 30px;
}

.pakiet__img-wrapper--right {
  right: 0;
}

.pakiet__img-wrapper--right img {
  margin-right: 0 !important;
  margin-left: 40px;
}

.pakiet__img-wrapper img {
  max-width: inherit;
  margin-bottom: 0;
}

.pakiet__gradient {
  background: url("../images/pakiet-gradient-left.png") no-repeat 47% center;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .pakiet__gradient {
    display: none;
  }
}

.pakiet__gradient--right {
  background: url("../images/pakiet-gradient-right.png") no-repeat 53% center;
}

@media screen and (max-width: 767px) {
  .pakiet__content {
    display: none;
  }
  .pakiet__content .button {
    display: none;
  }
}

.pakiet__text-wrapper {
  position: relative;
  z-index: 2;
  margin-left: 50%;
  padding: 20px;
  width: 50%;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .pakiet__text-wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .pakiet__text-wrapper.content--visible .pakiet__content {
    display: block;
  }
}

.pakiet__text-wrapper--left {
  margin-left: 0;
  margin-right: 50%;
}

@media screen and (max-width: 767px) {
  .pakiet__text-wrapper--left {
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .pakiet__text-wrapper {
    padding: 15px 10px 10px 20px;
  }
}

.pakiet__header {
  font-size: 1.625em;
  color: #005aab;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  margin-top: 0;
}

.pakiet__intro {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 0.9375em;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .pakiet__intro {
    margin-bottom: 12px;
  }
}

.pakiet__intro-line {
  margin: 0 0 5px 0;
}

.pakiet__list {
  padding-left: 0;
  list-style: none;
  font-size: 0.9375em;
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
}

.pakiet__list-item {
  margin-bottom: 8px;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .pakiet__list-item {
    margin-bottom: 4px;
  }
}

.pakiet__list-item:before {
  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;
  content: "" !important;
  position: absolute !important;
  left: -20px !important;
  color: #005aab;
  margin-top: 2px !important;
  background: none !important;
}

.pakiet .button {
  margin-left: 25px;
}

.partners {
  border-top: 1px solid #005aab;
  border-bottom: 1px solid #005aab;
  margin: 0 16px 50px 15px;
}

.partners__list {
  padding-left: 0;
  list-style: none;
  display: table;
  height: 120px;
  margin: 0;
}

.partners__item {
  display: table-cell;
  vertical-align: middle;
  width: 16.66%;
  text-align: center;
  font-weight: 500;
  color: #005aab;
  font-size: 1.125em;
  white-space: nowrap;
}

.partners__item:first-child {
  text-align: left;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .partners__item {
    font-size: 1em;
    width: 10%;
    display: none;
  }
  .partners__item:nth-of-type(1) {
    display: table-cell;
  }
  .partners__item:nth-of-type(2) {
    display: table-cell;
  }
  .partners__item:nth-of-type(3) {
    display: table-cell;
  }
  .partners__item:nth-of-type(4) {
    display: table-cell;
  }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .partners__item {
    font-size: 1em;
    width: 10%;
    display: none;
  }
  .partners__item:nth-of-type(1) {
    display: table-cell;
  }
  .partners__item:nth-of-type(2) {
    display: table-cell;
  }
  .partners__item:nth-of-type(3) {
    display: table-cell;
  }
  .partners__item:nth-of-type(4) {
    display: table-cell;
  }
}

@media screen and (max-width: 767px) {
  .partners {
    display: none;
  }
}

.report {
  text-align: center;
  letter-spacing: 1px;
  margin: 30px 0 20px 0;
}

@media screen and (max-width: 767px) {
  .report {
    padding: 0 15px;
  }
}

.report__header {
  font-family: "Dosis", "helvetica", "verdana", "arial", sans-serif;
  font-size: 1.1875em;
  font-weight: 700;
  color: #005aab;
  margin-bottom: 20px;
}

.report__header span {
  display: block;
  font-size: 1.25em;
}

.report__middle {
  text-align: center;
}

.report__middle img {
  margin-bottom: 10px;
}

@media screen and (max-width: 480px) {
  .report__middle img {
    max-height: 54px;
  }
}

.report__info {
  font-size: 0.875em;
  padding: 0 80px;
}

.report .button {
  font-size: 1.5em;
  width: 300px;
  line-height: 1.2;
  margin-bottom: 22px;
}

@media screen and (max-width: 480px) {
  .report .button {
    width: 100%;
  }
}

.report-section {
  padding: 0 0 5px 0;
  font-size: 1.25em;
}

.report-section li::before {
  font-size: 0.625em;
  margin-top: 8px !important;
}

.report-section .button {
  font-size: 0.875em;
}

.report-section ul {
  margin-bottom: 15px;
}

.report-buttons {
  margin-top: 15px;
}

.report-buttons .button {
  margin-right: 25px;
  min-width: 270px;
  border-radius: 5px;
}

@media screen and (max-width: 991px) {
  .report-buttons .button {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .report-buttons .button {
    width: 100%;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 480px) {
  .report-buttons .button {
    min-width: 200px;
  }
}

.report__link {
  font-weight: 700;
  text-align: center;
  display: block;
  line-height: 1.2;
  margin-bottom: 15px;
}

.report__link-header {
  display: table-cell;
  vertical-align: middle;
  width: 304px;
}

@media screen and (max-width: 767px) {
  .report__link-header {
    display: block;
    width: 100%;
  }
}

.report__link img {
  margin-bottom: 0;
  max-width: 110px;
}

.report__list {
  padding: 0 !important;
  text-align: center;
  font-size: 0.75em;
}

.report__list li {
  margin-bottom: 10px;
}

.report__list li::before {
  background: none !important;
}

.report-column-separator {
  height: 100%;
  width: 1px;
  position: absolute;
  right: 0;
  background: #005aab;
  top: 0;
}

@media screen and (max-width: 767px) {
  .report-column-separator {
    left: 0;
    right: auto;
    bottom: 0;
    width: 100%;
    height: 1px;
    position: relative;
    margin: 20px 0;
  }
}

.report-bon {
  display: table;
}

.report-bon-img {
  display: table-cell;
  width: 160px;
  text-align: center;
  vertical-align: middle;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .report-bon-img {
    width: 120px;
  }
}

@media screen and (max-width: 767px) {
  .report-bon-img {
    display: none;
  }
}

.report-bon-img img {
  margin: 0;
}

.report-bon-descr {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .report-bon-descr {
    display: block;
  }
}

.report-bon::after {
  clear: both;
  content: '';
  display: block;
}

.results {
  font-size: 1.125em;
}

.results__item {
  margin-bottom: 25px;
}

.results__title {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .search {
    margin: 0 -13px;
  }
}

.search__map {
  height: 550px;
  float: left;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .search__map {
    height: 450px;
    margin-bottom: 10px;
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .search__map {
    height: 250px;
  }
}

@media screen and (max-width: 767px) {
  .search__map {
    display: none;
  }
  .search__map.active {
    display: block;
    margin-bottom: 0;
  }
}

.search__map iframe {
  height: 550px;
}

@media screen and (max-width: 991px) {
  .search__map iframe {
    height: 300px;
    width: 100%;
    float: none;
  }
}

.search__results {
  float: right;
  padding-left: 15px;
  height: 550px;
  overflow: auto;
}

@media screen and (max-width: 991px) {
  .search__results {
    height: 225px;
    width: 50% !important;
  }
}

@media screen and (max-width: 991px) and (max-width: 767px) {
  .search__results {
    width: 100% !important;
    height: auto;
    display: none;
  }
  .search__results.active {
    display: block;
    padding-left: 0;
    margin: 0 -15px;
    padding-top: 15px;
  }
}

.search__results-list {
  list-style: none;
  padding: 0 !important;
}

@media screen and (max-width: 767px) {
  .search__results-list {
    height: 450px;
  }
}

.search__results-item {
  margin-bottom: 20px;
}

.search__results-item:before {
  background: none !important;
}

.search__scroll {
  position: absolute;
  right: 0;
  width: 10px;
  background: #767676;
  border-radius: 5px;
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  .search__scroll {
    right: 15px;
  }
}

.search-ext {
  margin-bottom: 10px;
  color: #ffffff;
}

@media (min-width: 481px) and (max-width: 991px) {
  .search-ext {
    width: 49%;
    float: left;
  }
}

@media screen and (max-width: 480px) {
  .search-ext {
    display: none;
  }
}

.search-ext__form {
  margin: 30px 0 0 0;
  text-align: center;
}

@media (min-width: 480px) and (max-width: 991px) {
  .search-ext__form {
    margin-top: 0px;
  }
}

.search-ext__input {
  border: 0;
  width: 100%;
  text-align: center;
  color: #005aab;
  font-weight: 300;
  border-radius: 5px;
}

.search-ext__button {
  margin-top: 27px;
  width: 60%;
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .search-ext__button {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .search-ext__button {
    margin-top: 5px;
  }
}

.search-ext__button-label {
  font-size: 0.875em;
  line-height: 1.1;
  margin: 5px 0 10px 0;
  text-align: center;
}

.search-ext .nav-tabs {
  padding-left: 0 !important;
}

.search-ext .nav-tabs > li {
  width: 33.33%;
}

.search-ext .nav-tabs > li:before {
  background: none !important;
  display: none;
}

.search-ext .nav-tabs > li a {
  background: #dfe0e1;
  font-weight: 500;
  color: #005aab;
  border: 0;
  font-size: 1.125em;
  text-align: center;
  line-height: 1.1;
  padding-left: 2px;
  padding-right: 2px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .search-ext .nav-tabs > li a {
    font-size: 1em;
    line-height: 1;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

@media screen and (max-width: 991px) {
  .search-ext .nav-tabs > li a {
    padding-left: 0;
    padding-right: 0;
  }
}

.search-ext .nav-tabs > li.active a {
  background: #005aab;
  color: #ffffff;
  border: 0;
}

.search-ext .nav-tabs > li.active a:hover {
  border: 0;
}

.search-ext .tab-content {
  background: #005aab;
  padding: 18px 15px 15px 15px;
  border-radius: 0 4px 4px 4px;
  text-align: center;
  min-height: 222px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .search-ext .tab-content {
    padding-top: 8px;
    padding-bottom: 5px;
    min-height: 212px;
  }
}

@media (min-width: 480px) and (max-width: 991px) {
  .search-ext .tab-content {
    min-height: 165px;
  }
}

.search-ext--searched {
  height: 550px;
  overflow: hidden;
  border-radius: 5px;
}

@media screen and (max-width: 991px) {
  .search-ext--searched {
    height: auto;
  }
}

.search-ext--searched .tab-content {
  height: 100%;
}

.search-mobile {
  display: none;
  padding-top: 8px;
}

@media screen and (max-width: 767px) {
  .search-mobile {
    display: block;
    margin-right: -2px;
  }
}

.search-mobile__city, .search-mobile__postcode {
  border: 1px solid #005aab;
  margin: 0 -1px 0 0 !important;
  padding: 0 5px;
  float: left;
  width: 43%;
}

.search-mobile__city::-webkit-input-placeholder, .search-mobile__postcode::-webkit-input-placeholder {
  text-align: center;
}

.search-mobile__city:-moz-placeholder, .search-mobile__postcode:-moz-placeholder {
  text-align: center;
}

.search-mobile__city::-moz-placeholder, .search-mobile__postcode::-moz-placeholder {
  text-align: center;
}

.search-mobile__city:-ms-input-placeholder, .search-mobile__postcode:-ms-input-placeholder {
  text-align: center;
}

.search-mobile__city {
  border-left: 0;
}

.search-mobile__button, .search-mobile__tab {
  font-size: 0.9375em;
  border: 1px solid #005aab;
  float: left;
  height: 35px;
  margin-right: -1px;
  width: 23%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.search-mobile__button {
  border-right: 0;
  margin-right: -2px;
}

.search-mobile__tab {
  display: none;
}

.search-mobile__postcode, .search-mobile__tab {
  width: 34%;
}

/* bootstrap select start */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .btn-default:active, .btn-default.active {
  background: #ffffff;
  border-color: #005aab;
}

.open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle {
  background: #ffffff;
  border-color: #005aab;
}

.dropdown-menu > li.selected {
  background: #005aab;
  color: #ffffff;
}

.dropdown-menu > li.selected > a {
  background: #005aab;
  color: #ffffff;
}

.dropdown-menu > li > a {
  padding: 9px 13px 8px 13px;
  color: #005aab;
}

.dropdown-menu > li > a:hover {
  color: #ffffff;
  background: #005aab;
}

/* bootstrap select end */
.selectpicker {
  display: none;
}

.bootstrap-select {
  position: relative;
  margin-bottom: 15px;
  overflow: visible;
  width: 67%;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .bootstrap-select {
    width: 100%;
  }
}

.bootstrap-select .btn-default {
  border: 1px solid #005aab;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #58595b;
  width: 100%;
  padding-left: 5px;
}

.bootstrap-select .btn-default .caret {
  border: 0;
}

.bootstrap-select .btn-default .caret::after {
  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;
  content: "";
  position: absolute;
  right: 15px;
  top: 11px;
  color: #005aab;
}

.bootstrap-select .btn-default:hover, .bootstrap-select .btn-default:active, .bootstrap-select .btn-default:focus {
  background: transparent !important;
  box-shadow: none;
}

.bootstrap-select div.dropdown-menu {
  position: absolute;
  border: 0;
}

.bootstrap-select ul.dropdown-menu {
  position: relative;
  padding-left: 0;
  list-style: none;
  width: 100%;
}

.bootstrap-select .dropdown-menu.open {
  width: 100%;
  padding: 0;
  min-width: 264px;
}

.sidebar__box {
  margin-bottom: 25px;
}

.sidebar__header {
  color: #005aab;
  font-size: 0.9375em;
  padding-left: 6px;
  font-weight: 700;
}

.sidebar__header .sprite-file {
  margin-right: 8px;
  float: left;
  margin-top: -4px;
}

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

.sidebar__menu-link {
  color: #005aab;
  padding: 3px 0 3px 6px;
  display: block;
  font-size: 0.9375em;
}

.sidebar__menu-link:hover {
  color: #ffffff;
  background: #005aab;
  text-decoration: none;
}

.sidebar__menu-link:hover:after {
  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;
  content: "";
  float: right;
  margin: 3px 5px 0 0;
}

.sidebar__menu-item--active .sidebar__menu-link {
  color: #ffffff;
  background: #005aab;
  text-decoration: none;
}

.sidebar__menu-item--active .sidebar__menu-link:after {
  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;
  content: "";
  float: right;
  margin: 3px 5px 0 0;
}

.sidebar__downloads {
  background: #dddedf;
  padding: 10px 5px 5px 5px;
}

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

.sidebar__downloads-list-item {
  margin-bottom: 6px;
  padding-left: 15px;
  font-size: 0.875em;
  position: relative;
}

.sidebar__downloads-list-item::before {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px -42px;
  width: 7px;
  height: 6px;
  content: '';
  display: inline-block;
  position: absolute;
  margin-left: -12px;
  margin-top: 6px;
}

.sidebar__promotion {
  margin-bottom: 10px;
  background: #f4f4f4;
  padding: 10px 10px 10px 10px;
}

.sidebar__promotion-header {
  font-size: 1.5em;
  color: #e3010f;
  text-align: center;
  font-weight: 500;
  margin-top: 0;
}

.sidebar__promotion-image {
  text-align: center;
}

.sidebar__promotion-image img {
  display: inline-block;
  max-height: inherit;
}

.sidebar__promotion-intro {
  font-weight: 700;
  font-size: 1.125em;
  padding-left: 5px;
  margin-bottom: 5px;
  line-height: 1.3;
}

.sidebar__promotion-intro--bigger {
  font-size: 1.375em;
}

.sidebar__promotion-text {
  padding-left: 5px;
  font-size: 0.875em;
}

.sidebar__newsletter {
  margin-bottom: 25px;
}

.sidebar__newsletter-add {
  display: block;
  border: 1px solid #005aab;
  color: #e3010f;
  padding: 8px 0;
  text-align: center;
}

.sidebar__newsletter-add:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .sidebar {
    display: none;
  }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .slider {
    margin-top: 15px;
  }
}

@media screen and (max-width: 480px) {
  .slider--main {
    display: none;
  }
}

.slider__item {
  height: 576px;
  text-align: center;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slider__item {
    height: 540px;
  }
}

@media screen and (max-width: 991px) {
  .slider__item {
    height: 450px;
  }
}

.slider__item:before {
  background: none !important;
  display: none;
}

.slider__item-caption {
  position: absolute;
  bottom: 100px;
  right: 50px;
  background: rgba(255, 255, 255, 0.8);
  color: #005aab;
  text-transform: uppercase;
  font-size: 1.625em;
  padding: 15px 25px;
  border-radius: 5px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.slider__item .button {
  position: absolute;
  bottom: 30px;
  right: 50px;
  padding: 10px 25px;
  width: 220px;
  font-size: 1.5625em;
}

.slider__item img {
  margin-bottom: 0;
  height: 100%;
  max-width: 200%;
}

@media screen and (max-width: 767px) {
  .slider__special {
    padding-left: 0 !important;
    margin-bottom: 0;
  }
}

.slider__special-mobile {
  padding-left: 1px !important;
}

.slider__special-header {
  background: #dddedf;
  height: 180px;
  padding: 15px 20px 20px 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .slider__special-header {
    height: 140px;
    overflow: hidden;
    border-bottom: 1px solid #ffffff;
  }
}

.slider__special-header::before {
  background: none !important;
}

.slider__special-header-top {
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .slider__special-header-top {
    height: 35px;
    left: 55px;
    position: absolute;
    top: 58px !important;
  }
}

.slider__special-header-text {
  font-size: 0.8125em;
  display: none;
}

.slider__special-header-icon {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .slider__special-header-icon {
    position: absolute;
    left: 10px;
    top: 47px !important;
    height: 35px;
  }
  .slider__special-header-icon img {
    height: 35px;
  }
}

.slider__special-item::before {
  background: none !important;
  display: none !important;
}

.slider__special-item .hover-visible {
  display: none;
}

@media screen and (min-width: 768px) {
  .slider__special-item:hover .slider__special-header-icon {
    display: none;
  }
  .slider__special-item:hover .slider__special-header-text {
    display: block;
    margin-top: 25px;
  }
  .slider__special-item.active .button {
    background: #e3010f;
  }
  .slider__special-item.active .slider__special-header {
    background: #005aab;
    color: #ffffff;
  }
  .slider__special-item.active .slider__special-section-button, .slider__special-item.active .slider__special-section-content {
    background: #ccdeee;
  }
  .slider__special-item.active .slider__special-section-header {
    background: #005aab;
    color: #ffffff;
  }
  .slider__special-item.active .slider__special-section:before {
    display: none !important;
  }
  .slider__special-item.active .hover-hidden {
    display: none;
  }
  .slider__special-item.active .hover-visible {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .slider__special-item .bx-viewport {
    height: 140px !important;
  }
}

@media screen and (max-width: 991px) {
  .slider__special-item .bx-prev, .slider__special-item .bx-next {
    background: none;
    width: 28px;
    height: 40px;
    color: #ffffff;
    padding-left: 8px;
    text-indent: 0;
    top: 50px;
    font-size: 36px;
    left: 3px;
  }
  .slider__special-item .bx-next {
    left: inherit;
    right: 8px;
  }
  .slider__special-item .bx-prev::before {
    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;
    content: "";
    position: absolute;
    top: 1px;
  }
  .slider__special-item .bx-next::before {
    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;
    content: "";
    position: absolute;
    top: 1px;
  }
  .slider__special-item--first-screen .bx-prev {
    background-color: #58595b;
    left: 8px;
    display: none;
  }
  .slider__special-item--first-screen .bx-next {
    background-color: #58595b;
    right: 8px;
  }
}

@media screen and (max-width: 991px) {
  .slider__special-section {
    display: table;
    width: 100%;
  }
}

.slider__special-section::before {
  background: none !important;
  display: none !important;
}

.slider__special-section-button {
  background: #f4f4f4;
  padding: 20px 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .slider__special-section-button {
    display: none;
  }
}

.slider__special-section-header {
  background: #ebebec;
  font-weight: 700;
  font-size: 1.125em;
  color: #58595b;
  padding: 10px 0;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 767px) {
  .slider__special-section-header {
    width: 33%;
    display: table-cell;
    font-size: 0.875em;
    vertical-align: middle;
    padding: 0 10px 0 26px;
    background: #58595b;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    height: 140px;
    overflow: hidden;
  }
  .slider__special-section-header::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 70%;
    position: absolute;
    right: 0;
    top: 15%;
    width: 1px;
  }
}

.slider__special-section-content {
  background: #f4f4f4;
  padding: 10px 0 20px 0;
  font-size: 0.875em;
}

@media screen and (max-width: 767px) {
  .slider__special-section-content {
    width: 67%;
    height: 140px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    padding: 4px 30px 4px 10px;
    background: #58595b;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    font-size: 0.6875em;
  }
  .slider__special-section-content ul {
    padding-left: 8px;
  }
  .slider__special-section-content ul li::before {
    background-image: url(../images/sprites.png?v=1454575679075);
    background-position: -117px -42px;
    width: 5px;
    height: 5px;
    left: -11px;
    margin-top: 6px;
    position: absolute;
  }
}

@media screen and (max-width: 767px) {
  .slider__special-section--blue .slider__special-section-header, .slider__special-section--blue .slider__special-section-content {
    background-color: #005aab;
  }
}

.slider-special {
  padding: 0 12px;
}

@media screen and (max-width: 767px) {
  .slider-special {
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .slider-special .bx-prev, .slider-special .bx-next {
    background: #58595b;
    width: 28px;
    height: 40px;
    color: #ffffff;
    padding-left: 8px;
    text-indent: 0;
    top: 70px;
    font-size: 36px;
    left: 15px;
  }
  .slider-special .bx-next {
    left: inherit;
    right: 15px;
  }
  .slider-special .bx-prev::before {
    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;
    content: "";
    position: absolute;
    top: 2px;
  }
  .slider-special .bx-next::before {
    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;
    content: "";
    position: absolute;
    top: 2px;
  }
}

.bx-pager {
  position: absolute;
  top: 0;
  right: 20px;
}

.bx-pager-item {
  display: inline-block;
  margin-right: 1px;
}

.bx-pager-link {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px -30px;
  width: 12px;
  height: 12px;
  display: block;
  text-indent: -9999px;
}

.bx-pager-link.active {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -110px -18px;
  width: 12px;
  height: 12px;
}

.bx-prev, .bx-next {
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: 0px 0px;
  width: 44px;
  height: 60px;
  position: absolute;
  top: 43%;
  left: 20px;
  display: block;
  text-indent: -9999px;
}

.bx-next {
  right: 20px;
  left: auto;
  background-image: url(../images/sprites.png?v=1454575679075);
  background-position: -44px 0px;
  width: 44px;
  height: 60px;
}

@media screen and (min-width: 481px) {
  .top-bar {
    margin-top: 23px;
  }
}

@media screen and (min-width: 481px) and (min-width: 768px) {
  .top-bar {
    float: left;
    margin-top: 14px;
    margin-left: 9px;
  }
}

@media screen and (min-width: 481px) and (min-width: 768px) and (min-width: 992px) and (max-width: 1199px) {
  .top-bar {
    margin-left: 33px;
  }
}

@media screen and (min-width: 481px) and (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  .top-bar {
    clear: both;
    margin-top: 10px;
    margin-left: 0;
  }
}

@media screen and (min-width: 481px) and (min-width: 768px) {
  .top-bar ul {
    padding-left: 0;
    list-style: none;
  }
  .top-bar a {
    display: block;
  }
  .top-bar a:hover {
    text-decoration: none;
  }
  .top-bar__item {
    float: left;
  }
  .top-bar__item ul {
    display: none;
    min-width: 180px;
    position: relative;
    z-index: 9999;
  }
  .top-bar__item:hover .top-bar__link {
    font-weight: 500;
    color: #ffffff;
    background: #005aab;
    text-decoration: none;
  }
  .top-bar__item:hover > ul {
    display: block;
    background: -webkit-linear-gradient(#005aab, rgba(51, 123, 188, 0.9));
    background: linear-gradient(#005aab, rgba(51, 123, 188, 0.9));
    border: 0;
    box-shadow: none;
    border-radius: 0;
    position: absolute;
  }
  .top-bar__item:hover > ul > li > a {
    color: #ffffff;
    font-size: 1.0625em;
    padding: 10px 20px;
  }
  .top-bar__item:hover > ul > li > a:hover {
    background: rgba(96, 96, 96, 0.8);
    color: #ffffff;
    text-decoration: none;
  }
  .top-bar__item:hover > ul > li.back {
    display: none;
  }
  .top-bar__item:hover > ul > li.menu-icon-back a:hover {
    background: none !important;
  }
  .top-bar__item:hover > ul > li:hover > ul {
    background: -webkit-linear-gradient(#606060, rgba(96, 96, 96, 0.9));
    background: linear-gradient(#606060, rgba(96, 96, 96, 0.9));
    top: 0;
    left: 100%;
    display: block;
    border-radius: 0;
    margin: 0;
    padding: 5px 0;
    border: 0;
    max-width: 180px;
    position: absolute;
  }
  .top-bar__item:hover > ul > li:hover > ul li a {
    color: #ffffff;
    font-size: 1.0625em;
    padding: 10px 20px;
    white-space: normal;
  }
  .top-bar__item:hover > ul > li:hover > ul li a:hover {
    background: rgba(0, 90, 171, 0.7);
  }
  .top-bar__link {
    color: #005aab;
    padding: 20px 35px 20px 35px !important;
    font-weight: 500;
    font-size: 1.3125em;
    display: block;
  }
}

@media screen and (min-width: 481px) and (min-width: 768px) and (min-width: 992px) and (max-width: 1199px) {
  .top-bar__link {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
}

@media screen and (min-width: 481px) and (min-width: 768px) {
  .top-bar__link:hover, .top-bar__link.active {
    color: #ffffff;
    background: #005aab;
    text-decoration: none;
  }
  .top-bar:after {
    clear: both;
    content: '';
    display: block;
  }
}

@media screen and (max-width: 767px) and (max-width: 480px) {
  .top-bar {
    width: 70px;
    float: left;
  }
}

@media screen and (max-width: 767px) {
  .top-bar ul {
    list-style: outside none none;
    margin-bottom: 0;
  }
  .top-bar .title-area {
    margin: 0;
    position: relative;
  }
  .top-bar .name {
    height: 2.5rem;
    margin: 0;
    width: 0;
  }
  .top-bar .toggle-topbar {
    position: absolute;
    left: 10px;
    top: 0;
  }
  .top-bar.expanded .toggle-topbar {
    left: auto;
    right: 0;
  }
  .top-bar .toggle-topbar a {
    color: #ffffff;
    display: block;
    font-weight: bold;
    height: 2.5rem;
    position: relative;
    text-transform: uppercase;
  }
  .top-bar.expanded .toggle-topbar.menu-icon {
    margin-top: -9px;
  }
  .top-bar .toggle-topbar.menu-icon a {
    height: 50px;
    width: 50px;
    position: relative;
  }
  .top-bar .toggle-topbar.menu-icon a span::after {
    box-shadow: 0 0 0 2px #005aab, 0 8px 0 2px #005aab, 0 16px 0 2px #005aab;
    content: "";
    display: block;
    height: 0;
    margin-top: 17px;
    position: absolute;
    right: 0.83333rem;
    width: 30px;
    color: #005aab;
  }
  .top-bar.expanded .toggle-topbar a span::after {
    background-image: url(../images/sprites.png?v=1454575679075);
    background-position: -45px -60px;
    width: 22px;
    height: 20px;
    font-size: 34px;
    box-shadow: none;
    font-weight: 500;
    text-transform: none;
  }
  .top-bar.expanded-second .toggle-topbar a span::after {
    background-image: url(../images/sprites.png?v=1454575679075);
    background-position: -88px 0px;
    width: 22px;
    height: 20px;
  }
  .top-bar-section {
    left: 0;
    position: relative;
    -webkit-transition: left 300ms ease-out 0s;
    transition: left 300ms ease-out 0s;
    width: auto;
  }
  .top-bar-section ul {
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .top-bar-section ul li {
    background: #f6f6f6;
  }
  .top-bar-section ul li:nth-of-type(2n+1) {
    background: #dde5ed;
  }
  .top-bar-section > ul li > a {
    color: #ffffff;
    display: block;
    font-weight: normal;
    text-transform: none;
    width: 100%;
    text-align: center;
    color: #005aab;
    font-weight: 500;
    font-size: 1.375em;
  }
  .top-bar-section ul li > a:hover {
    text-decoration: none;
  }
  .top-bar-section ul li:hover:not(.has-form) > a {
    background: #337bbc none repeat scroll 0 0;
    color: #ffffff;
  }
  .top-bar-section ul li.active > a {
    background: #008cba none repeat scroll 0 0;
    color: #ffffff;
  }
  .top-bar-section ul li.active > a:hover {
    background: #0078a0 none repeat scroll 0 0;
    color: #ffffff;
  }
  .top-bar-section .has-dropdown {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved {
    position: static;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    clip: auto;
    display: block;
    height: auto;
    overflow: visible;
    position: absolute !important;
    width: 100%;
  }
  .top-bar-section .has-dropdown.moved > a::after {
    display: none;
  }
  .top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    display: block;
    height: 1px;
    left: 100%;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    top: 0;
    width: 1px;
    z-index: 99;
  }
  .top-bar-section .dropdown li {
    height: auto;
    width: 100%;
  }
  .top-bar-section .dropdown li a {
    font-weight: normal;
  }
  .top-bar {
    height: 2.5rem;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
  }
  .top-bar.expanded {
    background: #f6f6f6;
    height: 100%;
    position: absolute;
    width: 100% !important;
    z-index: 999;
    padding-top: 5px;
    margin-top: 54px;
  }
}

@media screen and (max-width: 767px) and (min-width: 481px) and (max-width: 767px) {
  .top-bar.expanded {
    margin-top: 85px;
  }
}

@media screen and (max-width: 767px) {
  .top-bar.expanded .top-bar-section > ul .top-bar__item > a {
    padding: 10px;
  }
  .top-bar.expanded .top-bar-section > ul .dropdown .top-bar__item-second > a {
    font-weight: 700;
    padding: 10px 10px 10px 20px;
  }
  .top-bar.expanded .top-bar-section > ul .dropdown .top-bar__item-second > a:hover, .top-bar.expanded .top-bar-section > ul .dropdown .top-bar__item-second > a:active {
    background: #d0d1d2;
    color: #005aab;
  }
  .top-bar.expanded .top-bar-section > ul .dropdown .top-bar__item-second.menu-icon-back {
    width: 70px;
    font-size: 1.875em;
  }
  .top-bar.expanded .top-bar-section > ul .dropdown .top-bar__item-second.menu-icon-back a {
    height: 44px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -6px;
  }
  .top-bar.expanded .top-bar-section > ul .dropdown .top-bar__item-second.menu-icon-back a:hover {
    background: #005aab;
    color: #ffffff;
  }
  .top-bar.expanded .top-bar-section > ul .dropdown .back a {
    text-transform: uppercase;
    font-size: 1.375em;
  }
  .top-bar.expanded .top-bar-section > ul .dropdown .menu-icon-back {
    position: absolute;
    top: -45px;
  }
  .top-bar.expanded .top-bar-section > ul .dropdown .has-dropdown.moved > a, .top-bar.expanded .top-bar-section > ul .dropdown .has-dropdown.moved > a:hover {
    background: #337bbc;
    color: #ffffff;
  }
  .top-bar.expanded .top-bar-section > ul .dropdown ul .top-bar__item-third > a {
    padding: 3px 10px 3px 35px;
  }
  .top-bar.expanded .top-bar-section > ul .dropdown ul .top-bar__item-third > a:hover, .top-bar.expanded .top-bar-section > ul .dropdown ul .top-bar__item-third > a:active {
    background: #d0d1d2;
    color: #005aab;
  }
  .top-bar.expanded-second {
    background: #005aab;
  }
  .top-bar.expanded-second .top-bar-section > ul li > a {
    background: #005aab;
    color: #ffffff;
    text-align: left;
    font-size: 1.0625em;
  }
  .top-bar.expanded-second .toggle-topbar a span::after {
    color: #ffffff;
    z-index: 9999;
  }
}

.zakres {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .zakres {
    margin-bottom: 0;
  }
}

.zakres__header {
  font-size: 1.375em;
  color: #005aab;
  font-weight: 500;
  margin-bottom: 20px;
}

.zakres__item {
  width: 19.8%;
  float: left;
  padding: 10px 6px;
  background: #dddedf;
  margin: 0 1px 1px 0;
  height: 180px;
  text-align: center;
  position: relative;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .zakres__item {
    width: 24.8%;
    padding-left: 4px;
    padding-right: 4px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .zakres__item {
    width: 33.1%;
  }
  .zakres__item:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .zakres__item {
    width: 24.84%;
  }
  .zakres__item:nth-of-type(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 480px) {
  .zakres__item {
    width: 33.11%;
    height: auto;
    margin-top: 0;
  }
  .zakres__item:nth-of-type(3n) {
    margin-right: 0;
  }
}

.zakres__item-title {
  font-weight: 500;
  font-size: 1.0625em;
  font-weight: 500;
  max-height: 71px;
  min-height: 45px;
  overflow: hidden;
  /*height: 65px*/
}

.zakres__item-image {
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .zakres__list {
    display: none;
  }
}

.zakres__list:after {
  clear: both;
  content: '';
  display: block;
}
/*# sourceMappingURL=style.css.map */