/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *

 */
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 6, app/assets/stylesheets/bootstrap.scss */
dl, h1, h2, h3, h4, h5, h6, ol, p, pre, ul {
  margin-top: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
address, dl, ol, p, pre, ul {
  margin-bottom: 1rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
body, caption {
  text-align: left;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
dd, h1, h2, h3, h4, h5, h6, label {
  margin-bottom: .5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
pre, textarea {
  overflow: auto;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
article, aside, dialog, figcaption, figure, footer, header, hgroup, legend, main, nav, section {
  display: block;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
address, legend {
  line-height: inherit;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
progress, sub, sup {
  vertical-align: baseline;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
label, output {
  display: inline-block;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
button, hr, input {
  overflow: visible;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical, .form-inline, .navbar-expand, .navbar-nav {
  -webkit-box-direction: normal;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-danger, .btn-outline-dark, .btn-outline-info, .btn-outline-light, .btn-outline-primary, .btn-outline-success, .btn-outline-warning, .btn.active:not(:disabled):not(.disabled), .btn:not(:disabled):not(.disabled):active {
  background-image: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropdown-menu, .nav, .navbar-nav {
  list-style: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
:root {
  --blue:#007bff;
  --indigo:#6610f2;
  --purple:#6f42c1;
  --pink:#e83e8c;
  --red:#dc3545;
  --orange:#fd7e14;
  --yellow:#ffc107;
  --green:#28a745;
  --teal:#20c997;
  --cyan:#17a2b8;
  --white:#fff;
  --gray:#6c757d;
  --gray-dark:#343a40;
  --primary:#007bff;
  --secondary:#6c757d;
  --success:#28a745;
  --info:#17a2b8;
  --warning:#ffc107;
  --danger:#dc3545;
  --light:#f8f9fa;
  --dark:#343a40;
  --breakpoint-xs:0;
  --breakpoint-sm:576px;
  --breakpoint-md:768px;
  --breakpoint-lg:992px;
  --breakpoint-xl:1200px;
  --font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
*, ::after, ::before {
  box-sizing: border-box;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

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

/* line 6, app/assets/stylesheets/bootstrap.scss */
body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
abbr[data-original-title], abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn:not(:disabled):not(.disabled), .navbar-toggler:not(:disabled):not(.disabled), .page-link:not(:disabled):not(.disabled), summary {
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
address {
  font-style: normal;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
dt {
  font-weight: 700;
}

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

/* line 6, app/assets/stylesheets/bootstrap.scss */
blockquote, figure {
  margin: 0 0 1rem;
}

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

/* line 6, app/assets/stylesheets/bootstrap.scss */
b, strong {
  font-weight: bolder;
}

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

/* line 6, app/assets/stylesheets/bootstrap.scss */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
sub {
  bottom: -.25em;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
sup {
  top: -.5em;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
code, kbd, pre, samp {
  font-size: 1em;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
pre {
  -ms-overflow-style: scrollbar;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
img {
  vertical-align: middle;
  border-style: none;
}

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

/* line 6, app/assets/stylesheets/bootstrap.scss */
table {
  border-collapse: collapse;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  caption-side: bottom;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
th {
  text-align: inherit;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
button {
  border-radius: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

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

/* line 6, app/assets/stylesheets/bootstrap.scss */
[type=submit], [type=reset], button, html [type=button] {
  -webkit-appearance: button;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
[type=submit]::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

/* line 6, app/assets/stylesheets/bootstrap.scss */
input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
  -webkit-appearance: listbox;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
textarea {
  resize: vertical;
}

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

/* line 6, app/assets/stylesheets/bootstrap.scss */
legend {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  color: inherit;
  white-space: normal;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge, .btn, .dropdown-header, .dropdown-item, .input-group-text, .navbar-brand {
  white-space: nowrap;
}

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

/* line 6, app/assets/stylesheets/bootstrap.scss */
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

/* line 6, app/assets/stylesheets/bootstrap.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.display-1, .display-2, .display-3, .display-4 {
  line-height: 1.2;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
summary {
  display: list-item;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
template {
  display: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
[hidden] {
  display: none !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.blockquote, hr {
  margin-bottom: 1rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.display-1, .display-2, .display-3, .display-4, .lead {
  font-weight: 300;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.h1, h1 {
  font-size: 2.5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.h2, h2 {
  font-size: 2rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.h3, h3 {
  font-size: 1.75rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.close, .h4, h4 {
  font-size: 1.5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.h5, h5 {
  font-size: 1.25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.h6, h6 {
  font-size: 1rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.lead {
  font-size: 1.25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.display-1 {
  font-size: 6rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.display-2 {
  font-size: 5.5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.display-3 {
  font-size: 4.5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.display-4 {
  font-size: 3.5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.img-fluid, .img-thumbnail {
  max-width: 100%;
  height: auto;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.small, small {
  font-size: 80%;
  font-weight: 400;
}

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

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

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-inline-item {
  display: inline-block;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-inline-item:not(:last-child) {
  margin-right: .5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.blockquote {
  font-size: 1.25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.blockquote-footer::before {
  content: "\2014 \00A0";
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.figure {
  display: inline-block;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.figure-img {
  margin-bottom: .5rem;
  line-height: 1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
code, kbd {
  font-size: 87.5%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a > code, pre code {
  color: inherit;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
code, kbd, pre, samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
code {
  color: #e83e8c;
  word-break: break-word;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
kbd {
  padding: .2rem .4rem;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.container, .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn, .btn-link, .dropdown-item {
  font-weight: 400;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
pre code {
  font-size: inherit;
  word-break: normal;
}

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

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .container {
    max-width: 1140px;
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-1, .col-auto {
  -webkit-box-flex: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-2, .col-3 {
  -webkit-box-flex: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-4, .col-5 {
  -webkit-box-flex: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-6, .col-7 {
  -webkit-box-flex: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-8, .col-9 {
  -webkit-box-flex: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-10, .col-11 {
  -webkit-box-flex: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.offset-1 {
  margin-left: 8.333333%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.offset-2 {
  margin-left: 16.666667%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.offset-4 {
  margin-left: 33.333333%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.offset-5 {
  margin-left: 41.666667%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.offset-7 {
  margin-left: 58.333333%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.offset-8 {
  margin-left: 66.666667%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.offset-10 {
  margin-left: 83.333333%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table .table {
  background-color: #fff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-sm td, .table-sm th {
  padding: .3rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-bordered, .table-bordered td, .table-bordered th {
  border: 1px solid #dee2e6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 2px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-primary, .table-primary > td, .table-primary > th {
  background-color: #b8daff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-secondary, .table-secondary > td, .table-secondary > th {
  background-color: #d6d8db;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-success, .table-success > td, .table-success > th {
  background-color: #c3e6cb;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-info, .table-info > td, .table-info > th {
  background-color: #bee5eb;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-warning, .table-warning > td, .table-warning > th {
  background-color: #ffeeba;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-danger, .table-danger > td, .table-danger > th {
  background-color: #f5c6cb;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-light, .table-light > td, .table-light > th {
  background-color: #fdfdfe;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-dark, .table-dark > td, .table-dark > th {
  background-color: #c6c8ca;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-dark {
  color: #fff;
  background-color: #212529;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-dark td, .table-dark th, .table-dark thead th {
  border-color: #32383e;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-dark.table-bordered, .table-responsive > .table-bordered {
  border: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.collapsing, .modal, .modal-open, .progress {
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control-file, .form-control-range {
  display: block;
  width: 100%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file-input.is-valid ~ .custom-file-label, .custom-select.is-valid, .form-control.is-valid, .was-validated .custom-file-input:valid ~ .custom-file-label, .was-validated .custom-select:valid, .was-validated .form-control:valid {
  border-color: #28a745;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .input-group-append > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .input-group-append > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text {
  padding-right: 0;
  padding-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-text {
  display: block;
  margin-top: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-row > .col, .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-check-label {
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.invalid-tooltip, .valid-tooltip {
  position: absolute;
  z-index: 5;
  max-width: 100%;
  padding: .5rem;
  line-height: 1;
  border-radius: .2rem;
  top: 100%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.valid-tooltip {
  display: none;
  margin-top: .1rem;
  font-size: .875rem;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip {
  display: block;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input.is-valid ~ .custom-control-label, .form-check-input.is-valid ~ .form-check-label, .was-validated .custom-control-input:valid ~ .custom-control-label, .was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file-input.is-valid ~ .custom-file-label::before, .was-validated .custom-file-input:valid ~ .custom-file-label::before {
  border-color: inherit;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file-input.is-invalid ~ .custom-file-label, .custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-file-input:invalid ~ .custom-file-label, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
  border-color: #dc3545;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.invalid-tooltip {
  display: none;
  margin-top: .1rem;
  font-size: .875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.collapsing, .dropdown, .dropup {
  position: relative;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input.is-invalid ~ .custom-control-label, .form-check-input.is-invalid ~ .form-check-label, .was-validated .custom-control-input:invalid ~ .custom-control-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file-input.is-invalid ~ .custom-file-label::before, .was-validated .custom-file-input:invalid ~ .custom-file-label::before {
  border-color: inherit;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .form-inline .input-group {
    width: auto;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .form-inline .custom-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

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

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn:focus, .btn:hover {
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-primary.focus, .btn-primary:focus, .btn-primary.active:not(:disabled):not(.disabled):focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn.disabled, .btn:disabled {
  opacity: .65;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.btn.disabled, fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-primary.active:not(:disabled):not(.disabled), .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-secondary.focus, .btn-secondary:focus, .btn-secondary.active:not(:disabled):not(.disabled):focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-secondary.active:not(:disabled):not(.disabled), .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-success.focus, .btn-success:focus, .btn-success.active:not(:disabled):not(.disabled):focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-success.active:not(:disabled):not(.disabled), .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-info.focus, .btn-info:focus, .btn-info.active:not(:disabled):not(.disabled):focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-info.active:not(:disabled):not(.disabled), .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-warning.focus, .btn-warning:focus, .btn-warning.active:not(:disabled):not(.disabled):focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-warning.active:not(:disabled):not(.disabled), .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-danger.focus, .btn-danger:focus, .btn-danger.active:not(:disabled):not(.disabled):focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-danger.active:not(:disabled):not(.disabled), .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-light.focus, .btn-light:focus, .btn-light.active:not(:disabled):not(.disabled):focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-light.active:not(:disabled):not(.disabled), .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-dark.focus, .btn-dark:focus, .btn-dark.active:not(:disabled):not(.disabled):focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-dark.active:not(:disabled):not(.disabled), .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-primary.focus, .btn-outline-primary:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  border-color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-primary.active:not(:disabled):not(.disabled), .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-secondary.focus, .btn-outline-secondary:focus, .btn-outline-secondary.active:not(:disabled):not(.disabled):focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-secondary.active:not(:disabled):not(.disabled), .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-success.focus, .btn-outline-success:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  border-color: #28a745;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-success.active:not(:disabled):not(.disabled), .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-info.focus, .btn-outline-info:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  border-color: #17a2b8;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-info.active:not(:disabled):not(.disabled), .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-warning.focus, .btn-outline-warning:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  border-color: #ffc107;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-warning.active:not(:disabled):not(.disabled), .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-danger.focus, .btn-outline-danger:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  border-color: #dc3545;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-danger.active:not(:disabled):not(.disabled), .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-light.focus, .btn-outline-light:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  border-color: #f8f9fa;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-light.active:not(:disabled):not(.disabled), .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-dark.focus, .btn-outline-dark:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  border-color: #343a40;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-outline-dark.active:not(:disabled):not(.disabled), .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-link, .btn-link:hover {
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-link.focus, .btn-link:focus, .btn-link:hover {
  text-decoration: underline;
  border-color: transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-link {
  color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-link:hover {
  color: #0056b3;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-link.focus, .btn-link:focus {
  box-shadow: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-link.disabled, .btn-link:disabled {
  color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-lg > .btn, .btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-sm > .btn, .btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-block {
  display: block;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-block + .btn-block {
  margin-top: .5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropdown-toggle::after, .dropup .dropdown-toggle::after {
  width: 0;
  height: 0;
  vertical-align: .255em;
  content: "";
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.fade {
  opacity: 0;
  transition: opacity .15s linear;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.fade.show {
  opacity: 1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.collapse {
  display: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.collapse.show {
  display: block;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
tr.collapse.show {
  display: table-row;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
tbody.collapse.show {
  display: table-row-group;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.collapsing {
  height: 0;
  transition: height .35s ease;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: .125rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropleft .dropdown-toggle::before, .dropright .dropdown-toggle::after {
  width: 0;
  content: "";
  border-top: .3em solid transparent;
  border-bottom: .3em solid transparent;
  height: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: .125rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  border-left: .3em solid;
  vertical-align: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: .125rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropleft .dropdown-toggle::after {
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  display: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  border-right: .3em solid;
  vertical-align: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn, .custom-control-label, .custom-file, .dropdown-header, .input-group-text, .nav {
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  color: #212529;
  text-align: inherit;
  background-color: transparent;
  border: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before, .input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child), .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before, .input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropdown-menu.show {
  display: block;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  font-size: .875rem;
  color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group, .btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-toolbar, .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group > .btn:first-child, .card > hr, .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-toolbar {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical .btn, .btn-group-vertical .btn-group {
  width: 100%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group-append, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text, .input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control {
  margin-left: -1px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group {
  position: relative;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group > .custom-file:focus, .input-group > .custom-select:focus, .input-group > .form-control:focus {
  z-index: 3;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group-append, .input-group-prepend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group-append .btn, .input-group-prepend .btn {
  position: relative;
  z-index: 2;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group-text input[type=radio], .input-group-text input[type=checkbox] {
  margin-top: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-label::after, .custom-control-label::before {
  position: absolute;
  top: .25rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-label::before {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before, .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-control-label::after {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file, .custom-select {
  display: inline-block;
  width: 100%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after, .custom-file-label::after {
  content: "Browse";
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-select {
  height: calc(2.25rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center no-repeat #fff;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-select-lg, .custom-select-sm {
  padding-top: .375rem;
  padding-bottom: .375rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file-input:focus ~ .custom-file-control::before, .custom-select:focus {
  border-color: #80bdff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-select:focus {
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-select::-ms-expand {
  opacity: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  font-size: 75%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-select-lg {
  height: calc(2.875rem + 2px);
  font-size: 125%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file, .custom-file-input, .custom-file-label {
  height: calc(2.25rem + 2px);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file {
  position: relative;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0;
  opacity: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file-label, .custom-file-label::after {
  position: absolute;
  top: 0;
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  right: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file-input:focus ~ .custom-file-control {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file-label {
  left: 0;
  z-index: 1;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.custom-file-label::after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.25rem + 2px) - 1px * 2);
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 .25rem .25rem 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav, .navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-link, .navbar {
  padding: .5rem 1rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-link {
  display: block;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-link.disabled {
  color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

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

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-pills .nav-link {
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.tab-content > .active {
  display: block;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar > .container, .navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card, .navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-nav {
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: center center no-repeat;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-sm, .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 767.98px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-md, .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 991.98px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-lg, .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 1199.98px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-xl, .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-expand {
  -webkit-box-orient: horizontal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-expand > .container, .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card, .card-deck {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-expand > .container, .navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: #fff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
  color: #fff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card {
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-content, .popover {
  background-clip: padding-box;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card > hr {
  margin-right: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-footer, .card-header {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-title {
  margin-bottom: .75rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-header, .card-subtitle, .card-text:last-child {
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-subtitle {
  margin-top: -.375rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-header-pills, .card-header-tabs {
  margin-right: -.625rem;
  margin-left: -.625rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-header-tabs {
  margin-bottom: -.75rem;
  border-bottom: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert, .btn .badge, .page-link {
  position: relative;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-img {
  width: 100%;
  border-radius: calc(.25rem - 1px);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-deck, .card-deck .card {
    -webkit-box-direction: normal;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-deck {
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:first-child .card-header, .card-group > .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:first-child .card-footer, .card-group > .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:last-child .card-header, .card-group > .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:last-child .card-footer, .card-group > .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:only-child {
    border-radius: .25rem;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:only-child .card-header, .card-group > .card:only-child .card-img-top {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:only-child .card-footer, .card-group > .card:only-child .card-img-bottom {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child), .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
    border-radius: 0;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group, .modal-content, .progress-bar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.breadcrumb, .pagination {
  border-radius: .25rem;
  list-style: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.card-columns .card {
  margin-bottom: .75rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  background-color: #e9ecef;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #6c757d;
  content: "/";
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pagination, .progress {
  display: -webkit-box;
  display: -ms-flexbox;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pagination {
  display: flex;
  padding-left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.page-link, .popover-body, .popover-header {
  padding: .5rem .75rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.page-link {
  display: block;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.page-item:last-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge, .close {
  font-weight: 700;
  line-height: 1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  text-align: center;
  vertical-align: baseline;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge:empty {
  display: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.btn .badge {
  top: -1px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-primary {
  color: #fff;
  background-color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-primary[href]:focus, .badge-primary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-secondary[href]:focus, .badge-secondary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-success[href]:focus, .badge-success[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-info[href]:focus, .badge-info[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-warning[href]:focus, .badge-warning[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-danger[href]:focus, .badge-danger[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-light[href]:focus, .badge-light[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.badge-dark[href]:focus, .badge-dark[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: .3rem;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert {
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-heading {
  color: inherit;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-link {
  font-weight: 700;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-dismissible {
  padding-right: 4rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .75rem 1.25rem;
  color: inherit;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-primary hr {
  border-top-color: #9fcdff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-primary .alert-link {
  color: #002752;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-secondary .alert-link {
  color: #202326;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-success .alert-link {
  color: #0b2e13;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-info .alert-link {
  color: #062c33;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-danger .alert-link {
  color: #491217;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-light .alert-link {
  color: #686868;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.progress {
  display: flex;
  height: 1rem;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.media, .progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.progress-bar {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width .6s ease;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.media {
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group, .modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-action:focus, .list-group-item-action:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item:focus, .list-group-item:hover {
  z-index: 1;
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.close {
  float: right;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.popover, .tooltip {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-title, .popover, .tooltip {
  line-height: 1.5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.popover, .text-hide, .tooltip {
  text-shadow: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  outline: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-dialog-centered {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-content, .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-content {
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
  outline: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-backdrop.show {
  opacity: .5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-header {
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-title {
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.popover, .popover .arrow, .popover .arrow::after, .popover .arrow::before, .tooltip, .tooltip .arrow {
  position: absolute;
  display: block;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .modal-lg {
    max-width: 800px;
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.tooltip {
  z-index: 1070;
  margin: 0;
  text-align: left;
  text-align: start;
  opacity: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.tooltip.show {
  opacity: .9;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.tooltip .arrow {
  width: .8rem;
  height: .4rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
  padding: .4rem 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
  bottom: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
  padding: 0 .4rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
  padding: .4rem 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
  top: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
  padding: 0 .4rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  text-align: left;
  text-align: start;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.popover .arrow {
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.popover .arrow::after, .popover .arrow::before {
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=top], .bs-popover-top {
  margin-bottom: .5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=top] .arrow, .bs-popover-top .arrow {
  bottom: calc((.5rem + 1px) * -1);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-top .arrow::before {
  border-width: .5rem .5rem 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=right], .bs-popover-right {
  margin-left: .5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=right] .arrow, .bs-popover-right .arrow {
  left: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-right .arrow::before {
  border-width: .5rem .5rem .5rem 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-right .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
  margin-top: .5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=bottom] .arrow, .bs-popover-bottom .arrow {
  top: calc((.5rem + 1px) * -1);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-bottom .arrow::before {
  border-width: 0 .5rem .5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-bottom .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel, .carousel-inner, .carousel-item {
  position: relative;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=left], .bs-popover-left {
  margin-right: .5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=left] .arrow, .bs-popover-left .arrow {
  right: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-left .arrow::before {
  border-width: .5rem 0 .5rem .5rem;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-left .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.popover-header {
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.popover-header:empty {
  display: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.popover-body {
  color: #212529;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-inner {
  width: 100%;
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-item {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease,-webkit-transform .6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: block;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-item-next, .carousel-item-prev {
  position: absolute;
  top: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.active.carousel-item-right, .carousel-item-next {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .active.carousel-item-right, .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.active.carousel-item-left, .carousel-item-prev {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .active.carousel-item-left, .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-control-prev {
  left: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-control-next {
  right: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: center center no-repeat;
  background-size: 100% 100%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-indicators li::after, .carousel-indicators li::before {
  left: 0;
  display: inline-block;
  height: 10px;
  position: absolute;
  content: "";
  width: 100%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-indicators li::before {
  top: -10px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-indicators li::after {
  bottom: -10px;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-top {
  vertical-align: top !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bg-primary {
  background-color: #007bff !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #0062cc !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
  background-color: #545b62 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bg-success {
  background-color: #28a745 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
  background-color: #1e7e34 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
  background-color: #117a8b !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
  background-color: #d39e00 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
  background-color: #bd2130 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
  background-color: #dae0e5 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
  background-color: #1d2124 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-0 {
  border: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.rounded-right, .rounded-top {
  border-top-right-radius: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.rounded-bottom, .rounded-right {
  border-bottom-right-radius: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.rounded-left, .rounded-top {
  border-top-left-radius: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.rounded-bottom, .rounded-left {
  border-bottom-left-radius: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-primary {
  border-color: #007bff !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-success {
  border-color: #28a745 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-dark {
  border-color: #343a40 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.border-white {
  border-color: #fff !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.d-none {
  display: none !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.d-inline {
  display: inline !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.d-block {
  display: block !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.d-table {
  display: table !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.d-table-row {
  display: table-row !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.flex-column-reverse, .flex-row-reverse {
  -webkit-box-direction: reverse !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.float-left {
  float: left !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.float-right {
  float: right !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.float-none {
  float: none !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.position-static {
  position: static !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.position-relative {
  position: relative !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.position-absolute {
  position: absolute !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.position-fixed {
  position: fixed !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.fixed-bottom, .fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.fixed-top {
  top: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.fixed-bottom {
  bottom: 0;
}

@supports (position: -webkit-sticky) or (position: sticky) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.w-25 {
  width: 25% !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.w-50 {
  width: 50% !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.w-75 {
  width: 75% !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.w-100 {
  width: 100% !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.h-25 {
  height: 25% !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.h-50 {
  height: 50% !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.h-75 {
  height: 75% !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.h-100 {
  height: 100% !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.m-0 {
  margin: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mt-0, .my-0 {
  margin-top: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mr-0, .mx-0 {
  margin-right: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mb-0, .my-0 {
  margin-bottom: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.ml-0, .mx-0 {
  margin-left: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mt-1, .my-1 {
  margin-top: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mr-1, .mx-1 {
  margin-right: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mb-1, .my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.ml-1, .mx-1 {
  margin-left: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mt-2, .my-2 {
  margin-top: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mr-2, .mx-2 {
  margin-right: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mb-2, .my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.ml-2, .mx-2 {
  margin-left: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mt-3, .my-3 {
  margin-top: 1rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mr-3, .mx-3 {
  margin-right: 1rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mb-3, .my-3 {
  margin-bottom: 1rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.ml-3, .mx-3 {
  margin-left: 1rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mt-4, .my-4 {
  margin-top: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mr-4, .mx-4 {
  margin-right: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mb-4, .my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.ml-4, .mx-4 {
  margin-left: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mt-5, .my-5 {
  margin-top: 3rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mr-5, .mx-5 {
  margin-right: 3rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mb-5, .my-5 {
  margin-bottom: 3rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.ml-5, .mx-5 {
  margin-left: 3rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.p-0 {
  padding: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pt-0, .py-0 {
  padding-top: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pr-0, .px-0 {
  padding-right: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pb-0, .py-0 {
  padding-bottom: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pl-0, .px-0 {
  padding-left: 0 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pt-1, .py-1 {
  padding-top: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pr-1, .px-1 {
  padding-right: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pb-1, .py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pl-1, .px-1 {
  padding-left: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pt-2, .py-2 {
  padding-top: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pr-2, .px-2 {
  padding-right: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pb-2, .py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pl-2, .px-2 {
  padding-left: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pt-3, .py-3 {
  padding-top: 1rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pr-3, .px-3 {
  padding-right: 1rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pb-3, .py-3 {
  padding-bottom: 1rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pl-3, .px-3 {
  padding-left: 1rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pt-4, .py-4 {
  padding-top: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pr-4, .px-4 {
  padding-right: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pb-4, .py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pl-4, .px-4 {
  padding-left: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pt-5, .py-5 {
  padding-top: 3rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pr-5, .px-5 {
  padding-right: 3rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pb-5, .py-5 {
  padding-bottom: 3rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.pl-5, .px-5 {
  padding-left: 3rem !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.m-auto {
  margin: auto !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mt-auto, .my-auto {
  margin-top: auto !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mr-auto, .mx-auto {
  margin-right: auto !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.mb-auto, .my-auto {
  margin-bottom: auto !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.ml-auto, .mx-auto {
  margin-left: auto !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-justify {
  text-align: justify !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-left {
  text-align: left !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-right {
  text-align: right !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-sm-column, .flex-sm-row {
    -webkit-box-direction: normal !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .float-sm-none {
    float: none !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-md-column, .flex-md-row {
    -webkit-box-direction: normal !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .float-md-none {
    float: none !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-lg-column, .flex-lg-row {
    -webkit-box-direction: normal !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .float-lg-none {
    float: none !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-xl-column, .flex-xl-row {
    -webkit-box-direction: normal !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .float-xl-none {
    float: none !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.font-italic {
  font-style: italic !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-white {
  color: #fff !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-primary {
  color: #007bff !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.text-primary:focus, a.text-primary:hover {
  color: #0062cc !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-secondary {
  color: #6c757d !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.text-secondary:focus, a.text-secondary:hover {
  color: #545b62 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-success {
  color: #28a745 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.text-success:focus, a.text-success:hover {
  color: #1e7e34 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-info {
  color: #17a2b8 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.text-info:focus, a.text-info:hover {
  color: #117a8b !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-warning {
  color: #ffc107 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.text-warning:focus, a.text-warning:hover {
  color: #d39e00 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-danger {
  color: #dc3545 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.text-danger:focus, a.text-danger:hover {
  color: #bd2130 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-dark {
  color: #343a40 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.visible {
  visibility: visible !important;
}

/* line 6, app/assets/stylesheets/bootstrap.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  blockquote, img, pre, tr {
    page-break-inside: avoid;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  *, ::after, ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  blockquote, pre {
    border: 1px solid #999;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  thead {
    display: table-header-group;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  h2, h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .container, body {
    min-width: 992px !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .navbar {
    display: none;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .badge {
    border: 1px solid #000;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .table td, .table th {
    background-color: #fff !important;
  }
  /* line 6, app/assets/stylesheets/bootstrap.scss */
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

@media (max-width: 1199px) {
  /* line 1, app/assets/stylesheets/responsive.scss */
  canvas {
    max-width: 100%;
    height: auto !important;
  }
  /* line 5, app/assets/stylesheets/responsive.scss */
  .promo h3 {
    font-size: 20px;
  }
  /* line 8, app/assets/stylesheets/responsive.scss */
  .promo > span,
.promo > .container > span {
    font-size: 15px;
  }
  /* line 12, app/assets/stylesheets/responsive.scss */
  .promo-uppercase h3 {
    font-size: 19px;
  }
  /* line 15, app/assets/stylesheets/responsive.scss */
  .promo-uppercase > span,
.promo-uppercase > .container > span {
    font-size: 14px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 21, app/assets/stylesheets/responsive.scss */
  #wrapper {
    width: 1000px;
  }
  /* line 24, app/assets/stylesheets/responsive.scss */
  #header.transparent-header.floating-header .container {
    width: 1030px;
    padding: 0 30px;
  }
  /* line 28, app/assets/stylesheets/responsive.scss */
  #header.transparent-header.floating-header.sticky-header .container {
    width: 970px;
    padding: 0 15px;
  }
  /* line 32, app/assets/stylesheets/responsive.scss */
  #primary-menu.sub-title ul > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 36, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li.mega-menu .mega-menu-content,
.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content {
    width: 940px;
  }
  /* line 40, app/assets/stylesheets/responsive.scss */
  .floating-header #primary-menu ul li.mega-menu .mega-menu-content {
    width: 1030px;
  }
  /* line 43, app/assets/stylesheets/responsive.scss */
  .team.team-list .team-image {
    width: 200px;
  }
  /* line 46, app/assets/stylesheets/responsive.scss */
  .testi-image,
.testi-image a,
.testi-image img,
.testi-image i {
    display: block;
    width: 36px;
    height: 36px;
  }
  /* line 54, app/assets/stylesheets/responsive.scss */
  .testi-image i {
    line-height: 36px;
    font-size: 20px;
  }
  /* line 58, app/assets/stylesheets/responsive.scss */
  .bothsidebar .portfolio-item {
    width: 50%;
  }
  /* line 61, app/assets/stylesheets/responsive.scss */
  .bothsidebar .portfolio.portfolio-3 {
    margin: 0 -20px -20px 0;
  }
  /* line 64, app/assets/stylesheets/responsive.scss */
  .bothsidebar .portfolio-3 .portfolio-item {
    padding: 0 20px 20px 0;
  }
  /* line 67, app/assets/stylesheets/responsive.scss */
  .bothsidebar .portfolio-shuffle,
.postcontent .portfolio-1 .iconlist {
    display: none;
  }
  /* line 71, app/assets/stylesheets/responsive.scss */
  .postcontent .small-thumbs .entry-image {
    width: 200px;
  }
  /* line 74, app/assets/stylesheets/responsive.scss */
  .bothsidebar .small-thumbs .entry-image {
    width: 120px;
  }
  /* line 77, app/assets/stylesheets/responsive.scss */
  .post-timeline .entry {
    width: 400px !important;
  }
  /* line 80, app/assets/stylesheets/responsive.scss */
  .post-timeline .entry.entry-date-section {
    width: 100% !important;
  }
  /* line 83, app/assets/stylesheets/responsive.scss */
  .mpost .entry-image,
.mpost .entry-image a,
.mpost .entry-image img,
.mpost .entry-image i {
    width: 120px;
    height: 90px;
  }
  /* line 90, app/assets/stylesheets/responsive.scss */
  .mpost .entry-image a i {
    line-height: 90px;
  }
  /* line 93, app/assets/stylesheets/responsive.scss */
  .col_one_third .landing-wide-form .heading-block h2 {
    font-size: 32px;
  }
  /* line 96, app/assets/stylesheets/responsive.scss */
  .col_one_third .landing-wide-form .heading-block span {
    font-size: 17px;
  }
  /* line 99, app/assets/stylesheets/responsive.scss */
  .col_one_third .landing-wide-form {
    padding: 36px 30px;
  }
  /* line 102, app/assets/stylesheets/responsive.scss */
  .bothsidebar .product-1 .product-image {
    width: 200px;
    height: 267px;
  }
  /* line 106, app/assets/stylesheets/responsive.scss */
  .product-title h3 {
    font-size: 18px;
  }
  /* line 109, app/assets/stylesheets/responsive.scss */
  .landing-video {
    width: 465px;
    height: 262px;
    margin: 19px 0 0 75px;
  }
  /* line 114, app/assets/stylesheets/responsive.scss */
  .panel .portfolio-meta li {
    padding-left: 22px;
  }
  /* line 117, app/assets/stylesheets/responsive.scss */
  .panel .portfolio-meta li span {
    display: block;
    margin-left: -21px;
  }
  /* line 121, app/assets/stylesheets/responsive.scss */
  .portfolio-single-image-full.portfolio-single-thumbs,
.portfolio-single-image-full .swiper-container {
    height: 400px;
  }
  /* line 125, app/assets/stylesheets/responsive.scss */
  .bnews-slider {
    width: 817px;
  }
  /* line 128, app/assets/stylesheets/responsive.scss */
  .landing-form-overlay {
    bottom: -142px;
  }
}

@media (max-width: 991px) {
  /* line 133, app/assets/stylesheets/responsive.scss */
  #wrapper {
    width: 100%;
    margin: 0;
    box-shadow: none;
  }
  /* line 138, app/assets/stylesheets/responsive.scss */
  #header.full-header .container,
.container-fullwidth {
    padding: 0 15px !important;
    margin: 0 auto;
    width: 750px !important;
  }
  /* line 144, app/assets/stylesheets/responsive.scss */
  .container.vertical-middle {
    width: 100% !important;
  }
  /* line 147, app/assets/stylesheets/responsive.scss */
  .vertical-middle + .video-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  /* line 154, app/assets/stylesheets/responsive.scss */
  .postcontent,
.postcontent.bothsidebar,
.sidebar {
    width: 100%;
    margin-right: 0;
    float: none !important;
    margin-bottom: 40px !important;
    padding-bottom: 40px;
    border-bottom: 1px solid #EEE;
  }
  /* line 164, app/assets/stylesheets/responsive.scss */
  .sidebar.col_last {
    float: none;
    margin-bottom: 0 !important;
    padding-bottom: 0;
    border-bottom: 0;
  }
  /* line 170, app/assets/stylesheets/responsive.scss */
  #header,
#header-wrap,
#header.sticky-style-2,
#header.sticky-style-3,
#header.sticky-style-2 #header-wrap,
#header.sticky-style-3 #header-wrap {
    height: auto !important;
  }
  /* line 178, app/assets/stylesheets/responsive.scss */
  #header.sticky-style-2 #header-wrap,
#header.sticky-style-3 #header-wrap {
    min-height: 60px;
  }
  /* line 182, app/assets/stylesheets/responsive.scss */
  #header.sticky-header #header-wrap {
    position: relative;
  }
  /* line 185, app/assets/stylesheets/responsive.scss */
  #header.transparent-header,
#header.semi-transparent {
    background: #FFF;
    border-bottom: 1px solid #F5F5F5;
    z-index: auto;
  }
  /* line 191, app/assets/stylesheets/responsive.scss */
  #header.dark.transparent-header,
#header.dark.semi-transparent {
    background-color: #333;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  /* line 196, app/assets/stylesheets/responsive.scss */
  #header.transparent-header.floating-header {
    margin-top: 0;
  }
  /* line 199, app/assets/stylesheets/responsive.scss */
  #header.transparent-header.floating-header .container {
    width: 750px;
    padding: 0 15px;
    border-radius: 0;
  }
  /* line 204, app/assets/stylesheets/responsive.scss */
  #header.transparent-header + #slider,
#header.transparent-header + #page-title.page-title-parallax,
#slider + #header.transparent-header,
#header.transparent-header.floating-header + #slider,
#header.transparent-header + #google-map {
    top: 0;
    margin-bottom: 0;
  }
  /* line 212, app/assets/stylesheets/responsive.scss */
  .slider-parallax .slider-parallax-inner {
    position: relative;
  }
  /* line 215, app/assets/stylesheets/responsive.scss */
  #header.transparent-header + #page-title.page-title-parallax .container {
    padding-top: 0;
  }
  /* line 218, app/assets/stylesheets/responsive.scss */
  #header-trigger,
.top-advert,
.header-extras {
    display: none;
  }
  /* line 223, app/assets/stylesheets/responsive.scss */
  #logo {
    display: block;
    height: 100px;
    float: none;
    margin: 0 auto !important;
    max-width: none;
    text-align: center;
    border: 0 !important;
    padding: 0 !important;
  }
  /* line 234, app/assets/stylesheets/responsive.scss */
  #logo a.standard-logo {
    display: inline-block;
  }
  /* line 237, app/assets/stylesheets/responsive.scss */
  #primary-menu {
    display: block;
    float: none !important;
  }
  /* line 241, app/assets/stylesheets/responsive.scss */
  #primary-menu-trigger {
    opacity: 1;
    pointer-events: auto;
    top: 25px;
    margin-top: 0;
    left: 0;
    z-index: 1;
  }
  /* line 249, app/assets/stylesheets/responsive.scss */
  #primary-menu .container #primary-menu-trigger {
    top: 5px;
    left: 0;
  }
  /* line 253, app/assets/stylesheets/responsive.scss */
  #primary-menu > ul,
#primary-menu > div > ul {
    display: none;
    float: none !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  /* line 265, app/assets/stylesheets/responsive.scss */
  #primary-menu > div > ul {
    padding-top: 60px !important;
  }
  /* line 268, app/assets/stylesheets/responsive.scss */
  body:not(.top-search-open) #primary-menu-trigger {
    opacity: 1;
    -webkit-transition: opacity .2s .2s ease, top .4s ease;
    -o-transition: opacity .2s .2s ease, top .4s ease;
    transition: opacity .2s .2s ease, top .4s ease;
  }
  /* line 274, app/assets/stylesheets/responsive.scss */
  body.top-search-open #primary-menu-trigger {
    opacity: 0;
  }
  /* line 277, app/assets/stylesheets/responsive.scss */
  body.side-push-panel #side-panel-trigger-close a {
    display: block;
    position: absolute;
    z-index: 12;
    top: 0;
    left: auto;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    color: #444;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 0 0 0 2px;
  }
  /* line 293, app/assets/stylesheets/responsive.scss */
  #primary-menu.style-5 > ul {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
  }
  /* line 298, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li {
    float: none;
    margin: 0 !important;
    text-align: left !important;
    border-top: 1px solid #EEE;
    width: 100%;
  }
  /* line 305, app/assets/stylesheets/responsive.scss */
  #header.split-menu #primary-menu:not(.mobile-menu-off-canvas) > ul:not(:first-child) > li:first-child {
    border-top: 1px solid #EEE;
  }
  /* line 308, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li:first-child {
    border-top: 0;
  }
  /* line 311, app/assets/stylesheets/responsive.scss */
  #primary-menu ul > li > a,
#primary-menu.style-2 > div > ul > li > a {
    padding: 14px 5px !important;
    border: none !important;
    margin: 0 !important;
  }
  /* line 317, app/assets/stylesheets/responsive.scss */
  #primary-menu.style-5 > ul > li > a > div {
    line-height: 22px;
  }
  /* line 320, app/assets/stylesheets/responsive.scss */
  #primary-menu.style-5 > ul > li > a > div i {
    display: inline-block;
    margin: 0 6px 0 0;
    top: -1px;
    width: 16px;
    font-size: 14px;
    line-height: inherit;
  }
  /* line 328, app/assets/stylesheets/responsive.scss */
  #primary-menu.style-6 > ul > li > a:after,
#primary-menu.style-6 > ul > li.current > a:after {
    display: none;
  }
  /* line 332, app/assets/stylesheets/responsive.scss */
  #primary-menu.sub-title > ul > li,
