
/*@font-face {
    font-family: Montserrat-bold;
    src: url(../fonts/Montserrat-Bold.woff);
}
@font-face {
    font-family: Montserrat-Regular;
    src: url(../fonts/Montserrat-Regular.woff);
}*/

@font-face{
  font-family: 'Montserrat-Regular';
  src:  url('../fonts/Montserrat-Regular.eot?v=4.6.3');
  src:  url('../fonts/Montserrat-Regular.eot?#iefix&v=4.6.3') format('embedded-opentype'), 
        url('../fonts/Montserrat-Regular.woff2?v=4.6.3') format('woff2'), 
        url('../fonts/Montserrat-Regular.woff?v=4.6.3') format('woff'), 
        url('../fonts/Montserrat-Regular.ttf?v=4.6.3') format('truetype'), 
        url('../fonts/Montserrat-Regular.svg?v=4.6.3') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face{   
  font-family: 'Montserrat-Bold';
  src:  url('../fonts/Montserrat-Bold.eot?v=4.6.3');
  src:  url('../fonts/Montserrat-Bold.eot?#iefix&v=4.6.3') format('embedded-opentype'), 
        url('../fonts/Montserrat-Bold.woff2?v=4.6.3') format('woff2'), 
        url('../fonts/Montserrat-Bold.woff?v=4.6.3') format('woff'), 
        url('../fonts/Montserrat-Bold.ttf?v=4.6.3') format('truetype'), 
        url('../fonts/Montserrat-Bold.svg?v=4.6.3') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
    font-size: 16px;
}

/* #main-container {
    min-height: 800px !important;
    max-width: 1100px;
} */

.m-01 {
    margin-left: 40px;
}

.f-style-01 {
    font-size: 1.7rem !important;
}

a{text-decoration: none;}
.disabled{
	    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    cursor: not-allowed;
}


.a-center{
	text-align: center;
}

.container{
	margin-top: 20px;
}


.controls{
	min-height: 70px;
    width: 100%;
    background: #0f76b1;
}
.fichas{
	display: inline-block;
	/*float: right;*/
}
.control1{
    padding-top: 10px;
    width: 80%;
    /* display: inline-block; */
    /* float: right; */
    margin: 0 auto;
    text-align: right;
}

.markQ{
	background-color: #cbd0d1;
	border: none;
}

.markQ h2, .respuestasOk h2{
	background: #0f76b1;
    color: #fff;
	font-weight: 700;
    line-height: 1em;
    padding: 10px 15px;
}
.markQ p{
    font-size: 1em;
    font-family: 'Montserrat-Regular';    
    padding: 0px 15px 0px 15px;
    display: block;
}

.markQ label{
    font-weight: 400;
}

#pregTitulo{
	padding:10px;
	color: #fff;
	background-color: #6AA1D8;
	font-size: 16px!important;	
    min-height: 30px;
}

.instruccion em{
    font-size: .9em;
    font-family: 'Montserrat-Bold';
    
    padding: 10px 0 0px;
    display: block;
    color: #0f76b1;
}

#preg1{
	height: 180px;
    border: 1px solid #0f76b1;
    /*width: 80%;*/
	width: 100%;
    display: inline-block;
    border-radius: 5px;
}


.areaTexto{
	/*width: 100%;*/
    margin: 0 15px;
	text-align: center;
}

#pregunta2{
	display: none;
}
#pregunta3{
	display: none;
}
#pregunta4{
	display: none;
}


.recurso0{
	min-width: 300px;
	margin-bottom:  20px;
}


.recurso{
	min-width: 300px;
	/*padding: 10px 10px 20px 10px;*/
	background-color: #cbd0d1;
}
.recurso h3{
	text-align: center;
	color: #0f76b1;
    font-family: 'Montserrat-Regular';
    font-weight: 700;
    margin: 15px 0;
}
.recurso h5{
	font-size: 18px;
	text-align: center;
	font-weight: 700;

}

.recurso p{
	text-align: justify-all;
}

.recurso img{
	width: 100%;
	max-width: 380px;
	max-height: 225px;
}


.imagen{
	text-align: center;
}

.imagen img{
    border: 2px solid #0f76b1;
}


.active{
	background-color: #fff!important;
}

#win{
	text-align: center;
	font-weight: 900px;
	font-size: 25px;
}



#btnCalificar{
	background-color: #47a2db;
}

.finalButton{
	text-align: center;
}

#listo{
	display: inline-block;
}

#myModal .button-primary{
	display: inline-block;
}

/* The Close Button 
.close {
}*/

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


textarea {
  resize: none;
}



