
/* This stylesheet generated by Transfonter (http://transfonter.org) on April 25, 2016 5:30 PM */

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.eot');
  src: url('../fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gotham-Black.woff') format('woff'),
    url('../fonts/Gotham-Black.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.eot');
  src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gotham-Light.woff') format('woff'),
    url('../fonts/Gotham-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.eot');
  src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gotham-Medium.woff') format('woff'),
    url('../fonts/Gotham-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Ultra.eot');
  src: url('../fonts/Gotham-Ultra.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gotham-Ultra.woff') format('woff'),
    url('../fonts/Gotham-Ultra.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

*, p, span, h1, h2, h3, h4, h5, h6 {
  font-family: "Gotham" !important;
}

.hidden-md-down {
  display: block !important;
}

.hidden-lg-up {
  display: none !important;
}

/* FULLSCREEN MENU */

    .fullscreen .modal-dialog {
        margin: 0 0 0 0;
        width: 100%;
        height: 100%;
        min-height: 100%;
        padding: 0;
        color: #fff;
    }

    .fullscreen .modal-content {
        height: 100%;
        min-height: 100%;
        border-radius: 0;
        color: #fff;
        background: #f8981d;
        overflow:auto;
    }

    .fullscreen .modal-body ul {
        padding: 0;
    }

    .fullscreen .modal-body li {
        padding: 10px 0 10px 0 ;
    }

    .fullscreen .modal-body a {
        color: #fff;
        font-weight: 900;
        text-transform: uppercase;
        font-size: 300%;
    }

    @media (max-width: 480px){
        .fullscreen .modal-body ul {
            padding: 30px 0 0 0;
            overflow: auto;
        }

        .fullscreen .modal-body li {
            padding: 4px 0 4px 0 ;
        }

        .fullscreen .modal-body a {
            color: #fff;
            font-size: 200%;
            text-transform: uppercase;
            font-weight: 700;
        }
    }

.modal .close {
    color: #fff;
    opacity: 1;
    font-weight: 900;
    font-size: 35px;
    display: block;
}

.modal-body {
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

button {
  display: block !important;
}

.navbar-toggle {
  border: 0;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 900;
}

.navbar-toggle > span {
  float: left;
}

.spans {
  float: right;
  margin-top: 7px;
  margin-left: 5px;
}

button.btn.btn-link.navbar-toggle.collapsed {
    background: transparent;
    color: #fff;
    text-decoration: none;
    outline: 0;
}

.compartir {
  width: 25px;
  height: 25px;
  float: right;
  margin-top: 23px;
  background-size: contain !important;
  margin-right: 10px;
  position: relative;
}

.compartir:after {
  content: "";
  display: block;
  height: 13px;
  width: 1px;
  position: absolute;
  right: -1px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.twitter {
    background: url(../img/twitter.png);
}

.compartir.twitter:after {
  right: -9px;
}

.facebook {
    background: url(../img/facebook.png);
}

/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
}

p {
    font-size: 20px;
    color: #4e2648;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #18bc9c;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}

.navbar-brand, .navbar-fixed-top .navbar-brand {
  font-size: 18px;
}

.navbar-brand img {
    width: 120px;
}


@media(min-width:1024px) {
    .navbar-fixed-top {
        padding: 25px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-fixed-top .navbar-brand {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        width: 120px;
    }
}

.navbar {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
    background: transparent;
    margin: 0 40px;
}

section h2 {
    margin: 0;
    font-size: 3em;
}

section.success {
    color: #fff;
    background: #000;
}

section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
    outline: 0;
    color: #2c3e50;
}

@media(max-width:767px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }
}


footer {
    color: #fff;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #2c3e50;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #233140;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}


/*********************

BONDA

*********************/

.img-loader {
  opacity: 0;
  width: 1px;
  height: 1px;
  position: fixed;
  top: -5px;
  left: -5px;
}

.img-loader img {
  width: 1px;
    height: 1px;
}

.menu-hub {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: #4f5299;
  z-index: 99999;
  display: none;
  border: 15px solid #4f5299;
}

.menu-hub.active {
  display: block;
}

.menu-hub ul {
  width: 100%;
  padding: 0;
  height: calc(100vh - 30px);
  list-style-type:none;
}

.menu-hub ul li {
  height: 20%;
  text-align: center;
  vertical-align: middle;
  line-height: 20vh;
}

.menu-hub ul li:hover {
  opacity: .9;
}

.menu-hub ul li a {
  text-transform: uppercase;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: lighter;
}

.menu-hub ul li:nth-child(1) {
  background: #8486b7;
}

.menu-hub ul li:nth-child(2) {
  background: #7b7db2;
}

.menu-hub ul li:nth-child(3) {
  background: #7274ad;
}

.menu-hub ul li:nth-child(4) {
  background: #696ba8;
}

.menu-hub ul li:nth-child(5) {
  background: #6163a3;
}

.menu-hub ul li:nth-child(6) {
  background: #585b9e;
}

.menu-hub span {
  position: absolute;
  right: 40px;
  top: 25px;
  color: #fff;
  font-weight: 900;
  font-size: 25px;
  padding: 10px;
  line-height: 25px;
  cursor: pointer;
}

#welcome {
    text-align: center;
    color: #fff;
    background: #ec70a2;
    height: 100vh;
    border: 15px solid #38c2db;
    position: relative;
    background-image: url(../img/bgs/bg-intro.png);
    background-size: cover;
    background-position: center;
}

#welcome img {
    display: block;
    margin: 0 auto 20px;
}

#welcome .container-bangfit {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
}