#primary-menu.sub-title.style-2 > div > ul > li {
    background: none !important;
    margin-left: 0;
  }
  /* line 337, app/assets/stylesheets/responsive.scss */
  #primary-menu.sub-title > ul > li > a,
#primary-menu.sub-title > div > ul > li > a {
    line-height: 22px;
    font-size: 13px;
    border-top: none;
  }
  /* line 343, app/assets/stylesheets/responsive.scss */
  #primary-menu.sub-title ul li > a span {
    display: none !important;
  }
  /* line 346, app/assets/stylesheets/responsive.scss */
  #primary-menu.sub-title ul li:hover > a,
#primary-menu.sub-title ul li.current > a,
#primary-menu.sub-title div ul > li:hover > a,
#primary-menu.sub-title div ul > li.current > a,
#primary-menu.style-3 ul li:hover > a,
#primary-menu.style-3 ul li.current > a {
    background-color: transparent !important;
    color: #444;
    text-shadow: none;
  }
  /* line 356, app/assets/stylesheets/responsive.scss */
  #primary-menu ul:not(.windows-mobile-menu) li > a i.icon-angle-down:last-child {
    display: none;
  }
  /* line 359, app/assets/stylesheets/responsive.scss */
  #primary-menu > ul > li.sub-menu > a,
#primary-menu > .container > ul > li.sub-menu > a {
    background-image: url(/../images/icons/submenu.png);
    background-position: right center;
    background-repeat: no-repeat;
  }
  /* line 365, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li.mega-menu {
    position: relative;
  }
  /* line 368, app/assets/stylesheets/responsive.scss */
  #primary-menu ul ul:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content {
    position: relative;
    width: auto;
    max-width: none;
    background: transparent !important;
    box-shadow: none;
    border: 0;
    border-top: 1px solid #EEE;
    z-index: 1;
    top: 0;
    padding-left: 15px;
  }
  /* line 381, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content {
    padding-left: 0;
  }
  /* line 384, app/assets/stylesheets/responsive.scss */
  #primary-menu ul ul:not(.mega-menu-column) ul {
    top: 0 !important;
    left: 0;
  }
  /* line 388, app/assets/stylesheets/responsive.scss */
  #primary-menu ul ul.menu-pos-invert:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content.menu-pos-invert {
    left: 0;
    right: 0;
  }
  /* line 393, app/assets/stylesheets/responsive.scss */
  #primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert {
    right: 0;
  }
  /* line 396, app/assets/stylesheets/responsive.scss */
  #primary-menu ul ul li {
    float: none;
    margin: 0;
    border-top: 1px solid #EEE;
  }
  /* line 401, app/assets/stylesheets/responsive.scss */
  #primary-menu ul ul li > a {
    padding: 11px 5px !important;
    font-size: 13px;
    text-transform: none;
    font-weight: 400;
  }
  /* line 407, app/assets/stylesheets/responsive.scss */
  #primary-menu ul ul li:hover > a {
    background-color: transparent !important;
    font-weight: 700;
    padding-left: 5px;
    color: #1ABC9C;
  }
  /* line 413, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content,
#primary-menu ul li.mega-menu-small .mega-menu-content,
#primary-menu ul li.mega-menu .mega-menu-content,
.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content,
.floating-header #primary-menu ul li.mega-menu .mega-menu-content {
    width: auto;
    margin: 0;
    top: 0;
  }
  /* line 422, app/assets/stylesheets/responsive.scss */
  .container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content,
#header.full-header #primary-menu ul li.mega-menu .mega-menu-content {
    width: auto !important;
    margin: 0 !important;
  }
  /* line 427, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li.mega-menu .mega-menu-content.style-2 {
    padding: 0;
  }
  /* line 430, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content ul {
    display: block !important;
    position: relative;
    opacity: 1 !important;
    top: 0;
    left: 0;
    min-width: inherit;
  }
  /* line 438, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content ul ul {
    border-top: 1px solid #EEE;
  }
  /* line 441, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content ul.mega-menu-column {
    float: none;
    width: auto;
    margin: 0;
    border-left: 0 !important;
    padding-left: 15px;
    border-top: 1px solid #EEE;
  }
  /* line 449, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content ul.mega-menu-column:first-child {
    border: 0;
  }
  /* line 452, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content ul {
    width: 100% !important;
  }
  /* line 455, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column {
    padding: 0 0 0 15px;
  }
  /* line 458, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title {
    margin: 0;
  }
  /* line 461, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a {
    font-size: 13px;
    font-weight: 700;
    text-transform: none !important;
    padding: 11px 5px !important;
    line-height: 22px !important;
    color: #444 !important;
  }
  /* line 469, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title:hover > a {
    background-color: transparent;
    color: #1ABC9C !important;
  }
  /* line 473, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover {
    color: #1ABC9C !important;
  }
  /* line 476, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content.style-2 li {
    border-top: 1px solid #EEE;
  }
  /* line 479, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content.style-2 li:first-child {
    border-top: 0;
  }
  /* line 482, app/assets/stylesheets/responsive.scss */
  #primary-menu ul li .mega-menu-content.style-2 ul > li > a:hover {
    padding-left: 5px;
  }
  /* line 485, app/assets/stylesheets/responsive.scss */
  .mega-menu-column .widget {
    padding: 30px 0;
    margin: 0 !important;
  }
  /* line 489, app/assets/stylesheets/responsive.scss */
  #top-search {
    margin: 0 !important;
  }
  /* line 492, app/assets/stylesheets/responsive.scss */
  #top-search a,
#top-cart,
#side-panel-trigger,
#top-account {
    position: absolute;
    top: 0;
    left: auto;
    right: 15px;
    margin: 40px 0;
    -webkit-transition: margin .4s ease;
    -o-transition: margin .4s ease;
    transition: margin .4s ease;
  }
  /* line 505, app/assets/stylesheets/responsive.scss */
  #primary-menu > div > #top-search a,
#primary-menu > div > #top-cart,
#primary-menu > div > #side-panel-trigger {
    margin: 20px 0 !important;
  }
  /* line 510, app/assets/stylesheets/responsive.scss */
  #primary-menu ul.windows-mobile-menu li.sub-menu {
    position: relative;
  }
  /* line 513, app/assets/stylesheets/responsive.scss */
  #primary-menu ul.windows-mobile-menu li.sub-menu a {
    background-image: none !important;
  }
  /* line 516, app/assets/stylesheets/responsive.scss */
  #primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger {
    position: absolute;
    cursor: pointer;
    width: 32px;
    height: 50px;
    line-height: 51px;
    top: 0;
    right: 0;
    z-index: 1;
    padding: 0 !important;
    text-align: center !important;
  }
  /* line 528, app/assets/stylesheets/responsive.scss */
  #primary-menu ul.windows-mobile-menu .mega-menu-content a.wn-submenu-trigger {
    display: none;
  }
  /* line 531, app/assets/stylesheets/responsive.scss */
  #primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger i {
    margin: 0 !important;
  }
  /* line 534, app/assets/stylesheets/responsive.scss */
  #primary-menu ul.windows-mobile-menu ul li.sub-menu a.wn-submenu-trigger {
    text-align: center !important;
    height: 45px;
    line-height: 45px;
  }
  /* line 539, app/assets/stylesheets/responsive.scss */
  #primary-menu ul.windows-mobile-menu ul li.sub-menu a.wn-submenu-trigger i {
    display: inline-block;
    line-height: 45px;
  }
  /* line 543, app/assets/stylesheets/responsive.scss */
  #header.sticky-style-3 #top-cart .top-cart-content {
    top: 40px;
  }
  /* line 546, app/assets/stylesheets/responsive.scss */
  #top-search a {
    right: 43px;
  }
  /* line 549, app/assets/stylesheets/responsive.scss */
  #top-search form {
    height: 100px !important;
  }
  /* line 552, app/assets/stylesheets/responsive.scss */
  #primary-menu > div > #top-search form {
    height: 60px !important;
  }
  /* line 555, app/assets/stylesheets/responsive.scss */
  #top-search form input {
    font-size: 24px;
  }
  /* line 558, app/assets/stylesheets/responsive.scss */
  #side-panel-trigger {
    right: 71px;
  }
  /* line 561, app/assets/stylesheets/responsive.scss */
  #top-account {
    margin: 33px 0 32px;
    right: 75px;
  }
  /* line 565, app/assets/stylesheets/responsive.scss */
  #top-account a.btn span {
    display: none;
  }
  /* line 568, app/assets/stylesheets/responsive.scss */
  body:not(.sticky-responsive-pagemenu) #page-menu #page-menu-wrap {
    position: relative !important;
    top: 0 !important;
  }
  /* line 572, app/assets/stylesheets/responsive.scss */
  #page-submenu-trigger {
    opacity: 1;
    pointer-events: auto;
    color: #FFF;
  }
  /* line 577, app/assets/stylesheets/responsive.scss */
  #page-menu.pagemenu-active #page-submenu-trigger {
    background-color: rgba(0, 0, 0, 0.2);
  }
  /* line 580, app/assets/stylesheets/responsive.scss */
  #page-menu nav {
    display: none;
    position: absolute;
    float: none;
    width: 200px;
    top: 43px;
    left: auto;
    right: 15px;
    height: auto;
    background-color: #1ABC9C;
    z-index: 11;
  }
  /* line 592, app/assets/stylesheets/responsive.scss */
  #page-menu.pagemenu-active nav {
    display: block;
  }
  /* line 595, app/assets/stylesheets/responsive.scss */
  #page-menu nav ul {
    height: auto;
    background-color: rgba(0, 0, 0, 0.2);
  }
  /* line 599, app/assets/stylesheets/responsive.scss */
  #page-menu nav li {
    float: none;
  }
  /* line 602, app/assets/stylesheets/responsive.scss */
  #page-menu nav li a {
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 15px;
    border-radius: 0;
  }
  /* line 609, app/assets/stylesheets/responsive.scss */
  #page-menu ul ul {
    position: relative;
    width: auto;
    top: 0;
    background-color: transparent;
  }
  /* line 615, app/assets/stylesheets/responsive.scss */
  #page-menu ul ul a {
    padding-left: 25px;
  }
  /* line 618, app/assets/stylesheets/responsive.scss */
  .sticky-responsive-menu #header {
    min-height: 100px;
    -webkit-transition: min-height .4s ease;
    -o-transition: min-height .4s ease;
    transition: min-height .4s ease;
  }
  /* line 624, app/assets/stylesheets/responsive.scss */
  .sticky-responsive-menu #header-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  /* line 628, app/assets/stylesheets/responsive.scss */
  .sticky-responsive-menu #header.sticky-style-2,
.sticky-responsive-menu #header.sticky-style-3 {
    min-height: 160px;
  }
  /* line 632, app/assets/stylesheets/responsive.scss */
  .sticky-responsive-menu.device-touch #header,
.sticky-responsive-menu.device-touch #header-wrap,
.sticky-responsive-menu.device-touch #logo,
.sticky-responsive-menu.device-touch #logo img,
.sticky-responsive-menu.device-touch #top-search a,
.sticky-responsive-menu.device-touch #primary-menu-trigger,
.sticky-responsive-menu.device-touch #top-cart,
.sticky-responsive-menu.device-touch #side-panel-trigger,
.sticky-responsive-menu.device-touch #top-account {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
  /* line 645, app/assets/stylesheets/responsive.scss */
  #header.responsive-sticky-header:not(.sticky-style-2):not(.sticky-style-3):not(.static-sticky) {
    min-height: 60px;
  }
  /* line 648, app/assets/stylesheets/responsive.scss */
  .responsive-sticky-header #header-wrap {
    z-index: 199;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFF;
    border-bottom: 1px solid #EEE;
    -webkit-backface-visibility: hidden;
  }
  /* line 658, app/assets/stylesheets/responsive.scss */
  .responsive-sticky-header:not(.static-sticky) #logo,
