@charset "UTF-8";
/*!
 * Bootstrap v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --color-blue: #007bff;
  --color-indigo: #6610f2;
  --color-purple: #6f42c1;
  --color-pink: #e83e8c;
  --color-red: #dc3545;
  --color-orange: #fd7e14;
  --color-yellow: #ffc107;
  --color-green: #28a745;
  --color-teal: #20c997;
  --color-cyan: #17a2b8;
  --color-white: #fff;
  --color-gray: #6c757d;
  --color-gray-dark: #343a40;
  --color-primary: #007bff;
  --color-secondary: #6c757d;
  --color-success: #528730;
  --color-info: #17a2b8;
  --color-warning: #ffc107;
  --color-danger: #dc3545;
  --color-light: #f8f9fa;
  --color-dark: #343a40;
  --color-success2: #51872f;
  --color-header: #f3f3f3;
  --color-transparent: transparent;
  --color-orange: #FFC507;
  --color-grey: rgba(165, 165, 165, 0.7019607843);
  --color-greylight: #e1eaf2;
  --color-blue: #27377a;
  --color-greypurple: #62676b;
  --color-greenblue: #304862;
  --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, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

 footer, header, main, nav {
  display: block;
}

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

[tabindex="-1"]:focus:not(:focus-visible) {
  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: 0;
}

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

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

dt {
  font-weight: 700;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}
b {
  font-weight: 700;
  /* color: #000; */
}
sup {
  top: -0.5em;
}

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

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

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

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

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

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;
  text-align: -webkit-match-parent;
}

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

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

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

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: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

 .col {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.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;
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  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 (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  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;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (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 (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

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

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  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;
  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;
  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;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  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-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: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

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

.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;
  pointer-events: none;
  cursor: default;
}

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

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

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

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

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

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

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

a.close.disabled {
  pointer-events: none;
}

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

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

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

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

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

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

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

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

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

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 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;
}

.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, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 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;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  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.pointer-event {
  touch-action: pan-y;
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

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

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  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 {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

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

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

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

.visible {
  visibility: visible !important;
}

@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

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

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }
}

body {
  background: #fafafa;
  color:#212529;
}
#nprogress {
  pointer-events: none
}

#nprogress .bar {
  background: #29d;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px
}

#nprogress .peg {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0, -4px);
  -ms-transform: rotate(3deg) translate(0, -4px);
  transform: rotate(3deg) translate(0, -4px)
}

#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: 2px solid transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative
}

.nprogress-custom-parent #nprogress .bar,
.nprogress-custom-parent #nprogress .spinner {
  position: absolute
}

@-webkit-keyframes nprogress-spinner {
  0% {
      -webkit-transform: rotate(0deg)
  }
  100% {
      -webkit-transform: rotate(360deg)
  }
}

@keyframes nprogress-spinner {
  0% {
      transform: rotate(0deg)
  }
  100% {
      transform: rotate(360deg)
  }
}

* {
  text-decoration: none;
  max-width: 100%;
}

html,
body {
  margin: 0;
  padding: 0;
}

