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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

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

body {
  margin: 0;
  font-family: "Unimed Sans","Open Sans",Arial,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #909090;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0!important;
}

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

h1,h2,h3,h4,h5,h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[data-original-title],abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

dl,ol,ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #008f58;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #005c39;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

code,kbd,pre,samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

button,input,optgroup,select,textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,input {
  overflow: visible;
}

button,select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

[type=button],[type=reset],[type=submit],button {
  -webkit-appearance: button;
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
  cursor: pointer;
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

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;
}

progress {
  vertical-align: baseline;
}

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

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none!important;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
}

.h1,h1 {
  font-size: 2.5rem;
}

.h2,h2 {
  font-size: 2rem;
}

.h3,h3 {
  font-size: 1.75rem;
}

.h4,h4 {
  font-size: 1.5rem;
}

.h5,h5 {
  font-size: 1.25rem;
}

.h6,h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0,0,0,.1);
}

.small,small {
  font-size: 80%;
  font-weight: 400;
}

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

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

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

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: .5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014\00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: .5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a>code {
  color: inherit;
}

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

@media (min-width:576px) {
  .container {
    max-width: 540px;
  }
}

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

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

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

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

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

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col,.no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.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%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

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

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

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

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

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

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width:576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  .offset-sm-2 {
    margin-left: 16.66667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.33333%;
  }

  .offset-sm-5 {
    margin-left: 41.66667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.33333%;
  }

  .offset-sm-8 {
    margin-left: 66.66667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.33333%;
  }

  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width:768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333%;
  }

  .offset-md-2 {
    margin-left: 16.66667%;
  }

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

  .offset-md-4 {
    margin-left: 33.33333%;
  }

  .offset-md-5 {
    margin-left: 41.66667%;
  }

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

  .offset-md-7 {
    margin-left: 58.33333%;
  }

  .offset-md-8 {
    margin-left: 66.66667%;
  }

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

  .offset-md-10 {
    margin-left: 83.33333%;
  }

  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width:992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  .offset-lg-2 {
    margin-left: 16.66667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.33333%;
  }

  .offset-lg-5 {
    margin-left: 41.66667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.33333%;
  }

  .offset-lg-8 {
    margin-left: 66.66667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.33333%;
  }

  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width:1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .offset-xl-2 {
    margin-left: 16.66667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  .offset-xl-5 {
    margin-left: 41.66667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  .offset-xl-8 {
    margin-left: 66.66667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #909090;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  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 (prefers-reduced-motion:reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #909090;
  text-decoration: none;
}

.btn.focus,.btn:focus {
  outline: 0;
  box-shadow: none;
}

.btn.disabled,.btn:disabled {
  opacity: .65;
}

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

.btn-primary {
  color: #fff;
  background-color: #008f58;
  border-color: #008f58;
}

.btn-primary:hover {
  color: #fff;
  background-color: #006940;
  border-color: #005c39;
}

.btn-primary.focus,.btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(38,160,113,.5);
}

.btn-primary.disabled,.btn-primary:disabled {
  color: #fff;
  background-color: #008f58;
  border-color: #008f58;
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #005c39;
  border-color: #004f31;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,160,113,.5);
}

.btn-secondary {
  color: #212529;
  background-color: #b1d249;
  border-color: #b1d249;
}

.btn-secondary:hover {
  color: #212529;
  background-color: #a1c431;
  border-color: #98ba2e;
}

.btn-secondary.focus,.btn-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(155,184,68,.5);
}

.btn-secondary.disabled,.btn-secondary:disabled {
  color: #212529;
  background-color: #b1d249;
  border-color: #b1d249;
}

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: #98ba2e;
  border-color: #90b02b;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(155,184,68,.5);
}

.btn-success {
  color: #fff;
  background-color: #008f58;
  border-color: #008f58;
}

.btn-success:hover {
  color: #fff;
  background-color: #006940;
  border-color: #005c39;
}

.btn-success.focus,.btn-success:focus {
  box-shadow: 0 0 0 .2rem rgba(38,160,113,.5);
}

.btn-success.disabled,.btn-success:disabled {
  color: #fff;
  background-color: #008f58;
  border-color: #008f58;
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #005c39;
  border-color: #004f31;
}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,160,113,.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info.focus,.btn-info:focus {
  box-shadow: 0 0 0 .2rem rgba(58,176,195,.5);
}

.btn-info.disabled,.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(58,176,195,.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning.focus,.btn-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(222,170,12,.5);
}

.btn-warning.disabled,.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222,170,12,.5);
}

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

.btn-danger:hover {
  color: #fff;
  background-color: #cd1044;
  border-color: #c10f40;
}

.btn-danger.focus,.btn-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(240,57,107,.5);
}

.btn-danger.disabled,.btn-danger:disabled {
  color: #fff;
  background-color: #ed1651;
  border-color: #ed1651;
}

.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c10f40;
  border-color: #b50e3c;
}

.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(240,57,107,.5);
}

.btn-light {
  color: #212529;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}

.btn-light:hover {
  color: #212529;
  background-color: #e1e1e1;
  border-color: #dbdbdb;
}

.btn-light.focus,.btn-light:focus {
  box-shadow: 0 0 0 .2rem rgba(212,213,214,.5);
}

.btn-light.disabled,.btn-light:disabled {
  color: #212529;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}

.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dbdbdb;
  border-color: #d4d4d4;
}

.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(212,213,214,.5);
}

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

.btn-dark:hover {
  color: #fff;
  background-color: #202020;
  border-color: #1a1a1a;
}

.btn-dark.focus,.btn-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(82,82,82,.5);
}

.btn-dark.disabled,.btn-dark:disabled {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #131313;
}

.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(82,82,82,.5);
}

.btn-outline-primary {
  color: #008f58;
  border-color: #008f58;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #008f58;
  border-color: #008f58;
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0,143,88,.5);
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
  color: #008f58;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #008f58;
  border-color: #008f58;
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,143,88,.5);
}

.btn-outline-secondary {
  color: #b1d249;
  border-color: #b1d249;
}

.btn-outline-secondary:hover {
  color: #212529;
  background-color: #b1d249;
  border-color: #b1d249;
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(177,210,73,.5);
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
  color: #b1d249;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle {
  color: #212529;
  background-color: #b1d249;
  border-color: #b1d249;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(177,210,73,.5);
}

.btn-outline-success {
  color: #008f58;
  border-color: #008f58;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #008f58;
  border-color: #008f58;
}

.btn-outline-success.focus,.btn-outline-success:focus {
  box-shadow: 0 0 0 .2rem rgba(0,143,88,.5);
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
  color: #008f58;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #008f58;
  border-color: #008f58;
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,143,88,.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info.focus,.btn-outline-info:focus {
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);
}

.btn-outline-danger {
  color: #ed1651;
  border-color: #ed1651;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #ed1651;
  border-color: #ed1651;
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(237,22,81,.5);
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
  color: #ed1651;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #ed1651;
  border-color: #ed1651;
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(237,22,81,.5);
}

.btn-outline-light {
  color: #f4f4f4;
  border-color: #f4f4f4;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}

.btn-outline-light.focus,.btn-outline-light:focus {
  box-shadow: 0 0 0 .2rem rgba(244,244,244,.5);
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
  color: #f4f4f4;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(244,244,244,.5);
}

.btn-outline-dark {
  color: #333;
  border-color: #333;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.btn-outline-dark.focus,.btn-outline-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(51,51,51,.5);
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
  color: #333;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(51,51,51,.5);
}

.btn-link {
  font-weight: 400;
  color: #008f58;
  text-decoration: none;
}

.btn-link:hover {
  color: #005c39;
  text-decoration: none;
}

.btn-link.focus,.btn-link:focus {
  text-decoration: none;
  box-shadow: none;
}

.btn-link.disabled,.btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

.btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  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 (prefers-reduced-motion:reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

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

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

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

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5;
}

.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;
}

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

.form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

select.form-control[multiple],select.form-control[size] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: .25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row>.col,.form-row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled~.form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745;
}

.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,.9);
  border-radius: .25rem;
}

.form-control.is-valid,.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25);
}

.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip {
  display: block;
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.custom-select.is-valid,.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%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 .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25);
}

.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip {
  display: block;
}

.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;
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
  color: #28a745;
}

.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;
}

.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
  color: #28a745;
}

.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before {
  border-color: #28a745;
}

.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;
}

.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

.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 .2rem rgba(40,167,69,.25);
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
  border-color: #28a745;
}

.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label {
  border-color: #28a745;
}

.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;
}

.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
}

.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,.9);
  border-radius: .25rem;
}

.form-control.is-invalid,.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);
}

.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip {
  display: block;
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.custom-select.is-invalid,.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%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 .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);
}

.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip {
  display: block;
}

.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;
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
  color: #dc3545;
}

.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;
}

.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
  color: #dc3545;
}

.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before {
  border-color: #dc3545;
}

.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;
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

.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 .2rem rgba(220,53,69,.25);
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
  border-color: #dc3545;
}

.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label {
  border-color: #dc3545;
}

.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;
}

.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width:576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .custom-select,.form-inline .input-group {
    width: auto;
  }

  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.d-none {
  display: none!important;
}

.d-inline {
  display: inline!important;
}

.d-inline-block {
  display: inline-block!important;
}

.d-block {
  display: block!important;
}

.d-table {
  display: table!important;
}

.d-table-row {
  display: table-row!important;
}

.d-table-cell {
  display: table-cell!important;
}

.d-flex {
  display: flex!important;
}

.d-inline-flex {
  display: inline-flex!important;
}

@media (min-width:576px) {
  .d-sm-none {
    display: none!important;
  }

  .d-sm-inline {
    display: inline!important;
  }

  .d-sm-inline-block {
    display: inline-block!important;
  }

  .d-sm-block {
    display: block!important;
  }

  .d-sm-table {
    display: table!important;
  }

  .d-sm-table-row {
    display: table-row!important;
  }

  .d-sm-table-cell {
    display: table-cell!important;
  }

  .d-sm-flex {
    display: flex!important;
  }

  .d-sm-inline-flex {
    display: inline-flex!important;
  }
}

