@font-face {
  font-family: "DIN Next Condensed";
  src: url("fonts/14476c1d-0c32-41d2-aa6d-9afe95f0149f.eot?#iefix");
  src: url("fonts/14476c1d-0c32-41d2-aa6d-9afe95f0149f.eot?#iefix") format("eot"), url("fonts/d2297395-21f1-45d2-9192-2e75249cb766.woff2") format("woff2"), url("fonts/81b35f3b-6458-4bb3-8b9f-162e5cd2adb9.woff") format("woff"), url("fonts/e711e947-649a-4b37-a2b0-175b75ac03e5.ttf") format("truetype"), url("fonts/48139e13-d162-469c-a411-ab5f3b041a36.svg#48139e13-d162-469c-a411-ab5f3b041a36") format("svg"); }

@font-face {
  font-family: "DIN Next";
  font-weight: 100;
  font-style: normal;
  src: url("fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix");
  src: url("fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix") format("eot"), url("fonts/de1216be-00c2-43c0-9c45-3e7f925eb519.woff2") format("woff2"), url("fonts/bc176270-17fa-4c78-a343-9fe52824e501.woff") format("woff"), url("fonts/3516f91d-ac48-42cd-acfe-1be691152cc4.ttf") format("truetype"), url("fonts/d1b1e866-a411-42ba-8f75-72bf28e23694.svg#d1b1e866-a411-42ba-8f75-72bf28e23694") format("svg"); }

@font-face {
  font-family: "DIN Next";
  font-weight: 100;
  font-style: italic;
  src: url("fonts/3ab2ca1d-35c8-4471-9c57-04cb66b9cffa.eot?#iefix");
  src: url("fonts/3ab2ca1d-35c8-4471-9c57-04cb66b9cffa.eot?#iefix") format("eot"), url("fonts/26f280d7-8bd0-4192-90f1-3c3cb4cde341.woff2") format("woff2"), url("fonts/e1c997f3-fb27-4289-abc6-5ef059e51723.woff") format("woff"), url("fonts/0b3b140c-bdbe-488f-8976-992b4104de0c.ttf") format("truetype"), url("fonts/1fdd14a5-aaa2-4662-a7ae-ab0d4c3adb3c.svg#1fdd14a5-aaa2-4662-a7ae-ab0d4c3adb3c") format("svg"); }

@font-face {
  font-family: "DIN Next";
  font-weight: 400;
  font-style: normal;
  src: url("fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix");
  src: url("fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"), url("fonts/44e7b0fa-6c8d-43c2-b19e-f1e3ce9ea57c.woff2") format("woff2"), url("fonts/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff"), url("fonts/868c94b5-ca49-46b7-b62b-297f8d861125.ttf") format("truetype"), url("fonts/e3145f65-29b5-4f7f-8c6e-2dc135021b6a.svg#e3145f65-29b5-4f7f-8c6e-2dc135021b6a") format("svg"); }

@font-face {
  font-family: "DIN Next";
  font-weight: 500;
  font-style: normal;
  src: url("fonts/324dee78-6585-4c13-8ca3-5817cc600d84.eot?#iefix");
  src: url("fonts/324dee78-6585-4c13-8ca3-5817cc600d84.eot?#iefix") format("eot"), url("fonts/be607c9f-3c81-41b4-b7ad-17af005c80bb.woff2") format("woff2"), url("fonts/4bf0ead4-e61b-4992-832b-6ff05828d99f.woff") format("woff"), url("fonts/73713a0b-8f6a-4c4e-b8a8-7cf238e632f6.ttf") format("truetype"), url("fonts/b90b6bdf-15e2-4544-9fe0-92c79fff0ecd.svg#b90b6bdf-15e2-4544-9fe0-92c79fff0ecd") format("svg"); }

@font-face {
  font-family: "DIN Next";
  font-weight: 700;
  font-style: normal;
  src: url("fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix");
  src: url("fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix") format("eot"), url("fonts/121784c1-863c-4e49-b682-625ea7de55b0.woff2") format("woff2"), url("fonts/9949035f-6226-4080-a14a-bf7d94ffb1e1.woff") format("woff"), url("fonts/6241bd09-15c2-485e-9796-9db8d0aa6974.ttf") format("truetype"), url("fonts/af94da3e-4232-416a-b6bc-f39f85dd5db6.svg#af94da3e-4232-416a-b6bc-f39f85dd5db6") format("svg"); }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f7; }

.bg-primary {
  background-color: #35b6b4 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #298f8d !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #292b2c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.rounded {
  border-radius: 0; }

