.slider .swiper-container .swiper-wrapper:after {
  content: '';
  display: block;
  clear: both; }

@font-face {
  font-family: 'bebas_neuebold';
  src: url("fonts/bebasneue_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bebas_neuebook';
  src: url("fonts/bebasneue_book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bebas_neueregular';
  src: url("fonts/bebasneue_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'EffraLight-Regular';
  src: url("fonts/EffraLight-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'EffraHeavy-Regular';
  src: url("fonts/EffraHeavy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.slider {
  position: relative; }
  .slider .swiper-container {
    overflow: hidden; }
    .slider .swiper-container .swiper-wrapper {
      list-style: none; }
      .slider .swiper-container .swiper-wrapper .swiper-slide {
        float: left;
        position: relative; }
  .slider .swiper-menu button {
    position: absolute;
    margin: -20px 0 0 0;
    z-index: 100;
    top: 50%;
    left: 0;
    text-indent: -9999px; }
    .slider .swiper-menu button.next {
      left: auto;
      right: 0; }

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