/*!
 * Bootstrap Grid v4.1.1 (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)
 */
@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*, *::before, *::after {
  box-sizing: inherit; }

.site--content__slider {
  position: relative;
  overflow: hidden; }
.site--content__slider--controls {
  position: absolute;
  right: 20px;
  bottom: 17px;
  z-index: 50; }
@media (max-width: 1075px) {
  .site--content__slider--controls {
    position: absolute;
    right: 20px;
    bottom: 57px;
    z-index: 50; } }
.site--content__slider--controls__arrow {
  display: inline-block;
  vertical-align: top;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background-color: #c3243c;
  margin-right: 4px;
  position: relative;
  text-align: left;
  color: #ffffff;
  text-decoration: none;
  font-size: 33px; }
.site--content__slider--controls__arrow:focus, .site--content__slider--controls__arrow:hover {
  color: #ffffff;
  text-decoration: none; }
.site--content__slider--controls__amount {
  display: inline-block;
  vertical-align: top;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background-color: #c3243c;
  margin-right: 4px;
  color: #ffffff;
  text-align: center;
  font-family: "PF DinDisplay Pro", Arial, sans-serif;
  font-weight: 500; }
.site--content__slider--controls__amount span {
  text-align: center;
  line-height: 37px;
  color: #ffffff; }
.site--content__slider--item {
  text-align: center;
  position: relative;
  /*height: 685px;*/
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  outline: none; }
.site--content__slider--item a {
  width: 100%; }
.site--content__slider--item img {
  display: block;
  width: 100%;
  height: auto; }

/*# sourceMappingURL=style.css.map */
