@charset "UTF-8";
/*
 _____
|_   _|
  | | __ _  _____   ____ _ ___
  | |/ _` |/ _ \ \ / / _` / __|
  | | (_| |  __/\ V / (_| \__ \
  \_/\__,_|\___| \_/ \__,_|___/

Theme Name: Taevas
Theme URI: http://components.underscores.me/
Author: Kairi Jaano
Author URI: http://www.taevas.ee
Description: made by Taevas
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: taevas
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Taevas is created by the theme generator at http://components.underscores.me/, (C) 2015-2016 Automattic, Inc.
Components is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Bootstrap

--------------------------------------------------------------*/
/*
Theme Name: Taevas
Theme URI: http://components.underscores.me/
Author: Kairi Jaano
Author URI: http://www.taevas.ee
Description: made by Taevas
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: taevas
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Taevas is created by the theme generator at http://components.underscores.me/, (C) 2015-2016 Automattic, Inc.
Components is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700");
/* line 9, assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

/* line 98, assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

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

/* line 170, assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, assets/stylesheets/bootstrap/_normalize.scss */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 356, assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

/* line 376, assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

  /* line 72, assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 24, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  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 37, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

/* line 22, assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

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

/* line 48, assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}
/* line 52, assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
/* line 58, assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

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

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

/* line 86, assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

/* line 113, assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

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

/* line 159, assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, assets/stylesheets/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, assets/stylesheets/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, assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 30, assets/stylesheets/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, assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 41, assets/stylesheets/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, assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

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

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

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

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

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

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

/* line 98, assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

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

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

/* line 5, assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

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

/* line 5, assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 153, assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

/* line 173, assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

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

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

/* line 14, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 211, assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
/* line 250, assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
/* line 265, assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 286, assets/stylesheets/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, assets/stylesheets/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, assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 41, assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 55, assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

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

/* line 39, assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, assets/stylesheets/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: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, assets/stylesheets/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, assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 27, assets/stylesheets/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, assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 60, assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, assets/stylesheets/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, assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 60, assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, assets/stylesheets/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, assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 9, assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 31, assets/stylesheets/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 {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, assets/stylesheets/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 {
  border-top: 0;
}
/* line 57, assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, assets/stylesheets/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: 5px;
}

/* line 88, assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, assets/stylesheets/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 {
  border: 1px solid #ddd;
}
/* line 101, assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

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

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

/* line 9, assets/stylesheets/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, assets/stylesheets/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, assets/stylesheets/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: #dff0d8;
}

/* line 20, assets/stylesheets/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: #d0e9c6;
}

/* line 9, assets/stylesheets/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: #d9edf7;
}

/* line 20, assets/stylesheets/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: #c4e3f3;
}

/* line 9, assets/stylesheets/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: #fcf8e3;
}

/* line 20, assets/stylesheets/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: #faf2cc;
}

/* line 9, assets/stylesheets/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: #f2dede;
}

/* line 20, assets/stylesheets/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: #ebcccc;
}

/* line 171, assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, assets/stylesheets/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 {
    white-space: nowrap;
  }
  /* line 200, assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, assets/stylesheets/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 {
    border-left: 0;
  }
  /* line 212, assets/stylesheets/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 {
    border-right: 0;
  }
  /* line 225, assets/stylesheets/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 {
    border-bottom: 0;
  }
}

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

/* line 20, assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

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

/* line 52, assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

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

/* line 70, assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

/* line 114, assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-box-shadow ease-in-out 0.15s;
}
/* line 57, assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 103, assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 136, assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* line 146, assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 153, assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  /* line 197, assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm input[type="date"],
  input[type="time"].input-sm, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  /* line 202, assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg input[type="date"],
  input[type="time"].input-lg, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg, .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}
/* line 215, assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 231, assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, assets/stylesheets/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: -20px;
  margin-top: 4px \9;
}

/* line 248, assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 264, assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, assets/stylesheets/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 285, assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 295, assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 307, assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
/* line 315, assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 84, assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

/* line 333, assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 340, assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 344, assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 348, assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 79, assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 84, assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

/* line 359, assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
/* line 366, assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
/* line 370, assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 374, assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

/* line 388, assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 393, assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 398, assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 410, assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 417, assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, assets/stylesheets/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: #3c763d;
}
/* line 21, assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, assets/stylesheets/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: #8a6d3b;
}
/* line 21, assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 31, assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, assets/stylesheets/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: #a94442;
}
/* line 21, assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 439, assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 442, assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 478, assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, assets/stylesheets/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 508, assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, assets/stylesheets/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: 7px;
}
/* line 569, assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 575, assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 582, assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 593, assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 603, assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 611, assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
/* line 39, assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 29, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 37, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 53, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 11, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
/* line 17, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 22, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 29, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
/* line 37, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 53, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 17, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 22, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 29, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
/* line 37, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 53, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 17, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 22, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 29, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 37, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 53, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 17, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 22, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 29, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 37, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 53, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 17, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 22, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 29, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
/* line 37, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 53, assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 109, assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, assets/stylesheets/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 135, assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 139, assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

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

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

/* line 18, assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, assets/stylesheets/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, assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

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

/* line 88, assets/stylesheets/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: #337ab7;
}

/* line 103, assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 110, assets/stylesheets/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 123, assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

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

/* line 173, assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 193, assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 9, assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, assets/stylesheets/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, assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
/* line 59, assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, assets/stylesheets/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: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

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

/* line 190, assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, assets/stylesheets/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: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 206, assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, assets/stylesheets/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, assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 14, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

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

/* line 50, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 68, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, assets/stylesheets/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 92, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 108, assets/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 128, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 138, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
/* line 170, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 180, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 206, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 193, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 235, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 243, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 251, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 257, assets/stylesheets/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: 768px) {
  /* line 232, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 286, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  /* line 478, assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, assets/stylesheets/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 508, assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 298, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 286, assets/stylesheets/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 327, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
/* line 346, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 349, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 359, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 401, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 415, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 425, assets/stylesheets/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: #e7e7e7;
}
/* line 433, assets/stylesheets/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, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 462, assets/stylesheets/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: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  /* line 473, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, assets/stylesheets/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, assets/stylesheets/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: #e7e7e7;
  }
  /* line 490, assets/stylesheets/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, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, assets/stylesheets/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, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 537, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 549, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 552, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, assets/stylesheets/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, assets/stylesheets/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, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, assets/stylesheets/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: 767px) {
  /* line 607, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, assets/stylesheets/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, assets/stylesheets/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, assets/stylesheets/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, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 643, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 650, assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, assets/stylesheets/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 5, assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, assets/stylesheets/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 28, assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 14, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

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

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

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

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

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

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

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

/* line 45, assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, assets/stylesheets/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: 767px) {
  /* line 7, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

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

  /* line 12, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* Slider */
/* line 2, assets/stylesheets/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 21, assets/stylesheets/_slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 31, assets/stylesheets/_slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 35, assets/stylesheets/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 41, assets/stylesheets/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 51, assets/stylesheets/_slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 61, assets/stylesheets/_slick.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 68, assets/stylesheets/_slick.scss */
.slick-track:after {
  clear: both;
}

/* line 72, assets/stylesheets/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 77, assets/stylesheets/_slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 85, assets/stylesheets/_slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 89, assets/stylesheets/_slick.scss */
.slick-slide img {
  display: block;
}