.intro-text h3{
  font-size: 22px;
  width: 50%;
  margin: auto;
  color: #4e2648;
  text-transform: none;
  font-weight: normal;
  line-height: 26px;
  font-weight: 300;
}

.logo-bangfit {
    max-height: 60vh;
    margin: 0;
    width: auto;
}

.container-bangfit {
  height: calc(100vh - 30px);
  max-width: 1600px;
  margin: auto;
  position: relative;
  float: none;
}

#video {
    padding: 0;
    max-height: 100vh;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#video iframe {
  height: 100%;
  width: 100%;
}

#play {
  position: relative;
  height: 100vh;
  width: 100%;
  text-align: center;
  background: #00eacc;
  border: 15px solid #51509c;
  background-image: url(../img/bgs/bg-home-play.png);
  background-size: cover;
  background-position: center;
}

#play .logo-bangfit {
  width: 50%;
  height: auto;
  margin: 20px auto;
}

#play .container-bangfit {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
}

#play .intro-text {
      margin: 30px 0;
}

#play .intro-text h3 {
  text-align: left;
  font-weight: bold;
  margin: 0;
  width: auto;
  margin-bottom: 10px;
  color: #4f4e9a;
}

#play p {
  font-weight: 300;
  text-align: left;
  color: #4f4e9a;
}

a.play-btn {
  margin: 0 auto;
}

.play-btn img{
    height: 100%;
    margin: auto;
}

#play .play-btn {
  margin: 0 auto;
  height: 85%;
  display: block;
  width: 200px;
  background-image: url(../img/play-off.png);
      background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#play .play-btn:hover {
  margin: 0 auto;
  height: 85%;
  display: block;
  width: 200px;
  background-image: url(../img/play-on.png);
      background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* DISCLAIMER */

#disclaimer {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(80, 79, 155, 0.8);
  top: 0;
  left: 0;
}

#disclaimer div {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

#disclaimer div p {
  color: #fcd54c;
  font-weight: 400;
}

#disclaimer div a {
  display: inline-block;
  background: #fcd54c;
  padding: 5px 12px;
  font-weight: 900;
  font-size: 24px;
  color: #504f9b;
  margin: 20px 0;
}

#disclaimer.video-conexion {
  background: rgb(80, 79, 155);
}

/* MODULOS SECCIONES */

.part-1 {
  height: calc(20vh - 10px);
  margin: 0 auto;
}

.part-1 img {
  height: 85%;
}

.part-2 {
  height: calc(60vh - 10px);
}

.part-2.grande {
  height: calc(70vh - 10px);
}

.part-3 {
  height: calc(20vh - 10px);
}

.part-3 img {
  height: 85%;
}

.part-2 > div {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.part-2 img {
  width: 80%;
  margin: 10px auto;
}

/* PLAYERS */

#players {
  background: #ec70a2;
  position: relative;
  height: 100vh;
  width: 100%;
  text-align: center;
  border: 15px solid #706aaa;
  background-image: url(../img/bgs/bg-number.png);
  background-size: cover;
  background-position: center;
}

