﻿/*!
 * Bootstrap v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

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

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

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

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

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

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

figure {
  margin: 0 0 1rem; }

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

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

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

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  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.2; }

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

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

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

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

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

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: 0.5rem; }

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

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

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

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

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

.figure {
  display: inline-block; }

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

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

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

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

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

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

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

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

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

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

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

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.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-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

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

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

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

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

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

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

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

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

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.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 .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

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

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

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

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

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

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

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

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

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

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

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

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

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

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

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

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

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

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

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

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

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

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

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

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

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

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

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

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

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

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

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none; }

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

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

.fade {
  transition: opacity 0.15s linear; }
  @media screen and (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:first-child {
  margin-left: 0; }

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

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label,
    .input-group > .custom-file:not(:first-child) .custom-file-label::after {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #dee2e6; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

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

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff; }

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

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

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

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-file-input:focus ~ .custom-file-label::after {
      border-color: #80bdff; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    appearance: none; }
    .custom-range::-webkit-slider-thumb:focus {
      outline: none;
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    appearance: none; }
    .custom-range::-moz-range-thumb:focus {
      outline: none;
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    appearance: none; }
    .custom-range::-ms-thumb:focus {
      outline: none;
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

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

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

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

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  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-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 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-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child {
          border-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

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

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

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0; }

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0; }

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc; }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #545b62; }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

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

.alert-heading {
  color: inherit; }

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

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

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

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

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

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

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  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-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.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-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

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

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
    @media screen and (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

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

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

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

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

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

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

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px; }
  @media screen and (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0; }

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
      transform: translate3d(0, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

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

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

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.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-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

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

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

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

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

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

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

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !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; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

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

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

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

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

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !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-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; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !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-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; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !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: 992px) {
  .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; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !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: 1200px) {
  .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; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !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: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

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

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !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; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

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

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

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

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

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

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

.w-auto {
  width: auto !important; }

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

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

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

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

.h-auto {
  height: auto !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.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: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .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-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

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

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

.text-primary {
  color: #007bff !important; }

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

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

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

.text-info {
  color: #17a2b8 !important; }

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

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

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

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

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

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

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

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; } }

.rtl {
  direction: rtl;
  text-align: right; }

.rtl .nav {
  padding-right: 0; }

.rtl .navbar-nav .nav-item {
  float: right; }

.rtl .navbar-nav .nav-item + .nav-item {
  margin-left: inherit; }

.rtl th {
  text-align: right; }

.rtl .dropdown-menu {
  text-align: right; }

.rtl .checkbox label {
  padding-right: 1.25rem;
  padding-left: inherit; }

.rtl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 0 .2rem .2rem 0; }

.rtl .btn-group > .btn:last-child:not(:first-child),
.rtl .btn-group > .dropdown-toggle:not(:first-child) {
  border-radius: .2rem 0 0 .2rem; }

.rtl .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-radius: .2rem 0 0 .2rem; }

.rtl .custom-control {
  padding-right: 1.5rem;
  padding-left: inherit;
  margin-right: inherit;
  margin-left: 1rem; }

.rtl .custom-control-indicator {
  right: 0;
  left: inherit; }

.rtl .custom-file-control::before {
  right: inherit;
  left: -1px;
  border-radius: .25rem 0 0 .25rem; }

.rtl .radio input,
.rtl .radio-inline,
.rtl .checkbox input,
.rtl .checkbox-inline input {
  margin-right: -1.25rem;
  margin-left: inherit; }

.rtl .list-group {
  padding-right: 0;
  padding-left: 40px; }

.rtl .close {
  float: left; }

.rtl .modal-header .close {
  margin: -15px auto -15px -15px; }

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

.rtl .alert-dismissible .close {
  right: inherit;
  left: 0; }

.rtl .dropdown-toggle::after {
  margin-right: .255em;
  margin-left: 0; }

.rtl .form-check-input {
  margin-right: -1.25rem;
  margin-left: inherit; }

.rtl .form-check-label {
  padding-right: 1.25rem;
  padding-left: inherit; }

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

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

.rtl .col-xs-1,
.rtl .col-xs-10,
.rtl .col-xs-11,
.rtl .col-xs-12,
.rtl .col-xs-2,
.rtl .col-xs-3,
.rtl .col-xs-4,
.rtl .col-xs-5,
.rtl .col-xs-6,
.rtl .col-xs-7,
.rtl .col-xs-8,
.rtl .col-xs-9 {
  float: right; }

.rtl .push-xs-1 {
  right: 8.333333%; }

.rtl .push-xs-2 {
  right: 16.666667%; }

.rtl .push-xs-3 {
  right: 25%; }

.rtl .push-xs-4 {
  right: 33.333333%; }

.rtl .push-xs-5 {
  right: 41.666667%; }

.rtl .push-xs-6 {
  right: 50%; }

.rtl .push-xs-7 {
  right: 58.333333%; }

.rtl .push-xs-8 {
  right: 66.666667%; }

.rtl .push-xs-9 {
  right: 75%; }

.rtl .push-xs-10 {
  right: 83.333333%; }

.rtl .push-xs-11 {
  right: 91.666667%; }

.rtl .push-xs-12 {
  right: 100%; }

.rtl .offset-xs-0 {
  margin-right: 0%; }

.rtl .offset-xs-1 {
  margin-right: 8.333333%; }

.rtl .offset-xs-2 {
  margin-right: 16.666667%; }

.rtl .offset-xs-3 {
  margin-right: 25%; }

.rtl .offset-xs-4 {
  margin-right: 33.333333%; }

.rtl .offset-xs-5 {
  margin-right: 41.666667%; }

.rtl .offset-xs-6 {
  margin-right: 50%; }

.rtl .offset-xs-7 {
  margin-right: 58.333333%; }

.rtl .offset-xs-8 {
  margin-right: 66.666667%; }

.rtl .offset-xs-9 {
  margin-right: 75%; }

.rtl .offset-xs-10 {
  margin-right: 83.333333%; }

.rtl .offset-xs-11 {
  margin-right: 91.666667%; }

.rtl .offset-xs-12 {
  margin-right: 100%; }

@media (min-width: 544px) {
  .rtl .col-sm-1,
  .rtl .col-sm-2,
  .rtl .col-sm-3,
  .rtl .col-sm-4,
  .rtl .col-sm-5,
  .rtl .col-sm-6,
  .rtl .col-sm-7,
  .rtl .col-sm-8,
  .rtl .col-sm-9,
  .rtl .col-sm-10,
  .rtl .col-sm-11,
  .rtl .col-sm-12 {
    float: right; }
  .rtl .offset-sm-0 {
    margin-right: 0%; }
  .rtl .offset-sm-1 {
    margin-right: 8.333333%; }
  .rtl .offset-sm-2 {
    margin-right: 16.666667%; }
  .rtl .offset-sm-3 {
    margin-right: 25%; }
  .rtl .offset-sm-4 {
    margin-right: 33.333333%; }
  .rtl .offset-sm-5 {
    margin-right: 41.666667%; }
  .rtl .offset-sm-6 {
    margin-right: 50%; }
  .rtl .offset-sm-7 {
    margin-right: 58.333333%; }
  .rtl .offset-sm-8 {
    margin-right: 66.666667%; }
  .rtl .offset-sm-9 {
    margin-right: 75%; }
  .rtl .offset-sm-10 {
    margin-right: 83.333333%; }
  .rtl .offset-sm-11 {
    margin-right: 91.666667%; }
  .rtl .offset-sm-12 {
    margin-right: 100%; } }

@media (min-width: 768px) {
  .rtl .col-md-1,
  .rtl .col-md-10,
  .rtl .col-md-11,
  .rtl .col-md-12,
  .rtl .col-md-2,
  .rtl .col-md-3,
  .rtl .col-md-4,
  .rtl .col-md-5,
  .rtl .col-md-6,
  .rtl .col-md-7,
  .rtl .col-md-8,
  .rtl .col-md-9 {
    float: right; }
  .rtl .offset-md-0 {
    margin-right: 0%; }
  .rtl .offset-md-1 {
    margin-right: 8.333333%; }
  .rtl .offset-md-2 {
    margin-right: 16.666667%; }
  .rtl .offset-md-3 {
    margin-right: 25%; }
  .rtl .offset-md-4 {
    margin-right: 33.333333%; }
  .rtl .offset-md-5 {
    margin-right: 41.666667%; }
  .rtl .offset-md-6 {
    margin-right: 50%; }
  .rtl .offset-md-7 {
    margin-right: 58.333333%; }
  .rtl .offset-md-8 {
    margin-right: 66.666667%; }
  .rtl .offset-md-9 {
    margin-right: 75%; }
  .rtl .offset-md-10 {
    margin-right: 83.333333%; }
  .rtl .offset-md-11 {
    margin-right: 91.666667%; }
  .rtl .offset-md-12 {
    margin-right: 100%; } }

@media (min-width: 992px) {
  .rtl .col-lg-1,
  .rtl .col-lg-2,
  .rtl .col-lg-3,
  .rtl .col-lg-4,
  .rtl .col-lg-5,
  .rtl .col-lg-6,
  .rtl .col-lg-7,
  .rtl .col-lg-8,
  .rtl .col-lg-9,
  .rtl .col-lg-10,
  .rtl .col-lg-11,
  .rtl .col-lg-12 {
    float: right; }
  .rtl .offset-lg-0 {
    margin-right: 0%; }
  .rtl .offset-lg-1 {
    margin-right: 8.333333%; }
  .rtl .offset-lg-2 {
    margin-right: 16.666667%; }
  .rtl .offset-lg-3 {
    margin-right: 25%; }
  .rtl .offset-lg-4 {
    margin-right: 33.333333%; }
  .rtl .offset-lg-5 {
    margin-right: 41.666667%; }
  .rtl .offset-lg-6 {
    margin-right: 50%; }
  .rtl .offset-lg-7 {
    margin-right: 58.333333%; }
  .rtl .offset-lg-8 {
    margin-right: 66.666667%; }
  .rtl .offset-lg-9 {
    margin-right: 75%; }
  .rtl .offset-lg-10 {
    margin-right: 83.333333%; }
  .rtl .offset-lg-11 {
    margin-right: 91.666667%; }
  .rtl .offset-lg-12 {
    margin-right: 100%; } }

@media (min-width: 1200px) {
  .rtl .col-xl-1,
  .rtl .col-xl-2,
  .rtl .col-xl-3,
  .rtl .col-xl-4,
  .rtl .col-xl-5,
  .rtl .col-xl-6,
  .rtl .col-xl-7,
  .rtl .col-xl-8,
  .rtl .col-xl-9,
  .rtl .col-xl-10,
  .rtl .col-xl-11,
  .rtl .col-xl-12 {
    float: right; }
  .rtl .offset-xl-0 {
    margin-right: 0%; }
  .rtl .offset-xl-1 {
    margin-right: 8.333333%; }
  .rtl .offset-xl-2 {
    margin-right: 16.666667%; }
  .rtl .offset-xl-3 {
    margin-right: 25%; }
  .rtl .offset-xl-4 {
    margin-right: 33.333333%; }
  .rtl .offset-xl-5 {
    margin-right: 41.666667%; }
  .rtl .offset-xl-6 {
    margin-right: 50%; }
  .rtl .offset-xl-7 {
    margin-right: 58.333333%; }
  .rtl .offset-xl-8 {
    margin-right: 66.666667%; }
  .rtl .offset-xl-9 {
    margin-right: 75%; }
  .rtl .offset-xl-10 {
    margin-right: 83.333333%; }
  .rtl .offset-xl-11 {
    margin-right: 91.666667%; }
  .rtl .offset-xl-12 {
    margin-right: 100%; } }

/*# sourceMappingURL=bootstrap-rtl.css.map */
/* #region theming */
/* #region breakpoints */
@media (min-width: 360px) {
  .container {
    max-width: 100%; } }

@media (min-width: 420px) {
  .container {
    max-width: 100%; } }

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

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

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

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

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

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

/* #endregion breakpoints */
/* #region colors */
:root {
  --blue: #006889;
  --dark-blue: #054873;
  --cyan: #00aae6;
  --blue-light: #8fe2ff;
  --bg-blue-xlight: #cceefa;
  --indigo: #6b71aa;
  --purple: #5744b7;
  --pink: #c51e5b;
  --mustard: #d07c02;
  --blue-daytwo: #1699fc;
  --red: #d31716;
  --orange: #d43902;
  --orange-light: #fe7725;
  --green: #428817;
  --green-light: #76c350;
  --teal: #1ba1a4;
  --dark-teal: #147476;
  --light-teal: #eaf2f5;
  --dark: #363636;
  --dark-gray: #575757;
  --gray: #76798c;
  --light-medium: darkgray;
  --light: #d7d7d7;
  --xlight: #fafafa;
  --primary: #096F9F;
  --dark-primary: #064d6f;
  --secondary: #008000;
  --success: #008000;
  --danger: #d31716;
  --facebook: #3b5998;
  --twitter: #09a5d9;
  --white-98: rgba(255, 255, 255, 0.98);
  --white-90: rgba(255, 255, 255, 0.9);
  --white-75: rgba(255, 255, 255, 0.75);
  --white-20: rgba(255, 255, 255, 0.2);
  --white-30: rgba(255, 255, 255, 0.3);
  --gray-dark-80: rgba(54, 54, 54, 0.85);
  --gray-dark-40: rgba(54, 54, 54, 0.4);
  --black-06: rgba(0, 0, 0, 0.06);
  --black-20: rgba(0, 0, 0, 0.2);
  --black-25: rgba(0, 0, 0, 0.25);
  --black-60: rgba(0, 0, 0, 0.6);
  --black-80: rgba(0, 0, 0, 0.8);
  --blue-80: rgba(9, 111, 159, 0.8);
  --mustard-80: rgba(208, 124, 2, 0.8);
  --dark-blue-60: rgba(5, 72, 115, 0.62); }

/* #endregion colors */
/* #region element colors */
input[type=button], input[type=reset], input[type=submit] {
  font-family: unset;
  font-size: unset;
  margin-right: unset; }