body {
  font-size: 20px;
  font-family: tiempos headline, Georgia, Times, times new roman, serif;
  color: #4a4a4a;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}

a {
  cursor: pointer;
  text-decoration: none!important;
}

img {
  border: none;
  width: 100%;
  height: auto;
}

.container {
  margin: 0 auto;
  width: 881px;
  text-align: left;
}

header {
  background: url(../images/blackliverbli.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  background-position: 45%;
  display: block;
  overflow: hidden;
  max-width: 100%;
  position: relative;
  padding-top: 20px;
  padding-bottom: 41px;
}

.logo {
  width: 150px;
  margin: 15px 0 10px;
}

video {
  object-fit: cover;
  width: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 100%;
}

.health-headlines-name {
  text-transform: uppercase;
  font-family: atlas typewriter, Helvetica, Arial, sans-serif;
  font-size: 13px !important;
  letter-spacing: 8px;
  margin-bottom: 15px;
  margin-top: 0;
}

.title-divider {
  box-sizing: border-box;
  height: 2px;
  width: 170px;
  border: 3px solid #84a04e;
  margin-bottom: 19px;
}

.article-title {
  font-size: 30px;
  font-family: tiempos headline medium, Georgia, Times, times new roman, serif;
  font-weight: 500;
}

.video-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  background: -moz-linear-gradient(top,
          rgba(0, 0, 0, 0) 0%,
          rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-linear-gradient(top,
          rgba(0, 0, 0, 0) 0%,
          rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom,
          rgba(0, 0, 0, 0) 0%,
          rgba(0, 0, 0, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
}

.title-container {
  position: relative;
  z-index: 2;
}

.content {
  line-height: 32px;
}

.caption {
  font-size: 12px;
  font-family: atlas grotesk, Helvetica, Arial, sans-serif;
  margin: 0 0 25px;
  line-height: 14px;
}

.photo-container {
  position: relative;
}

.authorBio_image {
  display: inline-block;
  width: 170px;
  margin-right: 20px;
  border: 2px solid #f3f3f3fc;
  box-shadow: 0px 0px 2px 2px #7676764a;
}

.authorBio_content {
  display: inline-block;
  width: 575px;
  font-size: 17px;
}

footer {
  background: #212529;
  color: #fff;
  font-family: atlas grotesk, Helvetica, Arial, sans-serif;
  font-size: 16px;
}

footer a,
footer a:visited {
  color: #fff;
}

.footer-content {
  line-height: 24px;
  margin-bottom: 10px;
  padding-top: 20px;
}

.footer-company-name {
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  font-family: atlas typewriter, Helvetica, Arial, sans-serif;
  line-height: 18px;
  letter-spacing: 6.22px;
  margin-bottom: 5px;
}

footer .logo {
  display: inline-block;
}

.footer-copyright {
  font-size: 12px;
  margin-top: 0;
}

.footer-info {
  display: inline-block;
  vertical-align: top;
}

h3 {
  font-size: 20px;
  line-height: 32px;
}

.authorBio_image {
  display: inline-block;
  width: 170px;
  margin-right: 20px;
  vertical-align: top;
}

.authorBio_content {
  display: inline-block;
  width: 575px;
  font-size: 17px;
}

.hidden{
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear .3s,opacity .3s;
  -o-transition: visibility 0s linear .3s,opacity .3s;
  transition: visibility 0s linear .3s,opacity .3s;
}

.visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0s linear 0s,opacity .3s;
  -o-transition: visibility 0s linear 0s,opacity .3s;
  transition: visibility 0s linear 0s,opacity .3s;
}

@media only screen and (min-width: 300px) and (max-width: 350px) {
  .health-headlines-name {
      font-size: 12px;
  }

  video {
      height: 100%;
  }

  .article-title {
      font-size: 27px;
  }
}

@media (max-width: 960px) {
  .authorBio {
      text-align: center;
  }
}

@media only screen and (min-width: 500px) and (max-width: 960px) {
  video {
      height: 100%;
  }

  .logo {
      margin-top: 40px;
  }

  .health-headlines-name {
      font-size: 20px;
      font-weight: 300;
  }

  .article-title {
      font-size: 39px;
  }

  footer .logo {
      margin-right: 20px;
  }

  .footer-info {
      width: 320px;
  }
}

@media screen and (min-width: 960px) {
  .logo {
      margin: 40px 0 15px;
  }

  .health-headlines-name {
      font-size: 18px;
  }

  .article-title {
      font-size: 46px;
      width: 705px;
  }

  .container {
      width: 881px;
  }

  .content {
      margin-top: 60px;
  }

  

  /* .footer-container {
      padding-bottom: 55px;
  } */

  .footer-content {
      padding: 46px 0 32px;
  }

  footer .logo {
      margin: 0 20px 0 0;
  }
}
.red {
  font-weight: 700;
  color: red;
}
.content__title {
  color: #000;
  font-weight: 700;
  padding-top: 5px;
  margin-bottom: 25px;
}

.comment {
  display: flex;
  border-bottom: 1px solid rgb(231, 219, 219);
  padding-top: 15px;
  padding-bottom: 15px;
}
.ava {
  width: 50px;
  margin-right: 10px;
  flex-shrink: 0;
}
.comment__name {
  font-weight: 700;
  color: #000;
}
.content p {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 18px;
  margin-bottom: 15px;
}

.main__desc {
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.3;
}
.comment__text {
  margin-bottom: 0!important;
}
.accordion {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
  padding: 20px;
}

.question {
  background-color: #3498db;
  color: #fff;
  padding: 15px;
  cursor: pointer;
  border: none;
  text-align: left;
  font-weight: bold;
  position: relative;
  transition: 0.3s ease;
  outline: none;
  font-size: 16px;
}

.question::before {
  content: '+';
  display: inline-block;
  margin-right: 10px;
  transition: transform 0.3s ease;
}

.question.show::before {
  content: '-';
}

.question:hover {
  background-color: #2980b9;
}

.answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 15px;
  padding-top: 0px;
  padding-bottom: 3px;
  transition: max-height 0.3s ease;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  border-top: 1px solid #ddd;
}


.answer.show {
  font-size: 16px;
  max-height: 1000px;
  
}

/* form */

.order {
  margin: 30px auto
}
.order__title {
  text-align: center;
  line-height: 1.2;
}
.prod-wrapper {
  width: 100%;
  position: relative;
  max-width: 250px;
  margin-right: 15px;
}
.main__prod {
  display: block;
  width: 100%;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}
.price__line {
  width: 1px;
  height: 40px;
  background: #c5c5c5
}

.red-border {
  color: #fff;
  width: 84px;
  height: 84px;
  font-size: 24px;
  position: absolute;
  top: -50px;
  right: -25px;
}

.red-border,
.red-border__text {
  display: flex;
  align-items: center;
  justify-content: center
}

.red-border__text {
  position: relative;
  width: 72px;
  height: 72px;
  color: #fff;
  background-color: red;
  border-radius: 50%
}

.red-border::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  box-sizing: border-box;
  width: 100px;
  height: 100px;
  border-bottom: 2px solid red;
  top: -7px;
  right: -7px;
  -webkit-animation: load 2s linear infinite;
  animation: load 2s linear infinite
}

.prod-wrapper img {
  width: 100%
}

.order__form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 250px;
  width: 100%;
  padding: 15px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0 5px #ccc;
  margin: 0
}