#players .part-1 {
  height: calc(25vh - 10px);
  margin: 40px auto 0 auto;
}

#players .part-2 {
  height: calc(55vh - 10px);
}

#players .container-bangfit {
      height: calc(100vh - 70px);
}

#players .part-3 {
  height: calc(10vh - 15px);
}

#players .asterisco {
    margin: 0;
    font-size: 14px;
    color: #706AAA;
}

}

/* GENDER */

#gender {
  background: #706baa;
  position: relative;
  height: 100vh;
  width: 100%;
  text-align: center;
  border: 15px solid #504f9b;
  background-image: url(../img/bgs/bg-gender.png);
  background-size: cover;
  background-position: center;
}

.border-right:after {
     content: "";
    position: absolute;
    right: 0;
    height: 60%;
    width: 5px;
    background: #FCD54C;
    top: 20%;
}

#gender .disabled{
  opacity: 0.2;
}


/* How to */

#howto {
  background: #4d2547;
  position: relative;
  height: 100vh;
  width: 100%;
  text-align: center;
  border: 15px solid #31c6df;
  background-image: url(../img/bgs/fnd.png);
  background-size: cover;
  background-position: center;
}

#howto .container-bangfit {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
}

#howto .part-1 {
    height: calc(25vh - 10px);
    margin: 40px auto 0px auto;
}

#howto .part-2 > div {
  height: auto;
}

#howto p {
  color: #31c6df;
  font-size: 15px;
}

#howto .part-2 {
  height: calc(55vh - 10px);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

#howto .part-2 img {
  width: 65%;
}

#howto .part-3 img {
  height: 100px;
}

#howto a.part-3 {
  height: 100px;
  width: 200px;
  margin: 30px auto;
  background-image: url(../img/play-off.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#howto a.part-3:hover {
  height: 100px;
  width: 200px;
  margin: 30px auto;
  background-image: url(../img/play-on.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* SEXERCICES */

#sexercices {
  background: #ec71a3;
  position: relative;
  height: auto;
  min-height: 100vh;
  width: 100%;
  text-align: center;
  border: 15px solid #716bab;
  background-image: url(../img/bgs/bg-number.png);
  background-size: 100%;
  background-position: center;
}

#sexercices::after {
    content: "";
    display: block;
    clear: both;
}

#sexercices .container-bangfit {
  height: auto;
}

#sexercices .col-md-3 {
  margin: 50px 0;
}

#sexercices .part-1 {
  height: calc(25vh - 10px);
  margin: 40px auto 0 auto;
}

#sexercices p {
  width: 60%;
  margin: auto;
  color: #4f4f9a;
  margin: 20px auto;
  font-size: 20px;
}

/******

LOGIN

******/

#login {
  background: #726dac;
  position: relative;
  height: 100vh;
  width: 100%;
  text-align: center;
  border: 15px solid #51509d;
  background-image: url(../img/bgs/bg-number.png);
  background-size: cover;
  background-position: center;
}

#login p {
  color: #4e2648;
  font-weight: 500;
  font-size: 12px;
}

#login .part-2 {
  height: calc(100vh - 20px);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

#login a {
  font-weight: 900;
  color: #4e2648;
}

#pornhub-log {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  max-width: 330px;
  margin: auto;
}

#pornhub-log input {
  margin: 10px 0;
  height: 50px;
  border: 0;
  outline: 0;
  padding: 5px;
  color: #4d2647;
  background: #fff;
}

#pornhub-log input[type="submit"] {
  background: #fcd54c;
  font-weight: 900;
  font-size: 30px;
  color: #4d2647;
}

::-webkit-input-placeholder {
   color:#4d2647
}

:-moz-placeholder { /* Firefox 18- */
   color:#4d2647
}

::-moz-placeholder {  /* Firefox 19+ */
   color:#4d2647
}

:-ms-input-placeholder {
   color:#4d2647
}

/*****

ORDER BANGFIT

*****/

#order {
  background: #ec73a5;
  position: relative;
  height: 100vh;
  width: 100%;
  text-align: center;
  border: 15px solid #4c2546;
  background-image: url(../img/bgs/bg-number.png);
  background-size: cover;
  background-position: center;
}

#order .container-bangfit {
  height: calc(100vh - 60px);
}

#order p {
  color: #4f2649;
  font-weight: 300;
}