@media (min-width:768px) {
  .d-md-none {
    display: none!important;
  }

  .d-md-inline {
    display: inline!important;
  }

  .d-md-inline-block {
    display: inline-block!important;
  }

  .d-md-block {
    display: block!important;
  }

  .d-md-table {
    display: table!important;
  }

  .d-md-table-row {
    display: table-row!important;
  }

  .d-md-table-cell {
    display: table-cell!important;
  }

  .d-md-flex {
    display: flex!important;
  }

  .d-md-inline-flex {
    display: inline-flex!important;
  }
}

@media (min-width:992px) {
  .d-lg-none {
    display: none!important;
  }

  .d-lg-inline {
    display: inline!important;
  }

  .d-lg-inline-block {
    display: inline-block!important;
  }

  .d-lg-block {
    display: block!important;
  }

  .d-lg-table {
    display: table!important;
  }

  .d-lg-table-row {
    display: table-row!important;
  }

  .d-lg-table-cell {
    display: table-cell!important;
  }

  .d-lg-flex {
    display: flex!important;
  }

  .d-lg-inline-flex {
    display: inline-flex!important;
  }
}

@media (min-width:1200px) {
  .d-xl-none {
    display: none!important;
  }

  .d-xl-inline {
    display: inline!important;
  }

  .d-xl-inline-block {
    display: inline-block!important;
  }

  .d-xl-block {
    display: block!important;
  }

  .d-xl-table {
    display: table!important;
  }

  .d-xl-table-row {
    display: table-row!important;
  }

  .d-xl-table-cell {
    display: table-cell!important;
  }

  .d-xl-flex {
    display: flex!important;
  }

  .d-xl-inline-flex {
    display: inline-flex!important;
  }
}

@media print {
  .d-print-none {
    display: none!important;
  }

  .d-print-inline {
    display: inline!important;
  }

  .d-print-inline-block {
    display: inline-block!important;
  }

  .d-print-block {
    display: block!important;
  }

  .d-print-table {
    display: table!important;
  }

  .d-print-table-row {
    display: table-row!important;
  }

  .d-print-table-cell {
    display: table-cell!important;
  }

  .d-print-flex {
    display: flex!important;
  }

  .d-print-inline-flex {
    display: inline-flex!important;
  }
}

.float-left {
  float: left!important;
}

.float-right {
  float: right!important;
}

.float-none {
  float: none!important;
}

@media (min-width:576px) {
  .float-sm-left {
    float: left!important;
  }

  .float-sm-right {
    float: right!important;
  }

  .float-sm-none {
    float: none!important;
  }
}

@media (min-width:768px) {
  .float-md-left {
    float: left!important;
  }

  .float-md-right {
    float: right!important;
  }

  .float-md-none {
    float: none!important;
  }
}

@media (min-width:992px) {
  .float-lg-left {
    float: left!important;
  }

  .float-lg-right {
    float: right!important;
  }

  .float-lg-none {
    float: none!important;
  }
}

@media (min-width:1200px) {
  .float-xl-left {
    float: left!important;
  }

  .float-xl-right {
    float: right!important;
  }

  .float-xl-none {
    float: none!important;
  }
}

.modal-open {
  overflow: hidden;
}

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0,-50px);
}