.responsive-sticky-header:not(.static-sticky) #logo img {
    height: 60px;
  }
  /* line 662, app/assets/stylesheets/responsive.scss */
  .responsive-sticky-header:not(.static-sticky) #primary-menu-trigger {
    top: 5px;
  }
  /* line 665, app/assets/stylesheets/responsive.scss */
  .responsive-sticky-header #primary-menu > ul,
.responsive-sticky-header #primary-menu > .container > ul {
    max-height: 300px;
    overflow-y: scroll;
  }
  /* line 670, app/assets/stylesheets/responsive.scss */
  .responsive-sticky-header #primary-menu > ul,
.responsive-sticky-header #primary-menu > .container > ul {
    margin-bottom: 20px !important;
  }
  /* line 674, app/assets/stylesheets/responsive.scss */
  .responsive-sticky-header:not(.static-sticky) #top-search a,
.responsive-sticky-header:not(.static-sticky) #top-cart,
.responsive-sticky-header:not(.static-sticky) #side-panel-trigger {
    margin: 20px 0;
  }
  /* line 679, app/assets/stylesheets/responsive.scss */
  .responsive-sticky-header:not(.static-sticky) #top-search form {
    height: 60px !important;
  }
  /* line 682, app/assets/stylesheets/responsive.scss */
  .responsive-sticky-header:not(.static-sticky) #top-cart .top-cart-content {
    top: 40px;
  }
  /* line 685, app/assets/stylesheets/responsive.scss */
  body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > ul,
body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > div > ul {
    position: fixed;
    display: block;
    z-index: 499;
    width: 280px;
    height: 100%;
    height: calc(100vh);
    max-height: none !important;
    margin: 0 !important;
    left: 0 !important;
    top: 0 !important;
    padding: 35px 25px 60px !important;
    background-color: #FFF;
    border-right: 1px solid #EEE !important;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(-280px, 0, 0);
    -o-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
  }
  /* line 708, app/assets/stylesheets/responsive.scss */
  body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas.from-right > ul,
body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas.from-right > div > ul {
    left: auto !important;
    right: 0;
    border-right: 0 !important;
    border-left: 1px solid #EEE !important;
    -webkit-transform: translate3d(280px, 0, 0);
    -o-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
  }
  /* line 718, app/assets/stylesheets/responsive.scss */
  body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > ul,
body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > div > ul {
    -webkit-transition: -webkit-transform .3s ease-in-out, opacity .2s ease !important;
    -o-transition: -o-transform .3s ease-in-out, opacity .2s ease !important;
    transition: transform .3s ease-in-out, opacity .2s ease !important;
  }
  /* line 724, app/assets/stylesheets/responsive.scss */
  body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > ul.d-block,
body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > div > ul.d-block {
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  /* line 730, app/assets/stylesheets/responsive.scss */
  .portfolio .portfolio-item {
    width: 33.33333333%;
  }
  /* line 733, app/assets/stylesheets/responsive.scss */
  .portfolio-2 .portfolio-item {
    width: 50%;
  }
  /* line 736, app/assets/stylesheets/responsive.scss */
  .portfolio-1 .portfolio-item {
    width: 100%;
  }
  /* line 739, app/assets/stylesheets/responsive.scss */
  .portfolio-1 .portfolio-item .portfolio-image {
    float: none !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
  }
  /* line 744, app/assets/stylesheets/responsive.scss */
  .portfolio-1 .portfolio-item .portfolio-image,
.portfolio-1 .portfolio-item .portfolio-image a,
.portfolio-1 .portfolio-item .portfolio-image img,
.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image,
.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image a,
.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
    width: 100%;
    height: auto;
  }
  /* line 753, app/assets/stylesheets/responsive.scss */
  .portfolio-1 .portfolio-desc {
    width: 100% !important;
    padding: 0 !important;
  }
  /* line 757, app/assets/stylesheets/responsive.scss */
  .portfolio-1.portfolio-fullwidth {
    margin: 0 0 -60px 0;
  }
  /* line 760, app/assets/stylesheets/responsive.scss */
  .portfolio-1.portfolio-fullwidth .portfolio-item {
    margin-bottom: 60px;
    padding-bottom: 0;
    border-bottom: 0;
    overflow: hidden;
  }
  /* line 766, app/assets/stylesheets/responsive.scss */
  .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image {
    float: none;
    margin: 0 0 20px 0 !important;
  }
  /* line 770, app/assets/stylesheets/responsive.scss */
  .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  /* line 775, app/assets/stylesheets/responsive.scss */
  .portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img,
.portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img {
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
  /* line 783, app/assets/stylesheets/responsive.scss */
  .portfolio-1.portfolio-fullwidth .portfolio-desc,
.portfolio-1.portfolio-fullwidth .alt .portfolio-desc {
    position: relative;
    height: auto;
    background-color: transparent;
    left: 0 !important;
    right: 0 !important;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  /* line 794, app/assets/stylesheets/responsive.scss */
  .portfolio-1.portfolio-fullwidth .portfolio-overlay a {
    left: 50% !important;
  }
  /* line 797, app/assets/stylesheets/responsive.scss */
  .portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {
    left: auto;
    right: 50% !important;
  }
  /* line 801, app/assets/stylesheets/responsive.scss */
  .device-touch .portfolio-parallax .portfolio-item .portfolio-desc,
.device-touch .portfolio-parallax .portfolio-overlay {
    opacity: 1;
  }
  /* line 805, app/assets/stylesheets/responsive.scss */
  .shop-quick-view-ajax,
.portfolio-ajax-modal {
    width: 90% !important;
  }
  /* line 809, app/assets/stylesheets/responsive.scss */
  .small-thumbs .entry-title h2,
.ievent .entry-title h2 {
    font-size: 18px;
  }
  /* line 813, app/assets/stylesheets/responsive.scss */
  .entry-meta li {
    font-size: 12px;
    margin: 0 10px 10px 0;
  }
  /* line 817, app/assets/stylesheets/responsive.scss */
  .post-grid {
    margin-right: -20px;
  }
  /* line 820, app/assets/stylesheets/responsive.scss */
  .post-grid .entry {
    width: 33.33333333%;
    padding-right: 20px;
  }
  /* line 824, app/assets/stylesheets/responsive.scss */
  .post-grid.grid-2,
.post-grid.grid-3 {
    margin-right: -30px;
  }
  /* line 828, app/assets/stylesheets/responsive.scss */
  .post-grid.grid-2 .entry,
.post-grid.grid-3 .entry {
    width: 50%;
    padding-right: 30px;
  }
  /* line 833, app/assets/stylesheets/responsive.scss */
  .post-masonry-full .entry {
    width: 33.30% !important;
  }
  /* line 836, app/assets/stylesheets/responsive.scss */
  .post-masonry-full.grid-3 .entry {
    width: 50% !important;
  }
  /* line 839, app/assets/stylesheets/responsive.scss */
  .post-timeline .entry {
    width: 290px !important;
  }
  /* line 842, app/assets/stylesheets/responsive.scss */
  .post-timeline .entry.entry-date-section {
    width: 100% !important;
  }
  /* line 845, app/assets/stylesheets/responsive.scss */
  .product {
    width: 33.33333333%;
  }
  /* line 848, app/assets/stylesheets/responsive.scss */
  .product:not(.product-2):not(.product-3) .product-title h3 {
    font-size: 18px;
  }
  /* line 851, app/assets/stylesheets/responsive.scss */
  .pricing [class^=col-md-] .pricing-box.best-price {
    margin-top: 0;
  }
  /* line 854, app/assets/stylesheets/responsive.scss */
  .pricing.pricing-5 .pricing-box.best-price {
    margin-top: 20px;
  }
  /* line 857, app/assets/stylesheets/responsive.scss */
  .device-md .pricing.pricing-5 .pricing-title h3,
.device-md .pricing.pricing-5 .best-price .pricing-title h3 {
    font-size: 14px;
  }
  /* line 861, app/assets/stylesheets/responsive.scss */
  .device-md .pricing.pricing-5 .pricing-title span {
    font-size: 12px;
  }
  /* line 864, app/assets/stylesheets/responsive.scss */
  .device-md .pricing.pricing-5 .pricing-price {
    font-size: 48px;
  }
  /* line 867, app/assets/stylesheets/responsive.scss */
  .device-md .pricing.pricing-5 .pricing-price span {
    font-size: 20px;
  }
  /* line 870, app/assets/stylesheets/responsive.scss */
  .device-md .pricing.pricing-5 .pricing-price span.price-tenure {
    font-size: 12px;
  }
  /* line 873, app/assets/stylesheets/responsive.scss */
  .device-md .pricing.pricing-5 .pricing-box.best-price .pricing-title {
    padding: 15px 0;
  }
  /* line 876, app/assets/stylesheets/responsive.scss */
  .pricing-box.pricing-extended .pricing-desc,
.pricing-box.pricing-extended .pricing-action-area {
    position: relative;
    float: none;
    width: auto;
    padding: 25px;
  }
  /* line 883, app/assets/stylesheets/responsive.scss */
  .pricing-box.pricing-extended .pricing-action-area {
    height: auto;
    border-left: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 0 0 3px 3px;
  }
  /* line 889, app/assets/stylesheets/responsive.scss */
  .testimonials-grid.grid-3 li {
    width: 50%;
  }
  /* line 892, app/assets/stylesheets/responsive.scss */
  .section > .testimonial {
    padding: 0 40px !important;
    max-width: none;
  }
  /* line 896, app/assets/stylesheets/responsive.scss */
  .promo:not(.promo-full) {
    padding: 30px 20px !important;
  }
  /* line 899, app/assets/stylesheets/responsive.scss */
  .promo.promo-dark h3 {
    line-height: 1.6;
  }
  /* line 902, app/assets/stylesheets/responsive.scss */
  .promo a.button {
    position: relative !important;
    top: 0 !important;
    margin: 20px 0 0 !important;
    left: 0 !important;
    right: 0;
  }
  /* line 909, app/assets/stylesheets/responsive.scss */
  #contact-form-overlay-mini {
    float: none;
    width: auto;
    max-width: 380px;
    margin: 0 auto;
  }
  /* line 915, app/assets/stylesheets/responsive.scss */
  .button.button-full {
    font-size: 22px;
  }
  /* line 918, app/assets/stylesheets/responsive.scss */
  .button.button-full i {
    top: 3px !important;
  }
  /* line 921, app/assets/stylesheets/responsive.scss */
  .bnews-title {
    float: none;
    display: inline-block;
  }
  /* line 925, app/assets/stylesheets/responsive.scss */
  .bnews-slider {
    float: none;
    margin: 10px 0 0;
    width: 100%;
  }
  /* line 930, app/assets/stylesheets/responsive.scss */
  .wedding-head {
    font-size: 60px;
  }
  /* line 933, app/assets/stylesheets/responsive.scss */
  .wedding-head .first-name span,
.wedding-head .last-name span {
    font-size: 40px;
  }
  /* line 937, app/assets/stylesheets/responsive.scss */
  .wedding-head .and {
    font-size: 144px;
  }
  /* line 940, app/assets/stylesheets/responsive.scss */
  .error404 {
    font-size: 180px;
  }
  /* line 943, app/assets/stylesheets/responsive.scss */
  .landing-form-overlay {
    position: absolute;
    width: 100%;
    max-width: 400px;
    right: auto;
    left: 50%;
    margin-left: -200px;
    bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 954, app/assets/stylesheets/responsive.scss */
  .swiper_wrapper:not(.full-screen):not(.canvas-slider-grid),
.swiper_wrapper:not(.full-screen):not(.canvas-slider-grid) .swiper-slide {
    height: 400px !important;
  }
  /* line 958, app/assets/stylesheets/responsive.scss */
  .sidebar-widgets-wrap {
    position: relative;
    margin: 0 -20px -40px -20px;
  }
  /* line 962, app/assets/stylesheets/responsive.scss */
  .sidebar-widgets-wrap .widget {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 49.6%;
    margin: 0 0 40px 0;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 0;
  }
  /* line 973, app/assets/stylesheets/responsive.scss */
  .landing-video {
    width: 352px;
    height: 199px;
    margin: 14px 0 0 60px;
  }
}

@media (max-width: 767px) {
  /* line 980, app/assets/stylesheets/responsive.scss */
  body {
    padding: 0 !important;
  }
  /* line 983, app/assets/stylesheets/responsive.scss */
  #wrapper {
    width: 100% !important;
  }
  /* line 986, app/assets/stylesheets/responsive.scss */
  .container-fullwidth {
    margin: 0 auto;
    padding: 0 15px !important;
  }
  /* line 990, app/assets/stylesheets/responsive.scss */
  h1 {
    font-size: 28px;
  }
  /* line 993, app/assets/stylesheets/responsive.scss */
  h2 {
    font-size: 24px;
  }
  /* line 996, app/assets/stylesheets/responsive.scss */
  h3 {
    font-size: 20px;
  }
  /* line 999, app/assets/stylesheets/responsive.scss */
  h4 {
    font-size: 16px;
  }
  /* line 1002, app/assets/stylesheets/responsive.scss */
  .one-page-arrow {
    display: none !important;
  }
  /* line 1005, app/assets/stylesheets/responsive.scss */
  #top-bar {
    height: auto;
  }
  /* line 1008, app/assets/stylesheets/responsive.scss */
  #top-bar .col_half {
    width: 100%;
    margin-bottom: 0 !important;
  }
  /* line 1012, app/assets/stylesheets/responsive.scss */
  .top-links,
.top-links > ul > li {
    float: none !important;
  }
  /* line 1016, app/assets/stylesheets/responsive.scss */
  .top-links > ul {
    text-align: center;
  }
  /* line 1019, app/assets/stylesheets/responsive.scss */
  .top-links > ul > li {
    display: inline-block;
  }
  /* line 1022, app/assets/stylesheets/responsive.scss */
  .top-links > ul > li {
    margin-right: -4px;
  }
  /* line 1025, app/assets/stylesheets/responsive.scss */
  .top-links ul ul,
.top-links ul div.top-link-section {
    text-align: left;
  }
  /* line 1029, app/assets/stylesheets/responsive.scss */
  .top-links ul div.top-link-section {
    left: auto;
    right: 0;
    padding: 20px 15px;
  }
  /* line 1034, app/assets/stylesheets/responsive.scss */
  #top-social,
.flex-caption,
.slider-arrow-top-sm,
.slider-arrow-bottom-sm {
    display: none !important;
  }
  /* line 1040, app/assets/stylesheets/responsive.scss */
  .flex-control-nav li {
    opacity: 1 !important;
  }
  /* line 1043, app/assets/stylesheets/responsive.scss */
  .fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs {
    height: 60px;
  }
  /* line 1046, app/assets/stylesheets/responsive.scss */
  .fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li,
.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li img {
    display: block;
    width: 80px !important;
    height: 60px !important;
  }
  /* line 1052, app/assets/stylesheets/responsive.scss */
  .postcontent,
.postcontent.bothsidebar,
.sidebar,
.col_full,
.col_half,
.col_one_third,
.col_two_third,
.col_three_fourth,
.col_one_fourth,
.col_one_fifth,
.col_two_fifth,
.col_three_fifth,
.col_four_fifth,
.col_one_sixth,
.col_five_sixth {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 50px !important;
  }
  /* line 1072, app/assets/stylesheets/responsive.scss */
  .sidebar.col_last {
    margin-bottom: 0 !important;
  }
  /* line 1075, app/assets/stylesheets/responsive.scss */
  form .col_full,
form .col_half,
form .col_one_third,
form .col_two_third,
form .col_three_fourth,
form .col_one_fourth,
form .col_one_fifth,
form .col_two_fifth,
form .col_three_fifth,
form .col_four_fifth,
form .col_one_sixth,
form .col_five_sixth {
    margin-bottom: 25px !important;
  }
  /* line 1089, app/assets/stylesheets/responsive.scss */
  #page-title {
    padding: 20px 0 25px;
    text-align: center;
  }
  /* line 1093, app/assets/stylesheets/responsive.scss */
  #page-title h1 {
    line-height: 1.5;
    font-size: 24px;
  }
  /* line 1097, app/assets/stylesheets/responsive.scss */
  #page-title .breadcrumb {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 20px 0 0 !important;
    justify-content: center;
  }
  /* line 1105, app/assets/stylesheets/responsive.scss */
  #page-title #portfolio-navigation,
#portfolio-ajax-title #portfolio-navigation {
    position: relative;
    top: 0;
    left: 0;
    margin: 15px auto 0;
  }
  /* line 1112, app/assets/stylesheets/responsive.scss */
  #portfolio-ajax-title {
    text-align: center;
  }
  /* line 1115, app/assets/stylesheets/responsive.scss */
  .portfolio-filter {
    border: none;
    border-radius: 0;
    margin-bottom: 20px;
  }
  /* line 1120, app/assets/stylesheets/responsive.scss */
  .portfolio-filter li {
    width: 33.33%;
    margin: 0 0 20px 0 !important;
  }
  /* line 1124, app/assets/stylesheets/responsive.scss */
  .portfolio-filter li a {
    text-align: center;
    border-left: none;
    padding: 12px 18px !important;
    border-radius: 2px !important;
  }
  /* line 1130, app/assets/stylesheets/responsive.scss */
  .portfolio-filter li a:hover {
    color: #1ABC9C;
  }
  /* line 1133, app/assets/stylesheets/responsive.scss */
  .portfolio-filter li.activeFilter a {
    color: #FFF;
    margin: 0;
  }
  /* line 1137, app/assets/stylesheets/responsive.scss */
  .portfolio-filter.style-2 li a,
.portfolio-filter.style-3 li a {
    border-radius: 22px !important;
  }
  /* line 1141, app/assets/stylesheets/responsive.scss */
  .portfolio-shuffle {
    display: none;
  }
  /* line 1144, app/assets/stylesheets/responsive.scss */
  .small-thumbs .entry-image,
.ievent .entry-image {
    float: none !important;
    width: 100% !important;
    margin: 0 0 20px !important;
  }
  /* line 1150, app/assets/stylesheets/responsive.scss */
  .entry-title h2,
.post-grid .entry-title h2 {
    font-size: 18px !important;
    font-weight: 600;
  }
  /* line 1155, app/assets/stylesheets/responsive.scss */
  .entry-meta li {
    font-size: 11px;
    margin: 0 10px 10px 0;
  }
  /* line 1159, app/assets/stylesheets/responsive.scss */
  #posts .entry-meta li i {
    display: none;
  }
  /* line 1162, app/assets/stylesheets/responsive.scss */
  #posts.post-grid .entry-meta li i,
#posts .entry-meta li:last-child i {
    display: inline-block;
  }
  /* line 1166, app/assets/stylesheets/responsive.scss */
  .post-grid {
    margin-right: 0 !important;
  }
  /* line 1169, app/assets/stylesheets/responsive.scss */
  .post-grid .entry,
.post-masonry-full.grid-3 .entry {
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
    border-right: 0 !important;
  }
  /* line 1176, app/assets/stylesheets/responsive.scss */
  .post-timeline .entry.entry-date-section {
    margin-left: 0;
  }
  /* line 1179, app/assets/stylesheets/responsive.scss */
  .timeline-border,
.post-timeline .entry-timeline {
    display: none !important;
  }
  /* line 1183, app/assets/stylesheets/responsive.scss */
  .postcontent .post-timeline {
    padding-left: 0;
  }
  /* line 1186, app/assets/stylesheets/responsive.scss */
  .post-masonry-full .entry {
    padding: 40px !important;
  }
  /* line 1189, app/assets/stylesheets/responsive.scss */
  .product-1 .product {
    width: 100%;
  }
  /* line 1192, app/assets/stylesheets/responsive.scss */
  .product-1 .product-image {
    float: none !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 0 20px !important;
  }
  /* line 1198, app/assets/stylesheets/responsive.scss */
  .product-1 .product-title h3 {
    font-size: 19px;
  }
  /* line 1201, app/assets/stylesheets/responsive.scss */
  .product-1 p {
    display: none;
  }
  /* line 1204, app/assets/stylesheets/responsive.scss */
  .pricing-box.best-price {
    margin-top: 0;
  }
  /* line 1207, app/assets/stylesheets/responsive.scss */
  .pricing.pricing-5 .pricing-box {
    float: none;
    width: 100%;
  }
  /* line 1211, app/assets/stylesheets/responsive.scss */
  .pricing-box.pricing-extended .pricing-features li {
    width: auto;
    float: none;
  }
  /* line 1215, app/assets/stylesheets/responsive.scss */
  table.cart .quantity {
    display: block;
  }
  /* line 1218, app/assets/stylesheets/responsive.scss */
  table.cart .quantity .qty,
table.cart .quantity .plus,
table.cart .quantity .minus {
    float: none;
    width: 100%;
  }
  /* line 1224, app/assets/stylesheets/responsive.scss */
  table.cart .quantity .qty {
    border: 0;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
  }
  /* line 1229, app/assets/stylesheets/responsive.scss */
  .button.button-desc {
    padding: 20px 17px;
    font-size: 15px;
    max-width: 100%;
  }
  /* line 1234, app/assets/stylesheets/responsive.scss */
  .button.button-desc span {
    font-size: 11px;
  }
  /* line 1237, app/assets/stylesheets/responsive.scss */
  .process-steps li {
    float: none;
    width: auto !important;
    margin-top: 20px;
  }
  /* line 1242, app/assets/stylesheets/responsive.scss */
  .process-steps li:first-child {
    margin-top: 0;
  }
  /* line 1245, app/assets/stylesheets/responsive.scss */
  .process-steps li h5 {
    margin: 10px 0 0 0;
  }
  /* line 1248, app/assets/stylesheets/responsive.scss */
  .process-steps li:before,
.process-steps li:after {
    display: none;
  }
  /* line 1252, app/assets/stylesheets/responsive.scss */
  .tabs-responsive .tab-container {
    padding: 0 !important;
  }
  /* line 1255, app/assets/stylesheets/responsive.scss */
  .tabs-responsive .tab-container:not(.accordion-border) {
    border: 0;
  }
  /* line 1258, app/assets/stylesheets/responsive.scss */
  .testimonials-grid li {
    float: none;
    width: auto !important;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1264, app/assets/stylesheets/responsive.scss */
  .team.team-list .team-image {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  /* line 1269, app/assets/stylesheets/responsive.scss */
  .team.team-list .team-title {
    margin-top: 15px;
  }
  /* line 1272, app/assets/stylesheets/responsive.scss */
  .title-block {
    padding: 2px 0 3px 15px;
    border-left-width: 5px;
  }
  /* line 1276, app/assets/stylesheets/responsive.scss */
  .title-block-right {
    padding: 2px 15px 3px 0;
    border-right-width: 5px;
  }
  /* line 1280, app/assets/stylesheets/responsive.scss */
  .title-block h1 + span {
    font-size: 18px;
  }
  /* line 1283, app/assets/stylesheets/responsive.scss */
  .title-block h2 + span {
    font-size: 17px;
  }
  /* line 1286, app/assets/stylesheets/responsive.scss */
  .title-block h3 + span {
    font-size: 15px;
  }
  /* line 1289, app/assets/stylesheets/responsive.scss */
  .title-block h4 + span {
    font-size: 13px;
  }
  /* line 1292, app/assets/stylesheets/responsive.scss */
  .heading-block h1 {
    font-size: 30px;
  }
  /* line 1295, app/assets/stylesheets/responsive.scss */
  .heading-block h2 {
    font-size: 26px;
  }
  /* line 1298, app/assets/stylesheets/responsive.scss */
  .heading-block h3 {
    font-size: 22px;
  }
  /* line 1301, app/assets/stylesheets/responsive.scss */
  .heading-block h4 {
    font-size: 19px;
  }
  /* line 1304, app/assets/stylesheets/responsive.scss */
  .heading-block h1 + span {
    font-size: 20px;
  }
  /* line 1307, app/assets/stylesheets/responsive.scss */
  .heading-block h2 + span {
    font-size: 18px;
  }
  /* line 1310, app/assets/stylesheets/responsive.scss */
  .heading-block h3 + span,
.heading-block h4 + span {
    font-size: 17px;
  }
  /* line 1314, app/assets/stylesheets/responsive.scss */
  .heading-block ~ p:not(.lead) {
    font-size: 15px;
  }
  /* line 1317, app/assets/stylesheets/responsive.scss */
  .emphasis-title h1,
.emphasis-title h2 {
    font-size: 44px !important;
  }
  /* line 1321, app/assets/stylesheets/responsive.scss */
  .wedding-head {
    font-size: 48px;
  }
  /* line 1324, app/assets/stylesheets/responsive.scss */
  .wedding-head .first-name,
.wedding-head .last-name,
.wedding-head .and {
    display: block;
    margin: 0 0 15px;
    text-align: center;
  }
  /* line 1331, app/assets/stylesheets/responsive.scss */
  .wedding-head .first-name span,
.wedding-head .last-name span {
    font-size: 36px;
  }
  /* line 1335, app/assets/stylesheets/responsive.scss */
  .wedding-head .and {
    font-size: 120px;
  }
  /* line 1338, app/assets/stylesheets/responsive.scss */
  .news-carousel .overlay {
    display: none;
  }
  /* line 1341, app/assets/stylesheets/responsive.scss */
  #copyrights .col_half {
    text-align: center;
  }
  /* line 1344, app/assets/stylesheets/responsive.scss */
  #copyrights .col_half:last-child {
    display: none;
  }
  /* line 1347, app/assets/stylesheets/responsive.scss */
  #copyrights .footer-logo {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  /* line 1353, app/assets/stylesheets/responsive.scss */
  #header.full-header .container,