#order .part-1 {
  height: calc(25vh - 15px);
  margin: 40px auto 0 auto;
}

#order .part-2 {
  height: calc(70vh - 10px);
}

#order a {
  background: #4f2649;
  display: inline-block;
  padding: 10px;
  font-weight: 900;
  font-size: 20px;
  width: 190px;
  margin: 10px auto;
  color: #fcd54d;
}

/* SCORE */

#score {
  background: #4d2547;
  position: relative;
  height: 100vh;
  width: 100%;
  text-align: center;
  border: 15px solid #746fae;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
}

#score .container-bangfit {
  max-width: none;
}

#score .score {
  background: #44f0da;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
}

#score .score.score-1 {
  background: #61f2df;
}

#score .score.score-2 {
  background: #43f0d9;
}

#score .score.score-3 {
  background: #00eacb;
}

#score h4 {
  color: #706baa;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}

#score p {
  color: #706baa;
  font-size: 45px;
  line-height: 45px;
}

#score .points p {
  font-weight: 900;
  font-size: 60px;
}

#score a {
  background: #706BAA;
  color: #f6d362;
  padding: 8px 14px;
  border-radius: 40px;
  font-size: 16px;
  width: 40%;
  max-width: 250px;
  display: inline-block;
  font-weight: 900;
  margin: auto;
}

#score h3 {
  font-style: italic;
  font-weight: 900;
  font-size: 22px;
  color: #706BAA;
}

/* RANK */

#rank {
  background: #bbf5fc;
  position: relative;
  height: auto;
  min-height: 100vh;
  width: 100%;
  text-align: center;
  border: 15px solid #4d4c97;
  background-image: url(../img/bgs/bg-intro.png);
  background-size: 100%;
  background-position: center;
}

#rank .container-bangfit {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  height: auto;
}

#rank .part-1 {
  margin: 40px auto;
}

#rank .part-2 {
  height: auto;
  padding-bottom: 50px;
}

#rank .top-scorers {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

#rank .scorer {
  height: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  width: 50%;
  margin: 10px auto;
}

#rank .scorer img {
  height: 70px;
  width: auto;
  margin: 0;
}

#rank .scorer h4 {
  margin: 0;
  font-size: 55px;
  color: #4e4d99;
  font-weight: 900;
}

#rank .scorer p {
  margin: 0;
  font-size: 45px;
  color: #4e4d99;
  font-weight: normal;
}

#rank .scorer span {
  font-weight: 900;
  color: #4e4d99;
  width: 68px;
  font-size: 65px;
  line-height: 1;
}

#rank .rank-puntuacion, #rank .rank-posicion, #rank .rank-nombre {
  width: 25%;
}







/* JUEGO */

#juego {
  position: relative;
  height: 100vh;
  width: 100%;
  padding: 0;
  border: 15px solid #726ead;
}

#juego iframe {
  width: 100%;
  height: 100%;
}

#juego .jugador {
  position: absolute;
  height: 100px;
  z-index: 99999;
  background: #fff;
  width: 40%;
  border-bottom: 10px solid #726ead;
}

#juego .jugador-1 {
  top: 0;
  left: 0;
}

#juego .jugador-2 {
  top: 0;
  right: 0;
}

#juego .logo-juego {
  position: absolute;
  left: 40%;
  top: 0;
  width: 20%;
  text-align: center;
  height: 100px;
}

#juego .logo-juego img {
  width: 80%;
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#juego .mod {
  width: 25%;
  height: 100%;
  border-right: 1px solid #58585a;
  float: left;
  text-align: center;
}

#juego .mod h4 {
  font-weight: normal;
  color: #4e2648;
}

#juego .mod p {
  font-size: 45px;
  line-height: 35px;
  font-weight: normal;
}

#juego div.mod:last-child {
  border: none;
}

#juego .jugador .mod.mod-1 {
  background-image: url(../img/jugador-gif.png);
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
}

.jugador .nombre-jugador {
  position: absolute;
  background: #726EAD;
  padding: 10px;
  color: #fff;
  font-weight: 900;
  font-size: 25px;
  line-height: 30px;
}

.jugador-1 .nombre-jugador {
  bottom: -51px;
  left: 0;
}

.jugador-2 .nombre-jugador {
  bottom: -51px;
  right: 0;
}

