@import 'https://fonts.googleapis.com/css?family=Baloo|Source+Sans+Pro:400,400i,600,600i,700,700i';

@keyframes tarjeta {
    0%{transform: scale(1.4);}
    50%{transform: scale(0.9);}
    100%{transform: scale(1.4);}
}

a, a:focus, a:hover{
    color: #00a7a8;
}

body{
    color: #777;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    padding-bottom: 50px;
}
h1, h2, h3 {
    font-family: 'Baloo', cursive;
    color: #00a7a8;
}
textarea.form-control{
    font-size: inherit;
}
#form-ingreso {
    margin-top: 50px;
}
#form-ingreso .panel{
    background: #f5f5f5;
}
#form-ingreso .panel label{
    font-size: 16px;
}

#form-pregunta button{
    background: #00a7a8;  
    border: 0px solid #fff;
    color: #fff;
}
#form-pregunta button:hover{
    background: #00e2c5; 
}
#btn-continuar{
    margin-top:2em; 
}
#respuestas{
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

/**Tarjetas de respueta **/
#respuesta_pregunta {
    list-style: none;
    padding: 0;
    display: block;
}

#respuesta_pregunta li {
    background: #F8DDAC;
    border-radius: 0.5em;
    border: 2px rgba(255, 165, 0, 0.3) outset;
    box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.25);
    color: #71430E;
    cursor: pointer;
    display: inline-block;
    font-family: sans-serif;
    font-size: 0.4em;
    letter-spacing: 0.05em;
    margin: 5px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s;
    width: 120px;
}

#respuesta_pregunta li:hover {
    background: #FFA500;
    border: 2px #FFA500 outset;
    color: #fff;
    text-shadow: 2px 2px 4px #71430E;
    transform: scale(1.4);
    z-index: 1;
}

#respuesta_pregunta img {
    height: 70px;
    width: 70px;
}

#respuesta_pregunta p {
    margin: 5px 0;
    font-size: 12px;
    font-weight: bold;
}

.tarjeta_seleccionada {
    background-color: #FFA500 !important;
    border: 2px #FFA500 outset !important;
}
.clic_tarjeta {
    animation: tarjeta 0.3s linear;
}

