.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}
.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}
.tns-no-calc {
  position: relative;
  left: 0;
}
.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.tns-autowidth {
  display: inline-block;
}
.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}
.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}
.tns-ovh {
  overflow: hidden;
}
.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}
.tns-transparent {
  opacity: 0;
  visibility: hidden;
}
.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}
.tns-normal,
.tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}
.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.33333333%;
  width: -webkit-calc(7000% / 3);
  width: -moz-calc(7000% / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.42857143%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}
@-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;
}
/** @define slider; weak */
.slider {
  position: relative;
  width: 100%;
  min-height: 563px;
  margin: 0 auto;
}
@media only screen and (min-width: 800px) {
  .slider {
    min-height: 860px;
  }
}
.slider__item {
  height: 100%;
}
@media only screen and (min-width: 800px) {
  .slider__item {
    min-height: 860px;
  }
}
@media only screen and (max-width: 399px) {
  .slider--01 {
    background: url("/images/slider/slider_01_400.webp") no-repeat top center;
  }
}
@media only screen and (min-width: 400px) and (max-width: 799px) {
  .slider--01 {
    background: url("/images/slider/slider_01_800.webp") no-repeat top center;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1199px) {
  .slider--01 {
    background: url("/images/slider/slider_01_1200.webp") no-repeat top left;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1799px) {
  .slider--01 {
    background: url("/images/slider/slider_01_1800.webp") no-repeat top center;
  }
}
@media only screen and (min-width: 1800px) {
  .slider--01 {
    background: url("/images/slider/slider_01_2200.webp") no-repeat top center;
  }
}
/*.slider--02 {
  @media only screen and (max-width: 399px) {
    background: url("/images/slider/slider_02_400.webp") no-repeat top center;
  }

  @media only screen and (min-width: 400px) and (max-width: 799px) {
    background: url("/images/slider/slider_02_800.webp") no-repeat top center;
  }

  @media only screen and (min-width: 800px) and (max-width: 1199px) {
    background: url("/images/slider/slider_02_1200.webp") no-repeat top right;
  }

  @media only screen and (min-width: 1200px) and (max-width: 1799px) {
    background: url("/images/slider/slider_02_1800.webp") no-repeat top center;
  }

  @media only screen and (min-width: 1800px) {
    background: url("/images/slider/slider_02_2200.webp") no-repeat top center;
  }
}*/
.no-webp {
  /* postcss-bem-linter: ignore */
  /* postcss-bem-linter: ignore */
  /*.slider--02 {
    @media only screen and (max-width: 399px) {
      background: url("/images/slider/slider_02_400.jpg") no-repeat top center;
    }

    @media only screen and (min-width: 400px) and (max-width: 799px) {
      background: url("/images/slider/slider_02_800.jpg") no-repeat top center;
    }

    @media only screen and (min-width: 800px) and (max-width: 1199px) {
      background: url("/images/slider/slider_02_1200.jpg") no-repeat top right;
    }

    @media only screen and (min-width: 1200px) and (max-width: 1799px) {
      background: url("/images/slider/slider_02_1800.jpg") no-repeat top center;
    }

    @media only screen and (min-width: 1800px) {
      background: url("/images/slider/slider_02_2200.jpg") no-repeat top center;
    }
  }*/
}
@media only screen and (max-width: 399px) {
  .no-webp .slider--01 {
    background: url("/images/slider/slider_01_400.jpg") no-repeat top center;
  }
}
@media only screen and (min-width: 400px) and (max-width: 799px) {
  .no-webp .slider--01 {
    background: url("/images/slider/slider_01_800.jpg") no-repeat top center;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1199px) {
  .no-webp .slider--01 {
    background: url("/images/slider/slider_01_1200.jpg") no-repeat top right;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1799px) {
  .no-webp .slider--01 {
    background: url("/images/slider/slider_01_1800.jpg") no-repeat top center;
  }
}
@media only screen and (min-width: 1800px) {
  .no-webp .slider--01 {
    background: url("/images/slider/slider_01_2200.jpg") no-repeat top center;
  }
}
.slider__text {
  /* p {
    text-shadow: 2px 2px 2px #000;
  }*/
}
@media only screen and (max-width: 799px) {
  .slider__text {
    margin-top: 450px;
    padding: 33px 15px;
    background-color: #000000;
  }
}
@media only screen and (min-width: 800px) {
  .slider__text {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 860px;
    padding-top: 100px;
    padding-left: 30px;
  }
  .slider__text .wrapper {
    max-width: 500px;
  }
}
.slider__text .uptitle {
  color: #B25C13;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: barlow_condensedbold, arial, Helvetica, sans-serif;
}
.slider__text .title {
  color: #ffffff;
  font-size: 65px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
  font-family: barlow_condensedbold, arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 800px) {
  .slider__text .title {
    font-size: 84px;
    color: #000000;
  }
}
.slider__text .title .small {
  font-size: 23px;
  vertical-align: super;
}
@media only screen and (min-width: 800px) {
  .slider__text .title .small {
    font-size: 31px;
  }
}
.slider__text .subtitle {
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: barlowbold, arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 800px) {
  .slider__text .subtitle {
    font-size: 18px;
    color: #000000;
  }
}
.slider__text .text {
  color: #ffffff;
  font-size: 16px;
}
@media only screen and (min-width: 800px) {
  .slider__text .text {
    color: #000000;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.tns-fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.tns-fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
/* postcss-bem-linter: ignore */
.tns-outer {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
/** @define tns-nav; weak */
.tns-nav {
  position: absolute;
  top: 460px;
  z-index: 6;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media only screen and (min-width: 800px) {
  .tns-nav {
    top: 800px;
    justify-content: flex-start;
    width: auto;
    margin-left: 30px;
  }
}
.tns-nav button,
.tns-nav button:focus,
.tns-nav button:active {
  position: relative;
  width: 18px;
  height: 18px;
  margin: 10px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50%;
  outline: 0;
  transition: all 0.4s ease-in-out;
}
.tns-nav .tns-nav-active,
.tns-nav .tns-nav-active:focus,
.tns-nav .tns-nav-active:active {
  background-color: #db0f3c;
  border: 1px solid #db0f3c;
}
/*# sourceMappingURL=css/slider.css.map */