.container-fullwidth {
    width: 540px !important;
  }
  /* line 1357, app/assets/stylesheets/responsive.scss */
  .container.vertical-middle {
    width: 100% !important;
  }
  /* line 1360, app/assets/stylesheets/responsive.scss */
  .full-screen:not(.force-full-screen) .container.vertical-middle {
    width: 540px !important;
  }
  /* line 1363, app/assets/stylesheets/responsive.scss */
  #top-search form input {
    padding-right: 60px;
  }
  /* line 1366, app/assets/stylesheets/responsive.scss */
  .swiper_wrapper:not(.force-full-screen),
.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
    height: 380px !important;
  }
  /* line 1370, app/assets/stylesheets/responsive.scss */
  .swiper_wrapper .slider-caption h2 {
    font-size: 2.25rem;
  }
  /* line 1373, app/assets/stylesheets/responsive.scss */
  .swiper_wrapper .slider-caption p {
    font-size: 1.25rem;
  }
  /* line 1376, app/assets/stylesheets/responsive.scss */
  #header.transparent-header.floating-header .container {
    width: 540px;
    padding: 0 15px;
  }
  /* line 1380, app/assets/stylesheets/responsive.scss */
  .portfolio:not(.portfolio-1) {
    margin: 0 -6px -6px 0;
  }
  /* line 1383, app/assets/stylesheets/responsive.scss */
  .portfolio:not(.portfolio-1) .portfolio-item {
    padding: 0 6px 6px 0;
  }
  /* line 1386, app/assets/stylesheets/responsive.scss */
  .portfolio:not(.portfolio-1) .portfolio-item {
    width: 50%;
  }
  /* line 1389, app/assets/stylesheets/responsive.scss */
  .portfolio:not(.portfolio-1) .portfolio-desc {
    padding: 15px 5px 10px;
  }
  /* line 1392, app/assets/stylesheets/responsive.scss */
  .portfolio:not(.portfolio-1) .portfolio-desc h3 {
    font-size: 16px;
  }
  /* line 1395, app/assets/stylesheets/responsive.scss */
  .portfolio:not(.portfolio-1) .portfolio-desc span {
    font-size: 14px;
  }
  /* line 1398, app/assets/stylesheets/responsive.scss */
  .portfolio-notitle:not(.portfolio-1) .portfolio-desc {
    height: 78px;
    padding: 15px 5px;
    bottom: -79px;
  }
  /* line 1403, app/assets/stylesheets/responsive.scss */
  .portfolio-full.portfolio-notitle:not(.portfolio-1) .portfolio-desc,
.portfolio-nomargin.portfolio-notitle:not(.portfolio-1) .portfolio-desc {
    bottom: -78px;
    border-bottom: 0;
  }
  /* line 1408, app/assets/stylesheets/responsive.scss */
  .portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.left-icon,
.portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.right-icon,
.portfolio-notitle .iportfolio:hover .portfolio-overlay a.left-icon,
.portfolio-notitle .iportfolio:hover .portfolio-overlay a.right-icon {
    margin-top: -55px !important;
  }
  /* line 1414, app/assets/stylesheets/responsive.scss */
  .portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc ~ a {
    margin: 20px 0 0 !important;
  }
  /* line 1417, app/assets/stylesheets/responsive.scss */
  .portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc ~ a.right-icon {
    margin-left: 5px !important;
    margin-right: 0 !important;
  }
  /* line 1421, app/assets/stylesheets/responsive.scss */
  .portfolio.portfolio-nomargin,
.portfolio.portfolio-full {
    margin: 0 !important;
  }
  /* line 1425, app/assets/stylesheets/responsive.scss */
  .post-grid:not(.post-masonry) .entry-image iframe {
    height: 246px;
  }
  /* line 1428, app/assets/stylesheets/responsive.scss */
  .shop:not(.product-1) {
    margin: 0 -12px -12px 0;
  }
  /* line 1431, app/assets/stylesheets/responsive.scss */
  .shop:not(.product-1) .product {
    padding: 0 12px 12px 0;
    width: 50%;
  }
  /* line 1435, app/assets/stylesheets/responsive.scss */
  .shop:not(.product-1) .product-title h3 {
    font-size: 17px;
  }
  /* line 1438, app/assets/stylesheets/responsive.scss */
  .clients-grid:not(.grid-3):not(.grid-2) li,
.clients-grid.grid-4 li,
.clients-grid.grid-6 li {
    width: 33.33%;
  }
  /* line 1443, app/assets/stylesheets/responsive.scss */
  .button.button-full {
    font-size: 18px;
  }
  /* line 1446, app/assets/stylesheets/responsive.scss */
  .button.button-full i {
    top: 2px !important;
    margin-left: 3px !important;
  }
  /* line 1450, app/assets/stylesheets/responsive.scss */
  .error404,
.error404-wrap .error404 {
    font-size: 160px;
  }
  /* line 1454, app/assets/stylesheets/responsive.scss */
  .landing-video {
    position: relative;
    top: 12px;
    width: 333px;
    height: 187px;
    margin: 19px 0 0 53px;
  }
}

@media (max-width: 575px) {
  /* line 1463, app/assets/stylesheets/responsive.scss */
  .container,
#header.full-header .container,
.container-fullwidth {
    width: 100% !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 1470, app/assets/stylesheets/responsive.scss */
  #primary-menu-trigger {
    left: 20px;
  }
  /* line 1473, app/assets/stylesheets/responsive.scss */
  #top-cart {
    display: none;
  }
  /* line 1476, app/assets/stylesheets/responsive.scss */
  #top-search a {
    right: 40px;
  }
  /* line 1479, app/assets/stylesheets/responsive.scss */
  #top-search form input {
    padding-right: 55px;
  }
  /* line 1482, app/assets/stylesheets/responsive.scss */
  #side-panel-trigger {
    right: 68px;
  }
  /* line 1485, app/assets/stylesheets/responsive.scss */
  #top-account {
    right: 68px;
  }
  /* line 1488, app/assets/stylesheets/responsive.scss */
  #top-account a.btn {
    padding-left: 8px;
    padding-right: 8px;
  }
  /* line 1492, app/assets/stylesheets/responsive.scss */
  #top-account a.btn i:last-child {
    display: none;
  }
  /* line 1495, app/assets/stylesheets/responsive.scss */
  .swiper_wrapper:not(.force-full-screen),
.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
    height: 240px !important;
  }
  /* line 1499, app/assets/stylesheets/responsive.scss */
  .swiper_wrapper .slider-caption h2 {
    font-size: 1.75rem;
  }
  /* line 1502, app/assets/stylesheets/responsive.scss */
  .swiper_wrapper .slider-caption p {
    font-size: 1rem;
  }
  /* line 1505, app/assets/stylesheets/responsive.scss */
  #header.transparent-header.floating-header .container {
    width: 310px;
    padding: 0 15px;
  }
  /* line 1509, app/assets/stylesheets/responsive.scss */
  .portfolio-filter li {
    width: 50%;
  }
  /* line 1512, app/assets/stylesheets/responsive.scss */
  .portfolio:not(.portfolio-1) {
    margin: 0;
  }
  /* line 1515, app/assets/stylesheets/responsive.scss */
  .portfolio .portfolio-item {
    width: 100%;
    padding: 0;
  }
  /* line 1519, app/assets/stylesheets/responsive.scss */
  .post-grid:not(.post-masonry) .entry-image iframe {
    height: 157px;
  }
  /* line 1522, app/assets/stylesheets/responsive.scss */
  .mpost .entry-image {
    float: none;
    margin: 0 0 20px 0;
  }
  /* line 1526, app/assets/stylesheets/responsive.scss */
  .mpost .entry-image,
.mpost .entry-image a,
.mpost .entry-image img,
.mpost .entry-image i {
    width: 100%;
    height: auto;
  }
  /* line 1533, app/assets/stylesheets/responsive.scss */
  .mpost .entry-image i {
    height: 150px;
    line-height: 150px;
  }
  /* line 1537, app/assets/stylesheets/responsive.scss */
  .shop:not(.product-1) {
    margin: 0 !important;
  }
  /* line 1540, app/assets/stylesheets/responsive.scss */
  .shop:not(.product-1) .product {
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
  }
  /* line 1545, app/assets/stylesheets/responsive.scss */
  .shop:not(.product-1) .product-title h3 {
    font-size: 19px;
  }
  /* line 1548, app/assets/stylesheets/responsive.scss */
  .fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs {
    height: 45px;
  }
  /* line 1551, app/assets/stylesheets/responsive.scss */
  .fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li,
.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li img {
    display: block;
    width: 60px !important;
    height: 45px !important;
  }
  /* line 1557, app/assets/stylesheets/responsive.scss */
  .si-share span {
    display: none;
  }
  /* line 1560, app/assets/stylesheets/responsive.scss */
  .parallax .entry-overlay-meta,
.parallax .entry-overlay {
    left: 50% !important;
    right: 0 !important;
    margin: 0 0 0 -140px !important;
    width: 280px !important;
  }
  /* line 1567, app/assets/stylesheets/responsive.scss */
  .parallax .entry-overlay {
    width: 288px !important;
  }
  /* line 1570, app/assets/stylesheets/responsive.scss */
  .parallax .countdown-section {
    width: 64px;
    height: 64px;
    margin: 0 8px 0 0;
    font-size: 11px;
    padding: 0;
    padding-top: 12px;
  }
  /* line 1578, app/assets/stylesheets/responsive.scss */
  .parallax .countdown-amount {
    font-size: 20px;
  }
  /* line 1581, app/assets/stylesheets/responsive.scss */
  .countdown-large .countdown-section {
    display: block;
    width: auto;
    margin: 30px 0 0;
    border: 0;
  }
  /* line 1587, app/assets/stylesheets/responsive.scss */
  .countdown-large .countdown-section:first-child {
    margin-top: 0;
  }
  /* line 1590, app/assets/stylesheets/responsive.scss */
  .testi-image,
.testi-image a,
.testi-image img,
.testi-image i {
    width: 36px;
    height: 36px;
  }
  /* line 1597, app/assets/stylesheets/responsive.scss */
  .testi-image i {
    line-height: 36px;
    font-size: 20px;
  }
  /* line 1601, app/assets/stylesheets/responsive.scss */
  .clients-grid:not(.grid-3):not(.grid-2) li,
.clients-grid.grid-4 li,
.clients-grid.grid-6 li {
    width: 50%;
  }
  /* line 1606, app/assets/stylesheets/responsive.scss */
  .button.button-full {
    font-size: 16px;
  }
  /* line 1609, app/assets/stylesheets/responsive.scss */
  .button.button-full i {
    top: 2px !important;
    margin-left: 3px !important;
  }
  /* line 1613, app/assets/stylesheets/responsive.scss */
  .emphasis-title h1,
.emphasis-title h2 {
    font-size: 40px !important;
  }
  /* line 1617, app/assets/stylesheets/responsive.scss */
  .error404,
.error404-wrap .error404 {
    font-size: 120px;
  }
  /* line 1621, app/assets/stylesheets/responsive.scss */
  .landing-video {
    position: relative;
    top: 9px;
    width: 212px;
    height: 119px;
    margin: 19px 0 0 34px;
  }
  /* line 1628, app/assets/stylesheets/responsive.scss */
  .landing-form-overlay {
    margin-left: -155px;
  }
  /* line 1631, app/assets/stylesheets/responsive.scss */
  .button.button-desc {
    padding: 20px 17px;
    font-size: 15px;
    max-width: 100%;
  }
  /* line 1636, app/assets/stylesheets/responsive.scss */
  .button.button-desc span {
    font-size: 11px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 1647, app/assets/stylesheets/responsive.scss */
  #logo a.standard-logo,
#header.split-menu #logo a.standard-logo {
    display: none;
  }
  /* line 1651, app/assets/stylesheets/responsive.scss */
  #logo a.retina-logo {
    display: block;
  }
  /* line 1654, app/assets/stylesheets/responsive.scss */
  #header.split-menu #logo a.retina-logo {
    display: inline-block;
  }
  /* line 1657, app/assets/stylesheets/responsive.scss */
  .owl-carousel.owl-loading,
.preloader,
.preloader2,
.form-process {
    background-image: url(/../images/preloader@2x.gif);
    background-size: 24px 24px;
  }
  /* line 1664, app/assets/stylesheets/responsive.scss */
  .dark .owl-carousel.owl-loading,
.dark .preloader,
.dark .preloader2,
.dark .form-process {
    background-image: url(/../images/preloader-dark@2x.gif);
  }
  /* line 1670, app/assets/stylesheets/responsive.scss */
  .widget_recent_comments li {
    background-image: url(/../images/icons/widget-comment@2x.png);
    background-size: 15px 26px;
  }
  /* line 1674, app/assets/stylesheets/responsive.scss */
  .widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_archive li a,
.widget_recent_entries li a,
.widget_categories li a,
.widget_pages li a,
.widget_rss li a,
.widget_recent_comments li a {
    background-image: url(/../images/icons/widget-link@2x.png);
    background-size: 4px 20px;
  }
  /* line 1686, app/assets/stylesheets/responsive.scss */
  .dark .widget_recent_comments li {
    background-image: url(/../images/icons/widget-comment-dark@2x.png);
  }
  /* line 1689, app/assets/stylesheets/responsive.scss */
  .dark .widget_nav_menu li a,
.dark .widget_links li a,
.dark .widget_meta li a,
.dark .widget_archive li a,
.dark .widget_recent_entries li a,
.dark .widget_categories li a,
.dark .widget_pages li a,
.dark .widget_rss li a,
.dark .widget_recent_comments li a {
    background-image: url(/../images/icons/widget-link-dark@2x.png);
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 991px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 991px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 991px), only screen and (min-device-pixel-ratio: 2) and (max-width: 991px), only screen and (min-resolution: 192dpi) and (max-width: 991px), only screen and (min-resolution: 2dppx) and (max-width: 991px) {
  /* line 1710, app/assets/stylesheets/responsive.scss */
  #logo a.standard-logo {
    display: none;
  }
  /* line 1714, app/assets/stylesheets/responsive.scss */
  #logo a.retina-logo {
    display: inline-block;
  }
}

/*! CSS Used from: https://kab-koepel.nl/style.css */
@media (min-width: 576px) {
  /* line 3, app/assets/stylesheets/style.scss */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 9, app/assets/stylesheets/style.scss */
  .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 15, app/assets/stylesheets/style.scss */
  .container {
    max-width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 21, app/assets/stylesheets/style.scss */
  .container {
    max-width: 1170px;
  }
}

/* line 26, app/assets/stylesheets/style.scss */
body {
  font-size: 0.975rem;
}

/* line 29, app/assets/stylesheets/style.scss */
ol, ul, li {
  margin: 0;
  padding: 0;
}

/* line 33, app/assets/stylesheets/style.scss */
.clear {
  clear: both;
  display: block;
  font-size: 0px;
  height: 0px;
  line-height: 0;
  width: 100%;
  overflow: hidden;
}

/* line 42, app/assets/stylesheets/style.scss */
::selection {
  background: #1ABC9C;
  color: #FFF;
  text-shadow: none;
}

/* line 47, app/assets/stylesheets/style.scss */
::-moz-selection {
  background: #1ABC9C;
  color: #FFF;
  text-shadow: none;
}

/* line 52, app/assets/stylesheets/style.scss */
::-webkit-selection {
  background: #1ABC9C;
  color: #FFF;
  text-shadow: none;
}

/* line 57, app/assets/stylesheets/style.scss */
:active, :focus {
  outline: none !important;
}

/* line 60, app/assets/stylesheets/style.scss */
body {
  line-height: 1.5;
  color: #555;
  font-family: 'Lato', sans-serif;
}

/* line 65, app/assets/stylesheets/style.scss */
a {
  text-decoration: none !important;
  color: #1ABC9C;
}

/* line 69, app/assets/stylesheets/style.scss */
a:hover {
  color: #222;
}

/* line 72, app/assets/stylesheets/style.scss */
a img {
  border: none;
}

/* line 75, app/assets/stylesheets/style.scss */
img {
  max-width: 100%;
}

/* line 78, app/assets/stylesheets/style.scss */
h1, h3, h4 {
  color: #444;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 30px 0;
  font-family: 'Raleway', sans-serif;
}

/* line 85, app/assets/stylesheets/style.scss */
h1 {
  font-size: 36px;
}

/* line 88, app/assets/stylesheets/style.scss */
h3 {
  font-size: 24px;
}

/* line 91, app/assets/stylesheets/style.scss */
h4 {
  font-size: 18px;
}

/* line 94, app/assets/stylesheets/style.scss */
h4 {
  font-weight: 600;
}

/* line 97, app/assets/stylesheets/style.scss */
p, ul, ol, table, form {
  margin-bottom: 30px;
}

/* line 100, app/assets/stylesheets/style.scss */
.tright {
  text-align: right !important;
}

/* line 103, app/assets/stylesheets/style.scss */
.fright {
  float: right !important;
}

/* line 106, app/assets/stylesheets/style.scss */
#wrapper {
  position: relative;
  float: none;
  width: 1220px;
  margin: 0 auto;
  background-color: #FFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* line 116, app/assets/stylesheets/style.scss */
.topmargin-sm {
  margin-top: 30px !important;
}

/* line 119, app/assets/stylesheets/style.scss */
.bottommargin-sm {
  margin-bottom: 30px !important;
}

/* line 122, app/assets/stylesheets/style.scss */
.nomargin {
  margin: 0 !important;
}

/* line 125, app/assets/stylesheets/style.scss */
.nobottommargin {
  margin-bottom: 0 !important;
}

/* line 128, app/assets/stylesheets/style.scss */
.col_full {
  width: 100%;
}

/* line 131, app/assets/stylesheets/style.scss */
.col_half {
  width: 48%;
}

/* line 134, app/assets/stylesheets/style.scss */
.col_one_third {
  width: 30.63%;
}

/* line 137, app/assets/stylesheets/style.scss */
.col_two_third {
  width: 65.33%;
}

/* line 140, app/assets/stylesheets/style.scss */
.col_one_fourth {
  width: 22%;
}

/* line 143, app/assets/stylesheets/style.scss */
.col_full, .col_half, .col_one_third, .col_two_third, .col_one_fourth {
  display: block;
  position: relative;
  margin-right: 4%;
  margin-bottom: 50px;
  float: left;
}

/* line 150, app/assets/stylesheets/style.scss */
.col_full {
  clear: both;
  float: none;
  margin-right: 0;
}

/* line 155, app/assets/stylesheets/style.scss */
.col_last {
  margin-right: 0 !important;
  clear: right;
}

/* line 159, app/assets/stylesheets/style.scss */
#header {
  position: relative;
  background-color: #FFF;
  border-bottom: 1px solid #F5F5F5;
}

/* line 164, app/assets/stylesheets/style.scss */
#header .container {
  position: relative;
}

/* line 167, app/assets/stylesheets/style.scss */
#logo {
  position: relative;
  float: left;
  font-family: 'Raleway', sans-serif;
  font-size: 36px;
  line-height: 100%;
  margin-right: 40px;
}

/* line 175, app/assets/stylesheets/style.scss */
#logo a {
  display: block;
  color: #000;
}

/* line 179, app/assets/stylesheets/style.scss */
#logo img {
  display: block;
  max-width: 100%;
}

/* line 183, app/assets/stylesheets/style.scss */
#logo a.standard-logo {
  display: block;
}

/* line 186, app/assets/stylesheets/style.scss */
#logo a.retina-logo {
  display: none;
}

/* line 189, app/assets/stylesheets/style.scss */
#primary-menu {
  float: right;
}

/* line 192, app/assets/stylesheets/style.scss */
#primary-menu-trigger {
  opacity: 0;
  cursor: pointer;
  font-size: 28px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

/* line 208, app/assets/stylesheets/style.scss */
#primary-menu ul {
  list-style: none;
  margin: 0;
}

/* line 212, app/assets/stylesheets/style.scss */
#primary-menu ul li {
  position: relative;
}

/* line 215, app/assets/stylesheets/style.scss */
#primary-menu ul > li {
  float: left;
  margin-left: 2px;
}

/* line 219, app/assets/stylesheets/style.scss */
#primary-menu ul li > a {
  display: block;
  line-height: 22px;
  padding: 39px 15px;
  color: #444;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  -webkit-transition: margin .4s ease, padding .4s ease;
  -o-transition: margin .4s ease, padding .4s ease;
  transition: margin .4s ease, padding .4s ease;
}

/* line 233, app/assets/stylesheets/style.scss */
#primary-menu ul li:hover > a, #primary-menu ul li.current > a {
  color: #1ABC9C;
}

/* line 236, app/assets/stylesheets/style.scss */
#primary-menu ul ul:not(.mega-menu-column) {
  display: none;
  position: absolute;
  width: 220px;
  background-color: #FFF;
  box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
  border: 1px solid #EEE;
  border-top: 2px solid #1ABC9C;
  height: auto;
  z-index: 199;
  top: 100%;
  left: 0;
  margin: 0;
}

/* line 250, app/assets/stylesheets/style.scss */
#primary-menu ul ul li {
  float: none;
  margin: 0;
}

/* line 254, app/assets/stylesheets/style.scss */
#primary-menu ul ul li:first-child {
  border-top: 0;
}

/* line 257, app/assets/stylesheets/style.scss */
#primary-menu ul ul li > a {
  font-size: 12px;
  font-weight: 700;
  color: #666;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 0;
  letter-spacing: 0;
  font-family: 'Lato', sans-serif;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 270, app/assets/stylesheets/style.scss */
#primary-menu ul ul li:hover > a {
  background-color: #F9F9F9;
  padding-left: 18px;
  color: #1ABC9C;
}

/* line 275, app/assets/stylesheets/style.scss */
#header, #header-wrap, #logo img {
  height: 100px;
  -webkit-transition: height .4s ease, opacity .3s ease;
  -o-transition: height .4s ease, opacity .3s ease;
  transition: height .4s ease, opacity .3s ease;
}

/* line 281, app/assets/stylesheets/style.scss */
body:not(.top-search-open) #header-wrap #logo, body:not(.top-search-open) #primary-menu > .container > ul {
  opacity: 1;
  -webkit-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
  -o-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
  transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
}

/* line 287, app/assets/stylesheets/style.scss */
#header-wrap {
  position: relative;
  z-index: 199;
  -webkit-backface-visibility: hidden;
}

/* line 292, app/assets/stylesheets/style.scss */
#header.sticky-header #header-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* line 300, app/assets/stylesheets/style.scss */
#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
  height: 60px;
}

/* line 303, app/assets/stylesheets/style.scss */
.slider-element {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 308, app/assets/stylesheets/style.scss */
.slider-parallax {
  position: relative;
}

/* line 311, app/assets/stylesheets/style.scss */
.slider-parallax, .slider-parallax .swiper-container {
  visibility: visible;
  -webkit-backface-visibility: hidden;
}

/* line 315, app/assets/stylesheets/style.scss */
.slider-parallax .slider-parallax-inner {
  position: fixed;
  width: 100%;
  height: 100%;
}

/* line 320, app/assets/stylesheets/style.scss */
body:not(.side-header) .slider-parallax .slider-parallax-inner {
  left: 0;
}

/* line 323, app/assets/stylesheets/style.scss */
.slider-parallax .slider-parallax-inner, .slider-parallax .slider-caption {
  will-change: transform;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: transform 0s linear;
  -webkit-backface-visibility: hidden;
}

/* line 329, app/assets/stylesheets/style.scss */
.swiper_wrapper {
  width: 100%;
  height: 400px;
  overflow: hidden;
}

/* line 334, app/assets/stylesheets/style.scss */
.swiper_wrapper .swiper-container {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  background: url("https://kab-koepel.nl/images/pattern2.png") repeat;
}

/* line 341, app/assets/stylesheets/style.scss */
.swiper_wrapper .swiper-slide {
  position: relative;
  margin: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

/* line 349, app/assets/stylesheets/style.scss */
.swiper-slide [data-caption-animate] {
  -webkit-backface-visibility: hidden;
}

/* line 352, app/assets/stylesheets/style.scss */
.slider-element .container {
  position: relative;
  height: 100%;
}

/* line 356, app/assets/stylesheets/style.scss */
.slider-caption {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 20;
  max-width: 550px;
  color: #EEE;
  font-size: 1.375rem;
  font-weight: 300;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-transition: top .3s ease;
  -o-transition: top .3s ease;
  transition: top .3s ease;
}

/* line 370, app/assets/stylesheets/style.scss */
.slider-caption:not(.dark) {
  color: #222;
  text-shadow: none;
}

/* line 374, app/assets/stylesheets/style.scss */
.slider-caption.slider-caption-center {
  position: relative;
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
}

/* line 382, app/assets/stylesheets/style.scss */
#page-title {
  position: relative;
  padding: 50px 0;
  background-color: #F5F5F5;
  border-bottom: 1px solid #EEE;
}

/* line 388, app/assets/stylesheets/style.scss */
#page-title .container {
  position: relative;
}