.btn-primary, .btn-primary:focus{
    background: #00a7a8;	
    border-color: transparent;
    font-family: 'Baloo', cursive;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:active:focus{
    background: #00e2c5;
    border-color: transparent;
}
.btn-lg{
    font-size: 20px;
}
.contenedor-imagen{
    border-bottom: 1px solid #b2e4e5;
    float: left;
    height: 260px;
    margin: 1em;
    width: 250px;
}
.dashboard{
    position: relative;
    width: 100%;
}
.flexbox-poder input{
    background: rgba(0,226,197,.1);
    border: 2px solid rgba(0, 167, 168, 0.2);
    color: #00a7a8;
    font-family: 'Baloo', cursive;
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
}
.talentoso{
    padding: 0.5em;
    text-align: center;
}
.texto-talento{
    margin-bottom: 40px;
}
.texto-talento span{
    border-bottom: 5px solid transparent;
    margin: 5px;
}
.texto-talento span:nth-child(1){
    border-color: #00a7a8;
}
.texto-talento span:nth-child(2){
    border-color: #00e2c5;
}
.texto-talento span:nth-child(3){
    border-color: #89ea34;
}
.img-talentoso{
    width: 100px;
    height: 100px;
}
.img_circulo{
    background-image: url('../images/apareamiento-circulo.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.img_estrella{
    background-image: url('../images/apareamiento-estrella.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.img_hexagono{
    background-image: url('../images/apareamiento-hexagono.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.img_mancha{
    background-image: url('../images/apareamiento-mancha.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.img_pentagono{
    background-image: url('../images/apareamiento-pentagono.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.img_rombo{
    background-image: url('../images/apareamiento-rombo.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.contenedor{
    width: 100px;
    height: 100px;
    /*border: 1px solid red;*/
    left: 75px;
    position: relative;
}
.contenido{
    background: rgba(0,167,168,.3);
    border: 8px solid transparent;
    border-radius: 20px;
    margin-top: 30px;
}
.contenido iframe{
    padding: 10px;
}
.list-inline li .btn-primary{
    margin-bottom: 15px;
}
.modal-content{
    padding: 20px 40px;
    border: 10px solid #00a7a8;
}
.modal-body{
    font-size: 30px;
}
.modal-body p{
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
}
.navbar-brand{
    display: initial;
    float: none;
}
.navbar-default{
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-toggle{
    border-color: transparent;
}
.navbar-toggle{
    margin-top: 35px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: transparent;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar{
    background-color: #00e2c5;
}
.navbar-default .navbar-text{
    margin-top: 25px;
}
.numeral {
    background: #00a7a8;
    border-radius: 50%;
    color: #fff;
    font-family: 'Baloo', cursive;
    font-size: 42px;
    height: 60px;
    left: -75px;
    position: absolute;
    top: -5px;
    width: 60px;
}

/***** Actividad de los cofres ****/
.flex-container {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
}

.cofre{
    background-image: url('../images/cofre-cerrado.png');
    border: 1px solid rgba(0,167,168,0.4);
    cursor: pointer;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    height: 250px;
    width: 250px;
}
.cofre.abierto{
    background-image: url('../images/cofre-abierto.png');
    counter-increment: step-counter;
}
.cofre.encendido{
    background-color: rgba(0,226,197,.2); 
}
.cofre.error{
    background-color: #f2dede;
    background-image: url('../images/cofre-error.png'),url('../images/cofre-cerrado.png'); 
}
.cofre.abierto:after{
    background-color: #00a7a8;
    border-radius: 50%;
    color: #fff;
    content: counter(step-counter);
    font-size: 28px;
    font-family: 'Baloo', cursive;
    height: 38px;
    line-height: 1;
    position: absolute;
    padding: 7px 0;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 38px;
}
.sidebar {
    border-right: 1px dotted #bbb;
}
.nav-sidebar {
    margin-right: -15px;
}
.nav-sidebar > li > a {
    border-bottom: 1px dotted #bbb;
}
.nav-sidebar > li > a:hover, 
.nav-sidebar > li > a:focus {
    background-color: rgba(0,167,168,.1);
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
    background-color: rgba(0,167,168,.1);
}
.nav-sidebar button {
    margin-top: 20px;
}
#estudiantes-registrados li, .canastilla li {
    border-bottom: 1px dotted #bbb;
    font-size: 22px;
    padding: 15px;
    position: relative;
}
#estudiantes-registrados li:last-child, .canastilla li:last-child {
    border-bottom: none;
}
.finalizado span{
    background-color: rgba(0,167,168,.15);
    border-radius: 2em;
    margin-left: -15px;
    padding: 5px 15px;
    position: relative;
}
.finalizado:after{
    color: #00a7a8;
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-size: 26px;
    line-height: 1;
    position: absolute;
    right: 20px;
    top: 18px;
}

/*===== Profesor Zombie ======*/

.zombie{
    background: rgba(0,167,168,0.15);
    border-radius: 50%;
    padding: 30px;
}

.wrap {
    /*position: relative;
    padding-top: 10%;*/
    overflow: hidden;
    border-radius: 30px;
    border-bottom: 8px solid #4ba5a7;
}

.tictoc {
    /*width: 100%;
    max-width: 25rem;
    margin: 0 auto;
    cursor: pointer;*/
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.8s 0.2s;
    transition: -webkit-transform 0.8s 0.2s;
    transition: transform 0.8s 0.2s;
    transition: transform 0.8s 0.2s, -webkit-transform 0.8s 0.2s;
}
.tictoc:hover {
    -webkit-transform: translateY(150%);
    transform: translateY(150%);
}
.tictoc img {
    position: relative;
    bottom: -12px;
    -webkit-transform-origin: 50% 300%;
    transform-origin: 50% 300%;
    -webkit-animation: ticytocy 0.8s infinite;
    animation: ticytocy 0.8s infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running;
}
.tictoc img:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

@-webkit-keyframes ticytocy {
    0%, 100% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    50% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
}

@keyframes ticytocy {
    0%, 100% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    50% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
}

/*===== Reloj zombie ======*/
.clock {
    position: absolute;
    width: 120px;
    height: 120px;
    margin: 10px;
    border-radius: 50%;
    background: #66dec6;
    box-shadow: 0px 1px 3px 1px rgba(0,0,0,.2);
}

.minute-hand {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3px;
    height: 40px;
    background-color: #fff;
    animation: hour 5s linear infinite;
    transform: translateX(-50%) rotate(180deg);
    transform-origin: 50% 0;
}

.hour-hand {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3px;
    height: 30px;
    background-color: #fff;
    animation: hour 60s linear infinite;
    transform: translateX(-50%) rotate(180deg);
    transform-origin: 50% 0;
}

@keyframes hour {
    0% {
        transform: translateX(-50%) rotate(180deg);
    }
    100% {
        transform: translateX(-50%) rotate(540deg);
    }
}

/**ESTILOS PARA ESTRELLA DE CALIFICACION ***/
.star-rating {
    background: url(../images/star-off.svg);
    background-size: contain;
    display: inline-block;
    font-size: 0;
    height: 50px;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
    width: 250px;
    white-space: nowrap;
}
.star-rating i {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 20%;
    z-index: 1;
    background: url(../images/star-on.svg);
    background-size: contain;
}
.star-rating input {
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    opacity: 0;
    display: inline-block;
    width: 20%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 2;
    position: relative;
}
.star-rating input:hover + i,
.star-rating input:checked + i {
    opacity: 1;
}
.star-rating i ~ i {
    width: 40%;
}
.star-rating i ~ i ~ i {
    width: 60%;
}
.star-rating i ~ i ~ i ~ i {
    width: 80%;
}
.star-rating i ~ i ~ i ~ i ~ i {
    width: 100%;
}
#titulo-slide{
    text-align: center;
}