body {
}
@media (min-width: 1400px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px !important;
  }
}
a:hover {
  color: #124e4e;
}
.bg-theme {
  background-color: #124e4e;
}
.img-collection {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.mdi::before {
  font-size: 24px;
  line-height: 14px;
}
.btn .mdi::before {
  position: relative;
  vertical-align: -0.125em;
}
.btn-xs .mdi::before {
  font-size: 18px;
  vertical-align: -0.125em;
}
.btn-sm .mdi::before {
  font-size: 18px;
  vertical-align: -0.125em;
}
.dropdown-menu .mdi {
  width: 18px;
}
.dropdown-menu .mdi::before {
  position: relative;
  vertical-align: -0.125em;
  left: -8px;
}
.nav .mdi::before {
  position: relative;
  top: 4px;
}
.navbar .navbar-toggle .mdi::before {
  position: relative;
  vertical-align: -0.125em;
  color: #fff;
}
.breadcrumb .mdi::before {
  position: relative;
  vertical-align: -0.125em;
}
.breadcrumb a:hover {
  text-decoration: none;
}
.breadcrumb a:hover span {
  text-decoration: underline;
}
.alert .mdi::before {
  position: relative;
  vertical-align: -0.125em;
  margin-right: 2px;
}
.input-group-addon .mdi::before {
  position: relative;
  vertical-align: -0.125em;
}
.navbar-brand .mdi::before {
  position: relative;
  vertical-align: -0.125em;
  margin-right: 2px;
}
.list-group-item .mdi::before {
  position: relative;
  vertical-align: -0.125em;
  left: -3px;
}

.absolute-vertical-middle {
  top: 50%;
  transform: translateY(-50%);
}

.banner {
  top: 12%;
  z-index: 2;
}

.text-theme {
  color: #124e4e;
}

.btn-theme {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}
.btn-theme:hover {
  color: #124e4e;
  background-color: #fff;
  border-color: #124e4e;
}
.btn-check:focus + .btn-theme,
.btn-theme:focus {
  color: #124e4e;
  background-color: #fff;
  border-color: #124e4e;
  box-shadow: none !important;
}
.btn-check:checked + .btn-theme,
.btn-check:active + .btn-theme,
.btn-theme:active,
.btn-theme.active,
.show > .btn-theme.dropdown-toggle {
  color: #124e4e;
  background-color: #fff;
  border-color: #124e4e;
}
.btn-check:checked + .btn-theme:focus,
.btn-check:active + .btn-theme:focus,
.btn-theme:active:focus,
.btn-theme.active:focus,
.show > .btn-theme.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-theme:disabled,
.btn-theme.disabled {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}

.btn-theme-light {
  color: #124e4e;
  background-color: #fff;
  border-color: #124e4e;
}
.btn-theme-light:hover {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}
.btn-check:focus + .btn-theme-light,
.btn-theme-light:focus {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
  box-shadow: none !important;
}
.btn-check:checked + .btn-theme-light,
.btn-check:active + .btn-theme-light,
.btn-theme-light:active,
.btn-theme-light.active,
.show > .btn-theme-light.dropdown-toggle {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}
.btn-check:checked + .btn-theme-light:focus,
.btn-check:active + .btn-theme-light:focus,
.btn-theme-light:active:focus,
.btn-theme-light.active:focus,
.show > .btn-theme-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-theme-light:disabled,
.btn-theme-light.disabled {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}

.btn-outline-theme {
  color: #124e4e;
  border-color: #124e4e;
}
.btn-outline-theme:hover {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}
.btn-check:focus + .btn-outline-theme,
.btn-outline-theme:focus {
  box-shadow: none !important;
}
.btn-check:checked + .btn-outline-theme,
.btn-check:active + .btn-outline-theme,
.btn-outline-theme:active,
.btn-outline-theme.active,
.btn-outline-theme.dropdown-toggle.show {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}
.btn-check:checked + .btn-outline-theme:focus,
.btn-check:active + .btn-outline-theme:focus,
.btn-outline-theme:active:focus,
.btn-outline-theme.active:focus,
.btn-outline-theme.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-outline-theme:disabled,
.btn-outline-theme.disabled {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}

.btn-outline-theme {
  color: #124e4e;
  border-color: #124e4e;
}
.btn-outline-theme:hover {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}
.btn-check:focus + .btn-outline-theme,
.btn-outline-theme:focus {
  box-shadow: none !important;
}
.btn-check:checked + .btn-outline-theme,
.btn-check:active + .btn-outline-theme,
.btn-outline-theme:active,
.btn-outline-theme.active,
.btn-outline-theme.dropdown-toggle.show {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}
.btn-check:checked + .btn-outline-theme:focus,
.btn-check:active + .btn-outline-theme:focus,
.btn-outline-theme:active:focus,
.btn-outline-theme.active:focus,
.btn-outline-theme.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-outline-theme:disabled,
.btn-outline-theme.disabled {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgb%2818, 78, 78%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.navbar-toggler {
  border: none !important;
  box-shadow: none !important;
}

.btn-outline-theme {
  color: #124e4e;
  border-color: #124e4e;
}
.btn-outline-theme:hover {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}
.btn-check:focus + .btn-outline-theme,
.btn-outline-theme:focus {
  box-shadow: none !important;
}
.btn-check:checked + .btn-outline-theme,
.btn-check:active + .btn-outline-theme,
.btn-outline-theme:active,
.btn-outline-theme.active,
.btn-outline-theme.dropdown-toggle.show {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}
.btn-check:checked + .btn-outline-theme:focus,
.btn-check:active + .btn-outline-theme:focus,
.btn-outline-theme:active:focus,
.btn-outline-theme.active:focus,
.btn-outline-theme.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-outline-theme:disabled,
.btn-outline-theme.disabled {
  color: #fff;
  background-color: #124e4e;
  border-color: #fff;
}
/*  */

.btn-outline-theme-danger {
  color: #212529;
  border-color: #ced4da;
}

.btn-outline-theme-danger:hover {
  color: #212529;
  background-color: transparent;
  border-color: #dc3545;
}

.btn-check:focus + .btn-outline-theme-danger,
.btn-outline-theme-danger:focus {
  box-shadow: none !important;
}

.btn-check:checked + .btn-outline-theme-danger,
.btn-check:active + .btn-outline-theme-danger,
.btn-outline-theme-danger:active,
.btn-outline-theme-danger.active,
.btn-outline-theme-danger.dropdown-toggle.show {
  color: #212529;
  background-color: transparent;
  border: 2px solid #dc3545;
}

.btn-check:checked + .btn-outline-theme-danger:focus,
.btn-check:active + .btn-outline-theme-danger:focus,
.btn-outline-theme-danger:active:focus,
.btn-outline-theme-danger.active:focus,
.btn-outline-theme-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

.btn-outline-theme-danger:disabled,
.btn-outline-theme-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #fff;
}