.rounded-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.rounded-right {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.rounded-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.rounded-left {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.rounded-circle {
  border-radius: 50%; }

.rounded-0 {
  border-radius: 0; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.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-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-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-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .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-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1500px) {
  .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-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

.flex-first {
  order: -1; }

.flex-last {
  order: 1; }

.flex-unordered {
  order: 0; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-first {
    order: -1; }
  .flex-sm-last {
    order: 1; }
  .flex-sm-unordered {
    order: 0; }
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-first {
    order: -1; }
  .flex-md-last {
    order: 1; }
  .flex-md-unordered {
    order: 0; }
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-lg-first {
    order: -1; }
  .flex-lg-last {
    order: 1; }
  .flex-lg-unordered {
    order: 0; }
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1500px) {
  .flex-xl-first {
    order: -1; }
  .flex-xl-last {
    order: 1; }
  .flex-xl-unordered {
    order: 0; }
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !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: 1200px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

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

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 1rem 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-4 {
  margin: 1.5rem 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-5 {
  margin: 3rem 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 1rem 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-5 {
  padding: 3rem 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1 {
    margin-left: 0.25rem !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2 {
    margin-left: 0.5rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem 1rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3 {
    margin-left: 1rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4 {
    margin-left: 1.5rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem 3rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5 {
    margin-left: 3rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-sm-0 {
    padding: 0 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1 {
    padding-left: 0.25rem !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2 {
    padding-left: 0.5rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem 1rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4 {
    padding-left: 1.5rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem 3rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5 {
    padding-left: 3rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1 {
    margin-left: 0.25rem !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2 {
    margin-left: 0.5rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem 1rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3 {
    margin-left: 1rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4 {
    margin-left: 1.5rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem 3rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5 {
    margin-left: 3rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-md-0 {
    padding: 0 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1 {
    padding-left: 0.25rem !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2 {
    padding-left: 0.5rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem 1rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3 {
    padding-left: 1rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4 {
    padding-left: 1.5rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem 3rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5 {
    padding-left: 3rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1 {
    margin-left: 0.25rem !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2 {
    margin-left: 0.5rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem 1rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3 {
    margin-left: 1rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4 {
    margin-left: 1.5rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem 3rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5 {
    margin-left: 3rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-lg-0 {
    padding: 0 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1 {
    padding-left: 0.25rem !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2 {
    padding-left: 0.5rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem 1rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3 {
    padding-left: 1rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4 {
    padding-left: 1.5rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem 3rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5 {
    padding-left: 3rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1500px) {
  .m-xl-0 {
    margin: 0 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1 {
    margin-left: 0.25rem !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2 {
    margin-left: 0.5rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem 1rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3 {
    margin-left: 1rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4 {
    margin-left: 1.5rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem 3rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5 {
    margin-left: 3rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-xl-0 {
    padding: 0 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1 {
    padding-left: 0.25rem !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2 {
    padding-left: 0.5rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem 1rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3 {
    padding-left: 1rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4 {
    padding-left: 1.5rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem 3rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5 {
    padding-left: 3rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1500px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #636c72 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important; }

.text-primary {
  color: #35b6b4 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #298f8d !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #292b2c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

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

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

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

@media (max-width: 1199px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1499px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1500px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

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

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

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

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

.tooltip {
  position: absolute;
  z-index: 9999;
  display: block;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #292b2c; }

.thead-default th {
  color: #464a4c;
  background-color: #eceeef; }

.table-inverse {
  color: #fff;
  background-color: #292b2c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #fff; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

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

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

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

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

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

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

mark,
.mark {
  padding: 0.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: 5px; }

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

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

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(53, 182, 180, 0.25); }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .btn.active {
    background-image: none; }

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

.btn-primary {
  color: #fff;
  background-color: #35b6b4;
  border-color: #35b6b4; }
  .btn-primary:hover {
    color: #fff;
    background-color: #298f8d;
    border-color: #278785; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(53, 182, 180, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #35b6b4;
    border-color: #35b6b4; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #298f8d;
    background-image: none;
    border-color: #278785; }

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }

.btn-outline-primary {
  color: #35b6b4;
  background-image: none;
  background-color: transparent;
  border-color: #35b6b4; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #35b6b4;
    border-color: #35b6b4; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(53, 182, 180, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #35b6b4;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #35b6b4;
    border-color: #35b6b4; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-link {
  font-weight: normal;
  color: #666;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #404040;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #636c72; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0; }

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

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

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

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #000;
    outline: none; }
  .form-control::placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

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

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

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem; }

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' 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"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' 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"); }

.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-static {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9510;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9500;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef; }

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

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

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef; }
  .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: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

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

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0; }

.card-block {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0 - 1px) calc(0 - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0 - 1px) calc(0 - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #35b6b4;
  border-color: #35b6b4; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #35b6b4; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse {
  color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-header,
  .card-inverse .card-footer {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2); }
  .card-inverse .card-header,
  .card-inverse .card-footer,
  .card-inverse .card-title,
  .card-inverse .card-blockquote {
    color: #fff; }
  .card-inverse .card-link,
  .card-inverse .card-text,
  .card-inverse .card-subtitle,
  .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: calc(0 - 1px); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-right-radius: calc(0 - 1px);
  border-top-left-radius: calc(0 - 1px); }

.card-img-bottom {
  border-bottom-right-radius: calc(0 - 1px);
  border-bottom-left-radius: calc(0 - 1px); }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap; }
    .card-deck .card {
      display: flex;
      flex: 1 0 0;
      flex-direction: column; }
      .card-deck .card:not(:first-child) {
        margin-left: 1rem; }
      .card-deck .card:not(:last-child) {
        margin-right: 1rem; } }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group .card {
      flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%;
      margin-bottom: 0.75rem; } }

.input-group {
  position: relative;
  display: flex;
  width: 100%; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative;
    flex: 1; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #292b2c; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9; }
  .list-group-item-action:active {
    color: #666;
    background-color: #eceeef; }

.list-group-item {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
      color: #636c72; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #35b6b4;
    border-color: #35b6b4; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text {
      color: #f0fafa; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active,
  button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.poi-images .swiper-container {
  display: block;
  width: 100%;
  height: 300px;
  margin-bottom: 3rem; }
  @media (min-width: 768px) {
    .poi-images .swiper-container.swiper-container-single {
      height: 400px; } }
  @media (min-width: 1200px) {
    .poi-images .swiper-container.swiper-container-single {
      height: 400px; } }
  @media (min-width: 1500px) {
    .poi-images .swiper-container.swiper-container-single {
      height: 500px; } }
  @media (min-width: 768px) {
    .poi-images .swiper-container.swiper-container-multi {
      height: 400px; } }
  @media (min-width: 1200px) {
    .poi-images .swiper-container.swiper-container-multi {
      height: 400px; } }
  @media (min-width: 1500px) {
    .poi-images .swiper-container.swiper-container-multi {
      height: 500px; } }
  @media (min-width: 768px) {
    .poi-images .swiper-container {
      margin-bottom: 0; } }
  .poi-images .swiper-container .swiper-slide div {
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    display: block; }
  .poi-images .swiper-container .swiper-pagination-bullet-active {
    background: #FFF !important; }

.rating {
  display: block;
  text-align: center;
  cursor: pointer; }
  .rating i {
    opacity: 0.6;
    padding-top: 15px;
    font-size: 2rem;
    display: inline-block; }
  .rating.rating-active i {
    color: #333;
    opacity: 1.0; }
  .rating.rating-disabled {
    cursor: not-allowed; }
  .rating span {
    display: block;
    font-size: 0.7rem;
    font-weight: bold;
    text-transform: uppercase;
    opacity: 0.4; }

.rating-table td {
  text-align: center;
  font-size: 0.7rem;
  padding: 0.5rem 0 0.3rem;
  opacity: 0.7;
  font-weight: 500; }

#daumen-wrapper td {
  text-align: center; }

#daumen-wrapper, input[type=radio] {
  cursor: pointer; }

#daumen {
  font-size: 1.3rem; }

table.timetable-table {
  border: 0 !important;
  background: transparent !important; }
  table.timetable-table span {
    display: none; }
  @media (min-width: 1200px) {
    table.timetable-table {
      border: 0; }
      table.timetable-table span {
        display: inline; } }
  table.timetable-table td {
    text-align: right;
    font-size: 0.9rem; }
  table.timetable-table th {
    font-size: 0.9rem; }
  table.timetable-table tr.bg-success td, table.timetable-table tr.bg-success th {
    color: #FFF; }
  table.timetable-table tr:first-child td, table.timetable-table tr:first-child th {
    border-top: 0; }

.rating-widget-new {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .rating-widget-new .left {
    float: left;
    width: 33%;
    text-align: center; }
    .rating-widget-new .left .inner {
      padding-right: 0.5rem; }
  .rating-widget-new .author {
    color: #35b6b4; }
  .rating-widget-new .date {
    font-size: 0.8rem;
    font-weight: bold; }
  .rating-widget-new .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 10px 7.5px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    margin-left: -10px;
    margin-top: 10px; }
  .rating-widget-new .right {
    float: left;
    width: 67%; }
    .rating-widget-new .right .inner {
      background: #FFF;
      padding: 0.5rem; }
  .rating-widget-new:before, .rating-widget-new:after {
    content: "";
    display: block; }
  .rating-widget-new:after {
    clear: both; }

#ratingform table {
  margin-bottom: 0; }

.rating-widget {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .rating-widget .title {
    border-bottom: 2px solid #333; }
    .rating-widget .title div[class^="col-"] {
      padding-bottom: 0 !important; }
    .rating-widget .title div[class^="col-xs-5"] {
      text-align: right; }
    .rating-widget .title .author {
      color: #333;
      font-weight: 500; }
    .rating-widget .title .date {
      display: inline-block;
      background-color: #333;
      color: #FFF;
      padding: 3px 6px;
      font-size: 0.8em; }
  .rating-widget .text {
    padding-top: 6px; }
  .rating-widget.rating-widget-negative {
    opacity: 0.7; }
    .rating-widget.rating-widget-negative .title {
      border-bottom: 2px solid #999; }
      .rating-widget.rating-widget-negative .title .author {
        color: #999; }
      .rating-widget.rating-widget-negative .title .date {
        background-color: #999; }

.rating-nps h4 {
  text-align: center; }

.rating-nps .nps-progress {
  height: 4px;
  background: #B6B6B6;
  /* margin-bottom: 22px; */ }
  .rating-nps .nps-progress .nps-progress-bar {
    display: block;
    height: 4px;
    background: green; }
    .rating-nps .nps-progress .nps-progress-bar.bar-green {
      background: green; }
    .rating-nps .nps-progress .nps-progress-bar.bar-orange {
      background: orange; }
    .rating-nps .nps-progress .nps-progress-bar.bar-red {
      background: red; }
  .rating-nps .nps-progress .nps-icon {
    position: absolute;
    margin-top: -15px;
    height: 26px;
    width: 26px;
    border-radius: 100%;
    text-align: center;
    line-height: 27px; }
    .rating-nps .nps-progress .nps-icon.icon-right {
      right: 0;
      background: green;
      color: #FFF;
      margin-right: 13px; }
    .rating-nps .nps-progress .nps-icon.icon-green {
      background: green; }
    .rating-nps .nps-progress .nps-icon.icon-orange {
      background: orange; }
    .rating-nps .nps-progress .nps-icon.icon-red {
      background: red; }

.poi__timetable {
  padding: 2rem;
  background: #FAFAFA;
  border-left: 4px solid #35b6b4;
  border-right: 0;
  border-bottom: 0;
  border-top: 0; }
  .poi__timetable h3 {
    color: #35b6b4 !important;
    font-size: 1.2rem !important;
    text-align: left !important; }

.poi__address {
  padding: 2rem;
  background: #FAFAFA;
  border-left: 4px solid #35b6b4;
  border-right: 0;
  border-bottom: 0;
  border-top: 0; }
  .poi__address h3 {
    color: #35b6b4 !important;
    font-size: 1.2rem !important;
    text-align: left !important; }

.poi__description__title {
  color: #787fbd !important;
  font-size: 2.2rem !important;
  text-align: left !important; }

.poi__description__text p {
  color: inherit !important;
  font-size: 1.2rem !important;
  text-align: left !important; }

.blog__title {
  text-align: left;
  color: #86bd40; }

.blog__content h1, .blog__content h2, .blog__content h3, .blog__content h4, .blog__content h5, .blog__content h6 {
  text-align: left; }

.blog__content h2 {
  color: #1ca041; }

.blog__content p {
  font-size: 1.2rem;
  font-weight: 100;
  line-height: 1.75;
  color: #666;
  margin-bottom: 0; }

.event__box {
  padding: 2rem;
  background: #FAFAFA;
  border-left: 4px solid #35b6b4;
  border-right: 0;
  border-bottom: 0;
  border-top: 0; }
  .event__box h3 {
    color: #35b6b4 !important;
    font-size: 1.2rem !important;
    text-align: inherit !important; }

.event__description__title {
  color: #ea4f35 !important;
  font-size: 2.2rem !important;
  text-align: left !important; }

.event__description__text p {
  color: inherit !important;
  font-size: 1.2rem !important;
  text-align: left !important; }

.calendar {
  padding: 6rem 0; }
  .calendar h1 {
    font-size: 3.2rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #333;
    padding-bottom: 3rem; }
  .calendar h2 {
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 3rem; }
  .calendar .calendar-list div[class^="col-"] {
    padding: 1rem; }
  .calendar a:hover {
    text-decoration: none; }
  .calendar.container-full .calendar-list .inner {
    background: #FFFFFF; }
    @media (min-width: 768px) {
      .calendar.container-full .calendar-list .inner {
        background: #F9F9F9; } }
  .calendar .ribbon {
    position: absolute;
    margin-top: -8px; }

.events {
  margin: 0;
  background: #FAFAFA; }
  .events .events-kw {
    position: absolute;
    background: #35b6b4;
    color: #FFF;
    font-size: .7rem;
    padding: 5px;
    margin-left: -10px;
    margin-top: -18px; }
  .events .events-week {
    border-bottom: 3px solid #f1f1f1; }
    @media (min-width: 1200px) {
      .events .events-week {
        display: flex; }
        .events .events-week .events-day {
          width: 14.28571428571428571428%;
          border-right: 3px solid #f1f1f1; } }
    .events .events-week .events-day.hidden-md-down {
      /* opacity: 0.3; */ }
    .events .events-week .events-day.events-day-hidden {
      background: transparent;
      border-right: 0; }
    .events .events-week .events-day .title {
      font-weight: bold; }
    .events .events-week .events-day .inner {
      padding: 0.5rem; }
    .events .events-week .events-day:last-child {
      border-right: 0; }
    @media (min-width: 1200px) {
      .events .events-week .events-day.events-day-today {
        box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.3);
        transform: scaleY(1.02) scaleX(1.04);
        background: #FFF;
        border-right: 0; } }
    .events .events-week .events-day ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .events .events-week .events-day ul li {
        margin: 8px 0;
        background-size: cover;
        background-position: center center;
        border-radius: 2px; }
        .events .events-week .events-day ul li a {
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          display: block;
          background: #333;
          background: rgba(0, 0, 0, 0.6);
          color: #FFF;
          padding: 9px 9px;
          border-radius: 2px;
          line-height: 1.15;
          font-size: .85rem;
          font-weight: 700;
          text-decoration: none;
          /* opacity: .8; */
          border-left: 5px solid transparent; }
          @media (min-width: 1200px) {
            .events .events-week .events-day ul li a {
              overflow: visible;
              white-space: normal;
              text-overflow: clip; } }
          @media (min-width: 1500px) {
            .events .events-week .events-day ul li a {
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis; } }
          .events .events-week .events-day ul li a span {
            font-size: 0.9em;
            font-weight: 500; }
          .events .events-week .events-day ul li a span.poi {
            display: inline-block;
            padding: 3px 5px;
            border: 1px solid #FFF;
            color: #FFF;
            border-radius: 3px; }
          .events .events-week .events-day ul li a span.block {
            display: block;
            margin: 3px 0; }
          .events .events-week .events-day ul li a:hover {
            opacity: 1; }
        .events .events-week .events-day ul li.party {
          border-left: 5px solid #1488ca;
          background-color: #1488ca; }
        .events .events-week .events-day ul li.konzert {
          border-left: 5px solid #787fbd;
          background-color: #787fbd; }
        .events .events-week .events-day ul li.sport {
          border-left: 5px solid #ea4f35;
          background-color: #ea4f35; }
        .events .events-week .events-day ul li.kunst-kultur {
          border-left: 5px solid #ecc505;
          background-color: #ecc505; }
        .events .events-week .events-day ul li.theater {
          border-left: 5px solid; }
        .events .events-week .events-day ul li a.more {
          border-left: 0;
          background: none;
          color: #333;
          cursor: pointer;
          text-align: center; }
    .events .events-week:last-child {
      border-bottom: 0; }

footer {
  /* background: $primary-background; */
  background: #595959;
  color: #FFF; }
  footer h3 {
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    margin-bottom: 20px; }
    footer h3 i {
      display: block !important;
      font-size: 2.2rem !important;
      margin-bottom: 20px;
      opacity: 0.8; }
  footer .colored-icons h3 {
    color: #333; }
  footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    footer ul li {
      text-align: center; }
  footer.container-full {
    margin: 0;
    padding: 1rem 0;
    /* background: $primary-color; */
    /*border-top: $grid-gutter-width-base / 2 solid $primary-background; */ }
  footer a {
    color: #FFF;
    font-weight: 300;
    font-size: 0.9rem; }
    footer a:hover {
      color: #e6e6e6;
      font-weight: 700;
      text-decoration: none; }
  footer div[class^="col-"] {
    padding-top: 1rem;
    padding-bottom: 1rem; }

@media all and (display-mode: standalone) {
  footer {
    display: none; } }

.search-results {
  position: fixed;
  z-index: 9050;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); }
  .search-results .container {
    position: relative;
    max-height: 95%;
    overflow: auto; }
    .search-results .container .inner {
      padding-top: 30px;
      padding-bottom: 30px; }
    .search-results .container div[class^="col-"] {
      padding-top: 1rem;
      padding-bottom: 1rem; }
  .search-results .closer {
    position: fixed;
    top: 5rem;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer; }

.search-result {
  background-color: #35b6b4;
  background-size: cover;
  color: #FFF;
  display: block; }
  .search-result.search-result-image {
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6); }
  .search-result:hover, .search-result:active {
    color: #FFF;
    text-decoration: none;
    transform: scale(1.1);
    transition: all 0.2s ease-in-out; }
  .search-result h5 {
    padding: 20px 20px 20px;
    margin: 0;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .search-result p {
    padding: 20px 20px;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

#loader-wrapper {
  z-index: 9995;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #FFF;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  flex-direction: column;
  justify-content: center; }
  #loader-wrapper .icon {
    font-size: 40px;
    line-height: 100px; }
  #loader-wrapper .inner {
    font-size: 20px;
    font-weight: 500;
    line-height: 35px; }

.content.content-blur {
  filter: blur(5px); }

.poi-tile-container {
  margin-bottom: 1rem; }

@media (min-width: 768px) {
  .container-full .poi-tile {
    border: 1px solid #F9F9F9; }
    .container-full .poi-tile .address {
      background: #F9F9F9 !important; } }

.poi-tile {
  display: block; }
  .poi-tile .image {
    min-height: 150px;
    /* HACK */
    overflow: hidden;
    position: relative; }
    .poi-tile .image .src {
      -moz-transition: all .3s;
      -webkit-transition: all .3s;
      transition: all .3s;
      position: absolute;
      height: 100%;
      width: 100%;
      z-index: 0;
      background-size: cover;
      background-color: #FFF;
      background-position: center center;
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }
    @media (min-width: 768px) {
      .poi-tile .image {
        height: 170px; } }
    @media (min-width: 1200px) {
      .poi-tile .image {
        height: 220px; } }
    @media (min-width: 1500px) {
      .poi-tile .image {
        height: 244px; } }
    .poi-tile .image .teaser {
      color: #FFF;
      font-size: 1.1rem;
      text-shadow: 0px 0px 5px black;
      font-weight: 700; }
  .poi-tile .shield-container {
    text-align: left;
    position: relative;
    z-index: 1; }
    .poi-tile .shield-container .shield {
      padding: 5px 10px;
      font-size: 0.7rem;
      /* opacity: 0.8; */
      border-radius: 3px;
      /* background-color: #FFF; */
      display: inline-block;
      text-shadow: 0 0 3px #000000;
      color: #FFF !important; }
      .poi-tile .shield-container .shield .shield-text {
        margin-top: 0; }
      .poi-tile .shield-container .shield .shield-icon i {
        font-size: 1.5rem; }
  .poi-tile .teaser {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    height: 50px;
    line-height: 50px;
    padding: 0 6rem;
    /* background: #141414;
		color: #FFF;*/
    color: #666;
    background: #FFF;
    font-size: 0.9rem;
    font-weight: 500;
    margin-top: -60px;
    max-width: 80%;
    border-radius: 0 3px 3px 0;
    -webkit-box-shadow: -1px 1px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: -1px 1px 5px 0 rgba(0, 0, 0, 0.1); }
  .poi-tile .address {
    padding: 0.66667rem;
    background: #FFF; }
    .poi-tile .address span.block {
      display: block; }
  .poi-tile .logo {
    text-align: right; }
    .poi-tile .logo span {
      width: 90px;
      height: 90px;
      line-height: 87px;
      display: inline-block;
      position: absolute;
      z-index: 2;
      text-align: center;
      right: 0;
      -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
      border-radius: 100%;
      transition: all .1s ease-in-out;
      background: #FFF;
      border: 1px solid #F0F0F0;
      margin-top: -86px;
      /* margin-left: -81px; */
      margin-left: -66px; }
      .poi-tile .logo span img {
        max-height: 50px;
        max-width: 50px; }
  .poi-tile .title {
    /* opacity: 0.8; */
    background-color: #FFF;
    color: #35b6b4;
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0.5rem 0.66667rem; }
    .poi-tile .title small {
      display: block;
      color: #52cccb;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .poi-tile .title span, .poi-tile .title small {
      opacity: 0.8; }
    .poi-tile .title.padding-logo {
      padding: 0.5rem 81px 0.5rem 0.66667rem; }
  .poi-tile p {
    padding: 1.5rem;
    background: #FFFFFF;
    margin: 0;
    min-height: 150px; }
  .poi-tile .open-container {
    text-align: left; }
    .poi-tile .open-container span {
      position: absolute;
      font-size: 0.7rem;
      margin-top: -16.7px; }
  .poi-tile a {
    display: block;
    text-decoration: none; }
    .poi-tile a:hover, .poi-tile a:focus {
      /* transform: scale(1.03); */ }
      .poi-tile a:hover .src, .poi-tile a:focus .src {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        /*
				-webkit-filter: blur(2px); 
				-moz-filter: blur(2px); 
				-ms-filter: blur(2px);
			    */ }
      .poi-tile a:hover .title span, .poi-tile a:hover .title small, .poi-tile a:focus .title span, .poi-tile a:focus .title small {
        opacity: 1; }
      .poi-tile a:hover .teaser, .poi-tile a:focus .teaser {
        font-color: #000; }
      @media (min-width: 768px) {
        .poi-tile a:hover .logo span, .poi-tile a:focus .logo span {
          /* transform: scale(1.3, 1.3); */ } }
  .poi-tile .ribbon {
    position: absolute;
    margin-top: -12px;
    margin-left: -2px;
    z-index: 3; }

.poi-logo {
  text-align: center; }
  .poi-logo span {
    width: 90px;
    height: 90px;
    line-height: 87px;
    display: inline-block;
    position: absolute;
    z-index: 7000;
    text-align: center;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    transition: all .1s ease-in-out;
    background: #FFF;
    border: 1px solid #F0F0F0;
    margin-left: -45px;
    margin-top: -45px; }
    .poi-logo span img {
      max-height: 50px;
      max-width: 50px; }
    .poi-logo span.static {
      position: absolute;
      margin-left: -45px;
      margin-top: -45px; }
      @media (min-width: 768px) {
        .poi-logo span.static {
          position: absolute;
          left: 50%;
          margin-left: -45px;
          margin-top: -45px; } }
  .poi-logo.poi-logo-full span {
    position: relative;
    margin: 0; }
    @media (min-width: 768px) {
      .poi-logo.poi-logo-full span {
        position: absolute;
        margin-left: -45px;
        margin-top: -45px; } }

@media (min-width: 768px) {
  .container-full .calendar-tile a {
    background: #F9F9F9; } }

.calendar-tile {
  cursor: pointer; }
  .calendar-tile .ribbon {
    position: absolute;
    z-index: 5000;
    margin-top: -8px; }
  .calendar-tile .image {
    height: 100px;
    display: block;
    background-size: cover;
    background-color: #333;
    background-position: center center;
    /* transition: all 1s linear; */
    line-height: 80px;
    padding-left: 1rem;
    padding-right: 6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #FFF;
    font-size: 1.1rem;
    font-weight: 700; }
    .calendar-tile .image.background {
      text-shadow: 0px 0px 5px black; }
  .calendar-tile div.poi-wrapper {
    position: absolute;
    margin-top: -45px;
    margin-left: 1rem;
    font-size: 0.7rem; }
  .calendar-tile span.poi {
    display: inline-block;
    padding: 3px 5px;
    border: 1px solid #FFF;
    color: #FFF;
    border-radius: 3px;
    text-shadow: 0px 0px 5px black; }
  .calendar-tile .empty {
    border: 1px dashed #333;
    background-color: transparent; }
    .calendar-tile .empty.empty-image {
      height: 100px;
      display: block;
      line-height: 100px;
      padding-left: 1rem;
      padding-right: 1rem;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      text-align: center;
      font-size: 1.1rem;
      font-weight: 700; }
  .calendar-tile .date {
    text-align: right; }
    .calendar-tile .date span {
      position: absolute;
      z-index: 5000;
      height: 100px;
      width: 5rem;
      margin-right: 1rem;
      padding: 15px;
      background: #333;
      color: #ffffff;
      font-size: 0.9em;
      font-weight: bold;
      right: 0; }
      .calendar-tile .date span small {
        display: block; }
  .calendar-tile .text {
    overflow: auto;
    padding: 0.5rem 1rem;
    font-size: 1.3rem;
    font-weight: 100; }
    .calendar-tile .text strong {
      display: block; }
    .calendar-tile .text small {
      font-size: 1rem;
      line-height: 1.2rem;
      display: block;
      color: #666; }
    @media (min-width: 768px) {
      .calendar-tile .text {
        min-height: 180px;
        max-height: 180px; } }
  .calendar-tile .locations {
    padding: 0.5rem 1rem 0; }
    @media (min-width: 768px) {
      .calendar-tile .locations {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; } }
    .calendar-tile .locations span.tag {
      margin-right: 3px;
      border: 1px solid #c1c1c1;
      padding: 2px 5px;
      font-size: 0.7rem; }
  @media (min-width: 768px) {
    .calendar-tile:hover .image {
      /* background-position: top left; */ } }
  .calendar-tile a {
    display: block;
    /* border-bottom: 3px solid #F0F0F0; */
    background: #FAFAFA; }
    .calendar-tile a:hover {
      text-decoration: none; }
      .calendar-tile a:hover .locations {
        color: #000; }

.banner-tile .title h2 {
  margin: 0;
  padding: 1.5rem 0 1.5rem;
  border-bottom: 3px solid #333;
  font-size: 1.6rem; }

.banner-tile .image {
  background-size: cover;
  background-position: center center; }
  @media (min-width: 768px) {
    .banner-tile .image {
      min-height: 400px; } }

.banner-tile .inner {
  padding: 0 1.5rem;
  background-size: cover;
  background-position: center center; }

.banner-tile a {
  display: block; }
  .banner-tile a:hover {
    text-decoration: none; }

.ribbon {
  padding: .34em 1em;
  margin: 0;
  margin-top: 5%;
  position: relative;
  color: #FFF;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  background: #35b6b4;
  display: inline-block; }
  .ribbon:before {
    content: "";
    width: .2em;
    bottom: -.5em;
    position: absolute;
    display: block;
    border: .9em solid #e8e00b;
    z-index: -2;
    left: -1.35em;
    border-right-width: .75em;
    border-left-color: transparent; }
  .ribbon .content:before {
    /*
			content:"";
			bottom:-.5em;
			position:absolute;
			display:block;
			border-style:solid;
			border-color: #fcf402 transparent transparent transparent;
			z-index:-1;		
			
			left: 0;
			border-width: .5em 0 0 .5em;
			*/ }
  .ribbon.ribbon-green {
    background: #58a058; }
    .ribbon.ribbon-green:before {
      border: .9em solid #58a058;
      border-right-width: .75em;
      border-left-color: transparent; }
    .ribbon.ribbon-green .content:before {
      border-color: #58a058 transparent transparent transparent; }
  .ribbon.ribbon-black {
    background: #000; }
    .ribbon.ribbon-black:before {
      border: .9em solid #000;
      border-right-width: .75em;
      border-left-color: transparent; }
    .ribbon.ribbon-black .content {
      color: #FFF; }
      .ribbon.ribbon-black .content:before {
        border-color: #000 transparent transparent transparent; }

.modal-header {
  background: #333;
  color: #FFF; }
  .modal-header h4 {
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase; }
  .modal-header h5 {
    font-size: 1.2rem;
    margin-bottom: 0; }

.modal-divider {
  border-bottom: 1px solid #eceeef; }
  .modal-divider::after {
    display: block;
    content: "";
    clear: both; }

@media (min-width: 768px) {
  .animate > .animate-scale {
    opacity: 0.3;
    transform: scale(0.95);
    transition: all 0.4s ease-in-out; } }

@media (min-width: 768px) {
  .animate.visible > .animate-scale {
    opacity: 1;
    transform: scale(1); } }

@media (min-width: 768px) {
  .animate > .animate-translate-x-left {
    opacity: 0;
    transform: translateX(-30px);
    transition: all 0.4s ease-in-out; } }

@media (min-width: 768px) {
  .animate.visible > .animate-translate-x-left {
    opacity: 1;
    transform: translateX(0); } }

@media (min-width: 768px) {
  .animate > .animate-translate-x-right {
    opacity: 0;
    transform: translateX(30px);
    transition: all 0.4s ease-in-out; } }

@media (min-width: 768px) {
  .animate.visible > .animate-translate-x-right {
    opacity: 1;
    transform: translateX(0); } }

@media (min-width: 768px) {
  .animate > .animate-opacity {
    opacity: 0;
    transition: all 0.4s ease-in-out; } }

@media (min-width: 768px) {
  .animate.visible > .animate-opacity {
    opacity: 1; } }

.shield-container {
  font-size: 1rem;
  text-align: center; }
  .shield-container a.shield {
    cursor: pointer; }
    .shield-container a.shield:hover {
      color: #525252; }
    .shield-container a.shield.shield-green:hover {
      color: #004d00; }
  .shield-container .shield {
    color: #6b6b6b;
    padding-top: 0.66667rem;
    padding-bottom: 0.66667rem;
    font-size: 0.8em;
    display: inline-block;
    padding-left: 0.66667rem;
    padding-right: 0.66667rem;
    text-align: center;
    text-decoration: none; }
    .shield-container .shield.shield-green {
      color: green; }
    @media (min-width: 768px) {
      .shield-container .shield {
        display: inline-block;
        padding-left: 0.66667rem;
        padding-right: 0.66667rem; } }
    @media (min-width: 1500px) {
      .shield-container .shield {
        font-size: 1em;
        display: inline-block;
        padding-top: 2rem;
        padding-bottom: 2rem;
        padding-left: 2rem;
        padding-right: 2rem; } }
    .shield-container .shield .shield-icon {
      display: block; }
      .shield-container .shield .shield-icon i {
        font-size: 2.5em; }
        @media (min-width: 1500px) {
          .shield-container .shield .shield-icon i {
            font-size: 3.2em; } }
    .shield-container .shield .shield-text {
      display: block;
      margin-top: 0.5rem; }
    .shield-container .shield.shield-red {
      color: red; }
    .shield-container .shield.shield-green {
      color: green; }

.shield-small {
  font-size: 0.8rem; }

.tip {
  position: fixed;
  right: 0;
  bottom: 200px;
  max-width: 500px;
  z-index: 9999; }
  @media (max-width: 800px) {
    .tip {
      left: 0;
      bottom: 0;
      max-width: none;
      right: 0; } }
  .tip .tip-container {
    background-color: #333;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4);
    text-align: center;
    padding: 1rem;
    color: #FFF; }
    .tip .tip-container .tip-title {
      font-size: 1.3rem;
      font-weight: 700; }
    .tip .tip-container .tip-buttons {
      padding-top: 0.5rem; }
      .tip .tip-container .tip-buttons .btn {
        display: inline-block;
        margin: 5px;
        background: #FFF;
        color: #000;
        font-weight: 700;
        border-radius: 3px; }
        .tip .tip-container .tip-buttons .btn:hover {
          color: #333; }

.forms .required label {
  font-weight: bold; }

.forms.forms-beauty {
  background: #FAFAFA;
  padding: 1rem;
  max-width: 500px;
  margin: 0 auto;
  border: 0; }
  .forms.forms-beauty h2 {
    font-size: 1.8rem;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 2rem; }
  .forms.forms-beauty h4 {
    text-align: center;
    text-transform: none;
    margin-bottom: 2rem; }
  .forms.forms-beauty label {
    color: #999; }
  .forms.forms-beauty .divider {
    margin-bottom: 20px;
    height: 20px;
    border-bottom: 1px solid #c1c1c1;
    text-align: center; }
    .forms.forms-beauty .divider span {
      height: 20px;
      width: 50px;
      color: #c1c1c1;
      font-size: 0.8rem;
      line-height: 20px;
      position: absolute;
      margin-top: 10px;
      margin-left: -25px;
      background: #FAFAFA; }
  .forms.forms-beauty .buttons {
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 2rem; }
    .forms.forms-beauty .buttons a {
      padding: 12px;
      color: #FFF; }
      .forms.forms-beauty .buttons a:hover {
        text-decoration: none; }
      .forms.forms-beauty .buttons a i {
        padding-right: 12px;
        margin-right: 12px;
        border-right: 1px solid #FFF; }
      .forms.forms-beauty .buttons a.facebook {
        background: #3B5998; }
        .forms.forms-beauty .buttons a.facebook:hover {
          background: #2d4373; }

.forms .text-help {
  font-size: 0.8rem;
  margin-top: 3px; }

.forms-footer {
  margin-top: 0.75rem;
  text-align: center; }

.modal-content .forms.forms-beauty {
  border: 0;
  max-width: auto;
  background-color: transparent !important; }

.modal-content .forms-footer {
  margin: 0 2rem;
  padding: 1rem 0;
  border-top: 1px solid #c1c1c1;
  font-size: 0.8rem; }

.modal-content #ajaxContainer .container {
  margin-top: 1rem;
  margin-bottom: 0; }
  .modal-content #ajaxContainer .container .forms-beauty {
    max-width: none;
    padding: 1rem 0; }

.markdown-container h1 {
  font-size: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.3rem;
  text-align: left;
  color: #333; }

.markdown-container h2 {
  font-size: 1.3rem;
  margin-top: 1.3rem;
  margin-bottom: 1.1rem;
  text-align: left;
  color: #333; }

.markdown-container h3 {
  font-size: 1.1rem;
  margin-top: 1.3rem;
  margin-bottom: 0.6rem;
  text-align: left;
  color: #333; }

.markdown-container h4 {
  font-size: 1rem;
  margin-top: 1.3rem;
  margin-bottom: 0.6rem;
  text-align: left;
  color: #000;
  font-weight: 500; }

.markdown-container h5 {
  font-size: 1rem;
  margin-top: 1.3rem;
  margin-bottom: 0.6rem;
  text-align: left;
  color: #000;
  font-weight: 500; }

.markdown-container ul li {
  font-size: 0.9rem; }
  .markdown-container ul li p {
    margin-bottom: 0; }

.markdown-container.markdown-large {
  font-size: 1.3rem; }

.markdown-container.markdown-centered {
  text-align: center; }

.helper {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9950; }
  @media (min-width: 768px) {
    .helper {
      /*top:0;
	  	display: flex;
	  	flex-direction: column;
	  	justify-content: center;*/ } }
  .helper > ul {
    list-style-type: none;
    margin: 8px 0 8px 8px;
    padding: 0; }
    @media (min-width: 768px) {
      .helper > ul {
        /* margin: $grid-gutter-width-base / 2; */ } }
    .helper > ul > li {
      /* margin: $grid-gutter-width-base / 4 $grid-gutter-width-base / 8; */
      /* margin: 0 $grid-gutter-width-base / 8; */
      padding: 0; }
      .helper > ul > li > a, .helper > ul > li > button {
        position: relative;
        z-index: 9950;
        margin: 0 5px;
        width: 40px;
        cursor: pointer;
        padding: 0;
        opacity: 0.89;
        /* width: $helper-button-size; */
        height: 50px;
        line-height: 50px;
        display: inline-block;
        text-align: center;
        /* border-radius: 100%; */
        font-size: 20px;
        border: 0;
        background-color: #FFFFFF;
        color: #999;
        -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
        transition: all .1s ease-in-out; }
        .helper > ul > li > a.primary, .helper > ul > li > button.primary {
          background-color: #333;
          color: #FFF; }
        .helper > ul > li > a:hover, .helper > ul > li > button:hover {
          opacity: 1;
          color: #35b6b4; }
        .helper > ul > li > a.whatsapp, .helper > ul > li > button.whatsapp {
          background-color: #25D366;
          color: #FFF; }
        .helper > ul > li > a.facebook, .helper > ul > li > button.facebook {
          background-color: #3B5998;
          color: #FFF; }
        .helper > ul > li > a.helper-active, .helper > ul > li > a:active, .helper > ul > li > button.helper-active, .helper > ul > li > button:active {
          /* background: #000; */
          color: #35b6b4;
          z-index: 9980;
          margin: 0;
          width: 50px;
          -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
          opacity: 1; }
          .helper > ul > li > a.helper-active i, .helper > ul > li > a:active i, .helper > ul > li > button.helper-active i, .helper > ul > li > button:active i {
            /*color: #FFF; */ }
      .helper > ul > li .helper-container {
        display: none;
        position: fixed;
        right: 93px;
        left: 1rem;
        border-radius: 3px 3px 0 3px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        background: #FFF;
        color: #000;
        -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1); }
        @media (min-width: 768px) {
          .helper > ul > li .helper-container {
            left: auto;
            width: 400px; } }
        .helper > ul > li .helper-container .inner {
          padding: 1rem; }
        .helper > ul > li .helper-container .triangle {
          text-align: right; }
          .helper > ul > li .helper-container .triangle span {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 5px 0 5px 10px;
            border-color: transparent transparent transparent #FFF;
            margin-top: -10px;
            position: absolute; }

@CHARSET "UTF-8";
.living-tile {
  margin-bottom: 2rem; }
  .living-tile span.text {
    color: #FFF;
    text-shadow: 0 0 5px #000000;
    margin: 0 2rem;
    display: block;
    font-size: 1.3rem; }
    @media (min-width: 768px) {
      .living-tile span.text {
        font-size: 2rem; } }
  .living-tile span.subtext {
    margin: 1rem auto;
    background: rgba(0, 0, 0, 0.9);
    color: #FFF;
    padding: 0.5rem;
    display: inline-block;
    max-width: 350px; }
  .living-tile a:hover {
    text-decoration: none; }
    .living-tile a:hover span.subtext {
      transition: all 0.4s ease-in-out;
      transform: scale(1.1); }
  .living-tile span.sponsored {
    font-size: 0.8rem; }
    .living-tile span.sponsored span {
      padding: 2px 5px;
      border-radius: 2px;
      border: 0;
      color: #FFF;
      background: #35b6b4; }

/* @import 'module/hero_tile'; */
h1.grey,
h2.grey,
h3.grey,
h4.grey {
  color: #595959 !important; }

/* additional classes for bootstrap 4! */
.bg-grey {
  background-color: #595959; }

.text-grey {
  color: "grey" #595959; }

.colored.colored--primary-grey h1,
.colored.colored--primary-grey h2,
.colored.colored--primary-grey h3 {
  color: #595959 !important; }

.colored.colored--primary-grey a {
  color: #595959 !important;
  border-bottom: 2px solid #595959;
  text-decoration: none; }
  .colored.colored--primary-grey a:hover {
    color: #404040 !important; }
  .colored.colored--primary-grey a:active {
    color: #4c4c4c !important; }

.colored.colored--primary-grey .blog__box {
  border-left-color: #595959; }
  .colored.colored--primary-grey .blog__box .blog__content blockquote {
    border-left-color: #595959; }

.colored.colored--secondary-grey h4 {
  color: #595959 !important; }

h1.greylight,
h2.greylight,
h3.greylight,
h4.greylight {
  color: #fafafa !important; }

/* additional classes for bootstrap 4! */
.bg-greylight {
  background-color: #fafafa; }

.text-greylight {
  color: "greylight" #fafafa; }

.colored.colored--primary-greylight h1,
.colored.colored--primary-greylight h2,
.colored.colored--primary-greylight h3 {
  color: #fafafa !important; }

.colored.colored--primary-greylight a {
  color: #fafafa !important;
  border-bottom: 2px solid #fafafa;
  text-decoration: none; }
  .colored.colored--primary-greylight a:hover {
    color: #e1e1e1 !important; }
  .colored.colored--primary-greylight a:active {
    color: #ededed !important; }

.colored.colored--primary-greylight .blog__box {
  border-left-color: #fafafa; }
  .colored.colored--primary-greylight .blog__box .blog__content blockquote {
    border-left-color: #fafafa; }

.colored.colored--secondary-greylight h4 {
  color: #fafafa !important; }

h1.black,
h2.black,
h3.black,
h4.black {
  color: #000000 !important; }

/* additional classes for bootstrap 4! */
.bg-black {
  background-color: #000000; }

.text-black {
  color: "black" #000000; }

.colored.colored--primary-black h1,
.colored.colored--primary-black h2,
.colored.colored--primary-black h3 {
  color: #000000 !important; }

.colored.colored--primary-black a {
  color: #000000 !important;
  border-bottom: 2px solid #000000;
  text-decoration: none; }
  .colored.colored--primary-black a:hover {
    color: black !important; }
  .colored.colored--primary-black a:active {
    color: black !important; }

.colored.colored--primary-black .blog__box {
  border-left-color: #000000; }
  .colored.colored--primary-black .blog__box .blog__content blockquote {
    border-left-color: #000000; }

.colored.colored--secondary-black h4 {
  color: #000000 !important; }

h1.mint,
h2.mint,
h3.mint,
h4.mint {
  color: #35b6b4 !important; }

/* additional classes for bootstrap 4! */
.bg-mint {
  background-color: #35b6b4; }

.text-mint {
  color: "mint" #35b6b4; }

.colored.colored--primary-mint h1,
.colored.colored--primary-mint h2,
.colored.colored--primary-mint h3 {
  color: #35b6b4 !important; }

.colored.colored--primary-mint a {
  color: #35b6b4 !important;
  border-bottom: 2px solid #35b6b4;
  text-decoration: none; }
  .colored.colored--primary-mint a:hover {
    color: #298f8d !important; }
  .colored.colored--primary-mint a:active {
    color: #2fa2a0 !important; }

.colored.colored--primary-mint .blog__box {
  border-left-color: #35b6b4; }
  .colored.colored--primary-mint .blog__box .blog__content blockquote {
    border-left-color: #35b6b4; }

.colored.colored--secondary-mint h4 {
  color: #35b6b4 !important; }

h1.violet,
h2.violet,
h3.violet,
h4.violet {
  color: #787fbd !important; }

/* additional classes for bootstrap 4! */
.bg-violet {
  background-color: #787fbd; }

.text-violet {
  color: "violet" #787fbd; }

.colored.colored--primary-violet h1,
.colored.colored--primary-violet h2,
.colored.colored--primary-violet h3 {
  color: #787fbd !important; }

.colored.colored--primary-violet a {
  color: #787fbd !important;
  border-bottom: 2px solid #787fbd;
  text-decoration: none; }
  .colored.colored--primary-violet a:hover {
    color: #565fac !important; }
  .colored.colored--primary-violet a:active {
    color: #676fb5 !important; }

.colored.colored--primary-violet .blog__box {
  border-left-color: #787fbd; }
  .colored.colored--primary-violet .blog__box .blog__content blockquote {
    border-left-color: #787fbd; }

.colored.colored--secondary-violet h4 {
  color: #787fbd !important; }

h1.purple,
h2.purple,
h3.purple,
h4.purple {
  color: #c468a6 !important; }

/* additional classes for bootstrap 4! */
.bg-purple {
  background-color: #c468a6; }

.text-purple {
  color: "purple" #c468a6; }

.colored.colored--primary-purple h1,
.colored.colored--primary-purple h2,
.colored.colored--primary-purple h3 {
  color: #c468a6 !important; }

.colored.colored--primary-purple a {
  color: #c468a6 !important;
  border-bottom: 2px solid #c468a6;
  text-decoration: none; }
  .colored.colored--primary-purple a:hover {
    color: #b3468f !important; }
  .colored.colored--primary-purple a:active {
    color: #bd569b !important; }

.colored.colored--primary-purple .blog__box {
  border-left-color: #c468a6; }
  .colored.colored--primary-purple .blog__box .blog__content blockquote {
    border-left-color: #c468a6; }

.colored.colored--secondary-purple h4 {
  color: #c468a6 !important; }

h1.red,
h2.red,
h3.red,
h4.red {
  color: #ea4f35 !important; }

/* additional classes for bootstrap 4! */
.bg-red {
  background-color: #ea4f35; }

.text-red {
  color: "red" #ea4f35; }

.colored.colored--primary-red h1,
.colored.colored--primary-red h2,
.colored.colored--primary-red h3 {
  color: #ea4f35 !important; }

.colored.colored--primary-red a {
  color: #ea4f35 !important;
  border-bottom: 2px solid #ea4f35;
  text-decoration: none; }
  .colored.colored--primary-red a:hover {
    color: #d63216 !important; }
  .colored.colored--primary-red a:active {
    color: #e83b1e !important; }

.colored.colored--primary-red .blog__box {
  border-left-color: #ea4f35; }
  .colored.colored--primary-red .blog__box .blog__content blockquote {
    border-left-color: #ea4f35; }

.colored.colored--secondary-red h4 {
  color: #ea4f35 !important; }

h1.lime,
h2.lime,
h3.lime,
h4.lime {
  color: #d2d22d !important; }

/* additional classes for bootstrap 4! */
.bg-lime {
  background-color: #d2d22d; }

.text-lime {
  color: "lime" #d2d22d; }

.colored.colored--primary-lime h1,
.colored.colored--primary-lime h2,
.colored.colored--primary-lime h3 {
  color: #d2d22d !important; }

.colored.colored--primary-lime a {
  color: #d2d22d !important;
  border-bottom: 2px solid #d2d22d;
  text-decoration: none; }
  .colored.colored--primary-lime a:hover {
    color: #a8a824 !important; }
  .colored.colored--primary-lime a:active {
    color: #bdbd29 !important; }

.colored.colored--primary-lime .blog__box {
  border-left-color: #d2d22d; }
  .colored.colored--primary-lime .blog__box .blog__content blockquote {
    border-left-color: #d2d22d; }

.colored.colored--secondary-lime h4 {
  color: #d2d22d !important; }

h1.blue,
h2.blue,
h3.blue,
h4.blue {
  color: #1488ca !important; }

/* additional classes for bootstrap 4! */
.bg-blue {
  background-color: #1488ca; }

.text-blue {
  color: "blue" #1488ca; }

.colored.colored--primary-blue h1,
.colored.colored--primary-blue h2,
.colored.colored--primary-blue h3 {
  color: #1488ca !important; }

.colored.colored--primary-blue a {
  color: #1488ca !important;
  border-bottom: 2px solid #1488ca;
  text-decoration: none; }
  .colored.colored--primary-blue a:hover {
    color: #0f699c !important; }
  .colored.colored--primary-blue a:active {
    color: #1278b3 !important; }

.colored.colored--primary-blue .blog__box {
  border-left-color: #1488ca; }
  .colored.colored--primary-blue .blog__box .blog__content blockquote {
    border-left-color: #1488ca; }

.colored.colored--secondary-blue h4 {
  color: #1488ca !important; }

h1.green,
h2.green,
h3.green,
h4.green {
  color: #1ca041 !important; }

/* additional classes for bootstrap 4! */
.bg-green {
  background-color: #1ca041; }

.text-green {
  color: "green" #1ca041; }

.colored.colored--primary-green h1,
.colored.colored--primary-green h2,
.colored.colored--primary-green h3 {
  color: #1ca041 !important; }

.colored.colored--primary-green a {
  color: #1ca041 !important;
  border-bottom: 2px solid #1ca041;
  text-decoration: none; }
  .colored.colored--primary-green a:hover {
    color: #14752f !important; }
  .colored.colored--primary-green a:active {
    color: #188a38 !important; }

.colored.colored--primary-green .blog__box {
  border-left-color: #1ca041; }
  .colored.colored--primary-green .blog__box .blog__content blockquote {
    border-left-color: #1ca041; }

.colored.colored--secondary-green h4 {
  color: #1ca041 !important; }

h1.tropical,
h2.tropical,
h3.tropical,
h4.tropical {
  color: #86bd40 !important; }

/* additional classes for bootstrap 4! */
.bg-tropical {
  background-color: #86bd40; }

.text-tropical {
  color: "tropical" #86bd40; }

.colored.colored--primary-tropical h1,
.colored.colored--primary-tropical h2,
.colored.colored--primary-tropical h3 {
  color: #86bd40 !important; }

.colored.colored--primary-tropical a {
  color: #86bd40 !important;
  border-bottom: 2px solid #86bd40;
  text-decoration: none; }
  .colored.colored--primary-tropical a:hover {
    color: #6b9733 !important; }
  .colored.colored--primary-tropical a:active {
    color: #78aa3a !important; }

.colored.colored--primary-tropical .blog__box {
  border-left-color: #86bd40; }
  .colored.colored--primary-tropical .blog__box .blog__content blockquote {
    border-left-color: #86bd40; }

.colored.colored--secondary-tropical h4 {
  color: #86bd40 !important; }

h1.yellow,
h2.yellow,
h3.yellow,
h4.yellow {
  color: #fcec45 !important; }

/* additional classes for bootstrap 4! */
.bg-yellow {
  background-color: #fcec45; }

.text-yellow {
  color: "yellow" #fcec45; }

.colored.colored--primary-yellow h1,
.colored.colored--primary-yellow h2,
.colored.colored--primary-yellow h3 {
  color: #fcec45 !important; }

.colored.colored--primary-yellow a {
  color: #fcec45 !important;
  border-bottom: 2px solid #fcec45;
  text-decoration: none; }
  .colored.colored--primary-yellow a:hover {
    color: #fbe713 !important; }
  .colored.colored--primary-yellow a:active {
    color: #fce92c !important; }

.colored.colored--primary-yellow .blog__box {
  border-left-color: #fcec45; }
  .colored.colored--primary-yellow .blog__box .blog__content blockquote {
    border-left-color: #fcec45; }

.colored.colored--secondary-yellow h4 {
  color: #fcec45 !important; }

h1.orange,
h2.orange,
h3.orange,
h4.orange {
  color: #ecc505 !important; }

/* additional classes for bootstrap 4! */
.bg-orange {
  background-color: #ecc505; }

.text-orange {
  color: "orange" #ecc505; }

.colored.colored--primary-orange h1,
.colored.colored--primary-orange h2,
.colored.colored--primary-orange h3 {
  color: #ecc505 !important; }

.colored.colored--primary-orange a {
  color: #ecc505 !important;
  border-bottom: 2px solid #ecc505;
  text-decoration: none; }
  .colored.colored--primary-orange a:hover {
    color: #ba9b04 !important; }
  .colored.colored--primary-orange a:active {
    color: #d3b004 !important; }

.colored.colored--primary-orange .blog__box {
  border-left-color: #ecc505; }
  .colored.colored--primary-orange .blog__box .blog__content blockquote {
    border-left-color: #ecc505; }

.colored.colored--secondary-orange h4 {
  color: #ecc505 !important; }

.blog__box {
  padding: 2rem;
  background: #FAFAFA;
  color: #666;
  border-left: 4px solid #35b6b4;
  border-right: 0;
  border-bottom: 0;
  border-top: 0; }
  @media (min-width: 576px) {
    .blog__box {
      margin-left: 2rem; } }
  .blog__box a {
    color: #666; }
    .blog__box a:hover {
      color: #4d4d4d; }
  .blog__box h3 {
    color: #35b6b4 !important;
    font-size: 1.4rem !important;
    text-align: left !important; }

.blog figure {
  text-align: center; }
  .blog figure figcaption {
    opacity: 0.6;
    margin-top: 0.6rem; }

a.blog__box:hover {
  text-decoration: none; }

.blog__share {
  border-top: 1px solid #FAFAFA; }

@media (min-width: 576px) {
  .blog__pois, .blog__events {
    margin-left: -4rem;
    margin-right: 4rem; } }

.blog__pois p {
  font-size: 1.2rem;
  line-height: 1.75;
  font-weight: 100; }

.blog__content ul {
  font-weight: 100;
  line-height: 1.75; }

.blog__content h2 {
  text-transform: uppercase; }

.blog__content blockquote {
  color: #787fbd;
  border-left: 3px solid #787fbd;
  padding: 2rem;
  background: #FAFAFA;
  font-size: 2.0rem;
  font-weight: 400;
  line-height: 2.5rem;
  font-family: "DIN Next Condensed"; }
  @media (min-width: 576px) {
    .blog__content blockquote {
      margin-left: -2rem; } }

.tag-bar ul li:nth-child(5n+1) a {
  background: #35b6b4; }
  .tag-bar ul li:nth-child(5n+1) a:hover {
    background: #298f8d; }

.tag-bar ul li:nth-child(5n+2) a {
  background: #1488ca; }
  .tag-bar ul li:nth-child(5n+2) a:hover {
    background: #0f699c; }

.tag-bar ul li:nth-child(5n+3) a {
  background: #787fbd; }
  .tag-bar ul li:nth-child(5n+3) a:hover {
    background: #565fac; }

.tag-bar ul li:nth-child(5n+4) a {
  background: #ea4f35; }
  .tag-bar ul li:nth-child(5n+4) a:hover {
    background: #d63216; }

.tag-bar ul li:nth-child(5n+5) a {
  background: #ecc505; }
  .tag-bar ul li:nth-child(5n+5) a:hover {
    background: #ba9b04; }

.tag-bar ul li a.grey {
  background: #595959; }
  .tag-bar ul li a.grey:hover {
    background: #404040; }

.tag-bar ul li a.greylight {
  background: #fafafa; }
  .tag-bar ul li a.greylight:hover {
    background: #e1e1e1; }

.tag-bar ul li a.black {
  background: #000000; }
  .tag-bar ul li a.black:hover {
    background: black; }

.tag-bar ul li a.mint {
  background: #35b6b4; }
  .tag-bar ul li a.mint:hover {
    background: #298f8d; }

.tag-bar ul li a.violet {
  background: #787fbd; }
  .tag-bar ul li a.violet:hover {
    background: #565fac; }

.tag-bar ul li a.purple {
  background: #c468a6; }
  .tag-bar ul li a.purple:hover {
    background: #b3468f; }

.tag-bar ul li a.red {
  background: #ea4f35; }
  .tag-bar ul li a.red:hover {
    background: #d63216; }

.tag-bar ul li a.lime {
  background: #d2d22d; }
  .tag-bar ul li a.lime:hover {
    background: #a8a824; }

.tag-bar ul li a.blue {
  background: #1488ca; }
  .tag-bar ul li a.blue:hover {
    background: #0f699c; }

.tag-bar ul li a.green {
  background: #1ca041; }
  .tag-bar ul li a.green:hover {
    background: #14752f; }

.tag-bar ul li a.tropical {
  background: #86bd40; }
  .tag-bar ul li a.tropical:hover {
    background: #6b9733; }

.tag-bar ul li a.yellow {
  background: #fcec45; }
  .tag-bar ul li a.yellow:hover {
    background: #fbe713; }

.tag-bar ul li a.orange {
  background: #ecc505; }
  .tag-bar ul li a.orange:hover {
    background: #ba9b04; }

footer.container-full {
  padding-bottom: 0px; }

footer h3 {
  text-align: left; }

footer ul li {
  text-align: left; }

@media (max-width: 767px) {
  footer .footer__menu--center h3 {
    text-align: center;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem; }
  footer .footer__menu--center ul {
    margin-bottom: 1rem;
    text-align: center; }
    footer .footer__menu--center ul li {
      display: inline-block; }
      footer .footer__menu--center ul li i {
        font-size: 2rem; } }

.footer__bls {
  background-color: #35b6b4; }
  .footer__bls a {
    color: #F1F1F1;
    font-size: 2rem; }
    .footer__bls a:hover {
      color: #FFF; }

.footer__bl {
  background-color: #595959;
  padding-bottom: 3rem; }
  .footer__bl ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .footer__bl ul li {
      display: inline-block;
      margin-right: 8px; }
      .footer__bl ul li:last-child {
        margin-right: 0; }
      .footer__bl ul li a {
        color: #FFF;
        font-size: 0.8rem; }
  .footer__bl .container .inner {
    padding-top: 0.3rem;
    border-top: 1px solid #c1c1c1; }

.tag-empty-button {
  border: 1px dashed #333;
  background-color: transparent;
  height: 204px;
  display: block;
  line-height: 204px;
  padding-left: 1rem;
  padding-right: 1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 700; }

.btn-primary {
  cursor: pointer;
  color: #fff;
  background-color: #35b6b4;
  border-color: #35b6b4; }
  .btn-primary:hover {
    color: #fff;
    background-color: #35b6b4;
    border-color: #35b6b4; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(53, 182, 180, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #35b6b4;
    border-color: #35b6b4; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #35b6b4;
    background-image: none;
    border-color: #35b6b4; }

.poi-images {
  max-width: 1920px;
  margin: 0 auto; }

/* BASELLIVE HACKS */
.poi__description__text p, .event__description__text p {
  line-height: 1.75rem;
  font-weight: 100; }

.calendar-tile .date span {
  background: #595959; }

.footer-page p a {
  border-bottom: 2px solid #35b6b4 !important;
  color: #35b6b4;
  border-bottom: 0px;
  text-decoration: none; }

#head .head-title .row {
  padding-left: 1rem;
  padding-right: 1rem; }

.addthis_inline_share_toolbox .at-share-btn-elements {
  display: flex; }
  .addthis_inline_share_toolbox .at-share-btn-elements a {
    display: block;
    margin: 2px;
    width: 100%;
    text-align: center;
    background-color: #d1d1d1 !important; }
    .addthis_inline_share_toolbox .at-share-btn-elements a .at-icon-wrapper {
      float: none; }

@media (max-width: 1200px) {
  .banner__portrait.iframe {
    max-width: 200px;
    margin: auto; }
  .banner__portrait.static {
    max-width: 200px;
    display: inline-block; } }