.contenido {
    padding: 0 15px 15px;
    margin: 0 auto;
}

.titResultados {
    text-align: center;
    font-size: 2em;
    margin: 50px 0 30px !important;
    padding-bottom: 1px !important;
}

.msjRetro {
    margin: 0 auto 40px;
    text-align: center;
}

.subRespuestas {
    color: #0f76b1;
    text-align: center;
    font-size: 1.5em;
}

.listPreguntas {
    list-style: none;
    margin-bottom: 40px;
}

.listPreguntas .preguntaInfo {
    list-style: none;
}

.listPreguntas .pregLabel {
    position: relative;
    padding-right: 60px;
    width: 80%;
}
.listPreguntas .pregLabel .ico {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: -5px;
    -webkit-background-size: 80%;
    -moz-background-size: 80%;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center center;
}
.listPreguntas .pregLabel .ico.ok {
    background-color: #538d37;
    background-image: url(../images/ok.png);
}
.listPreguntas .pregLabel .ico.wrong {
    background-color: #ea655d;
    background-image: url(../images/wrong.png);
}
.listPreguntas label {
    font-family: 'Montserrat-Bold';
    color: #0f76b1;
    font-size: 1.1em;
}

.listPreguntas .preguntaInfo >li:after {
    content: '';
    background-color: #0f76b1;
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: 5px;
    left: -20px;
}

.docente .docenteResp {
    display: block;
}

.docenteResp {
    background: rgba(231,232,234,0.8);
    padding: 10px;
    width: 90%;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
    display: none;
}

.docenteResp .pregLabel {
    width: 100%;
}



.docenteResp:after {
    content: '';
    position: absolute;
    display: block;
    border: 10px solid transparent;
    border-bottom-color: rgba(231,232,234,0.8);
    top: -20px;
    left: 10px;
}

.respuestasOk{
	background-color: #c0c0c0;
    width: 80%;
    min-width: 300px;
	margin: 0 auto;
}


#btnp1, #btnp2,#btnp3, #btnp4, #btnBack, #btnNext{
	color: transparent;
	margin-left: 5px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding: 0px;
    background-color: #3fa4da;
    border:none;

}

#btnBack{
background-image: url(../images/iconos.png);
background-position: 3px 3px;
}

#btnNext{
    background-image: url(../images/iconos.png);
    background-position: -25px 3px;
}

.timer{
	font-size:2.5em;
	vertical-align:middle;
	margin-right:20px;
	color:#fff;
	-webkit-transition:0;
	-moz-transition:0;
	-o-transition:0;
	-ms-transition:0;
	transition:0
}

.control1.urgente .timer{color:#bd1928}

.control1.superUrgente .timer{
	-webkit-animation:pulseCol 1s ease-in-out infinite alternate;
	-moz-animation:pulseCol 1s ease-in-out infinite alternate;
	-o-animation:pulseCol 1s ease-in-out infinite alternate;
	-ms-animation:pulseCol 1s ease-in-out infinite alternate;
	animation:pulseCol 1s ease-in-out infinite alternate
}

.portada{
	background-color:#0f76b1;
	width:100%;
	height:100%;
	position:fixed;
	z-index: 10;
}
.portada .txtIntro{

    /* word-break: break-word; */
    position: absolute;
    text-align: center;
    border: 2px solid #fff;
    top: 50%;
    left: 50%;
    max-width: 400px;
    width: 50%;
    margin-left: -200px;
    padding: 20px;
    margin-top: -100px;
    /* margin: 12% auto; */
}

.portada .txtIntro h2{
	color:#fff;font-size:2.5em;margin:0 0 25px;
    line-height: 1em;
	}

.portada .txtIntro .btn{
	display:block;width:60%;margin:0 auto;
}

.portada .txtIntro .btn {
    display: block;
    width: 60%;
    margin: 0 auto;
}
.btn.white:hover {
    background-color: #3fa4da;
    color: #fff;
}
.btn.white {
    background-color: #fff;
    color: #0f76b1;
    font-family: 'Montserrat-Bold';
}
.btn:hover {
    width: 70%;
    text-align: center;
    background: #0f76b1;
    color: #fff;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1.2em;
}

.btn {
    width: 70%;
    text-align: center;
    background: #0f76b1;
    color: #fff;
    border: 0;
    border-radius: 5px;
    padding: 8px 25px;
    cursor: pointer;
    font-size: 1.2em;
    -webkit-transition: 0.6s all ease;
    -moz-transition: 0.6s all ease;
    -o-transition: 0.6s all ease;
    -ms-transition: 0.6s all ease;
    transition: 0.6s all ease;
}