/* line 93, assets/stylesheets/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 97, assets/stylesheets/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 101, assets/stylesheets/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 105, assets/stylesheets/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 109, assets/stylesheets/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 117, assets/stylesheets/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: phosphate;
  src: url(assets/font/phosphate.ttf);
}
/* Generated by Glyphter (http://www.glyphter.com) on  Mon Jan 22 2018*/
@font-face {
  font-family: 'narko';
  src: url("assets/font/Narko.eot");
  src: url("assets/font/Narko.eot?#iefix") format("embedded-opentype"), url("assets/font/Narko.woff") format("woff"), url("assets/font/Narko.ttf") format("truetype"), url("assets/font/Narko.svg#Narko") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 45, assets/stylesheets/_typo.scss */
body {
  font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
  color: #1D1D1D;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 52, assets/stylesheets/_typo.scss */
h1, .header-1 {
  color: #0DCEDA;
  font-family: Phosphate;
  font-size: 30px;
  line-height: 24px;
  margin: 0;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  /* line 52, assets/stylesheets/_typo.scss */
  h1, .header-1 {
    font-size: 24px;
    line-height: 28px !important;
  }
}

/* line 64, assets/stylesheets/_typo.scss */
h2, .header-2 {
  text-transform: uppercase;
  color: #1D1D1D;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  /* line 64, assets/stylesheets/_typo.scss */
  h2, .header-2 {
    font-size: 16px;
    font-weight: 600;
    display: block;
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
  }
}

/* line 83, assets/stylesheets/_typo.scss */
.box--wrapper h2 {
  color: #0DCEDA;
  font-family: Phosphate;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin: 30px 0 10px 0;
}

/* line 93, assets/stylesheets/_typo.scss */
h3, .header-3, .header-3 p {
  font-weight: 600;
  text-transform: uppercase;
  color: #1D1D1D;
  font-size: 18px;
  line-height: 28px;
  margin-top: 50px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  /* line 93, assets/stylesheets/_typo.scss */
  h3, .header-3, .header-3 p {
    font-size: 16px;
  }
}

/* line 106, assets/stylesheets/_typo.scss */
.header-3, .header-3 p {
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: none;
}

/* line 111, assets/stylesheets/_typo.scss */
h4 {
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 40px;
}

/* line 118, assets/stylesheets/_typo.scss */
.simple p {
  color: #1D1D1D;
}

/* line 121, assets/stylesheets/_typo.scss */
a, .color-pink {
  color: #0DCEDA;
}

/* line 124, assets/stylesheets/_typo.scss */
ul li, ol li {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

/* line 130, assets/stylesheets/_typo.scss */
.gallery--slider {
  margin-bottom: 15px;
}
/* line 132, assets/stylesheets/_typo.scss */
.gallery--slider img {
  padding: 0 5px;
}

/* line 136, assets/stylesheets/_typo.scss */
.border-btm {
  border-bottom: 2px dotted #1D1D1D;
}

/* line 139, assets/stylesheets/_typo.scss */
b, strong, .bold {
  font-weight: 500;
}

/* line 140, assets/stylesheets/_typo.scss */
.clear {
  clear: both;
}

/* line 141, assets/stylesheets/_typo.scss */
.add_num ul, .add_num ol {
  counter-reset: item;
  padding: 0;
  list-style: none;
}
/* line 145, assets/stylesheets/_typo.scss */
.add_num ul li, .add_num ol li {
  z-index: 2;
  position: relative;
  counter-increment: item;
  margin-left: 10px;
  padding-bottom: 25px;
}
/* line 151, assets/stylesheets/_typo.scss */
.add_num ul li:last-child, .add_num ol li:last-child {
  padding-bottom: 0;
}
/* line 152, assets/stylesheets/_typo.scss */
.add_num ul li a, .add_num ol li a {
  margin-left: 45px;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
  display: block;
}
/* line 156, assets/stylesheets/_typo.scss */
.add_num ul li a:hover, .add_num ol li a:hover {
  color: #0DCEDA;
  text-decoration: none;
}
/* line 161, assets/stylesheets/_typo.scss */
.add_num ul li:before, .add_num ol li:before {
  content: "#" counter(item);
  left: -10px;
  position: absolute;
  color: #1D1D1D;
  font-family: narko, sans-serif;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 24px;
  z-index: -1;
}

/* line 175, assets/stylesheets/_typo.scss */
.default--padding {
  padding: 30px;
}
@media (max-width: 768px) {
  /* line 175, assets/stylesheets/_typo.scss */
  .default--padding {
    padding: 15px;
  }
}

/* line 181, assets/stylesheets/_typo.scss */
.page--container {
  position: relative;
}
/* line 184, assets/stylesheets/_typo.scss */
.page--container h2 {
  margin-top: 50px;
  margin-bottom: 30px;
}
/* line 188, assets/stylesheets/_typo.scss */
.page--container > h2:nth-of-type(1) {
  margin-top: 0 !important;
}
/* line 192, assets/stylesheets/_typo.scss */
.page--container ul {
  padding-left: 10px;
  margin-bottom: 30px;
}
/* line 195, assets/stylesheets/_typo.scss */
.page--container ul li {
  padding-left: 20px;
  list-style: none;
  margin-bottom: 15px;
}
/* line 199, assets/stylesheets/_typo.scss */
.page--container ul li:before {
  content: "\2022";
  font-size: 30px;
  vertical-align: top;
  padding-right: 16px;
  margin-left: -20px;
}
/* line 204, assets/stylesheets/_typo.scss */
.page--container ol {
  margin-bottom: 30px;
}
/* line 206, assets/stylesheets/_typo.scss */
.page--container ol li {
  margin-bottom: 15px;
}
/* line 210, assets/stylesheets/_typo.scss */
.page--container figure, .page--container img {
  max-width: 100%;
}

/* line 214, assets/stylesheets/_typo.scss */
p {
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}
/* line 218, assets/stylesheets/_typo.scss */
p.small--txt, p.sub--title {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #1D1D1D;
}

/* line 225, assets/stylesheets/_typo.scss */
.fit-page {
  margin-left: -30px;
  margin-right: -30px;
  padding-right: 30px;
  padding-left: 30px;
}
@media (max-width: 768px) {
  /* line 225, assets/stylesheets/_typo.scss */
  .fit-page {
    margin-left: -15px;
    margin-right: -15px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 237, assets/stylesheets/_typo.scss */
.no-margin {
  margin: 0 !important;
}

/* line 238, assets/stylesheets/_typo.scss */
.no-margin-top {
  margin-top: 0 !important;
}

/* line 239, assets/stylesheets/_typo.scss */
.margin-btm-xs {
  margin-bottom: 15px !important;
}

/* line 240, assets/stylesheets/_typo.scss */
.margin-btm {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  /* line 240, assets/stylesheets/_typo.scss */
  .margin-btm {
    margin-bottom: 15px;
  }
}

/* line 245, assets/stylesheets/_typo.scss */
.margin-btm-large {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  /* line 245, assets/stylesheets/_typo.scss */
  .margin-btm-large {
    margin-bottom: 15px;
  }
}

/* line 250, assets/stylesheets/_typo.scss */
.margin-tpp {
  margin-top: 30px;
}
@media (max-width: 768px) {
  /* line 250, assets/stylesheets/_typo.scss */
  .margin-tpp {
    margin-top: 15px;
  }
}

/* line 252, assets/stylesheets/_typo.scss */
.no-padding {
  padding: 0;
}

/* line 254, assets/stylesheets/_typo.scss */
.small--txxt p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

/* line 256, assets/stylesheets/_typo.scss */
.wp-caption-text {
  text-align: center;
  color: #1D1D1D;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 0px;
  margin-top: 10px;
}

/* line 266, assets/stylesheets/_typo.scss */
.disclaimer {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}
@media (max-width: 768px) {
  /* line 266, assets/stylesheets/_typo.scss */
  .disclaimer {
    margin-top: 5px;
  }
}

/* line 274, assets/stylesheets/_typo.scss */
.home .disclaimer {
  opacity: 0;
  height: 0px;
}

/* line 278, assets/stylesheets/_typo.scss */
.quote {
  font-family: "Helvetica Neue";
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 26px;
}

/* line 285, assets/stylesheets/_typo.scss */
.background--letter {
  pointer-events: none;
  font-weight: 500;
  font-size: 300px;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  color: rgba(255, 255, 255, 0.8);
  top: 40px;
  margin-left: -30px;
  line-height: 200px;
}

/* line 298, assets/stylesheets/_typo.scss */
.stronger--text {
  font-size: 18px;
  line-height: 28px;
}

/* line 302, assets/stylesheets/_typo.scss */
.styled--date, .styled--author {
  opacity: .5;
  display: inline-block;
  color: #1D1D1D;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: .5px;
  margin-bottom: 0 !important;
}

/* line 313, assets/stylesheets/_typo.scss */
.styled--date {
  margin-right: 15px;
}

/* line 314, assets/stylesheets/_typo.scss */
.styled--author {
  margin-left: 0px;
}

/* line 320, assets/stylesheets/_typo.scss */
.comment--text {
  color: #42fd76;
}

/* line 323, assets/stylesheets/_typo.scss */
.box--link:hover {
  text-decoration: none;
}

/* line 325, assets/stylesheets/_typo.scss */
.longBox-box .low--btn {
  margin-bottom: 0 !important;
}

/* line 328, assets/stylesheets/_typo.scss */
input.low--btn {
  -webkit-transition: background .5s ease;
  transition: background .5s ease;
}
/* line 330, assets/stylesheets/_typo.scss */
input.low--btn:hover {
  background: #0DCEDA;
}

/* line 334, assets/stylesheets/_typo.scss */
.showallabd {
  display: block;
  color: #0DCEDA;
  font-weight: 500;
}
/* line 338, assets/stylesheets/_typo.scss */
.showallabd:after {
  content: ' ';
  background: url(assets/img/arrow_go.svg) no-repeat center;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-size: contain;
  margin-left: 10px;
  -webkit-transform: all .5s ease;
  transform: all .5s ease;
}
/* line 348, assets/stylesheets/_typo.scss */
.showallabd:hover, .showallabd:active, .showallabd:focus {
  color: #1D1D1D;
}
/* line 350, assets/stylesheets/_typo.scss */
.showallabd:hover:after, .showallabd:active:after, .showallabd:focus:after {
  background: url(assets/img/arrow_right_black.svg) no-repeat center;
  background-size: contain;
}

/* line 357, assets/stylesheets/_typo.scss */
#viited {
  margin-top: 50px;
}

@media (min-width: 992px) {
  /* line 7, assets/stylesheets/_menu.scss */
  #menu-primary, #menu-primary-rus {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  /* line 9, assets/stylesheets/_menu.scss */
  #menu-primary > ul, #menu-primary-rus > ul {
    left: -25vw;
  }
  /* line 11, assets/stylesheets/_menu.scss */
  #menu-primary > ul.open, #menu-primary-rus > ul.open {
    left: calc(25vw - 30px);
  }
  /* line 15, assets/stylesheets/_menu.scss */
  #menu-primary > ul li:first-child, #menu-primary-rus > ul li:first-child {
    padding-left: 0;
  }
  /* line 17, assets/stylesheets/_menu.scss */
  #menu-primary > ul li:first-child a, #menu-primary-rus > ul li:first-child a {
    font-size: 15px;
    line-height: 17px;
  }
  /* line 23, assets/stylesheets/_menu.scss */
  #menu-primary > ul > ul, #menu-primary-rus > ul > ul {
    left: -50vw;
  }
  /* line 25, assets/stylesheets/_menu.scss */
  #menu-primary > ul > ul.open, #menu-primary-rus > ul > ul.open {
    left: calc(25vw - 30px);
  }
  /* line 29, assets/stylesheets/_menu.scss */
  #menu-primary > ul > ul li:first-child, #menu-primary-rus > ul > ul li:first-child {
    padding-left: 0;
  }
  /* line 31, assets/stylesheets/_menu.scss */
  #menu-primary > ul > ul li:first-child a, #menu-primary-rus > ul > ul li:first-child a {
    font-size: 15px;
    line-height: 17px;
  }
  /* line 38, assets/stylesheets/_menu.scss */
  #menu-primary > ul > ul > ul, #menu-primary-rus > ul > ul > ul {
    left: -75vw;
  }
  /* line 40, assets/stylesheets/_menu.scss */
  #menu-primary > ul > ul > ul.open, #menu-primary-rus > ul > ul > ul.open {
    left: calc(25vw - 30px);
  }
  /* line 44, assets/stylesheets/_menu.scss */
  #menu-primary > ul > ul > ul li:first-child, #menu-primary-rus > ul > ul > ul li:first-child {
    padding-left: 0;
  }
  /* line 46, assets/stylesheets/_menu.scss */
  #menu-primary > ul > ul > ul li:first-child a, #menu-primary-rus > ul > ul > ul li:first-child a {
    font-size: 15px;
    line-height: 17px;
  }

  /* line 57, assets/stylesheets/_menu.scss */
  .burger--menu {
    display: none;
    position: fixed;
    height: 100%;
    z-index: 999;
  }

  /* line 64, assets/stylesheets/_menu.scss */
  .superMegamenu ul {
    top: 0;
    margin-left: 0px;
    background: #fff;
    width: calc(25vw - 30px);
    height: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    padding: 35px 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-right: 2px dotted #1D1D1D;
  }
  /* line 77, assets/stylesheets/_menu.scss */
  .superMegamenu ul li {
    margin-bottom: 15px;
    cursor: pointer;
    list-style: none;
    line-height: 16px;
    padding-right: 20px;
  }
  /* line 82, assets/stylesheets/_menu.scss */
  .superMegamenu ul li a {
    color: #1D1D1D;
    font-weight: 500;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 16px;
  }
  /* line 90, assets/stylesheets/_menu.scss */
  .superMegamenu ul li.active a {
    color: #0DCEDA;
  }
  /* line 92, assets/stylesheets/_menu.scss */
  .superMegamenu ul li.has-some-kids {
    background-image: url(assets/img/arrow_right_black.svg);
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 13px 10px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
  }
  /* line 98, assets/stylesheets/_menu.scss */
  .superMegamenu ul li.has-some-kids a {
    pointer-events: none;
  }
  /* line 104, assets/stylesheets/_menu.scss */
  .superMegamenu ul li.opened a {
    font-weight: 600;
  }
  /* line 108, assets/stylesheets/_menu.scss */
  .superMegamenu ul li:hover, .superMegamenu ul li:focus, .superMegamenu ul li:active {
    background-size: 13px 10px;
    background-position: right center;
  }
  /* line 111, assets/stylesheets/_menu.scss */
  .superMegamenu ul li:hover a, .superMegamenu ul li:focus a, .superMegamenu ul li:active a {
    text-decoration: underline;
  }

  /* line 119, assets/stylesheets/_menu.scss */
  .close--menu {
    width: 120px;
    height: 100vh;
    position: fixed;
    z-index: 1;
    background: #ffffff;
    border-right: 2px dotted #1D1D1D;
  }
  /* line 126, assets/stylesheets/_menu.scss */
  .close--menu .close--menu-btn {
    background: url(assets/img/icon_close_black.svg) no-repeat center #ffffff;
    content: '';
    height: 35px;
    width: 35px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 40px;
    display: block;
    background-size: 35px;
  }
  /* line 138, assets/stylesheets/_menu.scss */
  .close--menu .close--menu-btn:hover {
    background: url(assets/img/icon_close_blue.svg) no-repeat center #ffffff;
    background-size: 35px;
  }
  /* line 143, assets/stylesheets/_menu.scss */
  .close--menu .menu-logo--item {
    background: url(assets/img/logo_narko_vert.svg) no-repeat center center #ffffff;
    display: block;
    width: 40px;
    height: 425px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }

  /* line 156, assets/stylesheets/_menu.scss */
  .close--menu-btn, .navi--burger {
    cursor: pointer;
  }

  /* line 159, assets/stylesheets/_menu.scss */
  .main--menu {
    margin-left: 120px;
  }

  /* line 164, assets/stylesheets/_menu.scss */
  .superMegamenu .menu > ul:nth-child(5) {
    overflow-y: auto;
  }

  /* line 167, assets/stylesheets/_menu.scss */
  .superMegamenu .menu > li#kogukond-5,
  .superMegamenu .menu > li#kogukond-3,
  .dl-menuwrapper ul li.kogukond {
    border-bottom: 2px dotted #333;
    margin: 0 -30px 2vh -30px;
    padding: 0 30px 2vh 30px;
  }

  /* line 174, assets/stylesheets/_menu.scss */
  .superMegamenu .menu > li#noored-3,
  .superMegamenu .menu > li#noored-5,
  .dl-menuwrapper ul li.noored {
    border-top: 2px dotted #333;
    margin: 2vh -30px 15px -30px;
    padding: 2vh 30px 0px 30px;
  }

  /* line 181, assets/stylesheets/_menu.scss */
  .superMegamenu .menu > li#noored-3,
  .superMegamenu .menu > li#noored-5,
  .dl-menuwrapper ul li.noored {
    background-position: bottom right 35px;
  }

  /* line 186, assets/stylesheets/_menu.scss */
  .superMegamenu .menu > li#kogukond-5,
  .superMegamenu .menu > li#kogukond-3,
  .dl-menuwrapper ul li.kogukond {
    background-position: top right 35px;
  }
}
@media (max-width: 991px) {
  /* line 199, assets/stylesheets/_menu.scss */
  .superMegamenu .menu > ul:nth-child(5) {
    overflow-y: auto;
  }

  /* line 202, assets/stylesheets/_menu.scss */
  .superMegamenu .menu > li#kogukond-5,
  .superMegamenu .menu > li#kogukond-3,
  .dl-menuwrapper ul li.kogukond {
    border-bottom: 2px dotted #333;
    margin: 0 0px 2vh 0px;
    padding: 0 0px 2vh 0px;
  }

  /* line 209, assets/stylesheets/_menu.scss */
  .superMegamenu .menu > li#noored-3,
  .superMegamenu .menu > li#noored-5,
  .dl-menuwrapper ul li.noored {
    border-top: 2px dotted #333;
    margin: 2vh 0px 0px 0px;
    padding: 2vh 0px 0px 0px;
  }

  /* line 217, assets/stylesheets/_menu.scss */
  .superMegamenu .menu > li#noored-3,
  .superMegamenu .menu > li#noored-5,
  .dl-menuwrapper ul li.noored {
    background-position: bottom right 35px;
  }

  /* line 222, assets/stylesheets/_menu.scss */
  .superMegamenu .menu > li#kogukond-5,
  .superMegamenu .menu > li#kogukond-3,
  .dl-menuwrapper ul li.kogukond {
    background-position: top right 35px;
  }

  /* line 229, assets/stylesheets/_menu.scss */
  .navi--burger {
    cursor: pointer;
  }
  /* line 231, assets/stylesheets/_menu.scss */
  .navi--burger.clicked {
    background-size: 25px !important;
    background: url(assets/img/icon_close_black.svg) no-repeat center !important;
  }

  /* line 236, assets/stylesheets/_menu.scss */
  .burger--menu {
    border-top: 2px dotted #1D1D1D;
    display: none;
    position: fixed;
    height: calc(100vh - 62px);
    z-index: 999;
    overflow-y: scroll;
    background: #fff;
    top: 60px;
    width: 100%;
  }
  /* line 246, assets/stylesheets/_menu.scss */
  .burger--menu .menu {
    margin: 20px;
  }

  /* line 249, assets/stylesheets/_menu.scss */
  .dl-menuwrapper {
    max-width: 100%;
  }
  /* line 251, assets/stylesheets/_menu.scss */
  .dl-menuwrapper ul {
    background: #fff !important;
    padding: 0;
    margin: 0;
  }
  /* line 255, assets/stylesheets/_menu.scss */
  .dl-menuwrapper ul li {
    list-style: none;
    cursor: pointer;
    list-style: none;
  }
  /* line 259, assets/stylesheets/_menu.scss */
  .dl-menuwrapper ul li a {
    color: #1D1D1D;
    font-weight: 500;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 16px;
  }
  /* line 267, assets/stylesheets/_menu.scss */
  .dl-menuwrapper ul li.dl-back > a {
    background: transparent;
    color: #0DCEDA;
  }
  /* line 271, assets/stylesheets/_menu.scss */
  .dl-menuwrapper ul li.dl-back:after {
    content: '';
    background-image: url(assets/img/arrow_go.svg);
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 13px 10px;
    display: block;
    height: 46px;
    width: 30px;
  }
  /* line 282, assets/stylesheets/_menu.scss */
  .dl-menuwrapper ul li > a:not(:only-child):after {
    content: '';
    background-image: url(assets/img/arrow_right_black.svg);
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 13px 10px;
    display: block;
    height: 46px;
    width: 30px;
  }
  /* line 293, assets/stylesheets/_menu.scss */
  .dl-menuwrapper ul .dl-submenu li:nth-child(2) > a {
    font-size: 16px;
  }
  /* line 295, assets/stylesheets/_menu.scss */
  .dl-menuwrapper .dl-menu {
    padding-bottom: 80px;
  }

  /* line 301, assets/stylesheets/_menu.scss */
  .LangAndSearch {
    border-bottom: 2px dotted #1D1D1D;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
  }
  /* line 308, assets/stylesheets/_menu.scss */
  .LangAndSearch .search-keeper, .LangAndSearch .lang_keeper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
  }
  /* line 315, assets/stylesheets/_menu.scss */
  .LangAndSearch .search-keeper {
    border-right: 2px dotted #1D1D1D;
  }
  /* line 317, assets/stylesheets/_menu.scss */
  .LangAndSearch .search-keeper .searchmob {
    margin: 20px auto 0 auto;
    display: table;
    color: #1D1D1D;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: right;
    text-transform: uppercase;
    background: url(assets/img/icon_search.svg) no-repeat center left;
    padding-left: 34px;
    margin-right: 40px;
    background-size: 34px;
  }
  /* line 333, assets/stylesheets/_menu.scss */
  .LangAndSearch .lang_keeper ul {
    margin: 16px auto 0 auto !important;
    display: table;
  }
  /* line 337, assets/stylesheets/_menu.scss */
  .LangAndSearch .lang_keeper ul li.current {
    padding-right: 5px;
  }
  /* line 338, assets/stylesheets/_menu.scss */
  .LangAndSearch .lang_keeper ul li a {
    font-size: 14px;
    padding: 0 10px;
  }

  /* line 347, assets/stylesheets/_menu.scss */
  .searchbox {
    padding: 60px 15px 15px 15px !important;
  }
  /* line 349, assets/stylesheets/_menu.scss */
  .searchbox .closesearch {
    top: 15px !important;
    right: 15px !important;
  }

  /* line 354, assets/stylesheets/_menu.scss */
  .search-form {
    position: relative;
  }
  /* line 357, assets/stylesheets/_menu.scss */
  .search-form label input {
    background-size: 40px !important;
    background: #fff !important;
    padding: 15px !important;
    font-size: 16px !important;
    margin: 0 !important;
  }
  /* line 366, assets/stylesheets/_menu.scss */
  .search-form .search-submit {
    opacity: 1 !important;
    right: 0 !important;
    height: 52px !important;
  }
  /* line 371, assets/stylesheets/_menu.scss */
  .search-form .search-submit {
    position: absolute;
    height: 100%;
    width: 60px;
    right: 0;
    top: 0;
    display: table !important;
    color: #fff;
    background-color: #1D1D1D;
    padding: 12px 0px;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
  }
}
@keyframes bounce {
  from {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
  to {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
@-webkit-keyframes bounce {
  from {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
  to {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
/* line 18, assets/stylesheets/_page.scss */
.nf-before-form-content,
.label-left .nf-field-label label .ninja-forms-req-symbol {
  display: none;
}

/* line 20, assets/stylesheets/_page.scss */
.storybg {
  max-width: 600px !important;
  margin: 0 auto -20px auto;
  display: block;
}

/* line 26, assets/stylesheets/_page.scss */
.label-left .nf-after-field {
  margin-left: 40% !important;
  font-size: 12px;
}

/* line 30, assets/stylesheets/_page.scss */
.arrowanimated {
  white-space: nowrap;
  font-family: Phosphate;
  margin: -5px -20px 0 0;
  font-size: 20px !important;
  line-height: 18px !important;
}
/* line 37, assets/stylesheets/_page.scss */
.arrowanimated:after {
  float: right;
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(assets/img/arrow_W_down.svg) no-repeat center;
  background-size: contain;
  margin-left: 15px;
  animation: bounce .5s infinite alternate;
  -webkit-animation: bounce .5s infinite alternate;
}

/* line 52, assets/stylesheets/_page.scss */
.page--title {
  background-color: #FFFFFF;
  min-height: 60px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 14px;
  padding-bottom: 14px;
}
/* line 59, assets/stylesheets/_page.scss */
.page--title h1 {
  line-height: 32px;
}
@media (max-width: 768px) {
  /* line 52, assets/stylesheets/_page.scss */
  .page--title {
    padding: 15px;
  }
}

/* line 69, assets/stylesheets/_page.scss */
.page--container {
  border-bottom: 20px solid #0DCEDA;
}

/* line 70, assets/stylesheets/_page.scss */
.page--container, .print--container {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 30px;
}
@media (max-width: 768px) {
  /* line 70, assets/stylesheets/_page.scss */
  .page--container, .print--container {
    padding: 15px;
  }
}
/* line 76, assets/stylesheets/_page.scss */
.page--container p, .print--container p {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  /* line 76, assets/stylesheets/_page.scss */
  .page--container p, .print--container p {
    margin-bottom: 20px;
  }
}
/* line 82, assets/stylesheets/_page.scss */
.page--container a, .print--container a {
  color: #0DCEDA;
  font-weight: 500;
  word-break: break-word;
}
/* line 87, assets/stylesheets/_page.scss */
.page--container .gallery, .print--container .gallery {
  margin: 0 -10px;
}
/* line 89, assets/stylesheets/_page.scss */
.page--container .gallery .gallery-item, .print--container .gallery .gallery-item {
  float: left;
  padding: 10px;
  width: 25%;
}
/* line 93, assets/stylesheets/_page.scss */
.page--container .gallery .gallery-item img, .print--container .gallery .gallery-item img {
  width: 100%;
  height: auto;
}
/* line 99, assets/stylesheets/_page.scss */
.page--container img, .print--container img {
  max-width: 100%;
  height: auto;
}
/* line 101, assets/stylesheets/_page.scss */
.page--container img.featured--imgg, .print--container img.featured--imgg {
  max-width: 50%;
  height: auto;
}

/* line 104, assets/stylesheets/_page.scss */
.page--featyimg {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 109, assets/stylesheets/_page.scss */
.page--featyimg:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

/* line 116, assets/stylesheets/_page.scss */
.single--footer {
  margin-top: 0 !important;
  border-top: 2px dotted #1D1D1D;
  padding: 0 30px;
}
/* line 120, assets/stylesheets/_page.scss */
.single--footer .social {
  border-right: 2px dotted #1D1D1D;
  padding: 25px 25px 25px 0;
  display: table;
}
/* line 124, assets/stylesheets/_page.scss */
.single--footer .social p {
  line-height: 40px;
  margin-right: 15px;
  margin-bottom: 0px;
}
/* line 130, assets/stylesheets/_page.scss */
.single--footer .print {
  padding: 25px;
}
/* line 132, assets/stylesheets/_page.scss */
.single--footer .print p {
  line-height: 40px;
  margin-right: 15px;
  margin-bottom: 0px;
}

/* line 139, assets/stylesheets/_page.scss */
.related--wrapper {
  margin: 0 -30px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dcdcdc+0,e9e9e9+100 */
  background: gainsboro;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(gainsboro), to(#e9e9e9));
  background: linear-gradient(to bottom, gainsboro 0%, #e9e9e9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#e9e9e9',GradientType=0 );
  /* IE6-9 */
}
/* line 147, assets/stylesheets/_page.scss */
.related--wrapper h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  /* line 147, assets/stylesheets/_page.scss */
  .related--wrapper h3 {
    margin-bottom: 15px;
  }
}

/* line 154, assets/stylesheets/_page.scss */
figure, img, iframe {
  max-width: 100%;
}

/* line 155, assets/stylesheets/_page.scss */
img.alignright, figure.alignright {
  float: right;
  margin: 0 0 20px 30px;
}
@media (max-width: 768px) {
  /* line 155, assets/stylesheets/_page.scss */
  img.alignright, figure.alignright {
    margin: 0 0 10px 0;
  }
}

/* line 162, assets/stylesheets/_page.scss */
img.alignleft, figure.alignleft {
  float: left;
  margin: 0 30px 20px 0;
}
@media (max-width: 768px) {
  /* line 162, assets/stylesheets/_page.scss */
  img.alignleft, figure.alignleft {
    margin: 0 0 10px 0;
  }
}

/* line 168, assets/stylesheets/_page.scss */
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 169, assets/stylesheets/_page.scss */
.alignright {
  float: right;
}

/* line 170, assets/stylesheets/_page.scss */
.alignleft {
  float: left;
}

/* line 171, assets/stylesheets/_page.scss */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 173, assets/stylesheets/_page.scss */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 183, assets/stylesheets/_page.scss */
.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  /* line 188, assets/stylesheets/_page.scss */
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  /* line 194, assets/stylesheets/_page.scss */
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  /* line 200, assets/stylesheets/_page.scss */
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
/* line 207, assets/stylesheets/_page.scss */
.container-fluid.limit--width {
  max-width: 1440px;
}

@media (min-width: 1200px) {
  /* line 211, assets/stylesheets/_page.scss */
  .container {
    width: 100%;
    max-width: 1280px;
  }
}
@media (max-width: 768px) {
  /* line 219, assets/stylesheets/_page.scss */
  .featured--imgg {
    max-width: 100%;
  }

  /* line 223, assets/stylesheets/_page.scss */
  .page--container .gallery .gallery-item, .print--container .gallery .gallery-item {
    width: 50%;
  }

  /* line 228, assets/stylesheets/_page.scss */
  .single--footer {
    border-top: 2px dotted #1D1D1D;
    padding: 10px 30px;
  }
  /* line 231, assets/stylesheets/_page.scss */
  .single--footer .social {
    float: none;
    clear: both;
    border-right: 0px dotted #1D1D1D;
    padding: 0;
    display: table;
    margin: 0 -15px;
  }
  /* line 238, assets/stylesheets/_page.scss */
  .single--footer .social p {
    line-height: 40px;
    margin-right: 15px;
    margin-bottom: 0px;
  }
  /* line 244, assets/stylesheets/_page.scss */
  .single--footer .print {
    float: none;
    clear: both;
    padding: 5px 0px 15px 0;
    margin: 0 -15px;
  }
  /* line 249, assets/stylesheets/_page.scss */
  .single--footer .print p {
    line-height: 40px;
    margin-bottom: 0px;
  }

  /* line 255, assets/stylesheets/_page.scss */
  .stories-template-default.single figure {
    display: none;
  }
}
/* line 258, assets/stylesheets/_page.scss */
.accordion--title {
  font-size: 18px;
  line-height: 28px;
  font-size: 400;
  color: #1D1D1D;
}

/* line 265, assets/stylesheets/_page.scss */
.box-menu-content .menu {
  margin: 0;
  padding: 0;
}
/* line 268, assets/stylesheets/_page.scss */
.box-menu-content .menu ul {
  margin: 0;
  padding: 0;
}
/* line 271, assets/stylesheets/_page.scss */
.box-menu-content .menu ul.sub-menu {
  padding-top: 20px;
}
/* line 275, assets/stylesheets/_page.scss */
.box-menu-content .menu li {
  list-style: none;
}
/* line 278, assets/stylesheets/_page.scss */
.box-menu-content .menu li > ul > li:before {
  content: '\2014';
  margin-right: 10px;
}
/* line 283, assets/stylesheets/_page.scss */
.box-menu-content .menu li a {
  font-weight: 400;
  color: #1D1D1D;
  font-size: 16px;
  line-height: 28px;
}
/* line 289, assets/stylesheets/_page.scss */
.box-menu-content .menu li.current_page_item a {
  font-weight: 500;
}
/* line 293, assets/stylesheets/_page.scss */
.box-menu-content .menu > li {
  border-bottom: 2px dotted #1D1D1D;
  padding: 20px;
}
/* line 296, assets/stylesheets/_page.scss */
.box-menu-content .menu > li:last-child {
  border-bottom: none;
}

/* line 302, assets/stylesheets/_page.scss */
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
}
/* line 307, assets/stylesheets/_page.scss */
table thead {
  border-bottom: 1px solid #6f6f6f;
}
/* line 310, assets/stylesheets/_page.scss */
table thead tr th {
  font-weight: 500;
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
}
/* line 321, assets/stylesheets/_page.scss */
table tbody tr td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}

/* line 331, assets/stylesheets/_page.scss */
.single .container {
  max-width: 1000px;
}

/* line 334, assets/stylesheets/_page.scss */
.ained-template-default.single .container, .page-template-sidebar-page.page .container, .page-template-advice .container, .home .container, .single-advice .container {
  max-width: 1280px;
}

/* line 336, assets/stylesheets/_page.scss */
.single-advice .print--container {
  margin-left: 30px;
  margin-top: 30px;
}

/* line 342, assets/stylesheets/_page.scss */
.goodAnswer {
  background: #fff;
  padding: 30px 15px;
  text-align: center;
}
/* line 346, assets/stylesheets/_page.scss */
.goodAnswer p {
  font-weight: 500;
  margin: 0;
}

/* line 351, assets/stylesheets/_page.scss */
.factsPdf {
  margin-bottom: 15px;
}
/* line 353, assets/stylesheets/_page.scss */
.factsPdf a {
  color: #333;
  text-transform: uppercase;
  font-size: 14px;
}
/* line 354, assets/stylesheets/_page.scss */
.factsPdf a:before {
  background: url(assets/img/icon_pdf.svg) no-repeat center left;
  content: '';
  height: 40px;
  width: 30px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
/* line 366, assets/stylesheets/_page.scss */
.factsPdf a:hover {
  color: #0DCEDA;
  text-decoration: none;
}

/* line 372, assets/stylesheets/_page.scss */
.MythEntry {
  margin: 30px 0 60px 0;
}
/* line 374, assets/stylesheets/_page.scss */
.MythEntry p {
  font-size: 20px;
  line-height: 32px;
}

@media (max-width: 768px) {
  /* line 380, assets/stylesheets/_page.scss */
  .MythEntry {
    margin: 0px 0 20px 0;
  }
  /* line 382, assets/stylesheets/_page.scss */
  .MythEntry p {
    font-size: 16px;
    line-height: 24px;
  }
}
/* line 389, assets/stylesheets/_page.scss */
.box--content .header-3 p br {
  display: none;
}
/* line 392, assets/stylesheets/_page.scss */
.box--content .header-3 p a {
  color: #333;
  font-size: 14px;
  display: table;
  padding: 10px 0;
  line-height: 18px;
  border-bottom: 1px solid #dedede;
  width: 100%;
}
/* line 401, assets/stylesheets/_page.scss */
.box--content .header-3 p a:hover {
  color: #0DCEDA;
}
/* line 406, assets/stylesheets/_page.scss */
.box--content .header-3 p:last-child a {
  border-bottom: 0;
}

/*Twitter*/
/* line 3, assets/stylesheets/_components.scss */
.twitter {
  background: url(assets/img/icon_twitter.svg);
  display: inline-block;
  margin-left: 10px;
  text-indent: -9999px;
  text-align: center;
  text-decoration: none;
  height: 40px;
  width: 40px;
}

/*Facebook*/
/* line 14, assets/stylesheets/_components.scss */
.facebook {
  background: url(assets/img/icon_fb.svg);
  display: inline-block;
  margin-left: 10px;
  text-indent: -9999px;
  text-align: center;
  text-decoration: none;
  height: 40px;
  width: 40px;
}

/* line 25, assets/stylesheets/_components.scss */
#doPrint {
  display: inline-block;
  text-indent: -9999px;
  text-align: center;
  text-decoration: none;
  height: 40px;
  width: 40px;
  background: url(assets/img/icon_print.svg);
  border: none;
}

/* line 37, assets/stylesheets/_components.scss */
.styled--link {
  color: #0DCEDA;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  text-align: right;
  text-transform: uppercase;
  text-decoration: underline;
  margin-bottom: 0 !important;
}
/* line 47, assets/stylesheets/_components.scss */
.styled--link:after {
  content: ' ';
  background: url(assets/img/arrow_go.svg) no-repeat center;
  display: inline-block;
  width: 7px;
  height: 10px;
  background-size: contain;
  margin-left: 10px;
}
@media (max-width: 768px) {
  /* line 37, assets/stylesheets/_components.scss */
  .styled--link {
    float: none !important;
    clear: both;
    text-align: left;
    margin: 5px 0 10px 0;
  }
}

/* line 90, assets/stylesheets/_components.scss */
.front_news--wrapper {
  background-color: transparent;
  padding: 0 15px 15px 15px;
  position: relative;
}
@media (max-width: 768px) {
  /* line 90, assets/stylesheets/_components.scss */
  .front_news--wrapper {
    padding: 0;
  }
}
/* line 97, assets/stylesheets/_components.scss */
.front_news--wrapper span {
  background-color: rgba(247, 247, 247, 0.8);
}
/* line 100, assets/stylesheets/_components.scss */
.front_news--wrapper:hover {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 104, assets/stylesheets/_components.scss */
.front_news--wrapper:active {
  background-color: rgba(247, 247, 247, 0.8);
}

/* line 109, assets/stylesheets/_components.scss */
.box--headerbtn {
  margin: -8px 5px 5px 5px;
  display: block;
  height: 40px;
  width: 40px;
  background-color: #1D1D1D;
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 40px;
  text-indent: -9999px;
  position: relative;
}
/* line 121, assets/stylesheets/_components.scss */
.box--headerbtn span {
  background-color: #0DCEDA;
}
/* line 124, assets/stylesheets/_components.scss */
.box--headerbtn:hover {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 128, assets/stylesheets/_components.scss */
.box--headerbtn:active {
  background-color: #0DCEDA;
}
/* line 131, assets/stylesheets/_components.scss */
.box--headerbtn:before {
  content: '';
  background-image: url(assets/img/icon_arrow_white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  height: 40px;
  width: 40px;
}
@media (max-width: 991px) {
  /* line 109, assets/stylesheets/_components.scss */
  .box--headerbtn {
    display: none !important;
  }
}

/* line 145, assets/stylesheets/_components.scss */
.low--btn {
  background-color: #1D1D1D;
  padding: 12px 30px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  color: #FFFFFF;
  position: absolute;
  bottom: 35px;
  right: 20px;
}
/* line 160, assets/stylesheets/_components.scss */
.low--btn span {
  background-color: #0DCEDA;
}
/* line 163, assets/stylesheets/_components.scss */
.low--btn:hover {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 167, assets/stylesheets/_components.scss */
.low--btn:active {
  background-color: #0DCEDA;
}
/* line 170, assets/stylesheets/_components.scss */
.low--btn.simpler--btn {
  position: relative;
  bottom: auto;
  right: auto;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  /* line 170, assets/stylesheets/_components.scss */
  .low--btn.simpler--btn {
    margin-bottom: 10px !important;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  /* line 145, assets/stylesheets/_components.scss */
  .low--btn {
    margin: 10px;
    bottom: 0;
    position: relative;
    right: unset;
    text-align: center;
  }
}

/* line 191, assets/stylesheets/_components.scss */
.test--btn {
  background-color: #1D1D1D;
  padding: 12px 30px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  color: #FFFFFF;
  position: relative;
  bottom: 0px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  width: 120px;
}
/* line 208, assets/stylesheets/_components.scss */
.test--btn span {
  background-color: #0DCEDA;
}
/* line 211, assets/stylesheets/_components.scss */
.test--btn:hover {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 215, assets/stylesheets/_components.scss */
.test--btn:active {
  background-color: #0DCEDA;
}
/* line 218, assets/stylesheets/_components.scss */
.test--btn.simpler--btn {
  position: relative;
  bottom: auto;
  right: auto;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  /* line 191, assets/stylesheets/_components.scss */
  .test--btn {
    bottom: 0;
    position: relative;
    margin-bottom: 10px;
    right: unset;
  }
}

/* line 233, assets/stylesheets/_components.scss */
.list--btn {
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: transparent;
  color: #1D1D1D;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 100%;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
  position: relative;
}
/* line 256, assets/stylesheets/_components.scss */
.list--btn span {
  background-color: #0DCEDA;
  -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out !important;
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out !important;
}
/* line 261, assets/stylesheets/_components.scss */
.list--btn:hover {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 265, assets/stylesheets/_components.scss */
.list--btn:active {
  background-color: #0DCEDA;
}

/* line 269, assets/stylesheets/_components.scss */
.drugitem_0-9 .list--btn {
  width: 45px;
  margin-left: 15px;
}

/* line 274, assets/stylesheets/_components.scss */
.btn--animate {
  display: block;
  overflow: hidden;
  z-index: 1;
}

/* line 279, assets/stylesheets/_components.scss */
.btn--animate span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  -webkit-transition: width 0.8s ease-in-out, height 0.8s ease-in-out;
  transition: width 0.8s ease-in-out, height 0.8s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

/* line 291, assets/stylesheets/_components.scss */
.btn--animate:hover span, a:hover .btn--animate span {
  width: 900px;
  height: 900px;
}

/* line 301, assets/stylesheets/_components.scss */
.fancybox-close {
  background-image: url(assets/img/arrow_go.svg);
  background-repeat: no-repeat;
  background-position: center;
  top: 40px;
  right: 40px;
  height: 20px;
  width: 20px;
}

/* line 310, assets/stylesheets/_components.scss */
.fancybox-prev span {
  background-image: url(assets/img/icon_arrow_white.svg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  background-repeat: no-repeat;
  background-position: center;
  height: 20px;
  width: 20px;
}

/* line 318, assets/stylesheets/_components.scss */
.fancybox-next span {
  background-image: url(assets/img/icon_arrow_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 20px;
  width: 20px;
}

/* line 327, assets/stylesheets/_components.scss */
.form-control, input {
  line-height: 40px;
  padding: 12px 14px;
  margin-bottom: 10px;
}

/* line 332, assets/stylesheets/_components.scss */
.form-control, input, textarea {
  color: #1D1D1D;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}
/* line 339, assets/stylesheets/_components.scss */
.form-control::-webkit-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1D1D1D;
}
/* line 342, assets/stylesheets/_components.scss */
.form-control::-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #1D1D1D;
}
/* line 345, assets/stylesheets/_components.scss */
.form-control:-ms-input-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #1D1D1D;
}
/* line 348, assets/stylesheets/_components.scss */
.form-control:-moz-placeholder, input:-moz-placeholder, textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #1D1D1D;
}

/* line 352, assets/stylesheets/_components.scss */
#adviceSearch {
  position: relative;
  margin-bottom: 30px;
}

/* line 353, assets/stylesheets/_components.scss */
#advicePostContent {
  height: 100px;
}

/* line 354, assets/stylesheets/_components.scss */
input#q {
  width: 100%;
  padding-right: 30px;
}

/* line 358, assets/stylesheets/_components.scss */
.gaSearchSubmit {
  background: url(assets/img/arrow_go.svg) no-repeat center transparent;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: -9999px;
  width: 25px;
  height: 40px;
}

/* line 368, assets/stylesheets/_components.scss */
.btn--animate.btn-help {
  margin: 50px auto 0 auto;
  width: 287px;
  background: #0DCEDA;
  background-size: 21px 30px;
  padding: 24px 43px;
  text-align: center;
  color: #FFFFFF;
  font-family: phosphate, sans-serif;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  position: relative;
}
@media (max-width: 768px) {
  /* line 368, assets/stylesheets/_components.scss */
  .btn--animate.btn-help {
    font-size: 28px;
    padding: 15px 25px;
    margin: 15px auto;
    width: 100%;
  }
}
/* line 387, assets/stylesheets/_components.scss */
.btn--animate.btn-help span {
  background-color: #1D1D1D;
}
/* line 390, assets/stylesheets/_components.scss */
.btn--animate.btn-help:hover {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 394, assets/stylesheets/_components.scss */
.btn--animate.btn-help:active {
  background-color: #0DCEDA;
}

/* line 409, assets/stylesheets/_components.scss */
.btn--animate.btn-send {
  margin: 0 auto 20px auto;
  background: #0DCEDA;
  background-size: 21px 30px;
  padding: 24px 43px;
  text-align: center;
  color: #FFFFFF;
  font-family: phosphate, sans-serif;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  position: relative;
}
@media (max-width: 768px) {
  /* line 409, assets/stylesheets/_components.scss */
  .btn--animate.btn-send {
    width: 100%;
    font-size: 28px;
    padding: 15px 5px;
    margin: 0 auto 15px auto;
  }
}
/* line 428, assets/stylesheets/_components.scss */
.btn--animate.btn-send span {
  background-color: #1D1D1D;
}
/* line 431, assets/stylesheets/_components.scss */
.btn--animate.btn-send:hover {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 435, assets/stylesheets/_components.scss */
.btn--animate.btn-send:active {
  background-color: #0DCEDA;
}

/* Base for label styling */
/* line 452, assets/stylesheets/_components.scss */
.checkbox {
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
  /* accessibility */
  /* hover style just for information */
}
/* line 454, assets/stylesheets/_components.scss */
.checkbox [type="checkbox"]:not(:checked),
.checkbox [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
/* line 459, assets/stylesheets/_components.scss */
.checkbox [type="checkbox"]:not(:checked) + label,
.checkbox [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}
/* line 467, assets/stylesheets/_components.scss */
.checkbox [type="checkbox"]:not(:checked) + label:before,
.checkbox [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
/* line 480, assets/stylesheets/_components.scss */
.checkbox [type="checkbox"]:not(:checked) + label:after,
.checkbox [type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 2px;
  left: 2px;
  font-size: 1.3em;
  line-height: 0.8;
  color: #0DCEDA;
  -webkit-transition: all .2s;
  transition: all .2s;
}
/* line 491, assets/stylesheets/_components.scss */
.checkbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* line 495, assets/stylesheets/_components.scss */
.checkbox [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 500, assets/stylesheets/_components.scss */
.checkbox [type="checkbox"]:disabled:not(:checked) + label:before,
.checkbox [type="checkbox"]:disabled:checked + label:before {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
/* line 506, assets/stylesheets/_components.scss */
.checkbox [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
/* line 509, assets/stylesheets/_components.scss */
.checkbox [type="checkbox"]:disabled + label {
  color: #aaa;
}
/* line 513, assets/stylesheets/_components.scss */
.checkbox [type="checkbox"]:checked:focus + label:before,
.checkbox [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted #0DCEDA;
}
/* line 519, assets/stylesheets/_components.scss */
.checkbox label:hover:before {
  border: 1px solid #0DCEDA !important;
}

/* line 523, assets/stylesheets/_components.scss */
.max-content {
  max-width: 1000px;
}

/* line 530, assets/stylesheets/_components.scss */
input[type="radio"] {
  position: absolute;
  opacity: 0;
}
/* line 533, assets/stylesheets/_components.scss */
input[type="radio"] + label {
  margin: 0 0 12px !important;
  display: table !important;
  color: #1D1D1D;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
/* line 537, assets/stylesheets/_components.scss */
input[type="radio"] + label:before {
  margin-right: 20px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  content: '';
  background: #fff;
  border-radius: 100%;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
/* line 558, assets/stylesheets/_components.scss */
input[type="radio"]:checked + label:before {
  background-color: #0DCEDA;
  -webkit-box-shadow: inset 0 0 0 4px #fff;
  box-shadow: inset 0 0 0 4px #fff;
}
/* line 566, assets/stylesheets/_components.scss */
input[type="radio"]:focus + label:before {
  outline: none;
  border-color: #0DCEDA;
}
/* line 574, assets/stylesheets/_components.scss */
input[type="radio"]:disabled + label:before {
  -webkit-box-shadow: inset 0 0 0 4px #fff;
  box-shadow: inset 0 0 0 4px #fff;
  border-color: #bfbfbf;
  background: #bfbfbf;
}
/* line 583, assets/stylesheets/_components.scss */
input[type="radio"] + label:empty:before {
  margin-right: 0;
}

/* line 591, assets/stylesheets/_components.scss */
.opndrugFilter {
  display: block;
}

@media (max-width: 768px) {
  /* line 595, assets/stylesheets/_components.scss */
  a.opndrugFilter {
    border-top: 2px dotted #333;
    padding: 25px 25px 25px 15px;
    /* text-transform: lowercase; */
    background: url(assets/img/arrow_up_blue_lrg.svg) no-repeat center right 20px;
  }
  /* line 605, assets/stylesheets/_components.scss */
  a.opndrugFilter:active, a.opndrugFilter:hover, a.opndrugFilter:focus {
    text-decoration: none;
  }
  /* line 608, assets/stylesheets/_components.scss */
  a.opndrugFilter.collapsed {
    background: url(assets/img/arrow_down_blue_lrg.svg) no-repeat center right 20px;
  }
  /* line 609, assets/stylesheets/_components.scss */
  a.opndrugFilter p {
    margin: 0;
  }

  /* line 611, assets/stylesheets/_components.scss */
  div.filter--drugs > div > div > a {
    border-top: 0;
  }

  /* line 612, assets/stylesheets/_components.scss */
  #collapseALpha, #collapsetype {
    padding: 15px;
  }
}
/* line 2, assets/stylesheets/_header.scss */
.site--header {
  -webkit-box-shadow: 1px 15px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 15px 20px rgba(0, 0, 0, 0.2);
  position: fixed;
  width: 100%;
  top: 0;
  background: #FFFFFF;
  color: #000;
  z-index: 3;
}
/* line 10, assets/stylesheets/_header.scss */
.site--header, .site--header .navi--burger, .site--header .page--logo, .site--header .header--navi, .site--header .get--help {
  height: 120px;
}
/* line 13, assets/stylesheets/_header.scss */
.site--header, .site--header .page--logo, .site--header .header--navi, .site--header .get--help {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
/* line 16, assets/stylesheets/_header.scss */
.site--header .navi--burger {
  width: 120px;
  border-right: 2px dotted #1D1D1D;
  background: url(assets/img/burger.svg) no-repeat center;
  background-size: 41px;
}
/* line 22, assets/stylesheets/_header.scss */
.site--header .navi--burger:hover {
  background: url(assets/img/burger_hover.svg) no-repeat center;
  background-size: 41px;
}
@media (max-width: 991px) {
  /* line 16, assets/stylesheets/_header.scss */
  .site--header .navi--burger {
    border-left: none;
    background-size: 30px;
    width: 60px;
  }
}
/* line 33, assets/stylesheets/_header.scss */
.site--header .page--logo {
  width: calc(40% - 120px);
  border-right: 2px dotted #1D1D1D;
  position: relative;
  padding: 30px;
}
/* line 39, assets/stylesheets/_header.scss */
.site--header .page--logo .logo--item {
  width: 100%;
  height: 100%;
  background: url(assets/img/logo_narko.svg) no-repeat center;
  background-size: contain;
  display: block;
}
/* line 48, assets/stylesheets/_header.scss */
.site--header .header--navi {
  width: calc(60% - 120px);
}
/* line 50, assets/stylesheets/_header.scss */
.site--header .header--navi .search--nav {
  height: 60px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
/* line 54, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav {
  height: 60px;
}
/* line 56, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav ul {
  position: relative;
  margin: 0;
  padding: 0;
}
/* line 60, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  width: 24%;
  text-align: center;
}
/* line 68, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav ul li > a {
  color: #0DCEDA;
  font-family: Phosphate;
  font-size: 20px;
  line-height: 60px;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 75, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav ul li > a:hover, .site--header .header--navi .menu--nav ul li > a:active, .site--header .header--navi .menu--nav ul li > a:focus {
  color: #0DCEDA;
  text-decoration: none;
}
/* line 80, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav ul li .sub-menu {
  background: #fff;
  padding: 40px;
  position: absolute;
  visibility: hidden;
  /* hides sub-menu */
  pointer-events: none;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-2em);
  transform: translateY(-2em);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
/* line 98, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav ul li .sub-menu li {
  text-align: left;
  display: block;
  color: #FFFFFF;
  width: 100%;
  padding: 5px 0;
}
/* line 104, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav ul li .sub-menu li a {
  color: #1D1D1D;
  font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}
/* line 110, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav ul li .sub-menu li a:hover {
  color: #0DCEDA;
}
/* line 118, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav ul li:hover .sub-menu {
  -webkit-box-shadow: 0px 17px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 17px 20px rgba(0, 0, 0, 0.2);
  visibility: visible;
  /* shows sub-menu */
  pointer-events: all;
  opacity: 1;
  z-index: 1;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-delay: 0s, 0s, 0.3s;
  transition-delay: 0s, 0s, 0.3s;
  /* this removes the transition delay so the menu will be visible while the other styles transition */
}
/* line 130, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav ul li.current_page_item a {
  color: #0DCEDA !important;
}
/* line 136, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav > ul > li > a {
  position: relative;
}
/* line 138, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav > ul > li > a:after {
  z-index: 99;
  position: absolute;
  content: '';
  height: 30px;
  width: 30px;
  display: block;
  background: url(assets/img/arrow_down_blue_lrg.svg) no-repeat center center;
  left: 0;
  right: 0;
  margin: -40px auto 0 auto;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
/* line 155, assets/stylesheets/_header.scss */
.site--header .header--navi .menu--nav > ul > li:hover > a:after {
  z-index: 99;
  position: absolute;
  content: '';
  height: 30px;
  width: 30px;
  display: block;
  background: url(assets/img/arrow_down_blue_lrg.svg) no-repeat center center;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 1;
}
/* line 173, assets/stylesheets/_header.scss */
.site--header .get--help {
  width: 120px;
  position: relative;
  background: #0DCEDA;
}
@media (max-width: 991px) {
  /* line 173, assets/stylesheets/_header.scss */
  .site--header .get--help {
    width: 60px;
  }
}
/* line 183, assets/stylesheets/_header.scss */
.site--header.fixed--header, .site--header.fixed--header .navi--burger, .site--header.fixed--header .page--logo, .site--header.fixed--header .header--navi, .site--header.fixed--header .get--help {
  height: 60px;
}
/* line 186, assets/stylesheets/_header.scss */
.site--header.fixed--header .search--nav {
  margin-top: -15px;
}
/* line 190, assets/stylesheets/_header.scss */
.site--header.fixed--header .menu--nav {
  opacity: 0;
  pointer-events: none;
}
/* line 194, assets/stylesheets/_header.scss */
.site--header.fixed--header .page--logo {
  padding: 10px;
}
@media (max-width: 991px) {
  /* line 199, assets/stylesheets/_header.scss */
  .site--header, .site--header .navi--burger, .site--header .page--logo, .site--header .header--navi, .site--header .get--help {
    height: 60px;
  }
  /* line 202, assets/stylesheets/_header.scss */
  .site--header .search--nav {
    margin-top: -60px;
    padding-bottom: 60px;
  }
  /* line 206, assets/stylesheets/_header.scss */
  .site--header .page--logo {
    padding: 10px;
  }
}

/* line 213, assets/stylesheets/_header.scss */
.darklayer {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 4;
}

/* line 224, assets/stylesheets/_header.scss */
.darklayermenu {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  position: fixed;
  z-index: -1;
}

/* line 236, assets/stylesheets/_header.scss */
.search--nav .search--keeper {
  margin-top: 30px;
}
/* line 238, assets/stylesheets/_header.scss */
.search--nav .search--keeper .searchNow {
  display: inline-block;
  color: #1D1D1D;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  text-align: right;
  text-transform: uppercase;
  background: url(assets/img/icon_luup_black.svg) no-repeat center left;
  padding-left: 25px;
  margin-right: 40px;
  background-size: contain;
  cursor: pointer;
}
/* line 251, assets/stylesheets/_header.scss */
.search--nav .search--keeper .searchNow:hover {
  background: url(assets/img/icon_luup_blue.svg) no-repeat center left;
  color: #0DCEDA;
  background-size: contain;
}

/* line 261, assets/stylesheets/_header.scss */
.lang_keeper {
  display: inline-block;
  margin-right: 40px;
}
/* line 264, assets/stylesheets/_header.scss */
.lang_keeper ul {
  margin: 0;
  padding: 0;
}
/* line 267, assets/stylesheets/_header.scss */
.lang_keeper ul li {
  list-style: none;
  display: inline-block;
}
/* line 271, assets/stylesheets/_header.scss */
.lang_keeper ul li a {
  color: #1D1D1D;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
}
/* line 276, assets/stylesheets/_header.scss */
.lang_keeper ul li a:hover, .lang_keeper ul li a:active, .lang_keeper ul li a:focus {
  color: #0DCEDA;
}
/* line 280, assets/stylesheets/_header.scss */
.lang_keeper ul li:before {
  content: '\00b7';
  padding-right: 5px;
}
/* line 284, assets/stylesheets/_header.scss */
.lang_keeper ul li:first-child:before {
  display: none;
}
/* line 287, assets/stylesheets/_header.scss */
.lang_keeper ul li.current a {
  font-weight: 600;
}

/* line 294, assets/stylesheets/_header.scss */
#bodymovin {
  cursor: pointer;
}

/* line 295, assets/stylesheets/_header.scss */
.searchbox {
  display: none;
  background: #0DCEDA;
  margin-top: 0;
  position: fixed;
  top: 0;
  padding: 60px 0;
  z-index: 5;
  width: 100%;
}
/* line 305, assets/stylesheets/_header.scss */
.searchbox .search-form label input {
  margin: 0;
}
/* line 307, assets/stylesheets/_header.scss */
.searchbox .closesearch {
  background: url(assets/img/icon_close.svg) no-repeat center;
  height: 30px;
  width: 30px;
  display: block;
  position: absolute;
  top: 75px;
  right: 60px;
  background-size: contain;
  cursor: pointer;
}

/* line 321, assets/stylesheets/_header.scss */
#breadcrumbs {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin-top: 60px;
}
@media (max-width: 768px) {
  /* line 321, assets/stylesheets/_header.scss */
  #breadcrumbs {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 0px;
  }
}

/* line 333, assets/stylesheets/_header.scss */
#breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

/* line 339, assets/stylesheets/_header.scss */
#breadcrumbs .separator, #breadcrumbs li, #breadcrumbs li a {
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

/* line 346, assets/stylesheets/_header.scss */
.specialfluid {
  padding: 0 !important;
}

@media (max-width: 991px) {
  /* line 354, assets/stylesheets/_header.scss */
  .site--header .page--logo {
    width: calc(100% - 120px);
    border-right: 0;
  }
}
/* line 2, assets/stylesheets/_front-page.scss */
.dark--bg {
  background: #1D1D1D;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  /* line 2, assets/stylesheets/_front-page.scss */
  .dark--bg {
    margin-bottom: 15px;
  }
}

/* line 9, assets/stylesheets/_front-page.scss */
.home--slider {
  width: 100%;
  overflow: hidden;
}
/* line 15, assets/stylesheets/_front-page.scss */
.home--slider .HSlider--item {
  min-height: 400px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
/* line 24, assets/stylesheets/_front-page.scss */
.home--slider .videoslide .HSlider--item:before {
  content: '';
  background: url(assets/img/icon_play.svg) no-repeat center;
  height: 80px;
  width: 80px;
  background-size: contain;
  position: absolute;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
/* line 36, assets/stylesheets/_front-page.scss */
.home--slider .videoslide .HSlider--item:hover:before {
  height: 100px;
  width: 100px;
}

/* line 44, assets/stylesheets/_front-page.scss */
.home--slider .slick-arrow {
  position: absolute;
  bottom: 20px;
  z-index: 1;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  color: transparent;
  background: transparent;
  border: none;
  text-transform: uppercase;
}
/* line 55, assets/stylesheets/_front-page.scss */
.home--slider .slick-arrow.slick-next {
  right: 20px;
}
/* line 57, assets/stylesheets/_front-page.scss */
.home--slider .slick-arrow.slick-next:lang(et):before {
  float: right;
  opacity: .8;
  content: 'järgmine';
  color: #fff;
  background: url(assets/img/arrow_right.svg) no-repeat center right;
  background-size: 8px;
  padding-right: 12px;
}
/* line 67, assets/stylesheets/_front-page.scss */
.home--slider .slick-arrow.slick-next:lang(ru):before {
  float: right;
  opacity: .8;
  content: 'Следующая';
  color: #fff;
  background: url(assets/img/arrow_right.svg) no-repeat center right;
  background-size: 8px;
  padding-right: 12px;
}
/* line 78, assets/stylesheets/_front-page.scss */
.home--slider .slick-arrow.slick-prev {
  left: 20px;
}
/* line 80, assets/stylesheets/_front-page.scss */
.home--slider .slick-arrow.slick-prev:lang(et):before {
  float: left;
  opacity: .8;
  content: 'eelmine';
  color: #fff;
  background: url(assets/img/arrow_left.svg) no-repeat center left;
  background-size: 8px;
  padding-left: 12px;
}
/* line 90, assets/stylesheets/_front-page.scss */
.home--slider .slick-arrow.slick-prev:lang(ru):before {
  float: left;
  opacity: .8;
  content: 'Предыдущий';
  color: #fff;
  background: url(assets/img/arrow_left.svg) no-repeat center left;
  background-size: 8px;
  padding-left: 12px;
}
/* line 102, assets/stylesheets/_front-page.scss */
.home--slider .slick-arrow:hover:before {
  opacity: 1;
  color: #0DCEDA !important;
}
/* line 107, assets/stylesheets/_front-page.scss */
.home--slider .slick-arrow:hover.slick-next:before {
  background: url(assets/img/arrow_go.svg) no-repeat center right;
  background-size: 8px;
}
/* line 111, assets/stylesheets/_front-page.scss */
.home--slider .slick-arrow:hover.slick-prev:before {
  background: url(assets/img/arrow_md_blue_L.svg) no-repeat center left;
  background-size: 8px;
}

/* line 118, assets/stylesheets/_front-page.scss */
.slick-dots {
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 30px;
  bottom: 0;
  margin: auto;
  display: table !important;
}
/* line 127, assets/stylesheets/_front-page.scss */
.slick-dots li {
  margin: 10px 0;
  list-style: none;
  background: #fff;
  border: none;
  text-indent: -999px;
  height: 10px;
  width: 10px;
  border-radius: 100%;
}
/* line 136, assets/stylesheets/_front-page.scss */
.slick-dots li.slick-active {
  background: #0DCEDA;
}
/* line 139, assets/stylesheets/_front-page.scss */
.slick-dots li button {
  display: none;
}

/* line 145, assets/stylesheets/_front-page.scss */
.row.special--grid {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 148, assets/stylesheets/_front-page.scss */
.row.special--grid .special--item {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
@media (max-width: 991px) {
  /* line 148, assets/stylesheets/_front-page.scss */
  .row.special--grid .special--item {
    display: table-row;
    word-break: break-word;
  }
}

/* line 158, assets/stylesheets/_front-page.scss */
.box--wrapper {
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.85);
  height: calc(100% - 20px);
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  /* line 158, assets/stylesheets/_front-page.scss */
  .box--wrapper {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  /* line 158, assets/stylesheets/_front-page.scss */
  .box--wrapper {
    height: 100%;
  }
}
/* line 171, assets/stylesheets/_front-page.scss */
.box--wrapper header {
  background-color: #FFFFFF;
  padding-left: 20px;
  min-height: 50px;
  padding-top: 13px;
  padding-bottom: 13px;
}
/* line 177, assets/stylesheets/_front-page.scss */
.box--wrapper header h2 {
  margin: 0;
  display: inline-block;
}
/* line 181, assets/stylesheets/_front-page.scss */
.box--wrapper header .sub--title {
  display: inline-block;
  margin: 0 0 0 15px;
}
@media (max-width: 991px) {
  /* line 181, assets/stylesheets/_front-page.scss */
  .box--wrapper header .sub--title {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 190, assets/stylesheets/_front-page.scss */
  .box--wrapper a header {
    display: block;
    background-image: url(assets/img/arrow_go.svg);
    background-position: center right 15px;
    background-repeat: no-repeat;
    padding-right: 30px;
  }
}
/* line 199, assets/stylesheets/_front-page.scss */
.box--wrapper .multi--box {
  height: calc(100% - 50px);
  padding: 0 !important;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
/* line 207, assets/stylesheets/_front-page.scss */
.box--wrapper .multi--box a {
  padding: 0 !important;
  height: 100%;
}
/* line 214, assets/stylesheets/_front-page.scss */
.box--wrapper .multi--box .boxx--item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 2px dotted #1D1D1D;
}
/* line 218, assets/stylesheets/_front-page.scss */
.box--wrapper .multi--box .boxx--item:last-child {
  border-right: 0;
}
/* line 222, assets/stylesheets/_front-page.scss */
.box--wrapper .multi--box .boxx--item .boxx--inner {
  padding: 16px;
  text-align: center;
  display: table;
  margin: 20px auto 0 auto;
}
/* line 227, assets/stylesheets/_front-page.scss */
.box--wrapper .multi--box .boxx--item .boxx--inner img {
  max-height: 70px;
  min-height: 70px;
  width: auto;
  margin: 0 auto;
  display: table;
}
/* line 234, assets/stylesheets/_front-page.scss */
.box--wrapper .multi--box .boxx--item .boxx--inner p {
  color: #1D1D1D;
  margin: 20px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  display: block;
  height: 38px;
}
/* line 247, assets/stylesheets/_front-page.scss */
.box--wrapper .box--content {
  padding: 20px;
  position: relative;
  min-height: 180px;
}
@media (max-width: 991px) {
  /* line 247, assets/stylesheets/_front-page.scss */
  .box--wrapper .box--content {
    min-height: inherit;
  }
}
/* line 255, assets/stylesheets/_front-page.scss */
.box--wrapper .box--content a:hover {
  text-decoration: none;
}
/* line 258, assets/stylesheets/_front-page.scss */
.box--wrapper .box--content h4 {
  margin: 0 0 10px 0;
  color: #0DCEDA;
  text-transform: uppercase;
  font-size: 14px;
}
/* line 265, assets/stylesheets/_front-page.scss */
.box--wrapper .box--content ul {
  margin: 0;
  padding: 0;
}
.box--wrapper .box--content.short--content ul{
  text-indent: -25px;
  margin-left: 12px;
}
/* line 268, assets/stylesheets/_front-page.scss */
.box--wrapper .box--content ul li {
  list-style: none;
  margin-bottom: 0px;
  font-weight: 400;
}
/* line 275, assets/stylesheets/_front-page.scss */
.box--wrapper .box--content.short--content p strong {
  font-size: 18px;
}
/* line 276, assets/stylesheets/_front-page.scss */
.box--wrapper .box--content.short--content li {
  list-style: none;
}
/* line 278, assets/stylesheets/_front-page.scss */
.box--wrapper .box--content.short--content li:before {
  content: "\2022";
  font-size: 15px;
  vertical-align: top;
  padding-right: 20px;
}
/* line 283, assets/stylesheets/_front-page.scss */
.box--wrapper .box--content.add_num {
  padding: 30px 20px 20px 20px;
}
/* line 285, assets/stylesheets/_front-page.scss */
.box--wrapper .box--footerbtn {
  position: absolute;
  bottom: 15px;
  right: 10px;
  background-color: #1D1D1D;
  padding: 12px 30px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
}
/* line 298, assets/stylesheets/_front-page.scss */
.box--wrapper .box--footerbtn:hover {
  background-color: #0DCEDA;
  text-decoration: none;
}
/* line 303, assets/stylesheets/_front-page.scss */
.box--wrapper.featured {
  background-color: rgba(13, 206, 218, 0.8);
}
/* line 305, assets/stylesheets/_front-page.scss */
.box--wrapper.featured header {
  background-color: #0DCEDA;
}
/* line 307, assets/stylesheets/_front-page.scss */
.box--wrapper.featured header h2 {
  color: #FFFFFF;
}
/* line 311, assets/stylesheets/_front-page.scss */
.box--wrapper.featured p, .box--wrapper.featured li {
  color: #FFFFFF !important;
}
@media (max-width: 991px) {
  /* line 303, assets/stylesheets/_front-page.scss */
  .box--wrapper.featured {
    background-image: none !important;
  }
}
/* line 315, assets/stylesheets/_front-page.scss */
.box--wrapper.featured span {
  background-color: rgba(13, 206, 218, 0.6);
}
/* line 320, assets/stylesheets/_front-page.scss */
.box--wrapper .frontBoxContent li, .box--wrapper .frontBoxContent p {
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  color: #1D1D1D;
}

/* line 332, assets/stylesheets/_front-page.scss */
.white--text h2, .white--text h3, .white--text p, .white--text a {
  color: #FFFFFF;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 337, assets/stylesheets/_front-page.scss */
.white--text h2 {
  padding-left: 10px;
  display: inline-block;
  font-family: Phosphate;
  font-size: 35px;
  line-height: 44px;
  margin-bottom: 40px;
  margin-right: 25px;
}
@media (max-width: 768px) {
  /* line 337, assets/stylesheets/_front-page.scss */
  .white--text h2 {
    padding-left: 0;
    margin: 30px 0 10px 0;
  }
}
/* line 351, assets/stylesheets/_front-page.scss */
.white--text h3 {
  display: inline-block;
  width: calc(100% - 80px);
  margin: 0;
}
/* line 356, assets/stylesheets/_front-page.scss */
.white--text .all--news {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
}
/* line 361, assets/stylesheets/_front-page.scss */
.white--text .all--news:after {
  content: ' ';
  background: url(assets/img/icon_arrow_white.svg) no-repeat center;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-size: contain;
  margin-left: 10px;
  -webkit-transform: all .5s ease;
  transform: all .5s ease;
}
/* line 371, assets/stylesheets/_front-page.scss */
.white--text .all--news:hover {
  color: #0DCEDA;
}
/* line 373, assets/stylesheets/_front-page.scss */
.white--text .all--news:hover:after {
  background: url(assets/img/arrow_go.svg) no-repeat center;
  background-size: contain;
}
@media (max-width: 768px) {
  /* line 356, assets/stylesheets/_front-page.scss */
  .white--text .all--news {
    display: block;
  }
}
/* line 383, assets/stylesheets/_front-page.scss */
.white--text .front_news--title {
  border-bottom: 2px dotted #FFFFFF;
  margin-bottom: 20px;
  padding: 20px 0;
}

/* line 390, assets/stylesheets/_front-page.scss */
.longBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 50px);
  padding: 0 !important;
}
/* line 394, assets/stylesheets/_front-page.scss */
.longBox .low--btn {
  bottom: 15px;
  right: 10px;
}
/* line 395, assets/stylesheets/_front-page.scss */
.longBox .low--btn.simpler--btn {
  bottom: auto;
  right: auto;
}
@media (max-width: 991px) {
  /* line 390, assets/stylesheets/_front-page.scss */
  .longBox {
    display: block;
  }
  /* line 402, assets/stylesheets/_front-page.scss */
  .longBox .low--btn {
    bottom: 0px;
    right: 0px;
  }
}
/* line 405, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
/* line 407, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner a.front_news--wrapper {
  height: 100%;
}
/* line 408, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner:first-child {
  border-right: 2px dotted #333333;
}
@media (max-width: 991px) {
  /* line 408, assets/stylesheets/_front-page.scss */
  .longBox .longBox--inner:first-child {
    border-right: 0;
    border-bottom: 2px dotted #333333;
  }
}
/* line 415, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box {
  margin: 20px 20px 5px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 40px);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/* line 425, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box p {
  margin: 0;
  color: #1D1D1D;
}
/* line 428, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box p.italicquote {
  text-indent: 50px;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 26px;
  position: relative;
}
/* line 435, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box p.italicquote:before {
  content: '';
  background: url(assets/img/img_quote.svg);
  height: 50px;
  width: 69px;
  display: inline-block;
  background-size: contain;
  left: -20px;
  top: -30px;
  position: absolute;
}
@media (max-width: 991px) {
  /* line 428, assets/stylesheets/_front-page.scss */
  .longBox .longBox--inner .longBox-box p.italicquote {
    padding-bottom: 20px;
  }
}
/* line 452, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box .box--person {
  position: absolute;
  bottom: 22px;
  right: 35px;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  text-align: right;
}
@media (max-width: 768px) {
  /* line 452, assets/stylesheets/_front-page.scss */
  .longBox .longBox--inner .longBox-box .box--person {
    right: 15px;
  }
}
/* line 462, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box .box--title {
  position: absolute;
  top: 20px;
  left: 20px;
  text-align: left;
}
/* line 468, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box.quotebox {
  padding: 15px 10px;
}
@media (max-width: 991px) {
  /* line 468, assets/stylesheets/_front-page.scss */
  .longBox .longBox--inner .longBox-box.quotebox {
    padding: 60px 10px 30px 50px;
  }
}
@media (max-width: 768px) {
  /* line 468, assets/stylesheets/_front-page.scss */
  .longBox .longBox--inner .longBox-box.quotebox {
    padding: 30px 0 30px 15px;
  }
}
/* line 476, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box.quotebox img {
  margin: -25px 0 0 0;
}
/* line 481, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box.viddbox .vidd-place {
  background-position: top center;
  position: relative;
  display: block;
  margin: 0 5px 15px 5px;
  height: calc(100% - 15px);
  width: calc(100% - 10px);
}
/* line 488, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box.viddbox .vidd-place:before {
  content: '';
  background: url(assets/img/icon_play.svg);
  height: 30px;
  width: 24px;
  background-size: contain;
  position: absolute;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 501, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box.last--advice {
  position: relative;
}
/* line 503, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box.last--advice .box--title {
  left: 0;
  top: 0;
  color: #0DCEDA;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
}
/* line 512, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box.last--advice p {
  font-size: 14px;
  line-height: 22px;
  text-indent: 0px;
}
/* line 517, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box.last--advice .boxlink {
  color: #0DCEDA;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  margin-left: 25px;
  text-decoration: underline;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
/* line 526, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner .longBox-box.last--advice .boxlink:after {
  content: ' ';
  background: url(assets/img/arrow_go.svg) no-repeat center;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-size: contain;
  margin-left: 10px;
  -webkit-transform: all .5s ease;
  transform: all .5s ease;
}
/* line 541, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner a:hover .box--person.boxlink {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  margin-left: 25px;
  text-decoration: underline;
}
/* line 549, assets/stylesheets/_front-page.scss */
.longBox .longBox--inner a:hover .box--person.boxlink:after {
  content: ' ';
  background: url(assets/img/icon_arrow_white.svg) no-repeat center;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-size: contain;
  margin-left: 10px;
  -webkit-transform: all .5s ease;
  transform: all .5s ease;
}

/* line 563, assets/stylesheets/_front-page.scss */
.last-answr p {
  font-size: 14px;
  line-height: 22px;
}
/* line 566, assets/stylesheets/_front-page.scss */
.last-answr p.box--title {
  font-weight: 500;
  color: #0DCEDA;
  text-transform: uppercase;
}

/* line 572, assets/stylesheets/_front-page.scss */
.front4 {
  display: none;
}

/* line 573, assets/stylesheets/_front-page.scss */
.drugs--sidebar .box--content {
  min-height: auto;
}

/* line 2, assets/stylesheets/_ained.scss */
#search--drug {
  margin: -8px 5px 5px 5px;
  display: table;
  border: 3px solid #0DCEDA;
  line-height: 40px;
  width: 100%;
  max-width: 360px;
}
/* line 9, assets/stylesheets/_ained.scss */
#search--drug input[type=text] {
  background-color: transparent;
  line-height: 15px;
  padding: 15px 20px 0 20px;
  color: #1D1D1D;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 200;
  border: none;
  text-transform: uppercase;
  width: calc(100% - 65px);
}
/* line 21, assets/stylesheets/_ained.scss */
#search--drug input[type=submit] {
  width: 40px;
  background: url(assets/img/arrow_go.svg) no-repeat center transparent;
  border: none;
  float: right;
  text-indent: -9999px;
  margin: 0;
}
@media (max-width: 768px) {
  /* line 2, assets/stylesheets/_ained.scss */
  #search--drug {
    float: none !important;
    display: table;
    clear: both;
    margin: 0;
    width: 100%;
  }
}

/* line 38, assets/stylesheets/_ained.scss */
.filter--drugs {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 30px 40px;
}
@media (max-width: 768px) {
  /* line 38, assets/stylesheets/_ained.scss */
  .filter--drugs {
    padding: 0px;
  }
}
/* line 44, assets/stylesheets/_ained.scss */
.filter--drugs .alfabet--letters {
  margin: 0 0 30px 0;
  display: table;
}
/* line 48, assets/stylesheets/_ained.scss */
.filter--drugs .type--cat {
  padding: 0;
  margin: 0;
  -webkit-columns: 2 200px;
  columns: 2 200px;
  -webkit-column-gap: 4em;
  column-gap: 4em;
}
@media (max-width: 991px) {
  /* line 48, assets/stylesheets/_ained.scss */
  .filter--drugs .type--cat {
    -webkit-columns: inherit;
    columns: inherit;
    -webkit-column-gap: inherit;
    column-gap: inherit;
  }
}
/* line 65, assets/stylesheets/_ained.scss */
.filter--drugs .type--cat li {
  list-style: none;
}
/* line 67, assets/stylesheets/_ained.scss */
.filter--drugs .type--cat li a {
  font-weight: 500;
  color: #1D1D1D;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 14px;
}

/* line 77, assets/stylesheets/_ained.scss */
.search--results {
  padding: 60px;
  background-color: rgba(255, 255, 255, 0.9);
  border-bottom: 20px solid #0DCEDA;
  min-height: 280px;
}
@media (max-width: 991px) {
  /* line 77, assets/stylesheets/_ained.scss */
  .search--results {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  /* line 77, assets/stylesheets/_ained.scss */
  .search--results {
    padding: 15px;
  }
}
/* line 88, assets/stylesheets/_ained.scss */
.search--results .search--item {
  margin-bottom: 45px;
}
/* line 91, assets/stylesheets/_ained.scss */
.search--results .search--item a .minifeatured--container {
  float: left;
}
@media (max-width: 768px) {
  /* line 91, assets/stylesheets/_ained.scss */
  .search--results .search--item a .minifeatured--container {
    float: none;
  }
}
/* line 96, assets/stylesheets/_ained.scss */
.search--results .search--item a .minifeatured--container .drug--img {
  display: block;
  height: 75px;
  width: 75px;
  overflow: hidden;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 768px) {
  /* line 96, assets/stylesheets/_ained.scss */
  .search--results .search--item a .minifeatured--container .drug--img {
    margin-top: 15px;
    width: 100%;
    height: 100px;
    display: block;
    border-radius: 0;
  }
}
/* line 116, assets/stylesheets/_ained.scss */
.search--results .search--item a .drug--excerpt {
  min-height: 75px;
  display: table;
  margin-left: 100px;
}
/* line 120, assets/stylesheets/_ained.scss */
.search--results .search--item a .drug--excerpt h2 {
  margin: 0 0 10px 0;
}
/* line 123, assets/stylesheets/_ained.scss */
.search--results .search--item a .drug--excerpt p {
  color: #1D1D1D;
  margin: 0;
}
@media (max-width: 768px) {
  /* line 116, assets/stylesheets/_ained.scss */
  .search--results .search--item a .drug--excerpt {
    display: inline;
    margin-bottom: 30px;
  }
}
/* line 132, assets/stylesheets/_ained.scss */
.search--results .search--item a:hover {
  text-decoration: none;
}
/* line 134, assets/stylesheets/_ained.scss */
.search--results .search--item a:hover h2 {
  color: #0DCEDA;
}

/* line 144, assets/stylesheets/_ained.scss */
.drugs--wrapper {
  padding: 50px 30px;
}

/* line 148, assets/stylesheets/_ained.scss */
.drugs--sidebar .featured--container {
  padding-left: 10px;
  display: table;
  margin-bottom: 30px;
}
/* line 153, assets/stylesheets/_ained.scss */
.drugs--sidebar .featured--container .no--shape {
  width: 15vw;
  height: auto;
  max-width: 170px;
  float: left;
}
@media (max-width: 1200px) {
  /* line 153, assets/stylesheets/_ained.scss */
  .drugs--sidebar .featured--container .no--shape {
    max-height: 13vw;
    max-width: 13vw;
  }
}
/* line 163, assets/stylesheets/_ained.scss */
.drugs--sidebar .featured--container .drug--img {
  margin-top: 45px;
  float: left;
  margin-left: -3.5vw;
  display: block;
  max-height: 280px;
  max-width: 280px;
  height: 15vw;
  width: 15vw;
  overflow: hidden;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 991px) {
  /* line 163, assets/stylesheets/_ained.scss */
  .drugs--sidebar .featured--container .drug--img {
    max-height: 13vw;
    max-width: 13vw;
  }
}
/* line 186, assets/stylesheets/_ained.scss */
.drugs--sidebar .sidebar--inner .gallery-wrapper {
  margin: 0  -5px 10px -5px;
}
/* line 188, assets/stylesheets/_ained.scss */
.drugs--sidebar .sidebar--inner .gallery-wrapper a {
  display: none;
  margin: 10px 5px;
  padding: 0;
  width: calc(25% - 10px);
  position: relative;
  float: left;
}
/* line 203, assets/stylesheets/_ained.scss */
.drugs--sidebar .sidebar--inner .gallery-wrapper a:nth-child(-n+4) {
  display: block;
}
/* line 204, assets/stylesheets/_ained.scss */
.drugs--sidebar .sidebar--inner .gallery-wrapper a:nth-child(4):lang(et):after {
  content: 'Vaata veel';
  font-size: 11px;
  display: table;
  width: 100%;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  margin: auto;
  padding: 15px;
}
/* line 222, assets/stylesheets/_ained.scss */
.drugs--sidebar .sidebar--inner .gallery-wrapper a:nth-child(4):lang(ru):after {
  content: 'подробнее';
  font-size: 11px;
  display: table;
  width: 100%;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  margin: auto;
}
/* line 239, assets/stylesheets/_ained.scss */
.drugs--sidebar .sidebar--inner .gallery-wrapper a:nth-child(4):before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #3ACFD9;
  opacity: .9;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
/* line 251, assets/stylesheets/_ained.scss */
.drugs--sidebar .sidebar--inner .gallery-wrapper a:nth-child(4):hover:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #3ACFD9;
  opacity: 1;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
@media (max-width: 991px) {
  /* line 186, assets/stylesheets/_ained.scss */
  .drugs--sidebar .sidebar--inner .gallery-wrapper {
    margin: 0px -10px 30px -10px;
  }
}
/* line 268, assets/stylesheets/_ained.scss */
.drugs--sidebar .sidebar--inner .box--wrapper {
  margin-top: 20px;
}

/* line 278, assets/stylesheets/_ained.scss */
.alfabet--letters {
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  /* line 278, assets/stylesheets/_ained.scss */
  .alfabet--letters {
    display: table;
    margin: -10px !important;
  }
}
/* line 285, assets/stylesheets/_ained.scss */
.alfabet--letters li {
  float: left;
  list-style: none;
}

@media (max-width: 768px) {
  /* line 292, assets/stylesheets/_ained.scss */
  .post-type-archive-ained h1 {
    margin-bottom: 10px;
  }

  /* line 293, assets/stylesheets/_ained.scss */
  #ainedFilterForm {
    margin-top: 10px;
  }

  /* line 294, assets/stylesheets/_ained.scss */
  .filter--drugs .type--cat li {
    font-size: 14px;
    line-height: 20px;
  }

  /* line 295, assets/stylesheets/_ained.scss */
  .showallabd {
    margin-bottom: 5px;
  }

  /* line 296, assets/stylesheets/_ained.scss */
  .drugs--wrapper {
    padding: 15px;
  }
}
/* line 299, assets/stylesheets/_ained.scss */
.gallery--slider {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 302, assets/stylesheets/_ained.scss */
.gallery--slider img {
  width: 100%;
  height: auto;
}
/* line 303, assets/stylesheets/_ained.scss */
.gallery--slider .slick-arrow {
  padding: 0;
  position: absolute;
  top: calc(50% - 25px);
  z-index: 1;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  color: transparent;
  background: transparent;
  border: none;
  text-transform: uppercase;
}
/* line 315, assets/stylesheets/_ained.scss */
.gallery--slider .slick-arrow.slick-next {
  right: -20px;
}
/* line 318, assets/stylesheets/_ained.scss */
.gallery--slider .slick-arrow.slick-next:before {
  float: right;
  opacity: .8;
  content: '';
  color: #fff;
  background: url(assets/img/arrow_go.svg) no-repeat center right;
  height: 50px;
  width: 15px;
  background-size: contain;
}
/* line 331, assets/stylesheets/_ained.scss */
.gallery--slider .slick-arrow.slick-prev {
  left: 20px;
}
/* line 334, assets/stylesheets/_ained.scss */
.gallery--slider .slick-arrow.slick-prev:before {
  float: left;
  opacity: .8;
  content: '';
  color: #fff;
  background: url(assets/img/arrow_left.svg) no-repeat center left;
  padding-left: 12px;
}
/* line 344, assets/stylesheets/_ained.scss */
.gallery--slider .slick-arrow:hover:before {
  opacity: 1;
}

/* line 1, assets/stylesheets/_myth.scss */
.myth--list {
  counter-reset: item;
  padding: 0;
  list-style: none;
}
/* line 5, assets/stylesheets/_myth.scss */
.myth--list li {
  position: relative;
  counter-increment: item;
  margin: 0;
}
/* line 9, assets/stylesheets/_myth.scss */
.myth--list li a {
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 12, assets/stylesheets/_myth.scss */
.myth--list li a:hover {
  color: #0DCEDA;
  text-decoration: none;
}
/* line 17, assets/stylesheets/_myth.scss */
.myth--list li:before {
  position: absolute;
  z-index: 1;
  content: "#" counter(item);
  color: #0DCEDA;
  font-family: narko,sans-serif;
  font-size: 24px;
  letter-spacing: -5px;
  line-height: 24px;
  left: 30px;
  top: 70px;
}
@media (max-width: 768px) {
  /* line 17, assets/stylesheets/_myth.scss */
  .myth--list li:before {
    left: 15px;
    top: 45px;
  }
}

/* line 35, assets/stylesheets/_myth.scss */
.myth_link {
  color: #1D1D1D;
  letter-spacing: 0.12px;
}
/* line 38, assets/stylesheets/_myth.scss */
.myth_link:hover, .myth_link:active {
  font-weight: 500;
  letter-spacing: 0;
  color: #1D1D1D !important;
}

/* line 45, assets/stylesheets/_myth.scss */
.myth--item {
  background-color: #FFFFFF;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  /* line 45, assets/stylesheets/_myth.scss */
  .myth--item {
    margin-bottom: 15px;
  }
}
/* line 51, assets/stylesheets/_myth.scss */
.myth--item .myth-title--wrapp {
  position: relative;
  padding: 30px 30px 30px 100px;
}
@media (max-width: 768px) {
  /* line 51, assets/stylesheets/_myth.scss */
  .myth--item .myth-title--wrapp {
    padding: 20px 15px 20px 75px;
  }
}
/* line 57, assets/stylesheets/_myth.scss */
.myth--item .myth-title--wrapp h2 {
  margin: 30px 0 20px 0;
}
@media (max-width: 991px) {
  /* line 57, assets/stylesheets/_myth.scss */
  .myth--item .myth-title--wrapp h2 {
    margin: 15px 0 0 0;
  }
}
@media (max-width: 768px) {
  /* line 57, assets/stylesheets/_myth.scss */
  .myth--item .myth-title--wrapp h2 {
    margin: 0px 0 0 0;
    line-height: 20px;
    font-size: 14px;
  }
}
/* line 69, assets/stylesheets/_myth.scss */
.myth--item .myth--wrapp {
  padding: 30px;
  border-left: 2px dotted #1D1D1D;
}
@media (max-width: 768px) {
  /* line 69, assets/stylesheets/_myth.scss */
  .myth--item .myth--wrapp {
    padding: 15px;
  }
}
/* line 75, assets/stylesheets/_myth.scss */
.myth--item .myth--wrapp p {
  font-size: 14px;
  line-height: 22px;
}
/* line 78, assets/stylesheets/_myth.scss */
.myth--item .myth--wrapp p:last-of-type {
  margin-bottom: 0;
}
/* line 83, assets/stylesheets/_myth.scss */
.myth--item .myth--head {
  text-transform: uppercase;
  color: #0DCEDA;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  /* line 83, assets/stylesheets/_myth.scss */
  .myth--item .myth--head {
    margin-bottom: 10px;
  }
}
/* line 93, assets/stylesheets/_myth.scss */
.myth--item .myth--head.left--position {
  position: absolute;
  left: 30px;
}
@media (max-width: 768px) {
  /* line 93, assets/stylesheets/_myth.scss */
  .myth--item .myth--head.left--position {
    left: 15px;
  }
}

/* line 102, assets/stylesheets/_myth.scss */
.tag--wrapper {
  margin-top: 5px;
}
@media (max-width: 768px) {
  /* line 102, assets/stylesheets/_myth.scss */
  .tag--wrapper {
    margin-top: 5px;
  }
}
/* line 106, assets/stylesheets/_myth.scss */
.tag--wrapper a {
  margin-right: 10px;
  color: #1D1D1D;
}

@media (max-width: 992px) {
  /* line 116, assets/stylesheets/_myth.scss */
  .myth--item .myth--wrapp {
    border-left: 0;
    border-top: 2px dotted #1D1D1D;
  }
}
/* line 1, assets/stylesheets/_news.scss */
.news--title {
  border-bottom: 2px dotted #1D1D1D;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 768px) {
  /* line 1, assets/stylesheets/_news.scss */
  .news--title {
    padding: 15px;
  }
}
/* line 6, assets/stylesheets/_news.scss */
.news--title h1 {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  /* line 6, assets/stylesheets/_news.scss */
  .news--title h1 {
    margin-bottom: 5px;
  }
}

/* line 10, assets/stylesheets/_news.scss */
.news--item {
  display: block;
  background-color: #FFFFFF;
  margin-bottom: 30px;
  padding: 30px 30px 0px 30px;
}
@media (max-width: 768px) {
  /* line 10, assets/stylesheets/_news.scss */
  .news--item {
    padding: 15px 15px 0px 15px;
    margin-bottom: 15px;
  }
}
/* line 19, assets/stylesheets/_news.scss */
.news--item .featured--container {
  float: left;
}
/* line 21, assets/stylesheets/_news.scss */
.news--item .featured--container .news--img {
  display: block;
  height: 120px;
  width: 120px;
  overflow: hidden;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 32, assets/stylesheets/_news.scss */
.news--item .news--excerpt {
  min-height: 120px;
  display: table;
  margin-left: 140px;
}
/* line 36, assets/stylesheets/_news.scss */
.news--item .news--excerpt h2 {
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 600;
}
@media (max-width: 768px) {
  /* line 36, assets/stylesheets/_news.scss */
  .news--item .news--excerpt h2 {
    margin: 0 0 5px 0;
    line-height: 20px;
  }
}
/* line 45, assets/stylesheets/_news.scss */
.news--item .news--excerpt p {
  color: #1D1D1D;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
/* line 53, assets/stylesheets/_news.scss */
.news--item:hover {
  text-decoration: none;
}
/* line 56, assets/stylesheets/_news.scss */
.news--item .news--footer {
  border-top: 2px dotted #1D1D1D;
  margin: 0 -30px;
  padding: 12px 30px;
}
/* line 61, assets/stylesheets/_news.scss */
.news--item h2 b, .news--item .styled--link {
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}

/* line 65, assets/stylesheets/_news.scss */
.comments {
  margin-top: 60px;
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 72, assets/stylesheets/_news.scss */
.NewNEwxBoxes .box--wrapper {
  background: transparent;
}

/* line 76, assets/stylesheets/_news.scss */
.newsboxWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 77, assets/stylesheets/_news.scss */
.newsBoxes {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 30px;
}
/* line 80, assets/stylesheets/_news.scss */
.newsBoxes:after {
  content: '';
  height: 100%;
  width: 1px;
  border-left: 2px dotted #fff;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 90, assets/stylesheets/_news.scss */
.newsBoxes:first-child {
  padding-left: 15px;
}
/* line 93, assets/stylesheets/_news.scss */
.newsBoxes:last-child {
  padding-right: 15px;
}
/* line 95, assets/stylesheets/_news.scss */
.newsBoxes:last-child:after {
  display: none;
}
/* line 98, assets/stylesheets/_news.scss */
.newsBoxes .front_news--title h3 {
  color: #ffffff;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
}
/* line 104, assets/stylesheets/_news.scss */
.newsBoxes p {
  color: #ffffff;
}
/* line 105, assets/stylesheets/_news.scss */
.newsBoxes .styled--date {
  display: table;
  font-weight: 400;
  margin-bottom: 20px !important;
  opacity: 1;
}
/* line 112, assets/stylesheets/_news.scss */
.newsBoxes:hover h3 {
  color: #0DCEDA;
}

/* line 115, assets/stylesheets/_news.scss */
h1.userStory {
  font-size: 20px;
}

@media (max-width: 768px) {
  /* line 120, assets/stylesheets/_news.scss */
  .newsboxWrap {
    display: block;
  }

  /* line 122, assets/stylesheets/_news.scss */
  .news--item .featured--container {
    display: none;
  }
  /* line 123, assets/stylesheets/_news.scss */
  .news--item .news--excerpt {
    margin: 0;
  }

  /* line 125, assets/stylesheets/_news.scss */
  .newsBoxes {
    padding: 15px !important;
    position: relative;
    display: block;
  }
  /* line 129, assets/stylesheets/_news.scss */
  .newsBoxes:after {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 1px;
    border-left: 0;
    border-bottom: 2px dotted #fff;
  }
}
/* line 1, assets/stylesheets/_tests.scss */
.tests-all .box--wrapper header {
  text-align: center;
  padding: 30px;
}
@media (max-width: 768px) {
  /* line 1, assets/stylesheets/_tests.scss */
  .tests-all .box--wrapper header {
    padding: 15px;
  }
}

/* line 8, assets/stylesheets/_tests.scss */
.tests--containert {
  padding: 30px;
  border-top: 2px dotted #1D1D1D;
}
@media (max-width: 768px) {
  /* line 8, assets/stylesheets/_tests.scss */
  .tests--containert {
    padding: 15px;
    margin-bottom: 15px;
  }
}
/* line 15, assets/stylesheets/_tests.scss */
.tests--containert p {
  color: #1D1D1D;
}

/* line 1, assets/stylesheets/_nouanded.scss */
.advice--page {
  padding: 0;
}
/* line 3, assets/stylesheets/_nouanded.scss */
.advice--page h2 {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  /* line 3, assets/stylesheets/_nouanded.scss */
  .advice--page h2 {
    margin-bottom: 15px;
  }
}
/* line 9, assets/stylesheets/_nouanded.scss */
.advice--page .form--wrapp {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d4d4d4+0,e2e2e2+100 */
  background: #d4d4d4;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#d4d4d4), to(#e2e2e2));
  background: linear-gradient(to bottom, #d4d4d4 0%, #e2e2e2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d4', endColorstr='#e2e2e2',GradientType=0 );
  /* IE6-9 */
}
/* line 16, assets/stylesheets/_nouanded.scss */
.advice--page .form--wrapp .advice--inners {
  padding: 30px 30px 0 30px;
  border-bottom: 2px dotted #1D1D1D;
}
@media (max-width: 768px) {
  /* line 16, assets/stylesheets/_nouanded.scss */
  .advice--page .form--wrapp .advice--inners {
    padding: 15px 15px 0px 15px;
  }
}
@media (max-width: 768px) {
  /* line 16, assets/stylesheets/_nouanded.scss */
  .advice--page .form--wrapp .advice--inners {
    margin-bottom: 10px;
    padding-bottom: 0px;
  }
}
/* line 28, assets/stylesheets/_nouanded.scss */
.advice--page .form--wrapp .advice--inners.answerers {
  border-bottom: 0;
  padding-bottom: 30px;
}

/* line 36, assets/stylesheets/_nouanded.scss */
.the-answer p {
  margin-bottom: 20px;
}

/* line 40, assets/stylesheets/_nouanded.scss */
.answer-author {
  text-align: right;
}
/* line 42, assets/stylesheets/_nouanded.scss */
.answer-author p {
  margin: 0;
}

/* line 46, assets/stylesheets/_nouanded.scss */
.author-info {
  font-size: 12px;
  line-height: 15px;
}

/* line 51, assets/stylesheets/_nouanded.scss */
.ask-success {
  padding: 30px 30px 0 30px;
  border-bottom: 2px dotted #1D1D1D;
}
/* line 54, assets/stylesheets/_nouanded.scss */
.ask-success p {
  margin-bottom: 20px;
}

/* line 59, assets/stylesheets/_nouanded.scss */
.home .ask-success, .page-template-sidebar-page .ask-success, .single-ained .ask-success {
  padding: 0;
  border-bottom: 0;
}
/* line 62, assets/stylesheets/_nouanded.scss */
.home .ask-success p, .page-template-sidebar-page .ask-success p, .single-ained .ask-success p {
  margin-bottom: 20px !important;
}
/* line 64, assets/stylesheets/_nouanded.scss */
.home .new-question, .page-template-sidebar-page .new-question, .single-ained .new-question {
  margin-bottom: 0;
}

/* line 68, assets/stylesheets/_nouanded.scss */
.advice-page-contain {
  display: block;
  border-top: 2px dotted #1D1D1D;
  padding-top: 22px;
  margin: 10px -20px 0 -20px;
}

/* line 74, assets/stylesheets/_nouanded.scss */
a.advice-page--link {
  color: #0DCEDA;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  text-align: center;
  display: block;
}
/* line 82, assets/stylesheets/_nouanded.scss */
a.advice-page--link:after {
  content: '';
  display: inline-block;
  background: url(assets/img/arrow_go.svg) no-repeat center;
  height: 10px;
  width: 15px;
  margin-left: 5px;
  background-size: contain;
}
/* line 91, assets/stylesheets/_nouanded.scss */
a.advice-page--link:hover {
  color: #1D1D1D;
}
/* line 93, assets/stylesheets/_nouanded.scss */
a.advice-page--link:hover:after {
  background: url(assets/img/arrow_right_black.svg) no-repeat center;
  background-size: contain;
}

/* line 99, assets/stylesheets/_nouanded.scss */
.new-question {
  text-decoration: underline;
  color: #0DCEDA;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  margin-bottom: 130px;
  display: block;
}

/* line 109, assets/stylesheets/_nouanded.scss */
.submitteddorm {
  display: none;
}

/* line 113, assets/stylesheets/_nouanded.scss */
.author--item .avatar {
  border-radius: 100%;
  margin-bottom: 20px;
  margin-right: 15px;
}
@media (max-width: 768px) {
  /* line 113, assets/stylesheets/_nouanded.scss */
  .author--item .avatar {
    width: 50px;
    height: 50px;
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
/* line 124, assets/stylesheets/_nouanded.scss */
.author--item .person-authors, .author--item .avatar {
  display: inline-block;
}
/* line 128, assets/stylesheets/_nouanded.scss */
.author--item .person-authors {
  max-width: 60%;
}
/* line 131, assets/stylesheets/_nouanded.scss */
.author--item p {
  margin-bottom: 0;
}
/* line 134, assets/stylesheets/_nouanded.scss */
.author--item p strong {
  font-size: 14px;
  line-height: 22px;
}

/* line 142, assets/stylesheets/_nouanded.scss */
.advice--holder {
  margin-left: 30px;
}
@media (max-width: 768px) {
  /* line 142, assets/stylesheets/_nouanded.scss */
  .advice--holder {
    margin: 0 15px 0 15px;
  }
}
/* line 147, assets/stylesheets/_nouanded.scss */
.advice--holder h2.header-3 {
  margin-top: 30px;
}
@media (max-width: 768px) {
  /* line 147, assets/stylesheets/_nouanded.scss */
  .advice--holder h2.header-3 {
    margin: 15px 0 15px 0;
  }
}

/* line 158, assets/stylesheets/_nouanded.scss */
.single-advice .print--container .max-content h2, .single-advice .print--container .max-content p {
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 20px 0;
}
@media (max-width: 768px) {
  /* line 158, assets/stylesheets/_nouanded.scss */
  .single-advice .print--container .max-content h2, .single-advice .print--container .max-content p {
    margin: 5px 0 10px 0;
  }
}
/* line 167, assets/stylesheets/_nouanded.scss */
.single-advice .print--container .author--item {
  display: table;
}
/* line 169, assets/stylesheets/_nouanded.scss */
.single-advice .print--container .author--item .avatar {
  height: 60px;
  width: 60px;
  margin-bottom: 0;
}
/* line 174, assets/stylesheets/_nouanded.scss */
.single-advice .print--container .author--item p {
  margin: 0;
}
/* line 177, assets/stylesheets/_nouanded.scss */
.single-advice .print--container .author--item .person-authors, .single-advice .print--container .author--item .avatar {
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 768px) {
  /* line 186, assets/stylesheets/_nouanded.scss */
  #mobile--advice {
    border-bottom: 2px dotted #1D1D1D;
    margin: 0 -15px 20px -15px;
    padding: 0 15px 5px 15px;
  }
}
/* line 2, assets/stylesheets/_comments.scss */
#comments .comments-title, #comments .comment-reply-title {
  display: none;
}

/* line 4, assets/stylesheets/_comments.scss */
#reply-title, .comment-notes {
  display: none;
}

/* line 7, assets/stylesheets/_comments.scss */
#comment--list, #comment--form {
  padding: 30px;
}

/* line 10, assets/stylesheets/_comments.scss */
#comment--form {
  background: #eff0ef;
  background: -webkit-gradient(linear, left top, right top, from(#eff0ef), to(#dadbdb));
  background: linear-gradient(to right, #eff0ef 0%, #dadbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff0ef', endColorstr='#dadbdb',GradientType=1 );
}
/* line 16, assets/stylesheets/_comments.scss */
#comment--form input {
  width: calc(50% - 5px);
  max-width: 50%;
  padding: 12px;
  float: left;
}
/* line 22, assets/stylesheets/_comments.scss */
#comment--form input:first-of-type {
  margin-right: 10px;
}
/* line 24, assets/stylesheets/_comments.scss */
#comment--form textarea {
  width: 100%;
  max-width: 100%;
  padding: 12px;
}
/* line 31, assets/stylesheets/_comments.scss */
#comment--form .form-submit {
  display: table;
  width: 100%;
}
/* line 34, assets/stylesheets/_comments.scss */
#comment--form .form-submit input {
  background: #1D1D1D;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  float: right;
  -webkit-transition: background .5s ease;
  transition: background .5s ease;
  width: auto;
}
/* line 42, assets/stylesheets/_comments.scss */
#comment--form .form-submit input:hover {
  background: #0DCEDA;
}

/* line 49, assets/stylesheets/_comments.scss */
#commentform input {
  width: calc(50% - 5px);
  max-width: 50%;
  padding: 12px;
  float: left;
}
/* line 55, assets/stylesheets/_comments.scss */
#commentform input:first-of-type {
  margin-right: 10px;
}
/* line 57, assets/stylesheets/_comments.scss */
#commentform textarea {
  width: 100%;
  max-width: 100%;
  padding: 12px;
}
/* line 64, assets/stylesheets/_comments.scss */
#commentform .form-submit {
  display: table;
  width: 100%;
}
/* line 67, assets/stylesheets/_comments.scss */
#commentform .form-submit input {
  background: #1D1D1D;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  float: right;
  -webkit-transition: background .5s ease;
  transition: background .5s ease;
  width: auto;
}
/* line 75, assets/stylesheets/_comments.scss */
#commentform .form-submit input:hover {
  background: #0DCEDA;
}

/* line 81, assets/stylesheets/_comments.scss */
#respond {
  margin-top: 30px;
}

/* line 83, assets/stylesheets/_comments.scss */
#comment--list > ol {
  padding: 0;
  margin: 0;
}
/* line 86, assets/stylesheets/_comments.scss */
#comment--list > ol li {
  list-style: none;
  margin-top: 30px;
}
/* line 89, assets/stylesheets/_comments.scss */
#comment--list > ol li p, #comment--list > ol li .vcard {
  color: #1D1D1D;
  font-size: 14px;
  line-height: 22px;
}
/* line 95, assets/stylesheets/_comments.scss */
#comment--list > ol li time {
  color: #0DCEDA;
  font-size: 12px;
  line-height: 15px;
  pointer-events: none;
}
/* line 102, assets/stylesheets/_comments.scss */
#comment--list > ol li img {
  border-radius: 100%;
}
/* line 105, assets/stylesheets/_comments.scss */
#comment--list > ol li .reply a {
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  text-transform: uppercase;
  text-decoration: underline;
  margin-bottom: 0 !important;
}
/* line 113, assets/stylesheets/_comments.scss */
#comment--list > ol li .reply a:after {
  content: ' ';
  background: url(assets/img/arrow_go.svg) no-repeat center;
  display: inline-block;
  width: 7px;
  height: 10px;
  background-size: contain;
  margin-left: 10px;
}
/* line 122, assets/stylesheets/_comments.scss */
#comment--list > ol li .reply a:hover {
  color: #1D1D1D;
}
/* line 124, assets/stylesheets/_comments.scss */
#comment--list > ol li .reply a:hover:after {
  content: ' ';
  background: url(assets/img/arrow_right_black.svg) no-repeat center;
  display: inline-block;
  background-size: contain;
  margin-left: 10px;
}

