.slider-video-full-wr {
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .slider-video-full-wr {
    margin-bottom: 35px;
  }
  .bfm-careers-index-index .slider-video-full-wr {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slider-video-full-wr {
    margin-bottom: 30px;
  }
  .bfm-careers-index-index .slider-video-full-wr {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slider-video-full-wr {
    margin-bottom: 25px;
  }
  .bfm-careers-index-index .slider-video-full-wr {
    margin-bottom: 0;
  }
}
.slider-video-full-wr .marker-down {
  width: 44px;
  height: 21px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
.slider-video-full-wr .marker-down use {
  fill: #fff;
}
@media only screen and (max-width: 767px) {
  .slider-video-full-wr .marker-down {
    display: none;
    width: 32px;
    height: 16px;
  }
}
.slider-video-full {
  /*.slide-animation {
        .slide-image {
            transform: scale(1);
            transition: transform 8s;
        }
        .title-cursive {
            opacity: 1;
            transform: translateX(0);
            transition: all 1.5s 0.5s;
        }
        .title-strong {
            opacity: 1;
            transform: translateX(0);
            transition: all 1.5s 1.5s;
        }
        .link-wrap {
            opacity: 1;
            transform: translateX(0);
            transition: all 1.5s 1.5s;
        }
    }*/
}
.slider-video-full:not(.slick-initialized) .banner-img:not(:first-child) {
  display: none;
}
.slider-video-full .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  position: absolute;
  left: 0;
}
@media only screen and (min-width: 1200px) {
  .slider-video-full .slick-dots {
    bottom: 60px;
  }
}
@media only screen and (max-width: 1199px) {
  .slider-video-full .slick-dots {
    display: none;
  }
  .bfm-careers-index-index .slider-video-full .slick-dots {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .bfm-careers-index-index .slider-video-full .slick-dots {
    bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .bfm-careers-index-index .slider-video-full .slick-dots {
    bottom: 25px;
  }
}
.bfm-careers-index-index .slider-video-full .slick-prev,
.bfm-careers-index-index .slider-video-full .slick-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 1199px) {
  .bfm-careers-index-index .slider-video-full .slick-prev,
  .bfm-careers-index-index .slider-video-full .slick-next {
    display: none !important;
  }
}
.bfm-careers-index-index .slider-video-full .slick-prev {
  left: 50px;
}
.bfm-careers-index-index .slider-video-full .slick-next {
  right: 50px;
}
.slider-video-full .slick-dots {
  border-color: #fff;
}
.slider-video-full .slick-dots span {
  background: #fff;
}
.slider-video-full .slick-dots.active span {
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media only screen and (min-width: 768px) {
  .slider-video-full .banner-txt-cta .title-cursive,
  .slider-video-full .banner-txt-cta .title-strong {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.slider-video-full .banner-video-txt-cta {
  background: none;
}
@media only screen and (max-width: 767px) {
  .slider-video-full .banner-video-txt-cta .btn {
    margin-top: 20px;
  }
}
.slider-video-full .video {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.slider-video-full .no-video {
  height: calc(100vh - 182px);
  background: #3a3a3a;
  overflow: hidden;
  max-height: 516px;
}
@media only screen and (max-width: 1199px) {
  .slider-video-full .no-video {
    height: calc(100vh - 65px);
  }
}
@media only screen and (max-width: 767px) {
  .slider-video-full .no-video {
    height: auto;
  }
}
.slider-video-full .no-video .slide-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.slider-video-full .no-video .banner-content {
  position: relative;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: left;
  -webkit-transform: none;
          transform: none;
  height: 100%;
  text-shadow: 2px 2px 4px rgba(255, 255, 255, 0.4);
}
@media only screen and (max-width: 767px) {
  .slider-video-full .no-video .banner-content {
    top: 75px;
  }
}
.slider-video-full .no-video .frame {
  min-height: 218px;
  padding: 100px 7%;
  margin: 0;
  max-width: 910px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media only screen and (max-width: 1199px) {
  .slider-video-full .no-video .frame {
    padding: 100px 75px;
    max-width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-video-full .no-video .frame {
    min-height: 115px;
    padding: 50px 30px;
  }
}
.slider-video-full .no-video .title-cursive {
  font-size: 90px;
  line-height: 0.9;
  font-family: 'Univers Condensed', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (max-width: 1199px) {
  .slider-video-full .no-video .title-cursive {
    font-size: 60px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-video-full .no-video .title-cursive {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
.slider-video-full .no-video .title-strong {
  opacity: 0;
  font-size: 46px;
  line-height: 1;
  font-family: 'Univers Condensed', Arial, sans-serif;
  -webkit-transform: translateX(-80px);
          transform: translateX(-80px);
  -webkit-transition: all 0s 0.5s;
  transition: all 0s 0.5s;
}
@media only screen and (max-width: 1199px) {
  .slider-video-full .no-video .title-strong {
    font-size: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-video-full .no-video .title-strong {
    font-size: 20px;
  }
}
.slider-video-full .no-video .arrow-link {
  display: inline;
  padding-right: 64px;
  font-size: 46px;
  line-height: 1;
  font-family: 'Univers Condensed', Arial, sans-serif;
  color: inherit;
}
.slider-video-full .no-video .arrow-link .icon-arrow-r {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 36px;
  margin-right: -64px;
  margin-left: 30px;
  margin-top: -5px;
}
.slider-video-full .no-video .arrow-link .icon-arrow-r * {
  fill: inherit;
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}
.slider-video-full .no-video .arrow-link:hover {
  color: #ccc;
}
@media only screen and (max-width: 1199px) {
  .slider-video-full .no-video .arrow-link {
    font-size: 35px;
  }
  .slider-video-full .no-video .arrow-link .icon-arrow-r {
    width: 14px;
    height: 25px;
    margin-right: 0;
    margin-left: 15px;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-video-full .no-video .arrow-link {
    font-size: 20px;
  }
  .slider-video-full .no-video .arrow-link .icon-arrow-r {
    width: 10px;
    height: 20px;
    margin-right: 0;
    margin-left: 10px;
    margin-top: -3px;
  }
}
.slider-video-full .no-video.text-right .banner-content {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.slider-video-full .slick-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 60px;
  font-size: 0;
  line-height: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 0;
  background: none;
  padding: 0;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .slider-video-full .slick-arrow {
    width: 18px;
    height: 30px;
  }
}
.slider-video-full .slick-arrow svg {
  fill: #fff;
  width: 100%;
  height: 100%;
}
.slider-video-full .slick-arrow.disabled {
  display: block;
}
.slider-video-full .slick-next {
  right: 40px;
}
@media only screen and (max-width: 1199px) {
  .slider-video-full .slick-next {
    right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-video-full .slick-next {
    right: 10px;
  }
}
.slider-video-full .slick-prev {
  left: 40px;
}
@media only screen and (max-width: 1199px) {
  .slider-video-full .slick-prev {
    left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-video-full .slick-prev {
    left: 10px;
  }
}

/*# sourceMappingURL=slider-video-full.css.map */
