body {
  font-size: 0;
}

img {
  width: 100%;
}

* {
  min-height: 1px;
}


/* @font-face {
  font-family: 'BebasNeueRegular';
  src: url('../assets/fonts/BebasNeueRegular.woff') format('woff');
}*/



p {
  white-space: nowrap;
  color: #fff;
}

.pos-r {
  position: relative;
}

.pos-a {
  position: absolute;
  left: 0;
  top: 0;
}

.container {
  position: relative;
  width: 100%;
  height: 100%;
}

#body_top{
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #272fa6;
  background-size: cover;
  background-repeat: no-repeat;
}

#container_left .colorBgOnload{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f7ccc8;
  background-size: cover;
  background-repeat: no-repeat;
}

#container_left .colorBgScroll{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #96bf0b;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
}


#container_right .colorBgOnload{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ffcc40;
  background-size: cover;
  background-repeat: no-repeat;
}

#container_right .colorBgScroll{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ffa26e;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
}



/* #container_left{
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #f7ccc8;
  background-size: cover;
  background-repeat: no-repeat;
} */

 /* #container_right{
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #ffcc40;
  background-size: cover;
  background-repeat: no-repeat;
} */

/* .bg {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url(../assets/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
} */


#body_back .pseudo-top {
  position: absolute;
  top: 0;
  width: 1000px;
  height: 250px;
}

#body_back .pseudo-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 10%;
  height: 100%;
}

#body_back .pseudo-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 10%;
  height: 100%;
}

/* #body_back .bgLeft {
  position: absolute;
  width: 70vh;
  max-width: 120%;
  height: 100%;
  max-height: 90vw;
  bottom: -20%;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../assets/man.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 10%;
} */



#body_top .video-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: inline-block;
}

#body_top [jp-controls] {
  height: 100% !important;
}

#body_left .video-container {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 43vh;
  left: 50%;
  transform: translateX(-50%);
}

/* #body_left .video-container {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 39.2vh;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
} */

#body_right #full-screen,
#body_left #full-screen {
  position: absolute;
  top: 0;
  right: 0;
}

.jpt-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: visible;
}

#body_expanded {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#body_expanded .jpt-video-container {
  width: 100%;
}

#body_expanded .jpt-section-video {
  width: 70%;
  max-width: 160vh;
}

/* .jp-controls-bigreplay {
  padding: 18px;
  opacity: 0 !important;
} */






/* Top*/

.txtTop{
       position: absolute;
    width: 220vh;
    max-width: 70%;
    left: 51%;
    transform: translate(-50%, -50%);
    top: 50%;
}


/* SIDES */

.fixed-bottom-box {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 20%;
  width: 100%;
  background-color: #272fa6;
}

.top_content{
    position: fixed;
    top: 0;
    left: 0;
    height: 80%;
    width: 100%;
    background-image: url(../assets/woman_onLoad.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.top_content_scroll{
    position: fixed;
    top: 0;
    left: 0;
    height: 80%;
    width: 100%;
    background-image: url(../assets/man_scroll.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 65%;
}

.top_contentR{
    position: fixed;
    top: 0;
    left: 0;
    height: 80%;
    width: 100%;
    background-image: url(../assets/man_onLoad.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.top_contentR_scroll{
    position: fixed;
    top: 0;
    left: 0;
    height: 80%;
    width: 100%;
    background-image: url(../assets/woman_scroll.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 65%;
}

.contentBox{
       position: absolute;
    width: 27vh;
    max-width: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 46%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}

.txt-B{
    position: relative;
    width: 88%;
}

#container_right .txt-B {
    position: relative;
    width: 103%;
}

.cta-b{
    position: relative;
    width: 70%;
    margin-top: 10%;
    margin-bottom: 6%;
}

.logo-b{
    position: relative;
    width: 87%; 
}

/* LEFT */

.txtL{
     position: absolute;
    width: 30vh;
    max-width: 90%;
    left: 50%;
    transform: translateX(-50%);
    top: 4%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}

.txtL_onLoad{
   position: absolute;
    width: 90%;
}

.txtL_scroll{
    width: 90%;
}

/* RIGHT */

.txtR{
    position: absolute;
    width: 26vh;
    max-width: 90%;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}

.txtR_onLoad{
      position: absolute;
    width: 90%;
    margin-top: 10%;
}

.txtR_scroll{
    width: 100%;
    margin-top: 13%;
}


.scroll {
  opacity: 0;
}




/* ANIMATIONS */

.animTop{
  opacity: 0;
  transform: translateX(-20%);
}

.animLine{
  opacity: 0;
  transform: translateX(-5%);
}

.animCta{
  opacity: 0;
  transform: scale(0);
}

.animLogo, .animTxt{
  opacity: 0;
  transform: translateY(15%);
}

.animContent{
  opacity: 0;
  transform: translateY(10%);
}

.animLegal{
  opacity: 0;
}