.jugador-1 .nombre-jugador:after {
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 54px solid transparent;
    border-top: 50px solid #726EAD;
    content: "";
    position: absolute;
    right: -55px;
    top: 0;
    z-index: -1;
}

.jugador-2 .nombre-jugador:after {
    width: 0;
    height: 0;
    border-left: 54px solid transparent;
    border-right: 100px solid transparent;
    border-top: 50px solid #726EAD;
    content: "";
    position: absolute;
    left: -55px;
    top: 0;
    z-index: -1;
}

/* CHOOSE */

#choose {
  background: #4d2547;
  position: relative;
  height: 100vh;
  width: 100%;
  text-align: center;
  border: 15px solid #746fae;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
}

#choose .container-bangfit {
  max-width: none;
}

#choose .choose {
  background: #44f0da;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
}

#choose .part-2 img {
      max-height: 65%;
    margin: auto;
    width: auto;
}

#choose p {
  color: #706baa;
  font-size: 45px;
  line-height: 50px;
}

#choose h3 {
  font-style: italic;
  font-weight: 900;
  font-size: 22px;
  color: #706BAA;
}

#choose .start-game {
  position: absolute;
  bottom: 0;
  left: 50%;
  color: #000;
  background: #746FAE;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  padding: 25px 25px 10px 25px;
  -webkit-border-top-left-radius: 50px;
  -webkit-border-top-right-radius: 50px;
  -moz-border-radius-topleft: 50px;
  -moz-border-radius-topright: 50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  font-size: 20px;
  color: #44F0DA;
  text-transform: uppercase;
  font-weight: bold;
}


/******

SYNC DESKTOP

*******/

#sync-desktop {
  background: #726dac;
  position: relative;
  min-height: 100vh;
  width: 100%;
  text-align: center;
  border: 15px solid #4e4d99;
  background-image: url(../img/bgs/bg-gender.png);
  background-size: cover;
  background-position: center;
  padding: 0;
  height: auto;
}

#sync-desktop .part-1, #sync-desktop .part-2, #sync-desktop .part-3, #sync-desktop .container-bangfit {
  height: auto;
}

#sync-desktop .part-1 img {
  height: 140px;
  margin: auto;
}

#sync-desktop .part-3 a {
  height: 100px;
  width: 200px;
  margin: 30px auto;
  opacity: .3;
  background-image: url(../img/next-off.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#sync-desktop .part-3 a.active {
  opacity: 1;
  height: 100px;
  width: 200px;
  margin: 30px auto;
  opacity: 1;
  background-image: url(../img/next-off.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;

}

#sync-desktop .part-3 a.active:hover {
  height: 100px;
  width: 200px;
  margin: 30px auto;
  opacity:1;
  background-image: url(../img/next-on.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;

}

#sync-desktop .part-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
}

.steps {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
}

.step {
  height: 80px;
  width: 40%;
    max-width: 515px;
  margin: 30px 0;
}

.step h3 {
  height: 80px;
  width: 25%;
  background: #492444;
  margin: 0;
  line-height: 44px;
  padding-top: 17px;
  text-align: center;
  font-size: 55px;
  color: #FCD54D;
  float: left;
  display: inline-block;
}

.step p {
  height: 80px;
  width: calc(75% - 15px);
  right: 0;
  background: #FCD54D;
  margin: 0;
  padding: 18px 5px 0px 5px;
  font-size: 17px;
  float: left;
  display: inline-block;
  font-weight: 500;
}

.players-num {
    margin: 0 40px;
}

.players-num p{
  margin-top: 0px;
  margin-bottom: 0;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.players-num.disabled p {
    opacity: 0;
}

.players-num img{
  width: 200px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  opacity: 1;
}

.players-num.disabled img {
  opacity: .3;
}


.players-num img:hover {
  width: 200px;
  opacity: 1;
}



#sync-desktop .part-2 > div {
  height: auto;
}

.players-num p.active:after {
    content: "";
    background-image: url(../img/check.png);
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    margin-top: -5px;
    margin-left: 8px;
    -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;

}

.fix-header {
  height: calc(25vh - 10px);
  margin: 40px auto 0 auto;
}


/*******

GAME 2


******/

#game2 {
  position: relative;
  height: 100vh;
  width: 100%;
  text-align: center;
}