body {
  overflow: auto;
  color: #363636; }

a,
a:visited {
  color: #096F9F;
  transition: color 0.8s, background-color 0.8s, margin 0.8s, border-color 0.8s; }
  a font,
  a:visited font {
    color: #096F9F; }
  a:focus,
  a:visited:focus {
    outline: none; }

a.text-dark-teal,
a.text-dark-teal:visited {
  color: #147476; }

a:hover {
  color: #053952;
  text-decoration: none; }
  a:hover.text-dark-teal {
    color: #082f30; }
  a:hover font {
    color: #053952; }

a.text-dark-teal:hover {
  color: #082f30; }

.text-gray .text-sm a,
.text-gray .text-sm a:visited {
  color: #76798c; }
  .text-gray .text-sm a:hover,
  .text-gray .text-sm a:visited:hover {
    color: #363636; }

.text-xlight a, text-white a {
  text-decoration: underline; }
  .text-xlight a:hover, text-white a:hover {
    text-decoration: none; }

.section-home-articles h1, h2 {
  color: #363636; }

mark {
  background-color: transparent;
  padding: 0; }

.bg-blue {
  background-color: #006889; }

.bg-blue-light {
  background-color: #8fe2ff; }

.bg-blue-xlight {
  background-color: #cceefa !important; }

.bg-indigo {
  background-color: #6b71aa; }

.bg-purple {
  background-color: #5744b7; }

.bg-pink {
  background-color: #c51e5b; }

.bg-mustard {
  background-color: #d07c02; }

.bg-red {
  background-color: #d31716; }

.bg-orange {
  background-color: #d43902; }

.bg-orange-light {
  background-color: #fe7725; }

.bg-green {
  background-color: #428817; }

.bg-green-light {
  background-color: #76c350; }

.bg-cyan {
  background-color: #00aae6; }

.bg-teal {
  background-color: #1ba1a4; }

.bg-dark-teal {
  background-color: #147476; }

.bg-light-teal {
  background-color: #eaf2f5; }

.bg-white-98 {
  background-color: rgba(255, 255, 255, 0.98) !important; }

.bg-white-90 {
  background-color: rgba(255, 255, 255, 0.9) !important; }

.bg-gray {
  background-color: #76798c; }

.bg-gray-dark {
  background-color: #363636; }

.bg-gray-dark-80 {
  background-color: rgba(54, 54, 54, 0.85); }

.bg-primary {
  background-color: #096F9F; }

.bg-secondary {
  background-color: #008000 !important; }

.bg-success {
  background-color: #008000; }

.bg-warning {
  background-color: #d31716; }

.bg-danger {
  background-color: #d31716; }

.bg-light {
  background-color: #d7d7d7 !important; }

.bg-xlight {
  background-color: #fafafa; }

.bg-dark {
  background-color: #363636; }

.bg-facebook {
  background-color: #3b5998; }

.bg-blue-80 {
  background-color: rgba(9, 111, 159, 0.8) !important; }

.bg-mustard-80 {
  background-color: rgba(208, 124, 2, 0.8) !important; }

.border-blue {
  border-color: #006889; }

.border-blue-light {
  border-color: #8fe2ff; }

.border-blue-xlight {
  border-color: #cceefa !important; }

.border-indigo {
  border-color: #6b71aa; }

.border-purple {
  border-color: #5744b7; }

.border-pink {
  border-color: #c51e5b; }

.border-mustard {
  border-color: #d07c02; }

.border-red {
  border-color: #d31716; }

.border-orange {
  border-color: #d43902; }

.border-orange-light {
  border-color: #fe7725; }

.border-green {
  border-color: #428817; }

.border-green-light {
  border-color: #76c350; }

.border-cyan {
  border-color: #00aae6; }

.border-teal {
  border-color: #1ba1a4; }

.border-dark-teal {
  border-color: #147476; }

.border-light-teal {
  border-color: #eaf2f5; }

.border-white-98 {
  border-color: rgba(255, 255, 255, 0.98) !important; }

.border-white-90 {
  border-color: rgba(255, 255, 255, 0.9) !important; }

.border-gray {
  border-color: #76798c; }

.border-gray-dark {
  border-color: #363636; }

.border-gray-dark-80 {
  border-color: rgba(54, 54, 54, 0.85); }

.border-primary {
  border-color: #096F9F; }

.border-secondary {
  border-color: #008000 !important; }

.border-success {
  border-color: #008000; }

.border-warning {
  border-color: #d31716; }

.border-danger {
  border-color: #d31716; }

.border-light {
  border-color: #d7d7d7 !important; }

.border-xlight {
  border-color: #fafafa; }

.border-dark {
  border-color: #363636; }

.border-facebook {
  border-color: #3b5998; }

.border-blue-80 {
  border-color: rgba(9, 111, 159, 0.8) !important; }

.border-mustard-80 {
  border-color: rgba(208, 124, 2, 0.8) !important; }

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #096F9F !important; }

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #008000 !important; }

.bg-blue,
.bg-blue-80,
.bg-indigo,
.bg-purple,
.bg-pink,
.bg-mustard,
.bg-red,
.bg-orange,
.bg-green,
.bg-green-clean,
.bg-teal,
.bg-dark-teal,
.bg-cyan,
.bg-gray-dark,
.bg-primary,
.bg-secondary,
.bg-success,
.bg-info,
.bg-warning,
.bg-danger,
.bg-dark,
.bg-facebook {
  color: #fff; }

a.bg-mustard-80:hover {
  background-color: #d07c02 !important; }

a.bg-blue-xlight:hover {
  background-color: #8fe2ff !important; }

.btn-primary,
.btn-primary:visited,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle,
.btn-primary[type=submit] {
  background-color: #096F9F;
  border-color: #096F9F;
  color: #fff; }

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #096F9F;
  border-color: #096F9F; }

.btn-outline-primary,
.btn-outline-primary:visited,
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle,
.btn-outline-primary[type=submit] {
  background-color: transparent;
  border-color: #096F9F;
  color: #096F9F;
  border-width: 2px; }

.btn-outline-light,
.btn-outline-light:visited,
.btn-outline-light:active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  border-width: 2px; }

.btn-outline-light:hover {
  background-color: #fff;
  border-color: #fff;
  color: #096F9F; }

.btn-outline-info,
.btn-outline-info:visited,
.btn-outline-info:active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  background-color: #fff;
  border-color: #00aae6;
  color: #00aae6 !important;
  border-width: 2px; }

.btn-outline-info:hover {
  background-color: #fff;
  border-color: #00aae6;
  color: #096F9F !important; }

.btn-outline-purple,
.btn-outline-purple:visited,
.btn-outline-purple:hover,
.btn-outline-purple:active,
.btn-outline-purple:not(:disabled):not(.disabled):active,
.btn-outline-purple:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple.dropdown-toggle {
  background-color: #fff;
  border-color: #76798c;
  color: #5744b7;
  border-width: 1px; }

.btn-outline-purple:hover {
  background-color: #5744b7;
  border-color: #5744b7;
  color: #fff; }

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #096F9F;
  border-color: #096F9F; }

.btn-link,
.btn-link:visited,
.btn-link:hover {
  color: #096F9F; }

.bg-primary {
  background-color: #096F9F !important; }

.text-primary {
  color: #096F9F !important; }

.text-teal {
  color: #1ba1a4 !important; }

.text-pink {
  color: #c51e5b !important; }

.text-green {
  color: #428817 !important; }

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

.text-purple {
  color: #5744b7 !important; }

.text-orange {
  color: #d43902 !important; }

.text-orange-light {
  color: #fe7725 !important; }

.invalid-feedback {
  color: #d31716 !important; }

.text-secondary {
  color: #76798c !important; }

.text-blue {
  color: #006889 !important; }

.text-gray {
  color: #76798c !important; }

.text-dark-teal {
  color: #147476 !important; }

.text-xlight, .text-xlight * {
  color: #fafafa !important; }

.border-primary {
  border-color: #096F9F !important; }

.border-success {
  border-color: #008000 !important; }

.border-primary {
  border-color: #096F9F !important; }

.btn-success,
.btn-success:visited {
  color: #fff;
  background-color: #008000;
  border-color: #008000;
  color: #fff; }

.btn-success:hover {
  color: #fff;
  background-color: #008000;
  border-color: #008000; }

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

.border-success {
  border-color: #008000 !important; }

.btn-secondary,
.btn-secondary:visited,
.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle,
.btn-secondary[type=submit] {
  background-color: #008000;
  border-color: #008000;
  color: #fff; }

.btn-teal,
.btn-teal:visited {
  background-color: #1ba1a4;
  border-color: #1ba1a4;
  color: #fff !important; }

.btn-purple,
.btn-purple:visited {
  background-color: #5744b7;
  border-color: #5744b7;
  color: #fff !important; }

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

.btn-light,
.btn-light:visited {
  color: #096F9F;
  background-color: #fff;
  border-color: #fff; }

.btn-light:hover {
  color: #096F9F;
  background-color: #fff;
  border-color: #fff; }

.bg-dark {
  background-color: #363636 !important; }

/* #endregion element colors */
/* #region elements */
.btn {
  border-radius: 2rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 1rem; }

.btn-lg, .btn-group-lg > .btn {
  transition: color 0.8s, background 0.8s, margin 0.8s;
  padding: 0.5rem 1rem; }

.btn-xl {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  .btn-xl mark {
    font-size: 120%; }

.btn-square {
  border-radius: 0 !important; }

.btn-circle {
  padding: 0;
  border-radius: 50%; }

.btn-expand {
  border-radius: 2px;
  border-width: 2px;
  border-color: #d7d7d7;
  padding: 0;
  text-align: center;
  background: transparent !important;
  vertical-align: top; }
  .btn-expand em {
    color: #76798c; }
  .btn-expand:hover {
    border-color: #76798c; }
  .btn-expand[aria-expanded=false] em:before {
    content: "\e92d"; }
  .btn-expand[aria-expanded=true] em:before {
    content: "\e92b"; }
  .btn-expand + h3,
  .btn-expand + .h3 {
    display: inline-block;
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

.btn-text-icon {
  padding: 0.45rem 0.5rem; }
  .ltr .btn-text-icon em {
    padding-right: 10px; }
  .rtl .btn-text-icon em {
    padding-left: 10px; }

.btn.btn-primary:hover {
  background-color: #075b82; }

.btn.btn-secondary:hover {
  background-color: #006100; }

.btn.btn-teal:hover {
  background-color: #17878a; }

.btn.btn-purple:hover {
  background-color: #4c3ca1; }

.btn:focus {
  box-shadow: none !important; }

.dropdown-menu {
  border: none;
  border-radius: 0; }

.bg-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.list-unstyled {
  padding: 0; }

.no-scroll {
  overflow: hidden;
  position: relative;
  height: 100vh !important; }

.collapse {
  padding: 0 !important; }

.img-fluid {
  width: 100%; }

.ltr {
  direction: ltr;
  text-align: left; }

.send-feedback h3 {
  margin-top: 3rem; }

.send-feedback .btn {
  margin-top: 1rem;
  padding: 0.3rem 2rem; }

@media (min-width: 1200px) {
  .no-scroll.ltr {
    margin-left: 17px; }
    .no-scroll.ltr header .desktop-top-menu {
      padding-left: 17px; }
    .no-scroll.ltr .navbar-nav.hamburger .slide-menu-control.open-menu {
      margin-left: 17px; }
    .no-scroll.ltr .fullscreen-overlay {
      padding-left: 17px; }
  .no-scroll.rtl {
    margin-right: 17px; }
    .no-scroll.rtl header .desktop-top-menu {
      padding-right: 17px; }
    .no-scroll.rtl .navbar-nav.hamburger .slide-menu-control.open-menu {
      margin-right: 17px; }
    .no-scroll.rtl .fullscreen-overlay {
      padding-right: 17px; }
  .modal-open.ltr header .desktop-top-menu {
    padding-left: 17px; }
  .modal-open.rtl header .desktop-top-menu {
    padding-right: 17px; } }

@media (min-width: 992px) {
  _:-ms-fullscreen.ltr, :root .no-scroll.ltr {
    margin-right: 17px;
    margin-left: 0; }
    _:-ms-fullscreen.ltr header .desktop-top-menu, :root .no-scroll.ltr header .desktop-top-menu {
      padding-right: 17px;
      padding-left: 0; }
    _:-ms-fullscreen.ltr .navbar-nav.hamburger .slide-menu-control.open-menu, :root .no-scroll.ltr .navbar-nav.hamburger .slide-menu-control.open-menu {
      margin-right: 17px;
      margin-left: 0; }
    _:-ms-fullscreen.ltr .fullscreen-overlay, :root .no-scroll.ltr .fullscreen-overlay {
      padding-right: 17px;
      padding-left: 0; }
  _:-ms-fullscreen.rtl, :root .no-scroll.rtl {
    margin-left: 17px;
    margin-right: 0; }
    _:-ms-fullscreen.rtl header .desktop-top-menu, :root .no-scroll.rtl header .desktop-top-menu {
      padding-left: 17px;
      padding-right: 0; }
    _:-ms-fullscreen.rtl .navbar-nav.hamburger .slide-menu-control.open-menu, :root .no-scroll.rtl .navbar-nav.hamburger .slide-menu-control.open-menu {
      margin-left: 17px;
      margin-right: 0; }
    _:-ms-fullscreen.rtl .fullscreen-overlay, :root .no-scroll.rtl .fullscreen-overlay {
      padding-left: 17px;
      padding-right: 0; }
  .btn-expand {
    height: 40px;
    width: 40px;
    line-height: 38px; }
    .btn-expand em {
      font-size: 1rem; }
    .btn-expand + h3,
    .btn-expand + .h3 {
      max-width: calc(100% - 66px);
      padding-top: 6px; }
      .ltr .btn-expand + h3, .ltr
      .btn-expand + .h3 {
        margin-left: 20px; }
      .rtl .btn-expand + h3, .rtl
      .btn-expand + .h3 {
        margin-right: 20px; }
  .btn-sm.btn-circle, .btn-group-sm > .btn-circle.btn {
    width: 44px;
    height: 44px; }
    .btn-sm.btn-circle em, .btn-group-sm > .btn-circle.btn em {
      line-height: 42px;
      font-size: 1.3rem; } }

@media (min-width: 1200px) {
  .btn-xl {
    width: 170px;
    height: 170px; } }

@media (min-width: 992px) and (max-width: 1399.98px) {
  .btn-xl {
    width: 150px;
    height: 150px; } }

@media (max-width: 991.98px) {
  .btn-expand {
    height: 44px;
    width: 44px;
    line-height: 44px; }
    .btn-expand em {
      font-size: 1.2rem; }
    .btn-expand + h3,
    .btn-expand + .h3 {
      max-width: calc(100% - 58px);
      padding-top: 8px; }
      .ltr .btn-expand + h3, .ltr
      .btn-expand + .h3 {
        margin-left: 8px; }
      .rtl .btn-expand + h3, .rtl
      .btn-expand + .h3 {
        margin-right: 8px; }
  .btn-sm.btn-circle, .btn-group-sm > .btn-circle.btn {
    width: 40px;
    height: 40px; }
    .btn-sm.btn-circle em, .btn-group-sm > .btn-circle.btn em {
      line-height: 38px;
      font-size: 1.2rem; }
  .btn-xl {
    width: 180px;
    height: 180px; }
  body {
    /*&:after {
            position: fixed;
            top: 0;
            right: 0;
            background: transparent;
            content: '';
            display: block;
            transition: all 0.8s;
        }*/ }
    body.no-scroll {
      -webkit-overflow-scrolling: touch;
      position: fixed;
      top: 0;
      right: 0;
      width: 100%;
      /*&:after {
                background: $white;
                width: 100vw;
                height: 100vh;
                z-index: 1;
            }*/ } }

/* #endregion elements */
/* #endregion theming */
/*#region fonts general */
/* #region icons */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?bf0a6s");
  src: url("../fonts/icomoon.eot?bf0a6s#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff2?8noc2z") format("woff2"), url("../fonts/icomoon.ttf?bf0a6s") format("truetype"), url("../fonts/icomoon.woff?bf0a6s") format("woff"), url("../fonts/icomoon.svg?bf0a6s#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] .collapse-link:before,
.dropdown-toggle:after,
.form-control:before,
.slide-menu-control:after, .form-check input + label:before, .category-link:after, .slide-menu ul ul a.slide-menu-control:after, .section-home-videos .card-overlay:after, .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .inner-page .article-card.article-video a:after, .inner-page .container .articles-list li.articles-list-item.article-video .articles-list-img:before, .inner-page .container .articles-list li.articles-list-item.article-video .articles-list-img:after, .inner-page .container .articles-list li.articles-list-item.article-video a.card-body:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-mushlam-chat:before {
  content: "\e937"; }

.icon-mushlam-flash:before {
  content: "\e938"; }

.icon-mushlam-heart:before {
  content: "\e939"; }

.icon-mushlam-question:before {
  content: "\e93a"; }

.icon-mushlam-user:before {
  content: "\e93b"; }

.icon-spinner8:before {
  content: "\e981"; }

.icon-pill:before {
  content: "\e935"; }

.icon-v:before {
  content: "\e936"; }

.icon-calendar:before {
  content: "\e934"; }

.icon-file-text2:before {
  content: "\e92e"; }

.icon-file-picture:before {
  content: "\e92f"; }

.icon-file-music:before {
  content: "\e930"; }

.icon-file-play:before {
  content: "\e931"; }

.icon-file-video:before {
  content: "\e932"; }

.icon-file-zip:before {
  content: "\e933"; }

.icon-sphere:before {
  content: "\e9c9"; }

.icon-link:before {
  content: "\e9cb"; }

.icon-attachment:before {
  content: "\e9cd"; }

.icon-file-pdf:before {
  content: "\eadf"; }

.icon-file-openoffice:before {
  content: "\eae0"; }

.icon-file-word:before {
  content: "\eae1"; }

.icon-file-excel:before {
  content: "\eae2"; }

.icon-adult:before {
  content: "\e929"; }

.icon-child:before {
  content: "\e92a"; }

.icon-phone:before {
  content: "\e92c"; }

.icon-minus:before {
  content: "\e92b"; }

.icon-plus:before {
  content: "\e92d"; }

.icon-bullet-404:before {
  content: "\e928"; }

.icon-type-clinic:before {
  content: "\e925"; }

.icon-type-doctor-female:before {
  content: "\e926"; }

.icon-type-doctor-male:before {
  content: "\e927"; }

.icon-location:before {
  content: "\e923"; }

.icon-schedule-queue:before {
  content: "\e924"; }

.icon-arrow-down-long:before {
  content: "\e91f"; }

.icon-arrow-left-long:before {
  content: "\e920"; }

.rtl .icon-arrow-left-long:before {
  content: "\e921"; }

.icon-arrow-right-long:before {
  content: "\e921"; }

.rtl .icon-arrow-right-long:before {
  content: "\e920"; }

.icon-arrow-up-long:before {
  content: "\e922"; }

.icon-circle-whatsapp:before {
  content: "\e918"; }

.icon-mail:before {
  content: "\e919"; }

.icon-print:before {
  content: "\e91a"; }

.icon-save:before {
  content: "\e91b"; }

.icon-star-empty:before {
  content: "\e91c"; }

.icon-star-full:before {
  content: "\e91d"; }

.icon-close:before {
  content: "\e916"; }

.icon-search:before {
  content: "\e917"; }

.icon-search-bold:before {
  content: "\e91e"; }

.icon-arrow-down:before {
  content: "\e900"; }

.icon-arrow-down-narrow:before {
  content: "\e901"; }

.icon-arrow-left:before {
  content: "\e902"; }

.rtl .icon-arrow-left:before {
  content: "\e904"; }

.icon-arrow-left-narrow:before {
  content: "\e903"; }

.rtl .icon-arrow-left-narrow:before {
  content: "\e905"; }

.icon-arrow-right:before {
  content: "\e904"; }

.rtl .icon-arrow-right:before {
  content: "\e902"; }

.icon-arrow-right-narrow:before {
  content: "\e905"; }

.rtl .icon-arrow-right-narrow:before {
  content: "\e903"; }

.icon-arrow-up:before {
  content: "\e906"; }

.icon-arrow-up-narrow:before {
  content: "\e907"; }

.icon-circle-facebook:before {
  content: "\e908"; }

.icon-circle-instagram:before {
  content: "\e909"; }

.icon-circle-twitter:before {
  content: "\e90a"; }

.icon-circle-youtube:before {
  content: "\e90b"; }

.icon-hamburger:before {
  content: "\e90c"; }

.icon-mobile-fast-services:before {
  content: "\e90d"; }

.icon-mobile-join:before {
  content: "\e90e"; }

.icon-mobile-search:before {
  content: "\e90f"; }

.icon-mobile-user:before {
  content: "\e910"; }

.icon-pause:before {
  content: "\e911"; }

.icon-play:before {
  content: "\e912"; }

.icon-play-lg:before {
  content: "\e913"; }

.icon-video-camera:before {
  content: "\e914"; }

.icon-v-newsletter:before {
  content: "\e915"; }

@media (min-width: 992px) {
  .icon-lg.border {
    border-width: 5px !important;
    padding: 2.1rem;
    margin-bottom: 1rem; }
    .icon-lg.border em {
      font-size: 3.3rem; } }

@media (max-width: 991.98px) {
  .icon-lg.border {
    border-width: 3px !important;
    padding: 1.6rem;
    margin-bottom: .6rem; }
    .icon-lg.border em {
      font-size: 2.3rem; } }

/* #endregion icons */
/*#region font-face hebrew */
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/OpenSansHebrew-Regular-webfont.eot");
  src: url("../fonts/OpenSansHebrew-Regular-webfont.eot") format("embedded-opentype"), url("../fonts/opensanshebrew-regular-webfont.woff") format("woff"), url("../fonts/OpenSansHebrew-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans Hebrew Bold';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/OpenSansHebrew-Bold-webfont.eot");
  src: url("../fonts/OpenSansHebrew-Bold-webfont.eot") format("embedded-opentype"), url("../fonts/openSansHebrew-Bold-webfont.woff") format("woff"), url("../fonts/OpenSansHebrew-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans Hebrew Light';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/OpenSansHebrew-Light-webfont.eot");
  src: url("../fonts/OpenSansHebrew-Light-webfont.eot") format("embedded-opentype"), url("../fonts/openSansHebrew-Light-webfont.woff") format("woff"), url("../fonts/OpenSansHebrew-Light.ttf") format("truetype"); }

html, body, .tooltip, .popover {
  font-family: "Open Sans Hebrew", Arial; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0.5rem 0 0.7rem 0;
  font-weight: normal;
  font-family: "Open Sans Hebrew", Arial; }

strong, b {
  font-family: "Open Sans Hebrew Bold";
  font-weight: bold; }

/*#endregion font-face hebrew */
/*#endregion fonts general */
/* #region sp overwrite */
.ms-webpartzone-cell {
  margin-bottom: 0 !important; }

#s4-bodyContainer {
  padding-bottom: 0 !important; }

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

.inner-page .ms-webpart-zone,
.inner-page .ms-webpart-cell-vertical,
.inner-page .ms-webpart-chrome-vertical {
  display: block !important; }

#DeltaPlaceHolderMain {
  display: block; }
  #DeltaPlaceHolderMain .ms-webpart-zone,
  #DeltaPlaceHolderMain .ms-webpart-cell-vertical,
  #DeltaPlaceHolderMain .ms-webpart-chrome-vertical {
    display: block !important; }

/* #endregion sp overwrite */
/* #region loading */
.fixed-fullscreen {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0; }

.loading-container em {
  -webkit-animation: rotation 1s infinite linear;
  padding: 0;
  margin: 1rem 0.5rem;
  vertical-align: middle; }
  .ltr .loading-container em {
    margin-left: 0; }
  .rtl .loading-container em {
    margin-right: 0; }

.loading-container.fixed-fullscreen {
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  justify-content: center;
  align-items: center; }
  .loading-container.fixed-fullscreen .rounded-circle {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 12rem;
    height: 12rem; }
    .loading-container.fixed-fullscreen .rounded-circle em {
      font-size: 5rem; }
    .loading-container.fixed-fullscreen .rounded-circle p {
      font-size: 1.5rem; }

.loading-container.loading-container-lg {
  height: calc(100vh - 130px); }

@media (max-width: 991.98px) {
  .loading-container.loading-container-lg {
    height: 50vh; } }

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }

/* #endregion loading */
span.multiselect-native-select {
  position: relative; }

span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px; }

.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.multiselect-container .input-group {
  margin: 5px; }

.multiselect-container .multiselect-reset .input-group {
  width: 93%; }

.multiselect-container > li {
  padding: 0; }

.multiselect-container > li > a.multiselect-all label {
  font-weight: 700; }

.multiselect-container > li.multiselect-group label {
  margin: 0;
  padding: 3px 20px;
  height: 100%;
  font-weight: 700; }

.multiselect-container > li.multiselect-group-clickable label {
  cursor: pointer; }

.multiselect-container > li > a {
  padding: 0; }

.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: 400;
  padding: 3px 20px 3px 40px; }

.multiselect-container > li > a > label.checkbox, .multiselect-container > li > a > label.radio {
  margin: 0; }

.multiselect-container > li > a > label > input[type=checkbox] {
  margin-bottom: 5px; }

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
  padding: 3px 20px 3px 40px; }

.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
  margin-left: -20px;
  margin-right: 0; }

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em; }

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc; }

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent; }

.daterangepicker.opensleft:before {
  right: 9px; }

.daterangepicker.opensleft:after {
  right: 10px; }

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.opensright:before {
  left: 9px; }

.daterangepicker.opensright:after {
  left: 10px; }

.daterangepicker.drop-up {
  margin-top: -7px; }

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc; }

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff; }

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none; }

.daterangepicker.single .drp-selected {
  display: none; }

.daterangepicker.show-calendar .drp-calendar {
  display: block; }

.daterangepicker.show-calendar .drp-buttons {
  display: block; }

.daterangepicker.auto-apply .drp-buttons {
  display: none; }

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px; }

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px; }

.daterangepicker .drp-calendar.right {
  padding: 8px; }

.daterangepicker .drp-calendar.single .calendar-table {
  border: none; }

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px; }

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg); }

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer; }

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff; }

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit; }

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999; }

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0; }

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px; }

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0; }

.daterangepicker td.start-date.end-date {
  border-radius: 4px; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff; }

.daterangepicker th.month {
  width: auto; }

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through; }

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default; }

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.daterangepicker select.yearselect {
  width: 40%; }

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px; }

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative; }

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed; }

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle; }

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px; }

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px; }

.daterangepicker.show-ranges .drp-calendar.left {
  border-left: 1px solid #ddd; }

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0; }

.daterangepicker.show-calendar .ranges {
  margin-top: 8px; }

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%; }

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer; }

.daterangepicker .ranges li:hover {
  background-color: #eee; }

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
  .daterangepicker .ranges ul {
    width: 140px; }
  .daterangepicker.single .ranges ul {
    width: 100%; }
  .daterangepicker.single .drp-calendar.left {
    clear: none; }
  .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .drp-calendar {
    float: left; }
  .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .drp-calendar {
    float: right; }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left; }
  .daterangepicker.ltr .drp-calendar.left {
    clear: left;
    margin-right: 0; }
  .daterangepicker.ltr .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .daterangepicker.ltr .drp-calendar.right {
    margin-left: 0; }
  .daterangepicker.ltr .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .daterangepicker.ltr .drp-calendar.left .calendar-table {
    padding-right: 8px; }
  .daterangepicker.ltr .ranges, .daterangepicker.ltr .drp-calendar {
    float: left; }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right; }
  .daterangepicker.rtl .drp-calendar.left {
    clear: right;
    margin-left: 0; }
  .daterangepicker.rtl .drp-calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .daterangepicker.rtl .drp-calendar.right {
    margin-right: 0; }
  .daterangepicker.rtl .drp-calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .daterangepicker.rtl .drp-calendar.left .calendar-table {
    padding-left: 12px; }
  .daterangepicker.rtl .ranges, .daterangepicker.rtl .drp-calendar {
    text-align: right;
    float: right; } }

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .drp-calendar.left {
    clear: none !important; } }

/* #region form */
.form-container.bg-blue-xlight {
  background-color: #fff !important; }

h3 img {
  vertical-align: middle;
  margin-left: 0.75rem;
  width: 1.75rem;
  height: 1.75rem; }

.form-group,
.form-row {
  margin-bottom: 0.75rem;
  position: relative; }
  .form-group.single,
  .form-row.single {
    margin-top: 1.625rem; }
  .form-group.phone .multiselect-native-select, .form-group.birthday .multiselect-native-select,
  .form-row.phone .multiselect-native-select,
  .form-row.birthday .multiselect-native-select {
    width: 30%;
    display: inline-block;
    vertical-align: bottom;
    top: 0; }
    .ltr .form-group.phone .multiselect-native-select, .ltr .form-group.birthday .multiselect-native-select, .ltr
    .form-row.phone .multiselect-native-select, .ltr
    .form-row.birthday .multiselect-native-select {
      margin-left: 4%;
      margin-right: -6px; }
    .rtl .form-group.phone .multiselect-native-select, .rtl .form-group.birthday .multiselect-native-select, .rtl
    .form-row.phone .multiselect-native-select, .rtl
    .form-row.birthday .multiselect-native-select {
      margin-right: 4%;
      margin-left: -6px; }
  .form-group.phone input,
  .form-row.phone input {
    width: 64%;
    display: inline-block;
    vertical-align: bottom; }
  .form-group.phone .fld-label + .multiselect-native-select,
  .form-row.phone .fld-label + .multiselect-native-select {
    margin-right: 0;
    margin-left: 0;
    width: 64%; }
  .ltr .form-group.birthday .fld-label + .multiselect-native-select, .ltr
  .form-row.birthday .fld-label + .multiselect-native-select {
    margin-left: 0; }
  .rtl .form-group.birthday .fld-label + .multiselect-native-select, .rtl
  .form-row.birthday .fld-label + .multiselect-native-select {
    margin-right: 0; }
  .form-group.birthday .fld-label + .multiselect-native-select + .multiselect-native-select,
  .form-row.birthday .fld-label + .multiselect-native-select + .multiselect-native-select {
    width: 32%; }
  .form-group .btn-lg, .form-group .btn-group-lg > .btn,
  .form-row .btn-lg,
  .form-row .btn-group-lg > .btn {
    margin-top: 1rem; }

input,
select,
label,
textarea,
button,
option {
  vertical-align: middle; }

input[type=button],
input[type=reset],
input[type=submit],
button {
  min-width: auto; }

.form-control,
input[type=text].form-control,
input[type=number].form-control,
input[type=email].form-control,
input[type=password].form-control,
textarea.form-control,
[type=password],
.form-control,
.custom-select {
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.6);
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background-color: transparent; }

textarea.form-control {
  border: 1px solid rgba(0, 0, 0, 0.2); }

.form-control:focus,
.custom-select:focus,
input[type=password].form-control:focus,
input[type=number].form-control:focus,
input[type=email].form-control:focus,
input[type=text].form-control:focus,
select.form-control:focus,
textarea.form-control:focus {
  border-color: #00aae6;
  box-shadow: none;
  background-color: transparent; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

::placeholder {
  color: #d7d7d7;
  opacity: 1; }

:-ms-input-placeholder {
  color: #d7d7d7; }

::-ms-input-placeholder {
  color: #d7d7d7; }

::-ms-clear {
  display: none; }

.form-control.is-invalid,
.custom-select.is-invalid,
input[type=password].form-control.is-invalid,
input[type=text].form-control.is-invalid,
select.form-control.is-invalid,
textarea.is-invalid {
  border-color: #d31716 !important;
  box-shadow: none; }

.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #096F9F; }
  .was-validated .form-check-input:invalid ~ .form-check-label:before,
  .form-check-input.is-invalid ~ .form-check-label:before {
    border-color: #d31716; }

.invalid-feedback {
  position: absolute;
  top: 2px; }

label.fld-label {
  color: #006889;
  margin: 0;
  transition: all 0.3s;
  overflow: hidden;
  width: 90%; }
  label.fld-label.fld-label-placeholder + .form-control {
    color: transparent;
    transition: color 0.6s; }
    label.fld-label.fld-label-placeholder + .form-control::placeholder {
      color: transparent;
      opacity: 0; }
    label.fld-label.fld-label-placeholder + .form-control:-ms-input-placeholder {
      color: transparent;
      opacity: 0; }
    label.fld-label.fld-label-placeholder + .form-control::-ms-input-placeholder {
      color: transparent;
      opacity: 0; }

a.fld-label {
  color: #00aae6 !important; }
  a.fld-label em {
    vertical-align: middle; }
    .ltr a.fld-label em {
      padding-right: 0.5rem; }
    .rtl a.fld-label em {
      padding-left: 0.5rem; }
  a.fld-label:hover {
    color: #006e94 !important; }

.required-field:before {
  color: #d31716;
  content: "* "; }

.form-check {
  padding: 0 0 0.5rem; }
  .rtl .form-check input {
    margin: 2px;
    position: relative; }
  .form-check label {
    color: #006889; }
    .form-check label.fld-label {
      display: block;
      margin-bottom: 0.5rem; }
  .form-check input {
    margin: 0;
    position: relative;
    opacity: 0; }
    .form-check input + label {
      vertical-align: baseline !important;
      display: block;
      position: relative;
      padding: 5px 35px !important;
      margin-top: -35px; }
      .form-check input + label:before, .form-check input + label:after {
        position: absolute;
        display: block;
        content: "";
        top: 10px; }
        .ltr .form-check input + label:before, .ltr .form-check input + label:after {
          left: 0; }
        .rtl .form-check input + label:before, .rtl .form-check input + label:after {
          right: 0; }
      .form-check input + label:before {
        border: 1px solid #d7d7d7;
        background: #fff;
        color: #096F9F;
        font-weight: bold;
        vertical-align: middle;
        text-align: center; }
        .form-check input + label:before:hover {
          box-shadow: inset 0 0 6px #096F9F; }
      .form-check input + label:hover:before {
        box-shadow: inset 0 0 6px #d7d7d7; }
    .form-check input:disabled + label:before {
      border-color: #fafafa; }
    .form-check input[type=checkbox] + label:before {
      border-radius: 0; }
    .form-check input[type=checkbox]:checked + label:before {
      content: "\e915"; }
    .form-check input[type=radio] + label:before {
      border-radius: 50%; }
    .form-check input[type=radio] + label:after {
      background: #096F9F;
      border-radius: 50%; }
    .form-check input:focus {
      outline: none; }
      .form-check input:focus + label:before {
        box-shadow: inset 0 0 6px #d7d7d7;
        border: 1px solid #00aae6; }
  .form-check.form-check-inline {
    display: block;
    margin: 0; }
    .form-check.form-check-inline input + label {
      display: inline-block;
      color: rgba(0, 0, 0, 0.6); }
      .ltr .form-check.form-check-inline input + label {
        margin-left: -1.5rem; }
      .rtl .form-check.form-check-inline input + label {
        margin-right: -1.5rem; }
  .form-check.form-check-icon .fld-label {
    margin-bottom: 1rem; }
  .form-check.form-check-icon input + label {
    border: 1px solid rgba(0, 0, 0, 0.2);
    width: auto;
    max-width: 33%;
    border-radius: 0.25rem;
    margin-left: 0.25rem;
    background-position: center right 0.75rem;
    background-repeat: no-repeat;
    padding: 0.25rem 2.75rem 0.25rem 0.75rem !important;
    cursor: pointer; }
    .form-check.form-check-icon input + label:hover {
      border-color: rgba(0, 0, 0, 0.25); }
    .form-check.form-check-icon input + label:before, .form-check.form-check-icon input + label:after {
      display: none; }
    .form-check.form-check-icon input + label + input + label + input + label {
      margin-left: 0; }
    aside .form-check.form-check-icon input + label {
      font-size: 0.875rem; }
  .form-check.form-check-icon input:checked + label {
    border-color: #096F9F; }
  .form-check.ltr {
    direction: ltr;
    text-align: left; }
    .form-check.ltr input + label:before {
      margin-right: 1rem;
      margin-left: 0 !important;
      left: 0;
      right: auto; }
    .rtl .form-check.ltr .invalid-feedback,
    .rtl .form-check.ltr .fld-label {
      direction: rtl;
      text-align: right; }

.ltr .form-container-react .form-check input + label:before {
  margin-left: 0.375rem; }

.rtl .form-container-react .form-check input + label:before {
  margin-right: 0.375rem; }

.ltr .form-container-react .form-check input + label:after {
  left: 0.375rem; }

.rtl .form-container-react .form-check input + label:after {
  right: 0.375rem; }

legend {
  font-family: "Open Sans Hebrew Bold";
  font-size: 100%;
  color: #006889; }
  .row legend .form-container, .row
  legend .form-container-react {
    padding-right: 1rem;
    padding-left: 1rem; }

.twitter-typeahead {
  display: block !important; }

.tt-menu {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 5px 0; }
  .tt-menu .tt-dataset {
    width: 100%; }
    .tt-menu .tt-dataset .tt-suggestion {
      display: block;
      padding: 5px 20px;
      min-height: 34px;
      color: #76798c;
      display: block;
      font-size: 1rem;
      cursor: pointer; }
      .tt-menu .tt-dataset .tt-suggestion:hover {
        background-color: #fafafa; }

.multiselect-native-select,
.multiselect-form-group {
  display: block; }
  .multiselect-native-select .btn-group,
  .multiselect-form-group .btn-group {
    display: block; }
    .multiselect-native-select .btn-group button.multiselect:hover,
    .multiselect-form-group .btn-group button.multiselect:hover {
      background-color: transparent; }
    .ltr .multiselect-native-select .btn-group button.multiselect, .ltr
    .multiselect-form-group .btn-group button.multiselect {
      text-align: left; }
    .rtl .multiselect-native-select .btn-group button.multiselect, .rtl
    .multiselect-form-group .btn-group button.multiselect {
      text-align: right; }
    .multiselect-native-select .btn-group button.multiselect:after,
    .multiselect-form-group .btn-group button.multiselect:after {
      margin-right: 0;
      margin-left: 0;
      position: absolute;
      top: 20px;
      color: rgba(0, 0, 0, 0.2); }
      .ltr .multiselect-native-select .btn-group button.multiselect:after, .ltr
      .multiselect-form-group .btn-group button.multiselect:after {
        right: 0; }
      .rtl .multiselect-native-select .btn-group button.multiselect:after, .rtl
      .multiselect-form-group .btn-group button.multiselect:after {
        left: 0; }
    .multiselect-native-select .btn-group.show button.multiselect:after,
    .multiselect-form-group .btn-group.show button.multiselect:after {
      transform: rotate(180deg); }
    .multiselect-native-select .btn-group .multiselect-selected-text,
    .multiselect-form-group .btn-group .multiselect-selected-text {
      display: inline-block;
      width: 90%; }
    .multiselect-native-select .btn-group .multiselect-container,
    .multiselect-form-group .btn-group .multiselect-container {
      width: 100%;
      min-width: auto;
      background-color: #fff;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
      padding: 0.375rem 0;
      max-height: 215px;
      overflow-y: auto; }
      .multiselect-native-select .btn-group .multiselect-container li a,
      .multiselect-form-group .btn-group .multiselect-container li a {
        color: #76798c;
        display: block; }
        .multiselect-native-select .btn-group .multiselect-container li a label,
        .multiselect-form-group .btn-group .multiselect-container li a label {
          display: block;
          padding: 0.375rem;
          min-height: 34px;
          font-size: 1rem;
          position: relative;
          text-indent: -29px; }
          .ltr .multiselect-native-select .btn-group .multiselect-container li a label, .ltr
          .multiselect-form-group .btn-group .multiselect-container li a label {
            padding: 5px 20px 5px 40px; }
          .rtl .multiselect-native-select .btn-group .multiselect-container li a label, .rtl
          .multiselect-form-group .btn-group .multiselect-container li a label {
            padding: 5px 40px 5px 20px; }
        .multiselect-native-select .btn-group .multiselect-container li a input,
        .multiselect-form-group .btn-group .multiselect-container li a input {
          margin: 0 0.375rem; }
        .multiselect-native-select .btn-group .multiselect-container li a:hover,
        .multiselect-form-group .btn-group .multiselect-container li a:hover {
          background-color: #fafafa; }
      .multiselect-native-select .btn-group .multiselect-container li.filter .input-group,
      .multiselect-form-group .btn-group .multiselect-container li.filter .input-group {
        padding: 0.375rem 1.25rem;
        margin: 0;
        position: relative; }
        .multiselect-native-select .btn-group .multiselect-container li.filter .input-group input,
        .multiselect-form-group .btn-group .multiselect-container li.filter .input-group input {
          width: 100%;
          font-size: 100%; }
        .multiselect-native-select .btn-group .multiselect-container li.filter .input-group .input-group-append,
        .multiselect-form-group .btn-group .multiselect-container li.filter .input-group .input-group-append {
          position: absolute;
          top: 0.325rem; }
          .ltr .multiselect-native-select .btn-group .multiselect-container li.filter .input-group .input-group-append, .ltr
          .multiselect-form-group .btn-group .multiselect-container li.filter .input-group .input-group-append {
            right: 1.25rem; }
          .rtl .multiselect-native-select .btn-group .multiselect-container li.filter .input-group .input-group-append, .rtl
          .multiselect-form-group .btn-group .multiselect-container li.filter .input-group .input-group-append {
            left: 1.25rem; }
          .multiselect-native-select .btn-group .multiselect-container li.filter .input-group .input-group-append button,
          .multiselect-form-group .btn-group .multiselect-container li.filter .input-group .input-group-append button {
            background: transparent !important;
            border: 0 !important;
            z-index: 300;
            padding-right: 0;
            padding-left: 0;
            width: 2rem;
            padding: 0; }
            .multiselect-native-select .btn-group .multiselect-container li.filter .input-group .input-group-append button .icon-close,
            .multiselect-form-group .btn-group .multiselect-container li.filter .input-group .input-group-append button .icon-close {
              font-size: 80%; }
            .ltr .multiselect-native-select .btn-group .multiselect-container li.filter .input-group .input-group-append button, .ltr
            .multiselect-form-group .btn-group .multiselect-container li.filter .input-group .input-group-append button {
              text-align: right; }
            .rtl .multiselect-native-select .btn-group .multiselect-container li.filter .input-group .input-group-append button, .rtl
            .multiselect-form-group .btn-group .multiselect-container li.filter .input-group .input-group-append button {
              text-align: left; }
      .multiselect-native-select .btn-group .multiselect-container::-webkit-scrollbar,
      .multiselect-form-group .btn-group .multiselect-container::-webkit-scrollbar {
        width: 1em;
        background: #fff;
        padding: 0 0.2em;
        border: 3px solid #fff; }
      .multiselect-native-select .btn-group .multiselect-container::-webkit-scrollbar-track,
      .multiselect-form-group .btn-group .multiselect-container::-webkit-scrollbar-track {
        background: #fff; }
      .multiselect-native-select .btn-group .multiselect-container::-webkit-scrollbar-thumb,
      .multiselect-form-group .btn-group .multiselect-container::-webkit-scrollbar-thumb {
        background-color: #d7d7d7;
        width: 0.5em;
        border: 5px solid #fff; }
  .multiselect-native-select select.is-invalid + .btn-group .form-control,
  .multiselect-form-group select.is-invalid + .btn-group .form-control {
    border-color: #d31716; }

.single-select + .btn-group .multiselect-container li a label {
  text-indent: 0 !important;
  padding: 5px 20px !important; }

.form-control + .icon-close {
  color: rgba(0, 0, 0, 0.2);
  position: absolute;
  cursor: pointer;
  font-size: 1.25rem;
  top: 0.375rem; }
  .ltr .form-control + .icon-close {
    right: 0.875rem; }
  .rtl .form-control + .icon-close {
    left: 0.875rem; }
  .form-control + .icon-close:hover {
    color: rgba(0, 0, 0, 0.25); }

.form-control.datepicker {
  background-image: url(../images/socials/calendar.svg);
  background-repeat: no-repeat;
  background-size: 1.5rem 1.5rem; }
  .ltr .form-control.datepicker {
    background-position: right center; }
  .rtl .form-control.datepicker {
    background-position: left center; }

input[type="search"]::-webkit-search-cancel-button {
  height: 1.25rem;
  width: 1.25rem;
  background: url(../images/socials/close.svg) center center;
  background-size: 1.25rem 1.25rem;
  opacity: 0.4;
  cursor: pointer; }
  input[type="search"]::-webkit-search-cancel-button:hover {
    opacity: 0.6; }

.general-autocomplete {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  display: flex; }
  .general-autocomplete .form-control,
  .general-autocomplete input[type=text].form-control,
  .general-autocomplete input[type=password].form-control,
  .general-autocomplete [type=password],
  .general-autocomplete .form-control, .general-autocomplete .custom-select {
    border: 1px solid #76798c;
    background: rgba(255, 255, 255, 0.2); }
    .ltr .general-autocomplete .form-control, .ltr
    .general-autocomplete input[type=text].form-control, .ltr
    .general-autocomplete input[type=password].form-control, .ltr
    .general-autocomplete [type=password], .ltr
    .general-autocomplete .form-control, .ltr .general-autocomplete .custom-select {
      border-right: 0; }
    .rtl .general-autocomplete .form-control, .rtl
    .general-autocomplete input[type=text].form-control, .rtl
    .general-autocomplete input[type=password].form-control, .rtl
    .general-autocomplete [type=password], .rtl
    .general-autocomplete .form-control, .rtl .general-autocomplete .custom-select {
      border-left: 0; }
  .general-autocomplete .btn-lg, .general-autocomplete .btn-group-lg > .btn {
    border-radius: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    border-color: #147476;
    margin-top: 0; }
    .rtl .general-autocomplete .btn-lg, .rtl .general-autocomplete .btn-group-lg > .btn {
      border-right: 0 !important; }
    .ltr .general-autocomplete .btn-lg, .ltr .general-autocomplete .btn-group-lg > .btn {
      border-left: 0 !important; }
  .general-autocomplete [class^="col-"], .general-autocomplete [class*=" col-"] {
    padding-right: 0 !important;
    padding-left: 0 !important; }

.g-recaptcha {
  margin-top: 1.625rem;
  position: relative; }
  .form-check + .form-group .g-recaptcha {
    margin-top: 1rem; }

.daterangepicker {
  border: 0;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0;
  font-family: "Open Sans Hebrew", Arial;
  color: #76798c; }
  .rtl .daterangepicker .calendar-table {
    direction: rtl; }
    .rtl .daterangepicker .calendar-table .prev span {
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg); }
    .rtl .daterangepicker .calendar-table .next span {
      transform: rotate(135deg);
      -webkit-transform: rotate(135deg); }
  .daterangepicker .calendar-table td,
  .daterangepicker .calendar-table th {
    font-size: 1rem;
    width: 40px;
    height: 30px;
    border-radius: 0 !important; }
    .daterangepicker .calendar-table td.available:hover,
    .daterangepicker .calendar-table th.available:hover {
      background-color: #fafafa; }
  .daterangepicker .calendar-table th {
    color: #363636; }
  .daterangepicker .calendar-table td {
    color: #76798c; }
    .daterangepicker .calendar-table td.off {
      color: #d7d7d7; }
    .daterangepicker .calendar-table td.active, .daterangepicker .calendar-table td.active:hover {
      background-color: #096F9F;
      color: #fff; }
  .daterangepicker .calendar-table .next span,
  .daterangepicker .calendar-table .prev span {
    border-color: #76798c; }
  .daterangepicker .calendar-table thead tr + tr th {
    padding-top: 0.375rem;
    font-size: 0.75rem; }
  .daterangepicker select {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 1rem !important; }
    .rtl .daterangepicker select {
      direction: rtl; }
    .daterangepicker select.monthselect {
      width: 52%; }
      .ltr .daterangepicker select.monthselect {
        margin-right: 6%;
        margin-left: 0; }
      .rtl .daterangepicker select.monthselect {
        margin-left: 6%;
        margin-right: 0; }

.form-container,
.form-container-react {
  padding: 1rem; }
  .form-container h3,
  .form-container-react h3 {
    font-family: "Open Sans Hebrew Bold"; }
  .form-container .btn-secondary,
  .form-container-react .btn-secondary {
    margin-right: auto;
    margin-left: auto; }

@media (min-width: 992px) {
  .form-container *,
  .form-container-react * {
    font-size: 1.25rem; }
  .form-control,
  input[type=text].form-control,
  input[type=password].form-control,
  [type=password],
  .form-control, .custom-select {
    padding: 0.25rem 0; }
  textarea.form-control {
    padding: 0.475rem 0.6rem;
    margin-top: 10px;
    height: 170px; }
  label.fld-label {
    min-height: 22px;
    line-height: 22px; }
    label.fld-label.fld-label-placeholder, label.fld-label.fld-label-up {
      height: 22px; }
    label.fld-label.fld-label-placeholder {
      margin-bottom: -65px; }
    label.fld-label.fld-label-up {
      font-size: 1rem; }
  .form-check input + label:before {
    width: 1.25rem;
    height: 1.25rem; }
    .ltr .form-check input + label:before {
      margin-right: 1rem; }
    .rtl .form-check input + label:before {
      margin-left: 1rem; }
  .form-check input[type=checkbox]:checked + label:before {
    font-size: 1rem;
    line-height: 1.125rem; }
  .form-check input[type=radio]:checked + label:after {
    width: 10px;
    height: 10px;
    margin: 5px; }
  legend {
    font-size: 1.4rem; }
  .general-autocomplete .form-control,
  .general-autocomplete input[type=text].form-control {
    height: 60px;
    line-height: 58px;
    font-size: 1.375rem; }
    .ltr .general-autocomplete .form-control, .ltr
    .general-autocomplete input[type=text].form-control {
      padding: 0 1rem 0 1.25rem; }
    .rtl .general-autocomplete .form-control, .rtl
    .general-autocomplete input[type=text].form-control {
      padding: 0 1.25rem 0 1rem; }
  .general-autocomplete .form-control + .icon-close {
    top: 30px; }
  .general-autocomplete .btn-lg, .general-autocomplete .btn-group-lg > .btn {
    height: 60px;
    line-height: 58px; }
    .general-autocomplete .btn-lg .icon-search, .general-autocomplete .btn-group-lg > .btn .icon-search {
      line-height: 58px;
      font-size: 2.125rem; }
  .form-container .btn-secondary,
  .form-container .btn-secondary[type="submit"],
  .form-container-react .btn-secondary,
  .form-container-react .btn-secondary[type="submit"] {
    width: 50%; }
    aside .form-container .btn-secondary, aside
    .form-container .btn-secondary[type="submit"], aside
    .form-container-react .btn-secondary, aside
    .form-container-react .btn-secondary[type="submit"] {
      width: 80%; }
  .invalid-feedback,
  .fld-description {
    font-size: 1rem; }
  textarea + .invalid-feedback {
    font-size: 1.25rem;
    top: -2px; }
  .form-check .invalid-feedback {
    font-size: 1.25rem;
    top: -0.5rem; } }

@media (min-width: 992px) and (max-width: 1679.98px) {
  .form-check.form-check-icon input + label {
    font-size: 1rem; } }

@media (max-width: 991.98px) {
  .form-container .col-md,
  .form-container-react .col-md {
    flex-basis: unset; }
  .form-container *,
  .form-container-react * {
    font-size: 1.125rem; }
  .form-control,
  input[type=text].form-control,
  input[type=password].form-control,
  [type=password],
  .form-control, .custom-select {
    padding: 0; }
  textarea.form-control {
    padding: 0.125rem 0.25rem;
    margin-top: 10px;
    height: 190px; }
  label.fld-label {
    height: 22px;
    line-height: 22px; }
    label.fld-label.fld-label-placeholder {
      margin-bottom: -56px; }
    label.fld-label.fld-label-up {
      font-size: 1rem; }
  .form-check input + label:before {
    width: 1.25rem;
    height: 1.25rem; }
    .ltr .form-check input + label:before {
      margin-right: 1rem; }
    .rtl .form-check input + label:before {
      margin-left: 1rem; }
  .form-check input[type=checkbox]:checked + label:before {
    font-size: 1rem;
    line-height: 1.125rem; }
  .form-check input[type=radio]:checked + label:after {
    width: 10px;
    height: 10px;
    margin: 5px; }
  .ltr .form-check.form-check-inline input + label {
    margin-left: -22px; }
  .rtl .form-check.form-check-inline input + label {
    margin-right: -22px; }
  .form-check .invalid-feedback {
    top: -2px; }
  legend {
    font-size: 1.375rem; }
  .general-autocomplete .form-control,
  .general-autocomplete input[type=text].form-control {
    height: 65px;
    line-height: 1;
    padding: 1rem;
    font-size: 1.125rem; }
  .general-autocomplete .form-control + .icon-close {
    top: 23px; }
  .general-autocomplete .btn-lg, .general-autocomplete .btn-group-lg > .btn {
    height: 65px;
    line-height: 63px; }
    .general-autocomplete .btn-lg .icon-search, .general-autocomplete .btn-group-lg > .btn .icon-search {
      line-height: 63px;
      font-size: 2rem; }
  .form-container .btn-secondary,
  .form-container-react .btn-secondary {
    width: 50%; }
  .form-container .multiselect-native-select,
  .form-container-react .multiselect-native-select {
    margin-top: 3px; }
  .invalid-feedback,
  .fld-description {
    font-size: 0.875rem; }
  .multiselect-native-select .btn-group button.multiselect:after,
  .multiselect-form-group .btn-group button.multiselect:after {
    top: 13px; } }

@media (max-width: 767.98px) {
  .form-container .btn-secondary,
  .form-container-react .btn-secondary {
    width: 80%; } }

@media (max-width: 359.98px) {
  .form-check.form-check-icon > input + label {
    margin-left: 0;
    max-width: 40%;
    padding: 0.25rem 2.5rem 0.25rem 0.5rem !important; } }

/* #endregion form */
.ms-TPSectionTD {
  padding-bottom: 35px; }

/* #region theming */
/* #region colors */
:root {
  --primary: #08497A;
  --secondary: #15949D;
  --success: #15949D;
  --primary-light: #eff4f8;
  --secondary-light: #c9e6e8;
  --cyan: #15949D;
  --teal: #62AABB;
  --mustard: #E19518;
  --orange-light: #E6A81B;
  --green-light: #AAC350;
  --purple: #8A7BB4;
  --dark: #363636;
  --dark-gray: #575757;
  --gray: #76798c;
  --light-medium: darkgray;
  --light: #d7d7d7;
  --xlight: #fafafa;
  --black-20: rgba(0, 0, 0, 0.15);
  --black-80: rgba(0, 0, 0, 0.8);
  --blue-80: rgba(8, 73, 122, 0.8);
  --dark-blue-60: rgba(8, 73, 122, 0.9);
  --white-80: rgba(255, 255, 255, 0.8); }

/* #endregion colors */
/* #region element colors */
body.no-scroll {
  position: relative !important; }

a,
a:visited,
a:active {
  color: #15949D;
  transition: color 0.8s, background-color 0.8s, border-color 0.8s; }
  a:focus,
  a:visited:focus,
  a:active:focus {
    outline: none; }

a:hover {
  color: #0e6167; }

.shadow {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15) !important; }

.shadow-down {
  box-shadow: 0 8px 5px 0 rgba(0, 0, 0, 0.15) !important; }

.bg-primary {
  background-color: #08497A !important; }

.bg-secondary {
  background-color: #15949D !important; }

.bg-success {
  background-color: #15949D !important; }

.bg-primary-light {
  background-color: #eff4f8 !important; }

.bg-secondary-light {
  background-color: #c9e6e8 !important; }

.bg-cyan {
  background-color: #15949D; }

.bg-teal {
  background-color: #62AABB; }

.bg-mustard {
  background-color: #E19518 !important; }

.bg-orange-light {
  background-color: #E6A81B; }

.bg-green-light {
  background-color: #AAC350; }

.bg-purple {
  background-color: #8A7BB4; }

.bg-black-20 {
  background-color: rgba(0, 0, 0, 0.15) !important; }

.bg-black-80 {
  background-color: rgba(0, 0, 0, 0.8); }

.bg-blue-80 {
  background-color: rgba(8, 73, 122, 0.8); }

.bg-dark-blue-60 {
  background-color: rgba(8, 73, 122, 0.9); }

.bg-blue-xlight {
  background-color: rgba(0, 0, 0, 0.06) !important; }

.bg-white-80 {
  background-color: rgba(255, 255, 255, 0.8) !important; }

.border-primary {
  border-color: #08497A !important; }

.border-secondary {
  border-color: #15949D !important; }

.border-success {
  border-color: #15949D !important; }

.border-primary-light {
  border-color: #eff4f8 !important; }

.border-secondary-light {
  border-color: #c9e6e8 !important; }

.border-cyan {
  border-color: #15949D; }

.border-teal {
  border-color: #62AABB; }

.border-mustard {
  border-color: #E19518; }

.border-orange-light {
  border-color: #E6A81B; }

.border-green-light {
  border-color: #AAC350; }

.border-purple {
  border-color: #8A7BB4; }

.border-black-20 {
  border-color: rgba(0, 0, 0, 0.15); }

.border-black-80 {
  border-color: rgba(0, 0, 0, 0.8); }

.border-blue-80 {
  border-color: rgba(8, 73, 122, 0.8); }

.border-dark-blue-60 {
  border-color: rgba(8, 73, 122, 0.9); }

.text-primary {
  color: #08497A !important; }

.text-secondary {
  color: #15949D !important; }

.text-success {
  color: #15949D !important; }

.text-cyan {
  color: #15949D; }

.text-teal {
  color: #62AABB; }

.text-mustard {
  color: #c58315; }

.text-orange-light {
  color: #E6A81B; }

.text-green-light {
  color: #AAC350; }

.text-purple {
  color: #8A7BB4; }

.text-black-20 {
  color: rgba(0, 0, 0, 0.15); }

.text-black-80 {
  color: rgba(0, 0, 0, 0.8); }

.text-blue-80 {
  color: rgba(8, 73, 122, 0.8); }

.text-dark-blue-60 {
  color: rgba(8, 73, 122, 0.9); }

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #08497A !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #117b82 !important; }

a.bg-secondary *,
button.bg-secondary * {
  color: #fff; }

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

a.bg-mustard * {
  color: #fff; }

a.bg-black-20:hover,
a.bg-black-20:focus {
  background-color: rgba(0, 0, 0, 0.25) !important; }

.btn {
  transition: color 0.8s, background 0.8s, border-color 0.8s; }

[class^="btn-outlined"] {
  transition: color 0.3s, background 0.3s, border-color 0.3s; }

.btn-primary,
.btn-primary:visited,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle,
.btn-primary[type=submit],
.btn-primary[type=button] {
  background-color: #08497A;
  border-color: #08497A;
  color: #fff; }

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #08497A;
  border-color: #08497A; }

.btn-outline-primary,
.btn-outline-primary:visited,
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle,
.btn-outline-primary[type=submit],
.btn-outline-primary[type=button],
.btn-outline-primary[type=button]:hover {
  background-color: transparent;
  border-color: #08497A;
  color: #08497A;
  border-width: 1px; }

.btn-link,
.btn-link:visited,
.btn-link:hover {
  color: #15949D; }

.btn-success,
.btn-success:visited {
  color: #fff;
  background-color: #15949D;
  border-color: #15949D;
  color: #fff; }

.btn-success:hover {
  color: #fff;
  background-color: #15949D;
  border-color: #15949D; }

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #15949D;
  border-color: #15949D; }

.btn-secondary,
.btn-secondary:visited,
.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle,
.btn-secondary[type=submit] {
  background-color: #15949D;
  border-color: #15949D;
  color: #fff; }

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #15949D;
  border-color: #15949D; }

.btn-green,
.btn-green:visited,
.btn-green:hover,
.btn-green:not(:disabled):not(.disabled):active,
.btn-green:not(:disabled):not(.disabled).active,
.show > .btn-green.dropdown-toggle,
.btn-green[type=submit] {
  background-color: #428817;
  border-color: #428817;
  color: #fff; }

.btn.btn-primary:hover,
a:hover .btn.btn-primary {
  color: #fff;
  background-color: #06385d;
  border-color: #06385d !important; }

.btn.btn-outline-primary:hover,
a:hover .btn.btn-outline-primary {
  color: #fff;
  background-color: #08497A; }

.btn.btn-secondary:hover,
a:hover .btn.btn-secondary {
  color: #fff;
  background-color: #117b82;
  border-color: #117b82 !important; }

.btn.btn-green:hover,
a:hover .btn.btn-green {
  color: #fff;
  background-color: #356e13;
  border-color: #356e13 !important; }

.btn-outline-white,
.btn-outline-white:visited,
.btn-outline-white:hover,
.btn-outline-white:active,
.btn-outline-white:not(:disabled):not(.disabled):active,
.btn-outline-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-white.dropdown-toggle,
.btn-outline-white[type=submit] {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  border-width: 2px; }

.btn.btn-outline-white:hover,
a:hover .btn.btn-outline-white {
  color: #08497A;
  background-color: #fff; }

/* #endregion element colors */
/* #region buttons */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.125rem 1.25rem; }

.btn-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
  width: 2.75rem; }
  .btn-circle.btn-sm, .btn-group-sm > .btn-circle.btn {
    width: 1.75rem;
    height: 1.75rem; }

@media (min-width: 992px) {
  .btn-lg, .btn-group-lg > .btn,
  .btn-lg[type=button],
  .btn-group-lg > [type=button].btn {
    padding: 0.375rem 1.5rem;
    height: 2.75rem; }
    .btn-lg + .btn-lg, .btn-group-lg > .btn + .btn-lg, .btn-group-lg > .btn-lg + .btn, .btn-group-lg > .btn + .btn,
    .btn-lg[type=button] + .btn-lg, .btn-group-lg > [type=button].btn + .btn-lg, .btn-group-lg >
    .btn-lg[type=button] + .btn, .btn-group-lg > [type=button].btn + .btn {
      margin-right: 1rem; }
  .btn-sm, .btn-group-sm > .btn {
    height: 2.25rem; }
  .btn-circle {
    width: 2.75rem; } }

@media (min-width: 1400px) {
  .btn-lg, .btn-group-lg > .btn,
  .btn-lg[type=button],
  .btn-group-lg > [type=button].btn {
    padding-top: 0.25rem; } }

@media (max-width: 991.98px) {
  a,
  .btn {
    transition: none; }
  .btn-lg, .btn-group-lg > .btn,
  .btn-lg[type=button],
  .btn-group-lg > [type=button].btn {
    padding: 0.25rem 1.5rem;
    height: 2.5rem; }
    .btn-lg + .btn-lg, .btn-group-lg > .btn + .btn-lg, .btn-group-lg > .btn-lg + .btn, .btn-group-lg > .btn + .btn,
    .btn-lg[type=button] + .btn-lg, .btn-group-lg > [type=button].btn + .btn-lg, .btn-group-lg >
    .btn-lg[type=button] + .btn, .btn-group-lg > [type=button].btn + .btn {
      margin-right: 0.5rem; }
  .btn-sm, .btn-group-sm > .btn {
    height: 2rem; }
  .btn-circle {
    width: 2.5rem; }
  .bg-white-80 {
    background-color: rgba(255, 255, 255, 0.98) !important; } }

@media (max-width: 767.98px) {
  .btn-sm, .btn-group-sm > .btn {
    padding: 0.125rem 0.75rem; } }

/* #endregion buttons */
/* #region mushlam icons */
@font-face {
  font-family: 'mushlam-icons';
  src: url("../fonts/mushlam-icons.eot?bf0a6s");
  src: url("../fonts/mushlam-icons.eot?bf0a6s#iefix") format("embedded-opentype"), url("../fonts/mushlam-icons.ttf?bf0a6s") format("truetype"), url("../fonts/mushlam-icons.woff?bf0a6s") format("woff"), url("../fonts/mushlam-icons.svg?bf0a6s#mushlam-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="mushlam-icon-"], [class*=" mushlam-icon-"] {
  font-family: 'mushlam-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mushlam-icon-video:before {
  content: "\e921"; }

.mushlam-icon-about:before {
  content: "\e91e"; }

.mushlam-icon-eligibility:before {
  content: "\e91f"; }

.mushlam-icon-rates-info:before {
  content: "\e920"; }

.mushlam-icon-direction-circle:before {
  content: "\e914"; }

.mushlam-icon-direction-circle-left:before {
  content: "\e915"; }

.mushlam-icon-direction-circle-right:before {
  content: "\e916"; }

.mushlam-icon-direction-end:before {
  content: "\e917"; }

.mushlam-icon-direction-left:before {
  content: "\e918"; }

.mushlam-icon-direction-path-left:before {
  content: "\e919"; }

.mushlam-icon-direction-path-right:before {
  content: "\e91a"; }

.mushlam-icon-direction-right:before {
  content: "\e91b"; }

.mushlam-icon-direction-start:before {
  content: "\e91c"; }

.mushlam-icon-direction-streight:before {
  content: "\e91d"; }

.mushlam-icon-sms:before {
  content: "\e900"; }

.mushlam-icon-whatsapp:before {
  content: "\e901"; }

.mushlam-icon-filter:before {
  content: "\e902"; }

.mushlam-icon-calendar:before {
  content: "\e903"; }

.mushlam-icon-chat:before {
  content: "\e904"; }

.mushlam-icon-check-in:before {
  content: "\e905"; }

.mushlam-icon-credit-card:before {
  content: "\e906"; }

.mushlam-icon-doctor:before {
  content: "\e907"; }

.mushlam-icon-error:before {
  content: "\e908"; }

.mushlam-icon-exclamation-mark:before {
  content: "\e909"; }

.mushlam-icon-flash:before {
  content: "\e90a"; }

.mushlam-icon-global:before {
  content: "\e90b"; }

.mushlam-icon-heart:before {
  content: "\e90c"; }

.mushlam-icon-improtant-sign:before {
  content: "\e90d"; }

.mushlam-icon-mail:before {
  content: "\e90e"; }

.mushlam-icon-people-group:before {
  content: "\e90f"; }

.mushlam-icon-print:before {
  content: "\e910"; }

.mushlam-icon-question:before {
  content: "\e911"; }

.mushlam-icon-share:before {
  content: "\e912"; }

.mushlam-icon-surgeons:before {
  content: "\e913"; }

/* #endregion mushlam icons */
/* #region fonts */
/* #region section title */
.section-title {
  display: flex;
  justify-content: center;
  flex-direction: column; }
  .section-title h2, .section-title .h2, .section-title h5 {
    margin: 0; }

@media (min-width: 992px) {
  .section-title {
    padding-bottom: 3rem; } }

@media (max-width: 991.98px) {
  .section-title {
    padding-bottom: 1.25rem; } }

/* #endregion section title */
/* #region img title */
@media (min-width: 992px) {
  .img-title img {
    width: 4rem;
    padding-left: 1rem; }
  .img-title em {
    padding-left: 1rem;
    vertical-align: bottom; } }

@media (max-width: 991.98px) {
  .img-title img {
    width: 2.5rem;
    padding-left: 0.5rem; }
  .img-title em {
    padding-left: 0.5rem;
    vertical-align: bottom; } }

/* #endregion img title */
/* #region category link */
.category-link:after {
  content: "\e904";
  display: inline-block;
  padding: 0 5px;
  font-size: 1rem; }
  .rtl .category-link:after {
    content: "\e902"; }

/* #endregion category link */
/* #region more link */
.more-link {
  display: block;
  cursor: pointer; }
  .more-link[aria-expanded=true] em {
    transform: rotate(180deg); }
  .card .more-link {
    margin-bottom: 1rem;
    color: #08497A; }
    .card .more-link:hover {
      color: #031b2d; }

.btn-collapse[aria-expanded=true] em:before {
  content: "\e92b"; }

@media (min-width: 992px) {
  a.more-link {
    height: 70px;
    line-height: 70px;
    color: #15949D;
    font-size: 1.625rem; }
    a.more-link .icon-arrow-down {
      font-size: 1rem; }
    .card a.more-link {
      font-size: inherit;
      height: 60px;
      line-height: 60px; } }

@media (max-width: 991.98px) {
  .more-link {
    height: 90px;
    line-height: 90px; }
    .more-link .icon-arrow-down {
      font-size: 0.75rem;
      font-weight: bold; }
    .card .more-link {
      font-size: inherit;
      height: 30px;
      line-height: 30px; }
    .more-link.invisible {
      height: 30px;
      line-height: inherit; } }

/* #endregion more link */
/* #region back / show-all link */
a.back-link {
  font-family: "Open Sans Hebrew Bold";
  font-weight: bold; }

a.show-all-link {
  color: #363636; }

@media (min-width: 992px) {
  a.back-link em,
  a.show-all-link em {
    font-size: 1rem; } }

@media (max-width: 991.98px) {
  a.back-link em,
  a.show-all-link em {
    font-size: 0.875rem;
    display: inline-block;
    padding: 2px 0 0; } }

/* #endregion back / show-all link */
/* #region bottom-img */
.bottom-img {
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat; }

/* #endregion bottom-img */
/* #region hovers */
.underlined-links a {
  display: inline-block;
  position: relative;
  overflow: hidden; }
  .underlined-links a:after {
    content: "";
    position: absolute;
    bottom: 0;
    background: #fff;
    height: 1px;
    transition-duration: 0.2s;
    transition-timing-function: ease-out; }
    .ltr .underlined-links a:after {
      left: 0;
      right: 100%;
      transition-property: left right; }
    .rtl .underlined-links a:after {
      right: 0;
      left: 100%;
      transition-property: right left; }
  .ltr .underlined-links a:hover::after {
    right: 0; }
  .rtl .underlined-links a:hover::after {
    left: 0; }

.mouseover-scale {
  transition: all 0.3s; }
  .mouseover-scale .rounded-circle {
    transition: all 0.3s; }
  .mouseover-scale:hover .bg-blue {
    background-color: #00516a !important; }
  .mouseover-scale:hover .bg-indigo {
    background-color: #5a609d !important; }
  .mouseover-scale:hover .bg-primary {
    background-color: #06385d !important; }
  .mouseover-scale:hover .bg-orange {
    background-color: #b63102 !important; }

.mouseover-scale-img {
  position: relative; }
  .mouseover-scale-img .card-full {
    overflow: hidden; }
    .mouseover-scale-img .card-full .card-full {
      transition: transform 0.8s; }
  .mouseover-scale-img:hover .card-full .card-full, .mouseover-scale-img.mouseover .card-full .card-full {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }

/* #endregion hovers */
/* #region fonts responsive */
[class^="icon-"], [class*=" icon-"],
[class^="mushlam-icon-"], [class*=" mushlam-icon-"] {
  font-size: 1.75rem; }

.btn.btn-lg em, .btn-group-lg > .btn em {
  font-size: 1.375rem; }

.btn.btn-sm em, .btn-group-sm > .btn em {
  font-size: 1rem; }

.btn.btn-text-icon em {
  padding-bottom: 3px;
  vertical-align: middle; }

@media (min-width: 992px) {
  body {
    font-size: 1.25rem; }
  .text-sm {
    font-size: 1.125rem; }
  h2,
  .h2 {
    font-size: 2.75rem; }
  h3,
  .h3,
  .form-container h3,
  .form-container h3 span {
    font-size: 1.625rem; }
  h4,
  .card-title,
  .h4 {
    font-size: 1.5rem; }
  h5,
  .h5 {
    font-size: 1.625rem; }
  .description {
    font-size: 0.875rem; }
  .btn-lg, .btn-group-lg > .btn {
    font-size: 1.25rem; }
  .btn-sm, .btn-group-sm > .btn {
    font-size: 1.25rem; }
    .btn-sm em, .btn-group-sm > .btn em {
      font-size: 1rem; }
  footer {
    font-size: 0.875rem; }
    footer ul.list-unstyled li a {
      font-size: 0.875rem; }
    footer .form-check label {
      font-size: 1.125rem; }
    footer h3,
    footer .h3 {
      font-size: 1.25rem; }
    footer .row .row h4,
    footer .row .row .h4 {
      font-size: 1rem; }
  .category-link {
    font-size: 1.25rem; } }

@media (min-width: 1400px) {
  .btn-lg, .btn-group-lg > .btn {
    font-size: 1.375rem; }
  .category-link {
    font-size: 1.5rem; } }

@media (min-width: 1200px) and (max-width: 1399.98px) {
  h5,
  .h5 {
    font-size: 1.375rem; } }

@media (min-width: 992px) and (max-width: 1399.98px) {
  body {
    font-size: 1.125rem; }
  .text-sm {
    font-size: 1rem; }
  h2,
  .h2 {
    font-size: 2.5rem; }
  h4,
  .card-title,
  .h4 {
    font-size: 1.375rem; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  h2,
  .h2 {
    font-size: 2.375rem; }
  h3,
  .h3,
  .form-container h3,
  .form-container h3 span {
    font-size: 1.5rem; }
  h5,
  .h5 {
    font-size: 1.25rem; }
  footer .form-check label {
    font-size: 1rem; }
  footer .row .row h4,
  footer .row .row .h4 {
    font-size: 0.875rem; } }

@media (max-width: 991.98px) {
  body {
    font-size: 1.25rem; }
  h2,
  .h2 {
    font-size: 2rem; }
  h3,
  .h3,
  .form-container h3,
  .form-container h3 span {
    font-size: 1.25rem; }
  h4,
  .h4 {
    font-size: 1.25rem; }
  .card-title {
    font-size: 1rem; }
  h5,
  .h5 {
    font-size: 1.375rem; }
  .description {
    color: #76798c;
    line-height: 1.2; }
  .btn.btn-lg, .btn-group-lg > .btn {
    font-size: 1.25rem; }
  .btn.btn-text-icon em {
    font-size: 1.5rem;
    padding-bottom: 2px; }
  .btn.btn-sm, .btn-group-sm > .btn {
    font-size: 1rem; }
    .btn.btn-sm em, .btn-group-sm > .btn em {
      font-size: 0.75rem; }
  footer {
    font-size: 1.125rem; }
    footer ul.list-unstyled li a h4,
    footer ul.list-unstyled li a .h4,
    footer .footer-mail-subscription p h4,
    footer .footer-mail-subscription p .h4,
    footer .row .row h4,
    footer .row .row .h4 {
      font-size: 1rem; }
    footer ul.list-unstyled li a {
      font-size: 1.25rem; } }

@media (max-width: 767.98px) {
  body {
    font-size: 1rem; }
  h2,
  .h2 {
    font-size: 1.75rem; }
  h4,
  .card-title,
  .h4 {
    line-height: 1.1; } }

/* #endregion fonts responsive */
/* #endregion fonts */
/* #region card */
.card {
  border-radius: 0;
  border: none;
  background-color: transparent;
  justify-content: center;
  align-items: stretch;
  text-align: center; }
  .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0; }
  .card-footer {
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0; }
  .card-body {
    padding: 0; }
  .card h2,
  .card h3,
  .card h4,
  .card h5,
  .card .h2,
  .card .h3,
  .card .h4,
  .card .h5 {
    padding: 0;
    margin: 0; }
  .card-content {
    position: relative;
    display: block;
    overflow: hidden; }
  .card-back {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%; }
  .card img {
    margin-right: auto;
    margin-left: auto; }

.card-icon {
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center; }
  .card-icon:not([class*="bg-"]) {
    background: #08497A; }
  .card-icon img {
    width: 80%; }

.card-full {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 0; }

.card-title {
  margin-bottom: 0;
  line-height: 1.25; }

/* #endregion card */
/* #region alerts */
.alert {
  border: none;
  position: relative;
  border-radius: 0;
  line-height: 1.25;
  padding: 0.5rem 1rem;
  font-size: 1rem; }
  .alert.alert-warning {
    background: #eff4f8;
    color: #363636; }

/* #endregion alerts */
/* #region modal */
.modal .modal-dialog .modal-content {
  border-radius: 0;
  border: none;
  background: #fff; }
  .modal .modal-dialog .modal-content .form-container,
  .modal .modal-dialog .modal-content .form-container-react {
    padding: 0; }
  .modal .modal-dialog .modal-content .modal-header {
    border: 0; }
    .modal .modal-dialog .modal-content .modal-header .modal-title {
      color: #08497A;
      line-height: 1.2; }
    .modal .modal-dialog .modal-content .modal-header .overlay-close {
      padding: 0;
      position: absolute;
      z-index: 1; }
      .modal .modal-dialog .modal-content .modal-header .overlay-close em {
        color: #76798c; }
      .modal .modal-dialog .modal-content .modal-header .overlay-close:hover em {
        color: #363636; }
  .modal .modal-dialog .modal-content .modal-footer {
    border-top: 0; }

.modal .modal-dialog.modal-lg .modal-title {
  max-width: 90%; }

#extended_map_modal input[type=button], .modal-content input[type=submit] {
  font-family: "Open Sans Hebrew", Arial;
  font-size: 20px;
  font-weight: 400; }

.form-iframe {
  width: 100%;
  border: 0; }

@media (min-width: 768px) {
  .modal .modal-dialog {
    max-width: 500px; }
    .modal .modal-dialog .modal-content .modal-header {
      padding: 1rem 3rem 0; }
      .modal .modal-dialog .modal-content .modal-header .modal-title {
        margin-top: 1rem;
        width: 80%; }
      .modal .modal-dialog .modal-content .modal-header .overlay-close {
        top: 1rem; }
        .ltr .modal .modal-dialog .modal-content .modal-header .overlay-close {
          right: 1rem; }
        .rtl .modal .modal-dialog .modal-content .modal-header .overlay-close {
          left: 1rem; }
    .modal .modal-dialog .modal-content .modal-body {
      padding: 0 3rem; }
    .modal .modal-dialog .modal-content .modal-footer {
      padding: 1rem 3rem 3rem; }
    .modal .modal-dialog .modal-content .btn-lg:not(.overlay-close):not(.btn-circle), .modal .modal-dialog .modal-content .btn-group-lg > .btn:not(.overlay-close):not(.btn-circle) {
      min-width: 10rem; }
    .modal .modal-dialog.modal-lg {
      max-width: 900px; }
      .modal .modal-dialog.modal-lg .modal-content .modal-header {
        padding: 1rem 4rem; }
        .modal .modal-dialog.modal-lg .modal-content .modal-header .overlay-close {
          width: 50px;
          height: 50px; }
          .modal .modal-dialog.modal-lg .modal-content .modal-header .overlay-close em {
            line-height: 48px;
            font-size: 1.25rem; }
      .modal .modal-dialog.modal-lg .modal-content .modal-body {
        padding: 0 4rem 2rem; }
    .modal .modal-dialog.modal-dialog-centered:before {
      display: block;
      content: "";
      height: calc(100vh - 4rem); }
  .modal.extended-map-modal .modal-dialog.modal-lg .modal-content .modal-header {
    padding: 1rem 2rem; }
  .modal.extended-map-modal .modal-dialog.modal-lg .modal-content .modal-body {
    padding: 0 2rem 2rem; }
    .modal.extended-map-modal .modal-dialog.modal-lg .modal-content .modal-body .row {
      margin-right: -0.5rem;
      margin-left: -0.5rem; }
      .modal.extended-map-modal .modal-dialog.modal-lg .modal-content .modal-body .row > [class^="col"] {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
  .login-modal iframe {
    height: 594px; } }

@media (max-width: 991.98px) {
  .modal .modal-dialog {
    margin: 0.5rem 1rem; }
  .modal-open-hidden {
    overflow: auto !important; }
    .modal-open-hidden .modal-backdrop {
      display: none !important; } }

@media (max-width: 767.98px) {
  .modal .modal-dialog {
    max-width: calc(100% - 2rem); }
    .modal .modal-dialog .modal-content .modal-header {
      padding: 0.5rem 1rem; }
      .modal .modal-dialog .modal-content .modal-header .modal-title {
        margin-top: 0.75rem; }
      .modal .modal-dialog .modal-content .modal-header .overlay-close {
        width: 2.5rem;
        height: 2.5rem;
        top: 1rem;
        left: 1rem; }
        .modal .modal-dialog .modal-content .modal-header .overlay-close.btn-link {
          left: 0.5rem;
          top: 0.5rem; }
        .modal .modal-dialog .modal-content .modal-header .overlay-close em {
          font-size: 1.25rem;
          line-height: 37px; }
    .modal .modal-dialog .modal-content .modal-body {
      padding: 0 1rem 0.5rem; }
    .modal .modal-dialog .modal-content .btn-lg, .modal .modal-dialog .modal-content .btn-group-lg > .btn {
      margin: 5px 0; }
      .modal .modal-dialog .modal-content .btn-lg:not(.overlay-close):not(.btn-circle), .modal .modal-dialog .modal-content .btn-group-lg > .btn:not(.overlay-close):not(.btn-circle) {
        width: 100%; }
    .modal .modal-dialog .modal-content .modal-footer {
      padding: 0 20px 30px; }
  .login-modal iframe {
    height: 105vh; } }

/* #endregion modal */
/* #region send feedback */
.send-feedback h3,
.send-feedback .h3 {
  font-family: "Open Sans Hebrew Bold" !important;
  font-weight: bold; }

.modal .send-feedback .icon-lg.border {
  margin-top: 1rem; }

.modal .send-feedback h3,
.modal .send-feedback .h3 {
  margin-top: 1rem; }

/* #endregion send feedback */
/* #region tabs */
.nav-tabs-lg {
  border: 0; }
  .nav-tabs-lg .nav-item {
    position: relative; }
    .nav-tabs-lg .nav-item + .nav-item:after {
      position: absolute;
      width: 1px;
      height: 90%;
      content: "";
      display: block;
      background-color: rgba(0, 0, 0, 0.06);
      top: 0;
      right: -1px; }
    .nav-tabs-lg .nav-item .nav-link {
      border-radius: 0;
      color: #363636 !important;
      margin: 0;
      border: 0;
      border-bottom: 0.25rem solid transparent;
      height: 100%; }
      .nav-tabs-lg .nav-item .nav-link.active {
        border-bottom: 0.25rem solid #15949D; }
      .nav-tabs-lg .nav-item .nav-link:hover {
        border-bottom: 0.25rem solid #15949D; }
      .nav-tabs-lg .nav-item .nav-link p {
        margin-bottom: 0;
        line-height: 1.25; }
      .nav-tabs-lg .nav-item .nav-link em {
        color: #08497A; }

@media (min-width: 768px) {
  .nav-tabs-lg {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem; }
    .nav-tabs-lg .nav-item {
      padding-right: 1.5rem !important;
      padding-left: 1.5rem !important; }
      .nav-tabs-lg .nav-item .nav-link {
        padding: 1.25rem 0 1rem; }
        .nav-tabs-lg .nav-item .nav-link img {
          height: 3.25rem;
          width: auto;
          margin-bottom: 1rem; }
        .nav-tabs-lg .nav-item .nav-link em {
          font-size: 3.25rem;
          margin-bottom: 1rem; }
        .nav-tabs-lg .nav-item .nav-link p {
          font-size: 1.125rem; }
  .tab-pane {
    padding: 0 0 1rem; } }

@media (max-width: 767.98px) {
  .nav-tabs-lg {
    padding-bottom: 0.25rem; }
    .nav-tabs-lg .nav-item {
      padding-right: 0.25rem !important;
      padding-left: 0.25rem !important; }
      .nav-tabs-lg .nav-item .nav-link {
        padding: 1rem 0; }
        .nav-tabs-lg .nav-item .nav-link img {
          height: 2rem;
          width: auto;
          margin-bottom: 0.5rem; }
        .nav-tabs-lg .nav-item .nav-link em {
          font-size: 2rem;
          margin-bottom: 0.5rem; }
        .nav-tabs-lg .nav-item .nav-link p {
          /*font-family: $font-family-open-sans-hebrew-bold; 
                    font-weight: bold;*/
          font-size: 1rem; }
    .nav-tabs-lg.nav-tabs-links {
      margin-right: -0.25rem;
      margin-left: -0.25rem; }
      .nav-tabs-lg.nav-tabs-links .nav-item {
        margin-bottom: 0.5rem; }
        .nav-tabs-lg.nav-tabs-links .nav-item:after {
          display: none; }
        .nav-tabs-lg.nav-tabs-links .nav-item .nav-link {
          padding: 1rem 0.5rem;
          border: 1px solid rgba(0, 0, 0, 0.06); }
  .tab-pane {
    padding: 1.5rem 0 1rem; } }

/* #endregion tabs */
/* #region message */
.danger-msg {
  display: flex;
  align-content: center;
  justify-content: center;
  position: relative;
  margin-bottom: 2rem; }
  .danger-msg img {
    width: 30%; }
  .danger-msg p {
    position: absolute;
    width: 60%;
    right: 20%; }

@media (min-width: 992px) {
  .danger-msg {
    width: 330px;
    height: 330px; }
    .danger-msg p {
      bottom: 15px; } }

@media (max-width: 991.98px) {
  .danger-msg {
    width: 280px;
    height: 280px;
    margin: 0 auto 2rem; }
    .danger-msg p {
      bottom: 15px; } }

/* #endregion message */
/* #region pagination */
.pagination {
  justify-content: center;
  padding: 2rem 0 0; }
  .pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
    border-radius: 0 !important;
    background-color: #08497A;
    color: #fff; }
    .pagination .page-item:first-child .page-link em, .pagination .page-item:last-child .page-link em {
      font-size: 1rem; }
    .pagination .page-item:first-child .page-link:hover, .pagination .page-item:last-child .page-link:hover {
      background-color: #06385d; }
  .pagination .page-item.disabled {
    visibility: hidden; }
  .pagination .page-item a {
    border: 0 !important;
    box-shadow: none;
    margin-left: 0;
    color: #08497A; }
    .pagination .page-item a:hover {
      background-color: #fafafa; }
  .pagination .page-item.active a {
    font-family: "Open Sans Hebrew Bold";
    font-weight: bold;
    color: #08497A;
    background-color: #fff; }

/* #endregion pagination */
/* #region alphabet list */
.alphabet-list li {
  display: inline-block; }
  .alphabet-list li a {
    color: #76798c; }
    .alphabet-list li a:hover {
      color: #363636; }
  .alphabet-list li.lang-switch {
    width: auto; }
    .alphabet-list li.lang-switch a {
      color: #d7d7d7;
      border-bottom: 1px solid #d7d7d7; }
      .alphabet-list li.lang-switch a:hover {
        color: #76798c;
        border-bottom: 1px solid #76798c; }

@media (min-width: 768px) {
  .alphabet-list li a {
    padding: 0 4px; }
  .alphabet-list.alphabet-list-ltr {
    direction: ltr;
    text-align: left; }
    .ltr .alphabet-list.alphabet-list-ltr .lang-switch {
      float: left; }
    .rtl .alphabet-list.alphabet-list-ltr .lang-switch {
      float: right; }
  .ltr .alphabet-list.alphabet-list-rtl .lang-switch {
    float: right; }
  .rtl .alphabet-list.alphabet-list-rtl .lang-switch {
    float: left; } }

@media (max-width: 767.98px) {
  .alphabet-list li {
    width: 5%;
    line-height: 30px; }
    .alphabet-list li.lang-switch {
      float: none;
      display: block; }
  .ltr .alphabet-list.alphabet-list-rtl .lang-switch {
    text-align: right; }
  .rtl .alphabet-list.alphabet-list-rtl .lang-switch {
    text-align: left; } }

/* #endregion alphabet list */
/* #region animate */
.flipInLeft,
.flipOutLeft,
.flipInRight,
.flipOutRight {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@keyframes flipInLeft {
  from {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  60% {
    opacity: 0; }
  60.1% {
    -webkit-transform: perspective(3500px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(3500px) rotate3d(0, 1, 0, 90deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(3500px);
    transform: perspective(3500px); } }

.flipInLeft {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInLeft;
  animation-name: flipInLeft; }

@keyframes flipOutLeft {
  from {
    -webkit-transform: perspective(3500px);
    transform: perspective(3500px); }
  60% {
    -webkit-transform: perspective(3500px) rotate3d(0, 1, 0, -90deg);
    transform: perspective(3500px) rotate3d(0, 1, 0, -90deg);
    opacity: 1; }
  60.1% {
    opacity: 0; }
  to {
    opacity: 0; } }

.flipOutLeft {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutLeft;
  animation-name: flipOutLeft; }

@keyframes flipInRight {
  from {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  60% {
    opacity: 0; }
  60.1% {
    -webkit-transform: perspective(3500px) rotate3d(0, 1, 0, -90deg);
    transform: perspective(3500px) rotate3d(0, 1, 0, -90deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(3500px);
    transform: perspective(3500px); } }

.flipInRight {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInRight;
  animation-name: flipInRight; }

@keyframes flipOutRight {
  from {
    -webkit-transform: perspective(3500px);
    transform: perspective(3500px); }
  60% {
    -webkit-transform: perspective(3500px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(3500px) rotate3d(0, 1, 0, 90deg);
    opacity: 1; }
  60.1% {
    opacity: 0; }
  to {
    opacity: 0; } }

.flipOutRight {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutRight;
  animation-name: flipOutRight; }

.slideInLeft,
.slideOutLeft,
.slideInRight,
.slideOutRight,
.slideOutUp,
.slideInUp,
.slideOutDown,
.slideInDown {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes bounce {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(0, -6px, 0);
    transform: translate3d(0, -6px, 0); } }

@keyframes bounce {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(0, -6px, 0);
    transform: translate3d(0, -6px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.fadeIn,
.fadeOut {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

/* #endregion animate */
/* #region layout general */
ul.navbar-nav {
  padding: 0; }

@media (min-width: 992px) {
  section {
    padding: 80px 0; }
  .container {
    padding-right: 0;
    padding-left: 0; }
    .container [class^="col"] {
      float: none;
      padding-right: 0;
      padding-left: 0; }
      .ltr .container [class^="col"]:first-child {
        padding-left: 0 !important; }
      .ltr .container [class^="col"]:last-child {
        padding-right: 0 !important; }
      .rtl .container [class^="col"]:first-child {
        padding-right: 0 !important; }
      .rtl .container [class^="col"]:last-child {
        padding-left: 0 !important; }
    .container .row,
    .container .form-row {
      margin-right: 0;
      margin-left: 0; }
      .search-fields-lg .container .row, .search-fields-lg
      .container .form-row {
        margin-right: 0 !important;
        margin-left: 0 !important; }
  .hamburger-menu .container .col-lg {
    padding-right: 80px;
    padding-left: 80px; }
  .search-fields-lg .col-12 {
    padding-right: 0 !important;
    padding-left: 0 !important; } }

@media (min-width: 1200px) and (max-width: 1490px) {
  .container {
    padding: 0 50px; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  section {
    padding: 60px 0; }
  .container {
    padding: 0 1rem; } }

@media (max-width: 991.98px) {
  section {
    padding: 2rem 0; }
  .container {
    padding-right: 1rem;
    padding-left: 1rem; }
    .container .row {
      margin-right: -0.25rem;
      margin-left: -0.25rem; }
      .container .row [class^="col"] {
        padding-right: 0.25rem;
        padding-left: 0.25rem; } }

@media (max-width: 767.98px) {
  header .navbar-collapse {
    position: absolute;
    top: 16px; }
    .ltr header .navbar-collapse {
      right: 4vw; }
    .rtl header .navbar-collapse {
      left: 4vw; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .ltr .container .col-md-6:nth-child(2n+1) {
    padding-left: 0 !important; }
  .ltr .container .col-md-6:nth-child(2n+0) {
    padding-right: 0 !important; }
  .rtl .container .col-md-6:nth-child(2n+1) {
    padding-right: 0 !important; }
  .rtl .container .col-md-6:nth-child(2n+0) {
    padding-left: 0 !important; } }

/* #endregion layout general */
/* #region header */
.navbar-nav.hamburger {
  z-index: 1034;
  position: fixed; }
  .navbar-nav.hamburger .nav-link {
    position: relative;
    border: 1px solid transparent;
    border-radius: 50%;
    transition: color 0.8s, background-color 0.8s, margin 0s; }
    .navbar-nav.hamburger .nav-link.close-menu {
      border-color: #fff; }
    .navbar-nav.hamburger .nav-link .hamburger-anim {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      z-index: 303; }
      .navbar-nav.hamburger .nav-link .hamburger-anim span {
        display: block;
        position: absolute;
        width: 100%;
        background: #15949D;
        border-radius: 5px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out; }
      .navbar-nav.hamburger .nav-link .hamburger-anim.open span {
        background: #fff; }
        .navbar-nav.hamburger .nav-link .hamburger-anim.open span:nth-child(1) {
          width: 0%;
          left: 50%; }
        .navbar-nav.hamburger .nav-link .hamburger-anim.open span:nth-child(2) {
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg); }
        .navbar-nav.hamburger .nav-link .hamburger-anim.open span:nth-child(3) {
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg); }
        .navbar-nav.hamburger .nav-link .hamburger-anim.open span:nth-child(4) {
          width: 0%;
          left: 50%; }

header .desktop-top-menu {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 300;
  background: #fff;
  width: 100%; }

header .header-search .btn-search {
  margin-top: 0; }

@media (min-width: 992px) {
  header .desktop-top-menu {
    border-bottom: 1px solid #15949D; }
    header .desktop-top-menu .row {
      height: 70px;
      margin-right: -0.75rem;
      margin-left: -0.75rem; }
      header .desktop-top-menu .row > [class^="col"] {
        padding-right: 0.75rem;
        padding-left: 0.75rem; }
    header .desktop-top-menu .nav-link:not(.btn) {
      padding: 0; }
    header .desktop-top-menu .nav-link.btn-lg, header .desktop-top-menu .btn-group-lg > .nav-link.btn {
      height: 2.5rem;
      line-height: 37px;
      text-align: center;
      padding: 0 1rem; }
    header .desktop-top-menu .header-search .form-row {
      margin-bottom: 0; }
      header .desktop-top-menu .header-search .form-row .col-12 {
        display: flex; }
        header .desktop-top-menu .header-search .form-row .col-12 input.form-control,
        header .desktop-top-menu .header-search .form-row .col-12 .twitter-typeahead {
          flex-grow: 1; }
        header .desktop-top-menu .header-search .form-row .col-12 input.form-control {
          border-radius: 2rem;
          height: 2.5rem;
          padding: 0 1rem;
          border: 1px solid #08497A; }
        header .desktop-top-menu .header-search .form-row .col-12 .tt-menu {
          box-shadow: 0 8px 5px 0 rgba(0, 0, 0, 0.15); }
        header .desktop-top-menu .header-search .form-row .col-12 .btn {
          flex-basis: 2.5rem;
          width: 2.5rem;
          min-width: 2.5rem;
          height: 2.5rem; }
          .ltr header .desktop-top-menu .header-search .form-row .col-12 .btn {
            margin-right: 1em; }
          .rtl header .desktop-top-menu .header-search .form-row .col-12 .btn {
            margin-right: 1em; }
  header .desktop-sub-menu {
    height: 60px;
    margin-top: 70px; }
    header .desktop-sub-menu .nav {
      justify-content: center;
      align-items: center;
      height: 60px; }
      header .desktop-sub-menu .nav li a {
        display: block;
        font-size: 1.25rem;
        color: #08497A; }
        .ltr header .desktop-sub-menu .nav li a {
          padding-left: 10px; }
        .rtl header .desktop-sub-menu .nav li a {
          padding-right: 10px; }
        header .desktop-sub-menu .nav li a:after {
          content: "|";
          display: inline-block;
          font-weight: normal !important;
          color: #08497A !important; }
          .ltr header .desktop-sub-menu .nav li a:after {
            padding-left: 10px; }
          .rtl header .desktop-sub-menu .nav li a:after {
            padding-right: 10px; }
        header .desktop-sub-menu .nav li a:hover {
          color: #042741; }
      header .desktop-sub-menu .nav li:last-child a:after {
        content: "";
        display: none; }
  header .clalit-logo img {
    width: 125px; }
  .ltr header .languages-nav .nav-link {
    margin-left: 1.5rem; }
  .rtl header .languages-nav .nav-link {
    margin-right: 1.5rem; }
  .navbar-nav.hamburger {
    top: 10px; }
    .ltr .navbar-nav.hamburger {
      left: 15px; }
    .rtl .navbar-nav.hamburger {
      right: 15px; }
    .navbar-nav.hamburger .nav-link {
      height: 50px;
      width: 50px; }
      .navbar-nav.hamburger .nav-link .hamburger-anim {
        width: 44px;
        height: 50px; }
        .navbar-nav.hamburger .nav-link .hamburger-anim span {
          height: 4px; }
          .navbar-nav.hamburger .nav-link .hamburger-anim span:nth-child(1) {
            top: 14px; }
          .navbar-nav.hamburger .nav-link .hamburger-anim span:nth-child(2), .navbar-nav.hamburger .nav-link .hamburger-anim span:nth-child(3) {
            top: 24px; }
          .navbar-nav.hamburger .nav-link .hamburger-anim span:nth-child(4) {
            top: 34px; }
        .navbar-nav.hamburger .nav-link .hamburger-anim.open {
          width: 32px;
          margin: -2px 8px 0; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  header .desktop-top-menu .nav-link.btn-lg, header .desktop-top-menu .btn-group-lg > .nav-link.btn,
  header .desktop-top-menu .header-search input.form-control {
    font-size: 1.125rem; }
  header .desktop-sub-menu {
    height: 50px; }
    header .desktop-sub-menu .nav {
      height: 48px; }
      header .desktop-sub-menu .nav li a {
        font-size: 1.125rem; }
  .navbar-nav.hamburger {
    top: 15px; }
    .ltr .navbar-nav.hamburger {
      left: 19px; }
    .rtl .navbar-nav.hamburger {
      right: 19px; }
    .navbar-nav.hamburger .nav-link {
      height: 2.5rem;
      width: 2.5rem; }
      .navbar-nav.hamburger .nav-link .hamburger-anim {
        width: 2.5rem;
        height: 2.5rem; }
        .navbar-nav.hamburger .nav-link .hamburger-anim span {
          height: 3px; }
          .navbar-nav.hamburger .nav-link .hamburger-anim span:nth-child(1) {
            top: 10px; }
          .navbar-nav.hamburger .nav-link .hamburger-anim span:nth-child(2), .navbar-nav.hamburger .nav-link .hamburger-anim span:nth-child(3) {
            top: 19px; }
          .navbar-nav.hamburger .nav-link .hamburger-anim span:nth-child(4) {
            top: 28px; }
        .navbar-nav.hamburger .nav-link .hamburger-anim.open {
          width: 24px;
          margin: -2px 7px 0; } }

@media (min-width: 1200px) {
  header .desktop-top-menu .nav-link.btn-lg, header .desktop-top-menu .btn-group-lg > .nav-link.btn {
    font-size: 1.25rem; } }

@media (min-width: 1400px) {
  header .desktop-top-menu .nav-link.btn-lg, header .desktop-top-menu .btn-group-lg > .nav-link.btn {
    font-size: 1.375rem; }
  header .desktop-sub-menu .nav li a {
    font-size: 1.25rem; } }

@media (min-width: 992px) and (max-width: 1679.98px) {
  .ltr .clalit-logo {
    padding-left: 50px; }
  .rtl .clalit-logo {
    padding-right: 50px; }
  .no-hamburger .clalit-logo {
    padding: 0; } }

@media (min-width: 1660px) {
  .ltr .clalit-logo {
    padding-left: 0; }
  .rtl .clalit-logo {
    padding-right: 0; } }

@media (max-width: 991.98px) {
  header {
    height: 130px; }
    header .desktop-top-menu {
      border-bottom: 1px solid rgba(0, 0, 0, 0.06); }
      header .desktop-top-menu .row [class^="col"] {
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center; }
        header .desktop-top-menu .row [class^="col"] .btn {
          width: 2.5rem;
          height: 2.5rem; }
        header .desktop-top-menu .row [class^="col"].header-login {
          justify-content: flex-end; }
          header .desktop-top-menu .row [class^="col"].header-login .btn {
            display: flex;
            align-items: center;
            justify-content: center; }
            header .desktop-top-menu .row [class^="col"].header-login .btn em {
              padding-left: 0;
              padding-right: 0; }
        header .desktop-top-menu .row [class^="col"].header-search {
          height: 70px;
          width: 100vw;
          min-width: 100vw;
          margin-left: -0.25rem;
          margin-right: -0.75rem;
          border-top: 1px solid rgba(0, 0, 0, 0.06);
          padding-right: 1rem;
          padding-left: 1rem; }
          header .desktop-top-menu .row [class^="col"].header-search form {
            width: 100%; }
          header .desktop-top-menu .row [class^="col"].header-search .form-row {
            width: 100%;
            margin-top: 0;
            margin-bottom: 0; }
            header .desktop-top-menu .row [class^="col"].header-search .form-row .col-12 input.form-control,
            header .desktop-top-menu .row [class^="col"].header-search .form-row .col-12 .twitter-typeahead {
              width: 100%; }
            header .desktop-top-menu .row [class^="col"].header-search .form-row .col-12 input.form-control {
              height: 2.5rem;
              border-color: #08497A;
              font-size: 1.25rem; }
            header .desktop-top-menu .row [class^="col"].header-search .form-row .col-12 .btn {
              flex-basis: 2.5rem;
              width: 2.5rem;
              height: 2.5rem;
              position: absolute;
              background: transparent !important;
              color: #08497A !important;
              border: transparent !important; }
              .ltr header .desktop-top-menu .row [class^="col"].header-search .form-row .col-12 .btn {
                right: 0; }
              .rtl header .desktop-top-menu .row [class^="col"].header-search .form-row .col-12 .btn {
                left: 0; }
    header .clalit-logo {
      text-align: center; }
      header .clalit-logo img {
        height: 50px; }
    header .no-hamburger {
      border-bottom: 1px solid #08497A; }
      header .no-hamburger .container {
        max-width: 90%; }
    header .nav-link {
      padding: 0; }
  .no-scroll header {
    padding-bottom: 60px; }
    .no-scroll header .desktop-top-menu {
      position: fixed;
      top: 0;
      right: 0;
      z-index: 300;
      background: #fff;
      width: 100%; }
  .section-fast-services-overlay.header-menu-overlay .container .row + .row {
    margin-right: -1rem;
    margin-left: -1rem; }
  .section-fast-services-overlay .nav-item {
    display: block;
    width: 100%; }
    .section-fast-services-overlay .nav-item a {
      display: block;
      padding: 1rem; }
      .section-fast-services-overlay .nav-item a:focus, .section-fast-services-overlay .nav-item a:active, .section-fast-services-overlay .nav-item a:hover {
        background-color: #8fe2ff;
        font-weight: bold; }
    .section-fast-services-overlay .nav-item + .nav-item a {
      border-top: 1px solid #d7d7d7; }
  .navbar-nav.hamburger {
    top: 10px; }
    .ltr .navbar-nav.hamburger {
      left: 15px; }
    .rtl .navbar-nav.hamburger {
      right: 15px; }
    .no-scroll .navbar-nav.hamburger {
      position: fixed; }
    .navbar-nav.hamburger .nav-link {
      height: 2.5rem;
      width: 2.5rem; }
      .navbar-nav.hamburger .nav-link .hamburger-anim {
        width: 32px;
        height: 2.5rem; }
        .navbar-nav.hamburger .nav-link .hamburger-anim span {
          height: 3px; }
          .navbar-nav.hamburger .nav-link .hamburger-anim span:nth-child(1) {
            top: 12px; }
          .navbar-nav.hamburger .nav-link .hamburger-anim span:nth-child(2), .navbar-nav.hamburger .nav-link .hamburger-anim span:nth-child(3) {
            top: 19px; }
          .navbar-nav.hamburger .nav-link .hamburger-anim span:nth-child(4) {
            top: 26px; }
        .navbar-nav.hamburger .nav-link .hamburger-anim.open {
          width: 24px;
          margin: -1px 7px 0; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .hamburger-menu {
    width: 40%; }
  .no-hamburger .container .clalit-logo {
    text-align: inherit; } }

@media (max-width: 767.98px) {
  .ltr header .navbar-nav.hamburger {
    left: 4vw; }
  .rtl header .navbar-nav.hamburger {
    right: 4vw; } }

@media (max-width: 419.98px) {
  header .clalit-logo {
    margin-top: 6px; }
    header .clalit-logo img {
      height: 2.5rem; } }

@media (max-width: 359.98px) {
  header .clalit-logo {
    margin-top: 10px; }
    header .clalit-logo img {
      height: 36px; } }

/* #endregion header */
/* #region slide-menu */
.slide-menu {
  position: fixed;
  max-width: 100%;
  min-height: 100vh;
  top: 0;
  right: 0;
  display: none;
  overflow: hidden;
  box-sizing: border-box;
  background: #15949D;
  transition: transform 0.3s ease-in-out;
  transform: translateX(100%);
  will-change: transform;
  z-index: 1032; }
  .slide-menu .slide-menu-controls {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1033; }
    .slide-menu .slide-menu-controls .btn-lg, .slide-menu .slide-menu-controls .btn-group-lg > .btn {
      border: 0;
      padding: 0;
      background: transparent;
      color: #fff; }
  .slide-menu .slide-menu-container {
    position: absolute;
    top: 0;
    width: 300%;
    height: 100vh;
    overflow-y: scroll; }
    .ltr .slide-menu .slide-menu-container {
      left: 0; }
    .rtl .slide-menu .slide-menu-container {
      right: 0; }
    .slide-menu .slide-menu-container::-webkit-scrollbar {
      display: none; }
  .slide-menu .slider {
    position: absolute;
    top: 0;
    transition: transform 0.3s ease-in-out;
    transform: translateX(0);
    will-change: transform;
    height: 100vh; }
    .ltr .slide-menu .slider {
      left: 0; }
    .rtl .slide-menu .slider {
      right: 0; }
  .slide-menu ul {
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0;
    min-height: 100vh; }
    .slide-menu ul h2,
    .slide-menu ul .h2 {
      color: #fff;
      padding: 6px 5px;
      margin: 0;
      white-space: normal; }
    .slide-menu ul ul {
      position: absolute;
      top: 0;
      left: 100%;
      display: none;
      background: #17a1aa;
      white-space: nowrap; }
      .slide-menu ul ul a.slide-menu-control {
        border-bottom: 0;
        color: #fff !important;
        cursor: pointer;
        text-indent: -99999px;
        overflow: hidden;
        height: 0;
        padding: 0; }
        .slide-menu ul ul a.slide-menu-control:after {
          position: absolute;
          display: block;
          top: 0;
          height: 100vh;
          background-color: #15949D;
          text-align: center;
          box-sizing: border-box;
          text-indent: 0; }
          .ltr .slide-menu ul ul a.slide-menu-control:after {
            content: "\e920"; }
          .rtl .slide-menu ul ul a.slide-menu-control:after {
            content: "\e921"; }
      .slide-menu ul ul li:nth-child(2) a {
        border-bottom: 0;
        white-space: normal; }
      .slide-menu ul ul ul {
        background: #19adb8; }
    .slide-menu ul a {
      display: block;
      padding: 6px 5px;
      color: #fff !important;
      text-decoration: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      opacity: 1; }
      .slide-menu ul a:hover {
        opacity: 0.8; }
  .slide-menu.no-transition, .slide-menu.no-transition * {
    transition: none !important; }

@media (min-width: 992px) {
  .slide-menu {
    width: 480px; }
    .slide-menu .slide-menu-controls .btn-lg, .slide-menu .slide-menu-controls .btn-group-lg > .btn {
      width: 44px;
      height: 44px;
      line-height: 44px;
      margin: 10px; }
    .slide-menu .slider {
      width: 480px; }
    .slide-menu ul {
      padding: 74px 100px 0;
      width: 480px; }
      .slide-menu ul h2,
      .slide-menu ul .h2 {
        min-height: 86px;
        font-size: 2.4rem; }
      .slide-menu ul ul {
        padding: 74px 60px 0;
        width: 400px; }
        .slide-menu ul ul a.slide-menu-control:after {
          width: 80px;
          padding-top: 96px;
          font-size: 1.625rem; }
          .ltr .slide-menu ul ul a.slide-menu-control:after {
            left: -80px; }
          .rtl .slide-menu ul ul a.slide-menu-control:after {
            right: -80px; }
        .slide-menu ul ul li:nth-child(2) a {
          min-height: 86px;
          font-size: 2.4rem; }
        .ltr .slide-menu ul ul ul {
          margin-right: 80px; }
        .rtl .slide-menu ul ul ul {
          margin-left: 80px; } }

@media (max-width: 991.98px) {
  .slide-menu {
    width: 100%; }
    .slide-menu .slide-menu-controls .btn-lg, .slide-menu .slide-menu-controls .btn-group-lg > .btn {
      width: 2.5rem;
      height: 2.5rem;
      line-height: 2.5rem;
      margin: 10px; }
    .slide-menu .slider {
      width: 100vw; }
    .slide-menu ul {
      padding: 61px 18% 20px; }
      .slide-menu ul h2,
      .slide-menu ul .h2 {
        min-height: 60px;
        font-size: 1.625rem; }
      .slide-menu ul ul {
        width: 80vw;
        padding: 57px 10% 0; }
        .slide-menu ul ul a.slide-menu-control:after {
          width: 20vw;
          padding-top: 70px; }
          .ltr .slide-menu ul ul a.slide-menu-control:after {
            left: -20vw; }
          .rtl .slide-menu ul ul a.slide-menu-control:after {
            right: -20vw; }
        .slide-menu ul ul li:nth-child(2) a {
          min-height: 60px;
          font-size: 1.625rem; }
        .ltr .slide-menu ul ul ul {
          margin-right: 20vw; }
        .rtl .slide-menu ul ul ul {
          margin-left: 20vw; } }

@media (max-width: 359.98px) {
  .slide-menu ul {
    padding: 61px 9% 20px; } }

/* #endregion slide-menu */
/* #region footer */
footer .underlined-links .col-lg-2 {
  padding-left: 10px !important; }

footer a {
  color: #fff; }
  footer a:visited {
    color: #fff; }
  footer a:hover {
    color: #fff; }

footer h3,
footer .h3 {
  margin-top: 0; }

footer ul.list-unstyled {
  padding: 0;
  margin: 0; }

@media (min-width: 992px) {
  footer {
    padding: 80px 0; }
    footer ul.list-unstyled li {
      padding: 5px 0;
      margin: 0; } }

@media (max-width: 991.98px) {
  footer {
    padding: 2rem; }
    footer .list-unstyled li {
      padding: 0.25rem 0; } }

/* #endregion footer */
/* #region fullscreen overlay */
.fullscreen-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 202;
  overflow-y: auto;
  display: flex; }
  .fullscreen-overlay .overlay-close {
    z-index: 203; }
  .fullscreen-overlay .row [class^="col"] {
    position: relative; }
  .fullscreen-overlay .align-items-center.fullscreen-overlay .overlay-close {
    position: absolute;
    margin: 0; }

@media (min-width: 992px) {
  .fullscreen-overlay {
    height: calc(100% - 70px); } }

@media (min-width: 1400px) {
  .fullscreen-overlay .overlay-close {
    width: 66px;
    height: 66px; }
    .fullscreen-overlay .overlay-close .icon-close {
      font-size: 2rem;
      line-height: 64px; }
  .fullscreen-overlay.align-items-center .overlay-close {
    top: 20px; }
    .ltr .fullscreen-overlay.align-items-center .overlay-close {
      right: 20px; }
    .rtl .fullscreen-overlay.align-items-center .overlay-close {
      left: 20px; } }

@media (min-width: 992px) and (max-width: 1399.98px) {
  .fullscreen-overlay .overlay-close {
    width: 54px;
    height: 54px; }
    .fullscreen-overlay .overlay-close .icon-close {
      font-size: 1.625rem;
      line-height: 52px; }
  .fullscreen-overlay.align-items-center .overlay-close {
    top: 20px; }
    .ltr .fullscreen-overlay.align-items-center .overlay-close {
      right: 20px; }
    .rtl .fullscreen-overlay.align-items-center .overlay-close {
      left: 20px; } }

@media (max-width: 991.98px) {
  .fullscreen-overlay .overlay-close {
    width: 2.5rem;
    height: 2.5rem;
    padding: 0; }
    .fullscreen-overlay .overlay-close .icon-close {
      font-size: 1.25rem;
      line-height: 37px; }
  .fullscreen-overlay.align-items-center .overlay-close {
    top: 10px;
    padding: 0; }
    .ltr .fullscreen-overlay.align-items-center .overlay-close {
      right: 10px; }
    .rtl .fullscreen-overlay.align-items-center .overlay-close {
      left: 10px; } }

/* #endregion fullscreen overlay */
/* #region search overlay */
.header-menu-overlay h2,
.header-menu-overlay .h2 {
  color: #08497A; }

.header-menu-overlay.section-fast-actions .nav {
  margin-right: -0.25rem;
  margin-left: -0.25rem; }
  .header-menu-overlay.section-fast-actions .nav [class*="col"] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem; }
  .header-menu-overlay.section-fast-actions .nav .nav-item .nav-link {
    background: #fff;
    display: flex;
    color: #08497A;
    align-items: center; }
    .header-menu-overlay.section-fast-actions .nav .nav-item .nav-link img {
      margin-left: 1rem; }
    .header-menu-overlay.section-fast-actions .nav .nav-item .nav-link span {
      display: block; }

@media (min-width: 992px) {
  .header-menu-overlay {
    top: 70px;
    border-right: 0;
    border-left: 0;
    border-bottom: 0; }
    .header-menu-overlay h2,
    .header-menu-overlay .h2 {
      margin-bottom: 2rem; }
    .header-menu-overlay.section-fast-actions {
      top: 129px;
      padding-top: 50px; }
      .header-menu-overlay.section-fast-actions .section-title {
        padding-bottom: 0; }
      .header-menu-overlay.section-fast-actions .nav .nav-item .nav-link {
        padding: 1rem 12% 1rem 8%;
        height: 13vh; }
        .header-menu-overlay.section-fast-actions .nav .nav-item .nav-link img {
          width: 3rem;
          height: 3rem; }
        .header-menu-overlay.section-fast-actions .nav .nav-item .nav-link span {
          width: calc(100% - 4rem); } }

@media (min-width: 992px) and (max-width: 1399.98px) {
  .header-menu-overlay.section-fast-actions {
    padding-top: 2rem; }
    .header-menu-overlay.section-fast-actions h2,
    .header-menu-overlay.section-fast-actions .h2 {
      margin-bottom: 1rem; }
    .header-menu-overlay.section-fast-actions .nav .nav-item .nav-link {
      height: 11vh; }
      .header-menu-overlay.section-fast-actions .nav .nav-item .nav-link img {
        width: 2.5rem;
        height: 2.5rem; }
      .header-menu-overlay.section-fast-actions .nav .nav-item .nav-link span {
        width: calc(100% - 3.5rem); } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-menu-overlay {
    top: 70px;
    padding: 30px 0; }
    .header-menu-overlay h2,
    .header-menu-overlay .h2 {
      margin: 0 0 0.5rem; }
    .header-menu-overlay.section-fast-actions {
      top: 120px; } }

@media (max-width: 991.98px) {
  .header-menu-overlay {
    z-index: 1000;
    top: 61px;
    padding: 1rem 0 !important;
    height: calc(100% - 60px);
    overflow-y: scroll; }
    .header-menu-overlay .container {
      padding-right: 1rem !important;
      padding-left: 1rem !important; }
    .header-menu-overlay.section-login .login-iframe {
      width: 100%;
      height: 590px; }
    .header-menu-overlay h2,
    .header-menu-overlay .h2 {
      margin-bottom: 1rem; }
    .header-menu-overlay.section-fast-actions .section-title {
      padding-bottom: 0; }
    .header-menu-overlay.section-fast-actions .nav .nav-item .nav-link {
      padding: 1rem 1.5rem;
      height: 4.25rem;
      font-size: 1.125rem;
      line-height: 1.125; }
      .header-menu-overlay.section-fast-actions .nav .nav-item .nav-link img {
        width: 2.25rem;
        height: 2.25rem; }
      .header-menu-overlay.section-fast-actions .nav .nav-item .nav-link span {
        width: calc(100% - 3.25rem); }
    .header-menu-overlay.section-fast-actions .nav .nav-item:last-child {
      padding-bottom: 2rem; } }

@media (max-width: 800px) and (orientation: landscape) {
  .header-menu-overlay.section-login iframe {
    height: 145vh; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .header-menu-overlay {
    padding-top: 2rem; }
    .header-menu-overlay .container {
      padding-right: 2rem;
      padding-left: 2rem; } }

/* #endregion search overlay */
/* #region home banners */
.banner-content {
  /* remove this rule in production */
  /*background: $light;*/
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%; }

@media (min-width: 768px) {
  .banner-content {
    height: 205px; } }

@media (max-width: 767.98px) {
  .banner-content {
    height: 105px; } }

/* #endregion home banners */
/* #region forms */
.form-control:focus,
.custom-select:focus,
input[type=password].form-control:focus,
input[type=number].form-control:focus,
input[type=email].form-control:focus,
input[type=text].form-control:focus,
select.form-control:focus,
textarea.form-control:focus {
  border-color: #08497A;
  box-shadow: none !important; }

.article-content .form-container {
  display: inline-block; }

.form-container *:not(.btn-lg):not(.btn-group-lg > .btn),
.form-container-react *:not(.btn-lg):not(.btn-group-lg > .btn) {
  font-size: 1rem; }

.form-container h3,
.form-container-react h3 {
  font-family: "Open Sans Hebrew", Arial; }

.form-container .btn-secondary,
.form-container .btn-secondary[type="submit"],
.form-container-react .btn-secondary,
.form-container-react .btn-secondary[type="submit"] {
  width: unset; }
  .form-container .btn-secondary.btn-block,
  .form-container .btn-secondary[type="submit"].btn-block,
  .form-container-react .btn-secondary.btn-block,
  .form-container-react .btn-secondary[type="submit"].btn-block {
    width: 100%; }
  .inner-page .col-lg-8 .form-container .btn-secondary, .inner-page .col-lg-8
  .form-container .btn-secondary[type="submit"], .inner-page .col-lg-8
  .form-container-react .btn-secondary, .inner-page .col-lg-8
  .form-container-react .btn-secondary[type="submit"] {
    width: 50%; }

.form-container > iframe,
.form-container-react > iframe {
  width: 100%;
  height: 660px; }

.form-container .g-recaptcha,
.form-container-react .g-recaptcha {
  height: 78px; }
  .form-container .g-recaptcha iframe,
  .form-container-react .g-recaptcha iframe {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3; }

.form-container label.disclaimer,
.form-container-react label.disclaimer {
  margin-top: 0.75rem;
  font-size: 1.0rem; }

label.fld-label {
  color: rgba(0, 0, 0, 0.6);
  /*height: 1.25rem;*/
  line-height: 1.25rem;
  overflow: visible;
  height: 100%; }

legend {
  color: #08497A; }

.form-row.birthday .multiselect-native-select .multiselect, .form-row.phone .multiselect-native-select .multiselect,
.form-group.birthday .multiselect-native-select .multiselect,
.form-group.phone .multiselect-native-select .multiselect {
  font-size: 1.25rem; }
  .form-row.birthday .multiselect-native-select .multiselect .multiselect-selected-text, .form-row.phone .multiselect-native-select .multiselect .multiselect-selected-text,
  .form-group.birthday .multiselect-native-select .multiselect .multiselect-selected-text,
  .form-group.phone .multiselect-native-select .multiselect .multiselect-selected-text {
    font-size: 1.25rem; }

.form-row .g-recaptcha > div,
.form-group .g-recaptcha > div {
  margin: 0 auto; }

.form-check input + label {
  padding-top: 7px !important; }
  .form-check input + label:before {
    color: #08497A; }

.form-check input:checked + label:before {
  border-color: #08497A !important;
  color: #08497A; }

.form-check input[type=radio] + label:after {
  background: #08497A; }

.form-check.form-check-inline input + label {
  margin-right: -1rem !important;
  margin-left: 0.325rem; }

.multiselect-native-select .btn-group .multiselect-container label.radio input,
.multiselect-form-group .btn-group .multiselect-container label.radio input {
  visibility: hidden;
  margin: 0 !important;
  width: 0.375rem; }

.multiselect-native-select .btn-group .multiselect-container label.radio *,
.multiselect-form-group .btn-group .multiselect-container label.radio * {
  font-size: 1rem; }

.multiselect-native-select .btn-group .multiselect-container li.filter .input-group,
.multiselect-form-group .btn-group .multiselect-container li.filter .input-group {
  padding: 0.375rem 1.25rem 0.375rem 0.25rem; }
  .multiselect-native-select .btn-group .multiselect-container li.filter .input-group .input-group-append,
  .multiselect-form-group .btn-group .multiselect-container li.filter .input-group .input-group-append {
    left: 0.25rem !important;
    top: 0.5rem; }
    .multiselect-native-select .btn-group .multiselect-container li.filter .input-group .input-group-append button,
    .multiselect-form-group .btn-group .multiselect-container li.filter .input-group .input-group-append button {
      background: #fff !important; }
      .multiselect-native-select .btn-group .multiselect-container li.filter .input-group .input-group-append button .icon-close,
      .multiselect-form-group .btn-group .multiselect-container li.filter .input-group .input-group-append button .icon-close {
        font-size: 60%; }

.multiselect-native-select .btn-group .multiselect-container li.filter + li,
.multiselect-form-group .btn-group .multiselect-container li.filter + li {
  display: none; }

.multiselect-native-select .btn-group .multiselect-container li a label,
.multiselect-form-group .btn-group .multiselect-container li a label {
  padding: 0.25rem 1.25rem;
  text-indent: -6px; }

.multiselect-native-select .btn-group .multiselect-selected-text,
.multiselect-form-group .btn-group .multiselect-selected-text {
  width: 73%;
  max-height: 22px;
  overflow: hidden;
  line-height: 1.325;
  position: absolute;
  right: 0; }

.multiselect-native-select .btn-group button.multiselect:after,
.multiselect-form-group .btn-group button.multiselect:after {
  top: 1rem; }

.tt-menu {
  max-height: 215px;
  overflow-y: auto; }
  .tt-menu .tt-dataset .tt-suggestion * {
    font-size: 1rem; }

.invalid-feedback {
  max-height: 1.5rem;
  overflow: hidden; }

@media (min-width: 992px) {
  .multiselect-native-select .btn-group button.multiselect,
  .multiselect-form-group .btn-group button.multiselect {
    min-height: 39px; }
    .multiselect-native-select .btn-group button.multiselect .multiselect-selected-text,
    .multiselect-form-group .btn-group button.multiselect .multiselect-selected-text {
      max-height: 26px;
      top: 7px; } }

@media (max-width: 991.98px) {
  .multiselect-native-select .btn-group button.multiselect,
  .multiselect-form-group .btn-group button.multiselect {
    min-height: 31px; }
    .multiselect-native-select .btn-group button.multiselect .multiselect-selected-text,
    .multiselect-form-group .btn-group button.multiselect .multiselect-selected-text {
      max-height: 22px;
      top: 6px; } }

/* #endregion forms */
/* #region autoselect */
.select-clear,
.select-cleardd .Select-clear,
.Select-cleardd {
  color: rgba(0, 0, 0, 0.25);
  display: inline-block;
  font-size: 2rem;
  left: 0;
  position: absolute;
  cursor: pointer; }
  .select-clear:hover,
  .select-cleardd .Select-clear:hover,
  .Select-cleardd:hover {
    color: #76798c; }

.Select {
  position: relative; }
  .Select .Select-control {
    font-size: 1.25rem;
    color: rgba(0, 0, 0, 0.6);
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    background-color: transparent; }
    .Select .Select-control .Select-placeholder {
      position: absolute; }
    .Select .Select-control .Select-input > input {
      width: 100% !important;
      cursor: default;
      background: none;
      border: 0;
      font-family: inherit;
      font-size: inherit;
      margin: 0;
      padding: 0;
      outline: 0;
      display: inline-block;
      -webkit-appearance: none; }
    .Select .Select-control:not(.is-searchable) > .Select-input {
      outline: 0; }
  .Select:not(.has-value) .Select-placeholder {
    display: none; }
  .Select.is-searchable.is-focused:not(.is-open) > .Select-input, .Select.is-searchable.is-open > .Select-input {
    cursor: text; }
  .Select.is-open > .Select-input {
    border-color: #08497A; }
    .Select.is-open > .Select-input > .Select-arrow {
      display: none; }
  .Select.is-focused .Select-input > input {
    cursor: text; }
  .Select.is-focused:not(.is-open) > .Select-input {
    border-color: #08497A; }
  .Select .Select-clear,
  .Select .Select-cleardd {
    top: -0.25rem;
    left: 0; }

.Select-menu-outer {
  position: absolute;
  z-index: 300;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  padding: 5px 0; }
  .Select-menu-outer .Select-menu {
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%; }
  .Select-menu-outer .Select-option,
  .Select-menu-outer .Select-noresults {
    display: block;
    padding: 5px 20px;
    min-height: 34px;
    font-size: 1rem;
    cursor: pointer; }
    .Select-menu-outer .Select-option span,
    .Select-menu-outer .Select-noresults span {
      font-size: 1rem; }
  .Select-menu-outer .Select-option {
    color: #76798c; }
    .Select-menu-outer .Select-option:hover, .Select-menu-outer .Select-option.is-focused {
      background-color: #fafafa; }
  .Select-menu-outer .Select-noresults {
    cursor: default;
    color: #d7d7d7; }

.errorFilter {
  visibility: hidden;
  width: 100%;
  margin-top: 0.25rem;
  position: absolute;
  top: 2px;
  color: #d31716; }

@media (min-width: 992px) {
  .Select-control {
    padding: 0.25rem 0; }
  .errorFilter {
    font-size: 1rem; }
  .select-clear,
  .select-cleardd .Select-clear,
  .Select-cleardd {
    top: 1.5rem; }
    .btn-group + .select-clear, .btn-group +
    .select-cleardd .Select-clear, .btn-group +
    .Select-cleardd {
      left: 1.375rem; } }

@media (max-width: 991.98px) {
  .select-clear,
  .select-cleardd .Select-clear,
  .Select-cleardd {
    top: 1.25rem; }
    .btn-group + .select-clear, .btn-group +
    .select-cleardd .Select-clear, .btn-group +
    .Select-cleardd {
      left: 1.125rem; } }

/* #endregion autoselect */
/* #region table */
.table > tbody > tr > td,
.table > tbody > tr > th {
  border: 1px solid #d7d7d7; }

.table img {
  width: 100% !important;
  margin: 1rem 0 0 !important; }

.table th {
  font-family: "Open Sans Hebrew Bold";
  font-weight: bold;
  color: #08497A; }

.table.table-comparison img {
  width: auto !important; }

.table.table-comparison th {
  text-align: center;
  border: 0; }

.table.table-taarifon img {
  width: auto !important; }

.table.table-taarifon th {
  text-align: center;
  border: 0; }

@media (min-width: 768px) {
  .table > tbody > tr > td,
  .table > tbody > tr > th {
    padding: 0.5rem 0.75rem;
    font-size: 1rem; }
  .table h2,
  .table .h2,
  .table h3,
  .table .h3,
  .table th {
    font-size: 1.25rem !important; }
  .table.taarifon > tbody > tr > td,
  .table.taarifon > tbody > tr > th {
    vertical-align: middle; }
  .table.taarifon p {
    margin-top: 1rem; }
  .table.table-comparison th h3,
  .table.table-comparison th .h3 {
    margin-bottom: 0.5rem;
    margin-top: 141px; }
  .table.table-comparison th img {
    height: 85px;
    margin: 2rem 1.25rem 0 !important; }
    .table.table-comparison th img + h3,
    .table.table-comparison th img + .h3 {
      margin-top: 1.5rem; }
  .table.table-comparison th:nth-child(2), .table.table-comparison th:nth-child(3) {
    width: 40%; }
  .table.table-taarifon th h3,
  .table.table-taarifon th .h3 {
    margin-bottom: 0.5rem;
    margin-top: 141px; }
  .table.table-taarifon th img {
    height: 85px;
    margin: 2rem 1.25rem 0 !important; }
    .table.table-taarifon th img + h3,
    .table.table-taarifon th img + .h3 {
      margin-top: 1.5rem; }
  .table.table-taarifon th:nth-child(2), .table.table-taarifon th:nth-child(3) {
    width: 40%; } }

@media (max-width: 767.98px) {
  .table > tbody > tr > td,
  .table > tbody > tr > th {
    padding: 1rem;
    font-size: 1rem; }
  .table h2,
  .table .h2,
  .table h3,
  .table .h3,
  .table th {
    font-size: 1.125rem !important; }
  .table.table-comparison {
    border-bottom: 1px solid #d7d7d7; }
    .table.table-comparison tr {
      display: flex;
      width: 100%;
      flex-wrap: wrap; }
    .table.table-comparison th,
    .table.table-comparison td {
      display: block; }
      .table.table-comparison th:nth-child(2), .table.table-comparison th:nth-child(3),
      .table.table-comparison td:nth-child(2),
      .table.table-comparison td:nth-child(3) {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%; }
    .table.table-comparison td {
      border: 0; }
      .table.table-comparison td:first-child {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0.5rem 0;
        border-top: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7; }
      .table.table-comparison td:nth-child(2) {
        border-left: 1px solid #d7d7d7;
        padding-right: 0; }
      .table.table-comparison td:nth-child(3) {
        padding-left: 0; }
      .table.table-comparison td p {
        margin-bottom: 0; }
    .table.table-comparison th {
      padding-top: 0; }
      .table.table-comparison th:first-child {
        display: none; }
    .table.table-comparison h3,
    .table.table-comparison .h3 {
      margin: 0; }
    .table.table-comparison img {
      height: 66px;
      margin: 0 0 0.5rem !important; }
  .table.table-taarifon {
    border-bottom: 1px solid #d7d7d7; }
    .table.table-taarifon tr {
      width: 100%;
      flex-wrap: nowrap; }
      .table.table-taarifon tr.fixed-md th {
        width: 33%; }
      .table.table-taarifon tr td {
        width: 33% !important; }
    .table.table-taarifon th {
      padding-top: 0;
      vertical-align: bottom;
      width: 33% !important; }
    .table.table-taarifon h3,
    .table.table-taarifon .h3 {
      margin: 0; }
      .table.table-taarifon h3:first-child,
      .table.table-taarifon .h3:first-child {
        display: none; }
    .table.table-taarifon img {
      height: 66px;
      margin: 0 0 0.5rem !important; } }

/* #endregion table */
/* #region join form */
.section-join .form-container .row > .col-md {
  flex: 0 0 100% !important; }

.section-join .form-join-now {
  display: flex;
  justify-content: center;
  align-items: center; }
  .section-join .form-join-now a {
    height: 100%;
    width: 100%; }

.section-join .form-container h3,
.section-join .form-container h3 span,
aside .form-container h3,
aside .form-container h3 span,
.mushlamBlankLayout .form-container h3,
.mushlamBlankLayout .form-container h3 span {
  margin: 0;
  font-size: 1.5rem; }

.section-join .form-container .description.required-field,
aside .form-container .description.required-field,
.mushlamBlankLayout .form-container .description.required-field {
  display: none; }

.section-join .form-container .form-group .required-field:before,
aside .form-container .form-group .required-field:before,
.mushlamBlankLayout .form-container .form-group .required-field:before {
  display: none; }

.section-join .form-container .form-check.form-check-icon input + label,
aside .form-container .form-check.form-check-icon input + label,
.mushlamBlankLayout .form-container .form-check.form-check-icon input + label {
  font-size: 0.875rem; }

.section-join .form-container p.text-center.description,
aside .form-container p.text-center.description,
.mushlamBlankLayout .form-container p.text-center.description {
  font-size: 0.675rem;
  margin-bottom: 0; }

.section-join .form-container .btn-secondary,
aside .form-container .btn-secondary,
.mushlamBlankLayout .form-container .btn-secondary {
  background-color: #08497A;
  border-color: #08497A; }
  .section-join .form-container .btn-secondary:hover,
  aside .form-container .btn-secondary:hover,
  .mushlamBlankLayout .form-container .btn-secondary:hover {
    background-color: #06385d;
    border-color: #06385d; }

.section-join .form-container.send-feedback .btn.btn-lg.btn-primary, .section-join .form-container.send-feedback .btn-group-lg > .btn.btn-primary,
aside .form-container.send-feedback .btn.btn-lg.btn-primary,
aside .form-container.send-feedback .btn-group-lg > .btn.btn-primary,
.mushlamBlankLayout .form-container.send-feedback .btn.btn-lg.btn-primary,
.mushlamBlankLayout .form-container.send-feedback .btn-group-lg > .btn.btn-primary {
  display: none; }

.mushlamBlankLayout .form-container .row {
  margin-right: 0 !important;
  margin-left: 0 !important; }
  .mushlamBlankLayout .form-container .row > [class^="col"] {
    padding-right: 0 !important;
    padding-left: 0 !important; }

@media (min-width: 992px) {
  .section-join {
    height: 100%; }
    .section-join .container {
      padding: 0 !important;
      height: 100%;
      box-shadow: none !important; }
    .section-join .row,
    .section-join .d-lg-flex {
      height: 100%; }
    .section-join .form-container {
      padding: 1.5rem 3rem 1rem;
      box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15); }
      .section-join .form-container .btn-lg, .section-join .form-container .btn-group-lg > .btn {
        width: calc(100% - 4rem); }
    .section-join .form-join-now {
      height: 100px;
      margin-top: 1.5rem;
      font-size: 1.375rem; }
      .section-join .form-join-now .row {
        padding: 1rem 3rem; }
        .section-join .form-join-now .row .h2 {
          font-size: 1.5rem; }
  .section-join .form-container,
  aside .form-container {
    min-height: 660px; }
    .section-join .form-container .g-recaptcha,
    aside .form-container .g-recaptcha {
      margin-top: 0.75rem; }
    .section-join .form-container .btn-lg, .section-join .form-container .btn-group-lg > .btn,
    aside .form-container .btn-lg,
    aside .form-container .btn-group-lg > .btn {
      margin-top: 0.5rem; }
    .section-join .form-container p.text-center.description,
    aside .form-container p.text-center.description {
      font-size: 0.675rem;
      margin-bottom: 0; } }

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .section-join .form-container,
  .section-join .form-join-now .row {
    padding-left: 2rem;
    padding-right: 2rem; }
  .section-join .form-container {
    min-height: 688px; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .section-join .form-container {
    padding: 1.5rem 1.5rem 1rem;
    min-height: 688px; }
    .section-join .form-container .g-recaptcha {
      margin-right: -1rem; }
  aside .form-container.form-join {
    padding: 0 1rem 1rem; }
  .section-join .form-container,
  .section-join .form-join-now .row {
    padding-left: 1rem;
    padding-right: 1rem; } }

@media (max-width: 991.98px) {
  .section-join .container {
    box-shadow: none !important; }
  .section-join .form-container {
    padding: 0 0 0.25rem;
    box-shadow: none !important; }
    .section-join .form-container .btn-lg:not(.btn-circle), .section-join .form-container .btn-group-lg > .btn:not(.btn-circle) {
      width: 90%; }
    .section-join .form-container > iframe {
      height: 640px !important; }
  .section-join .form-join-now {
    /*padding: 1rem 0 2rem;*/
    height: 60px;
    margin: 1rem -1rem 0;
    width: calc(100% + 2rem); } }

@media (max-width: 359.98px) {
  .form-container {
    padding: 1.5rem 0 1rem; } }

/* #endregion join form */
/* #region user login */
.section-user-login .row .row .form-container,
.section-user-login .row .row .form-container-react {
  box-shadow: none !important; }

@media (min-width: 992px) {
  .section-user-login .row .row {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    padding-top: 2.5rem;
    padding-bottom: 3rem; }
    .section-user-login .row .row .section-title {
      padding-bottom: 0; }
    .section-user-login .row .row .form-login {
      padding: 0; }
      .section-user-login .row .row .form-login .g-recaptcha {
        margin-bottom: 1.5rem; }
    .section-user-login .row .row .d-lg-flex {
      justify-content: center;
      align-items: center; }
      .section-user-login .row .row .d-lg-flex img {
        width: 65%; }
  .section-user-login .login-iframe {
    height: 450px;
    width: calc(100% + 4rem);
    margin-right: -2rem; } }

@media (max-width: 991.98px) {
  .section-user-login .section-title {
    text-align: center; } }

/* #endregion user login */
/* #region video icon */
.searchItemTitle {
  display: flex; }
  .searchItemTitle .video_available {
    background-color: #15949D;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0 20px; }
    .searchItemTitle .video_available em {
      font-size: 20px;
      margin: 4px 0; }

/* #endregion video icon */
/* #region layout homepage */
.section-home-worlds.row {
  margin: 0; }
  .section-home-worlds.row > section {
    padding-left: 0;
    padding-right: 0; }

@media (min-width: 992px) {
  .section-home-articles .container [class*="col"] {
    padding-right: 0.25rem;
    padding-left: 0.25rem; }
  .section-promo .container [class*="col"] {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .section-home-main-content .container > .row > [class*="col"] {
    padding-right: 0.75rem;
    padding-left: 0.75rem; }
    .section-home-main-content .container > .row > [class*="col"] .cards-cover [class*="col"] {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
    .section-home-main-content .container > .row > [class*="col"] .cards-services {
      margin-right: -0.25rem;
      margin-left: -0.25rem; }
      .section-home-main-content .container > .row > [class*="col"] .cards-services [class*="col"] {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important; }
  .section-home-worlds > section.section-home-worlds-sub > .container > .row {
    margin-left: -0.75rem;
    margin-right: -0.75rem; }
    .section-home-worlds > section.section-home-worlds-sub > .container > .row > [class*="col"] {
      padding-left: 0.75rem !important;
      padding-right: 0.75rem !important; }
      .section-home-worlds > section.section-home-worlds-sub > .container > .row > [class*="col"] .row {
        margin-left: -0.25rem;
        margin-right: -0.25rem; }
        .section-home-worlds > section.section-home-worlds-sub > .container > .row > [class*="col"] .row > [class*="col"] {
          padding-right: 0.25rem !important;
          padding-left: 0.25rem !important; }
  .section-home-worlds > section.section-home-worlds-sub-lg .row {
    margin-left: -0.25rem;
    margin-right: -0.25rem; }
    .section-home-worlds > section.section-home-worlds-sub-lg .row > [class*="col"] {
      padding-right: 0.25rem !important;
      padding-left: 0.25rem !important; }
  .section-user-login .container > .row .row > [class*="col"] {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .section-home-videos .container [class*="col"] {
    padding-right: 0.25rem;
    padding-left: 0.25rem; }
  .ltr .section-home-videos .container > .row > [class*="col"]:first-child {
    padding-left: 0.25rem !important;
    padding-right: 0; }
  .ltr .section-home-videos .container > .row > [class*="col"]:last-child {
    padding-right: 0.25rem !important;
    padding-left: 0; }
  .rtl .section-home-videos .container > .row > [class*="col"]:first-child {
    padding-right: 0.25rem !important;
    padding-left: 0; }
  .rtl .section-home-videos .container > .row > [class*="col"]:last-child {
    padding-left: 0.25rem !important;
    padding-right: 0; }
  .section-home-socials .container > .row > [class^="col"] {
    padding-right: 0.125rem;
    padding-left: 0.125rem;
    margin-bottom: 0.25rem; } }

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .section-user-login .container > .row .row > [class*="col"] {
    padding-right: 0 !important;
    padding-left: 0 !important; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .section-home-main-content .container > .row > [class*="col"]:first-child {
    padding-left: 1.5rem; }
  .section-home-main-content .container > .row > [class*="col"]:last-child {
    padding-right: 0; } }

@media (max-width: 991.98px) {
  .section-home-videos .container .row .row [class*="col"] {
    padding-right: 0.25rem;
    padding-left: 0.25rem; }
    .ltr .section-home-videos .container .row .row [class*="col"]:first-child {
      padding-left: 0 !important; }
    .ltr .section-home-videos .container .row .row [class*="col"]:last-child {
      padding-right: 0 !important; }
    .rtl .section-home-videos .container .row .row [class*="col"]:first-child {
      padding-right: 0 !important; }
    .rtl .section-home-videos .container .row .row [class*="col"]:last-child {
      padding-left: 0 !important; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .section-home-articles .container [class*="col"] {
    padding-right: 0.25rem;
    padding-left: 0.25rem; }
  .section-home-socials .container > .row > [class*="col"] {
    padding-right: 0.125rem;
    padding-left: 0.125rem;
    margin-bottom: 0.25rem; } }

/* #endregion layout homepage */
/* #region main */
.section-promo {
  position: relative; }

/* #region carousel direction */
.rtl .carousel {
  direction: rtl; }

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

/* #endregion carousel direction */
.section-promo .slide-text {
  transition: background 0.3s; }
  .section-promo .slide-text:hover, .section-promo .slide-text.mouseover {
    background: #08497A; }
  .section-promo .slide-text a {
    display: block; }
    .ltr .section-promo .slide-text a {
      text-align: left; }
    .rtl .section-promo .slide-text a {
      text-align: right; }
    .section-promo .slide-text a * {
      color: #fff;
      overflow: hidden; }

.section-promo .carousel-inner .slide-text {
  display: none; }

.section-promo .carousel-overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1; }

@media (min-width: 992px) {
  .section-promo .carousel-item {
    height: 660px; }
  .section-promo .slide-text {
    margin-top: 60px;
    height: 265px; }
    .section-promo .slide-text a {
      padding: 2.5rem 3.5rem; }
      .section-promo .slide-text a h2,
      .section-promo .slide-text a .h2 {
        height: 85px;
        margin-bottom: 0 0 1rem;
        font-size: 2.25rem; }
      .section-promo .slide-text a .promoted-article-preview {
        height: 56px;
        line-height: 1.75rem; }
  .section-promo .carousel-indicators {
    bottom: 1.5rem;
    margin: 0 0.25rem;
    padding: 0 3rem;
    justify-content: flex-start; }
    .section-promo .carousel-indicators li {
      width: 1.125rem;
      height: 1.125rem;
      border-radius: 50%;
      cursor: pointer;
      margin: 0 0.25rem; } }

@media (min-width: 992px) and (max-width: 1399.98px) {
  .section-promo .carousel-item {
    height: 560px; }
  .section-promo .slide-text {
    margin-top: 40px; }
    .section-promo .slide-text a {
      padding: 2.5rem 2.5rem; }
  .section-promo .carousel-indicators {
    padding: 0 2rem; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .section-promo .slide-text a h2,
  .section-promo .slide-text a .h2 {
    height: 116px; } }

@media (max-width: 991.98px) {
  .section-promo .carousel-item {
    height: 404px; }
  .section-promo .slide-text {
    margin-top: 193px;
    height: 197px; }
    .section-promo .slide-text a {
      padding: 1.5rem 2rem; }
      .section-promo .slide-text a h2,
      .section-promo .slide-text a .h2 {
        height: 67px;
        margin-bottom: 0 0 1rem; }
      .section-promo .slide-text a .promoted-article-preview {
        height: 56px;
        line-height: 1.75rem; } }

/* #endregion main */
/* #region home main content */
.cards-cover .card {
  border-radius: 2px;
  justify-content: space-between;
  align-items: stretch; }

.section-home-main-content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06); }
  .section-home-main-content ul {
    margin-bottom: 0; }

@media (min-width: 992px) {
  .section-home-main-content {
    margin-top: -240px; }
    .section-home-main-content .cards-cover .card {
      background: #fff;
      padding: 1.5rem 1.5rem 2rem;
      height: 100%; }
      .section-home-main-content .cards-cover .card img {
        height: 85px;
        margin: 2rem 1.25rem; }
      .section-home-main-content .cards-cover .card .btn {
        width: 90%; }
    .section-home-main-content .section-title {
      padding: 1.5rem 0 2rem; }
    .section-home-main-content .cards-services .card {
      padding: 1rem;
      height: 100px; }
      .section-home-main-content .cards-services .card img {
        width: 4rem; }
        .section-home-main-content .cards-services .card img + .card-title {
          padding-top: 0.75rem; }
      .section-home-main-content .cards-services .card .card-title {
        font-size: 1.25rem; }
    .section-home-main-content .cards-services.cards-services-icon {
      margin-bottom: 1rem; }
      .section-home-main-content .cards-services.cards-services-icon .card {
        height: 132px;
        margin-bottom: 0.5rem; } }

@media (min-width: 1400px) {
  .section-home-main-content .cards-cover .card h3,
  .section-home-main-content .cards-cover .card .h3 {
    margin: 0 -1rem; } }

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .section-home-main-content .cards-cover .card .btn {
    width: 100%; }
  .section-home-main-content .cards-services .card .card-title {
    font-size: 1.125rem; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .section-home-main-content .cards-cover .card {
    padding: 1.5rem 1rem; } }

@media (max-width: 991.98px) {
  .section-home-main-content .btn-join {
    margin-bottom: 2rem; }
  .section-home-main-content .btn-fast-actions {
    margin-top: 2rem; }
  .section-home-main-content .cards-cover .card {
    padding: 0.75rem;
    height: 100%; }
    .section-home-main-content .cards-cover .card img {
      height: 66px;
      margin: 1rem; }
    .section-home-main-content .cards-cover .card .btn {
      width: 100%;
      font-size: 0.875rem;
      padding: 0.5rem 0.25rem; }
  .section-home-main-content .section-title {
    padding: 2rem 0 1rem; }
  .section-home-main-content .cards-services .card {
    padding: 1rem 0.5rem 0.75rem;
    height: 72px; }
    .section-home-main-content .cards-services .card img {
      width: 3rem; }
      .section-home-main-content .cards-services .card img + .card-title {
        padding-top: 0.75rem; }
  .section-home-main-content .cards-services.cards-services-icon .card {
    height: 108px;
    margin-bottom: 0.5rem; }
  .section-home-main-content .cards-services.cards-services-icon .d-lg-block .card {
    margin-bottom: 1rem; }
  .section-home-main-content .cards-services .more-link {
    margin-top: -0.5rem; } }

/* #endregion home main content */
/* #region home sections */
/* #region home banners */
@media (max-width: 991.98px) {
  .section-home-banners {
    padding-top: 0; } }

/* #endregion home banners */
/* #region home worlds */
.section-home-worlds {
  padding: 0; }
  .section-home-worlds a {
    color: #fff !important; }
  .section-home-worlds .h2 em {
    vertical-align: middle; }
  .section-home-worlds section.section-home-worlds-sub {
    padding-bottom: 0; }

@media (min-width: 992px) {
  .section-home-worlds .h2 em {
    margin-bottom: 0.25rem;
    margin-right: 1rem; }
  .section-home-worlds section.section-home-worlds-sub > .container > .row .row {
    padding-top: 70px;
    padding-bottom: calc(70px - 0.5rem); }
    .section-home-worlds section.section-home-worlds-sub > .container > .row .row .card {
      height: 170px;
      margin-bottom: 0.5rem;
      padding: 1rem; }
  .section-home-worlds section.section-home-worlds-sub:nth-child(odd) > .container > .row {
    flex-direction: row-reverse; }
  .section-home-worlds section.section-home-worlds-sub-lg {
    background: #08497A; }
    .section-home-worlds section.section-home-worlds-sub-lg > .container > .row .card {
      height: 100%;
      width: 100%; }
    .section-home-worlds section.section-home-worlds-sub-lg > .container > .row .row .card {
      height: 244px;
      position: relative; }
      .section-home-worlds section.section-home-worlds-sub-lg > .container > .row .row .card .h4 {
        position: absolute;
        background: rgba(8, 73, 122, 0.8);
        bottom: 0;
        right: 0;
        width: 100%;
        height: 56px;
        padding: 0.75rem; }
    .section-home-worlds section.section-home-worlds-sub-lg > .container > .row .row .col-lg-6:nth-child(1) .card, .section-home-worlds section.section-home-worlds-sub-lg > .container > .row .row .col-lg-6:nth-child(2) .card {
      margin-bottom: 0.5rem; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .section-home-worlds section.section-home-worlds-sub > .container > .row .row {
    padding-top: 60px;
    padding-bottom: calc(60px - 0.5rem); }
    .section-home-worlds section.section-home-worlds-sub > .container > .row .row .card {
      height: 150px; }
  .section-home-worlds section.section-home-worlds-sub-lg > .container > .row .row .card {
    height: 200px; } }

@media (max-width: 991.98px) {
  .section-home-worlds .h2 {
    text-align: center;
    position: relative;
    margin: 0 0 1rem; }
    .section-home-worlds .h2 em {
      position: absolute;
      left: 0;
      font-size: 1.375rem;
      top: 0.25rem; }
  .section-home-worlds section.section-home-worlds-sub .bottom-img {
    height: 230px; }
  .section-home-worlds section.section-home-worlds-sub-lg {
    background-color: #fff; }
    .section-home-worlds section.section-home-worlds-sub-lg .section-title {
      padding-bottom: 0; }
    .section-home-worlds section.section-home-worlds-sub-lg .h2 {
      color: #363636; }
    .section-home-worlds section.section-home-worlds-sub-lg > .container > .row .card {
      margin-bottom: 0.5rem; }
    .section-home-worlds section.section-home-worlds-sub-lg > .container > .row > .col-12 > .card {
      height: 238px; }
    .section-home-worlds section.section-home-worlds-sub-lg > .container > .row .row .card .h4 {
      height: 56px;
      width: 100%;
      background: #08497A;
      padding: 1rem; } }

/* #endregion home worlds */
/* #region home articles */
.section-home-articles {
  padding-bottom: 0; }
  .section-home-articles .card {
    align-items: stretch; }
    .section-home-articles .card .card-header {
      display: flex;
      padding-bottom: 0.5rem; }
    .section-home-articles .card .card-body {
      position: relative;
      display: block; }

@media (min-width: 992px) {
  .section-home-articles .card-body {
    height: 173px; } }

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .section-home-articles .card-body {
    height: 144px; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .section-home-articles .card-body {
    height: 108px; } }

@media (max-width: 991.98px) {
  .section-home-articles .section-title {
    padding-bottom: 1rem; }
  .section-home-articles .card-header {
    padding-top: 1rem; }
  .section-home-articles .card-body {
    height: 124px; } }

@media (max-width: 767.98px) {
  .section-home-articles .col-12.bordered .card {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 10px; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .section-home-articles .card-body {
    height: 250px; } }

/* #endregion home articles */
/* #region home videos */
.section-home-videos .card-overlay, .section-home-videos .card-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0; }

.section-home-videos [class*="col"] {
  overflow: hidden; }

.section-home-videos .row {
  overflow: hidden; }

.section-home-videos .card {
  position: relative;
  background-color: rgba(54, 54, 54, 0.4); }

.section-home-videos .card-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
  position: relative; }
  .section-home-videos .card-overlay:after {
    content: "\e913";
    position: absolute;
    top: 50%;
    right: 50%; }

.section-home-videos .card-lg {
  overflow: hidden; }
  .section-home-videos .card-lg .card-overlay {
    background: rgba(54, 54, 54, 0.4); }
  .section-home-videos .card-lg .card-bg {
    transition: transform 0.5s; }
  .section-home-videos .card-lg:hover .card-bg {
    transform: scale(1.01); }
  .section-home-videos .card-lg .card-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0; }

.section-home-videos .card-title {
  margin-bottom: 0; }
  .section-home-videos .card-title * {
    color: #fff; }
  .ltr .section-home-videos .card-title {
    text-align: right; }
  .rtl .section-home-videos .card-title {
    text-align: right; }

.section-home-videos .card-sm .card-bg {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

@media screen and (min-width: 0\0) {
  .section-home-videos .card-sm {
    background: #363636; }
    .section-home-videos .card-sm .card-bg {
      opacity: 0.6; } }

@media (min-width: 992px) {
  .section-home-videos {
    padding: 80px 0; }
    .section-home-videos .card {
      margin-bottom: 0.5rem; }
    .section-home-videos .card-lg .card-title {
      padding: 20px 40px;
      height: 70px; }
      .section-home-videos .card-lg .card-title .h4 {
        height: 26px;
        line-height: 26px;
        overflow: hidden; }
    .section-home-videos .card-lg .card-overlay:after {
      font-size: 136px;
      margin-right: -78px;
      margin-top: -90px; }
    .section-home-videos .container > .row {
      flex-direction: row-reverse; }
    .section-home-videos .card-sm .card-overlay {
      background: rgba(8, 73, 122, 0.8);
      opacity: 0;
      transition: opacity 1s; }
      .section-home-videos .card-sm .card-overlay:after {
        display: none; }
      .section-home-videos .card-sm .card-overlay:hover {
        opacity: 1; }
    .section-home-videos .card-sm .card-title {
      text-align: center;
      padding: 10px 1rem; }
  .home-video-modal .modal-body {
    padding-top: 1rem !important; }
    .home-video-modal .modal-body .home-video .youtube-embed-frame {
      border: none;
      height: 435px;
      background-color: #d7d7d7; } }

@media (min-width: 992px) and (max-width: 1399.98px) {
  .section-home-videos .card-sm {
    height: 198px; }
  .section-home-videos .card-lg .card-overlay:after {
    font-size: 90px;
    margin-right: -45px;
    margin-top: -84px; }
  .section-home-videos iframe,
  .section-home-videos .card-lg {
    height: 404px; }
  .section-home-videos h5 {
    font-size: 1.3rem; } }

@media (min-width: 1400px) {
  .section-home-videos .card-sm {
    height: 264px; }
  .section-home-videos .card-lg,
  .section-home-videos iframe {
    height: 536px; } }

@media (max-width: 991.98px) {
  .section-home-videos .card-lg, .section-home-videos iframe {
    height: 230px;
    margin-bottom: 0.5rem; }
  .section-home-videos .container > .row {
    margin-right: 0;
    margin-left: 0; }
    .section-home-videos .container > .row > [class^="col"] {
      padding-right: 0;
      padding-left: 0; }
  .section-home-videos .card-sm {
    height: 135px;
    margin-bottom: 0.5rem; }
    .section-home-videos .card-sm .card-overlay {
      background: rgba(54, 54, 54, 0.4); }
      .section-home-videos .card-sm .card-overlay:after {
        font-size: 54px;
        margin-right: -27px;
        margin-top: -50px; }
    .section-home-videos .card-sm .card-title {
      position: absolute;
      width: 100%;
      bottom: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.8);
      height: 40px;
      line-height: 40px;
      overflow: hidden; }
  .section-home-videos .card-lg .card-title {
    height: 40px;
    line-height: 40px; }
    .section-home-videos .card-lg .card-title h4,
    .section-home-videos .card-lg .card-title .h4 {
      height: 40px;
      line-height: 40px;
      overflow: hidden; }
  .section-home-videos .card-lg .card-overlay:after {
    font-size: 90px;
    margin-right: -45px;
    margin-top: -70px; }
  .section-home-videos .card-title {
    padding: 0 25px; }
  .home-video-modal .modal-header .modal-title {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .home-video-modal .modal-body {
    padding: 0 !important; }
    .home-video-modal .modal-body .home-video .youtube-embed-frame {
      border: none;
      background-color: #d7d7d7;
      margin-bottom: -0.5rem; } }

@media (max-width: 767.98px) {
  .home-video-modal .modal-body .home-video .youtube-embed-frame {
    height: 178px; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .section-home-videos .card-lg,
  .section-home-videos iframe {
    height: 390px; }
  .section-home-videos .card-sm {
    height: 220px; }
  .home-video-modal .modal-body .home-video .youtube-embed-frame {
    height: 435px; } }

/* #endregion home videos */
/* #region home socials */
.section-home-socials {
  /*.container > .row > .col-12 .row .card-text {
        &:before,
        &:after {
            display: block;
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            z-index: 103;
            border-radius: 50%;
        }
        &:before {
            background: $white;
        }
        &:after {
            background: $secondary;
        }
    }*/ }
  .section-home-socials .row .row .col-12 + .col-12 {
    overflow: hidden; }
    .section-home-socials .row .row .col-12 + .col-12 .card-img {
      transition: transform 0.5s; }
  .section-home-socials .row .row:hover .card-img {
    transform: scale(1.05); }
  .section-home-socials .card {
    text-align: center;
    position: relative;
    align-items: stretch; }
  .section-home-socials .card-img:after {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    z-index: 100; }
  .section-home-socials .card-text {
    background: #fff; }
    .section-home-socials .card-text .card-title {
      color: #08497A; }
    .section-home-socials .card-text p {
      color: #363636;
      line-height: 1.25; }
  .section-home-socials .container > .row > .col-12 .row .card-text:after {
    display: block;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    z-index: 103; }
  .section-home-socials .row .row {
    cursor: pointer; }

@media (min-width: 992px) {
  .ltr .section-home-socials .container > .row:nth-child(odd) > .col-12 .row .card-text:after, .rtl .section-home-socials .container > .row:nth-child(even) > .col-12 .row .card-text:after {
    left: -39px;
    border-right: 40px solid #fff; }
  .ltr .section-home-socials .container > .row:nth-child(even) > .col-12 .row .card-text:after, .rtl .section-home-socials .container > .row:nth-child(odd) > .col-12 .row .card-text:after {
    right: -39px;
    border-left: 40px solid #fff; }
  .ltr .section-home-socials .container > .row:nth-child(odd) > .col-12 .row .card-img:after, .rtl .section-home-socials .container > .row:nth-child(even) > .col-12 .row .card-img:after {
    background: linear-gradient(to right, rgba(51, 51, 51, 0) 67%, rgba(51, 51, 51, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00333333', endColorstr='#b3333333',GradientType=1 ); }
  .ltr .section-home-socials .container > .row:nth-child(even) > .col-12 .row .card-img:after, .rtl .section-home-socials .container > .row:nth-child(odd) > .col-12 .row .card-img:after {
    background: linear-gradient(to left, rgba(51, 51, 51, 0) 67%, rgba(51, 51, 51, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3333333', endColorstr='#00333333',GradientType=1 ); }
  .section-home-socials .container > .row {
    /*> .col-12 .row .card-text{
                &:before {
                    top: calc(50% - 2rem);
                    width: 4rem;
                    height: 4rem;
                }
                &:after {
                    top: calc(50% - 1.25rem);
                    width: 2.5rem;
                    height: 2.5rem;
                }
            }*/ }
    .section-home-socials .container > .row:nth-child(odd) > .col-12 .row {
      flex-direction: row-reverse; }
    .section-home-socials .container > .row > .col-12 .row .card-text:after {
      top: 50%;
      border-top: 40px solid transparent;
      border-bottom: 40px solid transparent;
      margin-top: -40px; }
    .section-home-socials .container > .row .card-text .card-title {
      margin-bottom: 1rem; }
  /*.ltr .section-home-socials .container > .row {
        &:nth-child(odd) > .col-12 .row {
            .card-text{
                &:before {
                    left: -2rem;
                }
                &:after {
                    left: -1.25rem;
                }
            }
        }

        &:nth-child(even) > .col-12 .row {
            .card-text{
                &:before {
                    right: -2rem;
                }
                &:after {
                    right: -1.25rem;
                }
            }
        }
    }

    .rtl .section-home-socials .container > .row {
        &:nth-child(even) > .col-12 .row {
            .card-text {
                &:before {
                    left: -2rem;
                }
                &:after {
                    left: -1.25rem;
                }
            }
        }

        &:nth-child(odd) > .col-12 .row {
            .card-text {
                &:before {
                    right: -2rem;
                }
                &:after {
                    right: -1.25rem;
                }
            }
        }
    }*/ }

@media (min-width: 992px) and (max-width: 1399.98px) {
  .section-home-socials .card {
    height: 225px;
    padding: 25px; } }

@media (min-width: 1400px) {
  .section-home-socials .card {
    height: 340px;
    padding: 25px 70px; } }

@media (max-width: 991.98px) {
  .section-home-socials {
    padding-bottom: 1rem;
    /*.container > .row > .col-12 .row {
            .card-text {
                &:before {
                    width: 3rem;
                    height: 3rem;
                    right: calc(50% - 1.5rem);
                    bottom: -1.5rem;
                }
                &:after {
                    width: 2rem;
                    height: 2rem;
                    right: calc(50% - 1rem);
                    bottom: -1rem;
                }
            }
        }*/ }
    .section-home-socials .row .row {
      margin-left: 0;
      margin-right: 0; }
      .section-home-socials .row .row .col-12 {
        padding-right: 0;
        padding-left: 0; }
    .section-home-socials .card {
      padding: 1rem 3rem; }
      .section-home-socials .card.card-text {
        min-height: 8rem; }
      .section-home-socials .card.card-img {
        min-height: 12rem; }
    .section-home-socials .container > .row > .col-12 .row .card-text:after {
      bottom: -19px;
      right: 50%;
      border-right: 20px solid transparent;
      border-left: 20px solid transparent;
      margin-right: -20px;
      border-top: 20px solid #fff; }
    .section-home-socials .container > .row > .col-12 .row .card-img:after {
      background: linear-gradient(to bottom, rgba(51, 51, 51, 0.7) 0%, rgba(51, 51, 51, 0.7) 1%, rgba(51, 51, 51, 0) 30%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3333333', endColorstr='#00333333',GradientType=0 ); }
    .section-home-socials .card-text .card-title {
      margin-bottom: 0.5rem;
      font-size: 1.25rem; }
    .section-home-socials .card-text p {
      font-size: 1rem; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .section-home-socials .card {
    min-height: 165px;
    padding: 10px 20px; } }

/* #endregion home socials */
/* #endregion sections */
/* #region inner layout */
.inner-page {
  padding: 0; }
  .inner-page .inner-wrapper {
    position: relative; }
  .inner-page section {
    padding: 0; }

@media (min-width: 992px) {
  .inner-page .container {
    padding: 2rem;
    box-shadow: 0 9px 46px 18px rgba(0, 0, 0, 0.06); }
    .inner-page .container [class^='col'] {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
      .inner-page .container [class^='col'].col-md-4:nth-child(3n + 0) {
        padding-left: 0rem !important; }
      .inner-page .container [class^='col'].col-md-4:nth-child(3n + 1) {
        padding-right: 0rem !important; }
    .inner-page .container .article-summary [class^='col'],
    .inner-page .container .articles-list-details [class^='col'] {
      padding-right: 0.25rem;
      padding-left: 0.25rem; }
    .inner-page .container .form-container .row,
    .inner-page .container .form-container-react .row {
      margin-left: -0.5rem;
      margin-right: -0.5rem; }
      .inner-page .container .form-container .row > [class^='col'],
      .inner-page .container .form-container .row > *:not(.w-100),
      .inner-page .container .form-container .row legend,
      .inner-page .container .form-container-react .row > [class^='col'],
      .inner-page .container .form-container-react .row > *:not(.w-100),
      .inner-page .container .form-container-react .row legend {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important; }
  .inner-page aside > section {
    margin: 0 0 2.5rem; }
  .inner-page.search-results .inner-wrapper {
    border-top: 1px solid #15949D; }
    .inner-page.search-results .inner-wrapper .container {
      box-shadow: none; } }

@media (min-width: 1680px) {
  .inner-page {
    padding-left: 0;
    padding-right: 0; }
    .inner-page .inner-wrapper {
      padding: 0 4rem; }
      .inner-page .inner-wrapper .container {
        width: auto; }
        .inner-page .inner-wrapper .container > .row > .col-lg-8 {
          padding-left: 4rem !important;
          padding-right: 4rem !important; }
        .inner-page .inner-wrapper .container > .row > .col-lg-4 {
          padding-left: 4rem !important;
          padding-right: 2rem !important; } }

@media (min-width: 1400px) and (max-width: 1679.98px) {
  .inner-page {
    padding-left: 0;
    padding-right: 0; }
    .inner-page .inner-wrapper {
      padding: 0 3rem; }
      .inner-page .inner-wrapper .container {
        width: auto; }
        .inner-page .inner-wrapper .container > .row > .col-lg-8 {
          padding-left: 3rem !important;
          padding-right: 2rem !important; }
        .inner-page .inner-wrapper .container > .row > .col-lg-4 {
          padding-left: 2rem !important;
          padding-right: 2rem !important; } }

@media (min-width: 992px) and (max-width: 1399.98px) {
  .inner-page .container [class^='col'] {
    padding-right: 0.25rem;
    padding-left: 0.25rem; }
  .inner-page .container .form-container .row,
  .inner-page .container .form-container-react .row {
    margin-left: -0.25rem;
    margin-right: -0.25rem; }
    .inner-page .container .form-container .row > [class^='col'],
    .inner-page .container .form-container .row > *:not(.w-100),
    .inner-page .container .form-container .row legend,
    .inner-page .container .form-container-react .row > [class^='col'],
    .inner-page .container .form-container-react .row > *:not(.w-100),
    .inner-page .container .form-container-react .row legend {
      padding-right: 0.25rem !important;
      padding-left: 0.25rem !important; } }

@media (min-width: 768px) and (max-width: 1199.98px) {
  .inner-page .container {
    padding: 2rem 1.25rem; }
    .inner-page .container > .row > .col-12 {
      padding: 0; }
    .inner-page .container .articles-list-details [class^='col'] {
      padding-right: 0.25rem;
      padding-left: 0.25rem; } }

@media (max-width: 991.98px) {
  .inner-page .container {
    padding: 0; }
    .inner-page .container > .row {
      margin-right: 0;
      margin-left: 0; }
      .inner-page .container > .row > .col-12 {
        padding-right: 0;
        padding-left: 0; }
    .inner-page .container .form-container .row,
    .inner-page .container .form-container-react .row {
      margin-left: -0.5rem;
      margin-right: -0.5rem; }
      .inner-page .container .form-container .row > [class^='col'],
      .inner-page .container .form-container .row > *:not(.w-100),
      .inner-page .container .form-container .row legend,
      .inner-page .container .form-container-react .row > [class^='col'],
      .inner-page .container .form-container-react .row > *:not(.w-100),
      .inner-page .container .form-container-react .row legend {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .inner-page .container .similar-articles [class^='col'] {
    padding-right: 0.25rem;
    padding-left: 0.25rem; }
  .inner-page .container .article-summary [class^='col'] {
    padding-right: 0.25rem;
    padding-left: 0.25rem; }
  .ltr .inner-page .container .col-md-6:nth-child(2n + 0) {
    padding-right: 0 !important; }
  .rtl .inner-page .container .col-md-6:nth-child(2n + 0) {
    padding-left: 0 !important; }
  .ltr .inner-page .container .col-md-6:nth-child(2n + 1) {
    padding-left: 0 !important; }
    .ltr .inner-page .container .col-md-6:nth-child(2n + 1):last-child {
      padding-left: 0 !important; }
  .rtl .inner-page .container .col-md-6:nth-child(2n + 1) {
    padding-right: 0 !important; }
    .rtl .inner-page .container .col-md-6:nth-child(2n + 1):last-child {
      padding-right: 0 !important; } }

/* #endregion inner layout */
/* #region inner fonts responsive */
.inner-page h3,
.inner-page .h3 {
  font-family: "Open Sans Hebrew Bold";
  font-weight: bold; }

.inner-page aside h3,
.inner-page aside .h3 {
  font-family: "Open Sans Hebrew", Arial;
  font-weight: normal; }

.inner-page .service-title .service-title-type {
  margin: 0; }

@media (min-width: 992px) {
  .inner-page h1,
  .inner-page .service-title .service-title-type,
  .inner-page .h1 {
    font-size: 3rem;
    margin: 0;
    padding: 0 0 0.5rem;
    line-height: 1.2; }
  .inner-page h2,
  .inner-page .h2 {
    font-size: 1.625rem;
    line-height: 1.25; }
  .inner-page .service-title h1,
  .inner-page .service-title .h1,
  .inner-page .tab-title h1,
  .inner-page .tab-title .h1 {
    font-size: 2.375rem; }
  .inner-page h3,
  .inner-page .h3 {
    margin: 1.5rem 0 1rem 0; }
  .inner-page aside h2,
  .inner-page aside .h2 {
    font-size: 1.5rem; }
  .inner-page h5,
  .inner-page .h5 {
    font-size: 1.375rem; } }

@media (min-width: 992px) and (max-width: 1399.98px) {
  .inner-page h1,
  .inner-page .service-title .service-title-type,
  .inner-page .h1 {
    font-size: 2.625rem; }
  .inner-page h2,
  .inner-page .h2 {
    font-size: 1.375rem; }
  .inner-page .service-title h1,
  .inner-page .service-title .h1,
  .inner-page .tab-title h1,
  .inner-page .tab-title .h1 {
    font-size: 1.75rem; }
  .inner-page h3,
  .inner-page .h3 {
    font-size: 1.25rem;
    margin: 1rem 0; }
  .inner-page h5,
  .inner-page .h5 {
    font-size: 1.25rem; }
  .inner-page aside {
    font-size: 1.25rem; } }

@media (max-width: 991.98px) {
  .inner-page h1,
  .inner-page .service-title .service-title-type,
  .inner-page .h1 {
    font-size: 1.875rem; }
  .inner-page h2,
  .inner-page .service-title h1,
  .inner-page .h2,
  .inner-page .tab-title h1,
  .inner-page .tab-title .h1 {
    font-size: 1.5rem; }
  .inner-page h3,
  .inner-page .h3 {
    margin: 1rem 0;
    font-size: 1.375rem; } }

@media (max-width: 767.98px) {
  .inner-page {
    font-size: 1.125rem; }
    .inner-page .page-teaser {
      font-size: 1.25rem; }
    .inner-page h2,
    .inner-page .service-title h1,
    .inner-page .h2,
    .inner-page .tab-title h1,
    .inner-page .tab-title .h1 {
      font-size: 1.125rem; } }

/* #endregion inner fonts responsive */
/* #region inner elements */
.bg-contain-top {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden; }
  .bg-contain-top img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0); }

.article-image-lg {
  position: relative; }

.breadcrumb {
  padding: 0;
  background-color: transparent;
  margin-bottom: 0.5rem;
  height: 24px;
  overflow: hidden; }
  .breadcrumb .breadcrumb-item {
    color: #363636; }
    .breadcrumb .breadcrumb-item * {
      color: #363636; }
    .ltr .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
      content: '\e904'; }
    .rtl .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
      content: '\e902'; }
    .breadcrumb .breadcrumb-item + .breadcrumb-item {
      padding: 0; }
      .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
        padding: 0 4px;
        content: '\e903';
        color: #08497A; }
  .breadcrumb a:hover {
    color: #171717; }

.section-home-videos .card-overlay, .section-home-videos .card-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0; }

.inner-page h1,
.inner-page .h1 {
  color: #08497A; }

.inner-page .col-lg-8 h1:not(a),
.inner-page .col-lg-8 h2:not(a),
.inner-page .col-lg-8 h3:not(a),
.inner-page .col-lg-8 h4:not(a),
.inner-page .col-lg-8 h5:not(a),
.inner-page .col-lg-8 .h1:not(a),
.inner-page .col-lg-8 .h2:not(a),
.inner-page .col-lg-8 .h3:not(a),
.inner-page .col-lg-8 .h4:not(a),
.inner-page .col-lg-8 .h5:not(a) {
  color: #08497A; }
  .inner-page .col-lg-8 h1:not(a):hover,
  .inner-page .col-lg-8 h2:not(a):hover,
  .inner-page .col-lg-8 h3:not(a):hover,
  .inner-page .col-lg-8 h4:not(a):hover,
  .inner-page .col-lg-8 h5:not(a):hover,
  .inner-page .col-lg-8 .h1:not(a):hover,
  .inner-page .col-lg-8 .h2:not(a):hover,
  .inner-page .col-lg-8 .h3:not(a):hover,
  .inner-page .col-lg-8 .h4:not(a):hover,
  .inner-page .col-lg-8 .h5:not(a):hover {
    color: #08497A; }

a.inner-page .col-lg-8 h1, .inner-page .col-lg-8 h2, .inner-page .col-lg-8 h3, .inner-page .col-lg-8 h4, .inner-page .col-lg-8 h5, .inner-page .col-lg-8 .h1, .inner-page .col-lg-8 .h2, .inner-page .col-lg-8 .h3, .inner-page .col-lg-8 .h4, .inner-page .col-lg-8 .h5 {
  color: #15949D; }
  a.inner-page .col-lg-8 h1:hover, .inner-page .col-lg-8 h2:hover, .inner-page .col-lg-8 h3:hover, .inner-page .col-lg-8 h4:hover, .inner-page .col-lg-8 h5:hover, .inner-page .col-lg-8 .h1:hover, .inner-page .col-lg-8 .h2:hover, .inner-page .col-lg-8 .h3:hover, .inner-page .col-lg-8 .h4:hover, .inner-page .col-lg-8 .h5:hover {
    color: #0e6167; }

.inner-page .article-card a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative; }
  .inner-page .article-card a .card-title {
    width: 100%;
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    z-index: 101;
    color: #fff;
    overflow: hidden; }
    .ltr .inner-page .article-card a .card-title {
      text-align: left; }
    .rtl .inner-page .article-card a .card-title {
      text-align: right; }

.inner-page .article-card a:before {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
  z-index: 100; }

.inner-page .article-card.article-video a:after {
  display: block;
  position: absolute;
  content: '\e914';
  top: 10px;
  z-index: 101;
  color: #fff; }
  .ltr .inner-page .article-card.article-video a:after {
    right: 10px; }
  .rtl .inner-page .article-card.article-video a:after {
    left: 10px; }

.inner-page .bordered-title {
  border-bottom: 1px solid #08497A; }
  .inner-page .bordered-title .h2 {
    color: #08497A; }

.inner-page .bordered-block {
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .inner-page .bordered-block .result-list {
    border-bottom: 0; }

.inner-page .result-list {
  border-bottom: 1px solid #c9e6e8;
  padding: 0; }
  .inner-page .result-list .list-unstyled {
    margin-bottom: 0; }
  .inner-page .result-list h5 {
    color: #08497A; }
    .inner-page .result-list h5 strong {
      font-family: "Open Sans Hebrew Bold";
      font-weight: bold; }
  .inner-page .result-list .result-list-item {
    border-top: 1px solid #c9e6e8; }
    .inner-page .result-list .result-list-item:first-child {
      border-top: 0; }
    .inner-page .result-list .result-list-item.result-list-item-details {
      border-top: 1px solid rgba(0, 0, 0, 0.06); }
      .inner-page .result-list .result-list-item.result-list-item-details .result-list-item-details-container {
        width: 100%; }
    .inner-page .result-list .result-list-item a {
      color: #15949D; }
      .inner-page .result-list .result-list-item a:hover {
        color: #0b5055; }
    .inner-page .result-list .result-list-item .btn em {
      color: #fff; }
    .inner-page .result-list .result-list-item .btn-collapse .btn {
      position: absolute;
      top: 0;
      right: 0;
      border: 0 !important; }
    .inner-page .result-list .result-list-item .btn-collapse .result-list-item-title {
      padding-top: 0.125rem;
      color: #15949D; }
    .inner-page .result-list .result-list-item .btn-collapse:hover .result-list-item-title {
      color: #0b5055; }
    .inner-page .result-list .result-list-item .result-list-item-avatar {
      width: 8rem;
      height: 8rem;
      overflow: hidden;
      display: block; }
      .inner-page .result-list .result-list-item .result-list-item-avatar img {
        width: 8rem;
        height: auto; }
  .inner-page .result-list .result-list-item-label {
    font-family: "Open Sans Hebrew Bold";
    font-weight: bold; }
    .inner-page .result-list .result-list-item-label:after {
      content: ': '; }
  .inner-page .result-list .result-list-weekdays .result-list-item-label {
    display: inline-block;
    width: 1.625rem; }
    .inner-page .result-list .result-list-weekdays .result-list-item-label.wide {
      width: auto;
      padding-left: 0.375rem; }
  .inner-page .result-list .result-list-weekdays .text-danger {
    margin-bottom: 0.5rem;
    padding-right: 2rem; }
  .inner-page .result-list .result-list-weekdays ul li {
    padding: 0.375rem 1.5rem; }
    .inner-page .result-list .result-list-weekdays ul li:nth-child(even) {
      background: #eff4f8; }
    .inner-page .result-list .result-list-weekdays ul li:nth-child(odd) {
      background: #fafafa; }
  .inner-page .result-list.result-list-links .result-list-item-info .result-list-item-description {
    overflow: hidden; }

.inner-page .result-counter {
  border-color: #c3d7e7; }
  .inner-page .result-counter .result-counter-buttons {
    padding-bottom: 0.5rem; }
    .inner-page .result-counter .result-counter-buttons .btn-lg, .inner-page .result-counter .result-counter-buttons .btn-group-lg > .btn {
      padding-right: 0.75rem;
      padding-left: 0.75rem;
      margin: 0.5rem 0 0.5rem 0.5rem;
      background-color: #fff; }
      .inner-page .result-counter .result-counter-buttons .btn-lg:hover, .inner-page .result-counter .result-counter-buttons .btn-group-lg > .btn:hover {
        color: #042741;
        background-color: #c9e6e8; }
      .inner-page .result-counter .result-counter-buttons .btn-lg:last-child, .inner-page .result-counter .result-counter-buttons .btn-group-lg > .btn:last-child {
        margin-left: 0; }

.inner-page .container.highlighted-page-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: auto !important; }
  .inner-page .container.highlighted-page-header h1,
  .inner-page .container.highlighted-page-header h2,
  .inner-page .container.highlighted-page-header .h1,
  .inner-page .container.highlighted-page-header .h2 {
    color: #fff; }

.result-list-item-buttons {
  display: flex;
  justify-content: center; }
  .result-list-item-buttons a {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .result-list-item-buttons a p,
    .result-list-item-buttons a p * {
      color: #15949D;
      text-align: center; }

@media (min-width: 768px) {
  .article-image-lg:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    top: 0;
    right: 0;
    background: radial-gradient(transparent, rgba(0, 0, 0, 0.3)); }
  .inner-page .result-list .result-list-item {
    padding: 1rem 0 !important;
    font-size: 1.125rem;
    line-height: 1.5; }
    .inner-page .result-list .result-list-item h3,
    .inner-page .result-list .result-list-item .h3 {
      margin: 0 0 0.25rem;
      font-size: 1.25rem; }
      .inner-page .result-list .result-list-item h3:not(a),
      .inner-page .result-list .result-list-item .h3:not(a) {
        color: #363636; }
    .inner-page .result-list .result-list-item p {
      margin: 0; }
      .inner-page .result-list .result-list-item p.text-danger {
        margin: 0.75rem 0 0; }
    .inner-page .result-list .result-list-item .result-list-item-secondary-info {
      padding-top: 3.625rem; }
    .inner-page .result-list .result-list-item .result-list-item-buttons {
      padding-top: 2.125rem; }
      .inner-page .result-list .result-list-item .result-list-item-buttons .btn {
        margin-bottom: 0.5rem; }
    .inner-page .result-list .result-list-item.result-list-item-details .result-list-item-info {
      padding-top: 0.625rem; }
      .inner-page .result-list .result-list-item.result-list-item-details .result-list-item-info ul li {
        padding: 0.375rem 0; }
    .inner-page .result-list .result-list-item.result-list-item-details .result-list-item-buttons {
      padding-right: 3rem; }
    .inner-page .result-list .result-list-item .result-list-item-avatar {
      margin-bottom: 1rem; }
    .inner-page .result-list .result-list-item .result-list-weekdays .h3 {
      padding: 1rem 0 0.375rem; }
    .inner-page .result-list .result-list-item .result-list-weekdays ul li {
      padding: 0.375rem 1.5rem; }
  .inner-page .result-list.result-list-collapse .result-list-item .result-list-item-info {
    padding-right: 3rem;
    padding-left: 1rem; }
  .inner-page .result-list.result-list-links .result-list-item-info .result-list-item-description {
    max-height: 54px; } }

@media (min-width: 768px) {
  .breadcrumb {
    font-size: 1rem; }
    .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
      font-size: 0.7rem; }
  .inner-page aside section {
    padding: 0; }
  .inner-page aside h2,
  .inner-page aside h3,
  .inner-page aside .h2,
  .inner-page aside .h3 {
    margin: 0; }
  .inner-page aside .aside-menu {
    background-color: #fff; }
    .inner-page aside .aside-menu li .nav-link {
      padding: 0;
      color: #363636; }
      .inner-page aside .aside-menu li .nav-link:hover {
        color: #000; }
    .inner-page aside .aside-menu.additional-content-menu li .nav-link {
      border: 1px solid #d7d7d7;
      margin-bottom: 0.5rem;
      transition-duration: 0.2s;
      border-right: 10px solid #E19518; }
      .inner-page aside .aside-menu.additional-content-menu li .nav-link:hover {
        background: #E19518;
        color: #fff; }
  .inner-page aside .btn-banner-join-online > .row {
    padding: 1rem 1.5rem; }
  .inner-page .socials-menu {
    padding: 1rem; }
    .inner-page .socials-menu h3 {
      font-size: 1.5rem; }
    .inner-page .socials-menu .nav {
      padding-top: 1rem; }
      .inner-page .socials-menu .nav .nav-item + .nav-item {
        border-right: 1px solid #d7d7d7; }
      .inner-page .socials-menu .nav .nav-link {
        display: flex;
        flex-direction: column;
        align-items: center; }
        .inner-page .socials-menu .nav .nav-link p {
          margin: 0.5rem 0 0;
          color: #08497A; }
  .inner-page .inner-videos {
    position: relative; }
    .inner-page .inner-videos .carousel-control-arrow {
      top: auto;
      color: #363636;
      z-index: 100;
      opacity: 1; }
      .inner-page .inner-videos .carousel-control-arrow.carousel-control-next {
        justify-content: flex-end; }
        .ltr .inner-page .inner-videos .carousel-control-arrow.carousel-control-next {
          right: 0;
          left: auto;
          background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 90%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }
        .rtl .inner-page .inner-videos .carousel-control-arrow.carousel-control-next {
          left: 0;
          right: auto;
          background: linear-gradient(to right, #fff 10%, rgba(255, 255, 255, 0) 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }
      .inner-page .inner-videos .carousel-control-arrow.carousel-control-prev {
        justify-content: flex-start; }
        .ltr .inner-page .inner-videos .carousel-control-arrow.carousel-control-prev {
          left: 0;
          right: auto;
          background: linear-gradient(to right, #fff 10%, rgba(255, 255, 255, 0) 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }
        .rtl .inner-page .inner-videos .carousel-control-arrow.carousel-control-prev {
          right: 0;
          left: auto;
          background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 90%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }
  .inner-page .lobby-video-carousel-modal .modal-dialog .modal-content .modal-body {
    padding: 0 1rem 2rem; }
  .inner-page .lobby-video-carousel-modal .inner-videos {
    padding: 0 50px; }
    .inner-page .lobby-video-carousel-modal .inner-videos iframe {
      border: none;
      height: 435px;
      background-color: #d7d7d7; }
    .inner-page .lobby-video-carousel-modal .inner-videos .carousel-control-arrow {
      height: 435px;
      width: 50px;
      background: transparent !important; }
  .inner-page .bordered-title {
    padding-bottom: 0.5rem; }
  .inner-page .bordered-block {
    padding: 1rem 1.5rem 0.5rem; } }

@media (min-width: 768px) {
  .bg-contain-top {
    height: 960px; }
    .bg-contain-top img {
      height: 100%;
      width: auto; }
  .inner-page .container.highlighted-page-header {
    height: 380px; }
    .inner-page .container.highlighted-page-header img {
      height: 9rem;
      margin: 1.5rem; }
  .inner-page .article-card {
    height: 192px; }
    .inner-page .article-card a .card-title {
      padding: 0 20px;
      max-height: 53px;
      margin: 10px 0; }
  .inner-page aside .aside-menu h2,
  .inner-page aside .aside-menu .h2 {
    padding: 30px 15px; }
    .ltr .inner-page aside .aside-menu h2, .ltr
    .inner-page aside .aside-menu .h2 {
      padding-left: 70px; }
    .rtl .inner-page aside .aside-menu h2, .rtl
    .inner-page aside .aside-menu .h2 {
      padding-right: 70px; }
  .inner-page aside .aside-menu ul li {
    position: relative; }
    .inner-page aside .aside-menu ul li .nav-link {
      padding: 26px 15px 25px; }
  .ltr .inner-page aside .aside-menu.additional-content-menu li .nav-link {
    padding-left: 60px; }
  .rtl .inner-page aside .aside-menu.additional-content-menu li .nav-link {
    padding-right: 60px; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .bg-contain-top {
    height: 400px; }
    .bg-contain-top.article-image-xl {
      height: 400px; }
    .lobby-first-level .bg-contain-top {
      height: 350px; }
    .bg-contain-top img {
      width: 100%;
      height: auto; }
    .highlighted-page .bg-contain-top {
      height: 300px; }
  .inner-page .container.highlighted-page-header {
    height: 300px;
    padding: 1rem 1.5rem 1.5rem !important; }
    .inner-page .container.highlighted-page-header img {
      height: 8rem;
      margin: 0.5rem 0 1rem; }
  .inner-page .article-card {
    height: 170px; }
    .inner-page .article-card a .card-title {
      padding: 0 15px;
      max-height: 48px;
      margin: 10px 0; }
  .inner-page aside .card-icon {
    width: 44px;
    height: 44px; }
  .inner-page aside .aside-menu h2,
  .inner-page aside .aside-menu .h2 {
    padding: 20px; }
    .ltr .inner-page aside .aside-menu h2, .ltr
    .inner-page aside .aside-menu .h2 {
      padding-left: 44px; }
    .rtl .inner-page aside .aside-menu h2, .rtl
    .inner-page aside .aside-menu .h2 {
      padding-right: 44px; }
  .inner-page aside .aside-menu ul li {
    position: relative; }
    .inner-page aside .aside-menu ul li .nav-link {
      padding: 22px 20px; }
  .ltr .inner-page aside .aside-menu.additional-content-menu li .nav-link {
    padding-left: 33px; }
  .rtl .inner-page aside .aside-menu.additional-content-menu li .nav-link {
    padding-right: 33px; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .inner-page .result-list .result-list-item {
    font-size: 1rem; }
    .inner-page .result-list .result-list-item h3,
    .inner-page .result-list .result-list-item .h3 {
      font-size: 1.125rem; }
    .inner-page .result-list .result-list-item .result-list-item-secondary-info {
      padding-top: 3.125rem; }
    .inner-page .result-list .result-list-item .result-list-item-buttons {
      padding-top: 1.375rem; } }

@media (max-width: 991.98px) {
  .bg-contain-top img {
    height: 100%;
    width: auto; }
  .inner-page .article-card {
    height: 227px;
    margin-bottom: 25px; }
    .inner-page .article-card a .card-title {
      padding: 15px 20px;
      max-height: 80px; }
  .inner-page .inner-videos .card,
  .inner-page .inner-videos iframe {
    height: 227px;
    margin-bottom: 25px; }
  .inner-page .lobby-video-carousel-modal {
    display: none !important; }
  .inner-page .bordered-title {
    padding-bottom: 0.5rem; }
  .inner-page .bordered-block {
    padding: 0.5rem 1rem; }
  .inner-page .fixed-md {
    position: fixed !important;
    width: 100%;
    right: 0;
    top: 66px;
    z-index: 299;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06); }
    .inner-page .fixed-md th {
      padding-bottom: 0.5rem; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .bg-contain-top {
    height: 300px; }
    .bg-contain-top img {
      height: auto;
      width: 100%; }
    .bg-contain-top.article-image-xl {
      height: 250px; }
      .bg-contain-top.article-image-xl img {
        height: 100%;
        width: auto; }
  .inner-page .container.highlighted-page-header {
    height: 300px;
    padding: 1rem 1.5rem 1.5rem !important; }
    .inner-page .container.highlighted-page-header img {
      height: 8rem;
      margin: 0.5rem 0 1rem; } }

@media (min-width: 576px) and (max-width: 767.98px) {
  .bg-contain-top img {
    height: auto;
    width: 100%; } }

@media (max-width: 767.98px) {
  .bg-contain-top {
    /*height: 250px;*/
    height: auto; }
    .bg-contain-top img {
      height: auto;
      width: 100%;
      position: static;
      transform: none; }
  .inner-page .result-list {
    padding: 0; }
    .inner-page .result-list .result-list-item {
      padding: 1rem 0 !important;
      font-size: 1rem;
      line-height: 1.5; }
      .inner-page .result-list .result-list-item h3,
      .inner-page .result-list .result-list-item .h3 {
        margin: 0 0 0.25rem;
        font-size: 1.125rem; }
      .inner-page .result-list .result-list-item p {
        margin: 0; }
        .inner-page .result-list .result-list-item p.text-danger {
          margin: 0.75rem 0 0; }
      .inner-page .result-list .result-list-item .result-list-item-secondary-info {
        padding: 1rem 2.5rem 0 1rem;
        margin-top: -0.25rem; }
      .inner-page .result-list .result-list-item .result-list-item-buttons {
        padding-top: 0.25rem;
        line-height: 1; }
        .inner-page .result-list .result-list-item .result-list-item-buttons .btn {
          margin-bottom: 0.5rem; }
      .inner-page .result-list .result-list-item.result-list-item-main .col-9 {
        order: 3; }
      .inner-page .result-list .result-list-item.result-list-item-details .result-list-item-details-container {
        display: flex;
        flex-direction: column-reverse; }
      .inner-page .result-list .result-list-item.result-list-item-details .result-list-item-info {
        padding: 0 !important; }
        .inner-page .result-list .result-list-item.result-list-item-details .result-list-item-info ul li {
          padding: 0.375rem 0; }
      .inner-page .result-list .result-list-item.result-list-item-details .result-list-item-buttons {
        padding-bottom: 1rem; }
      .inner-page .result-list .result-list-item .result-list-item-avatar {
        margin: 0 auto 1rem;
        display: block; }
      .inner-page .result-list .result-list-item .result-list-weekdays .h3 {
        padding: 1rem 0 0.375rem; }
      .inner-page .result-list .result-list-item .result-list-weekdays ul li {
        padding: 0.375rem 1.5rem; }
    .inner-page .result-list.result-list-collapse .result-list-item .result-list-item-info {
      padding: 0 2.5rem 0 0; }
    .inner-page .result-list.result-list-links .result-list-item-info .result-list-item-description {
      max-height: 50px; }
  .inner-page .result-counter {
    border-color: #c3d7e7; }
    .inner-page .result-counter .result-counter-buttons .btn-lg, .inner-page .result-counter .result-counter-buttons .btn-group-lg > .btn {
      font-size: 1rem;
      padding-top: 0.375rem;
      margin-left: 0; }
  .inner-page .container.highlighted-page-header {
    height: 250px;
    padding: 0.5rem 1.5rem 1rem !important; }
    .inner-page .container.highlighted-page-header img {
      height: 6rem;
      margin: 0.5rem 0 1rem; } }

/* #endregion inner elements */
/* #region inner */
/* #region article */
.inner-page .container .article-title {
  position: relative; }

.inner-page .container .article-summary .col-12 {
  margin-bottom: 20px; }

.inner-page .container .article-summary .card {
  border: 1px solid #c9e6e8;
  height: 100%;
  align-items: stretch;
  justify-content: flex-start; }
  .inner-page .container .article-summary .card p,
  .inner-page .container .article-summary .card .card-content {
    font-family: "Open Sans Hebrew Light";
    margin-bottom: 1rem; }
    .inner-page .container .article-summary .card p.article-summary-number,
    .inner-page .container .article-summary .card .card-content.article-summary-number {
      font-family: "Open Sans Hebrew Bold";
      font-weight: bold;
      color: #c9e6e8; }
    .inner-page .container .article-summary .card p li,
    .inner-page .container .article-summary .card .card-content li {
      list-style-type: none; }
  .ltr .inner-page .container .article-summary .card {
    text-align: left; }
  .rtl .inner-page .container .article-summary .card {
    text-align: right; }

.inner-page .container .article-summary.service-summary .card {
  border-color: #d7d7d7; }

.inner-page .container .article-summary.service-summary .col-12 {
  margin-bottom: 10px; }

.inner-page .container .article-summary.service-summary .card-content + .card-content-truncate {
  opacity: 1;
  overflow: hidden;
  transition: max-height 0.5s, opacity 0.5s; }

.inner-page .container .article-summary.service-summary .card-content.collapsing + .card-content-truncate {
  opacity: 0; }

.inner-page .container .article-summary.service-summary .card-content.show + .card-content-truncate {
  display: none;
  max-height: 0;
  opacity: 0; }

.inner-page .container .article-summary .service-waiting-period {
  margin-bottom: 20px; }

.inner-page .container .article-content img.img-fluid {
  margin-bottom: 1rem; }

.ltr .inner-page .container .article-content ol {
  padding-left: 20px; }

.rtl .inner-page .container .article-content ol {
  padding-right: 20px; }

.inner-page .container .article-content ul:not(.list-unstyled):not(.pagination) {
  padding-left: 0;
  padding-right: 0;
  list-style: none; }
  .inner-page .container .article-content ul:not(.list-unstyled):not(.pagination) > li {
    position: relative; }
    .inner-page .container .article-content ul:not(.list-unstyled):not(.pagination) > li:before {
      content: '- ';
      position: absolute;
      right: 0;
      left: 0; }
    .ltr .inner-page .container .article-content ul:not(.list-unstyled):not(.pagination) > li {
      padding-left: 12px; }
    .rtl .inner-page .container .article-content ul:not(.list-unstyled):not(.pagination) > li {
      padding-right: 12px; }
    .ltr .inner-page .container .article-content ul:not(.list-unstyled):not(.pagination) > li ol {
      list-style-type: lower-latin; }
    .rtl .inner-page .container .article-content ul:not(.list-unstyled):not(.pagination) > li ol {
      list-style-type: hebrew; }

.inner-page .container .article-content .form-container ul li,
.inner-page .container .article-content .form-container-react ul li {
  padding: 0; }
  .inner-page .container .article-content .form-container ul li:before,
  .inner-page .container .article-content .form-container-react ul li:before {
    display: none; }

.inner-page .container .page-section-il {
  border-bottom: 1px solid #d7d7d7; }
  .inner-page .container .page-section-il img {
    background-color: #fff; }

.inner-page .container .articles-list li.articles-list-item {
  position: relative;
  border-bottom: 1px solid #c9e6e8; }
  .inner-page .container .articles-list li.articles-list-item > a {
    color: #363636; }
    .inner-page .container .articles-list li.articles-list-item > a:hover .articles-list-img img {
      transform: scale(1.015); }
  .inner-page .container .articles-list li.articles-list-item:first-child {
    border-top: 1px solid #c9e6e8; }
  .inner-page .container .articles-list li.articles-list-item .articles-list-img {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0.25rem;
    overflow: hidden;
    flex-grow: 29; }
    .inner-page .container .articles-list li.articles-list-item .articles-list-img img {
      transform: scale(1);
      transition: all 0.5s;
      object-fit: cover; }
  .inner-page .container .articles-list li.articles-list-item .articles-list-icon {
    flex-grow: 6; }
  .inner-page .container .articles-list li.articles-list-item .articles-list-details {
    flex-grow: 50; }
    .inner-page .container .articles-list li.articles-list-item .articles-list-details p.article-description {
      overflow: hidden; }
    .inner-page .container .articles-list li.articles-list-item .articles-list-details h3,
    .inner-page .container .articles-list li.articles-list-item .articles-list-details .h3 {
      /*overflow: hidden;*/
      color: #15949D; }
  .inner-page .container .articles-list li.articles-list-item.article-video .articles-list-img:before {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    top: -1px;
    right: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#00000000',GradientType=0 );
    z-index: 100; }
  .inner-page .container .articles-list li.articles-list-item.article-video .articles-list-img:after {
    display: block;
    position: absolute;
    content: '\e914';
    top: 10px;
    z-index: 101;
    color: #fff; }
    .ltr .inner-page .container .articles-list li.articles-list-item.article-video .articles-list-img:after {
      right: 10px; }
    .rtl .inner-page .container .articles-list li.articles-list-item.article-video .articles-list-img:after {
      left: 10px; }
  .inner-page .container .articles-list li.articles-list-item a.row:hover h3,
  .inner-page .container .articles-list li.articles-list-item a.row:hover .h3 {
    color: #106e75; }

.inner-page .container .articles-list li .banner-content {
  margin: 0; }

.inner-page .container .articles-list-title .row {
  align-items: center;
  padding: 0.5rem 0 0; }
  .inner-page .container .articles-list-title .row h2,
  .inner-page .container .articles-list-title .row .h2 {
    margin: 0;
    font-family: "Open Sans Hebrew Bold";
    font-weight: bold; }

.inner-page .container .articles-list-title + .articles-list li.articles-list-item:first-child {
  border-top: 0; }

.inner-page .container article .form-container:not(.bg-primary-light),
.inner-page .container article .form-container-react:not(.bg-primary-light),
.inner-page .container aside .form-container:not(.bg-primary-light),
.inner-page .container aside .form-container-react:not(.bg-primary-light) {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15); }

.inner-page .container .info-list p {
  margin-bottom: 0; }

.inner-page .container .info-list .info-list-item-label:after {
  content: ': '; }

.inner-page .container .service-content .articles-list > li a.more-link {
  border-top: 0; }

.inner-page .container .service-content .info-list > li {
  border-bottom: 1px solid #cceefa;
  padding: 10px 0; }

.inner-page .container .filter-form {
  padding: 0;
  margin-bottom: 1.5rem; }
  .inner-page .container .filter-form .form-container {
    box-shadow: none;
    margin-bottom: 0; }

.inner-page .container .categories-cards .nav-item .nav-link {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  transition-duration: 0.2s;
  border-right: 6px solid;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #08497A; }
  .inner-page .container .categories-cards .nav-item .nav-link:hover {
    color: #fff; }

.inner-page .container .categories-cards .nav-item:nth-child(odd) .nav-link {
  border-right-color: #08497A; }
  .inner-page .container .categories-cards .nav-item:nth-child(odd) .nav-link:hover {
    background-color: #08497A; }

.inner-page .container .categories-cards .nav-item:nth-child(even) .nav-link {
  border-right-color: #15949D; }
  .inner-page .container .categories-cards .nav-item:nth-child(even) .nav-link:hover {
    background-color: #15949D; }

@media (min-width: 768px) {
  .article-page .banner-content {
    margin: 40px 0;
    background-color: bisque; }
  .inner-page .container .article-summary .card {
    padding: 5px 20px; }
    .inner-page .container .article-summary .card .article-summary-number {
      font-size: 4rem;
      margin: 20px 0;
      line-height: 3rem; }
  .inner-page .container .article-summary.service-summary .card {
    padding: 20px 20px 5px 20px; }
  .inner-page .container .article-summary.service-summary .card-content-truncate {
    max-height: 80px; }
  .inner-page .container .categories-cards .nav-item .nav-link {
    height: 9rem; }
  .inner-page .container #contactContainer {
    padding: 40px 4rem;
    background-color: #fff; }
    .inner-page .container #contactContainer .contactItems {
      padding: 0;
      margin: 0;
      list-style: none;
      display: flex;
      /*align-items: center;*/
      justify-content: center;
      color: #08497A; }
      .inner-page .container #contactContainer .contactItems > li:not(:last-child) {
        margin-left: 40px; }
      .inner-page .container #contactContainer .contactItems > li {
        text-align: center;
        width: 200px; }
        .inner-page .container #contactContainer .contactItems > li .itemContent {
          border: 2px solid #d9e3eb;
          min-height: 200px;
          margin-bottom: 25px;
          position: relative; }
          .inner-page .container #contactContainer .contactItems > li .itemContent > a {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            padding-top: 20px;
            color: #08497A; }
        .inner-page .container #contactContainer .contactItems > li .itemIcon {
          width: 95px !important; }
        .inner-page .container #contactContainer .contactItems > li .itemTitle > span {
          direction: ltr;
          display: block; }
        .inner-page .container #contactContainer .contactItems > li .itemText span {
          display: block;
          font-size: 16px; }
        .inner-page .container #contactContainer .contactItems > li .itemText .title {
          font-weight: bold; } }

@media (min-width: 992px) {
  .inner-page .container .page-section-il {
    margin-bottom: 60px;
    height: 60px;
    margin-top: -10px; }
    .inner-page .container .page-section-il img {
      width: 145px;
      padding: 10px; }
    .inner-page .container .page-section-il + .card-icon {
      top: 20px; }
  .inner-page .container .articles-list-title .row .btn {
    margin-bottom: 0.25rem; }
  .inner-page .container .articles-list > li {
    padding: 15px 0; }
    .inner-page .container .articles-list > li.articles-list-item .articles-list-img {
      position: relative; }
    .inner-page .container .articles-list > li.articles-list-item .articles-list-details {
      padding: 15px 30px 0 !important; }
      .inner-page .container .articles-list > li.articles-list-item .articles-list-details p {
        margin-top: 0.4rem; }
  .inner-page .container article .form-container,
  .inner-page .container article .form-container-react {
    padding: 2rem 3rem;
    margin-bottom: 1.5rem; }
  .inner-page .container aside .form-container,
  .inner-page .container aside .form-container-react {
    padding: 1.5rem; }
  .inner-page .container .info-list li {
    padding-bottom: 10px; }
    .inner-page .container .info-list li h3,
    .inner-page .container .info-list li .h3 {
      margin: 10px 0; }
    .inner-page .container .info-list li p:nth-child(2), .inner-page .container .info-list li p:nth-child(3), .inner-page .container .info-list li p:nth-child(4) {
      display: inline; }
    .inner-page .container .info-list li p:nth-child(2) .info-list-item-value:after, .inner-page .container .info-list li p:nth-child(3) .info-list-item-value:after {
      content: ','; }
  .inner-page .container .service-content .articles-list li.articles-list-item .articles-list-icon {
    padding: 20px 0;
    max-width: 60px; }
    .inner-page .container .service-content .articles-list li.articles-list-item .articles-list-icon .card-icon {
      width: 60px;
      height: 60px; }
  .inner-page .container .service-content .articles-list li.articles-list-item .articles-list-details {
    padding-top: 12px !important; }
    .inner-page .container .service-content .articles-list li.articles-list-item .articles-list-details h3,
    .inner-page .container .service-content .articles-list li.articles-list-item .articles-list-details .h3 {
      margin: 10px 0; }
    .inner-page .container .service-content .articles-list li.articles-list-item .articles-list-details p.article-description {
      margin-bottom: 1rem; }
  .inner-page .container .service-buttons li {
    display: inline-block;
    padding-bottom: 20px; }
    .ltr .inner-page .container .service-buttons li {
      padding-right: 20px; }
    .rtl .inner-page .container .service-buttons li {
      padding-left: 20px; }
  .inner-page .container .icons-list {
    padding: 15px 0; }
    .inner-page .container .icons-list img {
      width: 60px;
      margin: 10px; }
  .inner-page .container .section-services-book-search {
    padding: 0 0 20px 0; }
  .inner-page .container .categories-cards .nav-item .nav-link {
    margin-bottom: 1rem; }
  .inner-page.highlighted-page .container .articles-list-title {
    padding-bottom: 2rem; }
  .cover-mark {
    position: absolute; }
    .search-results-list .cover-mark {
      width: 60px;
      top: 70px; }
      .ltr .search-results-list .cover-mark {
        left: -84px; }
      .rtl .search-results-list .cover-mark {
        right: -84px; }
  .map-direction .map-direction-body {
    height: 254px;
    padding-left: 1rem;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 1rem 0 2rem; }
    .map-direction .map-direction-body li {
      position: relative;
      padding-bottom: 0.25rem; }
      .map-direction .map-direction-body li em {
        color: #08497A;
        font-size: 1.5rem; }
      .map-direction .map-direction-body li .manu-num {
        position: absolute;
        right: -1rem;
        text-align: left;
        width: 1.5rem; }
      .map-direction .map-direction-body li .manu-dis {
        font-size: 0.875rem; } }

@media (min-width: 992px) {
  .article-page .inner-wrapper {
    margin-top: -520px; }
    .article-page .inner-wrapper .container {
      padding: 2rem 3rem 1rem; }
  .article-page.highlighted-page .inner-wrapper {
    margin-top: -810px; }
  .article-page .article-image-xl + .inner-wrapper {
    margin-top: -360px; }
  .article-page .article-title .page-teaser {
    padding-bottom: 2rem; }
  .article-page .articles-list > li.articles-list-item .articles-list-img {
    max-width: 278px; }
    .article-page .articles-list > li.articles-list-item .articles-list-img img {
      height: 208px; }
  .article-page .articles-list > li.articles-list-item .articles-list-details h3,
  .article-page .articles-list > li.articles-list-item .articles-list-details .h3 {
    max-height: 60px; }
  .article-page .articles-list > li.articles-list-item .articles-list-details .article-description {
    max-height: 124px; }
  .article-page .service-summary .card-content-truncate {
    max-height: 100px !important; }
  .article-page.search-results .inner-wrapper {
    margin-top: 0; }
  .article-page.one-column .inner-wrapper .container {
    padding-right: 6rem;
    padding-left: 6rem; } }

@media (min-width: 992px) and (max-width: 1399.98px) {
  .article-page .inner-wrapper .container {
    padding: 2rem 1.5rem 2.5rem; }
    .article-page .inner-wrapper .container .article-title .page-teaser {
      padding-bottom: 1.25rem; }
    .article-page .inner-wrapper .container .articles-list .articles-list-img {
      flex-grow: 36 !important;
      max-width: 244px; }
      .article-page .inner-wrapper .container .articles-list .articles-list-img img {
        height: 188px; }
    .article-page .inner-wrapper .container .articles-list .articles-list-details {
      padding: 15px 20px; }
      .article-page .inner-wrapper .container .articles-list .articles-list-details h3,
      .article-page .inner-wrapper .container .articles-list .articles-list-details .h3 {
        margin: 10px 0 15px;
        /*max-height: 24px;*/ }
      .article-page .inner-wrapper .container .articles-list .articles-list-details p {
        margin-top: 0; }
        .article-page .inner-wrapper .container .articles-list .articles-list-details p.article-description {
          height: 110px; }
    .ltr .article-page .inner-wrapper .container .service-buttons li {
      padding-right: 5px; }
    .rtl .article-page .inner-wrapper .container .service-buttons li {
      padding-left: 5px; }
    .article-page .inner-wrapper .container .service-buttons li .btn-lg, .article-page .inner-wrapper .container .service-buttons li .btn-group-lg > .btn {
      padding: 0.5rem 1rem; }
    .ltr .article-page .inner-wrapper .container > .row > .col-lg-8 {
      padding-right: 2.5rem !important; }
    .rtl .article-page .inner-wrapper .container > .row > .col-lg-8 {
      padding-left: 2.5rem !important; }
    .article-page .inner-wrapper .container .article-title .page-teaser {
      padding-bottom: 0; }
    .article-page .inner-wrapper .container aside {
      min-width: auto !important; }
    .article-page .inner-wrapper .container .section-services-book-search {
      padding: 25px 0; }
  .article-page.highlighted-page .inner-wrapper {
    margin-top: -300px; }
  .article-page.one-column .inner-wrapper .container {
    padding-right: 5rem;
    padding-left: 5rem; }
  .filter-form .btn-outline-primary {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .filter-form .btn-lg + .btn-lg, .filter-form .btn-group-lg > .btn + .btn-lg, .filter-form .btn-group-lg > .btn-lg + .btn, .filter-form .btn-group-lg > .btn + .btn {
    margin-right: 0.5rem; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .inner-page .container .service-buttons li a,
  .inner-page .container .result-list .btn-open-filter {
    width: 50%;
    margin-right: auto;
    margin-left: auto; }
  .inner-page .container .section-services-book-search {
    padding: 25px 3%; }
  .inner-page.highlighted-page .inner-wrapper {
    margin-top: -300px; } }

@media (max-width: 991.98px) {
  .article-page .banner-content {
    margin: 20px 0; }
  .inner-wrapper {
    background-color: rgba(255, 255, 255, 0.98) !important; }
  .generic-page {
    padding: 0.75rem 4% 1.5rem; }
  .inner-page .container .article-title {
    padding: 20px 4% 10px; }
  .inner-page .container article .article-title {
    padding-right: 0;
    padding-left: 0; }
  .inner-page .container .article-summary .card {
    padding: 20px 5% 0; }
  .inner-page .container .article-summary:not(.service-summary) .card p {
    margin-top: 0; }
    .inner-page .container .article-summary:not(.service-summary) .card p.article-summary-number {
      font-size: 4rem;
      margin-bottom: 15px;
      line-height: 1; }
  .inner-page .container .service-buttons li {
    display: block;
    margin-bottom: 15px; }
    .inner-page .container .service-buttons li a {
      display: block; }
  .inner-page .container .page-section-il {
    margin-bottom: 40px;
    height: 45px; }
    .inner-page .container .page-section-il img {
      width: 100px;
      padding: 5px; }
  .inner-page .container .articles-list > li {
    padding: 20px; }
    .inner-page .container .articles-list > li.articles-list-item .articles-list-img {
      flex-grow: 32;
      max-width: 231px; }
      .inner-page .container .articles-list > li.articles-list-item .articles-list-img img {
        height: 180px; }
    .ltr .inner-page .container .articles-list > li.articles-list-item .articles-list-details {
      padding-left: 15px; }
    .rtl .inner-page .container .articles-list > li.articles-list-item .articles-list-details {
      padding-right: 15px; }
    .inner-page .container .articles-list > li.articles-list-item .articles-list-details h3,
    .inner-page .container .articles-list > li.articles-list-item .articles-list-details .h3 {
      max-height: 28px;
      margin-top: 5px; }
  .inner-page .container .articles-list .banner-content {
    height: 125px; }
  .inner-page .container article .form-container,
  .inner-page .container article .form-container-react {
    padding: 20px 5%;
    overflow: hidden;
    margin-bottom: 20px; }
    .inner-page .container article .form-container .text-center.description,
    .inner-page .container article .form-container-react .text-center.description {
      width: 70%;
      margin: 0 auto; }
    .inner-page .container article .form-container.send-feedback,
    .inner-page .container article .form-container-react.send-feedback {
      padding: 30px 5%; }
  .inner-page .container .info-list > li {
    padding-bottom: 30px; }
    .inner-page .container .info-list > li h3,
    .inner-page .container .info-list > li .h3 {
      margin: 0 0 5px; }
    .inner-page .container .info-list > li > p:nth-child(2), .inner-page .container .info-list > li > p:nth-child(3) {
      display: inline; }
    .inner-page .container .info-list > li > p:nth-child(2) .info-list-item-value:after {
      content: ','; }
  .inner-page .container .service-content .tab-pane h3,
  .inner-page .container .service-content .tab-pane .h3 {
    margin: 0 0 5px;
    font-size: 1.25rem; }
  .inner-page .container .service-content .articles-list li {
    padding: 10px 0; }
    .inner-page .container .service-content .articles-list li.articles-list-item {
      border-bottom: 1px solid #d7d7d7;
      border-top: 0; }
      .inner-page .container .service-content .articles-list li.articles-list-item .articles-list-icon {
        flex-grow: 13;
        padding: 10px 0;
        max-width: 40px; }
        .inner-page .container .service-content .articles-list li.articles-list-item .articles-list-icon .card-icon {
          width: 40px;
          height: 40px; }
      .inner-page .container .service-content .articles-list li.articles-list-item .articles-list-details {
        padding-top: 3px; }
      .inner-page .container .service-content .articles-list li.articles-list-item .article-list-img + .articles-list-details .article-description {
        max-height: 75px; }
  .inner-page .container .service-content .info-list li {
    font-size: 1rem; }
    .inner-page .container .service-content .info-list li ul:not(.list-unstyled) > li {
      padding-bottom: 0; }
  .inner-page .container .icons-list {
    padding: 15px 0; }
    .inner-page .container .icons-list img {
      width: 55px;
      margin: 10px; }
  .inner-page .container .categories-cards .nav-item .nav-link {
    margin-bottom: 0.5rem; }
    .inner-page .container .categories-cards .nav-item .nav-link .card-title {
      font-size: 1.25rem; }
  .inner-page .btn.btn-outline-gray {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #76798c;
    color: #76798c;
    background: #fff;
    position: absolute;
    top: 10px;
    padding: 0;
    z-index: 299; }
    .inner-page .btn.btn-outline-gray em {
      font-size: 1rem;
      font-weight: bold; }
    .ltr .inner-page .btn.btn-outline-gray {
      right: 10px; }
    .rtl .inner-page .btn.btn-outline-gray {
      left: 10px; }
  .cover-mark img {
    width: 100px; }
  .ltr .cover-mark {
    text-align: right; }
  .rtl .cover-mark {
    text-align: left; }
  article {
    padding: 0.75rem 4% 1.5rem; }
    .service-page article {
      padding-top: 0; } }

@media (max-width: 767.98px) {
  .article-page .banner-content {
    background-color: bisque; }
  .ms-rtestate-field img {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important; }
  #contactContainer {
    padding: 2px 1rem;
    background-color: #fff; }
    #contactContainer .contactItems {
      padding: 0;
      margin: 0 auto;
      list-style: none;
      display: block;
      color: #08497A;
      max-width: 400px; }
      #contactContainer .contactItems > li {
        text-align: center;
        margin: 20px auto;
        display: flex;
        align-items: center;
        /*justify-content: center;*/ }
        #contactContainer .contactItems > li .itemContent {
          border: 2px solid #d9e3eb;
          height: 120px;
          position: relative;
          width: 120px; }
          #contactContainer .contactItems > li .itemContent > a {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            /*padding-top: 20px;*/
            color: #08497A;
            display: flex;
            align-items: center;
            flex-direction: column;
            justify-content: center; }
        #contactContainer .contactItems > li .itemIcon {
          width: 60% !important; }
        #contactContainer .contactItems > li .itemTitle {
          font-size: 16px; }
          #contactContainer .contactItems > li .itemTitle > span {
            direction: ltr;
            display: block; }
        #contactContainer .contactItems > li .itemText {
          text-align: right;
          padding-right: 20px;
          flex: 1; }
          #contactContainer .contactItems > li .itemText span {
            display: block;
            font-size: 15px; }
          #contactContainer .contactItems > li .itemText .title {
            font-weight: bold; }
  .article-title {
    padding: 10px 15px; }
  .article-summary:not(.service-summary) .card {
    flex-direction: row; }
    .article-summary:not(.service-summary) .card p.article-summary-number {
      font-size: 3.2rem; }
      .ltr .article-summary:not(.service-summary) .card p.article-summary-number {
        margin: 5px 20px 0 0; }
      .rtl .article-summary:not(.service-summary) .card p.article-summary-number {
        margin: 5px 0 0 20px; }
  .service-summary .card-content-truncate {
    max-height: 80px; }
  .inner-page .container .articles-list > li {
    padding: 20px 0; }
    .inner-page .container .articles-list > li.articles-list-item .articles-list-img {
      flex-grow: 39;
      max-width: 145px !important; }
      .inner-page .container .articles-list > li.articles-list-item .articles-list-img img {
        height: 113px; }
    .inner-page .container .articles-list > li.articles-list-item .articles-list-details h3,
    .inner-page .container .articles-list > li.articles-list-item .articles-list-details .h3 {
      max-height: 70px; }
    .inner-page .container .articles-list > li.articles-list-item .articles-list-details p.article-description {
      margin-bottom: 0.25rem;
      font-size: 1rem;
      line-height: 1.25rem;
      max-height: 60px; }
    .inner-page .container .articles-list > li.articles-list-item .articles-list-details h3,
    .inner-page .container .articles-list > li.articles-list-item .articles-list-details .h3 {
      font-size: 1.25rem;
      margin: 0 0 0.25rem 0; }
  .inner-page .container .categories-cards .nav-item .nav-link {
    height: 4rem; }
  .filter-form .btn-outline-primary {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    width: calc(50% - 0.375rem); }
    .filter-form .btn-outline-primary.btn-text-icon em {
      padding-left: 0.5rem; }
  .filter-form .btn-lg + .btn-lg, .filter-form .btn-group-lg > .btn + .btn-lg, .filter-form .btn-group-lg > .btn-lg + .btn, .filter-form .btn-group-lg > .btn + .btn {
    margin-right: 0.75rem; } }

/* #endregion article */
/* #region map */
.map-container {
  position: relative;
  width: 100%;
  overflow: hidden; }

.ATLAS-NUMBERED-ICON {
  position: absolute;
  border-radius: 50%;
  background-color: #15949D; }
  .ATLAS-NUMBERED-ICON p {
    margin: 0;
    line-height: 1; }
    .ATLAS-NUMBERED-ICON p img {
      display: none; }
    .ATLAS-NUMBERED-ICON p span {
      width: 100%;
      display: inline-block;
      text-align: center;
      bottom: 3px !important;
      right: 0; }

.map-tooltip-container {
  width: 240px;
  min-width: auto;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  padding: 0.5rem 0.75rem !important;
  font-family: "Open Sans Hebrew", Arial;
  direction: rtl !important; }
  .map-tooltip-container p {
    margin: 0 !important;
    font-size: 1rem !important; }
    .map-tooltip-container p.h3,
    .map-tooltip-container p.h3 * {
      font-size: 1rem !important;
      margin: 0 !important;
      font-family: "Open Sans Hebrew Bold";
      color: #08497A !important; }
    .map-tooltip-container p.h3 *,
    .map-tooltip-container p.h3 input {
      border: 0 !important;
      padding: 0 !important;
      margin: 0 !important; }
  .map-tooltip-container .overlay-close {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 0;
    padding-right: 0;
    width: 2.25rem;
    color: #76798c; }

.map-container-overlay {
  position: absolute;
  width: 1.75rem;
  height: 3.675rem;
  top: 1.5rem;
  left: 1.5rem;
  z-index: 4; }
  .map-container-overlay .btn-sm, .map-container-overlay .btn-group-sm > .btn {
    left: 0;
    position: absolute;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15); }
    .map-container-overlay .btn-sm.btn-zoom-in, .map-container-overlay .btn-group-sm > .btn-zoom-in.btn {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      top: 0; }
    .map-container-overlay .btn-sm.btn-zoom-out, .map-container-overlay .btn-group-sm > .btn-zoom-out.btn {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      top: 1.875rem; }
    .map-container-overlay .btn-sm em, .map-container-overlay .btn-group-sm > .btn em {
      font-size: 0.75rem;
      font-weight: bold; }

@media (min-width: 768px) {
  .map-container {
    height: 400px; }
    .modal-lg .map-container {
      height: 450px; }
  .map-container-overlay {
    top: 1.25rem;
    left: 1.25rem; } }

@media (max-width: 767.98px) {
  .map-container {
    height: 350px; }
  .map-container-overlay {
    top: 1rem;
    left: 1rem; } }

/* #endregion map */
/* #endregion inner */
/* #region no results */
.no-results .row .img-center em,
.no-results .row .img-md-center em {
  color: #08497A; }

.img-center {
  display: flex;
  justify-content: center;
  align-items: center; }

@media (min-width: 768px) {
  .no-results .row h3,
  .no-results .row .h3 {
    margin-top: 1rem; }
  .no-results .row .img-center img,
  .no-results .row .img-md-center img {
    width: 5rem;
    height: 5rem; }
  .no-results .row .img-center em,
  .no-results .row .img-md-center em {
    font-size: 5rem; }
  .img-md-center {
    display: flex;
    justify-content: center;
    align-items: center; } }

@media (min-width: 1400px) {
  .no-results .row {
    padding-top: 1rem;
    padding-bottom: 1rem; }
    .no-results .row .img-center img {
      width: 7.5rem;
      height: 7.5rem; }
    .no-results .row .img-center em {
      font-size: 7.5rem; } }

@media (max-width: 767.98px) {
  .no-results {
    padding: 1rem 1rem 0; }
    .no-results .row .img-center img,
    .no-results .row .img-md-center img {
      width: 4rem;
      height: 4rem; }
    .no-results .row .img-center em,
    .no-results .row .img-md-center em {
      font-size: 4rem; } }

/* #endregion no results */
/* #region print */
/* #region print general */
@page {
  margin: 30mm 20mm 30mm 20mm;
  padding: 30mm 0; }

@media print {
  /* #region fonts */
  .print-frame {
    color: darkgray;
    font-size: 1.4rem !important; }
    .print-frame.print-header .row {
      align-items: flex-end;
      position: relative;
      height: 4em; }
      .print-frame.print-header .row img {
        position: absolute;
        top: -4em;
        right: 0.2em;
        z-index: 100;
        width: 17rem; }
    .print-frame.print-footer {
      margin-top: 1em; }
    .print-frame img {
      width: 14em; }
  .text-xlight,
  .text-xlight * {
    color: #363636 !important; }
  body, p, li,
  .inner-page .result-list .result-list-item *,
  h5, .h5 {
    font-size: 1.8rem !important;
    line-height: 1.5 !important; }
  h1, .h1 {
    font-size: 3.5rem !important;
    padding: 0.2em 0; }
  h2, .h2 {
    font-size: 2.2rem !important; }
  h3, .h3,
  .inner-page .nav-tabs .nav-link {
    font-size: 2rem !important; }
  h4, .h4 {
    font-size: 2rem !important; }
  .alert {
    font-size: 1.6rem !important; }
  article a {
    color: #363636 !important;
    text-decoration: none !important; }
  /* #endregion fonts */
  /* #region elements visibility */
  .bg-contain-top,
  .breadcrumb,
  .article-icon,
  .more-link,
  .back-link,
  aside,
  .youtube-embed-frame,
  .btn-expand,
  .carousel-controls,
  .result-list-item-buttons,
  header,
  footer,
  .hamburger,
  .pagination,
  .btn-collapse,
  .btn-arrow,
  .map-container-overlay {
    display: none !important; }
  .collapse,
  .carousel-item,
  .article-page article .tab-content > .tab-pane {
    display: block !important; }
  .article-page article .tab-content > .tab-pane {
    opacity: 1 !important;
    visibility: visible !important; }
  .carousel-inner {
    overflow: visible !important;
    height: auto !important; }
  .page-break {
    page-break-after: always; }
  .service-details,
  .article-summary,
  .articles-list-item,
  .result-list-item,
  .card,
  .print-footer,
  .map-container {
    page-break-inside: avoid !important; }
  .inner-page .fixed-md {
    position: relative !important; }
  .inner-page .container .articles-list > li.articles-list-item .articles-list-details h3, .inner-page .container .articles-list > li.articles-list-item .articles-list-details .h3 {
    max-height: 100px !important; }
  .inner-page .container .articles-list > li.articles-list-item .articles-list-img {
    flex-grow: 22 !important; }
  .d-none.d-print-block.h2 {
    border-bottom: 1px solid #76798c;
    margin-bottom: 1rem; }
  .d-none.d-print-block.h3 {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 1rem; }
  .modal-open h1,
  .modal-open article,
  .modal-open .overlay-close {
    display: none; }
  .modal-open .modal {
    position: relative !important; }
    .modal-open .modal .modal-dialog {
      width: 100%;
      max-width: 100%; }
  /* #endregion elements visibility */
  /* #region print article */
  .author-details {
    padding: 0.2em 0 !important; }
    .author-details img {
      width: 2.6em !important;
      height: 2.6em !important;
      margin: 0 1em 1em 1em !important; }
  .article-summary .col-12 {
    flex: 0 0 100% !important;
    max-width: 100% !important; }
  .article-summary .col-md-4 {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important; }
  .article-summary .card {
    border: 1px solid #cceefa;
    display: block !important; }
    .article-summary .card p {
      display: block !important;
      width: 100% !important; }
    .article-summary .card .article-summary-number {
      font-size: 6rem !important;
      margin: 0 0 0.2em 0 !important;
      line-height: 5rem;
      color: #cceefa !important; }
  .article-content .img-fluid {
    width: 66.6666%; }
  .table.table-comparison tr {
    display: table-row !important; }
  .table.table-comparison td,
  .table.table-comparison th {
    display: table-cell !important;
    width: auto !important;
    max-width: auto !important;
    padding: 1rem !important;
    font-size: 1.5rem !important; }
    .table.table-comparison td *,
    .table.table-comparison th * {
      font-size: 1.5rem !important; }
  .table.table-comparison td {
    border: 1px solid #d7d7d7 !important; }
  /* #endregion print article */
  /* #region print maps */
  .map-container {
    width: 100%;
    margin: 4rem 0; }
  .map-direction-body {
    height: auto !important;
    margin-top: 4rem; }
  .extended-map-modal .modal-body > .row {
    flex-direction: column-reverse; }
  /* #endregion print maps */ }

/* #endregion print general */
/* #endregion print */
/* authenticated mode */
@media (min-width: 992px) {
  body.authenticated_mode {
    overflow: hidden; }
    body.authenticated_mode .navbar-nav.hamburger, body.authenticated_mode .slide-menu, body.authenticated_mode header .desktop-top-menu {
      position: absolute; } }

/*fix scrolling in sharepoint*/
body:not(.authenticated_mode) #s4-workspace {
  height: auto !important;
  width: auto !important; }

/*ribbon*/
#ms-designer-ribbon {
  font-size: 1rem; }

#ms-designer-ribbon *,
*::before,
*::after {
  box-sizing: initial; }

.ms-dlgContent * {
  box-sizing: initial; }

.ms-formfieldvaluecontainer {
  padding-bottom: 15px; }

/* sharepoint */
.ms-signInLink {
  font-size: 13px;
  position: absolute;
  z-index: 1000;
  background-color: aquamarine;
  left: 0; }

/* override rte arial with "Open Sans Hebrew" */
.ms-rteFontFace-5 {
  -ms-name: "Open Sans Hebrew";
  font-family: Open Sans Hebrew; }

/*print fix*/
@media print {
  .no-print, .no-print * {
    display: none !important; } }

/* edit webpart*/
.ms-TPSectionTD {
  padding-top: 50px; }

#MSOTlPn_ToolPaneCaption {
  padding-top: 70px; }

.ms-ToolPaneOuter {
  font-size: 14px !important; }

/* page edit mode */
.edit_mode > .article-image-lg {
  display: none !important; }

.edit_mode > .inner-wrapper {
  margin-top: 0 !important; }

#MainProperties .Dates .Date {
  display: inline-block; }

#MainProperties .shortly_part .Brief {
  display: inline-block;
  padding-left: 1%;
  width: 32%; }

#MainProperties .shortly_part textarea {
  width: 100%;
  padding-left: 0px; }

#MainProperties .ms-rte-border-field {
  border: 1px solid #9E9E9E; }

#MainProperties .ms-taxonomy .ms-taxonomy-browser-button {
  position: absolute;
  left: 10px;
  margin-top: 10px; }

#MainProperties .ms-taxonomy .ms-taxonomy-writeableregion {
  min-height: 35px; }

#MainProperties .required {
  color: #ff0000; }

.DisplayPageContent {
  float: right;
  width: 100%; }

.PageProperties .checkbox-field .ms-formfieldlabelcontainer {
  display: inline-block; }

.PageProperties .checkbox-field .ms-formfieldvaluecontainer {
  display: inline-block;
  float: right;
  padding-left: 5px; }

.PageProperties {
  width: 100%;
  position: relative; }

.PageProperties INPUT[type="text"] {
  width: 100%; }

.PageProperties TEXTAREA {
  width: 100%; }

#SeoProperties {
  padding-top: 10px; }

.filterBtn {
  display: inline-block; }

.taarifon td {
  text-align: center; }

.form-container .form-inner .form-group.captcha-panel .LBD_CaptchaDiv {
  margin-top: 1rem !important; }

.alert-warning sub.asterisk_red {
  font-size: 100% !important;
  bottom: 0.3em !important; }

div#share_details_modal .form-container {
  box-shadow: none; }

div.desktop-sub-menu .nav .btn-fast-actions {
  cursor: pointer; }

/*search placeholder*/
.tt-input::-webkit-input-placeholder {
  font-family: "Open Sans Hebrew", Arial; }

.tt-input:-ms-input-placeholder {
  font-family: "Open Sans Hebrew", Arial; }

.tt-input:-moz-placeholder {
  font-family: "Open Sans Hebrew", Arial; }

.tt-input::-moz-placeholder {
  font-family: "Open Sans Hebrew", Arial; }

.article-page .inner_content_youtube iframe {
  height: 350px; }

.mushlamBlankLayout .inner_content_youtube {
  height: 350px; }

.offscreen {
  text-indent: -999999px;
  overflow: hidden;
  direction: ltr;
  height: 0;
  position: absolute; }

.mushlamBlankLayout .form-container .row > [class^='col'] {
  flex-basis: auto !important; }