/* line 391, app/assets/stylesheets/style.scss */
#page-title h1 {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
  color: #333;
  font-size: 28px;
  text-transform: uppercase;
}

/* line 401, app/assets/stylesheets/style.scss */
.breadcrumb {
  position: absolute !important;
  width: auto !important;
  top: 50% !important;
  left: auto !important;
  right: 15px !important;
  margin: -10px 0 0 0 !important;
  background-color: transparent !important;
  padding: 0 !important;
  font-size: 12px;
}

/* line 412, app/assets/stylesheets/style.scss */
#content {
  position: relative;
  overflow: hidden;
  background-color: #FFF;
}

/* line 417, app/assets/stylesheets/style.scss */
#content p {
  line-height: 1.8;
}

/* line 420, app/assets/stylesheets/style.scss */
#content .container {
  position: relative;
}

/* line 423, app/assets/stylesheets/style.scss */
.button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  margin: 5px;
  padding: 0 22px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  background-color: #1ABC9C;
  color: #FFF;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 442, app/assets/stylesheets/style.scss */
body:not(.device-touch) .button {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 447, app/assets/stylesheets/style.scss */
.button:hover {
  background-color: #444;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 452, app/assets/stylesheets/style.scss */
.feature-box {
  position: relative;
  margin-top: 20px;
  padding: 0 0 0 80px;
}

/* line 457, app/assets/stylesheets/style.scss */
.feature-box:first-child {
  margin-top: 0;
}

/* line 460, app/assets/stylesheets/style.scss */
.feature-box h3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
  color: #333;
}

/* line 468, app/assets/stylesheets/style.scss */
.feature-box.media-box {
  padding: 0;
}

/* line 471, app/assets/stylesheets/style.scss */
.feature-box.media-box .fbox-media {
  margin: 0 0 25px;
}

/* line 474, app/assets/stylesheets/style.scss */
.feature-box.media-box .fbox-media, .feature-box.media-box .fbox-media a, .feature-box.media-box .fbox-media img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

/* line 480, app/assets/stylesheets/style.scss */
.sm-form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 14px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 2px solid #DDD;
  border-radius: 0 !important;
  -webkit-transition: border-color ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s;
  transition: border-color ease-in-out .15s;
}

/* line 496, app/assets/stylesheets/style.scss */
.sm-form-control:focus {
  border-color: #AAA;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 502, app/assets/stylesheets/style.scss */
.sm-form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 506, app/assets/stylesheets/style.scss */
.sm-form-control:-ms-input-placeholder {
  color: #999;
}

/* line 509, app/assets/stylesheets/style.scss */
.sm-form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 512, app/assets/stylesheets/style.scss */
.sm-form-control {
  height: auto;
}

/* line 515, app/assets/stylesheets/style.scss */
form .col_one_third {
  margin-bottom: 25px;
}

/* line 518, app/assets/stylesheets/style.scss */
.fancy-title {
  position: relative;
  margin-bottom: 30px;
}

/* line 522, app/assets/stylesheets/style.scss */
.fancy-title h4 {
  position: relative;
  display: inline-block;
  background-color: #FFF;
  padding-right: 15px;
  margin-bottom: 0;
}

/* line 529, app/assets/stylesheets/style.scss */
.fancy-title h4 {
  padding-right: 10px;
}

/* line 532, app/assets/stylesheets/style.scss */
.fancy-title.title-border:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  border-top: 3px double #E5E5E5;
  left: auto;
  top: 46%;
  right: 0;
}

/* line 542, app/assets/stylesheets/style.scss */
.fancy-title.title-border:before {
  top: 49%;
  border-top: 1px solid #EEE;
}

/* line 546, app/assets/stylesheets/style.scss */
.title-center {
  text-align: center;
}

/* line 549, app/assets/stylesheets/style.scss */
.title-center h4 {
  padding: 0 10px;
}

/* line 552, app/assets/stylesheets/style.scss */
#gotoTop {
  display: none;
  z-index: 299;
  position: fixed;
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 50px;
  cursor: pointer;
  border-radius: 2px;
}

/* line 571, app/assets/stylesheets/style.scss */
body:not(.device-touch) #gotoTop {
  transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
}

/* line 576, app/assets/stylesheets/style.scss */
.stretched #gotoTop {
  bottom: 30px;
}

/* line 579, app/assets/stylesheets/style.scss */
#gotoTop:hover {
  background-color: #1ABC9C;
}

/* line 582, app/assets/stylesheets/style.scss */
#footer {
  position: relative;
  background-color: #EEE;
  border-top: 5px solid rgba(0, 0, 0, 0.2);
}

/* line 587, app/assets/stylesheets/style.scss */
.copyrights-menu {
  margin-bottom: 10px;
}

/* line 590, app/assets/stylesheets/style.scss */
.widget {
  position: relative;
  margin-top: 50px;
}

/* line 594, app/assets/stylesheets/style.scss */
.widget:first-child {
  margin-top: 0;
}

/* line 597, app/assets/stylesheets/style.scss */
.widget_links ul, .widget_links li {
  list-style: none;
  margin: 0;
}

/* line 601, app/assets/stylesheets/style.scss */
.widget_links li {
  padding: 4px;
}

/* line 604, app/assets/stylesheets/style.scss */
.widget_links li a {
  display: inline-block;
  padding: 0 3px 0 12px;
}

/* line 608, app/assets/stylesheets/style.scss */
.widget_links li a {
  background: url("https://kab-koepel.nl/images/icons/widget-link.png") left top no-repeat;
  border: none !important;
  color: #444;
  font-size: 14px;
}

/* line 614, app/assets/stylesheets/style.scss */
.widget_links li a:hover {
  color: #000;
}

/* line 617, app/assets/stylesheets/style.scss */
.widget_links > ul > li:first-child {
  border-top: 0 !important;
}

/* line 620, app/assets/stylesheets/style.scss */
.widget_links > ul {
  margin-top: -4px !important;
}

/* line 623, app/assets/stylesheets/style.scss */
.stretched #wrapper {
  width: 100%;
  margin: 0;
  box-shadow: none;
}

/* line 628, app/assets/stylesheets/style.scss */
body:not(.no-transition) #wrapper {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 634, app/assets/stylesheets/style.scss */
.cryptedmail:after {
  content: attr(data-name) "@" attr(data-domain) "." attr(data-tld);
}

/**
 * Swiper 4.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 13, 2018
 */
/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-invisible-blank-slide {
  visibility: hidden;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-button-lock {
  display: none;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

/* line 12, app/assets/stylesheets/swiper.scss */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  transition: .2s transform,.2s top,.2s -webkit-transform;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  transition: .2s transform,.2s left,.2s -webkit-transform;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  transition: .2s transform,.2s right,.2s -webkit-transform;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-pagination-lock {
  display: none;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-scrollbar-lock {
  display: none;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-slide-zoomed {
  cursor: move;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-cube {
  overflow: visible;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-flip {
  overflow: visible;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 12, app/assets/stylesheets/swiper.scss */
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

/* ----------------------------------------------------------------
	Dark Scheme
-----------------------------------------------------------------*/
/* line 6, app/assets/stylesheets/dark.scss */
.dark,
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6 {
  color: #EEE;
}

/* line 14, app/assets/stylesheets/dark.scss */
.dark a:hover {
  color: #EEE;
}

/* line 16, app/assets/stylesheets/dark.scss */
body.dark,
.dark #wrapper,
.dark #content,
.dark .shop-quick-view-ajax,
.dark .portfolio-ajax-modal,
.dark .modal-content,
.dark .css3-spinner,
body.dark #side-panel,
body #side-panel.dark {
  background-color: #383838;
}

/* line 26, app/assets/stylesheets/dark.scss */
.dark .css3-spinner > div,
.dark .css3-spinner-grid-pulse > div,
.dark .css3-spinner-ball-rotate > div,
.dark .css3-spinner-zig-zag > div,
.dark .css3-spinner-ball-scale-multiple > div,
.dark .css3-spinner-triangle-path > div,
.dark .css3-spinner-ball-pulse-sync > div {
  background-color: rgba(255, 255, 255, 0.35);
}

/* line 35, app/assets/stylesheets/dark.scss */
.dark .css3-spinner-clip-rotate > div,
.dark .css3-spinner-scale-ripple > div {
  border-color: rgba(255, 255, 255, 0.35);
}

/* line 38, app/assets/stylesheets/dark.scss */
.dark .line,
.dark .double-line {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 41, app/assets/stylesheets/dark.scss */
.dark .section,
.section.dark {
  background-color: #282828;
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 47, app/assets/stylesheets/dark.scss */
.dark #top-bar,
#top-bar.dark {
  border-bottom-color: rgba(255, 255, 255, 0.1);
  background-color: #282828;
}

/* line 53, app/assets/stylesheets/dark.scss */
.dark .top-links ul li {
  border-left-color: rgba(255, 255, 255, 0.1);
}

/* line 55, app/assets/stylesheets/dark.scss */
.dark .top-links li > a {
  color: #AAA;
}

/* line 57, app/assets/stylesheets/dark.scss */
.dark .top-links li:hover {
  background-color: #333;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 62, app/assets/stylesheets/dark.scss */
.dark .top-links ul ul,
.dark .top-links ul div.top-link-section {
  background: #333;
  border-bottom: none;
}

/* line 68, app/assets/stylesheets/dark.scss */
.dark .top-links ul ul li {
  border-top: 1px solid #444;
  border-left: 1px solid #444;
}

/* line 73, app/assets/stylesheets/dark.scss */
.dark .top-links ul ul li:hover {
  background-color: #383838;
}

/* line 75, app/assets/stylesheets/dark.scss */
.dark .top-links ul ul li:first-child {
  border-left: 1px solid #444;
}

/* line 77, app/assets/stylesheets/dark.scss */
.dark #top-social li {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

/* line 79, app/assets/stylesheets/dark.scss */
.dark #top-social li a {
  color: #BBB;
}

/* line 81, app/assets/stylesheets/dark.scss */
.dark #header:not(.transparent-header),
#header.dark:not(.transparent-header) {
  background-color: #333;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

/* line 87, app/assets/stylesheets/dark.scss */
.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),
.dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark),
.dark #header.transparent-header.floating-header .container,
.dark #header.transparent-header.floating-header.sticky-header .container,
#header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),
#header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark),
#header.dark.transparent-header.floating-header .container,
#header.dark.transparent-header.floating-header.sticky-header .container,
.dark .responsive-sticky-header #header-wrap,
.responsive-sticky-header.dark #header-wrap {
  background-color: #333;
}

/* line 98, app/assets/stylesheets/dark.scss */
.dark #header.full-header #header-wrap:not(.not-dark),
#header.full-header.dark #header-wrap:not(.not-dark) {
  border-bottom-color: rgba(255, 255, 255, 0.15);
}

/* line 101, app/assets/stylesheets/dark.scss */
.dark .slider-element + #header.full-header #header-wrap:not(.not-dark),
.slider-element + #header.full-header.dark #header-wrap:not(.not-dark) {
  border-top-color: rgba(255, 255, 255, 0.15);
}

/* line 104, app/assets/stylesheets/dark.scss */
.dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark),
#header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

/* line 107, app/assets/stylesheets/dark.scss */
.dark .slider-element + #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark),
.slider-element + #header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) {
  border-top-color: rgba(255, 255, 255, 0.2);
}

/* line 110, app/assets/stylesheets/dark.scss */
.dark #header.semi-transparent,
.dark #header.semi-transparent.floating-header .container,
#header.dark.semi-transparent,
#header.dark.semi-transparent.floating-header .container {
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 115, app/assets/stylesheets/dark.scss */
.dark #header.sticky-header.semi-transparent,
.dark #header.semi-transparent.floating-header,
.dark #header.semi-transparent.floating-header.sticky-header .container,
#header.dark.sticky-header.semi-transparent,
#header.dark.semi-transparent.floating-header,
#header.dark.semi-transparent.floating-header.sticky-header .container {
  background-color: transparent;
}

/* line 122, app/assets/stylesheets/dark.scss */
.dark #header.semi-transparent.sticky-header #header-wrap,
#header.dark.semi-transparent.sticky-header #header-wrap {
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 125, app/assets/stylesheets/dark.scss */
.dark #logo a {
  color: #FFF;
}

/* line 127, app/assets/stylesheets/dark.scss */
.dark #header.full-header #header-wrap:not(.not-dark) #logo,
#header.full-header.dark #header-wrap:not(.not-dark) #logo {
  border-right-color: rgba(255, 255, 255, 0.15);
}

/* line 130, app/assets/stylesheets/dark.scss */
.dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) #logo,
#header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) #logo {
  border-right-color: rgba(255, 255, 255, 0.2);
}

/* line 134, app/assets/stylesheets/dark.scss */
.dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a,
.dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li > a,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li > a,
.overlay-menu #primary-menu.dark > ul > li > a,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > #overlay-menu-close,
.overlay-menu #primary-menu.dark > #overlay-menu-close,
.dark #header-wrap:not(.not-dark) #top-search a,
.dark #header-wrap:not(.not-dark) #top-cart a,
.dark #header-wrap:not(.not-dark) #side-panel-trigger a,
.dark #header-wrap:not(.not-dark) #top-account a,
.dark #top-cart .top-cart-item-desc a,
body.top-search-open .dark #header-wrap:not(.not-dark) #top-search a,
.dark #header-wrap:not(.not-dark) #top-search a:hover,
.dark #header-wrap:not(.not-dark) #top-cart a:hover,
.dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover,
.dark #header-wrap:not(.not-dark) #top-account a:hover,
.dark #header-wrap:not(.not-dark) #top-search form input {
  color: #EEE;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 155, app/assets/stylesheets/dark.scss */
.dark #header.full-header #header-wrap:not(.not-dark) #primary-menu > ul,
#header.full-header.dark #header-wrap:not(.not-dark) #primary-menu > ul {
  border-right-color: rgba(255, 255, 255, 0.15);
}

/* line 158, app/assets/stylesheets/dark.scss */
.dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) #primary-menu > ul,
#header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) #primary-menu > ul {
  border-right-color: rgba(255, 255, 255, 0.2);
}

/* line 161, app/assets/stylesheets/dark.scss */
.dark #header.transparent-header:not(.sticky-header) #header-wrap:not(.not-dark) form input,
#header.dark.transparent-header:not(.sticky-header) #header-wrap:not(.not-dark) form input {
  border-bottom-color: rgba(255, 255, 255, 0.15) !important;
}

/* line 164, app/assets/stylesheets/dark.scss */
.dark #header-wrap:not(.not-dark) #top-search form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

/* line 165, app/assets/stylesheets/dark.scss */
.dark #header-wrap:not(.not-dark) #top-search form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

/* line 166, app/assets/stylesheets/dark.scss */
.dark #header-wrap:not(.not-dark) #top-search form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

/* line 168, app/assets/stylesheets/dark.scss */
.dark #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a,
.dark #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a,
.dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li:hover > a,
.dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li.current > a {
  color: #EEE;
}

/* line 173, app/assets/stylesheets/dark.scss */
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a,
.overlay-menu #primary-menu.dark > ul > li:hover > a,
.overlay-menu #primary-menu.dark > ul > li.current > a {
  color: #1ABC9C !important;
}

/* line 178, app/assets/stylesheets/dark.scss */
.dark #primary-menu:not(.not-dark) ul ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
#primary-menu.dark ul ul,
#primary-menu.dark ul li .mega-menu-content {
  background-color: #333;
  border-color: #3F3F3F;
  border-top-color: #1ABC9C;
}

/* line 187, app/assets/stylesheets/dark.scss */
.dark.overlay-menu #primary-menu:not(.not-dark) ul,
.dark.overlay-menu #primary-menu:not(.not-dark) ul,
.overlay-menu #primary-menu.dark ul,
.overlay-menu #primary-menu.dark ul {
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 192, app/assets/stylesheets/dark.scss */
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2,
#primary-menu.dark ul li .mega-menu-content.style-2 {
  border-color: transparent;
  border-top-color: #1ABC9C;
}

/* line 198, app/assets/stylesheets/dark.scss */
.dark #primary-menu:not(.not-dark) ul ul li,
#primary-menu.dark ul ul li {
  border-top-color: #3F3F3F;
}

/* line 201, app/assets/stylesheets/dark.scss */
.dark #primary-menu:not(.not-dark) ul ul li:first-child,
#primary-menu.dark ul ul li:first-child {
  border-top: 0;
}

/* line 204, app/assets/stylesheets/dark.scss */
.dark #primary-menu:not(.not-dark) ul ul li > a,
#primary-menu.dark ul ul li > a {
  color: #999 !important;
}

/* line 207, app/assets/stylesheets/dark.scss */
.dark #primary-menu:not(.not-dark) ul ul li:hover > a,
#primary-menu.dark ul ul li:hover > a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #CCC !important;
}

/* line 213, app/assets/stylesheets/dark.scss */
.dark #primary-menu:not(.not-dark) ul ul > li.sub-menu > a,
.dark #primary-menu:not(.not-dark) ul ul > li.sub-menu:hover > a,
#primary-menu.dark ul ul > li.sub-menu > a,
#primary-menu.dark ul ul > li.sub-menu:hover > a {
  background-image: url(/../images/icons/submenu-dark.png);
}

/* line 218, app/assets/stylesheets/dark.scss */
.dark #primary-menu ul li .mega-menu-content ul.mega-menu-column:not(:first-child),
#primary-menu.dark ul li .mega-menu-content ul.mega-menu-column:not(:first-child) {
  border-left-color: #3F3F3F;
}

/* line 221, app/assets/stylesheets/dark.scss */
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title:hover > a,
#primary-menu.dark ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a,
#primary-menu.dark ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title:hover > a {
  color: #BBB !important;
  background: transparent;
}

/* line 229, app/assets/stylesheets/dark.scss */
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover,
#primary-menu.dark ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover {
  color: #DDD !important;
}

/* line 233, app/assets/stylesheets/dark.scss */
.dark #primary-menu.style-2:not(.not-dark) {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 235, app/assets/stylesheets/dark.scss */
.dark #primary-menu.style-3:not(.not-dark) > ul > li:hover > a,
#primary-menu.dark.style-3 > ul > li:hover > a {
  color: #EEE;
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 241, app/assets/stylesheets/dark.scss */
.dark #primary-menu.style-3:not(.not-dark) > ul > li.current > a,
#primary-menu.dark.style-3 > ul > li.current > a {
  color: #EEE;
}

/* line 244, app/assets/stylesheets/dark.scss */
.dark #primary-menu.style-5:not(.not-dark) > ul,
#primary-menu.dark.style-5 > ul {
  border-right-color: rgba(255, 255, 255, 0.1);
}

/* line 247, app/assets/stylesheets/dark.scss */
.dark #primary-menu.sub-title:not(.not-dark) > ul > li > a span,
#primary-menu.dark.sub-title > ul > li > a span {
  color: #999;
}

/* line 250, app/assets/stylesheets/dark.scss */
.dark #primary-menu.sub-title:not(.not-dark) > ul > li:hover > a span,
.dark #primary-menu.sub-title:not(.not-dark) > ul > li.current > a span,
.dark #primary-menu.sub-title.style-2:not(.not-dark) > div > ul > li:hover > a span,
.dark #primary-menu.sub-title.style-2:not(.not-dark) > div > ul > li.current > a span,
#primary-menu.dark.sub-title > ul > li:hover > a span,
#primary-menu.dark.sub-title > ul > li.current > a span,
#primary-menu.dark.sub-title.style-2 > div > ul > li:hover > a span,
#primary-menu.dark.sub-title.style-2 > div > ul > li.current > a span {
  color: #EEE;
}

/* line 260, app/assets/stylesheets/dark.scss */
.dark #top-cart .top-cart-content {
  background-color: #333;
  border-color: #3F3F3F;
  border-top-color: #1ABC9C;
}

/* line 266, app/assets/stylesheets/dark.scss */
.dark .top-cart-title {
  border-bottom-color: #3F3F3F;
}

/* line 268, app/assets/stylesheets/dark.scss */
.dark .top-cart-item {
  border-top-color: #3F3F3F;
}

/* line 270, app/assets/stylesheets/dark.scss */
.dark .top-cart-item-image {
  border-color: #444;
}

/* line 272, app/assets/stylesheets/dark.scss */
.dark .top-cart-item-image:hover {
  border-color: #1ABC9C;
}

/* line 274, app/assets/stylesheets/dark.scss */
.dark .top-cart-item-desc a:hover {
  color: #1ABC9C !important;
}

/* line 276, app/assets/stylesheets/dark.scss */
.dark .top-cart-item-desc span.top-cart-item-price {
  color: #AAA;
}

/* line 278, app/assets/stylesheets/dark.scss */
.dark .top-cart-item-desc span.top-cart-item-quantity {
  color: #888;
}

/* line 280, app/assets/stylesheets/dark.scss */
.dark .top-cart-action {
  border-top-color: #3F3F3F;
}

/* line 282, app/assets/stylesheets/dark.scss */
.dark .one-page-arrow,
.one-page-arrow.dark {
  color: #FFF;
}

/* line 286, app/assets/stylesheets/dark.scss */
.dark.side-header #header {
  background-color: #333;
  border-right-color: #3F3F3F;
}

/* line 291, app/assets/stylesheets/dark.scss */
.dark.side-header #logo:not(.nobottomborder):after,
.dark.side-header #primary-menu:not(.nobottomborder):after {
  border-bottom-color: #3F3F3F;
}

/* line 294, app/assets/stylesheets/dark.scss */
.dark.side-header #primary-menu:not(.not-dark) > ul > li > a,
.dark.side-header #primary-menu ul ul li:hover > a {
  color: #DDD !important;
}

/* line 297, app/assets/stylesheets/dark.scss */
.dark.side-header.open-header #header-trigger {
  background-color: rgba(0, 0, 0, 0.3);
  color: #EEE;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 303, app/assets/stylesheets/dark.scss */
.dark.side-header.side-header-right #header {
  border-left-color: #3F3F3F;
}

/* line 305, app/assets/stylesheets/dark.scss */
.dark.side-header #primary-menu ul ul a {
  color: #AAA !important;
}

/* line 307, app/assets/stylesheets/dark.scss */
.dark .swiper-pagination span {
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 309, app/assets/stylesheets/dark.scss */
.dark .swiper-pagination span:hover,
.dark .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #333 !important;
}

/* line 313, app/assets/stylesheets/dark.scss */
.dark .slider-caption,
.dark .slider-caption h2 {
  color: #EEE;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

/* line 319, app/assets/stylesheets/dark.scss */
.not-dark .slider-caption,
.not-dark .slider-caption h2 {
  color: #222;
  text-shadow: none;
}

/* line 325, app/assets/stylesheets/dark.scss */
.dark .ei-title h2,
.dark .ei-title h3,
.dark .ei-title h2 span,
.dark .ei-title h3 span {
  color: #EEE !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

/* line 333, app/assets/stylesheets/dark.scss */
.not-dark .ei-title h2,
.not-dark .ei-title h3,
.not-dark .ei-title h2 span,
.not-dark .ei-title h3 span {
  color: #222 !important;
  text-shadow: none;
}

/* line 341, app/assets/stylesheets/dark.scss */
.dark #page-title {
  background-color: #282828;
  border-bottom-color: #3F3F3F;
}

/* line 346, app/assets/stylesheets/dark.scss */
.dark #page-title h1 {
  color: rgba(255, 255, 255, 0.9) !important;
}

/* line 348, app/assets/stylesheets/dark.scss */
.dark #page-title span {
  color: rgba(255, 255, 255, 0.7);
}

/* line 350, app/assets/stylesheets/dark.scss */
.dark .breadcrumb a {
  color: #BBB;
}

/* line 352, app/assets/stylesheets/dark.scss */
.dark .breadcrumb a:hover {
  color: #EEE;
}

/* line 354, app/assets/stylesheets/dark.scss */
.dark #page-title.page-title-pattern {
  background-image: url(/../images/pattern2.png);
}