#game2 .animation {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 250px;
}

#game2 .animation img {
  width: 250px;
}

#game2 .gif-posicion img {
  position: absolute;
  left: 300px;
  bottom: 20px;
  width: 130px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#game2 .brazzers {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.brazzers-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 15px solid #FCD54D;
}

.brazzers-container img {
  position: absolute;
  top: 10%;
  transform: translate(-50%, 10%);
  -webkit-transform: translate(-50%, 10%);
  -ms-transform: translate(-50%, 10%);
}

#game2 .player {
  padding-top: 25px;
  line-height: 30px;
  position: relative;
}

div.upper-video div.player:first-child:before {
  content: "";
  display: block;
  background: url(../img/game-arrow.png);
  background-size: 100% !important;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: -20px;
  width: 25px;
  height: 20px;
  margin-left: -13px;

  -webkit-animation: arrowMove 1s infinite; /* Safari 4+ */
  -moz-animation:    arrowMove 1s infinite; /* Fx 5+ */
  -o-animation:      arrowMove 1s infinite; /* Opera 12+ */
  animation:         arrowMove 1s infinite; /* IE 10+, Fx 29+ */
}


@-webkit-keyframes arrowMove {
  0%   { opacity: 0; top: -20px; }
  100% { opacity: 1; top: 0px; }
}
@-moz-keyframes arrowMove {
  0%   { opacity: 0; top: -20px; }
  100% { opacity: 1; top: 0px; }
}
@-o-keyframes arrowMove {
  0%   { opacity: 0; top: -20px; }
  100% { opacity: 1; top: 0px; }
}
@keyframes arrowMove {
  0%   { opacity: 0; top: -20px; }
  100% { opacity: 1; top: 0px; }
}



.frase-animo {
  width:500px;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
     -moz-transform:translate(-50%, -50%);
          transform:translate(-50%, -50%);}

  .frase-animo img{ width: 100%; opacity: 0; }
  .anim-frase img {
    width:100%;
    -webkit-animation: fraseShow 1s; /* Safari 4+ */
    -moz-animation:    fraseShow 1s; /* Fx 5+ */
    -o-animation:      fraseShow 1s; /* Opera 12+ */
    animation:         fraseShow 1s; /* IE 10+, Fx 29+ */}



@-webkit-keyframes fraseShow {
  0%   {
    opacity: 0;
    -ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Safari */
    transform: scale(0);}
  30%, 70% {
    opacity: 1;
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);}
  100% {
    opacity: 0;
    -ms-transform: scale(3); /* IE 9 */
    -webkit-transform: scale(3); /* Safari */
    transform: scale(3); }
}

@-moz-keyframes fraseShow {
  0%   {
    opacity: 0;
    -ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Safari */
    transform: scale(0);}
  30%, 70% {
    opacity: 1;
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);}
  100% {
    opacity: 0;
    -ms-transform: scale(3); /* IE 9 */
    -webkit-transform: scale(3); /* Safari */
    transform: scale(3); }
}

@-o-keyframes fraseShow {
  0%   {
    opacity: 0;
    -ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Safari */
    transform: scale(0);}
  30%, 70% {
    opacity: 1;
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);}
  100% {
    opacity: 0;
    -ms-transform: scale(3); /* IE 9 */
    -webkit-transform: scale(3); /* Safari */
    transform: scale(3); }
}

@keyframes fraseShow {
  0%   {
    opacity: 0;
    -ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Safari */
    transform: scale(0);}
  30%, 70% {
    opacity: 1;
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);}
  100% {
    opacity: 0;
    -ms-transform: scale(3); /* IE 9 */
    -webkit-transform: scale(3); /* Safari */
    transform: scale(3); }
}


#video-fondo {
  opacity: 0;
}


#video-fondo.video-index {
  opacity: 1;
}

#game2 .player.player-1, #game2 .player.player-2 {
  padding-bottom: 10px;
}

.upper-video .player {
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.upper-video .player.active {
  opacity: 1;
}

#game2 .player:after {
  content: "";
  display: block;
  clear: both;
}


#game2 .player-name {
  width: 10%;
  display: inline-block;
  margin-right: 2%;
  float: left;
  color: #fff;
  font-weight: 600;
}

#game2 .timeline {
  width: 76%;
  display: inline-block;
  margin-right: 2%;
  float: left;
  height: 30px;
  position: relative;
  overflow: hidden;
}

