.FrontBannerFullComponent_filler {
  position: relative;
  width: 100vw;
  margin-top: -155px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 70%, #7B7B7B 100%);
}

.FrontBannerFullComponent {
  overflow: hidden;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
  color: #FFFFFF;
}
.FrontBannerFullComponent > .image {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.9s ease-out;
  transition-delay: 0s;
}
@media (max-width: 767px) {
  .FrontBannerFullComponent {
    background-size: cover;
    overflow: hidden;
  }
  .FrontBannerFullComponent .section-stco > .row > div {
    height: 100vh;
  }
  .FrontBannerFullComponent .section-stco > .row > div .ml-10 {
    margin-left: 2rem;
  }
}
.FrontBannerFullComponent .to-animate-group {
  position: relative;
}
.FrontBannerFullComponent .ml-10 {
  margin-left: 8rem;
}
.FrontBannerFullComponent h1, .FrontBannerFullComponent h3, .FrontBannerFullComponent h5 {
  color: #080709;
}
@media (min-width: 992px) {
  .FrontBannerFullComponent h1, .FrontBannerFullComponent h3, .FrontBannerFullComponent h5 {
    max-width: 80%;
  }
}
@media (min-width: 1920px) {
  .FrontBannerFullComponent h1, .FrontBannerFullComponent h3, .FrontBannerFullComponent h5 {
    max-width: 80%;
  }
}
.FrontBannerFullComponent h1 {
  font-weight: 600;
  text-shadow: 0 0 43px black;
  font-size: 3rem;
}
@media (max-width: 767px) {
  .FrontBannerFullComponent h1 {
    font-size: 2.5rem;
  }
}
.FrontBannerFullComponent h3 {
  font-size: 2.2rem;
  font-weight: 200;
}
.FrontBannerFullComponent h5 {
  font-weight: 100;
}
@media (min-width: 768px) {
  .FrontBannerFullComponent h5 {
    width: 70%;
  }
}
.FrontBannerFullComponent a {
  color: #FFFFFF;
}
.FrontBannerFullComponent a > i {
  color: #FFFFFF;
}
.FrontBannerFullComponent a:hover {
  color: #707070;
  font-weight: 200;
  text-decoration: none;
}
.FrontBannerFullComponent.isDark h1, .FrontBannerFullComponent.isDark h2, .FrontBannerFullComponent.isDark h3, .FrontBannerFullComponent.isDark h5 {
  color: #FFFFFF;
}
.FrontBannerFullComponent.isDark a {
  color: #FFFFFF;
}
.FrontBannerFullComponent.isDark a > i {
  color: #FFFFFF;
}
.FrontBannerFullComponent.isDark a:hover {
  color: #113A4E;
}
.FrontBannerFullComponent.isDark a.btn-red {
  color: #ffffff;
  background-color: #EB1E23;
  font-weight: 300;
  padding: 0.75rem 2.5rem;
}
.FrontBannerFullComponent .front-banner-main {
  height: 100%;
}
.FrontBannerFullComponent #player {
  position: absolute;
  top: -200px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.FrontBannerFullComponent .overlay {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.09);
}
.FrontBannerFullComponent .isText {
  position: absolute;
  bottom: 10%;
  margin-left: 10%;
  margin-right: 30%;
  z-index: 110;
  min-width: 50%;
}
@media (max-width: 767px) {
  .FrontBannerFullComponent .isText {
    margin-left: 0;
    margin-right: 0;
    min-width: 100%;
    text-align: center;
  }
}
.FrontBannerFullComponent .isText.v1 h3 {
  color: rgba(255, 255, 255, 0.64);
  font-weight: 300;
  font-size: 1.4rem;
}
.FrontBannerFullComponent .isText h1, .FrontBannerFullComponent .isText h2, .FrontBannerFullComponent .isText h3, .FrontBannerFullComponent .isText h5 {
  padding: 0.5rem 1rem 0.5rem 2rem;
}
@media (min-width: 1200px) {
  .FrontBannerFullComponent .isText h1, .FrontBannerFullComponent .isText h2, .FrontBannerFullComponent .isText h3, .FrontBannerFullComponent .isText h5 {
    padding: 0;
  }
}
.FrontBannerFullComponent .isText h1 {
  font-weight: 400;
  font-size: 3rem;
}
@media (min-width: 1200px) {
  .FrontBannerFullComponent .isText h1 {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .FrontBannerFullComponent .isText h1 {
    font-size: 2rem;
  }
}
.FrontBannerFullComponent .isText h1 > img {
  width: 2.4rem;
  margin-right: 2rem;
  margin-top: -0.8rem;
}
.FrontBannerFullComponent .isText h3 > img {
  margin-left: -3rem;
  width: 2rem;
  margin-right: 1rem;
}
.FrontBannerFullComponent .isText a.more {
  margin-left: 8rem;
}
.FrontBannerFullComponent .rewind {
  transform-origin: 0 0;
  webkit-transform-origin: 0 0;
  transform: rotate(-90deg);
  webkit-transform: rotate(-90deg);
  position: absolute;
  bottom: 0;
  color: #113A4E;
  margin-left: 2rem;
}
.FrontBannerFullComponent .rewind > div {
  width: 7rem;
  display: inline-block;
  float: left;
}
.FrontBannerFullComponent .rewind > div > span {
  width: 7rem;
  border-bottom: 1px solid #113A4E;
  display: inline-block;
  float: right;
  margin-top: 1rem;
  margin-right: 1rem;
  -webkit-animation: move-in-steps 6s infinite;
          animation: move-in-steps 6s infinite;
}
.FrontBannerFullComponent video {
  width: 100vw;
  height: 100vh;
  transform: scale(1.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}
@-webkit-keyframes move-in-steps {
  0% {
    width: 6rem;
  }
  60% {
    width: 1rem;
  }
  100% {
    width: 6rem;
  }
}
@keyframes move-in-steps {
  0% {
    width: 6rem;
  }
  60% {
    width: 1rem;
  }
  100% {
    width: 6rem;
  }
}
@keyframes move-in-steps {
  0% {
    width: 6rem;
  }
  60% {
    width: 1rem;
  }
  100% {
    width: 6rem;
  }
}