/* line 136, assets/stylesheets/_comments.scss */
.edit-link {
  float: right;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  text-decoration: underline;
}

/* line 143, assets/stylesheets/_comments.scss */
#comment-comments {
  display: block;
  clear: both;
  margin-top: 20px;
}
/* line 147, assets/stylesheets/_comments.scss */
#comment-comments p {
  font-size: 12px;
  line-height: 15px;
}

/* line 1, assets/stylesheets/_footer.scss */
footer#page--footer {
  background: #FFFFFF;
  margin-top: 80px;
}
@media (max-width: 768px) {
  /* line 1, assets/stylesheets/_footer.scss */
  footer#page--footer {
    margin-top: 15px;
  }
}
/* line 7, assets/stylesheets/_footer.scss */
footer#page--footer .our--sites {
  border-bottom: 2px dotted #1D1D1D;
  padding: 35px 0;
}
/* line 11, assets/stylesheets/_footer.scss */
footer#page--footer .our--contact {
  padding: 15px 0;
}
/* line 14, assets/stylesheets/_footer.scss */
footer#page--footer .tai_logo, footer#page--footer p {
  margin: 15px 0;
}

@media (max-width: 991px) {
  /* line 20, assets/stylesheets/_footer.scss */
  footer#page--footer .our--sites a {
    display: block;
    height: 60px;
  }
}
@media (max-width: 768px) {
  /* line 28, assets/stylesheets/_footer.scss */
  footer#page--footer a img {
    display: block;
    margin: 0 auto;
  }
  /* line 33, assets/stylesheets/_footer.scss */
  footer#page--footer .our--contact {
    text-align: center;
  }
  /* line 36, assets/stylesheets/_footer.scss */
  footer#page--footer .tai_logo {
    float: none !important;
    margin: 0 auto;
  }
}
/* line 40, assets/stylesheets/_footer.scss */
footer#page--footer img {
  max-width: 170px;
  margin: 0 auto;
  display: table;
}