#game2 .timeline .linea {
  height: 1px;
  background: #fff;
  position: absolute;
  width: 100%;
  margin-top: 1px;
  top: 50%;
}

#game2 .timeline .linea-centro {
  position: absolute;
  top: -2px;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -webkit-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  top: 50%;
}

#game2 .timeline .linea-animada {
  height: 1px;
  position: absolute;
  width: 9000px;
  top: 50%;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/*#game2 .timeline .linea-animada img {
  position: absolute;
  height: 30px;
  right: 30px;
  top: -15px;
  margin-right: -13px;
}*/

#game2 .timeline .linea-animada > div.male {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('../img/cabeza-male.png');
  position: absolute;
  top: -15px;
  background-position: center;
  background-size: 23px;
  background-repeat: no-repeat;
  margin-left: -15px;
}

#game2 .timeline .linea-animada > div.female {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('../img/cabeza-female.png');
  position: absolute;
  top: -15px;
  background-position: center;
  background-size: 23px;
  background-repeat: no-repeat;
  margin-left: -15px;
}

#game2 .player-score {
  width: 10%;
  display: inline-block;
  float: left;
  color: #fff;
  font-weight: 600;
}

.btn-startgame.btn-view-score {
  width: 215px;
  height: 105px;
  padding: 0 !important;
  background-image: url(../img/view-score.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.btn-startgame {
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px;
  font-size: 25px;
}

.btn-start {
  background: #fcd54d;
  border-radius: 47px;
  border: 5px solid #4e2648;
  color: #4e2648;
  font-weight: 900;
}

.btn-start:hover {
  border: 5px solid #fcd54d;
  color: #fcd54d;
  background: #4e2648;
}

.btn-rank {
  background-color: #F5F5F5;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 3;
  cursor: pointer;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px;
  font-size: 25px;
  display: none;
}

#game2 .animate-face {
  height: 50px;
  top: -14px;
  z-index: 99999;
  overflow: visible;
  top: 12px;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all .1s;
  -moz-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
  opacity: 0;
}

#game2 .animate-face.move {
  opacity: 1;
  height: 60px;
}



#video-fondo, #video-fondo video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}

#video-fondo .vjs-poster {
  background-size: cover;
  display: block;
}

#video-fondo.vjs-playing .vjs-poster {
  display: none;
}

#video-fondo button {
  display: none !important;
}

.video-index {
  z-index: 0;
}

.upper-video {
  padding-top: 35px;
}

/**********************************

   SYNC

   **********************************/

  #sync {
  background: #ec71a3;
  position: relative;
  height: 100vh;
  width: 100%;
  text-align: center;
  border: 15px solid #4e2648;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  justify-content: center;
  -webkit-justify-content: center;
}

#sync .container-bangfit {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  height: calc(65vh - 30px);
  max-width: 1600px;
  margin: auto;
  position: relative;
  float: none;
  margin-bottom: calc(35vh - 60px);
  margin-top: 30px;
}

#sync .intro-text h3 {
  font-size: 12px;
  line-height: 15px;
}

#sync .part-1 {
  margin-top: 50px;
}

#sync .part-2 {
  max-height: calc(60vh - 10px);
  height: auto;
}

#sync .part-3 {
  height: calc(25vh - 10px);
  position: absolute;
  bottom: 0;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  left: 50%;
  margin: 0;

}


#sync .container-bangfit .part-3 {
  width: 50px;
  height: auto;
}

#sync .enter-code {
  display: none;
  height: 40px;
  margin: 20px 0;
}

#sync .enter-code input {
  width: 60%;
  display: inline-block;
  margin: 0;
  padding: 0;
  float: left;
  height: 40px;
  outline: 0;
  border: 0;
  padding: 4px;
  color: #4E2648;
  border-radius: 0;
  font-size: 26px;
}

#sync .enter-code a {
  width: 40%;
  display: inline-block;
  margin: 0;
  padding: 0;
  float: left;
  height: 40px;
  line-height: 40px;
  background: #fcd54c;
  color: #4e2648;
}

#score p.go-mobile {
  font-size: 16px;
  line-height: 16px;
  display: block;
  width: 50%;
  margin: auto;
  font-weight: 600;
}

#score p.go-mobile em {
  font-weight: 600;
}