* {
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a, button{
    text-decoration: none;
    outline: none;
}
ul, ul li{
    list-style: none;
}
html, body{
    background: #000000;
}
.header-depor {
    background: #000;
    height: 33px;
    display: table;
    width: 100%;
    border-bottom: 1px solid #353535;
}
    .ctn-header-depor {
        margin: 0 auto;
        max-width: 990px;
        text-align: left;
        vertical-align: middle;
        position: relative;
        padding: 6px 10px;
    }

        .ctn-header-depor a {
            display: inline-block;
            color: #FFF;
            top: 13px
        }

           

            #social {
               float: right;
               vertical-align: middle;
               position: absolute;
               right: 10px;
               top: 0;
               display: table;
               height: 100%;
            }
            
                #social ul {
                    vertical-align: middle;
        /* display: table-cell; */
        padding-top: 10px;
                }
            
                    #social ul li {
                        display: inline-block;
                        vertical-align: middle;
                        margin-right: 20px;
                    }
                    #social ul li:last-child{
                        margin-right: 0px;
                    }
                        #social ul li a i{
                         font-size: 18px;
                        }
                        
                        
                            #social ul li:hover {
                                opacity: 0.5;
                            }
                            #social ul li.no:hover {
                                opacity: 1;
                            }
/**********************************************/
@font-face {
    font-family: 'Barlow-Light';
    src: url('../fonts/Barlow-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
@font-face {
    font-family: 'Barlow-Regular';
    src: url('../fonts/Barlow-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Barlow-SemiBold';
    src: url("../fonts/Barlow-SemiBold.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Barlow-Bold';
    src: url('../fonts/Barlow-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'BarlowCondensed-Bold';
    src: url('../fonts/BarlowCondensed-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'BarlowCondensed-SemiBold';
    src: url('../fonts/BarlowCondensed-SemiBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'BarlowCondensed-Regular';
    src: url('../fonts/BarlowCondensed-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

/**********************************************/
@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?k0g6bz');
    src:  url('../fonts/icomoon.eot?k0g6bz#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?k0g6bz') format('truetype'),
      url('../fonts/icomoon.woff?k0g6bz') format('woff'),
      url('../fonts/icomoon.svg?k0g6bz#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-comercio:before {
    content: "\e902";
  }
  .icon-facebook:before {
    content: "\ea90";
  }
  .icon-whatsapp:before {
    content: "\ea93";
  }
  .icon-twitter:before {
    content: "\ea96";
  }
/****************************************************/
.full-container{
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
}
header{
    position: fixed;
    top: 0;
    z-index: 2;
    width: 100%;
    border-bottom: 1px solid #002e71;
}
.gradient2{
    position: absolute;
    height: 258px;
    width: 100%;
    bottom: 19%;
}
.cont-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} 
#myVideo {
    position: absolute;
    width: 650px;
    height: 366px;
    top: 50%;
    left: 50%;
    margin-left: -325px;
    margin-top: -213px;
  }

#social ul li a i{
    font-size: 18px;
}
.section-full{
    width: 100%;
    height: 100vh;
    background: #000000;
    position: relative;
    overflow: hidden;
    padding-top: 38px;
}
.section-full2{
    width: 100%;
    min-height: 100vh;
    background: #000000;
    position: relative;
    padding-top: 42px;
    overflow: auto;
    background-image: url('../img/bg.jpg');
    background-size: cover;
    background-position-x: center;
}
#section1{
    background-image: url('../img/bg-barcelona.jpg');
    background-size: cover;
    background-position-x: center;
    display: table;
}

.logo-terminator{
    max-width: 556px;
    width: 94%;
    display: block;
    margin: 0 auto;
}
.leyenda-aniversario{
    max-width: 40em;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
}

.s1-1 h2{
    font-size: 32px;
    color: #ffffff;
    font-family: 'BisonBold';
    text-transform: uppercase;
    letter-spacing: 0.95px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 7px;
}
.s1-1{
    bottom: 0;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}
.s1-1 h3{
    font-size: 18px;
    text-align: center;
    line-height: 18px;
    color: #a8b6c3;
    font-family: "Barlow-Bold";
    width: 90%;
    margin: 0 auto;
    margin-bottom: 16px;
    font-style: italic;
}
.s1-1 #participar{
    color: #ffb300;;
    border: 3px solid #ffb300;
    padding: 10px;
    max-width: 180px;
    width: calc(100% - 10px);
    display: block;
    margin: 0 auto;
    text-align: center;
    font-family: 'Barlow-Bold';
    text-transform: uppercase;
    padding-bottom: 14px;
}


/**************************************************/
.movies{
    /* margin-bottom: 20px; */
    /* overflow-x: hidden; */
}
.movie{
    position: relative;
}
.subtitle{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    font-family: 'BarlowCondensed-Regular';
    line-height: 20px;
    padding: 10px 20px 66px 20px;
    background: url('../img/bg-title.jpg');
}


.cont-postermovie .poster-movie{
    width: 100%;
    display: block;
}
.cont-movie{
    display: table;
    width: 300px;
    margin: 0 auto;
}
.movie{
    width: 300px;
    margin: 0 auto;
}
.quest-cont{
    display: table;
    width: 100%;
}
.quest-cont .cont-text{
    color: #c3cbd1;
}
.cont-text h2{
    font-family: 'BisonBold';
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 28px;
    border-bottom: 1px solid #c3cbd1;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.cont-text p{
    font-family: 'Acto-Light';
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 26px;
}
.cont-text .quest{
    color: #ffcb00;
    font-family: 'BarlowCondensed-SemiBold';
    font-size: 24px;
    line-height: 26px;
    display: table;
}
.cont-text .quest span{
    display: table-cell;
}
/* .cont-text .quest .num {
    position: relative;
    padding: 3px 5px;
    font-size: 14px;
    color: #ffffff;
    z-index: 1;
    text-align: center;
} */
.cont-text .quest .num::after{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 28px;
    background: #004C8D;
    top: 0;
    left: 0;
    z-index: -1;
}
.cont-text .quest span:nth-child(2){
    padding-left: 10px;
}


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

ul.answers li a {
    background: #ffffff;
    color: #000000;
    width: 100%;
    display: block;
    padding: 10px 10px;
    font-family: 'Barlow-SemiBold';
    font-size: 17px;
    position: relative;
}
ul.answers li a:hover{
    background: #ffcb00;
}
ul.answers li a.correct span, ul.answers li a.correct{
    color: #00CE67;
}
.correct::after{
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 14px;
    top: 13px;
    /* background: url('../img/check.png'); */
}
ul.answers li a.incorrect span, ul.answers li a.incorrect{
    color: #E80D0D;
}

/* .incorrect::after{
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 14px;
    top: 13px;
    background: url('../img/wrong.png');
} */
ul.answers li {
    margin-bottom: 23px;
}
.next{
    font-family: 'BarlowCondensed-SemiBold';
    color: transparent;
    font-size: 24px;
    margin-top: 26px;
    display: block;
    padding-bottom: 20px;
}
.next.activenext{
    color: #ffcb00;
}

.flechaDer{
    width: 10px !important;
    height: 2px;
    background: transparent;
    display: inline-block !important;
    position: relative;
    margin-left: 0px;
    margin-bottom: 8px;
}
.flechaDer::before{
    content: '';
    display: block;
    background: transparent;
    position: absolute;
    width: 10px;
    height: 3px;
    transform: rotate(45deg);
    top: -3px;
    right: 0;
}
.flechaDer::after{
    content: '';
    display: block;
    background: transparent;
    position: absolute;
    width: 10px;
    height: 3px;
    transform: rotate(-45deg);
    top: 3px;
    right: 0;
}
.activenext .flechaDer::before,
.activenext .flechaDer::after{
    background: #ffcb00;
}

.terminar, .nextmovie{
    color: #626669;
    display: block;
    width: 100%;
    text-align: center;
    border: 2px solid #626669;
    font-size: 24px;
    font-family: 'BarlowCondensed-Bold';
    padding: 8px 0 8px 0;
    line-height: 28px;
}
.terminar{
    color: #ffffff;
    border: 2px solid #ffffff;
}
.terminar.ready{
    color: #ffcb00;
    border: 2px solid #ffcb00;
}
.nextmovie.ready{
    color: #ffcb00;
    border: 0px solid transparent;
    padding: 0;
    font-size: 22px;
    line-height: 24px;
    pointer-events: all;
}
.terminar.ready, .nextmovie{
    margin-top: 15px;
    margin-bottom: 20px;
}

/**************************************/
.ranking, .ranking2{
    color: #ffcb00;
    font-family: 'BarlowCondensed-Bold';
    pointer-events: none;
}
.alturaRanking{
    height: calc(100vh - 222px);
    pointer-events: none;
}
.alturaRanking img{
    height: calc(100% - 146px);
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    pointer-events: none;
    left: 50%;
    transform: translate(-50%, 0);
}
.ranking span, .ranking2 span{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    pointer-events: none;

}

.ranking h2, .ranking2 h2 {
    font-size: 38px;
    border-bottom: none;
    padding-top: 18px;
    margin-bottom: 7px;
    color: #FFFFFF;
    font-family: 'BarlowCondensed-Regular';
    text-transform: none;
    pointer-events: none;
}
.ranking .barra, .ranking2 .barra{
    width: 80%;
    height: 2px;
    display: block;
    position: relative;
    background: #ffffff;
    pointer-events: none;
    margin: 0 auto;
}
.ranking .barra.one::before, .ranking2 .barra.one::before{
   content: '';
   display: block;
   position: absolute;
   width: 20%; 
   height: 10px;
    left: 0;
    top: -4px;
   background: #ffcb00;
}
.ranking .barra.two::before, .ranking2 .barra.two::before{
    content: '';
    display: block;
    position: absolute;
    width: 40%; 
    height: 10px;
    left: 0;
    top: -4px;
    background: #ffcb00;
 }
 .ranking .barra.three::before, .ranking2 .barra.three::before{
    content: '';
    display: block;
    position: absolute;
    width: 60%; 
    height: 10px;
    left: 0;
    top: -4px;
    background: #ffcb00;
 }
 .ranking .barra.four::before, .ranking2 .barra.four::before{
    content: '';
    display: block;
    position: absolute;
    width: 80%; 
    height: 10px;
    left: 0;
    top: -4px;
    background: #ffcb00;
 }
 .ranking .barra.five::before, .ranking2 .barra.five::before{
    content: '';
    display: block;
    position: absolute;
    width: 100%; 
    height: 10px;
    left: 0;
    top: -4px;
    background: #ffcb00;
 }
.ranking p, .ranking2 p{
    font-family: 'BisonBold';
    text-align: center;
    color: #C3CBD1;
    font-size: 20px;
    line-height: 28px;
    text-transform: none;
    margin-top: 20px;
    pointer-events: none;
}
.ranking h3, .ranking2 h3{
    font-family: 'BisonBold';
    text-align: center;
    color: #00CE67;
    font-size: 24px;
    margin-bottom: 20px;
    pointer-events: none;
}
/***************************************/
.dots{
    height: 83px;
    margin-bottom: 0px;
}
.cont-dots{
    background: url('../img/reja.png');
    display: block;
    width: 100%;
    height: 7px;
}
.cont-dots ul li{
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 200px;
}
.cont-dots ul{
    margin: 0 auto;
    display: table;
    position: relative;
    top: -10px;
}
.nudo{
    display: block;
    width: 18px;
    height: 27px;
    margin: 0 auto;
    position: relative;
}


.dot{
    margin-right: 40px;
    position: relative;
}
.dot:last-child{
    margin-right: 0;
}
.dot span{
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-family: 'BarlowCondensed-Bold';
    font-size: 32px;
    line-height: 48px;
}
.dot span.active{
    color: #ffcb00;
    font-size: 40px;
    position: relative;
    text-transform: uppercase;
}
.dot span.active::after{
    content: '';
    display: block;
    width: 75px;
    height: 86px;
    background: url(../img/icon-messi.png);
    position: absolute;
    top: -76px;
    left: 50%;
    opacity: 1;
    z-index: 1;
    margin-left: -39px;
}
.dot:nth-child(2) span.active::after{
    content: '';
    display: block;
    width: 61px;
    height: 80px;
    background: url(../img/icon-rm.png);
    position: absolute;
    top: -71px;
    left: 50%;
    opacity: 1;
    z-index: 1;
    margin-left: -30px;
}
.dot:nth-child(3) span.active::after{
    content: '';
    display: block;
    width: 72px;
    height: 77px;
    background: url(../img/icon-cap.png);
    position: absolute;
    top: -70px;
    left: 50%;
    opacity: 1;
    z-index: 1;
    margin-left: -31px;
}
.dot:nth-child(4) span.active::after{
    content: '';
    display: block;
    width: 44px;
    height: 78px;
    background: url(../img/icon-iniesta.png);
    position: absolute;
    top: -70px;
    left: 50%;
    opacity: 1;
    z-index: 1;
    margin-left: -22px;
}
.dot:nth-child(5) span.active::after{
    content: '';
    display: block;
    width: 78px;
    height: 56px;
    background: url(../img/icon-masia.png);
    position: absolute;
    top: -47px;
    left: 50%;
    opacity: 1;
    z-index: 1;
    margin-left: -39px;
}
.dot:nth-child(6) span.active::after{
    content: '';
    display: block;
    width: 49px;
    height: 66px;
    background: url(../img/icon-champion.png);
    position: absolute;
    top: -57px;
    left: 50%;
    opacity: 1;
    z-index: 1;
    margin-left: -24px;
}
.dot:nth-child(7) span.active::after{
    content: '';
    display: block;
    width: 97px;
    height: 83px;
    background: url(../img/icon-guardiola.png);
    position: absolute;
    top: -74px;
    left: 50%;
    opacity: 1;
    z-index: 1;
    margin-left: -48px;
}
.inactiveLink {
    pointer-events: none;
    cursor: default;
 }
.dot span{
    display: none;
}
.dot span.active{
    display: block;
}

/***************************************************/
/***************** RESULTADO FINAL *****************/
/***************************************************/
.resultado{
    color: #FFFFFF;
    text-align: center;
    font-family: 'BisonBold';
    display: table;
    width: 100%;
    min-height: calc(100vh - 180px);
    display: none;
}
.resultado h3{
    font-family: 'BarlowCondensed-Regular';
    font-size: 32px;
    padding: 10px 0;
}
.resultado h2{
    font-family: 'BarlowCondensed-Regular';
    font-size: 40px;
    margin-bottom: 20px;
}
.resultado p{
    font-family: 'BarlowCondensed-Regular';
    width: 80%;
    margin: 0 auto;
    font-size: 20px;
    margin-bottom: 20px;
}
.resultado h2.category{
    color: #ffcb00;
}
/* .resultado .imag{
    width: 246px;
    height: 246px;
    display: block;
    margin: 0 auto;
    position: relative;
    margin-top: 60px;
} */

.resultado .imag img{
    position: absolute;
    bottom: 0;
    left: 0;
}
.button-backtoplay{
    color: #ffcb00;
    border: 2px solid #ffcb00;
    padding: 2px;
    max-width: 234px;
    width: calc(100% - 20px);
    display: block;
    margin: 20px auto 10px auto;
    text-align: center;
    font-size: 34px;
    font-family: 'BarlowCondensed-Bold';
    background: transparent;
    text-transform: uppercase;
    font-style: italic;

}
.button-backtoplay span{
    font-style: italic;
}



.resultado .barra{
    max-width: 390px;
    width: 80%;
    margin: 0 auto;
    height: 2px;
    background: #ffffff;
    position: relative;
}
.resultado .barra .progress{
    height: 6px;
    background: #ffcb00;
    position: absolute;
    top: -2px;
}
.redes h2{
    font-size: 20px;
    margin-top: 20px;
}
.resultado .redes ul li{
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}
    .resultado .redes ul li a{
        color: #000000;
        background: #FFF;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        display: block;
        cursor: pointer;
    }
    .resultado .redes ul li a i{
        display: inline-block;
        vertical-align: middle;
    }
/*********************/
.controles{
    padding-right: 10px;
}
.img-begin{
    display: none;
    width: 100%;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}
.img-begin img{
    width: 100%;
}

button#playpausebtn{
    width: 22px;
    height: 24px;
    border: none;
    display: block;
    background-repeat: no-repeat;
    background: url('../img/play.png');
}

.boton-especiales {
    text-decoration: none;
    position: absolute;
    display: inline-block;
    text-indent: 0 !important;
    margin: 0 0 0 15px;
    color: #fff;
    font: 700 15px/15px Arial;
    padding-top: 2px;
}
.s1-1 #participar span{
    font-size: 22px;
    line-height: 22px;
    font-style: italic;
}
.percent{
    font-size: 30px;
}
.finalcontenido{
    /* display: table-cell; */
    vertical-align: middle;
}
@media (max-width:340px){
    
    .boton-especiales {
        text-decoration: none;
        position: absolute;
        display: inline-block;
        text-indent: 0 !important;
        margin: 0 0 0 6px;
        color: #fff;
        font: 700 9px/15px Arial;
        padding-top: 2px;
    }
    .ctn-header-depor a {
        display: inline-block;
        color: #FFF;
        font-size: 13px;
    }
    #social ul li {
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    #social ul li a i {
        font-size: 15px;
        line-height: 21px;
    }
}
@media (max-width:480px){
    
  .cont-postermovie{
      display: none;
  }
  .img-begin{
    display: block;
    }
}


@media (min-width:960px){
    .subtitle font{
        padding-top: 10px;
        width: 50%;
        display: block;
        margin: 0 auto;
    }
}
@media (min-width:1000px){

    .percent{
        font-size: 70px;
    }
    .alturaRanking{
        height: calc(100vh - 259px);
    }
    .terminar.ready, .nextmovie{
        margin-top: 20px;
    }
    .nextmovie.ready{
        font-size: 24px;
        line-height: 28px;
    }
    .subtitle {
        font-size: 26px;
        line-height: 28px;
        padding: 10px 20px 60px 20px;
    }
    .ranking span{
        font-size: 30px;
    }
    .alturaRanking img{
        height: calc(100% - 246px);
        bottom: -6px;
    }
    .dots {
        height: 83px;
        margin-bottom: 30px;
    }
    .cont-dots ul li{
        display: inline-block;
        position: relative;
        left: inherit;
        transform: inherit;
        width: inherit;
    }
    .dot span{
        display: block;
    }
    .cont-text .quest{
        font-size: 28px;
        line-height: 30px;
    }
    .next{
        font-size: 28px;
    }
    .s1-1 #participar span{
        font-size: 32px;
        line-height: 32px;
        font-style: italic;
    }
    .boton-especiales {
        text-decoration: none;
        position: absolute;
        display: inline-block;
        text-indent: 0 !important;
        margin: 0 0 0 9px;
        color: #fff;
        font: 700 15px/15px Arial;
        padding-top: 0px;
    }
    .onlymobile{
        display: none !important;
    }
    .resultado .redes ul li a{
        width: 40px;
        height: 40px;
    }
    .resultado .redes ul li a i{
        font-size: 20px;
        line-height: 40px;
    }
    .dots{
        display: block !important;
    }
    .ghost1{
        display: block;
    }
    .ghost2{
        display: block;
    }
  
    .quest-cont:first-child{
        border-bottom: none;
    }
    .cont-text h2{
        margin-bottom: 14px;
    }
    .cont-movie, .movie{
        width: 792px;
    }
    .quest-cont {
        display: table-cell;
        vertical-align: top;
    }
    .quest-cont{
        width: 416px;
    }
  
    .ranking h2{
        font-size: 69px;
        padding-bottom: 0px;
        padding-top: 19px;
        line-height: 1;
    }
    
    .section-full {
        height: 100vh;
        padding-top: 55px;
    }
    .section-full2{
        padding-top: 42px;
    }
    .ctn-header-comercio{
        padding: 15px 10px;
    }
    .ctn-header-comercio .logo-comercio i{
        font-size: 20px;
    }

    #myVideo{
        width: auto;
        height: auto;
        min-width: 100%;
        min-height: 100%;
        top: 50%;
        left: 50%;
        margin-left: 0;
        margin-top: 0;
        transform: translate(-50%, -50%);
    }
    .logo-terminator{
        max-width: 556px;
    }
  
    .s1-1 {
        padding-bottom: 42px;
    }
    .s1-1 h2 {
        font-size: 66px;
        letter-spacing: 0.64px;
        line-height: 66px;
        margin-bottom: 5px;
    }
    .s1-1 h3 {
        width: 100%;
        line-height: 24px;
        font-size: 24px;
        margin-bottom: 20px;
    }
    .gradient2{
        bottom: 0;
    }
   /************************/
   .resultado h3{
       font-size: 54px;
   }
   .resultado h2{
       font-size: 100px;
   }
   .resultado p{
       font-size: 40px;
       line-height: 35px;
       display: block;
       margin: 0 auto;
       margin-bottom: 20px;
   }
   .resultado h2.category{
       font-size: 80px;
       line-height: 100px;
   }
   .resultado .redes h2{
       font-size: 32px;
       font-weight: 100;
       font-family: 'BarlowCondensed-Regular';
   }
  
   .resultado p{
    width: 50%;
    margin: 0 auto;
    }

}