.content .story p {
  width: 100%;
  font-size: 21px;
  text-align: center;
  margin: 0 0 10px;
  line-height: 1.2;
  display: block
}

.price {
  display: flex;
  justify-content: space-around;
  width: 100%;
  margin-bottom: 16px
}

.price__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center
}

.price__line {
  width: 1px;
  height: 40px;
  background: #c5c5c5
}

.price__title {
  font-size: 15px;
  color: #666;
  margin-bottom: 0;
  margin-top: 0 !important
}

.price__item:first-child .price__title {
  margin-bottom: 3px
}

.price__old {
  font-size: 18px;
  color: #666;
  position: relative;
  margin-bottom: 0 !important;
  margin-top: 0 !important
}

.price__old::before {
  content: "";
  display: block;
  border-top: 1px solid red;
  height: 1px;
  width: 100%;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  transform: rotate(-12deg)
}

.price__new {
  font-size: 22px;
  font-weight: 700;
  color: red;
  margin-bottom: 0 !important;
  margin-top: 0 !important
}

.order__input {
  font-size: 16px;
  max-width: 250px;
  width: 100%;
  margin-bottom: 16px;
  background-color: #fff;
  border: 1px solid #c5c5c5;
  border-radius: 8px;
  padding: 10px 10px 10px 20px
}

.order__button {
  font-size: 25px;
  color: #fff !important;
  text-decoration: none !important;
  background: #be0000;
  border: 2px solid #ce4d4d;
  outline: 0;
  cursor: pointer;
  border-radius: 12px;
  padding: 15px;
  max-width: 250px;
  width: 100%;
  transition: all .3s ease-in-out
}

.order__wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-radius: 8px;
  background: #f7f7f7;
  box-shadow: 0 0 5px #c5c5c5;
  width: 100%;
  padding: 15px;
  max-width: 450px;
  margin: 0 auto
}

body input:focus:required:invalid {
  color: #666
}

body input:required:valid {
  color: #666
}

body input:focus {
  outline: 0
}

label {
  display: block;
  width: 100%
}

.order__button:hover {
  background-color: #972a2a
}

.order__button {
  -webkit-animation: 1s pulse infinite alternate ease-in-out;
  animation: 1s pulse infinite alternate ease-in-out;
  background: red
}

input::-ms-clear {
  display: none
}

div.order__wrapper {
  max-width: 590px
}

@keyframes load {
  0% {
      transform: rotate(0)
  }

  100% {
      transform: rotate(360deg)
  }
}
@media screen and (max-width: 767px) {
  .red-border {
    top: -55px;
    right: -5px;
  }
}
@media (max-width:639px) {
  .order__wrapper {
      padding-top: 70px;
      flex-direction: column
  }

  .product {
      /* max-width: 150px; */
      margin-bottom: 20px
  }

  div.order__wrapper {
      max-width: 280px
  }

  .red-border {
      top: 210px;
      right: 146px
  }
  .prod-wrapper {
    margin-right: auto;
    margin-left: auto;
  }
  .red-border {
    top: -55px;
    right: -5px;
  }
}