@media (prefers-reduced-motion:reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header {
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: .5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: .3rem;
  border-bottom-left-radius: .3rem;
}

.modal-footer>:not(:first-child) {
  margin-left: .25rem;
}

.modal-footer>:not(:last-child) {
  margin-right: .25rem;
}

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

@media (min-width:576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width:992px) {
  .modal-lg,.modal-xl {
    max-width: 800px;
  }
}

@media (min-width:1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
}

.select2-hidden-accessible {
  border: 0!important;
  clip: rect(0 0 0 0)!important;
  -webkit-clip-path: inset(50%)!important;
  clip-path: inset(50%)!important;
  height: 1px!important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px!important;
  white-space: nowrap!important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: #fff;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  outline: 0;
  background-image: linear-gradient(to bottom,#fff 50%,#eee 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #dee2e6;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom,#eee 50%,#ccc 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #dee2e6;
  border-radius: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: 0 0;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom,#fff 0,#eee 50%);
  background-repeat: repeat-x;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom,#eee 50%,#fff 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #dee2e6;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.v-select {
  position: relative;
  font-family: inherit;
}

.v-select,.v-select * {
  box-sizing: border-box;
}

@-webkit-keyframes vSelectSpinner {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes vSelectSpinner {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.vs__fade-enter-active,.vs__fade-leave-active {
  transition: opacity .15s cubic-bezier(1,.5,.8,1);
}

.vs__fade-enter,.vs__fade-leave-to {
  opacity: 0;
}

.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected {
  cursor: not-allowed;
  background-color: #f8f8f8;
}

.v-select[dir=rtl] .vs__actions {
  padding: 0 3px 0 6px;
}

.v-select[dir=rtl] .vs__clear {
  margin-left: 6px;
  margin-right: 0;
}

.v-select[dir=rtl] .vs__deselect {
  margin-left: 0;
  margin-right: 2px;
}

.v-select[dir=rtl] .vs__dropdown-menu {
  text-align: right;
}

.vs__dropdown-toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: flex;
  padding: 0 0 4px 0;
  background: 0 0;
  border: 1px solid rgba(60,60,60,.26);
  border-radius: 4px;
  white-space: normal;
}

.vs__selected-options {
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  flex-wrap: wrap;
  padding: 0 2px;
  position: relative;
}

.vs__actions {
  display: flex;
  align-items: center;
  padding: 4px 6px 0 3px;
}

.vs--searchable .vs__dropdown-toggle {
  cursor: text;
}

.vs--unsearchable .vs__dropdown-toggle {
  cursor: pointer;
}

.vs--open .vs__dropdown-toggle {
  border-bottom-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.vs__open-indicator {
  fill: rgba(60,60,60,.5);
  transform: scale(1);
  transition: transform 150ms cubic-bezier(1,-.115,.975,.855);
  transition-timing-function: cubic-bezier(1,-.115,.975,.855);
}

.vs--open .vs__open-indicator {
  transform: rotate(180deg) scale(1);
}

.vs--loading .vs__open-indicator {
  opacity: 0;
}

.vs__clear {
  fill: rgba(60,60,60,.5);
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  margin-right: 8px;
}

.vs__dropdown-menu {
  display: block;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  z-index: 1000;
  padding: 5px 0;
  margin: 0;
  width: 100%;
  max-height: 350px;
  min-width: 160px;
  overflow-y: auto;
  box-shadow: 0 3px 6px 0 rgba(0,0,0,.15);
  border: 1px solid rgba(60,60,60,.26);
  border-top-style: none;
  border-radius: 0 0 4px 4px;
  text-align: left;
  list-style: none;
  background: #fff;
}

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

.vs__dropdown-option {
  line-height: 1.42857143;
  display: block;
  padding: 3px 20px;
  clear: both;
  color: #333;
  white-space: nowrap;
}

.vs__dropdown-option:hover {
  cursor: pointer;
}

.vs__dropdown-option--highlight {
  background: #008f58;
  color: #fff;
}

.vs__selected {
  display: flex;
  align-items: center;
  background-color: #f0f0f0;
  border: 1px solid rgba(60,60,60,.26);
  border-radius: 4px;
  color: #333;
  line-height: 1.4;
  margin: 4px 2px 0 2px;
  padding: 0 .25em;
}

.vs__deselect {
  display: inline-flex;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: 4px;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: 0 0;
  fill: rgba(60,60,60,.5);
  text-shadow: 0 1px 0 #fff;
}

.vs--single .vs__selected {
  background-color: transparent;
  border-color: transparent;
}

.vs--single.vs--open .vs__selected {
  position: absolute;
  opacity: .4;
}

.vs--single.vs--searching .vs__selected {
  display: none;
}

.vs__search::-ms-clear,.vs__search::-webkit-search-cancel-button,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration {
  display: none;
}

.vs__search,.vs__search:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1.4;
  font-size: 1em;
  border: 1px solid transparent;
  border-left: none;
  outline: 0;
  margin: 4px 0 0 0;
  padding: 0 7px;
  background: 0 0;
  box-shadow: none;
  width: 0;
  max-width: 100%;
  flex-grow: 1;
}

.vs__search::-webkit-input-placeholder {
  color: inherit;
}

.vs__search::-moz-placeholder {
  color: inherit;
}

.vs__search:-ms-input-placeholder {
  color: inherit;
}

.vs__search::-ms-input-placeholder {
  color: inherit;
}

.vs__search::placeholder {
  color: inherit;
}

.vs--unsearchable .vs__search {
  opacity: 1;
}

.vs--unsearchable .vs__search:hover {
  cursor: pointer;
}

.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search {
  opacity: .2;
}

.vs__spinner {
  align-self: center;
  opacity: 0;
  font-size: 5px;
  text-indent: -9999em;
  overflow: hidden;
  border-top: .9em solid rgba(100,100,100,.1);
  border-right: .9em solid rgba(100,100,100,.1);
  border-bottom: .9em solid rgba(100,100,100,.1);
  border-left: .9em solid rgba(60,60,60,.45);
  transform: translateZ(0);
  -webkit-animation: vSelectSpinner 1.1s infinite linear;
  animation: vSelectSpinner 1.1s infinite linear;
  transition: opacity .1s;
}

.vs__spinner,.vs__spinner:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}

.vs--loading .vs__spinner {
  opacity: 1;
}

@font-face {
  font-family:'Unimed Sans';src:url(../fonts/UnimedSans-Bold.woff2) format("woff2"),url(../fonts/UnimedSans-Bold.woff) format("woff");font-weight:700;font-style:normal;
}

@font-face {
  font-family:'Unimed Sans';src:url(../fonts/UnimedSans-Regular.woff2) format("woff2"),url(../fonts/UnimedSans-Regular.woff) format("woff");font-weight:400;font-style:normal;
}

@font-face {
  font-family:'Unimed Sans';src:url(../fonts/UnimedSans-Black.woff2) format("woff2"),url(../fonts/UnimedSans-Black.woff) format("woff");font-weight:900;font-style:normal;
}

@font-face {
  font-family:'Unimed Slab';src:url(../fonts/UnimedSlab-Regular.woff2) format("woff2"),url(../fonts/UnimedSlab-Regular.woff) format("woff");font-weight:400;font-style:normal;
}

@font-face {
  font-family:'Unimed Slab';src:url(../fonts/UnimedSlab-Black.woff2) format("woff2"),url(../fonts/UnimedSlab-Black.woff) format("woff");font-weight:900;font-style:normal;
}

@font-face {
  font-family:'Unimed Slab';src:url(../fonts/UnimedSlab-Bold.woff2) format("woff2"),url(../fonts/UnimedSlab-Bold.woff) format("woff");font-weight:700;font-style:normal;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,.slick-slider .slick-track {
  transform: translate3d(0,0,0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after,.slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
}

.select2-hidden-accessible {
  border: 0!important;
  clip: rect(0 0 0 0)!important;
  -webkit-clip-path: inset(50%)!important;
  clip-path: inset(50%)!important;
  height: 1px!important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px!important;
  white-space: nowrap!important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #008f58;
  color: #fff;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom,#fff 50%,#eee 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #008f58;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom,#eee 50%,#ccc 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #008f58;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: 0 0;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom,#fff 0,#eee 50%);
  background-repeat: repeat-x;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom,#eee 50%,#fff 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #008f58;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #008f58;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #008f58;
}

body {
  line-height: 1.5rem;
  cursor: default;
  font-weight: 400;
  font-size: 1rem;
  background: #fff;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
  color: #333;
  font-weight: 600;
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
}

button:focus {
  outline: 0 none;
}

.position-static {
  position: static!important;
}

.btn {
  font-weight: 700;
  text-transform: uppercase;
  font-size: .8125em;
  min-width: 100px;
}

.btn.btn-outline-primary,.btn.btn-outline-secondary,.btn[class^=btn-outline] {
  border-width: 2px;
}

.btn:focus {
  outline: 0 none;
}

.btn.btn-primary {
  border: 2px solid #008f58;
}

.btn.btn-primary:hover {
  border: 2px solid #00995e;
  background: #00995e;
}

.btn:hover {
  box-shadow: 0 5px 20px rgba(0,0,0,.2);
}

.btn:active {
  box-shadow: none;
  outline: 0 none;
}

.btn.btn-secondary {
  color: #fff;
}

.btn.btn-secondary:hover {
  color: #fff;
  background: #98ba2e;
}

.btn:disabled:hover {
  opacity: .8;
  cursor: default;
}

img {
  max-width: 100%;
  height: auto;
}

.title {
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  color: #333;
  text-align: inherit;
  font-weight: 600;
  font-size: 30px;
}

@media (min-width:768px) {
  .title {
    font-size: 2.6875em;
  }
}

.slick .slick-next,.slick .slick-prev {
  background: 0 0;
  border: 0;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  transition: .2s all ease;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 4;
}

.slick .slick-next:hover,.slick .slick-prev:hover {
  background: #f4f4f4;
  transition: .2s all ease;
}

.slick .slick-next:focus,.slick .slick-prev:focus {
  outline: 0 none;
}

.slick .slick-next:before,.slick .slick-prev:before {
  content: '';
  background: url(../images/ic_keyboard_arrow_up_24px.svg) center center no-repeat;
  background-size: 100% auto;
  opacity: .5;
  width: 16px;
  height: 16px;
  margin-left: 0;
  display: inline-block;
  transform: rotate(90deg);
}

.slick .slick-next {
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
}

.slick .slick-next:before {
  transform: rotate(-90deg);
}

.slick-dots {
  background: 0 0;
  list-style-type: none;
  padding: 10px 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slick-dots li {
  padding: 0 2px;
  background: 0 0;
  height: auto;
  line-height: 1;
}

.slick-dots li button {
  width: 16px;
  height: 16px;
  background: 0 0;
  cursor: pointer;
  font-size: 0;
  border: 0;
}

.slick-dots li button:focus {
  outline: 0 none;
}

.slick-dots li button:after {
  width: 7px;
  height: 7px;
  content: '';
  border-radius: 100%;
  background: #ccc;
  border: 0;
  font-size: 0;
  display: block;
  transition: .2s all ease;
}

.slick-dots li button:hover:after {
  transition: .2s all ease;
  background: #b1d249;
}

.slick-dots li.slick-active button:after {
  transform: scale(2);
  background: #b1d249;
  transition: .2s all ease;
}

.pretty-toggle {
  border-radius: 30px;
  width: 80px;
  height: 34px;
  padding: 0 10px;
  position: relative;
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
  align-items: center;
  background: #ccc;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

.pretty-toggle i {
  font-weight: 700;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: .75em;
  color: #fff;
  font-style: normal;
}

.pretty-toggle:after {
  content: '';
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 30px;
  position: absolute;
  z-index: 1;
  top: 3px;
  left: 2px;
  background: #fff;
  box-shadow: 0 3px 3px rgba(0,0,0,.2);
  transition: .2s all ease;
}

.pretty-toggle i.on {
  opacity: 0;
  transition: .2s all ease;
}

.pretty-toggle i.off {
  opacity: 1;
  transition: .2s all ease;
}

.pretty-toggle.active {
  transition: .2s all ease;
  background: #008f58;
}

.pretty-toggle.active:after {
  transition: .2s all ease;
  transform: translateX(47px);
}

.pretty-toggle.active i.on {
  opacity: 1;
  transition: .2s all ease;
}

.pretty-toggle.active i.off {
  transition: .2s all ease;
  opacity: 0;
}

.v-select {
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
}

.v-select.vs--searchable .vs__dropdown-toggle {
  cursor: pointer;
}

.v-select.vs--disabled {
  opacity: .4;
}

.v-select .vs__dropdown-toggle {
  background: #fff;
  font-family: inherit;
  padding: 11px;
  padding-left: 20px;
  position: relative;
  cursor: pointer;
}

.v-select .vs__dropdown-toggle .vs__search {
  margin: 0;
  padding: 0;
  cursor: inherit;
  font-size: .9375em;
  color: #909090;
}

.v-select .vs__dropdown-toggle .vs__selected {
  margin: 0;
  font-size: .9375em;
  color: #333;
}

.v-select .vs__dropdown-toggle .vs__actions {
  padding: 0;
}

.v-select .vs__dropdown-toggle .vs__clear {
  position: absolute;
  left: 8px;
  top: 8px;
}

.v-select .vs__dropdown-menu {
  font-family: inherit;
}

.form-control {
  border-color: 1px solid rgba(60,60,60,.26);
  line-height: 46px;
  height: 46px;
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  padding-left: 30px;
  font-weight: 400;
}

.form-control:focus {
  outline: 0 none;
  box-shadow: none;
  border-color: #008f58;
}

.linkbox {
  position: relative;
}

.linkbox>a {
  display: block;
  position: relative;
  transition: .2s all ease;
}

.linkbox>a:hover {
  transition: .2s all ease;
  box-shadow: 0 5px 16px rgba(0,0,0,.3);
}

.linkbox .figure {
  display: block;
  position: relative;
  overflow: hidden;
  min-height: 320px;
  border-radius: 4px;
}

.linkbox .figure:after {
  content: '';
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  transition: .2s all ease;
  opacity: .65;
  background: linear-gradient(to top,#000 0,rgba(0,0,0,0) 100%);
  opacity: .2;
  transition: .2s all ease;
}

.linkbox .figure img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  max-width: 200%;
  max-height: 200%;
  height: auto;
  width: auto;
  min-height: 101%;
  min-width: 101%;
}

.linkbox .linkbox-header {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 1.4rem 2rem;
  color: #fff;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  transition: .2s all ease;
}

.linkbox .linkbox-header h2,.linkbox .linkbox-header h3 {
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  font-size: 2em;
  text-shadow: 0 3px 10px rgba(0,0,0,.3);
  transition: .2s all ease;
  color: inherit;
  margin: 0 0 12px 0;
}

.linkbox .linkbox-header .action {
  white-space: nowrap;
  font-size: .875em;
  margin-left: 20px;
  transition: .2s all ease;
  opacity: 0;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  padding-bottom: 2px;
  line-height: 1;
  position: relative;
  margin-right: 22px;
}

.linkbox .linkbox-header .action:after {
  border-right: 2px solid #b1d249;
  border-top: 2px solid #b1d249;
  transform: rotate(45deg);
  width: 9px;
  height: 9px;
  display: inline-block;
  margin-left: 12px;
  position: absolute;
  top: 2px;
  right: -10px;
  transition: .3s all ease-in .3s;
  content: '';
  opacity: 0;
}

.linkbox:hover .linkbox-header h2,.linkbox:hover .linkbox-header h3 {
  transform: translateY(-20px);
  transition: .2s all ease;
}

.linkbox:hover .linkbox-header .action {
  transition: .3s all ease-in-out .1s;
  opacity: 1;
}

.linkbox:hover .linkbox-header .action:after {
  transition: .3s all ease-out .3s;
  opacity: 1;
  right: -20px;
}

.linkbox:hover .figure:after {
  transition: .2s all ease;
  opacity: .2;
}

.paginator {
  display: block;
  padding: 2rem 0;
}

.paginator ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.paginator ul li {
  display: inline-block;
  vertical-align: middle;
}

.paginator ul li a {
  display: inline-block;
  vertical-align: middle;
  border-radius: 4px;
  background: #fff;
  color: #909090;
  padding: 9px 12px;
  line-height: 1em;
  font-size: .875em;
  transition: .2s all ease;
}

.paginator ul li a:hover {
  background: #fafafa;
  color: #333;
  transition: .2s all ease;
}

.paginator ul li.current a {
  color: #fff;
  background: #008f58;
  font-weight: 700;
}

.paginator ul li.next a,.paginator ul li.previous a {
  padding-left: 10px;
  padding-right: 10px;
}

.paginator ul li.next a:before,.paginator ul li.previous a:before {
  content: '';
  content: '';
  background: url(../images/ic_keyboard_arrow_up_24px.svg) center center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  opacity: .4;
  transform: rotate(-90deg);
}

.paginator ul li.previous a:before {
  transform: rotate(90deg);
}

.form-newsletter {
  padding: 12px 0;
}

.form-newsletter .success-message {
  padding: 12px 0;
  color: #008f58;
  text-align: center;
  display: none;
}

.form-newsletter .field {
  margin: .2rem 0 .5rem;
}

.form-newsletter .btn {
  padding-top: 8px;
  padding-bottom: 8px;
}

.form-newsletter .btn.disabled,.form-newsletter .btn:disabled {
  cursor: disabled;
}

.form-newsletter .error-message {
  margin: 12px 0;
}

.group-links {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 2rem 0;
  justify-content: center;
}

@media (min-width:992px) {
  .group-links {
    justify-content: flex-start;
  }
}

.group-links li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.group-links a {
  cursor: pointer;
}

.iconed-link {
  background: #f1f1f1;
  border: 1px solid transparent;
  border-radius: 4px;
  display: inline-block;
  width: 144px;
  height: 144px;
  font-size: .875em;
  cursor: pointer;
  margin: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  line-height: 1;
  text-align: center;
  transition: .2s all ease;
}

@media (min-width:768px) {
  .iconed-link {
    margin: 12px;
  }
}

.iconed-link:hover {
  transition: .2s all ease;
}

.iconed-link:hover .icon {
  transition: .2s all ease;
}

.iconed-link .icon {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 56px;
  height: 56px;
  border-radius: 100%;
  background: #fff;
  transition: .2s all ease;
}

.iconed-link .icon img {
  opacity: .7;
  height: 32px;
  max-width: 32px;
  width: auto;
  display: inline-block;
}

.iconed-link strong {
  width: 100%;
  text-align: center;
  font-size: .875em;
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  display: block;
  color: #333;
  font-weight: 700;
  padding: 10px 20px 0;
}

.iconed-link.color-primary {
  background: #008f58;
}

.iconed-link.color-primary strong {
  color: #fff;
}

.iconed-link.color-white {
  background: #fff;
  border-color: #eee;
}

.iconed-link.color-white .icon {
  background: #f4f4f4;
}

.iconed-link.color-white:hover {
  background: #f4f4f4;
}

.iconed-link.color-white:hover .icon {
  background: #fff;
}

.single-page {
  padding: 3rem 0;
}

.single-page .single-page-header {
  margin-bottom: 3rem;
}

.single-page .single-page-header .title {
  margin-bottom: 2rem;
  max-width: 620px;
  width: 100%;
  font-size: 1.875em;
}

@media (min-width:768px) {
  .single-page .single-page-header .title {
    font-size: 3.3125em;
  }
}

.single-page .single-page-header .description {
  font-size: 1.125em;
  width: 100%;
  max-width: 700px;
}

.select2-container--default.select2-container--open .select2-selection--single {
  border-color: #000;
}

.select2-container--default .select2-results__message {
  font-size: .75em;
  color: #333;
  text-align: center;
}

.select2-container--default .select2-search__field {
  border-radius: 3px;
  padding: 7px;
  font-size: .8125em;
  line-height: normal;
}

.select2-container--default .select2-search__field:focus {
  outline: 0 none;
  border-color: #008f58;
}

.select2-container--default .select2-results__option {
  padding: 10px 9px;
  font-size: .875em;
  line-height: 1.1em;
  color: #333;
}

.select2-container--default .select2-selection--single {
  border-radius: 3px;
  border-color: #ddd;
  height: 45px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-size: .875em;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 8px;
  right: 22px;
  width: auto;
  height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow:after {
  height: 10px;
  width: 10px;
  background: 0 0;
  content: '';
  display: inline-block;
  transform: rotate(45deg);
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  color: #666;
  line-height: 45px;
  padding-right: 48px;
  padding-left: 10px;
  font-weight: 100;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  float: left;
  margin-right: 12px;
  font-weight: 100;
}

.btn.btn-downloadable {
  max-width: 300px;
  border-width: 1px;
  padding: 0;
  padding-right: 12px;
  display: flex!important;
  align-items: center;
  font-size: .8125em;
  justify-content: flex-start;
  overflow: hidden;
  cursor: pointer;
  color: #008f58;
}

.btn.btn-downloadable i {
  border-right: 1px solid #008f58;
  height: 100%;
  min-width: 46px;
  min-height: 50px;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: inherit;
}

.btn.btn-downloadable .icon-btn-noicon:before {
  content: '';
  content: '';
  background: url(../images/document-primary.svg) center center no-repeat;
  background-size: 100% auto;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  height: 33px;
  vertical-align: middle;
}

.btn.btn-downloadable span {
  display: block;
  text-align: center;
  width: 100%;
}

.btn.btn-downloadable:hover {
  color: #fff;
}

.btn.btn-downloadable:hover .icon-btn-noicon:before {
  content: '';
  background: url(../images/document.svg) center center no-repeat;
  background-size: 100% auto;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  height: 33px;
}

.modal.modal-maps .modal-body {
  padding: 0;
}

.modal.modal-maps .modal-body iframe {
  width: 100%;
  min-height: 350px;
  border: 0;
}

.modal.modal-maps .modal-title {
  font-size: 1.25em;
}

.modal.modal-maps .modal-header {
  display: flex;
  align-items: baseline;
  padding: 45px 20px 14px;
  position: relative;
}

.modal.modal-maps .modal-header .close {
  position: absolute;
  top: 0;
  right: 0;
  background: 0 0;
  border: 0;
  line-height: 1;
  padding: 6px 12px;
  margin: 0;
  font-size: 1.5em;
  margin-left: auto;
}

.modal.modal-maps .modal-primary-title {
  font-size: 1.125em;
  font-weight: 700;
  color: #008f58;
  margin-right: 60px;
  margin-left: auto;
}

body {
  overflow-y: auto;
}

body.overflow {
  overflow: hidden;
}

@media (min-width:992px) {
  body.overflow {
    overflow: auto;
  }
}

body.overlay-enabled:before {
  background: rgba(0,0,0,.7);
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  z-index: 391;
}

.main-header {
  position: relative;
  border-bottom: 1px solid #f4f4f4;
  padding: 0 0;
  display: block;
  z-index: 1000;
  background: #fff;
}

.main-header>.container-fluid {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media (min-width:992px) {
  .main-header {
    padding: 0 0;
  }
}

.main-header .row {
  align-items: center;
}

.main-header .logo {
  padding: 8px 0;
  margin: 0;
}

@media (min-width:992px) {
  .main-header .logo {
    padding: 0 0;
  }
}

.main-header .logo a {
  display: block;
  transition: .2s all ease;
}

.main-header .logo a img {
  display: block;
  width: 100%;
  max-width: 163px;
  height: auto;
}

.main-header .logo a:hover {
  opacity: .8;
  transition: .2s all ease;
}

.main-header .logo a:focus {
  outline: 0 none;
}

.main-header .topbar-mobile {
  margin: 0 -15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-header .topbar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-bottom: 1px solid #f4f4f4;
  padding: 14px 0;
}

.main-header .topbar p {
  margin: 0;
}

.main-header .topbar .phone-line {
  margin-right: 12px;
}

.main-header .topbar .phone-line:last-child {
  margin-right: 0;
}

.main-header .topbar .search-wrapper {
  margin-left: 14px;
  margin-right: 14px;
}

.main-header .topbar .phone-line-group {
  display: flex;
  margin-right: auto;
}

.main-header .basebar {
  display: flex;
  align-items: flex-end;
  align-items: stretch;
}

.main-header .localization {
  display: flex;
  align-items: stretch;
  margin-left: auto;
}

.main-header .localization a {
  display: flex;
  align-items: center;
  font-size: .8125em;
  padding: 0 14px;
  padding-right: 16px;
  font-weight: 700;
  color: #333;
}

.main-header .localization a:hover {
  background: #f4f4f4;
}

.main-header .localization a:before {
  content: '';
  height: 24px;
  width: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  position: relative;
  top: 0;
  background: url(../images/ic_place_24px.svg) center center no-repeat;
}

.phone-line {
  color: #333;
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  display: inline-block;
  margin: 0;
  white-space: nowrap;
  text-align: left;
  font-size: .875em;
}

@media (min-width:768px) {
  .phone-line {
    font-size: 1em;
  }
}

.phone-line:before {
  content: '';
  height: 24px;
  width: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  background: url(../images/ic_phone_forwarded_24px.svg) center center no-repeat;
  position: relative;
  top: -3px;
}

.phone-line.sos {
  display: none;
}

@media (min-width:768px) {
  .phone-line.sos {
    display: inline-block;
  }
}

.phone-line.sos:before {
  display: none;
}

.phone-line .tme {
  color: #909090;
  color: #b1d249;
  margin-right: 4px;
}

.talk-us a {
  display: inline-block;
  text-decoration: underline;
  font-size: .75em;
  padding: 10px;
  color: #333;
}

.talk-us a:hover {
  color: #008f58;
}

.acesso-rapido-btn {
  margin-left: 0;
  font-size: .875em;
  border-left: 1px solid #f4f4f4;
  display: flex;
  align-items: stretch;
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  font-weight: 700;
}

.acesso-rapido-btn .label {
  display: inline-block;
  background: 0 0;
  border: 0;
  cursor: pointer;
  padding-left: 22px;
  padding-right: 22px;
  color: #333;
  font-size: .8125em;
  font-weight: 400;
  transition: .2s all ease;
}

.acesso-rapido-btn .label:focus {
  outline: 0 none;
}

.acesso-rapido-btn .label:active,.acesso-rapido-btn .label:hover {
  background: #f4f4f4;
  transition: .2s all ease;
}

.acesso-rapido-btn .label:after {
  content: '';
  background: url(../images/ic_keyboard_arrow_up_24px.svg) center center no-repeat;
  background-size: 100% auto;
  width: 10px;
  height: 10px;
  margin-left: 12px;
  display: inline-block;
  transition: .2s all ease;
}

.acesso-rapido-btn.open .label {
  transition: .2s all ease;
  background: #f4f4f4;
}

.acesso-rapido-btn.open .label:after {
  transform: rotate(180deg);
  transition: .2s all ease;
}

.acesso-rapido-btn .acesso-rapido {
  display: none;
  box-shadow: 0 30px 30px rgba(0,0,0,.2);
  padding: 2rem 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

.acesso-rapido-btn.open .acesso-rapido {
  display: block;
}

.menu-toggle {
  display: inline-block;
  background: 0 0;
  background: 0 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  cursor: pointer;
  font-size: 0;
  padding: 12px 2px;
  width: 50px;
  text-align: center;
  transition: .2s all ease;
}

.menu-toggle:active,.menu-toggle:focus {
  outline: 0 none;
}

.menu-toggle:active {
  background: #eee;
  transition: .2s all ease;
}

.menu-toggle.open:before {
  content: '';
  background: url(../images/close-dark.svg) center center no-repeat;
  background-size: 100% auto;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  width: 18px;
  height: 18px;
}

.menu-toggle:before {
  content: '';
  background: url(../images/menu.svg) center center no-repeat;
  background-size: 100% auto;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  width: 26px;
  height: 18px;
}

.search-wrapper {
  position: relative;
}

.search-wrapper>form {
  display: flex;
  position: relative;
}

.search-wrapper input[type=search],.search-wrapper input[type=text] {
  background: #f4f4f4;
  border: 1px solid #f4f4f4;
  border-radius: 4px;
  color: #333;
  width: 100%;
  padding-left: 22px;
  font-size: .6875em;
  height: 35px;
  line-height: 35px;
  padding-left: 45px;
  transition: .2s all ease;
}

@media (min-width:992px) {
  .search-wrapper input[type=search],.search-wrapper input[type=text] {
    min-width: 240px;
  }
}

.search-wrapper input[type=search]:focus,.search-wrapper input[type=text]:focus {
  transition: .2s all ease;
  outline: 0 none;
  background: #fff;
  border: 1px solid #b1d249;
}

.search-wrapper button[type=submit] {
  background: 0 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 35px;
  line-height: 35px;
  width: 35px;
  border-radius: 4px;
  border: 1px solid transparent;
  transition: .2s all ease;
}

.search-wrapper button[type=submit]:active,.search-wrapper button[type=submit]:focus {
  outline: 0 none;
}

.search-wrapper button[type=submit]:before {
  content: '';
  content: '';
  background: url(../images/search.svg) center center no-repeat;
  background-size: 100% auto;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  display: inline-block;
  opacity: .5;
  position: relative;
  top: -2px;
}

.search-wrapper button[type=submit]:focus {
  background: #fff;
  border: 1px solid #f4f4f4;
  transition: .2s all ease;
}

.header-slim {
  border-bottom: 1px solid #ddd;
}

.header-slim .row {
  align-items: center;
  padding: 8px 0;
}

.header-slim .cat-title {
  color: #008f58;
  margin: 1rem 0;
  font-size: 1.75em;
}

.header-slim .logo {
  margin-bottom: 1.3rem;
}

@media (min-width:992px) {
  .header-slim .logo {
    margin-bottom: 0;
  }
}

.header-slim .logo img {
  max-height: 60px;
}

.header-slim p {
  color: #333;
  font-size: .8125em;
  margin-top: 1rem;
  margin: 0;
}

@media (min-width:992px) {
  .header-slim p {
    text-align: right;
  }
}

.main-header .navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.main-header .navigation ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.main-header .navigation .submenu {
  display: none;
  position: absolute;
  border-top: 1px solid #eee;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: 2rem 0;
  background: #fff;
}

.main-header .navigation .submenu .container>.row {
  justify-content: center;
  align-items: flex-start;
}

.main-header .navigation .block-menu {
  display: block;
  max-width: 320px;
  margin-right: 40px;
  padding-bottom: 31px;
}

.main-header .navigation .block-menu:last-child {
  margin-right: 0;
}

.main-header .navigation .block-menu .h4,.main-header .navigation .block-menu h4 {
  margin-bottom: 19px;
  font-size: 1.125em;
}

.main-header .navigation .block-menu .h4 a,.main-header .navigation .block-menu h4 a {
  color: inherit;
  transition: .2s all ease;
}

.main-header .navigation .block-menu .h4 a:hover,.main-header .navigation .block-menu h4 a:hover {
  transition: .2s all ease;
  color: #008f58;
}

.main-header .navigation .block-menu ul {
  font-size: .8125em;
}

.main-header .navigation .block-menu ul li a {
  color: inherit;
  display: block;
  padding: 4px 0;
  color: #909090;
}

.main-header .navigation .block-menu ul li a:hover {
  color: #333;
}

.main-header .navigation>ul {
  display: flex;
}

.main-header .navigation>ul>li {
  display: inline-block;
}

.main-header .navigation>ul>li>a {
  color: #909090;
  display: inline-block;
  font-size: .75em;
  text-transform: uppercase;
  padding: 14px 10px;
  text-align: center;
  white-space: nowrap;
  transition: .2s all ease;
}

.main-header .navigation>ul>li.active>a {
  color: #333;
  font-weight: 700;
  transition: .2s all ease;
}

.main-header .navigation>ul>li:hover .submenu {
  display: block;
}

.main-header .navigation>ul>li:hover>a {
  color: #333;
  transition: .2s all ease;
}

.submenu-planos .row {
  align-items: flex-start;
}

.submenu-planos .find-plan-block {
  display: block;
  max-width: 320px;
  float: right;
  border-left: 1px solid #eee;
  padding: 20px;
  padding-left: 40px;
}

.submenu-planos .find-plan-block p {
  font-size: .8125em;
}

.submenu-planos .find-plan-block .h4 {
  font-size: 1.0625em;
  margin-bottom: 30px;
}

.submenu-planos .find-plan-block .btn {
  padding: 12px;
  font-size: .75em;
  display: block;
  width: 100%;
}

.submenu-planos .block-menu-group {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.submenu-planos .block-menu-group .block-menu {
  display: block;
  max-width: 320px;
  margin-right: 40px;
}

.footer-sitemap {
  background: #f4f4f4;
  padding: 3rem .2rem;
}

@media (min-width:992px) {
  .footer-sitemap {
    padding: 3rem 0;
  }
}

.footer-sitemap .logo {
  margin: 0;
  text-align: center;
  margin-bottom: 2rem;
}

.footer-sitemap .logo img {
  display: inline-block;
}

.footer-sitemap .btn.btn-outline-primary {
  border-width: 1px;
  font-size: .8125em;
}

.footer-sitemap .block-menu-group {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.footer-sitemap .block-menu-group .block-menu {
  width: 100%;
  display: block;
}

@media (min-width:768px) {
  .footer-sitemap .block-menu-group .block-menu {
    max-width: 200px;
    min-width: 180px;
    width: auto;
    margin-right: 30px;
  }
}

.footer-sitemap .block-menu-group .block-menu h3 {
  margin: 0 0 1.1rem 0;
}

.footer-sitemap .block-menu-group .block-menu h3 a {
  display: block;
  color: #333;
}

.footer-sitemap .block-menu-group .block-menu>ul {
  display: none;
}

@media (min-width:768px) {
  .footer-sitemap .block-menu-group .block-menu>ul {
    display: block;
  }
}

.footer-sitemap .btn-ouvidoria {
  margin-top: 12px;
  padding: 12px 12px;
}

.footer-sitemap .btn-ouvidoria:before {
  content: '';
  background: url(../images/fone-primary.svg) center center no-repeat;
  background-size: 100% auto;
  width: 14px;
  height: 14px;
  margin-right: 12px;
  display: inline-block;
  position: relative;
  top: 2px;
}

.footer-sitemap .btn-ouvidoria:hover:before {
  background-image: url(../images/fone.svg);
}

.footer-sitemap h3 {
  font-weight: 700;
  color: #333;
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  font-size: 1.0625em;
  text-align: left;
  padding: .8rem 1rem;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  border-radius: 4px;
  margin: 0;
}

.footer-sitemap h3:active {
  background: #dbdbdb;
}

.footer-sitemap h3:after {
  content: '';
  content: '';
  background: url(../images/ic_keyboard_arrow_up_24px.svg) center center no-repeat;
  background-size: 100% auto;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  opacity: .6;
}

@media (min-width:768px) {
  .footer-sitemap h3 {
    margin: 0 0 .4rem 0;
    padding: 0;
    text-align: left;
    cursor: default;
  }

  .footer-sitemap h3:after {
    display: none;
  }

  .footer-sitemap h3:active {
    background: 0 0;
  }
}

.footer-sitemap ul {
  list-style-type: none;
  text-align: left;
  padding: 0 1rem 2rem;
  margin: 0;
}

@media (min-width:768px) {
  .footer-sitemap ul {
    display: block;
    padding-left: 0;
    text-align: left;
  }
}

.footer-sitemap ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.footer-sitemap ul li.more a {
  font-size: .75em;
  color: #008f58;
  text-decoration: underline;
  cursor: pointer;
}

.footer-sitemap ul li.more a:hover {
  text-decoration: none;
}

.footer-sitemap ul li.hide {
  display: none;
}

.footer-sitemap ul li a {
  color: #909090;
  display: block;
  font-size: 1em;
  padding: 10px 0;
  line-height: 1.5em;
  transition: .2s all ease;
}

@media (min-width:768px) {
  .footer-sitemap ul li a {
    max-width: 100%;
    font-size: .8125em;
    padding: 6px 0;
  }
}

.footer-sitemap ul li a:hover {
  color: #333;
  transition: .2s all ease;
}

.main-footer {
  display: block;
  position: relative;
  padding: 0;
}

.main-footer .container {
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 12px;
}

.main-footer .row {
  align-items: center;
}

.main-footer .footer-title,.main-footer h3 {
  font-size: .9375em;
  color: #333;
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  margin: 0;
  margin-bottom: 1.1rem;
}

.main-footer .appdownload {
  padding: 3rem 2rem 3rem;
}

@media (min-width:768px) {
  .main-footer .appdownload {
    padding: 3rem 0 1rem;
  }
}

.main-footer .appdownload .grouplinks {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

@media (min-width:768px) {
  .main-footer .appdownload .grouplinks {
    justify-content: flex-start;
  }
}

.main-footer .appdownload a {
  display: inline-block;
  width: auto;
  margin-right: 10px;
  transition: .2s all ease;
}

.main-footer .appdownload a:hover {
  opacity: .8;
  transition: .2s all ease;
}

.main-footer .appdownload a img {
  max-width: 150px;
  width: 100%;
  height: auto;
}

.contact-info-footer {
  padding: 2rem 0;
}

@media (min-width:992px) {
  .contact-info-footer {
    margin-right: 2rem;
    border-right: 1px solid #f4f4f4;
  }
}

.contact-info-footer .info {
  display: flex;
  color: #9a9a9a;
  font-size: .8125em;
  padding: .8rem 0;
  justify-content: flex-start;
  padding-left: 3rem;
}

@media (min-width:576px) {
  .contact-info-footer .info {
    padding-left: 6rem;
  }
}

@media (min-width:768px) {
  .contact-info-footer .info {
    padding: 2rem 0;
    padding-left: 0;
  }
}

.contact-info-footer .info p {
  margin: 0 0 4px;
}

.contact-info-footer .info .content {
  padding-left: 20px;
}

.contact-info-footer .info .content a {
  color: inherit;
}

.contact-info-footer .info big {
  color: #333;
  font-weight: 100;
  font-size: 1.25em;
  display: block;
  margin-bottom: 6px;
}

.contact-info-footer .info address {
  cursor: pointer;
}

.contact-info-footer .info address .line1 {
  color: #333;
}

.contact-info-footer .icon-pin:before {
  margin-top: 0;
  content: '';
  background: url(../images/ic_place_24px.svg) center center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  height: 24px;
}

.contact-info-footer .icon-phone:before {
  margin-top: 5px;
  content: '';
  background: url(../images/call-outbound.svg) center center no-repeat;
  background-size: 100% auto;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
}

.contact-info-footer .icon-whatsapp:before {
  margin-top: 5px;
  content: '';
  background: url(../images/whatsapp-logo.svg) center center no-repeat;
  background-size: 100% auto;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
}

.social-info {
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  margin: 0 -15px;
}

@media (min-width:768px) {
  .social-info {
    margin: 0;
    border-top: 0;
    border-bottom: 0;
  }
}

.social-info .footer-title {
  display: none;
}

@media (min-width:768px) {
  .social-info .footer-title {
    display: block;
  }
}

.social-info ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.social-info ul li {
  display: inline-block;
  text-align: center;
  width: 25%;
  border-right: 1px solid #f4f4f4;
}

.social-info ul li:last-child {
  border-right: 0;
}

@media (min-width:768px) {
  .social-info ul li {
    width: auto;
    border: 0;
  }
}

.social-info ul li a {
  display: block;
  padding: 20px 12px;
  transition: .2s all ease;
}

@media (min-width:768px) {
  .social-info ul li a {
    padding: 12px;
  }
}

.social-info ul li a img {
  width: auto;
  height: 22px;
}

@media (min-width:768px) {
  .social-info ul li a img {
    height: 15px;
  }
}

.social-info ul li a:hover {
  opacity: .5;
  transition: .2s all ease;
}

.social-info ul li a:active {
  background: #ccc;
  transition: .2s all ease;
}

@media (min-width:768px) {
  .social-info ul li a:active {
    background: 0 0;
  }
}

.footer-bar {
  padding: 12px 0 30px;
}

.footer-bar .row {
  align-items: center;
}

.footer-bar .copyright {
  font-size: .6875em;
  text-align: center;
  line-height: 1.1em;
  margin: 2rem 0;
  padding: 1rem 0 2rem;
}

@media (min-width:768px) {
  .footer-bar .copyright {
    margin: 0;
    padding: .3rem 0;
  }
}

.footer-bar .by-trinto {
  font-size: .6875em;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

@media (min-width:768px) {
  .footer-bar .by-trinto {
    justify-content: flex-end;
  }
}

.footer-bar .by-trinto a {
  display: inline-block;
  margin-left: 12px;
}

.footer-bar .logos {
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-bar .logos--item {
  width: 33.3333%;
  text-align: center;
  padding: 0 12px;
}

.footer-bar .logos--item img {
  display: inline-block;
  max-height: 40px;
  width: auto;
}

.footer-bar .logos--item-fix {
  padding-top: 8px;
}

section.find-plan {
  background: #f4f4f4;
  padding: 2.8rem 0 2rem;
}

section.find-plan .row {
  vertical-align: middle;
}

section.find-plan .content {
  padding: 2rem 0;
}

section.find-plan .content p {
  color: #9a9a9a;
}

section.find-plan .content .title {
  margin-bottom: 2rem;
}

section.find-plan .content footer {
  text-align: center;
}

@media (min-width:768px) {
  section.find-plan .content footer {
    text-align: left;
  }
}

section.find-plan .content .btn.btn-outline-primary {
  border-color: #b1d249;
  font-size: .75em;
  text-transform: uppercase;
  padding: 14px 30px;
  color: #333;
}

@media (min-width:768px) {
  section.find-plan .content .btn.btn-outline-primary {
    margin-top: 2rem;
  }
}

section.find-plan .content .btn.btn-outline-primary:hover {
  background: #b1d249;
  color: #fff;
  border-color: #b1d249;
}

section.find-plan .plan {
  background: #fff;
  border-radius: 4px;
  padding: 0;
}

section.find-plan .plan .plan-header {
  position: relative;
}

section.find-plan .plan .plan-header figure {
  position: relative;
  background: #333;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
  height: 140px;
  width: 100%;
  display: block;
}

section.find-plan .plan .plan-header figure img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  max-width: 200%;
  max-height: 200%;
  height: auto;
  width: auto;
  min-height: 101%;
  min-width: 101%;
}

section.find-plan .plan .plan-header h2 {
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 100%;
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  padding: 0 16px;
  margin: 0;
  font-weight: 700;
  color: #fff;
  font-size: 1.5em;
  text-shadow: 0 3px 5px rgba(0,0,0,.2);
}

@media (min-width:992px) {
  section.find-plan .plan .plan-header h2 {
    font-size: 1.375em;
  }
}

section.find-plan .plan .plan-description {
  padding: 8px 16px;
  color: gray;
  font-size: .8125em;
  margin-bottom: 12px;
  line-height: 1.6em;
  min-height: 74px;
}

section.find-plan .plan .plan-description p {
  margin: 0;
}

@media (min-width:992px) {
  section.find-plan .plan .plan-description {
    font-size: .8125em;
  }
}

section.find-plan .plan footer {
  text-align: center;
  padding: 0 5px 20px 5px;
}

section.find-plan .plan .btn {
  color: #b1d249;
  border-color: #b1d249;
  font-size: .75em;
  padding: 10px 12px;
}

@media (min-width:992px) {
  section.find-plan .plan .btn {
    padding: 10px 12px;
  }
}

section.find-plan .plan .btn:hover {
  color: #fff;
  border-color: #b1d249;
  background: #b1d249;
}

section.find-plan .slick-list {
  padding: 13px 0!important;
}

section.find-plan .slick {
  padding: 0 0;
  margin: 0 -15px;
}

@media (min-width:992px) {
  section.find-plan .slick {
    margin: 0 0;
    padding: 0 40px;
  }
}

section.find-plan .slick .slick-next,section.find-plan .slick .slick-prev {
  display: none!important;
}

@media (min-width:992px) {
  section.find-plan .slick .slick-next,section.find-plan .slick .slick-prev {
    display: inline-block!important;
  }
}

section.find-plan .slick .slick-next {
  right: 0;
}

section.find-plan .slick .slick-prev {
  left: 0;
}

section.find-plan .slick-slide {
  padding: 12px;
  padding-bottom: 12px;
  position: relative;
}

section.find-plan .slick-slide .plan {
  box-shadow: 0 3px 10px rgba(0,0,0,.1);
  padding: 0;
}

section.find-plan .slick-slide .plan .btn {
  color: #fff;
  border-color: #b1d249;
  background: #b1d249;
}

section.find-plan .slick-slide.slick-current .plan {
  transition: .3s all linear;
}

section.differentials {
  padding: 3.8rem 0;
}

section.differentials .section-header {
  text-align: center;
  color: #909090;
  margin-bottom: 3.2rem;
}

section.differentials .section-header .title {
  margin-bottom: 2rem;
}

section.differentials .differential {
  border: 1px solid #eee;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 1rem 2rem;
  padding-bottom: 1rem;
  color: #909090;
  font-size: .8125em;
  text-align: center;
}

section.differentials .differential .header {
  position: relative;
}

section.differentials .differential .header figure {
  overflow: hidden;
  position: relative;
  height: 160px;
  display: block;
  border-radius: 4px 4px 0 0;
}

section.differentials .differential .header figure img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  max-width: 200%;
  max-height: 200%;
  height: auto;
  width: auto;
  min-height: 101%;
  min-width: 101%;
  z-index: 0;
}

section.differentials .differential .header figure:after {
  content: '';
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  transition: .2s all ease;
  opacity: .65;
  background: linear-gradient(to top,#000 0,rgba(0,0,0,0) 100%);
}

section.differentials .differential .header h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  font-size: 1.25em;
  padding: 0 0 16px 0;
  text-align: center;
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  color: #fff;
  font-weight: 700;
}

section.differentials .differential>a {
  display: block;
  color: inherit;
}

section.differentials .differential>a:hover .header figure:after {
  opacity: .9;
  transition: .2s all ease;
}

section.differentials .differential .description {
  padding: 0 20px;
  height: 102px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.find-doctor {
  background: #eee;
  padding: 3rem 0;
}

.find-doctor .middle {
  max-width: 640px;
  margin: 0 auto;
  padding: 0 10px;
}

@media (min-width:768px) {
  .find-doctor .middle {
    padding: 0;
  }
}

.find-doctor .section-header {
  text-align: center;
  margin-bottom: 3rem;
}

.find-doctor .section-header .title {
  font-size: 2.5em;
  text-align: center;
}

@media (min-width:768px) {
  .find-doctor .section-header .title {
    font-size: 3.3125em;
  }
}

.find-doctor .selector {
  text-align: center;
  margin-bottom: 3rem;
}

.find-doctor .selector .btn {
  border-color: #008f58;
  color: #008f58;
  padding: 12px 20px;
  border-width: 1px;
}

@media (min-width:768px) {
  .find-doctor .selector .btn {
    min-width: 190px;
    padding: 12px 30px;
  }
}

.find-doctor .selector .btn:hover {
  color: #fff;
  background: #005c39;
}

.find-doctor .selector .btn.active {
  background: #008f58;
  color: #fff;
}

.find-doctor .tab-panels>div {
  outline: 0 none;
}

.find-doctor .btn-search {
  cursor: pointer;
  background: 0 0;
  padding: 0;
  border: 0;
}

.find-doctor .btn-search:before {
  content: '';
  content: '';
  background: url(../images/search.svg) center center no-repeat;
  background-size: 100% auto;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  background-size: 100% auto;
  display: inline-block;
  margin-right: 20px;
}

.find-doctor .clear-field-icon {
  cursor: pointer;
  background: 0 0;
  padding: 10px;
  border: 0;
  margin-right: 22px;
  font-size: 1.75em;
  transition: .2s all ease;
}

.find-doctor .clear-field-icon:hover {
  transition: .2s all ease;
  color: #008f58;
}

.find-doctor .query-field {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #ccc;
  padding: 12px;
}

.find-doctor .query-field:before {
  content: '';
  content: '';
  background: url(../images/search.svg) center center no-repeat;
  background-size: 100% auto;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  background-size: 100% auto;
  display: inline-block;
  margin-right: 20px;
}

.find-doctor .query-field input {
  font-size: .8125em;
  font-weight: 400;
  color: #333;
  font-weight: 700;
  text-align: left;
  width: auto;
  background: 0 0;
  border: 0;
  min-width: 300px;
  padding: 13px;
}

@media (min-width:768px) {
  .find-doctor .query-field input {
    padding: 20px;
    font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
    font-size: 1.25em;
    font-weight: 700;
  }
}

.find-doctor .query-field input:focus {
  outline: 0 none;
}

.find-doctor .urgency-field {
  display: flex;
  padding: 30px 0;
  align-items: center;
  justify-content: center;
  color: #909090;
  margin-bottom: 12px;
  display: none;
}

@media (min-width:576px) {
  .find-doctor .urgency-field {
    display: flex;
  }
}

.find-doctor .urgency-field .pretty-toggle {
  margin-right: 15px;
}

.find-doctor .urgency-field .label {
  max-width: 260px;
  width: 100%;
  font-size: .8125em;
  line-height: 1.2em;
}

.find-doctor .form-control {
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  padding: 12px;
}

.find-doctor .form-group:last-child {
  margin-bottom: 0;
}

.find-doctor .form-group .select2.select2-container {
  width: 100%!important;
}

.find-doctor .document {
  background: #fff;
  border-radius: 4px;
  padding: 45px 65px;
}

.find-doctor .document label {
  margin: 0 0 10px;
  display: block;
}

.find-doctor .document .field input {
  background: url(../images/user.svg) left 10px center no-repeat #fff;
  border: 0;
  border-bottom: 1px solid #ccc;
  padding: 4px 12px 12px 40px;
  width: 100%;
}

.find-doctor .document .field input:focus {
  outline: 0 none;
  border-color: #b1d249;
}

.find-doctor .document .field small {
  font-size: .625em;
  text-align: right;
  display: block;
  margin: 0;
  opacity: .5;
}

.find-doctor fieldset {
  padding: 20px;
}

@media (min-width:992px) {
  .find-doctor fieldset {
    padding: 12px;
    padding-right: 0;
  }
}

.find-doctor select {
  width: 100;
  background: #fff;
  border: 1px solid #ddd;
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  padding: 12px;
  color: #999;
  font-size: .75em;
  border-radius: 3px;
  width: 100%;
}

.find-doctor .advanced-panel {
  display: none;
}

.find-doctor .advanced-panel legend {
  font-size: .8125em;
  font-weight: 700;
  color: #333;
  line-height: 1;
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  margin: 0;
}

.find-doctor .advanced-panel .document {
  padding: 16px 24px;
  background: #fff;
  border: 1px solid #ddd;
  color: #333;
  min-height: 193px;
  margin-bottom: 32px;
}

@media (min-width:992px) {
  .find-doctor .advanced-panel .document {
    margin-bottom: 0;
  }
}

.find-doctor .advanced-panel .document label {
  margin: 0 0 5px 0;
  display: block;
  font-size: .6875em;
}

.find-doctor .advanced-panel .document label strong {
  font-size: .875em;
  font-weight: 700;
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
}

.find-doctor .advanced-panel .document .field input {
  padding: 4px 8px 4px 30px;
  font-size: .875em;
  margin-bottom: 1rem;
}

.find-doctor .submit-wrapper {
  margin: 12px 0 22px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width:992px) {
  .find-doctor .submit-wrapper {
    margin: 20px 0;
  }
}

.find-doctor .submit-wrapper .btn {
  padding: 10px 22px;
  font-size: 1.125em;
  width: 100%;
  display: block;
}

@media (min-width:576px) {
  .find-doctor .submit-wrapper .btn {
    padding: 15px 10px;
    font-size: 1.125em;
    width: 100%;
  }
}

.journal {
  padding: 3rem 0;
  background: #fff;
}

.journal .posts-box {
  margin-bottom: 3rem;
  border-bottom: 1px solid #ddd;
}

@media (min-width:768px) {
  .journal .posts-box {
    border-bottom: 1px solid transparent;
    padding: 0 2rem;
  }
}

.journal .sideleft {
  border-right: 1px solid #f4f4f4;
}

.banners {
  padding: 0 .2rem;
}

@media (min-width:768px) {
  .banners {
    padding: 0 2rem;
  }
}

.banners .title {
  margin-bottom: 3rem;
}

.banners .banner {
  position: relative;
}

.banners .banner .banner-link {
  display: block;
  color: inherit;
}

.banners .banner .banner-link:hover figure:after {
  opacity: 1;
  transition: .2s all ease;
}

.banners .banner .banner-link:hover .legend {
  transition: .2s all ease;
  transform: translateY(-10px);
}

.banners .banner figure {
  position: relative;
  overflow: hidden;
  min-height: 212px;
  border-radius: 4px;
}

@media (min-width:768px) {
  .banners .banner figure {
    min-height: 292px;
  }
}

.banners .banner figure img {
  max-width: 125%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  max-width: 200%;
  max-height: 200%;
  height: auto;
  width: auto;
  min-height: 101%;
  min-width: 101%;
}

.banners .banner figure:after {
  content: '';
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  transition: .2s all ease;
  opacity: .65;
  background: linear-gradient(to top,#000 0,rgba(0,0,0,0) 100%);
  transition: .2s all ease;
  background: linear-gradient(to top,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 100%);
  opacity: .4;
}

.banners .banner .legend {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  z-index: 2;
  display: flex;
  align-items: center;
  padding: 32px;
  justify-content: space-between;
  transition: .2s all ease;
}

.banners .banner .legend p {
  font-size: .8125em;
  margin: 0;
}

.banners .banner .legend .action {
  margin: 0 0 0 12px;
}

.banners .banner .legend .action span {
  text-decoration: underline;
}

.banners .banner .legend .banner-title {
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  font-size: 1.75em;
  color: inherit;
}

.breadcrumb {
  border-bottom: 1px solid #f4f4f4;
  padding: 7px 0;
  background: #fff;
  position: relative;
  display: block;
  float: none;
}

.breadcrumb ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: .75em;
}

.breadcrumb ol li {
  display: inline-block;
}

.breadcrumb ol li:after {
  content: '';
  display: inline-block;
  opacity: .3;
  margin: 0 4px;
  transform: rotate(-90deg);
  content: '';
  background: url(../images/ic_keyboard_arrow_up_24px.svg) center center no-repeat;
  background-size: 100% auto;
  width: 7px;
  height: 7px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
}

.breadcrumb ol li:last-child:after {
  display: none;
}

.breadcrumb ol li.home a {
  font-size: 0;
}

.breadcrumb ol li.home a:hover {
  opacity: .6;
}

.breadcrumb ol li.home a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -3px;
  vertical-align: middle;
  content: '';
  background: url(../images/home-primary.svg) center center no-repeat;
  background-size: 100% auto;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
}

.breadcrumb ol a {
  display: inline-block;
  padding: 8px;
  color: #909090;
  transition: .2s all ease;
}

.breadcrumb ol a:hover {
  text-decoration: underline;
  color: #333;
  transition: .2s all ease;
}

.breadcrumb ol a:focus {
  outline: 0 none;
}

.breadcrumb ol li.current a {
  color: #333;
}

.breadcrumb ol li.current a:hover {
  color: #008f58;
  color: #008f58;
}

.widget {
  margin-bottom: 4rem;
}

.widget.widget-localizacao {
  font-size: .875em;
  display: block;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  box-shadow: 0 4px 12px rgba(0,0,0,.1);
  background: #fff;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}

@media (min-width:992px) {
  .widget.widget-localizacao {
    flex-wrap: nowrap;
    display: flex;
  }
}

.widget.widget-localizacao .widget--content {
  width: 75%;
  padding: 1.4rem;
}

.widget.widget-localizacao .widget--thumbnail {
  height: 100%;
}

.widget.widget-localizacao .widget--thumbnail figure {
  margin: 0 0;
  overflow: hidden;
  position: relative;
  width: auto;
  min-height: 250px;
}

@media (min-width:992px) {
  .widget.widget-localizacao .widget--thumbnail figure {
    width: 250px;
  }
}

.widget.widget-localizacao .widget--thumbnail img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  max-width: 200%;
  max-height: 200%;
  height: auto;
  width: auto;
  min-height: 101%;
  min-width: 101%;
}

.widget.widget-localizacao .widget--title {
  font-size: 1.0625em;
  margin: 0 0 .6rem;
  min-height: 43px;
  line-height: 1.3em;
  color: #333;
}

.widget.widget-localizacao .widget--phone {
  margin: 0 0 1.7rem;
  position: relative;
  padding-left: 1.8rem;
}

.widget.widget-localizacao .widget--phone:before {
  content: '';
  background: url(../images/call-outbound.svg) center center no-repeat;
  background-size: 100% auto;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  height: 20px;
  position: absolute;
  left: 0;
  top: 4px;
}

.widget.widget-localizacao .widget--address {
  margin: 0 0 1rem;
  position: relative;
  padding-left: 1.8rem;
}

.widget.widget-localizacao .widget--address:before {
  content: '';
  background: url(../images/ic_place_24px.svg) center center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  height: 20px;
  position: absolute;
  left: 0;
  top: 4px;
}

.widget.widget-localizacao .widget--address p {
  line-height: 1.5em;
  margin: 0;
}

.widget.widget-localizacao .widget--footer {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.widget.widget-localizacao .widget--footer .btn {
  padding: 8px 12px;
  font-size: .6875em;
}

.widget.widget-localizacao .widget--footer .btn.btn-link {
  color: #333;
  text-align: left;
  margin-left: -12px;
  transition: .2s all ease;
}

.widget.widget-localizacao .widget--footer .btn.btn-link:hover {
  background: #fafafa;
  transition: .2s all ease;
}

.widget.widget-localizacao .widget--footer .btn.btn-link:before {
  content: '';
  background: url(../images/ic_place_24px.svg) center center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  height: 20px;
  margin-right: 10px;
}

.widget.widget-localizacao .horarios-box-grid {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.5em;
}

.widget.widget-localizacao .horarios-box-grid .horarios-box-item {
  padding: 22px;
  min-width: 130px;
  width: 33.333%;
}

.widget.widget-localizacao .horarios-box-grid .horarios-box-item .h3,.widget.widget-localizacao .horarios-box-grid .horarios-box-item .h4,.widget.widget-localizacao .horarios-box-grid .horarios-box-item h3,.widget.widget-localizacao .horarios-box-grid .horarios-box-item h4 {
  font-weight: 700;
  color: #333;
  font-size: 1em;
  font-family: inherit;
  margin: 0 0 4px 0;
}

.widget.widget-localizacao .horarios-box-grid p {
  margin: 0;
}

.widget.widget-localizacao .horarios-box-grid p.obs {
  margin: 0 0;
}

.widget.widget-localizacao .horarios-box-grid p.obs small {
  font-style: italic;
  font-size: .8em;
}

.widget.widget-lista {
  font-size: .875em;
  color: #909090;
}

.widget.widget-lista .widget--title {
  font-size: 1.25em;
  color: #333;
  margin-bottom: 1.5rem;
}

.widget.widget-lista .widget--list {
  font-size: .75em;
  list-style-type: none;
  margin: 0 1.4rem 0 0;
  padding: 0;
}

.widget.widget-lista .widget--list li {
  padding: 1rem 0;
  padding-right: .3rem;
  list-style-type: none;
  border-bottom: 1px solid #ddd;
}

.widget.widget-box {
  font-size: .75em;
  color: #909090;
  box-shadow: 0 4px 12px rgba(0,0,0,.1);
  background: #fff;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  padding: 2rem;
}

.widget.widget-box .widget--title {
  font-size: .9375em;
  color: #333;
  margin-bottom: 1.5rem;
  font-family: inherit;
}

.widget.widget-box .widget--content {
  min-height: 200px;
}

.widget.widget-box .widget--content strong {
  font-weight: 400;
  color: #333;
}

.widget.widget-box .widget--footer {
  display: block;
}

.widget.widget-box .widget--footer .btn {
  width: 100%;
  padding: 12px;
  font-size: .6875em;
}

.widget.widget-noticias .widget--title {
  font-size: 1.25em;
  color: #333;
  margin-bottom: 2.2rem;
}

.page-builder {
  padding: 3rem 0;
}

.page-builder .page-builder-header {
  margin-bottom: 3rem;
}

.page-builder .page-builder-header .title {
  margin-bottom: 2rem;
}

.page-builder .page-builder-header .description {
  font-size: 1.125em;
  width: 100%;
  max-width: 700px;
}

.page-builder-content .component-wrapper {
  margin-bottom: 30px;
}

.page-builder-content .component-wrapper .h4,.page-builder-content .component-wrapper h4 {
  font-size: 1.25em;
  margin-bottom: 23px;
}

.page-builder-content .component-wrapper .type-link {
  margin-bottom: 0;
}

.page-builder-content h2 strong,.page-builder-content h3 strong,.page-builder-content h4 strong {
  font-weight: inherit;
}

.page-builder-content .component-wrapper.type-image figure {
  border-radius: 0;
  overflow: hidden;
}

.page-builder-content .component-wrapper.type-image figure a {
  display: block;
}

.page-builder-content .component-wrapper.type-image figure a:hover img {
  opacity: .9;
  transition: .2s all ease;
}

.page-builder-content .component-wrapper.type-image figure img {
  transition: .2s all ease;
  opacity: 1;
  display: block;
  max-width: 100%;
  height: auto;
}

.page-builder-content .component-wrapper.type-coordenador .name-wrapper {
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 2rem 0 .3rem;
  font-family: "Unimed Slab","Open Sans",Arial,sans-serif;
  font-size: 1.0625em;
}

.page-builder-content .component-wrapper.type-coordenador .name-wrapper p {
  margin: 0;
  display: inline;
}

.page-builder-content .component-wrapper.type-coordenador .name-wrapper i {
  display: inline-block;
  opacity: .6;
  margin-right: 22px;
  content: '';
  background: url(../images/user-outline-dark.svg) center center no-repeat;
  background-size: 100% auto;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
}

.page-builder-content .component-wrapper.type-blocktext {
  font-size: .8125em;
  line-height: 1.8em;
}

.page-builder-content .component-wrapper.type-blocktext h2 {
  font-size: 1.375em;
  margin-bottom: 2rem;
}

.page-builder-content .component-wrapper.type-blocktext .inner-wrapper.with-border {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 2rem;
}

.page-builder-content .component-wrapper.type-blocktext .text-footer {
  padding-top: 2.2rem;
}

.page-builder-content .component-wrapper.type-blocktext .text-footer .btn {
  width: 100%;
  max-width: 150px;
  padding: 12px;
}

.main-header-float {
  padding: 22px 0;
  border-bottom: 1px solid #eee;
  background: #fff;
  //background: #8c0c0c;

}

.main-header-float .row {
  align-items: center;
}

.main-header-float .logo img {
  width: 100%;
}

.main-header-float .phone-line.sos {
  display: inline-block;
  padding-left: 12px;
}

.main-footer {
  margin-top: 3rem;
  background: #eee;
}

.main-footer .social-wrapper {
  order: 3;
}

@media (max-width:991.98px) {
  .main-footer .social-wrapper {
    order: -1;
    background: #fff;
  }
}

.main-footer .logo {
  padding: 2rem 0;
  text-align: center;
}

.portal-cliente-login {
  font-size: 12px;
}

.portal-cliente-login .middle {
  background: #fff;
  padding: 78px 22px 20px;
}

.portal-cliente-login .base-title {
  font-size: 30px;
  color: #008f58;
}

.portal-cliente-login .base-title:before {
  content: "";
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
  position: relative;
  top: -10px;
  content: '';
  background: url(../images/user-outline-primary.svg) center center no-repeat;
  background-size: 100% auto;
  width: 26px;
  height: 26px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
}

.portal-cliente-login h3 {
  font-size: inherit;
  color: #222;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 12px 0 12px 0;
}

.portal-cliente-login a.link {
  font-weight: 700;
  font-size: 14px;
  text-decoration: underline;
  color: #008f58;
  text-transform: uppercase;
}

.portal-cliente-login a.link:hover {
  text-decoration: none;
}

.portal-cliente-login .forgot-link {
  white-space: normal;
  font-size: 1em;
  padding-left: 10px;
  padding: 12px;
  display: inline-block;
  cursor: pointer;
  text-decoration: underline;
  white-space: nowrap;
  color: inherit;
  line-height: 1;
}

.portal-cliente-login .forgot-link:hover {
  color: #008f58;
  text-decoration: underline;
}

.portal-cliente-login .form-submit {
  padding-top: 12px;
}

.portal-cliente-login .form-field {
  margin-bottom: 22px;
}

.portal-cliente-login .row.align-items-center {
  align-items: center;
}

.portal-cliente-login form .d-flex {
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.portal-cliente-login form .d-flex .form-field {
  width: auto;
}

.portal-cliente-login form .btn {
  width: 100%;
  padding: 13px;
  font-size: 1.3em;
}

.portal-cliente-login .manuais {
  padding: 45px 0;
}

.portal-cliente-login .manuais h2 {
  font-size: 13px;
  margin: 12px 0 30px;
}

.portal-cliente-login .manuais .links {
  display: flex;
  flex-wrap: wrap;
}

.portal-cliente-login .manuais .btn.btn-downloadable {
  color: #008f58;
  max-width: none;
  margin: 0 12px 12px 0;
  font-size: 12px;
}

.portal-cliente-login .manuais .btn.btn-downloadable i {
  min-height: 45px;
}

.portal-cliente-login .manuais .btn.btn-downloadable:hover {
  color: #fff;
}

.portal-cliente-login .manuais .btn.btn-downloadable span {
  color: inherit;
}

.main-top {
  padding: 20px 0;
}

.main-top .title {
  font-size: 26px;
  text-align: center;
  margin: 12px 0;
}

.main-top .row {
  align-items: center;
}

.main-top a.back {
  font-size: 12px;
  color: #333;
  padding: 8px;
  text-transform: uppercase;
}

.main-top a.back:hover {
  color: #008f58;
}

.main-top a.back:before {
  content: '';
  background: url(../images/backarrow.svg) center center no-repeat;
  background-size: 100% auto;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  height: 10px;
  margin-right: 12px;
}

.main-top .close-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 6px;
}

.main-top .close {
  background: 0 0;
  font-size: 22px;
  color: #333;
  padding: 4px 8px;
  border-radius: 2px;
  border: 0;
}

.main-top .close:hover {
  color: #008f58;
}

.icon-backgroundred {
    color: red;
    border:1px solid black;
    border-radius:7px; 
}

.icon-backgroundgreen {
    color: green;
    border-radius: 100%;
    border: 1px solid black;
}

.icon-backgroundyellow {
    color: yellow;
    border-radius: 100%;
    border: 1px solid black;
}

.icon-backgroundblue {
    color: blue;
    border-radius: 100%;
    border: 1px solid black;
}

.icon-backgroundwhite {
    color: white;
    border-radius: 100%;
    border: 1px solid black;
}