@charset "UTF-8";
/*!
 * Bootstrap v4.1.3 (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/templates/blue_template/bootstrap.min.css */
: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","Noto Color Emoji";
  --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
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/templates/blue_template/bootstrap.min.css */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
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","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
dt {
  font-weight: 700;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
blockquote {
  margin: 0 0 1rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
dfn {
  font-style: italic;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
sub {
  bottom: -.25em;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
sup {
  top: -.5em;
}

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
figure {
  margin: 0 0 1rem;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
table {
  border-collapse: collapse;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
th {
  text-align: inherit;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
label {
  display: inline-block;
  margin-bottom: .5rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
button {
  border-radius: 0;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
button, input {
  overflow: visible;
}

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
textarea {
  overflow: auto;
  resize: vertical;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
progress {
  vertical-align: baseline;
}

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
output {
  display: inline-block;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
template {
  display: none;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.h1, h1 {
  font-size: 2.5rem;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.h4, h4 {
  font-size: 1.5rem;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.list-inline {
  padding-left: 0;
  list-style: none;
}

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.figure {
  display: inline-block;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
a > code {
  color: inherit;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

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

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-first {
  -ms-flex-order: -1;
  order: -1;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-last {
  -ms-flex-order: 13;
  order: 13;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.table-bordered {
  border: 1px solid #dee2e6;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
  border: 0;
}

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.table-dark.table-bordered {
  border: 0;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
  .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/templates/blue_template/bootstrap.min.css */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .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/templates/blue_template/bootstrap.min.css */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .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/templates/blue_template/bootstrap.min.css */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .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/templates/blue_template/bootstrap.min.css */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  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;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .form-control {
    transition: none;
  }
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

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

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
select.form-control[multiple], select.form-control[size] {
  height: auto;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
textarea.form-control {
  height: auto;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

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

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

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
  border-color: #28a745;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip {
  display: block;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip, .was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip {
  display: block;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip, .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip {
  display: block;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-file-input.is-valid ~ .custom-file-label::after, .was-validated .custom-file-input:valid ~ .custom-file-label::after {
  border-color: inherit;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip, .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip {
  display: block;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
  border-color: #dc3545;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip, .was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip {
  display: block;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip {
  display: block;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-file-input.is-invalid ~ .custom-file-label::after, .was-validated .custom-file-input:invalid ~ .custom-file-label::after {
  border-color: inherit;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip {
  display: block;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  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;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .btn {
    transition: none;
  }
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn.disabled, .btn:disabled {
  opacity: .65;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-secondary.focus, .btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-success.focus, .btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-info.focus, .btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-warning.focus, .btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-danger.focus, .btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-light.focus, .btn-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-dark.focus, .btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-outline-primary.focus, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-outline-success.focus, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-outline-info.focus, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-outline-warning.focus, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-outline-danger.focus, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-outline-light.focus, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-outline-dark.focus, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-link.focus, .btn-link:focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-link.disabled, .btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-group-sm > .btn, .btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-block {
  display: block;
  width: 100%;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.fade {
  transition: opacity .15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .fade {
    transition: none;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.fade:not(.show) {
  opacity: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.collapse:not(.show) {
  display: none;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .collapsing {
    transition: none;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropdown, .dropleft, .dropright, .dropup {
  position: relative;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-group, .btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-group-vertical > .btn:hover, .btn-group > .btn:hover {
  z-index: 1;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
  z-index: 3;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.input-group-append, .input-group-prepend {
  display: -ms-flexbox;
  display: flex;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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 {
  margin-left: -1px;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.input-group-append {
  margin-left: -1px;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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 {
  height: calc(2.875rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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 {
  height: calc(1.8125rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff 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") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 75%;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 125%;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #80bdff;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 .25rem .25rem 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range:focus {
  outline: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .custom-range::-ms-thumb {
    transition: none;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .5rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.custom-control-label::before, .custom-file-label, .custom-select {
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .custom-control-label::before, .custom-file-label, .custom-select {
    transition: none;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.nav-link {
  display: block;
  padding: .5rem 1rem;
}

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

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem;
}

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.navbar-dark .navbar-brand {
  color: #fff;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.navbar-dark .navbar-text a {
  color: #fff;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.card {
  position: relative;
  display: -ms-flexbox;
  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/templates/blue_template/bootstrap.min.css */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.card-text:last-child {
  margin-bottom: 0;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.card-header-tabs {
  margin-right: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.card-header-pills {
  margin-right: -.625rem;
  margin-left: -.625rem;
}

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .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/templates/blue_template/bootstrap.min.css */
  .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/templates/blue_template/bootstrap.min.css */
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .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/templates/blue_template/bootstrap.min.css */
  .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/templates/blue_template/bootstrap.min.css */
  .card-group > .card:only-child {
    border-radius: .25rem;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .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/templates/blue_template/bootstrap.min.css */
  .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/templates/blue_template/bootstrap.min.css */
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .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/templates/blue_template/bootstrap.min.css */
.card-columns .card {
  margin-bottom: .75rem;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .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;
    orphans: 1;
    widows: 1;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.breadcrumb-item + .breadcrumb-item {
  padding-left: .5rem;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.badge:empty {
  display: none;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.btn .badge {
  position: relative;
  top: -1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.alert-heading {
  color: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width .6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .progress-bar {
    transition: none;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.media-body {
  -ms-flex: 1;
  flex: 1;
}

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

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

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

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.modal-open {
  overflow: hidden;
}

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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%);
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -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/templates/blue_template/bootstrap.min.css */
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  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;
  opacity: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.tooltip.show {
  opacity: .9;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem;
}

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
  padding: 0 .4rem;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
  padding: .4rem 0;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
  padding: 0 .4rem;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  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;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.popover .arrow::after, .popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-right .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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 .5rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-bottom .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.bs-popover-auto[x-placement^=left], .bs-popover-left {
  margin-right: .5rem;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-left .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.popover-header {
  padding: .5rem .75rem;
  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/templates/blue_template/bootstrap.min.css */
.popover-header:empty {
  display: none;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.popover-body {
  padding: .5rem .75rem;
  color: #212529;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.carousel {
  position: relative;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.carousel-item {
  position: relative;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: block;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease,-webkit-transform .6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .carousel-item-next, .carousel-item-prev, .carousel-item.active {
    transition: none;
  }
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
  .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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
  .active.carousel-item-right, .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
  .active.carousel-item-left, .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
  opacity: 1;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  opacity: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.carousel-control-prev {
  left: 0;
}

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.align-baseline {
  vertical-align: baseline !important;
}

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

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

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

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

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

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
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/templates/blue_template/bootstrap.min.css */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
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/templates/blue_template/bootstrap.min.css */
.bg-success {
  background-color: #28a745 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
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/templates/blue_template/bootstrap.min.css */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
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/templates/blue_template/bootstrap.min.css */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
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/templates/blue_template/bootstrap.min.css */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
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/templates/blue_template/bootstrap.min.css */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
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/templates/blue_template/bootstrap.min.css */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
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/templates/blue_template/bootstrap.min.css */
.bg-white {
  background-color: #fff !important;
}

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

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-0 {
  border: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-top-0 {
  border-top: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-right-0 {
  border-right: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-left-0 {
  border-left: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-primary {
  border-color: #007bff !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-success {
  border-color: #28a745 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-dark {
  border-color: #343a40 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.border-white {
  border-color: #fff !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.d-none {
  display: none !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.d-inline {
  display: inline !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.d-inline-block {
  display: inline-block !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.d-block {
  display: block !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.d-table {
  display: table !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.d-table-row {
  display: table-row !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.d-table-cell {
  display: table-cell !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-sm-none {
    display: none !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-sm-block {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-sm-table {
    display: table !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-md-none {
    display: none !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-md-inline {
    display: inline !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-md-block {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-md-table {
    display: table !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-lg-none {
    display: none !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-lg-block {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-lg-table {
    display: table !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-xl-none {
    display: none !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-xl-block {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-xl-table {
    display: table !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-print-none {
    display: none !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-print-inline {
    display: inline !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-print-block {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-print-table {
    display: table !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.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/templates/blue_template/bootstrap.min.css */
.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.float-left {
  float: left !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.float-right {
  float: right !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .float-sm-left {
    float: left !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .float-sm-right {
    float: right !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .float-md-left {
    float: left !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .float-md-right {
    float: right !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .float-lg-left {
    float: left !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .float-lg-right {
    float: right !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .float-xl-left {
    float: left !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .float-xl-right {
    float: right !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .float-xl-none {
    float: none !important;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.position-static {
  position: static !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.position-relative {
  position: relative !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.position-absolute {
  position: absolute !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.position-fixed {
  position: fixed !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: -webkit-sticky) or (position: sticky) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.shadow-none {
  box-shadow: none !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.w-25 {
  width: 25% !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.w-50 {
  width: 50% !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.w-75 {
  width: 75% !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.w-100 {
  width: 100% !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.w-auto {
  width: auto !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.h-25 {
  height: 25% !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.h-50 {
  height: 50% !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.h-75 {
  height: 75% !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.h-100 {
  height: 100% !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.h-auto {
  height: auto !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mw-100 {
  max-width: 100% !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mh-100 {
  max-height: 100% !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.m-0 {
  margin: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mt-0, .my-0 {
  margin-top: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mr-0, .mx-0 {
  margin-right: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mb-0, .my-0 {
  margin-bottom: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.ml-0, .mx-0 {
  margin-left: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.m-1 {
  margin: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mt-1, .my-1 {
  margin-top: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mr-1, .mx-1 {
  margin-right: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mb-1, .my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.ml-1, .mx-1 {
  margin-left: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.m-2 {
  margin: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mt-2, .my-2 {
  margin-top: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mr-2, .mx-2 {
  margin-right: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mb-2, .my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.ml-2, .mx-2 {
  margin-left: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.m-3 {
  margin: 1rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mt-3, .my-3 {
  margin-top: 1rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mr-3, .mx-3 {
  margin-right: 1rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mb-3, .my-3 {
  margin-bottom: 1rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.ml-3, .mx-3 {
  margin-left: 1rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.m-4 {
  margin: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mt-4, .my-4 {
  margin-top: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mr-4, .mx-4 {
  margin-right: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mb-4, .my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.ml-4, .mx-4 {
  margin-left: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.m-5 {
  margin: 3rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mt-5, .my-5 {
  margin-top: 3rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mr-5, .mx-5 {
  margin-right: 3rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mb-5, .my-5 {
  margin-bottom: 3rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.ml-5, .mx-5 {
  margin-left: 3rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.p-0 {
  padding: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pt-0, .py-0 {
  padding-top: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pr-0, .px-0 {
  padding-right: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pb-0, .py-0 {
  padding-bottom: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pl-0, .px-0 {
  padding-left: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.p-1 {
  padding: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pt-1, .py-1 {
  padding-top: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pr-1, .px-1 {
  padding-right: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pb-1, .py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pl-1, .px-1 {
  padding-left: 0.25rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.p-2 {
  padding: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pt-2, .py-2 {
  padding-top: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pr-2, .px-2 {
  padding-right: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pb-2, .py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pl-2, .px-2 {
  padding-left: 0.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.p-3 {
  padding: 1rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pt-3, .py-3 {
  padding-top: 1rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pr-3, .px-3 {
  padding-right: 1rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pb-3, .py-3 {
  padding-bottom: 1rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pl-3, .px-3 {
  padding-left: 1rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.p-4 {
  padding: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pt-4, .py-4 {
  padding-top: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pr-4, .px-4 {
  padding-right: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pb-4, .py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pl-4, .px-4 {
  padding-left: 1.5rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.p-5 {
  padding: 3rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pt-5, .py-5 {
  padding-top: 3rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pr-5, .px-5 {
  padding-right: 3rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pb-5, .py-5 {
  padding-bottom: 3rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.pl-5, .px-5 {
  padding-left: 3rem !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.m-auto {
  margin: auto !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mt-auto, .my-auto {
  margin-top: auto !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mr-auto, .mx-auto {
  margin-right: auto !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.mb-auto, .my-auto {
  margin-bottom: auto !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.ml-auto, .mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-monospace {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-justify {
  text-align: justify !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-left {
  text-align: left !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-right {
  text-align: right !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .text-md-left {
    text-align: left !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .text-md-right {
    text-align: right !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.font-italic {
  font-style: italic !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-white {
  color: #fff !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-primary {
  color: #007bff !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
a.text-primary:focus, a.text-primary:hover {
  color: #0062cc !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-secondary {
  color: #6c757d !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
a.text-secondary:focus, a.text-secondary:hover {
  color: #545b62 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-success {
  color: #28a745 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
a.text-success:focus, a.text-success:hover {
  color: #1e7e34 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-info {
  color: #17a2b8 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
a.text-info:focus, a.text-info:hover {
  color: #117a8b !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-warning {
  color: #ffc107 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
a.text-warning:focus, a.text-warning:hover {
  color: #d39e00 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-danger {
  color: #dc3545 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
a.text-danger:focus, a.text-danger:hover {
  color: #bd2130 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-light {
  color: #f8f9fa !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-dark {
  color: #343a40 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-body {
  color: #212529 !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-muted {
  color: #6c757d !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.visible {
  visibility: visible !important;
}

/* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  *, ::after, ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  blockquote, pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  thead {
    display: table-header-group;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  img, tr {
    page-break-inside: avoid;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  h2, h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  body {
    min-width: 992px !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .container {
    min-width: 992px !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .navbar {
    display: none;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .badge {
    border: 1px solid #000;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .table {
    border-collapse: collapse !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .table td, .table th {
    background-color: #fff !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .table-dark {
    color: inherit;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #dee2e6;
  }
  /* line 6, app/assets/stylesheets/templates/blue_template/bootstrap.min.css */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/*
 * %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 *
 * Template Name: Oyoxo - Heating Air-conditioning Services HTML Template
 * Template URI: https://thememarch.com/demo/html/oyoxo/
 * Description: Oyoxo is a professional heating air conditioning services HTML template which comes with the unique and clean design. It helps you to create a beautiful heating air conditioning services HTML website. It's a fully responsive website template. It has also e-commerce support. E-commerce pages are included on this template.
 * Author: Thememarch
 * Author URI: https://thememarch.com
 * Version: 1.2
 *
 * %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 */
/* Ionicons */
/*!
 Ionicons, v2.0.1
 Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
 https://twitter.com/benjsperry  https://twitter.com/ionicframework
 MIT License: https://github.com/driftyco/ionicons

 Android-style icons originally built by Google’s
 Material Design Icons: https://github.com/google/material-design-icons
 used under CC BY http://creativecommons.org/licenses/by/4.0/
 Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url(/../fonts/ionicons.eot?v=2.0.1);
  src: url(/../fonts/ionicons.eot?v=2.0.1#iefix) format("embedded-opentype"), url(/../fonts/ionicons.ttf?v=2.0.1) format("truetype"), url(/../fonts/ionicons.woff?v=2.0.1) format("woff"), url(/../fonts/ionicons.svg?v=2.0.1#Ionicons) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 37, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 51, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-alert:before {
  content: "\f101";
}

/* line 55, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-alert-circled:before {
  content: "\f100";
}

/* line 59, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-add:before {
  content: "\f2c7";
}

/* line 63, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-add-circle:before {
  content: "\f359";
}

/* line 67, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-alarm-clock:before {
  content: "\f35a";
}

/* line 71, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-alert:before {
  content: "\f35b";
}

/* line 75, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-apps:before {
  content: "\f35c";
}

/* line 79, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-archive:before {
  content: "\f2c9";
}

/* line 83, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-arrow-back:before {
  content: "\f2ca";
}

/* line 87, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-arrow-down:before {
  content: "\f35d";
}

/* line 91, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-arrow-dropdown:before {
  content: "\f35f";
}

/* line 95, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-arrow-dropdown-circle:before {
  content: "\f35e";
}

/* line 99, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-arrow-dropleft:before {
  content: "\f361";
}

/* line 103, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-arrow-dropleft-circle:before {
  content: "\f360";
}

/* line 107, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-arrow-dropright:before {
  content: "\f363";
}

/* line 111, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-arrow-dropright-circle:before {
  content: "\f362";
}

/* line 115, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-arrow-dropup:before {
  content: "\f365";
}

/* line 119, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-arrow-dropup-circle:before {
  content: "\f364";
}

/* line 123, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-arrow-forward:before {
  content: "\f30f";
}

/* line 127, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-arrow-up:before {
  content: "\f366";
}

/* line 131, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-attach:before {
  content: "\f367";
}

/* line 135, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-bar:before {
  content: "\f368";
}

/* line 139, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-bicycle:before {
  content: "\f369";
}

/* line 143, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-boat:before {
  content: "\f36a";
}

/* line 147, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-bookmark:before {
  content: "\f36b";
}

/* line 151, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-bulb:before {
  content: "\f36c";
}

/* line 155, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-bus:before {
  content: "\f36d";
}

/* line 159, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-calendar:before {
  content: "\f2d1";
}

/* line 163, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-call:before {
  content: "\f2d2";
}

/* line 167, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-camera:before {
  content: "\f2d3";
}

/* line 171, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-cancel:before {
  content: "\f36e";
}

/* line 175, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-car:before {
  content: "\f36f";
}

/* line 179, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-cart:before {
  content: "\f370";
}

/* line 183, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-chat:before {
  content: "\f2d4";
}

/* line 187, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-checkbox:before {
  content: "\f374";
}

/* line 191, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-checkbox-blank:before {
  content: "\f371";
}

/* line 195, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-checkbox-outline:before {
  content: "\f373";
}

/* line 199, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-checkbox-outline-blank:before {
  content: "\f372";
}

/* line 203, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-checkmark-circle:before {
  content: "\f375";
}

/* line 207, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-clipboard:before {
  content: "\f376";
}

/* line 211, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-close:before {
  content: "\f2d7";
}

/* line 215, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-cloud:before {
  content: "\f37a";
}

/* line 219, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-cloud-circle:before {
  content: "\f377";
}

/* line 223, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-cloud-done:before {
  content: "\f378";
}

/* line 227, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-cloud-outline:before {
  content: "\f379";
}

/* line 231, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-color-palette:before {
  content: "\f37b";
}

/* line 235, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-compass:before {
  content: "\f37c";
}

/* line 239, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-contact:before {
  content: "\f2d8";
}

/* line 243, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-contacts:before {
  content: "\f2d9";
}

/* line 247, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-contract:before {
  content: "\f37d";
}

/* line 251, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-create:before {
  content: "\f37e";
}

/* line 255, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-delete:before {
  content: "\f37f";
}

/* line 259, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-desktop:before {
  content: "\f380";
}

/* line 263, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-document:before {
  content: "\f381";
}

/* line 267, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-done:before {
  content: "\f383";
}

/* line 271, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-done-all:before {
  content: "\f382";
}

/* line 275, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-download:before {
  content: "\f2dd";
}

/* line 279, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-drafts:before {
  content: "\f384";
}

/* line 283, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-exit:before {
  content: "\f385";
}

/* line 287, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-expand:before {
  content: "\f386";
}

/* line 291, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-favorite:before {
  content: "\f388";
}

/* line 295, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-favorite-outline:before {
  content: "\f387";
}

/* line 299, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-film:before {
  content: "\f389";
}

/* line 303, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-folder:before {
  content: "\f2e0";
}

/* line 307, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-folder-open:before {
  content: "\f38a";
}

/* line 311, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-funnel:before {
  content: "\f38b";
}

/* line 315, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-globe:before {
  content: "\f38c";
}

/* line 319, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-hand:before {
  content: "\f2e3";
}

/* line 323, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-hangout:before {
  content: "\f38d";
}

/* line 327, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-happy:before {
  content: "\f38e";
}

/* line 331, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-home:before {
  content: "\f38f";
}

/* line 335, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-image:before {
  content: "\f2e4";
}

/* line 339, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-laptop:before {
  content: "\f390";
}

/* line 343, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-list:before {
  content: "\f391";
}

/* line 347, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-locate:before {
  content: "\f2e9";
}

/* line 351, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-lock:before {
  content: "\f392";
}

/* line 355, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-mail:before {
  content: "\f2eb";
}

/* line 359, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-map:before {
  content: "\f393";
}

/* line 363, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-menu:before {
  content: "\f394";
}

/* line 367, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-microphone:before {
  content: "\f2ec";
}

/* line 371, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-microphone-off:before {
  content: "\f395";
}

/* line 375, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-more-horizontal:before {
  content: "\f396";
}

/* line 379, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-more-vertical:before {
  content: "\f397";
}

/* line 383, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-navigate:before {
  content: "\f398";
}

/* line 387, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-notifications:before {
  content: "\f39b";
}

/* line 391, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-notifications-none:before {
  content: "\f399";
}

/* line 395, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-notifications-off:before {
  content: "\f39a";
}

/* line 399, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-open:before {
  content: "\f39c";
}

/* line 403, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-options:before {
  content: "\f39d";
}

/* line 407, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-people:before {
  content: "\f39e";
}

/* line 411, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-person:before {
  content: "\f3a0";
}

/* line 415, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-person-add:before {
  content: "\f39f";
}

/* line 419, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-phone-landscape:before {
  content: "\f3a1";
}

/* line 423, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-phone-portrait:before {
  content: "\f3a2";
}

/* line 427, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-pin:before {
  content: "\f3a3";
}

/* line 431, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-plane:before {
  content: "\f3a4";
}

/* line 435, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-playstore:before {
  content: "\f2f0";
}

/* line 439, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-print:before {
  content: "\f3a5";
}

/* line 443, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-radio-button-off:before {
  content: "\f3a6";
}

/* line 447, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-radio-button-on:before {
  content: "\f3a7";
}

/* line 451, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-refresh:before {
  content: "\f3a8";
}

/* line 455, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-remove:before {
  content: "\f2f4";
}

/* line 459, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-remove-circle:before {
  content: "\f3a9";
}

/* line 463, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-restaurant:before {
  content: "\f3aa";
}

/* line 467, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-sad:before {
  content: "\f3ab";
}

/* line 471, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-search:before {
  content: "\f2f5";
}

/* line 475, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-send:before {
  content: "\f2f6";
}

/* line 479, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-settings:before {
  content: "\f2f7";
}

/* line 483, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-share:before {
  content: "\f2f8";
}

/* line 487, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-share-alt:before {
  content: "\f3ac";
}

/* line 491, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-star:before {
  content: "\f2fc";
}

/* line 495, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-star-half:before {
  content: "\f3ad";
}

/* line 499, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-star-outline:before {
  content: "\f3ae";
}

/* line 503, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-stopwatch:before {
  content: "\f2fd";
}

/* line 507, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-subway:before {
  content: "\f3af";
}

/* line 511, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-sunny:before {
  content: "\f3b0";
}

/* line 515, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-sync:before {
  content: "\f3b1";
}

/* line 519, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-textsms:before {
  content: "\f3b2";
}

/* line 523, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-time:before {
  content: "\f3b3";
}

/* line 527, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-train:before {
  content: "\f3b4";
}

/* line 531, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-unlock:before {
  content: "\f3b5";
}

/* line 535, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-upload:before {
  content: "\f3b6";
}

/* line 539, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-volume-down:before {
  content: "\f3b7";
}

/* line 543, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-volume-mute:before {
  content: "\f3b8";
}

/* line 547, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-volume-off:before {
  content: "\f3b9";
}

/* line 551, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-volume-up:before {
  content: "\f3ba";
}

/* line 555, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-walk:before {
  content: "\f3bb";
}

/* line 559, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-warning:before {
  content: "\f3bc";
}

/* line 563, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-watch:before {
  content: "\f3bd";
}

/* line 567, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-android-wifi:before {
  content: "\f305";
}

/* line 571, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-aperture:before {
  content: "\f313";
}

/* line 575, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-archive:before {
  content: "\f102";
}

/* line 579, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-down-a:before {
  content: "\f103";
}

/* line 583, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-down-b:before {
  content: "\f104";
}

/* line 587, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-down-c:before {
  content: "\f105";
}

/* line 591, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-expand:before {
  content: "\f25e";
}

/* line 595, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-graph-down-left:before {
  content: "\f25f";
}

/* line 599, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-graph-down-right:before {
  content: "\f260";
}

/* line 603, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-graph-up-left:before {
  content: "\f261";
}

/* line 607, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-graph-up-right:before {
  content: "\f262";
}

/* line 611, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-left-a:before {
  content: "\f106";
}

/* line 615, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-left-b:before {
  content: "\f107";
}

/* line 619, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-left-c:before {
  content: "\f108";
}

/* line 623, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-move:before {
  content: "\f263";
}

/* line 627, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-resize:before {
  content: "\f264";
}

/* line 631, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-return-left:before {
  content: "\f265";
}

/* line 635, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-return-right:before {
  content: "\f266";
}

/* line 639, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-right-a:before {
  content: "\f109";
}

/* line 643, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-right-b:before {
  content: "\f10a";
}

/* line 647, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-right-c:before {
  content: "\f10b";
}

/* line 651, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-shrink:before {
  content: "\f267";
}

/* line 655, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-swap:before {
  content: "\f268";
}

/* line 659, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-up-a:before {
  content: "\f10c";
}

/* line 663, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-up-b:before {
  content: "\f10d";
}

/* line 667, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-arrow-up-c:before {
  content: "\f10e";
}

/* line 671, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-asterisk:before {
  content: "\f314";
}

/* line 675, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-at:before {
  content: "\f10f";
}

/* line 679, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-backspace:before {
  content: "\f3bf";
}

/* line 683, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-backspace-outline:before {
  content: "\f3be";
}

/* line 687, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-bag:before {
  content: "\f110";
}

/* line 691, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-battery-charging:before {
  content: "\f111";
}

/* line 695, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-battery-empty:before {
  content: "\f112";
}

/* line 699, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-battery-full:before {
  content: "\f113";
}

/* line 703, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-battery-half:before {
  content: "\f114";
}

/* line 707, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-battery-low:before {
  content: "\f115";
}

/* line 711, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-beaker:before {
  content: "\f269";
}

/* line 715, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-beer:before {
  content: "\f26a";
}

/* line 719, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-bluetooth:before {
  content: "\f116";
}

/* line 723, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-bonfire:before {
  content: "\f315";
}

/* line 727, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-bookmark:before {
  content: "\f26b";
}

/* line 731, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-bowtie:before {
  content: "\f3c0";
}

/* line 735, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-briefcase:before {
  content: "\f26c";
}

/* line 739, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-bug:before {
  content: "\f2be";
}

/* line 743, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-calculator:before {
  content: "\f26d";
}

/* line 747, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-calendar:before {
  content: "\f117";
}

/* line 751, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-camera:before {
  content: "\f118";
}

/* line 755, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-card:before {
  content: "\f119";
}

/* line 759, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-cash:before {
  content: "\f316";
}

/* line 763, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-chatbox:before {
  content: "\f11b";
}

/* line 767, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-chatbox-working:before {
  content: "\f11a";
}

/* line 771, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-chatboxes:before {
  content: "\f11c";
}

/* line 775, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-chatbubble:before {
  content: "\f11e";
}

/* line 779, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-chatbubble-working:before {
  content: "\f11d";
}

/* line 783, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-chatbubbles:before {
  content: "\f11f";
}

/* line 787, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-checkmark:before {
  content: "\f122";
}

/* line 791, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-checkmark-circled:before {
  content: "\f120";
}

/* line 795, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-checkmark-round:before {
  content: "\f121";
}

/* line 799, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-chevron-down:before {
  content: "\f123";
}

/* line 803, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-chevron-left:before {
  content: "\f124";
}

/* line 807, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-chevron-right:before {
  content: "\f125";
}

/* line 811, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-chevron-up:before {
  content: "\f126";
}

/* line 815, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-clipboard:before {
  content: "\f127";
}

/* line 819, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-clock:before {
  content: "\f26e";
}

/* line 823, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-close:before {
  content: "\f12a";
}

/* line 827, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-close-circled:before {
  content: "\f128";
}

/* line 831, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-close-round:before {
  content: "\f129";
}

/* line 835, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-closed-captioning:before {
  content: "\f317";
}

/* line 839, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-cloud:before {
  content: "\f12b";
}

/* line 843, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-code:before {
  content: "\f271";
}

/* line 847, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-code-download:before {
  content: "\f26f";
}

/* line 851, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-code-working:before {
  content: "\f270";
}

/* line 855, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-coffee:before {
  content: "\f272";
}

/* line 859, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-compass:before {
  content: "\f273";
}

/* line 863, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-compose:before {
  content: "\f12c";
}

/* line 867, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-connection-bars:before {
  content: "\f274";
}

/* line 871, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-contrast:before {
  content: "\f275";
}

/* line 875, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-crop:before {
  content: "\f3c1";
}

/* line 879, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-cube:before {
  content: "\f318";
}

/* line 883, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-disc:before {
  content: "\f12d";
}

/* line 887, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-document:before {
  content: "\f12f";
}

/* line 891, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-document-text:before {
  content: "\f12e";
}

/* line 895, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-drag:before {
  content: "\f130";
}

/* line 899, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-earth:before {
  content: "\f276";
}

/* line 903, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-easel:before {
  content: "\f3c2";
}

/* line 907, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-edit:before {
  content: "\f2bf";
}

/* line 911, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-egg:before {
  content: "\f277";
}

/* line 915, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-eject:before {
  content: "\f131";
}

/* line 919, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-email:before {
  content: "\f132";
}

/* line 923, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-email-unread:before {
  content: "\f3c3";
}

/* line 927, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-erlenmeyer-flask:before {
  content: "\f3c5";
}

/* line 931, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-erlenmeyer-flask-bubbles:before {
  content: "\f3c4";
}

/* line 935, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-eye:before {
  content: "\f133";
}

/* line 939, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-eye-disabled:before {
  content: "\f306";
}

/* line 943, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-female:before {
  content: "\f278";
}

/* line 947, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-filing:before {
  content: "\f134";
}

/* line 951, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-film-marker:before {
  content: "\f135";
}

/* line 955, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-fireball:before {
  content: "\f319";
}

/* line 959, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-flag:before {
  content: "\f279";
}

/* line 963, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-flame:before {
  content: "\f31a";
}

/* line 967, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-flash:before {
  content: "\f137";
}

/* line 971, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-flash-off:before {
  content: "\f136";
}

/* line 975, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-folder:before {
  content: "\f139";
}

/* line 979, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-fork:before {
  content: "\f27a";
}

/* line 983, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-fork-repo:before {
  content: "\f2c0";
}

/* line 987, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-forward:before {
  content: "\f13a";
}

/* line 991, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-funnel:before {
  content: "\f31b";
}

/* line 995, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-gear-a:before {
  content: "\f13d";
}

/* line 999, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-gear-b:before {
  content: "\f13e";
}

/* line 1003, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-grid:before {
  content: "\f13f";
}

/* line 1007, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-hammer:before {
  content: "\f27b";
}

/* line 1011, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-happy:before {
  content: "\f31c";
}

/* line 1015, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-happy-outline:before {
  content: "\f3c6";
}

/* line 1019, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-headphone:before {
  content: "\f140";
}

/* line 1023, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-heart:before {
  content: "\f141";
}

/* line 1027, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-heart-broken:before {
  content: "\f31d";
}

/* line 1031, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-help:before {
  content: "\f143";
}

/* line 1035, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-help-buoy:before {
  content: "\f27c";
}

/* line 1039, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-help-circled:before {
  content: "\f142";
}

/* line 1043, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-home:before {
  content: "\f144";
}

/* line 1047, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-icecream:before {
  content: "\f27d";
}

/* line 1051, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-image:before {
  content: "\f147";
}

/* line 1055, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-images:before {
  content: "\f148";
}

/* line 1059, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-information:before {
  content: "\f14a";
}

/* line 1063, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-information-circled:before {
  content: "\f149";
}

/* line 1067, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ionic:before {
  content: "\f14b";
}

/* line 1071, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-alarm:before {
  content: "\f3c8";
}

/* line 1075, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-alarm-outline:before {
  content: "\f3c7";
}

/* line 1079, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-albums:before {
  content: "\f3ca";
}

/* line 1083, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-albums-outline:before {
  content: "\f3c9";
}

/* line 1087, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-americanfootball:before {
  content: "\f3cc";
}

/* line 1091, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-americanfootball-outline:before {
  content: "\f3cb";
}

/* line 1095, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-analytics:before {
  content: "\f3ce";
}

/* line 1099, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-analytics-outline:before {
  content: "\f3cd";
}

/* line 1103, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-arrow-back:before {
  content: "\f3cf";
}

/* line 1107, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-arrow-down:before {
  content: "\f3d0";
}

/* line 1111, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-arrow-forward:before {
  content: "\f3d1";
}

/* line 1115, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-arrow-left:before {
  content: "\f3d2";
}

/* line 1119, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-arrow-right:before {
  content: "\f3d3";
}

/* line 1123, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-arrow-thin-down:before {
  content: "\f3d4";
}

/* line 1127, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-arrow-thin-left:before {
  content: "\f3d5";
}

/* line 1131, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-arrow-thin-right:before {
  content: "\f3d6";
}

/* line 1135, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-arrow-thin-up:before {
  content: "\f3d7";
}

/* line 1139, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-arrow-up:before {
  content: "\f3d8";
}

/* line 1143, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-at:before {
  content: "\f3da";
}

/* line 1147, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-at-outline:before {
  content: "\f3d9";
}

/* line 1151, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-barcode:before {
  content: "\f3dc";
}

/* line 1155, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-barcode-outline:before {
  content: "\f3db";
}

/* line 1159, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-baseball:before {
  content: "\f3de";
}

/* line 1163, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-baseball-outline:before {
  content: "\f3dd";
}

/* line 1167, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-basketball:before {
  content: "\f3e0";
}

/* line 1171, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-basketball-outline:before {
  content: "\f3df";
}

/* line 1175, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-bell:before {
  content: "\f3e2";
}

/* line 1179, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-bell-outline:before {
  content: "\f3e1";
}

/* line 1183, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-body:before {
  content: "\f3e4";
}

/* line 1187, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-body-outline:before {
  content: "\f3e3";
}

/* line 1191, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-bolt:before {
  content: "\f3e6";
}

/* line 1195, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-bolt-outline:before {
  content: "\f3e5";
}

/* line 1199, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-book:before {
  content: "\f3e8";
}

/* line 1203, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-book-outline:before {
  content: "\f3e7";
}

/* line 1207, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-bookmarks:before {
  content: "\f3ea";
}

/* line 1211, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-bookmarks-outline:before {
  content: "\f3e9";
}

/* line 1215, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-box:before {
  content: "\f3ec";
}

/* line 1219, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-box-outline:before {
  content: "\f3eb";
}

/* line 1223, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-briefcase:before {
  content: "\f3ee";
}

/* line 1227, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-briefcase-outline:before {
  content: "\f3ed";
}

/* line 1231, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-browsers:before {
  content: "\f3f0";
}

/* line 1235, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-browsers-outline:before {
  content: "\f3ef";
}

/* line 1239, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-calculator:before {
  content: "\f3f2";
}

/* line 1243, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-calculator-outline:before {
  content: "\f3f1";
}

/* line 1247, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-calendar:before {
  content: "\f3f4";
}

/* line 1251, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-calendar-outline:before {
  content: "\f3f3";
}

/* line 1255, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-camera:before {
  content: "\f3f6";
}

/* line 1259, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-camera-outline:before {
  content: "\f3f5";
}

/* line 1263, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cart:before {
  content: "\f3f8";
}

/* line 1267, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cart-outline:before {
  content: "\f3f7";
}

/* line 1271, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-chatboxes:before {
  content: "\f3fa";
}

/* line 1275, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-chatboxes-outline:before {
  content: "\f3f9";
}

/* line 1279, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-chatbubble:before {
  content: "\f3fc";
}

/* line 1283, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-chatbubble-outline:before {
  content: "\f3fb";
}

/* line 1287, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-checkmark:before {
  content: "\f3ff";
}

/* line 1291, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-checkmark-empty:before {
  content: "\f3fd";
}

/* line 1295, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-checkmark-outline:before {
  content: "\f3fe";
}

/* line 1299, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-circle-filled:before {
  content: "\f400";
}

/* line 1303, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-circle-outline:before {
  content: "\f401";
}

/* line 1307, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-clock:before {
  content: "\f403";
}

/* line 1311, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-clock-outline:before {
  content: "\f402";
}

/* line 1315, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-close:before {
  content: "\f406";
}

/* line 1319, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-close-empty:before {
  content: "\f404";
}

/* line 1323, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-close-outline:before {
  content: "\f405";
}

/* line 1327, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cloud:before {
  content: "\f40c";
}

/* line 1331, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cloud-download:before {
  content: "\f408";
}

/* line 1335, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cloud-download-outline:before {
  content: "\f407";
}

/* line 1339, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cloud-outline:before {
  content: "\f409";
}

/* line 1343, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cloud-upload:before {
  content: "\f40b";
}

/* line 1347, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cloud-upload-outline:before {
  content: "\f40a";
}

/* line 1351, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cloudy:before {
  content: "\f410";
}

/* line 1355, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cloudy-night:before {
  content: "\f40e";
}

/* line 1359, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cloudy-night-outline:before {
  content: "\f40d";
}

/* line 1363, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cloudy-outline:before {
  content: "\f40f";
}

/* line 1367, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cog:before {
  content: "\f412";
}

/* line 1371, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-cog-outline:before {
  content: "\f411";
}

/* line 1375, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-color-filter:before {
  content: "\f414";
}

/* line 1379, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-color-filter-outline:before {
  content: "\f413";
}

/* line 1383, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-color-wand:before {
  content: "\f416";
}

/* line 1387, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-color-wand-outline:before {
  content: "\f415";
}

/* line 1391, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-compose:before {
  content: "\f418";
}

/* line 1395, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-compose-outline:before {
  content: "\f417";
}

/* line 1399, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-contact:before {
  content: "\f41a";
}

/* line 1403, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-contact-outline:before {
  content: "\f419";
}

/* line 1407, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-copy:before {
  content: "\f41c";
}

/* line 1411, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-copy-outline:before {
  content: "\f41b";
}

/* line 1415, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-crop:before {
  content: "\f41e";
}

/* line 1419, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-crop-strong:before {
  content: "\f41d";
}

/* line 1423, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-download:before {
  content: "\f420";
}

/* line 1427, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-download-outline:before {
  content: "\f41f";
}

/* line 1431, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-drag:before {
  content: "\f421";
}

/* line 1435, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-email:before {
  content: "\f423";
}

/* line 1439, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-email-outline:before {
  content: "\f422";
}

/* line 1443, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-eye:before {
  content: "\f425";
}

/* line 1447, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-eye-outline:before {
  content: "\f424";
}

/* line 1451, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-fastforward:before {
  content: "\f427";
}

/* line 1455, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-fastforward-outline:before {
  content: "\f426";
}

/* line 1459, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-filing:before {
  content: "\f429";
}

/* line 1463, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-filing-outline:before {
  content: "\f428";
}

/* line 1467, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-film:before {
  content: "\f42b";
}

/* line 1471, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-film-outline:before {
  content: "\f42a";
}

/* line 1475, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-flag:before {
  content: "\f42d";
}

/* line 1479, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-flag-outline:before {
  content: "\f42c";
}

/* line 1483, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-flame:before {
  content: "\f42f";
}

/* line 1487, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-flame-outline:before {
  content: "\f42e";
}

/* line 1491, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-flask:before {
  content: "\f431";
}

/* line 1495, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-flask-outline:before {
  content: "\f430";
}

/* line 1499, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-flower:before {
  content: "\f433";
}

/* line 1503, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-flower-outline:before {
  content: "\f432";
}

/* line 1507, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-folder:before {
  content: "\f435";
}

/* line 1511, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-folder-outline:before {
  content: "\f434";
}

/* line 1515, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-football:before {
  content: "\f437";
}

/* line 1519, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-football-outline:before {
  content: "\f436";
}

/* line 1523, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-game-controller-a:before {
  content: "\f439";
}

/* line 1527, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-game-controller-a-outline:before {
  content: "\f438";
}

/* line 1531, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-game-controller-b:before {
  content: "\f43b";
}

/* line 1535, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-game-controller-b-outline:before {
  content: "\f43a";
}

/* line 1539, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-gear:before {
  content: "\f43d";
}

/* line 1543, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-gear-outline:before {
  content: "\f43c";
}

/* line 1547, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-glasses:before {
  content: "\f43f";
}

/* line 1551, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-glasses-outline:before {
  content: "\f43e";
}

/* line 1555, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-grid-view:before {
  content: "\f441";
}

/* line 1559, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-grid-view-outline:before {
  content: "\f440";
}

/* line 1563, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-heart:before {
  content: "\f443";
}

/* line 1567, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-heart-outline:before {
  content: "\f442";
}

/* line 1571, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-help:before {
  content: "\f446";
}

/* line 1575, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-help-empty:before {
  content: "\f444";
}

/* line 1579, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-help-outline:before {
  content: "\f445";
}

/* line 1583, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-home:before {
  content: "\f448";
}

/* line 1587, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-home-outline:before {
  content: "\f447";
}

/* line 1591, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-infinite:before {
  content: "\f44a";
}

/* line 1595, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-infinite-outline:before {
  content: "\f449";
}

/* line 1599, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-information:before {
  content: "\f44d";
}

/* line 1603, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-information-empty:before {
  content: "\f44b";
}

/* line 1607, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-information-outline:before {
  content: "\f44c";
}

/* line 1611, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-ionic-outline:before {
  content: "\f44e";
}

/* line 1615, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-keypad:before {
  content: "\f450";
}

/* line 1619, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-keypad-outline:before {
  content: "\f44f";
}

/* line 1623, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-lightbulb:before {
  content: "\f452";
}

/* line 1627, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-lightbulb-outline:before {
  content: "\f451";
}

/* line 1631, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-list:before {
  content: "\f454";
}

/* line 1635, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-list-outline:before {
  content: "\f453";
}

/* line 1639, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-location:before {
  content: "\f456";
}

/* line 1643, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-location-outline:before {
  content: "\f455";
}

/* line 1647, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-locked:before {
  content: "\f458";
}

/* line 1651, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-locked-outline:before {
  content: "\f457";
}

/* line 1655, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-loop:before {
  content: "\f45a";
}

/* line 1659, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-loop-strong:before {
  content: "\f459";
}

/* line 1663, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-medical:before {
  content: "\f45c";
}

/* line 1667, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-medical-outline:before {
  content: "\f45b";
}

/* line 1671, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-medkit:before {
  content: "\f45e";
}

/* line 1675, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-medkit-outline:before {
  content: "\f45d";
}

/* line 1679, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-mic:before {
  content: "\f461";
}

/* line 1683, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-mic-off:before {
  content: "\f45f";
}

/* line 1687, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-mic-outline:before {
  content: "\f460";
}

/* line 1691, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-minus:before {
  content: "\f464";
}

/* line 1695, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-minus-empty:before {
  content: "\f462";
}

/* line 1699, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-minus-outline:before {
  content: "\f463";
}

/* line 1703, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-monitor:before {
  content: "\f466";
}

/* line 1707, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-monitor-outline:before {
  content: "\f465";
}

/* line 1711, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-moon:before {
  content: "\f468";
}

/* line 1715, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-moon-outline:before {
  content: "\f467";
}

/* line 1719, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-more:before {
  content: "\f46a";
}

/* line 1723, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-more-outline:before {
  content: "\f469";
}

/* line 1727, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-musical-note:before {
  content: "\f46b";
}

/* line 1731, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-musical-notes:before {
  content: "\f46c";
}

/* line 1735, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-navigate:before {
  content: "\f46e";
}

/* line 1739, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-navigate-outline:before {
  content: "\f46d";
}

/* line 1743, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-nutrition:before {
  content: "\f470";
}

/* line 1747, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-nutrition-outline:before {
  content: "\f46f";
}

/* line 1751, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-paper:before {
  content: "\f472";
}

/* line 1755, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-paper-outline:before {
  content: "\f471";
}

/* line 1759, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-paperplane:before {
  content: "\f474";
}

/* line 1763, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-paperplane-outline:before {
  content: "\f473";
}

/* line 1767, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-partlysunny:before {
  content: "\f476";
}

/* line 1771, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-partlysunny-outline:before {
  content: "\f475";
}

/* line 1775, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-pause:before {
  content: "\f478";
}

/* line 1779, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-pause-outline:before {
  content: "\f477";
}

/* line 1783, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-paw:before {
  content: "\f47a";
}

/* line 1787, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-paw-outline:before {
  content: "\f479";
}

/* line 1791, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-people:before {
  content: "\f47c";
}

/* line 1795, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-people-outline:before {
  content: "\f47b";
}

/* line 1799, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-person:before {
  content: "\f47e";
}

/* line 1803, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-person-outline:before {
  content: "\f47d";
}

/* line 1807, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-personadd:before {
  content: "\f480";
}

/* line 1811, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-personadd-outline:before {
  content: "\f47f";
}

/* line 1815, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-photos:before {
  content: "\f482";
}

/* line 1819, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-photos-outline:before {
  content: "\f481";
}

/* line 1823, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-pie:before {
  content: "\f484";
}

/* line 1827, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-pie-outline:before {
  content: "\f483";
}

/* line 1831, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-pint:before {
  content: "\f486";
}

/* line 1835, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-pint-outline:before {
  content: "\f485";
}

/* line 1839, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-play:before {
  content: "\f488";
}

/* line 1843, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-play-outline:before {
  content: "\f487";
}

/* line 1847, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-plus:before {
  content: "\f48b";
}

/* line 1851, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-plus-empty:before {
  content: "\f489";
}

/* line 1855, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-plus-outline:before {
  content: "\f48a";
}

/* line 1859, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-pricetag:before {
  content: "\f48d";
}

/* line 1863, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-pricetag-outline:before {
  content: "\f48c";
}

/* line 1867, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-pricetags:before {
  content: "\f48f";
}

/* line 1871, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-pricetags-outline:before {
  content: "\f48e";
}

/* line 1875, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-printer:before {
  content: "\f491";
}

/* line 1879, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-printer-outline:before {
  content: "\f490";
}

/* line 1883, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-pulse:before {
  content: "\f493";
}

/* line 1887, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-pulse-strong:before {
  content: "\f492";
}

/* line 1891, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-rainy:before {
  content: "\f495";
}

/* line 1895, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-rainy-outline:before {
  content: "\f494";
}

/* line 1899, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-recording:before {
  content: "\f497";
}

/* line 1903, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-recording-outline:before {
  content: "\f496";
}

/* line 1907, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-redo:before {
  content: "\f499";
}

/* line 1911, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-redo-outline:before {
  content: "\f498";
}

/* line 1915, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-refresh:before {
  content: "\f49c";
}

/* line 1919, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-refresh-empty:before {
  content: "\f49a";
}

/* line 1923, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-refresh-outline:before {
  content: "\f49b";
}

/* line 1927, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-reload:before {
  content: "\f49d";
}

/* line 1931, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-reverse-camera:before {
  content: "\f49f";
}

/* line 1935, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-reverse-camera-outline:before {
  content: "\f49e";
}

/* line 1939, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-rewind:before {
  content: "\f4a1";
}

/* line 1943, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-rewind-outline:before {
  content: "\f4a0";
}

/* line 1947, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-rose:before {
  content: "\f4a3";
}

/* line 1951, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-rose-outline:before {
  content: "\f4a2";
}

/* line 1955, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-search:before {
  content: "\f4a5";
}

/* line 1959, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-search-strong:before {
  content: "\f4a4";
}

/* line 1963, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-settings:before {
  content: "\f4a7";
}

/* line 1967, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-settings-strong:before {
  content: "\f4a6";
}

/* line 1971, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-shuffle:before {
  content: "\f4a9";
}

/* line 1975, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-shuffle-strong:before {
  content: "\f4a8";
}

/* line 1979, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-skipbackward:before {
  content: "\f4ab";
}

/* line 1983, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-skipbackward-outline:before {
  content: "\f4aa";
}

/* line 1987, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-skipforward:before {
  content: "\f4ad";
}

/* line 1991, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-skipforward-outline:before {
  content: "\f4ac";
}

/* line 1995, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-snowy:before {
  content: "\f4ae";
}

/* line 1999, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-speedometer:before {
  content: "\f4b0";
}

/* line 2003, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-speedometer-outline:before {
  content: "\f4af";
}

/* line 2007, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-star:before {
  content: "\f4b3";
}

/* line 2011, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-star-half:before {
  content: "\f4b1";
}

/* line 2015, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-star-outline:before {
  content: "\f4b2";
}

/* line 2019, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-stopwatch:before {
  content: "\f4b5";
}

/* line 2023, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-stopwatch-outline:before {
  content: "\f4b4";
}

/* line 2027, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-sunny:before {
  content: "\f4b7";
}

/* line 2031, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-sunny-outline:before {
  content: "\f4b6";
}

/* line 2035, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-telephone:before {
  content: "\f4b9";
}

/* line 2039, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-telephone-outline:before {
  content: "\f4b8";
}

/* line 2043, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-tennisball:before {
  content: "\f4bb";
}

/* line 2047, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-tennisball-outline:before {
  content: "\f4ba";
}

/* line 2051, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-thunderstorm:before {
  content: "\f4bd";
}

/* line 2055, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-thunderstorm-outline:before {
  content: "\f4bc";
}

/* line 2059, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-time:before {
  content: "\f4bf";
}

/* line 2063, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-time-outline:before {
  content: "\f4be";
}

/* line 2067, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-timer:before {
  content: "\f4c1";
}

/* line 2071, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-timer-outline:before {
  content: "\f4c0";
}

/* line 2075, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-toggle:before {
  content: "\f4c3";
}

/* line 2079, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-toggle-outline:before {
  content: "\f4c2";
}

/* line 2083, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-trash:before {
  content: "\f4c5";
}

/* line 2087, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-trash-outline:before {
  content: "\f4c4";
}

/* line 2091, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-undo:before {
  content: "\f4c7";
}

/* line 2095, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-undo-outline:before {
  content: "\f4c6";
}

/* line 2099, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-unlocked:before {
  content: "\f4c9";
}

/* line 2103, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-unlocked-outline:before {
  content: "\f4c8";
}

/* line 2107, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-upload:before {
  content: "\f4cb";
}

/* line 2111, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-upload-outline:before {
  content: "\f4ca";
}

/* line 2115, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-videocam:before {
  content: "\f4cd";
}

/* line 2119, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-videocam-outline:before {
  content: "\f4cc";
}

/* line 2123, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-volume-high:before {
  content: "\f4ce";
}

/* line 2127, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-volume-low:before {
  content: "\f4cf";
}

/* line 2131, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-wineglass:before {
  content: "\f4d1";
}

/* line 2135, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-wineglass-outline:before {
  content: "\f4d0";
}

/* line 2139, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-world:before {
  content: "\f4d3";
}

/* line 2143, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ios-world-outline:before {
  content: "\f4d2";
}

/* line 2147, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ipad:before {
  content: "\f1f9";
}

/* line 2151, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-iphone:before {
  content: "\f1fa";
}

/* line 2155, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ipod:before {
  content: "\f1fb";
}

/* line 2159, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-jet:before {
  content: "\f295";
}

/* line 2163, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-key:before {
  content: "\f296";
}

/* line 2167, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-knife:before {
  content: "\f297";
}

/* line 2171, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-laptop:before {
  content: "\f1fc";
}

/* line 2175, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-leaf:before {
  content: "\f1fd";
}

/* line 2179, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-levels:before {
  content: "\f298";
}

/* line 2183, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-lightbulb:before {
  content: "\f299";
}

/* line 2187, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-link:before {
  content: "\f1fe";
}

/* line 2191, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-load-a:before {
  content: "\f29a";
}

/* line 2195, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-load-b:before {
  content: "\f29b";
}

/* line 2199, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-load-c:before {
  content: "\f29c";
}

/* line 2203, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-load-d:before {
  content: "\f29d";
}

/* line 2207, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-location:before {
  content: "\f1ff";
}

/* line 2211, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-lock-combination:before {
  content: "\f4d4";
}

/* line 2215, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-locked:before {
  content: "\f200";
}

/* line 2219, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-log-in:before {
  content: "\f29e";
}

/* line 2223, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-log-out:before {
  content: "\f29f";
}

/* line 2227, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-loop:before {
  content: "\f201";
}

/* line 2231, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-magnet:before {
  content: "\f2a0";
}

/* line 2235, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-male:before {
  content: "\f2a1";
}

/* line 2239, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-man:before {
  content: "\f202";
}

/* line 2243, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-map:before {
  content: "\f203";
}

/* line 2247, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-medkit:before {
  content: "\f2a2";
}

/* line 2251, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-merge:before {
  content: "\f33f";
}

/* line 2255, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-mic-a:before {
  content: "\f204";
}

/* line 2259, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-mic-b:before {
  content: "\f205";
}

/* line 2263, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-mic-c:before {
  content: "\f206";
}

/* line 2267, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-minus:before {
  content: "\f209";
}

/* line 2271, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-minus-circled:before {
  content: "\f207";
}

/* line 2275, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-minus-round:before {
  content: "\f208";
}

/* line 2279, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-model-s:before {
  content: "\f2c1";
}

/* line 2283, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-monitor:before {
  content: "\f20a";
}

/* line 2287, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-more:before {
  content: "\f20b";
}

/* line 2291, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-mouse:before {
  content: "\f340";
}

/* line 2295, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-music-note:before {
  content: "\f20c";
}

/* line 2299, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-navicon:before {
  content: "\f20e";
}

/* line 2303, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-navicon-round:before {
  content: "\f20d";
}

/* line 2307, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-navigate:before {
  content: "\f2a3";
}

/* line 2311, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-network:before {
  content: "\f341";
}

/* line 2315, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-no-smoking:before {
  content: "\f2c2";
}

/* line 2319, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-nuclear:before {
  content: "\f2a4";
}

/* line 2323, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-outlet:before {
  content: "\f342";
}

/* line 2327, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-paintbrush:before {
  content: "\f4d5";
}

/* line 2331, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-paintbucket:before {
  content: "\f4d6";
}

/* line 2335, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-paper-airplane:before {
  content: "\f2c3";
}

/* line 2339, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-paperclip:before {
  content: "\f20f";
}

/* line 2343, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-pause:before {
  content: "\f210";
}

/* line 2347, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-person:before {
  content: "\f213";
}

/* line 2351, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-person-add:before {
  content: "\f211";
}

/* line 2355, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-person-stalker:before {
  content: "\f212";
}

/* line 2359, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-pie-graph:before {
  content: "\f2a5";
}

/* line 2363, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-pin:before {
  content: "\f2a6";
}

/* line 2367, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-pinpoint:before {
  content: "\f2a7";
}

/* line 2371, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-pizza:before {
  content: "\f2a8";
}

/* line 2375, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-plane:before {
  content: "\f214";
}

/* line 2379, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-planet:before {
  content: "\f343";
}

/* line 2383, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-play:before {
  content: "\f215";
}

/* line 2387, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-playstation:before {
  content: "\f30a";
}

/* line 2391, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-plus:before {
  content: "\f218";
}

/* line 2395, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-plus-circled:before {
  content: "\f216";
}

/* line 2399, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-plus-round:before {
  content: "\f217";
}

/* line 2403, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-podium:before {
  content: "\f344";
}

/* line 2407, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-pound:before {
  content: "\f219";
}

/* line 2411, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-power:before {
  content: "\f2a9";
}

/* line 2415, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-pricetag:before {
  content: "\f2aa";
}

/* line 2419, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-pricetags:before {
  content: "\f2ab";
}

/* line 2423, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-printer:before {
  content: "\f21a";
}

/* line 2427, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-pull-request:before {
  content: "\f345";
}

/* line 2431, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-qr-scanner:before {
  content: "\f346";
}

/* line 2435, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-quote:before {
  content: "\f347";
}

/* line 2439, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-radio-waves:before {
  content: "\f2ac";
}

/* line 2443, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-record:before {
  content: "\f21b";
}

/* line 2447, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-refresh:before {
  content: "\f21c";
}

/* line 2451, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-reply:before {
  content: "\f21e";
}

/* line 2455, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-reply-all:before {
  content: "\f21d";
}

/* line 2459, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ribbon-a:before {
  content: "\f348";
}

/* line 2463, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-ribbon-b:before {
  content: "\f349";
}

/* line 2467, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-sad:before {
  content: "\f34a";
}

/* line 2471, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-sad-outline:before {
  content: "\f4d7";
}

/* line 2475, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-scissors:before {
  content: "\f34b";
}

/* line 2479, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-search:before {
  content: "\f21f";
}

/* line 2483, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-settings:before {
  content: "\f2ad";
}

/* line 2487, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-share:before {
  content: "\f220";
}

/* line 2491, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-shuffle:before {
  content: "\f221";
}

/* line 2495, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-skip-backward:before {
  content: "\f222";
}

/* line 2499, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-skip-forward:before {
  content: "\f223";
}

/* line 2503, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-android:before {
  content: "\f225";
}

/* line 2507, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-android-outline:before {
  content: "\f224";
}

/* line 2511, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-angular:before {
  content: "\f4d9";
}

/* line 2515, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-angular-outline:before {
  content: "\f4d8";
}

/* line 2519, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-apple:before {
  content: "\f227";
}

/* line 2523, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-apple-outline:before {
  content: "\f226";
}

/* line 2527, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-bitcoin:before {
  content: "\f2af";
}

/* line 2531, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-bitcoin-outline:before {
  content: "\f2ae";
}

/* line 2535, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-buffer:before {
  content: "\f229";
}

/* line 2539, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-buffer-outline:before {
  content: "\f228";
}

/* line 2543, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-chrome:before {
  content: "\f4db";
}

/* line 2547, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-chrome-outline:before {
  content: "\f4da";
}

/* line 2551, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-codepen:before {
  content: "\f4dd";
}

/* line 2555, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-codepen-outline:before {
  content: "\f4dc";
}

/* line 2559, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-css3:before {
  content: "\f4df";
}

/* line 2563, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-css3-outline:before {
  content: "\f4de";
}

/* line 2567, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-designernews:before {
  content: "\f22b";
}

/* line 2571, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-designernews-outline:before {
  content: "\f22a";
}

/* line 2575, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-dribbble:before {
  content: "\f22d";
}

/* line 2579, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-dribbble-outline:before {
  content: "\f22c";
}

/* line 2583, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-dropbox:before {
  content: "\f22f";
}

/* line 2587, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-dropbox-outline:before {
  content: "\f22e";
}

/* line 2591, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-euro:before {
  content: "\f4e1";
}

/* line 2595, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-euro-outline:before {
  content: "\f4e0";
}

/* line 2599, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-facebook:before {
  content: "\f231";
}

/* line 2603, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-facebook-outline:before {
  content: "\f230";
}

/* line 2607, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-foursquare:before {
  content: "\f34d";
}

/* line 2611, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-foursquare-outline:before {
  content: "\f34c";
}

/* line 2615, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-freebsd-devil:before {
  content: "\f2c4";
}

/* line 2619, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-github:before {
  content: "\f233";
}

/* line 2623, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-github-outline:before {
  content: "\f232";
}

/* line 2627, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-google:before {
  content: "\f34f";
}

/* line 2631, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-google-outline:before {
  content: "\f34e";
}

/* line 2635, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-googleplus:before {
  content: "\f235";
}

/* line 2639, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-googleplus-outline:before {
  content: "\f234";
}

/* line 2643, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-hackernews:before {
  content: "\f237";
}

/* line 2647, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-hackernews-outline:before {
  content: "\f236";
}

/* line 2651, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-html5:before {
  content: "\f4e3";
}

/* line 2655, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-html5-outline:before {
  content: "\f4e2";
}

/* line 2659, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-instagram:before {
  content: "\f351";
}

/* line 2663, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-instagram-outline:before {
  content: "\f350";
}

/* line 2667, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-javascript:before {
  content: "\f4e5";
}

/* line 2671, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-javascript-outline:before {
  content: "\f4e4";
}

/* line 2675, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-linkedin:before {
  content: "\f239";
}

/* line 2679, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-linkedin-outline:before {
  content: "\f238";
}

/* line 2683, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-markdown:before {
  content: "\f4e6";
}

/* line 2687, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-nodejs:before {
  content: "\f4e7";
}

/* line 2691, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-octocat:before {
  content: "\f4e8";
}

/* line 2695, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-pinterest:before {
  content: "\f2b1";
}

/* line 2699, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-pinterest-outline:before {
  content: "\f2b0";
}

/* line 2703, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-python:before {
  content: "\f4e9";
}

/* line 2707, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-reddit:before {
  content: "\f23b";
}

/* line 2711, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-reddit-outline:before {
  content: "\f23a";
}

/* line 2715, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-rss:before {
  content: "\f23d";
}

/* line 2719, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-rss-outline:before {
  content: "\f23c";
}

/* line 2723, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-sass:before {
  content: "\f4ea";
}

/* line 2727, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-skype:before {
  content: "\f23f";
}

/* line 2731, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-skype-outline:before {
  content: "\f23e";
}

/* line 2735, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-snapchat:before {
  content: "\f4ec";
}

/* line 2739, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-snapchat-outline:before {
  content: "\f4eb";
}

/* line 2743, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-tumblr:before {
  content: "\f241";
}

/* line 2747, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-tumblr-outline:before {
  content: "\f240";
}

/* line 2751, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-tux:before {
  content: "\f2c5";
}

/* line 2755, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-twitch:before {
  content: "\f4ee";
}

/* line 2759, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-twitch-outline:before {
  content: "\f4ed";
}

/* line 2763, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-twitter:before {
  content: "\f243";
}

/* line 2767, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-twitter-outline:before {
  content: "\f242";
}

/* line 2771, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-usd:before {
  content: "\f353";
}

/* line 2775, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-usd-outline:before {
  content: "\f352";
}

/* line 2779, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-vimeo:before {
  content: "\f245";
}

/* line 2783, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-vimeo-outline:before {
  content: "\f244";
}

/* line 2787, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-whatsapp:before {
  content: "\f4f0";
}

/* line 2791, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-whatsapp-outline:before {
  content: "\f4ef";
}

/* line 2795, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-windows:before {
  content: "\f247";
}

/* line 2799, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-windows-outline:before {
  content: "\f246";
}

/* line 2803, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-wordpress:before {
  content: "\f249";
}

/* line 2807, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-wordpress-outline:before {
  content: "\f248";
}

/* line 2811, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-yahoo:before {
  content: "\f24b";
}

/* line 2815, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-yahoo-outline:before {
  content: "\f24a";
}

/* line 2819, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-yen:before {
  content: "\f4f2";
}

/* line 2823, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-yen-outline:before {
  content: "\f4f1";
}

/* line 2827, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-youtube:before {
  content: "\f24d";
}

/* line 2831, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-social-youtube-outline:before {
  content: "\f24c";
}

/* line 2835, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-soup-can:before {
  content: "\f4f4";
}

/* line 2839, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-soup-can-outline:before {
  content: "\f4f3";
}

/* line 2843, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-speakerphone:before {
  content: "\f2b2";
}

/* line 2847, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-speedometer:before {
  content: "\f2b3";
}

/* line 2851, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-spoon:before {
  content: "\f2b4";
}

/* line 2855, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-star:before {
  content: "\f24e";
}

/* line 2859, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-stats-bars:before {
  content: "\f2b5";
}

/* line 2863, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-steam:before {
  content: "\f30b";
}

/* line 2867, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-stop:before {
  content: "\f24f";
}

/* line 2871, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-thermometer:before {
  content: "\f2b6";
}

/* line 2875, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-thumbsdown:before {
  content: "\f250";
}

/* line 2879, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-thumbsup:before {
  content: "\f251";
}

/* line 2883, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-toggle:before {
  content: "\f355";
}

/* line 2887, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-toggle-filled:before {
  content: "\f354";
}

/* line 2891, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-transgender:before {
  content: "\f4f5";
}

/* line 2895, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-trash-a:before {
  content: "\f252";
}

/* line 2899, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-trash-b:before {
  content: "\f253";
}

/* line 2903, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-trophy:before {
  content: "\f356";
}

/* line 2907, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-tshirt:before {
  content: "\f4f7";
}

/* line 2911, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-tshirt-outline:before {
  content: "\f4f6";
}

/* line 2915, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-umbrella:before {
  content: "\f2b7";
}

/* line 2919, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-university:before {
  content: "\f357";
}

/* line 2923, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-unlocked:before {
  content: "\f254";
}

/* line 2927, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-upload:before {
  content: "\f255";
}

/* line 2931, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-usb:before {
  content: "\f2b8";
}

/* line 2935, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-videocamera:before {
  content: "\f256";
}

/* line 2939, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-volume-high:before {
  content: "\f257";
}

/* line 2943, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-volume-low:before {
  content: "\f258";
}

/* line 2947, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-volume-medium:before {
  content: "\f259";
}

/* line 2951, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-volume-mute:before {
  content: "\f25a";
}

/* line 2955, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-wand:before {
  content: "\f358";
}

/* line 2959, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-waterdrop:before {
  content: "\f25b";
}

/* line 2963, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-wifi:before {
  content: "\f25c";
}

/* line 2967, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-wineglass:before {
  content: "\f2b9";
}

/* line 2971, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-woman:before {
  content: "\f25d";
}

/* line 2975, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-wrench:before {
  content: "\f2ba";
}

/* line 2979, app/assets/stylesheets/templates/blue_template/plugins.css */
.ion-xbox:before {
  content: "\f30c";
}

/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */
/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
a.meanmenu-reveal {
  display: none;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #0c1923;
  padding: 4px 0;
  min-height: 42px;
  z-index: 999999;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 700;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #0c1923;
  margin-top: 44px;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-decoration: none;
  text-transform: uppercase;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: .75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: 0;
  margin-bottom: 0;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1);
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 32px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: 0 !important;
  border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(0, 0, 0, 0.9);
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 2994, app/assets/stylesheets/templates/blue_template/plugins.css */
.mean-remove {
  display: none !important;
}

/* Slick Slider */
/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-list:focus {
  outline: 0;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-track {
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-track:after, .slick-track:before {
  display: table;
  content: '';
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-track:after {
  clear: both;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
[dir=rtl] .slick-slide {
  float: right;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-slide img {
  display: block;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-slide.slick-loading img {
  display: none;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-initialized .slick-slide {
  display: block;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-loading .slick-list {
  background: url(/../images/ajax-loader.gif) center center no-repeat #fff;
}

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

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-prev {
  left: -25px;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-prev:before {
  content: '←';
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-next:before, [dir=rtl] .slick-prev:before {
  content: '→';
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-next {
  right: -25px;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
[dir=rtl] .slick-next:before {
  content: '←';
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000;
}

/* line 3001, app/assets/stylesheets/templates/blue_template/plugins.css */
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000;
}

/* Odometer */
/* line 3008, app/assets/stylesheets/templates/blue_template/plugins.css */
.odometer.odometer-auto-theme, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default, .odometer.odometer-theme-default .odometer-digit {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

/* line 3008, app/assets/stylesheets/templates/blue_template/plugins.css */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
}

/* line 3008, app/assets/stylesheets/templates/blue_template/plugins.css */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

/* line 3008, app/assets/stylesheets/templates/blue_template/plugins.css */
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}

/* line 3008, app/assets/stylesheets/templates/blue_template/plugins.css */
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}

/* line 3008, app/assets/stylesheets/templates/blue_template/plugins.css */
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}

/* line 3008, app/assets/stylesheets/templates/blue_template/plugins.css */
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}

/* line 3008, app/assets/stylesheets/templates/blue_template/plugins.css */
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}

/* line 3008, app/assets/stylesheets/templates/blue_template/plugins.css */
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* line 3008, app/assets/stylesheets/templates/blue_template/plugins.css */
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

/* line 3008, app/assets/stylesheets/templates/blue_template/plugins.css */
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue",sans-serif;
  line-height: 1.1em;
}

/* line 3008, app/assets/stylesheets/templates/blue_template/plugins.css */
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}

/* Nice Select */
/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  height: 42px;
  line-height: 40px;
  outline: 0;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select:hover {
  border-color: #dbdbdb;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select.open, .nice-select:active, .nice-select:focus {
  border-color: #999;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  width: 5px;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select.disabled:after {
  border-color: #ccc;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select.wide {
  width: 100%;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select.right {
  float: right;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select.right .list {
  left: auto;
  right: 0;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select.small:after {
  height: 4px;
  width: 4px;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: 0;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all .2s;
  transition: all .2s;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
  background-color: #f6f6f6;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select .option.selected {
  font-weight: 700;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.no-csspointerevents .nice-select .list {
  display: none;
}

/* line 3015, app/assets/stylesheets/templates/blue_template/plugins.css */
.no-csspointerevents .nice-select.open .list {
  display: block;
}

/*!
 * Datepicker v1.0.1
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2018-11-14T13:59:44.094Z
 */
/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-container {
  background-color: #fff;
  direction: ltr;
  font-size: 12px;
  left: 0;
  line-height: 30px;
  position: fixed;
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 210px;
  z-index: -1;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-container:after, .datepicker-container:before {
  border: 5px solid rgba(0, 0, 0, 0);
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-dropdown {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 6px #ccc;
  box-shadow: 0 3px 6px #ccc;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  z-index: 1;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-inline {
  position: static;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-top-left, .datepicker-top-right {
  border-top-color: #39f;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-top-left:after, .datepicker-top-left:before, .datepicker-top-right:after, .datepicker-top-right:before {
  border-top: 0;
  left: 10px;
  top: -5px;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-top-left:before, .datepicker-top-right:before {
  border-bottom-color: #39f;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-top-left:after, .datepicker-top-right:after {
  border-bottom-color: #fff;
  top: -4px;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-bottom-left, .datepicker-bottom-right {
  border-bottom-color: #39f;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-bottom-left:after, .datepicker-bottom-left:before, .datepicker-bottom-right:after, .datepicker-bottom-right:before {
  border-bottom: 0;
  bottom: -5px;
  left: 10px;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-bottom-left:before, .datepicker-bottom-right:before {
  border-top-color: #39f;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-bottom-left:after, .datepicker-bottom-right:after {
  border-top-color: #fff;
  bottom: -4px;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-bottom-right:after, .datepicker-bottom-right:before, .datepicker-top-right:after, .datepicker-top-right:before {
  left: auto;
  right: 10px;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul {
  margin: 0;
  padding: 0;
  width: 102%;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul:after, .datepicker-panel > ul:before {
  content: " ";
  display: table;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul:after {
  clear: both;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul > li {
  background-color: #fff;
  cursor: pointer;
  float: left;
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 30px;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul > li:hover {
  background-color: #e5f2ff;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul > li.muted, .datepicker-panel > ul > li.muted:hover {
  color: #999;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul > li.highlighted {
  background-color: #e5f2ff;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul > li.highlighted:hover {
  background-color: #cce5ff;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover {
  color: #39f;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul > li.disabled, .datepicker-panel > ul > li.disabled:hover {
  background-color: #fff;
  color: #ccc;
  cursor: default;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul > li.disabled.highlighted, .datepicker-panel > ul > li.disabled.highlighted:hover {
  background-color: #e5f2ff;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul > li[data-view="month next"], .datepicker-panel > ul > li[data-view="month prev"], .datepicker-panel > ul > li[data-view="year next"], .datepicker-panel > ul > li[data-view="year prev"], .datepicker-panel > ul > li[data-view="years next"], .datepicker-panel > ul > li[data-view="years prev"], .datepicker-panel > ul > li[data-view=next] {
  font-size: 18px;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul > li[data-view="month current"], .datepicker-panel > ul > li[data-view="year current"], .datepicker-panel > ul > li[data-view="years current"] {
  width: 150px;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul[data-view=months] > li, .datepicker-panel > ul[data-view=years] > li {
  height: 52.5px;
  line-height: 52.5px;
  width: 52.5px;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-panel > ul[data-view=week] > li, .datepicker-panel > ul[data-view=week] > li:hover {
  background-color: #fff;
  cursor: default;
}

/* line 3031, app/assets/stylesheets/templates/blue_template/plugins.css */
.datepicker-hide {
  display: none;
}

/*
 * %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 *
 * Template Name: Oyoxo - Heating Air-conditioning Services HTML Template
 * Template URI: https://thememarch.com/demo/html/oyoxo/
 * Description: Oyoxo is a professional heating air conditioning services HTML template which comes with the unique and clean design. It helps you to create a beautiful heating air conditioning services HTML website. It's a fully responsive website template. It has also e-commerce support. E-commerce pages are included on this template.
 * Author: Thememarch
 * Author URI: https://thememarch.com
 * Version: 1.2
 *
 * %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 */
/*
===========================================================
    INDEX
===========================================================

    01) Reset
    02) Animations
    03) Typography
    04) Utilities

    05) Button
    06) Title
    07) Slider Elements
    08) Form
    09) Accordion
    10) Videobox
    11) Selectbox
    12) Pagination
    13) Tab

    14) Header
    15) Heroslider
    16) Features & Services
    17) Funfact
    18) About
    19) Appointment
    20) Product
    21) Promotion
    22) Testimonial
    23) Newsletter
    24) Financing
    25) Pricebox
    26) Tiny Sections
    27) Team Member
    28) Call To Action
    29) Blog
    30) Brand Logo
    31) Contact
    32) Breadcrumb
    33) Widgets
    34) Comment
    35) Shop
    36) Footer

    37) Product Details
    38) Shopping Cart
    39) My Account
    40) Checkout

===========================================================
    END INDEX
===========================================================
*/
/* line 66, app/assets/stylesheets/templates/blue_template/style.css.erb */
.w-image.meta_modern {
  position: relative;
  overflow: hidden;
}

/* line 71, app/assets/stylesheets/templates/blue_template/style.css.erb */
.w-image.meta_modern .w-image-meta {
  font-size: 22px;
  padding: 20px;
}

/* line 76, app/assets/stylesheets/templates/blue_template/style.css.erb */
.w-image.meta_modern:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

/* line 82, app/assets/stylesheets/templates/blue_template/style.css.erb */
.w-image.meta_modern img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  width: 100%;
}

/**
 * Reset
 */
/* line 95, app/assets/stylesheets/templates/blue_template/style.css.erb */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

/* line 101, app/assets/stylesheets/templates/blue_template/style.css.erb */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 106, app/assets/stylesheets/templates/blue_template/style.css.erb */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 111, app/assets/stylesheets/templates/blue_template/style.css.erb */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* line 120, app/assets/stylesheets/templates/blue_template/style.css.erb */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/* line 129, app/assets/stylesheets/templates/blue_template/style.css.erb */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 135, app/assets/stylesheets/templates/blue_template/style.css.erb */
textarea {
  resize: vertical;
}

/* line 139, app/assets/stylesheets/templates/blue_template/style.css.erb */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* line 146, app/assets/stylesheets/templates/blue_template/style.css.erb */
.hidden {
  display: none !important;
}

/* line 150, app/assets/stylesheets/templates/blue_template/style.css.erb */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/* line 162, app/assets/stylesheets/templates/blue_template/style.css.erb */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}

/* line 173, app/assets/stylesheets/templates/blue_template/style.css.erb */
.invisible {
  visibility: hidden;
}

/* line 177, app/assets/stylesheets/templates/blue_template/style.css.erb */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 183, app/assets/stylesheets/templates/blue_template/style.css.erb */
.clearfix:after {
  clear: both;
}

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 5/4), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

@media print {
  /* line 196, app/assets/stylesheets/templates/blue_template/style.css.erb */
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 205, app/assets/stylesheets/templates/blue_template/style.css.erb */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 209, app/assets/stylesheets/templates/blue_template/style.css.erb */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 212, app/assets/stylesheets/templates/blue_template/style.css.erb */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 215, app/assets/stylesheets/templates/blue_template/style.css.erb */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 219, app/assets/stylesheets/templates/blue_template/style.css.erb */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 222, app/assets/stylesheets/templates/blue_template/style.css.erb */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 227, app/assets/stylesheets/templates/blue_template/style.css.erb */
  thead {
    display: table-header-group;
  }
  /* line 230, app/assets/stylesheets/templates/blue_template/style.css.erb */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 234, app/assets/stylesheets/templates/blue_template/style.css.erb */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 240, app/assets/stylesheets/templates/blue_template/style.css.erb */
  h2,
h3 {
    page-break-after: avoid;
  }
}

/**
 * Animations
 */
@-webkit-keyframes tmGrowShrink {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.55);
    transform: scale(1.55);
    opacity: 0;
  }
}

@keyframes tmGrowShrink {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.55);
    transform: scale(1.55);
    opacity: 0;
  }
}

@-webkit-keyframes tmSpin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes tmSpin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes tmSpinReverse {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes tmSpinReverse {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@-webkit-keyframes tmAnimatedBg {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  70% {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
  }
  80% {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes tmAnimatedBg {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  70% {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
  }
  80% {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}

@-webkit-keyframes tmDashAnim {
  0% {
    stroke-dashoffset: 2000;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 2000;
  }
}

@keyframes tmDashAnim {
  0% {
    stroke-dashoffset: 2000;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 2000;
  }
}

@-webkit-keyframes tmRightIndicator {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  85% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
  }
}

@keyframes tmRightIndicator {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  85% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
  }
}

@-webkit-keyframes bganimatedshape {
  0% {
    width: 1px;
    height: 1px;
    opacity: 1;
  }
  100% {
    width: 600px;
    height: 600px;
    opacity: 0;
  }
}

@keyframes bganimatedshape {
  0% {
    width: 1px;
    height: 1px;
    opacity: 1;
  }
  100% {
    width: 600px;
    height: 600px;
    opacity: 0;
  }
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes tmFillFull {
  from {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes tmFillFull {
  from {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@-webkit-keyframes shapeRunning {
  0% {
    background-position: 0 100%;
  }
  100% {
    background-position: 800% 100%;
  }
}

@keyframes shapeRunning {
  0% {
    background-position: 0 100%;
  }
  100% {
    background-position: 800% 100%;
  }
}

@-webkit-keyframes shapeRunning2 {
  0% {
    background-position: 800% 100%;
  }
  100% {
    background-position: 0 100%;
  }
}

@keyframes shapeRunning2 {
  0% {
    background-position: 800% 100%;
  }
  100% {
    background-position: 0 100%;
  }
}

/**
 * Typography
 */
/* line 533, app/assets/stylesheets/templates/blue_template/style.css.erb */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 538, app/assets/stylesheets/templates/blue_template/style.css.erb */
img {
  max-width: 100%;
}

/* line 542, app/assets/stylesheets/templates/blue_template/style.css.erb */
html {
  overflow: hidden;
  overflow-y: auto;
}

/* line 547, app/assets/stylesheets/templates/blue_template/style.css.erb */
body {
  overflow: hidden !important;
  font-size: 16px;
  line-height: 25px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Open Sans", sans-serif;
  color: #686b77;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  /* line 559, app/assets/stylesheets/templates/blue_template/style.css.erb */
  body {
    font-size: 14px;
    line-height: 24px;
  }
}

/* line 565, app/assets/stylesheets/templates/blue_template/style.css.erb */
::-webkit-input-placeholder {
  color: #686b77;
}

/* line 569, app/assets/stylesheets/templates/blue_template/style.css.erb */
:-moz-placeholder {
  color: #686b77;
}

/* line 573, app/assets/stylesheets/templates/blue_template/style.css.erb */
::-moz-placeholder {
  color: #686b77;
}

/* line 577, app/assets/stylesheets/templates/blue_template/style.css.erb */
:-ms-input-placeholder {
  color: #686b77;
}

/* line 581, app/assets/stylesheets/templates/blue_template/style.css.erb */
h1,
h2,
h3,
h4,
h5,
h6,
address,
p,
pre,
blockquote,
dl,
dd,
menu,
ol,
ul,
table,
caption,
hr {
  margin: 0;
  margin-bottom: 15px;
}

/* line 603, app/assets/stylesheets/templates/blue_template/style.css.erb */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "PT Serif", serif;
  color: #3c424f;
}

/* line 619, app/assets/stylesheets/templates/blue_template/style.css.erb */
h1,
.h1 {
  font-size: 42px;
  line-height: 52px;
  font-weight: 700;
}

/* line 626, app/assets/stylesheets/templates/blue_template/style.css.erb */
h2,
.h2 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
}

/* line 633, app/assets/stylesheets/templates/blue_template/style.css.erb */
h3,
.h3 {
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
}

/* line 640, app/assets/stylesheets/templates/blue_template/style.css.erb */
h4,
.h4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

/* line 647, app/assets/stylesheets/templates/blue_template/style.css.erb */
h5,
.h5 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}

/* line 654, app/assets/stylesheets/templates/blue_template/style.css.erb */
h6,
.h6 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 662, app/assets/stylesheets/templates/blue_template/style.css.erb */
  h1,
.h1 {
    font-size: 36px;
    line-height: 46px;
  }
  /* line 667, app/assets/stylesheets/templates/blue_template/style.css.erb */
  h2,
.h2 {
    font-size: 32px;
    line-height: 40px;
  }
  /* line 672, app/assets/stylesheets/templates/blue_template/style.css.erb */
  h3,
.h3 {
    font-size: 26px;
    line-height: 34px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 680, app/assets/stylesheets/templates/blue_template/style.css.erb */
  h1,
.h1 {
    font-size: 34px;
    line-height: 44px;
  }
  /* line 685, app/assets/stylesheets/templates/blue_template/style.css.erb */
  h2,
.h2 {
    font-size: 30px;
    line-height: 38px;
  }
  /* line 690, app/assets/stylesheets/templates/blue_template/style.css.erb */
  h3,
.h3 {
    font-size: 24px;
    line-height: 32px;
  }
  /* line 695, app/assets/stylesheets/templates/blue_template/style.css.erb */
  h4,
.h4 {
    font-size: 22px;
    line-height: 30px;
  }
  /* line 700, app/assets/stylesheets/templates/blue_template/style.css.erb */
  h5,
.h5 {
    font-size: 18px;
    line-height: 26px;
  }
  /* line 705, app/assets/stylesheets/templates/blue_template/style.css.erb */
  h6,
.h6 {
    font-size: 16px;
    line-height: 24px;
  }
}

/* line 712, app/assets/stylesheets/templates/blue_template/style.css.erb */
::-moz-selection {
  background: #3464e0;
  color: #ffffff;
}

/* line 717, app/assets/stylesheets/templates/blue_template/style.css.erb */
::-ms-selection {
  background: #3464e0;
  color: #ffffff;
}

/* line 722, app/assets/stylesheets/templates/blue_template/style.css.erb */
::-o-selection {
  background: #3464e0;
  color: #ffffff;
}

/* line 727, app/assets/stylesheets/templates/blue_template/style.css.erb */
::selection {
  background: #3464e0;
  color: #ffffff;
}

/* line 732, app/assets/stylesheets/templates/blue_template/style.css.erb */
a {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

/* line 738, app/assets/stylesheets/templates/blue_template/style.css.erb */
a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none;
}

/* line 743, app/assets/stylesheets/templates/blue_template/style.css.erb */
a:visited {
  color: inherit;
}

/* line 747, app/assets/stylesheets/templates/blue_template/style.css.erb */
button {
  cursor: pointer;
}

/* line 751, app/assets/stylesheets/templates/blue_template/style.css.erb */
input,
button,
select,
textarea {
  background: transparent;
  border: 1px solid #cccccc;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  color: #686b77;
  font-family: "Open Sans", sans-serif;
}

/* line 764, app/assets/stylesheets/templates/blue_template/style.css.erb */
input::-webkit-input-placeholder,
button::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #686b77;
}

/* line 771, app/assets/stylesheets/templates/blue_template/style.css.erb */
input:-moz-placeholder,
button:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: #686b77;
}

/* line 778, app/assets/stylesheets/templates/blue_template/style.css.erb */
input::-moz-placeholder,
button::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #686b77;
}

/* line 785, app/assets/stylesheets/templates/blue_template/style.css.erb */
input:-ms-input-placeholder,
button:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #686b77;
}

/* line 792, app/assets/stylesheets/templates/blue_template/style.css.erb */
input:focus, input:active,
button:focus,
button:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
  outline: none;
  border-color: #3464e0;
}

/* line 803, app/assets/stylesheets/templates/blue_template/style.css.erb */
input,
select,
textarea {
  width: 100%;
  font-size: 14px;
  vertical-align: middle;
}

/* line 811, app/assets/stylesheets/templates/blue_template/style.css.erb */
input,
select,
button {
  height: 50px;
  padding: 0 15px;
}

@media only screen and (max-width: 767px) {
  /* line 819, app/assets/stylesheets/templates/blue_template/style.css.erb */
  input,
select,
button {
    height: 44px;
  }
}

/* line 826, app/assets/stylesheets/templates/blue_template/style.css.erb */
textarea {
  padding: 10px 15px;
}

/* line 830, app/assets/stylesheets/templates/blue_template/style.css.erb */
blockquote {
  border-left: 5px solid #3464e0;
  font-size: 18px;
  line-height: 27px;
  padding: 40px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
  overflow: hidden;
}

/* line 842, app/assets/stylesheets/templates/blue_template/style.css.erb */
blockquote::after {
  content: "\f347";
  font-family: "Ionicons";
  font-weight: 700;
  position: absolute;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
  z-index: -1;
  font-size: 120px;
  line-height: 0.4;
  color: #f2f2f2;
}

/* line 857, app/assets/stylesheets/templates/blue_template/style.css.erb */
blockquote p {
  margin-bottom: 10px;
  font-style: italic;
}

/* line 862, app/assets/stylesheets/templates/blue_template/style.css.erb */
blockquote footer {
  font-size: 14px;
}

/* line 866, app/assets/stylesheets/templates/blue_template/style.css.erb */
blockquote footer a {
  color: #3464e0;
}

/* line 870, app/assets/stylesheets/templates/blue_template/style.css.erb */
blockquote footer a:hover {
  color: #3464e0;
}

@media only screen and (max-width: 767px) {
  /* line 875, app/assets/stylesheets/templates/blue_template/style.css.erb */
  blockquote {
    font-size: 16px;
    line-height: 25px;
    padding: 20px;
  }
}

/* line 882, app/assets/stylesheets/templates/blue_template/style.css.erb */
[class^="flaticon-"],
[class*=" flaticon-"],
[class^="flaticon-"],
[class*=" flaticon-"] {
  line-height: 1;
}

/* line 889, app/assets/stylesheets/templates/blue_template/style.css.erb */
[class^="flaticon-"]::before, [class^="flaticon-"]::after,
[class*=" flaticon-"]::before,
[class*=" flaticon-"]::after,
[class^="flaticon-"]::before,
[class^="flaticon-"]::after,
[class*=" flaticon-"]::before,
[class*=" flaticon-"]::after {
  margin-left: 0;
  font-size: inherit;
  vertical-align: middle;
}

/* line 901, app/assets/stylesheets/templates/blue_template/style.css.erb */
.stylish-list, .stylish-list-color {
  padding-left: 0;
  display: block;
}

/* line 906, app/assets/stylesheets/templates/blue_template/style.css.erb */
.stylish-list li, .stylish-list-color li {
  list-style: none;
  line-height: 30px;
  position: relative;
  padding-left: 30px;
}

/* line 913, app/assets/stylesheets/templates/blue_template/style.css.erb */
.stylish-list li i, .stylish-list-color li i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  line-height: 30px;
  color: #686b77;
}

/* line 922, app/assets/stylesheets/templates/blue_template/style.css.erb */
.stylish-list-color li i {
  color: #3464e0;
}

/* Checkbox & Radio Styles */
/* line 927, app/assets/stylesheets/templates/blue_template/style.css.erb */
input[type=checkbox],
input[type=radio] {
  visibility: hidden;
  opacity: 0;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  display: none;
}

/* line 938, app/assets/stylesheets/templates/blue_template/style.css.erb */
input[type=checkbox] ~ label,
input[type=radio] ~ label {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
}

/* line 945, app/assets/stylesheets/templates/blue_template/style.css.erb */
input[type=checkbox] ~ label a,
input[type=radio] ~ label a {
  font-weight: 600;
}

/* line 950, app/assets/stylesheets/templates/blue_template/style.css.erb */
input[type=checkbox] ~ label:before,
input[type=radio] ~ label:before {
  content: "";
  font-family: 'Ionicons';
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 5px;
  border: 1px solid #cccccc;
  height: 15px;
  width: 15px;
  line-height: 1;
  font-size: 13px;
  text-align: center;
}

/* line 966, app/assets/stylesheets/templates/blue_template/style.css.erb */
input[type=checkbox]:checked ~ label,
input[type=radio]:checked ~ label {
  color: #3464e0;
}

/* line 971, app/assets/stylesheets/templates/blue_template/style.css.erb */
input[type=checkbox]:checked ~ label a,
input[type=radio]:checked ~ label a {
  color: #3464e0;
}

/* line 976, app/assets/stylesheets/templates/blue_template/style.css.erb */
input[type=checkbox]:checked ~ label:before,
input[type=radio]:checked ~ label:before {
  content: "\f122";
  color: #3464e0;
  border-color: #3464e0;
}

/* line 983, app/assets/stylesheets/templates/blue_template/style.css.erb */
input[type=radio] ~ label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  border: 2px solid #cccccc;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  height: 15px;
  width: 15px;
  margin-top: -8px;
  line-height: .5;
  font-size: 28px;
}

/* line 998, app/assets/stylesheets/templates/blue_template/style.css.erb */
input[type=radio]:checked ~ label::before {
  content: "";
  color: #3464e0;
  border-color: #3464e0;
}

/**
 * Utilities
 */
/* line 1007, app/assets/stylesheets/templates/blue_template/style.css.erb */
.hidden {
  display: none;
}

/* line 1011, app/assets/stylesheets/templates/blue_template/style.css.erb */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 1022, app/assets/stylesheets/templates/blue_template/style.css.erb */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 1032, app/assets/stylesheets/templates/blue_template/style.css.erb */
.invisible {
  visibility: hidden;
}

/* line 1036, app/assets/stylesheets/templates/blue_template/style.css.erb */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 1042, app/assets/stylesheets/templates/blue_template/style.css.erb */
.clearfix:after {
  clear: both;
}

/* Define Colors */
/* line 1047, app/assets/stylesheets/templates/blue_template/style.css.erb */
.color-theme {
  color: #3464e0;
}

/* line 1051, app/assets/stylesheets/templates/blue_template/style.css.erb */
.color-secondary {
  color: #3498db;
}

/* line 1055, app/assets/stylesheets/templates/blue_template/style.css.erb */
.color-dark {
  color: #191e39;
}

/* line 1059, app/assets/stylesheets/templates/blue_template/style.css.erb */
.colog-grey {
  color: #f3f5ff;
}

/* line 1063, app/assets/stylesheets/templates/blue_template/style.css.erb */
.color-black {
  color: #000000;
}

/* line 1067, app/assets/stylesheets/templates/blue_template/style.css.erb */
.color-white {
  color: #ffffff;
}

/* Background Color */
/* line 1072, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-theme {
  background: #3464e0;
}

/* line 1076, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-secondary {
  background: #3498db !important;
}

/* line 1080, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-grey {
  background: #f3f5ff;
}

/* line 1084, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-dark {
  background: #191e39 !important;
}

/* line 1088, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-black {
  background: #000000;
}

/* line 1092, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-white {
  background: #ffffff !important;
}

/* Background Image */
/* line 1097, app/assets/stylesheets/templates/blue_template/style.css.erb */
[class*="bg-image-"],
[data-bgimage] {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

/* line 1105, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-1 {
  background-image: url(/../images/bg/bg-image-1.jpg);
}

/* line 1109, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-2 {
  background-image: url(/../images/bg/bg-image-2.jpg);
}

/* line 1113, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-3 {
  background-image: url(/../images/bg/bg-image-3.jpg);
}

/* line 1117, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-4 {
  background-image: url(/../images/bg/bg-image-4.jpg);
}

/* line 1121, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-5 {
  background-image: url(/../images/bg/bg-image-5.jpg);
}

/* line 1125, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-6 {
  background-image: url(/../images/bg/bg-image-6.jpg);
}

/* line 1129, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-7 {
  background-image: url(/../images/bg/bg-image-7.jpg);
}

/* line 1133, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-8 {
  background-image: url(/../images/bg/bg-image-8.jpg);
}

/* line 1137, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-9 {
  background-image: url(/../images/bg/bg-image-9.jpg);
}

/* line 1141, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-10 {
  background-image: url(/../images/bg/bg-image-10.jpg);
}

/* line 1145, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-11 {
  background-image: url(/../images/bg/bg-image-11.jpg);
}

/* line 1149, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-12 {
  background-image: url(/../images/bg/bg-image-12.jpg);
}

/* line 1153, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-13 {
  background-image: url(/../images/bg/bg-image-13.jpg);
}

/* line 1157, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-14 {
  background-image: url(/../images/bg/bg-image-14.jpg);
}

/* line 1161, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-15 {
  background-image: url(/../images/bg/bg-image-15.jpg);
}

/* line 1165, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-16 {
  background-image: url(/../images/bg/bg-image-16.jpg);
}

/* line 1169, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-17 {
  background-image: url(/../images/bg/bg-image-17.jpg);
}

/* line 1173, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-18 {
  background-image: url(/../images/bg/bg-image-18.jpg);
}

/* line 1177, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-19 {
  background-image: url(/../images/bg/bg-image-19.jpg);
}

/* line 1181, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-image-20 {
  background-image: url(/../images/bg/bg-image-20.jpg);
}

/* Text specialized */
/* line 1186, app/assets/stylesheets/templates/blue_template/style.css.erb */
.text-italic {
  font-style: italic;
}

/* line 1190, app/assets/stylesheets/templates/blue_template/style.css.erb */
.text-normal {
  font-style: normal;
}

/* line 1194, app/assets/stylesheets/templates/blue_template/style.css.erb */
.text-underline {
  font-style: underline;
}

/* Font specialized */
/* line 1199, app/assets/stylesheets/templates/blue_template/style.css.erb */
.body-font {
  font-family: "Open Sans", sans-serif;
}

/* line 1203, app/assets/stylesheets/templates/blue_template/style.css.erb */
.heading-font {
  font-family: "PT Serif", serif;
}

/* Height and width */
/* line 1208, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-fullscreen {
  min-height: 100vh;
  width: 100%;
}

/* Overlay styles */
/* line 1214, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay],
[data-secondary-overlay],
[data-black-overlay],
[data-white-overlay] {
  position: relative;
}

/* line 1221, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay] > div,
[data-overlay] > *,
[data-secondary-overlay] > div,
[data-secondary-overlay] > *,
[data-black-overlay] > div,
[data-black-overlay] > *,
[data-white-overlay] > div,
[data-white-overlay] > * {
  position: relative;
  z-index: 2;
}

/* line 1233, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay]:before,
[data-secondary-overlay]:before,
[data-black-overlay]:before,
[data-white-overlay]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}

/* line 1246, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay]:before {
  background-color: #3464e0;
}

/* line 1250, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-secondary-overlay]:before {
  background-color: #3464e0;
}

/* line 1254, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-black-overlay]:before {
  background-color: #000000;
}

/* line 1258, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-white-overlay]:before {
  background-color: #ffffff;
}

/* line 1262, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="0.5"]:before,
[data-secondary-overlay="0.5"]:before,
[data-black-overlay="0.5"]:before,
[data-white-overlay="0.5"]:before {
  opacity: 0.05;
}

/* line 1269, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="1"]:before,
[data-secondary-overlay="1"]:before,
[data-black-overlay="1"]:before,
[data-white-overlay="1"]:before {
  opacity: 0.1;
}

/* line 1276, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="1.5"]:before,
[data-secondary-overlay="1.5"]:before,
[data-black-overlay="1.5"]:before,
[data-white-overlay="1.5"]:before {
  opacity: 0.15;
}

/* line 1283, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="2"]:before,
[data-secondary-overlay="2"]:before,
[data-black-overlay="2"]:before,
[data-white-overlay="2"]:before {
  opacity: 0.2;
}

/* line 1290, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="2.5"]:before,
[data-secondary-overlay="2.5"]:before,
[data-black-overlay="2.5"]:before,
[data-white-overlay="2.5"]:before {
  opacity: 0.25;
}

/* line 1297, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="3"]:before,
[data-secondary-overlay="3"]:before,
[data-black-overlay="3"]:before,
[data-white-overlay="3"]:before {
  opacity: 0.3;
}

/* line 1304, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="3.5"]:before,
[data-secondary-overlay="3.5"]:before,
[data-black-overlay="3.5"]:before,
[data-white-overlay="3.5"]:before {
  opacity: 0.35;
}

/* line 1311, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="4"]:before,
[data-secondary-overlay="4"]:before,
[data-black-overlay="4"]:before,
[data-white-overlay="4"]:before {
  opacity: 0.4;
}

/* line 1318, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="4.5"]:before,
[data-secondary-overlay="4.5"]:before,
[data-black-overlay="4.5"]:before,
[data-white-overlay="4.5"]:before {
  opacity: 0.45;
}

/* line 1325, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="5"]:before,
[data-secondary-overlay="5"]:before,
[data-black-overlay="5"]:before,
[data-white-overlay="5"]:before {
  opacity: 0.5;
}

/* line 1332, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="5.5"]:before,
[data-secondary-overlay="5.5"]:before,
[data-black-overlay="5.5"]:before,
[data-white-overlay="5.5"]:before {
  opacity: 0.55;
}

/* line 1339, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="6"]:before,
[data-secondary-overlay="6"]:before,
[data-black-overlay="6"]:before,
[data-white-overlay="6"]:before {
  opacity: 0.6;
}

/* line 1346, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="6.5"]:before,
[data-secondary-overlay="6.5"]:before,
[data-black-overlay="6.5"]:before,
[data-white-overlay="6.5"]:before {
  opacity: 0.65;
}

/* line 1353, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="7"]:before,
[data-secondary-overlay="7"]:before,
[data-black-overlay="7"]:before,
[data-white-overlay="7"]:before {
  opacity: 0.7;
}

/* line 1360, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="7.5"]:before,
[data-secondary-overlay="7.5"]:before,
[data-black-overlay="7.5"]:before,
[data-white-overlay="7.5"]:before {
  opacity: 0.75;
}

/* line 1367, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="8"]:before,
[data-secondary-overlay="8"]:before,
[data-black-overlay="8"]:before,
[data-white-overlay="8"]:before {
  opacity: 0.8;
}

/* line 1374, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="8.5"]:before,
[data-secondary-overlay="8.5"]:before,
[data-black-overlay="8.5"]:before,
[data-white-overlay="8.5"]:before {
  opacity: 0.85;
}

/* line 1381, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="9"]:before,
[data-secondary-overlay="9"]:before,
[data-black-overlay="9"]:before,
[data-white-overlay="9"]:before {
  opacity: 0.9;
}

/* line 1388, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="9.5"]:before,
[data-secondary-overlay="9.5"]:before,
[data-black-overlay="9.5"]:before,
[data-white-overlay="9.5"]:before {
  opacity: 0.95;
}

/* line 1395, app/assets/stylesheets/templates/blue_template/style.css.erb */
[data-overlay="10"]:before,
[data-secondary-overlay="10"]:before,
[data-black-overlay="10"]:before,
[data-white-overlay="10"]:before {
  opacity: 1;
}

/* Slick Preset */
/* line 1403, app/assets/stylesheets/templates/blue_template/style.css.erb */
.slick-slide:active, .slick-slide:focus {
  outline: none;
}

/* line 1407, app/assets/stylesheets/templates/blue_template/style.css.erb */
.slick-slide.slick-current:active, .slick-slide.slick-current:focus, .slick-slide.slick-active:active, .slick-slide.slick-active:focus {
  outline: none;
}

/* line 1411, app/assets/stylesheets/templates/blue_template/style.css.erb */
.slick-dotted.slick-slider {
  margin-bottom: 0;
  padding-bottom: 50px;
}

/* Section Padding */
/* line 1417, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-padding-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

/* line 1422, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-padding-section-top {
  padding-top: 100px;
}

/* line 1426, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-padding-section-bottom {
  padding-bottom: 100px;
}

/* line 1430, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-padding-section-sm {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* line 1435, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-padding-section-sm-top {
  padding-top: 60px;
}

/* line 1439, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-padding-section-sm-bottom {
  padding-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1444, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-padding-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  /* line 1448, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-padding-section-top {
    padding-top: 80px;
  }
  /* line 1451, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-padding-section-bottom {
    padding-bottom: 80px;
  }
}

/* line 1455, app/assets/stylesheets/templates/blue_template/style.css.erb */
.give__us {
  font-size: 45px;
  line-height: 51px;
}

@media only screen and (max-width: 767px) {
  /* line 1459, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .give__us {
    font-size: 22px;
    line-height: 25px;
  }
  /* line 1463, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-padding-section {
    padding-top: 20px;
    padding-bottom: 32px;
  }
  /* line 1467, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-padding-section-top {
    padding-top: 70px;
  }
  /* line 1470, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-padding-section-bottom {
    padding-bottom: 70px;
  }
}

/* line 1475, app/assets/stylesheets/templates/blue_template/style.css.erb */
.mt-30-reverse {
  margin-top: -30px;
}

/* line 1479, app/assets/stylesheets/templates/blue_template/style.css.erb */
.mt-30 {
  margin-top: 30px;
}

/* line 1483, app/assets/stylesheets/templates/blue_template/style.css.erb */
.mb-30 {
  margin-bottom: 30px;
}

/* line 1487, app/assets/stylesheets/templates/blue_template/style.css.erb */
.mtb-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 1492, app/assets/stylesheets/templates/blue_template/style.css.erb */
.pt-30 {
  padding-top: 30px;
}

/* line 1496, app/assets/stylesheets/templates/blue_template/style.css.erb */
.pb-30 {
  padding-bottom: 30px;
}

/* line 1500, app/assets/stylesheets/templates/blue_template/style.css.erb */
.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 1505, app/assets/stylesheets/templates/blue_template/style.css.erb */
.mt-40-reverse {
  margin-top: -40px;
}

/* line 1509, app/assets/stylesheets/templates/blue_template/style.css.erb */
.mt-40 {
  margin-top: 40px;
}

/* line 1513, app/assets/stylesheets/templates/blue_template/style.css.erb */
.mb-40 {
  margin-bottom: 40px;
}

/* line 1517, app/assets/stylesheets/templates/blue_template/style.css.erb */
.mtb-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 1522, app/assets/stylesheets/templates/blue_template/style.css.erb */
.pt-40 {
  padding-top: 40px;
}

/* line 1526, app/assets/stylesheets/templates/blue_template/style.css.erb */
.pb-40 {
  padding-bottom: 40px;
}

/* line 1530, app/assets/stylesheets/templates/blue_template/style.css.erb */
.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 1535, app/assets/stylesheets/templates/blue_template/style.css.erb */
.mt-50-reverse {
  margin-top: -50px;
}

/* line 1539, app/assets/stylesheets/templates/blue_template/style.css.erb */
.mt-50 {
  margin-top: 50px;
}

/* line 1543, app/assets/stylesheets/templates/blue_template/style.css.erb */
.mb-50 {
  margin-bottom: 50px;
}

/* line 1547, app/assets/stylesheets/templates/blue_template/style.css.erb */
.mtb-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

/* line 1552, app/assets/stylesheets/templates/blue_template/style.css.erb */
.pt-50 {
  padding-top: 50px;
}

/* line 1556, app/assets/stylesheets/templates/blue_template/style.css.erb */
.pb-50 {
  padding-bottom: 50px;
}

/* line 1560, app/assets/stylesheets/templates/blue_template/style.css.erb */
.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 1565, app/assets/stylesheets/templates/blue_template/style.css.erb */
#back-top-top {
  position: fixed;
  left: auto;
  right: 30px;
  bottom: 30px;
  height: 45px;
  width: 45px;
  line-height: 43px;
  text-align: center;
  background: #3464e0;
  color: #ffffff;
  font-size: 20px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #3464e0;
  -webkit-animation: slideInRight 0.4s ease-in-out 1 both;
  animation: slideInRight 0.4s ease-in-out 1 both;
  z-index: 1000 !important;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

@media only screen and (max-width: 767px) {
  /* line 1588, app/assets/stylesheets/templates/blue_template/style.css.erb */
  #back-top-top {
    display: none;
  }
}

/* line 1593, app/assets/stylesheets/templates/blue_template/style.css.erb */
.form-messages,
.appointment-messages {
  margin-bottom: 0;
  text-align: center;
}

/* line 1599, app/assets/stylesheets/templates/blue_template/style.css.erb */
.form-messages.error,
.appointment-messages.error {
  margin-top: 20px;
  color: #f80707;
}

/* line 1605, app/assets/stylesheets/templates/blue_template/style.css.erb */
.form-messages.success,
.appointment-messages.success {
  margin-top: 20px;
  color: #0d8d2d;
}

/* line 1611, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-parallax {
  position: relative;
  z-index: 0;
  -webkit-background-size: cover;
  background-size: cover;
}

/* line 1618, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-parallax > .tm-parallax-img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* Youtube Video Background */
/* line 1630, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobgholder {
  position: relative;
}

/* line 1634, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobgwarpper {
  width: 100%;
  height: 100%;
  position: absolute !important;
  top: 0 !important;
  left: 0;
  z-index: -1;
}

/* line 1643, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobg {
  display: block;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

/* line 1652, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-video-controls {
  position: absolute;
  left: auto;
  right: 30px;
  top: auto;
  bottom: 30px;
  z-index: 1;
}

/* line 1661, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-video-controls button {
  height: 45px;
  width: 45px;
  color: #777777;
  border: 2px solid #777777;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  display: inline-block;
  text-align: center;
  line-height: 43px;
  font-size: 22px;
}

/* line 1674, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-video-controls button:hover {
  color: #ffffff;
  border-color: #ffffff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1680, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-video-controls {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1686, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-video-controls {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 1692, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .container {
    max-width: 1200px;
  }
}

@media (max-width: 575px) {
  /* line 1698, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .container {
    max-width: 440px;
  }
}

/* line 1703, app/assets/stylesheets/templates/blue_template/style.css.erb */
.lg-backdrop {
  background-color: rgba(25, 25, 25, 0.92);
}

/* line 1707, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-rating span {
  color: #b7b9c1;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}

/* line 1714, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-rating span.active {
  color: #fdc716;
}

/* Preloader Styels */
/* line 1719, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #272635;
  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;
  z-index: 1000;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 0.6s ease-out 0s;
  -o-transition: all 0.6s ease-out 0s;
  transition: all 0.6s ease-out 0s;
}

/* line 1748, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-preloader-logo {
  text-align: center;
}

/* line 1752, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-preloader-progress {
  display: block;
  height: 3px;
  width: 100%;
  background: #77768e;
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}

/* line 1762, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-preloader-progress::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #3464e0;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-animation: tmFillFull 4s linear 0s 1 both;
  animation: tmFillFull 4s linear 0s 1 both;
}

/* line 1777, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-preloader .tm-button {
  position: absolute;
  left: auto;
  top: auto;
  right: 15px;
  bottom: 15px;
}

/* line 1785, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-section {
  position: relative;
  z-index: 1;
}

/* line 1790, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-shape-left {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  /* line 1798, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .bg-shape-left {
    display: none;
  }
}

/* line 1803, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-shape-right {
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  /* line 1812, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .bg-shape-right {
    display: none;
  }
}

/* line 1817, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-shape-2 {
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}

/* line 1827, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-animated-shape {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 1px;
  width: 1px;
  z-index: -1;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}

/* line 1841, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-animated-shape span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  border: 1px solid #c5d1da;
  -webkit-animation: bganimatedshape 8s ease-in-out 0s infinite both;
  animation: bganimatedshape 8s ease-in-out 0s infinite both;
}

/* line 1855, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-animated-shape span:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

/* line 1860, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-animated-shape span:nth-child(2) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

/* line 1865, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-animated-shape span:nth-child(3) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

/* line 1870, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-animated-shape span:nth-child(4) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

/* line 1875, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-animated-shape span:nth-child(5) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

/* line 1880, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-animated-shape span:nth-child(6) {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

/* line 1885, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-animated-shape span:nth-child(7) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

/* line 1890, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-animated-shape span:nth-child(8) {
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}

/* line 1895, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-animated-shape span:nth-child(9) {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}

/* line 1900, app/assets/stylesheets/templates/blue_template/style.css.erb */
.compensate-for-scrollbar {
  margin-right: 0 !important;
}

/* line 1904, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-autoflex {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 1911, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-autoflex .col {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: inherit;
  -webkit-flex-grow: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  width: auto;
}

/* line 1922, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-revealblock {
  position: relative;
  z-index: 1;
}

/* line 1927, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-revealblock::before, .tm-revealblock::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  z-index: 1;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  z-index: 5;
}

/* line 1944, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-revealblock::before {
  background: #3464e0;
  -webkit-transition: all 0.4s ease-in-out 0.4s;
  -o-transition: all 0.4s ease-in-out 0.4s;
  transition: all 0.4s ease-in-out 0.4s;
}

/* line 1951, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-revealblock::after {
  background: #ffffff;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

/* line 1958, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-revealblock.reveal-close::before, .tm-revealblock.reveal-close::after {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

/**
 * Button
 */
/* line 1967, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-button,
a.tm-button,
button.tm-button {
  font-weight: 600;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1px;
  background: #3464e0;
  height: 50px;
  line-height: 48px;
  padding: 0 40px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  color: #ffffff;
  border: 1px solid #3464e0;
  z-index: 1;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
}

/* line 1990, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-button::before, .tm-button::after,
a.tm-button::before,
a.tm-button::after,
button.tm-button::before,
button.tm-button::after {
  content: "";
  position: absolute;
  left: -120%;
  right: 120%;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: skewX(-40deg);
  -ms-transform: skewX(-40deg);
  transform: skewX(-40deg);
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: -1;
}

/* line 2012, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-button::after,
a.tm-button::after,
button.tm-button::after {
  -webkit-transition: all 0.3s ease-in-out 0.15s;
  -o-transition: all 0.3s ease-in-out 0.15s;
  transition: all 0.3s ease-in-out 0.15s;
}

/* line 2020, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-button:hover::before,
a.tm-button:hover::before,
button.tm-button:hover::before {
  left: -70%;
}

/* line 2026, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-button:hover::after,
a.tm-button:hover::after,
button.tm-button:hover::after {
  left: -85%;
}

/* line 2032, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-button.tm-button-block,
a.tm-button.tm-button-block,
button.tm-button.tm-button-block {
  display: block;
  width: 100%;
}

/* line 2039, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-button.tm-button-dark,
a.tm-button.tm-button-dark,
button.tm-button.tm-button-dark {
  background: #292828;
  border-color: #292828;
}

/* line 2046, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-button.tm-button-dark::before,
a.tm-button.tm-button-dark::before,
button.tm-button.tm-button-dark::before {
  background: rgba(255, 255, 255, 0.07);
}

/* line 2052, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-button.tm-button-dark::after,
a.tm-button.tm-button-dark::after,
button.tm-button.tm-button-dark::after {
  background: rgba(255, 255, 255, 0.07);
}

/* line 2058, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-button.tm-button-white,
a.tm-button.tm-button-white,
button.tm-button.tm-button-white {
  background: #ffffff;
  border-color: #ffffff;
  color: #3c424f;
}

/* line 2066, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-button.tm-button-white::before,
a.tm-button.tm-button-white::before,
button.tm-button.tm-button-white::before {
  background: rgba(0, 0, 0, 0.07);
}

/* line 2072, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-button.tm-button-white::after,
a.tm-button.tm-button-white::after,
button.tm-button.tm-button-white::after {
  background: rgba(0, 0, 0, 0.07);
}

/* line 2078, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-button.tm-button-sm,
a.tm-button.tm-button-sm,
button.tm-button.tm-button-sm {
  font-weight: 500;
  letter-spacing: 0;
  font-size: 16px;
  height: 44px;
  line-height: 42px;
  padding: 0 25px;
}

@media only screen and (max-width: 767px) {
  /* line 2090, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-button,
a.tm-button,
button.tm-button {
    letter-spacing: 0;
    font-size: 16px;
    height: 44px;
    line-height: 42px;
    padding: 0 25px;
  }
}

/* Read More Button */
/* line 2102, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-readmore,
a.tm-readmore,
button.tm-readmore {
  display: inline-block;
  color: #3c424f;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 2115, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-readmore i,
a.tm-readmore i,
button.tm-readmore i {
  margin-left: -5px;
  vertical-align: middle;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 2127, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-readmore:hover,
a.tm-readmore:hover,
button.tm-readmore:hover {
  color: #3464e0;
}

/* line 2133, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-readmore:hover i,
a.tm-readmore:hover i,
button.tm-readmore:hover i {
  margin-left: 5px;
  visibility: visible;
  opacity: 1;
  color: #3464e0;
}

/* Video Button */
/* line 2143, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobutton,
a.tm-videobutton,
button.tm-videobutton {
  display: inline-block;
  position: relative;
  z-index: 1;
}

/* line 2151, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobutton a,
a.tm-videobutton a,
button.tm-videobutton a {
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 999px;
  border-radius: 999px;
}

/* line 2160, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobutton::before, .tm-videobutton::after,
a.tm-videobutton::before,
a.tm-videobutton::after,
button.tm-videobutton::before,
button.tm-videobutton::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: 100%;
  margin-left: -35px;
  margin-top: -35px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
}

/* line 2177, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobutton::before,
a.tm-videobutton::before,
button.tm-videobutton::before {
  background: rgba(255, 255, 255, 0.5);
  z-index: -1;
  -webkit-animation: tmGrowShrink 1.2s ease-in-out 0s infinite both;
  animation: tmGrowShrink 1.2s ease-in-out 0s infinite both;
}

/* line 2186, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobutton::after,
a.tm-videobutton::after,
button.tm-videobutton::after {
  background: rgba(52, 100, 224, 0.5);
  z-index: -2;
  -webkit-animation: tmGrowShrink 1.2s ease-in-out 0.3s infinite both;
  animation: tmGrowShrink 1.2s ease-in-out 0.3s infinite both;
}

/* line 2195, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobutton span,
a.tm-videobutton span,
button.tm-videobutton span {
  display: inline-block;
  height: 70px;
  width: 70px;
  line-height: 1;
  text-align: center;
  background: #3464e0;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

/* line 2212, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobutton span i,
a.tm-videobutton span i,
button.tm-videobutton span i {
  font-size: 58px;
  line-height: 56px;
}

/* line 2219, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobutton:hover span,
a.tm-videobutton:hover span,
button.tm-videobutton:hover span {
  background: #3464e0;
  color: #ffffff;
}

/* Callbutton */
/* line 2227, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-callbutton {
  position: relative;
  display: inline-block;
  height: 50px;
  padding-left: 50px;
  vertical-align: middle;
}

/* line 2235, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-callbutton img {
  max-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 2242, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-callbutton h4 {
  color: #3464e0;
  display: block;
  line-height: 1;
  margin-bottom: 0;
}

/* line 2249, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-callbutton h5 {
  display: block;
  font-family: "PT Serif", serif;
  color: #3c424f;
  line-height: 1;
  margin-bottom: 5px;
}

/* line 2257, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-buttongroup {
  margin-left: -15px;
  margin-top: -10px;
}

/* line 2262, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-buttongroup .tm-button,
.tm-buttongroup .tm-callbutton {
  margin-left: 15px;
  margin-top: 10px;
}

/**
 * Title
 */
/* line 2271, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-sectiontitle {
  margin-bottom: 50px;
}

/* line 2275, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-sectiontitle h2 {
  font-size: 40px;
  margin-top: -7px;
}

/* line 2280, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-sectiontitle-divider {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  margin-top: 5px;
  position: relative;
}

/* line 2290, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-sectiontitle-divider img {
  -webkit-animation: tmSpin 1s linear 0s infinite both;
  animation: tmSpin 1s linear 0s infinite both;
}

/* line 2295, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-sectiontitle-divider::before, .tm-sectiontitle-divider::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 2px;
  width: 70px;
  margin-top: -1px;
  background: #686b77;
}

/* line 2305, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-sectiontitle-divider::before {
  left: auto;
  right: 100%;
}

/* line 2310, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-sectiontitle-divider::after {
  left: 100%;
  right: auto;
}

/* line 2315, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-sectiontitle p {
  margin-top: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 2320, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-sectiontitle h2 {
    font-size: 36px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 2326, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-sectiontitle h2 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2332, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-sectiontitle h2 {
    font-size: 30px;
    margin-bottom: 5px;
  }
  /* line 2336, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-sectiontitle p {
    margin-top: 8px;
  }
}

/* line 2341, app/assets/stylesheets/templates/blue_template/style.css.erb */
.small-title {
  margin-bottom: 25px;
}

/**
 * Slider Elements
 */
/* line 2348, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots.slick-dotted, .slick-dotted.tm-slider-dots-2 {
  position: relative;
  padding-bottom: 0;
}

/* line 2353, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots .slick-dots, .tm-slider-dots-2 .slick-dots {
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px 0;
}

/* line 2363, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots .slick-dots li, .tm-slider-dots-2 .slick-dots li {
  display: inline-block;
  height: 8px;
  width: 8px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background: #686b77;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 2375, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots .slick-dots li:hover, .tm-slider-dots-2 .slick-dots li:hover {
  background: #3464e0;
}

/* line 2379, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots .slick-dots li.slick-active, .tm-slider-dots-2 .slick-dots li.slick-active {
  background: #3464e0;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}

/* line 2386, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots .slick-dots li:first-child, .tm-slider-dots-2 .slick-dots li:first-child {
  margin-left: 0;
}

/* line 2390, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots .slick-dots li:last-child, .tm-slider-dots-2 .slick-dots li:last-child {
  margin-right: 0;
}

/* line 2394, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots .slick-dots li button, .tm-slider-dots-2 .slick-dots li button {
  display: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 2399, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-dots .slick-dots, .tm-slider-dots-2 .slick-dots {
    padding: 7px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 2405, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-dots .slick-dots, .tm-slider-dots-2 .slick-dots {
    padding: 7px 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2411, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-dots .slick-dots, .tm-slider-dots-2 .slick-dots {
    padding: 7px 0;
  }
}

/* line 2416, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots-2.slick-dotted {
  padding-bottom: 77px;
}

/* line 2420, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots-2 .slick-dots {
  padding: 0;
  background: transparent;
}

/* line 2425, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots-2 .slick-dots li {
  background: transparent;
  position: relative;
  height: 16px;
  width: 16px;
  border: 2px solid #686b77;
  vertical-align: middle;
}

/* line 2434, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots-2 .slick-dots li::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 8px;
  width: 8px;
  margin-left: -4px;
  margin-top: -4px;
  background: #686b77;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 2454, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots-2 .slick-dots li:hover {
  background: transparent;
  border-color: #3464e0;
}

/* line 2459, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots-2 .slick-dots li:hover::before {
  background: #3464e0;
}

/* line 2463, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots-2 .slick-dots li.slick-active {
  background: transparent;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-color: #3464e0;
}

/* line 2471, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-dots-2 .slick-dots li.slick-active::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background: #3464e0;
}

/* line 2478, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-arrows {
  position: relative;
}

/* line 2482, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-arrows-prev, .tm-slider-arrows-next {
  position: absolute;
  top: 50%;
  display: inline-block;
  padding: 0;
  height: 40px;
  width: 40px;
  margin-top: -20px;
  text-align: center;
  line-height: 1;
  border: 1px solid #686b77;
  color: #686b77;
  font-size: 22px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  z-index: 2;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 2503, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-arrows-prev i, .tm-slider-arrows-next i {
  line-height: 38px;
}

/* line 2507, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-arrows-prev:hover, .tm-slider-arrows-next:hover {
  color: #3464e0;
  border-color: #3464e0;
}

/* line 2512, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-arrows-prev {
  left: -40px;
  right: auto;
}

/* line 2517, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-slider-arrows-next {
  left: auto;
  right: -40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 2523, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-arrows {
    margin-bottom: 70px;
  }
  /* line 2526, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-arrows-prev, .tm-slider-arrows-next {
    margin-top: 0;
    top: calc(100% + 30px);
  }
  /* line 2530, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-arrows-prev {
    left: auto;
    right: calc(50% + 10px);
  }
  /* line 2534, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-arrows-next {
    right: auto;
    left: calc(50% + 10px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 2541, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-arrows {
    margin-bottom: 70px;
  }
  /* line 2544, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-arrows-prev, .tm-slider-arrows-next {
    margin-top: 0;
    top: calc(100% + 30px);
  }
  /* line 2548, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-arrows-prev {
    left: auto;
    right: calc(50% + 10px);
  }
  /* line 2552, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-arrows-next {
    right: auto;
    left: calc(50% + 10px);
  }
}

@media only screen and (max-width: 767px) {
  /* line 2559, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-arrows {
    margin-bottom: 25px;
  }
  /* line 2562, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-arrows-prev, .tm-slider-arrows-next {
    margin-top: 0;
    top: calc(100% + 30px);
    height: 35px;
    width: 35px;
  }
  /* line 2568, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-arrows-prev i, .tm-slider-arrows-next i {
    line-height: 33px;
  }
  /* line 2571, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-arrows-prev {
    left: auto;
    right: calc(50% + 10px);
  }
  /* line 2575, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-slider-arrows-next {
    right: auto;
    left: calc(50% + 10px);
  }
}

/**
 * Form
 */
/* line 2584, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -30px;
}

/* line 2599, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form-field {
  margin-top: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 2608, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form-field a {
  color: #686b77;
}

/* line 2612, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form-field a:hover {
  color: #3464e0;
}

/* line 2616, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form-fieldhalf {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(50% - 15px);
  -ms-flex: 0 0 calc(50% - 15px);
  flex: 0 0 calc(50% - 15px);
  max-width: calc(50% - 15px);
}

/* line 2624, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form input,
.tm-form textarea,
.tm-form select {
  border: 1px solid #f3f5ff;
  background: #f3f5ff;
  color: #686b77;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 2634, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form input::-webkit-input-placeholder,
.tm-form textarea::-webkit-input-placeholder,
.tm-form select::-webkit-input-placeholder {
  color: #686b77;
}

/* line 2640, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form input:-moz-placeholder,
.tm-form textarea:-moz-placeholder,
.tm-form select:-moz-placeholder {
  color: #686b77;
}

/* line 2646, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form input::-moz-placeholder,
.tm-form textarea::-moz-placeholder,
.tm-form select::-moz-placeholder {
  color: #686b77;
}

/* line 2652, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form input:-ms-input-placeholder,
.tm-form textarea:-ms-input-placeholder,
.tm-form select:-ms-input-placeholder {
  color: #686b77;
}

/* line 2658, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form input:focus,
.tm-form textarea:focus,
.tm-form select:focus {
  border-color: rgba(52, 100, 224, 0.3);
}

/* line 2664, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form textarea {
  min-height: 162px;
}

/* line 2668, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form .nice-select {
  border: 1px solid #f3f5ff;
  background: #f3f5ff;
  color: #686b77;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 2676, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form .nice-select.open {
  border-color: rgba(52, 100, 224, 0.3);
}

/* line 2680, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form.tm-form-whitebox input,
.tm-form.tm-form-whitebox textarea,
.tm-form.tm-form-whitebox select {
  background: #ffffff;
  border: 1px solid #ffffff;
}

/* line 2687, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form.tm-form-whitebox input:focus,
.tm-form.tm-form-whitebox textarea:focus,
.tm-form.tm-form-whitebox select:focus {
  border-color: rgba(52, 100, 224, 0.3);
}

/* line 2693, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form.tm-form-whitebox .nice-select {
  background: #ffffff;
  border: 1px solid #ffffff;
}

/* line 2698, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-form.tm-form-whitebox .nice-select.open {
  border-color: rgba(52, 100, 224, 0.3);
}

@media only screen and (max-width: 575px) {
  /* line 2703, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-form-fieldhalf {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/**
 * Accordion
 */
/* line 2715, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-accordion .card {
  border: none;
  background: #ffffff;
}

/* line 2720, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-accordion .card:not(:last-child) {
  margin-bottom: 10px;
}

/* line 2724, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-accordion .card-header {
  padding: 0;
  background: transparent;
  border: 0;
}

/* line 2730, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-accordion .card-header button {
  height: auto;
  display: block;
  width: 100%;
  text-align: left;
  padding: 11px 20px;
  padding-right: 35px;
  line-height: 28px;
  text-decoration: none !important;
  border: 0;
  position: relative;
  white-space: inherit;
  background: #ffffff;
  color: #3c424f;
  font-size: 16px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}

/* line 2749, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-accordion .card-header button::after {
  content: "\f48a";
  font-family: "Ionicons";
  position: absolute;
  left: auto;
  right: 15px;
  top: 10px;
  height: 17px;
  width: 17px;
  font-size: 18px;
}

/* line 2761, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-accordion .card-header button.collapsed::after {
  content: "\f48a";
}

/* line 2765, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-accordion .card-header button:not(.collapsed) {
  background: #3464e0;
  color: #ffffff;
}

/* line 2770, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-accordion .card-header button:not(.collapsed):after {
  content: "\f463";
}

/* line 2774, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-accordion .card-body {
  padding: 27px 20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 2780, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-accordion .card-body p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 575px) {
  /* line 2785, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-accordion .card-header button {
    padding-left: 20px;
  }
  /* line 2788, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-accordion .card-body {
    padding-left: 20px;
  }
}

/* line 2793, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-white .tm-accordion .card {
  background: #f3f5ff;
}

/* line 2797, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-white .tm-accordion .card-header {
  padding: 0;
  background: transparent;
  border: 0;
}

/* line 2803, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-white .tm-accordion .card-header button {
  background: #f3f5ff;
}

/* line 2807, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-white .tm-accordion .card-header button:not(.collapsed) {
  background: #3464e0;
}

/**
 * Videobox
 */
/* line 2814, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobox {
  position: relative;
}

/* line 2818, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobox a {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  left: 50%;
  top: 50%;
  height: 100px;
  width: 100px;
  margin-left: -50px;
  margin-top: -50px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 2835, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-videobox a:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

@media only screen and (max-width: 767px) {
  /* line 2842, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-sectiontitle {
    margin-bottom: 10px;
  }
  /* line 2845, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-videobox a {
    height: 80px;
    width: 80px;
    margin-left: -40px;
    margin-top: -40px;
  }
}

/* line 2853, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-white .tm-videobox {
  border-color: #f3f5ff;
}

/**
 * Selectbox
 */
/* line 2860, app/assets/stylesheets/templates/blue_template/style.css.erb */
.nice-select {
  height: 50px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: 48px;
  padding: 0 15px;
  padding-right: 35px;
  width: 100%;
  border-color: #cccccc;
}

/* line 2871, app/assets/stylesheets/templates/blue_template/style.css.erb */
.nice-select::after {
  content: "\f123";
  font-family: 'Ionicons';
  font-size: 10px;
  position: absolute;
  border: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  height: 9px;
  width: 9px;
  line-height: 1;
  text-align: center;
}

/* line 2889, app/assets/stylesheets/templates/blue_template/style.css.erb */
.nice-select .current {
  display: block;
  padding: 0;
}

/* line 2894, app/assets/stylesheets/templates/blue_template/style.css.erb */
.nice-select .list {
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
  min-width: 180px;
  width: 100%;
  margin-top: 1px;
}

/* line 2903, app/assets/stylesheets/templates/blue_template/style.css.erb */
.nice-select .list .option {
  padding: 0 15px;
  min-height: auto;
  line-height: 30px;
}

/* line 2909, app/assets/stylesheets/templates/blue_template/style.css.erb */
.nice-select .list .option:hover {
  background: #3464e0;
  color: #ffffff;
}

/* line 2914, app/assets/stylesheets/templates/blue_template/style.css.erb */
.nice-select:focus {
  border-color: #3464e0;
}

/* line 2918, app/assets/stylesheets/templates/blue_template/style.css.erb */
.nice-select.open {
  border-color: #3464e0;
}

/* line 2922, app/assets/stylesheets/templates/blue_template/style.css.erb */
.nice-select.open:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media only screen and (max-width: 767px) {
  /* line 2929, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .nice-select {
    height: 44px;
    line-height: 42px;
  }
}

/**
 * Pagination
 */
/**
 * Pagination
 */
/* line 2941, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pagination ul {
  padding-left: 0;
  margin-bottom: 0;
  font-size: 0;
}

/* line 2947, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pagination ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  margin: 0 3px;
}

/* line 2954, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pagination ul li:first-child {
  margin-left: 0;
  margin-right: 50px;
}

/* line 2959, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pagination ul li:last-child {
  margin-right: 0;
  margin-left: 50px;
}

/* line 2964, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pagination ul li a {
  display: inline-block;
  color: #3c424f;
  font-family: "PT Serif", serif;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  min-width: 30px;
}

/* line 2974, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pagination ul li a:hover {
  color: #3464e0;
}

/* line 2978, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pagination ul li.is-active a {
  color: #3464e0;
  border-bottom: 1px solid #3464e0;
}

@media only screen and (max-width: 767px) {
  /* line 2984, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-pagination ul li:first-child {
    margin-right: 20px;
  }
  /* line 2987, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-pagination ul li:last-child {
    margin-left: 20px;
  }
}

/**
 * Tab
 */
/* line 2995, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-tabgroup {
  margin-bottom: 45px;
}

/* line 2999, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-tabgroup li {
  margin-top: 1px;
  margin-right: 1px;
}

/* line 3004, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-tabgroup li a {
  display: inline-block;
  height: 50px;
  line-height: 48px;
  min-width: 170px;
  text-align: center;
  padding: 0 35px;
  background: #ebebeb;
  color: #333333;
  font-size: 18px;
  font-weight: 700;
}

/* line 3017, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-tabgroup li a:hover {
  color: #3464e0;
}

/* line 3021, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-tabgroup li a.active {
  background: #3464e0;
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  /* line 3027, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-tabgroup li a {
    min-width: inherit;
  }
}

@media only screen and (max-width: 575px) {
  /* line 3033, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-tabgroup li a {
    padding: 0 20px;
  }
}

/* line 3038, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-tabgroup2 {
  padding-left: 0;
  margin-bottom: 40px;
  background: #f3f5ff;
  padding: 15px 0;
  text-align: center;
  display: block;
}

/* line 3047, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-tabgroup2 li {
  list-style: none;
  display: inline-block;
}

/* line 3052, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-tabgroup2 li:not(:last-child) a {
  border-right: 1px solid #cccccc;
}

/* line 3056, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-tabgroup2 li a {
  color: #686b77;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  padding: 3px 20px;
}

/* line 3065, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-tabgroup2 li a.active {
  color: #3464e0;
}

@media only screen and (max-width: 575px) {
  /* line 3070, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-tabgroup2 li a {
    padding: 3px 15px;
  }
}

/* line 3075, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tab-content {
  width: 100%;
}

/* line 3079, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tab-content .tab-pane {
  display: block;
  height: 0;
  max-width: 100%;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
}

/* line 3088, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tab-content .tab-pane.active {
  height: auto;
  visibility: visible;
  opacity: 1;
  overflow: visible;
}

/**
 * Header
 */
/* line 3098, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header {
  background: #f8f9ff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

/* line 3106, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-topside {
  background: #3464e0;
  color: #ffffff;
  padding: 10px 0;
}

/* line 3112, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-topside i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 5px;
}

/* line 3118, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-topside a {
  color: #ffffff;
}

/* line 3122, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-topside a:hover {
  color: #ffffff;
  opacity: 0.8;
}

/* line 3127, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-topside ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
}

/* line 3134, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-topside ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
}

/* line 3142, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-topside ul li b {
  font-weight: 700;
}

/* line 3146, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-topside ul li button {
  display: inline-block;
  padding: 0;
  height: auto;
  border: 0;
  color: #fff;
}

/* line 3154, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-topside-infoleft li:not(:last-child) {
  margin-right: 30px;
}

/* line 3158, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-topside-inforight {
  text-align: right;
}

/* line 3162, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-topside-inforight li:not(:last-child) {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #ffffff;
}

/* line 3168, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-topside-inforight li button i {
  margin-right: 0;
}

/* line 3172, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-bottomside {
  background: #f3f5ff;
}

/* line 3176, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-bottominner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

/* line 3192, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav {
  -webkit-box-flex: 100;
  -webkit-flex-grow: 100;
  -ms-flex-positive: 100;
  flex-grow: 100;
  text-align: right;
  padding: 0 20px;
  position: relative;
}

/* line 3202, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
}

/* line 3209, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav ul li {
  font-size: 16px;
  display: inline-block;
  position: relative;
}

/* line 3215, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav ul li a {
  display: inline-block;
  color: #3c424f;
  font-family: "PT Serif", serif;
  padding: 27px 20px;
}

/* line 3222, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav ul li a:hover {
  color: #3464e0;
}

/* line 3226, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav ul li.current a {
  color: #3464e0;
}

/* line 3230, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav .tm-header-nav-dropdown > a::after {
  content: "\f35f";
  font-family: 'Ionicons';
  font-size: 18px;
  padding-left: 3px;
  vertical-align: middle;
}

/* line 3238, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav .tm-header-nav-dropdown ul {
  position: absolute;
  text-align: left;
  padding: 10px 0;
  left: 100%;
  top: 0;
  width: 230px;
  background: #ffffff;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  visibility: hidden;
  border-top: 4px solid #3464e0;
  opacity: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  z-index: -1;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-transition: visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
  transition: visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
  -o-transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
}

/* line 3267, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav .tm-header-nav-dropdown ul li {
  display: block;
  padding: 0 15px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

/* line 3275, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav .tm-header-nav-dropdown ul li a {
  padding: 6px 0;
  line-height: 1.3;
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #686b77;
}

/* line 3284, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav .tm-header-nav-dropdown ul li.has-child::after {
  content: "";
  clear: both;
  display: table;
}

/* line 3290, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav .tm-header-nav-dropdown ul li.has-child > a::after {
  content: "\f363";
  font-family: 'Ionicons';
  font-size: 18px;
  float: right;
}

/* line 3297, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav .tm-header-nav-dropdown ul li:hover > a {
  color: #3464e0;
}

/* line 3301, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav .tm-header-nav-dropdown ul li:hover > ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  z-index: 1;
}

/* line 3310, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav .tm-header-nav-dropdown > ul {
  left: 0;
  top: 100%;
}

/* line 3315, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav .tm-header-nav-dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  z-index: 9;
}

/* line 3324, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav .tm-header-nav-dropdown.overflow-element ul {
  left: auto;
  right: 100%;
}

/* line 3329, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-nav .tm-header-nav-dropdown.overflow-element > ul {
  left: auto;
  right: 0;
}

/* line 3334, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-icons {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3340, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-icons li {
  display: inline-block;
  margin: 0 7px;
}

/* line 3345, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-icons li:first-child {
  margin-left: 0;
}

/* line 3349, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-icons li:last-child {
  margin-right: 0;
}

/* line 3353, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-icons li a,
.tm-header-icons li button {
  color: #3c424f;
  font-size: 20px;
}

/* line 3359, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header-icons li a:hover,
.tm-header-icons li button:hover {
  color: #3464e0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 3365, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-topside-infoleft li:not(:last-child) {
    margin-right: 17px;
  }
  /* line 3368, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-nav ul li a {
    padding: 27px 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 3374, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-topside-infoleft {
    text-align: center;
  }
  /* line 3377, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-topside-infoleft li {
    margin-right: 10px;
    margin-left: 10px;
  }
  /* line 3381, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-topside-infoleft li:not(:last-child) {
    margin-right: 10px;
  }
  /* line 3384, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-topside-inforight {
    text-align: center;
  }
  /* line 3387, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-logo {
    height: 65px;
    padding: 10px 0;
  }
  /* line 3391, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-logo img {
    max-height: 100%;
  }
  /* line 3394, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-icons {
    padding-right: 35px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3400, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-topside-infoleft {
    text-align: center;
  }
  /* line 3403, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-topside-infoleft li {
    margin-right: 10px;
    margin-left: 10px;
  }
  /* line 3407, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-topside-infoleft li:not(:last-child) {
    margin-right: 10px;
  }
  /* line 3410, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-topside-inforight {
    text-align: center;
  }
  /* line 3413, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-logo {
    height: 65px;
    padding: 10px 0;
  }
  /* line 3417, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-logo img {
    max-height: 100%;
  }
  /* line 3420, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-header-icons {
    padding-right: 35px;
  }
}

/* Search Form */
/* line 3426, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-searchform {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 99;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  visibility: hidden;
  opacity: 0;
}

/* line 3453, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-searchform-close {
  position: absolute;
  left: auto;
  right: 30px;
  top: 20px;
  border: 0;
  color: #3c424f;
  font-size: 40px;
}

/* line 3463, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-searchform-close:hover {
  color: #3464e0;
}

/* line 3467, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-searchform form {
  padding: 30px;
  width: 600px;
  max-width: 100%;
  height: auto;
  background: rgba(52, 100, 224, 0.9);
  position: relative;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

/* line 3484, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-searchform form input {
  border: 1px solid #fff;
  font-size: 18px;
  color: #ffffff;
}

/* line 3490, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-searchform form input::-webkit-input-placeholder {
  color: #ffffff;
}

/* line 3494, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-searchform form input:-moz-placeholder {
  color: #ffffff;
}

/* line 3498, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-searchform form input::-moz-placeholder {
  color: #ffffff;
}

/* line 3502, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-searchform form input:-ms-input-placeholder {
  color: #ffffff;
}

/* line 3506, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-searchform form button,
.tm-searchform form input[type="submit"] {
  position: absolute;
  left: auto;
  right: 30px;
  height: 100%;
  top: 0;
  border: 0;
  color: #ffffff;
  font-size: 24px;
}

/* line 3518, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-searchform form button::before,
.tm-searchform form input[type="submit"]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 26px;
  margin-top: -13px;
  background: #ffffff;
}

/* line 3530, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-searchform.is-opened {
  visibility: visible;
  opacity: 1;
}

/* line 3535, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-searchform.is-opened form {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 3544, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-searchform-close {
    font-size: 28px;
    right: 18px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3551, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-searchform-close {
    font-size: 28px;
    right: 5px;
    top: 8px;
  }
  /* line 3556, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-searchform form {
    max-width: 90%;
  }
  /* line 3559, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-searchform form input {
    font-size: 16px;
  }
  /* line 3562, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-searchform form button,
.tm-searchform form input[type="submit"] {
    right: 30px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 3569, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-searchform form {
    padding: 15px;
  }
  /* line 3572, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-searchform form button,
.tm-searchform form input[type="submit"] {
    right: 15px;
  }
}

/* Sticky Header */
/* line 3579, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-header.is-sticky .tm-header-bottomside {
  position: fixed;
  z-index: 90;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-animation: slideInDown 0.5s ease-in-out 0s 1 both;
  animation: slideInDown 0.5s ease-in-out 0s 1 both;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

/* Mobilemenu */
/* line 3592, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-mobilenav {
  position: absolute;
  top: 100%;
  width: 100%;
}

/* line 3598, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-mobilenav .mean-bar {
  background: #0c1923;
  padding: 0;
  min-height: 0;
  z-index: 99;
}

/* line 3605, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-mobilenav a.meanmenu-reveal {
  margin-top: -45px;
  text-indent: 0;
  padding: 0;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #3c424f;
  font-size: 24px !important;
}

/* line 3617, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-mobilenav .mean-nav {
  margin-top: 0;
  background: #3464e0;
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  width: 100%;
}

/* line 3627, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-mobilenav .mean-nav > ul {
  max-height: 201px;
  overflow-y: auto;
}

/* line 3632, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-mobilenav .mean-nav > ul li a {
  padding: 7px 5%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 14px;
}

/* line 3638, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-mobilenav .mean-nav > ul li a:hover {
  background: #ffffff;
  color: #3464e0;
}

/* line 3643, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-mobilenav .mean-nav > ul li a.mean-expand {
  padding: 0 6px !important;
  height: 39px;
  line-height: 39px;
  background: rgba(52, 100, 224, 0.7);
  color: #ffffff;
  margin-top: 0;
}

/* line 3652, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-mobilenav .mean-nav > ul li a.mean-expand:hover {
  background: rgba(255, 255, 255, 0.1);
}

/* line 3656, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-mobilenav .mean-nav > ul li li a {
  opacity: 1;
}

/* line 3660, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-mobilenav .mean-nav > ul li ul li a {
  padding: 7px 10%;
}

/* line 3664, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-mobilenav .mean-nav > ul li ul ul li a {
  padding: 7px 15%;
}

/* line 3668, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-mobilenav .mean-nav > ul li ul ul ul li a {
  padding: 7px 20%;
}

/**
 * Heroslider
 */
/* line 3675, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-heroslider {
  position: relative;
}

/* line 3679, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-heroslider-images {
  position: relative;
}

/* line 3683, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-heroslider-images::before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

/* line 3696, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-heroslider-images.slick-dotted {
  padding-bottom: 0;
}

/* line 3700, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-heroslider-images.slick-dotted .slick-dots {
  max-width: 1170px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: left;
  z-index: 1;
  bottom: 60px;
}

/* line 3711, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-heroslider-image {
  height: 100%;
  width: 100%;
}

/* line 3716, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-heroslider-content {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 3732, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-heroslider-content::before {
  content: "";
  background: url(/assets/templates/blue_template/heroslider-shape-d78f31f6642a555d073ccf0fb8590114ec2add7bcbd2b858ca757eaffbc05f36.png);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.8;
}

/* line 3746, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-heroslider-content h1 {
  margin-top: 61px;
  font-size: 48px;
  line-height: 60px;
}

/* line 3752, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-heroslider-content p {
  margin-top: 25px;
  font-size: 20px;
  line-height: 30px;
  padding-right: 150px;
}

/* line 3759, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-heroslider-content .tm-button {
  margin-top: 25px;
}

/* line 3763, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-heroslider-content-2::before {
  background: rgba(255, 255, 255, 0.8);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 3768, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-content h1 {
    font-size: 36px;
    line-height: 50px;
  }
  /* line 3772, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-content p {
    margin-top: 15px;
    font-size: 18px;
    padding-right: 100px;
  }
  /* line 3777, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-content .tm-button {
    margin-top: 15px;
  }
  /* line 3780, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-images.slick-dotted .slick-dots {
    max-width: 930px;
    bottom: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 3787, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-images.slick-dotted .slick-dots {
    max-width: 690px;
    bottom: 30px;
  }
  /* line 3791, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-content::before {
    background: rgba(255, 255, 255, 0.8);
  }
  /* line 3794, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-content h1 {
    font-size: 36px;
    line-height: 50px;
  }
  /* line 3798, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-content p {
    margin-top: 15px;
    font-size: 18px;
    padding-right: 100px;
  }
  /* line 3803, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-content .tm-button {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3809, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-content h1 {
    margin-top: 0;
  }
  /* line 3812, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-images.slick-dotted .slick-dots {
    width: calc(100% - 30px);
    max-width: 510px;
    bottom: 20px;
  }
  /* line 3817, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-image {
    min-height: 450px !important;
  }
  /* line 3820, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-content::before {
    background: rgba(255, 255, 255, 0.8);
  }
  /* line 3823, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-content h1 {
    font-size: 30px;
    line-height: 38px;
  }
  /* line 3827, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-content p {
    padding-right: 0;
    font-size: 16px;
    margin-top: 10px;
  }
  /* line 3832, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-content .tm-button {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 3838, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-heroslider-images.slick-dotted .slick-dots {
    width: calc(100% - 30px);
    max-width: 410px;
    bottom: 10px;
  }
}

/**
 * Features & Services
 */
/* line 3848, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 3855, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-feature-area {
  padding: 50px 0;
}

/* line 3859, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-feature-icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  margin-right: 20px;
}

/* line 3867, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-feature-content h5 {
  margin-top: -5px;
}

/* line 3871, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-feature-content p {
  margin-bottom: 0;
}

/* line 3875, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-service {
  padding: 50px 30px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #f3f5ff;
}

/* line 3883, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-service-icon {
  display: inline-block;
  height: 170px;
  width: 170px;
  line-height: 150px;
  text-align: center;
  background: #ffffff;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  padding: 10px;
  margin-bottom: 25px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 3899, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-service-content p {
  margin-bottom: 0;
}

/* line 3903, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-service-content .tm-button {
  margin-top: 25px;
}

/* line 3907, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-service:hover {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  background: #ffffff;
}

/* line 3913, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-service:hover .tm-service-icon {
  background: #f3f5ff;
}

/* line 3917, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-service:hover .tm-service-content .tm-button {
  background: #3464e0;
  border-color: #3464e0;
  color: #ffffff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 3924, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-service {
    padding: 30px 15px;
  }
  /* line 3927, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-service-icon {
    height: 120px;
    width: 120px;
    line-height: 80px;
    padding: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 3936, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-service {
    padding: 30px 15px;
  }
  /* line 3939, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-service-icon {
    height: 120px;
    width: 120px;
    line-height: 80px;
    padding: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3948, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-service {
    padding: 30px 30px;
  }
  /* line 3951, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-service-icon {
    height: 120px;
    width: 120px;
    line-height: 80px;
    padding: 20px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 3960, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-service {
    padding: 30px 15px;
  }
}

/* line 3965, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-grey .tm-service {
  background: #ffffff;
}

/* line 3969, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-grey .tm-service-icon {
  background: #f3f5ff;
}

/**
 * Funfact
 */
/* line 3976, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-funfact-heading {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 0;
}

/* line 3982, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-funfact-heading small {
  font-size: 24px;
  display: block;
  font-weight: 700;
  line-height: 1;
}

/* line 3989, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-funfact-heading span {
  color: #3464e0;
}

/* line 3993, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-funfact-icon {
  margin-bottom: 20px;
}

/* line 3997, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-funfact-icon img {
  max-height: 100%;
}

/* line 4001, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-funfact-number {
  font-size: 36px;
  font-weight: 700;
  color: #3c424f;
  font-family: "PT Serif", serif;
}

/* line 4008, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-funfact-content .odometer {
  font-size: 36px;
  font-weight: 700;
  color: #3c424f;
  font-family: "PT Serif", serif;
}

/* line 4015, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-funfact-content .odometer .odometer-formatting-mark {
  display: none;
}

/* line 4019, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-funfact-content h6 {
  font-family: "Open Sans", sans-serif;
  color: #686b77;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 4028, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact-heading {
    font-size: 34px;
  }
  /* line 4031, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact-icon {
    height: 60px;
  }
  /* line 4034, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact-content h6 {
    font-size: 16px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 4040, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact {
    text-align: center;
  }
  /* line 4043, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact-heading {
    text-align: center;
    font-size: 32px;
    margin-bottom: 40px;
  }
  /* line 4048, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact-icon {
    height: 60px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4054, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact {
    text-align: center;
  }
  /* line 4057, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact-heading {
    text-align: center;
    font-size: 28px;
    margin-bottom: 40px;
  }
  /* line 4062, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact-icon {
    height: 50px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 4068, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact {
    text-align: center;
  }
  /* line 4071, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact-heading {
    text-align: center;
    font-size: 26px;
    margin-bottom: 40px;
  }
  /* line 4076, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact-heading small {
    font-size: 20px;
  }
  /* line 4079, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact-content .odometer {
    font-size: 30px;
    line-height: 34px;
  }
  /* line 4083, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-funfact-icon {
    height: 50px;
  }
}

/**
 * About
 */
/* line 4091, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-about-content h2 {
  font-size: 32px;
  margin-top: -10px;
}

/* line 4096, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-about-content h6 {
  font-family: "Open Sans", sans-serif;
  color: #686b77;
  font-weight: 600;
}

/* line 4102, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-about-buttons {
  margin-top: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 4107, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-about-content h2 {
    font-size: 28px;
    line-height: 36px;
  }
  /* line 4111, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-about-buttons {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 4117, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-about-content {
    padding-top: 40px;
  }
  /* line 4120, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-about-content h2 {
    font-size: 28px;
    line-height: 36px;
  }
  /* line 4124, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-about-buttons {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4130, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-about-content {
    padding-top: 40px;
  }
  /* line 4133, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-about-content h2 {
    font-size: 28px;
    line-height: 36px;
  }
  /* line 4137, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-about-buttons {
    margin-top: 20px;
  }
}

/* line 4142, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-whyus-content h2 {
  font-size: 28px;
  margin-top: -10px;
  margin-bottom: 30px;
  line-height: 32px;
}

/* line 4149, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-whyus-blocks {
  margin-bottom: -15px;
}

/* line 4153, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-whyus-block:not(:last-of-type) {
  margin-bottom: 30px;
}

/* line 4157, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-whyus-block h5 {
  margin-bottom: 10px;
  position: relative;
  padding-left: 70px;
  margin-bottom: 25px;
}

/* line 4164, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-whyus-block h5 span {
  display: inline-block;
  height: 50px;
  width: 50px;
  background: #3464e0;
  color: #ffffff;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  line-height: 50px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: -10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 4181, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-whyus-image {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4187, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-whyus-image {
    margin-top: 12px;
  }
}

/**
 * Appointment
 */
/* line 4195, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-appointment-bgimage {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  z-index: -1;
}

/* line 4204, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-appointment-bgimage::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(#f3f5ff));
  background-image: -webkit-linear-gradient(left, transparent 0%, #f3f5ff 100%);
  background-image: -o-linear-gradient(left, transparent 0%, #f3f5ff 100%);
  background-image: linear-gradient(90deg, transparent 0%, #f3f5ff 100%);
  z-index: -1;
}

/* line 4218, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-appointment-box > h2 {
  margin-top: -5px;
}

/* line 4222, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-appointment-form {
  margin-top: 30px;
}

/* line 4226, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-appointment-image {
  margin-bottom: -100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 4231, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-appointment-bgimage {
    height: 50%;
    width: 100%;
  }
  /* line 4235, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-appointment-bgimage::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#f3f5ff));
    background-image: -webkit-linear-gradient(top, transparent 0%, #f3f5ff 100%);
    background-image: -o-linear-gradient(top, transparent 0%, #f3f5ff 100%);
    background-image: linear-gradient(180deg, transparent 0%, #f3f5ff 100%);
  }
  /* line 4241, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-appointment-image {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4247, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-appointment-bgimage {
    height: 50%;
    width: 100%;
  }
  /* line 4251, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-appointment-bgimage::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#f3f5ff));
    background-image: -webkit-linear-gradient(top, transparent 0%, #f3f5ff 100%);
    background-image: -o-linear-gradient(top, transparent 0%, #f3f5ff 100%);
    background-image: linear-gradient(180deg, transparent 0%, #f3f5ff 100%);
  }
  /* line 4257, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-appointment-image {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 4263, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-appointment-box > h2 {
    font-size: 28px;
  }
}

/**
 * Product
 */
/* line 4271, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-top {
  overflow: hidden;
  position: relative;
}

/* line 4276, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-top::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(52, 100, 224, 0.4);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 4290, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-actions {
  position: absolute;
  left: 20px;
  top: auto;
  bottom: 20px;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
}

/* line 4301, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-actions li {
  display: inline-block;
  font-size: 20px;
  opacity: 0;
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 4313, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-actions li:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* line 4319, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-actions li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/* line 4325, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-actions li:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/* line 4331, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-actions li:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

/* line 4337, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-actions li:nth-child(5) {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

/* line 4343, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-actions li:not(:last-child) {
  margin-right: 10px;
}

/* line 4347, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-actions li a,
.tm-product-actions li button {
  font-size: 20px;
  display: inline-block;
  height: 35px;
  width: 35px;
  line-height: 1;
  text-align: center;
  background: #ffffff;
  color: #3c424f;
  border: 0;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 0;
}

/* line 4366, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-actions li a i,
.tm-product-actions li button i {
  line-height: 35px;
}

/* line 4371, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-actions li a:hover,
.tm-product-actions li button:hover {
  background: #3c424f;
  color: #ffffff;
}

/* line 4377, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-bottom {
  background: #f3f5ff;
  padding: 20px;
}

/* line 4382, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-bottom h6 {
  margin-bottom: 10px;
}

/* line 4386, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-bottom h6 a {
  color: #3c424f;
}

/* line 4390, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-bottom h6 a:hover {
  color: #3464e0;
}

/* line 4394, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-bottom .tm-ratingbox {
  margin-top: 5px;
}

/* line 4398, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-price {
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}

/* line 4403, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-price del {
  font-size: 14px;
  opacity: 0.8;
  display: inline-block;
  margin-right: 5px;
}

/* line 4410, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-price ins {
  text-decoration: none;
  display: inline-block;
  margin-right: 5px;
}

/* line 4416, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product:hover .tm-product-top::before {
  opacity: 1;
}

/* line 4420, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product:hover .tm-product-actions li {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

/* line 4427, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-grey .tm-product-bottom {
  background: #ffffff;
}

/* line 4431, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-ratingbox {
  font-size: 0;
}

/* line 4435, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-ratingbox span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}

/* line 4441, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-ratingbox span:not(:last-child) {
  margin-right: 6px;
}

/* line 4445, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-ratingbox span.is-active {
  color: #f2da39;
}

/* Similliar Products */
/* line 4450, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-similliar-products-slider .tm-slider-arrows-prev,
.tm-similliar-products-slider .tm-slider-arrows-next {
  background: #3464e0;
  border-color: #3464e0;
  color: #ffffff;
}

/* line 4457, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-similliar-products-slider .tm-slider-arrows-prev {
  left: 0;
  right: auto;
}

/* line 4462, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-similliar-products-slider .tm-slider-arrows-next {
  right: 0;
  left: auto;
}

@media only screen and (max-width: 1199px) {
  /* line 4468, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-similliar-products-slider .tm-slider-arrows-prev,
.tm-similliar-products-slider .tm-slider-arrows-next {
    top: 50%;
    margin-top: -20px;
  }
}

/**
 * Promotion
 */
/* line 4478, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-promotion-content {
  padding-top: 100px;
  padding-bottom: 100px;
}

/* line 4483, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-promotion-content h2 {
  font-size: 40px;
  line-height: 50px;
  margin-top: -10px;
}

/* line 4489, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-promotion-content h2 span {
  font-size: 60px;
  line-height: 70px;
}

/* line 4494, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-promotion-content p {
  font-size: 20px;
  margin-bottom: 25px;
}

/* line 4499, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-promotion-content .tm-button {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 4504, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-promotion-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  /* line 4508, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-promotion-content h2 {
    font-size: 36px;
    line-height: 46px;
  }
  /* line 4512, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-promotion-content h2 span {
    font-size: 54px;
    line-height: 64px;
  }
  /* line 4516, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-promotion-content p {
    font-size: 18px;
  }
  /* line 4519, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-promotion-image {
    margin-top: 80px;
    margin-bottom: -30px;
  }
}

/* line 4524, app/assets/stylesheets/templates/blue_template/style.css.erb */
.brands__title {
  font-size: 37px;
  padding: 35px 0;
  line-height: 47px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 4528, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-promotion-content {
    padding-top: 58px;
    padding-bottom: 13px;
  }
  /* line 4532, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .brands__title {
    font-size: 28px;
    padding: 24px 0;
    line-height: 32px;
    text-align: center;
  }
  /* line 4535, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-promotion-content h2 {
    font-size: 32px;
    line-height: 42px;
  }
  /* line 4539, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-promotion-content h2 span {
    font-size: 42px;
    line-height: 52px;
  }
  /* line 4543, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-promotion-content p {
    font-size: 18px;
  }
  /* line 4546, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-promotion-image {
    margin-top: 10px;
    margin-bottom: -30px;
  }
}

/* line 4551, app/assets/stylesheets/templates/blue_template/style.css.erb */
.d25 {
  font-size: 73px;
}

/* line 4554, app/assets/stylesheets/templates/blue_template/style.css.erb */
.hurry__up {
  font-size: 56px;
  line-height: 73px;
}

@media only screen and (max-width: 575px) {
  /* line 4559, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-promotion-content p {
    font-size: 16px;
  }
  /* line 4562, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .d25 {
    font-size: 32px;
    line-height: 35px;
  }
  /* line 4566, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .hurry__up {
    font-size: 32px;
    line-height: 35px;
  }
}

/* line 4572, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-countdown {
  margin-top: -30px;
}

/* line 4576, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-countdown-pack {
  min-width: 100px;
  min-height: 100px;
  text-align: center;
  background: #f3f5ff;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  margin-top: 30px;
}

/* line 4601, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-countdown-pack:not(:last-child) {
  margin-right: 30px;
}

/* line 4605, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-countdown-pack h2 {
  margin-bottom: 0;
  margin-top: -5px;
  line-height: 1;
}

/* line 4611, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-countdown-pack h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  margin-bottom: 0;
  color: #686b77;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 4619, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-countdown-pack {
    min-width: 90px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 4625, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-countdown-pack {
    min-width: 90px;
  }
  /* line 4628, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-countdown-pack h2 {
    font-size: 34px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4634, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-countdown-pack {
    min-width: 90px;
    min-height: 90px;
  }
  /* line 4638, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-countdown-pack h2 {
    font-size: 30px;
  }
}

/* line 4643, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-grey .tm-countdown-pack {
  background: #ffffff;
}

/**
 * Testimonial
 */
/* line 4650, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-testimonial {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  padding: 45px 75px;
}

/* line 4656, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-testimonial-slider {
  padding: 0 15px;
  margin-left: -15px;
  margin-right: -15px;
}

/* line 4662, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-testimonial-slider .slick-list {
  margin: -15px;
}

/* line 4666, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-testimonial-slider .tm-testimonial {
  margin: 15px;
}

/* line 4670, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-testimonial-quoteicon {
  display: inline-block;
  background: #f3f5ff;
  height: 100px;
  width: 100px;
  line-height: 70px;
  text-align: center;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  padding: 15px;
  margin-bottom: 22px;
}

/* line 4683, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-testimonial-quoteicon img {
  display: inline-block;
}

/* line 4687, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-testimonial p {
  font-size: 18px;
  line-height: 27px;
}

/* line 4692, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-testimonial-author h6 {
  margin-bottom: 5px;
}

/* line 4696, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-testimonial-author p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 26px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 4703, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-testimonial {
    padding: 45px;
  }
  /* line 4706, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-testimonial-slider.tm-slider-arrows .tm-slider-arrows-prev,
.tm-testimonial-slider.tm-slider-arrows .tm-slider-arrows-next {
    top: calc(100% + 15px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 4713, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-testimonial {
    padding: 45px 40px;
  }
  /* line 4716, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-testimonial-slider.tm-slider-arrows .tm-slider-arrows-prev,
.tm-testimonial-slider.tm-slider-arrows .tm-slider-arrows-next {
    top: calc(100% + 15px);
  }
}

@media only screen and (max-width: 767px) {
  /* line 4723, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-testimonial {
    padding: 45px 30px;
  }
  /* line 4726, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-testimonial p {
    font-size: 16px;
    line-height: 25px;
  }
  /* line 4730, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-testimonial-slider.tm-slider-arrows .tm-slider-arrows-prev,
.tm-testimonial-slider.tm-slider-arrows .tm-slider-arrows-next {
    top: calc(100% + 15px);
  }
}

@media only screen and (max-width: 575px) {
  /* line 4737, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-testimonial {
    padding: 30px 15px;
  }
}

/**
 * Newsletter
 */
/* line 4745, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-newsletter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 4756, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-newsletter-title {
  color: #ffffff;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 0;
}

/* line 4763, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-newsletter-form {
  background: #ffffff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 4774, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-newsletter-form input {
  border: none;
  outline: none;
  -webkit-flex-shrink: 100;
  -ms-flex-negative: 100;
  flex-shrink: 100;
}

/* line 4782, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-newsletter-form button,
.tm-newsletter-form input[type="submit"] {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/* line 4790, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-newsletter-socialicons {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  text-align: right;
}

/* line 4797, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-newsletter-socialicons li {
  display: inline-block;
}

/* line 4801, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-newsletter-socialicons li:not(:last-child) {
  margin-right: 20px;
}

/* line 4805, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-newsletter-socialicons li a {
  color: #ffffff;
  font-size: 22px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 4811, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-newsletter-title {
    font-size: 28px;
    line-height: 38px;
  }
  /* line 4815, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-newsletter-socialicons li:not(:last-child) {
    margin-right: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 4821, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-newsletter-title {
    margin-bottom: 25px;
    text-align: center;
    font-size: 30px;
  }
  /* line 4826, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-newsletter-socialicons li:not(:last-child) {
    margin-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4832, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-newsletter-title {
    margin-bottom: 25px;
    text-align: center;
    font-size: 26px;
  }
  /* line 4837, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-newsletter-socialicons li:not(:last-child) {
    margin-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4843, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-newsletter-socialicons {
    text-align: center;
    margin-top: 25px;
  }
}

/**
 * Financing
 */
/* line 4852, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-financing-left h2, .tm-financing-right h2 {
  margin-top: -8px;
  font-size: 32px;
}

/* line 4857, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-financing-left h6 {
  font-family: "Open Sans", sans-serif;
  color: #686b77;
}

/* line 4862, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-financing-left .tm-button {
  margin-top: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 4867, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-financing-left h2, .tm-financing-right h2 {
    font-size: 26px;
    line-height: 36px;
  }
  /* line 4871, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-financing-right {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4877, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-financing-left h2, .tm-financing-right h2 {
    font-size: 24px;
    line-height: 34px;
  }
  /* line 4881, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-financing-right {
    margin-top: 50px;
  }
}

/**
 * Pricebox
 */
/* line 4889, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pricebox {
  background: #f3f5ff;
  padding: 50px 30px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 4897, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pricebox-title {
  margin-top: -5px;
  margin-bottom: 25px;
}

/* line 4902, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pricebox-price {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 140px;
  width: 140px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  background: #ffffff;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 4927, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pricebox-price h2 {
  margin-top: 5px;
  margin-bottom: 0;
  line-height: 1;
  font-size: 42px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 4937, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pricebox-price p {
  margin-bottom: 0;
}

/* line 4941, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pricebox ul {
  padding-left: 0;
  margin-top: 25px;
  margin-bottom: 0;
  list-style: none;
}

/* line 4948, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pricebox ul li:not(:last-child) {
  margin-bottom: 10px;
}

/* line 4952, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pricebox .tm-button {
  margin-top: 25px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 4959, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pricebox.is-active, .tm-pricebox:hover {
  background: #ffffff;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

/* line 4965, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pricebox.is-active .tm-button, .tm-pricebox:hover .tm-button {
  background: #3464e0;
  color: #ffffff;
}

/* line 4970, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pricebox.is-active .tm-pricebox-price,
.tm-pricebox:hover .tm-pricebox-price {
  background: #f3f5ff;
}

/* line 4975, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-pricebox.is-active .tm-pricebox-price h2,
.tm-pricebox:hover .tm-pricebox-price h2 {
  color: #3464e0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 4981, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-pricebox-price {
    height: 125px;
    width: 125px;
  }
  /* line 4985, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-pricebox-price h2 {
    font-size: 36px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 4991, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-pricebox-price {
    height: 125px;
    width: 125px;
  }
  /* line 4995, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-pricebox-price h2 {
    font-size: 36px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5001, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-pricebox-price {
    height: 125px;
    width: 125px;
  }
  /* line 5005, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-pricebox-price h2 {
    font-size: 32px;
  }
}

/**
 * Tiny Sections
 */
/* line 5013, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-question-right h2 {
  margin-top: -8px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 5019, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-question-right h2 {
    font-size: 32px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 5025, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-question-right {
    margin-top: 40px;
  }
  /* line 5028, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-question-right h2 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5034, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-question-right {
    margin-top: 40px;
  }
  /* line 5037, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-question-right h2 {
    font-size: 28px;
    line-height: 36px;
  }
}

/**
 * Team Member
 */
/* line 5046, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member {
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 5053, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member img {
  width: 100%;
}

/* line 5057, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member-content {
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: auto;
  background: rgba(243, 245, 255, 0.9);
  padding: 27px 20px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 5072, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member-content h5 {
  font-weight: 600;
  margin-bottom: 5px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 5080, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member-content p {
  margin-bottom: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 5087, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member-social {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  position: absolute;
  left: 0;
  top: auto;
  bottom: 25px;
  width: 100%;
  font-size: 0;
  padding: 5px 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 5105, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member-social li {
  display: inline-block;
  font-size: 18px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
  vertical-align: middle;
}

/* line 5115, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member-social li:not(:last-child) {
  margin-right: 10px;
}

/* line 5119, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member-social li a {
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 28px;
  text-align: center;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  font-size: 16px;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  color: #3464e0;
  background: #ffffff;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 5139, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member-social li a:hover {
  background: transparent;
  color: #ffffff;
}

/* line 5144, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member:hover .tm-member-content {
  padding-bottom: 77px;
  background: rgba(52, 100, 224, 0.9);
}

/* line 5149, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member:hover .tm-member-content h5,
.tm-member:hover .tm-member-content p {
  color: #ffffff;
}

/* line 5154, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member:hover .tm-member-social {
  visibility: visible;
  opacity: 1;
}

/* line 5159, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-member:hover .tm-member-social li a {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

/**
 * Call To Action
 */
/* line 5168, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cta h1,
.tm-cta h2,
.tm-cta h3,
.tm-cta h4,
.tm-cta h5,
.tm-cta h6,
.tm-cta p {
  color: #ffffff;
}

/* line 5178, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cta h2 {
  margin-top: -5px;
  font-size: 32px;
  line-height: 42px;
}

/* line 5184, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cta a {
  color: #ffffff;
}

/* line 5188, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cta a:hover {
  text-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

/* line 5192, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cta .tm-button {
  margin-top: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 5197, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-cta h2 {
    font-size: 28px;
    line-height: 36px;
  }
  /* line 5201, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-cta h4 {
    font-size: 22px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5208, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-cta h2 {
    font-size: 26px;
    line-height: 34px;
  }
  /* line 5212, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-cta h4 {
    font-size: 20px;
    line-height: 28px;
  }
}

/* line 5218, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cta-2 {
  padding: 0 30px;
}

/* line 5222, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cta-2-area {
  position: relative;
}

/* line 5226, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cta-2-area::before, .tm-cta-2-area::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: repeat;
}

/* line 5236, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cta-2-area::before {
  background-image: url(/../images/others/cta-bg-shape.png);
  -webkit-animation: shapeRunning 60s linear 0s infinite both;
  animation: shapeRunning 60s linear 0s infinite both;
}

/* line 5242, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cta-2-area:after {
  background-image: url(/../images/others/cta-bg-shape-2.png);
  -webkit-animation: shapeRunning2 60s linear 0s infinite both;
  animation: shapeRunning2 60s linear 0s infinite both;
}

/* line 5248, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cta-2 h5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

/* line 5253, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cta-2 .mail-btn {
  margin-top: 15px;
  font-style: italic;
  display: inline-block;
}

@media only screen and (max-width: 575px) {
  /* line 5260, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-cta-2 {
    padding: 0;
  }
}

/**
 * Blog
 */
/* line 5268, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-topside {
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-bottom: 25px;
}

/* line 5275, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-topside::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 5291, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-topside img {
  width: 100%;
}

/* line 5295, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-topside a {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 50px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 24px;
  line-height: 50px;
  background: #ffffff;
  color: #3464e0;
  text-align: center;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  z-index: 2;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
}

/* line 5321, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-topside a:hover {
  background: #3464e0;
  color: #ffffff;
}

/* line 5326, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-imageslider .tm-slider-arrows-prev,
.tm-blog-imageslider .tm-slider-arrows-next {
  background: #3464e0;
  border-color: #3464e0;
  color: #ffffff;
  -webkit-border-radius: 0;
  border-radius: 0;
  z-index: 3;
}

/* line 5336, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-imageslider .tm-slider-arrows-prev {
  left: 0;
}

/* line 5340, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-imageslider .tm-slider-arrows-next {
  right: 0;
}

/* line 5344, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-bottomside h6 a {
  color: #3c424f;
}

/* line 5348, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-bottomside h6 a:hover {
  color: #3464e0;
}

/* line 5352, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-bottomside blockquote {
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 5357, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-tags {
  margin-bottom: 8px;
  font-size: 0;
}

/* line 5362, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-tags span {
  display: inline-block;
  font-size: 16px;
  position: relative;
}

/* line 5368, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-tags span:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
}

/* line 5373, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-tags span:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: auto;
  right: 0;
  width: 1px;
  height: 20px;
  background: #cccccc;
}

/* line 5385, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-tags span a {
  color: #686b77;
}

/* line 5389, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-tags span a:hover {
  color: #3464e0;
}

/* line 5393, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog:hover .tm-blog-topside::before {
  opacity: 1;
  visibility: visible;
}

/* line 5398, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog:hover .tm-blog-topside a {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* line 5406, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-blog-media .tm-blog-topside:hover::before {
  opacity: 0;
  visibility: hidden;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 5412, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-blog-imageslider .tm-slider-arrows-prev,
.tm-blog-imageslider .tm-slider-arrows-next {
    top: 50%;
    margin-top: -20px;
  }
  /* line 5417, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-blog-imageslider .tm-slider-arrows-prev {
    left: 0;
    right: auto;
  }
  /* line 5421, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-blog-imageslider .tm-slider-arrows-next {
    left: auto;
    right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 5428, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-blog-imageslider .tm-slider-arrows-prev,
.tm-blog-imageslider .tm-slider-arrows-next {
    top: 50%;
    margin-top: -20px;
  }
  /* line 5433, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-blog-imageslider .tm-slider-arrows-prev {
    left: 0;
    right: auto;
  }
  /* line 5437, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-blog-imageslider .tm-slider-arrows-next {
    left: auto;
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5444, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-blog-imageslider .tm-slider-arrows-prev,
.tm-blog-imageslider .tm-slider-arrows-next {
    top: 50%;
    margin-top: -17.5px;
  }
  /* line 5449, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-blog-imageslider .tm-slider-arrows-prev {
    left: 0;
    right: auto;
  }
  /* line 5453, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-blog-imageslider .tm-slider-arrows-next {
    left: auto;
    right: 0;
  }
}

/* Blog Details */
/* line 5460, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem .tm-blog-image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* line 5466, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem .tm-blog-topside::before {
  display: none;
}

/* line 5470, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-tags, .blogitem-share {
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 5479, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-tags-title, .blogitem-share-title {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 15px;
  line-height: 40px;
}

/* line 5486, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-tags ul, .blogitem-share ul {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: -10px;
  margin-left: -10px;
  font-size: 0;
}

/* line 5495, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-tags ul li, .blogitem-share ul li {
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 14px;
}

/* line 5502, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-tags ul li a, .blogitem-share ul li a {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #cccccc;
  padding: 6px 22px;
  color: #686b77;
}

/* line 5510, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-tags ul li a:hover, .blogitem-share ul li a:hover {
  background: #3464e0;
  border-color: #3464e0;
  color: #ffffff;
}

/* line 5516, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-tags {
  margin-bottom: 0;
}

/* line 5520, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-share {
  border-top: 0;
  margin-top: 0;
}

/* line 5525, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-share ul li a i {
  font-size: 18px;
  margin-right: 5px;
}

/* line 5530, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-share ul li.facebook a {
  color: #3b5999;
  border-color: #3b5999;
}

/* line 5535, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-share ul li.facebook a:hover {
  background: #3b5999;
}

/* line 5539, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-share ul li.twitter a {
  color: #55acee;
  border-color: #55acee;
}

/* line 5544, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-share ul li.twitter a:hover {
  background: #55acee;
}

/* line 5548, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-share ul li.linkedin a {
  color: #0077B5;
  border-color: #0077B5;
}

/* line 5553, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-share ul li.linkedin a:hover {
  background: #0077B5;
}

/* line 5557, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-share ul li.pinterest a {
  color: #bd081c;
  border-color: #bd081c;
}

/* line 5562, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-share ul li.pinterest a:hover {
  background: #bd081c;
}

/* line 5566, app/assets/stylesheets/templates/blue_template/style.css.erb */
.blogitem-share ul li a:hover {
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  /* line 5571, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .blogitem-tags ul li a {
    padding: 5px 15px;
  }
}

/**
 * Brand Logo
 */
/* line 5579, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-brandlogo a {
  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;
  min-height: 100px;
  background: #ffffff;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 5601, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-brandlogo a:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

/* line 5608, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-brandlogo-slider .slick-list {
  margin: -15px;
}

/* line 5612, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-brandlogo-slider .slick-list .tm-brandlogo {
  margin: 15px;
}

/**
 * Contact
 */
/* line 5619, app/assets/stylesheets/templates/blue_template/style.css.erb */
.google-map {
  height: 500px;
}

/* line 5623, app/assets/stylesheets/templates/blue_template/style.css.erb */
.google-map-bubble {
  display: inline-block;
  height: 20px;
  width: 20px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background: #3464e0;
}

/* line 5632, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-contact-top {
  margin-top: -180px;
}

/* line 5636, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-contact-block {
  padding: 50px 30px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #f3f5ff;
}

/* line 5644, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-contact-block-icon {
  display: inline-block;
  height: 170px;
  width: 170px;
  line-height: 150px;
  text-align: center;
  background: #ffffff;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  padding: 10px;
  margin-bottom: 25px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 5660, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-contact-block-content a {
  color: #686b77;
}

/* line 5664, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-contact-block-content a:hover {
  color: #3464e0;
}

/* line 5668, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-contact-block-content p {
  margin-bottom: 0;
}

/* line 5672, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-contact-block:hover {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  background: #ffffff;
}

/* line 5678, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-contact-block:hover .tm-contact-block-icon {
  background: #f3f5ff;
}

/* line 5682, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-contact-block:hover .tm-contact-block-content .tm-button {
  background: #3464e0;
  border-color: #3464e0;
  color: #ffffff;
}

/* line 5688, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-contact-form h2 {
  margin-bottom: 20px;
  margin-top: -7px;
}

/* line 5693, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-contact-forminner .tm-form-inner {
  margin-top: 0;
}

/* line 5697, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-contact-forminner .tm-form-field textarea {
  min-height: 210px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 5702, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-contact-block-icon {
    height: 125px;
    width: 125px;
    line-height: 105px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 5710, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-contact-top {
    margin-top: -120px;
  }
  /* line 5713, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-contact-block-icon {
    height: 125px;
    width: 125px;
    line-height: 105px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5721, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-contact-top {
    margin-top: -120px;
  }
  /* line 5724, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-contact-block {
    padding: 30px 20px;
  }
  /* line 5727, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-contact-block-icon {
    height: 125px;
    width: 125px;
    line-height: 105px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 5735, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-contact-form h2 {
    font-size: 26px;
    line-height: 36px;
  }
}

/* line 5741, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-grey .tm-contact-block {
  background: #ffffff;
}

/* line 5745, app/assets/stylesheets/templates/blue_template/style.css.erb */
.bg-grey .tm-contact-block-icon {
  background: #f3f5ff;
}

/**
 * Breadcrumb
 */
/* line 5752, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-breadcrumb h2 {
  font-size: 40px;
  margin-top: -8px;
  margin-bottom: 10px;
}

/* line 5758, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-breadcrumb ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  margin-bottom: -10px;
}

/* line 5766, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-breadcrumb ul li {
  font-family: "PT Serif", serif;
  font-size: 18px;
  display: inline-block;
  color: #3c424f;
}

/* line 5773, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-breadcrumb ul li::after {
  content: '/';
  padding: 0 5px;
}

/* line 5778, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-breadcrumb ul li:last-child::after {
  display: none;
}

/* line 5782, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-breadcrumb ul li a {
  color: #3c424f;
}

/* line 5786, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-breadcrumb ul li a:hover {
  color: #3464e0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 5791, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-breadcrumb h2 {
    font-size: 34px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5797, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-breadcrumb h2 {
    font-size: 30px;
  }
  /* line 5800, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-breadcrumb ul li {
    font-size: 16px;
  }
}

/**
 * Widgets
 */
/* line 5808, app/assets/stylesheets/templates/blue_template/style.css.erb */
.single-widget {
  padding-top: 50px;
}

/* line 5812, app/assets/stylesheets/templates/blue_template/style.css.erb */
.single-widget .widget-title {
  font-weight: 700;
  position: relative;
  padding-bottom: 13px;
  margin-top: -5px;
  margin-bottom: 30px;
}

/* line 5820, app/assets/stylesheets/templates/blue_template/style.css.erb */
.single-widget .widget-title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  height: 1px;
  width: 65px;
  background: #3464e0;
}

/* line 5830, app/assets/stylesheets/templates/blue_template/style.css.erb */
.single-widget ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* Widget Form */
/* line 5837, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 5844, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-search-form input[type="text"],
.widget-search-form input[type="search"] {
  border: 0;
  background: #f3f5ff;
  font-size: 16px;
}

/* line 5851, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-search-form input[type="text"]:focus,
.widget-search-form input[type="search"]:focus {
  border-color: #cccccc;
}

/* line 5856, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-search-form button,
.widget-search-form input[type="submit"] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50px;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  max-width: 50px;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  padding: 0;
  color: #ffffff;
  background: #3464e0;
  border-color: #3464e0;
}

/* line 5872, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-search-form button i,
.widget-search-form input[type="submit"] i {
  line-height: 48px;
  vertical-align: text-top;
}

/* line 5878, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-search-form button:hover,
.widget-search-form input[type="submit"]:hover {
  background: #3464e0;
  border-color: #3464e0;
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  /* line 5886, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .widget-search-form button i,
.widget-search-form input[type="submit"] i {
    line-height: 43px;
  }
}

/* Widget Categories */
/* line 5894, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-categories ul li {
  border-bottom: 1px solid #eeeeee;
  padding: 12px 0;
}

/* line 5899, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-categories ul li:first-child {
  padding-top: 0;
}

/* line 5903, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-categories ul li a {
  display: block;
  font-weight: 400;
  color: #686b77;
}

/* line 5909, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-categories ul li a::after {
  content: "";
  clear: both;
  display: table;
}

/* line 5915, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-categories ul li a:before {
  content: "\f125 \f125";
  font-family: 'Ionicons';
  padding-right: 25px;
  font-size: 9px;
}

/* line 5922, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-categories ul li a span {
  float: right;
}

/* line 5926, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-categories ul li a span::before {
  content: "(";
}

/* line 5930, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-categories ul li a span::after {
  content: ")";
}

/* line 5934, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-categories ul li a:hover {
  color: #3464e0;
}

/* Widget Recentpost */
/* line 5939, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 0;
  border-bottom: 1px solid #eeeeee;
}

/* line 5952, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost ul li:first-child {
  padding-top: 0;
}

/* line 5956, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70px;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  max-width: 70px;
  margin-right: 20px;
  position: relative;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

/* line 5969, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 5984, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-image::after {
  content: "\f1fe";
  font-family: "Ionicons";
  position: absolute;
  left: 50%;
  top: 50%;
  color: #ffffff;
  font-size: 18px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin-top: 15px;
}

/* line 6003, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-image:hover::before {
  opacity: 1;
  visibility: visible;
}

/* line 6008, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-image:hover::after {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}

/* line 6014, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-content {
  margin-top: -4px;
}

/* line 6018, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-content h6 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0;
}

/* line 6025, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-content h6 a {
  color: #3c424f;
}

/* line 6029, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-content h6 a:hover {
  color: #3464e0;
}

/* line 6033, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-content span {
  font-size: 14px;
  color: #686b77;
}

/* Widget Categories */
/* line 6039, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-archives ul li {
  border-bottom: 1px solid #eeeeee;
  padding: 12px 0;
}

/* line 6044, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-archives ul li:first-child {
  padding-top: 0;
}

/* line 6048, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-archives ul li a {
  display: block;
  font-weight: 400;
  color: #686b77;
}

/* line 6054, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-archives ul li a::after {
  content: "";
  clear: both;
  display: table;
}

/* line 6060, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-archives ul li a span {
  float: right;
}

/* line 6064, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-archives ul li a span::before {
  content: "(";
}

/* line 6068, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-archives ul li a span::after {
  content: ")";
}

/* line 6072, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-archives ul li a:hover {
  color: #3464e0;
}

/* Widget Tags */
/* line 6077, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-tags ul {
  margin-left: -10px;
  margin-top: -10px;
  font-size: 0;
}

/* line 6083, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-tags ul li {
  list-style: none;
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 16px;
}

/* line 6091, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-tags ul li a {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #eeeeee;
  padding: 6px 22px;
  color: #686b77;
}

/* line 6099, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-tags ul li a:hover {
  background: #3464e0;
  border-color: #3464e0;
  color: #ffffff;
}

/* Widget Info */
/* line 6106, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-info-logo {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 6111, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-info p {
  font-size: 14px;
  line-height: 24px;
}

/* line 6116, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-info ul {
  margin-top: 20px;
  font-size: 0;
}

/* line 6121, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-info ul li {
  display: inline-block;
  font-size: 18px;
}

/* line 6126, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-info ul li:not(:last-child) {
  margin-right: 10px;
}

/* line 6130, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-info ul li a {
  display: inline-block;
  height: 35px;
  width: 35px;
  border: 1px solid #cccccc;
  text-align: center;
  font-size: 18px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  color: #3c424f;
}

/* line 6142, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-info ul li a i {
  line-height: 33px;
}

/* line 6146, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-info ul li a:hover {
  background: #3464e0;
  border-color: #3464e0;
  color: #ffffff;
}

/* Widget Quicklinks */
/* line 6153, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-quicklinks ul li {
  padding-top: 5px;
}

/* line 6157, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-quicklinks ul li:first-child {
  padding-top: 0;
}

/* line 6161, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-quicklinks ul li a {
  display: block;
  font-weight: 400;
  color: #686b77;
}

/* line 6167, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-quicklinks ul li a::after {
  content: "";
  clear: both;
  display: table;
}

/* line 6173, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-quicklinks ul li a:before {
  content: "\f125 \f125";
  font-family: 'Ionicons';
  padding-right: 15px;
  font-size: 9px;
}

/* line 6180, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-quicklinks ul li a span {
  float: right;
}

/* line 6184, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-quicklinks ul li a span::before {
  content: "(";
}

/* line 6188, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-quicklinks ul li a span::after {
  content: ")";
}

/* line 6192, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-quicklinks ul li a:hover {
  color: #3464e0;
}

/* Widget Recentpost 2 */
/* line 6197, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-2 ul li:not(:last-child) {
  margin-bottom: 12px;
}

/* line 6201, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-2 ul li h6 {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-bottom: 5px;
}

/* line 6208, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-2 ul li h6 a {
  color: #3c424f;
}

/* line 6212, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-2 ul li h6 a:hover {
  color: #3464e0;
}

/* line 6216, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-2 ul li span {
  font-size: 14px;
}

/* line 6220, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-recentpost-2 ul li span i {
  margin-right: 5px;
}

/* Widget Hours */
/* line 6225, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-hours p {
  font-size: 14px;
  line-height: 24px;
}

/* line 6230, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-hours ul {
  font-size: 14px;
  line-height: 24px;
}

/* line 6235, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-hours ul li:not(:last-child) {
  margin-bottom: 6px;
}

/* line 6239, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-hours ul li span {
  display: inline-block;
  min-width: 110px;
  font-weight: 600;
  margin-right: 5px;
}

/* Widget Price Filter */
/* line 6247, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-pricefilter-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 25px;
}

/* line 6266, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-pricefilter-price {
  font-weight: 500;
  font-family: "PT Serif", serif;
  line-height: 30px;
  margin-bottom: 0;
}

/* line 6273, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-pricefilter-price span {
  font-family: "Open Sans", sans-serif;
}

/* line 6277, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-pricefilter-button {
  display: inline-block;
  color: #3c424f;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  padding: 0 30px;
  background: #3464e0;
  border: 1px solid #3464e0;
  color: #ffffff;
}

/* line 6291, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-pricefilter-button:focus {
  outline: none;
}

/* line 6295, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-pricefilter .tm-rangeslider {
  background: #ebebeb;
  height: 6px;
  width: 100%;
  position: relative;
  margin: 5px 0;
}

/* line 6303, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-pricefilter .tm-rangeslider-bar {
  background: #656565;
  height: 7px;
  position: absolute;
}

/* line 6309, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-pricefilter .tm-rangeslider-leftgrip, .widget-pricefilter .tm-rangeslider-rightgrip {
  height: 15px;
  background: #3464e0;
  width: 10px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -7.5px;
}

/* Widget Popular Product */
/* line 6320, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-popularproduct ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 0;
  border-bottom: 1px solid #eeeeee;
}

/* line 6333, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-popularproduct ul li:first-child {
  padding-top: 0;
}

/* line 6337, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-popularproduct-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70px;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  max-width: 70px;
  margin-right: 20px;
  position: relative;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

/* line 6350, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-popularproduct-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 6365, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-popularproduct-image::after {
  content: "\f1fe";
  font-family: "Ionicons";
  position: absolute;
  left: 50%;
  top: 50%;
  color: #ffffff;
  font-size: 18px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin-top: 15px;
}

/* line 6384, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-popularproduct-image:hover::before {
  opacity: 1;
  visibility: visible;
}

/* line 6389, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-popularproduct-image:hover::after {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}

/* line 6395, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-popularproduct-content {
  margin-top: -4px;
}

/* line 6399, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-popularproduct-content h6 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0;
}

/* line 6406, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-popularproduct-content h6 a {
  color: #3c424f;
}

/* line 6410, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-popularproduct-content h6 a:hover {
  color: #3464e0;
}

/* line 6414, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widget-popularproduct-content span {
  font-size: 14px;
  color: #686b77;
}

/* line 6419, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets {
  margin-top: -50px;
}

/* line 6423, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets-sidebar {
  margin-left: 70px;
}

/* line 6427, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets-sidebar-left {
  margin-left: 0;
  margin-right: 70px;
}

/* line 6432, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets-sidebar-shop {
  margin-left: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 6437, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .widgets-sidebar {
    margin-left: 30px;
  }
  /* line 6440, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .widgets-sidebar-left {
    margin-left: 0;
    margin-right: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 6447, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .widgets-sidebar {
    margin-left: 0;
    margin-top: 10px;
  }
  /* line 6451, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .widgets-sidebar-left {
    margin-right: 0;
  }
  /* line 6454, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .widgets-sidebar-shop {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 6460, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .widgets-sidebar {
    margin-left: 0;
    margin-top: 10px;
  }
  /* line 6464, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .widgets-sidebar-left {
    margin-right: 0;
  }
  /* line 6467, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .widgets-sidebar-shop {
    margin-top: 10px;
  }
}

/**
 * Comment
 */
/* Commentlist */
/* line 6476, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

/* line 6484, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment:last-child {
  margin-bottom: 0;
}

/* line 6488, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment-thumb {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  margin-right: 25px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

/* line 6502, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment-thumb img {
  max-width: 100%;
}

/* line 6506, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment-content::after {
  content: "";
  clear: both;
  display: table;
}

/* line 6512, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment-content h6 {
  margin-top: -2px;
  margin-bottom: 0;
}

/* line 6517, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment-content h6 a {
  color: #3c424f;
}

/* line 6521, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment-content h6 a:hover {
  color: #3464e0;
}

/* line 6525, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment-content p {
  margin-top: 8px;
  margin-bottom: 0;
}

/* line 6530, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment-date {
  color: #757575;
}

/* line 6534, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment-replybutton {
  color: #686b77;
  display: inline-block;
  margin-top: 10px;
  font-weight: 600;
}

/* line 6541, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment-replybutton i {
  font-size: 16px;
}

/* line 6545, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment-replybutton:hover {
  color: #3464e0;
}

/* line 6549, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-comment-replypost {
  padding-left: 105px;
}

@media only screen and (max-width: 767px) {
  /* line 6554, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-comment-replypost {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 6560, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-comment {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 6565, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-comment-thumb {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    margin-right: 20px;
  }
  /* line 6573, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-comment-content {
    margin-top: 20px;
  }
  /* line 6576, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-comment-date {
    display: block;
  }
}

/**
 * Shop
 */
/* line 6584, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-shop-header {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -15px;
}

/* line 6604, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-shop-header .nice-select {
  width: auto;
  min-width: 200px;
  margin-top: 15px;
}

/* line 6610, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-shop-header .nice-select .list {
  width: 100%;
}

/* line 6614, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-shop-countview {
  margin-bottom: 0;
  -webkit-box-flex: 100;
  -webkit-flex-grow: 100;
  -ms-flex-positive: 100;
  flex-grow: 100;
  margin-top: 15px;
}

/**
 * Footer
 */
/* line 6626, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-footer {
  color: #d2d9fc;
}

/* line 6630, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-footer-topside {
  background-color: #222942;
  -webkit-background-size: inherit inherit;
  background-size: inherit;
  background-repeat: no-repeat;
  background-position: left center;
}

/* line 6638, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-footer-bottomside {
  background: #191e39;
  padding-bottom: 30px;
  padding-top: 10px;
}

/* line 6644, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-footer-bottomside img {
  margin-top: 15px;
}

/* line 6648, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-footer-copyright {
  margin-top: 15px;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 14px;
}

/* line 6655, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-footer-copyright a {
  color: #ffffff;
  font-weight: 600;
}

/* line 6660, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-footer-copyright a:hover {
  color: #d2d9fc;
}

/* line 6664, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-footer-paymentmethod {
  text-align: right;
}

@media only screen and (max-width: 767px) {
  /* line 6669, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-footer-copyright {
    text-align: center;
  }
  /* line 6672, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-footer-paymentmethod {
    text-align: center;
  }
}

/* line 6677, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets-footer .single-widget .widget-title {
  font-weight: 700;
  position: relative;
  padding-bottom: 13px;
  margin-top: -5px;
  margin-bottom: 30px;
  color: #ffffff;
}

/* line 6686, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets-footer .single-widget .widget-title::after {
  width: 100%;
  background: #686b77;
}

/* line 6691, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets-footer .widget-info ul li a {
  border-color: #d2d9fc;
  color: #d2d9fc;
}

/* line 6696, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets-footer .widget-info ul li a:hover {
  border-color: #3464e0;
}

/* line 6700, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets-footer .widget-quicklinks ul li a {
  font-size: 14px;
  color: #d2d9fc;
}

/* line 6705, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets-footer .widget-quicklinks ul li a:hover {
  color: #ffffff;
}

/* line 6709, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets-footer .widget-recentpost-2 ul li h6 a {
  color: #d2d9fc;
}

/* line 6713, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets-footer .widget-recentpost-2 ul li h6 a:hover {
  color: #ffffff;
}

/* line 6717, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets-footer .widget-recentpost-2 ul li span {
  color: #ffffff;
}

/* line 6721, app/assets/stylesheets/templates/blue_template/style.css.erb */
.widgets-footer .widget-hours {
  color: #d2d9fc;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 6726, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .widgets-footer .widget-recentpost-2 ul li h6 {
    font-size: 14px;
  }
  /* line 6729, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .widgets-footer .widget-hours ul li span {
    min-width: 70px;
  }
}

/**
 * Product Details
 */
/* line 6737, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-images {
  width: 100%;
}

/* line 6741, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-largeimages {
  overflow: hidden;
}

/* line 6745, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-largeimage a {
  position: relative;
  z-index: 1;
  display: block;
}

/* line 6751, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-largeimage a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

/* line 6768, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-largeimage a::after {
  content: "\f48a";
  font-family: 'Ionicons';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 110px;
  z-index: 1;
  color: rgba(255, 255, 255, 0.25);
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 3;
}

/* line 6789, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-largeimage a:hover::before {
  visibility: visible;
  opacity: 1;
}

/* line 6794, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-largeimage a:hover::after {
  visibility: visible;
  opacity: 1;
}

/* line 6799, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-thumbnails {
  overflow: hidden;
}

/* line 6803, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-thumbnails .slick-list {
  margin-right: -5px;
  margin-left: -5px;
}

/* line 6808, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-thumbnails .tm-slider-arrows-prev,
.tm-prodetails-thumbnails .tm-slider-arrows-next {
  background: #3464e0;
  border-color: #3464e0;
  color: #ffffff;
}

/* line 6815, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-thumbnails .tm-slider-arrows-prev {
  left: 0;
  right: auto;
}

/* line 6820, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-thumbnails .tm-slider-arrows-next {
  right: 0;
  left: auto;
}

/* line 6825, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-thumbnail {
  margin: 0 4px;
  margin-top: 9px;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  overflow: hidden;
}

/* line 6836, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-thumbnail.slick-current {
  border-color: #3464e0;
}

/* line 6840, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-title {
  margin-top: -5px;
  margin-bottom: 5px;
}

/* line 6845, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-title a {
  color: #3c424f;
}

/* line 6849, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-title a:hover {
  color: #3464e0;
}

/* line 6853, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-availability {
  margin-top: 5px;
}

/* line 6857, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-availability span {
  color: #3464e0;
}

/* line 6861, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-price {
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  color: #3c424f;
}

/* line 6869, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-price del {
  font-size: 75%;
  color: #5a5a5a;
  font-weight: 700;
}

/* line 6875, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-quantitycart {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 6880, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-quantitycart .tm-quantitybox {
  margin-right: 20px;
}

/* line 6884, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color, .tm-prodetails-size, .tm-prodetails-categories, .tm-prodetails-tags, .tm-prodetails-share {
  border-top: 1px dashed #cccccc;
  padding: 12px 0;
}

/* line 6889, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color > h6, .tm-prodetails-size > h6, .tm-prodetails-categories > h6, .tm-prodetails-tags > h6, .tm-prodetails-share > h6 {
  margin-bottom: 0;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}

/* line 6896, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color ul, .tm-prodetails-size ul, .tm-prodetails-categories ul, .tm-prodetails-tags ul, .tm-prodetails-share ul {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 6902, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color ul li, .tm-prodetails-size ul li, .tm-prodetails-categories ul li, .tm-prodetails-tags ul li, .tm-prodetails-share ul li {
  list-style: none;
  display: inline-block;
}

/* line 6907, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color ul li a, .tm-prodetails-size ul li a, .tm-prodetails-categories ul li a, .tm-prodetails-tags ul li a, .tm-prodetails-share ul li a {
  display: inline-block;
  vertical-align: middle;
  color: #686b77;
}

/* line 6913, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color ul li a:hover, .tm-prodetails-size ul li a:hover, .tm-prodetails-categories ul li a:hover, .tm-prodetails-tags ul li a:hover, .tm-prodetails-share ul li a:hover {
  color: #3464e0;
}

/* line 6917, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color ul {
  font-size: 0;
  line-height: 1;
  vertical-align: middle;
}

/* line 6923, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color ul li:not(:last-child) {
  margin-right: 10px;
}

/* line 6927, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color ul li span {
  height: 16px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  vertical-align: middle;
  font-size: 14px;
  border: 2px solid transparent;
}

/* line 6940, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color ul li.is-checked span {
  border-color: #3464e0;
}

/* line 6944, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color ul li.red span {
  background: red;
}

/* line 6948, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color ul li.green span {
  background: green;
}

/* line 6952, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color ul li.blue span {
  background: blue;
}

/* line 6956, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-color ul li.black span {
  background: black;
}

/* line 6960, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-size ul li span {
  cursor: pointer;
}

/* line 6964, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-size ul li.is-checked span {
  text-decoration: underline;
}

/* line 6968, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-categories ul li::after, .tm-prodetails-tags ul li::after {
  content: ",";
}

/* line 6972, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-categories ul li:last-child::after, .tm-prodetails-tags ul li:last-child::after {
  display: none;
}

/* line 6976, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-share ul li {
  margin-right: 10px;
}

/* line 6980, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-share ul li a {
  font-size: 18px;
}

/* line 6984, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-description ul {
  padding-left: 0;
  margin-bottom: 0;
}

/* line 6989, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-description ul li {
  list-style: none;
}

/* line 6993, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-review > h5 {
  font-weight: 500;
  margin-bottom: 30px;
}

/* line 6998, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-prodetails-review .tm-rating {
  line-height: 1;
  vertical-align: middle;
}

@media only screen and (max-width: 1199px) {
  /* line 7004, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-prodetails-thumbnails .tm-slider-arrows-prev,
.tm-prodetails-thumbnails .tm-slider-arrows-next {
    top: 50%;
    margin-top: -20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 7012, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-prodetails-content {
    margin-top: 40px;
  }
}

/* Quantitybox */
/* line 7018, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-quantitybox {
  position: relative;
  display: inline-block;
  width: 90px;
}

/* line 7024, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-quantitybox input {
  padding-left: 5px;
  padding-right: 30px;
  text-align: center;
}

/* line 7030, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-quantitybox input:focus {
  border-color: #cccccc;
}

/* line 7034, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-quantitybox-button {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #cccccc;
  height: 25.5px;
  width: 25px;
  line-height: 23px;
  text-align: center;
  cursor: pointer;
}

/* line 7046, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-quantitybox-button.increment-button {
  top: 0;
}

/* line 7050, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-quantitybox-button.decrement-button {
  top: auto;
  bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 7056, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-quantitybox-button {
    height: 22.5px;
  }
}

/* Quickview */
/* line 7062, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-quickview {
  padding: 15px 0;
  display: none;
}

/* line 7067, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-quickview.fancybox-content {
  background: transparent;
}

/* line 7071, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-quickview .fancybox-close-small {
  padding: 0;
  right: 165px;
  top: 15px;
  height: 30px;
  width: 30px;
}

/* line 7079, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-quickview .fancybox-close-small svg path {
  fill: #3c424f;
}

/* line 7083, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-product-quickview-inner {
  background: #ffffff;
  padding: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 7089, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-product-quickview .fancybox-close-small {
    right: 95px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 7095, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-product-quickview .fancybox-close-small {
    right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 7101, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-product-quickview .fancybox-close-small {
    right: 15px;
  }
}

/**
 * Shopping Cart
 */
/* line 7109, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table {
  text-align: center;
}

/* line 7113, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table tr th {
  text-transform: uppercase;
  color: #3c424f;
  font-weight: 700;
}

/* line 7119, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table tr td {
  vertical-align: middle;
}

/* line 7123, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table .tm-cart-col-image {
  width: 180px;
  min-width: 180px;
}

/* line 7128, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table .tm-cart-col-remove {
  width: 100px;
  min-width: 100px;
}

/* line 7133, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table .tm-cart-col-productname {
  min-width: 250px;
}

/* line 7137, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table .tm-cart-col-price, .tm-cart-table .tm-cart-col-total {
  min-width: 100px;
}

/* line 7141, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table .tm-cart-productimage {
  margin: 5px 30px;
  display: inline-block;
  border: 1px solid #cccccc;
}

/* line 7147, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table .tm-cart-productname {
  color: #3c424f;
  font-weight: 600;
}

/* line 7152, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table .tm-cart-productname:hover {
  color: #3464e0;
}

/* line 7156, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table .tm-cart-totalprice {
  font-weight: 700;
  color: #686b77;
}

/* line 7161, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table .tm-cart-removeproduct {
  border: none;
}

/* line 7165, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table .tm-cart-removeproduct:hover {
  color: #3464e0;
}

/* line 7169, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-table .tm-cart-removeproduct:focus {
  outline: none;
}

@media only screen and (max-width: 767px) {
  /* line 7174, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-cart-table .tm-cart-col-image {
    width: 120px;
    min-width: 120px;
  }
  /* line 7178, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-cart-table .tm-cart-productimage {
    margin: 0;
  }
}

/* line 7183, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-bottomarea {
  margin-top: 30px;
}

/* line 7187, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-coupon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 7198, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-coupon label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
}

/* line 7209, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-coupon input:not([type="submit"]) {
  margin-right: 10px;
  max-width: 220px;
  margin-bottom: 10px;
}

/* line 7215, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-pricebox {
  text-align: right;
}

/* line 7219, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-pricebox > h2 {
  margin-top: -8px;
  font-weight: 700;
}

/* line 7224, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-pricebox table {
  margin-bottom: 30px;
}

/* line 7228, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-pricebox table td {
  padding: 0;
  font-size: 16px;
  color: #686b77;
}

/* line 7234, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-pricebox table .tm-cart-pricebox-shipping td {
  padding-top: 5px;
}

/* line 7238, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-cart-pricebox table .tm-cart-pricebox-total td {
  color: #3c424f;
  font-weight: 700;
  font-size: 22px;
  padding-top: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 7246, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-cart-pricebox {
    text-align: left;
    margin-top: 30px;
  }
}

/**
 * My Account
 */
/* line 7255, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-dashboard, .tm-myaccount-address {
  border: 1px solid #cccccc;
  padding: 30px;
}

/* line 7260, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-dashboard p a {
  color: #3464e0;
}

/* line 7264, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-dashboard p a:hover {
  color: #3464e0;
}

/* line 7268, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-orders table {
  text-align: center;
}

/* line 7272, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-orders table th,
.tm-myaccount-orders table td {
  vertical-align: middle;
}

/* line 7277, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-orders-col-id {
  min-width: 100px;
}

/* line 7281, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-orders-col-date {
  min-width: 170px;
}

/* line 7285, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-orders-col-status {
  min-width: 100px;
}

/* line 7289, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-orders-col-total {
  min-width: 180px;
}

/* line 7293, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-orders-col-view {
  min-width: 120px;
}

/* line 7297, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-address > p {
  margin-bottom: 25px;
}

/* line 7301, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-address-billing, .tm-myaccount-address-shipping {
  border: 1px solid #cccccc;
  padding: 30px;
}

/* line 7306, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-address-billing::after, .tm-myaccount-address-shipping::after {
  content: "";
  clear: both;
  display: table;
}

/* line 7312, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-address-billing h3, .tm-myaccount-address-shipping h3 {
  font-weight: 700;
}

/* line 7316, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-address-billing address, .tm-myaccount-address-shipping address {
  margin-bottom: 0;
}

/* line 7320, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-myaccount-address-billing a.edit-button, .tm-myaccount-address-shipping a.edit-button {
  float: right;
  padding: 0 8px;
  background: #3464e0;
  color: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 5px;
}

@media only screen and (max-width: 575px) {
  /* line 7331, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-myaccount-dashboard, .tm-myaccount-address {
    padding: 20px;
  }
  /* line 7334, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-myaccount-address-billing, .tm-myaccount-address-shipping {
    padding: 20px;
  }
}

/* line 7339, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-login-form h4,
.tm-register-form h4 {
  margin-top: -5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 7345, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-register-form {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 7351, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-register-form {
    margin-top: 50px;
  }
}

/**
 * Checkout
 */
/* line 7359, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-coupon {
  margin-bottom: 50px;
}

/* line 7363, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-coupon > a {
  display: block;
  background: transparent;
  padding: 13px 20px;
  font-size: 14px;
  color: #3c424f;
  border: 5px solid transparent;
  border-left: 5px solid #3464e0;
  -webkit-box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.1);
}

/* line 7375, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-coupon > a span {
  color: #3464e0;
  font-weight: 600;
}

/* line 7380, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-couponform {
  padding-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 7388, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-couponform input:not([type="submit"]) {
  max-width: 300px;
  border-right-color: transparent;
  -webkit-flex-shrink: 100;
  -ms-flex-negative: 100;
  flex-shrink: 100;
}

/* line 7396, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-form .small-title {
  font-weight: 700;
  text-transform: uppercase;
}

/* line 7401, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-differentform {
  display: none;
}

/* line 7405, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-differentform .tm-form-inner {
  margin-top: 0;
}

/* line 7409, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-orderinfo {
  background: #f3f5ff;
  padding: 30px;
}

/* line 7414, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-ordertable td,
.tm-checkout-ordertable th {
  padding: 0;
}

/* line 7419, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-ordertable thead th {
  text-transform: uppercase;
  font-size: 16px;
  padding-bottom: 10px;
}

/* line 7425, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-ordertable thead th + th {
  text-align: right;
}

/* line 7429, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-ordertable tbody {
  border-top: 2px solid #cccccc;
}

/* line 7433, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-ordertable tbody tr {
  border-bottom: 1px solid #cccccc;
}

/* line 7437, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-ordertable tbody td {
  padding: 10px 0;
}

/* line 7441, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-ordertable tbody td + td {
  text-align: right;
}

/* line 7445, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-ordertable tfoot tr:first-child td {
  padding-top: 25px;
}

/* line 7449, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-ordertable tfoot tr td + td {
  text-align: right;
}

/* line 7453, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-subtotal td, .tm-checkout-shipping td {
  font-size: 16px;
  padding: 5px 0;
}

/* line 7458, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-subtotal td + td, .tm-checkout-shipping td + td {
  color: #3c424f;
  font-weight: 700;
}

/* line 7463, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-total td {
  padding-top: 15px;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 7470, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-total td + td {
  color: #3464e0;
}

/* line 7474, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-payment {
  margin-top: 20px;
}

/* line 7478, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-payment label {
  margin-bottom: 0;
  display: block;
  color: #3c424f;
  font-weight: 700;
}

/* line 7485, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-payment-content {
  display: none;
  padding-left: 25px;
  padding-top: 10px;
}

/* line 7491, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-payment-content p {
  margin-bottom: 0;
}

/* line 7495, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-checkout-submit {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 7500, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-checkout-orderinfo {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 7506, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-checkout-orderinfo {
    margin-top: 50px;
  }
  /* line 7509, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .single-widget {
    padding-top: 12px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 7515, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-checkout-orderinfo {
    padding: 20px;
  }
}

/* line 7524, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-heroslider-content::before {
  content: "";
  background: url(/assets/templates/blue_template/heroslider-shape-d78f31f6642a555d073ccf0fb8590114ec2add7bcbd2b858ca757eaffbc05f36.png) !important;
  opacity: 0.8;
}

/* line 7532, app/assets/stylesheets/templates/blue_template/style.css.erb */
.tm-feature-content h5 {
  margin-top: 0px;
  line-height: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 7539, app/assets/stylesheets/templates/blue_template/style.css.erb */
  .tm-feature-content h5 {
    margin-top: 0px;
    line-height: 35px;
  }
}

/* line 2, app/assets/stylesheets/templates/blue_template/custom.css */
.clear {
  clear: both;
}

/* line 6, app/assets/stylesheets/templates/blue_template/custom.css */
.phones {
  display: flex;
  justify-content: center;
}

/* line 12, app/assets/stylesheets/templates/blue_template/custom.css */
a.phone {
  font-weight: 600;
}

@media (max-width: 374.9px) {
  /* line 17, app/assets/stylesheets/templates/blue_template/custom.css */
  a.phone {
    font-size: 23px !important;
  }
}

/* line 22, app/assets/stylesheets/templates/blue_template/custom.css */
.section-phones {
  /*background: #ff3600;*/
  padding: 5px 0;
}

/* line 27, app/assets/stylesheets/templates/blue_template/custom.css */
.section-phones .free-call {
  color: #ffffff;
  display: inline-block;
  width: 110px;
  float: right;
  box-sizing: border-box;
  text-transform: uppercase;
  font-size: 26px;
}

/* line 37, app/assets/stylesheets/templates/blue_template/custom.css */
.section-phones .stars {
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  margin-top: 5px;
}

/* line 44, app/assets/stylesheets/templates/blue_template/custom.css */
.section-phones .free-call-main-3 {
  color: #fff;
  font-size: 37px;
  padding: 0;
  font-weight: bold;
}

/* line 51, app/assets/stylesheets/templates/blue_template/custom.css */
.phones-wrapper {
  min-width: 292px;
  margin: 0 auto;
}

/* line 56, app/assets/stylesheets/templates/blue_template/custom.css */
.free-call-center {
  text-align: center;
}

/* line 60, app/assets/stylesheets/templates/blue_template/custom.css */
.free-call-main {
  font-size: 40px;
  line-height: 1;
}

/* line 65, app/assets/stylesheets/templates/blue_template/custom.css */
.free-call-main-2 {
  font-size: 24px;
  line-height: 1;
  color: #f4f905;
}

/* line 71, app/assets/stylesheets/templates/blue_template/custom.css */
.free-call-main-3 {
  font-size: 20px;
  line-height: 1.2;
}

/* line 76, app/assets/stylesheets/templates/blue_template/custom.css */
.free-call-main-4 {
  font-size: 13px;
  line-height: 1.2;
}

/* line 81, app/assets/stylesheets/templates/blue_template/custom.css */
.stars {
  font-size: 14px;
  line-height: 19px;
  color: #fff206;
  margin-top: 5px;
}

/* line 89, app/assets/stylesheets/templates/blue_template/custom.css */
.phones {
  display: inline-block;
  text-align: center;
  padding: 5px 0;
  float: left;
}

/* line 96, app/assets/stylesheets/templates/blue_template/custom.css */
a.phone {
  font-size: 32px;
  letter-spacing: 1px;
  line-height: 22px;
  padding: 7px;
  display: block;
  text-decoration: none;
  color: #ffffff;
  cursor: default;
}

/* line 107, app/assets/stylesheets/templates/blue_template/custom.css */
.call-now {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 115, app/assets/stylesheets/templates/blue_template/custom.css */
  .phones-wrapper {
    width: 100%;
    justify-content: space-around;
    display: flex;
  }
  /* line 121, app/assets/stylesheets/templates/blue_template/custom.css */
  .phones {
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    float: left;
    margin-top: 0;
    line-height: 101px;
  }
  /* line 131, app/assets/stylesheets/templates/blue_template/custom.css */
  a.phone {
    display: inline-block;
    font-size: 29px;
    line-height: 27px;
  }
  /* line 137, app/assets/stylesheets/templates/blue_template/custom.css */
  .phones-call-now {
    font-size: 30px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
  }
  /* line 145, app/assets/stylesheets/templates/blue_template/custom.css */
  .phones-1 .phones {
    line-height: 1;
  }
  /* line 149, app/assets/stylesheets/templates/blue_template/custom.css */
  .phones-1 .phones a.phone {
    font-size: 63px;
    line-height: 88px;
  }
  /* line 154, app/assets/stylesheets/templates/blue_template/custom.css */
  .phones-count-3 a.phone {
    font-size: 23px;
  }
}

@media (max-width: 991.98px) {
  /* line 160, app/assets/stylesheets/templates/blue_template/custom.css */
  .phones-1 .phones .phone {
    line-height: 88px;
  }
  /* line 164, app/assets/stylesheets/templates/blue_template/custom.css */
  .phones-1 .phones .circle {
    display: none;
  }
  /* line 168, app/assets/stylesheets/templates/blue_template/custom.css */
  .phones-2 .phones .phone {
    line-height: 36px;
  }
}

@media (min-width: 992px) {
  /*.container,.container-sm,.container-md {*/
  /*  max-width: 720px*/
  /*}*/
  /* line 179, app/assets/stylesheets/templates/blue_template/custom.css */
  a.phone {
    font-size: 27px;
    line-height: 27px;
    font-weight: bold;
  }
  /* line 185, app/assets/stylesheets/templates/blue_template/custom.css */
  .b-ic-3 {
    right: 0;
    bottom: 69px;
    margin-right: -52px;
  }
  /* line 191, app/assets/stylesheets/templates/blue_template/custom.css */
  .phones-1 .phones {
    line-height: 1;
  }
  /* line 195, app/assets/stylesheets/templates/blue_template/custom.css */
  .phones-1 .phones a.phone {
    font-size: 75px;
    line-height: 82px;
  }
  /* line 200, app/assets/stylesheets/templates/blue_template/custom.css */
  .phones-count-3 a.phone {
    font-size: 23px;
  }
}

@media (min-width: 1200px) {
  /*.container,.container-sm,.container-md {*/
  /*  max-width: 980px*/
  /*}*/
  /* line 211, app/assets/stylesheets/templates/blue_template/custom.css */
  a.phone {
    font-size: 40px;
    line-height: 27px;
    font-weight: bold;
  }
  /* line 217, app/assets/stylesheets/templates/blue_template/custom.css */
  .b-ic-wrapper {
    padding-top: 7px;
  }
  /* line 221, app/assets/stylesheets/templates/blue_template/custom.css */
  .phones-count-3 a.phone {
    font-size: 35px;
  }
}

/* ----------------------------------------------- */
/* line 227, app/assets/stylesheets/templates/blue_template/custom.css */
.tm-header-nav ul li a {
  padding: 27px 0 20px 27px;
}

/* line 231, app/assets/stylesheets/templates/blue_template/custom.css */
.header-phone-1 {
  font-size: 2.8rem;
  color: #3464e0 !important;
}

/* line 235, app/assets/stylesheets/templates/blue_template/custom.css */
h1 {
  font-weight: bold;
  color: #113288;
}

/* line 239, app/assets/stylesheets/templates/blue_template/custom.css */
.tm-heroslider-content p {
  color: #113288;
}

/* line 242, app/assets/stylesheets/templates/blue_template/custom.css */
.tm-heroslider-content-2::before {
  /* background: rgba(255, 255, 255, 0.8); */
}

/* line 246, app/assets/stylesheets/templates/blue_template/custom.css */
.phones-wrapper {
  min-width: 292px;
  margin: 0 auto;
}

/* line 251, app/assets/stylesheets/templates/blue_template/custom.css */
.same-day {
  font-size: 72px;
  line-height: 75px;
  text-align: center;
  color: #3464e0;
  padding-top: 35px;
}

/* line 260, app/assets/stylesheets/templates/blue_template/custom.css */
.tm-heroslider-content::before {
  left: 0;
  top: 166px;
  height: 285px;
  width: 100%;
  opacity: 0.8;
}

/* line 268, app/assets/stylesheets/templates/blue_template/custom.css */
.h-line-2 {
  font-size: 1.3rem;
  line-height: 1.4rem;
  font-weight: bold;
  color: #3464e0;
}

@media (max-width: 576px) {
  /* line 276, app/assets/stylesheets/templates/blue_template/custom.css */
  .tm-heroslider-content::before {
    left: 0;
    top: 85px;
    height: 195px;
    width: 100%;
    opacity: 0.8;
  }
  /* line 284, app/assets/stylesheets/templates/blue_template/custom.css */
  .same-day {
    font-size: 32px;
    line-height: 53px;
    text-align: center;
    color: #3464e0;
    padding-top: 20px;
    font-weight: bold;
  }
  /* line 293, app/assets/stylesheets/templates/blue_template/custom.css */
  .tm-header-nav {
    display: block;
  }
  /* line 297, app/assets/stylesheets/templates/blue_template/custom.css */
  .tm-header-nav li span {
    display: none;
  }
  /* line 300, app/assets/stylesheets/templates/blue_template/custom.css */
  .tm-header-nav li a {
    display: block;
    font-size: 20px;
    padding: 3px;
  }
  /* line 306, app/assets/stylesheets/templates/blue_template/custom.css */
  .h-line-2 {
    font-size: 14px;
    line-height: 1rem;
    font-weight: bold;
    color: #3464e0;
  }
}
