@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 110, ../sass/_settings.scss */
.owl-controls .owl-pagination:after, .logo-section .quick-menu:after, .links-operon-sites .links-list:after, .book-box:after, .search-result-item .path:after, .consultant-item:after, .consultant-full .consultant-header:after {
  content: "";
  display: table;
  clear: both;
}

/* fonts base64 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 9, ../sass/lib/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../sass/lib/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../sass/lib/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../sass/lib/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../sass/lib/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../sass/lib/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../sass/lib/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 97, ../sass/lib/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 109, ../sass/lib/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 0.11rem dotted;
}

/* line 117, ../sass/lib/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 126, ../sass/lib/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 135, ../sass/lib/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 144, ../sass/lib/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 153, ../sass/lib/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 161, ../sass/lib/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 169, ../sass/lib/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 173, ../sass/lib/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 184, ../sass/lib/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 192, ../sass/lib/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 203, ../sass/lib/bootstrap/_normalize.scss */
figure {
  margin: 1rem 4.0rem;
}

/* line 211, ../sass/lib/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../sass/lib/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../sass/lib/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../sass/lib/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../sass/lib/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../sass/lib/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../sass/lib/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../sass/lib/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../sass/lib/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../sass/lib/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../sass/lib/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../sass/lib/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 357, ../sass/lib/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 370, ../sass/lib/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, ../sass/lib/bootstrap/_normalize.scss */
fieldset {
  border: 0.11rem solid #c0c0c0;
  margin: 0 0.2rem;
  padding: 0.35rem 0.625rem 0.75rem;
}

/* line 390, ../sass/lib/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, ../sass/lib/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, ../sass/lib/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, ../sass/lib/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../sass/lib/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../sass/lib/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../sass/lib/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../sass/lib/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../sass/lib/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../sass/lib/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../sass/lib/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../sass/lib/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../sass/lib/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../sass/lib/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../sass/lib/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../sass/lib/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 73, ../sass/lib/bootstrap/_print.scss */
  select {
    background: #fff !important;
  }

  /* line 78, ../sass/lib/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 83, ../sass/lib/bootstrap/_print.scss */
  .btn > .caret, .link-button > .caret,
  .file-link > .caret, .link-button-ghost > .caret,
  .dropup > .btn > .caret,
  .dropup > .link-button > .caret,
  .dropup > .file-link > .caret,
  .dropup > .link-button-ghost > .caret {
    border-top-color: #000 !important;
  }

  /* line 87, ../sass/lib/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 91, ../sass/lib/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 94, ../sass/lib/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 100, ../sass/lib/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../bundles/operonoperon/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../bundles/operonoperon/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../bundles/operonoperon/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../bundles/operonoperon/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../bundles/operonoperon/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 21, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 0.1rem;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 34, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 35, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 37, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 38, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 39, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 40, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 41, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 42, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 43, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 44, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 45, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 46, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 47, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 48, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 49, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 50, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 51, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 52, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 53, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 54, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 55, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 56, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 57, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 58, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 59, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 60, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 61, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 62, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 63, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 64, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 65, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 66, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 67, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 68, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 69, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 70, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 71, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 72, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 73, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 74, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 75, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 76, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 77, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 78, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 79, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 80, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 81, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 82, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 83, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 84, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 85, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 86, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 87, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 88, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 89, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 90, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 91, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 92, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 93, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 94, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 95, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 96, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 97, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 98, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 99, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 100, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 101, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 102, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 103, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 104, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 105, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 106, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 107, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 108, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 109, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 110, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 111, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 112, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 113, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 114, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 115, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 116, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 117, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 118, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 119, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 120, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 121, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 122, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 123, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 124, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 125, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 126, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 127, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 128, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 129, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 130, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 131, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 132, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 133, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 134, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 135, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 136, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 137, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 138, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 139, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 140, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 141, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 142, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 143, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 144, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 145, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 146, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 147, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 148, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 149, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 150, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 151, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 152, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 153, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 154, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 155, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 156, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 157, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 158, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 159, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 160, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 161, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 162, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 163, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 164, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 165, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 166, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 167, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 168, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 169, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 170, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 171, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 172, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 173, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 174, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 175, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 176, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 177, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 178, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 179, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 180, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 181, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 182, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 183, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 184, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 185, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 186, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 187, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 188, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 189, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 190, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 191, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 192, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 193, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 194, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 195, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 196, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 197, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 198, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 199, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 200, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 201, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 202, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 203, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 204, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 205, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 206, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 207, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 208, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 209, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 210, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 211, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 212, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 213, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 214, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 215, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 216, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 217, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 218, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 219, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 220, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 221, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 222, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 223, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 224, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 225, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 226, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 227, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 228, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 229, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 230, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 231, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 232, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 233, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 234, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 11, ../sass/lib/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../sass/lib/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../sass/lib/bootstrap/_scaffolding.scss */
html {
  font-size: 1.0rem;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../sass/lib/bootstrap/_scaffolding.scss */
body {
  font-family: Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 1.333;
  color: #333333;
  background-color: #fff;
}

/* line 36, ../sass/lib/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../sass/lib/bootstrap/_scaffolding.scss */
a {
  color: #428bca;
  text-decoration: none;
}
/* line 52, ../sass/lib/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}
/* line 58, ../sass/lib/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 0.5rem auto -webkit-focus-ring-color;
  outline-offset: -0.2rem;
}

/* line 69, ../sass/lib/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../sass/lib/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../sass/lib/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../sass/lib/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 0;
}

/* line 93, ../sass/lib/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 0.4rem;
  line-height: 1.333;
  background-color: #fff;
  border: 0.11rem solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../sass/lib/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../sass/lib/bootstrap/_scaffolding.scss */
hr {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
  border: 0;
  border-top: 0.11rem solid #eeeeee;
}

/* line 125, ../sass/lib/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  margin: -0.1rem;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, ../sass/lib/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 9, ../sass/lib/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../sass/lib/bootstrap/_type.scss */
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;
}

/* line 24, ../sass/lib/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 2.4rem;
  margin-bottom: 1.2rem;
}
/* line 30, ../sass/lib/bootstrap/_type.scss */
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%;
}

/* line 35, ../sass/lib/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
}
/* line 41, ../sass/lib/bootstrap/_type.scss */
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%;
}

/* line 47, ../sass/lib/bootstrap/_type.scss */
h1, .h1 {
  font-size: 4rem;
}

/* line 48, ../sass/lib/bootstrap/_type.scss */
h2, .h2 {
  font-size: 3rem;
}

/* line 49, ../sass/lib/bootstrap/_type.scss */
h3, .h3 {
  font-size: 4rem;
}

/* line 50, ../sass/lib/bootstrap/_type.scss */
h4, .h4 {
  font-size: 3rem;
}

/* line 51, ../sass/lib/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.8rem;
}

/* line 52, ../sass/lib/bootstrap/_type.scss */
h6, .h6 {
  font-size: 2rem;
}

/* line 58, ../sass/lib/bootstrap/_type.scss */
p {
  margin: 0 0 1.2rem;
}

/* line 62, ../sass/lib/bootstrap/_type.scss */
.lead {
  margin-bottom: 2.4rem;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 48em) {
  /* line 62, ../sass/lib/bootstrap/_type.scss */
  .lead {
    font-size: 2.7rem;
  }
}

/* line 78, ../sass/lib/bootstrap/_type.scss */
small,
.small {
  font-size: 111%;
}

/* line 83, ../sass/lib/bootstrap/_type.scss */
mark,
.mark {
  background-color: #f9f2e1;
  padding: .2em;
}

/* line 90, ../sass/lib/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../sass/lib/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../sass/lib/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../sass/lib/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../sass/lib/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../sass/lib/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../sass/lib/bootstrap/_type.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 99, ../sass/lib/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../sass/lib/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #428bca;
}

/* line 8, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
  color: #3071a9;
}

/* line 5, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #00746a;
}

/* line 8, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
  color: #00413b;
}

/* line 5, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #0c4da2;
}

/* line 8, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover {
  color: #083673;
}

/* line 5, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #d0990b;
}

/* line 8, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
  color: #a07508;
}

/* line 5, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a62b43;
}

/* line 8, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
  color: #7d2133;
}

/* line 119, ../sass/lib/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../sass/lib/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #428bca;
}

/* line 8, ../sass/lib/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #3071a9;
}

/* line 5, ../sass/lib/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dfedec;
}

/* line 8, ../sass/lib/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
  background-color: #bedbd9;
}

/* line 5, ../sass/lib/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #e1e9f3;
}

/* line 8, ../sass/lib/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover {
  background-color: #bdcee4;
}

/* line 5, ../sass/lib/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #f9f2e1;
}

/* line 8, ../sass/lib/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover {
  background-color: #f1e0b7;
}

/* line 5, ../sass/lib/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f4e5e7;
}

/* line 8, ../sass/lib/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover {
  background-color: #e5c1c6;
}

/* line 138, ../sass/lib/bootstrap/_type.scss */
.page-header {
  padding-bottom: 0.2rem;
  margin: 4.8rem 0 2.4rem;
  border-bottom: 0.11rem solid #eeeeee;
}

/* line 149, ../sass/lib/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 1.2rem;
}
/* line 153, ../sass/lib/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../sass/lib/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../sass/lib/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -0.5rem;
}
/* line 177, ../sass/lib/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

/* line 185, ../sass/lib/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 2.4rem;
}

/* line 189, ../sass/lib/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.333;
}

/* line 193, ../sass/lib/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../sass/lib/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 48em) {
  /* line 211, ../sass/lib/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: -2rem;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../sass/lib/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 18rem;
  }
}

/* line 229, ../sass/lib/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 0.11rem dotted #777777;
}

/* line 235, ../sass/lib/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 241, ../sass/lib/bootstrap/_type.scss */
blockquote {
  padding: 1.2rem 2.4rem;
  margin: 0 0 2.4rem;
  font-size: 2.25rem;
  border-left: 0.5rem solid #eeeeee;
}
/* line 250, ../sass/lib/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../sass/lib/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.333;
  color: #777777;
}
/* line 265, ../sass/lib/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../sass/lib/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 1.5rem;
  padding-left: 0;
  border-right: 0.5rem solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 286, ../sass/lib/bootstrap/_type.scss */
.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: '';
}
/* line 287, ../sass/lib/bootstrap/_type.scss */
.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';
}

/* line 294, ../sass/lib/bootstrap/_type.scss */
address {
  margin-bottom: 2.4rem;
  font-style: normal;
  line-height: 1.333;
}

/* line 7, ../sass/lib/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, monospace;
}

/* line 15, ../sass/lib/bootstrap/_code.scss */
code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}

/* line 24, ../sass/lib/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../sass/lib/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../sass/lib/bootstrap/_code.scss */
pre {
  display: block;
  padding: 0.7rem;
  margin: 0 0 1.2rem;
  font-size: 0.8rem;
  line-height: 1.333;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 0.11rem solid #ccc;
  border-radius: 0;
}
/* line 55, ../sass/lib/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../sass/lib/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 34rem;
  overflow-y: scroll;
}

/* line 10, ../sass/lib/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 48em) {
  /* line 10, ../sass/lib/bootstrap/_grid.scss */
  .container {
    width: 75rem;
  }
}
@media (min-width: 62em) {
  /* line 10, ../sass/lib/bootstrap/_grid.scss */
  .container {
    width: 97rem;
  }
}
@media (min-width: 75em) {
  /* line 10, ../sass/lib/bootstrap/_grid.scss */
  .container {
    width: 117rem;
  }
}

/* line 30, ../sass/lib/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../sass/lib/bootstrap/_grid.scss */
.row {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.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: 0.1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 27, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 40em) {
  /* line 27, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-1, .col-xsm-2, .col-xsm-3, .col-xsm-4, .col-xsm-5, .col-xsm-6, .col-xsm-7, .col-xsm-8, .col-xsm-9, .col-xsm-10, .col-xsm-11, .col-xsm-12 {
    float: left;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-3 {
    width: 25%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-6 {
    width: 50%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-9 {
    width: 75%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-12 {
    width: 100%;
  }

  /* line 55, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-push-0 {
    left: auto;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-xsm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 48em) {
  /* line 27, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 62em) {
  /* line 27, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 75em) {
  /* line 27, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../sass/lib/bootstrap/_tables.scss */
table,
.renderedtable {
  background-color: transparent;
}

/* line 10, ../sass/lib/bootstrap/_tables.scss */
caption {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  color: #777777;
  text-align: left;
}

/* line 16, ../sass/lib/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 23, ../sass/lib/bootstrap/_tables.scss */
.table,
.renderedtable {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.4rem;
}
/* line 33, ../sass/lib/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td,
.renderedtable > thead > tr > th,
.renderedtable > thead > tr > td,
.renderedtable > tbody > tr > th,
.renderedtable > tbody > tr > td,
.renderedtable > tfoot > tr > th,
.renderedtable > tfoot > tr > td {
  padding: 0.8rem;
  line-height: 1.333;
  vertical-align: top;
  border-top: 0.11rem solid #ddd;
}
/* line 43, ../sass/lib/bootstrap/_tables.scss */
.table > thead > tr > th,
.renderedtable > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 0.2rem solid #ddd;
}
/* line 52, ../sass/lib/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.renderedtable > caption + thead > tr:first-child > th,
.renderedtable > caption + thead > tr:first-child > td,
.renderedtable > colgroup + thead > tr:first-child > th,
.renderedtable > colgroup + thead > tr:first-child > td,
.renderedtable > thead:first-child > tr:first-child > th,
.renderedtable > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 59, ../sass/lib/bootstrap/_tables.scss */
.table > tbody + tbody,
.renderedtable > tbody + tbody {
  border-top: 0.2rem solid #ddd;
}
/* line 64, ../sass/lib/bootstrap/_tables.scss */
.table .table,
.renderedtable .table {
  background-color: #fff;
}

/* line 77, ../sass/lib/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 0.5rem;
}

/* line 90, ../sass/lib/bootstrap/_tables.scss */
.table-bordered,
.renderedtable {
  border: 0.11rem solid #ddd;
}
/* line 97, ../sass/lib/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td,
.renderedtable > thead > tr > th,
.renderedtable > thead > tr > td,
.renderedtable > tbody > tr > th,
.renderedtable > tbody > tr > td,
.renderedtable > tfoot > tr > th,
.renderedtable > tfoot > tr > td {
  border: 0.11rem solid #ddd;
}
/* line 104, ../sass/lib/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.renderedtable > thead > tr > th,
.renderedtable > thead > tr > td {
  border-bottom-width: 0.2rem;
}

/* line 117, ../sass/lib/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}

/* line 128, ../sass/lib/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 138, ../sass/lib/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 146, ../sass/lib/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dfedec;
}

/* line 20, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #cfe4e2;
}

/* line 9, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #e1e9f3;
}

/* line 20, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #cfdcec;
}

/* line 9, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #f9f2e1;
}

/* line 20, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #f5e9cc;
}

/* line 9, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f4e5e7;
}

/* line 20, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ecd3d6;
}

/* line 174, ../sass/lib/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 47.95em) {
  /* line 174, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 1.8rem;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 0.11rem solid #ddd;
    border-top: none;
  }
  /* line 187, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive > .table,
  .table-responsive > .renderedtable {
    margin-bottom: 0;
  }
  /* line 196, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .renderedtable > thead > tr > th,
  .table-responsive > .renderedtable > thead > tr > td,
  .table-responsive > .renderedtable > tbody > tr > th,
  .table-responsive > .renderedtable > tbody > tr > td,
  .table-responsive > .renderedtable > tfoot > tr > th,
  .table-responsive > .renderedtable > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 205, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive > .table-bordered,
  .table-responsive > .renderedtable {
    border: 0;
  }
  /* line 214, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .renderedtable > thead > tr > th:first-child,
  .table-responsive > .renderedtable > thead > tr > td:first-child,
  .table-responsive > .renderedtable > tbody > tr > th:first-child,
  .table-responsive > .renderedtable > tbody > tr > td:first-child,
  .table-responsive > .renderedtable > tfoot > tr > th:first-child,
  .table-responsive > .renderedtable > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 218, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .renderedtable > thead > tr > th:last-child,
  .table-responsive > .renderedtable > thead > tr > td:last-child,
  .table-responsive > .renderedtable > tbody > tr > th:last-child,
  .table-responsive > .renderedtable > tbody > tr > td:last-child,
  .table-responsive > .renderedtable > tfoot > tr > th:last-child,
  .table-responsive > .renderedtable > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 231, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .renderedtable > tbody > tr:last-child > th,
  .table-responsive > .renderedtable > tbody > tr:last-child > td,
  .table-responsive > .renderedtable > tfoot > tr:last-child > th,
  .table-responsive > .renderedtable > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../sass/lib/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../sass/lib/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 2.4rem;
  font-size: 2.7rem;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 0.11rem solid #e5e5e5;
}

/* line 32, ../sass/lib/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0.5rem;
  font-weight: bold;
}

/* line 47, ../sass/lib/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../sass/lib/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 0.4rem 0 0;
  margin-top: 0.1rem \9;
  line-height: normal;
}

/* line 60, ../sass/lib/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 65, ../sass/lib/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 71, ../sass/lib/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 77, ../sass/lib/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 0.5rem auto -webkit-focus-ring-color;
  outline-offset: -0.2rem;
}

/* line 84, ../sass/lib/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 1.6rem;
  font-size: 1.8rem;
  line-height: 1.333;
  color: #555555;
}

/* line 115, ../sass/lib/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 3.8rem;
  padding: 0.6rem 1.2rem;
  font-size: 1.8rem;
  line-height: 1.333;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 0.2rem solid #ccc;
  border-radius: 0;
  -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;
}
/* line 57, ../sass/lib/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #a4dad3;
  outline: 0;
}
/* line 103, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #b4b4b4;
  opacity: 1;
}
/* line 107, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #b4b4b4;
}
/* line 108, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #b4b4b4;
}
/* line 141, ../sass/lib/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

/* line 153, ../sass/lib/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 165, ../sass/lib/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 178, ../sass/lib/bootstrap/_forms.scss */
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 3.8rem;
  }

  /* line 184, ../sass/lib/bootstrap/_forms.scss */
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 4.2rem;
  }

  /* line 190, ../sass/lib/bootstrap/_forms.scss */
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 6.2rem;
  }
}
/* line 204, ../sass/lib/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1.5rem;
}

/* line 213, ../sass/lib/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 1.0rem;
  margin-bottom: 1.0rem;
}
/* line 220, ../sass/lib/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 2.4rem;
  padding-left: 2.0rem;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 228, ../sass/lib/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -2.0rem;
  margin-top: 0.4rem \9;
}

/* line 237, ../sass/lib/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -0.5rem;
}

/* line 243, ../sass/lib/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 2.0rem;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 252, ../sass/lib/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 1.0rem;
}

/* line 264, ../sass/lib/bootstrap/_forms.scss */
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;
}

/* line 273, ../sass/lib/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 283, ../sass/lib/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 295, ../sass/lib/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  margin-bottom: 0;
}
/* line 302, ../sass/lib/bootstrap/_forms.scss */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../sass/lib/bootstrap/mixins/_forms.scss */
.input-sm, .form-group-sm .form-control {
  height: 4.2rem;
  padding: 0.5rem 1rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0;
}

/* line 79, ../sass/lib/bootstrap/mixins/_forms.scss */
select.input-sm, .form-group-sm .form-control {
  height: 4.2rem;
  line-height: 4.2rem;
}

/* line 84, ../sass/lib/bootstrap/mixins/_forms.scss */
textarea.input-sm, .form-group-sm .form-control,
select[multiple].input-sm, .form-group-sm .form-control {
  height: auto;
}

/* line 71, ../sass/lib/bootstrap/mixins/_forms.scss */
.input-lg, .form-group-lg .form-control {
  height: 6.2rem;
  padding: 1rem 1.6rem;
  font-size: 3rem;
  line-height: 1.33;
  border-radius: 0;
}

/* line 79, ../sass/lib/bootstrap/mixins/_forms.scss */
select.input-lg, .form-group-lg .form-control {
  height: 6.2rem;
  line-height: 6.2rem;
}

/* line 84, ../sass/lib/bootstrap/mixins/_forms.scss */
textarea.input-lg, .form-group-lg .form-control,
select[multiple].input-lg, .form-group-lg .form-control {
  height: auto;
}

/* line 324, ../sass/lib/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 329, ../sass/lib/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 4.75rem;
}

/* line 334, ../sass/lib/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 3.8rem;
  height: 3.8rem;
  line-height: 3.8rem;
  text-align: center;
  pointer-events: none;
}

/* line 346, ../sass/lib/bootstrap/_forms.scss */
.input-lg + .form-control-feedback {
  width: 6.2rem;
  height: 6.2rem;
  line-height: 6.2rem;
}

/* line 351, ../sass/lib/bootstrap/_forms.scss */
.input-sm + .form-control-feedback {
  width: 4.2rem;
  height: 4.2rem;
  line-height: 4.2rem;
}

/* line 8, ../sass/lib/bootstrap/mixins/_forms.scss */
.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: #00746a;
}
/* line 21, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #00746a;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #00413b;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #00dac7;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #00dac7;
}
/* line 31, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #00746a;
  border-color: #00746a;
  background-color: #dfedec;
}
/* line 37, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #00746a;
}

/* line 8, ../sass/lib/bootstrap/mixins/_forms.scss */
.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: #d0990b;
}
/* line 21, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #d0990b;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #a07508;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #f6c64b;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #f6c64b;
}
/* line 31, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #d0990b;
  border-color: #d0990b;
  background-color: #f9f2e1;
}
/* line 37, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #d0990b;
}

/* line 8, ../sass/lib/bootstrap/mixins/_forms.scss */
.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: #a62b43;
}
/* line 21, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a62b43;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #7d2133;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #d66178;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #d66178;
}
/* line 31, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a62b43;
  border-color: #a62b43;
  background-color: #f4e5e7;
}
/* line 37, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a62b43;
}

/* line 371, ../sass/lib/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 7.4rem;
}
/* line 374, ../sass/lib/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 385, ../sass/lib/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 0.5rem;
  margin-bottom: 1.0rem;
  color: #737373;
}

@media (min-width: 48em) {
  /* line 410, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 417, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 424, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 428, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 432, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 440, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 444, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 452, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 459, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 463, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 470, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 492, ../sass/lib/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1.6rem;
}
/* line 502, ../sass/lib/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 4rem;
}
/* line 508, ../sass/lib/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 48em) {
  /* line 515, ../sass/lib/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 1.6rem;
  }
}
/* line 526, ../sass/lib/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 1.5rem;
}
@media (min-width: 48em) {
  /* line 536, ../sass/lib/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 2.33rem;
  }
}
@media (min-width: 48em) {
  /* line 543, ../sass/lib/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 1.5rem;
  }
}

/* line 9, ../sass/lib/bootstrap/_buttons.scss */
.btn, .link-button,
.file-link, .link-button-ghost {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.6rem 1.2rem;
  font-size: 1.8rem;
  line-height: 1.333;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 25, ../sass/lib/bootstrap/_buttons.scss */
.btn:focus, .link-button:focus,
.file-link:focus, .link-button-ghost:focus, .btn:active:focus, .link-button:active:focus,
.file-link:active:focus, .link-button-ghost:active:focus, .btn.active:focus, .active.link-button:focus,
.active.file-link:focus, .active.link-button-ghost:focus {
  outline: thin dotted;
  outline: 0.5rem auto -webkit-focus-ring-color;
  outline-offset: -0.2rem;
}
/* line 30, ../sass/lib/bootstrap/_buttons.scss */
.btn:hover, .link-button:hover,
.file-link:hover, .link-button-ghost:hover, .btn:focus, .link-button:focus,
.file-link:focus, .link-button-ghost:focus {
  color: #333;
  text-decoration: none;
}
/* line 36, ../sass/lib/bootstrap/_buttons.scss */
.btn:active, .link-button:active,
.file-link:active, .link-button-ghost:active, .btn.active, .active.link-button,
.active.file-link, .active.link-button-ghost {
  outline: 0;
  background-image: none;
}
/* line 43, ../sass/lib/bootstrap/_buttons.scss */
.btn.disabled, .disabled.link-button,
.disabled.file-link, .disabled.link-button-ghost, .btn[disabled], [disabled].link-button,
[disabled].file-link, [disabled].link-button-ghost, fieldset[disabled] .btn, fieldset[disabled] .link-button,
fieldset[disabled] .file-link, fieldset[disabled] .link-button-ghost {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 57, ../sass/lib/bootstrap/_buttons.scss */
.btn-default, .link-button-ghost {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .link-button-ghost:hover, .btn-default:focus, .link-button-ghost:focus, .btn-default.focus, .focus.link-button-ghost, .btn-default:active, .link-button-ghost:active, .btn-default.active, .active.link-button-ghost, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.link-button-ghost {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 21, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-default:active, .link-button-ghost:active, .btn-default.active, .active.link-button-ghost, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.link-button-ghost {
  background-image: none;
}
/* line 29, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .disabled.link-button-ghost, .btn-default.disabled:hover, .disabled.link-button-ghost:hover, .btn-default.disabled:focus, .disabled.link-button-ghost:focus, .btn-default.disabled.focus, .disabled.focus.link-button-ghost, .btn-default.disabled:active, .disabled.link-button-ghost:active, .btn-default.disabled.active, .disabled.active.link-button-ghost, .btn-default[disabled], [disabled].link-button-ghost, .btn-default[disabled]:hover, [disabled].link-button-ghost:hover, .btn-default[disabled]:focus, [disabled].link-button-ghost:focus, .btn-default[disabled].focus, [disabled].focus.link-button-ghost, .btn-default[disabled]:active, [disabled].link-button-ghost:active, .btn-default[disabled].active, [disabled].active.link-button-ghost, fieldset[disabled] .btn-default, fieldset[disabled] .link-button-ghost, fieldset[disabled] .btn-default:hover, fieldset[disabled] .link-button-ghost:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .link-button-ghost:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .focus.link-button-ghost, fieldset[disabled] .btn-default:active, fieldset[disabled] .link-button-ghost:active, fieldset[disabled] .btn-default.active, fieldset[disabled] .active.link-button-ghost {
  background-color: #fff;
  border-color: #ccc;
}
/* line 40, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-default .badge, .link-button-ghost .badge {
  color: #fff;
  background-color: #333;
}

/* line 60, ../sass/lib/bootstrap/_buttons.scss */
.btn-primary, .link-button,
.file-link {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 11, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .link-button:hover,
.file-link:hover, .btn-primary:focus, .link-button:focus,
.file-link:focus, .btn-primary.focus, .focus.link-button,
.focus.file-link, .btn-primary:active, .link-button:active,
.file-link:active, .btn-primary.active, .active.link-button,
.active.file-link, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.link-button,
.open > .dropdown-toggle.file-link {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
/* line 21, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .link-button:active,
.file-link:active, .btn-primary.active, .active.link-button,
.active.file-link, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.link-button,
.open > .dropdown-toggle.file-link {
  background-image: none;
}
/* line 29, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .disabled.link-button,
.disabled.file-link, .btn-primary.disabled:hover, .disabled.link-button:hover,
.disabled.file-link:hover, .btn-primary.disabled:focus, .disabled.link-button:focus,
.disabled.file-link:focus, .btn-primary.disabled.focus, .disabled.focus.link-button,
.disabled.focus.file-link, .btn-primary.disabled:active, .disabled.link-button:active,
.disabled.file-link:active, .btn-primary.disabled.active, .disabled.active.link-button,
.disabled.active.file-link, .btn-primary[disabled], [disabled].link-button,
[disabled].file-link, .btn-primary[disabled]:hover, [disabled].link-button:hover,
[disabled].file-link:hover, .btn-primary[disabled]:focus, [disabled].link-button:focus,
[disabled].file-link:focus, .btn-primary[disabled].focus, [disabled].focus.link-button,
[disabled].focus.file-link, .btn-primary[disabled]:active, [disabled].link-button:active,
[disabled].file-link:active, .btn-primary[disabled].active, [disabled].active.link-button,
[disabled].active.file-link, fieldset[disabled] .btn-primary, fieldset[disabled] .link-button,
fieldset[disabled] .file-link, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .link-button:hover,
fieldset[disabled] .file-link:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .link-button:focus,
fieldset[disabled] .file-link:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .focus.link-button,
fieldset[disabled] .focus.file-link, fieldset[disabled] .btn-primary:active, fieldset[disabled] .link-button:active,
fieldset[disabled] .file-link:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] .active.link-button,
fieldset[disabled] .active.file-link {
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 40, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-primary .badge, .link-button .badge,
.file-link .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 64, ../sass/lib/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 21, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/lib/bootstrap/mixins/_buttons.scss */
.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;
}
/* line 40, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 68, ../sass/lib/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 21, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/lib/bootstrap/mixins/_buttons.scss */
.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;
}
/* line 40, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 72, ../sass/lib/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 21, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/lib/bootstrap/mixins/_buttons.scss */
.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;
}
/* line 40, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 76, ../sass/lib/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #ea5d1f;
  border-color: #db5115;
}
/* line 11, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c44812;
  border-color: #a33c0f;
}
/* line 21, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/lib/bootstrap/mixins/_buttons.scss */
.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: #ea5d1f;
  border-color: #db5115;
}
/* line 40, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #ea5d1f;
  background-color: #fff;
}

/* line 85, ../sass/lib/bootstrap/_buttons.scss */
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 91, ../sass/lib/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 98, ../sass/lib/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 104, ../sass/lib/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
/* line 112, ../sass/lib/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 124, ../sass/lib/bootstrap/_buttons.scss */
.btn-lg {
  padding: 1rem 1.6rem;
  font-size: 3rem;
  line-height: 1.33;
  border-radius: 0;
}

/* line 128, ../sass/lib/bootstrap/_buttons.scss */
.btn-sm {
  padding: 0.5rem 1rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0;
}

/* line 132, ../sass/lib/bootstrap/_buttons.scss */
.btn-xs {
  padding: 0.1rem 0.5rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0;
}

/* line 140, ../sass/lib/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 146, ../sass/lib/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 154, ../sass/lib/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/lib/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/lib/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/lib/bootstrap/_component-animations.scss */
.collapse {
  display: none;
  visibility: hidden;
}
/* line 22, ../sass/lib/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
  visibility: visible;
}

/* line 27, ../sass/lib/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, ../sass/lib/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 31, ../sass/lib/bootstrap/_component-animations.scss */
.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;
}

/* line 7, ../sass/lib/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.2rem;
  vertical-align: middle;
  border-top: 0.4rem solid;
  border-right: 0.4rem solid transparent;
  border-left: 0.4rem solid transparent;
}

/* line 19, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 24, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 16.0rem;
  padding: 0.5rem 0;
  margin: 0.2rem 0 0;
  list-style: none;
  font-size: 1.8rem;
  text-align: left;
  background-color: #fff;
  border: 0.11rem solid #ccc;
  border: 0.11rem solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 0.6rem 1.2rem rgba(0, 0, 0, 0.175);
  box-shadow: 0 0.6rem 1.2rem rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 52, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 58, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 0.1rem;
  margin: 0.2rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 63, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 0.3rem 2.0rem;
  clear: both;
  font-weight: normal;
  line-height: 1.333;
  color: #333333;
  white-space: nowrap;
}

/* line 76, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 86, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 101, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 108, ../sass/lib/bootstrap/_dropdowns.scss */
.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;
}

/* line 121, ../sass/lib/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 126, ../sass/lib/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 135, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 145, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 151, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 0.3rem 2.0rem;
  font-size: 2rem;
  line-height: 1.333;
  color: #777777;
  white-space: nowrap;
}

/* line 161, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 171, ../sass/lib/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 184, ../sass/lib/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 0.4rem solid;
  content: "";
}
/* line 190, ../sass/lib/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.1rem;
}

@media (min-width: 48em) {
  /* line 204, ../sass/lib/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, ../sass/lib/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 9, ../sass/lib/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/lib/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/lib/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 1rem 1.5rem;
}
/* line 23, ../sass/lib/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../sass/lib/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, ../sass/lib/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../sass/lib/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
/* line 59, ../sass/lib/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 0.1rem;
  margin: 0.2rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../sass/lib/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 0.11rem solid #ddd;
}
/* line 78, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -0.1rem;
}
/* line 84, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 0.2rem;
  line-height: 1.333;
  border: 0.11rem solid transparent;
  border-radius: 0 0 0 0;
}
/* line 89, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 0.11rem solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../sass/lib/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../sass/lib/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 0;
}
/* line 125, ../sass/lib/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 0.2rem;
}
/* line 131, ../sass/lib/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 144, ../sass/lib/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../sass/lib/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 0.2rem;
  margin-left: 0;
}

/* line 160, ../sass/lib/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../sass/lib/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../sass/lib/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 0.5rem;
}
/* line 171, ../sass/lib/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 48em) {
  /* line 177, ../sass/lib/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../sass/lib/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
/* line 199, ../sass/lib/bootstrap/_navs.scss */
.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: 0.11rem solid #ddd;
}
@media (min-width: 48em) {
  /* line 206, ../sass/lib/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 0.11rem solid #ddd;
    border-radius: 0 0 0 0;
  }
  /* line 210, ../sass/lib/bootstrap/_navs.scss */
  .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;
  }
}

/* line 224, ../sass/lib/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
/* line 228, ../sass/lib/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
  visibility: visible;
}

/* line 239, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -0.1rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/lib/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 5rem;
  margin-bottom: 2.4rem;
  border: 0.11rem solid transparent;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 48em) {
  /* line 11, ../sass/lib/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0;
  }
}

/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 48em) {
  /* line 31, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../sass/lib/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 1rem;
  padding-left: 1rem;
  border-top: 0.11rem solid transparent;
  box-shadow: inset 0 0.1rem 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../sass/lib/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 48em) {
  /* line 50, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 76, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 82, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 93, ../sass/lib/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 34rem;
}
@media (max-device-width: 9.2rem) and (orientation: landscape) {
  /* line 93, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 20.0rem;
  }
}

/* line 109, ../sass/lib/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -1rem;
  margin-left: -1rem;
}
@media (min-width: 48em) {
  /* line 109, ../sass/lib/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 129, ../sass/lib/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 0.11rem;
}
@media (min-width: 48em) {
  /* line 129, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 139, ../sass/lib/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 48em) {
  /* line 139, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 151, ../sass/lib/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 0.11rem;
}

/* line 155, ../sass/lib/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 0.11rem 0 0;
}

/* line 164, ../sass/lib/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 1.3rem 1rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  height: 5rem;
}
/* line 171, ../sass/lib/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 176, ../sass/lib/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 48em) {
  /* line 181, ../sass/lib/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -1rem;
  }
}

/* line 194, ../sass/lib/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 1rem;
  padding: 0.7rem 0.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  background-color: transparent;
  background-image: none;
  border: 0.11rem solid transparent;
  border-radius: 0;
}
/* line 207, ../sass/lib/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 212, ../sass/lib/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 2.2rem;
  height: 0.2rem;
  border-radius: 0.1rem;
}
/* line 218, ../sass/lib/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 0.4rem;
}
@media (min-width: 48em) {
  /* line 194, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 233, ../sass/lib/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 0.65rem -1rem;
}
/* line 236, ../sass/lib/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 1.0rem;
  padding-bottom: 1.0rem;
  line-height: 2.4rem;
}
@media (max-width: 47.9em) {
  /* line 244, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 252, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 0.5rem 1.5rem 1.5rem 2.5rem;
  }
  /* line 256, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 2.4rem;
  }
  /* line 258, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 48em) {
  /* line 233, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 271, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 273, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
  }
}

/* line 287, ../sass/lib/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 1rem 1rem;
  border-top: 0.11rem solid transparent;
  border-bottom: 0.11rem solid transparent;
  -webkit-box-shadow: inset 0 0.1rem 0 rgba(255, 255, 255, 0.1), 0 0.1rem 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0.1rem 0 rgba(255, 255, 255, 0.1), 0 0.1rem 0 rgba(255, 255, 255, 0.1);
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
}
@media (min-width: 48em) {
  /* line 410, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 417, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 424, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 428, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 432, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 440, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 444, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 452, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 459, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 463, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 470, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 47.9em) {
  /* line 299, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 0.5rem;
  }
  /* line 303, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 48em) {
  /* line 287, ../sass/lib/bootstrap/_navbar.scss */
  .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;
  }
}

/* line 328, ../sass/lib/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 333, ../sass/lib/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, ../sass/lib/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
}
/* line 346, ../sass/lib/bootstrap/_navbar.scss */
.navbar-btn.btn-sm {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}
/* line 349, ../sass/lib/bootstrap/_navbar.scss */
.navbar-btn.btn-xs {
  margin-top: -8.5rem;
  margin-bottom: -8.5rem;
}

/* line 359, ../sass/lib/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 1.3rem;
  margin-bottom: 1.3rem;
}
@media (min-width: 48em) {
  /* line 359, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@media (min-width: 48em) {
  /* line 379, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -1rem;
  }
  /* line 386, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #efefef;
  border-color: #ebebeb;
}
/* line 401, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #1f615f;
}
/* line 415, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 425, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #dedede;
}
/* line 433, ../sass/lib/bootstrap/_navbar.scss */
.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;
}
/* line 442, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ebebeb;
}
/* line 462, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #dedede;
  color: #555;
}
@media (max-width: 47.9em) {
  /* line 473, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, ../sass/lib/bootstrap/_navbar.scss */
  .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;
  }
  /* line 482, ../sass/lib/bootstrap/_navbar.scss */
  .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: #dedede;
  }
  /* line 490, ../sass/lib/bootstrap/_navbar.scss */
  .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;
  }
}
/* line 506, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, ../sass/lib/bootstrap/_navbar.scss */
.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;
}

/* line 531, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 537, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 549, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 552, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, ../sass/lib/bootstrap/_navbar.scss */
.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;
}
/* line 567, ../sass/lib/bootstrap/_navbar.scss */
.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;
}
/* line 577, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, ../sass/lib/bootstrap/_navbar.scss */
.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: 47.9em) {
  /* line 607, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, ../sass/lib/bootstrap/_navbar.scss */
  .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;
  }
  /* line 622, ../sass/lib/bootstrap/_navbar.scss */
  .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;
  }
  /* line 630, ../sass/lib/bootstrap/_navbar.scss */
  .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;
  }
}
/* line 641, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 643, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 650, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../sass/lib/bootstrap/_navbar.scss */
.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;
}

/* line 6, ../sass/lib/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 0.8rem 1.5rem;
  margin-bottom: 2.4rem;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
/* line 13, ../sass/lib/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../sass/lib/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 0.5rem;
  color: #ccc;
}
/* line 23, ../sass/lib/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../sass/lib/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 2.4rem 0;
  border-radius: 0;
}
/* line 10, ../sass/lib/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../sass/lib/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0.6rem 1.2rem;
  line-height: 1.333;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 0.11rem solid #ddd;
  margin-left: -0.1rem;
}
/* line 25, ../sass/lib/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 32, ../sass/lib/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* line 41, ../sass/lib/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 51, ../sass/lib/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
/* line 63, ../sass/lib/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../sass/lib/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 1rem 1.6rem;
  font-size: 3rem;
}
/* line 11, ../sass/lib/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 17, ../sass/lib/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, ../sass/lib/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 0.5rem 1rem;
  font-size: 2rem;
}
/* line 11, ../sass/lib/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 17, ../sass/lib/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 6, ../sass/lib/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 2.4rem 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/lib/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../sass/lib/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 0.5rem 1.4rem;
  background-color: #fff;
  border: 0.11rem solid #ddd;
  border-radius: 1.5rem;
}
/* line 23, ../sass/lib/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../sass/lib/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../sass/lib/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../sass/lib/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 9, ../sass/lib/bootstrap/_alerts.scss */
.alert {
  padding: 1.5rem;
  margin-bottom: 2.4rem;
  border: 0.11rem solid transparent;
  border-radius: 0;
}
/* line 16, ../sass/lib/bootstrap/_alerts.scss */
.alert h1,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert h6 {
  margin-top: 0;
  color: inherit;
}
/* line 27, ../sass/lib/bootstrap/_alerts.scss */
.alert b,
.alert strong {
  color: inherit;
}
/* line 34, ../sass/lib/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 39, ../sass/lib/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 43, ../sass/lib/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 0.5rem;
}

/* line 52, ../sass/lib/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 21.5rem;
}
/* line 57, ../sass/lib/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -0.2rem;
  right: -2.1rem;
  color: inherit;
}

/* line 69, ../sass/lib/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dfedec;
  border-color: #00746a;
  color: #00746a;
}
/* line 8, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #005b53;
}
/* line 11, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #00413b;
}

/* line 72, ../sass/lib/bootstrap/_alerts.scss */
.alert-info {
  background-color: #e1e9f3;
  border-color: #0c4da2;
  color: #0c4da2;
}
/* line 8, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #0a428a;
}
/* line 11, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #083673;
}

/* line 75, ../sass/lib/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #f9f2e1;
  border-color: #d0990b;
  color: #d0990b;
}
/* line 8, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #b8870a;
}
/* line 11, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #a07508;
}

/* line 78, ../sass/lib/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f4e5e7;
  border-color: #a62b43;
  color: #a62b43;
}
/* line 8, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #92263b;
}
/* line 11, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #7d2133;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 4.0rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 4.0rem 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, ../sass/lib/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 2.4rem;
  margin-bottom: 2.4rem;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
}

/* line 36, ../sass/lib/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../sass/lib/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 4.0rem 4.0rem;
}

/* line 64, ../sass/lib/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../sass/lib/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, ../sass/lib/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../sass/lib/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, ../sass/lib/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../sass/lib/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, ../sass/lib/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../sass/lib/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #ea5d1f;
}
/* line 7, ../sass/lib/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../sass/lib/bootstrap/_media.scss */
.media {
  margin-top: 1.5rem;
}
/* line 5, ../sass/lib/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../sass/lib/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 1.0rem;
}

/* line 15, ../sass/lib/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 1.0rem;
}

/* line 20, ../sass/lib/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 27, ../sass/lib/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 31, ../sass/lib/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 36, ../sass/lib/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 44, ../sass/lib/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../sass/lib/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 2.0rem;
  padding-left: 0;
}

/* line 21, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 1.0rem 1.5rem;
  margin-bottom: -0.1rem;
  background-color: #fff;
  border: 0.11rem solid #ddd;
}
/* line 31, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0.8rem;
  border-top-left-radius: 0.8rem;
}
/* line 34, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.8rem;
  border-bottom-left-radius: 0.8rem;
}

/* line 46, ../sass/lib/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555;
}
/* line 49, ../sass/lib/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 54, ../sass/lib/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 64, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* line 72, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 75, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
/* line 81, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 90, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 95, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 4, ../sass/lib/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #00746a;
  background-color: #dfedec;
}

/* line 11, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-success {
  color: #00746a;
}
/* line 14, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #00746a;
  background-color: #cfe4e2;
}
/* line 23, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #00746a;
  border-color: #00746a;
}

/* line 4, ../sass/lib/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #0c4da2;
  background-color: #e1e9f3;
}

/* line 11, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-info {
  color: #0c4da2;
}
/* line 14, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #0c4da2;
  background-color: #cfdcec;
}
/* line 23, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #0c4da2;
  border-color: #0c4da2;
}

/* line 4, ../sass/lib/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #d0990b;
  background-color: #f9f2e1;
}

/* line 11, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning {
  color: #d0990b;
}
/* line 14, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #d0990b;
  background-color: #f5e9cc;
}
/* line 23, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #d0990b;
  border-color: #d0990b;
}

/* line 4, ../sass/lib/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a62b43;
  background-color: #f4e5e7;
}

/* line 11, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger {
  color: #a62b43;
}
/* line 14, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a62b43;
  background-color: #ecd3d6;
}
/* line 23, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a62b43;
  border-color: #a62b43;
}

/* line 117, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 121, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5, ../sass/lib/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../sass/lib/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/* line 27, ../sass/lib/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* line 32, ../sass/lib/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../sass/lib/bootstrap/_wells.scss */
.well {
  min-height: 2.0rem;
  padding: 1.9rem;
  margin-bottom: 2.0rem;
  background-color: #f5f5f5;
  border: 0.11rem solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.05);
}
/* line 15, ../sass/lib/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/lib/bootstrap/_wells.scss */
.well-lg {
  padding: 2.4rem;
  border-radius: 0;
}

/* line 26, ../sass/lib/bootstrap/_wells.scss */
.well-sm {
  padding: 0.9rem;
  border-radius: 0;
}

/* line 6, ../sass/lib/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 2.7rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 0.1rem 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../sass/lib/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, ../sass/lib/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../sass/lib/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../sass/lib/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../sass/lib/bootstrap/_modals.scss */
.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: transform 0.3s ease-out;
}
/* line 36, ../sass/lib/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../sass/lib/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../sass/lib/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 1.0rem;
}

/* line 51, ../sass/lib/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 0.11rem solid #999;
  border: 0.11rem solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 0.3rem 0.9rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0.3rem 0.9rem rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../sass/lib/bootstrap/_modals.scss */
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
/* line 71, ../sass/lib/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 72, ../sass/lib/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 77, ../sass/lib/bootstrap/_modals.scss */
.modal-header {
  padding: 1.5rem;
  border-bottom: 0.11rem solid #e5e5e5;
  min-height: 2.833rem;
}

/* line 83, ../sass/lib/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -0.2rem;
}

/* line 88, ../sass/lib/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.333;
}

/* line 95, ../sass/lib/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 1.5rem;
}

/* line 101, ../sass/lib/bootstrap/_modals.scss */
.modal-footer {
  padding: 1.5rem;
  text-align: right;
  border-top: 0.11rem solid #e5e5e5;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 108, ../sass/lib/bootstrap/_modals.scss */
.modal-footer .btn + .btn, .modal-footer .link-button + .btn,
.modal-footer .file-link + .btn, .modal-footer .link-button-ghost + .btn, .modal-footer .btn + .link-button, .modal-footer .link-button + .link-button,
.modal-footer .file-link + .link-button, .modal-footer .link-button-ghost + .link-button,
.modal-footer .btn + .file-link,
.modal-footer .link-button + .file-link,
.modal-footer .file-link + .file-link,
.modal-footer .link-button-ghost + .file-link, .modal-footer .btn + .link-button-ghost, .modal-footer .link-button + .link-button-ghost,
.modal-footer .file-link + .link-button-ghost, .modal-footer .link-button-ghost + .link-button-ghost {
  margin-left: 0.5rem;
}
/* line 113, ../sass/lib/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .link-button + .btn,
.modal-footer .btn-group .file-link + .btn, .modal-footer .btn-group .link-button-ghost + .btn, .modal-footer .btn-group .btn + .link-button, .modal-footer .btn-group .link-button + .link-button,
.modal-footer .btn-group .file-link + .link-button, .modal-footer .btn-group .link-button-ghost + .link-button,
.modal-footer .btn-group .btn + .file-link,
.modal-footer .btn-group .link-button + .file-link,
.modal-footer .btn-group .file-link + .file-link,
.modal-footer .btn-group .link-button-ghost + .file-link, .modal-footer .btn-group .btn + .link-button-ghost, .modal-footer .btn-group .link-button + .link-button-ghost,
.modal-footer .btn-group .file-link + .link-button-ghost, .modal-footer .btn-group .link-button-ghost + .link-button-ghost {
  margin-left: -0.1rem;
}
/* line 117, ../sass/lib/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 123, ../sass/lib/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -999.9rem;
  width: 5.0rem;
  height: 5.0rem;
  overflow: scroll;
}

@media (min-width: 48em) {
  /* line 134, ../sass/lib/bootstrap/_modals.scss */
  .modal-dialog {
    width: 60rem;
    margin: 3.0rem auto;
  }

  /* line 138, ../sass/lib/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.5);
  }

  /* line 143, ../sass/lib/bootstrap/_modals.scss */
  .modal-sm {
    width: 30rem;
  }
}
@media (min-width: 62em) {
  /* line 147, ../sass/lib/bootstrap/_modals.scss */
  .modal-lg {
    width: 90rem;
  }
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/lib/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../sass/lib/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../sass/lib/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../sass/lib/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../sass/lib/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../sass/lib/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../sass/lib/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../sass/lib/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../sass/lib/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

/* line 31, ../sass/lib/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 47.95em) {
  /* line 7, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 47.95em) {
  /* line 49, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 47.95em) {
  /* line 54, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 47.95em) {
  /* line 59, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 48em) and (max-width: 61.95em) {
  /* line 7, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 48em) and (max-width: 61.95em) {
  /* line 68, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 48em) and (max-width: 61.95em) {
  /* line 73, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 48em) and (max-width: 61.95em) {
  /* line 78, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 62em) and (max-width: 74.95em) {
  /* line 7, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 62em) and (max-width: 74.95em) {
  /* line 87, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 62em) and (max-width: 74.95em) {
  /* line 92, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 62em) and (max-width: 74.95em) {
  /* line 97, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 75em) {
  /* line 7, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 75em) {
  /* line 106, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 75em) {
  /* line 111, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 75em) {
  /* line 116, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 47.95em) {
  /* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 48em) and (max-width: 61.95em) {
  /* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 62em) and (max-width: 74.95em) {
  /* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 75em) {
  /* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 150, ../sass/lib/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 150, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 157, ../sass/lib/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 157, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 164, ../sass/lib/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 164, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 99, ../sass/lib/_mixins.scss */
.owl-controls .owl-pagination:after, .logo-section .quick-menu:after, .links-operon-sites .links-list:after, .book-box:after, .search-result-item .path:after, .consultant-item:after, .consultant-full .consultant-header:after {
  content: "";
  display: table;
  clear: both;
}

/* line 106, ../sass/lib/_mixins.scss */
.operon-sections .site-sections-links, .links-operon-sites .links-list, .search-result-item .path, .consultant-item .consultant-items, .more-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 111, ../sass/lib/_mixins.scss */
.operon-sections .site-sections-links li, .links-operon-sites .links-list li, .search-result-item .path li, .consultant-item .consultant-items li, .more-links ul li {
  margin: 0;
  padding: 0;
}
/* line 115, ../sass/lib/_mixins.scss */
.operon-sections .site-sections-links li:before, .links-operon-sites .links-list li:before, .search-result-item .path li:before, .consultant-item .consultant-items li:before, .more-links ul li:before {
  display: none;
}

/* line 126, ../sass/lib/_mixins.scss */
.newsletter-form .newsletter-send {
  background: none;
  border: none;
  outline: none;
}

/* rwd parts */
@font-face {
  font-family: 'robo';
  font-style: normal;
  font-weight: 400;
  src: url("../bundles/operonoperon/fonts/roboto-light.woff") format("woff");
}
@font-face {
  font-family: 'robo';
  font-style: italic;
  font-weight: 400;
  src: url("../bundles/operonoperon/fonts/roboto-lightitalic.woff") format("woff");
}
@font-face {
  font-family: 'robo';
  font-style: normal;
  font-weight: 700;
  src: url("../bundles/operonoperon/fonts/roboto-medium.woff") format("woff");
}
@font-face {
  font-family: 'robo';
  font-style: italic;
  font-weight: 700;
  src: url("../bundles/operonoperon/fonts/roboto-mediumitalic.woff") format("woff");
}
@font-face {
  font-family: 'themixosf';
  font-style: normal;
  font-weight: 400;
  src: url("../bundles/operonoperon/fonts/themixosf-light.woff") format("woff");
}
@font-face {
  font-family: 'themixosf';
  font-style: italic;
  font-weight: 400;
  src: url("../bundles/operonoperon/fonts/themixosf-lightitalic.woff") format("woff");
}
@font-face {
  font-family: 'themixosf';
  font-style: normal;
  font-weight: 700;
  src: url("../bundles/operonoperon/fonts/themixosf-semibold.woff") format("woff");
}
@font-face {
  font-family: 'themixosf';
  font-style: italic;
  font-weight: 700;
  src: url("../bundles/operonoperon/fonts/themixosf-semibolditalic.woff") format("woff");
}
/* line 65, ../sass/partials/_global-styles.scss */
html {
  font-size: 62.5%;
}

/* line 69, ../sass/partials/_global-styles.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 75, ../sass/partials/_global-styles.scss */
table img {
  width: auto;
  height: auto;
  max-width: none;
}

@media only screen and (min-width: 1921px) {
  /* line 83, ../sass/partials/_global-styles.scss */
  html {
    font-size: 0.52vw;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 89, ../sass/partials/_global-styles.scss */
  html {
    font-size: 1vw;
  }
}
/* line 94, ../sass/partials/_global-styles.scss */
body {
  font-family: 'robo', arial, sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #7d7d7d;
}

/* line 101, ../sass/partials/_global-styles.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: 'themixosf', arial, sans-serif;
  color: #00746a;
  margin: 0 0 1em 0;
  font-weight: 400;
}
/* line 107, ../sass/partials/_global-styles.scss */
h1 b, h1 strong, h1 i, h2 b, h2 strong, h2 i, h3 b, h3 strong, h3 i, h4 b, h4 strong, h4 i, h5 b, h5 strong, h5 i, h6 b, h6 strong, h6 i {
  color: #00746a;
}

/* line 112, ../sass/partials/_global-styles.scss */
b, strong, th {
  color: #636363;
}

/* line 116, ../sass/partials/_global-styles.scss */
i {
  color: #636363;
}

/* line 121, ../sass/partials/_global-styles.scss */
p, ul, ol {
  margin-bottom: 1em;
}
/* line 124, ../sass/partials/_global-styles.scss */
p.higher, ul.higher, ol.higher {
  margin-bottom: 2em;
}

/* line 129, ../sass/partials/_global-styles.scss */
li ol,
li ul {
  margin-bottom: 0;
}

/* line 134, ../sass/partials/_global-styles.scss */
a {
  color: #00746a;
}
/* line 137, ../sass/partials/_global-styles.scss */
a:hover, a:focus {
  color: #00746a;
}

/* line 143, ../sass/partials/_global-styles.scss */
.clearfix {
  clear: both;
}

/* line 147, ../sass/partials/_global-styles.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  text-decoration: none !important;
}

/* line 151, ../sass/partials/_global-styles.scss */
h1, h2, h3, h4, h5, h6
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.2;
}

/* line 157, ../sass/partials/_global-styles.scss */
.touch-device a {
  text-decoration: none !important;
}

/* line 162, ../sass/partials/_global-styles.scss */
.well {
  background-color: #ccc;
}

/* line 166, ../sass/partials/_global-styles.scss */
.content {
  padding: 4.5rem 0;
}

/* line 171, ../sass/partials/_global-styles.scss */
.object-center .attribute-image {
  text-align: center;
}

/* line 176, ../sass/partials/_global-styles.scss */
.text-error {
  color: #e00;
}

/* line 180, ../sass/partials/_global-styles.scss */
.text-success {
  color: #0e0;
}

/* line 184, ../sass/partials/_global-styles.scss */
.space-top {
  margin-top: 2rem;
}

/* buttons */
/* line 190, ../sass/partials/_global-styles.scss */
.btn, .link-button,
.file-link, .link-button-ghost {
  font-family: 'themixosf', arial, sans-serif;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  text-transform: lowercase;
  height: 4rem;
  line-height: 3.6rem;
  padding: 0 2.3rem;
  margin-bottom: 0.4rem;
  border-width: 0.2rem;
  border-style: solid;
}

/* line 205, ../sass/partials/_global-styles.scss */
.btn-primary, .link-button,
.file-link {
  background-color: #00746a;
  color: #ffffff;
  border-color: transparent;
}
/* line 210, ../sass/partials/_global-styles.scss */
.btn-primary:focus, .link-button:focus,
.file-link:focus, .btn-primary:active, .link-button:active,
.file-link:active {
  background-color: #004b45;
  border-color: #00746a;
}
/* line 216, ../sass/partials/_global-styles.scss */
.btn-primary:hover, .link-button:hover,
.file-link:hover {
  background-color: #ffffff;
  color: #00746a;
  border-color: #00746a;
}

/* line 225, ../sass/partials/_global-styles.scss */
.btn-default, .link-button-ghost {
  background-color: transparent;
  color: #00746a;
  border-color: #00746a;
}
/* line 230, ../sass/partials/_global-styles.scss */
.btn-default:focus, .link-button-ghost:focus, .btn-default:active, .link-button-ghost:active {
  background-color: #004b45;
  border-color: #00746a;
  color: #ffffff;
}
/* line 237, ../sass/partials/_global-styles.scss */
.btn-default:hover, .link-button-ghost:hover {
  background-color: #00746a;
  color: #ffffff;
  border-color: transparent;
}

/* line 244, ../sass/partials/_global-styles.scss */
.btn-ghost {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
/* line 249, ../sass/partials/_global-styles.scss */
.btn-ghost:hover {
  background-color: #ffffff;
  color: #00746a;
}

/* line 255, ../sass/partials/_global-styles.scss */
.embed-inline-file,
.embed-inline-image {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

/* line 261, ../sass/partials/_global-styles.scss */
.link-button,
.file-link {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

/* line 270, ../sass/partials/_global-styles.scss */
.link-button-ghost {
  text-transform: uppercase;
}

/* line 278, ../sass/partials/_global-styles.scss */
.touch-device .btn-primary:hover, .touch-device .link-button:hover,
.touch-device .file-link:hover {
  background-color: #00746a;
  color: #ffffff;
  border-color: transparent;
}
/* line 285, ../sass/partials/_global-styles.scss */
.touch-device .btn-default:hover, .touch-device .link-button-ghost:hover {
  background-color: #ffffff;
  color: #00746a;
  border-color: #00746a;
}

/* icons */
/* line 294, ../sass/partials/_global-styles.scss */
.deco-bg, .btn-square.btn-search:after, .btn-square.btn-login:after, .btn-square.btn-edit:after, .mp-menu .mp-back::before, .mp-menu .icon-arrow-right > a:after, .search-form .btn-search-submit, .news-box-item .news-date:before, .newsletter-form .newsletter-send, .operon-sections .site-sections-header:after, .contact-float-wrapper .info:before, .bookstore-float-wrapper .info:before {
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  background-image: url("../bundles/operonoperon/images/sprite-ie8.png");
  background-size: 64rem 40rem;
  vertical-align: middle;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 294, ../sass/partials/_global-styles.scss */
  .deco-bg, .btn-square.btn-search:after, .btn-square.btn-login:after, .btn-square.btn-edit:after, .mp-menu .mp-back::before, .mp-menu .icon-arrow-right > a:after, .search-form .btn-search-submit, .news-box-item .news-date:before, .newsletter-form .newsletter-send, .operon-sections .site-sections-header:after, .contact-float-wrapper .info:before, .bookstore-float-wrapper .info:before {
    background-image: url("../bundles/operonoperon/images/sprite.png");
    background-size: 64rem 40rem;
  }
}
/* line 301, ../sass/partials/_global-styles.scss */
.deco-bg.basket-large, .basket-large.btn-square.btn-search:after, .basket-large.btn-square.btn-login:after, .basket-large.btn-square.btn-edit:after, .mp-menu .basket-large.mp-back::before, .mp-menu .icon-arrow-right > a.basket-large:after, .search-form .basket-large.btn-search-submit, .news-box-item .basket-large.news-date:before, .newsletter-form .basket-large.newsletter-send, .operon-sections .basket-large.site-sections-header:after, .contact-float-wrapper .basket-large.info:before, .bookstore-float-wrapper .basket-large.info:before {
  width: 10rem;
  height: 10rem;
  background-position: 0 0;
}
/* line 306, ../sass/partials/_global-styles.scss */
.deco-bg.email-large, .email-large.btn-square.btn-search:after, .email-large.btn-square.btn-login:after, .email-large.btn-square.btn-edit:after, .mp-menu .email-large.mp-back::before, .mp-menu .icon-arrow-right > a.email-large:after, .search-form .email-large.btn-search-submit, .news-box-item .email-large.news-date:before, .newsletter-form .email-large.newsletter-send, .operon-sections .email-large.site-sections-header:after, .contact-float-wrapper .email-large.info:before, .bookstore-float-wrapper .email-large.info:before {
  width: 10rem;
  height: 10rem;
  background-position: -11rem 0;
}
/* line 311, ../sass/partials/_global-styles.scss */
.deco-bg.left-large, .left-large.btn-square.btn-search:after, .left-large.btn-square.btn-login:after, .left-large.btn-square.btn-edit:after, .mp-menu .left-large.mp-back::before, .mp-menu .icon-arrow-right > a.left-large:after, .search-form .left-large.btn-search-submit, .news-box-item .left-large.news-date:before, .newsletter-form .left-large.newsletter-send, .operon-sections .left-large.site-sections-header:after, .contact-float-wrapper .left-large.info:before, .bookstore-float-wrapper .left-large.info:before {
  width: 6rem;
  height: 6rem;
  background-position: 0 -11rem;
}
/* line 316, ../sass/partials/_global-styles.scss */
.deco-bg.left-large:hover, .left-large.btn-square.btn-search:hover:after, .left-large.btn-square.btn-login:hover:after, .left-large.btn-square.btn-edit:hover:after, .mp-menu .left-large.mp-back:hover::before, .mp-menu .icon-arrow-right > a.left-large:hover:after, .search-form .left-large.btn-search-submit:hover, .news-box-item .left-large.news-date:hover:before, .newsletter-form .left-large.newsletter-send:hover, .operon-sections .left-large.site-sections-header:hover:after, .contact-float-wrapper .left-large.info:hover:before, .bookstore-float-wrapper .left-large.info:hover:before {
  background-position: 0 -18rem;
}
/* line 320, ../sass/partials/_global-styles.scss */
.deco-bg.right-large, .right-large.btn-square.btn-search:after, .right-large.btn-square.btn-login:after, .right-large.btn-square.btn-edit:after, .mp-menu .right-large.mp-back::before, .mp-menu .icon-arrow-right > a.right-large:after, .search-form .right-large.btn-search-submit, .news-box-item .right-large.news-date:before, .newsletter-form .right-large.newsletter-send, .operon-sections .right-large.site-sections-header:after, .contact-float-wrapper .right-large.info:before, .bookstore-float-wrapper .right-large.info:before {
  width: 6rem;
  height: 6rem;
  background-position: -7rem -11rem;
}
/* line 325, ../sass/partials/_global-styles.scss */
.deco-bg.right-large:hover, .right-large.btn-square.btn-search:hover:after, .right-large.btn-square.btn-login:hover:after, .right-large.btn-square.btn-edit:hover:after, .mp-menu .right-large.mp-back:hover::before, .mp-menu .icon-arrow-right > a.right-large:hover:after, .search-form .right-large.btn-search-submit:hover, .news-box-item .right-large.news-date:hover:before, .newsletter-form .right-large.newsletter-send:hover, .operon-sections .right-large.site-sections-header:hover:after, .contact-float-wrapper .right-large.info:hover:before, .bookstore-float-wrapper .right-large.info:hover:before {
  background-position: -7rem -18rem;
}
/* line 329, ../sass/partials/_global-styles.scss */
.deco-bg.left-medium, .left-medium.btn-square.btn-search:after, .left-medium.btn-square.btn-login:after, .left-medium.btn-square.btn-edit:after, .mp-menu .left-medium.mp-back::before, .mp-menu .icon-arrow-right > a.left-medium:after, .search-form .left-medium.btn-search-submit, .news-box-item .left-medium.news-date:before, .newsletter-form .left-medium.newsletter-send, .operon-sections .left-medium.site-sections-header:after, .contact-float-wrapper .left-medium.info:before, .bookstore-float-wrapper .left-medium.info:before {
  width: 1.2rem;
  height: 3.5rem;
  background-position: -14rem -11rem;
}
/* line 334, ../sass/partials/_global-styles.scss */
.deco-bg.left-medium:hover, .left-medium.btn-square.btn-search:hover:after, .left-medium.btn-square.btn-login:hover:after, .left-medium.btn-square.btn-edit:hover:after, .mp-menu .left-medium.mp-back:hover::before, .mp-menu .icon-arrow-right > a.left-medium:hover:after, .search-form .left-medium.btn-search-submit:hover, .news-box-item .left-medium.news-date:hover:before, .newsletter-form .left-medium.newsletter-send:hover, .operon-sections .left-medium.site-sections-header:hover:after, .contact-float-wrapper .left-medium.info:hover:before, .bookstore-float-wrapper .left-medium.info:hover:before {
  background-position: -14rem -15.5rem;
}
/* line 338, ../sass/partials/_global-styles.scss */
.deco-bg.right-medium, .right-medium.btn-square.btn-search:after, .right-medium.btn-square.btn-login:after, .right-medium.btn-square.btn-edit:after, .mp-menu .right-medium.mp-back::before, .mp-menu .icon-arrow-right > a.right-medium:after, .search-form .right-medium.btn-search-submit, .news-box-item .right-medium.news-date:before, .newsletter-form .right-medium.newsletter-send, .operon-sections .right-medium.site-sections-header:after, .contact-float-wrapper .right-medium.info:before, .bookstore-float-wrapper .right-medium.info:before {
  width: 1.2rem;
  height: 3.5rem;
  background-position: -16.5rem -11rem;
}
/* line 343, ../sass/partials/_global-styles.scss */
.deco-bg.right-medium:hover, .right-medium.btn-square.btn-search:hover:after, .right-medium.btn-square.btn-login:hover:after, .right-medium.btn-square.btn-edit:hover:after, .mp-menu .right-medium.mp-back:hover::before, .mp-menu .icon-arrow-right > a.right-medium:hover:after, .search-form .right-medium.btn-search-submit:hover, .news-box-item .right-medium.news-date:hover:before, .newsletter-form .right-medium.newsletter-send:hover, .operon-sections .right-medium.site-sections-header:hover:after, .contact-float-wrapper .right-medium.info:hover:before, .bookstore-float-wrapper .right-medium.info:hover:before {
  background-position: -16.5rem -15.5rem;
}
/* line 347, ../sass/partials/_global-styles.scss */
.deco-bg.arrow-top, .arrow-top.btn-square.btn-search:after, .arrow-top.btn-square.btn-login:after, .arrow-top.btn-square.btn-edit:after, .mp-menu .arrow-top.mp-back::before, .mp-menu .icon-arrow-right > a.arrow-top:after, .search-form .arrow-top.btn-search-submit, .news-box-item .arrow-top.news-date:before, .newsletter-form .arrow-top.newsletter-send, .operon-sections .arrow-top.site-sections-header:after, .contact-float-wrapper .arrow-top.info:before, .bookstore-float-wrapper .arrow-top.info:before {
  width: 1.5rem;
  height: 0.9rem;
  background-position: -19rem -13rem;
}
/* line 352, ../sass/partials/_global-styles.scss */
.deco-bg.arrow-bottom, .arrow-bottom.btn-square.btn-search:after, .arrow-bottom.btn-square.btn-login:after, .arrow-bottom.btn-square.btn-edit:after, .mp-menu .arrow-bottom.mp-back::before, .mp-menu .icon-arrow-right > a.arrow-bottom:after, .search-form .arrow-bottom.btn-search-submit, .news-box-item .arrow-bottom.news-date:before, .newsletter-form .arrow-bottom.newsletter-send, .operon-sections .arrow-bottom.site-sections-header:after, .contact-float-wrapper .arrow-bottom.info:before, .bookstore-float-wrapper .arrow-bottom.info:before {
  width: 1.5rem;
  height: 0.9rem;
  background-position: -21.5rem -13rem;
}
/* line 357, ../sass/partials/_global-styles.scss */
.deco-bg.arrow-small-left, .arrow-small-left.btn-square.btn-search:after, .arrow-small-left.btn-square.btn-login:after, .arrow-small-left.btn-square.btn-edit:after, .mp-menu .arrow-small-left.mp-back::before, .mp-menu .icon-arrow-right > a.arrow-small-left:after, .search-form .arrow-small-left.btn-search-submit, .news-box-item .arrow-small-left.news-date:before, .newsletter-form .arrow-small-left.newsletter-send, .operon-sections .arrow-small-left.site-sections-header:after, .contact-float-wrapper .arrow-small-left.info:before, .bookstore-float-wrapper .arrow-small-left.info:before {
  width: 0.6rem;
  height: 1rem;
  background-position: -19rem -15rem;
}
/* line 362, ../sass/partials/_global-styles.scss */
.deco-bg.arrow-right, .arrow-right.btn-square.btn-search:after, .arrow-right.btn-square.btn-login:after, .arrow-right.btn-square.btn-edit:after, .mp-menu .arrow-right.mp-back::before, .mp-menu .icon-arrow-right > a.arrow-right:after, .search-form .arrow-right.btn-search-submit, .news-box-item .arrow-right.news-date:before, .newsletter-form .arrow-right.newsletter-send, .operon-sections .arrow-right.site-sections-header:after, .contact-float-wrapper .arrow-right.info:before, .bookstore-float-wrapper .arrow-right.info:before {
  width: 0.9rem;
  height: 1.6rem;
  background-position: -20.5rem -15rem;
}
/* line 367, ../sass/partials/_global-styles.scss */
.deco-bg.ico-warning, .ico-warning.btn-square.btn-search:after, .ico-warning.btn-square.btn-login:after, .ico-warning.btn-square.btn-edit:after, .mp-menu .ico-warning.mp-back::before, .mp-menu .icon-arrow-right > a.ico-warning:after, .search-form .ico-warning.btn-search-submit, .news-box-item .ico-warning.news-date:before, .newsletter-form .ico-warning.newsletter-send, .operon-sections .ico-warning.site-sections-header:after, .contact-float-wrapper .ico-warning.info:before, .bookstore-float-wrapper .ico-warning.info:before {
  width: 0.2rem;
  height: 1.7rem;
  background-position: -24rem -11rem;
}
/* line 372, ../sass/partials/_global-styles.scss */
.deco-bg.ico-ok, .ico-ok.btn-square.btn-search:after, .ico-ok.btn-square.btn-login:after, .ico-ok.btn-square.btn-edit:after, .mp-menu .ico-ok.mp-back::before, .mp-menu .icon-arrow-right > a.ico-ok:after, .search-form .ico-ok.btn-search-submit, .news-box-item .ico-ok.news-date:before, .newsletter-form .ico-ok.newsletter-send, .operon-sections .ico-ok.site-sections-header:after, .contact-float-wrapper .ico-ok.info:before, .bookstore-float-wrapper .ico-ok.info:before {
  width: 2rem;
  height: 2rem;
  background-position: -24rem -13.5rem;
}
/* line 377, ../sass/partials/_global-styles.scss */
.deco-bg.ico-x, .ico-x.btn-square.btn-search:after, .ico-x.btn-square.btn-login:after, .ico-x.btn-square.btn-edit:after, .mp-menu .ico-x.mp-back::before, .mp-menu .icon-arrow-right > a.ico-x:after, .search-form .ico-x.btn-search-submit, .news-box-item .ico-x.news-date:before, .newsletter-form .ico-x.newsletter-send, .operon-sections .ico-x.site-sections-header:after, .contact-float-wrapper .ico-x.info:before, .bookstore-float-wrapper .ico-x.info:before {
  width: 1.8rem;
  height: 1.8rem;
  background-position: -24rem -16.5rem;
}
/* line 382, ../sass/partials/_global-styles.scss */
.deco-bg.ico-search, .ico-search.btn-square.btn-search:after, .ico-search.btn-square.btn-login:after, .ico-search.btn-square.btn-edit:after, .mp-menu .ico-search.mp-back::before, .mp-menu .icon-arrow-right > a.ico-search:after, .search-form .ico-search.btn-search-submit, .news-box-item .ico-search.news-date:before, .newsletter-form .ico-search.newsletter-send, .operon-sections .ico-search.site-sections-header:after, .contact-float-wrapper .ico-search.info:before, .bookstore-float-wrapper .ico-search.info:before {
  width: 2.5rem;
  height: 2.5rem;
  background-position: -22rem 0;
}
/* line 387, ../sass/partials/_global-styles.scss */
.deco-bg.ico-headphones, .ico-headphones.btn-square.btn-search:after, .ico-headphones.btn-square.btn-login:after, .ico-headphones.btn-square.btn-edit:after, .mp-menu .ico-headphones.mp-back::before, .mp-menu .icon-arrow-right > a.ico-headphones:after, .search-form .ico-headphones.btn-search-submit, .news-box-item .ico-headphones.news-date:before, .newsletter-form .ico-headphones.newsletter-send, .operon-sections .ico-headphones.site-sections-header:after, .contact-float-wrapper .ico-headphones.info:before, .bookstore-float-wrapper .ico-headphones.info:before {
  width: 1.8rem;
  height: 2rem;
  background-position: -25.5rem 0;
}
/* line 392, ../sass/partials/_global-styles.scss */
.deco-bg.ico-phone, .ico-phone.btn-square.btn-search:after, .ico-phone.btn-square.btn-login:after, .ico-phone.btn-square.btn-edit:after, .mp-menu .ico-phone.mp-back::before, .mp-menu .icon-arrow-right > a.ico-phone:after, .search-form .ico-phone.btn-search-submit, .news-box-item .ico-phone.news-date:before, .newsletter-form .ico-phone.newsletter-send, .operon-sections .ico-phone.site-sections-header:after, .contact-float-wrapper .ico-phone.info:before, .bookstore-float-wrapper .ico-phone.info:before {
  width: 1rem;
  height: 2rem;
  background-position: -25.5rem -3rem;
}
/* line 397, ../sass/partials/_global-styles.scss */
.deco-bg.ico-keyboard, .ico-keyboard.btn-square.btn-search:after, .ico-keyboard.btn-square.btn-login:after, .ico-keyboard.btn-square.btn-edit:after, .mp-menu .ico-keyboard.mp-back::before, .mp-menu .icon-arrow-right > a.ico-keyboard:after, .search-form .ico-keyboard.btn-search-submit, .news-box-item .ico-keyboard.news-date:before, .newsletter-form .ico-keyboard.newsletter-send, .operon-sections .ico-keyboard.site-sections-header:after, .contact-float-wrapper .ico-keyboard.info:before, .bookstore-float-wrapper .ico-keyboard.info:before {
  width: 2.5rem;
  height: 2rem;
  background-position: -25.5rem -6rem;
}
/* line 402, ../sass/partials/_global-styles.scss */
.deco-bg.ico-calendar, .ico-calendar.btn-square.btn-search:after, .ico-calendar.btn-square.btn-login:after, .ico-calendar.btn-square.btn-edit:after, .mp-menu .ico-calendar.mp-back::before, .mp-menu .icon-arrow-right > a.ico-calendar:after, .search-form .ico-calendar.btn-search-submit, .news-box-item .ico-calendar.news-date:before, .newsletter-form .ico-calendar.newsletter-send, .operon-sections .ico-calendar.site-sections-header:after, .contact-float-wrapper .ico-calendar.info:before, .bookstore-float-wrapper .ico-calendar.info:before {
  width: 1.5rem;
  height: 1.5rem;
  background-position: -25.5rem -9rem;
  top: -0.1rem;
  margin-right: 1rem;
}
/* line 409, ../sass/partials/_global-styles.scss */
.deco-bg.ico-mail, .ico-mail.btn-square.btn-search:after, .ico-mail.btn-square.btn-login:after, .ico-mail.btn-square.btn-edit:after, .mp-menu .ico-mail.mp-back::before, .mp-menu .icon-arrow-right > a.ico-mail:after, .search-form .ico-mail.btn-search-submit, .news-box-item .ico-mail.news-date:before, .newsletter-form .ico-mail.newsletter-send, .operon-sections .ico-mail.site-sections-header:after, .contact-float-wrapper .ico-mail.info:before, .bookstore-float-wrapper .ico-mail.info:before {
  width: 2.7rem;
  height: 2rem;
  background-position: -28.5rem 0;
}
/* line 414, ../sass/partials/_global-styles.scss */
.deco-bg.ico-half-user, .ico-half-user.btn-square.btn-search:after, .ico-half-user.btn-square.btn-login:after, .ico-half-user.btn-square.btn-edit:after, .mp-menu .ico-half-user.mp-back::before, .mp-menu .icon-arrow-right > a.ico-half-user:after, .search-form .ico-half-user.btn-search-submit, .news-box-item .ico-half-user.news-date:before, .newsletter-form .ico-half-user.newsletter-send, .operon-sections .ico-half-user.site-sections-header:after, .contact-float-wrapper .ico-half-user.info:before, .bookstore-float-wrapper .ico-half-user.info:before {
  width: 1.3rem;
  height: 2rem;
  background-position: -32.5rem 0;
}
/* line 419, ../sass/partials/_global-styles.scss */
.deco-bg.ico-keyboard-rd, .ico-keyboard-rd.btn-square.btn-search:after, .ico-keyboard-rd.btn-square.btn-login:after, .ico-keyboard-rd.btn-square.btn-edit:after, .mp-menu .ico-keyboard-rd.mp-back::before, .mp-menu .icon-arrow-right > a.ico-keyboard-rd:after, .search-form .ico-keyboard-rd.btn-search-submit, .news-box-item .ico-keyboard-rd.news-date:before, .newsletter-form .ico-keyboard-rd.newsletter-send, .operon-sections .ico-keyboard-rd.site-sections-header:after, .contact-float-wrapper .ico-keyboard-rd.info:before, .bookstore-float-wrapper .ico-keyboard-rd.info:before {
  width: 5rem;
  height: 5rem;
  background-position: -33rem -11rem;
}
/* line 424, ../sass/partials/_global-styles.scss */
.deco-bg.ico-phone-rd, .ico-phone-rd.btn-square.btn-search:after, .ico-phone-rd.btn-square.btn-login:after, .ico-phone-rd.btn-square.btn-edit:after, .mp-menu .ico-phone-rd.mp-back::before, .mp-menu .icon-arrow-right > a.ico-phone-rd:after, .search-form .ico-phone-rd.btn-search-submit, .news-box-item .ico-phone-rd.news-date:before, .newsletter-form .ico-phone-rd.newsletter-send, .operon-sections .ico-phone-rd.site-sections-header:after, .contact-float-wrapper .ico-phone-rd.info:before, .bookstore-float-wrapper .ico-phone-rd.info:before {
  width: 5rem;
  height: 5rem;
  background-position: -27rem -11rem;
}
/* line 429, ../sass/partials/_global-styles.scss */
.deco-bg.ico-pencil, .ico-pencil.btn-square.btn-search:after, .ico-pencil.btn-square.btn-login:after, .ico-pencil.btn-square.btn-edit:after, .mp-menu .ico-pencil.mp-back::before, .mp-menu .icon-arrow-right > a.ico-pencil:after, .search-form .ico-pencil.btn-search-submit, .news-box-item .ico-pencil.news-date:before, .newsletter-form .ico-pencil.newsletter-send, .operon-sections .ico-pencil.site-sections-header:after, .contact-float-wrapper .ico-pencil.info:before, .bookstore-float-wrapper .ico-pencil.info:before {
  width: 2rem;
  height: 2.5rem;
  background-position: -39rem -11rem;
}
/* line 434, ../sass/partials/_global-styles.scss */
a:hover .deco-bg.ico-pencil, a:hover .ico-pencil.btn-square.btn-search:after, a:hover .ico-pencil.btn-square.btn-login:after, a:hover .ico-pencil.btn-square.btn-edit:after, a:hover .mp-menu .ico-pencil.mp-back::before, .mp-menu a:hover .ico-pencil.mp-back::before, a:hover .mp-menu .icon-arrow-right > a.ico-pencil:after, .mp-menu a:hover .icon-arrow-right > a.ico-pencil:after, a:hover .search-form .ico-pencil.btn-search-submit, .search-form a:hover .ico-pencil.btn-search-submit, a:hover .news-box-item .ico-pencil.news-date:before, .news-box-item a:hover .ico-pencil.news-date:before, a:hover .newsletter-form .ico-pencil.newsletter-send, .newsletter-form a:hover .ico-pencil.newsletter-send, a:hover .operon-sections .ico-pencil.site-sections-header:after, .operon-sections a:hover .ico-pencil.site-sections-header:after, a:hover .contact-float-wrapper .ico-pencil.info:before, .contact-float-wrapper a:hover .ico-pencil.info:before, a:hover .bookstore-float-wrapper .ico-pencil.info:before, .bookstore-float-wrapper a:hover .ico-pencil.info:before {
  background-position: -39rem -14.5rem;
}

/* line 442, ../sass/partials/_global-styles.scss */
a:hover > .deco-bg.left-large, a:hover > .left-large.btn-square.btn-search:after, a:hover > .left-large.btn-square.btn-login:after, a:hover > .left-large.btn-square.btn-edit:after, .mp-menu a:hover > .left-large.mp-back::before, .mp-menu a.icon-arrow-right:hover > a.left-large:after, .search-form a:hover > .left-large.btn-search-submit, .news-box-item a:hover > .left-large.news-date:before, .newsletter-form a:hover > .left-large.newsletter-send, .operon-sections a:hover > .left-large.site-sections-header:after, .contact-float-wrapper a:hover > .left-large.info:before, .bookstore-float-wrapper a:hover > .left-large.info:before {
  background-position: 0 -18rem;
}
/* line 445, ../sass/partials/_global-styles.scss */
a:hover > .deco-bg.right-large, a:hover > .right-large.btn-square.btn-search:after, a:hover > .right-large.btn-square.btn-login:after, a:hover > .right-large.btn-square.btn-edit:after, .mp-menu a:hover > .right-large.mp-back::before, .mp-menu a.icon-arrow-right:hover > a.right-large:after, .search-form a:hover > .right-large.btn-search-submit, .news-box-item a:hover > .right-large.news-date:before, .newsletter-form a:hover > .right-large.newsletter-send, .operon-sections a:hover > .right-large.site-sections-header:after, .contact-float-wrapper a:hover > .right-large.info:before, .bookstore-float-wrapper a:hover > .right-large.info:before {
  background-position: -7rem -18rem;
}
/* line 448, ../sass/partials/_global-styles.scss */
a:hover > .deco-bg.left-medium, a:hover > .left-medium.btn-square.btn-search:after, a:hover > .left-medium.btn-square.btn-login:after, a:hover > .left-medium.btn-square.btn-edit:after, .mp-menu a:hover > .left-medium.mp-back::before, .mp-menu a.icon-arrow-right:hover > a.left-medium:after, .search-form a:hover > .left-medium.btn-search-submit, .news-box-item a:hover > .left-medium.news-date:before, .newsletter-form a:hover > .left-medium.newsletter-send, .operon-sections a:hover > .left-medium.site-sections-header:after, .contact-float-wrapper a:hover > .left-medium.info:before, .bookstore-float-wrapper a:hover > .left-medium.info:before {
  background-position: -14rem -15.5rem;
}
/* line 451, ../sass/partials/_global-styles.scss */
a:hover > .deco-bg.right-medium, a:hover > .right-medium.btn-square.btn-search:after, a:hover > .right-medium.btn-square.btn-login:after, a:hover > .right-medium.btn-square.btn-edit:after, .mp-menu a:hover > .right-medium.mp-back::before, .mp-menu a.icon-arrow-right:hover > a.right-medium:after, .search-form a:hover > .right-medium.btn-search-submit, .news-box-item a:hover > .right-medium.news-date:before, .newsletter-form a:hover > .right-medium.newsletter-send, .operon-sections a:hover > .right-medium.site-sections-header:after, .contact-float-wrapper a:hover > .right-medium.info:before, .bookstore-float-wrapper a:hover > .right-medium.info:before {
  background-position: -16.5rem -15.5rem;
}
/* line 454, ../sass/partials/_global-styles.scss */
a:hover > .deco-bg.arrow-top, a:hover > .arrow-top.btn-square.btn-search:after, a:hover > .arrow-top.btn-square.btn-login:after, a:hover > .arrow-top.btn-square.btn-edit:after, .mp-menu a:hover > .arrow-top.mp-back::before, .mp-menu a.icon-arrow-right:hover > a.arrow-top:after, .search-form a:hover > .arrow-top.btn-search-submit, .news-box-item a:hover > .arrow-top.news-date:before, .newsletter-form a:hover > .arrow-top.newsletter-send, .operon-sections a:hover > .arrow-top.site-sections-header:after, .contact-float-wrapper a:hover > .arrow-top.info:before, .bookstore-float-wrapper a:hover > .arrow-top.info:before {
  background-position: -19rem -11rem;
}
/* line 457, ../sass/partials/_global-styles.scss */
a:hover > .deco-bg.arrow-bottom, a:hover > .arrow-bottom.btn-square.btn-search:after, a:hover > .arrow-bottom.btn-square.btn-login:after, a:hover > .arrow-bottom.btn-square.btn-edit:after, .mp-menu a:hover > .arrow-bottom.mp-back::before, .mp-menu a.icon-arrow-right:hover > a.arrow-bottom:after, .search-form a:hover > .arrow-bottom.btn-search-submit, .news-box-item a:hover > .arrow-bottom.news-date:before, .newsletter-form a:hover > .arrow-bottom.newsletter-send, .operon-sections a:hover > .arrow-bottom.site-sections-header:after, .contact-float-wrapper a:hover > .arrow-bottom.info:before, .bookstore-float-wrapper a:hover > .arrow-bottom.info:before {
  background-position: -21.5rem -11rem;
}
/* line 460, ../sass/partials/_global-styles.scss */
a:hover > .deco-bg.ico-search, a:hover > .ico-search.btn-square.btn-search:after, a:hover > .ico-search.btn-square.btn-login:after, a:hover > .ico-search.btn-square.btn-edit:after, .mp-menu a:hover > .ico-search.mp-back::before, .mp-menu a.icon-arrow-right:hover > a.ico-search:after, .search-form a:hover > .ico-search.btn-search-submit, .news-box-item a:hover > .ico-search.news-date:before, .newsletter-form a:hover > .ico-search.newsletter-send, .operon-sections a:hover > .ico-search.site-sections-header:after, .contact-float-wrapper a:hover > .ico-search.info:before, .bookstore-float-wrapper a:hover > .ico-search.info:before {
  background-position: -22rem -3.5rem;
}
/* line 463, ../sass/partials/_global-styles.scss */
a:hover > .deco-bg.ico-mail, a:hover > .ico-mail.btn-square.btn-search:after, a:hover > .ico-mail.btn-square.btn-login:after, a:hover > .ico-mail.btn-square.btn-edit:after, .mp-menu a:hover > .ico-mail.mp-back::before, .mp-menu a.icon-arrow-right:hover > a.ico-mail:after, .search-form a:hover > .ico-mail.btn-search-submit, .news-box-item a:hover > .ico-mail.news-date:before, .newsletter-form a:hover > .ico-mail.newsletter-send, .operon-sections a:hover > .ico-mail.site-sections-header:after, .contact-float-wrapper a:hover > .ico-mail.info:before, .bookstore-float-wrapper a:hover > .ico-mail.info:before {
  background-position: -28.5rem -3rem;
}
/* line 466, ../sass/partials/_global-styles.scss */
a:hover > .deco-bg.ico-half-user, a:hover > .ico-half-user.btn-square.btn-search:after, a:hover > .ico-half-user.btn-square.btn-login:after, a:hover > .ico-half-user.btn-square.btn-edit:after, .mp-menu a:hover > .ico-half-user.mp-back::before, .mp-menu a.icon-arrow-right:hover > a.ico-half-user:after, .search-form a:hover > .ico-half-user.btn-search-submit, .news-box-item a:hover > .ico-half-user.news-date:before, .newsletter-form a:hover > .ico-half-user.newsletter-send, .operon-sections a:hover > .ico-half-user.site-sections-header:after, .contact-float-wrapper a:hover > .ico-half-user.info:before, .bookstore-float-wrapper a:hover > .ico-half-user.info:before {
  background-position: -32.5rem -3rem;
}
/* line 469, ../sass/partials/_global-styles.scss */
a:hover > .deco-bg.ico-pencil, a:hover > .ico-pencil.btn-square.btn-search:after, a:hover > .ico-pencil.btn-square.btn-login:after, a:hover > .ico-pencil.btn-square.btn-edit:after, .mp-menu a:hover > .ico-pencil.mp-back::before, .mp-menu a.icon-arrow-right:hover > a.ico-pencil:after, .search-form a:hover > .ico-pencil.btn-search-submit, .news-box-item a:hover > .ico-pencil.news-date:before, .newsletter-form a:hover > .ico-pencil.newsletter-send, .operon-sections a:hover > .ico-pencil.site-sections-header:after, .contact-float-wrapper a:hover > .ico-pencil.info:before, .bookstore-float-wrapper a:hover > .ico-pencil.info:before {
  background-position: -39rem -14.5rem;
}

/* line 475, ../sass/partials/_global-styles.scss */
.btn-square {
  -webkit-transition: background 200ms linear;
  -o-transition: background 200ms linear;
  transition: background 200ms linear;
  display: inline-block;
  width: 5rem;
  height: 4rem;
  background: #00746a;
  position: relative;
}
/* line 483, ../sass/partials/_global-styles.scss */
.btn-square:hover {
  background: #fff;
  border: 2px solid #00746a;
  color: #636363;
}
/* line 489, ../sass/partials/_global-styles.scss */
.btn-square:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
}
/* line 498, ../sass/partials/_global-styles.scss */
.btn-square.btn-search:after {
  position: absolute;
  background-position: -22rem -7rem;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: -1.25rem;
  margin-left: -1.25rem;
}
/* line 509, ../sass/partials/_global-styles.scss */
.btn-square.btn-search:hover:after {
  background-position: -22rem 0;
}
/* line 516, ../sass/partials/_global-styles.scss */
.btn-square.btn-login:after {
  position: absolute;
  background-position: -32.5rem -7rem;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: -1.25rem;
  margin-left: -1.25rem;
}
/* line 526, ../sass/partials/_global-styles.scss */
.btn-square.btn-login:hover {
  color: #00746a;
}
/* line 528, ../sass/partials/_global-styles.scss */
.btn-square.btn-login:hover:after {
  background-position: -32.5rem 0;
}
/* line 534, ../sass/partials/_global-styles.scss */
.btn-square.btn-edit {
  margin-right: 1.5rem;
}
/* line 537, ../sass/partials/_global-styles.scss */
.btn-square.btn-edit:after {
  position: absolute;
  background-position: -39rem -11rem;
  width: 2rem;
  height: 2.5rem;
  margin-top: -1.25rem;
  margin-left: -1rem;
}
/* line 547, ../sass/partials/_global-styles.scss */
.btn-square.btn-edit:hover {
  color: #00746a;
}
/* line 549, ../sass/partials/_global-styles.scss */
.btn-square.btn-edit:hover:after {
  background-position: -39rem -18rem;
}
/* line 555, ../sass/partials/_global-styles.scss */
.btn-square.btn-menu {
  text-align: center;
  position: relative;
}
/* line 559, ../sass/partials/_global-styles.scss */
.btn-square.btn-menu .lines, .btn-square.btn-menu .lines:before, .btn-square.btn-menu .lines:after {
  display: inline-block;
  width: 2.5rem;
  height: 0.1rem;
  background: #fff;
  transition: 0.3s;
}
/* line 567, ../sass/partials/_global-styles.scss */
.btn-square.btn-menu:hover, .btn-square.btn-menu.menu-close {
  background: #fff;
  border: 2px solid #00746a;
}
/* line 571, ../sass/partials/_global-styles.scss */
.btn-square.btn-menu:hover .lines, .btn-square.btn-menu.menu-close .lines {
  background: #00746a;
}
/* line 573, ../sass/partials/_global-styles.scss */
.btn-square.btn-menu:hover .lines:before, .btn-square.btn-menu:hover .lines:after, .btn-square.btn-menu.menu-close .lines:before, .btn-square.btn-menu.menu-close .lines:after {
  background: #00746a;
}
/* line 580, ../sass/partials/_global-styles.scss */
.btn-square.btn-menu.menu-close {
  z-index: 10;
}
/* line 583, ../sass/partials/_global-styles.scss */
.btn-square.btn-menu.menu-close .lines {
  background: transparent;
}
/* line 586, ../sass/partials/_global-styles.scss */
.btn-square.btn-menu.menu-close .lines:before, .btn-square.btn-menu.menu-close .lines:after {
  top: 0;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
/* line 593, ../sass/partials/_global-styles.scss */
.btn-square.btn-menu.menu-close .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
/* line 598, ../sass/partials/_global-styles.scss */
.btn-square.btn-menu.menu-close .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
/* line 604, ../sass/partials/_global-styles.scss */
.btn-square.btn-menu .lines {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.25rem;
  margin-top: -0.1rem;
}
/* line 612, ../sass/partials/_global-styles.scss */
.btn-square.btn-menu .lines:before {
  content: '';
  position: absolute;
  left: 0;
  top: -0.7rem;
}
/* line 620, ../sass/partials/_global-styles.scss */
.btn-square.btn-menu .lines:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0.7rem;
}

/* line 632, ../sass/partials/_global-styles.scss */
.caret {
  background-image: url("../bundles/operonoperon/images/sprite-ie8.png");
  background-size: 64rem 40rem;
  width: 1.5rem;
  height: 0.9rem;
  padding: 0;
  background-position: -21.5rem -11rem;
  border: none !important;
  background-color: transparent !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 632, ../sass/partials/_global-styles.scss */
  .caret {
    background-image: url("../bundles/operonoperon/images/sprite.png");
    background-size: 64rem 40rem;
  }
}

/* line 641, ../sass/partials/_global-styles.scss */
.bootstrap-select.btn-group .btn .caret, .bootstrap-select.btn-group .link-button .caret,
.bootstrap-select.btn-group .file-link .caret, .bootstrap-select.btn-group .link-button-ghost .caret,
.bootstrap-select.btn-group .link-button .caret {
  margin: 0;
  top: calc(50% - 0.3rem);
}

/* line 647, ../sass/partials/_global-styles.scss */
.box-link {
  text-align: center;
  padding: 3rem;
  border: 2px solid #d7d7d7;
}
/* line 652, ../sass/partials/_global-styles.scss */
.box-link .box-icon {
  margin-bottom: 3rem;
  display: inline-block;
}
/* line 657, ../sass/partials/_global-styles.scss */
.box-link .box-description {
  font-family: 'themixosf', arial, sans-serif;
}
/* line 661, ../sass/partials/_global-styles.scss */
.box-link .box-header {
  font-weight: 700;
}

/* line 666, ../sass/partials/_global-styles.scss */
.section-header {
  font-weight: 700;
  text-align: center;
}

/* line 671, ../sass/partials/_global-styles.scss */
.site-menu-nav {
  position: relative;
  z-index: 10;
}

/* line 676, ../sass/partials/_global-styles.scss */
.site-menu-logo {
  display: none;
}

/* line 680, ../sass/partials/_global-styles.scss */
.text-deco {
  color: #00746a;
}

/* line 684, ../sass/partials/_global-styles.scss */
.object-responsive {
  position: relative;
  padding-bottom: 56.25%;
}
/* line 688, ../sass/partials/_global-styles.scss */
.object-responsive > img, .object-responsive > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 699, ../sass/partials/_global-styles.scss */
.logo-section .logo {
  display: inline-block;
}
/* line 702, ../sass/partials/_global-styles.scss */
.logo-section .logo img {
  width: auto;
  height: 6.5rem;
}

/* line 711, ../sass/partials/_global-styles.scss */
.owl-controls {
  text-align: center;
}
/* line 714, ../sass/partials/_global-styles.scss */
.owl-controls .owl-pagination {
  display: inline-block;
}
/* line 719, ../sass/partials/_global-styles.scss */
.owl-controls .owl-page {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background 250ms linear;
  -o-transition: background 250ms linear;
  transition: background 250ms linear;
  display: block;
  float: left;
  width: 1rem;
  height: 1rem;
  margin: 0 0.5rem;
  background: #d7d7d7;
}
/* line 729, ../sass/partials/_global-styles.scss */
.owl-controls .owl-page:hover, .owl-controls .owl-page.active {
  background: #00746a;
}

/* line 736, ../sass/partials/_global-styles.scss */
.carousel-next-slide,
.carousel-prev-slide {
  position: absolute;
  top: 50%;
  margin-top: -6.2rem;
}

/* line 743, ../sass/partials/_global-styles.scss */
.carousel-prev-slide {
  left: -5rem;
}

/* line 747, ../sass/partials/_global-styles.scss */
.carousel-next-slide {
  right: -5rem;
}

/* line 753, ../sass/partials/_global-styles.scss */
.site-banner-slides {
  position: relative;
}
/* line 756, ../sass/partials/_global-styles.scss */
.site-banner-slides .container {
  max-width: 100%;
  position: relative;
}
/* line 762, ../sass/partials/_global-styles.scss */
.site-banner-slides a:hover {
  color: #fff;
}
/* line 767, ../sass/partials/_global-styles.scss */
.site-banner-slides .banner-slide {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  text-align: center;
}
/* line 774, ../sass/partials/_global-styles.scss */
.site-banner-slides .banner-slide .vertical-align {
  display: table;
  vertical-align: middle;
  min-height: 12rem;
  padding: 1.5rem 0;
  width: 100%;
}
/* line 781, ../sass/partials/_global-styles.scss */
.site-banner-slides .banner-slide .vertical-align .container-align {
  display: table-cell;
  vertical-align: middle;
}
/* line 787, ../sass/partials/_global-styles.scss */
.site-banner-slides .banner-slide.video-slide {
  padding-left: 0;
  padding-right: 0;
}
/* line 791, ../sass/partials/_global-styles.scss */
.site-banner-slides .banner-slide.video-slide .slide-title {
  font-size: 2.4rem;
  margin-top: 3.5rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
}
/* line 800, ../sass/partials/_global-styles.scss */
.site-banner-slides .slide-title {
  color: #fff;
  line-height: 3.6rem;
  margin-top: 0;
}
/* line 806, ../sass/partials/_global-styles.scss */
.site-banner-slides .slide-description {
  color: #fff;
  margin-bottom: 0;
}
/* line 811, ../sass/partials/_global-styles.scss */
.site-banner-slides .slide-title-distinction {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 5rem;
  display: block;
  margin: 0;
}
/* line 819, ../sass/partials/_global-styles.scss */
.site-banner-slides .slide-image {
  display: none;
}
/* line 823, ../sass/partials/_global-styles.scss */
.site-banner-slides .btn, .site-banner-slides .link-button,
.site-banner-slides .file-link, .site-banner-slides .link-button-ghost {
  font-size: 16px;
}
/* line 827, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-controls {
  bottom: -1rem;
  position: absolute;
  left: 0;
  width: 100%;
}
/* line 833, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-controls .owl-page {
  width: 1.4rem;
  height: 1.4rem;
  background: #636363;
}
/* line 840, ../sass/partials/_global-styles.scss */
.site-banner-slides .dummy-dot {
  position: absolute;
  left: 0;
  top: 0;
  width: 2.4rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
}
/* line 848, ../sass/partials/_global-styles.scss */
.site-banner-slides .dummy-dot:after {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 1.4rem;
  height: 1.4rem;
  background: #ebebeb;
  content: '';
  display: block;
  margin: 0 auto;
}
/* line 859, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page {
  width: 1.4rem;
  height: 1.4rem;
  background: #636363;
}
/* line 864, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page:hover {
  background: #636363;
}
/* line 868, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page.active {
  background: #636363;
}
/* line 871, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page.active:nth-child(1) ~ .dummy-dot {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
/* line 871, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page.active:nth-child(2) ~ .dummy-dot {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
/* line 871, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page.active:nth-child(3) ~ .dummy-dot {
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
}
/* line 871, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page.active:nth-child(4) ~ .dummy-dot {
  -webkit-transform: translateX(300%);
  transform: translateX(300%);
}
/* line 871, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page.active:nth-child(5) ~ .dummy-dot {
  -webkit-transform: translateX(400%);
  transform: translateX(400%);
}
/* line 871, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page.active:nth-child(6) ~ .dummy-dot {
  -webkit-transform: translateX(500%);
  transform: translateX(500%);
}
/* line 871, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page.active:nth-child(7) ~ .dummy-dot {
  -webkit-transform: translateX(600%);
  transform: translateX(600%);
}
/* line 871, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page.active:nth-child(8) ~ .dummy-dot {
  -webkit-transform: translateX(700%);
  transform: translateX(700%);
}
/* line 871, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page.active:nth-child(9) ~ .dummy-dot {
  -webkit-transform: translateX(800%);
  transform: translateX(800%);
}
/* line 871, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page.active:nth-child(10) ~ .dummy-dot {
  -webkit-transform: translateX(900%);
  transform: translateX(900%);
}
/* line 871, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-page.active:nth-child(11) ~ .dummy-dot {
  -webkit-transform: translateX(1000%);
  transform: translateX(1000%);
}
/* line 879, ../sass/partials/_global-styles.scss */
.site-banner-slides .owl-pagination {
  position: relative;
}
/* line 883, ../sass/partials/_global-styles.scss */
.site-banner-slides .prev-slide {
  display: none;
}
/* line 887, ../sass/partials/_global-styles.scss */
.site-banner-slides .next-slide {
  display: none;
}
/* line 891, ../sass/partials/_global-styles.scss */
.site-banner-slides .btn-ghost {
  position: relative;
}
/* line 893, ../sass/partials/_global-styles.scss */
.site-banner-slides .btn-ghost:before {
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: #fff;
  z-index: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* line 907, ../sass/partials/_global-styles.scss */
.site-banner-slides .btn-ghost:hover {
  background: transparent;
}
/* line 910, ../sass/partials/_global-styles.scss */
.site-banner-slides .btn-ghost:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 915, ../sass/partials/_global-styles.scss */
.site-banner-slides .btn-ghost .btn-text {
  position: relative;
  z-index: 1;
}

/* line 925, ../sass/partials/_global-styles.scss */
.carousel-item {
  text-align: center;
}
/* line 928, ../sass/partials/_global-styles.scss */
.carousel-item .carousel-item-header {
  font-weight: 700;
  font-size: 3rem;
  height: 4.4rem;
}
/* line 933, ../sass/partials/_global-styles.scss */
.carousel-item .carousel-item-header span {
  color: #7d7d7d;
  font-weight: 300;
}
/* line 938, ../sass/partials/_global-styles.scss */
.carousel-item .carousel-item-header img {
  max-width: 20rem;
  max-height: 4.4rem;
}
/* line 944, ../sass/partials/_global-styles.scss */
.carousel-item .carousel-item-description {
  padding: 0 2rem;
  margin-bottom: 2.5rem;
}

/* line 952, ../sass/partials/_global-styles.scss */
.site-container {
  height: 100%;
  overflow: hidden;
  position: relative;
}

/* line 958, ../sass/partials/_global-styles.scss */
.mp-pusher {
  position: relative;
  right: 0;
  height: 100%;
}

/* line 967, ../sass/partials/_global-styles.scss */
.mp-pushed .mp-menu {
  -webkitbox-shadow: 0 0 1rem -0.3rem #636363;
  box-shadow: 0 0 1rem -0.3rem #636363;
}

/* line 973, ../sass/partials/_global-styles.scss */
.mp-menu {
  font-family: 'themixosf', arial, sans-serif;
  position: absolute;
  /* we can't use fixed here :( */
  top: 0;
  right: 0;
  z-index: 1;
  width: 280px;
  height: 100%;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
/* line 985, ../sass/partials/_global-styles.scss */
.mp-menu a {
  color: #636363;
}
/* line 988, ../sass/partials/_global-styles.scss */
.mp-menu a:hover, .mp-menu a:active {
  text-decoration: none;
}
/* line 994, ../sass/partials/_global-styles.scss */
.mp-menu .mp-back {
  background: #a4dad3;
  outline: none;
  color: #fff;
  display: block;
  font-size: 1.4rem;
  padding: 0.5rem 2.5rem 0.5rem 4.6rem;
  position: relative;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
/* line 1008, ../sass/partials/_global-styles.scss */
.mp-menu .mp-back::before {
  content: '';
  width: 0.6rem;
  height: 1rem;
  display: inline-block;
  background-position: -19rem -15rem;
  position: absolute;
  left: 2.5rem;
  top: 50%;
  margin-top: -0.5rem;
}
/* line 1023, ../sass/partials/_global-styles.scss */
.mp-menu .icon-arrow-right > a {
  position: relative;
}
/* line 1025, ../sass/partials/_global-styles.scss */
.mp-menu .icon-arrow-right > a:after {
  content: '';
  position: absolute;
  right: 2rem;
  top: 50%;
  margin-top: -0.8rem;
  width: 0.9rem;
  height: 1.6rem;
  background-position: -20.5rem -15rem;
  vertical-align: middle;
}
/* line 1041, ../sass/partials/_global-styles.scss */
.mp-menu .main-lvl a {
  color: #00746a;
  font-weight: bold;
}

/* line 1048, ../sass/partials/_global-styles.scss */
.mp-level {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  z-index: 1;
}

/* overlays for pusher and for level that gets covered */
/* line 1062, ../sass/partials/_global-styles.scss */
.mp-pusher::after,
.mp-level::after,
.mp-level::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: '';
  opacity: 0;
}

/* line 1074, ../sass/partials/_global-styles.scss */
.mp-level::after {
  z-index: -1;
}

/* line 1078, ../sass/partials/_global-styles.scss */
.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* line 1088, ../sass/partials/_global-styles.scss */
.mp-level.mp-level-overlay {
  cursor: pointer;
}

/* line 1092, ../sass/partials/_global-styles.scss */
.mp-level.mp-level-overlay.mp-level::before {
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 1;
}

/* line 1099, ../sass/partials/_global-styles.scss */
.mp-pusher,
.mp-level {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

/* overlap */
/* line 1107, ../sass/partials/_global-styles.scss */
.mp-overlap .mp-level.mp-level-open {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(-40px, 0, 0);
  -moz-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}

/* First level */
/* line 1115, ../sass/partials/_global-styles.scss */
.mp-menu > .mp-level,
.mp-menu > .mp-level.mp-level-open,
.mp-menu.mp-overlap > .mp-level,
.mp-menu.mp-overlap > .mp-level.mp-level-open {
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* cover */
/* line 1126, ../sass/partials/_global-styles.scss */
.mp-cover .mp-level.mp-level-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 1132, ../sass/partials/_global-styles.scss */
.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

/* content style */
/* line 1139, ../sass/partials/_global-styles.scss */
.mp-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 1145, ../sass/partials/_global-styles.scss */
.mp-menu h2 {
  margin: 0;
  padding: 1em;
  color: rgba(0, 0, 0, 0.4);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  font-weight: 300;
  font-size: 2em;
}

/* line 1154, ../sass/partials/_global-styles.scss */
.mp-menu.mp-overlap h2::before {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 8px;
  font-size: 75%;
  line-height: 1.8;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
  transition: opacity 0.3s, transform 0.1s 0.3s;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 1170, ../sass/partials/_global-styles.scss */
.mp-menu.mp-cover h2 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 1em;
}

/* line 1177, ../sass/partials/_global-styles.scss */
.mp-overlap .mp-level.mp-level-overlay > h2::before {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}

/* line 1187, ../sass/partials/_global-styles.scss */
.mp-menu ul li > a {
  display: block;
  padding: 0.8rem 3.5rem 0.8rem 2.5rem;
  outline: none;
  box-shadow: inset 0 -1px #d7d7d7;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
}

/* line 1201, ../sass/partials/_global-styles.scss */
.mp-menu ul .active > a {
  font-weight: bold;
  color: #fff;
  background: #00746a;
}

/* line 1211, ../sass/partials/_global-styles.scss */
.mp-menu ul li::before {
  position: absolute;
  left: 10px;
  z-index: -1;
  color: rgba(0, 0, 0, 0.2);
  line-height: 3.5;
}

/* line 1219, ../sass/partials/_global-styles.scss */
.mp-menu ul li a:hover, .mp-menu ul li a:active, .mp-level > ul > li:first-child > a:hover, .mp-level > ul > li:first-child > a:active {
  background: #00746a;
  color: #fff;
}

/* line 1252, ../sass/partials/_global-styles.scss */
.mp-menu .mp-level.mp-level-overlay > .mp-back,
.mp-menu .mp-level.mp-level-overlay > .mp-back::after {
  background: transparent;
  box-shadow: none;
  color: transparent;
}

/* line 1262, ../sass/partials/_global-styles.scss */
.bar-icon {
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  position: relative;
  border: 0.2rem solid #d7d7d7;
  padding: 2.6rem 1.5rem;
  display: table;
  width: 100%;
  text-align: left;
}
/* line 1271, ../sass/partials/_global-styles.scss */
.bar-icon:before {
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  z-index: 1;
  background: #00746a;
  display: block;
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* line 1286, ../sass/partials/_global-styles.scss */
.bar-icon .bar-icon-inside {
  position: relative;
  z-index: 2;
}
/* line 1291, ../sass/partials/_global-styles.scss */
.bar-icon:hover, .bar-icon:focus {
  border-color: #00746a;
}
/* line 1295, ../sass/partials/_global-styles.scss */
.bar-icon:hover:before, .bar-icon:focus:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 1300, ../sass/partials/_global-styles.scss */
.bar-icon:hover .bar-icon-title, .bar-icon:focus .bar-icon-title {
  color: #fff;
}
/* line 1305, ../sass/partials/_global-styles.scss */
.bar-icon:hover svg path,
.bar-icon:hover svg ellipse,
.bar-icon:hover svg circle, .bar-icon:focus svg path,
.bar-icon:focus svg ellipse,
.bar-icon:focus svg circle {
  stroke: #fff;
}
/* line 1313, ../sass/partials/_global-styles.scss */
.bar-icon .bar-icon-image {
  float: left;
  height: 6.3rem;
  margin-left: -1.5rem;
  width: 10.5rem;
}
/* line 1319, ../sass/partials/_global-styles.scss */
.bar-icon .bar-icon-image svg {
  width: auto;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}
/* line 1325, ../sass/partials/_global-styles.scss */
.bar-icon .bar-icon-image svg path,
.bar-icon .bar-icon-image svg ellipse,
.bar-icon .bar-icon-image svg circle {
  -webkit-transition: stroke 300ms ease-in-out;
  -o-transition: stroke 300ms ease-in-out;
  transition: stroke 300ms ease-in-out;
}
/* line 1333, ../sass/partials/_global-styles.scss */
.bar-icon .bar-icon-title {
  -webkit-transition: color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  font-weight: 700;
}

/* line 1342, ../sass/partials/_global-styles.scss */
.breadcrumb {
  font-family: 'themixosf', arial, sans-serif;
  background: none;
  font-size: 1.4rem;
  padding: 1.2rem 0;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 0;
  display: none;
}
/* line 1353, ../sass/partials/_global-styles.scss */
.breadcrumb li + li:before {
  content: '> ';
  font-size: 1.6rem;
}

/* line 1361, ../sass/partials/_global-styles.scss */
.full-view {
  padding-top: 4.5rem;
  padding-bottom: 5rem;
}

/* line 1366, ../sass/partials/_global-styles.scss */
.section-title {
  text-align: center;
  font-weight: 700;
  margin-bottom: 4rem;
}

/* line 1371, ../sass/partials/_global-styles.scss */
.custom-header {
  text-align: left;
  border-bottom: 0.11rem solid #d7d7d7;
}
/* line 1375, ../sass/partials/_global-styles.scss */
.custom-header h1, .custom-header h2 {
  text-align: left;
}
/* line 1378, ../sass/partials/_global-styles.scss */
.custom-header .tools-area {
  text-align: right;
}
/* line 1381, ../sass/partials/_global-styles.scss */
.custom-header .tools-area:after {
  content: "";
  display: block;
  clear: both;
}
/* line 1386, ../sass/partials/_global-styles.scss */
.custom-header .tools-area .decopicker {
  width: 26.3rem !important;
}

/* line 1392, ../sass/partials/_global-styles.scss */
select.form-control {
  width: auto;
}

/* line 1397, ../sass/partials/_global-styles.scss */
.decopicker .btn-default, .decopicker .link-button-ghost {
  background-color: transparent !important;
  border-color: #d7d7d7 !important;
  color: #00746a !important;
  font-weight: 400;
  padding-left: 1.2rem !important;
  padding-right: 3.5rem !important;
}
/* line 1405, ../sass/partials/_global-styles.scss */
.decopicker .btn-default:hover, .decopicker .link-button-ghost:hover {
  border-color: #a4dad3;
}
/* line 1409, ../sass/partials/_global-styles.scss */
.decopicker .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.4rem;
  font-family: 'themixosf', arial, sans-serif;
}
/* line 1414, ../sass/partials/_global-styles.scss */
.decopicker .dropdown-menu ul li a:hover,
.decopicker .dropdown-menu ul li a:active {
  background-color: #a4dad3 !important;
}
/* line 1419, ../sass/partials/_global-styles.scss */
.decopicker .dropdown-menu ul li.selected a {
  background-color: #00746a !important;
  color: #ffffff;
}
/* line 1425, ../sass/partials/_global-styles.scss */
.decopicker.open > .dropdown-menu {
  border: 0.2rem solid #d7d7d7 !important;
  border-top: none !important;
}

/* line 1431, ../sass/partials/_global-styles.scss */
.full-view .main-image {
  margin: 3rem 0;
  text-align: center;
}
/* line 1435, ../sass/partials/_global-styles.scss */
.full-view .heading {
  font-weight: 700;
  margin: 0 0 1.2rem 0;
}

/* line 1440, ../sass/partials/_global-styles.scss */
.line-view {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
/* line 1444, ../sass/partials/_global-styles.scss */
.line-view .heading {
  font-weight: 700;
  margin: 0 0 1.2rem 0;
}
/* line 1448, ../sass/partials/_global-styles.scss */
.line-view .main-image {
  margin-top: 0.6rem;
  margin-bottom: 1.2rem;
}
/* line 1452, ../sass/partials/_global-styles.scss */
.line-view .intro {
  margin-top: 1.2rem;
}
/* line 1455, ../sass/partials/_global-styles.scss */
.line-view footer {
  margin-top: 1.2rem;
}

/* line 1459, ../sass/partials/_global-styles.scss */
.date,
.category {
  font-size: 1.6rem;
  color: #00746a;
  display: inline-block;
  margin-right: 2rem;
}

/* line 1466, ../sass/partials/_global-styles.scss */
.category {
  margin-right: 0;
}

/* line 1469, ../sass/partials/_global-styles.scss */
.pagenavigator {
  clear: both;
  text-align: center;
  padding-top: 3rem;
}

/* line 1474, ../sass/partials/_global-styles.scss */
.pagination {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  display: inline-block;
  position: relative;
  margin-bottom: 4rem;
}
/* line 1483, ../sass/partials/_global-styles.scss */
.pagination .ico-arrow,
.pagination .ico-arrow2 {
  font-size: 2rem;
  top: -0.1rem;
}
/* line 1488, ../sass/partials/_global-styles.scss */
.pagination .previous,
.pagination .next {
  width: 3rem;
}
/* line 1492, ../sass/partials/_global-styles.scss */
.pagination .previous a,
.pagination .previous .link,
.pagination .next a,
.pagination .next .link {
  margin: 0;
  display: block;
  border: none !important;
}
/* line 1498, ../sass/partials/_global-styles.scss */
.pagination .previous a:after,
.pagination .previous .link:after,
.pagination .next a:after,
.pagination .next .link:after {
  display: none !important;
}
/* line 1503, ../sass/partials/_global-styles.scss */
.pagination .previous.disabled .link,
.pagination .next.disabled .link {
  cursor: default;
  color: #fff;
  border-color: transparent !important;
}
/* line 1508, ../sass/partials/_global-styles.scss */
.pagination .previous.disabled .left-medium,
.pagination .next.disabled .left-medium {
  background-position: -14rem -11rem !important;
  opacity: 0.3;
}
/* line 1512, ../sass/partials/_global-styles.scss */
.pagination .previous.disabled .right-medium,
.pagination .next.disabled .right-medium {
  background-position: -16.5rem -11rem !important;
  opacity: 0.3;
}
/* line 1518, ../sass/partials/_global-styles.scss */
.pagination li {
  display: inline-block;
}
/* line 1521, ../sass/partials/_global-styles.scss */
.pagination li a,
.pagination li .link {
  display: inline-block;
  font-size: 1.6rem;
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.1rem;
  padding: 0;
  margin: 0 0.1rem;
  position: relative;
  border: 0.2rem solid transparent;
  color: #00746a;
  background-color: transparent !important;
}
/* line 1535, ../sass/partials/_global-styles.scss */
.pagination li a:hover,
.pagination li .link:hover {
  border-color: #00746a !important;
}
/* line 1540, ../sass/partials/_global-styles.scss */
.pagination li.active a {
  border-color: #00746a;
  color: #00746a !important;
  background-color: transparent;
}

/* line 1548, ../sass/partials/_global-styles.scss */
.more-block {
  text-align: center;
  margin: 3rem 0;
}

/* line 1552, ../sass/partials/_global-styles.scss */
.more {
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: none !important;
  font-family: 'themixosf', arial, sans-serif;
}
/* line 1558, ../sass/partials/_global-styles.scss */
.more .arrow-bottom {
  background-position: -21.5rem -11rem !important;
  margin-left: 0.5rem;
}

/* line 1563, ../sass/partials/_global-styles.scss */
.category-header {
  font-size: 3rem;
  text-align: center;
  margin: 10rem 0;
  font-weight: 700;
}

/* line 1570, ../sass/partials/_global-styles.scss */
.dashboard-user {
  font-family: 'themixosf', arial, sans-serif;
}
/* line 1573, ../sass/partials/_global-styles.scss */
.dashboard-user a {
  color: #ffffff;
  text-decoration: none !important;
}
/* line 1577, ../sass/partials/_global-styles.scss */
.dashboard-user a:hover {
  color: #a4dad3;
}
/* line 1581, ../sass/partials/_global-styles.scss */
.dashboard-user .edit-profile {
  color: #a4dad3;
  float: right;
}
/* line 1585, ../sass/partials/_global-styles.scss */
.dashboard-user .edit-profile:hover {
  color: #fff;
}
/* line 1589, ../sass/partials/_global-styles.scss */
.dashboard-user .edit-profile .deco-bg, .dashboard-user .edit-profile .btn-square.btn-search:after, .dashboard-user .edit-profile .btn-square.btn-login:after, .dashboard-user .edit-profile .btn-square.btn-edit:after, .dashboard-user .edit-profile .mp-menu .mp-back::before, .mp-menu .dashboard-user .edit-profile .mp-back::before, .dashboard-user .edit-profile .mp-menu .icon-arrow-right > a:after, .mp-menu .dashboard-user .edit-profile .icon-arrow-right > a:after, .dashboard-user .edit-profile .search-form .btn-search-submit, .search-form .dashboard-user .edit-profile .btn-search-submit, .dashboard-user .edit-profile .news-box-item .news-date:before, .news-box-item .dashboard-user .edit-profile .news-date:before, .dashboard-user .edit-profile .newsletter-form .newsletter-send, .newsletter-form .dashboard-user .edit-profile .newsletter-send, .dashboard-user .edit-profile .operon-sections .site-sections-header:after, .operon-sections .dashboard-user .edit-profile .site-sections-header:after, .dashboard-user .edit-profile .contact-float-wrapper .info:before, .contact-float-wrapper .dashboard-user .edit-profile .info:before, .dashboard-user .edit-profile .bookstore-float-wrapper .info:before, .bookstore-float-wrapper .dashboard-user .edit-profile .info:before {
  margin-right: 0.5rem;
}
/* line 1593, ../sass/partials/_global-styles.scss */
.dashboard-user .phone-box {
  display: inline-block;
  margin-right: 4rem;
  font-size: 2.4rem;
}
/* line 1598, ../sass/partials/_global-styles.scss */
.dashboard-user .desk-box {
  display: inline-block;
  font-size: 2.4rem;
}
/* line 1602, ../sass/partials/_global-styles.scss */
.dashboard-user .icons-area {
  float: right;
  text-align: right;
  margin-top: 5.2rem;
}
/* line 1607, ../sass/partials/_global-styles.scss */
.dashboard-user .icons-area .deco-bg, .dashboard-user .icons-area .btn-square.btn-search:after, .dashboard-user .icons-area .btn-square.btn-login:after, .dashboard-user .icons-area .btn-square.btn-edit:after, .dashboard-user .icons-area .mp-menu .mp-back::before, .mp-menu .dashboard-user .icons-area .mp-back::before, .dashboard-user .icons-area .mp-menu .icon-arrow-right > a:after, .mp-menu .dashboard-user .icons-area .icon-arrow-right > a:after, .dashboard-user .icons-area .search-form .btn-search-submit, .search-form .dashboard-user .icons-area .btn-search-submit, .dashboard-user .icons-area .news-box-item .news-date:before, .news-box-item .dashboard-user .icons-area .news-date:before, .dashboard-user .icons-area .newsletter-form .newsletter-send, .newsletter-form .dashboard-user .icons-area .newsletter-send, .dashboard-user .icons-area .operon-sections .site-sections-header:after, .operon-sections .dashboard-user .icons-area .site-sections-header:after, .dashboard-user .icons-area .contact-float-wrapper .info:before, .contact-float-wrapper .dashboard-user .icons-area .info:before, .dashboard-user .icons-area .bookstore-float-wrapper .info:before, .bookstore-float-wrapper .dashboard-user .icons-area .info:before {
  margin-right: 1rem;
}
/* line 1611, ../sass/partials/_global-styles.scss */
.dashboard-user .user-box {
  float: left;
  margin-top: 2.5rem;
  font-size: 1.4rem;
}
/* line 1616, ../sass/partials/_global-styles.scss */
.dashboard-user .user-foto {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50rem;
  overflow: hidden;
  margin-right: 2rem;
  width: 10rem;
  height: 10rem;
  background-color: #fff;
  text-align: center;
}
/* line 1627, ../sass/partials/_global-styles.scss */
.dashboard-user .user-foto img {
  max-width: 100%;
  max-height: 100%;
}
/* line 1632, ../sass/partials/_global-styles.scss */
.dashboard-user .user-name {
  display: block;
  overflow: hidden;
  line-height: 1.2;
}
/* line 1637, ../sass/partials/_global-styles.scss */
.dashboard-user .user-name .text-name {
  font-size: 3.6rem;
  display: block;
}
/* line 1642, ../sass/partials/_global-styles.scss */
.dashboard-user .top-bar {
  background: url("../bundles/operonoperon/images/dashboard-bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  color: #fff;
}
/* line 1649, ../sass/partials/_global-styles.scss */
.dashboard-user .top-bar:after {
  content: "";
  display: inline-block;
  overflow: hidden;
  width: 0.1rem;
}
/* line 1656, ../sass/partials/_global-styles.scss */
.dashboard-user .bottom-bar {
  background-color: #00746a;
  color: #ffffff;
  padding: 1.2rem 0;
}
/* line 1662, ../sass/partials/_global-styles.scss */
.dashboard-user .bottom-bar .text-item:first-of-type {
  margin-right: 4rem;
}
/* line 1665, ../sass/partials/_global-styles.scss */
.dashboard-user .bottom-bar .text-item b {
  color: #ffffff;
}

/* line 1671, ../sass/partials/_global-styles.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 1674, ../sass/partials/_global-styles.scss */
.panel {
  padding: 0;
  margin-top: 5px;
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 1685, ../sass/partials/_global-styles.scss */
.panel .panel-heading {
  padding: 10px 15px;
  border-bottom: 0;
  border-color: #ddd;
  color: #636363;
  background-color: #fcfcfc;
}
/* line 1692, ../sass/partials/_global-styles.scss */
.panel .panel-heading .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  color: #00746a;
}
/* line 1698, ../sass/partials/_global-styles.scss */
.panel .panel-heading .panel-title a {
  color: #00746a !important;
}
/* line 1704, ../sass/partials/_global-styles.scss */
.panel .panel-body {
  padding: 15px;
  border-top: 1px solid #ddd;
}

/* line 1710, ../sass/partials/_global-styles.scss */
meta.foundation-version {
  font-family: "/5.5.2/";
}

/* line 1713, ../sass/partials/_global-styles.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 1717, ../sass/partials/_global-styles.scss */
meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

/* line 1721, ../sass/partials/_global-styles.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

/* line 1725, ../sass/partials/_global-styles.scss */
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em;
}

/* line 1729, ../sass/partials/_global-styles.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em;
}

/* line 1733, ../sass/partials/_global-styles.scss */
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em;
}

/* line 1737, ../sass/partials/_global-styles.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em;
}

/* line 1741, ../sass/partials/_global-styles.scss */
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em;
}

/* line 1745, ../sass/partials/_global-styles.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em;
}

/* line 1749, ../sass/partials/_global-styles.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 1752, ../sass/partials/_global-styles.scss */
.text-placeholder {
  display: inline-block;
  width: 10rem;
  border-bottom: 0.11rem solid #fff;
  vertical-align: baseline;
}

/* line 1760, ../sass/partials/_global-styles.scss */
.news-full .btn, .news-full .link-button,
.news-full .file-link, .news-full .link-button-ghost {
  text-transform: none;
}

/* line 1765, ../sass/partials/_global-styles.scss */
.article-poll {
  margin-bottom: 20px;
}
/* line 1768, ../sass/partials/_global-styles.scss */
.article-poll .question {
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 1773, ../sass/partials/_global-styles.scss */
.article-poll label {
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
}
/* line 1779, ../sass/partials/_global-styles.scss */
.article-poll .btn, .article-poll .link-button,
.article-poll .file-link, .article-poll .link-button-ghost {
  margin-top: 10px;
}
/* line 1784, ../sass/partials/_global-styles.scss */
.article-poll .poll-results .answer-row {
  margin-bottom: 5px;
}
/* line 1787, ../sass/partials/_global-styles.scss */
.article-poll .poll-results .answer-row .answer {
  float: left;
}
/* line 1791, ../sass/partials/_global-styles.scss */
.article-poll .poll-results .answer-row .bar {
  float: right;
  width: 200px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #7d7d7d;
  position: relative;
  margin-left: 70px;
}
/* line 1800, ../sass/partials/_global-styles.scss */
.article-poll .poll-results .answer-row .bar .percentage {
  text-align: right;
  position: absolute;
  display: block;
  width: 70px;
  padding: 0 10px;
  top: 0;
  left: -70px;
}
/* line 1810, ../sass/partials/_global-styles.scss */
.article-poll .poll-results .answer-row .bar .bar-bg {
  display: block;
  background-color: #00746a;
  height: 23px;
  width: 0%;
}

/* line 1821, ../sass/partials/_global-styles.scss */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
/* line 1827, ../sass/partials/_global-styles.scss */
.video-wrapper > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1836, ../sass/partials/_global-styles.scss */
.font-10pt {
  font-size: 10px;
}

/* line 1837, ../sass/partials/_global-styles.scss */
.font-12pt {
  font-size: 12px;
}

/* line 1838, ../sass/partials/_global-styles.scss */
.font-16pt {
  font-size: 16px;
}

/* line 1839, ../sass/partials/_global-styles.scss */
.font-20pt {
  font-size: 20px;
}

/* line 1840, ../sass/partials/_global-styles.scss */
.font-24pt {
  font-size: 24px;
}

/* line 1841, ../sass/partials/_global-styles.scss */
.font-28pt {
  font-size: 28px;
}

/* line 1842, ../sass/partials/_global-styles.scss */
.font-32pt {
  font-size: 32px;
}

/* responsive phone */
/* line 5, ../sass/partials/_view-xs.scss */
body {
  font-size: 16px;
  line-height: 24px;
}

/* line 11, ../sass/partials/_view-xs.scss */
h1, .h1 {
  font-size: 3rem;
}

/* line 14, ../sass/partials/_view-xs.scss */
h2, .h2 {
  font-size: 2.8rem;
}

/* line 17, ../sass/partials/_view-xs.scss */
h3, .h3 {
  font-size: 2.6rem;
}

/* line 20, ../sass/partials/_view-xs.scss */
h4, .h4 {
  font-size: 2.4rem;
}

/* line 23, ../sass/partials/_view-xs.scss */
h5, .h5 {
  font-size: 2.2rem;
}

/* line 26, ../sass/partials/_view-xs.scss */
h6, .h6 {
  font-size: 2rem;
}

/* line 29, ../sass/partials/_view-xs.scss */
.btn, .link-button,
.file-link, .link-button-ghost {
  font-size: 1.4rem;
  height: 4rem;
  line-height: 3.6rem;
  padding: 0 2.3rem;
  border-width: 0.2rem;
}

/* line 37, ../sass/partials/_view-xs.scss */
textarea,
button,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
  border-width: 2px;
}

/* line 55, ../sass/partials/_view-xs.scss */
.form-control {
  height: 4rem;
}

/* line 64, ../sass/partials/_view-xs.scss */
.logo-section .logo-wrapper {
  padding-top: 3rem;
  padding-bottom: 1rem;
  text-align: center;
}
/* line 70, ../sass/partials/_view-xs.scss */
.logo-section .quick-menu-wrapper {
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
  border-top: 1px solid #d7d7d7;
}
/* line 77, ../sass/partials/_view-xs.scss */
.logo-section .quick-menu {
  font-family: 'themixosf', arial, sans-serif;
  display: inline-block;
  vertical-align: top;
}
/* line 83, ../sass/partials/_view-xs.scss */
.logo-section .quick-menu .text-link {
  float: left;
  line-height: 4rem;
  margin-right: 2.2rem;
  color: #636363;
}
/* line 89, ../sass/partials/_view-xs.scss */
.logo-section .quick-menu .text-link.last {
  margin-right: 5.5rem;
}
/* line 94, ../sass/partials/_view-xs.scss */
.logo-section .quick-menu .btn-square {
  float: left;
}
/* line 97, ../sass/partials/_view-xs.scss */
.logo-section .quick-menu .btn-square + .btn-square {
  margin-left: 1.5rem;
}
/* line 100, ../sass/partials/_view-xs.scss */
.logo-section .quick-menu .btn-square + .btn-square.btn-login {
  margin-left: 0;
}

/* line 107, ../sass/partials/_view-xs.scss */
.category-header {
  font-size: 24px;
  margin: 10px 0;
}

/* line 113, ../sass/partials/_view-xs.scss */
.category-line .main-image img {
  border: 1px solid #d7d7d7;
}

/* line 119, ../sass/partials/_view-xs.scss */
.site-banner-slides .slide-title {
  font-size: 20px;
  line-height: 24px;
}
/* line 123, ../sass/partials/_view-xs.scss */
.site-banner-slides .slide-title-distinction {
  font-size: 20px;
  line-height: 24px;
}

/* line 128, ../sass/partials/_view-xs.scss */
.search-form {
  display: none;
  position: relative;
  margin-bottom: 2rem;
  clear: both;
}
/* line 134, ../sass/partials/_view-xs.scss */
.search-form .btn-search-submit {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-color: none;
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -1.25rem;
  border: none;
  width: 2.5rem;
  height: 2.5rem;
  background-position: -22rem -3.5rem;
  padding: 0;
}
/* line 148, ../sass/partials/_view-xs.scss */
.search-form .btn-search-submit:hover {
  background-position: -22rem 0;
}
/* line 153, ../sass/partials/_view-xs.scss */
.search-form .search-text {
  -webkit-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
  border-color: #a4dad3;
  font-size: 1.2rem;
}
/* line 159, ../sass/partials/_view-xs.scss */
.search-form ::-webkit-input-placeholder {
  color: #a4dad3;
}
/* line 162, ../sass/partials/_view-xs.scss */
.search-form :-moz-placeholder {
  color: #a4dad3;
  opacity: 1;
}
/* line 166, ../sass/partials/_view-xs.scss */
.search-form ::-moz-placeholder {
  color: #a4dad3;
  opacity: 1;
}
/* line 170, ../sass/partials/_view-xs.scss */
.search-form :-ms-input-placeholder {
  color: #a4dad3;
}

/* line 177, ../sass/partials/_view-xs.scss */
.chosen-offer {
  padding: 5rem 0 4rem 0;
}
/* line 180, ../sass/partials/_view-xs.scss */
.chosen-offer .offer-item {
  padding: 1rem 2rem;
  text-align: center;
}
/* line 184, ../sass/partials/_view-xs.scss */
.chosen-offer .offer-item + .offer-item {
  margin-top: 2rem;
}
/* line 189, ../sass/partials/_view-xs.scss */
.chosen-offer .offer-title {
  font-weight: 700;
  margin-bottom: 1rem;
}
/* line 194, ../sass/partials/_view-xs.scss */
.chosen-offer .offer-image {
  margin-bottom: 2.5rem;
}
/* line 197, ../sass/partials/_view-xs.scss */
.chosen-offer .offer-image img {
  width: 40%;
  height: auto;
}

/* line 205, ../sass/partials/_view-xs.scss */
.article-flow .offer-item {
  padding: 1rem 2rem;
  text-align: center;
  float: none;
  display: inline-block;
  width: 30%;
}
/* line 212, ../sass/partials/_view-xs.scss */
.article-flow .offer-item + .offer-item {
  margin-top: 2rem;
}
/* line 217, ../sass/partials/_view-xs.scss */
.article-flow .offer-image {
  margin-bottom: 2.5rem;
  height: 15rem;
  width: 100%;
  position: relative;
  text-align: center;
}
/* line 224, ../sass/partials/_view-xs.scss */
.article-flow .offer-image img {
  max-height: 15rem;
  width: auto;
}

@media (max-width: 768px) {
  /* line 232, ../sass/partials/_view-xs.scss */
  .article-flow .offer-item {
    width: 100%;
  }
}
/* line 239, ../sass/partials/_view-xs.scss */
.home-news,
.dashboard-news {
  padding: 4rem 0;
  text-align: center;
  color: #00746a;
}

/* line 245, ../sass/partials/_view-xs.scss */
.home-news {
  background: #ebebeb;
}

/* line 248, ../sass/partials/_view-xs.scss */
.dashboard-news,
.dashboard-section {
  position: relative;
}
/* line 252, ../sass/partials/_view-xs.scss */
.dashboard-news:after,
.dashboard-section:after {
  content: "";
  display: block;
  width: 100%;
  height: 0.1rem;
  overflow: hidden;
  background-color: #cccccc;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* line 265, ../sass/partials/_view-xs.scss */
.news-box-item {
  font-family: 'themixosf', arial, sans-serif;
  text-align: center;
}
/* line 269, ../sass/partials/_view-xs.scss */
.news-box-item .news-category {
  text-transform: uppercase;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
/* line 275, ../sass/partials/_view-xs.scss */
.news-box-item .news-title {
  font-weight: 700;
  margin-bottom: 1rem;
}
/* line 280, ../sass/partials/_view-xs.scss */
.news-box-item .news-date {
  position: relative;
  padding-left: 2.5rem;
}
/* line 284, ../sass/partials/_view-xs.scss */
.news-box-item .news-date:before {
  content: '';
  width: 1.5rem;
  height: 1.5rem;
  background-position: -25.5rem -9rem;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.8rem;
}
/* line 297, ../sass/partials/_view-xs.scss */
.news-box-item .news-box-intro {
  display: none;
}
/* line 301, ../sass/partials/_view-xs.scss */
.news-box-item .news-more {
  margin-top: 2.5rem;
}

/* line 307, ../sass/partials/_view-xs.scss */
.principal-section, .teacher-section,
.student-section {
  padding: 4rem 0 3rem 0;
}
/* line 310, ../sass/partials/_view-xs.scss */
.principal-section .section-header, .teacher-section .section-header,
.student-section .section-header {
  margin-bottom: 4.5rem;
}

/* line 316, ../sass/partials/_view-xs.scss */
.teacher-section,
.student-section {
  border-top: 1px solid #d7d7d7;
}

/* line 324, ../sass/partials/_view-xs.scss */
.shop-contact-section {
  padding: 1rem 0 3rem 0;
}
/* line 327, ../sass/partials/_view-xs.scss */
.shop-contact-section .box-link {
  margin-bottom: 2rem;
}

/* line 332, ../sass/partials/_view-xs.scss */
.newsletter-section {
  background: url("../bundles/operonoperon/images/newsletter-bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 4rem 0;
  color: #fff;
  text-align: center;
}
/* line 341, ../sass/partials/_view-xs.scss */
.newsletter-section .newsletter-header {
  color: inherit;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3rem;
}
/* line 348, ../sass/partials/_view-xs.scss */
.newsletter-section .newsletter-form {
  margin-top: 1rem;
}
/* line 352, ../sass/partials/_view-xs.scss */
.newsletter-section .newsletter-message {
  margin: 0;
  margin-top: 1rem;
  min-height: 2.4rem;
}
/* line 358, ../sass/partials/_view-xs.scss */
.newsletter-section .newsletter-message-text {
  font-size: 1.6rem;
  padding: 0.5rem 1rem;
}

/* line 364, ../sass/partials/_view-xs.scss */
.newsletter-form {
  position: relative;
}
/* line 367, ../sass/partials/_view-xs.scss */
.newsletter-form .form-control {
  color: #636363;
  background: #fff;
  border-color: #fff;
  font-size: 1.4rem;
}
/* line 374, ../sass/partials/_view-xs.scss */
.newsletter-form .newsletter-send {
  -webkit-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -1rem;
  display: inline-block;
  width: 2.7rem;
  height: 2rem;
  background-position: -28.5rem -3rem;
  opacity: 0.5;
}
/* line 388, ../sass/partials/_view-xs.scss */
.newsletter-form .newsletter-send:hover {
  opacity: 1;
}
/* line 393, ../sass/partials/_view-xs.scss */
.newsletter-form ::-webkit-input-placeholder {
  color: #636363;
}
/* line 396, ../sass/partials/_view-xs.scss */
.newsletter-form :-moz-placeholder {
  color: #636363;
  opacity: 1;
}
/* line 400, ../sass/partials/_view-xs.scss */
.newsletter-form ::-moz-placeholder {
  color: #636363;
  opacity: 1;
}
/* line 404, ../sass/partials/_view-xs.scss */
.newsletter-form :-ms-input-placeholder {
  color: #636363;
}

/* line 409, ../sass/partials/_view-xs.scss */
.operon-sections {
  background: #ebebeb;
  text-align: center;
  padding-top: 3rem;
  padding-bottom: 2rem;
}
/* line 418, ../sass/partials/_view-xs.scss */
.operon-sections .site-sections-links li {
  line-height: 1.5rem;
  padding: 0.4rem 0;
}
/* line 424, ../sass/partials/_view-xs.scss */
.operon-sections .collapsed-group {
  max-height: 0;
  overflow: hidden;
  will-change: max-height;
  -webkit-transition: max-height 0.5s linear;
  -moz-transition: max-height 0.5s linear;
  transition: max-height 0.5s linear;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
/* line 434, ../sass/partials/_view-xs.scss */
.operon-sections .collapsed-group.expanded {
  max-height: 50rem;
}
/* line 439, ../sass/partials/_view-xs.scss */
.operon-sections .site-sections-header {
  font-weight: 700;
  margin: 1rem 0;
  padding: 0 2rem 0 0.5rem;
  position: relative;
  cursor: pointer;
  display: inline-block;
  font-size: 2.4rem;
}
/* line 449, ../sass/partials/_view-xs.scss */
.operon-sections .site-sections-header.expanded:after {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
/* line 456, ../sass/partials/_view-xs.scss */
.operon-sections .site-sections-header:after {
  content: '';
  width: 1.5rem;
  height: 0.9rem;
  background-position: -21.5rem -11rem;
  vertical-align: middle;
  margin-left: 0.8rem;
  margin-right: -1.5rem;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear;
  will-change: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
/* line 477, ../sass/partials/_view-xs.scss */
.operon-sections .site-sections-subheader {
  font-size: 1.6rem;
  font-weight: 700;
  margin: 1rem 0 0 0;
}
/* line 482, ../sass/partials/_view-xs.scss */
.operon-sections .site-sections-subheader a {
  color: inherit;
  font-size: inherit;
}
/* line 488, ../sass/partials/_view-xs.scss */
.operon-sections a {
  color: #636363;
  font-size: 1.2rem;
}
/* line 493, ../sass/partials/_view-xs.scss */
.operon-sections .btn-placeholder {
  position: relative;
}
/* line 497, ../sass/partials/_view-xs.scss */
.operon-sections .more-links-show {
  color: #fff;
  font-size: 1.4rem;
  padding: 0 1.5rem;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 3rem;
  line-height: 2.4rem;
}
/* line 507, ../sass/partials/_view-xs.scss */
.operon-sections .more-links-show:hover {
  color: #00746a;
}

/* line 513, ../sass/partials/_view-xs.scss */
.links-operon-sites {
  font-family: 'themixosf', arial, sans-serif;
  color: #fff;
  background: #00746a;
  text-align: center;
  font-size: 1.4rem;
  padding: 1.5rem 0;
  z-index: 9999;
}
/* line 522, ../sass/partials/_view-xs.scss */
.links-operon-sites a {
  color: #fff;
}
/* line 530, ../sass/partials/_view-xs.scss */
.links-operon-sites .links-list li {
  display: inline-block;
  padding: 0 0.7rem;
}
/* line 535, ../sass/partials/_view-xs.scss */
.links-operon-sites .links-list .link-operon {
  display: block;
}
/* line 541, ../sass/partials/_view-xs.scss */
.links-operon-sites .link-operon a {
  color: #a4dad3;
}

/* line 547, ../sass/partials/_view-xs.scss */
.site-footer {
  color: #fff;
  background: #00746a;
  font-size: 1.2rem;
  text-align: center;
  padding: 0.8rem 0;
  border-top: 1px solid rgba(215, 215, 215, 0.5);
}

/* line 556, ../sass/partials/_view-xs.scss */
.contact-float-wrapper, .bookstore-float-wrapper {
  display: none;
}

/* line 568, ../sass/partials/_view-xs.scss */
.subjects-list {
  margin-top: 3rem;
}
/* line 571, ../sass/partials/_view-xs.scss */
.subjects-list .bar-icon-wrapper {
  margin-bottom: 1.5rem;
}
/* line 574, ../sass/partials/_view-xs.scss */
.subjects-list .bar-icon-wrapper:last-child {
  margin-bottom: 0;
}

/* line 580, ../sass/partials/_view-xs.scss */
.offer-full {
  border-bottom: 1px solid #d7d7d7;
}
/* line 583, ../sass/partials/_view-xs.scss */
.offer-full .section-title {
  text-align: left;
}

/* line 590, ../sass/partials/_view-xs.scss */
.box-item {
  text-align: center;
}
/* line 593, ../sass/partials/_view-xs.scss */
.box-item .box-image {
  max-width: 17.5rem;
  margin: 0 auto;
  margin-bottom: 3rem;
}
/* line 599, ../sass/partials/_view-xs.scss */
.box-item .box-title {
  font-weight: bold;
  margin-bottom: 1rem;
}
/* line 604, ../sass/partials/_view-xs.scss */
.box-item .box-text {
  max-width: 70%;
  margin: 0 auto;
}

/* line 610, ../sass/partials/_view-xs.scss */
.box-collection {
  padding-bottom: 3rem;
}

/* line 614, ../sass/partials/_view-xs.scss */
.offer-subject-full {
  padding-bottom: 0;
  margin-bottom: 4.5rem;
}
/* line 619, ../sass/partials/_view-xs.scss */
.offer-subject-full .box-item-wrapper + .box-item-wrapper {
  margin-top: 5rem;
}
/* line 624, ../sass/partials/_view-xs.scss */
.offer-subject-full .section-title {
  text-align: left;
}

/* line 629, ../sass/partials/_view-xs.scss */
.content-bottom {
  display: none;
}

/* line 636, ../sass/partials/_view-xs.scss */
.article-flow {
  padding-top: 4rem;
  padding-bottom: 4.5rem;
  text-align: center;
}
/* line 641, ../sass/partials/_view-xs.scss */
.article-flow + .article-flow {
  border-top: 0.11rem solid #d7d7d7;
}
/* line 645, ../sass/partials/_view-xs.scss */
.article-flow.image-100 {
  display: none;
}
/* line 649, ../sass/partials/_view-xs.scss */
.article-flow .article-flow-title {
  font-weight: bold;
}
/* line 654, ../sass/partials/_view-xs.scss */
.article-flow .article-content > *:last-child {
  margin-bottom: 0 !important;
}
/* line 659, ../sass/partials/_view-xs.scss */
.article-flow table {
  display: block;
  width: 100%;
}
/* line 663, ../sass/partials/_view-xs.scss */
.article-flow table tbody {
  display: block;
  width: 100%;
}
/* line 668, ../sass/partials/_view-xs.scss */
.article-flow table td,
.article-flow table th {
  display: block;
  margin-bottom: 1rem;
  width: 100%;
}
/* line 675, ../sass/partials/_view-xs.scss */
.article-flow table tr {
  display: block;
  width: 100%;
}
/* line 679, ../sass/partials/_view-xs.scss */
.article-flow table tr + tr {
  margin-top: 3.5rem;
}
/* line 684, ../sass/partials/_view-xs.scss */
.article-flow table .link-button {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* line 691, ../sass/partials/_view-xs.scss */
.related-section {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

/* line 696, ../sass/partials/_view-xs.scss */
.book-box-collection {
  border-top: 1px solid #d7d7d7;
  padding-top: 4rem;
  padding-bottom: 5rem;
}

/* line 702, ../sass/partials/_view-xs.scss */
.book-box {
  border: 0.2rem solid #d7d7d7;
  padding: 0.8rem 0;
  display: table;
  width: 100%;
}
/* line 709, ../sass/partials/_view-xs.scss */
.book-box .book-box-image {
  width: 10rem;
  float: left;
  text-align: center;
}
/* line 714, ../sass/partials/_view-xs.scss */
.book-box .book-box-image img {
  margin: 0 auto;
}
/* line 719, ../sass/partials/_view-xs.scss */
.book-box .book-box-content {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding-left: 1rem;
}
/* line 726, ../sass/partials/_view-xs.scss */
.book-box .book-box-title {
  font-weight: bold;
  margin-bottom: 0;
}

/* line 732, ../sass/partials/_view-xs.scss */
.search-result-item {
  margin-bottom: 2rem;
}
/* line 735, ../sass/partials/_view-xs.scss */
.search-result-item .search-item-title {
  margin-bottom: 1rem;
}
/* line 743, ../sass/partials/_view-xs.scss */
.search-result-item .path .path-item {
  float: left;
}
/* line 747, ../sass/partials/_view-xs.scss */
.search-result-item .path .path-item + .path-item:before {
  display: inline-block;
  content: ' >';
  font-size: 1.6rem;
  padding: 0 0.5rem;
  color: #7d7d7d;
}

/* line 759, ../sass/partials/_view-xs.scss */
.article-header {
  margin-bottom: 2rem;
}

/* line 765, ../sass/partials/_view-xs.scss */
.consultant-item {
  border: 0.2rem solid #d7d7d7;
  margin-bottom: 1.5rem;
  padding: 2rem 1.5rem;
  text-align: center;
}
/* line 772, ../sass/partials/_view-xs.scss */
.consultant-item .consultant-name {
  font-size: 2.4rem;
  line-height: 3rem;
  margin-bottom: 0;
  margin-top: 0;
}
/* line 778, ../sass/partials/_view-xs.scss */
.consultant-item .consultant-name span {
  display: block;
}
/* line 782, ../sass/partials/_view-xs.scss */
.consultant-item .consultant-name a {
  display: inline-block;
}
/* line 785, ../sass/partials/_view-xs.scss */
.consultant-item .consultant-name a:hover {
  text-decoration: underline !important;
}
/* line 791, ../sass/partials/_view-xs.scss */
.consultant-item .consultant-image {
  margin-bottom: 1rem;
  max-height: 12.4rem;
  width: 8rem;
  text-align: center;
  overflow: hidden;
}
/* line 798, ../sass/partials/_view-xs.scss */
.consultant-item .consultant-image img {
  height: 100%;
  width: auto;
}
/* line 804, ../sass/partials/_view-xs.scss */
.consultant-item .consultant-items-header {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}
/* line 809, ../sass/partials/_view-xs.scss */
.consultant-item .consultant-items {
  display: block;
}
/* line 812, ../sass/partials/_view-xs.scss */
.consultant-item .consultant-items li {
  display: block;
}
/* line 817, ../sass/partials/_view-xs.scss */
.consultant-item .btn, .consultant-item .link-button,
.consultant-item .file-link, .consultant-item .link-button-ghost {
  margin: 0 auto;
  height: 3rem;
  line-height: 2.6rem;
  padding: 0 1.8rem;
}

/* line 826, ../sass/partials/_view-xs.scss */
.consultant-full .consultant-header {
  text-align: center;
  margin-bottom: 2rem;
}
/* line 832, ../sass/partials/_view-xs.scss */
.consultant-full .consultant-image {
  margin-bottom: 2rem;
}
/* line 837, ../sass/partials/_view-xs.scss */
.consultant-full .consultant-name span {
  display: block;
}

/* line 843, ../sass/partials/_view-xs.scss */
.article-flow-item {
  margin: 2.5rem 0;
}

/* line 847, ../sass/partials/_view-xs.scss */
.more-list {
  display: none;
}

/* line 851, ../sass/partials/_view-xs.scss */
.more-links {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  overflow-x: hidden;
  overflow-y: auto;
  padding-bottom: 2rem;
}
/* line 863, ../sass/partials/_view-xs.scss */
.more-links .container {
  background: #ebebeb;
}
/* line 871, ../sass/partials/_view-xs.scss */
.more-links .col-xs-12 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
/* line 876, ../sass/partials/_view-xs.scss */
.more-links .more-links-header {
  font-size: 2.1rem;
  line-height: 1.4;
}
/* line 881, ../sass/partials/_view-xs.scss */
.more-links .more-links-subheader {
  margin-bottom: 0.5em;
}
/* line 883, ../sass/partials/_view-xs.scss */
.more-links .more-links-subheader a {
  color: #00746a;
  font-size: 1.8rem;
  line-height: 1.6;
}
/* line 890, ../sass/partials/_view-xs.scss */
.more-links .more-links-topbar {
  position: relative;
  padding: 0.5rem 0;
}
/* line 895, ../sass/partials/_view-xs.scss */
.more-links .more-links-topbar-header {
  margin: 0;
  font-size: 2.4rem !important;
}
/* line 900, ../sass/partials/_view-xs.scss */
.more-links .more-links-close {
  position: absolute;
  top: 50%;
  margin-top: -0.9rem;
  z-index: 110;
  right: 0;
}

/* line 909, ../sass/partials/_view-xs.scss */
.hidden-xsm {
  display: none;
}

/* line 913, ../sass/partials/_view-xs.scss */
.popup-modal {
  position: fixed;
  left: 0;
  top: 0;
  z-index: -5;
  background: rgba(18, 121, 117, 0.9);
  width: 100%;
  height: 100%;
  padding: 40px;
  opacity: 0;
  pointer-events: none;
}
/* line 925, ../sass/partials/_view-xs.scss */
.popup-modal__show {
  z-index: 10000;
  pointer-events: all;
  opacity: 1;
  transition: opacity 250ms ease-out;
}
/* line 932, ../sass/partials/_view-xs.scss */
.popup-modal__inner {
  display: inline-block;
  position: absolute;
  max-width: calc( 100% - 40px );
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
}
/* line 943, ../sass/partials/_view-xs.scss */
.popup-modal__image {
  position: relative;
  display: inline-block;
  font-size: 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
/* line 949, ../sass/partials/_view-xs.scss */
.popup-modal__image a {
  display: block;
}
/* line 953, ../sass/partials/_view-xs.scss */
.popup-modal__image-desktop {
  display: none;
}
@media (min-width: 800px) {
  /* line 953, ../sass/partials/_view-xs.scss */
  .popup-modal__image-desktop {
    display: inline-block;
  }
}
@media (min-width: 800px) {
  /* line 961, ../sass/partials/_view-xs.scss */
  .popup-modal__image-mobile {
    display: none;
  }
}
/* line 968, ../sass/partials/_view-xs.scss */
.popup-modal__close {
  position: absolute;
  right: -12px;
  top: -12px;
  display: block;
  margin-bottom: 10px;
}
/* line 975, ../sass/partials/_view-xs.scss */
.popup-modal__close img {
  width: 44px;
  height: 44px;
}

@media (min-width: 480px) {
  /* line 984, ../sass/partials/_view-xs.scss */
  .operon-sections {
    text-align: left;
  }
  /* line 987, ../sass/partials/_view-xs.scss */
  .operon-sections .site-sections-links {
    margin-bottom: 2rem;
  }
  /* line 991, ../sass/partials/_view-xs.scss */
  .operon-sections .collapsed-group {
    max-height: 50rem;
  }
  /* line 996, ../sass/partials/_view-xs.scss */
  .operon-sections .site-sections-header {
    padding: 0;
    cursor: default;
  }
  /* line 1000, ../sass/partials/_view-xs.scss */
  .operon-sections .site-sections-header:after {
    display: none;
  }
  /* line 1005, ../sass/partials/_view-xs.scss */
  .operon-sections .site-sections-subheader {
    margin-top: 0;
    margin-bottom: 0.5rem;
  }

  /* line 1013, ../sass/partials/_view-xs.scss */
  .site-banner-slides .banner-slide .vertical-align {
    min-height: 17rem;
  }

  /* line 1019, ../sass/partials/_view-xs.scss */
  .visible-xsm {
    display: none !important;
  }

  /* line 1023, ../sass/partials/_view-xs.scss */
  .hidden-xsm {
    display: block;
  }

  /* line 1028, ../sass/partials/_view-xs.scss */
  .dashboard-user .user-name {
    display: inline-block;
    vertical-align: middle;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1037, ../sass/partials/_view-xs.scss */
  .operon-sections .container {
    padding: 0 4rem;
  }
  /* line 1040, ../sass/partials/_view-xs.scss */
  .operon-sections .col-xs-12 {
    width: 50%;
    padding: 0 3rem;
  }
  /* line 1044, ../sass/partials/_view-xs.scss */
  .operon-sections .col-xs-12:nth-child(2n+1) {
    clear: left;
  }

  /* line 1050, ../sass/partials/_view-xs.scss */
  .newsletter-form {
    width: 29rem;
    margin: 0 auto;
  }
}
@media (min-width: 640px) {
  /* line 1058, ../sass/partials/_view-xs.scss */
  h1 {
    font-size: 3rem;
    line-height: 4rem;
  }

  /* line 1062, ../sass/partials/_view-xs.scss */
  h2 {
    font-size: 2rem;
    line-height: 2.8rem;
  }

  /* line 1068, ../sass/partials/_view-xs.scss */
  .content .object-left {
    max-width: 50%;
  }
  /* line 1072, ../sass/partials/_view-xs.scss */
  .content .object-right {
    max-width: 50%;
  }

  /* line 1078, ../sass/partials/_view-xs.scss */
  .logo-section .logo-wrapper {
    text-align: left;
  }
  /* line 1081, ../sass/partials/_view-xs.scss */
  .logo-section .quick-menu-wrapper {
    text-align: right;
    padding-top: 3.6rem;
    padding-bottom: 3.6rem;
    border: none;
  }

  /* line 1089, ../sass/partials/_view-xs.scss */
  .shop-contact-section {
    padding: 1rem 0 5rem 0;
  }
  /* line 1092, ../sass/partials/_view-xs.scss */
  .shop-contact-section .box-link {
    margin-bottom: 0;
  }

  /* line 1097, ../sass/partials/_view-xs.scss */
  .principal-section, .teacher-section,
  .student-section {
    padding: 4rem 0;
  }

  /* line 1101, ../sass/partials/_view-xs.scss */
  .teacher-section {
    padding: 4rem 0;
  }

  /* line 1105, ../sass/partials/_view-xs.scss */
  .student-section {
    padding: 4rem 0;
  }

  /* line 1110, ../sass/partials/_view-xs.scss */
  .newsletter-section .newsletter-header {
    margin-bottom: 1rem;
  }

  /* line 1116, ../sass/partials/_view-xs.scss */
  .site-banner-slides .slide-title {
    font-size: 20px;
  }

  /* line 1121, ../sass/partials/_view-xs.scss */
  .subjects-list {
    margin-top: 4rem;
  }

  /* line 1125, ../sass/partials/_view-xs.scss */
  .content-bottom {
    display: block;
    border-top: 0.11rem solid #d7d7d7;
  }

  /* line 1132, ../sass/partials/_view-xs.scss */
  .article-flow.image-100 {
    display: block;
  }

  /* line 1138, ../sass/partials/_view-xs.scss */
  .consultant-item-wrapper:nth-of-type(2n+1) {
    clear: left;
  }

  /* line 1143, ../sass/partials/_view-xs.scss */
  .consultant-item {
    text-align: left;
    padding: 2rem;
    min-height: 17rem;
    width: 100%;
    margin-bottom: 3rem;
    display: table;
  }
  /* line 1151, ../sass/partials/_view-xs.scss */
  .consultant-item .consultant-body {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }
  /* line 1157, ../sass/partials/_view-xs.scss */
  .consultant-item .consultant-image {
    float: left;
    margin-right: 2rem;
    margin-bottom: 0;
  }
  /* line 1163, ../sass/partials/_view-xs.scss */
  .consultant-item .consultant-name {
    font-size: 3rem;
    line-height: 3.6rem;
  }
  /* line 1167, ../sass/partials/_view-xs.scss */
  .consultant-item .consultant-name span {
    display: inline;
  }
  /* line 1173, ../sass/partials/_view-xs.scss */
  .consultant-item .consultant-items li {
    display: inline-block;
  }
  /* line 1176, ../sass/partials/_view-xs.scss */
  .consultant-item .consultant-items li + li {
    margin-left: 1rem;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  /* line 1186, ../sass/partials/_view-xs.scss */
  .shop-contact-section .col-xs-12 {
    width: 50%;
  }
  /* line 1190, ../sass/partials/_view-xs.scss */
  .shop-contact-section .box-icon {
    width: 6rem;
    height: 6rem;
    background-size: 38.4rem 24rem;
  }
  /* line 1196, ../sass/partials/_view-xs.scss */
  .shop-contact-section .email-large {
    background-position: -6.6rem 0;
  }

  /* line 1202, ../sass/partials/_view-xs.scss */
  .chosen-offer .offer-item {
    text-align: left;
  }
  /* line 1206, ../sass/partials/_view-xs.scss */
  .chosen-offer .offer-item:nth-child(2n) .offer-image {
    float: right;
  }
  /* line 1210, ../sass/partials/_view-xs.scss */
  .chosen-offer .offer-item:nth-child(2n) .offer-text {
    text-align: right;
  }
  /* line 1215, ../sass/partials/_view-xs.scss */
  .chosen-offer .offer-item .offer-image {
    width: 50%;
    text-align: center;
    float: left;
  }
  /* line 1220, ../sass/partials/_view-xs.scss */
  .chosen-offer .offer-item .offer-image img {
    width: 60%;
  }
  /* line 1225, ../sass/partials/_view-xs.scss */
  .chosen-offer .offer-item .offer-text {
    padding-top: 3rem;
  }

  /* line 1232, ../sass/partials/_view-xs.scss */
  .subjects-list .col-xs-12 {
    width: 50%;
  }

  /* line 1238, ../sass/partials/_view-xs.scss */
  .book-box-collection .book-box-wrapper {
    width: 50%;
  }
  /* line 1241, ../sass/partials/_view-xs.scss */
  .book-box-collection .book-box-wrapper:nth-child(n+3) {
    margin-top: 3rem;
  }
}
/* LANDSCAPE PHONE LARGE 640 (Galaxy S) */
@media (max-width: 767px) {
  /* line 1250, ../sass/partials/_view-xs.scss */
  h1, h2, h3, h4, h5, h6,
  .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 12px 0;
  }

  /* line 1254, ../sass/partials/_view-xs.scss */
  .site-menu-nav {
    display: none !important;
  }

  /* line 1261, ../sass/partials/_view-xs.scss */
  .home-news .news-box-item + .news-box-item,
  .dashboard-news .news-box-item + .news-box-item {
    margin-top: 4rem;
  }

  /* line 1268, ../sass/partials/_view-xs.scss */
  .bar-icon .bar-icon-inside {
    display: table;
  }

  /* line 1272, ../sass/partials/_view-xs.scss */
  .line-view {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  /* line 1277, ../sass/partials/_view-xs.scss */
  .custom-header {
    text-align: center;
  }
  /* line 1280, ../sass/partials/_view-xs.scss */
  .custom-header h1, .custom-header h2 {
    text-align: center;
  }
  /* line 1283, ../sass/partials/_view-xs.scss */
  .custom-header .tools-area {
    text-align: center;
    margin-bottom: 30px;
  }

  /* line 1288, ../sass/partials/_view-xs.scss */
  .mp-pusher,
  .mp-level {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  }

  /* line 1295, ../sass/partials/_view-xs.scss */
  .dashboard-user .top-bar {
    text-align: center;
  }
  /* line 1298, ../sass/partials/_view-xs.scss */
  .dashboard-user .phone-box {
    font-size: 20px;
  }
  /* line 1301, ../sass/partials/_view-xs.scss */
  .dashboard-user .desk-box {
    font-size: 20px;
  }
  /* line 1304, ../sass/partials/_view-xs.scss */
  .dashboard-user .user-box {
    float: none;
    display: inline-block;
  }
  /* line 1308, ../sass/partials/_view-xs.scss */
  .dashboard-user .user-box .user-name {
    text-align: left;
  }
  /* line 1312, ../sass/partials/_view-xs.scss */
  .dashboard-user .user-box .text-message {
    font-size: 1.6rem;
  }
  /* line 1316, ../sass/partials/_view-xs.scss */
  .dashboard-user .icons-area {
    float: none;
    text-align: center;
    position: relative;
    margin-top: 20px;
    padding-top: 20px;
  }
  /* line 1323, ../sass/partials/_view-xs.scss */
  .dashboard-user .icons-area:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.4);
    top: 0px;
  }
  /* line 1335, ../sass/partials/_view-xs.scss */
  .dashboard-user .bottom-bar .text-item {
    display: inline-block;
  }
  /* line 1338, ../sass/partials/_view-xs.scss */
  .dashboard-user .bottom-bar .text-item .label {
    display: block;
    width: 100%;
  }
  /* line 1344, ../sass/partials/_view-xs.scss */
  .dashboard-user .edit-profile {
    display: none;
  }
}
/* 2. LANDSCAPE PHONE SMALL 480 (iPhone) */
@media (max-width: 639px) {
  /* line 1353, ../sass/partials/_view-xs.scss */
  .shop-contact-section .box-icon {
    display: none;
  }

  /* line 1358, ../sass/partials/_view-xs.scss */
  .content {
    text-align: center;
  }
  /* line 1361, ../sass/partials/_view-xs.scss */
  .content .object-left {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  /* line 1367, ../sass/partials/_view-xs.scss */
  .content .object-right {
    float: none;
    margin: 0 auto;
    text-align: center;
  }

  /* line 1376, ../sass/partials/_view-xs.scss */
  .book-box-collection .book-box-wrapper:nth-child(n+2) {
    margin-top: 1.4rem;
  }
}
/* 3. PORTRAIT PHONE LARGE 360 (Galaxy S) */
@media (max-width: 479px) {
  /* line 1387, ../sass/partials/_view-xs.scss */
  .dashboard-user .top-bar {
    text-align: center;
  }
  /* line 1390, ../sass/partials/_view-xs.scss */
  .dashboard-user .phone-box {
    display: block;
    margin-right: 0;
    margin-bottom: 1rem;
    text-align: center;
  }
  /* line 1396, ../sass/partials/_view-xs.scss */
  .dashboard-user .phone-box .phone {
    display: inline-block;
    text-align: left;
    width: 15rem;
  }
  /* line 1402, ../sass/partials/_view-xs.scss */
  .dashboard-user .desk-box {
    display: block;
  }
  /* line 1405, ../sass/partials/_view-xs.scss */
  .dashboard-user .desk-box a {
    display: inline-block;
    text-align: left;
    width: 15rem;
  }
  /* line 1411, ../sass/partials/_view-xs.scss */
  .dashboard-user .icons-area {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 1415, ../sass/partials/_view-xs.scss */
  .dashboard-user .icons-area:before {
    display: none;
  }
  /* line 1419, ../sass/partials/_view-xs.scss */
  .dashboard-user .user-box {
    float: none;
    margin-bottom: 20px;
  }
  /* line 1423, ../sass/partials/_view-xs.scss */
  .dashboard-user .user-foto {
    margin-right: 0;
    margin-bottom: 10px;
  }
  /* line 1428, ../sass/partials/_view-xs.scss */
  .dashboard-user .user-box .user-name {
    text-align: center;
  }
  /* line 1433, ../sass/partials/_view-xs.scss */
  .dashboard-user .bottom-bar .text-item {
    margin: 0 !important;
    width: 100%;
    font-size: 14px;
  }
  /* line 1438, ../sass/partials/_view-xs.scss */
  .dashboard-user .bottom-bar .text-item .label {
    display: inline;
  }
}
/* 4. PORTRAIT PHONE SMALL 320 (iPhone) */
@media (min-width: 768px) {
  /* line 3, ../sass/partials/_view-sm.scss */
  .content {
    padding: 6.5rem 0;
  }

  /* line 7, ../sass/partials/_view-sm.scss */
  .site-header {
    position: relative;
    z-index: 10;
  }

  /* line 16, ../sass/partials/_view-sm.scss */
  .logo-section .logo img {
    width: auto;
    height: 5.2rem;
  }
  /* line 22, ../sass/partials/_view-sm.scss */
  .logo-section .quick-menu-wrapper {
    text-align: right;
    padding-top: 4.3rem;
    padding-bottom: 2rem;
    border: none;
  }
  /* line 29, ../sass/partials/_view-sm.scss */
  .logo-section .search-form {
    display: none !important;
  }

  /* line 36, ../sass/partials/_view-sm.scss */
  .quick-menu .text-link {
    font-size: 18px;
  }
  /* line 40, ../sass/partials/_view-sm.scss */
  .quick-menu .btn-search,
  .quick-menu .btn-menu {
    display: none;
  }
  /* line 45, ../sass/partials/_view-sm.scss */
  .quick-menu .btn-login {
    width: auto;
    padding: 0 2.2rem;
    text-align: center;
    font-weight: 700;
    color: #fff;
    line-height: 4rem;
    text-decoration: none;
    font-size: 1.4rem;
    overflow: hidden;
  }
  /* line 56, ../sass/partials/_view-sm.scss */
  .quick-menu .btn-login:hover {
    padding: 0 2rem;
    line-height: 3.6rem;
  }
  /* line 59, ../sass/partials/_view-sm.scss */
  .quick-menu .btn-login:hover:after {
    display: none;
  }
  /* line 64, ../sass/partials/_view-sm.scss */
  .quick-menu .btn-login:after {
    background-position: -38.3rem 0;
    height: 5rem;
    margin-top: -2.5rem;
    z-index: 0;
    left: 0;
    margin-left: 0;
    width: 2.7rem;
    opacity: 0.3;
  }

  /* line 76, ../sass/partials/_view-sm.scss */
  .chosen-offer {
    padding-top: 10rem;
  }
  /* line 80, ../sass/partials/_view-sm.scss */
  .chosen-offer .offer-item + .offer-item {
    margin-top: 0;
  }
  /* line 84, ../sass/partials/_view-sm.scss */
  .chosen-offer .offer-image {
    height: 20rem;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 3.5rem;
    position: relative;
  }
  /* line 91, ../sass/partials/_view-sm.scss */
  .chosen-offer .offer-image img {
    width: auto;
    height: auto;
    max-height: 100%;
    display: inline-block;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  /* line 108, ../sass/partials/_view-sm.scss */
  .article-flow .offer-item + .offer-item {
    margin-top: 0;
  }
  /* line 114, ../sass/partials/_view-sm.scss */
  .article-flow .offer-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  /* line 124, ../sass/partials/_view-sm.scss */
  .shop-contact-section {
    padding-bottom: 7rem;
  }
  /* line 127, ../sass/partials/_view-sm.scss */
  .shop-contact-section .box-icon {
    float: left;
    margin-right: 2rem;
    margin-top: 2rem;
    width: 8rem;
    height: 8rem;
    background-size: 51.2rem 32rem;
  }
  /* line 136, ../sass/partials/_view-sm.scss */
  .shop-contact-section .email-large {
    background-position: -8.8rem 0;
  }

  /* line 141, ../sass/partials/_view-sm.scss */
  .box-link {
    text-align: left;
    padding: 3rem 2rem;
  }

  /* line 146, ../sass/partials/_view-sm.scss */
  .links-operon-sites {
    padding: 0.7rem 0;
  }
  /* line 150, ../sass/partials/_view-sm.scss */
  .links-operon-sites .links-list .link-operon {
    display: inline-block;
  }

  /* line 156, ../sass/partials/_view-sm.scss */
  .newsletter-section {
    text-align: left;
  }
  /* line 159, ../sass/partials/_view-sm.scss */
  .newsletter-section .newsletter-form {
    margin-top: 0.5rem;
  }

  /* line 168, ../sass/partials/_view-sm.scss */
  .site-banner-slides .banner-slide .vertical-align {
    padding: 3rem 0;
    height: 33rem;
  }
  /* line 173, ../sass/partials/_view-sm.scss */
  .site-banner-slides .banner-slide.video-slide {
    padding-left: 0;
    padding-right: 0;
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
    height: auto;
  }
  /* line 180, ../sass/partials/_view-sm.scss */
  .site-banner-slides .banner-slide.video-slide .slide-text {
    padding: 0;
    padding-left: 50%;
    width: auto;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 3rem;
    z-index: 1;
  }
  /* line 193, ../sass/partials/_view-sm.scss */
  .site-banner-slides .banner-slide.video-slide .slide-title {
    margin-top: 0;
    line-height: 4rem;
    font-size: 3rem;
    margin-bottom: 1rem;
  }
  /* line 200, ../sass/partials/_view-sm.scss */
  .site-banner-slides .banner-slide.video-slide .slide-video {
    position: relative;
    z-index: 2;
  }
  /* line 207, ../sass/partials/_view-sm.scss */
  .site-banner-slides .slide-description {
    font-size: 1.8rem;
  }
  /* line 211, ../sass/partials/_view-sm.scss */
  .site-banner-slides .slide-title {
    line-height: 5rem;
    font-size: 3rem;
  }
  /* line 216, ../sass/partials/_view-sm.scss */
  .site-banner-slides .slide-title-distinction {
    font-size: 4.8rem;
    line-height: 6rem;
  }
  /* line 221, ../sass/partials/_view-sm.scss */
  .site-banner-slides .slide-image {
    display: block;
    position: absolute;
    bottom: 0;
    left: 1.5rem;
    text-align: left;
  }
  /* line 228, ../sass/partials/_view-sm.scss */
  .site-banner-slides .slide-image + .slide-text {
    padding-left: 32.5rem;
    text-align: left;
  }
  /* line 233, ../sass/partials/_view-sm.scss */
  .site-banner-slides .slide-image img {
    width: auto;
    max-height: 33rem;
    max-width: 30.5rem;
  }
  /* line 240, ../sass/partials/_view-sm.scss */
  .site-banner-slides .btn, .site-banner-slides .link-button,
  .site-banner-slides .file-link, .site-banner-slides .link-button-ghost {
    font-size: 18px;
    height: 5rem;
    line-height: 4.55rem;
    margin-bottom: 0;
  }
  /* line 247, ../sass/partials/_view-sm.scss */
  .site-banner-slides .owl-controls {
    bottom: 1rem;
  }
  /* line 250, ../sass/partials/_view-sm.scss */
  .site-banner-slides .owl-controls .owl-page {
    margin: 0 0.8rem;
  }
  /* line 255, ../sass/partials/_view-sm.scss */
  .site-banner-slides .dummy-dot {
    width: 3rem;
  }

  /* line 261, ../sass/partials/_view-sm.scss */
  .mp-pusher {
    perspective: none;
  }

  /* line 265, ../sass/partials/_view-sm.scss */
  .mp-menu {
    display: none;
  }

  /* line 271, ../sass/partials/_view-sm.scss */
  .site-menu-placeholder {
    width: 100%;
  }

  /* line 275, ../sass/partials/_view-sm.scss */
  .site-menu-wrapper {
    background: #fff;
    width: 100%;
  }
  /* line 279, ../sass/partials/_view-sm.scss */
  .site-menu-wrapper.fixed {
    -webkit-box-shadow: 0 0 0.8rem -0.2rem #636363;
    box-shadow: 0 0 0.8rem -0.2rem #636363;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 288, ../sass/partials/_view-sm.scss */
  .site-menu-wrapper.fixed .site-menu-nav {
    border: none;
  }
  /* line 292, ../sass/partials/_view-sm.scss */
  .site-menu-wrapper.fixed .site-menu-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 75rem;
    margin: 0 auto;
  }

  /* line 301, ../sass/partials/_view-sm.scss */
  .site-menu-container {
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }

  /* line 307, ../sass/partials/_view-sm.scss */
  .site-menu-nav {
    max-width: 100%;
    border: 0.11rem solid #d7d7d7;
    border-width: 0.11rem 0 0 0;
    color: #636363;
    margin-bottom: 0;
    background: #fff;
  }
  /* line 315, ../sass/partials/_view-sm.scss */
  .site-menu-nav .btn-search {
    float: right;
    width: 6.4rem;
    margin-top: 1.9rem;
  }

  /* line 322, ../sass/partials/_view-sm.scss */
  .company-menu-nav {
    float: left;
    margin-bottom: 0;
    min-height: 4rem;
  }
  /* line 328, ../sass/partials/_view-sm.scss */
  .company-menu-nav .site-menu .site-menu-item {
    margin-left: 0 !important;
    margin-right: 2rem;
  }
  /* line 332, ../sass/partials/_view-sm.scss */
  .company-menu-nav .site-menu .site-menu-item > .submenu {
    margin-top: 1.5rem !important;
  }
  /* line 337, ../sass/partials/_view-sm.scss */
  .company-menu-nav .site-menu .site-menu-item.active .site-menu-link {
    font-weight: bold;
    color: #00746a !important;
  }
  /* line 344, ../sass/partials/_view-sm.scss */
  .company-menu-nav .site-menu .site-menu-link {
    padding: 0;
    line-height: 4rem;
  }
  /* line 348, ../sass/partials/_view-sm.scss */
  .company-menu-nav .site-menu .site-menu-link:before {
    display: none;
  }
  /* line 353, ../sass/partials/_view-sm.scss */
  .company-menu-nav .site-menu .site-menu-link.has-submenu:after {
    display: none;
  }
  /* line 359, ../sass/partials/_view-sm.scss */
  .company-menu-nav .site-menu .text-link {
    margin: 0;
  }
  /* line 367, ../sass/partials/_view-sm.scss */
  .company-menu-nav .nav > li a {
    padding: 0;
  }
  /* line 370, ../sass/partials/_view-sm.scss */
  .company-menu-nav .nav > li a:hover {
    background-color: #fff;
  }

  /* line 380, ../sass/partials/_view-sm.scss */
  .site-menu a {
    text-decoration: none;
  }
  /* line 383, ../sass/partials/_view-sm.scss */
  .site-menu a:hover, .site-menu a:focus {
    color: #00746a !important;
  }
  /* line 389, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-item {
    font-family: 'themixosf', arial, sans-serif;
  }
  /* line 392, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-item:nth-child(n+2) {
    margin-left: 1.6rem;
  }
  /* line 397, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-item.active .site-menu-link {
    background: #fff;
  }
  /* line 400, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-item.active .site-menu-link:hover {
    background: inherit;
  }
  /* line 404, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-item.active .site-menu-link:before {
    width: 100%;
    left: 0;
  }
  /* line 411, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-item.open {
    position: relative;
  }
  /* line 413, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-item.open .site-menu-link {
    background: #fff;
  }
  /* line 416, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-item.open .site-menu-link:hover, .site-menu .site-menu-item.open .site-menu-link:focus {
    background: inherit;
  }
  /* line 420, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-item.open .site-menu-link:before {
    width: 100%;
    left: 0;
  }
  /* line 425, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-item.open .site-menu-link.has-submenu:after {
    top: 100%;
  }
  /* line 433, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-item > .submenu {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50% !important;
    margin-top: 1rem !important;
  }
  /* line 439, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-item > .submenu.right {
    left: 0 !important;
    -webkit-transform: none;
    transform: none;
  }
  /* line 447, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-link {
    color: #636363 !important;
    padding: 2.7rem 0;
    position: relative;
    font-size: 1.4rem;
  }
  /* line 453, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-link.profile-link {
    color: #a62b43 !important;
  }
  /* line 458, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-link.has-submenu:after {
    -webkit-transition: top 100ms linear;
    -o-transition: top 100ms linear;
    transition: top 100ms linear;
    content: '';
    width: 0;
    height: 0;
    border: 1rem solid transparent;
    border-top: 1rem solid #fff;
    top: 85%;
    left: 50%;
    position: absolute;
    margin-left: -1rem;
  }
  /* line 472, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-link:before {
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
                /*

                Dwa tricki do szybszej animacji (Galaxy Tab 4 tutaj jest słaby nawet z tym)
                Do porównania na innych przeglądarkach

                will-change: left, width;
                -webkit-transform: translateZ(0);
                */
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0.2rem;
    background: #00746a;
  }
  /* line 494, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-link:hover:before, .site-menu .site-menu-link:focus:before {
    width: 100%;
    left: 0;
  }
  /* line 503, ../sass/partials/_view-sm.scss */
  .site-menu .submenu {
    font-size: 1.6rem;
  }
  /* line 506, ../sass/partials/_view-sm.scss */
  .site-menu .submenu .submenu-item {
    padding: 0.3rem 0;
  }
  /* line 510, ../sass/partials/_view-sm.scss */
  .site-menu .submenu .submenu-item.active > .submenu-link {
    background-color: transparent !important;
    color: #636363 !important;
  }
  /* line 514, ../sass/partials/_view-sm.scss */
  .site-menu .submenu .submenu-item.active > .submenu-link:before {
    display: inline-block;
  }
  /* line 521, ../sass/partials/_view-sm.scss */
  .site-menu .submenu .submenu-item .submenu-item .submenu-link:before {
    left: auto;
    right: 0;
  }
  /* line 528, ../sass/partials/_view-sm.scss */
  .site-menu .submenu .submenu-link {
    padding: 0.3rem 2.6rem 0.3rem 1.4rem;
    position: relative;
    color: #636363 !important;
    background-color: transparent !important;
  }
  /* line 534, ../sass/partials/_view-sm.scss */
  .site-menu .submenu .submenu-link:hover, .site-menu .submenu .submenu-link:focus {
    background-color: transparent !important;
  }
  /* line 538, ../sass/partials/_view-sm.scss */
  .site-menu .submenu .submenu-link:hover:before, .site-menu .submenu .submenu-link:focus:before {
    display: inline-block;
  }
  /* line 542, ../sass/partials/_view-sm.scss */
  .site-menu .submenu .submenu-link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 0.3rem;
    height: 100%;
    background-color: #00746a;
  }
  /* line 554, ../sass/partials/_view-sm.scss */
  .site-menu .submenu .submenu-link.has-submenu:after {
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    position: absolute;
    right: 0.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.4rem;
  }
  /* line 569, ../sass/partials/_view-sm.scss */
  .site-menu .submenu-lvl-2:before {
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border: 0.8rem solid transparent;
    border-right: 0.8rem solid #fff;
    top: 1.2rem;
    right: 100%;
    margin-right: -0.1rem;
    position: absolute;
  }
  /* line 583, ../sass/partials/_view-sm.scss */
  .site-menu .submenu-lvl-2.right:before {
    display: none;
  }
  /* line 587, ../sass/partials/_view-sm.scss */
  .site-menu .submenu-lvl-2.right:after {
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border: 0.8rem solid transparent;
    border-left: 0.8rem solid #fff;
    top: 1.2rem;
    left: 100%;
    margin-left: -0.1rem;
    position: absolute;
  }

  /* line 603, ../sass/partials/_view-sm.scss */
  .bar-icon {
    height: 22rem;
    text-align: center;
    position: relative;
  }
  /* line 608, ../sass/partials/_view-sm.scss */
  .bar-icon .bar-icon-inside {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 617, ../sass/partials/_view-sm.scss */
  .bar-icon .bar-icon-image {
    float: none;
    clear: both;
    margin: 0 0 2rem 0;
    width: auto;
  }
  /* line 627, ../sass/partials/_view-sm.scss */
  .bar-icon .bar-icon-title {
    display: inline-block;
    margin-bottom: 0;
  }

  /* line 634, ../sass/partials/_view-sm.scss */
  .subjects-list .bar-icon-wrapper {
    margin-bottom: 3rem;
  }
  /* line 638, ../sass/partials/_view-sm.scss */
  .subjects-list .bar-icon {
    height: 22rem;
  }

  /* line 643, ../sass/partials/_view-sm.scss */
  .breadcrumb {
    display: block;
  }

  /* line 649, ../sass/partials/_view-sm.scss */
  .offer-full {
    padding-top: 6.5rem;
  }

  /* line 653, ../sass/partials/_view-sm.scss */
  .offer-subject-full {
    margin-bottom: 6.5rem;
  }
  /* line 657, ../sass/partials/_view-sm.scss */
  .offer-subject-full .box-item-wrapper + .box-item-wrapper {
    margin-top: 0;
  }

  /* line 664, ../sass/partials/_view-sm.scss */
  .box-item .box-image {
    height: 25rem;
    margin-bottom: 2rem;
  }
  /* line 668, ../sass/partials/_view-sm.scss */
  .box-item .box-image:before {
    display: inline-block;
    margin-left: -10px;
    vertical-align: middle;
    content: '';
    width: 1px;
    height: 100%;
  }
  /* line 677, ../sass/partials/_view-sm.scss */
  .box-item .box-image img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: 10px;
  }

  /* line 686, ../sass/partials/_view-sm.scss */
  .article-flow {
    padding-top: 6rem;
    padding-bottom: 6.5rem;
  }
  /* line 692, ../sass/partials/_view-sm.scss */
  .article-flow.image-text-50-50 .article-content, .article-flow.text-image-50-50 .article-content {
    text-align: left;
  }
  /* line 698, ../sass/partials/_view-sm.scss */
  .article-flow.image-100 img {
    max-width: 60rem;
  }
  /* line 703, ../sass/partials/_view-sm.scss */
  .article-flow table {
    display: table;
    width: 100%;
  }
  /* line 707, ../sass/partials/_view-sm.scss */
  .article-flow table tbody {
    display: table-row-group;
    width: 100%;
  }
  /* line 712, ../sass/partials/_view-sm.scss */
  .article-flow table td,
  .article-flow table th {
    display: table-cell;
    width: auto;
  }
  /* line 718, ../sass/partials/_view-sm.scss */
  .article-flow table tr {
    display: table-row;
    width: 100%;
  }
  /* line 722, ../sass/partials/_view-sm.scss */
  .article-flow table tr + tr {
    margin-top: 0;
  }

  /* line 729, ../sass/partials/_view-sm.scss */
  .related-section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  /* line 734, ../sass/partials/_view-sm.scss */
  .book-box {
    border: none;
    display: block;
    padding: 0;
  }
  /* line 739, ../sass/partials/_view-sm.scss */
  .book-box .book-box-image {
    width: 18rem;
    float: none;
    margin: 0 auto;
    margin-bottom: 1rem;
  }
  /* line 746, ../sass/partials/_view-sm.scss */
  .book-box .book-box-content {
    display: block;
    padding: 0;
    text-align: center;
  }
  /* line 751, ../sass/partials/_view-sm.scss */
  .book-box .book-box-content .btn, .book-box .book-box-content .link-button,
  .book-box .book-box-content .file-link, .book-box .book-box-content .link-button-ghost {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  /* line 757, ../sass/partials/_view-sm.scss */
  .book-box .book-box-title {
    margin-bottom: 3rem;
  }

  /* line 762, ../sass/partials/_view-sm.scss */
  .book-box-collection {
    padding-top: 6rem;
    padding-bottom: 7rem;
  }

  /* line 766, ../sass/partials/_view-sm.scss */
  .more {
    font-size: 2.4rem;
  }
  /* line 768, ../sass/partials/_view-sm.scss */
  .more .arrow-bottom {
    margin-left: 1rem;
  }

  /* line 772, ../sass/partials/_view-sm.scss */
  .category-header {
    font-size: 2rem;
    margin: 4rem 0;
  }

  /* line 779, ../sass/partials/_view-sm.scss */
  .consultant-full .consultant-header {
    border-bottom: 1rem solid #a4dad3;
    position: relative;
  }
  /* line 784, ../sass/partials/_view-sm.scss */
  .consultant-full .consultant-image {
    float: left;
    margin-right: 2rem;
    margin-bottom: 0;
  }
  /* line 789, ../sass/partials/_view-sm.scss */
  .consultant-full .consultant-image + .consultant-name {
    padding-left: 12rem;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  /* line 798, ../sass/partials/_view-sm.scss */
  .consultant-full .ezimage-field {
    width: 10rem;
    height: auto;
  }
  /* line 803, ../sass/partials/_view-sm.scss */
  .consultant-full .consultant-name {
    text-align: left;
    font-size: 4.4rem;
    line-height: 5.2rem;
    margin-bottom: 0.5rem;
  }

  /* line 811, ../sass/partials/_view-sm.scss */
  .article-flow-item {
    margin: 4.5rem 0;
  }

  /* line 816, ../sass/partials/_view-sm.scss */
  .dashboard-user .top-bar {
    height: 15rem;
  }
  /* line 820, ../sass/partials/_view-sm.scss */
  .dashboard-user .user-box {
    width: 49.5rem;
  }
  /* line 823, ../sass/partials/_view-sm.scss */
  .dashboard-user .user-box .text-message {
    font-size: 2rem;
    margin-top: 2.5rem;
  }

  /* line 830, ../sass/partials/_view-sm.scss */
  .more-links {
    background: rgba(0, 0, 0, 0.5);
  }
  /* line 833, ../sass/partials/_view-sm.scss */
  .more-links .more-links-inner {
    background: #ebebeb;
    padding: 0 0 1rem 0;
  }
  /* line 838, ../sass/partials/_view-sm.scss */
  .more-links .more-links-topbar {
    margin-bottom: 1rem;
  }

  /* line 843, ../sass/partials/_view-sm.scss */
  .user-data {
    max-width: 23rem;
    float: left;
    text-align: right;
    color: #636363;
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
  /* line 851, ../sass/partials/_view-sm.scss */
  .user-data .user-name {
    display: block;
    white-space: nowrap;
    color: #00746a;
    font-size: 1.8rem;
  }

  /* line 859, ../sass/partials/_view-sm.scss */
  .user-menu-nav {
    margin-bottom: 0;
    border: none;
    min-height: 0;
  }
  /* line 865, ../sass/partials/_view-sm.scss */
  .user-menu-nav .site-menu .site-menu-link {
    padding: 0;
    color: #00746a !important;
  }
  /* line 869, ../sass/partials/_view-sm.scss */
  .user-menu-nav .site-menu .site-menu-link:hover {
    background: #fff;
  }
  /* line 873, ../sass/partials/_view-sm.scss */
  .user-menu-nav .site-menu .site-menu-link:before, .user-menu-nav .site-menu .site-menu-link:after {
    display: none;
  }
  /* line 880, ../sass/partials/_view-sm.scss */
  .user-menu-nav .site-menu .site-menu-item > .submenu {
    margin-top: 1.5rem !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 892, ../sass/partials/_view-sm.scss */
  .links-operon-sites .container {
    width: 55rem;
  }

  /* line 899, ../sass/partials/_view-sm.scss */
  .book-box-collection .book-box-wrapper:nth-child(3n+1) {
    clear: left;
  }
  /* line 903, ../sass/partials/_view-sm.scss */
  .book-box-collection .book-box-wrapper:nth-child(n+4) {
    margin-top: 7rem;
  }

  /* line 911, ../sass/partials/_view-sm.scss */
  .dashboard-user .edit-profile {
    margin-top: 1.2rem;
  }
  /* line 914, ../sass/partials/_view-sm.scss */
  .dashboard-user .phone-box {
    display: block;
    margin-right: 0;
    margin-bottom: 1rem;
    text-align: left;
  }
  /* line 920, ../sass/partials/_view-sm.scss */
  .dashboard-user .phone-box .phone {
    display: inline-block;
    width: 15rem;
  }
  /* line 925, ../sass/partials/_view-sm.scss */
  .dashboard-user .desk-box {
    display: block;
  }
  /* line 928, ../sass/partials/_view-sm.scss */
  .dashboard-user .desk-box a {
    display: inline-block;
    width: 15rem;
  }
  /* line 933, ../sass/partials/_view-sm.scss */
  .dashboard-user .atributes {
    display: block;
    float: left;
    width: 60%;
  }
  /* line 939, ../sass/partials/_view-sm.scss */
  .dashboard-user .icons-area {
    margin-top: 2.2rem;
  }
  /* line 942, ../sass/partials/_view-sm.scss */
  .dashboard-user .icons-area .deco-bg, .dashboard-user .icons-area .btn-square.btn-search:after, .dashboard-user .icons-area .btn-square.btn-login:after, .dashboard-user .icons-area .btn-square.btn-edit:after, .dashboard-user .icons-area .mp-menu .mp-back::before, .mp-menu .dashboard-user .icons-area .mp-back::before, .dashboard-user .icons-area .mp-menu .icon-arrow-right > a:after, .mp-menu .dashboard-user .icons-area .icon-arrow-right > a:after, .dashboard-user .icons-area .search-form .btn-search-submit, .search-form .dashboard-user .icons-area .btn-search-submit, .dashboard-user .icons-area .news-box-item .news-date:before, .news-box-item .dashboard-user .icons-area .news-date:before, .dashboard-user .icons-area .newsletter-form .newsletter-send, .newsletter-form .dashboard-user .icons-area .newsletter-send, .dashboard-user .icons-area .operon-sections .site-sections-header:after, .operon-sections .dashboard-user .icons-area .site-sections-header:after, .dashboard-user .icons-area .contact-float-wrapper .info:before, .contact-float-wrapper .dashboard-user .icons-area .info:before, .dashboard-user .icons-area .bookstore-float-wrapper .info:before, .bookstore-float-wrapper .dashboard-user .icons-area .info:before {
    margin-right: 1.5rem;
  }
  /* line 946, ../sass/partials/_view-sm.scss */
  .dashboard-user .user-box {
    float: left;
    margin-top: 2.5rem;
    font-size: 1.4rem;
  }
  /* line 951, ../sass/partials/_view-sm.scss */
  .dashboard-user .user-foto {
    display: inline-block;
    vertical-align: middle;
    border-radius: 50rem;
    overflow: hidden;
    margin-right: 2rem;
  }
  /* line 960, ../sass/partials/_view-sm.scss */
  .dashboard-user .user-name {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    line-height: 1.2;
  }
  /* line 966, ../sass/partials/_view-sm.scss */
  .dashboard-user .user-name .text-name {
    font-size: 3.6rem;
    display: block;
  }
  /* line 975, ../sass/partials/_view-sm.scss */
  .dashboard-user .bottom-bar .text-item {
    display: inline-block;
  }
  /* line 978, ../sass/partials/_view-sm.scss */
  .dashboard-user .bottom-bar .text-item .label {
    display: block;
    width: 100%;
  }
}
/* galaxy-tab-2 */
/* ipad all generations */
@media (min-width: 768px) and (max-width: 860px) {
  /* line 1000, ../sass/partials/_view-sm.scss */
  .site-menu .site-menu-item:first-child > .submenu {
    left: 0 !important;
    transform: none;
  }
}
@media (min-width: 992px) {
  /* line 4, ../sass/partials/_view-md.scss */
  .site-menu-nav .btn-search {
    display: none;
  }
  /* line 8, ../sass/partials/_view-md.scss */
  .site-menu-nav .search-form {
    display: block !important;
    float: right;
    clear: none;
    width: 20rem;
    margin-top: 1.9rem;
  }

  /* line 18, ../sass/partials/_view-md.scss */
  .search-form-mobile {
    display: none;
  }

  /* line 24, ../sass/partials/_view-md.scss */
  .site-menu-wrapper.fixed .site-menu-container {
    width: 97rem;
  }

  /* line 32, ../sass/partials/_view-md.scss */
  .chosen-offer .section-header {
    margin-bottom: 4rem;
  }
  /* line 36, ../sass/partials/_view-md.scss */
  .chosen-offer .offer-description {
    max-width: 90%;
    margin: 0 auto;
  }
  /* line 41, ../sass/partials/_view-md.scss */
  .chosen-offer .offer-image {
    margin-bottom: 4.5rem;
    height: 24rem;
  }

  /* line 48, ../sass/partials/_view-md.scss */
  .logo-section .logo img {
    width: auto;
    height: 6.5rem;
  }

  /* line 54, ../sass/partials/_view-md.scss */
  .news-box-item {
    text-align: left;
  }
  /* line 57, ../sass/partials/_view-md.scss */
  .news-box-item .news-box-intro {
    font-family: 'robo', arial, sans-serif;
    display: block;
    color: #7d7d7d;
    margin: 1.2rem 0 0.5rem 0;
  }

  /* line 66, ../sass/partials/_view-md.scss */
  .shop-contact-section .box-icon {
    margin-right: 4rem;
    margin-left: 2rem;
  }

  /* line 72, ../sass/partials/_view-md.scss */
  .links-operon-sites {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    padding: 0.3rem 0;
    text-align: left;
  }

  /* line 81, ../sass/partials/_view-md.scss */
  .site-footer {
    text-align: left;
  }

  /* line 87, ../sass/partials/_view-md.scss */
  .site-banner-slides .banner-slide .vertical-align {
    padding-top: 2rem;
    padding-bottom: 2rem;
    height: auto;
    min-height: 28rem;
  }
  /* line 105, ../sass/partials/_view-md.scss */
  .site-banner-slides .slide-image img {
    width: auto;
    max-height: 28rem;
    max-width: 42rem;
  }
  /* line 111, ../sass/partials/_view-md.scss */
  .site-banner-slides .slide-image + .slide-text {
    padding-left: 46.5rem;
  }
  /* line 116, ../sass/partials/_view-md.scss */
  .site-banner-slides .slide-title {
    margin-bottom: 5rem;
  }

  /* line 122, ../sass/partials/_view-md.scss */
  .bookstore-float-wrapper {
    -webkit-transition: right 250ms linear;
    -o-transition: right 250ms linear;
    transition: right 250ms linear;
    display: block;
    position: fixed;
    z-index: 900;
    top: 33rem;
    right: -30rem;
    background: #fff;
    padding: 2rem;
    border: 0.2rem solid #d7d7d7;
    border-right: none;
    width: 30rem;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  /* line 137, ../sass/partials/_view-md.scss */
  .bookstore-float-wrapper.open {
    right: 0;
  }
  /* line 141, ../sass/partials/_view-md.scss */
  .bookstore-float-wrapper .bookstore-trigger {
    background: #b5092d;
    position: absolute;
    top: -0.2rem;
    left: -4.5rem;
    cursor: pointer;
    padding: 0.5rem;
  }
  /* line 150, ../sass/partials/_view-md.scss */
  .bookstore-float-wrapper .btn-bookstore {
    background: #b5092d;
    text-transform: uppercase;
    border-color: #b5092d;
    color: #fff;
  }
  /* line 157, ../sass/partials/_view-md.scss */
  .bookstore-float-wrapper ul {
    list-style: none;
    margin: 2rem 0 4rem;
    padding: 0;
  }
  /* line 162, ../sass/partials/_view-md.scss */
  .bookstore-float-wrapper ul li {
    list-style: none;
    padding-left: 4rem;
    margin-bottom: 1rem;
    position: relative;
  }
  /* line 168, ../sass/partials/_view-md.scss */
  .bookstore-float-wrapper ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.1rem;
    display: inline-block;
    background: url("../bundles/operonoperon/images/green-tick.png") no-repeat;
    width: 2.2rem;
    height: 2.2rem;
    background-position: center center;
  }

  /* line 183, ../sass/partials/_view-md.scss */
  .contact-float-wrapper {
    -webkit-transition: right 250ms linear;
    -o-transition: right 250ms linear;
    transition: right 250ms linear;
    display: block;
    position: fixed;
    z-index: 1000;
    top: 20rem;
    right: -25rem;
    background: #fff;
    padding: 2rem;
    border: 0.2rem solid #d7d7d7;
    border-right: none;
    width: 25rem;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  /* line 198, ../sass/partials/_view-md.scss */
  .contact-float-wrapper.open {
    right: 0;
  }
  /* line 202, ../sass/partials/_view-md.scss */
  .contact-float-wrapper .contact-float {
    border-right: none;
    padding-left: 4.5rem;
  }
  /* line 207, ../sass/partials/_view-md.scss */
  .contact-float-wrapper .contact-trigger {
    font-family: 'themixosf', arial, sans-serif;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    background: #00746a;
    color: #fff;
    font-weight: 700;
    font-size: 1.4rem;
    display: inline-block;
    padding: 0.5rem;
    width: 12rem;
    height: 4.3rem;
    line-height: 2.6rem;
    text-align: center;
    position: absolute;
    top: 7.8rem;
    left: -0.2rem;
    cursor: pointer;
    border: 0.2rem solid #00746a;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -ms-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  /* line 235, ../sass/partials/_view-md.scss */
  .contact-float-wrapper .info {
    margin-bottom: 0;
    position: relative;
  }
  /* line 239, ../sass/partials/_view-md.scss */
  .contact-float-wrapper .info + .info {
    margin-top: 2rem;
  }
  /* line 243, ../sass/partials/_view-md.scss */
  .contact-float-wrapper .info:before {
    content: '';
    display: inline-block;
    position: absolute;
    right: 100%;
    margin-right: 2rem;
    top: 0;
  }
  /* line 253, ../sass/partials/_view-md.scss */
  .contact-float-wrapper .info.consultant:before {
    width: 1.8rem;
    height: 2rem;
    background-position: -25.5rem 0;
  }
  /* line 260, ../sass/partials/_view-md.scss */
  .contact-float-wrapper .info.phone:before {
    width: 1rem;
    height: 2rem;
    background-position: -25.5rem -3rem;
  }
  /* line 267, ../sass/partials/_view-md.scss */
  .contact-float-wrapper .info.keyboard:before {
    width: 2.5rem;
    height: 2rem;
    background-position: -25.5rem -6rem;
  }
  /* line 274, ../sass/partials/_view-md.scss */
  .contact-float-wrapper .info.facebook:before {
    width: 2.5rem;
    height: 2.5rem;
    background: #00746b url("../bundles/operonoperon/images/facebook-50-white.png") no-repeat left;
    background-size: 2.5rem 2.5rem;
  }

  /* line 286, ../sass/partials/_view-md.scss */
  .subjects-list .bar-icon {
    height: 21.2rem;
  }

  /* line 292, ../sass/partials/_view-md.scss */
  .box-item .box-image {
    max-width: 23rem;
    height: 31rem;
  }

  /* line 300, ../sass/partials/_view-md.scss */
  .book-box-collection .book-box-wrapper:nth-child(4n+1) {
    clear: left;
  }
  /* line 304, ../sass/partials/_view-md.scss */
  .book-box-collection .book-box-wrapper:nth-child(n+5) {
    margin-top: 10rem;
  }

  /* line 310, ../sass/partials/_view-md.scss */
  .article-flow-item {
    margin: 6.5rem 0;
  }

  /* line 315, ../sass/partials/_view-md.scss */
  .dashboard-user .user-box {
    width: 45.5rem;
  }
  /* line 318, ../sass/partials/_view-md.scss */
  .dashboard-user .user-box .text-message {
    margin-top: 2rem;
    font-size: 2rem;
  }

  /* line 327, ../sass/partials/_view-md.scss */
  .site-menu .site-menu-item:nth-child(n+2) {
    margin-left: 1.8rem;
  }
  /* line 332, ../sass/partials/_view-md.scss */
  .site-menu .site-menu-link {
    font-size: 1.48rem;
  }
}
@media (min-width: 990px) and (max-width: 1090px) {
  /* line 339, ../sass/partials/_view-md.scss */
  .site-menu .site-menu-item:first-child > .submenu {
    left: 0 !important;
    transform: none;
  }
}
/* line 345, ../sass/partials/_view-md.scss */
.test {
  color: inherit;
}

@media (min-width: 1200px) {
  /* line 4, ../sass/partials/_view-lg.scss */
  body {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }

  /* line 9, ../sass/partials/_view-lg.scss */
  h2, .h2 {
    font-size: 2.4rem;
    line-height: 3rem;
  }

  /* line 15, ../sass/partials/_view-lg.scss */
  .content {
    padding: 9.5rem 0;
  }

  /* line 19, ../sass/partials/_view-lg.scss */
  .site-menu-logo {
    position: absolute;
    top: 50%;
    margin-top: -1.7rem;
    left: 0;
  }

  /* line 27, ../sass/partials/_view-lg.scss */
  .site-menu-nav .search-form {
    width: 22rem;
  }

  /* line 34, ../sass/partials/_view-lg.scss */
  .site-menu-wrapper.fixed .site-menu-container {
    width: 117rem;
  }
  /* line 38, ../sass/partials/_view-lg.scss */
  .site-menu-wrapper.fixed .site-menu-logo {
    display: block;
  }
  /* line 42, ../sass/partials/_view-lg.scss */
  .site-menu-wrapper.fixed .site-menu-nav {
    padding-left: 7rem;
  }

  /* line 49, ../sass/partials/_view-lg.scss */
  .shop-contact-section .box-icon {
    margin-right: 5rem;
    margin-left: 3rem;
    width: 10rem;
    height: 10rem;
    background-size: 64rem 40rem;
    margin-top: 1.5rem;
  }
  /* line 58, ../sass/partials/_view-lg.scss */
  .shop-contact-section .email-large {
    background-position: -11rem 0;
  }

  /* line 65, ../sass/partials/_view-lg.scss */
  .site-banner-slides .banner-slide {
    min-height: 45rem;
  }
  /* line 68, ../sass/partials/_view-lg.scss */
  .site-banner-slides .banner-slide .vertical-align {
    padding-top: 2rem;
    padding-bottom: 2rem;
    height: auto;
    min-height: 45rem;
  }
  /* line 76, ../sass/partials/_view-lg.scss */
  .site-banner-slides .banner-slide .slide-image img {
    width: auto;
    max-height: 45rem;
    max-width: 44rem;
  }
  /* line 85, ../sass/partials/_view-lg.scss */
  .site-banner-slides .banner-slide.video-slide .slide-text {
    padding-left: 41.66667%;
  }
  /* line 89, ../sass/partials/_view-lg.scss */
  .site-banner-slides .banner-slide.video-slide .slide-title {
    font-size: 3.6rem;
    line-height: 5rem;
    margin-bottom: 1.5rem;
  }
  /* line 97, ../sass/partials/_view-lg.scss */
  .site-banner-slides .slide-image {
    width: 44rem;
  }
  /* line 100, ../sass/partials/_view-lg.scss */
  .site-banner-slides .slide-image + .slide-text {
    padding-left: 49rem;
  }
  /* line 107, ../sass/partials/_view-lg.scss */
  .site-banner-slides .slide-title {
    font-size: 3.6rem;
  }
  /* line 111, ../sass/partials/_view-lg.scss */
  .site-banner-slides .slide-title-distinction {
    font-size: 6rem;
    line-height: 7rem;
  }
  /* line 116, ../sass/partials/_view-lg.scss */
  .site-banner-slides .btn, .site-banner-slides .link-button,
  .site-banner-slides .file-link, .site-banner-slides .link-button-ghost {
    font-size: 2.4rem;
  }
  /* line 120, ../sass/partials/_view-lg.scss */
  .site-banner-slides .prev-slide,
  .site-banner-slides .next-slide {
    position: absolute;
    top: 50%;
    margin-top: -5.5rem;
    display: block;
  }
  /* line 128, ../sass/partials/_view-lg.scss */
  .site-banner-slides .prev-slide {
    left: 20%;
    margin-left: -22rem;
  }
  /* line 133, ../sass/partials/_view-lg.scss */
  .site-banner-slides .next-slide {
    right: 20%;
    margin-right: -22rem;
  }

  /* line 139, ../sass/partials/_view-lg.scss */
  .chosen-offer {
    padding-bottom: 9rem;
  }

  /* line 144, ../sass/partials/_view-lg.scss */
  .news-box-item .news-category {
    font-size: 1.8rem;
  }

  /* line 149, ../sass/partials/_view-lg.scss */
  .home-news,
  .dashboard-news {
    padding: 5rem 0;
  }

  /* line 155, ../sass/partials/_view-lg.scss */
  .dashboard-user .user-box {
    width: 65rem;
  }

  /* line 160, ../sass/partials/_view-lg.scss */
  .principal-section, .teacher-section,
  .student-section,
  .teacher-section,
  .student-section {
    padding: 9rem 0;
  }
  /* line 165, ../sass/partials/_view-lg.scss */
  .principal-section .owl-controls, .teacher-section .owl-controls,
  .student-section .owl-controls,
  .teacher-section .owl-controls,
  .student-section .owl-controls {
    margin-top: 2rem;
  }

  /* line 171, ../sass/partials/_view-lg.scss */
  .carousel-item .carousel-item-header {
    font-size: 3.6rem;
    line-height: 4rem;
    margin-bottom: 1.2em;
  }
  /* line 177, ../sass/partials/_view-lg.scss */
  .carousel-item .carousel-item-description {
    padding: 0 4rem;
  }

  /* line 182, ../sass/partials/_view-lg.scss */
  .shop-contact-section {
    padding-bottom: 10rem;
  }

  /* line 187, ../sass/partials/_view-lg.scss */
  .newsletter-section .newsletter-header {
    font-size: 3.2rem;
    line-height: 4rem;
  }

  /* line 196, ../sass/partials/_view-lg.scss */
  .subjects-list .bar-icon {
    height: 26.2rem;
  }
  /* line 199, ../sass/partials/_view-lg.scss */
  .subjects-list .bar-icon .bar-icon-image {
    height: 8.1rem;
  }

  /* line 205, ../sass/partials/_view-lg.scss */
  .offer-full {
    padding-top: 9rem;
  }

  /* line 211, ../sass/partials/_view-lg.scss */
  .box-item .box-image {
    max-width: 26rem;
    height: 35rem;
  }

  /* line 217, ../sass/partials/_view-lg.scss */
  .article-flow {
    padding-top: 9rem;
    padding-bottom: 9.5rem;
  }
  /* line 222, ../sass/partials/_view-lg.scss */
  .article-flow.image-100 img {
    max-width: auto;
  }

  /* line 228, ../sass/partials/_view-lg.scss */
  .related-section {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  /* line 233, ../sass/partials/_view-lg.scss */
  .book-box-collection {
    padding-top: 9rem;
    padding-bottom: 10rem;
  }

  /* line 237, ../sass/partials/_view-lg.scss */
  .date,
  .category {
    font-size: 1.8rem;
    margin-right: 3rem;
  }

  /* line 242, ../sass/partials/_view-lg.scss */
  .category-header {
    font-size: 3rem;
    margin: 10rem 0;
  }

  /* line 249, ../sass/partials/_view-lg.scss */
  .category-line .main-image figure {
    margin: -0.1rem;
  }

  /* line 257, ../sass/partials/_view-lg.scss */
  .site-menu .site-menu-item:nth-child(n+2) {
    margin-left: 2.2rem;
  }
  /* line 262, ../sass/partials/_view-lg.scss */
  .site-menu .site-menu-link {
    font-size: 1.7rem;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  /* line 269, ../sass/partials/_view-lg.scss */
  .site-menu .site-menu-item:first-child > .submenu {
    left: 0 !important;
    transform: none;
  }
}
/* line 7, ../sass/components/_modal-campaign.scss */
.modal-campaign {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  align-self: stretch;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.2s ease-out;
  overflow: hidden;
  z-index: 10000;
  width: 100%;
  height: 100%;
}
/* line 26, ../sass/components/_modal-campaign.scss */
.modal-campaign-inner {
  padding: 15px;
  height: 100%;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 26, ../sass/components/_modal-campaign.scss */
  .modal-campaign-inner {
    padding: 30px;
  }
}
/* line 38, ../sass/components/_modal-campaign.scss */
.modal-campaign[aria-hidden="true"] {
  opacity: 0;
  visibility: hidden;
  z-index: -999999;
}
/* line 44, ../sass/components/_modal-campaign.scss */
.modal-campaign-header {
  padding: 0;
  padding-top: 10px;
  border-bottom: 0;
}
@media (min-width: 640px) {
  /* line 44, ../sass/components/_modal-campaign.scss */
  .modal-campaign-header {
    padding-top: 0;
  }
}
/* line 59, ../sass/components/_modal-campaign.scss */
.modal-campaign.in {
  opacity: 1;
  z-index: 9999;
}
/* line 64, ../sass/components/_modal-campaign.scss */
.modal-campaign.out {
  transform: scale(0.6);
  opacity: 0;
  z-index: -1;
}
/* line 70, ../sass/components/_modal-campaign.scss */
.modal-campaign-close {
  position: absolute;
  right: 0;
  top: -10px;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  font-size: 20px;
}
/* line 80, ../sass/components/_modal-campaign.scss */
.modal-campaign-content {
  position: relative;
  border: none;
  background-color: transparent;
  color: #000;
  border-radius: 0;
  width: 100%;
  max-width: 585px;
  box-shadow: 0 20px 35px -18px rgba(0, 0, 0, 0.7);
  margin: 0 auto;
  transform: scale(0.8);
  transition: transform 0.2s ease-out;
}
/* line 93, ../sass/components/_modal-campaign.scss */
.modal-campaign.in .modal-campaign-content {
  transform: scale(1);
}
/* line 97, ../sass/components/_modal-campaign.scss */
.modal-campaign.out .modal-campaign-content {
  transform: scale(0.6);
}
@media (min-width: 768px) {
  /* line 80, ../sass/components/_modal-campaign.scss */
  .modal-campaign-content {
    width: 585px;
  }
}
/* line 106, ../sass/components/_modal-campaign.scss */
.modal-campaign-form {
  background-color: #fff;
  padding: 15px 30px;
}
@media (min-width: 640px) {
  /* line 106, ../sass/components/_modal-campaign.scss */
  .modal-campaign-form {
    padding: 30px 60px;
  }
}
/* line 114, ../sass/components/_modal-campaign.scss */
.modal-campaign-form__label {
  font-size: 14px;
  font-weight: normal;
  color: #000;
  margin-bottom: 2px;
}
/* line 121, ../sass/components/_modal-campaign.scss */
.modal-campaign-form__input {
  box-shadow: none;
  border-width: 1px;
}
/* line 126, ../sass/components/_modal-campaign.scss */
.modal-campaign-form__select {
  width: 100%;
}
/* line 130, ../sass/components/_modal-campaign.scss */
.modal-campaign-form label {
  cursor: pointer;
}
/* line 134, ../sass/components/_modal-campaign.scss */
.modal-campaign-form textarea,
.modal-campaign-form button,
.modal-campaign-form input[type="text"],
.modal-campaign-form input[type="password"],
.modal-campaign-form input[type="datetime"],
.modal-campaign-form input[type="datetime-local"],
.modal-campaign-form input[type="date"],
.modal-campaign-form input[type="month"],
.modal-campaign-form input[type="time"],
.modal-campaign-form input[type="week"],
.modal-campaign-form input[type="number"],
.modal-campaign-form input[type="email"],
.modal-campaign-form input[type="url"],
.modal-campaign-form input[type="search"],
.modal-campaign-form input[type="tel"],
.modal-campaign-form select {
  border-width: 1px;
  border-radius: 4px;
  width: 100%;
}
/* line 155, ../sass/components/_modal-campaign.scss */
.modal-campaign-form__field {
  margin-bottom: 10px;
}
/* line 159, ../sass/components/_modal-campaign.scss */
.modal-campaign-form__error {
  font-size: 0.7em;
  color: #a62b43;
}
/* line 164, ../sass/components/_modal-campaign.scss */
.modal-campaign-form__footer {
  padding-top: 20px;
}
@media (min-width: 640px) {
  /* line 164, ../sass/components/_modal-campaign.scss */
  .modal-campaign-form__footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
/* line 173, ../sass/components/_modal-campaign.scss */
.modal-campaign-form__footer .btn, .modal-campaign-form__footer .link-button,
.modal-campaign-form__footer .file-link, .modal-campaign-form__footer .link-button-ghost {
  height: 48px;
  font-weight: bold;
  margin-bottom: 0;
}
/* line 180, ../sass/components/_modal-campaign.scss */
.modal-campaign-form__description {
  font-size: 14px;
  width: 100%;
  font-style: italic;
  color: #555555;
}
@media (min-width: 640px) {
  /* line 180, ../sass/components/_modal-campaign.scss */
  .modal-campaign-form__description {
    width: 50%;
  }
}
/* line 191, ../sass/components/_modal-campaign.scss */
.modal-campaign-form__message {
  display: none;
  font-size: 14px;
}
/* line 196, ../sass/components/_modal-campaign.scss */
.modal-campaign-form__btn {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  max-width: 170px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 640px) {
  /* line 196, ../sass/components/_modal-campaign.scss */
  .modal-campaign-form__btn {
    width: 50%;
    text-align: right;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 213, ../sass/components/_modal-campaign.scss */
.modal-campaign-form__btn .btn, .modal-campaign-form__btn .link-button,
.modal-campaign-form__btn .file-link, .modal-campaign-form__btn .link-button-ghost {
  border-radius: 4px;
  padding: 10px 50px;
  border: none;
  border-bottom: 4px solid #c09100;
  text-transform: uppercase;
  line-height: 1;
  font-size: 16px;
}
/* line 222, ../sass/components/_modal-campaign.scss */
.modal-campaign-form__btn .btn--yellow {
  background-color: #e8ac00;
  color: #fff;
  font-weight: 700;
}

/* line 232, ../sass/components/_modal-campaign.scss */
.modal-open {
  overflow: hidden;
  min-height: 100vh;
}
/* line 236, ../sass/components/_modal-campaign.scss */
.modal-open > body {
  overflow: hidden;
  min-height: 100vh;
}

/* tutaj dodajemy moduły do projektu */
/*! pakietowe  */
/* line 1, ../sass/lib/_pakiet.scss */
html {
  -ms-overflow-style: scrollbar;
  /*auto | none | scrollbar | -ms-autohiding-scrollbar*/
}

/* line 4, ../sass/lib/_pakiet.scss */
.object- {
  margin: 2rem 0;
}

/* line 8, ../sass/lib/_pakiet.scss */
.object-center {
  text-align: center;
  margin: 2rem 0;
}
/* line 12, ../sass/lib/_pakiet.scss */
.object-center > figure,
.object-center > div,
.object-center > span {
  display: inline;
  text-align: left;
}

/* line 19, ../sass/lib/_pakiet.scss */
.object-left {
  margin: 0.5rem 2rem 1.5rem 0;
  float: left;
}

/* line 23, ../sass/lib/_pakiet.scss */
.object-right {
  margin: 0.5rem 0 1.5rem 2rem;
  float: right;
}

/* line 29, ../sass/lib/_pakiet.scss */
article figure.pull-left {
  margin: 0.5rem 3rem 1.5rem 0;
}
/* line 32, ../sass/lib/_pakiet.scss */
article figure.pull-right {
  margin: 0.5rem 0 1.5rem 3rem;
}

/* line 39, ../sass/lib/_pakiet.scss */
.text-justify {
  text-align: justify;
}

/* line 44, ../sass/lib/_pakiet.scss */
.cytat {
  clear: both;
  padding: 1.2rem 2.4rem;
  margin: 0 0 2.4rem;
  font-size: 2.25rem;
  border-left: 0.5rem solid #eeeeee;
  margin-left: 4rem;
  margin-right: 4rem;
  font-style: italic;
}
/* line 56, ../sass/lib/_pakiet.scss */
.cytat p:last-child,
.cytat ul:last-child,
.cytat ol:last-child {
  margin-bottom: 0;
}

/* line 62, ../sass/lib/_pakiet.scss */
blockquote {
  margin-left: 4rem;
  margin-right: 4rem;
}
/* line 63, ../sass/lib/_pakiet.scss */
blockquote > p {
  font-style: italic;
}

/* line 70, ../sass/lib/_pakiet.scss */
.map img {
  width: auto;
  height: auto;
  max-width: none;
  max-height: none;
}

/* line 78, ../sass/lib/_pakiet.scss */
article:after {
  content: "";
  display: block;
  clear: both;
}

/* line 85, ../sass/lib/_pakiet.scss */
.ico {
  background-image: url("../bundles/operonoperon/images/sprite1x.png");
  background-size: 64rem 40rem;
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  line-height: 1.8rem;
  vertical-align: baseline;
  margin: 0 0.5rem;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 85, ../sass/lib/_pakiet.scss */
  .ico {
    background-image: url("../bundles/operonoperon/images/sprite2x.png");
    background-size: 64rem 40rem;
  }
}
/* line 94, ../sass/lib/_pakiet.scss */
.ico.content_type_pdf {
  background-position: -9.6rem 0;
}
/* line 98, ../sass/lib/_pakiet.scss */
.ico.content_type_vnd_ms-excel {
  background-position: -17.6rem 0;
}
/* line 102, ../sass/lib/_pakiet.scss */
.ico.content_type_postscript {
  background-position: -3.4rem -1.6rem;
}
/* line 106, ../sass/lib/_pakiet.scss */
.ico.content_type_zip, .ico.content_type_rar, .ico.content_type_x-gzip {
  background-position: 0 0;
}
/* line 112, ../sass/lib/_pakiet.scss */
.ico.content_type_video {
  background-position: -6.4rem -1.6rem;
}
/* line 116, ../sass/lib/_pakiet.scss */
.ico.content_type_image {
  background-position: -16.0rem 0;
}
/* line 120, ../sass/lib/_pakiet.scss */
.ico.content_type_vnd_oasis_opendocument_spreadsheet {
  background-position: -12.8rem 0;
}
/* line 124, ../sass/lib/_pakiet.scss */
.ico.content_type_vnd_oasis_opendocument_text {
  background-position: -11.2rem 0;
}
/* line 128, ../sass/lib/_pakiet.scss */
.ico.content_type_pdf2 {
  background-position: -16.0rem -1.6rem;
}
/* line 132, ../sass/lib/_pakiet.scss */
.ico.content_type_vnd_ms-powerpoint {
  background-position: -8.0rem 0;
}
/* line 136, ../sass/lib/_pakiet.scss */
.ico.content_type_plain {
  background-position: -4.8rem 0;
}
/* line 140, ../sass/lib/_pakiet.scss */
.ico.content_type_audio {
  background-position: -3.2rem 0;
}
/* line 144, ../sass/lib/_pakiet.scss */
.ico.content_type_msword, .ico.content_type_rtf {
  background-position: -1.6rem 0;
}

/* line 150, ../sass/lib/_pakiet.scss */
#debug {
  padding: 0 1rem;
  font-size: 1.1rem;
  margin: 0 auto;
  display: table;
}
/* line 156, ../sass/lib/_pakiet.scss */
#debug pre {
  padding: 0.3rem;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
/* line 165, ../sass/lib/_pakiet.scss */
#debug .debugheader:first-child {
  padding-right: 2rem;
  word-wrap: break-word;
  word-break: break-all;
}
/* line 170, ../sass/lib/_pakiet.scss */
#debug .debugheader b {
  font-size: 1.2rem;
}
/* line 175, ../sass/lib/_pakiet.scss */
#debug .notice,
#debug .debug,
#debug .timing {
  color: green;
}
/* line 180, ../sass/lib/_pakiet.scss */
#debug .warning {
  color: orange;
}
/* line 183, ../sass/lib/_pakiet.scss */
#debug error {
  color: red;
}

/* tresci online edytowa */
/* line 191, ../sass/lib/_pakiet.scss */
pre {
  padding: 1rem;
  font-size: 1.6rem;
  margin: 2rem 0;
}

/* line 196, ../sass/lib/_pakiet.scss */
.table-responsive {
  margin: 2rem 0;
}

/* line 199, ../sass/lib/_pakiet.scss */
.table {
  margin: 0;
}

/* line 202, ../sass/lib/_pakiet.scss */
.table-blank,
table.no-border {
  border: none !important;
  padding: 0 !important;
}
/* line 207, ../sass/lib/_pakiet.scss */
.table-blank th, .table-blank td,
table.no-border th,
table.no-border td {
  border: none !important;
  padding: 0 !important;
}

/* line 214, ../sass/lib/_pakiet.scss */
.full-view ol {
  padding-left: 0;
  counter-reset: foo;
  display: table;
}
/* line 219, ../sass/lib/_pakiet.scss */
.full-view ol > li {
  counter-increment: foo;
  display: table-row;
}
/* line 223, ../sass/lib/_pakiet.scss */
.full-view ol > li:before {
  content: counter(foo) ".";
  display: table-cell;
  text-align: right;
  padding-right: 0.6rem;
}
/* line 229, ../sass/lib/_pakiet.scss */
.full-view ol > li:after {
  content: "";
  display: block;
  height: 0.6rem;
}
/* line 235, ../sass/lib/_pakiet.scss */
.full-view ol > li:last-of-type:after {
  display: none;
}
/* line 240, ../sass/lib/_pakiet.scss */
.full-view ol ol, .full-view ol ul {
  margin-top: 0.6rem;
  margin-left: 2rem;
}
/* line 245, ../sass/lib/_pakiet.scss */
.full-view ul {
  display: table;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 251, ../sass/lib/_pakiet.scss */
.full-view ul > li {
  display: table-row;
  margin-bottom: 0.8rem;
}
/* line 255, ../sass/lib/_pakiet.scss */
.full-view ul > li:before {
  content: "●";
  display: table-cell;
  text-align: left;
  padding-right: 0.6rem;
  line-height: inherit;
  vertical-align: top;
  width: 1rem;
  color: #7d7d7d;
}
/* line 265, ../sass/lib/_pakiet.scss */
.full-view ul > li:after {
  content: "";
  display: block;
  height: 0.6rem;
}
/* line 271, ../sass/lib/_pakiet.scss */
.full-view ul > li:last-of-type:after {
  display: none;
}
/* line 276, ../sass/lib/_pakiet.scss */
.full-view ul ol, .full-view ul ul {
  margin-top: 0.6rem;
  margin-left: 2rem;
}

/* line 282, ../sass/lib/_pakiet.scss */
.bootstrap-select > .dropdown-menu ul li:before,
.bootstrap-select > .dropdown-menu ul li:after {
  display: none !important;
}

/* line 288, ../sass/lib/_pakiet.scss */
.ezsr-star-rating li {
  margin-bottom: 0 !important;
}
/* line 290, ../sass/lib/_pakiet.scss */
.ezsr-star-rating li:before, .ezsr-star-rating li:after {
  display: none !important;
}

/* line 296, ../sass/lib/_pakiet.scss */
.pagination {
  display: inline-block !important;
}
/* line 299, ../sass/lib/_pakiet.scss */
.pagination li {
  display: inline-block !important;
  margin-bottom: 0 !important;
}
/* line 303, ../sass/lib/_pakiet.scss */
.pagination li:before, .pagination li:after {
  display: none !important;
}

/*! end pakietowe  */
/*! animate  */
/* animacje */
/* line 3, ../sass/lib/_animate.scss */
body {
  -webkit-backface-visibility: hidden;
}
/* line 5, ../sass/lib/_animate.scss */
body.touch-device {
  -webkit-backface-visibility: visible;
}

/*! end animate  */
/*! flexslider */
/*! end flexslider */
/*! owl.carousel */
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
/* line 7, ../sass/lib/_owl_carousel.scss */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
/* line 16, ../sass/lib/_owl_carousel.scss */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

/* line 22, ../sass/lib/_owl_carousel.scss */
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 27, ../sass/lib/_owl_carousel.scss */
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 32, ../sass/lib/_owl_carousel.scss */
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* line 40, ../sass/lib/_owl_carousel.scss */
.owl-carousel .owl-item {
  float: left;
}

/* line 43, ../sass/lib/_owl_carousel.scss */
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

/* line 47, ../sass/lib/_owl_carousel.scss */
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  text-align: center;
}
/* line 57, ../sass/lib/_owl_carousel.scss */
.owl-controls .owl-pagination .owl-page {
  display: inline-block;
}
/* line 60, ../sass/lib/_owl_carousel.scss */
.owl-controls .owl-pagination .owl-page .owl-numbers {
  display: inline-block;
  vertical-align: top;
  width: 1.4rem;
  height: 1.4rem;
  line-height: 1.6rem;
  overflow: hidden;
  border-radius: 0.8rem;
  margin: 0 0.6rem;
  font-size: 0;
  background-color: #777;
}
/* line 73, ../sass/lib/_owl_carousel.scss */
.owl-controls .owl-pagination .owl-page.active .owl-numbers {
  background-color: #ea5d1f;
}

/* mouse grab icon */
/* line 82, ../sass/lib/_owl_carousel.scss */
.grabbing {
  cursor: url("../bundles/operonoperon/images/grabbing.png") 8 8, move;
}

/* fix */
/* line 87, ../sass/lib/_owl_carousel.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/*! lightbox */
/*! end lightbox */
/*! datepicker jquery */
/*! fileinput */
/*! pu_cookies */
/* line 1, ../sass/lib/_pu_cookies.scss */
.cookies-warning {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #00746a;
  border-top: 0.11rem solid #a4dad3;
  z-index: 1000;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
}
/* line 14, ../sass/lib/_pu_cookies.scss */
.cookies-warning .container {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
/* line 19, ../sass/lib/_pu_cookies.scss */
.cookies-warning .container a {
  color: #fff;
}
/* line 24, ../sass/lib/_pu_cookies.scss */
.cookies-warning .btn-wrapper {
  margin: 0.5rem;
}
/* line 28, ../sass/lib/_pu_cookies.scss */
.cookies-warning .btn, .cookies-warning .link-button,
.cookies-warning .file-link, .cookies-warning .link-button-ghost {
  height: 3.6rem;
  line-height: 3rem;
  padding: 0 2rem;
  margin: 0;
}

@media (min-width: 480px) {
  /* line 37, ../sass/lib/_pu_cookies.scss */
  .cookies-warning {
    font-size: 1.4rem;
  }
}
@media (min-width: 990px) {
  /* line 43, ../sass/lib/_pu_cookies.scss */
  .cookies-warning {
    text-align: left;
  }
  /* line 46, ../sass/lib/_pu_cookies.scss */
  .cookies-warning .container {
    padding-right: 10rem;
  }
  /* line 50, ../sass/lib/_pu_cookies.scss */
  .cookies-warning .btn-wrapper {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1.8rem;
  }
}
/*! end pu_cookies */
/*! select */
/*!
 * Bootstrap-select v1.6.3 (http://silviomoreto.github.io/bootstrap-select/)
 *
 * Copyright 2013-2014 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
/* line 8, ../sass/lib/_select.scss */
.bootstrap-select {
  position: relative;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  border: none;
}
/* line 15, ../sass/lib/_select.scss */
.bootstrap-select > .dropdown-menu {
  -webkit-transition: opacity 100ms linear;
  -o-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
  border: none;
  height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  min-height: 0 !important;
  opacity: 0;
}
/* line 27, ../sass/lib/_select.scss */
.bootstrap-select > .dropdown-menu ul {
  margin: 0;
  padding: 0;
}
/* line 30, ../sass/lib/_select.scss */
.bootstrap-select > .dropdown-menu ul li {
  display: block;
  margin: 0;
  padding: 0;
  text-indent: 0;
}
/* line 36, ../sass/lib/_select.scss */
.bootstrap-select > .dropdown-menu ul li:before {
  display: none;
}
/* line 40, ../sass/lib/_select.scss */
.bootstrap-select > .dropdown-menu ul li a {
  padding: 0.6rem 1.2rem;
  color: #272727;
  display: block;
}
/* line 45, ../sass/lib/_select.scss */
.bootstrap-select > .dropdown-menu ul li a:hover, .bootstrap-select > .dropdown-menu ul li a:active {
  background: #ea5d1f;
  color: #fff;
}
/* line 57, ../sass/lib/_select.scss */
.bootstrap-select.open > .dropdown-menu {
  display: block;
  height: auto;
  border: 0.11rem solid #ff8a4e;
  border-top: none;
  opacity: 1;
}
/* line 65, ../sass/lib/_select.scss */
.bootstrap-select.open .btn-select {
  border: 0.11rem solid #ff8a4e;
}
/* line 69, ../sass/lib/_select.scss */
.bootstrap-select.open .btn-select .caret:after {
  content: "\e113";
  padding-right: 0;
}
/* line 78, ../sass/lib/_select.scss */
.bootstrap-select > .btn, .bootstrap-select > .link-button,
.bootstrap-select > .file-link, .bootstrap-select > .link-button-ghost {
  width: 100%;
  padding-right: 2.5rem;
}
/* line 82, ../sass/lib/_select.scss */
.bootstrap-select > .btn:before, .bootstrap-select > .link-button:before,
.bootstrap-select > .file-link:before, .bootstrap-select > .link-button-ghost:before {
  display: none;
}
/* line 87, ../sass/lib/_select.scss */
.bootstrap-select .btn-select {
  background: #fff;
  border: 0.11rem solid #959595;
  color: #272727;
  position: relative;
}
/* line 93, ../sass/lib/_select.scss */
.bootstrap-select .btn-select .caret {
  display: inline-block;
  font-size: 1.8rem;
  position: absolute;
  right: 1.5rem;
  top: 0.8rem;
}
/* line 100, ../sass/lib/_select.scss */
.bootstrap-select .btn-select .caret:after {
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  color: #ea5d1f;
  width: 2.5rem;
  text-align: right;
  padding-right: 0.2rem;
}

/* line 113, ../sass/lib/_select.scss */
.error .bootstrap-select .btn, .error .bootstrap-select .link-button,
.error .bootstrap-select .file-link, .error .bootstrap-select .link-button-ghost {
  border: 0.11rem solid #b94a48;
}

/* line 117, ../sass/lib/_select.scss */
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}

/* line 121, ../sass/lib/_select.scss */
.bootstrap-select.fit-width {
  width: auto !important;
}

/* line 125, ../sass/lib/_select.scss */
.bootstrap-select .btn:focus, .bootstrap-select .link-button:focus,
.bootstrap-select .file-link:focus, .bootstrap-select .link-button-ghost:focus {
  outline: thin dotted #333 !important;
  outline: 0.5rem auto -webkit-focus-ring-color !important;
  outline-offset: -0.2rem;
}

/* line 131, ../sass/lib/_select.scss */
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

/* line 137, ../sass/lib/_select.scss */
.bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}

/* line 141, ../sass/lib/_select.scss */
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

/* line 147, ../sass/lib/_select.scss */
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row-fluid .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
  float: right;
}

/* line 151, ../sass/lib/_select.scss */
.form-search .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}

/* line 155, ../sass/lib/_select.scss */
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}

/* line 159, ../sass/lib/_select.scss */
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}

/* line 163, ../sass/lib/_select.scss */
.input-append .bootstrap-select.btn-group {
  margin-left: -0.1rem;
}

/* line 167, ../sass/lib/_select.scss */
.input-prepend .bootstrap-select.btn-group {
  margin-right: -0.1rem;
}

/* line 171, ../sass/lib/_select.scss */
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}

/* line 175, ../sass/lib/_select.scss */
.bootstrap-select.btn-group > .disabled:focus {
  outline: 0 !important;
}

/* line 179, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .btn .filter-option, .bootstrap-select.btn-group .link-button .filter-option,
.bootstrap-select.btn-group .file-link .filter-option, .bootstrap-select.btn-group .link-button-ghost .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}

/* line 186, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .btn .caret, .bootstrap-select.btn-group .link-button .caret,
.bootstrap-select.btn-group .file-link .caret, .bootstrap-select.btn-group .link-button-ghost .caret {
  position: absolute;
  top: 50%;
  right: 1.2rem;
  margin-top: -0.2rem;
  vertical-align: middle;
}

/* line 194, ../sass/lib/_select.scss */
.bootstrap-select.btn-group[class*=col-] .btn, .bootstrap-select.btn-group[class*=col-] .link-button,
.bootstrap-select.btn-group[class*=col-] .file-link, .bootstrap-select.btn-group[class*=col-] .link-button-ghost {
  width: 100%;
}

/* line 198, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 206, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 216, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}

/* line 220, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small, .bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
  color: #64b1d8;
  color: rgba(100, 177, 216, 0.4);
}

/* line 225, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

/* line 229, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}

/* line 233, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

/* line 238, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}

/* line 242, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}

/* line 246, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}

/* line 250, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 0.5rem;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 0.3rem 0.5rem;
  background: #f5f5f5;
  border: 0.11rem solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: .9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 268, ../sass/lib/_select.scss */
.bootstrap-select.btn-group .no-results {
  padding: 0.3rem;
  background: #f5f5f5;
  margin: 0 0.5rem;
}

/* line 274, ../sass/lib/_select.scss */
.bootstrap-select.btn-group.fit-width .btn .filter-option, .bootstrap-select.btn-group.fit-width .link-button .filter-option,
.bootstrap-select.btn-group.fit-width .file-link .filter-option, .bootstrap-select.btn-group.fit-width .link-button-ghost .filter-option {
  position: static;
}

/* line 278, ../sass/lib/_select.scss */
.bootstrap-select.btn-group.fit-width .btn .caret, .bootstrap-select.btn-group.fit-width .link-button .caret,
.bootstrap-select.btn-group.fit-width .file-link .caret, .bootstrap-select.btn-group.fit-width .link-button-ghost .caret {
  position: static;
  top: auto;
  margin-top: -0.1rem;
}

/* line 284, ../sass/lib/_select.scss */
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 1.5rem;
  margin-top: 0.5rem;
}

/* line 291, ../sass/lib/_select.scss */
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 3.4rem;
}

/* line 295, ../sass/lib/_select.scss */
.bootstrap-select.show-menu-arrow.open > .btn, .bootstrap-select.show-menu-arrow.open > .link-button,
.bootstrap-select.show-menu-arrow.open > .file-link, .bootstrap-select.show-menu-arrow.open > .link-button-ghost {
  z-index: 1036;
}

/* line 299, ../sass/lib/_select.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 0.7rem solid transparent;
  border-right: 0.7rem solid transparent;
  border-bottom-width: 0.7rem;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  border-bottom-color: rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -0.4rem;
  left: 0.9rem;
  display: none;
}

/* line 313, ../sass/lib/_select.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 0.6rem solid transparent;
  border-right: 0.6rem solid transparent;
  border-bottom: 0.6rem solid #fff;
  position: absolute;
  bottom: -0.4rem;
  left: 1.0rem;
  display: none;
}

/* line 324, ../sass/lib/_select.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -0.3rem;
  border-bottom: 0;
  border-top-width: 0.7rem;
  border-top-style: solid;
  border-top-color: #ccc;
  border-top-color: rgba(204, 204, 204, 0.2);
}

/* line 334, ../sass/lib/_select.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -0.3rem;
  border-top: 0.6rem solid #fff;
  border-bottom: 0;
}

/* line 341, ../sass/lib/_select.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 1.2rem;
  left: auto;
}

/* line 346, ../sass/lib/_select.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 1.3rem;
  left: auto;
}

/* line 351, ../sass/lib/_select.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}

/* line 355, ../sass/lib/_select.scss */
.bs-searchbox, .bs-actionsbox {
  padding: 0.4rem 0.8rem;
}

/* line 359, ../sass/lib/_select.scss */
.bs-actionsbox {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 367, ../sass/lib/_select.scss */
.bs-actionsbox .btn-group button {
  width: 50%;
}

/* line 371, ../sass/lib/_select.scss */
.bs-searchbox + .bs-actionsbox {
  padding: 0 0.8rem 0.4rem;
}

/* line 375, ../sass/lib/_select.scss */
.bs-searchbox input.form-control {
  margin-bottom: 0;
  width: 100%;
}

/* line 380, ../sass/lib/_select.scss */
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}

/*! end select */
/* line 1, ../sass/lib/share.scss */
.share {
  margin-bottom: 20px;
}
/* line 4, ../sass/lib/share.scss */
.share__header {
  margin-bottom: 10px;
}
/* line 9, ../sass/lib/share.scss */
.share__item + .share__item {
  margin-left: 2px;
}

/* line 15, ../sass/lib/share.scss */
.btn-share {
  height: auto;
  line-height: 1;
  padding: 0.5rem 1rem;
}
/* line 20, ../sass/lib/share.scss */
.btn-share svg {
  vertical-align: -2px;
  fill: #fff;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 3px;
  transition: fill 250ms ease-out;
  pointer-events: none;
}
/* line 32, ../sass/lib/share.scss */
.btn-share:hover svg {
  fill: #00746a;
}

/*
 You probably do not need to edit this at all.

 Add some SmartMenus required styles not covered in Bootstrap 3's default CSS.
 These are theme independent and should work with any Bootstrap 3 theme mod.
*/
/* sub menus arrows */
/* line 8, ../sass/lib/_smartmenu.scss */
.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
  position: static;
  margin-top: 0;
  margin-right: 0;
  margin-left: 6px;
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px dashed transparent;
  border-bottom: 4px dashed transparent;
  border-left: 4px dashed transparent;
}

/* line 23, ../sass/lib/_smartmenu.scss */
.navbar-fixed-bottom .sub-arrow {
  margin-top: -5px;
  border-top: 4px dashed transparent;
  border-bottom: 4px solid;
}

/* line 28, ../sass/lib/_smartmenu.scss */
.navbar-nav ul .sub-arrow {
  position: absolute;
  right: 0;
  margin-top: 6px;
  margin-right: 15px;
  border-top: 4px dashed transparent;
  border-bottom: 4px dashed transparent;
  border-left: 4px solid;
}

/* line 37, ../sass/lib/_smartmenu.scss */
.navbar-nav ul a.has-submenu {
  padding-right: 30px;
}

/* scrolling arrows for tall menus */
/* line 41, ../sass/lib/_smartmenu.scss */
.navbar-nav span.scroll-up, .navbar-nav span.scroll-down {
  position: absolute;
  display: none;
  visibility: hidden;
  height: 20px;
  overflow: hidden;
  text-align: center;
}

/* line 49, ../sass/lib/_smartmenu.scss */
.navbar-nav span.scroll-up-arrow, .navbar-nav span.scroll-down-arrow {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 7px dashed transparent;
  border-right: 7px dashed transparent;
  border-bottom: 7px solid;
  border-left: 7px dashed transparent;
}

/* line 62, ../sass/lib/_smartmenu.scss */
.navbar-nav span.scroll-down-arrow {
  top: 6px;
  border-top: 7px solid;
  border-right: 7px dashed transparent;
  border-bottom: 7px dashed transparent;
  border-left: 7px dashed transparent;
}

/* add more indentation for 2+ level sub in collapsible mode - Bootstrap normally supports just 1 level sub menus */
/* line 70, ../sass/lib/_smartmenu.scss */
.navbar-nav .collapsible ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul .dropdown-menu .dropdown-header {
  padding-left: 35px;
}

/* line 74, ../sass/lib/_smartmenu.scss */
.navbar-nav .collapsible ul ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul ul .dropdown-menu .dropdown-header {
  padding-left: 45px;
}

/* line 78, ../sass/lib/_smartmenu.scss */
.navbar-nav .collapsible ul ul ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul ul ul .dropdown-menu .dropdown-header {
  padding-left: 55px;
}

/* line 82, ../sass/lib/_smartmenu.scss */
.navbar-nav .collapsible ul ul ul ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul ul ul ul .dropdown-menu .dropdown-header {
  padding-left: 65px;
}

/* fix SmartMenus sub menus auto width (subMenusMinWidth and subMenusMaxWidth options) */
/* line 87, ../sass/lib/_smartmenu.scss */
.navbar-nav .dropdown-menu > li > a {
  white-space: normal;
}

/* line 90, ../sass/lib/_smartmenu.scss */
.navbar-nav ul.sm-nowrap > li > a {
  white-space: nowrap;
}

/* fix .navbar-right subs alignment */
/* line 94, ../sass/lib/_smartmenu.scss */
.navbar-right ul.dropdown-menu {
  left: 0;
  right: auto;
}

/* The following will make the sub menus collapsible for small screen devices (it's not recommended editing these) */
/* line 99, ../sass/lib/_smartmenu.scss */
.navbar-nav .collapsible ul {
  display: none;
  position: static !important;
  top: auto !important;
  left: auto !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}

/* line 100, ../sass/lib/_smartmenu.scss */
.navbar-nav .collapsible ul.sm-nowrap > li > a {
  white-space: normal;
}

/* line 101, ../sass/lib/_smartmenu.scss */
.navbar-nav .collapsible iframe {
  display: none;
}

/*! Zgodnosci */
/* zgodności */
/* line 2, ../sass/lib/_zgodnosci.scss */
img {
  -moz-user-select: none;
}

/* line 6, ../sass/lib/_zgodnosci.scss */
a, button {
  outline: none !important;
}

/* line 10, ../sass/lib/_zgodnosci.scss */
p, span,
textarea,
button,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
  -webkit-appearance: none !important;
}

/* line 29, ../sass/lib/_zgodnosci.scss */
html,
.table-responsive {
  -ms-overflow-style: scrollbar;
}

/* Safari Opera  */
/* galaxy-tab-2 */
/* ipad all generations */
/* line 46, ../sass/lib/_zgodnosci.scss */
.visible-touch-deviced {
  display: none !important;
}

/* line 50, ../sass/lib/_zgodnosci.scss */
.touch-device .visible-touch-device {
  display: block !important;
}
/* line 53, ../sass/lib/_zgodnosci.scss */
.touch-device .container .hidden-touch-device {
  display: none !important;
}

/*! end Zgodnosci */
/*! Ezfind */
/* line 1, ../sass/lib/_ezfind.scss */
div.search_percentage-position {
  float: left;
  position: relative;
  margin: 0 0 0 6px;
  text-align: right;
  line-height: 17px;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
}

/* line 11, ../sass/lib/_ezfind.scss */
div.search_percentage {
  width: 200px;
  height: 17px;
  padding: 0 0 0 8px;
  margin: 0 8px 0 0;
  background: url(/extension/operon/design/standard/images/sprite.png) no-repeat left -1365px;
}

/* line 18, ../sass/lib/_ezfind.scss */
div.search_percentage-inner {
  height: 17px;
  padding: 0 8px 0 0;
  margin: 0 -8px 0 0;
  background: url(/extension/operon/design/standard/images/sprite.png) no-repeat right -1365px;
}

/* line 24, ../sass/lib/_ezfind.scss */
div.search_percentage div.fill {
  position: absolute;
  height: 11px;
  width: 210px;
  bottom: 3px;
  right: 3px;
}

/* line 31, ../sass/lib/_ezfind.scss */
div.search_percentage div.fill span {
  display: block;
  position: absolute;
  height: 11px;
  top: 0;
  right: 0;
  background: #fff;
}

/* line 39, ../sass/lib/_ezfind.scss */
p.search_percentage-value {
  line-height: 17px;
  font-style: italic;
  font-weight: bold;
}

/*! end Ezfind */
/*! New modules */
/* line 3, ../sass/components/_article-flow-item.scss */
.article-flow-item.image-100 img {
  width: 100%;
  max-width: none;
}

/* line 1, ../sass/components/_content-form.scss */
.content-form {
  max-width: 75rem;
  margin: 0 auto;
  color: #171717;
}
/* line 6, ../sass/components/_content-form.scss */
.content-form__title {
  color: #171717;
  margin-bottom: 1.8rem;
}
/* line 11, ../sass/components/_content-form.scss */
.content-form__subtitle {
  color: #171717;
  margin-bottom: 1.8rem;
  font-size: 1.5rem;
  font-weight: 700;
}
/* line 18, ../sass/components/_content-form.scss */
.content-form__area {
  border: 0.2rem solid #fbba00;
  border-radius: 1.2rem;
  margin: 6.5rem 0 2rem 0;
  padding: 2rem 2.5rem;
}
/* line 26, ../sass/components/_content-form.scss */
.content-form__set {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  /* line 26, ../sass/components/_content-form.scss */
  .content-form__set {
    margin-bottom: 1.5rem;
  }
}
/* line 34, ../sass/components/_content-form.scss */
.content-form .btn, .content-form .link-button,
.content-form .file-link, .content-form .link-button-ghost {
  text-transform: none;
}
/* line 38, ../sass/components/_content-form.scss */
.content-form__buttonblock {
  text-align: right;
}
/* line 41, ../sass/components/_content-form.scss */
.content-form__buttonblock .btn, .content-form__buttonblock .link-button,
.content-form__buttonblock .file-link, .content-form__buttonblock .link-button-ghost {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  border-radius: 0.5rem;
}
/* line 47, ../sass/components/_content-form.scss */
.content-form__buttonblock .btn--yellow {
  background-color: #fbba00;
  border-color: #fbba00;
}
/* line 53, ../sass/components/_content-form.scss */
.content-form p {
  margin-bottom: 0.9rem;
}
/* line 57, ../sass/components/_content-form.scss */
.content-form__legend {
  font-size: 1.2rem;
  line-height: 1.6rem;
  margin-bottom: 1.4rem;
}
/* line 63, ../sass/components/_content-form.scss */
.content-form__label {
  font-size: 1.4rem;
  line-height: 1.6rem;
  width: 140px;
  margin: 0 1rem 1.5rem 0;
  cursor: pointer;
  font-weight: 400;
}
@media (min-width: 768px) {
  /* line 63, ../sass/components/_content-form.scss */
  .content-form__label {
    margin: 0 1rem 0 0;
  }
}
/* line 75, ../sass/components/_content-form.scss */
.has-error .content-form__label {
  color: #a62b43;
}
/* line 86, ../sass/components/_content-form.scss */
.content-form__checkbox {
  margin: 0 1rem 0 0 !important;
  outline: none !important;
  cursor: pointer;
}
/* line 98, ../sass/components/_content-form.scss */
.content-form__form-control {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 280px;
  height: 3.8rem;
  padding: 0.6rem 1.2rem;
  font-size: 1.8rem;
  line-height: 1.333;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 0.2rem solid #ccc;
  border-radius: 0;
  -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;
}
/* line 116, ../sass/components/_content-form.scss */
.content-form__form-control:focus {
  border-color: #a4dad3;
  outline: 0;
}
/* line 121, ../sass/components/_content-form.scss */
.content-form__form-control::placeholder {
  color: #b4b4b4;
  opacity: 1;
}
/* line 126, ../sass/components/_content-form.scss */
.has-error .content-form__form-control {
  border-color: #a62b43;
  color: #a62b43;
}
/* line 131, ../sass/components/_content-form.scss */
.content-form__form-control:invalid {
  box-shadow: none;
  outline: 0;
  border-color: #a4dad3;
  color: #555;
}
@media (min-width: 544px) {
  /* line 139, ../sass/components/_content-form.scss */
  #teacher-contact-form .content-form__form-control#phone {
    position: relative;
    top: 3rem;
  }
}
/* line 148, ../sass/components/_content-form.scss */
.content-form #teacher-contact-message {
  font-size: 1.3rem;
  margin-bottom: 2.4rem;
}
/* line 153, ../sass/components/_content-form.scss */
.content-form #teacher-contact-message.success {
  color: #00746a;
}
/* line 157, ../sass/components/_content-form.scss */
.content-form #teacher-contact-message.error {
  color: #a62b43;
}

/* line 164, ../sass/components/_content-form.scss */
.modal-teachers .modal-open {
  overflow: auto;
  height: auto;
}

/* line 2, ../sass/components/_contact-form.scss */
.contact-form .heading {
  font-size: 2.3rem;
}
/* line 6, ../sass/components/_contact-form.scss */
.contact-form .control-label {
  font-weight: 300;
}
/* line 10, ../sass/components/_contact-form.scss */
.contact-form .form-group {
  margin-bottom: 2rem;
}
/* line 14, ../sass/components/_contact-form.scss */
.contact-form .btn, .contact-form .link-button,
.contact-form .file-link, .contact-form .link-button-ghost {
  text-transform: none;
  padding: 0 3.5rem;
}
/* line 19, ../sass/components/_contact-form.scss */
.contact-form .text-muted {
  color: #c8c8c8;
  font-size: 1.6rem;
  line-height: 2rem;
}

/* line 27, ../sass/components/_contact-form.scss */
.contact-sidebar h2, .contact-sidebar .h2 {
  font-weight: 700;
  font-size: 2.3rem;
  line-height: 3.3rem;
  margin-top: 4rem;
}
/* line 33, ../sass/components/_contact-form.scss */
.contact-sidebar h2:first-of-type, .contact-sidebar .h2:first-of-type {
  margin-top: 1rem;
}
/* line 38, ../sass/components/_contact-form.scss */
.contact-sidebar h3, .contact-sidebar .h3 {
  font-size: 2.3rem;
  margin-top: 4rem;
}
/* line 43, ../sass/components/_contact-form.scss */
.contact-sidebar .link-button, .contact-sidebar .btn, .contact-sidebar .link-button,
.contact-sidebar .file-link, .contact-sidebar .link-button-ghost {
  text-transform: none;
  display: block;
  text-align: center;
  white-space: normal;
  height: auto;
}
/* line 52, ../sass/components/_contact-form.scss */
.contact-sidebar .social-media a:hover {
  text-decoration: none;
}

/* line 1, ../sass/components/_modals.scss */
html.no-touch > body.modal-open {
  height: auto;
  min-height: 100%;
}
/* line 5, ../sass/components/_modals.scss */
html.no-touch > body.modal-open .site-menu-wrapper.fixed {
  padding-right: 33px;
}

@media (min-width: 1200px) {
  /* line 11, ../sass/components/_modals.scss */
  .modal--centered {
    text-align: center;
    padding: 0 !important;
  }
  /* line 15, ../sass/components/_modals.scss */
  .modal--centered:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
    /* Adjusts for spacing */
  }
  /* line 23, ../sass/components/_modals.scss */
  .modal--centered .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
}
/* line 1, ../sass/components/_buttons.scss */
.btn-tertiary {
  background-color: #a62b43;
  border-color: #a62b43;
  color: #fff;
}
/* line 6, ../sass/components/_buttons.scss */
.btn-tertiary:hover, .btn-tertiary:focus {
  color: #a62b43;
  border-color: #a62b43;
  background-color: #fff;
}

/* line 14, ../sass/components/_buttons.scss */
.btn-fourth {
  background-color: #d09910;
  border-color: #d09910;
  color: #fff;
}
/* line 19, ../sass/components/_buttons.scss */
.btn-fourth:hover, .btn-fourth:focus {
  color: #B98410;
  border-color: #B98410;
  background-color: #fff;
}

/* line 1, ../sass/components/_subjects-list.scss */
.subject-list-2column {
  background-color: rgba(200, 200, 200, 0.2);
  padding: 3rem 0;
}
@media (min-width: 1200px) {
  /* line 1, ../sass/components/_subjects-list.scss */
  .subject-list-2column {
    padding: 8rem 0;
  }
}
/* line 9, ../sass/components/_subjects-list.scss */
.subject-list-2column__row {
  margin: 0 -1.5rem;
}
@media (min-width: 1200px) {
  /* line 9, ../sass/components/_subjects-list.scss */
  .subject-list-2column__row {
    display: flex;
  }
}
/* line 17, ../sass/components/_subjects-list.scss */
.subject-list-2column__description {
  padding: 0 1.5rem;
  margin-bottom: 4.8rem;
}
@media (min-width: 1200px) {
  /* line 17, ../sass/components/_subjects-list.scss */
  .subject-list-2column__description {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    float: left;
    width: 50%;
    margin-bottom: 0;
  }
}
/* line 31, ../sass/components/_subjects-list.scss */
.subject-list-2column__description .ezxmltext-field {
  margin-bottom: 1rem;
  font-weight: 300;
  width: 100%;
}
/* line 38, ../sass/components/_subjects-list.scss */
.subject-list-2column__description .ezxmltext-field > ul > li:before {
  width: 2rem;
  font-size: 1rem;
}
/* line 43, ../sass/components/_subjects-list.scss */
.subject-list-2column__description .ezxmltext-field > ul > li ul {
  margin-left: 0;
}
/* line 48, ../sass/components/_subjects-list.scss */
.subject-list-2column__description .ezxmltext-field > ul > li li:before {
  content: "–";
}
/* line 56, ../sass/components/_subjects-list.scss */
.subject-list-2column__description h2:first-child,
.subject-list-2column__description h3:first-child,
.subject-list-2column__description h4:first-child {
  font-size: 2.5rem;
  line-height: 3.3rem;
  font-weight: 700;
  margin-bottom: 2.5rem;
}
/* line 66, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons {
  padding: 0 1.5rem;
}
@media (min-width: 1200px) {
  /* line 69, ../sass/components/_subjects-list.scss */
  .subject-list-2column__description + .subject-list-2column__icons {
    float: left;
    width: 50%;
  }
}
/* line 77, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-header {
  font-size: 2.5rem;
  line-height: 3.3rem;
  font-weight: 700;
  margin-bottom: 4.8rem;
}
/* line 83, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide-alone .subject-list-2column__icons-header {
  margin-bottom: 2.8rem;
}
@media (min-width: 1200px) {
  /* line 83, ../sass/components/_subjects-list.scss */
  .subject-list-2column__icons--wide-alone .subject-list-2column__icons-header {
    margin-bottom: 4.8rem;
  }
}
/* line 93, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row {
  margin: -1.1rem;
}
/* line 96, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row:after {
  content: "";
  display: block;
  clear: both;
}
/* line 102, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row > .bar-icon-wrapper {
  padding: 1.1rem;
  margin-bottom: 0;
}
/* line 106, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide .subject-list-2column__icons-row > .bar-icon-wrapper {
  width: 100%;
  float: none;
}
/* line 111, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide-alone .subject-list-2column__icons-row > .bar-icon-wrapper {
  width: 100%;
  float: none;
}
/* line 121, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(1) .bar-icon:hover svg circle,
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(1) .bar-icon:hover svg ellipse,
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(1) .bar-icon:hover svg path, .subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(1) .bar-icon:focus svg circle,
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(1) .bar-icon:focus svg ellipse,
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(1) .bar-icon:focus svg path {
  stroke: #d09910;
}
/* line 136, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(2) .bar-icon:hover svg circle,
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(2) .bar-icon:hover svg ellipse,
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(2) .bar-icon:hover svg path, .subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(2) .bar-icon:focus svg circle,
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(2) .bar-icon:focus svg ellipse,
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(2) .bar-icon:focus svg path {
  stroke: #016d67;
}
/* line 151, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(3) .bar-icon:hover svg circle,
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(3) .bar-icon:hover svg ellipse,
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(3) .bar-icon:hover svg path, .subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(3) .bar-icon:focus svg circle,
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(3) .bar-icon:focus svg ellipse,
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(3) .bar-icon:focus svg path {
  stroke: #a62b43;
}
/* line 157, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(3) .bar-icon:hover svg g[opacity="0.2"], .subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(3) .bar-icon:focus svg g[opacity="0.2"] {
  opacity: 1;
}
/* line 160, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(3) .bar-icon:hover svg g[opacity="0.2"] path, .subject-list-2column__icons-row > .bar-icon-wrapper:nth-of-type(3) .bar-icon:focus svg g[opacity="0.2"] path {
  fill: #e8d7da;
}
/* line 170, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row .bar-icon {
  background-color: #fff;
  border: none;
  width: 100%;
}
@media (min-width: 1200px) {
  /* line 170, ../sass/components/_subjects-list.scss */
  .subject-list-2column__icons-row .bar-icon {
    padding: 0;
    height: 12.1rem;
  }
}
/* line 180, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide .subject-list-2column__icons-row .bar-icon {
  height: auto;
  text-align: left;
  text-decoration: none !important;
}
@media (min-width: 1200px) {
  /* line 180, ../sass/components/_subjects-list.scss */
  .subject-list-2column__icons--wide .subject-list-2column__icons-row .bar-icon {
    padding: 1.5rem;
    height: auto;
  }
}
/* line 191, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide-alone .subject-list-2column__icons-row .bar-icon {
  height: auto;
  text-align: left;
  text-decoration: none !important;
  padding: 0;
  background-color: transparent;
  max-width: 59rem;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  /* line 191, ../sass/components/_subjects-list.scss */
  .subject-list-2column__icons--wide-alone .subject-list-2column__icons-row .bar-icon {
    padding: 0;
    height: auto;
    background-color: transparent;
    max-width: 59rem;
  }
}
/* line 208, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row .bar-icon:before {
  display: none;
}
/* line 212, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row .bar-icon:hover, .subject-list-2column__icons-row .bar-icon:focus {
  box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.16);
}
/* line 217, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row .bar-icon .bar-icon-title {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #000;
}
@media (min-width: 1200px) {
  /* line 217, ../sass/components/_subjects-list.scss */
  .subject-list-2column__icons-row .bar-icon .bar-icon-title {
    position: absolute;
    bottom: 1rem;
    left: 0;
    width: 100%;
  }
}
/* line 230, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide .subject-list-2column__icons-row .bar-icon .bar-icon-title {
  width: 50%;
  padding-left: 1.5rem;
  font-size: 1.8rem;
  line-height: 2rem;
  font-weight: 600;
}
@media (min-width: 1200px) {
  /* line 230, ../sass/components/_subjects-list.scss */
  .subject-list-2column__icons--wide .subject-list-2column__icons-row .bar-icon .bar-icon-title {
    position: static;
    bottom: auto;
    left: auto;
    width: 50%;
    padding-left: 1.5rem;
  }
}
/* line 246, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide-alone .subject-list-2column__icons-row .bar-icon .bar-icon-title {
  display: none;
}
/* line 251, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row .bar-icon svg,
.subject-list-2column__icons-row .bar-icon img {
  max-width: 100%;
}
@media (min-width: 1200px) {
  /* line 251, ../sass/components/_subjects-list.scss */
  .subject-list-2column__icons-row .bar-icon svg,
  .subject-list-2column__icons-row .bar-icon img {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -30%);
    max-height: 36.2%;
  }
}
/* line 263, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide .subject-list-2column__icons-row .bar-icon svg, .subject-list-2column__icons--wide
.subject-list-2column__icons-row .bar-icon img {
  margin-right: 0;
  min-width: 8.1rem;
}
@media (min-width: 1200px) {
  /* line 263, ../sass/components/_subjects-list.scss */
  .subject-list-2column__icons--wide .subject-list-2column__icons-row .bar-icon svg, .subject-list-2column__icons--wide
  .subject-list-2column__icons-row .bar-icon img {
    position: static;
    top: auto;
    left: auto;
    margin-right: 0;
    transform: none;
    max-height: none;
  }
}
/* line 277, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide-alone .subject-list-2column__icons-row .bar-icon svg, .subject-list-2column__icons--wide-alone
.subject-list-2column__icons-row .bar-icon img {
  width: 100%;
  max-height: none;
  max-width: 59rem;
  display: block;
  margin: 0 auto;
  position: static;
  height: auto;
}
@media (min-width: 1200px) {
  /* line 277, ../sass/components/_subjects-list.scss */
  .subject-list-2column__icons--wide-alone .subject-list-2column__icons-row .bar-icon svg, .subject-list-2column__icons--wide-alone
  .subject-list-2column__icons-row .bar-icon img {
    position: static;
    top: auto;
    left: auto;
    transform: none;
    max-height: none;
  }
}
/* line 296, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons-row .bar-icon img {
  width: auto;
  max-height: 100%;
  display: block;
  margin: auto;
}
/* line 302, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide-alone .subject-list-2column__icons-row .bar-icon img {
  width: 100%;
}
/* line 308, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide .subject-list-2column__icons-row .bar-icon .bar-icon-inside {
  position: static;
  left: auto;
  width: 100%;
  top: auto;
  transform: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 319, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide-alone .subject-list-2column__icons-row .bar-icon .bar-icon-inside {
  position: static;
  left: auto;
  width: 100%;
  top: auto;
  transform: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1200px) {
  /* line 334, ../sass/components/_subjects-list.scss */
  .subject-list-2column__icons-row .bar-icon-image {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    height: auto !important;
    margin: 0 auto;
  }
}
/* line 343, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide .subject-list-2column__icons-row .bar-icon-image {
  display: flex;
  width: 50%;
  margin: 0;
  padding-right: 1.5rem;
}
@media (min-width: 1200px) {
  /* line 343, ../sass/components/_subjects-list.scss */
  .subject-list-2column__icons--wide .subject-list-2column__icons-row .bar-icon-image {
    position: static;
    width: 50%;
    padding-bottom: 0;
    padding-right: 1.5rem;
    margin: 0;
  }
}
/* line 359, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons--wide-alone .subject-list-2column__icons-row .bar-icon-image {
  display: flex;
  width: 100%;
  height: auto;
  margin: 0;
  padding-right: 0;
  max-width: 59rem;
}
@media (min-width: 1200px) {
  /* line 359, ../sass/components/_subjects-list.scss */
  .subject-list-2column__icons--wide-alone .subject-list-2column__icons-row .bar-icon-image {
    position: static;
    width: 100%;
    padding-bottom: 0;
    padding-right: 0;
    margin: 0;
    height: auto;
  }
}
/* line 385, ../sass/components/_subjects-list.scss */
.subject-list-2column__icons:not(.subject-list-2column__icons--wide-alone) .subject-list-2column__icons-row .bar-icon svg circle,
.subject-list-2column__icons:not(.subject-list-2column__icons--wide-alone) .subject-list-2column__icons-row .bar-icon svg ellipse,
.subject-list-2column__icons:not(.subject-list-2column__icons--wide-alone) .subject-list-2column__icons-row .bar-icon svg path {
  stroke: #00746a !important;
}

/* line 1, ../sass/components/_solutions-list.scss */
.solutions-list {
  background-color: #F9FCFB;
  padding: 4rem 0 2rem 0;
}
@media (min-width: 1200px) {
  /* line 1, ../sass/components/_solutions-list.scss */
  .solutions-list {
    padding: 7.8rem 0 6.6rem 0;
  }
}
/* line 9, ../sass/components/_solutions-list.scss */
.solutions-list__title {
  margin-bottom: 2.1rem;
  width: 100%;
  font-weight: 700;
}
@media (min-width: 992px) {
  /* line 9, ../sass/components/_solutions-list.scss */
  .solutions-list__title {
    text-align: center;
  }
}
/* line 19, ../sass/components/_solutions-list.scss */
.solutions-list__row {
  display: flex;
  flex-wrap: wrap;
  margin: -0.7rem;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 640px) {
  /* line 19, ../sass/components/_solutions-list.scss */
  .solutions-list__row {
    width: 54rem;
  }
}
@media (min-width: 768px) {
  /* line 19, ../sass/components/_solutions-list.scss */
  .solutions-list__row {
    width: 100%;
  }
}
/* line 35, ../sass/components/_solutions-list.scss */
.solutions-list .solution {
  width: 100%;
  margin: 0.7rem;
}
@media (min-width: 640px) {
  /* line 35, ../sass/components/_solutions-list.scss */
  .solutions-list .solution {
    width: calc(33.333% - 1.4rem);
  }
}
@media (min-width: 768px) {
  /* line 35, ../sass/components/_solutions-list.scss */
  .solutions-list .solution {
    width: calc(33.333% - 1.4rem);
  }
}
@media (min-width: 992px) {
  /* line 35, ../sass/components/_solutions-list.scss */
  .solutions-list .solution {
    width: calc(25% - 1.4rem);
  }
}
@media (min-width: 1200px) {
  /* line 35, ../sass/components/_solutions-list.scss */
  .solutions-list .solution {
    width: calc(20% - 1.4rem);
  }
}

/* line 57, ../sass/components/_solutions-list.scss */
.solution {
  background-color: white;
  transition: box-shadow .2s ease-in-out, background-color .2s ease-in-out;
  position: relative;
  padding: 0.5rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (min-width: 640px) {
  /* line 57, ../sass/components/_solutions-list.scss */
  .solution {
    display: block;
    padding: 1.5rem;
    text-align: center;
    background-color: rgba(249, 252, 251, 0);
  }
}
/* line 73, ../sass/components/_solutions-list.scss */
.solution:hover, .solution:focus {
  text-decoration: none;
  background-color: #f9fcfb;
  box-shadow: 0.5rem 0.5rem 1.6rem rgba(0, 0, 0, 0.16);
}
/* line 80, ../sass/components/_solutions-list.scss */
.solution__figure {
  position: relative;
  display: block;
  user-select: none;
}
@media (max-width: 639.9px) {
  /* line 80, ../sass/components/_solutions-list.scss */
  .solution__figure {
    width: 10.5rem;
    margin-left: -1.5rem;
    float: left;
  }
}
/* line 91, ../sass/components/_solutions-list.scss */
.solution__figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 60%;
  user-select: none;
  pointer-events: none;
}
/* line 103, ../sass/components/_solutions-list.scss */
.solution__canvas {
  margin: 0 auto;
  width: 100%;
  height: auto;
  display: block;
  user-select: none;
  pointer-events: none;
}
@media (min-width: 992px) {
  /* line 103, ../sass/components/_solutions-list.scss */
  .solution__canvas {
    width: 52%;
  }
}
/* line 116, ../sass/components/_solutions-list.scss */
.solution__title {
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #000;
  font-weight: 700;
  margin: 0;
  margin-top: 1.1rem;
  margin-bottom: 1.1rem;
}
@media (min-width: 992px) {
  /* line 116, ../sass/components/_solutions-list.scss */
  .solution__title {
    font-size: 1.8rem;
    line-height: 3rem;
  }
}

/* line 1, ../sass/components/_icons-cards-list.scss */
.icons-cards-list {
  background-color: #F7F7F7;
  padding: 2rem 0;
}
@media (min-width: 1200px) {
  /* line 1, ../sass/components/_icons-cards-list.scss */
  .icons-cards-list {
    padding: 4rem 0;
  }
}
/* line 9, ../sass/components/_icons-cards-list.scss */
.icons-cards-list__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -1rem;
  width: calc(100% + 2rem);
}
@media (min-width: 640px) {
  /* line 9, ../sass/components/_icons-cards-list.scss */
  .icons-cards-list__row {
    width: 60rem;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  /* line 9, ../sass/components/_icons-cards-list.scss */
  .icons-cards-list__row {
    width: calc(100% + 2rem);
  }
}
/* line 26, ../sass/components/_icons-cards-list.scss */
.icons-cards-list .icon-card {
  width: 100%;
  margin: 1rem;
}
@media (min-width: 480px) {
  /* line 26, ../sass/components/_icons-cards-list.scss */
  .icons-cards-list .icon-card {
    width: calc(50% - 2rem);
  }
}
@media (min-width: 992px) {
  /* line 26, ../sass/components/_icons-cards-list.scss */
  .icons-cards-list .icon-card {
    width: calc(33.333% - 2rem);
  }
}
@media (min-width: 1200px) {
  /* line 26, ../sass/components/_icons-cards-list.scss */
  .icons-cards-list .icon-card {
    width: calc(25% - 2rem);
  }
}

/* line 44, ../sass/components/_icons-cards-list.scss */
.icon-card {
  background-color: rgba(247, 247, 247, 0);
  transition: box-shadow .2s ease-in-out, background-color .2s ease-in-out;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  border: 0.2rem solid #016D67;
  padding: 2rem 2.2rem;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23016D67%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M19.49,10l-8.95,8.06-1.33-1.5L15.4,11H.51V9H15.39L9.21,3.44l1.33-1.5Z%22/%3E%3Cpath%20d%3D%22M20,20H0V0H20Z%22%20fill%3D%22none%22/%3E%3C/svg%3E");
  background-size: 2rem 2rem;
  background-position: bottom 1.8rem right 2rem;
}
/* line 58, ../sass/components/_icons-cards-list.scss */
.icon-card:hover, .icon-card:focus {
  text-decoration: none;
  background-color: #f7f7f7;
  box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.16);
}
/* line 65, ../sass/components/_icons-cards-list.scss */
.icon-card__figure {
  position: relative;
  display: table;
  user-select: none;
  width: 6.6rem;
  margin-bottom: 2.3rem;
}
/* line 72, ../sass/components/_icons-cards-list.scss */
.icon-card__figure img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: auto;
  height: 100%;
  user-select: none;
  pointer-events: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 82, ../sass/components/_icons-cards-list.scss */
  .icon-card__figure img[src$=".svg"] {
    width: 100% !important;
  }
}
/* line 90, ../sass/components/_icons-cards-list.scss */
.icon-card__canvas {
  margin: 0 auto;
  width: 100%;
  height: auto;
  display: block;
  user-select: none;
  pointer-events: none;
}
/* line 99, ../sass/components/_icons-cards-list.scss */
.icon-card__title {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #000;
  font-weight: 400;
  margin: 0;
  padding-right: 2.8rem;
  max-height: 6rem;
  overflow: hidden;
}

/* line 1, ../sass/components/_site-tabs.scss */
.site-tabs {
  margin-top: 2rem;
}
/* line 4, ../sass/components/_site-tabs.scss */
.site-tabs__controls {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  /* line 4, ../sass/components/_site-tabs.scss */
  .site-tabs__controls {
    flex-wrap: nowrap;
  }
}
/* line 14, ../sass/components/_site-tabs.scss */
.site-tabs__controls-list {
  border-bottom: 0.2rem solid #016D67;
  flex: 1 0 auto;
  display: flex !important;
  justify-content: center;
  height: 5rem;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
@media (min-width: 992px) {
  /* line 14, ../sass/components/_site-tabs.scss */
  .site-tabs__controls-list {
    justify-content: flex-end;
    padding-left: 0 !important;
    padding-right: 2.3rem !important;
  }
}
/* line 30, ../sass/components/_site-tabs.scss */
.site-tabs__control {
  display: block !important;
  margin-bottom: -0.3rem !important;
  background-color: #fff;
}
/* line 35, ../sass/components/_site-tabs.scss */
.site-tabs__control:before, .site-tabs__control:after {
  display: none !important;
}
/* line 41, ../sass/components/_site-tabs.scss */
.site-tabs__toggle {
  border: 0.2rem solid #016D67 !important;
  background-color: #F4F4F4;
  margin: 0 -0.3rem 0 0 !important;
  padding: 0 3rem !important;
  height: 5rem  !important;
  line-height: 4.8rem  !important;
  font-size: 1.5rem;
  font-weight: 700;
  font-family: themixosf, arial, sans-serif;
  color: #016D67 !important;
  user-select: none;
}
@media (min-width: 992px) {
  /* line 41, ../sass/components/_site-tabs.scss */
  .site-tabs__toggle {
    padding: 0 5.4rem !important;
    font-size: 2rem;
  }
}
/* line 59, ../sass/components/_site-tabs.scss */
.active .site-tabs__toggle {
  background-color: #fff;
  border-bottom: none !important;
}
/* line 64, ../sass/components/_site-tabs.scss */
.site-tabs__toggle:focus, .site-tabs__toggle:hover {
  background-color: #fff !important;
}
/* line 70, ../sass/components/_site-tabs.scss */
.site-tabs__title {
  font-size: 2.5rem;
  line-height: 4.8rem;
  height: 5rem;
  font-weight: 700;
  margin: 0 0 2rem 0;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  /* line 70, ../sass/components/_site-tabs.scss */
  .site-tabs__title {
    margin: 0;
    flex: 0 0 auto;
    border-bottom: 0.2rem solid #016D67;
  }
}
/* line 85, ../sass/components/_site-tabs.scss */
.site-tabs__pane {
  padding: 2rem 0;
  border-bottom: 0.2rem solid #016D67;
}
@media (min-width: 992px) {
  /* line 85, ../sass/components/_site-tabs.scss */
  .site-tabs__pane {
    padding: 5rem 0 3rem 0;
  }
}

/* line 1, ../sass/components/_coursebook-item.scss */
.coursebook-item {
  display: flex;
  margin-bottom: 3rem;
  flex-wrap: wrap;
  padding-bottom: 2rem;
  border-bottom: 0.2rem solid #016D67;
}
@media (min-width: 640px) {
  /* line 1, ../sass/components/_coursebook-item.scss */
  .coursebook-item {
    margin-bottom: 6rem;
  }
}
@media (min-width: 992px) {
  /* line 1, ../sass/components/_coursebook-item.scss */
  .coursebook-item {
    padding-bottom: 0;
    border-bottom: none;
    flex-wrap: nowrap;
    margin-bottom: 3rem;
  }
}
/* line 19, ../sass/components/_coursebook-item.scss */
.coursebook-item:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
/* line 25, ../sass/components/_coursebook-item.scss */
.coursebook-item__title {
  font-size: 1.8rem;
  line-height: 3rem;
  margin-top: 0;
  margin-bottom: 1.2rem;
  font-weight: 700;
  color: #016d67;
  font-family: inherit;
  max-width: 36.8rem;
}
/* line 36, ../sass/components/_coursebook-item.scss */
.coursebook-item__covers {
  display: flex;
  justify-content: space-between;
  order: 1;
  margin-bottom: 3rem;
  max-width: 31.4rem;
}
@media (min-width: 640px) {
  /* line 36, ../sass/components/_coursebook-item.scss */
  .coursebook-item__covers {
    flex: 0 0 31.4rem;
    order: 0;
  }
}
@media (min-width: 992px) {
  /* line 36, ../sass/components/_coursebook-item.scss */
  .coursebook-item__covers {
    flex: 0 0 36.7rem;
    max-width: none;
    margin-bottom: 0;
  }
}
/* line 54, ../sass/components/_coursebook-item.scss */
.ie .coursebook-item__covers {
  width: 31.4rem;
}
@media (min-width: 992px) {
  /* line 54, ../sass/components/_coursebook-item.scss */
  .ie .coursebook-item__covers {
    width: 36.7rem;
  }
}
/* line 63, ../sass/components/_coursebook-item.scss */
.coursebook-item__cover {
  flex: 0 0 calc(50% - 0.7rem);
  max-width: 15.7rem;
}
@media (min-width: 992px) {
  /* line 63, ../sass/components/_coursebook-item.scss */
  .coursebook-item__cover {
    flex: 0 0 17.3rem;
    max-width: 17.3rem;
  }
}
/* line 72, ../sass/components/_coursebook-item.scss */
.coursebook-item__cover img {
  display: block;
}
/* line 77, ../sass/components/_coursebook-item.scss */
.coursebook-item__cover--bordered img {
  outline: 0.1rem solid #c8c8c8;
}
/* line 83, ../sass/components/_coursebook-item.scss */
.coursebook-item__description {
  flex: 1 1 auto;
  font-weight: 300;
  order: 0;
  margin-bottom: 3rem;
}
@media (min-width: 640px) {
  /* line 83, ../sass/components/_coursebook-item.scss */
  .coursebook-item__description {
    padding: 0 3rem 0 2rem;
    order: 0;
    font-size: 1.8rem;
    line-height: 3rem;
    flex: 1 1 calc(100% - 33.4rem);
  }
}
@media (min-width: 992px) {
  /* line 83, ../sass/components/_coursebook-item.scss */
  .coursebook-item__description {
    flex: 1 1 auto;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  /* line 103, ../sass/components/_coursebook-item.scss */
  .coursebook-item__textblock {
    max-width: 36.8rem;
  }
}
/* line 108, ../sass/components/_coursebook-item.scss */
.coursebook-item__textblock p {
  margin: 0;
}
/* line 113, ../sass/components/_coursebook-item.scss */
.coursebook-item__downloads {
  width: 100%;
  order: 2;
}
@media (min-width: 768px) {
  /* line 113, ../sass/components/_coursebook-item.scss */
  .coursebook-item__downloads {
    order: 0;
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  /* line 113, ../sass/components/_coursebook-item.scss */
  .coursebook-item__downloads {
    flex: 0 0 27rem;
    display: block;
  }
}
/* line 128, ../sass/components/_coursebook-item.scss */
.coursebook-item__downloads .coursebook-item__download {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 128, ../sass/components/_coursebook-item.scss */
  .coursebook-item__downloads .coursebook-item__download {
    width: auto;
  }
}
@media (min-width: 992px) {
  /* line 128, ../sass/components/_coursebook-item.scss */
  .coursebook-item__downloads .coursebook-item__download {
    width: 100%;
  }
}
/* line 141, ../sass/components/_coursebook-item.scss */
.coursebook-item__download {
  display: inline-block;
  vertical-align: top;
  height: 5rem;
  line-height: 4.8rem;
  font-size: 1.5rem;
  color: #000;
  border: 0.1rem solid #C9C9C9;
  padding-left: 6rem;
  padding-right: 6rem;
  background-repeat: no-repeat;
  background-position: left 1.4rem center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23000%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20d%3D%22M29,13.8a.45.45,0,0,0,0-.16l0-.05a.45.45,0,0,0-.11-.17h0L25.5,10.09V6.8a.66.66,0,0,0,0-.15s0,0,0-.06a.66.66,0,0,0-.12-.17L20.08,1.17a.45.45,0,0,0-.17-.11l-.05,0a.45.45,0,0,0-.16,0H5.09a.58.58,0,0,0-.59.58h0v8.51L1.17,13.42a.45.45,0,0,0-.11.17l0,.05a.45.45,0,0,0,0,.16,0,0,0,0,0,0,0V24.92a.58.58,0,0,0,.58.58H4.5v2.92a.58.58,0,0,0,.58.58H24.92a.58.58,0,0,0,.58-.58h0V25.5h2.92a.58.58,0,0,0,.58-.58h0V13.8Zm-2-.55H25.5V11.74Zm-3.5-7H20.25V3ZM5.67,2.17H19.08V6.83a.59.59,0,0,0,.59.59h4.66v5.83H5.67ZM4.5,11.74v1.51H3ZM24.33,27.83H5.67V25.5H24.33Zm3.5-3.5H2.17V14.42H27.83ZM11.65,16.58a1.72,1.72,0,0,0-.64-.34,2.75,2.75,0,0,0-.7-.1H8.37v7H9.54V20.35h.83a2.18,2.18,0,0,0,.72-.13,1.66,1.66,0,0,0,.61-.4,2,2,0,0,0,.43-.67,2.43,2.43,0,0,0,.16-.93,2.24,2.24,0,0,0-.18-1,1.78,1.78,0,0,0-.47-.64Zm-.75,2.5a.84.84,0,0,1-.68.29H9.54V17.14h.68a1,1,0,0,1,.68.26,1.1,1.1,0,0,1,.27.83A1.24,1.24,0,0,1,10.9,19.08Zm8,4.09h1.2v-3h1.8v-1H20.11V17.22h2V16.15H18.92Zm-3.87-7H13.28v7H15a2.44,2.44,0,0,0,2.06-.92,4.15,4.15,0,0,0,.7-2.58,4.21,4.21,0,0,0-.7-2.6,2.37,2.37,0,0,0-2-.92Zm1.44,4.59a2.12,2.12,0,0,1-.33.77,1.32,1.32,0,0,1-1.11.62h-.57V17.19h.57a1.28,1.28,0,0,1,1.11.61,2.27,2.27,0,0,1,.33.77,4.48,4.48,0,0,1,.11,1.09,4.31,4.31,0,0,1-.11,1.08Z%22/%3E%3Cpath%20d%3D%22M30,30H0V0H30Z%22%20fill%3D%22none%22/%3E%3C/svg%3E");
  background-size: 3rem 3rem;
  position: relative;
  transition: background-color 0.2s;
  margin-bottom: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  user-select: none;
}
/* line 163, ../sass/components/_coursebook-item.scss */
.coursebook-item__download:hover, .coursebook-item__download:focus {
  background-color: #f0f0f0;
  text-decoration: none;
  color: #000;
}
/* line 170, ../sass/components/_coursebook-item.scss */
.coursebook-item__download:after {
  content: "";
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  position: absolute;
  right: 1rem;
  top: -100%;
  bottom: -100%;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23016d67%22%20viewBox%3D%220%200%2022%2022%22%3E%3Cpath%20d%3D%22M11,17.91l-8-8,1.4-1.41L10,14.09V.75h2V14.09l5.61-5.61L19,9.89ZM2.33,19.25v2H19.67v-2Z%22/%3E%3Cpath%20d%3D%22M22,22H0V0H22Z%22%20fill%3D%22none%22/%3E%3C/svg%3E");
  background-size: 100%;
}
/* line 187, ../sass/components/_coursebook-item.scss */
.coursebook-item__figcaption {
  text-align: center;
}
/* line 191, ../sass/components/_coursebook-item.scss */
.coursebook-item__figcaption-link {
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23000%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M10.27,9.56a5.49,5.49,0,1,0-.71.71l3.2,3.19.7-.7ZM2.86,9.22A4.49,4.49,0,1,1,6,10.54,4.47,4.47,0,0,1,2.86,9.22Z%22/%3E%3Cpath%20d%3D%22M14,14H0V0H14Z%22%20fill%3D%22none%22/%3E%3C/svg%3E");
  background-size: 1.4rem 1.4rem;
  font-size: 1.1rem;
  font-style: italic;
  padding-left: 2rem;
  padding-right: 0.8rem;
  line-height: 2rem;
  height: 2rem;
  margin-top: 1rem;
  color: #000;
  user-select: none;
}
/* line 208, ../sass/components/_coursebook-item.scss */
.coursebook-item__figcaption-link:hover, .coursebook-item__figcaption-link:focus {
  color: #016d67;
  text-decoration: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23016d67%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M10.27,9.56a5.49,5.49,0,1,0-.71.71l3.2,3.19.7-.7ZM2.86,9.22A4.49,4.49,0,1,1,6,10.54,4.47,4.47,0,0,1,2.86,9.22Z%22/%3E%3Cpath%20d%3D%22M14,14H0V0H14Z%22%20fill%3D%22none%22/%3E%3C/svg%3E");
}
/* line 217, ../sass/components/_coursebook-item.scss */
.ie .coursebook-item__picture {
  display: block;
  width: 100%;
}
/* line 223, ../sass/components/_coursebook-item.scss */
.ie .coursebook-item__picture img {
  width: 100%;
}

/* line 2, ../sass/components/_coursebooks.scss */
.coursebooks__actions {
  padding: 2.5rem 0 1rem 0;
  margin: 0 -1rem;
  min-height: 5rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  /* line 2, ../sass/components/_coursebooks.scss */
  .coursebooks__actions {
    flex-wrap: nowrap;
  }
}
/* line 14, ../sass/components/_coursebooks.scss */
.ie .coursebooks__actions {
  margin: 0 0 4rem;
}
/* line 18, ../sass/components/_coursebooks.scss */
.coursebooks__actions [class^="coursebooks__action"], .coursebooks__actions [class*=" coursebooks__action"] {
  min-height: 5rem;
  overflow: hidden;
  line-height: 4.8rem;
  border-width: 0.2rem;
  user-select: none;
  text-transform: none;
  margin: 0 1rem 1.5rem;
  font-family: robo, arial, sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  padding: 0 1rem;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
}
/* line 35, ../sass/components/_coursebooks.scss */
.coursebooks__action--declaration {
  flex: 0 0 calc(100% - 2rem);
  max-width: 53.6rem;
}
@media (min-width: 768px) {
  /* line 35, ../sass/components/_coursebooks.scss */
  .coursebooks__action--declaration {
    flex: 1 1 calc(100% - 2rem);
  }
}
@media (min-width: 992px) {
  /* line 35, ../sass/components/_coursebooks.scss */
  .coursebooks__action--declaration {
    flex: 1 1 auto;
  }
}
@media (max-width: 991.9px) {
  /* line 47, ../sass/components/_coursebooks.scss */
  .ie .coursebooks__action--declaration {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100%;
  }
}
/* line 57, ../sass/components/_coursebooks.scss */
.coursebooks__action--men-numbers {
  flex: 0 0 calc(100% - 2rem);
}
@media (min-width: 768px) {
  /* line 57, ../sass/components/_coursebooks.scss */
  .coursebooks__action--men-numbers {
    flex: 0 0 calc(50% - 2rem);
  }
}
@media (min-width: 992px) {
  /* line 57, ../sass/components/_coursebooks.scss */
  .coursebooks__action--men-numbers {
    flex: 0 0 27rem;
  }
}
@media (max-width: 991.9px) {
  /* line 68, ../sass/components/_coursebooks.scss */
  .ie .coursebooks__action--men-numbers {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100%;
  }
}
/* line 78, ../sass/components/_coursebooks.scss */
.coursebooks__action--compare {
  flex: 0 0 calc(100% - 2rem);
  padding: 0 6rem !important;
}
@media (min-width: 768px) {
  /* line 78, ../sass/components/_coursebooks.scss */
  .coursebooks__action--compare {
    flex: 0 0 calc(50% - 2rem);
  }
}
@media (min-width: 992px) {
  /* line 78, ../sass/components/_coursebooks.scss */
  .coursebooks__action--compare {
    flex: 0 0 27rem;
  }
}
@media (max-width: 991.9px) {
  /* line 90, ../sass/components/_coursebooks.scss */
  .ie .coursebooks__action--compare {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    display: block !important;
    max-width: 100%;
  }
}

/* line 1, ../sass/components/_news-row.scss */
.news-row {
  margin-top: 3rem !important;
}
@media (min-width: 480px) {
  /* line 1, ../sass/components/_news-row.scss */
  .news-row {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  /* line 1, ../sass/components/_news-row.scss */
  .news-row {
    margin-top: 6rem !important;
  }
}
/* line 13, ../sass/components/_news-row.scss */
.news-row__title {
  font-size: 2.5rem;
  margin: 0 0 1.6rem 0;
  font-weight: 700;
}
@media (min-width: 480px) {
  /* line 13, ../sass/components/_news-row.scss */
  .news-row__title {
    flex: 1 1 100%;
    width: 100%;
  }
}
/* line 24, ../sass/components/_news-row.scss */
.news-row .card-news {
  margin: 0 0.75rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  /* line 24, ../sass/components/_news-row.scss */
  .news-row .card-news {
    width: calc(25% - 1.13rem);
    margin-bottom: auto;
  }
}
/* line 33, ../sass/components/_news-row.scss */
.news-row .card-news:nth-of-type(1) {
  margin-left: 0;
  margin-right: 0.75rem;
}
@media (min-width: 480px) and (max-width: 991.9px) {
  /* line 33, ../sass/components/_news-row.scss */
  .news-row .card-news:nth-of-type(1) {
    width: calc(50% - 0.75rem);
  }
}
@media (min-width: 480px) and (max-width: 991.9px) {
  /* line 43, ../sass/components/_news-row.scss */
  .news-row .card-news:nth-of-type(4n + 1) {
    width: calc(50% - 0.75rem);
    margin-left: 0;
    margin-right: 0.75rem;
  }
}
@media (min-width: 480px) and (max-width: 991.9px) {
  /* line 51, ../sass/components/_news-row.scss */
  .news-row .card-news:nth-of-type(2n) {
    width: calc(50% - 0.75rem);
    margin-right: 0;
    margin-left: 0.75rem;
  }
}
@media (min-width: 480px) and (max-width: 991.9px) {
  /* line 58, ../sass/components/_news-row.scss */
  .news-row .card-news:nth-of-type(3n) {
    width: calc(50% - 0.75rem);
    margin-right: 0.75rem;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 66, ../sass/components/_news-row.scss */
  .news-row .card-news:nth-of-type(4n) {
    margin-right: 0;
  }
}

/* line 1, ../sass/components/_card-news.scss */
.card-news {
  position: relative;
}
/* line 4, ../sass/components/_card-news.scss */
.card-news__figure {
  display: block;
  margin-bottom: 0.6rem;
}
@media (min-width: 992px) {
  /* line 4, ../sass/components/_card-news.scss */
  .card-news__figure {
    margin-bottom: 1.2rem;
  }
}
/* line 13, ../sass/components/_card-news.scss */
.card-news__header {
  padding: 0 0.8rem 0.8rem 0.8rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 480px) {
  /* line 13, ../sass/components/_card-news.scss */
  .card-news__header {
    display: block;
  }
}
@media (min-width: 640px) {
  /* line 13, ../sass/components/_card-news.scss */
  .card-news__header {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  /* line 13, ../sass/components/_card-news.scss */
  .card-news__header {
    padding: 0 1.5rem 1.5rem 1.5rem;
  }
}
/* line 35, ../sass/components/_card-news.scss */
.card-news__picture img {
  display: block;
  width: 100%;
  user-select: none;
}
/* line 42, ../sass/components/_card-news.scss */
.card-news__title {
  flex: 1 1 100%;
  width: 100%;
  margin: 0;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 500;
  max-height: 11rem;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 0.3rem;
}
@media (min-width: 1200px) {
  /* line 42, ../sass/components/_card-news.scss */
  .card-news__title {
    font-size: 2rem;
    line-height: 3rem;
    max-height: 15rem;
    margin-top: 0.5rem;
  }
}
/* line 65, ../sass/components/_card-news.scss */
.card-news__category {
  font-size: 1.2rem;
  line-height: 2rem;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 300;
  max-width: calc(100% - 8rem);
}
@media (min-width: 480px) {
  /* line 65, ../sass/components/_card-news.scss */
  .card-news__category {
    max-width: none;
  }
}
@media (min-width: 640px) {
  /* line 65, ../sass/components/_card-news.scss */
  .card-news__category {
    line-height: 2.2rem;
    max-width: calc(100% - 8rem);
  }
}
/* line 85, ../sass/components/_card-news.scss */
.card-news__time {
  font-size: 1.2rem;
  line-height: 2rem;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 300;
  max-width: 7rem;
}
@media (min-width: 480px) {
  /* line 85, ../sass/components/_card-news.scss */
  .card-news__time {
    max-width: none;
  }
}
@media (min-width: 640px) {
  /* line 85, ../sass/components/_card-news.scss */
  .card-news__time {
    line-height: 2.2rem;
    max-width: 7rem;
  }
}
/* line 105, ../sass/components/_card-news.scss */
.card-news__overlink {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* line 115, ../sass/components/_card-news.scss */
.no-touch .card-news__overlink:hover, .no-touch .card-news__overlink:focus {
  box-shadow: 0 0.3rem 0.8rem rgba(0, 0, 0, 0.16);
}

/* line 1, ../sass/components/_zones-row.scss */
.zones-row {
  padding: 3rem 0;
}
@media (min-width: 992px) {
  /* line 1, ../sass/components/_zones-row.scss */
  .zones-row {
    padding: 6.6rem 0;
    display: flex;
    justify-content: space-between;
  }
}

/* line 1, ../sass/components/_card-zone.scss */
.card-zone {
  position: relative;
  width: 100%;
  max-width: 56.2rem;
  margin: 0 auto 3rem auto;
}
@media (min-width: 992px) {
  /* line 1, ../sass/components/_card-zone.scss */
  .card-zone {
    margin: 0;
    width: calc(50% - 1rem);
  }
}
@media (min-width: 1200px) {
  /* line 1, ../sass/components/_card-zone.scss */
  .card-zone {
    width: 56.2rem;
  }
}
/* line 16, ../sass/components/_card-zone.scss */
.card-zone__figure {
  position: relative;
  display: block;
  margin: 0;
}
/* line 22, ../sass/components/_card-zone.scss */
.card-zone__canvas {
  display: block;
  width: 100%;
  margin: 0;
  height: auto;
  user-select: none;
}
/* line 30, ../sass/components/_card-zone.scss */
.card-zone__picture {
  display: block;
}
/* line 33, ../sass/components/_card-zone.scss */
.card-zone__picture img {
  display: block;
  position: absolute;
  margin: auto;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  user-select: none;
}
/* line 45, ../sass/components/_card-zone.scss */
.card-zone__title {
  color: #000;
  position: absolute;
  top: 50%;
  transform: translateY(-4rem);
  right: 5%;
  font-size: 1.8rem;
  line-height: 3.3rem;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 6.8rem);
  user-select: none;
  margin: auto;
}
@media (min-width: 480px) {
  /* line 45, ../sass/components/_card-zone.scss */
  .card-zone__title {
    top: 3.2rem;
    font-size: 2.5rem;
    transform: none;
  }
}
@media (min-width: 1200px) {
  /* line 45, ../sass/components/_card-zone.scss */
  .card-zone__title {
    top: 4.2rem;
  }
}
/* line 71, ../sass/components/_card-zone.scss */
.card-zone--green .card-zone__title {
  color: #016D67;
}
/* line 75, ../sass/components/_card-zone.scss */
.card-zone--white .card-zone__title {
  color: #fff;
}
/* line 80, ../sass/components/_card-zone.scss */
.card-zone__action {
  color: #000;
  border-color: #000;
  position: absolute;
  top: 50%;
  transform: translateY(-0.5rem);
  right: 5%;
  transition: background-color 0.2s;
  background-color: transparent;
}
@media (min-width: 480px) {
  /* line 80, ../sass/components/_card-zone.scss */
  .card-zone__action {
    top: 8.7rem;
    transform: none;
  }
}
@media (min-width: 1200px) {
  /* line 80, ../sass/components/_card-zone.scss */
  .card-zone__action {
    top: 9.7rem;
  }
}
/* line 99, ../sass/components/_card-zone.scss */
.card-zone--green .card-zone__action {
  color: #016D67;
  border-color: #016D67;
  background-color: rgba(1, 109, 103, 0);
}
/* line 105, ../sass/components/_card-zone.scss */
.card-zone--white .card-zone__action {
  color: #fff;
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0);
}
/* line 113, ../sass/components/_card-zone.scss */
.no-touch .card-zone__action:hover, .no-touch .card-zone__action:focus {
  background-color: rgba(0, 0, 0, 0.25);
}
/* line 118, ../sass/components/_card-zone.scss */
.no-touch .card-zone--green .card-zone__action:hover, .no-touch .card-zone--green .card-zone__action:focus {
  background-color: rgba(1, 109, 103, 0.25);
}
/* line 124, ../sass/components/_card-zone.scss */
.no-touch .card-zone--white .card-zone__action:hover, .no-touch .card-zone--white .card-zone__action:focus {
  background-color: rgba(255, 255, 255, 0.25);
}
/* line 131, ../sass/components/_card-zone.scss */
.card-zone__overlink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: background-color .2s;
}
/* line 139, ../sass/components/_card-zone.scss */
.no-touch .card-zone__overlink {
  background-color: transparent;
}
/* line 146, ../sass/components/_card-zone.scss */
.no-touch .card-zone--green .card-zone__overlink:hover + .card-zone__action, .no-touch .card-zone--green .card-zone__overlink:focus + .card-zone__action {
  background-color: rgba(1, 109, 103, 0.25);
}
/* line 150, ../sass/components/_card-zone.scss */
.no-touch .card-zone--white .card-zone__overlink:hover + .card-zone__action, .no-touch .card-zone--white .card-zone__overlink:focus + .card-zone__action {
  background-color: rgba(255, 255, 255, 0.25);
}

/* line 2, ../sass/components/_offer-subject.scss */
.offer-subject-full .section-title {
  margin-bottom: 2rem;
}
/* line 6, ../sass/components/_offer-subject.scss */
.offer-subject-full .article-flow-title {
  font-weight: 700;
}

/* line 12, ../sass/components/_offer-subject.scss */
.offer-full [name="underline"] {
  text-decoration: underline;
}
/* line 15, ../sass/components/_offer-subject.scss */
.offer-full [name="underline"] a {
  text-decoration: underline !important;
}

/* line 1, ../sass/components/_section-45.scss */
.section-45 {
  font-size: 1.8rem;
  line-height: 3rem;
  font-weight: 300;
  color: #6E6E6E;
}
/* line 7, ../sass/components/_section-45.scss */
.section-45 h1, .section-45 h2 {
  font-weight: 600;
}
/* line 11, ../sass/components/_section-45.scss */
.section-45 h3, .section-45 h4, .section-45 h5, .section-45 h6 {
  font-weight: 700;
}
/* line 21, ../sass/components/_section-45.scss */
.section-45--gray {
  background-color: #f4f4f4;
}
/* line 25, ../sass/components/_section-45.scss */
.section-45--gray + .section-45--gray:before {
  content: "";
  display: block;
  width: calc(100% - 3rem);
  max-width: 102.4rem;
  height: 0;
  border-top: 0.1rem solid #e2e2e2;
  margin: 0 auto;
  position: relative;
  top: -3rem;
}
@media (min-width: 75em) {
  /* line 25, ../sass/components/_section-45.scss */
  .section-45--gray + .section-45--gray:before {
    top: -6rem;
  }
}

/* line 5, ../sass/components/_section-45-figure.scss */
.section-45-figure {
  position: relative;
  overflow: hidden;
  margin: 0 0 3rem 0;
}
/* line 10, ../sass/components/_section-45-figure.scss */
.section-45-figure__image {
  height: auto;
  width: 100%;
  max-height: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.4);
  font-style: italic;
  user-select: none;
}
/* line 25, ../sass/components/_section-45-figure.scss */
.section-45-figure__canvas {
  display: block;
  margin: 0;
  user-select: none;
  background-color: rgba(0, 0, 0, 0.04);
  background-image: icons-material__hourglass_empty(rgba(0, 0, 0, 0.04));
  background-size: 4.8rem 4.8rem;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}
@media (min-width: 48em) {
  /* line 36, ../sass/components/_section-45-figure.scss */
  .section-45-figure__canvas--mobile {
    display: none;
  }
}
@media (max-width: 47.9em) {
  /* line 42, ../sass/components/_section-45-figure.scss */
  .section-45-figure__canvas--desktop {
    display: none;
  }
}
/* line 49, ../sass/components/_section-45-figure.scss */
.section-45-figure__figcaption {
  margin: 0;
}
/* line 53, ../sass/components/_section-45-figure.scss */
.section-45-figure__author {
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin: 0.6rem 0 0 0;
}
/* line 59, ../sass/components/_section-45-figure.scss */
.section-45-figure__overlink {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  user-select: none;
  opacity: 0;
  transition: opacity .2s;
  background-color: rgba(255, 255, 255, 0.2);
}
/* line 76, ../sass/components/_section-45-figure.scss */
.tab-navigation .section-45-figure__overlink:focus {
  opacity: 1;
}

/* line 2, ../sass/components/_section-45-hero.scss */
.section-45-hero__figure {
  margin: 0;
}
@media (min-width: 48em) {
  /* line 2, ../sass/components/_section-45-hero.scss */
  .section-45-hero__figure {
    margin: 0 0 3rem 0;
  }
}

/* line 1, ../sass/components/_section-45-description.scss */
.section-45-description {
  padding: 3rem 0;
}
@media (min-width: 75em) {
  /* line 1, ../sass/components/_section-45-description.scss */
  .section-45-description {
    padding: 6rem 0 3rem 0;
  }
}
/* line 8, ../sass/components/_section-45-description.scss */
.section-45-description__text {
  text-align: center;
  margin: 0 auto 3rem;
  max-width: 95rem;
}
@media (min-width: 75em) {
  /* line 8, ../sass/components/_section-45-description.scss */
  .section-45-description__text {
    margin-bottom: 8rem;
  }
}
/* line 17, ../sass/components/_section-45-description.scss */
.section-45-description__text p {
  margin: 0;
}
/* line 22, ../sass/components/_section-45-description.scss */
.section-45-description__title {
  margin-bottom: 2.8rem;
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 600;
}
/* line 29, ../sass/components/_section-45-description.scss */
.section-45-description__cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 62em) {
  /* line 29, ../sass/components/_section-45-description.scss */
  .section-45-description__cards {
    flex-wrap: nowrap;
  }
}
/* line 39, ../sass/components/_section-45-description.scss */
.section-45-description__card {
  flex: 0 0 100%;
  width: 100%;
  text-align: center;
  margin: 0 0 3rem 0;
}
@media (min-width: 62em) {
  /* line 39, ../sass/components/_section-45-description.scss */
  .section-45-description__card {
    flex: 0 1 auto;
    padding: 0 1.5rem;
  }
}
/* line 51, ../sass/components/_section-45-description.scss */
.section-45-description__card-title {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 700;
}
/* line 58, ../sass/components/_section-45-description.scss */
.section-45-description .ezxmltext-field p {
  margin-bottom: 0;
}

/* line 1, ../sass/components/_section-45-subhero.scss */
.section-45-subhero {
  margin-bottom: 6rem;
}
@media (min-width: 75em) {
  /* line 1, ../sass/components/_section-45-subhero.scss */
  .section-45-subhero {
    margin-bottom: 9rem;
  }
}
@media (min-width: 62em) {
  /* line 8, ../sass/components/_section-45-subhero.scss */
  .section-45-subhero .container {
    display: flex;
    padding: 0;
  }
}
/* line 15, ../sass/components/_section-45-subhero.scss */
.section-45-subhero .section-45-figure {
  margin-bottom: 0;
  padding: 0;
}
/* line 19, ../sass/components/_section-45-subhero.scss */
.section-45-subhero .section-45-figure:nth-of-type(2) {
  margin-top: 1.5rem;
}
@media (min-width: 62em) {
  /* line 19, ../sass/components/_section-45-subhero.scss */
  .section-45-subhero .section-45-figure:nth-of-type(2) {
    margin-top: 0;
  }
}
@media (min-width: 62em) {
  /* line 15, ../sass/components/_section-45-subhero.scss */
  .section-45-subhero .section-45-figure {
    margin: 0 auto;
    max-width: 50%;
    padding: 0 1.5rem;
  }
}
@media (min-width: 62em) {
  /* line 34, ../sass/components/_section-45-subhero.scss */
  .section-45-subhero .section-45-figure__image {
    width: calc(100% - 3rem);
    left: 1.5rem;
  }
}

/* line 1, ../sass/components/_section-45-pros.scss */
.section-45-pros {
  padding: 3rem 0;
}
@media (min-width: 62em) {
  /* line 1, ../sass/components/_section-45-pros.scss */
  .section-45-pros {
    padding: 6rem 0;
  }
}
@media (min-width: 75em) {
  /* line 1, ../sass/components/_section-45-pros.scss */
  .section-45-pros {
    padding: 9rem 0;
  }
}
@media (min-width: 48em) {
  /* line 12, ../sass/components/_section-45-pros.scss */
  .section-45-pros .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
/* line 20, ../sass/components/_section-45-pros.scss */
.section-45-pros__deco {
  display: none;
}
@media (min-width: 48em) {
  /* line 20, ../sass/components/_section-45-pros.scss */
  .section-45-pros__deco {
    display: block;
    flex: 0 0 26rem;
    width: 22rem;
    margin-right: 4rem;
  }
}
@media (min-width: 62em) {
  /* line 20, ../sass/components/_section-45-pros.scss */
  .section-45-pros__deco {
    margin-right: 6rem;
    flex: 0 0 36.8rem;
    width: 36.8rem;
  }
}
@media (min-width: 75em) {
  /* line 20, ../sass/components/_section-45-pros.scss */
  .section-45-pros__deco {
    margin-right: 11.7rem;
  }
}
@media (min-width: 48em) {
  /* line 42, ../sass/components/_section-45-pros.scss */
  .section-45-pros__description {
    width: calc(100% - 30rem);
    max-width: 56.2rem;
  }
}
@media (min-width: 62em) {
  /* line 42, ../sass/components/_section-45-pros.scss */
  .section-45-pros__description {
    width: 50%;
  }
}
/* line 53, ../sass/components/_section-45-pros.scss */
.section-45-pros__figure {
  margin-bottom: 3rem;
}
@media (min-width: 75em) {
  /* line 53, ../sass/components/_section-45-pros.scss */
  .section-45-pros__figure {
    margin-bottom: 4rem;
  }
}
/* line 60, ../sass/components/_section-45-pros.scss */
.section-45-pros__figure:last-of-type {
  margin-bottom: 0;
}
/* line 65, ../sass/components/_section-45-pros.scss */
.section-45-pros__title {
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 600;
  margin-bottom: 4rem;
}
/* line 73, ../sass/components/_section-45-pros.scss */
.section-45-pros .ezxmltext-field h2, .section-45-pros .ezxmltext-field h3, .section-45-pros .ezxmltext-field h4, .section-45-pros .ezxmltext-field h5, .section-45-pros .ezxmltext-field h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: 700;
  margin: 2.5rem 0 0 0;
}
/* line 80, ../sass/components/_section-45-pros.scss */
.section-45-pros .ezxmltext-field p {
  margin: 0;
}
/* line 83, ../sass/components/_section-45-pros.scss */
.section-45-pros .ezxmltext-field p:first-child {
  margin: 2.5rem 0 0 0;
}

/* line 1, ../sass/components/_section-45-media.scss */
.section-45-media {
  padding: 3rem 0;
}

/* line 1, ../sass/components/_section-45-getapp.scss */
.section-45-getapp {
  padding: 3rem 0;
}
@media (min-width: 62em) {
  /* line 1, ../sass/components/_section-45-getapp.scss */
  .section-45-getapp {
    padding: 6rem 0 3rem 0;
  }
}
@media (min-width: 75em) {
  /* line 1, ../sass/components/_section-45-getapp.scss */
  .section-45-getapp {
    padding: 9rem 0 3rem 0;
  }
}
/* line 12, ../sass/components/_section-45-getapp.scss */
.section-45-getapp .section-45-figure {
  margin-bottom: 0;
}

/* line 1, ../sass/components/_section-45-reviews.scss */
.section-45-reviews {
  padding: 3rem 0 0 0;
}
@media (min-width: 75em) {
  /* line 1, ../sass/components/_section-45-reviews.scss */
  .section-45-reviews {
    padding: 6rem 0 0 0;
  }
}
/* line 8, ../sass/components/_section-45-reviews.scss */
.section-45-reviews__title {
  text-align: center;
  margin: auto;
  margin-bottom: 5rem;
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 600;
  max-width: 66rem;
}
@media (min-width: 48em) {
  /* line 18, ../sass/components/_section-45-reviews.scss */
  .section-45-reviews__blockquotes {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    justify-content: center;
  }
}
/* line 28, ../sass/components/_section-45-reviews.scss */
.section-45-reviews__blockquote {
  margin: 0 0 3rem 0;
  font-size: 1.8rem;
  font-style: italic;
}
@media (min-width: 48em) {
  /* line 28, ../sass/components/_section-45-reviews.scss */
  .section-45-reviews__blockquote {
    border: none;
    padding: 0 1.5rem;
    text-align: center;
    flex: 0 0 33.333%;
    width: 33.333%;
  }
}
/* line 41, ../sass/components/_section-45-reviews.scss */
.section-45-reviews__blockquote footer {
  margin-top: 1rem;
  font-size: inherit;
  padding-right: 1.5rem;
}

/* line 1, ../sass/components/_section-45-examples.scss */
.section-45-examples {
  padding: 3rem 0;
}
@media (min-width: 75em) {
  /* line 1, ../sass/components/_section-45-examples.scss */
  .section-45-examples {
    padding: 6rem 0 3rem 0;
  }
}
@media (min-width: 30em) {
  /* line 8, ../sass/components/_section-45-examples.scss */
  .section-45-examples__cards {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    justify-content: center;
  }
}
/* line 18, ../sass/components/_section-45-examples.scss */
.section-45-examples__card {
  margin: 0 0 3rem 0;
}
@media (min-width: 30em) {
  /* line 18, ../sass/components/_section-45-examples.scss */
  .section-45-examples__card {
    border: none;
    padding: 0 1.5rem;
    text-align: center;
    flex: 0 0 50%;
    width: 50%;
  }
}
@media (min-width: 48em) {
  /* line 18, ../sass/components/_section-45-examples.scss */
  .section-45-examples__card {
    margin: 0;
    flex: 0 0 25%;
    width: 25%;
  }
}
/* line 37, ../sass/components/_section-45-examples.scss */
.section-45-examples__figure {
  margin: 0;
}

/* line 1, ../sass/components/_section-45-icons.scss */
.section-45-icons {
  padding: 3rem 0;
}
@media (min-width: 75em) {
  /* line 1, ../sass/components/_section-45-icons.scss */
  .section-45-icons {
    padding: 6rem 0 6rem 0;
  }
}
/* line 8, ../sass/components/_section-45-icons.scss */
.section-45-icons + .section-45-icons {
  padding: 0 0 3rem 0;
}
@media (min-width: 75em) {
  /* line 8, ../sass/components/_section-45-icons.scss */
  .section-45-icons + .section-45-icons {
    padding: 0 0 6rem 0;
  }
}
/* line 16, ../sass/components/_section-45-icons.scss */
.section-45-icons__title {
  text-align: center;
  margin: auto;
  margin-bottom: 4rem;
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 600;
  max-width: 66rem;
}
/* line 32, ../sass/components/_section-45-icons.scss */
.section-45-icons__subtitle {
  text-align: center;
  margin: auto;
  margin-bottom: 4rem;
  color: #016D67;
  font-weight: 700;
  max-width: 66rem;
}
@media (min-width: 30em) {
  /* line 41, ../sass/components/_section-45-icons.scss */
  .section-45-icons__cards {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1rem;
    margin-right: -1rem;
    justify-content: center;
  }
}
/* line 51, ../sass/components/_section-45-icons.scss */
.section-45-icons__card {
  text-align: center;
  margin-bottom: 3rem;
  position: relative;
}
@media (min-width: 30em) {
  /* line 51, ../sass/components/_section-45-icons.scss */
  .section-45-icons__card {
    flex: 0 0 33.333%;
    width: 33.333%;
    padding: 0 1rem;
  }
}
@media (min-width: 48em) {
  /* line 51, ../sass/components/_section-45-icons.scss */
  .section-45-icons__card {
    margin-bottom: 3rem;
    flex: 0 0 16.666%;
    width: 16.666%;
  }
}
/* line 69, ../sass/components/_section-45-icons.scss */
.section-45-icons__card-img {
  margin-bottom: 0;
  user-select: none;
  width: 100%;
  height: auto;
  display: block;
  max-width: 13rem;
  margin-left: auto;
  margin-right: auto;
}
/* line 80, ../sass/components/_section-45-icons.scss */
.section-45-icons__cards2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 30em) {
  /* line 80, ../sass/components/_section-45-icons.scss */
  .section-45-icons__cards2 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
/* line 91, ../sass/components/_section-45-icons.scss */
.section-45-icons__card2 {
  text-align: center;
  margin-bottom: 3rem;
  position: relative;
  flex: 0 0 50%;
  width: 50%;
  padding: 0 1rem;
}
@media (min-width: 30em) {
  /* line 91, ../sass/components/_section-45-icons.scss */
  .section-45-icons__card2 {
    flex: 0 0 25%;
    width: 25%;
  }
}
@media (min-width: 48em) {
  /* line 91, ../sass/components/_section-45-icons.scss */
  .section-45-icons__card2 {
    margin-bottom: 3rem;
    padding: 0 1.5rem;
  }
}
/* line 112, ../sass/components/_section-45-icons.scss */
.section-45-icons__card2-img {
  margin-bottom: 0;
  user-select: none;
  width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 123, ../sass/components/_section-45-icons.scss */
.section-45-icons__card-text {
  margin: 2rem 0 0 0;
}
@media (min-width: 48em) {
  /* line 123, ../sass/components/_section-45-icons.scss */
  .section-45-icons__card-text {
    margin-top: 3rem;
  }
}
@media (min-width: 75em) {
  /* line 123, ../sass/components/_section-45-icons.scss */
  .section-45-icons__card-text {
    margin-top: 5rem;
  }
}
/* line 135, ../sass/components/_section-45-icons.scss */
.section-45-icons__card2-overlink {
  display: block;
  position: absolute;
  top: 0;
  left: 1rem;
  width: calc(100% - 2rem);
  height: 100%;
  transition: background-color .2s;
  background-color: rgba(0, 116, 106, 0);
  border-radius: 0.5rem;
}
@media (min-width: 48em) {
  /* line 135, ../sass/components/_section-45-icons.scss */
  .section-45-icons__card2-overlink {
    left: 1.5rem;
    width: calc(100% - 3rem);
  }
}
/* line 151, ../sass/components/_section-45-icons.scss */
.section-45-icons__card2-overlink:hover, .section-45-icons__card2-overlink:focus {
  background-color: rgba(0, 116, 106, 0.1);
}
/* line 157, ../sass/components/_section-45-icons.scss */
.section-45-icons__action {
  margin-top: 3rem;
  width: 19rem;
  height: 5rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5rem;
  line-height: 4.6rem;
  text-transform: none;
}
@media (min-width: 75em) {
  /* line 157, ../sass/components/_section-45-icons.scss */
  .section-45-icons__action {
    margin-top: 6rem;
  }
}

/* line 1, ../sass/components/_section-45-video.scss */
.section-45-video {
  padding: 0;
  margin-bottom: 6rem;
}
@media (min-width: 75em) {
  /* line 1, ../sass/components/_section-45-video.scss */
  .section-45-video {
    margin-bottom: 9rem;
  }
}
/* line 9, ../sass/components/_section-45-video.scss */
.chosen-offer + .section-45-video {
  margin-bottom: 0;
}
@media (min-width: 75em) {
  /* line 9, ../sass/components/_section-45-video.scss */
  .chosen-offer + .section-45-video {
    margin-bottom: 0;
  }
}
/* line 17, ../sass/components/_section-45-video.scss */
.section-45-video__title {
  margin-bottom: 3rem;
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 600;
  text-align: center;
}
/* line 25, ../sass/components/_section-45-video.scss */
.section-45-video .container {
  max-width: 98rem;
}

/* line 1, ../sass/components/_recommend-app.scss */
.recommend-app {
  margin: 3rem 0;
  padding: 0;
  counter-reset: recommend-app;
}
@media (min-width: 768px) {
  /* line 1, ../sass/components/_recommend-app.scss */
  .recommend-app {
    margin: 3rem 0 5rem 0;
  }
}
/* line 10, ../sass/components/_recommend-app.scss */
.recommend-app__header {
  padding: 0 1.5rem 3rem 1.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 10, ../sass/components/_recommend-app.scss */
  .recommend-app__header {
    padding: 2rem 1.5rem 5rem 1.5rem;
  }
}
/* line 19, ../sass/components/_recommend-app.scss */
.recommend-app__form {
  margin: 0;
  padding: 3rem 1.5rem;
}
@media (min-width: 768px) {
  /* line 19, ../sass/components/_recommend-app.scss */
  .recommend-app__form {
    padding: 6rem 1.5rem;
  }
}
/* line 28, ../sass/components/_recommend-app.scss */
.recommend-app__form-legend {
  margin-top: 3rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 28, ../sass/components/_recommend-app.scss */
  .recommend-app__form-legend {
    margin-top: 4rem;
  }
}
/* line 40, ../sass/components/_recommend-app.scss */
.recommend-app__container {
  width: 100%;
  max-width: 55rem;
  padding: 0 1.5rem;
  margin: 0 auto;
}
/* line 48, ../sass/components/_recommend-app.scss */
.recommend-app__form-group .help-block {
  display: none;
  font-size: 1.3rem;
  line-height: 2.1rem;
  text-align: center;
  font-weight: 700;
}
/* line 57, ../sass/components/_recommend-app.scss */
.recommend-app__form-group.has-error .help-block {
  display: block;
}
/* line 60, ../sass/components/_recommend-app.scss */
.recommend-app__form-group.has-error .help-block:before {
  content: "\e014";
  font-family: "Glyphicons Halflings", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  margin-right: 1rem;
  line-height: 2.1rem;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 0.1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 79, ../sass/components/_recommend-app.scss */
.recommend-app__form-group-list {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  /* line 79, ../sass/components/_recommend-app.scss */
  .recommend-app__form-group-list {
    margin-bottom: 5rem;
  }
}
/* line 86, ../sass/components/_recommend-app.scss */
.recommend-app__form-group-list .recommend-app__form-group {
  counter-increment: recommend-app;
  position: relative;
}
/* line 90, ../sass/components/_recommend-app.scss */
.recommend-app__form-group-list .recommend-app__form-group:before {
  content: counter(recommend-app);
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 2rem;
  background-color: #d9d9d9;
  text-align: center;
  line-height: 2rem;
  position: absolute;
  left: 1rem;
  top: 1rem;
  font-weight: 700;
  font-size: 1.2rem;
  color: #fff;
  user-select: none;
}
/* line 108, ../sass/components/_recommend-app.scss */
.recommend-app__form-group-list .recommend-app__form-group .form-control {
  padding-left: 4rem;
}
/* line 114, ../sass/components/_recommend-app.scss */
.recommend-app__form-group-label {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  /* line 114, ../sass/components/_recommend-app.scss */
  .recommend-app__form-group-label {
    font-size: 1.8rem;
    margin-bottom: 2.5rem;
  }
}
/* line 125, ../sass/components/_recommend-app.scss */
.recommend-app__canvas {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23006d68%22%20viewBox%3D%220%200%20320%20320%22%3E%3Cpath%20d%3D%22M38.18,134.14A34.33,34.33,0,1,1,72.51,99.81,34.37,34.37,0,0,1,38.18,134.14Zm0-66.66A32.33,32.33,0,1,0,70.51,99.81,32.37,32.37,0,0,0,38.18,67.48ZM49.09,84.92a10.75,10.75,0,0,0-10.9,4.46,10.76,10.76,0,0,0-10.9-4.46c-4.35,1-7.22,4.79-7.3,9.62-.24,13.63,17.82,24.79,18,24.85a.64.64,0,0,0,.2,0l.2,0c.18-.06,18.24-11.24,18-24.85C56.31,89.71,53.44,85.93,49.09,84.92ZM55,94.57c.2,11.83-14.7,22-16.82,23.32-2.11-1.37-17-11.49-16.81-23.32.07-4.17,2.52-7.43,6.23-8.29a7.59,7.59,0,0,1,1.78-.2A10,10,0,0,1,37.59,91a.71.71,0,0,0,1,.19.61.61,0,0,0,.2-.19c2.3-3.67,6.31-5.57,10-4.71S54.92,90.4,55,94.57Zm110.19,143a79.14,79.14,0,0,1-55.95-135.1h0a79.14,79.14,0,1,1,56,135.1Zm0-154.24a75.1,75.1,0,1,0,53.13,22A74.9,74.9,0,0,0,165.19,83.28Zm33.2,95.89A12.43,12.43,0,0,0,188,184.82l-44.17-22a12.91,12.91,0,0,0-.05-8.06l44.3-22.67a12.39,12.39,0,0,0,10.29,5.54,12.77,12.77,0,1,0-12.49-13v.28a13,13,0,0,0,.67,4.1l-44.3,22.67A12.42,12.42,0,0,0,132,146a12.77,12.77,0,0,0,0,25.54,12.41,12.41,0,0,0,10.36-5.65l44.18,22a13,13,0,0,0-.62,4,12.49,12.49,0,1,0,12.48-12.77Zm-9.06-54.35a9.06,9.06,0,1,1,9.06,9.27A9.17,9.17,0,0,1,189.33,124.82Zm-48.28,34a9.07,9.07,0,1,1-9.06-9.26,9.17,9.17,0,0,1,9.06,9.26Zm49.19,29.1,0,0v0a9,9,0,0,1,8.12-5.19,9.27,9.27,0,1,1-9.06,9.48v-.21a9.22,9.22,0,0,1,.92-4ZM215.6,306.12a27.64,27.64,0,1,1,27.64-27.64A27.67,27.67,0,0,1,215.6,306.12Zm0-53.78a26.14,26.14,0,1,0,26.14,26.14A26.17,26.17,0,0,0,215.6,252.34Zm-9.55,41.34h19.11a.48.48,0,0,0,.48-.48v-6.6a10.07,10.07,0,0,0-7.28-9.65,7.84,7.84,0,1,0-5.73.06,10.16,10.16,0,0,0-5,3.54,9.93,9.93,0,0,0-2,6.05v6.6a.47.47,0,0,0,.48.48Zm.48-1V286.6a9.08,9.08,0,0,1,18.15,0v6.12Zm8.88-16.16a6.86,6.86,0,1,1,6.87-6.86A6.86,6.86,0,0,1,215.41,276.56Zm55.84-171.43a45.4,45.4,0,1,1,45.39-45.4A45.46,45.46,0,0,1,271.25,105.13Zm0-87.79a42.4,42.4,0,1,0,42.39,42.39A42.45,42.45,0,0,0,271.25,17.34ZM295.82,39H246.9a1,1,0,0,0-1,1V72.89a1,1,0,0,0,1,1h14.88l4.66,11.81a1,1,0,0,0,.93.63h0a1,1,0,0,0,.92-.67l4.1-11.77h23.41a1,1,0,0,0,1-1V40A1,1,0,0,0,295.82,39Zm-1,32.88H271.69a1,1,0,0,0-.94.67l-3.44,9.9-3.92-9.94a1,1,0,0,0-.93-.63H247.89V41h46.93Z%22/%3E%3Cpath%20d%3D%22M320,320H0V0H320Z%22%20fill%3D%22none%22/%3E%3C/svg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  max-width: 20rem;
  margin: 0 auto;
  vertical-align: top;
}
/* line 135, ../sass/components/_recommend-app.scss */
.recommend-app__canvas--small {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23006d68%22%20viewBox%3D%220%200%20320%20320%22%3E%3Cpath%20d%3D%22M38.18,134.14A34.33,34.33,0,1,1,72.51,99.81,34.37,34.37,0,0,1,38.18,134.14Zm0-66.66A32.33,32.33,0,1,0,70.51,99.81,32.37,32.37,0,0,0,38.18,67.48ZM49.09,84.92a10.75,10.75,0,0,0-10.9,4.46,10.76,10.76,0,0,0-10.9-4.46c-4.35,1-7.22,4.79-7.3,9.62-.24,13.63,17.82,24.79,18,24.85a.64.64,0,0,0,.2,0l.2,0c.18-.06,18.24-11.24,18-24.85C56.31,89.71,53.44,85.93,49.09,84.92ZM55,94.57c.2,11.83-14.7,22-16.82,23.32-2.11-1.37-17-11.49-16.81-23.32.07-4.17,2.52-7.43,6.23-8.29a7.59,7.59,0,0,1,1.78-.2A10,10,0,0,1,37.59,91a.71.71,0,0,0,1,.19.61.61,0,0,0,.2-.19c2.3-3.67,6.31-5.57,10-4.71S54.92,90.4,55,94.57Zm110.19,143a79.14,79.14,0,0,1-55.95-135.1h0a79.14,79.14,0,1,1,56,135.1Zm0-154.24a75.1,75.1,0,1,0,53.13,22A74.9,74.9,0,0,0,165.19,83.28Zm33.2,95.89A12.43,12.43,0,0,0,188,184.82l-44.17-22a12.91,12.91,0,0,0-.05-8.06l44.3-22.67a12.39,12.39,0,0,0,10.29,5.54,12.77,12.77,0,1,0-12.49-13v.28a13,13,0,0,0,.67,4.1l-44.3,22.67A12.42,12.42,0,0,0,132,146a12.77,12.77,0,0,0,0,25.54,12.41,12.41,0,0,0,10.36-5.65l44.18,22a13,13,0,0,0-.62,4,12.49,12.49,0,1,0,12.48-12.77Zm-9.06-54.35a9.06,9.06,0,1,1,9.06,9.27A9.17,9.17,0,0,1,189.33,124.82Zm-48.28,34a9.07,9.07,0,1,1-9.06-9.26,9.17,9.17,0,0,1,9.06,9.26Zm49.19,29.1,0,0v0a9,9,0,0,1,8.12-5.19,9.27,9.27,0,1,1-9.06,9.48v-.21a9.22,9.22,0,0,1,.92-4ZM215.6,306.12a27.64,27.64,0,1,1,27.64-27.64A27.67,27.67,0,0,1,215.6,306.12Zm0-53.78a26.14,26.14,0,1,0,26.14,26.14A26.17,26.17,0,0,0,215.6,252.34Zm-9.55,41.34h19.11a.48.48,0,0,0,.48-.48v-6.6a10.07,10.07,0,0,0-7.28-9.65,7.84,7.84,0,1,0-5.73.06,10.16,10.16,0,0,0-5,3.54,9.93,9.93,0,0,0-2,6.05v6.6a.47.47,0,0,0,.48.48Zm.48-1V286.6a9.08,9.08,0,0,1,18.15,0v6.12Zm8.88-16.16a6.86,6.86,0,1,1,6.87-6.86A6.86,6.86,0,0,1,215.41,276.56Zm55.84-171.43a45.4,45.4,0,1,1,45.39-45.4A45.46,45.46,0,0,1,271.25,105.13Zm0-87.79a42.4,42.4,0,1,0,42.39,42.39A42.45,42.45,0,0,0,271.25,17.34ZM295.82,39H246.9a1,1,0,0,0-1,1V72.89a1,1,0,0,0,1,1h14.88l4.66,11.81a1,1,0,0,0,.93.63h0a1,1,0,0,0,.92-.67l4.1-11.77h23.41a1,1,0,0,0,1-1V40A1,1,0,0,0,295.82,39Zm-1,32.88H271.69a1,1,0,0,0-.94.67l-3.44,9.9-3.92-9.94a1,1,0,0,0-.93-.63H247.89V41h46.93Z%22/%3E%3Cpath%20d%3D%22M320,320H0V0H320Z%22%20fill%3D%22none%22/%3E%3C/svg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin: 0 auto;
  vertical-align: top;
  max-width: 12rem;
}
/* line 148, ../sass/components/_recommend-app.scss */
.recommend-app__modal-title {
  font-size: 1.8rem;
  font-weight: 300 !important;
  text-align: center;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  /* line 148, ../sass/components/_recommend-app.scss */
  .recommend-app__modal-title {
    font-size: 2.2rem;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  /* line 148, ../sass/components/_recommend-app.scss */
  .recommend-app__modal-title {
    font-size: 3rem;
  }
}
/* line 164, ../sass/components/_recommend-app.scss */
.recommend-app__modal-title strong {
  font-weight: 600;
  display: block;
}
/* line 170, ../sass/components/_recommend-app.scss */
.recommend-app .modal-content {
  border-radius: 1.2rem;
  padding: 2rem 2rem 1.5rem 2rem;
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.2;
}
@media (min-width: 768px) {
  /* line 170, ../sass/components/_recommend-app.scss */
  .recommend-app .modal-content {
    padding: 3rem 3rem 3.5rem 3rem;
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) {
  /* line 170, ../sass/components/_recommend-app.scss */
  .recommend-app .modal-content {
    font-size: 1.8rem;
  }
}
/* line 186, ../sass/components/_recommend-app.scss */
.recommend-app .modal-content p {
  font-weight: 400;
}
/* line 189, ../sass/components/_recommend-app.scss */
.recommend-app .modal-content p a {
  font-weight: 600;
}
/* line 193, ../sass/components/_recommend-app.scss */
.recommend-app .modal-content p b {
  color: #006d68;
}
/* line 199, ../sass/components/_recommend-app.scss */
.recommend-app .modal-body {
  max-width: 54rem;
  margin: 0 auto;
}
/* line 204, ../sass/components/_recommend-app.scss */
.recommend-app .close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  width: 4.8rem;
  height: 4.8rem;
  line-height: 4.8rem;
  text-align: center;
  z-index: 1;
}
/* line 215, ../sass/components/_recommend-app.scss */
.recommend-app__return {
  border: none;
  background-color: transparent;
  color: #006d68;
  text-decoration: underline;
  font-weight: 400;
}

/* line 2, ../sass/components/_menu-extended.scss */
.site-menu-nav .search-form {
  width: 100% !important;
  margin-top: 0.2rem !important;
}
/* line 6, ../sass/components/_menu-extended.scss */
.site-menu-nav .search-form:not([style]) {
  display: none !important;
}
/* line 10, ../sass/components/_menu-extended.scss */
.site-menu-nav .search-form[style="display: none;"], .site-menu-nav .search-form[style="display:none;"] {
  display: none !important;
}
/* line 15, ../sass/components/_menu-extended.scss */
.site-menu-nav .search-form[style="display: block;"], .site-menu-nav .search-form[style="display:block;"] {
  display: block !important;
}

@media (min-width: 992px) {
  /* line 21, ../sass/components/_menu-extended.scss */
  .site-menu-nav .btn-search {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  /* line 21, ../sass/components/_menu-extended.scss */
  .site-menu-nav .btn-search {
    margin-top: 2.2rem;
  }
}

/* line 31, ../sass/components/_menu-extended.scss */
.site-menu-nav .site-menu {
  width: calc(100% - 9rem);
}
@media (min-width: 768px) and (max-width: 991.9px) {
  /* line 34, ../sass/components/_menu-extended.scss */
  .site-menu-nav .site-menu .site-menu-item {
    text-align: center;
    max-width: 15%;
    margin-right: 0.3rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  /* line 41, ../sass/components/_menu-extended.scss */
  .site-menu-nav .site-menu .site-menu-item:last-of-type {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  /* line 48, ../sass/components/_menu-extended.scss */
  .site-menu-nav .site-menu .site-menu-link {
    padding: 1.7rem 0;
    font-size: 1.4rem;
    letter-spacing: -0.05rem;
    line-height: 1.8rem;
  }
}

/* line 59, ../sass/components/_menu-extended.scss */
.site-menu-link__promotion {
  font-weight: 700;
  color: #f81138;
}

@media (min-width: 768px) and (max-width: 991.9px) {
  /* line 67, ../sass/components/_menu-extended.scss */
  .company-menu-nav .site-menu .site-menu-item {
    margin-right: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  /* line 72, ../sass/components/_menu-extended.scss */
  .company-menu-nav .site-menu .site-menu-item:last-of-type {
    margin-right: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 991.9px) {
  /* line 3, ../sass/components/_site-header.scss */
  .site-header .logo-section .logo img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  /* line 10, ../sass/components/_site-header.scss */
  .site-header .logo-section .logo-wrapper {
    width: 17rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  /* line 16, ../sass/components/_site-header.scss */
  .site-header .logo-section .quick-menu-wrapper {
    width: calc(100% - 17rem);
    padding-top: 3rem;
  }
}

/* line 1, ../sass/components/_subhero-flexible.scss */
.subhero-flexible {
  max-width: 1140px;
  margin: -2rem auto 6rem auto;
}
@media (min-width: 75em) {
  /* line 1, ../sass/components/_subhero-flexible.scss */
  .subhero-flexible {
    margin-top: -4rem;
    margin-bottom: 9rem;
  }
}
/* line 10, ../sass/components/_subhero-flexible.scss */
.subhero-flexible img {
  display: block;
  width: 100%;
}

/* line 1, ../sass/components/_popup-modal.scss */
.popup-modal {
  background-color: rgba(0, 0, 0, 0.7);
}

/*! end New modules */

.accept-row {
    padding: 15px;
}

.accept-checkbox {
    height: 14px;
    width: 14px;
}

.accept-label {
    font-weight: normal;
    font-size: 14px;
    padding: 15px 0;
}

.accept-text {
    font-size: 14px;
    margin-bottom: 0;
}

.newsletter-form .newsletter-send {
    top: 20px;
}

.news-full.full-view h1.heading {
    font-size: 2.6rem;
    line-height: 1.2;
}
/* default tooltip */
.css-map li a,.css-map li a:hover,#map-tooltip{
    background: #111;
    background: rgba(0,0,0,.8);
    color: #eee;
    font: normal 13px 'Lucida Grande',Arial,sans-serif;
    padding: .5em 1.2em;
    text-align: center;
    text-shadow: 0 1px 0 #000;
    white-space: nowrap;
    -moz-border-radius: .6em;
    -ms-border-radius: .6em;
    -o-border-radius: .6em;
    -webkit-border-radius: .6em;
    border-radius: .6em;
}
.m660 .css-map li a,.m500 .css-map li a{ font-size: 11px }
.m340 .css-map li a,.m270 .css-map li a,.m240 .css-map li a{ font-size: 10px }
.m170 .css-map li a{ font-size: 9px }

/* tooltip arrow; when you change its size don't forget to set tooltipArrowHeight variable in the cssMap(); function */
.css-map li a .tooltip-arrow{
    bottom: -5px; /* must be the same as a border-width */
    border: solid;
    border-color: #111 transparent;
    border-color: rgba(0,0,0,.8) transparent;
    border-width: 5px 5px 0 5px; /* this's a height of the arrow */
    margin-left: -5px; /* must be the same as a border-width */
}
.css-map li a.tooltip-right .tooltip-arrow{
    margin-right: -5px; /* must be the same as a tooltip-arrow border-width */
}
.css-map li a.tooltip-top .tooltip-arrow{ /* set tooltip under the arrow */
    border-width:0 5px 5px 5px;
    top: -5px;
}

/* tooltip style when the region is activated */
.css-map .active-region a{background-color: #111}
.css-map .active-region a .tooltip-arrow{border-color: #111 transparent}

.poland > li:before{
    content: none;
}

.css-map > li:before{
    content: none;
}

/* links in the visible list of regions */
.map-visible-list a{
    /* color: #eee; */
}
.map-visible-list a:hover,.map-visible-list a:focus,.map-visible-list li.focus a{
    /* color: #fc0; */
}
.map-visible-list a:active,.map-visible-list li.active-region a{
    /* color: #cc3; */
}


/* default pre-loader */
.map-loader{
    background: #111;
    background: rgba(0,0,0,.8);
    color: #eee;
    font: normal 14px 'Lucida Grande',Arial,sans-serif;
    padding: .6em 1.2em;
    text-shadow: 0 1px 0 #000;
    -moz-border-radius: .6em;
    -ms-border-radius: .6em;
    -o-border-radius: .6em;
    -webkit-border-radius: .6em;
    border-radius: .6em;
}
.m500 .map-loader,.m340 .map-loader{font-size:12px}
.m270 .map-loader,.m240 .map-loader,.m170 .map-loader{font-size:10px}

/* link to the search engine - shown in the multipleClick mode */
.map-search-link{
    /* your rules goes here */
}
.map-search-link:hover,a.map-search-link:focus{
    /* selected link style */
}
.m340 .map-search-link,.m270 .map-search-link,.m240 .map-search-link,.m170 .map-search-link{
    /* style for a specific map size, ex.:
    font-size: 1em;
    */
}

/* --------------------------------------------------------
 * the maps starts here

 * DO NOT EDIT!

 * CSSMap plugin - Poland
 * version: 4.4
 * web: http://cssmapsplugin.com/europe/poland.html
 * email: support@cssmapsplugin.com
 * author: Åukasz Popardowski { Winston_Wolf }
 * license: http://cssmapsplugin.com/license
*/
.css-map-container{overflow:hidden;padding:0 !important;position:relative} .css-map{display:block;left:0;margin:0 !important;list-style:none;padding:0 !important;position:relative} .css-map li{height:0;width:0} .css-map li a{height:auto;margin:-9999px 0 0 0;position:absolute;text-decoration:none;width:auto;z-index:89} .css-map li a:focus{outline:0 none} .css-map-container span{display:block;height:0;left:0;position:absolute;top:-9999px;width:0} .css-map li a.tooltip-right{left:auto;right:0;width:auto} .css-map li a .tooltip-arrow{left:50%;top:auto} .css-map li a.tooltip-middle .tooltip-arrow{display:none} .css-map li a.tooltip-top .tooltip-arrow{bottom:auto} .css-map li a.tooltip-right .tooltip-arrow{left:auto} #map-tooltip{position:absolute;z-index:999} .css-map-container .cities{top:0;z-index:88} .css-map .bg{padding:10px} .css-map .active-region .bg{z-index:87} .css-map .m{cursor:pointer;z-index:99} .css-map .m span{z-index:89} .map-visible-list{clear:both;overflow:hidden} span.map-loader{height:auto;position:absolute;text-align:center;width:auto;z-index:90}

/* really, DO NOT EDIT THIS! */
.pl1 .s1{height:.2em;left:6em;top:9.5em;width:.1em}.pl1 .s2{height:.1em;left:6em;top:9.3em;width:.1em}.pl1 .s3{height:.1em;left:5.8em;top:9.1em;width:.1em}.pl1 .s4{height:.2em;left:5.7em;top:9.8em;width:.1em}.pl1 .s5{height:.5em;left:5.7em;top:9.2em;width:.3em}.pl1 .s6{height:.2em;left:5.7em;top:8.7em;width:.1em}.pl1 .s7{height:.2em;left:5.2em;top:8.6em;width:.5em}.pl1 .s8{height:1.4em;left:5.1em;top:8.8em;width:.6em}.pl1 .s9{height:.4em;left:1.6em;top:10.1em;width:.2em}.pl1 .s10{height:1.3em;left:1.8em;top:9.2em;width:.6em}.pl1 .s11{height:1.2em;left:2em;top:9.1em;width:3.6em}.pl1 .s12{height:.4em;left:4.9em;top:11.7em;width:.1em}.pl1 .s13{height:.7em;left:4.1em;top:11.6em;width:.8em}.pl1 .s14{height:.5em;left:3.9em;top:11.4em;width:.9em}.pl1 .s15{height:1.8em;left:2.4em;top:8.9em;width:.4em}.pl1 .s16{height:.2em;left:2.7em;top:10.6em;width:.3em}.pl1 .s17{height:.4em;left:5.1em;top:10.6em;width:.2em}.pl1 .s18{height:1.6em;left:2.4em;top:9em;width:3em}.pl1 .s19{height:1.6em;left:2.9em;top:8.9em;width:2.6em}.pl1 .s20{height:2.4em;left:5em;top:8.8em;width:.1em}.pl1 .s21{height:2.6em;left:3em;top:8.8em;width:2em}.pl1 .s22{height:.1em;left:4em;top:8.2em;width:.2em}.pl1 .s23{height:.1em;left:4em;top:8.3em;width:.4em}.pl1 .s24{height:.1em;left:3.9em;top:8.4em;width:.5em}.pl1 .s25{height:3.1em;left:3.6em;top:8.6em;width:1em}.pl1 .s26{height:2.6em;left:3.7em;top:8.5em;width:.7em}.pl1 .s27{height:2.2em;left:3.1em;top:8.7em;width:1.7em}.pl1 .s28{height:2.6em;left:3.2em;top:8.4em;width:.6em}.pl1 .s29{height:2.8em;left:3.3em;top:8.3em;width:.4em}.pl1 .s30{height:2.9em;left:3.4em;top:8.2em;width:.1em} .pl2 .s1{height:.6em;left:8.8em;top:4.4em;width:.2em}.pl2 .s2{height:1em;left:8.6em;top:4.4em;width:.2em}.pl2 .s3{height:1.7em;left:8.5em;top:4.4em;width:.1em}.pl2 .s4{height:.1em;left:8.4em;top:6.4em;width:.1em}.pl2 .s5{height:2.1em;left:8.4em;top:4.2em;width:.1em}.pl2 .s6{height:2.2em;left:8.3em;top:4.4em;width:.1em}.pl2 .s7{height:.1em;left:7.9em;top:6.8em;width:.3em}.pl2 .s8{height:.1em;left:7.5em;top:6.8em;width:.2em}.pl2 .s9{height:.3em;left:7.5em;top:6.5em;width:.8em}.pl2 .s10{height:3em;left:7.4em;top:3.7em;width:.3em}.pl2 .s11{height:.6em;left:5.4em;top:4.7em;width:3.5em}.pl2 .s12{height:.1em;left:5.3em;top:4.3em;width:3.3em}.pl2 .s13{height:.3em;left:5.4em;top:4.1em;width:.1em}.pl2 .s14{height:.1em;left:5.6em;top:3.7em;width:.1em}.pl2 .s15{height:1.6em;left:5.5em;top:3.8em;width:.2em}.pl2 .s16{height:.1em;left:7.3em;top:3.5em;width:.3em}.pl2 .s17{height:3em;left:7.2em;top:3.6em;width:.3em}.pl2 .s18{height:2.5em;left:6.1em;top:3.7em;width:1.5em}.pl2 .s19{height:2.5em;left:7em;top:4em;width:1.3em}.pl2 .s20{height:.1em;left:6.6em;top:6.4em;width:.3em}.pl2 .s21{height:.1em;left:8.2em;top:5.9em;width:.5em}.pl2 .s22{height:.1em;left:5.6em;top:6em;width:.1em}.pl2 .s23{height:.1em;left:5.5em;top:5.8em;width:3.2em}.pl2 .s24{height:2.2em;left:5.7em;top:3.8em;width:.2em}.pl2 .s25{height:2.4em;left:5.9em;top:3.8em;width:.1em}.pl2 .s26{height:2.6em;left:6em;top:3.5em;width:.2em}.pl2 .s27{height:2.6em;left:6.4em;top:3.8em;width:1.8em}.pl2 .s28{height:2.8em;left:6.3em;top:3.5em;width:.9em}.pl2 .s29{height:3.1em;left:6.5em;top:3.3em;width:.2em}.pl2 .s30{height:2.8em;left:6.2em;top:3.4em;width:.6em} .pl3 .s1{height:.1em;left:11.8em;top:8.5em;width:.1em}.pl3 .s2{height:.1em;left:13em;top:11.5em;width:.1em}.pl3 .s3{height:.1em;left:12.2em;top:10.6em;width:.2em}.pl3 .s4{height:.9em;left:12.1em;top:9.5em;width:.1em}.pl3 .s5{height:.1em;left:12.1em;top:9.1em;width:.1em}.pl3 .s6{height:.2em;left:11.9em;top:8.6em;width:.2em}.pl3 .s7{height:.2em;left:12.1em;top:8.6em;width:.1em}.pl3 .s8{height:.1em;left:12.2em;top:8em;width:.1em}.pl3 .s9{height:.1em;left:12.2em;top:7.8em;width:.1em}.pl3 .s10{height:.5em;left:12.3em;top:7.7em;width:.4em}.pl3 .s11{height:2.4em;left:12.2em;top:8.2em;width:.5em}.pl3 .s12{height:3.2em;left:12.7em;top:7.7em;width:.1em}.pl3 .s13{height:3.4em;left:12.8em;top:7.6em;width:.1em}.pl3 .s14{height:3.4em;left:12.9em;top:7.7em;width:.2em}.pl3 .s15{height:3.5em;left:13.1em;top:7.6em;width:.2em}.pl3 .s16{height:.1em;left:13.4em;top:7.5em;width:.4em}.pl3 .s17{height:.2em;left:13.8em;top:7.4em;width:.1em}.pl3 .s18{height:.3em;left:13.9em;top:7.3em;width:.1em}.pl3 .s19{height:1.9em;left:13.2em;top:9.4em;width:2.2em}.pl3 .s20{height:4.2em;left:13.3em;top:7.6em;width:.7em}.pl3 .s21{height:.3em;left:13.1em;top:11.4em;width:1em}.pl3 .s22{height:1.2em;left:13.3em;top:10.3em;width:2.4em}.pl3 .s23{height:1.5em;left:15em;top:10.1em;width:.5em}.pl3 .s24{height:4.6em;left:14.7em;top:7.3em;width:.3em}.pl3 .s25{height:4.6em;left:14.5em;top:7.2em;width:.2em}.pl3 .s26{height:4.4em;left:14em;top:7.1em;width:.5em}.pl3 .s27{height:4.6em;left:14.1em;top:7em;width:.3em} .pl4 .s1{height:.1em;left:3.8em;top:8.4em;width:.1em}.pl4 .s2{height:.1em;left:3.7em;top:8.3em;width:.3em}.pl4 .s3{height:.3em;left:3.6em;top:8em;width:.4em}.pl4 .s4{height:.6em;left:3.5em;top:7.7em;width:.1em}.pl4 .s5{height:.4em;left:3.4em;top:7.8em;width:.2em}.pl4 .s6{height:.8em;left:3.3em;top:7.5em;width:.1em}.pl4 .s7{height:.9em;left:3.2em;top:7.5em;width:.1em}.pl4 .s8{height:.1em;left:3.2em;top:7.3em;width:.1em}.pl4 .s9{height:.2em;left:3.2em;top:6.8em;width:.1em}.pl4 .s10{height:.1em;left:3.2em;top:6.5em;width:.1em}.pl4 .s11{height:.1em;left:1.7em;top:5.6em;width:.3em}.pl4 .s12{height:.3em;left:1.6em;top:5.8em;width:.1em}.pl4 .s13{height:.2em;left:1.3em;top:6.1em;width:.1em}.pl4 .s14{height:2.4em;left:1.2em;top:6.3em;width:2em}.pl4 .s15{height:2.9em;left:1.4em;top:6.1em;width:.3em}.pl4 .s16{height:.1em;left:1.7em;top:9.1em;width:.3em}.pl4 .s17{height:3.4em;left:1.7em;top:5.7em;width:.4em}.pl4 .s18{height:3.5em;left:2.1em;top:5.6em;width:.3em}.pl4 .s19{height:.1em;left:2.8em;top:8.9em;width:.1em}.pl4 .s20{height:3.5em;left:2.4em;top:5.4em;width:.6em}.pl4 .s21{height:.1em;left:2.7em;top:5.2em;width:.1em}.pl4 .s22{height:3.5em;left:2.5em;top:5.3em;width:.6em}.pl4 .s23{height:1em;left:3.1em;top:5em;width:.2em}.pl4 .s24{height:.7em;left:3.2em;top:4.9em;width:.2em} .pl5 .s1{height:.2em;left:9.3em;top:9.9em;width:.2em}.pl5 .s2{height:.2em;left:9.4em;top:10em;width:.1em}.pl5 .s3{height:.3em;left:9.1em;top:10em;width:.1em}.pl5 .s4{height:.1em;left:8.9em;top:10.4em;width:.2em}.pl5 .s5{height:.4em;left:8.6em;top:10em;width:.5em}.pl5 .s6{height:.2em;left:7.3em;top:9.8em;width:.2em}.pl5 .s7{height:.1em;left:6.9em;top:8.6em;width:.1em}.pl5 .s8{height:.1em;left:6.5em;top:9.3em;width:.1em}.pl5 .s9{height:.3em;left:6.6em;top:9.2em;width:.1em}.pl5 .s10{height:.7em;left:6.7em;top:9.1em;width:.2em}.pl5 .s11{height:.8em;left:6.9em;top:9em;width:.1em}.pl5 .s12{height:1.7em;left:7em;top:8.2em;width:.2em}.pl5 .s13{height:1.7em;left:7.1em;top:8.1em;width:.4em}.pl5 .s14{height:.3em;left:10.3em;top:8.3em;width:.1em}.pl5 .s15{height:.5em;left:10.2em;top:8em;width:.1em}.pl5 .s16{height:.3em;left:10.1em;top:8.9em;width:.1em}.pl5 .s17{height:.7em;left:10em;top:8.6em;width:.1em}.pl5 .s18{height:.6em;left:10em;top:7.9em;width:.2em}.pl5 .s19{height:1.6em;left:9.8em;top:7.9em;width:.2em}.pl5 .s20{height:1.9em;left:9.7em;top:7.7em;width:.1em}.pl5 .s21{height:.2em;left:9.6em;top:7.4em;width:.2em}.pl5 .s22{height:.2em;left:9.5em;top:7.3em;width:.1em}.pl5 .s23{height:2.4em;left:7.6em;top:7.6em;width:.2em}.pl5 .s24{height:2.5em;left:7.5em;top:7.5em;width:.1em}.pl5 .s25{height:2.2em;left:7.7em;top:7.5em;width:2em}.pl5 .s26{height:2.7em;left:7.8em;top:7.2em;width:.1em}.pl5 .s27{height:.1em;left:9.1em;top:7em;width:.3em}.pl5 .s28{height:3.2em;left:8.5em;top:7em;width:.4em}.pl5 .s29{height:2.6em;left:8.8em;top:7.1em;width:.7em}.pl5 .s30{height:2.8em;left:7.9em;top:7.2em;width:1.5em}.pl5 .s31{height:2.9em;left:8em;top:7.2em;width:.1em}.pl5 .s32{height:.1em;left:8.2em;top:10.1em;width:.1em}.pl5 .s33{height:3.1em;left:8.1em;top:7em;width:.7em}.pl5 .s34{height:.2em;left:8em;top:6.9em;width:.7em}.pl5 .s35{height:3.3em;left:8.2em;top:6.8em;width:.2em} .pl6 .s1{height:.1em;left:11.3em;top:12.9em;width:.1em}.pl6 .s2{height:.5em;left:11.4em;top:13.4em;width:.1em}.pl6 .s3{height:.7em;left:11.3em;top:13.2em;width:.1em}.pl6 .s4{height:1.4em;left:11.2em;top:12.6em;width:.1em}.pl6 .s5{height:.2em;left:11.1em;top:11.6em;width:.2em}.pl6 .s6{height:.8em;left:10.8em;top:11.7em;width:.4em}.pl6 .s7{height:1.4em;left:10em;top:12.6em;width:1.2em}.pl6 .s8{height:2.4em;left:10.5em;top:11.8em;width:.6em}.pl6 .s9{height:2.3em;left:9.9em;top:11.8em;width:.1em}.pl6 .s10{height:.3em;left:8.1em;top:12.3em;width:.1em}.pl6 .s11{height:.6em;left:8.2em;top:12.2em;width:.1em}.pl6 .s12{height:.7em;left:8.3em;top:12.1em;width:.1em}.pl6 .s13{height:1em;left:8.4em;top:12em;width:2.7em}.pl6 .s14{height:.1em;left:8.5em;top:13.1em;width:2.9em}.pl6 .s15{height:.1em;left:8.4em;top:11.8em;width:.1em}.pl6 .s16{height:1.3em;left:8.5em;top:11.7em;width:.1em}.pl6 .s17{height:2.1em;left:8.6em;top:11.6em;width:.1em}.pl6 .s18{height:2.6em;left:8.7em;top:11.5em;width:1.2em}.pl6 .s19{height:3em;left:8.9em;top:11.4em;width:.3em}.pl6 .s20{height:3.1em;left:9.2em;top:11.4em;width:.1em}.pl6 .s21{height:3.2em;left:9.3em;top:11.3em;width:.5em} .pl7 .s1{height:.1em;left:14em;top:7em;width:.1em}.pl7 .s2{height:.4em;left:13.9em;top:6.9em;width:.1em}.pl7 .s3{height:.6em;left:13.8em;top:6.8em;width:.1em}.pl7 .s4{height:.7em;left:13.4em;top:6.8em;width:.4em}.pl7 .s5{height:.1em;left:12.9em;top:7.6em;width:.2em}.pl7 .s6{height:.1em;left:13.2em;top:6.7em;width:.1em}.pl7 .s7{height:.8em;left:12.3em;top:6.8em;width:1.1em}.pl7 .s8{height:.2em;left:8.3em;top:6.6em;width:.1em}.pl7 .s9{height:.4em;left:8.4em;top:6.5em;width:.1em}.pl7 .s10{height:.1em;left:8.4em;top:6.3em;width:.1em}.pl7 .s11{height:.8em;left:8.5em;top:6.1em;width:.1em}.pl7 .s12{height:.1em;left:10.3em;top:4.6em;width:.1em}.pl7 .s13{height:1.1em;left:9.6em;top:6.3em;width:3.6em}.pl7 .s14{height:1.5em;left:9.5em;top:5.8em;width:3.6em}.pl7 .s15{height:.9em;left:8.6em;top:6em;width:4.5em}.pl7 .s16{height:1.4em;left:8.7em;top:5.6em;width:4.1em}.pl7 .s17{height:.4em;left:8.6em;top:5.4em;width:.2em}.pl7 .s18{height:1.7em;left:8.8em;top:5.3em;width:.1em}.pl7 .s19{height:1.8em;left:9.4em;top:5.3em;width:3em}.pl7 .s20{height:2.1em;left:8.9em;top:5em;width:.2em}.pl7 .s21{height:.2em;left:9.2em;top:4.7em;width:.1em}.pl7 .s22{height:2.1em;left:9em;top:4.9em;width:.8em}.pl7 .s23{height:.1em;left:9.9em;top:4.8em;width:2.1em}.pl7 .s24{height:.2em;left:10.1em;top:4.7em;width:.3em}.pl7 .s25{height:.1em;left:11.6em;top:4.1em;width:.2em}.pl7 .s26{height:.2em;left:11.2em;top:4.2em;width:.6em}.pl7 .s27{height:.1em;left:12.2em;top:5.1em;width:.1em}.pl7 .s28{height:2.5em;left:12.2em;top:5.3em;width:.1em}.pl7 .s29{height:.1em;left:9.7em;top:7.6em;width:3.1em}.pl7 .s30{height:3em;left:9.8em;top:4.9em;width:2.2em}.pl7 .s31{height:4.3em;left:11.8em;top:4.2em;width:.1em}.pl7 .s32{height:.1em;left:10.2em;top:7.9em;width:2.1em}.pl7 .s33{height:.1em;left:12.2em;top:8.1em;width:.1em}.pl7 .s34{height:.3em;left:11.9em;top:8.3em;width:.3em}.pl7 .s35{height:4.2em;left:10.8em;top:4.4em;width:1em}.pl7 .s36{height:.4em;left:10.2em;top:9.1em;width:.1em}.pl7 .s37{height:.5em;left:10.3em;top:9.1em;width:.8em}.pl7 .s38{height:5.2em;left:10.4em;top:4.5em;width:.6em}.pl7 .s39{height:5.6em;left:11.1em;top:4.3em;width:.3em}.pl7 .s40{height:.9em;left:11.4em;top:9.1em;width:.7em}.pl7 .s41{height:.2em;left:12.1em;top:9.3em;width:.1em}.pl7 .s42{height:.1em;left:10.1em;top:9.2em;width:2.1em}.pl7 .s43{height:3.3em;left:10.3em;top:5em;width:1.9em}.pl7 .s44{height:.3em;left:10.2em;top:8.8em;width:2em}.pl7 .s45{height:.3em;left:10.1em;top:8.6em;width:1.8em}.pl7 .s46{height:.1em;left:10em;top:8.5em;width:.3em} .pl8 .s1{height:.1em;left:7.4em;top:10em;width:.1em}.pl8 .s2{height:.5em;left:7.3em;top:10em;width:.1em}.pl8 .s3{height:.2em;left:7.2em;top:11em;width:.1em}.pl8 .s4{height:.1em;left:7.2em;top:10.7em;width:.1em}.pl8 .s5{height:.8em;left:7.2em;top:9.8em;width:.1em}.pl8 .s6{height:1.3em;left:7.1em;top:9.9em;width:.1em}.pl8 .s7{height:.1em;left:6.9em;top:9.8em;width:.1em}.pl8 .s8{height:1.5em;left:6.9em;top:9.9em;width:.2em}.pl8 .s9{height:.2em;left:4.8em;top:11.4em;width:.2em}.pl8 .s10{height:.5em;left:5em;top:11.2em;width:.1em}.pl8 .s11{height:.8em;left:5.1em;top:11em;width:.2em}.pl8 .s12{height:1.2em;left:5.3em;top:10.6em;width:.1em}.pl8 .s13{height:2.2em;left:6.5em;top:9.8em;width:.4em}.pl8 .s14{height:1.4em;left:5.4em;top:10.5em;width:1.6em}.pl8 .s15{height:1.7em;left:5.5em;top:10.3em;width:1.3em}.pl8 .s16{height:1.9em;left:5.6em;top:10.2em;width:1.1em}.pl8 .s17{height:2.9em;left:6em;top:9.8em;width:.5em}.pl8 .s18{height:2.3em;left:5.7em;top:10em;width:.8em}.pl8 .s19{height:2.6em;left:5.8em;top:9.8em;width:.4em}.pl8 .s20{height:.1em;left:6.5em;top:9.7em;width:.2em}.pl8 .s21{height:.1em;left:5.7em;top:9.7em;width:.5em} .pl9 .s1{height:.4em;left:14.5em;top:11.8em;width:.2em}.pl9 .s2{height:.8em;left:14.4em;top:11.5em;width:.1em}.pl9 .s3{height:.8em;left:14.3em;top:11.6em;width:.1em}.pl9 .s4{height:.9em;left:14.1em;top:11.6em;width:.2em}.pl9 .s5{height:1.1em;left:14em;top:11.7em;width:.1em}.pl9 .s6{height:.4em;left:13.9em;top:12.6em;width:.1em}.pl9 .s7{height:.5em;left:13.8em;top:12.6em;width:.1em}.pl9 .s8{height:.6em;left:13.7em;top:12.6em;width:.1em}.pl9 .s9{height:.5em;left:13.6em;top:14.4em;width:.2em}.pl9 .s10{height:2.2em;left:13.3em;top:12.6em;width:.4em}.pl9 .s11{height:3em;left:13.1em;top:11.7em;width:.2em}.pl9 .s12{height:3.1em;left:12.9em;top:11.6em;width:.2em}.pl9 .s13{height:.1em;left:11.1em;top:12.5em;width:.1em}.pl9 .s14{height:.8em;left:11.2em;top:11.8em;width:3em}.pl9 .s15{height:.1em;left:11.3em;top:13em;width:.1em}.pl9 .s16{height:1.4em;left:11.3em;top:11.5em;width:.1em}.pl9 .s17{height:1.9em;left:11.4em;top:11.5em;width:.1em}.pl9 .s18{height:2.5em;left:11.5em;top:11.4em;width:.4em}.pl9 .s19{height:.3em;left:11.8em;top:11.2em;width:1.3em}.pl9 .s20{height:.1em;left:11.6em;top:11.3em;width:1.7em}.pl9 .s21{height:.3em;left:13em;top:11.1em;width:.2em}.pl9 .s22{height:3.5em;left:12.7em;top:11.1em;width:.3em}.pl9 .s23{height:3em;left:11.9em;top:11em;width:1em}.pl9 .s24{height:3.2em;left:12em;top:10.9em;width:.8em}.pl9 .s25{height:3.3em;left:12.1em;top:10.8em;width:.1em}.pl9 .s26{height:3.5em;left:12.2em;top:10.7em;width:.2em}.pl9 .s27{height:3.9em;left:12.4em;top:10.6em;width:.3em} .pl10 .s1{height:.1em;left:13.3em;top:2em;width:.1em}.pl10 .s2{height:.3em;left:14.8em;top:3.2em;width:.1em}.pl10 .s3{height:.4em;left:13.6em;top:1.6em;width:.3em}.pl10 .s4{height:.1em;left:13.1em;top:2.2em;width:.1em}.pl10 .s5{height:.3em;left:13.2em;top:2.1em;width:.2em}.pl10 .s6{height:.1em;left:13.3em;top:2.5em;width:.1em}.pl10 .s7{height:.7em;left:13.4em;top:2em;width:.1em}.pl10 .s8{height:.9em;left:13.5em;top:2em;width:.1em}.pl10 .s9{height:.1em;left:13.1em;top:3.5em;width:1.8em}.pl10 .s10{height:.1em;left:12.9em;top:3.6em;width:2.1em}.pl10 .s11{height:.1em;left:12.8em;top:3.7em;width:2.2em}.pl10 .s12{height:.1em;left:12.7em;top:3.8em;width:2.3em}.pl10 .s13{height:.1em;left:12.5em;top:3.9em;width:2.5em}.pl10 .s14{height:.2em;left:11.8em;top:4em;width:.1em}.pl10 .s15{height:.8em;left:11.9em;top:4em;width:.2em}.pl10 .s16{height:.9em;left:12em;top:4.1em;width:.2em}.pl10 .s17{height:1em;left:12.2em;top:4.1em;width:.1em}.pl10 .s18{height:1.2em;left:12.3em;top:4em;width:.1em}.pl10 .s19{height:.1em;left:12.2em;top:5.2em;width:.2em}.pl10 .s20{height:1.6em;left:12.4em;top:4em;width:2.7em}.pl10 .s21{height:1.4em;left:12.8em;top:4.4em;width:2.4em}.pl10 .s22{height:1.7em;left:13.1em;top:4.6em;width:2.3em}.pl10 .s23{height:4.4em;left:13.6em;top:2em;width:1.2em}.pl10 .s24{height:3.4em;left:13.5em;top:3.1em;width:1.2em}.pl10 .s25{height:3.3em;left:13.4em;top:3.3em;width:1.2em}.pl10 .s26{height:3.3em;left:13.2em;top:3.4em;width:.1em}.pl10 .s27{height:3.4em;left:13.3em;top:3.4em;width:1.2em}.pl10 .s28{height:5.3em;left:13.9em;top:1.6em;width:.2em}.pl10 .s29{height:5.1em;left:14em;top:1.9em;width:.4em} .pl11 .s1{height:.1em;left:5.4em;top:3.9em;width:.1em}.pl11 .s2{height:.1em;left:4.9em;top:3.9em;width:.1em}.pl11 .s3{height:.1em;left:4.8em;top:3.8em;width:.7em}.pl11 .s4{height:.1em;left:4.8em;top:3.7em;width:.8em}.pl11 .s5{height:.1em;left:5.7em;top:3.7em;width:.3em}.pl11 .s6{height:.2em;left:4.7em;top:3.5em;width:1.3em}.pl11 .s7{height:.2em;left:4.7em;top:3.3em;width:1.5em}.pl11 .s8{height:.2em;left:4.8em;top:3.2em;width:1.7em}.pl11 .s9{height:.1em;left:7.7em;top:3.7em;width:.4em}.pl11 .s10{height:.1em;left:7.6em;top:3.5em;width:.6em}.pl11 .s11{height:.1em;left:7.5em;top:3.6em;width:.7em}.pl11 .s12{height:.1em;left:7.2em;top:3.5em;width:.1em}.pl11 .s13{height:.1em;left:6.8em;top:3.4em;width:1.5em}.pl11 .s14{height:.2em;left:6.7em;top:3.2em;width:1.7em}.pl11 .s15{height:.1em;left:8.7em;top:2.9em;width:.1em}.pl11 .s16{height:.2em;left:8.5em;top:2.9em;width:.2em}.pl11 .s17{height:.1em;left:4.7em;top:3.1em;width:4em}.pl11 .s18{height:.5em;left:4.9em;top:2.7em;width:3.6em}.pl11 .s19{height:.2em;left:5.8em;top:.5em;width:1.3em}.pl11 .s20{height:2.6em;left:5.1em;top:.7em;width:2.4em}.pl11 .s21{height:.4em;left:4.7em;top:.9em;width:3em}.pl11 .s22{height:.4em;left:4.5em;top:1.1em;width:2.8em}.pl11 .s23{height:.2em;left:4.5em;top:2.1em;width:.1em}.pl11 .s24{height:.7em;left:4.6em;top:2.1em;width:.1em}.pl11 .s25{height:.4em;left:8.3em;top:1.9em;width:.1em}.pl11 .s26{height:1em;left:4.7em;top:1.9em;width:3.6em}.pl11 .s27{height:.1em;left:4.6em;top:1.8em;width:4em}.pl11 .s28{height:.1em;left:4.7em;top:1.7em;width:4.1em}.pl11 .s29{height:.2em;left:4.6em;top:1.5em;width:4.3em} .pl12 .s1{height:.2em;left:9.2em;top:11.2em;width:.1em}.pl12 .s2{height:.4em;left:9em;top:11em;width:.2em}.pl12 .s3{height:.1em;left:9em;top:10.5em;width:.2em}.pl12 .s4{height:.9em;left:8.9em;top:10.5em;width:.1em}.pl12 .s5{height:1.1em;left:8.7em;top:10.4em;width:.2em}.pl12 .s6{height:1.2em;left:8.6em;top:10.4em;width:.1em}.pl12 .s7{height:1.5em;left:8.5em;top:10.2em;width:.1em}.pl12 .s8{height:1.7em;left:8.3em;top:10.1em;width:.2em}.pl12 .s9{height:.1em;left:7.2em;top:10.6em;width:1.9em}.pl12 .s10{height:.2em;left:7.2em;top:10.8em;width:2em}.pl12 .s11{height:.1em;left:8.4em;top:11.9em;width:.1em}.pl12 .s12{height:1.9em;left:8.2em;top:10.2em;width:.2em}.pl12 .s13{height:.6em;left:6.5em;top:12.1em;width:.2em}.pl12 .s14{height:.8em;left:6.7em;top:12em;width:.2em}.pl12 .s15{height:.9em;left:6.9em;top:11.9em;width:.2em}.pl12 .s16{height:.8em;left:7em;top:11.4em;width:1.3em}.pl12 .s17{height:1.8em;left:7.1em;top:11.2em;width:.2em}.pl12 .s18{height:2.6em;left:7.3em;top:10.5em;width:.8em}.pl12 .s19{height:2.2em;left:7.4em;top:10.1em;width:.8em}.pl12 .s20{height:.5em;left:8.4em;top:13.2em;width:.2em}.pl12 .s21{height:.2em;left:7.3em;top:13.1em;width:1.2em}.pl12 .s22{height:.1em;left:8.4em;top:13em;width:.2em}.pl12 .s23{height:1.2em;left:7.9em;top:12.8em;width:.5em}.pl12 .s24{height:1.1em;left:7.6em;top:12.6em;width:.6em}.pl12 .s25{height:3.3em;left:7.5em;top:10em;width:.5em}.pl12 .s26{height:4.1em;left:7.8em;top:9.9em;width:.1em} .pl13 .s1{height:.2em;left:12.1em;top:10.4em;width:.1em}.pl13 .s2{height:.1em;left:11.9em;top:10.9em;width:.1em}.pl13 .s3{height:.9em;left:11.6em;top:10em;width:.5em}.pl13 .s4{height:.2em;left:10em;top:11.8em;width:.5em}.pl13 .s5{height:.1em;left:9.9em;top:11.7em;width:.9em}.pl13 .s6{height:.1em;left:9.9em;top:11.6em;width:1.2em}.pl13 .s7{height:.1em;left:9.9em;top:11.5em;width:1.4em}.pl13 .s8{height:.1em;left:9em;top:10.7em;width:.1em}.pl13 .s9{height:.2em;left:9.1em;top:10.6em;width:3.1em}.pl13 .s10{height:.2em;left:9.1em;top:10.3em;width:.1em}.pl13 .s11{height:.1em;left:9.3em;top:10.1em;width:.1em}.pl13 .s12{height:.2em;left:9.2em;top:10em;width:.1em}.pl13 .s13{height:1em;left:9.2em;top:10.2em;width:2.7em}.pl13 .s14{height:1.1em;left:9.3em;top:10.2em;width:2.5em}.pl13 .s15{height:1.4em;left:11.5em;top:10em;width:.1em}.pl13 .s16{height:1.5em;left:11.4em;top:10em;width:.1em}.pl13 .s17{height:1.6em;left:9.8em;top:9.9em;width:1.6em}.pl13 .s18{height:.2em;left:9.4em;top:9.7em;width:.1em}.pl13 .s19{height:.1em;left:9.7em;top:9.6em;width:.7em}.pl13 .s20{height:.1em;left:9.8em;top:9.5em;width:.5em}.pl13 .s21{height:.2em;left:10em;top:9.3em;width:.2em}.pl13 .s22{height:.1em;left:11em;top:9.6em;width:.1em}.pl13 .s23{height:1.6em;left:9.5em;top:9.7em;width:1.6em} .pl14 .s1{height:.2em;left:13.5em;top:2.9em;width:.1em}.pl14 .s2{height:.6em;left:13.4em;top:2.7em;width:.1em}.pl14 .s3{height:.1em;left:13.1em;top:3.4em;width:.1em}.pl14 .s4{height:.8em;left:13.1em;top:2.6em;width:.3em}.pl14 .s5{height:.1em;left:13.3em;top:2.4em;width:.1em}.pl14 .s6{height:.1em;left:13.1em;top:2.1em;width:.1em}.pl14 .s7{height:.5em;left:9.1em;top:1.5em;width:4.5em}.pl14 .s8{height:.5em;left:8.5em;top:2.4em;width:4.8em}.pl14 .s9{height:.4em;left:8.3em;top:2.3em;width:4.9em}.pl14 .s10{height:.8em;left:8.4em;top:1.9em;width:.4em}.pl14 .s11{height:.3em;left:8.6em;top:1.8em;width:4.7em}.pl14 .s12{height:1.9em;left:8.8em;top:1.7em;width:4.3em}.pl14 .s13{height:2em;left:10.8em;top:1.7em;width:2.1em}.pl14 .s14{height:2.9em;left:10.4em;top:1.6em;width:.4em}.pl14 .s15{height:3.1em;left:9em;top:1.5em;width:1.4em}.pl14 .s16{height:.1em;left:9.9em;top:4.7em;width:.2em}.pl14 .s17{height:.2em;left:9.3em;top:4.7em;width:.6em}.pl14 .s18{height:.3em;left:9.2em;top:4.4em;width:1.1em}.pl14 .s19{height:.5em;left:9em;top:4.4em;width:.2em}.pl14 .s20{height:.1em;left:12.1em;top:4em;width:.2em}.pl14 .s21{height:1.1em;left:8.7em;top:3em;width:3.1em}.pl14 .s22{height:.1em;left:8.6em;top:4.3em;width:2.5em}.pl14 .s23{height:.1em;left:8.5em;top:4.2em;width:2.7em}.pl14 .s24{height:.2em;left:8.4em;top:4em;width:3.2em}.pl14 .s25{height:.9em;left:8.3em;top:3.4em;width:.1em}.pl14 .s26{height:.7em;left:8.4em;top:3.2em;width:4.3em}.pl14 .s27{height:.5em;left:8.2em;top:3.5em;width:4.3em}.pl14 .s28{height:.1em;left:8.1em;top:3.7em;width:4.7em} .pl15 .s1{height:.1em;left:8em;top:7.1em;width:.1em}.pl15 .s2{height:.3em;left:7.9em;top:6.9em;width:.1em}.pl15 .s3{height:.4em;left:7.7em;top:6.8em;width:.2em}.pl15 .s4{height:.1em;left:7.6em;top:7.5em;width:.1em}.pl15 .s5{height:.6em;left:7.5em;top:6.9em;width:.3em}.pl15 .s6{height:1.4em;left:7.2em;top:6.7em;width:.3em}.pl15 .s7{height:.1em;left:7em;top:8.1em;width:.1em}.pl15 .s8{height:1.6em;left:7em;top:6.5em;width:.2em}.pl15 .s9{height:2.2em;left:6.9em;top:6.4em;width:.1em}.pl15 .s10{height:.3em;left:6.9em;top:8.7em;width:.1em}.pl15 .s11{height:.1em;left:6.2em;top:9.7em;width:.3em}.pl15 .s12{height:.2em;left:6.1em;top:9.5em;width:.6em}.pl15 .s13{height:.1em;left:6.1em;top:9.3em;width:.4em}.pl15 .s14{height:.1em;left:6em;top:9.4em;width:.6em}.pl15 .s15{height:.1em;left:6.6em;top:9.1em;width:.1em}.pl15 .s16{height:2.9em;left:6.1em;top:6.4em;width:.5em}.pl15 .s17{height:2.9em;left:5.9em;top:6.3em;width:.5em}.pl15 .s18{height:2.6em;left:5.8em;top:6.5em;width:1.1em}.pl15 .s19{height:.3em;left:5.7em;top:8.9em;width:.1em}.pl15 .s20{height:3.2em;left:6em;top:6.1em;width:.1em}.pl15 .s21{height:2.7em;left:5.7em;top:6em;width:.2em}.pl15 .s22{height:.2em;left:4.8em;top:8.6em;width:.4em}.pl15 .s23{height:2.4em;left:4.4em;top:6.2em;width:1.9em}.pl15 .s24{height:.1em;left:3.2em;top:7.4em;width:.1em}.pl15 .s25{height:.3em;left:3.2em;top:7em;width:4.6em}.pl15 .s26{height:.2em;left:3.2em;top:6.6em;width:4.2em}.pl15 .s27{height:.4em;left:3.2em;top:6.1em;width:2.7em}.pl15 .s28{height:.3em;left:3.1em;top:6em;width:2.5em}.pl15 .s29{height:.1em;left:5.5em;top:5.9em;width:.2em}.pl15 .s30{height:.4em;left:5.5em;top:5.4em;width:.2em}.pl15 .s31{height:1.9em;left:3.3em;top:5.6em;width:.1em}.pl15 .s32{height:.1em;left:3.4em;top:7.7em;width:.1em}.pl15 .s33{height:2.5em;left:3.4em;top:5.2em;width:.3em}.pl15 .s34{height:2.7em;left:3.6em;top:5.3em;width:1.9em}.pl15 .s35{height:2.9em;left:3.7em;top:5.1em;width:.3em}.pl15 .s36{height:3.3em;left:4em;top:4.9em;width:.1em}.pl15 .s37{height:3.4em;left:4.1em;top:4.8em;width:.1em}.pl15 .s38{height:3.6em;left:4.2em;top:4.7em;width:1.2em}.pl15 .s39{height:.3em;left:4.4em;top:4.4em;width:1.1em}.pl15 .s40{height:.1em;left:4.2em;top:4.3em;width:1.1em}.pl15 .s41{height:.2em;left:4.1em;top:4.1em;width:.9em}.pl15 .s42{height:.1em;left:4.1em;top:4em;width:1.4em}.pl15 .s43{height:.4em;left:5em;top:3.9em;width:.4em}.pl15 .s44{height:4.8em;left:4.6em;top:3.9em;width:.3em}.pl15 .s45{height:4.9em;left:4.5em;top:3.7em;width:.3em} .pl16 .s1{height:.2em;left:1em;top:6.1em;width:.3em}.pl16 .s2{height:.3em;left:.7em;top:5.8em;width:.9em}.pl16 .s3{height:.2em;left:.5em;top:5.6em;width:1.2em}.pl16 .s4{height:.1em;left:2em;top:5.6em;width:.1em}.pl16 .s5{height:.2em;left:.5em;top:5.4em;width:1.9em}.pl16 .s6{height:.1em;left:.5em;top:5.3em;width:2em}.pl16 .s7{height:.2em;left:.5em;top:5.1em;width:2.2em}.pl16 .s8{height:.2em;left:.6em;top:5em;width:2.2em}.pl16 .s9{height:.3em;left:2.8em;top:5em;width:.3em}.pl16 .s10{height:2.4em;left:.6em;top:2.6em;width:2.6em}.pl16 .s11{height:.3em;left:4.2em;top:4.4em;width:.2em}.pl16 .s12{height:.5em;left:4.1em;top:4.3em;width:.1em}.pl16 .s13{height:.1em;left:4.7em;top:3.2em;width:.1em}.pl16 .s14{height:.2em;left:4.7em;top:2.9em;width:.2em}.pl16 .s15{height:.9em;left:4.6em;top:2.8em;width:.1em}.pl16 .s16{height:2.5em;left:1.6em;top:2.4em;width:1.8em}.pl16 .s17{height:.2em;left:2.2em;top:2.1em;width:1.2em}.pl16 .s18{height:1.4em;left:1.9em;top:2.3em;width:2.7em}.pl16 .s19{height:3.1em;left:3.4em;top:2.1em;width:.3em}.pl16 .s20{height:3.4em;left:3.6em;top:1.7em;width:.4em}.pl16 .s21{height:3.6em;left:3.9em;top:1.3em;width:.2em}.pl16 .s22{height:.2em;left:3em;top:1.9em;width:1.7em}.pl16 .s23{height:.1em;left:4.6em;top:1.7em;width:.1em}.pl16 .s24{height:.6em;left:3.8em;top:1.5em;width:.8em}.pl16 .s25{height:2.9em;left:4.1em;top:1.1em;width:.4em}



/* size: 340 */
.m340{width:340px} .m340 .poland,.m340 .poland .bg,.m340 .poland-cities{background:transparent url('../bundles/operonoperon/images/pl-340.png') no-repeat -1300px 0} .m340 .poland,.m340 .poland-cities{height:325px;width:340px} .m340 .poland{background-position:0 -373px} .m340 .poland-cities{background-position:-350px -373px} .m340 .poland .m{margin:10014px 0 0 8px} .m340 .poland .m span{font-size:20px !important}
.m340 .pl1.focus .bg,.m340 .pl1.active-region .bg{height:82px !important;left:31px;top:162px;width:90px}.m340 .pl1.focus .bg{background-position:-2px -25px}

.m340 .pl1.active-region .bg{background-position:-2px -252px}

.m340 .pl2.focus .bg,.m340 .pl2.active-region .bg{height:73px !important;left:104px;top:64px;width:76px}.m340 .pl2.focus .bg{background-position:-115px -7px}.m340 .pl2.active-region .bg{background-position:-115px -252px} .m340 .pl3.focus .bg,.m340 .pl3.active-region .bg{height:98px !important;left:235px;top:138px;width:75px}.m340 .pl3.focus .bg{background-position:-1134px -104px}.m340 .pl3.active-region .bg{background-position:-2px -130px} .m340 .pl4.focus .bg,.m340 .pl4.active-region .bg{height:86px !important;left:22px;top:104px;width:57px}.m340 .pl4.focus .bg{background-position:-1118px -2px}.m340 .pl4.active-region .bg{background-position:-103px -149px} .m340 .pl5.focus .bg,.m340 .pl5.active-region .bg{height:76px !important;left:128px;top:140px;width:78px}.m340 .pl5.focus .bg{background-position:-213px -10px}.m340 .pl5.active-region .bg{background-position:-213px -259px} .m340 .pl6.focus .bg,.m340 .pl6.active-region .bg{height:63px !important;left:159px;top:230px;width:70px}.m340 .pl6.focus .bg{background-position:-316px -23px}.m340 .pl6.active-region .bg{background-position:-316px -259px} .m340 .pl7.focus .bg,.m340 .pl7.active-region .bg{height:121px !important;left:164px;top:86px;width:117px}.m340 .pl7.focus .bg{background-position:-556px -28px}.m340 .pl7.active-region .bg{background-position:-184px -114px} .m340 .pl8.focus .bg,.m340 .pl8.active-region .bg{height:59px !important;left:93px;top:198px;width:54px}.m340 .pl8.focus .bg{background-position:-1077px -258px}.m340 .pl8.active-region .bg{background-position:-411px -258px} .m340 .pl9.focus .bg,.m340 .pl9.active-region .bg{height:85px !important;left:220px;top:216px;width:73px}.m340 .pl9.focus .bg{background-position:-819px -28px}.m340 .pl9.active-region .bg{background-position:-448px -150px} .m340 .pl10.focus .bg,.m340 .pl10.active-region .bg{height:108px !important;left:234px;top:38px;width:71px}.m340 .pl10.focus .bg{background-position:-1156px -232px}.m340 .pl10.active-region .bg{background-position:-819px -232px} .m340 .pl11.focus .bg,.m340 .pl11.active-region .bg{height:69px !important;left:87px;top:17px;width:89px}.m340 .pl11.focus .bg{background-position:-916px -44px}.m340 .pl11.active-region .bg{background-position:-544px -176px} .m340 .pl12.focus .bg,.m340 .pl12.active-region .bg{height:80px !important;left:127px;top:203px;width:59px}.m340 .pl12.focus .bg{background-position:-995px -259px}.m340 .pl12.active-region .bg{background-position:-913px -259px} .m340 .pl13.focus .bg,.m340 .pl13.active-region .bg{height:55px !important;left:177px;top:191px;width:65px}.m340 .pl13.focus .bg{background-position:-1029px -58px}.m340 .pl13.active-region .bg{background-position:-819px -154px} .m340 .pl14.focus .bg,.m340 .pl14.active-region .bg{height:67px !important;left:160px;top:37px;width:111px}.m340 .pl14.focus .bg{background-position:-410px -19px}.m340 .pl14.active-region .bg{background-position:-656px -175px} .m340 .pl15.focus .bg,.m340 .pl15.active-region .bg{height:126px !important;left:60px;top:77px;width:100px}.m340 .pl15.focus .bg{background-position:-696px -24px}.m340 .pl15.active-region .bg{background-position:-324px -109px} .m340 .pl16.focus .bg,.m340 .pl16.active-region .bg{height:99px !important;left:10px;top:30px;width:86px}.m340 .pl16.focus .bg{background-position:-1025px -137px}.m340 .pl16.active-region .bg{background-position:-914px -137px}
.m340 .pl1 a{left:86px;top:214px} .m340 .pl1 a.tooltip-left .tooltip-arrow{left:86px} .m340 .pl2 a{left:151px;top:117px} .m340 .pl2 a.tooltip-left .tooltip-arrow{left:151px} .m340 .pl3 a{left:280px;top:209px} .m340 .pl3 a.tooltip-right .tooltip-arrow{right:60px} .m340 .pl4 a{left:57px;top:162px} .m340 .pl4 a.tooltip-left .tooltip-arrow{left:57px} .m340 .pl5 a{left:177px;top:187px} .m340 .pl14 a.tooltip-right .tooltip-arrow{right:163px} .m340 .pl6 a{left:204px;top:271px} .m340 .pl6 a.tooltip-right .tooltip-arrow{right:136px} .m340 .pl7 a{left:232px;top:156px} .m340 .pl7 a.tooltip-right .tooltip-arrow{right:108px} .m340 .pl8 a{left:133px;top:235px} .m340 .pl8 a.tooltip-left .tooltip-arrow{left:133px} .m340 .pl9 a{left:261px;top:268px} .m340 .pl9 a.tooltip-right .tooltip-arrow{right:79px} .m340 .pl10 a{left:283px;top:107px} .m340 .pl10 a.tooltip-right .tooltip-arrow{right:57px} .m340 .pl11 a{left:141px;top:61px} .m340 .pl11 a.tooltip-left .tooltip-arrow{left:141px} .m340 .pl12 a{left:163px;top:253px} .m340 .pl12 a.tooltip-left .tooltip-arrow{left:163px} .m340 .pl13 a{left:220px;top:228px} .m340 .pl13 a.tooltip-right .tooltip-arrow{right:120px} .m340 .pl14 a{left:225px;top:80px} .m340 .pl14 a.tooltip-right .tooltip-arrow{right:115px} .m340 .pl15 a{left:119px;top:153px} .m340 .pl15 a.tooltip-left .tooltip-arrow{left:119px} .m340 .pl16 a{left:63px;top:89px} .m340 .pl16 a.tooltip-left .tooltip-arrow{left:63px}
/*  opacity */
.a .bg{-moz-opacity: 0.0;opacity:.0;filter: alpha(opacity=0); }
.a0 .bg{-moz-opacity: 0.0;opacity:.0;filter: alpha(opacity=0); }
.a1 .bg{-moz-opacity: 0.1;opacity:.10;filter: alpha(opacity=10); }
.a2 .bg{-moz-opacity: 0.2;opacity:.20;filter: alpha(opacity=20); }
.a3 .bg{-moz-opacity: 0.3;opacity:.30;filter: alpha(opacity=30); }
.a4 .bg{-moz-opacity: 0.4;opacity:.40;filter: alpha(opacity=40); }
.a5 .bg{-moz-opacity: 0.5;opacity:.50;filter: alpha(opacity=50); }
.a6 .bg{-moz-opacity: 0.6;opacity:.60;filter: alpha(opacity=60); }
.a7 .bg{-moz-opacity: 0.7;opacity:.70;filter: alpha(opacity=70); }
.a8 .bg{-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80); }
.a9 .bg{-moz-opacity: 0.9;opacity:.90;filter: alpha(opacity=90); }
.a10 .bg{-moz-opacity: 1;opacity:1;filter: alpha(opacity=100); }
/* --------------------------------------------------------
end of the maps */
.procent{
    position:absolute;
    padding:0;
    margin:0;
    font-size: 14px;

    color:black;
    z-index:0;

}
.pl1_procent{
    top:200px;
    left:60px;
}
.pl2_procent{
    top:100px;
    left:130px;
}
.pl3_procent{
    top:200px;
    left:260px;
}
.pl4_procent{
    top:150px;
    left:35px;
}
.pl5_procent{
    top:170px;
    left:160px;
}
.pl6_procent{
    top:270px;
    left:185px;
}
.pl7_procent{
    top:140px;
    left:210px;
}
.pl8_procent{
    top:220px;
    left:120px;
}
.pl9_procent{
    top:250px;
    left:240px;
}
.pl10_procent{
    top:100px;
    left:260px;
}
.pl11_procent{
    top:50px;
    left:110px;
}
.pl12_procent{
    top:250px;
    left:140px;
}
.pl13_procent{
    top:225px;
    left:200px;
}
.pl14_procent{
    top:70px;
    left:200px;
}
.pl15_procent{
    top:140px;
    left:90px;
}
.pl16_procent{
    top:90px;
    left:40px;
}




/* default tooltip */
.css-map li a,.css-map li a:hover,#map-tooltip{
    background: #111;
    background: rgba(0,0,0,.8);
    color: #eee;
    font: normal 13px 'Lucida Grande',Arial,sans-serif;
    padding: .5em 1.2em;
    text-align: center;
    text-shadow: 0 1px 0 #000;
    white-space: nowrap;
    -moz-border-radius: .6em;
    -ms-border-radius: .6em;
    -o-border-radius: .6em;
    -webkit-border-radius: .6em;
    border-radius: .6em;
}
.m660 .css-map li a,.m500 .css-map li a{ font-size: 11px }
.m340 .css-map li a,.m270 .css-map li a,.m240 .css-map li a{ font-size: 10px }
.m170 .css-map li a{ font-size: 9px }

/* tooltip arrow; when you change its size don't forget to set tooltipArrowHeight variable in the cssMap(); function */
.css-map li a .tooltip-arrow{
    bottom: -5px; /* must be the same as a border-width */
    border: solid;
    border-color: #111 transparent;
    border-color: rgba(0,0,0,.8) transparent;
    border-width: 5px 5px 0 5px; /* this's a height of the arrow */
    margin-left: -5px; /* must be the same as a border-width */
}
.css-map li a.tooltip-right .tooltip-arrow{
    margin-right: -5px; /* must be the same as a tooltip-arrow border-width */
}
.css-map li a.tooltip-top .tooltip-arrow{ /* set tooltip under the arrow */
    border-width:0 5px 5px 5px;
    top: -5px;
}

/* tooltip style when the region is activated */
.css-map .active-region a{background-color: #111}
.css-map .active-region a .tooltip-arrow{border-color: #111 transparent}

.poland > li:before{
    content: none;
}

.css-map > li:before{
    content: none;
}

/* links in the visible list of regions */
.map-visible-list a{
    /* color: #eee; */
}
.map-visible-list a:hover,.map-visible-list a:focus,.map-visible-list li.focus a{
    /* color: #fc0; */
}
.map-visible-list a:active,.map-visible-list li.active-region a{
    /* color: #cc3; */
}


/* default pre-loader */
.map-loader{
    background: #111;
    background: rgba(0,0,0,.8);
    color: #eee;
    font: normal 14px 'Lucida Grande',Arial,sans-serif;
    padding: .6em 1.2em;
    text-shadow: 0 1px 0 #000;
    -moz-border-radius: .6em;
    -ms-border-radius: .6em;
    -o-border-radius: .6em;
    -webkit-border-radius: .6em;
    border-radius: .6em;
}
.m500 .map-loader,.m340 .map-loader{font-size:12px}
.m270 .map-loader,.m240 .map-loader,.m170 .map-loader{font-size:10px}

/* link to the search engine - shown in the multipleClick mode */
.map-search-link{
    /* your rules goes here */
}
.map-search-link:hover,a.map-search-link:focus{
    /* selected link style */
}
.m340 .map-search-link,.m270 .map-search-link,.m240 .map-search-link,.m170 .map-search-link{
    /* style for a specific map size, ex.:
    font-size: 1em;
    */
}

/* --------------------------------------------------------
 * the maps starts here

 * DO NOT EDIT!

 * CSSMap plugin - Poland
 * version: 4.4
 * web: http://cssmapsplugin.com/europe/poland.html
 * email: support@cssmapsplugin.com
 * author: Åukasz Popardowski { Winston_Wolf }
 * license: http://cssmapsplugin.com/license
*/
.css-map-container{overflow:hidden;padding:0 !important;position:relative} .css-map{display:block;left:0;margin:0 !important;list-style:none;padding:0 !important;position:relative} .css-map li{height:0;width:0} .css-map li a{height:auto;margin:-9999px 0 0 0;position:absolute;text-decoration:none;width:auto;z-index:89} .css-map li a:focus{outline:0 none} .css-map-container span{display:block;height:0;left:0;position:absolute;top:-9999px;width:0} .css-map li a.tooltip-right{left:auto;right:0;width:auto} .css-map li a .tooltip-arrow{left:50%;top:auto} .css-map li a.tooltip-middle .tooltip-arrow{display:none} .css-map li a.tooltip-top .tooltip-arrow{bottom:auto} .css-map li a.tooltip-right .tooltip-arrow{left:auto} #map-tooltip{position:absolute;z-index:999} .css-map-container .cities{top:0;z-index:88} .css-map .bg{padding:10px} .css-map .active-region .bg{z-index:87} .css-map .m{cursor:pointer;z-index:99} .css-map .m span{z-index:89} .map-visible-list{clear:both;overflow:hidden} span.map-loader{height:auto;position:absolute;text-align:center;width:auto;z-index:90}

/* really, DO NOT EDIT THIS! */
.pl1 .s1{height:.2em;left:6em;top:9.5em;width:.1em}.pl1 .s2{height:.1em;left:6em;top:9.3em;width:.1em}.pl1 .s3{height:.1em;left:5.8em;top:9.1em;width:.1em}.pl1 .s4{height:.2em;left:5.7em;top:9.8em;width:.1em}.pl1 .s5{height:.5em;left:5.7em;top:9.2em;width:.3em}.pl1 .s6{height:.2em;left:5.7em;top:8.7em;width:.1em}.pl1 .s7{height:.2em;left:5.2em;top:8.6em;width:.5em}.pl1 .s8{height:1.4em;left:5.1em;top:8.8em;width:.6em}.pl1 .s9{height:.4em;left:1.6em;top:10.1em;width:.2em}.pl1 .s10{height:1.3em;left:1.8em;top:9.2em;width:.6em}.pl1 .s11{height:1.2em;left:2em;top:9.1em;width:3.6em}.pl1 .s12{height:.4em;left:4.9em;top:11.7em;width:.1em}.pl1 .s13{height:.7em;left:4.1em;top:11.6em;width:.8em}.pl1 .s14{height:.5em;left:3.9em;top:11.4em;width:.9em}.pl1 .s15{height:1.8em;left:2.4em;top:8.9em;width:.4em}.pl1 .s16{height:.2em;left:2.7em;top:10.6em;width:.3em}.pl1 .s17{height:.4em;left:5.1em;top:10.6em;width:.2em}.pl1 .s18{height:1.6em;left:2.4em;top:9em;width:3em}.pl1 .s19{height:1.6em;left:2.9em;top:8.9em;width:2.6em}.pl1 .s20{height:2.4em;left:5em;top:8.8em;width:.1em}.pl1 .s21{height:2.6em;left:3em;top:8.8em;width:2em}.pl1 .s22{height:.1em;left:4em;top:8.2em;width:.2em}.pl1 .s23{height:.1em;left:4em;top:8.3em;width:.4em}.pl1 .s24{height:.1em;left:3.9em;top:8.4em;width:.5em}.pl1 .s25{height:3.1em;left:3.6em;top:8.6em;width:1em}.pl1 .s26{height:2.6em;left:3.7em;top:8.5em;width:.7em}.pl1 .s27{height:2.2em;left:3.1em;top:8.7em;width:1.7em}.pl1 .s28{height:2.6em;left:3.2em;top:8.4em;width:.6em}.pl1 .s29{height:2.8em;left:3.3em;top:8.3em;width:.4em}.pl1 .s30{height:2.9em;left:3.4em;top:8.2em;width:.1em} .pl2 .s1{height:.6em;left:8.8em;top:4.4em;width:.2em}.pl2 .s2{height:1em;left:8.6em;top:4.4em;width:.2em}.pl2 .s3{height:1.7em;left:8.5em;top:4.4em;width:.1em}.pl2 .s4{height:.1em;left:8.4em;top:6.4em;width:.1em}.pl2 .s5{height:2.1em;left:8.4em;top:4.2em;width:.1em}.pl2 .s6{height:2.2em;left:8.3em;top:4.4em;width:.1em}.pl2 .s7{height:.1em;left:7.9em;top:6.8em;width:.3em}.pl2 .s8{height:.1em;left:7.5em;top:6.8em;width:.2em}.pl2 .s9{height:.3em;left:7.5em;top:6.5em;width:.8em}.pl2 .s10{height:3em;left:7.4em;top:3.7em;width:.3em}.pl2 .s11{height:.6em;left:5.4em;top:4.7em;width:3.5em}.pl2 .s12{height:.1em;left:5.3em;top:4.3em;width:3.3em}.pl2 .s13{height:.3em;left:5.4em;top:4.1em;width:.1em}.pl2 .s14{height:.1em;left:5.6em;top:3.7em;width:.1em}.pl2 .s15{height:1.6em;left:5.5em;top:3.8em;width:.2em}.pl2 .s16{height:.1em;left:7.3em;top:3.5em;width:.3em}.pl2 .s17{height:3em;left:7.2em;top:3.6em;width:.3em}.pl2 .s18{height:2.5em;left:6.1em;top:3.7em;width:1.5em}.pl2 .s19{height:2.5em;left:7em;top:4em;width:1.3em}.pl2 .s20{height:.1em;left:6.6em;top:6.4em;width:.3em}.pl2 .s21{height:.1em;left:8.2em;top:5.9em;width:.5em}.pl2 .s22{height:.1em;left:5.6em;top:6em;width:.1em}.pl2 .s23{height:.1em;left:5.5em;top:5.8em;width:3.2em}.pl2 .s24{height:2.2em;left:5.7em;top:3.8em;width:.2em}.pl2 .s25{height:2.4em;left:5.9em;top:3.8em;width:.1em}.pl2 .s26{height:2.6em;left:6em;top:3.5em;width:.2em}.pl2 .s27{height:2.6em;left:6.4em;top:3.8em;width:1.8em}.pl2 .s28{height:2.8em;left:6.3em;top:3.5em;width:.9em}.pl2 .s29{height:3.1em;left:6.5em;top:3.3em;width:.2em}.pl2 .s30{height:2.8em;left:6.2em;top:3.4em;width:.6em} .pl3 .s1{height:.1em;left:11.8em;top:8.5em;width:.1em}.pl3 .s2{height:.1em;left:13em;top:11.5em;width:.1em}.pl3 .s3{height:.1em;left:12.2em;top:10.6em;width:.2em}.pl3 .s4{height:.9em;left:12.1em;top:9.5em;width:.1em}.pl3 .s5{height:.1em;left:12.1em;top:9.1em;width:.1em}.pl3 .s6{height:.2em;left:11.9em;top:8.6em;width:.2em}.pl3 .s7{height:.2em;left:12.1em;top:8.6em;width:.1em}.pl3 .s8{height:.1em;left:12.2em;top:8em;width:.1em}.pl3 .s9{height:.1em;left:12.2em;top:7.8em;width:.1em}.pl3 .s10{height:.5em;left:12.3em;top:7.7em;width:.4em}.pl3 .s11{height:2.4em;left:12.2em;top:8.2em;width:.5em}.pl3 .s12{height:3.2em;left:12.7em;top:7.7em;width:.1em}.pl3 .s13{height:3.4em;left:12.8em;top:7.6em;width:.1em}.pl3 .s14{height:3.4em;left:12.9em;top:7.7em;width:.2em}.pl3 .s15{height:3.5em;left:13.1em;top:7.6em;width:.2em}.pl3 .s16{height:.1em;left:13.4em;top:7.5em;width:.4em}.pl3 .s17{height:.2em;left:13.8em;top:7.4em;width:.1em}.pl3 .s18{height:.3em;left:13.9em;top:7.3em;width:.1em}.pl3 .s19{height:1.9em;left:13.2em;top:9.4em;width:2.2em}.pl3 .s20{height:4.2em;left:13.3em;top:7.6em;width:.7em}.pl3 .s21{height:.3em;left:13.1em;top:11.4em;width:1em}.pl3 .s22{height:1.2em;left:13.3em;top:10.3em;width:2.4em}.pl3 .s23{height:1.5em;left:15em;top:10.1em;width:.5em}.pl3 .s24{height:4.6em;left:14.7em;top:7.3em;width:.3em}.pl3 .s25{height:4.6em;left:14.5em;top:7.2em;width:.2em}.pl3 .s26{height:4.4em;left:14em;top:7.1em;width:.5em}.pl3 .s27{height:4.6em;left:14.1em;top:7em;width:.3em} .pl4 .s1{height:.1em;left:3.8em;top:8.4em;width:.1em}.pl4 .s2{height:.1em;left:3.7em;top:8.3em;width:.3em}.pl4 .s3{height:.3em;left:3.6em;top:8em;width:.4em}.pl4 .s4{height:.6em;left:3.5em;top:7.7em;width:.1em}.pl4 .s5{height:.4em;left:3.4em;top:7.8em;width:.2em}.pl4 .s6{height:.8em;left:3.3em;top:7.5em;width:.1em}.pl4 .s7{height:.9em;left:3.2em;top:7.5em;width:.1em}.pl4 .s8{height:.1em;left:3.2em;top:7.3em;width:.1em}.pl4 .s9{height:.2em;left:3.2em;top:6.8em;width:.1em}.pl4 .s10{height:.1em;left:3.2em;top:6.5em;width:.1em}.pl4 .s11{height:.1em;left:1.7em;top:5.6em;width:.3em}.pl4 .s12{height:.3em;left:1.6em;top:5.8em;width:.1em}.pl4 .s13{height:.2em;left:1.3em;top:6.1em;width:.1em}.pl4 .s14{height:2.4em;left:1.2em;top:6.3em;width:2em}.pl4 .s15{height:2.9em;left:1.4em;top:6.1em;width:.3em}.pl4 .s16{height:.1em;left:1.7em;top:9.1em;width:.3em}.pl4 .s17{height:3.4em;left:1.7em;top:5.7em;width:.4em}.pl4 .s18{height:3.5em;left:2.1em;top:5.6em;width:.3em}.pl4 .s19{height:.1em;left:2.8em;top:8.9em;width:.1em}.pl4 .s20{height:3.5em;left:2.4em;top:5.4em;width:.6em}.pl4 .s21{height:.1em;left:2.7em;top:5.2em;width:.1em}.pl4 .s22{height:3.5em;left:2.5em;top:5.3em;width:.6em}.pl4 .s23{height:1em;left:3.1em;top:5em;width:.2em}.pl4 .s24{height:.7em;left:3.2em;top:4.9em;width:.2em} .pl5 .s1{height:.2em;left:9.3em;top:9.9em;width:.2em}.pl5 .s2{height:.2em;left:9.4em;top:10em;width:.1em}.pl5 .s3{height:.3em;left:9.1em;top:10em;width:.1em}.pl5 .s4{height:.1em;left:8.9em;top:10.4em;width:.2em}.pl5 .s5{height:.4em;left:8.6em;top:10em;width:.5em}.pl5 .s6{height:.2em;left:7.3em;top:9.8em;width:.2em}.pl5 .s7{height:.1em;left:6.9em;top:8.6em;width:.1em}.pl5 .s8{height:.1em;left:6.5em;top:9.3em;width:.1em}.pl5 .s9{height:.3em;left:6.6em;top:9.2em;width:.1em}.pl5 .s10{height:.7em;left:6.7em;top:9.1em;width:.2em}.pl5 .s11{height:.8em;left:6.9em;top:9em;width:.1em}.pl5 .s12{height:1.7em;left:7em;top:8.2em;width:.2em}.pl5 .s13{height:1.7em;left:7.1em;top:8.1em;width:.4em}.pl5 .s14{height:.3em;left:10.3em;top:8.3em;width:.1em}.pl5 .s15{height:.5em;left:10.2em;top:8em;width:.1em}.pl5 .s16{height:.3em;left:10.1em;top:8.9em;width:.1em}.pl5 .s17{height:.7em;left:10em;top:8.6em;width:.1em}.pl5 .s18{height:.6em;left:10em;top:7.9em;width:.2em}.pl5 .s19{height:1.6em;left:9.8em;top:7.9em;width:.2em}.pl5 .s20{height:1.9em;left:9.7em;top:7.7em;width:.1em}.pl5 .s21{height:.2em;left:9.6em;top:7.4em;width:.2em}.pl5 .s22{height:.2em;left:9.5em;top:7.3em;width:.1em}.pl5 .s23{height:2.4em;left:7.6em;top:7.6em;width:.2em}.pl5 .s24{height:2.5em;left:7.5em;top:7.5em;width:.1em}.pl5 .s25{height:2.2em;left:7.7em;top:7.5em;width:2em}.pl5 .s26{height:2.7em;left:7.8em;top:7.2em;width:.1em}.pl5 .s27{height:.1em;left:9.1em;top:7em;width:.3em}.pl5 .s28{height:3.2em;left:8.5em;top:7em;width:.4em}.pl5 .s29{height:2.6em;left:8.8em;top:7.1em;width:.7em}.pl5 .s30{height:2.8em;left:7.9em;top:7.2em;width:1.5em}.pl5 .s31{height:2.9em;left:8em;top:7.2em;width:.1em}.pl5 .s32{height:.1em;left:8.2em;top:10.1em;width:.1em}.pl5 .s33{height:3.1em;left:8.1em;top:7em;width:.7em}.pl5 .s34{height:.2em;left:8em;top:6.9em;width:.7em}.pl5 .s35{height:3.3em;left:8.2em;top:6.8em;width:.2em} .pl6 .s1{height:.1em;left:11.3em;top:12.9em;width:.1em}.pl6 .s2{height:.5em;left:11.4em;top:13.4em;width:.1em}.pl6 .s3{height:.7em;left:11.3em;top:13.2em;width:.1em}.pl6 .s4{height:1.4em;left:11.2em;top:12.6em;width:.1em}.pl6 .s5{height:.2em;left:11.1em;top:11.6em;width:.2em}.pl6 .s6{height:.8em;left:10.8em;top:11.7em;width:.4em}.pl6 .s7{height:1.4em;left:10em;top:12.6em;width:1.2em}.pl6 .s8{height:2.4em;left:10.5em;top:11.8em;width:.6em}.pl6 .s9{height:2.3em;left:9.9em;top:11.8em;width:.1em}.pl6 .s10{height:.3em;left:8.1em;top:12.3em;width:.1em}.pl6 .s11{height:.6em;left:8.2em;top:12.2em;width:.1em}.pl6 .s12{height:.7em;left:8.3em;top:12.1em;width:.1em}.pl6 .s13{height:1em;left:8.4em;top:12em;width:2.7em}.pl6 .s14{height:.1em;left:8.5em;top:13.1em;width:2.9em}.pl6 .s15{height:.1em;left:8.4em;top:11.8em;width:.1em}.pl6 .s16{height:1.3em;left:8.5em;top:11.7em;width:.1em}.pl6 .s17{height:2.1em;left:8.6em;top:11.6em;width:.1em}.pl6 .s18{height:2.6em;left:8.7em;top:11.5em;width:1.2em}.pl6 .s19{height:3em;left:8.9em;top:11.4em;width:.3em}.pl6 .s20{height:3.1em;left:9.2em;top:11.4em;width:.1em}.pl6 .s21{height:3.2em;left:9.3em;top:11.3em;width:.5em} .pl7 .s1{height:.1em;left:14em;top:7em;width:.1em}.pl7 .s2{height:.4em;left:13.9em;top:6.9em;width:.1em}.pl7 .s3{height:.6em;left:13.8em;top:6.8em;width:.1em}.pl7 .s4{height:.7em;left:13.4em;top:6.8em;width:.4em}.pl7 .s5{height:.1em;left:12.9em;top:7.6em;width:.2em}.pl7 .s6{height:.1em;left:13.2em;top:6.7em;width:.1em}.pl7 .s7{height:.8em;left:12.3em;top:6.8em;width:1.1em}.pl7 .s8{height:.2em;left:8.3em;top:6.6em;width:.1em}.pl7 .s9{height:.4em;left:8.4em;top:6.5em;width:.1em}.pl7 .s10{height:.1em;left:8.4em;top:6.3em;width:.1em}.pl7 .s11{height:.8em;left:8.5em;top:6.1em;width:.1em}.pl7 .s12{height:.1em;left:10.3em;top:4.6em;width:.1em}.pl7 .s13{height:1.1em;left:9.6em;top:6.3em;width:3.6em}.pl7 .s14{height:1.5em;left:9.5em;top:5.8em;width:3.6em}.pl7 .s15{height:.9em;left:8.6em;top:6em;width:4.5em}.pl7 .s16{height:1.4em;left:8.7em;top:5.6em;width:4.1em}.pl7 .s17{height:.4em;left:8.6em;top:5.4em;width:.2em}.pl7 .s18{height:1.7em;left:8.8em;top:5.3em;width:.1em}.pl7 .s19{height:1.8em;left:9.4em;top:5.3em;width:3em}.pl7 .s20{height:2.1em;left:8.9em;top:5em;width:.2em}.pl7 .s21{height:.2em;left:9.2em;top:4.7em;width:.1em}.pl7 .s22{height:2.1em;left:9em;top:4.9em;width:.8em}.pl7 .s23{height:.1em;left:9.9em;top:4.8em;width:2.1em}.pl7 .s24{height:.2em;left:10.1em;top:4.7em;width:.3em}.pl7 .s25{height:.1em;left:11.6em;top:4.1em;width:.2em}.pl7 .s26{height:.2em;left:11.2em;top:4.2em;width:.6em}.pl7 .s27{height:.1em;left:12.2em;top:5.1em;width:.1em}.pl7 .s28{height:2.5em;left:12.2em;top:5.3em;width:.1em}.pl7 .s29{height:.1em;left:9.7em;top:7.6em;width:3.1em}.pl7 .s30{height:3em;left:9.8em;top:4.9em;width:2.2em}.pl7 .s31{height:4.3em;left:11.8em;top:4.2em;width:.1em}.pl7 .s32{height:.1em;left:10.2em;top:7.9em;width:2.1em}.pl7 .s33{height:.1em;left:12.2em;top:8.1em;width:.1em}.pl7 .s34{height:.3em;left:11.9em;top:8.3em;width:.3em}.pl7 .s35{height:4.2em;left:10.8em;top:4.4em;width:1em}.pl7 .s36{height:.4em;left:10.2em;top:9.1em;width:.1em}.pl7 .s37{height:.5em;left:10.3em;top:9.1em;width:.8em}.pl7 .s38{height:5.2em;left:10.4em;top:4.5em;width:.6em}.pl7 .s39{height:5.6em;left:11.1em;top:4.3em;width:.3em}.pl7 .s40{height:.9em;left:11.4em;top:9.1em;width:.7em}.pl7 .s41{height:.2em;left:12.1em;top:9.3em;width:.1em}.pl7 .s42{height:.1em;left:10.1em;top:9.2em;width:2.1em}.pl7 .s43{height:3.3em;left:10.3em;top:5em;width:1.9em}.pl7 .s44{height:.3em;left:10.2em;top:8.8em;width:2em}.pl7 .s45{height:.3em;left:10.1em;top:8.6em;width:1.8em}.pl7 .s46{height:.1em;left:10em;top:8.5em;width:.3em} .pl8 .s1{height:.1em;left:7.4em;top:10em;width:.1em}.pl8 .s2{height:.5em;left:7.3em;top:10em;width:.1em}.pl8 .s3{height:.2em;left:7.2em;top:11em;width:.1em}.pl8 .s4{height:.1em;left:7.2em;top:10.7em;width:.1em}.pl8 .s5{height:.8em;left:7.2em;top:9.8em;width:.1em}.pl8 .s6{height:1.3em;left:7.1em;top:9.9em;width:.1em}.pl8 .s7{height:.1em;left:6.9em;top:9.8em;width:.1em}.pl8 .s8{height:1.5em;left:6.9em;top:9.9em;width:.2em}.pl8 .s9{height:.2em;left:4.8em;top:11.4em;width:.2em}.pl8 .s10{height:.5em;left:5em;top:11.2em;width:.1em}.pl8 .s11{height:.8em;left:5.1em;top:11em;width:.2em}.pl8 .s12{height:1.2em;left:5.3em;top:10.6em;width:.1em}.pl8 .s13{height:2.2em;left:6.5em;top:9.8em;width:.4em}.pl8 .s14{height:1.4em;left:5.4em;top:10.5em;width:1.6em}.pl8 .s15{height:1.7em;left:5.5em;top:10.3em;width:1.3em}.pl8 .s16{height:1.9em;left:5.6em;top:10.2em;width:1.1em}.pl8 .s17{height:2.9em;left:6em;top:9.8em;width:.5em}.pl8 .s18{height:2.3em;left:5.7em;top:10em;width:.8em}.pl8 .s19{height:2.6em;left:5.8em;top:9.8em;width:.4em}.pl8 .s20{height:.1em;left:6.5em;top:9.7em;width:.2em}.pl8 .s21{height:.1em;left:5.7em;top:9.7em;width:.5em} .pl9 .s1{height:.4em;left:14.5em;top:11.8em;width:.2em}.pl9 .s2{height:.8em;left:14.4em;top:11.5em;width:.1em}.pl9 .s3{height:.8em;left:14.3em;top:11.6em;width:.1em}.pl9 .s4{height:.9em;left:14.1em;top:11.6em;width:.2em}.pl9 .s5{height:1.1em;left:14em;top:11.7em;width:.1em}.pl9 .s6{height:.4em;left:13.9em;top:12.6em;width:.1em}.pl9 .s7{height:.5em;left:13.8em;top:12.6em;width:.1em}.pl9 .s8{height:.6em;left:13.7em;top:12.6em;width:.1em}.pl9 .s9{height:.5em;left:13.6em;top:14.4em;width:.2em}.pl9 .s10{height:2.2em;left:13.3em;top:12.6em;width:.4em}.pl9 .s11{height:3em;left:13.1em;top:11.7em;width:.2em}.pl9 .s12{height:3.1em;left:12.9em;top:11.6em;width:.2em}.pl9 .s13{height:.1em;left:11.1em;top:12.5em;width:.1em}.pl9 .s14{height:.8em;left:11.2em;top:11.8em;width:3em}.pl9 .s15{height:.1em;left:11.3em;top:13em;width:.1em}.pl9 .s16{height:1.4em;left:11.3em;top:11.5em;width:.1em}.pl9 .s17{height:1.9em;left:11.4em;top:11.5em;width:.1em}.pl9 .s18{height:2.5em;left:11.5em;top:11.4em;width:.4em}.pl9 .s19{height:.3em;left:11.8em;top:11.2em;width:1.3em}.pl9 .s20{height:.1em;left:11.6em;top:11.3em;width:1.7em}.pl9 .s21{height:.3em;left:13em;top:11.1em;width:.2em}.pl9 .s22{height:3.5em;left:12.7em;top:11.1em;width:.3em}.pl9 .s23{height:3em;left:11.9em;top:11em;width:1em}.pl9 .s24{height:3.2em;left:12em;top:10.9em;width:.8em}.pl9 .s25{height:3.3em;left:12.1em;top:10.8em;width:.1em}.pl9 .s26{height:3.5em;left:12.2em;top:10.7em;width:.2em}.pl9 .s27{height:3.9em;left:12.4em;top:10.6em;width:.3em} .pl10 .s1{height:.1em;left:13.3em;top:2em;width:.1em}.pl10 .s2{height:.3em;left:14.8em;top:3.2em;width:.1em}.pl10 .s3{height:.4em;left:13.6em;top:1.6em;width:.3em}.pl10 .s4{height:.1em;left:13.1em;top:2.2em;width:.1em}.pl10 .s5{height:.3em;left:13.2em;top:2.1em;width:.2em}.pl10 .s6{height:.1em;left:13.3em;top:2.5em;width:.1em}.pl10 .s7{height:.7em;left:13.4em;top:2em;width:.1em}.pl10 .s8{height:.9em;left:13.5em;top:2em;width:.1em}.pl10 .s9{height:.1em;left:13.1em;top:3.5em;width:1.8em}.pl10 .s10{height:.1em;left:12.9em;top:3.6em;width:2.1em}.pl10 .s11{height:.1em;left:12.8em;top:3.7em;width:2.2em}.pl10 .s12{height:.1em;left:12.7em;top:3.8em;width:2.3em}.pl10 .s13{height:.1em;left:12.5em;top:3.9em;width:2.5em}.pl10 .s14{height:.2em;left:11.8em;top:4em;width:.1em}.pl10 .s15{height:.8em;left:11.9em;top:4em;width:.2em}.pl10 .s16{height:.9em;left:12em;top:4.1em;width:.2em}.pl10 .s17{height:1em;left:12.2em;top:4.1em;width:.1em}.pl10 .s18{height:1.2em;left:12.3em;top:4em;width:.1em}.pl10 .s19{height:.1em;left:12.2em;top:5.2em;width:.2em}.pl10 .s20{height:1.6em;left:12.4em;top:4em;width:2.7em}.pl10 .s21{height:1.4em;left:12.8em;top:4.4em;width:2.4em}.pl10 .s22{height:1.7em;left:13.1em;top:4.6em;width:2.3em}.pl10 .s23{height:4.4em;left:13.6em;top:2em;width:1.2em}.pl10 .s24{height:3.4em;left:13.5em;top:3.1em;width:1.2em}.pl10 .s25{height:3.3em;left:13.4em;top:3.3em;width:1.2em}.pl10 .s26{height:3.3em;left:13.2em;top:3.4em;width:.1em}.pl10 .s27{height:3.4em;left:13.3em;top:3.4em;width:1.2em}.pl10 .s28{height:5.3em;left:13.9em;top:1.6em;width:.2em}.pl10 .s29{height:5.1em;left:14em;top:1.9em;width:.4em} .pl11 .s1{height:.1em;left:5.4em;top:3.9em;width:.1em}.pl11 .s2{height:.1em;left:4.9em;top:3.9em;width:.1em}.pl11 .s3{height:.1em;left:4.8em;top:3.8em;width:.7em}.pl11 .s4{height:.1em;left:4.8em;top:3.7em;width:.8em}.pl11 .s5{height:.1em;left:5.7em;top:3.7em;width:.3em}.pl11 .s6{height:.2em;left:4.7em;top:3.5em;width:1.3em}.pl11 .s7{height:.2em;left:4.7em;top:3.3em;width:1.5em}.pl11 .s8{height:.2em;left:4.8em;top:3.2em;width:1.7em}.pl11 .s9{height:.1em;left:7.7em;top:3.7em;width:.4em}.pl11 .s10{height:.1em;left:7.6em;top:3.5em;width:.6em}.pl11 .s11{height:.1em;left:7.5em;top:3.6em;width:.7em}.pl11 .s12{height:.1em;left:7.2em;top:3.5em;width:.1em}.pl11 .s13{height:.1em;left:6.8em;top:3.4em;width:1.5em}.pl11 .s14{height:.2em;left:6.7em;top:3.2em;width:1.7em}.pl11 .s15{height:.1em;left:8.7em;top:2.9em;width:.1em}.pl11 .s16{height:.2em;left:8.5em;top:2.9em;width:.2em}.pl11 .s17{height:.1em;left:4.7em;top:3.1em;width:4em}.pl11 .s18{height:.5em;left:4.9em;top:2.7em;width:3.6em}.pl11 .s19{height:.2em;left:5.8em;top:.5em;width:1.3em}.pl11 .s20{height:2.6em;left:5.1em;top:.7em;width:2.4em}.pl11 .s21{height:.4em;left:4.7em;top:.9em;width:3em}.pl11 .s22{height:.4em;left:4.5em;top:1.1em;width:2.8em}.pl11 .s23{height:.2em;left:4.5em;top:2.1em;width:.1em}.pl11 .s24{height:.7em;left:4.6em;top:2.1em;width:.1em}.pl11 .s25{height:.4em;left:8.3em;top:1.9em;width:.1em}.pl11 .s26{height:1em;left:4.7em;top:1.9em;width:3.6em}.pl11 .s27{height:.1em;left:4.6em;top:1.8em;width:4em}.pl11 .s28{height:.1em;left:4.7em;top:1.7em;width:4.1em}.pl11 .s29{height:.2em;left:4.6em;top:1.5em;width:4.3em} .pl12 .s1{height:.2em;left:9.2em;top:11.2em;width:.1em}.pl12 .s2{height:.4em;left:9em;top:11em;width:.2em}.pl12 .s3{height:.1em;left:9em;top:10.5em;width:.2em}.pl12 .s4{height:.9em;left:8.9em;top:10.5em;width:.1em}.pl12 .s5{height:1.1em;left:8.7em;top:10.4em;width:.2em}.pl12 .s6{height:1.2em;left:8.6em;top:10.4em;width:.1em}.pl12 .s7{height:1.5em;left:8.5em;top:10.2em;width:.1em}.pl12 .s8{height:1.7em;left:8.3em;top:10.1em;width:.2em}.pl12 .s9{height:.1em;left:7.2em;top:10.6em;width:1.9em}.pl12 .s10{height:.2em;left:7.2em;top:10.8em;width:2em}.pl12 .s11{height:.1em;left:8.4em;top:11.9em;width:.1em}.pl12 .s12{height:1.9em;left:8.2em;top:10.2em;width:.2em}.pl12 .s13{height:.6em;left:6.5em;top:12.1em;width:.2em}.pl12 .s14{height:.8em;left:6.7em;top:12em;width:.2em}.pl12 .s15{height:.9em;left:6.9em;top:11.9em;width:.2em}.pl12 .s16{height:.8em;left:7em;top:11.4em;width:1.3em}.pl12 .s17{height:1.8em;left:7.1em;top:11.2em;width:.2em}.pl12 .s18{height:2.6em;left:7.3em;top:10.5em;width:.8em}.pl12 .s19{height:2.2em;left:7.4em;top:10.1em;width:.8em}.pl12 .s20{height:.5em;left:8.4em;top:13.2em;width:.2em}.pl12 .s21{height:.2em;left:7.3em;top:13.1em;width:1.2em}.pl12 .s22{height:.1em;left:8.4em;top:13em;width:.2em}.pl12 .s23{height:1.2em;left:7.9em;top:12.8em;width:.5em}.pl12 .s24{height:1.1em;left:7.6em;top:12.6em;width:.6em}.pl12 .s25{height:3.3em;left:7.5em;top:10em;width:.5em}.pl12 .s26{height:4.1em;left:7.8em;top:9.9em;width:.1em} .pl13 .s1{height:.2em;left:12.1em;top:10.4em;width:.1em}.pl13 .s2{height:.1em;left:11.9em;top:10.9em;width:.1em}.pl13 .s3{height:.9em;left:11.6em;top:10em;width:.5em}.pl13 .s4{height:.2em;left:10em;top:11.8em;width:.5em}.pl13 .s5{height:.1em;left:9.9em;top:11.7em;width:.9em}.pl13 .s6{height:.1em;left:9.9em;top:11.6em;width:1.2em}.pl13 .s7{height:.1em;left:9.9em;top:11.5em;width:1.4em}.pl13 .s8{height:.1em;left:9em;top:10.7em;width:.1em}.pl13 .s9{height:.2em;left:9.1em;top:10.6em;width:3.1em}.pl13 .s10{height:.2em;left:9.1em;top:10.3em;width:.1em}.pl13 .s11{height:.1em;left:9.3em;top:10.1em;width:.1em}.pl13 .s12{height:.2em;left:9.2em;top:10em;width:.1em}.pl13 .s13{height:1em;left:9.2em;top:10.2em;width:2.7em}.pl13 .s14{height:1.1em;left:9.3em;top:10.2em;width:2.5em}.pl13 .s15{height:1.4em;left:11.5em;top:10em;width:.1em}.pl13 .s16{height:1.5em;left:11.4em;top:10em;width:.1em}.pl13 .s17{height:1.6em;left:9.8em;top:9.9em;width:1.6em}.pl13 .s18{height:.2em;left:9.4em;top:9.7em;width:.1em}.pl13 .s19{height:.1em;left:9.7em;top:9.6em;width:.7em}.pl13 .s20{height:.1em;left:9.8em;top:9.5em;width:.5em}.pl13 .s21{height:.2em;left:10em;top:9.3em;width:.2em}.pl13 .s22{height:.1em;left:11em;top:9.6em;width:.1em}.pl13 .s23{height:1.6em;left:9.5em;top:9.7em;width:1.6em} .pl14 .s1{height:.2em;left:13.5em;top:2.9em;width:.1em}.pl14 .s2{height:.6em;left:13.4em;top:2.7em;width:.1em}.pl14 .s3{height:.1em;left:13.1em;top:3.4em;width:.1em}.pl14 .s4{height:.8em;left:13.1em;top:2.6em;width:.3em}.pl14 .s5{height:.1em;left:13.3em;top:2.4em;width:.1em}.pl14 .s6{height:.1em;left:13.1em;top:2.1em;width:.1em}.pl14 .s7{height:.5em;left:9.1em;top:1.5em;width:4.5em}.pl14 .s8{height:.5em;left:8.5em;top:2.4em;width:4.8em}.pl14 .s9{height:.4em;left:8.3em;top:2.3em;width:4.9em}.pl14 .s10{height:.8em;left:8.4em;top:1.9em;width:.4em}.pl14 .s11{height:.3em;left:8.6em;top:1.8em;width:4.7em}.pl14 .s12{height:1.9em;left:8.8em;top:1.7em;width:4.3em}.pl14 .s13{height:2em;left:10.8em;top:1.7em;width:2.1em}.pl14 .s14{height:2.9em;left:10.4em;top:1.6em;width:.4em}.pl14 .s15{height:3.1em;left:9em;top:1.5em;width:1.4em}.pl14 .s16{height:.1em;left:9.9em;top:4.7em;width:.2em}.pl14 .s17{height:.2em;left:9.3em;top:4.7em;width:.6em}.pl14 .s18{height:.3em;left:9.2em;top:4.4em;width:1.1em}.pl14 .s19{height:.5em;left:9em;top:4.4em;width:.2em}.pl14 .s20{height:.1em;left:12.1em;top:4em;width:.2em}.pl14 .s21{height:1.1em;left:8.7em;top:3em;width:3.1em}.pl14 .s22{height:.1em;left:8.6em;top:4.3em;width:2.5em}.pl14 .s23{height:.1em;left:8.5em;top:4.2em;width:2.7em}.pl14 .s24{height:.2em;left:8.4em;top:4em;width:3.2em}.pl14 .s25{height:.9em;left:8.3em;top:3.4em;width:.1em}.pl14 .s26{height:.7em;left:8.4em;top:3.2em;width:4.3em}.pl14 .s27{height:.5em;left:8.2em;top:3.5em;width:4.3em}.pl14 .s28{height:.1em;left:8.1em;top:3.7em;width:4.7em} .pl15 .s1{height:.1em;left:8em;top:7.1em;width:.1em}.pl15 .s2{height:.3em;left:7.9em;top:6.9em;width:.1em}.pl15 .s3{height:.4em;left:7.7em;top:6.8em;width:.2em}.pl15 .s4{height:.1em;left:7.6em;top:7.5em;width:.1em}.pl15 .s5{height:.6em;left:7.5em;top:6.9em;width:.3em}.pl15 .s6{height:1.4em;left:7.2em;top:6.7em;width:.3em}.pl15 .s7{height:.1em;left:7em;top:8.1em;width:.1em}.pl15 .s8{height:1.6em;left:7em;top:6.5em;width:.2em}.pl15 .s9{height:2.2em;left:6.9em;top:6.4em;width:.1em}.pl15 .s10{height:.3em;left:6.9em;top:8.7em;width:.1em}.pl15 .s11{height:.1em;left:6.2em;top:9.7em;width:.3em}.pl15 .s12{height:.2em;left:6.1em;top:9.5em;width:.6em}.pl15 .s13{height:.1em;left:6.1em;top:9.3em;width:.4em}.pl15 .s14{height:.1em;left:6em;top:9.4em;width:.6em}.pl15 .s15{height:.1em;left:6.6em;top:9.1em;width:.1em}.pl15 .s16{height:2.9em;left:6.1em;top:6.4em;width:.5em}.pl15 .s17{height:2.9em;left:5.9em;top:6.3em;width:.5em}.pl15 .s18{height:2.6em;left:5.8em;top:6.5em;width:1.1em}.pl15 .s19{height:.3em;left:5.7em;top:8.9em;width:.1em}.pl15 .s20{height:3.2em;left:6em;top:6.1em;width:.1em}.pl15 .s21{height:2.7em;left:5.7em;top:6em;width:.2em}.pl15 .s22{height:.2em;left:4.8em;top:8.6em;width:.4em}.pl15 .s23{height:2.4em;left:4.4em;top:6.2em;width:1.9em}.pl15 .s24{height:.1em;left:3.2em;top:7.4em;width:.1em}.pl15 .s25{height:.3em;left:3.2em;top:7em;width:4.6em}.pl15 .s26{height:.2em;left:3.2em;top:6.6em;width:4.2em}.pl15 .s27{height:.4em;left:3.2em;top:6.1em;width:2.7em}.pl15 .s28{height:.3em;left:3.1em;top:6em;width:2.5em}.pl15 .s29{height:.1em;left:5.5em;top:5.9em;width:.2em}.pl15 .s30{height:.4em;left:5.5em;top:5.4em;width:.2em}.pl15 .s31{height:1.9em;left:3.3em;top:5.6em;width:.1em}.pl15 .s32{height:.1em;left:3.4em;top:7.7em;width:.1em}.pl15 .s33{height:2.5em;left:3.4em;top:5.2em;width:.3em}.pl15 .s34{height:2.7em;left:3.6em;top:5.3em;width:1.9em}.pl15 .s35{height:2.9em;left:3.7em;top:5.1em;width:.3em}.pl15 .s36{height:3.3em;left:4em;top:4.9em;width:.1em}.pl15 .s37{height:3.4em;left:4.1em;top:4.8em;width:.1em}.pl15 .s38{height:3.6em;left:4.2em;top:4.7em;width:1.2em}.pl15 .s39{height:.3em;left:4.4em;top:4.4em;width:1.1em}.pl15 .s40{height:.1em;left:4.2em;top:4.3em;width:1.1em}.pl15 .s41{height:.2em;left:4.1em;top:4.1em;width:.9em}.pl15 .s42{height:.1em;left:4.1em;top:4em;width:1.4em}.pl15 .s43{height:.4em;left:5em;top:3.9em;width:.4em}.pl15 .s44{height:4.8em;left:4.6em;top:3.9em;width:.3em}.pl15 .s45{height:4.9em;left:4.5em;top:3.7em;width:.3em} .pl16 .s1{height:.2em;left:1em;top:6.1em;width:.3em}.pl16 .s2{height:.3em;left:.7em;top:5.8em;width:.9em}.pl16 .s3{height:.2em;left:.5em;top:5.6em;width:1.2em}.pl16 .s4{height:.1em;left:2em;top:5.6em;width:.1em}.pl16 .s5{height:.2em;left:.5em;top:5.4em;width:1.9em}.pl16 .s6{height:.1em;left:.5em;top:5.3em;width:2em}.pl16 .s7{height:.2em;left:.5em;top:5.1em;width:2.2em}.pl16 .s8{height:.2em;left:.6em;top:5em;width:2.2em}.pl16 .s9{height:.3em;left:2.8em;top:5em;width:.3em}.pl16 .s10{height:2.4em;left:.6em;top:2.6em;width:2.6em}.pl16 .s11{height:.3em;left:4.2em;top:4.4em;width:.2em}.pl16 .s12{height:.5em;left:4.1em;top:4.3em;width:.1em}.pl16 .s13{height:.1em;left:4.7em;top:3.2em;width:.1em}.pl16 .s14{height:.2em;left:4.7em;top:2.9em;width:.2em}.pl16 .s15{height:.9em;left:4.6em;top:2.8em;width:.1em}.pl16 .s16{height:2.5em;left:1.6em;top:2.4em;width:1.8em}.pl16 .s17{height:.2em;left:2.2em;top:2.1em;width:1.2em}.pl16 .s18{height:1.4em;left:1.9em;top:2.3em;width:2.7em}.pl16 .s19{height:3.1em;left:3.4em;top:2.1em;width:.3em}.pl16 .s20{height:3.4em;left:3.6em;top:1.7em;width:.4em}.pl16 .s21{height:3.6em;left:3.9em;top:1.3em;width:.2em}.pl16 .s22{height:.2em;left:3em;top:1.9em;width:1.7em}.pl16 .s23{height:.1em;left:4.6em;top:1.7em;width:.1em}.pl16 .s24{height:.6em;left:3.8em;top:1.5em;width:.8em}.pl16 .s25{height:2.9em;left:4.1em;top:1.1em;width:.4em}



/* size: 340 */
.m340{width:340px} .m340 .poland,.m340 .poland .bg,.m340 .poland-cities{background:transparent url('../bundles/operonoperon/images/pl-340.png') no-repeat -1300px 0} .m340 .poland,.m340 .poland-cities{height:325px;width:340px} .m340 .poland{background-position:0 -373px} .m340 .poland-cities{background-position:-350px -373px} .m340 .poland .m{margin:10014px 0 0 8px} .m340 .poland .m span{font-size:20px !important}
.m340 .pl1.focus .bg,.m340 .pl1.active-region .bg{height:82px !important;left:31px;top:162px;width:90px}.m340 .pl1.focus .bg{background-position:-2px -25px}

.m340 .pl1.active-region .bg{background-position:-2px -252px}

.m340 .pl2.focus .bg,.m340 .pl2.active-region .bg{height:73px !important;left:104px;top:64px;width:76px}.m340 .pl2.focus .bg{background-position:-115px -7px}.m340 .pl2.active-region .bg{background-position:-115px -252px} .m340 .pl3.focus .bg,.m340 .pl3.active-region .bg{height:98px !important;left:235px;top:138px;width:75px}.m340 .pl3.focus .bg{background-position:-1134px -104px}.m340 .pl3.active-region .bg{background-position:-2px -130px} .m340 .pl4.focus .bg,.m340 .pl4.active-region .bg{height:86px !important;left:22px;top:104px;width:57px}.m340 .pl4.focus .bg{background-position:-1118px -2px}.m340 .pl4.active-region .bg{background-position:-103px -149px} .m340 .pl5.focus .bg,.m340 .pl5.active-region .bg{height:76px !important;left:128px;top:140px;width:78px}.m340 .pl5.focus .bg{background-position:-213px -10px}.m340 .pl5.active-region .bg{background-position:-213px -259px} .m340 .pl6.focus .bg,.m340 .pl6.active-region .bg{height:63px !important;left:159px;top:230px;width:70px}.m340 .pl6.focus .bg{background-position:-316px -23px}.m340 .pl6.active-region .bg{background-position:-316px -259px} .m340 .pl7.focus .bg,.m340 .pl7.active-region .bg{height:121px !important;left:164px;top:86px;width:117px}.m340 .pl7.focus .bg{background-position:-556px -28px}.m340 .pl7.active-region .bg{background-position:-184px -114px} .m340 .pl8.focus .bg,.m340 .pl8.active-region .bg{height:59px !important;left:93px;top:198px;width:54px}.m340 .pl8.focus .bg{background-position:-1077px -258px}.m340 .pl8.active-region .bg{background-position:-411px -258px} .m340 .pl9.focus .bg,.m340 .pl9.active-region .bg{height:85px !important;left:220px;top:216px;width:73px}.m340 .pl9.focus .bg{background-position:-819px -28px}.m340 .pl9.active-region .bg{background-position:-448px -150px} .m340 .pl10.focus .bg,.m340 .pl10.active-region .bg{height:108px !important;left:234px;top:38px;width:71px}.m340 .pl10.focus .bg{background-position:-1156px -232px}.m340 .pl10.active-region .bg{background-position:-819px -232px} .m340 .pl11.focus .bg,.m340 .pl11.active-region .bg{height:69px !important;left:87px;top:17px;width:89px}.m340 .pl11.focus .bg{background-position:-916px -44px}.m340 .pl11.active-region .bg{background-position:-544px -176px} .m340 .pl12.focus .bg,.m340 .pl12.active-region .bg{height:80px !important;left:127px;top:203px;width:59px}.m340 .pl12.focus .bg{background-position:-995px -259px}.m340 .pl12.active-region .bg{background-position:-913px -259px} .m340 .pl13.focus .bg,.m340 .pl13.active-region .bg{height:55px !important;left:177px;top:191px;width:65px}.m340 .pl13.focus .bg{background-position:-1029px -58px}.m340 .pl13.active-region .bg{background-position:-819px -154px} .m340 .pl14.focus .bg,.m340 .pl14.active-region .bg{height:67px !important;left:160px;top:37px;width:111px}.m340 .pl14.focus .bg{background-position:-410px -19px}.m340 .pl14.active-region .bg{background-position:-656px -175px} .m340 .pl15.focus .bg,.m340 .pl15.active-region .bg{height:126px !important;left:60px;top:77px;width:100px}.m340 .pl15.focus .bg{background-position:-696px -24px}.m340 .pl15.active-region .bg{background-position:-324px -109px} .m340 .pl16.focus .bg,.m340 .pl16.active-region .bg{height:99px !important;left:10px;top:30px;width:86px}.m340 .pl16.focus .bg{background-position:-1025px -137px}.m340 .pl16.active-region .bg{background-position:-914px -137px}
.m340 .pl1 a{left:86px;top:214px} .m340 .pl1 a.tooltip-left .tooltip-arrow{left:86px} .m340 .pl2 a{left:151px;top:117px} .m340 .pl2 a.tooltip-left .tooltip-arrow{left:151px} .m340 .pl3 a{left:280px;top:209px} .m340 .pl3 a.tooltip-right .tooltip-arrow{right:60px} .m340 .pl4 a{left:57px;top:162px} .m340 .pl4 a.tooltip-left .tooltip-arrow{left:57px} .m340 .pl5 a{left:177px;top:187px} .m340 .pl14 a.tooltip-right .tooltip-arrow{right:163px} .m340 .pl6 a{left:204px;top:271px} .m340 .pl6 a.tooltip-right .tooltip-arrow{right:136px} .m340 .pl7 a{left:232px;top:156px} .m340 .pl7 a.tooltip-right .tooltip-arrow{right:108px} .m340 .pl8 a{left:133px;top:235px} .m340 .pl8 a.tooltip-left .tooltip-arrow{left:133px} .m340 .pl9 a{left:261px;top:268px} .m340 .pl9 a.tooltip-right .tooltip-arrow{right:79px} .m340 .pl10 a{left:283px;top:107px} .m340 .pl10 a.tooltip-right .tooltip-arrow{right:57px} .m340 .pl11 a{left:141px;top:61px} .m340 .pl11 a.tooltip-left .tooltip-arrow{left:141px} .m340 .pl12 a{left:163px;top:253px} .m340 .pl12 a.tooltip-left .tooltip-arrow{left:163px} .m340 .pl13 a{left:220px;top:228px} .m340 .pl13 a.tooltip-right .tooltip-arrow{right:120px} .m340 .pl14 a{left:225px;top:80px} .m340 .pl14 a.tooltip-right .tooltip-arrow{right:115px} .m340 .pl15 a{left:119px;top:153px} .m340 .pl15 a.tooltip-left .tooltip-arrow{left:119px} .m340 .pl16 a{left:63px;top:89px} .m340 .pl16 a.tooltip-left .tooltip-arrow{left:63px}
/*  opacity */
.a .bg{-moz-opacity: 0.0;opacity:.0;filter: alpha(opacity=0); }
.a0 .bg{-moz-opacity: 0.0;opacity:.0;filter: alpha(opacity=0); }
.a1 .bg{-moz-opacity: 0.1;opacity:.10;filter: alpha(opacity=10); }
.a2 .bg{-moz-opacity: 0.2;opacity:.20;filter: alpha(opacity=20); }
.a3 .bg{-moz-opacity: 0.3;opacity:.30;filter: alpha(opacity=30); }
.a4 .bg{-moz-opacity: 0.4;opacity:.40;filter: alpha(opacity=40); }
.a5 .bg{-moz-opacity: 0.5;opacity:.50;filter: alpha(opacity=50); }
.a6 .bg{-moz-opacity: 0.6;opacity:.60;filter: alpha(opacity=60); }
.a7 .bg{-moz-opacity: 0.7;opacity:.70;filter: alpha(opacity=70); }
.a8 .bg{-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80); }
.a9 .bg{-moz-opacity: 0.9;opacity:.90;filter: alpha(opacity=90); }
.a10 .bg{-moz-opacity: 1;opacity:1;filter: alpha(opacity=100); }
/* --------------------------------------------------------
end of the maps */
.procent{
    position:absolute;
    padding:0;
    margin:0;
    font-size: 14px;

    color:black;
    z-index:0;

}
.pl1_procent{
    top:200px;
    left:60px;
}
.pl2_procent{
    top:100px;
    left:130px;
}
.pl3_procent{
    top:200px;
    left:260px;
}
.pl4_procent{
    top:150px;
    left:35px;
}
.pl5_procent{
    top:170px;
    left:160px;
}
.pl6_procent{
    top:270px;
    left:185px;
}
.pl7_procent{
    top:140px;
    left:210px;
}
.pl8_procent{
    top:220px;
    left:120px;
}
.pl9_procent{
    top:250px;
    left:240px;
}
.pl10_procent{
    top:100px;
    left:260px;
}
.pl11_procent{
    top:50px;
    left:110px;
}
.pl12_procent{
    top:250px;
    left:140px;
}
.pl13_procent{
    top:225px;
    left:200px;
}
.pl14_procent{
    top:70px;
    left:200px;
}
.pl15_procent{
    top:140px;
    left:90px;
}
.pl16_procent{
    top:90px;
    left:40px;
}


/* begin screen.css override */
.poland.css-map {
    z-index: 1!important;
}

.procent {
    z-index: 2!important;
}

/* line 11, ../sass/lib/bootstrap/_scaffolding.scss */
ul.poland.css-map * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* line 14, ../sass/lib/bootstrap/_scaffolding.scss */
ul.poland.css-map *:before,
ul.poland.css-map *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.full-view ul.poland.css-map > li:before {
    display: none;
}

/* end screen.css override */
/*rules for the plot target div.  These will be cascaded down to all plot elements according to css rules*/
.jqplot-target {
    position: relative;
    display:block;
    color: rgb(31,98,95);
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 15px;
    /*    height: 300px;
        width: 400px;*/
}

/*rules applied to all axes*/
.jqplot-axis {
    font-size: 0.75em;
}

.jqplot-xaxis {
    margin-top: 10px;
}

.jqplot-x2axis {
    margin-bottom: 10px;
}

.jqplot-yaxis {
    margin-right: 10px;

}

.jqplot-y2axis, .jqplot-y3axis, .jqplot-y4axis, .jqplot-y5axis, .jqplot-y6axis, .jqplot-y7axis, .jqplot-y8axis, .jqplot-y9axis, .jqplot-yMidAxis {
    margin-left: 10px;
    margin-right: 10px;
}

/*rules applied to all axis tick divs*/
.jqplot-axis-tick, .jqplot-xaxis-tick, .jqplot-yaxis-tick, .jqplot-x2axis-tick, .jqplot-y2axis-tick, .jqplot-y3axis-tick, .jqplot-y4axis-tick, .jqplot-y5axis-tick, .jqplot-y6axis-tick, .jqplot-y7axis-tick, .jqplot-y8axis-tick, .jqplot-y9axis-tick, .jqplot-yMidAxis-tick {
    position: absolute;
    white-space: pre;
}


.jqplot-xaxis-tick {
    top: 0px;
    /* initial position untill tick is drawn in proper place */
    left: 15px;
    /*    padding-top: 10px;*/
    vertical-align: top;
    z-index:100;
}

.jqplot-x2axis-tick {
    bottom: 0px;
    /* initial position untill tick is drawn in proper place */
    left: 15px;
    /*    padding-bottom: 10px;*/
    vertical-align: bottom;
}

.jqplot-yaxis-tick {
    right: 0px;
    /* initial position untill tick is drawn in proper place */
    top: 15px;
    /*    padding-right: 10px;*/
    text-align: right;
}

.jqplot-yaxis-tick.jqplot-breakTick {
    right: -20px;
    margin-right: 0px;
    padding:1px 5px 1px 5px;
    /*background-color: white;*/
    z-index: 2;
    font-size: 1.5em;
}

.jqplot-y2axis-tick, .jqplot-y3axis-tick, .jqplot-y4axis-tick, .jqplot-y5axis-tick, .jqplot-y6axis-tick, .jqplot-y7axis-tick, .jqplot-y8axis-tick, .jqplot-y9axis-tick {
    left: 0px;
    /* initial position untill tick is drawn in proper place */
    top: 15px;
    /*    padding-left: 10px;*/
    /*    padding-right: 15px;*/
    text-align: left;
}

.jqplot-yMidAxis-tick {
    text-align: center;
    white-space: nowrap;
}

.jqplot-xaxis-label {
    margin-top: 10px;
    font-size: 11pt;
    position: absolute;
}

.jqplot-x2axis-label {
    margin-bottom: 10px;
    font-size: 11pt;
    position: absolute;
}

.jqplot-yaxis-label {
    margin-right: 10px;
    /*    text-align: center;*/
    font-size: 11pt;
    position: absolute;
}

.jqplot-yMidAxis-label {
    font-size: 11pt;
    position: absolute;
}

.jqplot-y2axis-label, .jqplot-y3axis-label, .jqplot-y4axis-label, .jqplot-y5axis-label, .jqplot-y6axis-label, .jqplot-y7axis-label, .jqplot-y8axis-label, .jqplot-y9axis-label {
    /*    text-align: center;*/
    font-size: 11pt;
    margin-left: 10px;
    position: absolute;
}

.jqplot-meterGauge-tick {
    font-size: 0.75em;
    color: #999999;
}

.jqplot-meterGauge-label {
    font-size: 1em;
    color: #999999;
}

table.jqplot-table-legend {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 35px;
    margin-right: 12px;
}

table.jqplot-table-legend, table.jqplot-cursor-legend {

    background-color: rgba(255,255,255,0.6);
    border: 1px solid #cccccc;
    position: absolute;
    font-size: 13px;
}

td.jqplot-table-legend {
    vertical-align:middle;
}

/*
These rules could be used instead of assigning
element styles and relying on js object properties.
*/

/*
td.jqplot-table-legend-swatch {
    padding-top: 0.5em;
    text-align: center;
}

tr.jqplot-table-legend:first td.jqplot-table-legend-swatch {
    padding-top: 0px;
}
*/

td.jqplot-seriesToggle:hover, td.jqplot-seriesToggle:active {
    cursor: pointer;
}

.jqplot-table-legend .jqplot-series-hidden {
    text-decoration: line-through;
}

div.jqplot-table-legend-swatch-outline {
    border: 1px solid #cccccc;
    padding:1px;
}
.jqplot-table-legend-label{ padding:10px; }

div.jqplot-table-legend-swatch {
    width:0px;
    height:0px;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
}

.jqplot-title {
    top: 0px;
    left: 0px;
    padding-bottom: 0.5em;
    font-size: 1.2em;
}

table.jqplot-cursor-tooltip {
    border: 1px solid #cccccc;
    font-size: 0.75em;
}


.jqplot-cursor-tooltip {
    border: 1px solid #cccccc;
    font-size: 0.75em;
    white-space: nowrap;
    background: rgba(208,208,208,0.5);
    padding: 1px;
}

.jqplot-highlighter-tooltip, .jqplot-canvasOverlay-tooltip {
    border: 1px solid #cccccc;
    font-size: 0.75em;
    white-space: nowrap;
    background: rgba(208,208,208,0.5);
    padding: 1px;
}

.jqplot-point-label {
    font-size: 0.75em;
    z-index: 2;
}

td.jqplot-cursor-legend-swatch {
    vertical-align: middle;
    text-align: center;
}

div.jqplot-cursor-legend-swatch {
    width: 1.2em;
    height: 0.7em;
}

.jqplot-error {
    /*   Styles added to the plot target container when there is an error go here.*/
    text-align: center;
}

.jqplot-error-message {
    /*    Styling of the custom error message div goes here.*/
    position: relative;
    top: 46%;
    display: inline-block;
}

div.jqplot-bubble-label {
    font-size: 0.8em;
    /*    background: rgba(90%, 90%, 90%, 0.15);*/
    padding-left: 2px;
    padding-right: 2px;
    color: rgb(20%, 20%, 20%);
}

div.jqplot-bubble-label.jqplot-bubble-label-highlight {
    background: rgba(90%, 90%, 90%, 0.7);
}

div.jqplot-noData-container {
    text-align: center;
    background-color: rgba(96%, 96%, 96%, 0.3);
}

/********************
 * FEATURE CAROUSEL *
 ********************/
.carousel-container {
    position:relative;
    width:960px;
    margin: 0 auto;
}
#carousel {
    height:550px;
    width:960px;
    position:relative;
    margin-bottom:0.5em;
    font-size:12px;
    font-family: Arial;
    text-align: center;
}
.carousel-image {
    border:0;
    display:block;
}
.carousel-feature {
    position:absolute;
    top:-1000px;
    left:-1000px;
    border:2px solid #5d5d5d;
    cursor:pointer;
}
.carousel-feature .carousel-caption {
    position:absolute;
    bottom:0;
    width:100%;
    background-color:#000;
}
.carousel-feature .carousel-caption p {
    margin:0;
    padding:5px;
    font-weight:bold;
    font-size:12px;
    color:white;
}
.tracker-summation-container {
    position:absolute;
    color:white;
    right:48px;
    top:230px;
    padding:3px;
    margin:3px;
    background-color:#000;
}
.tracker-individual-container {
    position:absolute;
    color:white;
    right:48px;
    top:210px;
    padding:0;
    margin:0;
}
.tracker-individual-container li {
    list-style:none;
}
.tracker-individual-container .tracker-individual-blip {
    margin:0 3px;
    padding:0 3px;
    color:white;
    text-align:center;
    background-color:#DDD;
}
.tracker-individual-container .tracker-individual-blip-selected {
    color:white;
    font-weight:bold;
    background-color:#000;
}
#carousel-left {
    position:absolute;
    bottom:33px;
    left:220px;
    cursor:pointer;
}
#carousel-right {
    position:absolute;
    bottom:33px;
    right:220px;
    cursor:pointer;
}
.tracker-individual-container {
    width: 300px;
    text-align: center;
    visibility: hidden;
}
.tracker-individual-container .tracker-individual-blip {
    margin-top: 2px;
}
div.carousel-right {
    visibility: hidden;

}
div.carousel-left {
    visibility: hidden;
}
.tracker-summation-container {
    background-color: #00746B;
    position: absolute;
    top: 80%;
    right: 50%;
    margin-right: -15px;
}
/* line 1, ../sass/lightbox.scss */
#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
}

/* line 12, ../sass/lightbox.scss */
#lbCenter, #lbBottomContainer {
    position: absolute;
    z-index: 9999;
    border-radius: .7rem;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* line 23, ../sass/lightbox.scss */
#lbCenter *, #lbBottomContainer * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* line 29, ../sass/lightbox.scss */
.lbLoading {
    background: #fff url("../bundles/operonbase/images/preloader.gif") no-repeat center;
}

/* line 33, ../sass/lightbox.scss */
#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    overflow: hidden;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* line 46, ../sass/lightbox.scss */
#lbPrevLink, #lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}

.lightbox-image:hover {
    cursor: pointer;
}


/* line 54, ../sass/lightbox.scss */
#lbPrevLink {
    left: 0;
}
/* line 56, ../sass/lightbox.scss */
#lbPrevLink .ico-prev {
    width: 3.0rem;
    height: 3.0rem;
    margin: -2.0rem 0 0;
    display: block;
    background: url("../bundles/operonbase/images/bg_direction_nav.png") no-repeat 0 0;
    position: absolute;
    top: 50%;
    left: 1.5rem;
    z-index: 300;
    cursor: pointer;
    text-indent: -999.9rem;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
/* line 74, ../sass/lightbox.scss */
#lbPrevLink:hover .ico-prev {
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

/* line 82, ../sass/lightbox.scss */
#lbNextLink {
    right: 0;
}
/* line 85, ../sass/lightbox.scss */
#lbNextLink .ico-next {
    width: 3.0rem;
    height: 3.0rem;
    margin: -2.0rem 0 0;
    display: block;
    background: url("../bundles/operonbase/images/bg_direction_nav.png") no-repeat 0 0;
    background-position: 100% 0;
    position: absolute;
    top: 50%;
    right: 1.5rem;
    z-index: 300;
    cursor: pointer;
    text-indent: -999.9rem;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
/* line 104, ../sass/lightbox.scss */
#lbNextLink:hover .ico-next {
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

/* line 112, ../sass/lightbox.scss */
#lbBottom {
    display: none;
}

/* line 116, ../sass/lightbox.scss */
#lbCloseLink {
    display: block;
}

/* line 120, ../sass/lightbox.scss */
#lbCaption, #lbNumber {
    display: none;
}

/* line 124, ../sass/lightbox.scss */
#lbBottom {
    display: block;
}

/* line 128, ../sass/lightbox.scss */
#lbCloseLink {
    position: absolute;
    right: 1rem;
    top: 1rem;
    display: block;
    color: #eee;
}