html, body {
  height: 100%; }

.main {
  padding-bottom: 50px; }

.jumbotron, .bg-blau {
  background-color: #ccd3df; }

.justify-content-center {
  text-align: center; }

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

.navbar-brand {
  padding-right: 20px;
  width: 100%; }

.navbar {
  padding: 15px 0;
  border-bottom: 1px solid #f2f2f2; }

.nav-item > .nav-link, footer a {
  color: #6c6d62;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bolder; }

.nav-item > .nav-link:hover, footer a:hover {
  color: #6a6f85;
  text-decoration: underline; }

ul.navbar-nav > li {
  text-align: center;
  margin: 0px 10px; }
  @media (max-width: 1198.98px) {
    ul.navbar-nav > li .nav-link {
      font-size: 14px; } }
  @media (max-width: 991.98px) {
    ul.navbar-nav > li {
      width: 100%;
      text-align: left; } }
  @media (max-width: 575.98px) {
    ul.navbar-nav > li {
      margin-left: 15px; } }

.dropdown-item:focus, .dropdown-item:hover {
  background: #f2f2f2;
  color: #000; }

.collection-add, .collection-remove {
  color: #FFF !important;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none !important; }

.collection-add {
  background: #6a6f85; }

.collection-remove {
  background: #e4171d; }

.click-icon {
  height: 20px;
  width: 20px; }

img.action {
  height: 15px; }

label {
  font-weight: bold; }

.custom-file-label {
  opacity: 0; }

.custom-file-input {
  opacity: 1; }

area {
  cursor: pointer; }

footer {
  border-top: 1px solid #ccd3df; }

img.icon {
  height: 20px; }

@media (max-width: 575.98px) {
  .navbar-toggler {
    margin-left: 15px; } }

@media (max-width: 575.98px) {
  h1.jumbotron-heading {
    font-size: 1.8rem; } }

.carousel-item-firma {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 400px; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*# sourceMappingURL=style.css.map */