/* line 357, app/assets/stylesheets/dark.scss */
.dark .portfolio-filter {
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 359, app/assets/stylesheets/dark.scss */
.dark .portfolio-filter li a {
  color: #999;
  border-left-color: rgba(255, 255, 255, 0.08);
}

/* line 364, app/assets/stylesheets/dark.scss */
.dark .portfolio-filter li a:hover {
  color: #EEE;
}

/* line 366, app/assets/stylesheets/dark.scss */
.dark .portfolio-shuffle {
  color: #999;
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 371, app/assets/stylesheets/dark.scss */
.dark .portfolio-filter li.activeFilter a,
.dark .portfolio-shuffle:hover {
  color: #FFF;
}

/* line 374, app/assets/stylesheets/dark.scss */
.dark .portfolio-desc h3 a {
  color: #EEE;
}

/* line 376, app/assets/stylesheets/dark.scss */
.dark .portfolio-desc h3 a:hover {
  color: #BBB;
}

/* line 378, app/assets/stylesheets/dark.scss */
.dark .portfolio-desc span {
  color: #888;
}

/* line 380, app/assets/stylesheets/dark.scss */
.dark .portfolio-desc span a {
  color: #888;
}

/* line 382, app/assets/stylesheets/dark.scss */
.dark .portfolio-desc span a:hover {
  color: #CCC;
}

/* line 384, app/assets/stylesheets/dark.scss */
.dark .portfolio-notitle .portfolio-desc {
  background-color: #333;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

/* line 389, app/assets/stylesheets/dark.scss */
.dark .portfolio-1 .portfolio-item {
  border-bottom-color: rgba(255, 255, 255, 0.08);
}

/* line 391, app/assets/stylesheets/dark.scss */
.dark .portfolio-1.portfolio-fullwidth .portfolio-desc {
  background-color: #333;
}

/* line 393, app/assets/stylesheets/dark.scss */
.dark .portfolio-overlay a {
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFF;
}

/* line 398, app/assets/stylesheets/dark.scss */
.dark .portfolio-overlay a:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 400, app/assets/stylesheets/dark.scss */
.dark .ajax-modal-title {
  background-color: #333;
  border-bottom-color: rgba(255, 255, 255, 0.08);
}

/* line 405, app/assets/stylesheets/dark.scss */
.dark .portfolio-meta li {
  color: #999;
}

/* line 407, app/assets/stylesheets/dark.scss */
.dark .portfolio-meta li span {
  color: #BBB;
}

/* line 409, app/assets/stylesheets/dark.scss */
.dark .well .line {
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 411, app/assets/stylesheets/dark.scss */
.dark #portfolio-navigation a {
  color: #BBB;
}

/* line 413, app/assets/stylesheets/dark.scss */
.dark #portfolio-navigation a:hover {
  color: #EEE;
}

/* line 415, app/assets/stylesheets/dark.scss */
.dark .entry {
  border-bottom-color: rgba(255, 255, 255, 0.08);
}

/* line 417, app/assets/stylesheets/dark.scss */
.dark .entry-title h2 a,
.dark .ipost .entry-title h3 a,
.dark .ipost .entry-title h4 a {
  color: #EEE;
}

/* line 421, app/assets/stylesheets/dark.scss */
.dark .entry-title h2 a:hover,
.dark .ipost .entry-title h3 a:hover,
.dark .ipost .entry-title h4 a:hover {
  color: #BBB;
}

/* line 425, app/assets/stylesheets/dark.scss */
.dark .entry-meta li {
  border-left-color: rgba(255, 255, 255, 0.08);
  color: #888;
}

/* line 430, app/assets/stylesheets/dark.scss */
.dark .entry-meta li a {
  color: #888;
}

/* line 432, app/assets/stylesheets/dark.scss */
.dark .entry-meta li a:hover {
  color: #CCC;
}

/* line 434, app/assets/stylesheets/dark.scss */
.dark .entry-link {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 436, app/assets/stylesheets/dark.scss */
.dark .post-masonry-full .entry {
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 438, app/assets/stylesheets/dark.scss */
.dark .timeline-border {
  border-left-color: rgba(255, 255, 255, 0.1);
}

/* line 440, app/assets/stylesheets/dark.scss */
.dark .post-timeline .entry-timeline {
  border-color: rgba(255, 255, 255, 0.1);
  background-color: rgba(255, 255, 255, 0.08);
  color: #AAA;
}

/* line 446, app/assets/stylesheets/dark.scss */
.dark .post-timeline .entry.entry-date-section span {
  border-color: rgba(255, 255, 255, 0.1);
  background-color: #333;
}

/* line 451, app/assets/stylesheets/dark.scss */
.dark .post-timeline .entry-timeline div.timeline-divider {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 453, app/assets/stylesheets/dark.scss */
.dark .post-timeline .entry:hover .entry-timeline,
.dark .post-timeline .entry:hover .timeline-divider {
  border-color: #1ABC9C;
  color: #1ABC9C;
}

/* line 459, app/assets/stylesheets/dark.scss */
.dark .spost,
.dark .mpost {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 462, app/assets/stylesheets/dark.scss */
.dark .spost .entry-image a i,
.dark .mpost .entry-image a i {
  color: #CCC;
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 468, app/assets/stylesheets/dark.scss */
.dark .spost .entry-title h4 a,
.dark .mpost .entry-title h4 a {
  color: #BBB;
}

/* line 471, app/assets/stylesheets/dark.scss */
.dark .spost .entry-title h4 a:hover,
.dark .mpost .entry-title h4 a:hover {
  color: #999;
}

/* line 474, app/assets/stylesheets/dark.scss */
.dark .spost .entry-meta li,
.dark .mpost .entry-meta li {
  border-left-color: #666;
}

/* line 477, app/assets/stylesheets/dark.scss */
.dark .spost .entry-meta li a,
.dark .mpost .entry-meta li a,
.dark .testimonial.twitter-scroll .testi-meta span a {
  color: #AAA;
}

/* line 481, app/assets/stylesheets/dark.scss */
.dark .spost .entry-meta li a:hover,
.dark .mpost .entry-meta li a:hover,
.dark .testimonial.twitter-scroll .testi-meta span a:hover {
  color: #888;
}

/* line 485, app/assets/stylesheets/dark.scss */
.dark #comments {
  border-top-color: rgba(255, 255, 255, 0.08);
}

/* line 487, app/assets/stylesheets/dark.scss */
.dark .commentlist {
  border-bottom-color: rgba(255, 255, 255, 0.08);
}

/* line 489, app/assets/stylesheets/dark.scss */
.dark .comment-wrap {
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 491, app/assets/stylesheets/dark.scss */
.dark .comment-avatar {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 496, app/assets/stylesheets/dark.scss */
.dark .comment-content .comment-author {
  color: #CCC;
}

/* line 498, app/assets/stylesheets/dark.scss */
.dark .comment-content .comment-author a {
  color: #BBB;
}

/* line 500, app/assets/stylesheets/dark.scss */
.dark .comment-content .comment-author a:hover {
  color: #EEE;
}

/* line 502, app/assets/stylesheets/dark.scss */
.dark .review-comment-ratings {
  color: #CCC;
}

/* line 504, app/assets/stylesheets/dark.scss */
.dark .comment-reply-link:hover {
  color: #888;
}

/* line 506, app/assets/stylesheets/dark.scss */
.dark p.wp-caption-text {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 509, app/assets/stylesheets/dark.scss */
.dark .product-title h3 a,
.dark .single-product .product-title h2 a {
  color: #EEE;
}

/* line 512, app/assets/stylesheets/dark.scss */
.dark .product-title h3 a:hover,
.dark .single-product .product-title h2 a:hover {
  color: #BBB;
}

/* line 515, app/assets/stylesheets/dark.scss */
.dark .product-price {
  color: #BBB;
}

/* line 517, app/assets/stylesheets/dark.scss */
.dark .product-overlay a {
  color: #EEE;
  background-color: rgba(0, 0, 0, 0.8);
  border-right-color: rgba(255, 255, 255, 0.15);
}

/* line 523, app/assets/stylesheets/dark.scss */
.dark .product-overlay a:last-child {
  border-right: 0;
}

/* line 525, app/assets/stylesheets/dark.scss */
.dark .product-overlay a:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 527, app/assets/stylesheets/dark.scss */
.dark .bothsidebar .product-1 .product {
  border-top-color: rgba(255, 255, 255, 0.08);
}

/* line 530, app/assets/stylesheets/dark.scss */
.dark .quantity .qty {
  border-left-color: rgba(255, 255, 255, 0.08);
  border-right-color: rgba(255, 255, 255, 0.08);
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 536, app/assets/stylesheets/dark.scss */
.dark .quantity .plus,
.dark .quantity .minus {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 539, app/assets/stylesheets/dark.scss */
.dark .quantity .plus:hover,
.dark .quantity .minus:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 542, app/assets/stylesheets/dark.scss */
.dark .product-meta {
  color: #888;
}

/* line 544, app/assets/stylesheets/dark.scss */
.dark .cart .remove {
  color: #BBB;
}

/* line 546, app/assets/stylesheets/dark.scss */
.dark .cart .remove:hover {
  color: #EEE;
}

/* line 548, app/assets/stylesheets/dark.scss */
.dark .cart th {
  color: #DDD;
}

/* line 550, app/assets/stylesheets/dark.scss */
.dark .cart td {
  border-color: rgba(255, 255, 255, 0.08) !important;
}

/* line 552, app/assets/stylesheets/dark.scss */
.dark .cart-product-thumbnail img {
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 554, app/assets/stylesheets/dark.scss */
.dark .cart-product-thumbnail img:hover {
  border-color: #1ABC9C;
}

/* line 556, app/assets/stylesheets/dark.scss */
.dark .cart-product-name a,
.dark .product-name a {
  color: #EEE;
}

/* line 559, app/assets/stylesheets/dark.scss */
.dark .cart-product-name a:hover,
.dark .product-name a:hover {
  color: #BBB;
}

/* line 562, app/assets/stylesheets/dark.scss */
.dark td.actions {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 564, app/assets/stylesheets/dark.scss */
.dark .events .entry,
.dark .ievent {
  background-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.1);
}

/* line 570, app/assets/stylesheets/dark.scss */
.dark .countdown-section {
  color: #DDD;
  border-left-color: rgba(255, 255, 255, 0.2);
}

/* line 575, app/assets/stylesheets/dark.scss */
.dark .countdown-amount,
.dark .rounded-skill {
  color: #EEE;
}

/* line 578, app/assets/stylesheets/dark.scss */
.dark .button-dark:not(.button-border),
.dark .button:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 581, app/assets/stylesheets/dark.scss */
.dark .button-dark:hover {
  background-color: #1ABC9C;
}

/* line 583, app/assets/stylesheets/dark.scss */
.dark .button-light:not(.button-border):hover {
  background-color: #282828;
}

/* line 585, app/assets/stylesheets/dark.scss */
.dark .button.button-border:not(.button-light) {
  border-color: rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.5);
}

/* line 590, app/assets/stylesheets/dark.scss */
.dark .button.button-border:not(.button-light):hover {
  color: #EEE;
}

/* line 592, app/assets/stylesheets/dark.scss */
.not-dark .button.button-border:not(.button-light) {
  border-color: #444;
  color: #333;
}

/* line 597, app/assets/stylesheets/dark.scss */
.not-dark .button.button-border:not(.button-light):hover {
  background-color: #444;
  color: #FFF;
}

/* line 602, app/assets/stylesheets/dark.scss */
.dark .promo > span,
.dark .promo > .container > span {
  color: rgba(255, 255, 255, 0.8);
}

/* line 605, app/assets/stylesheets/dark.scss */
.dark .promo.promo-border {
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 607, app/assets/stylesheets/dark.scss */
.dark .promo.promo-light {
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 609, app/assets/stylesheets/dark.scss */
.dark .promo.promo-dark:not(.promo-flat) {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 611, app/assets/stylesheets/dark.scss */
.dark .feature-box h3 {
  color: #CCC;
}

/* line 613, app/assets/stylesheets/dark.scss */
.dark .feature-box p {
  color: #888;
}

/* line 615, app/assets/stylesheets/dark.scss */
.dark .feature-box.fbox-light.fbox-outline .fbox-icon {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 617, app/assets/stylesheets/dark.scss */
.dark .feature-box.fbox-light .fbox-icon i,
.dark .feature-box.fbox-light .fbox-icon img {
  border-color: rgba(255, 255, 255, 0.1);
  background-color: rgba(255, 255, 255, 0.1);
  color: #FFF;
}

/* line 624, app/assets/stylesheets/dark.scss */
.dark .feature-box.fbox-dark.fbox-outline .fbox-icon {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 626, app/assets/stylesheets/dark.scss */
.dark .feature-box.fbox-dark .fbox-icon i,
.dark .feature-box.fbox-dark .fbox-icon img {
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 629, app/assets/stylesheets/dark.scss */
.dark .feature-box.fbox-border.fbox-light .fbox-icon,
.dark .feature-box.fbox-border.fbox-dark .fbox-icon {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 632, app/assets/stylesheets/dark.scss */
.dark .feature-box.fbox-border.fbox-light .fbox-icon i,
.dark .feature-box.fbox-border.fbox-light .fbox-icon img,
.dark .feature-box.fbox-border.fbox-dark .fbox-icon i,
.dark .feature-box.fbox-border.fbox-dark .fbox-icon img,
.dark .feature-box.fbox-plain.fbox-light .fbox-icon i,
.dark .feature-box.fbox-plain.fbox-light .fbox-icon img,
.dark .feature-box.fbox-plain.fbox-dark .fbox-icon i,
.dark .feature-box.fbox-plain.fbox-dark .fbox-icon img {
  color: #FFF;
}

/* line 641, app/assets/stylesheets/dark.scss */
.dark .feature-box h3 span.subtitle {
  color: #AAA;
}

/* line 643, app/assets/stylesheets/dark.scss */
.dark .feature-box.fbox-bg.fbox-center,
.dark .feature-box.media-box.fbox-bg .fbox-desc {
  background-color: #383838;
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 649, app/assets/stylesheets/dark.scss */
.dark .feature-box.fbox-bg.fbox-center.fbox-plain .fbox-icon,
.dark .feature-box.fbox-bg.fbox-center.fbox-border .fbox-icon,
.dark .feature-box.fbox-bg.fbox-center.fbox-outline .fbox-icon {
  background-color: #383838 !important;
}

/* line 653, app/assets/stylesheets/dark.scss */
.dark .feature-box.fbox-bg.fbox-center.fbox-light .fbox-icon i {
  background-color: #444 !important;
}

/* line 655, app/assets/stylesheets/dark.scss */
.dark .fbox-effect .fbox-icon i:after {
  box-shadow: 0 0 0 2px #494949;
}

/* line 657, app/assets/stylesheets/dark.scss */
.dark .fbox-effect .fbox-icon i:hover,
.dark .fbox-effect:hover .fbox-icon i {
  background-color: #494949;
}

/* line 660, app/assets/stylesheets/dark.scss */
.dark .fbox-effect.fbox-dark .fbox-icon i:after {
  box-shadow: 0 0 0 2px #1ABC9C;
}

/* line 662, app/assets/stylesheets/dark.scss */
.dark .fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-effect.fbox-dark:hover .fbox-icon i {
  background-color: #1ABC9C;
}

/* line 665, app/assets/stylesheets/dark.scss */
.dark .fbox-border.fbox-effect .fbox-icon i:hover,
.dark .fbox-border.fbox-effect:hover .fbox-icon i {
  box-shadow: 0 0 0 1px #494949;
}

/* line 668, app/assets/stylesheets/dark.scss */
.dark .fbox-border.fbox-effect .fbox-icon i:after {
  background-color: #494949;
}

/* line 670, app/assets/stylesheets/dark.scss */
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i {
  box-shadow: 0 0 0 1px #1ABC9C;
}

/* line 673, app/assets/stylesheets/dark.scss */
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:after {
  background-color: #1ABC9C;
}

/* line 675, app/assets/stylesheets/dark.scss */
.dark .process-steps li .i-bordered {
  background-color: #494949;
}

/* line 677, app/assets/stylesheets/dark.scss */
.dark .process-steps li:before,
.dark .process-steps li:after,
.dark .feature-box.fbox-center:not(.fbox-bg) h3:after {
  border-top-color: rgba(255, 255, 255, 0.15);
}

/* line 681, app/assets/stylesheets/dark.scss */
.dark .heading-block:not(.not-dark):after {
  border-top-color: rgba(255, 255, 255, 0.4);
}

/* line 683, app/assets/stylesheets/dark.scss */
.dark .style-msg2 {
  border-left: 4px solid rgba(0, 0, 0, 0.3);
}

/* line 685, app/assets/stylesheets/dark.scss */
.dark .style-msg .sb-msg,
.dark .style-msg2 .msgtitle,
.dark .style-msg2 .sb-msg {
  border-left-color: rgba(255, 255, 255, 0.1);
}

/* line 690, app/assets/stylesheets/dark.scss */
.dark .i-rounded,
.dark .i-circled,
.dark .i-bordered {
  background-color: #494949;
}

/* line 694, app/assets/stylesheets/dark.scss */
.dark .i-bordered {
  border-color: #DDD;
  color: #DDD;
}

/* line 699, app/assets/stylesheets/dark.scss */
.dark .i-light {
  background-color: #F5F5F5;
  color: #444;
  text-shadow: none;
}

/* line 705, app/assets/stylesheets/dark.scss */
.dark .i-rounded:hover,
.dark .i-circled:hover {
  background-color: #1ABC9C;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
}

/* line 713, app/assets/stylesheets/dark.scss */
.dark .i-bordered:hover {
  background-color: #444;
  color: #FFF;
  border-color: #444;
}

/* line 719, app/assets/stylesheets/dark.scss */
.dark .i-plain {
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 724, app/assets/stylesheets/dark.scss */
.dark .i-plain:hover {
  color: #DDD;
}

/* line 726, app/assets/stylesheets/dark.scss */
.dark .social-icon {
  color: #DDD !important;
  border-color: #DDD;
}

/* line 731, app/assets/stylesheets/dark.scss */
.dark #footer .social-icon.si-borderless,
#footer.dark .social-icon.si-borderless {
  color: #555 !important;
}

/* line 734, app/assets/stylesheets/dark.scss */
.dark .si-dark {
  background-color: rgba(0, 0, 0, 0.2);
  color: #DDD !important;
  border-color: transparent;
}

/* line 740, app/assets/stylesheets/dark.scss */
.dark .si-light {
  background-color: rgba(255, 255, 255, 0.1);
  color: #EEE !important;
  border-color: transparent;
}

/* line 746, app/assets/stylesheets/dark.scss */
.dark .social-icon i:last-child {
  color: #FFF !important;
}

/* line 748, app/assets/stylesheets/dark.scss */
.dark .social-icon:hover {
  color: #FFF !important;
  border-color: transparent;
}

/* line 753, app/assets/stylesheets/dark.scss */
.dark .si-share {
  border-top-color: rgba(255, 255, 255, 0.1);
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

/* line 759, app/assets/stylesheets/dark.scss */
.dark .toggle .togglet,
.dark .toggle .toggleta {
  color: #CCC;
}

/* line 762, app/assets/stylesheets/dark.scss */
.dark .toggle.toggle-bg .togglet,
.dark .toggle.toggle-bg .toggleta {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 765, app/assets/stylesheets/dark.scss */
.dark .toggle.toggle-border {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 767, app/assets/stylesheets/dark.scss */
.dark .faqs .toggle {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

/* line 769, app/assets/stylesheets/dark.scss */
.dark .acctitle,
.dark .acctitlec {
  color: #CCC;
  border-top-color: rgba(255, 255, 255, 0.15);
}

/* line 775, app/assets/stylesheets/dark.scss */
.dark .accordion.accordion-bg .acctitle,
.dark .accordion.accordion-bg .acctitlec {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 778, app/assets/stylesheets/dark.scss */
.dark .accordion.accordion-border {
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 780, app/assets/stylesheets/dark.scss */
.dark .accordion.accordion-border .acctitle,
.dark .accordion.accordion-border .acctitlec {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 783, app/assets/stylesheets/dark.scss */
.dark ul.tab-nav {
  border-bottom-color: #494949;
}

/* line 785, app/assets/stylesheets/dark.scss */
.dark ul.tab-nav li,
.dark .tabs.tabs-alt ul.tab-nav li.ui-tabs-active a {
  border-color: #494949;
}

/* line 788, app/assets/stylesheets/dark.scss */
.dark ul.tab-nav li:first-child {
  border-left-color: #494949;
}

/* line 790, app/assets/stylesheets/dark.scss */
.dark ul.tab-nav li a {
  color: #DDD;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 795, app/assets/stylesheets/dark.scss */
.dark .tabs.tabs-alt ul.tab-nav li a,
.dark ul.tab-nav li.ui-tabs-active a {
  background-color: #383838;
}

/* line 798, app/assets/stylesheets/dark.scss */
.dark ul.tab-nav.tab-nav2 li a {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 800, app/assets/stylesheets/dark.scss */
.dark ul.tab-nav.tab-nav2 li.ui-state-active a {
  background-color: #1ABC9C;
}

/* line 802, app/assets/stylesheets/dark.scss */
.dark .tabs-bordered .tab-container {
  border-color: #494949;
}

/* line 804, app/assets/stylesheets/dark.scss */
.dark .side-tabs ul.tab-nav {
  border-right-color: #494949;
}

/* line 806, app/assets/stylesheets/dark.scss */
.dark .side-tabs ul.tab-nav li {
  border-color: #494949;
}

/* line 808, app/assets/stylesheets/dark.scss */
.dark .side-tabs ul.tab-nav li:first-child {
  border-top-color: #494949;
  border-left-color: #494949;
}

/* line 813, app/assets/stylesheets/dark.scss */
.dark .tabs-bordered.side-tabs ul.tab-nav li.ui-tabs-active a {
  border-right-color: #383838;
}

/* line 815, app/assets/stylesheets/dark.scss */
.dark .tabs-bordered.side-tabs .tab-container {
  border-top-color: #494949;
}

/* line 817, app/assets/stylesheets/dark.scss */
.dark .sidenav {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 819, app/assets/stylesheets/dark.scss */
.dark .sidenav > li > a {
  border-color: #494949;
  color: #BBB;
}

/* line 824, app/assets/stylesheets/dark.scss */
.dark .sidenav > li > a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 826, app/assets/stylesheets/dark.scss */
.dark .faqlist li a {
  color: #CCC;
}

/* line 828, app/assets/stylesheets/dark.scss */
.dark .clients-grid li:before,
.dark .testimonials-grid li:before {
  border-left-color: rgba(255, 255, 255, 0.15);
}

/* line 831, app/assets/stylesheets/dark.scss */
.dark .clients-grid li:after,
.dark .testimonials-grid li:after {
  border-bottom-color: rgba(255, 255, 255, 0.15);
}

/* line 834, app/assets/stylesheets/dark.scss */
.dark .testimonial {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 840, app/assets/stylesheets/dark.scss */
.dark .testimonial.twitter-scroll .testi-content p a {
  border-bottom: 1px dotted #AAA;
}

/* line 842, app/assets/stylesheets/dark.scss */
.dark .testimonial.twitter-scroll .testi-content p a:hover {
  border-bottom: 1px solid #888;
}

/* line 844, app/assets/stylesheets/dark.scss */
.dark .testimonial.twitter-scroll .testi-image i {
  background-color: rgba(0, 0, 0, 0.2);
  color: #EEE;
  text-shadow: none;
}

/* line 850, app/assets/stylesheets/dark.scss */
.parallax.dark .testimonial .flex-control-nav {
  height: 8px;
  margin-top: 30px;
}

/* line 855, app/assets/stylesheets/dark.scss */
.parallax.dark .testimonial .flex-control-nav li {
  width: 8px;
  height: 8px;
  margin: 0 3px;
}

/* line 861, app/assets/stylesheets/dark.scss */
.parallax.dark .testimonial .flex-control-nav li a {
  width: 8px !important;
  height: 8px !important;
  border: 1px solid #FFF;
  background-color: transparent;
}

/* line 868, app/assets/stylesheets/dark.scss */
.parallax.dark .testimonial .flex-control-nav li:hover a,
.parallax.dark .testimonial .flex-control-nav li a.flex-active {
  background-color: #FFF;
}

/* line 871, app/assets/stylesheets/dark.scss */
.dark .team-desc.team-desc-bg {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 873, app/assets/stylesheets/dark.scss */
.dark .team-content {
  color: #999;
}

/* line 875, app/assets/stylesheets/dark.scss */
.dark .pricing-box {
  border-color: rgba(255, 255, 255, 0.1);
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 881, app/assets/stylesheets/dark.scss */
.dark .pricing-title {
  background-color: rgba(255, 255, 255, 0.03);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

/* line 887, app/assets/stylesheets/dark.scss */
.dark .pricing-title h3 {
  color: #DDD;
}

/* line 889, app/assets/stylesheets/dark.scss */
.dark .pricing-price {
  color: #EEE;
}

/* line 891, app/assets/stylesheets/dark.scss */
.dark .pricing-price:after {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 893, app/assets/stylesheets/dark.scss */
.dark .pricing-features {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

/* line 895, app/assets/stylesheets/dark.scss */
.dark .pricing-box.best-price {
  background-color: transparent;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

/* line 900, app/assets/stylesheets/dark.scss */
.dark .pricing-box.best-price .pricing-title {
  background-color: transparent;
}

/* line 902, app/assets/stylesheets/dark.scss */
.dark .pricing-box.pricing-minimal .pricing-price {
  background-color: transparent;
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

/* line 907, app/assets/stylesheets/dark.scss */
.dark .pricing-box.pricing-extended {
  background-color: transparent;
}

/* line 909, app/assets/stylesheets/dark.scss */
.dark .pricing-box.pricing-extended .pricing-action-area {
  border-left-color: rgba(255, 255, 255, 0.15);
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 914, app/assets/stylesheets/dark.scss */
.dark .pricing-box.pricing-extended .pricing-meta {
  color: #999;
}

/* line 916, app/assets/stylesheets/dark.scss */
.dark .counter.counter-lined + h5:before {
  border-color: #EEE;
}

/* line 918, app/assets/stylesheets/dark.scss */
.dark .rounded-skill {
  color: #EEE;
}

/* line 920, app/assets/stylesheets/dark.scss */
.dark .skills li {
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 922, app/assets/stylesheets/dark.scss */
.dark .skills li .progress-percent {
  background-color: #4E4E4E;
}

/* line 924, app/assets/stylesheets/dark.scss */
.dark .progress-percent:after,
.dark .progress-percent:before {
  border-top-color: #4E4E4E;
}

/* line 927, app/assets/stylesheets/dark.scss */
.dark .skills li > span {
  font-weight: 600;
  color: #CCC;
}

/* line 932, app/assets/stylesheets/dark.scss */
.dark .owl-carousel.owl-loading {
  background-image: url(/../images/preloader-dark.gif);
}

/* line 934, app/assets/stylesheets/dark.scss */
.dark .owl-carousel .owl-nav [class*=owl-] {
  border-color: transparent;
  color: #EEE;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 940, app/assets/stylesheets/dark.scss */
.dark label {
  color: #BBB;
}

/* line 942, app/assets/stylesheets/dark.scss */
.dark label.label-muted {
  color: #777;
}

/* line 944, app/assets/stylesheets/dark.scss */
.dark #contact-form-overlay,
.dark #contact-form-overlay-mini {
  background-color: #383838;
}

/* line 947, app/assets/stylesheets/dark.scss */
.dark .title-block > span {
  color: #999;
}

/* line 949, app/assets/stylesheets/dark.scss */
.dark .heading-block:not(.not-dark),
.dark .counter {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 952, app/assets/stylesheets/dark.scss */
.dark .heading-block:not(.not-dark) h1,
.dark .heading-block:not(.not-dark) h2,
.dark .heading-block:not(.not-dark) h3,
.dark .heading-block:not(.not-dark) h4,
.dark .emphasis-title:not(.not-dark) h1,
.dark .emphasis-title:not(.not-dark) h2 {
  color: #FFF;
}

/* line 959, app/assets/stylesheets/dark.scss */
.dark .heading-block.not-dark h1,
.dark .heading-block.not-dark h2,
.dark .heading-block.not-dark h3,
.dark .heading-block.not-dark h4,
.dark .emphasis-title.not-dark h1,
.dark .emphasis-title.not-dark h2 {
  color: #333;
}

/* line 966, app/assets/stylesheets/dark.scss */
.dark .heading-block:not(.not-dark) > span {
  color: #EEE;
}

/* line 968, app/assets/stylesheets/dark.scss */
.dark .emphasis-title.not-dark {
  color: #444;
}

/* line 970, app/assets/stylesheets/dark.scss */
.dark .fancy-title h1,
.dark .fancy-title h2,
.dark .fancy-title h3,
.dark .fancy-title h4,
.dark .fancy-title h5,
.dark .fancy-title h6 {
  background-color: #383838;
}

/* line 977, app/assets/stylesheets/dark.scss */
.dark .fancy-title.title-double-border:before,
.dark .fancy-title.title-border:before,
.dark .fancy-title.title-border-color:before,
.dark .fancy-title.title-border:before {
  border-top-color: rgba(255, 255, 255, 0.15);
}

/* line 982, app/assets/stylesheets/dark.scss */
.dark .divider {
  color: rgba(255, 255, 255, 0.15);
}

/* line 984, app/assets/stylesheets/dark.scss */
.dark .divider:after,
.dark .divider.divider-center:before,
.dark .divider.divider-center.divider-short:before {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 988, app/assets/stylesheets/dark.scss */
.dark .divider.divider-rounded,
.dark .divider.divider-border {
  color: #999;
}

/* line 991, app/assets/stylesheets/dark.scss */
.dark .divider.divider-rounded i,
.dark .divider.divider-border i {
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 994, app/assets/stylesheets/dark.scss */
.dark .divider.divider-border i {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 999, app/assets/stylesheets/dark.scss */
.dark .quote:before {
  color: rgba(255, 255, 255, 0.1);
}

/* line 1001, app/assets/stylesheets/dark.scss */
.dark .highlight {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 1003, app/assets/stylesheets/dark.scss */
.dark .top-advert {
  border-left-color: rgba(255, 255, 255, 0.1);
  border-right-color: rgba(255, 255, 255, 0.1);
}

/* line 1008, app/assets/stylesheets/dark.scss */
.dark .error404 {
  color: rgba(255, 255, 255, 0.15);
}

/* line 1010, app/assets/stylesheets/dark.scss */
.dark.error404-wrap .form-control::-webkit-input-placeholder {
  color: #888;
}

/* line 1011, app/assets/stylesheets/dark.scss */
.dark.error404-wrap .form-control::-moz-placeholder {
  color: #888;
}

/* line 1012, app/assets/stylesheets/dark.scss */
.dark.error404-wrap .form-control:-ms-input-placeholder {
  color: #888;
}

/* line 1014, app/assets/stylesheets/dark.scss */
.dark .preloader {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 1016, app/assets/stylesheets/dark.scss */
.dark .preloader,
.dark .preloader2,
.dark .form-process {
  background-image: url(/../images/preloader-dark.gif);
}

/* line 1020, app/assets/stylesheets/dark.scss */
.dark .form-process {
  background-color: transparent;
}

/* line 1023, app/assets/stylesheets/dark.scss */
#footer.dark,
.dark #footer {
  background-color: #4f6ab0;
  color: #F3F3F3;
  border-top-color: rgba(0, 0, 0, 0.2);
}

/* line 1030, app/assets/stylesheets/dark.scss */
.dark #copyrights {
  background-color: rgba(0, 0, 0, 0.2);
  color: rgba(255, 255, 255, 0.25);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 1036, app/assets/stylesheets/dark.scss */
.dark #copyrights i.footer-icon {
  color: rgba(255, 255, 255, 0.3);
}

/* line 1038, app/assets/stylesheets/dark.scss */
.dark .copyright-links a {
  color: rgba(255, 255, 255, 0.25);
  border-bottom-color: rgba(255, 255, 255, 0.25);
}

/* line 1043, app/assets/stylesheets/dark.scss */
.dark .copyright-links a:hover {
  color: rgba(255, 255, 255, 0.35);
  border-bottom-color: rgba(255, 255, 255, 0.35);
}

/* line 1049, app/assets/stylesheets/dark.scss */
.dark .footer-widgets-wrap a {
  color: #CCC;
}

/* line 1051, app/assets/stylesheets/dark.scss */
.dark .footer-widgets-wrap a:hover {
  color: #999;
}

/* line 1053, app/assets/stylesheets/dark.scss */
.dark .sidebar-widgets-wrap .widget,
body.dark #side-panel .widget,
body #side-panel.dark .widget {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 1057, app/assets/stylesheets/dark.scss */
body.dark #side-panel #side-panel-trigger-close a,
body #side-panel.dark #side-panel-trigger-close a {
  background-color: rgba(0, 0, 0, 0.2);
  color: #FFF;
}

/* line 1063, app/assets/stylesheets/dark.scss */
.dark .widget h4 {
  color: #DDD;
}

/* line 1065, app/assets/stylesheets/dark.scss */
.dark .widget p {
  opacity: 0.8;
}

/* line 1067, app/assets/stylesheets/dark.scss */
.dark .tagcloud a {
  color: #999;
  border-color: transparent;
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 1073, app/assets/stylesheets/dark.scss */
.dark .tagcloud a:hover {
  border-color: transparent !important;
  background-color: #1ABC9C;
  color: #FFF !important;
}

/* line 1079, app/assets/stylesheets/dark.scss */
.dark .widget_recent_comments li {
  background-image: url(/../images/icons/widget-comment-dark.png);
}

/* line 1081, app/assets/stylesheets/dark.scss */
.dark .widget_nav_menu li a,
.dark .widget_links li a,
.dark .widget_meta li a,
.dark .widget_archive li a,
.dark .widget_recent_comments li a,
.dark .widget_recent_entries li a,
.dark .widget_categories li a,
.dark .widget_pages li a,
.dark .widget_rss li a {
  color: #CCC;
}

/* line 1094, app/assets/stylesheets/dark.scss */
.dark .widget_nav_menu li a:hover,
.dark .widget_links li a:hover,
.dark .widget_meta li a:hover,
.dark .widget_archive li a:hover,
.dark .widget_recent_comments li a:hover,
.dark .widget_recent_entries li a:hover,
.dark .widget_categories li a:hover,
.dark .widget_pages li a:hover,
.dark .widget_rss li a:hover {
  color: #AAA;
}

/* line 1105, app/assets/stylesheets/dark.scss */
.dark .nav-tree li a {
  color: #BBB;
}

/* line 1108, app/assets/stylesheets/dark.scss */
.dark #cookie-notification,
#cookie-notification.dark {
  background-color: rgba(0, 0, 0, 0.85);
  color: #EEE;
}

/* Dark Scheme - Bootstrap
-----------------------------------------------------------------*/
/* line 1118, app/assets/stylesheets/dark.scss */
.dark .show-grid [class^=col-] {
  background-color: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 1123, app/assets/stylesheets/dark.scss */
.dark mark {
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
}

/* line 1128, app/assets/stylesheets/dark.scss */
.dark fieldset {
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 1130, app/assets/stylesheets/dark.scss */
.dark .img-thumbnail {
  background-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 1135, app/assets/stylesheets/dark.scss */
.dark hr {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 1137, app/assets/stylesheets/dark.scss */
.dark .page-header {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

/* line 1139, app/assets/stylesheets/dark.scss */
.dark blockquote {
  border-left-color: rgba(255, 255, 255, 0.2);
}

/* line 1141, app/assets/stylesheets/dark.scss */
.dark .blockquote-reverse,
.dark blockquote.pull-right {
  border-right-color: rgba(255, 255, 255, 0.2);
}

/* line 1144, app/assets/stylesheets/dark.scss */
.dark code {
  color: #DF6F72;
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 1149, app/assets/stylesheets/dark.scss */
.dark kbd {
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 1151, app/assets/stylesheets/dark.scss */
.dark pre {
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.3);
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 1157, app/assets/stylesheets/dark.scss */
.dark .table > thead > tr > th,
.dark .table > tbody > tr > th,
.dark .table > tfoot > tr > th,
.dark .table > thead > tr > td,
.dark .table > tbody > tr > td,
.dark .table > tfoot > tr > td {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 1164, app/assets/stylesheets/dark.scss */
.dark .table > thead > tr > th {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

/* line 1166, app/assets/stylesheets/dark.scss */
.dark .table > tbody + tbody {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 1168, app/assets/stylesheets/dark.scss */
.dark .table .table {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 1170, app/assets/stylesheets/dark.scss */
.dark .table-bordered {
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 1172, app/assets/stylesheets/dark.scss */
.dark .table-bordered > thead > tr > th,
.dark .table-bordered > tbody > tr > th,
.dark .table-bordered > tfoot > tr > th,
.dark .table-bordered > thead > tr > td,
.dark .table-bordered > tbody > tr > td,
.dark .table-bordered > tfoot > tr > td {
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 1179, app/assets/stylesheets/dark.scss */
.dark .table-striped > tbody > tr:nth-child(odd) > td,
.dark .table-striped > tbody > tr:nth-child(odd) > th,
.table-striped > tbody > tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 1183, app/assets/stylesheets/dark.scss */
.dark .table-hover > tbody > tr:hover > td,
.dark .table-hover > tbody > tr:hover > th {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 1186, app/assets/stylesheets/dark.scss */
.dark .table > thead > tr > td.active,
.dark .table > tbody > tr > td.active,
.dark .table > tfoot > tr > td.active,
.dark .table > thead > tr > th.active,
.dark .table > tbody > tr > th.active,
.dark .table > tfoot > tr > th.active,
.dark .table > thead > tr.active > td,
.dark .table > tbody > tr.active > td,
.dark .table > tfoot > tr.active > td,
.dark .table > thead > tr.active > th,
.dark .table > tbody > tr.active > th,
.dark .table > tfoot > tr.active > th {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 1199, app/assets/stylesheets/dark.scss */
.dark .table-hover > tbody > tr > td.active:hover,
.dark .table-hover > tbody > tr > th.active:hover,
.dark .table-hover > tbody > tr.active:hover > td,
.dark .table-hover > tbody > tr.active:hover > th {
  background-color: rgba(255, 255, 255, 0.1);
}

@media (max-width: 767px) {
  /* line 1205, app/assets/stylesheets/dark.scss */
  .table-responsive {
    border-color: rgba(255, 255, 255, 0.1);
  }
}

/* line 1208, app/assets/stylesheets/dark.scss */
.dark legend {
  color: #DDD;
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

/* line 1213, app/assets/stylesheets/dark.scss */
.dark output {
  color: #999;
}

/* line 1215, app/assets/stylesheets/dark.scss */
.dark .form-control:not(.not-dark),
.dark .sm-form-control:not(.not-dark) {
  color: #999;
  background-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.25);
}

/* line 1222, app/assets/stylesheets/dark.scss */
.dark .form-control:not(.not-dark) option,
.dark .sm-form-control:not(.not-dark) option {
  background-color: #282828;
}

/* line 1225, app/assets/stylesheets/dark.scss */
.dark .form-control:not(.not-dark):active,
.dark .form-control:not(.not-dark):focus,
.dark .sm-form-control:not(.not-dark):active,
.dark .sm-form-control:not(.not-dark):focus {
  background-color: rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 0, 0, 0.25) !important;
}

/* line 1233, app/assets/stylesheets/dark.scss */
.dark .form-control:not(.not-dark)::-moz-placeholder {
  color: #666;
}

/* line 1234, app/assets/stylesheets/dark.scss */
.dark .form-control:not(.not-dark):-ms-input-placeholder {
  color: #666;
}

/* line 1235, app/assets/stylesheets/dark.scss */
.dark .form-control:not(.not-dark)::-webkit-input-placeholder {
  color: #666;
}

/* line 1236, app/assets/stylesheets/dark.scss */
.dark .sm-form-control:not(.not-dark)::-moz-placeholder {
  color: #666;
}

/* line 1237, app/assets/stylesheets/dark.scss */
.dark .sm-form-control:not(.not-dark):-ms-input-placeholder {
  color: #666;
}

/* line 1238, app/assets/stylesheets/dark.scss */
.dark .sm-form-control:not(.not-dark)::-webkit-input-placeholder {
  color: #666;
}

/* line 1240, app/assets/stylesheets/dark.scss */
.dark .form-control[disabled]:not(.not-dark),
.dark .form-control[readonly]:not(.not-dark),
.dark fieldset[disabled] .form-control:not(.not-dark),
.dark .sm-form-control[disabled]:not(.not-dark),
.dark .sm-form-control[readonly]:not(.not-dark),
.dark fieldset[disabled] .sm-form-control:not(.not-dark) {
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 1247, app/assets/stylesheets/dark.scss */
.dark .input-group .form-control.error:not(.not-dark) {
  color: #E42C3E;
}

/* line 1249, app/assets/stylesheets/dark.scss */
.dark .sm-form-control.error:not(.not-dark) {
  border-color: #E42C3E !important;
}

/* line 1251, app/assets/stylesheets/dark.scss */
.dark .form-control.error:not(.not-dark)::-moz-placeholder {
  color: rgba(228, 44, 62, 0.6);
}

/* line 1252, app/assets/stylesheets/dark.scss */
.dark .form-control.error:not(.not-dark):-ms-input-placeholder {
  color: rgba(228, 44, 62, 0.6);
}

/* line 1253, app/assets/stylesheets/dark.scss */
.dark .form-control.error:not(.not-dark)::-webkit-input-placeholder {
  color: rgba(228, 44, 62, 0.6);
}

/* line 1255, app/assets/stylesheets/dark.scss */
.dark .btn:hover,
.dark .btn:focus {
  color: #FFF;
}

/* line 1258, app/assets/stylesheets/dark.scss */
.dark .btn-link:hover,
.dark .btn-link:focus {
  color: #EEE;
}

/* line 1261, app/assets/stylesheets/dark.scss */
.dark .dropdown-menu {
  background-color: #333;
  border-color: #3F3F3F;
}

/* line 1266, app/assets/stylesheets/dark.scss */
.dark .dropdown-menu .dropdown-divider {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 1268, app/assets/stylesheets/dark.scss */
.dark .dropdown-item {
  color: #DDD;
}

/* line 1270, app/assets/stylesheets/dark.scss */
.dark .dropdown-item:hover,
.dark .dropdown-item:focus {
  color: #EEE;
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 1276, app/assets/stylesheets/dark.scss */
.dark .input-group-text,
.dark .input-group-btn .btn-default {
  color: #999;
  background-color: rgba(0, 0, 0, 0.35);
  border-color: rgba(0, 0, 0, 0.25);
}

/* line 1283, app/assets/stylesheets/dark.scss */
.dark .input-group-btn .btn-default {
  color: #FFF;
}

/* line 1285, app/assets/stylesheets/dark.scss */
.dark .input-group-btn .btn-default:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 1287, app/assets/stylesheets/dark.scss */
.dark .nav > li > a:hover,
.dark .nav > li > a:focus,
.dark .nav .open > a,
.dark .nav .open > a:hover,
.dark .nav .open > a:focus {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 1293, app/assets/stylesheets/dark.scss */
.dark .nav .nav-divider {
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 1295, app/assets/stylesheets/dark.scss */
.dark .nav-tabs {
  border-bottom-color: rgba(255, 255, 255, 0.15);
}

/* line 1297, app/assets/stylesheets/dark.scss */
.dark .nav-tabs > li > a:hover {
  border-color: rgba(255, 255, 255, 0.2);
  border-bottom: none;
}

/* line 1302, app/assets/stylesheets/dark.scss */
.dark .nav-tabs.nav-justified > li > a:hover,
.dark .nav-tabs-justified > li > a:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/* line 1305, app/assets/stylesheets/dark.scss */
.dark .nav-tabs > li.active > a,
.dark .nav-tabs > li.active > a:hover,
.dark .nav-tabs > li.active > a:focus {
  color: #DDD;
  background-color: #383838;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom-color: #383838;
}

/* line 1314, app/assets/stylesheets/dark.scss */
.dark .nav-tabs.nav-justified > .active > a,
.dark .nav-tabs.nav-justified > .active > a:hover,
.dark .nav-tabs.nav-justified > .active > a:focus {
  border-color: rgba(255, 255, 255, 0.15);
}

@media (min-width: 768px) {
  /* line 1319, app/assets/stylesheets/dark.scss */
  .dark .nav-tabs.nav-justified > li > a {
    border-bottom-color: rgba(255, 255, 255, 0.15);
  }
  /* line 1321, app/assets/stylesheets/dark.scss */
  .dark .nav-tabs.nav-justified > .active > a,
.dark .nav-tabs.nav-justified > .active > a:hover,
.dark .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #383838;
  }
}

/* line 1326, app/assets/stylesheets/dark.scss */
.dark .nav-tabs-justified > .active > a,
.dark .nav-tabs-justified > .active > a:hover,
.dark .nav-tabs-justified > .active > a:focus {
  border-color: rgba(255, 255, 255, 0.15);
}

@media (min-width: 768px) {
  /* line 1331, app/assets/stylesheets/dark.scss */
  .dark .nav-tabs-justified > li > a {
    border-bottom-color: rgba(255, 255, 255, 0.15);
  }
  /* line 1333, app/assets/stylesheets/dark.scss */
  .dark .nav-tabs-justified > .active > a,
.dark .nav-tabs-justified > .active > a:hover,
.dark .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #383838;
  }
}

/* line 1338, app/assets/stylesheets/dark.scss */
.dark .navbar-default {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 1343, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-brand {
  color: #EEE;
}

/* line 1345, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-brand:hover,
.dark .navbar-default .navbar-brand:focus {
  color: #BBB;
}

/* line 1348, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-text {
  color: #999;
}

/* line 1350, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-nav > li > a {
  color: #BBB;
}

/* line 1352, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-nav > li > a:hover,
.dark .navbar-default .navbar-nav > li > a:focus {
  color: #EEE;
  background-color: transparent;
}

/* line 1358, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-nav > .active > a,
.dark .navbar-default .navbar-nav > .active > a:hover,
.dark .navbar-default .navbar-nav > .active > a:focus {
  color: #EEE;
  background-color: rgba(0, 0, 0, 0.25);
}

/* line 1365, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-nav > .disabled > a,
.dark .navbar-default .navbar-nav > .disabled > a:hover,
.dark .navbar-default .navbar-nav > .disabled > a:focus {
  color: #999;
}

/* line 1369, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-toggle {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 1371, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-toggle:hover,
.dark .navbar-default .navbar-toggle:focus {
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 1374, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-toggle .icon-bar {
  background-color: #BBB;
}

/* line 1376, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-collapse,
.dark .navbar-default .navbar-form {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 1379, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-nav > .open > a,
.dark .navbar-default .navbar-nav > .open > a:hover,
.dark .navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0.25);
  color: #EEE;
}

@media (max-width: 767px) {
  /* line 1387, app/assets/stylesheets/dark.scss */
  .dark .navbar-default .navbar-nav .open .dropdown-item {
    color: #BBB;
  }
  /* line 1389, app/assets/stylesheets/dark.scss */
  .dark .navbar-default .navbar-nav .open .dropdown-item:hover,
.dark .navbar-default .navbar-nav .open .dropdown-item:focus {
    color: #EEE;
  }
  /* line 1392, app/assets/stylesheets/dark.scss */
  .dark .navbar-default .navbar-nav .open .dropdown-item.active,
.dark .navbar-default .navbar-nav .open .dropdown-item.active:hover,
.dark .navbar-default .navbar-nav .open .dropdown-item.active:focus {
    background-color: rgba(0, 0, 0, 0.25);
    color: #EEE;
  }
  /* line 1399, app/assets/stylesheets/dark.scss */
  .dark .navbar-default .navbar-nav .open .dropdown-item.disabled,
.dark .navbar-default .navbar-nav .open .dropdown-item.disabled:hover,
.dark .navbar-default .navbar-nav .open .dropdown-item.disabled:focus {
    color: #999;
  }
}

/* line 1404, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-link {
  color: #BBB;
}

/* line 1406, app/assets/stylesheets/dark.scss */
.dark .navbar-default .navbar-link:hover {
  color: #EEE;
}

/* line 1408, app/assets/stylesheets/dark.scss */
.dark .page-link {
  color: #BBB;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: #666;
}

/* line 1414, app/assets/stylesheets/dark.scss */
.dark .page-link:hover,
.dark .page-link:focus {
  color: #EEE;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 1420, app/assets/stylesheets/dark.scss */
.dark .disabled .page-link,
.dark .disabled .page-link:hover,
.dark .disabled .page-link:focus {
  color: #999;
  background-color: rgba(255, 255, 255, 0.2);
  border-color: #777;
}

/* line 1428, app/assets/stylesheets/dark.scss */
.dark .label-default {
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 1430, app/assets/stylesheets/dark.scss */
.dark .label-default[href]:hover,
.dark .label-default[href]:focus {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 1433, app/assets/stylesheets/dark.scss */
.dark .badge {
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 1435, app/assets/stylesheets/dark.scss */
.dark .jumbotron {
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 1437, app/assets/stylesheets/dark.scss */
.dark .thumbnail {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 1442, app/assets/stylesheets/dark.scss */
.dark .thumbnail .caption {
  color: #EEE;
}

/* line 1444, app/assets/stylesheets/dark.scss */
.dark .progress {
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 1446, app/assets/stylesheets/dark.scss */
.dark .list-group-item {
  background-color: rgba(0, 0, 0, 0.2);
  border-color: #444;
}

/* line 1451, app/assets/stylesheets/dark.scss */
.dark a.list-group-item {
  color: #BBB;
}

/* line 1453, app/assets/stylesheets/dark.scss */
.dark a.list-group-item .list-group-item-heading {
  color: #DDD;
}

/* line 1455, app/assets/stylesheets/dark.scss */
.dark a.list-group-item:hover,
.dark a.list-group-item:focus {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 1458, app/assets/stylesheets/dark.scss */
.dark a.list-group-item.active,
.dark a.list-group-item.active:hover,
.dark a.list-group-item.active:focus {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 1466, app/assets/stylesheets/dark.scss */
.dark .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 1471, app/assets/stylesheets/dark.scss */
.dark a.list-group-item-success {
  color: #3c763d;
}

/* line 1473, app/assets/stylesheets/dark.scss */
.dark a.list-group-item-success:hover,
.dark a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 1479, app/assets/stylesheets/dark.scss */
.dark a.list-group-item-success.active,
.dark a.list-group-item-success.active:hover,
.dark a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 1487, app/assets/stylesheets/dark.scss */
.dark .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 1492, app/assets/stylesheets/dark.scss */
.dark a.list-group-item-info {
  color: #31708f;
}

/* line 1494, app/assets/stylesheets/dark.scss */
.dark a.list-group-item-info:hover,
.dark a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 1500, app/assets/stylesheets/dark.scss */
.dark a.list-group-item-info.active,
.dark a.list-group-item-info.active:hover,
.dark a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 1508, app/assets/stylesheets/dark.scss */
.dark .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 1513, app/assets/stylesheets/dark.scss */
.dark a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 1515, app/assets/stylesheets/dark.scss */
.dark a.list-group-item-warning:hover,
.dark a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 1521, app/assets/stylesheets/dark.scss */
.dark a.list-group-item-warning.active,
.dark a.list-group-item-warning.active:hover,
.dark a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 1529, app/assets/stylesheets/dark.scss */
.dark .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 1534, app/assets/stylesheets/dark.scss */
.dark a.list-group-item-danger {
  color: #a94442;
}

/* line 1536, app/assets/stylesheets/dark.scss */
.dark a.list-group-item-danger:hover,
.dark a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 1542, app/assets/stylesheets/dark.scss */
.dark a.list-group-item-danger.active,
.dark a.list-group-item-danger.active:hover,
.dark a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 1550, app/assets/stylesheets/dark.scss */
.dark .card {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 1552, app/assets/stylesheets/dark.scss */
.dark .card-footer {
  background-color: rgba(255, 255, 255, 0.1);
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 1557, app/assets/stylesheets/dark.scss */
.dark .card > .card-body + .table,
.dark .card > .card-body + .table-responsive {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 1560, app/assets/stylesheets/dark.scss */
.dark .card-group .card-heading + .collapse .card-body {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 1562, app/assets/stylesheets/dark.scss */
.dark .card-group .card-footer + .collapse .card-body {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

/* line 1564, app/assets/stylesheets/dark.scss */
.dark .card-default {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 1566, app/assets/stylesheets/dark.scss */
.dark .card-default > .card-heading {
  color: #DDD;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 1572, app/assets/stylesheets/dark.scss */
.dark .card-default > .card-heading + .collapse .card-body {
  border-top-color: rgba(255, 255, 255, 0.15);
}

/* line 1574, app/assets/stylesheets/dark.scss */
.dark .card-default > .card-footer + .collapse .card-body {
  border-bottom-color: rgba(255, 255, 255, 0.15);
}

/* line 1576, app/assets/stylesheets/dark.scss */
.dark .close {
  opacity: 1;
  color: rgba(0, 0, 0, 0.15);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

/* line 1582, app/assets/stylesheets/dark.scss */
.dark .close:hover,
.dark .close:focus {
  color: rgba(0, 0, 0, 0.4);
}

/* line 1587, app/assets/stylesheets/dark.scss */
.dark .modal-content {
  border-color: #555;
}

/* line 1589, app/assets/stylesheets/dark.scss */
.dark .modal-header {
  border-bottom-color: rgba(255, 255, 255, 0.15);
}

/* line 1591, app/assets/stylesheets/dark.scss */
.dark .modal-footer {
  border-top-color: rgba(255, 255, 255, 0.15);
}

/* line 1593, app/assets/stylesheets/dark.scss */
.dark .popover {
  background-color: #282828;
  border-color: #494949;
}

/* line 1597, app/assets/stylesheets/dark.scss */
.dark .popover-title {
  background-color: rgba(255, 255, 255, 0.1);
  border-bottom-color: rgba(255, 255, 255, 0.075);
}

/* line 1601, app/assets/stylesheets/dark.scss */
.dark .popover.top > .arrow {
  border-top-color: #494949;
}

/* line 1603, app/assets/stylesheets/dark.scss */
.dark .popover.top > .arrow:after {
  border-top-color: #282828;
}

/* line 1605, app/assets/stylesheets/dark.scss */
.dark .popover.right > .arrow {
  border-right-color: #494949;
}

/* line 1607, app/assets/stylesheets/dark.scss */
.dark .popover.right > .arrow:after {
  border-right-color: #282828;
}

/* line 1609, app/assets/stylesheets/dark.scss */
.dark .popover.bottom > .arrow {
  border-bottom-color: #494949;
}

/* line 1611, app/assets/stylesheets/dark.scss */
.dark .popover.bottom > .arrow:after {
  border-bottom-color: #282828;
}

/* line 1613, app/assets/stylesheets/dark.scss */
.dark .popover.left > .arrow {
  border-left-color: #494949;
}

/* line 1615, app/assets/stylesheets/dark.scss */
.dark .popover.left > .arrow:after {
  border-left-color: #282828;
}

@media (max-width: 991px) {
  /* line 1620, app/assets/stylesheets/dark.scss */
  .dark .postcontent,
.dark .postcontent.bothsidebar,
.dark .sidebar {
    border-bottom-color: rgba(255, 255, 255, 0.1);
  }
  /* line 1624, app/assets/stylesheets/dark.scss */
  .dark #header.transparent-header,
.dark #header.semi-transparent,
#header.dark.transparent-header,
#header.dark.semi-transparent {
    background-color: #333;
    border-bottom-color: rgba(255, 255, 255, 0.1);
  }
  /* line 1632, app/assets/stylesheets/dark.scss */
  .dark #primary-menu.mobile-menu-off-canvas:not(.not-dark) > ul,
.dark #primary-menu.mobile-menu-off-canvas:not(.not-dark) > div > ul,
#primary-menu.mobile-menu-off-canvas.dark > ul,
#primary-menu.mobile-menu-off-canvas.dark > div > ul {
    background-color: #333;
    border-right: 1px solid rgba(255, 255, 255, 0.05) !important;
  }
  /* line 1640, app/assets/stylesheets/dark.scss */
  .dark #primary-menu.mobile-menu-off-canvas.from-right:not(.not-dark) > ul,
.dark #primary-menu.mobile-menu-off-canvas.from-right:not(.not-dark) > div > ul,
#primary-menu.mobile-menu-off-canvas.from-right.dark > ul,
#primary-menu.mobile-menu-off-canvas.from-right.dark > div > ul {
    border-right: 0 !important;
    border-left: 1px solid rgba(255, 255, 255, 0.05) !important;
  }
  /* line 1648, app/assets/stylesheets/dark.scss */
  .dark #primary-menu:not(.not-dark) ul li,
.dark #primary-menu:not(.not-dark) ul ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
.dark #primary-menu:not(.not-dark) ul ul li,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content ul ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.grid-2 > ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.grid-3 > ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.grid-4 > ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.grid-5 > ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2 li {
    border-top-color: rgba(255, 255, 255, 0.1) !important;
  }
  /* line 1659, app/assets/stylesheets/dark.scss */
  .dark #primary-menu:not(.not-dark) > ul > li.sub-menu > a,
.dark #primary-menu:not(.not-dark) > .container > ul > li.sub-menu > a {
    background-image: url(/../images/icons/submenu-dark.png);
  }
  /* line 1662, app/assets/stylesheets/dark.scss */
  body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul li,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content ul ul,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.grid-2 > ul,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.grid-3 > ul,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.grid-4 > ul,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.grid-5 > ul,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.style-2 li {
    border-top-color: #EEE !important;
  }
  /* line 1673, app/assets/stylesheets/dark.scss */
  body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current a {
    color: #1ABC9C !important;
  }
  /* line 1678, app/assets/stylesheets/dark.scss */
  body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover ul a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current ul a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover ul a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current ul a {
    color: #444 !important;
  }
  /* line 1684, app/assets/stylesheets/dark.scss */
  .dark .pricing-box.pricing-extended .pricing-action-area {
    border-top-color: rgba(255, 255, 255, 0.15);
  }
}

/* ----------------------------------------------------------------
	Colors

	Replace the HEX Code with your Desired Color HEX
-----------------------------------------------------------------*/
/* line 6, app/assets/stylesheets/colors.scss */
#page-title {
  background-color: #DFF3F7;
  border-bottom: 1px solid #EEE;
}

@media (max-width: 768px) {
  /* line 7, app/assets/stylesheets/colors.scss */
  .breadcrumb {
    display: none;
  }
}

/* line 8, app/assets/stylesheets/colors.scss */
.feature-box.media-box .fbox-media img {
  width: 80%;
}

/* line 9, app/assets/stylesheets/colors.scss */
::selection {
  background: #4F6AB0;
}

/* line 10, app/assets/stylesheets/colors.scss */
::-moz-selection {
  background: #4F6AB0;
}

/* line 11, app/assets/stylesheets/colors.scss */
::-webkit-selection {
  background: #4F6AB0;
}

/* line 12, app/assets/stylesheets/colors.scss */
a,
h1 > span:not(.nocolor):not(.badge),
h2 > span:not(.nocolor):not(.badge),
h3 > span:not(.nocolor):not(.badge),
h4 > span:not(.nocolor):not(.badge),
h5 > span:not(.nocolor):not(.badge),
h6 > span:not(.nocolor):not(.badge),
.header-extras li .he-text span,
#primary-menu ul li:hover > a,
#primary-menu ul li.current > a,
#primary-menu div ul li:hover > a,
#primary-menu div ul li.current > a,
#primary-menu ul ul li:hover > a,
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover,
#top-cart > a:hover,
.top-cart-action span.top-checkout-price,
.breadcrumb a:hover,
.portfolio-filter li a:hover,
.portfolio-desc h3 a:hover,
.portfolio-overlay a:hover,
#portfolio-navigation a:hover,
.entry-title h2 a:hover,
.entry-meta li a:hover,
.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider,
.ipost .entry-title h3 a:hover,
.ipost .entry-title h4 a:hover,
.spost .entry-title h4 a:hover,
.mpost .entry-title h4 a:hover,
.comment-content .comment-author a:hover,
.product-title h3 a:hover,
.single-product .product-title h2 a:hover,
.product-price ins,
.single-product .product-price,
.feature-box.fbox-border .fbox-icon i,
.feature-box.fbox-border .fbox-icon img,
.feature-box.fbox-plain .fbox-icon i,
.feature-box.fbox-plain .fbox-icon img,
.process-steps li.active h5,
.process-steps li.ui-tabs-active h5,
.team-title span,
.pricing-box.best-price .pricing-price,
.btn-link,
.dark .post-timeline .entry:hover .entry-timeline,
.dark .post-timeline .entry:hover .timeline-divider,
.clear-rating-active:hover {
  color: #4F6AB0;
}

/* line 58, app/assets/stylesheets/colors.scss */
.color,
.top-cart-item-desc a:hover,
.portfolio-filter.style-3 li.activeFilter a,
.faqlist li a:hover,
.tagcloud a:hover,
.dark .top-cart-item-desc a:hover,
.iconlist-color li i,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a,
.overlay-menu #primary-menu.dark > ul > li:hover > a,
.overlay-menu #primary-menu.dark > ul > li.current > a,
.nav-tree li:hover > a,
.nav-tree li.current > a,
.nav-tree li.active > a {
  color: #4F6AB0 !important;
}

/* line 72, app/assets/stylesheets/colors.scss */
#primary-menu.style-3 > ul > li.current > a,
#primary-menu.sub-title > ul > li:hover > a,
#primary-menu.sub-title > ul > li.current > a,
#primary-menu.sub-title > div > ul > li:hover > a,
#primary-menu.sub-title > div > ul > li.current > a,
#top-cart > a > span,
#page-menu-wrap,
#page-menu ul ul,
#page-menu.dots-menu nav li.current a,
#page-menu.dots-menu nav li div,
.portfolio-filter li.activeFilter a,
.portfolio-filter.style-4 li.activeFilter a:after,
.portfolio-shuffle:hover,
.entry-link:hover,
.sale-flash,
.button:not(.button-brown):not(.button-lime):not(.button-amber):not(.button-dirtygreen):not(.button-blue):not(.button-pink):not(.button-leaf):not(.button-purple):not(.button-aqua):not(.button-green):not(.button-yellow):not(.button-teal):not(.button-red):not(.button-black):not(.button-border):not(.button-dark):not(.button-white),
.button.button-dark:hover,
.promo.promo-flat,
.feature-box .fbox-icon i,
.feature-box .fbox-icon img,
.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-effect.fbox-dark:hover .fbox-icon i,
.fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.i-rounded:hover,
.i-circled:hover,
ul.tab-nav.tab-nav2 li.ui-state-active a,
.testimonial .flex-control-nav li a,
.skills li .progress,
.owl-carousel .owl-dots .owl-dot,
#gotoTop:hover,
.dark .button-dark:hover,
.dark .fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-effect.fbox-dark:hover .fbox-icon i,
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.dark .i-rounded:hover,
.dark .i-circled:hover,
.dark ul.tab-nav.tab-nav2 li.ui-state-active a,
.dark .tagcloud a:hover,
.ei-slider-thumbs li.ei-slider-element,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-link.active:focus,
.nav-pills .show > .nav-link,
.checkbox-style:checked + .checkbox-style-1-label:before,
.checkbox-style:checked + .checkbox-style-2-label:before,
.checkbox-style:checked + .checkbox-style-3-label:before,
.radio-style:checked + .radio-style-3-label:before,
.irs-bar,
.irs-from,
.irs-to,
.irs-single,
input.switch-toggle-flat:checked + label,
input.switch-toggle-flat:checked + label:after,
input.switch-toggle-round:checked + label:before,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-themecolor,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-themecolor,
.entry:after {
  background-color: #4F6AB0;
}

/* line 129, app/assets/stylesheets/colors.scss */
.bgcolor,
.button-3d.button:hover:not(.button-lime):not(.button-amber):not(.button-dirtygreen):not(.button-blue):not(.button-pink):not(.button-leaf):not(.button-purple):not(.button-aqua):not(.button-brown):not(.button-green):not(.button-yellow):not(.button-teal):not(.button-red):not(.button-black):not(.button-border):not(.button-dark):not(.button-white),
.process-steps li.active a,
.process-steps li.ui-tabs-active a,
.sidenav > .ui-tabs-active > a,
.sidenav > .ui-tabs-active > a:hover,
.owl-carousel .owl-nav [class*=owl-]:hover,
.page-item.active .page-link,
.page-link:hover,
.page-link:focus {
  background-color: #4F6AB0 !important;
}

/* line 139, app/assets/stylesheets/colors.scss */
#primary-menu.style-4 > ul > li:hover > a,
#primary-menu.style-4 > ul > li.current > a,
.top-cart-item-image:hover,
.portfolio-filter.style-3 li.activeFilter a,
.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider,
.cart-product-thumbnail img:hover,
.feature-box.fbox-outline .fbox-icon,
.feature-box.fbox-border .fbox-icon,
.dark .top-cart-item-image:hover,
.dark .post-timeline .entry:hover .entry-timeline,
.dark .post-timeline .entry:hover .timeline-divider,
.dark .cart-product-thumbnail img:hover,
.heading-block.border-color:after {
  border-color: #4F6AB0;
}

/* line 153, app/assets/stylesheets/colors.scss */
.top-links ul ul,
.top-links ul div.top-link-section,
#primary-menu ul ul:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content,
#primary-menu.style-6 > ul > li > a:after,
#primary-menu.style-6 > ul > li.current > a:after,
#top-cart .top-cart-content,
.fancy-title.title-border-color:before,
.dark #primary-menu:not(.not-dark) ul ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
#primary-menu.dark ul ul,
#primary-menu.dark ul li .mega-menu-content,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2,
#primary-menu.dark ul li .mega-menu-content.style-2,
.dark #top-cart .top-cart-content,
.tabs.tabs-tb ul.tab-nav li.ui-tabs-active a,
.irs-from:after,
.irs-single:after,
.irs-to:after {
  border-top-color: #4F6AB0;
}

/* line 172, app/assets/stylesheets/colors.scss */
#page-menu.dots-menu nav li div:after,
.title-block {
  border-left-color: #4F6AB0;
}

/* line 174, app/assets/stylesheets/colors.scss */
.title-block-right {
  border-right-color: #4F6AB0;
}

/* line 175, app/assets/stylesheets/colors.scss */
.fancy-title.title-bottom-border h1,
.fancy-title.title-bottom-border h2,
.fancy-title.title-bottom-border h3,
.fancy-title.title-bottom-border h4,
.fancy-title.title-bottom-border h5,
.fancy-title.title-bottom-border h6,
.more-link,
.tabs.tabs-bb ul.tab-nav li.ui-tabs-active a {
  border-bottom-color: #4F6AB0;
}

/* line 183, app/assets/stylesheets/colors.scss */
.border-color,
.process-steps li.active a,
.process-steps li.ui-tabs-active a,
.tagcloud a:hover,
.page-item.active .page-link,
.page-link:hover,
.page-link:focus {
  border-color: #4F6AB0 !important;
}

/* line 190, app/assets/stylesheets/colors.scss */
.fbox-effect.fbox-dark .fbox-icon i:after,
.dark .fbox-effect.fbox-dark .fbox-icon i:after {
  box-shadow: 0 0 0 2px #4F6AB0;
}

/* line 192, app/assets/stylesheets/colors.scss */
.fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i,
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i {
  box-shadow: 0 0 0 1px #4F6AB0;
}

@media only screen and (max-width: 991px) {
  /* line 197, app/assets/stylesheets/colors.scss */
  body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover a,
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current a,
#primary-menu ul ul li:hover > a,
#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title:hover > a,
#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a:hover {
    color: #4F6AB0 !important;
  }
  /* line 204, app/assets/stylesheets/colors.scss */
  #page-menu nav {
    background-color: #4F6AB0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 207, app/assets/stylesheets/colors.scss */
  .portfolio-filter li a:hover {
    color: #4F6AB0;
  }
}

/* line 1, app/assets/stylesheets/animate.scss */
.not-animated {
  opacity: 0;
}

/* line 2, app/assets/stylesheets/animate.scss */
.animated {
  opacity: 1;
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 3, app/assets/stylesheets/animate.scss */
.animated.infinite {
  animation-iteration-count: infinite;
}

/* line 4, app/assets/stylesheets/animate.scss */
.animated.hinge {
  animation-duration: 2s;
}

/* line 5, app/assets/stylesheets/animate.scss */
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

/* line 14, app/assets/stylesheets/animate.scss */
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

/* line 18, app/assets/stylesheets/animate.scss */
.flash {
  animation-name: flash;
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 23, app/assets/stylesheets/animate.scss */
.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 32, app/assets/stylesheets/animate.scss */
.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

/* line 37, app/assets/stylesheets/animate.scss */
.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

/* line 45, app/assets/stylesheets/animate.scss */
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

/* line 52, app/assets/stylesheets/animate.scss */
.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 59, app/assets/stylesheets/animate.scss */
.tada {
  animation-name: tada;
}

@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}

/* line 68, app/assets/stylesheets/animate.scss */
.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

/* line 78, app/assets/stylesheets/animate.scss */
.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

/* line 87, app/assets/stylesheets/animate.scss */
.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

/* line 95, app/assets/stylesheets/animate.scss */
.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

/* line 103, app/assets/stylesheets/animate.scss */
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

/* line 111, app/assets/stylesheets/animate.scss */
.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 119, app/assets/stylesheets/animate.scss */
.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

/* line 124, app/assets/stylesheets/animate.scss */
.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 129, app/assets/stylesheets/animate.scss */
.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 133, app/assets/stylesheets/animate.scss */
.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 137, app/assets/stylesheets/animate.scss */
.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 142, app/assets/stylesheets/animate.scss */
.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 146, app/assets/stylesheets/animate.scss */
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 150, app/assets/stylesheets/animate.scss */
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 154, app/assets/stylesheets/animate.scss */
.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 158, app/assets/stylesheets/animate.scss */
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 162, app/assets/stylesheets/animate.scss */
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 166, app/assets/stylesheets/animate.scss */
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 170, app/assets/stylesheets/animate.scss */
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 174, app/assets/stylesheets/animate.scss */
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 178, app/assets/stylesheets/animate.scss */
.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 182, app/assets/stylesheets/animate.scss */
.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 186, app/assets/stylesheets/animate.scss */
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 190, app/assets/stylesheets/animate.scss */
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 194, app/assets/stylesheets/animate.scss */
.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 198, app/assets/stylesheets/animate.scss */
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 202, app/assets/stylesheets/animate.scss */
.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 206, app/assets/stylesheets/animate.scss */
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 210, app/assets/stylesheets/animate.scss */
.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 214, app/assets/stylesheets/animate.scss */
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

/* line 221, app/assets/stylesheets/animate.scss */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

/* line 228, app/assets/stylesheets/animate.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

/* line 235, app/assets/stylesheets/animate.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

/* line 240, app/assets/stylesheets/animate.scss */
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

/* line 245, app/assets/stylesheets/animate.scss */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}

/* line 251, app/assets/stylesheets/animate.scss */
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

/* line 255, app/assets/stylesheets/animate.scss */
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

/* line 259, app/assets/stylesheets/animate.scss */
.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

/* line 263, app/assets/stylesheets/animate.scss */
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

/* line 267, app/assets/stylesheets/animate.scss */
.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

/* line 271, app/assets/stylesheets/animate.scss */
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

/* line 275, app/assets/stylesheets/animate.scss */
.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

/* line 279, app/assets/stylesheets/animate.scss */
.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

/* line 283, app/assets/stylesheets/animate.scss */
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 287, app/assets/stylesheets/animate.scss */
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 291, app/assets/stylesheets/animate.scss */
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

/* line 295, app/assets/stylesheets/animate.scss */
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

/* line 301, app/assets/stylesheets/animate.scss */
.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* line 307, app/assets/stylesheets/animate.scss */
.jackInTheBox {
  animation-name: jackInTheBox;
}

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 311, app/assets/stylesheets/animate.scss */
.rollIn {
  animation-name: rollIn;
}

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

/* line 315, app/assets/stylesheets/animate.scss */
.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 319, app/assets/stylesheets/animate.scss */
.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 323, app/assets/stylesheets/animate.scss */
.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 327, app/assets/stylesheets/animate.scss */
.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 331, app/assets/stylesheets/animate.scss */
.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 335, app/assets/stylesheets/animate.scss */
.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 340, app/assets/stylesheets/animate.scss */
.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 344, app/assets/stylesheets/animate.scss */
.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

/* line 348, app/assets/stylesheets/animate.scss */
.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

/* line 352, app/assets/stylesheets/animate.scss */
.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 356, app/assets/stylesheets/animate.scss */
.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 360, app/assets/stylesheets/animate.scss */
.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 364, app/assets/stylesheets/animate.scss */
.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 368, app/assets/stylesheets/animate.scss */
.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 372, app/assets/stylesheets/animate.scss */
.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 376, app/assets/stylesheets/animate.scss */
.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 380, app/assets/stylesheets/animate.scss */
.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 384, app/assets/stylesheets/animate.scss */
.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 388, app/assets/stylesheets/animate.scss */
.slideOutUp {
  animation-name: slideOutUp;
}

/* line 25, app/assets/stylesheets/application.scss */
.iconlist {
  padding-left: 0;
  margin-left: 1.75em;
  list-style-type: none;
}

/* line 31, app/assets/stylesheets/application.scss */
.iconlist li {
  position: relative;
}

/* line 33, app/assets/stylesheets/application.scss */
.iconlist ul {
  list-style-type: none;
  margin: 5px 0 5px 25px;
}

/* line 38, app/assets/stylesheets/application.scss */
.iconlist > li [class^="icon-"]:first-child, .iconlist > li [class*=" icon-"]:first-child {
  position: absolute;
  left: -1.75em;
  width: 1.75em;
  text-align: center;
  top: 1px;
  width: 14px;
}

/* line 47, app/assets/stylesheets/application.scss */
.iconlist.iconlist-large {
  font-size: 16px;
}

/* line 49, app/assets/stylesheets/application.scss */
.iconlist.iconlist-large li {
  margin: 4px 0;
}

/* line 51, app/assets/stylesheets/application.scss */
.iconlist.iconlist-large > li [class^="icon-"], .iconlist.iconlist-large > li [class*=" icon-"] {
  width: 16px;
  margin-right: 5px;
}

/* line 56, app/assets/stylesheets/application.scss */
.iconlist-color li i {
  color: #1ABC9C;
}