/* remember to define focus styles! */
/* line 53, assets/stylesheets/style.scss */
*:focus {
  outline: 0;
}

/* line 56, assets/stylesheets/style.scss */
html {
  background: url(assets/img/bg.jpg) no-repeat fixed;
}

/* line 59, assets/stylesheets/style.scss */
body {
  background: rgba(0, 0, 0, 0.4);
  padding-top: 120px;
}
@media (max-width: 991px) {
  /* line 59, assets/stylesheets/style.scss */
  body {
    padding-top: 60px;
  }
}

/* line 67, assets/stylesheets/style.scss */
.search-form {
  position: relative;
}
/* line 69, assets/stylesheets/style.scss */
.search-form .screen-reader-text {
  display: none;
}
/* line 72, assets/stylesheets/style.scss */
.search-form .search-submit {
  position: absolute;
  right: 250px;
  top: 0;
  height: 62px;
  width: 90px;
  opacity: 0;
}
/* line 80, assets/stylesheets/style.scss */
.search-form label {
  margin: 0 auto;
  display: block;
  position: relative;
}
@media (min-width: 992px) {
  /* line 80, assets/stylesheets/style.scss */
  .search-form label {
    width: calc(100% - 500px);
  }
}
/* line 87, assets/stylesheets/style.scss */
.search-form label input {
  font-family: Montserrat;
  background: url(assets/img/icon_search.svg) no-repeat center right 30px #fff;
  background-size: 40px;
  width: 100%;
  margin: 20px 0 60px 0;
  padding: 20px 55px 20px 30px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

/* line 101, assets/stylesheets/style.scss */
.search--item--advice {
  background: #fff;
  padding: 30px;
  margin: 20px 0px;
}
/* line 106, assets/stylesheets/style.scss */
.search--item--advice a:hover {
  text-decoration: none;
}
/* line 108, assets/stylesheets/style.scss */
.search--item--advice a:hover h2 {
  color: #0DCEDA;
}
/* line 113, assets/stylesheets/style.scss */
.search--item--advice h2 {
  margin: 0 20px 10px 0;
  color: #1D1D1D;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
}
/* line 120, assets/stylesheets/style.scss */
.search--item--advice p {
  color: #1D1D1D;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

/* line 127, assets/stylesheets/style.scss */
.hilite {
  color: #0DCEDA;
  background: none;
}

/* line 131, assets/stylesheets/style.scss */
.important--text {
  position: relative;
  background: #0DCEDA;
  padding: 0 30px;
  margin: 30px -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  /* line 131, assets/stylesheets/style.scss */
  .important--text {
    margin: 30px -15px;
    padding: 0 15px;
  }
}
/* line 141, assets/stylesheets/style.scss */
.important--text p {
  -webkit-box-flex: 7;
  -ms-flex: 7;
  flex: 7;
  color: #fff;
  margin: 0;
  padding: 20px;
}
@media (max-width: 768px) {
  /* line 141, assets/stylesheets/style.scss */
  .important--text p {
    line-height: 22px;
    padding: 15px;
  }
}
/* line 151, assets/stylesheets/style.scss */
.important--text:before {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  float: left;
  content: 'NB!';
  color: #FFFFFF;
  font-size: 30px;
  line-height: 24px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-right: 2px dotted #FFFFFF;
  padding-right: 15px;
}

/* line 168, assets/stylesheets/style.scss */
.references p, .references li {
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  margin-bottom: 20px;
}

/* line 175, assets/stylesheets/style.scss */
h6 {
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  margin-bottom: 10px;
}

/* line 181, assets/stylesheets/style.scss */
.accordion--item {
  border-bottom: 1px solid #dcdcdc;
}

@media (max-width: 768px) {
  /* line 184, assets/stylesheets/style.scss */
  .accordion--title {
    padding-bottom: 20px !important;
  }
}
/* line 191, assets/stylesheets/style.scss */
.accordion--title:focus, .accordion--title:active, .accordion--title:visited {
  text-decoration: none;
}

/* line 195, assets/stylesheets/style.scss */
.accordion-keeper {
  counter-reset: item;
  padding: 0;
  list-style: none;
  margin-left: -30px;
  margin-right: -30px;
}
@media (max-width: 768px) {
  /* line 195, assets/stylesheets/style.scss */
  .accordion-keeper {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/* line 205, assets/stylesheets/style.scss */
.accordion-keeper > li {
  margin: 0 !important;
  z-index: 2;
  position: relative;
  counter-increment: item;
  padding: 0;
}
/* line 211, assets/stylesheets/style.scss */
.accordion-keeper > li a.accordion--title {
  background: url(assets/img/arrow_lg_black_U.svg) no-repeat center right 30px;
  display: table;
  width: 100%;
  color: #1D1D1D;
  font-size: 18px;
  line-height: 28px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding: 25px 60px 25px 95px;
}
/* line 220, assets/stylesheets/style.scss */
.accordion-keeper > li a.accordion--title:hover {
  color: #0DCEDA;
  text-decoration: none;
  background: url(assets/img/arrow_up_blue_lrg.svg) no-repeat center right 30px;
}
/* line 224, assets/stylesheets/style.scss */
.accordion-keeper > li a.accordion--title:hover:before {
  color: #0DCEDA;
}
@media (max-width: 768px) {
  /* line 211, assets/stylesheets/style.scss */
  .accordion-keeper > li a.accordion--title {
    background: url(assets/img/arrow_lg_black_U.svg) no-repeat center right 20px;
    padding: 20px 60px 0px 80px;
    font-size: 16px;
    line-height: 24px;
  }
  /* line 233, assets/stylesheets/style.scss */
  .accordion-keeper > li a.accordion--title:hover {
    background: url(assets/img/arrow_up_blue_lrg.svg) no-repeat center right 20px;
  }
}
/* line 238, assets/stylesheets/style.scss */
.accordion-keeper > li a.accordion--title.collapsed {
  background: url(assets/img/arrow_lg_black_D.svg) no-repeat center right 30px;
}
/* line 240, assets/stylesheets/style.scss */
.accordion-keeper > li a.accordion--title.collapsed:hover {
  background: url(assets/img/arrow_down_blue_lrg.svg) no-repeat center right 30px;
}
@media (max-width: 768px) {
  /* line 238, assets/stylesheets/style.scss */
  .accordion-keeper > li a.accordion--title.collapsed {
    background: url(assets/img/arrow_lg_black_D.svg) no-repeat center right 20px;
  }
  /* line 245, assets/stylesheets/style.scss */
  .accordion-keeper > li a.accordion--title.collapsed:hover {
    background: url(assets/img/arrow_down_blue_lrg.svg) no-repeat center right 20px;
  }
}
/* line 250, assets/stylesheets/style.scss */
.accordion-keeper > li a.accordion--title:before {
  margin-top: 0px;
  content: "# " counter(item);
  left: 25px;
  position: absolute;
  color: #1D1D1D;
  font-family: narko, sans-serif;
  font-size: 22px;
  letter-spacing: -4px;
  line-height: 24px;
  z-index: -1;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
@media (max-width: 768px) {
  /* line 250, assets/stylesheets/style.scss */
  .accordion-keeper > li a.accordion--title:before {
    left: 15px;
  }
}
/* line 268, assets/stylesheets/style.scss */
.accordion-keeper .collapsedcontent {
  padding: 30px;
}
@media (max-width: 768px) {
  /* line 268, assets/stylesheets/style.scss */
  .accordion-keeper .collapsedcontent {
    padding: 0 15px 0 15px;
  }
}

/* line 274, assets/stylesheets/style.scss */
.navigation.pagination h2 {
  display: none;
}

/* line 279, assets/stylesheets/style.scss */
.pagination ul {
  display: table;
  margin: 0 auto;
  padding: 0;
}
/* line 283, assets/stylesheets/style.scss */
.pagination ul li {
  list-style: none;
  display: inline-block;
}
/* line 286, assets/stylesheets/style.scss */
.pagination ul li:before {
  display: none;
}
/* line 289, assets/stylesheets/style.scss */
.pagination ul li a, .pagination ul li span {
  color: #1D1D1D;
  font-size: 14px;
  line-height: 16px;
  height: 24px;
  width: 24px;
  display: block;
  text-align: center;
  border-radius: 100%;
  padding: 4px;
}
/* line 299, assets/stylesheets/style.scss */
.pagination ul li a.next, .pagination ul li a.prev, .pagination ul li span.next, .pagination ul li span.prev {
  text-indent: -9999px;
}
/* line 302, assets/stylesheets/style.scss */
.pagination ul li a.prev, .pagination ul li span.prev {
  background: url(assets/img/arrow_left_blue.svg) no-repeat center;
}
/* line 305, assets/stylesheets/style.scss */
.pagination ul li a.next, .pagination ul li span.next {
  background: url(assets/img/arrow_right_blue.svg) no-repeat center;
}
/* line 309, assets/stylesheets/style.scss */
.pagination ul li .current {
  color: #fff;
  background: #0DCEDA;
}

/* line 318, assets/stylesheets/style.scss */
.search-results .search--item.main--src {
  background-color: #FFFFFF;
  margin-top: 20px;
  padding: 20px;
}
/* line 322, assets/stylesheets/style.scss */
.search-results .search--item.main--src h2 {
  color: #1D1D1D;
  display: inline-block;
  margin-right: 20px;
  font-size: 14px;
  line-height: 16px;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 324, assets/stylesheets/style.scss */
.search-results .search--item.main--src a {
  text-decoration: none;
}
/* line 327, assets/stylesheets/style.scss */
.search-results .search--item.main--src a:hover h2 {
  color: #0DCEDA;
}
/* line 330, assets/stylesheets/style.scss */
.search-results .search--item.main--src p {
  color: #1D1D1D;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
/* line 334, assets/stylesheets/style.scss */
.search-results .search--item.main--src.wp_quiz {
  display: none;
}

/* line 337, assets/stylesheets/style.scss */
div.drugs--sidebar > div:nth-child(1) .box--wrapper {
  margin: 0;
}

/* line 341, assets/stylesheets/style.scss */
.ninja-forms-form-wrap {
  margin-top: 30px;
}
/* line 344, assets/stylesheets/style.scss */
.ninja-forms-form-wrap li:before {
  display: none;
}
/* line 348, assets/stylesheets/style.scss */
.ninja-forms-form-wrap .field-wrap button, .ninja-forms-form-wrap .field-wrap input[type=button], .ninja-forms-form-wrap .field-wrap input[type=submit] {
  background: #1D1D1D;
  color: #fff;
  float: right;
  min-width: 120px;
  text-transform: uppercase;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
/* line 355, assets/stylesheets/style.scss */
.ninja-forms-form-wrap .field-wrap button:hover, .ninja-forms-form-wrap .field-wrap input[type=button]:hover, .ninja-forms-form-wrap .field-wrap input[type=submit]:hover {
  background: #0DCEDA;
}

/* line 360, assets/stylesheets/style.scss */
#ninja_forms_required_items, .nf-form-content .nf-field-container {
  margin-bottom: 15px;
}

/* line 364, assets/stylesheets/style.scss */
.nf-field-label label {
  text-align: left;
  color: #1D1D1D;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500 !important;
  line-height: 22px;
}

/* line 373, assets/stylesheets/style.scss */
.label-left .field-wrap .nf-field-element textarea {
  height: 80px;
  padding: 10px;
}

@media (max-width: 768px) {
  /* line 378, assets/stylesheets/style.scss */
  .nf-field-label,
  .nf-field-element {
    margin-bottom: 10px;
    width: 100% !important;
  }
}
/* line 381, assets/stylesheets/style.scss */
.short-story {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  /* line 381, assets/stylesheets/style.scss */
  .short-story {
    padding: 15px;
    margin-bottom: 15px;
  }
}
/* line 390, assets/stylesheets/style.scss */
.short-story p {
  font-weight: 500;
  color: #1D1D1D;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
}
@media (max-width: 768px) {
  /* line 390, assets/stylesheets/style.scss */
  .short-story p {
    font-size: 16px;
    line-height: 24px;
  }
}

/* line 400, assets/stylesheets/style.scss */
.storyquote {
  width: 70px;
  height: auto;
  margin-bottom: 0 !important;
  margin-right: 15px !important;
}

@media (max-width: 768px) {
  /* line 408, assets/stylesheets/style.scss */
  .height--receiver {
    height: inherit !important;
  }
}
@media (max-width: 768px) {
  /* line 412, assets/stylesheets/style.scss */
  .nf-form-title h3 {
    margin: 0;
  }

  /* line 413, assets/stylesheets/style.scss */
  .ninja-forms-form-wrap {
    margin-top: 5px;
  }

  /* line 416, assets/stylesheets/style.scss */
  #ninja_forms_required_items, .nf-form-content .nf-field-container {
    margin: 0;
  }
}
/* line 420, assets/stylesheets/style.scss */
.nf-form-cont.testid .nf-field-label label, .nf-form-cont.testid .nf-response-msg b {
  max-width: 780px;
  font-size: 18px;
  height: 28px;
  color: #0DCEDA;
}
/* line 426, assets/stylesheets/style.scss */
.nf-form-cont.testid .listradio-container, .nf-form-cont.testid .nf-response-msg {
  background: #fff;
  padding: 30px;
}

@media (max-width: 768px) {
  /* line 434, assets/stylesheets/style.scss */
  .search--results .drug--img {
    height: 220px !important;
  }
  /* line 437, assets/stylesheets/style.scss */
  .search--results .minifeatured--container {
    position: relative;
    opacity: .2;
    height: 100%;
  }
  /* line 442, assets/stylesheets/style.scss */
  .search--results .drug--excerpt.highlight--here {
    padding: 15px;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0 !important;
  }
  /* line 449, assets/stylesheets/style.scss */
  .search--results .search--item a {
    position: relative;
    display: block;
  }
  /* line 454, assets/stylesheets/style.scss */
  .search--results .search--item {
    margin-bottom: 15px !important;
  }
}
/* line 460, assets/stylesheets/style.scss */
.wq_questionTextWrapper {
  background: #fff;
}
/* line 462, assets/stylesheets/style.scss */
.wq_questionTextWrapper .wq_questionTextCtr {
  padding: 0;
  background: transparent !important;
}
/* line 466, assets/stylesheets/style.scss */
.wq_questionTextWrapper .wq_questionTextCtr h4 {
  font-weight: 500;
  max-width: 780px;
  color: #1D1D1D;
  font-family: Montserrat;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
}

/* line 482, assets/stylesheets/style.scss */
.wq_quizCtr .wq_questionAnswersCtr .wq_answersWrapper .wq_singleAnswerCtr {
  border: none;
  padding: 0;
  margin: 0;
}
/* line 486, assets/stylesheets/style.scss */
.wq_quizCtr .wq_questionAnswersCtr .wq_answersWrapper .wq_singleAnswerCtr:hover {
  background-color: transparent !important;
}
/* line 488, assets/stylesheets/style.scss */
.wq_quizCtr .wq_questionAnswersCtr .wq_answersWrapper .wq_singleAnswerCtr:hover .wq_answerTxtCtr {
  color: #0DCEDA;
}
/* line 492, assets/stylesheets/style.scss */
.wq_quizCtr .wq_questionAnswersCtr .wq_answersWrapper .wq_singleAnswerCtr .wq_answerTxtCtr {
  background-image: url(assets/img/radio_empty.svg) !important;
  font-weight: 400;
  color: #1D1D1D;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 22px;
  background-size: 25px 25px;
}

/* line 504, assets/stylesheets/style.scss */
.wq_singleQuestionWrapper {
  background: #fff !important;
  padding: 30px;
  margin-bottom: 10px !important;
}

/* line 509, assets/stylesheets/style.scss */
.wq_quizCtr .wq_questionsCtr {
  margin: 0;
}
/* line 511, assets/stylesheets/style.scss */
.wq_quizCtr .wq_questionsCtr .wq_questionAnswered .wq_questionAnswersCtr .wq_singleAnswerCtr {
  background: transparent !important;
}
/* line 514, assets/stylesheets/style.scss */
.wq_quizCtr .wq_questionsCtr .wq_questionAnswered .wq_questionAnswersCtr .wq_singleAnswerCtr.wq_answerSelected label {
  font-weight: 600;
}

/* line 518, assets/stylesheets/style.scss */
.wq_quizCtr .wq_questionAnswersCtr .wq_answersWrapper .wq_singleAnswerCtr.chosen .wq_answerTxtCtr, .wq_quizCtr .wq_questionAnswersCtr .wq_answersWrapper .wq_singleAnswerCtr.wq_answerSelected .wq_answerTxtCtr {
  background-image: url(assets/img/radio_select.svg) !important;
}

/* line 523, assets/stylesheets/style.scss */
.wq_singleResultWrapper.transition.visible {
  background: #fff;
  border: none;
  border-radius: 0;
  padding: 30px;
  margin: 0 0 30px 0;
}

/* line 530, assets/stylesheets/style.scss */
p.wq_QuestionExplanationText {
  font-size: 14px;
}

/* line 533, assets/stylesheets/style.scss */
span.wq_quizTitle {
  display: none !important;
}

/* line 536, assets/stylesheets/style.scss */
.wq_resultTitle {
  max-width: 780px;
  color: #1D1D1D;
  font-family: Montserrat;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 15px;
}
/* line 544, assets/stylesheets/style.scss */
.wq_resultTitle:lang(et):before {
  content: 'SINU TULEMUS';
  color: #0DCEDA;
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
  font-weight: 600;
}
/* line 552, assets/stylesheets/style.scss */
.wq_resultTitle:lang(ru):before {
  content: 'Ваш результат';
  color: #0DCEDA;
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
  font-weight: 600;
}

/* line 561, assets/stylesheets/style.scss */
.wq_resultDesc {
  font-weight: 400;
  color: #1D1D1D;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 22px;
}

/* line 568, assets/stylesheets/style.scss */
.wq_quizCtr .wq_quizProgressBar > span {
  border-color: #22c7d4 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 572, assets/stylesheets/style.scss */
.wq_quizCtr .wq_quizProgressBar {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 575, assets/stylesheets/style.scss */
.wq_quizCtr {
  margin-top: 30px;
}

/* line 582, assets/stylesheets/style.scss */
.wq_triviaQuestionExplanation {
  border-top: 2px dotted #333333 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  margin: 30px -30px 0 -30px !important;
  padding: 30px 30px 0px 30px !important;
  width: calc(100% + 60px) !important;
}

/* line 592, assets/stylesheets/style.scss */
.wq_wrongExplanationHead {
  color: rgba(0, 0, 0, 0.3) !important;
  margin-bottom: 15px !important;
}

/* line 596, assets/stylesheets/style.scss */
.wq_correctExplanationHead {
  color: #22c7d4 !important;
  margin-bottom: 15px !important;
}

/* line 600, assets/stylesheets/style.scss */
.wq_btn-continue {
  border-radius: 0 !important;
  text-transform: uppercase;
  font-weight: 500 !important;
  padding: 10px 30px !important;
  -webkit-transition: background-color .5s ease;
  transition: background-color .5s ease;
}
/* line 606, assets/stylesheets/style.scss */
.wq_btn-continue:hover {
  background-color: #000 !important;
}

/* line 612, assets/stylesheets/style.scss */
.wq_IsTrivia .wq_resultTitle {
  display: none;
}
/* line 615, assets/stylesheets/style.scss */
.wq_IsTrivia .wq_resultScoreCtr {
  max-width: 780px;
  color: #1D1D1D;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500 !important;
  margin-bottom: 15px;
}
/* line 623, assets/stylesheets/style.scss */
.wq_IsTrivia .wq_resultScoreCtr:lang(et):before {
  content: 'SINU TULEMUS';
  color: #0DCEDA;
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
  font-weight: 600;
}
/* line 631, assets/stylesheets/style.scss */
.wq_IsTrivia .wq_resultScoreCtr:lang(ru):before {
  content: 'Ваш результат';
  font-family: Montserrat, sans-serif;
  color: #0DCEDA;
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
  font-weight: 600;
}

/* line 642, assets/stylesheets/style.scss */
.wq_quizCtr img {
  width: auto !important;
  height: 24px !important;
}

/* line 648, assets/stylesheets/style.scss */
.wq_singleQuestionCtr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* line 651, assets/stylesheets/style.scss */
.wq_singleQuestionCtr div {
  width: 100%;
}
/* line 654, assets/stylesheets/style.scss */
.wq_singleQuestionCtr .wq_questionMediaCtr {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
/* line 655, assets/stylesheets/style.scss */
.wq_singleQuestionCtr .wq_questionTextWrapper {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
/* line 656, assets/stylesheets/style.scss */
.wq_singleQuestionCtr .wq_questionAnswersCtr {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

/* line 659, assets/stylesheets/style.scss */
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 664, assets/stylesheets/style.scss */
.wpml-ls-current-language {
  line-height: 0px;
}
/* line 666, assets/stylesheets/style.scss */
.wpml-ls-current-language span {
  font-weight: bold;
}

/* line 669, assets/stylesheets/style.scss */
.wpml-ls-legacy-list-horizontal {
  padding: 0 !important;
}

/* line 673, assets/stylesheets/style.scss */
a.wpml-ls-link, .wpml-ls-legacy-list-horizontal a {
  display: inline-block !important;
  padding-left: 0 !important;
}

/* line 678, assets/stylesheets/style.scss */
.wpml-ls-display {
  display: none;
}

/***
*** SIIT SAAB ABI LEHT
***/
/* line 686, assets/stylesheets/style.scss */
.abiwrapper {
  padding: 30px;
  margin-top: 30px;
  background: rgba(255, 255, 255, 0.2);
  margin: 50px -30px -50px -30px;
}

/* line 695, assets/stylesheets/style.scss */
.readmoreAbi {
  color: #0DCEDA;
  background: url(assets/img/arrow_down_blue_lrg.svg) no-repeat center right;
  padding-right: 25px;
  margin-top: 20px;
  display: table;
  background-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  opacity: 1;
}

/* line 711, assets/stylesheets/style.scss */
.veebileht {
  background: url(assets/img/icon_web.svg) no-repeat center left;
  padding-left: 30px;
}
/* line 714, assets/stylesheets/style.scss */
.veebileht a {
  color: #1D1D1D;
  font-weight: 400;
  text-decoration: underline;
}

/* line 716, assets/stylesheets/style.scss */
.contactBlock {
  margin-bottom: 60px;
}
/* line 718, assets/stylesheets/style.scss */
.contactBlock .asutus, .contactBlock .nimi, .contactBlock .eposst, .contactBlock .aadress, .contactBlock .telefon, .contactBlock .abicontact-title, .contactBlock .veebileht {
  margin: 0;
}
/* line 720, assets/stylesheets/style.scss */
.contactBlock .nimi {
  background: url(assets/img/user-circle.svg) no-repeat center left;
  background-size: 20px;
  padding-left: 30px;
}
/* line 724, assets/stylesheets/style.scss */
.contactBlock .eposst {
  background: url(assets/img/icon_email.svg) no-repeat center left;
  padding-left: 30px;
}
/* line 727, assets/stylesheets/style.scss */
.contactBlock .eposst a {
  color: #1D1D1D;
  font-weight: 400;
  text-decoration: underline;
}
/* line 730, assets/stylesheets/style.scss */
.contactBlock .aadress {
  background: url(assets/img/icon_location.svg) no-repeat center left;
  padding-left: 30px;
}
/* line 734, assets/stylesheets/style.scss */
.contactBlock .telefon {
  background: url(assets/img/icon_phone.svg) no-repeat center left;
  padding-left: 30px;
  background-size: 20px;
}

/* line 742, assets/stylesheets/style.scss */
.abi-contact-content {
  margin-top: 15px;
}
/* line 744, assets/stylesheets/style.scss */
.abi-contact-content p {
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 20px;
}

/* line 750, assets/stylesheets/style.scss */
.collapse > h3 {
  margin-top: 0;
}

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
/* line 758, assets/stylesheets/style.scss */
.nf-form-layout .label-left .nf-field-label {
  width: 40%;
}

/* line 759, assets/stylesheets/style.scss */
.nf-form-layout .label-left .nf-field-element {
  width: 60%;
}

/*2 tulbaga galerii*/
/* line 762, assets/stylesheets/style.scss */
.gallery-columns-2 {
  display: table;
  width: calc(100% + 20px);
  padding-bottom: 30px;
}

/* line 767, assets/stylesheets/style.scss */
.content-area .gallery-columns-2 .gallery-item {
  width: 50%;
}

/* alamlehed */
/* line 782, assets/stylesheets/style.scss */
#sumneu {
  display: none !important;
}

/* list joondu */
/* line 785, assets/stylesheets/style.scss */
.page--container ul li:before {
  margin-left: -25px;
}

/*menu test */
/* line 789, assets/stylesheets/style.scss */
#menu-primary > ul li:first-child a, #menu-primary-rus > ul li:first-child a {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}

/* line 794, assets/stylesheets/style.scss */
.dark--bg {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#445259+0,4e585e+100 */
  background: #445259;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#445259), to(#4e585e));
  background: linear-gradient(to right, #445259 0%, #4e585e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#445259', endColorstr='#4e585e',GradientType=1 );
  /* IE6-9 */
}

/*siit saad abi lehele*/
/* line 805, assets/stylesheets/style.scss */
.box--wrapper .box--content h4 {
  color: #1d1d1d;
}

/* line 808, assets/stylesheets/style.scss */
.disclaimer {
  opacity: 0;
  height: 1px;
}

/* line 812, assets/stylesheets/style.scss */
.galleryid-635 .gallery-item {
  width: 33.3333% !important;
}

/* line 816, assets/stylesheets/style.scss */
.page--container > h2:nth-of-type(1) {
  margin-top: 50px !important;
}

/*noool siit saad abi lehele*/
/* line 818, assets/stylesheets/style.scss */
.readmoreAbi {
  background: url(assets/img/arrow_go.svg) no-repeat right center;
}

/*margin top ära kui on sisu esimene*/
/* line 823, assets/stylesheets/style.scss */
.drugs--wrapper.page--container > *:first-child {
  margin-top: 0 !important;
}

/* line 826, assets/stylesheets/style.scss */
.drugs--wrapper.page--container > *:last-child {
  border-bottom: 0 !important;
}

/*siit saad abi joontemöll*/
/* line 832, assets/stylesheets/style.scss */
.contactBlock {
  margin-bottom: 30px;
  margin-top: 30px;
  border-bottom: 1px solid #ccc;
  /*     padding-bottom: 30px; */
}

/*sidebar fix*/
/* line 840, assets/stylesheets/style.scss */
div.drugs--sidebar > div:nth-child(1) .box--wrapper {
  margin-top: 20px;
}

/* line 843, assets/stylesheets/style.scss */
.page--featyimg {
  margin-bottom: 20px;
}

/* line 844, assets/stylesheets/style.scss */
.sidebar--inner > div.box--wrapper:nth-child(2) {
  margin-top: 0 !important;
}

/*social */
/* line 850, assets/stylesheets/style.scss */
.facebook {
  background: url(assets/img/icon_fb.svg) no-repeat center #fff;
  display: inline-block;
  margin-left: 10px;
  text-indent: -9999px;
  text-align: center;
  text-decoration: none;
  height: 40px;
  width: 40px;
  background-size: 19px;
  border-radius: 100%;
}

/* line 862, assets/stylesheets/style.scss */
.twitter {
  background: url(assets/img/icon_twitter.svg) no-repeat center #fff;
  display: inline-block;
  margin-left: 10px;
  text-indent: -9999px;
  text-align: center;
  text-decoration: none;
  height: 40px;
  width: 40px;
  background-size: 19px;
  border-radius: 100%;
  opacity: 1;
}

/* line 875, assets/stylesheets/style.scss */
.twitter, .facebook {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

/* line 878, assets/stylesheets/style.scss */
.twitter:hover, .facebook:hover {
  opacity: .7;
}

/*avaleheslider muudatus*/
/* line 883, assets/stylesheets/style.scss */
.home--slider .slick-arrow.slick-prev:lang(ru):before {
  content: 'назад';
}

/* line 887, assets/stylesheets/style.scss */
.home--slider .slick-arrow.slick-next:lang(ru):before {
  content: 'далее';
}

/* line 890, assets/stylesheets/style.scss */
#lottie {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  text-align: center;
  opacity: 1;
}

/* line 899, assets/stylesheets/style.scss */
a.abi--item {
  height: 100%;
  width: 100%;
  display: block !important;
  position: absolute;
  z-index: 9;
}