.inL_421639 {
  width: 620px;
}

.footer-list {
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
}
.footer-list li, .footer-list li a {
  color: rgb(179, 172, 172);
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 2px;
}
.footer__title {
  color: rgb(179, 172, 172);
  text-align: left;
  font-size: 18px;
  padding-top: 20px;
}
.footer-list li:hover {
  cursor: pointer;
}
.footer-list li:hover a {
  color: rgb(68, 68, 241);
}

.c-date {
  color: #333;
  font-size: 14px;
}

.copyright {
  text-align: center;
  padding-bottom: 20px;
}

/* форма комментов */

.open-add-comment {
  color: #fff;
  text-decoration: none;
  user-select: none;
  background: rgb(145, 145, 145);
  padding: 0.7em 1.5em;
  outline: none;
  border: 0;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  transition: 0.5s;
  display: none;
  margin: 20px 0;
}

.open-add-comment:hover {
  background: rgb(129, 129, 129);
}

.open-add-comment.show {
  display: block;
}

.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.comment-create__wrapper {
  display: none;
  margin-bottom: 25px;
  margin-top: 25px;
}

.comment-create__form {
  display: none;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}

.comment-create__form.show {
  display: flex;
}

.create-comment__image-wrapper {
  display: flex;
  align-items: center;
  font-size: 15px;
}

.create-comment__image {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e5e5e5;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: relative;
  background-image: url("../images/com-ava.png");
  background-position: center;
  background-repeat: no-repeat;
}

.create-comment__image--second {
    background-image: url("../images/com-foto.png");

  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: contain;
  border-radius: 0;
}

.create-comment__image-text {
  margin-left: 10px;
  cursor: pointer;
  text-decoration: underline;
}

.comment-create__text {
  resize: none;
  height: 100px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #838383;
  resize: none;
  overflow: auto;
  padding: 10px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  margin-bottom: 10px;
}

.comment-create__name,
.comment-create__age {
  border-radius: 5px;
  border: 1px solid #838383;
  padding: 10px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  margin-bottom: 10px;
  width: 48%;
}
.create-comment__image.added {
  background-image: url(../images/check.png);
  background-size: auto;
}
.comment-create__name:focus,
.comment-create__age:focus,
.comment-create__text:focus {
  border: 1px solid #3f3f3f;
  box-shadow: inset 0 0 3px 0 #3f3f3f;
}

.comment__info-image-wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
 
}

.comment__info-image-wrapper--second {
  margin-top: 10px;
  padding: 0 10px;
}

.comment-create__btn {
  padding: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background-color: rgb(2, 82, 187);
  border-radius: 10px;
  margin: 0 auto;
  border: none;
  cursor: pointer;
  transition: 0.3s;
}

.comment-create__btn:hover {
  box-shadow: 0 0 10px 0 rgb(2, 82, 187);
}
.icon-block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  max-width: 300px;
  margin-bottom: 30px;
}
.comment_moderate {
  font-size: 18px;
  text-align: center;
  display: none;
}

.bottom__prod {
  margin: 0 auto;
}
.text__center {
  display: block;
  text-align: center !important;
}
@media screen and (max-width: 479px) {
  .comment__name {
    display: flex;
    flex-direction: column;
  }
  .comment-create__name,
  .comment-create__age {
    width: 100%;
  }
  .ittem-comment-answer {
    margin-left: 0;
  }
  .lol {
    font-size: 12px !important;
  }
  .news h1 {
    font-size: 22px;
  }
  .icon-block {
    max-width: 225px;
  }
}
.open-add-comment.show {
  display: block;
}
.comment-create__wrapper.show {
  display: block;
}
.comment-create__form.show {
  display: flex;
}
.comment_moderate.show {
  display: block;
}
.mod-center {
  text-align: center;
}

.prod__link {
  text-decoration: underline;
}
.prod__link:hover {
  text-decoration: none;
}

.last__btn {
  display: block;
  width: 100%;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  border: none;
  margin-bottom: 20px;
}
.last__btn:hover {
  background-color: #972a2a;
}

.main__img {
  width: 100%;
  display: block;
  max-width: 600px;
  margin: 15px auto;
}

.otz {
  width: 100%;
  max-width: 300px;
  margin-top: 10px;
}