@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');

@font-face {
  font-family: lifeismessy;
  src: url('../fonts/KGLifeisMessy.ttf');
}


html {
  /*position: fixed;*/
  top: 0;
  height: 100%;
  width: 100%;
  /*overflow-y:scroll;*/
  -webkit-overflow-scrolling: touch;
  /* iOS velocity scrolling */
}

@font-face {
  font-family: lifeismessy;
  src: url(../fonts/KGLifeisMessy.ttf);
}

body {
  font-family: Nunito;
  background: #fff;
  color: #000;
  margin: 0;
  /*min-height: 100%;*/
  font-size: 16px;
  /*line-height: 1.2em;*/
  /*background: transparent;*/
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
}

.mainWrapper {
  height: 100%;
  width: 100%;
  
}

.logo{
 /* font-family: lifeismessy;
  font-size:48px;*/
  padding-top: 15px;
  text-align: center;
}


.txt_rojo {
  color: #C6313B !important;
}

.txt_gris {
  color: #D0C5BB !important;
}

.txt_verde{
  color: #AA9101 !important;
}

.txt_blanco{
  color:#fff !important;
}

.txt_negro{
  color:#000;
}
.oculto {
  display: none;
}

/*FIN ESTILOS GENERALES*/
h1 {
  font-family: Nunito;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  line-height: 26.4px;
}

h3 {
  font-family: Nunito;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  line-height: 15.4px;
}

p {
  font-family: Nunito;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 23px;
}

blockquote {
  font-family: Nunito;
  font-size: 21px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 30px;
}

pre {
  font-family: Nunito;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 18.5714px;
}

.a{
  color: #C6313B !important;

}

.a hover{
  color: #C6313B !important;

}

.font_nunito{
  font-family: Nunito !important;
  font-weight: bold;
  font-size: 19px;
}
/*=============================================
HEADER
=============================================*/
.Header {
  /*font-size: 40px;*/
  background: url("../img/1x/bg_cabecera.png") repeat-x;
  height:170px;
  /*background: #C6313B;*/
 /* font-family: Nunito;*/
}
.tituloHeader{
  font-size: 30px;
  font-family: lifeismessy;
  padding-top: 14px;
}
.enlacesHeader{
  font-size: 25px !important;
  /*padding-left: 250px;*/
}
.contIconos{
  position: absolute;
  top: 15px;
  right: 0;
}

.menuheader{
  width: 100%;
  margin: 33px 0 0;
  /* padding: 2.5rem; */
}
.raya{
 font-family: Nunito;
 font-weight: bold;
 font-size: 20px;
 line-height: 24px;
 color: #544a45;
}
.separacion{
  padding-left: 25px;
  padding-right: 25px;
}
/*=============================================
videos
=============================================*/
.zonaVideos{
  background: url("../img/1x/bg_videos.png") repeat-x;
  /*width: 1366px;*/
 padding-top: 50px;
  height: 620px;
}

.youtube{
  font-family: lifeismessy;
  
  font-size:28px;
}

.enlacesYoutube{
  font-family: lifeismessy;
 
  font-size:28px;
}

.txt_videos {
  padding-top: 10px;
}

.img_videos{
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  
  text-align: center;
}
/*=============================================
FOOTER
=============================================*/
.Footer{
  /*width: 1366px;*/
  /*height: 126px;*/
  background: url("../img/1x/bg_footer.png") repeat-x;
  margin-top:-40px;
}
.logosFooter{
  height: 140px;
}

.mandilon{
  padding-left: 150px;
  font-family: lifeismessy;
  color: white;
  font-size:21px;
}
.enlacesMandilon{
  padding-left: 30px;
}

/*=============================================
INDICE/PORTADA 
=============================================*/

.CuerpoPortada{
  background-image: url("../img/bg_Migraciones_y_Refugio_1140.jpg");
  /*width: 1366px;*/
  background-repeat: no-repeat;
  height: 631px;
  margin-top: 75px;
}
.portada {
  width: 100%;
  /*height: 100vh;*/
  background: #fff;
  position: relative;
  z-index: 9;
}

.contCirculos {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  /*background: grey;*/
  /*max-width: 990px;*/
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  justify-content: center;
}



.imgPortada {
  max-height: 400px;
}

.txt_profes{
  font-family: lifeismessy;
  font-size:24px;
}

/*=============================================
MIGRACION
=============================================*/
.CuerpoMigracion{
  background-image: url("../img/bg_contenedor_Los_Humanos_Migramos_1140.jpg");
  background-repeat: no-repeat;
  height: 2240px;
}
.txt_imagen1{
  font-size: 18px;
  text-align: left;
  color: #222221;
  padding-top:170px;
  font-family: Nunito;
  height: 460px;
}
.txt_imagen2{
  font-size: 18px;
  text-align: left;
  color: #222221;
  padding-top:70px;
  font-family: Nunito;
  height: 340px;
  
}
.txt_imagen3{
  font-size: 18px;
  text-align: right;
  color: #222221;
  font-family: Nunito;
  padding-top:70px;
  height: 330px;
  padding-right: 50px;
}
.txt_imagen4{
  font-size: 18px;
  text-align: right;
  color: #222221;
  font-family: Nunito;
  padding-top:75px;
  height: 320px;
  padding-left: 20px;
}
.txt_imagen5{
  font-size: 18px;
  text-align: left;
  color: #222221;
  font-family: Nunito;
  padding-top:65px;
  height: 280px;
}


.btnJugar{
  padding-left: 540px;
  margin-top: 10px !important;

}
/*=============================================
HUIR
=============================================*/
.CuerpoHuir{
  background-image: url("../img/bg_Huir Para Vivir_1140.jpg");
  background-repeat: no-repeat;
  height: 2631px;
  font-family: Nunito;
}
.txt_imagenhuir1{
  font-size: 18px;
  text-align: left;
  color: #222221;
  padding-top:160px;
  font-family: Nunito;
  height: 400px;
}
.txt_imagenhuir2{
  font-size: 18px;
  text-align: left;
  color: #222221;
  padding-top:50px;
  font-family: Nunito;
  height: 340px;
}
.txt_imagenhuir3{
  font-size: 18px;
  text-align: right;
  color: #222221;
  padding-top:23px;
  font-family: Nunito;
  height: 300px;
}
.txt_imagenhuir4{
  font-size: 18px;
  text-align: right;
  color: #222221;
  padding-top:50px;
  font-family: Nunito;
  height: 350px;
}
.txt_imagenhuir5{
  font-size: 18px;
  text-align: left;
  color: #222221;
  padding-top:75px;
  font-family: Nunito;
  height: 300px;
}
.txt_imagenhuir6{
  font-size: 18px;
  text-align: left;
  color: #222221;
  padding-top:45px;
  font-family: Nunito;
  height: 340px;
}

.btnJugarHuir{
  padding-left: 500px;
  margin-top: 20px !important;

}

/*=============================================
refugio
=============================================*/
.CuerpoRefugio{
  background-image: url("../img/bg_Todos_Somos_Refugio_1140_v2.jpg");
  background-repeat: no-repeat;
  height: 1780px;
}
.txt_imagenrefugio1{
  font-size: 18px;
  text-align: left;
  color: #222221;
  padding-top:120px;
  font-family: Nunito;
  height: 380px;
}
.txt_imagenrefugio2{
  font-size: 18px;
  text-align: left;
  color: #222221;
  padding-top:90px;
  font-family: Nunito;
  height: 350px;
  padding-right: 40px;
}
.txt_imagenrefugio3{
  font-size: 18px;
  text-align: right;
  color: #222221;
  padding-top:20px;
  font-family: Nunito;
  height: 290px;
  padding-right: 80px;
}
.txt_imagenrefugio4{
  font-size: 18px;
  text-align: left;
  color: #222221;
  padding-top:100px;
  font-family: Nunito;
  height: 290px;
}
.btnJugarRefugio{
  padding-left: 556px;

}



/*=============================================
ACTIVIDAD COMUN
=============================================*/

.contTeatro{
  position: relative;
  height: 900px;
}
.fondoTeatro{
  position: absolute;
  z-index: 1;
}

/*.bg_eval{
  background: url("../img/1x/img_1.png") no-repeat center;
  background-position: 0 40px;
  width: 1150px;
  height: 710px;
  z-index: 0;
}*/

#btnSiguiente{
  background:#c5313b;
  color: #fff;
  font-size: 18px;
  padding: 8px 15px;
  text-align: center;
  font-family: lifeismessy;
  bottom: 140px;
  left: 116px;
  bottom: 106px;
  left: 55px;
  cursor: pointer;
}


.contador{
  position: absolute;
  font-size: 26px;
  font-family: lifeismessy;
  color: #8b8075;
  z-index: 3;
  width: 165px;
  height: 105px;
  padding: 29px 0;
  text-align: center;
  top: 205px;
  left: 910px;
  background: url('../img/1x/contador.png') no-repeat;
}

/*=============================================
ACTIVIDAD1
=============================================*/

.box{
  display: flex;
}
#evaluacion {
  padding: 80px 116px 0 130px;
  position: absolute;
  z-index: 2;
  top: 200px;
  left: 135px;
}

.bgEval_1{
  background: url("../img/1x/img_1.png") no-repeat center;
  background-position: 0 40px;
  width: 880px;
  height: 555px;
}

#evaluacion .titulo_pregunta{
  margin-bottom: 10px;
  color: #fff;
  font-family: lifeismessy;
  font-size: 24px!important;
  line-height: 30px!important;
 
}
#evaluacion .titulo_pregunta.margenes{
  margin-bottom: 30px;
  margin-top:40px;
 
}

 .texto_resumen_evaluacion {
  display: block;
  float:left;
  width: 380px;
  height: 165px;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #999999;
}


#evaluacion .preguntas ul{
  width:100%;
  padding: 0;
}

#evaluacion #pregunta {
  /*padding: 20px;*/
  display: none;
}

#evaluacion .preguntas ul li{
  /*background:#8b96a2;
 border: 1px solid #ccc;*/
 margin-bottom: 5px;
 padding: 5px 0;
 float: left;
 cursor: pointer;
 /* height: 100%; */
 width:100%;
 list-style: none;
 padding: 10px 10px 10px 10px;
 line-height: 20px;
}

#evaluacion .preguntas ul li.seleccionada {
  background-color: #AB831F;
  color: #949596;
  border-radius: 10px;
  /*font-weight:bold;*/
}

.feedIndividualesBack {
    /* display: none; */
    height: 504px;
    width: 874px;
    position: absolute;
    top: 240px;
    left: 135px;
    z-index: 2;
    display: none;
}

#resumen .feedback {
  height: 504px;
  width: 874px;
  position: absolute;
  top: 240px;
  left: 135px;
  z-index: 2;
  background: url("../img/1x/feed_enhorabuena.png");
  display: none;
  padding: 85px 165px;
}


#resumen .feedback li {
  list-style: none;
  color: #2c2c2c;
  font-family: Nunito;
  font-weight: 800;
  font-size: 18px;
}

#resumen .titulo_feed {
  margin-bottom: 20px;
  color: #AB831F;
  margin-top: 20px;
  font-family: lifeismessy;
  font-size: 30px;
}

#resumen .txtGracias {
  font-size: 18px;
  margin-bottom: 20px;
  color: #AB831F;
  font-family: Nunito;
  font-weight: bold;
}

.feedPositivo, .feedNegativo {
  display: none;
}
.contFeedbackEvaluacionIncorrecto,
.contFeedbackEvaluacionCorrecto,
.contFeedbackEvaluacionDuda,
.contFeedbackEvaluacionSinRespuesta  {
  background: url("../img/1x/feed_mal.png");
  height: 100%;
  width: 100%;
  padding:100px 370px 0 130px;
}

.contFeedbackEvaluacionSinRespuesta {
  background: url("../img/1x/feed_selecciona.png");
}
.contFeedbackEvaluacionCorrecto {
  background: url("../img/1x/feed_bien.png");
}
.contFeedbackEvaluacionDuda{
  background: url("../img/1x/feed_duda.png");
}
.btnCerrar {
  background: #e30e13 url('../img/btnCerrarPop.png') center center no-repeat;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  top: -15px!important;
  right: -10px!important;
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
}

.feedPositivo .contFeedbackEvaluacionCorrecto .texto h3,
.feedNegativo .contFeedbackEvaluacionIncorrecto .texto h3,
.feedNegativo .contFeedbackEvaluacionDuda .texto h3,
.feedContinuar .contFeedbackEvaluacionSinRespuesta .texto h3 {
  color: #fff;
  font-size:45px;
  font-family: lifeismessy;
  line-height: 1.2;
}

.feedPositivo .contFeedbackEvaluacionCorrecto .texto h2,
.feedNegativo .contFeedbackEvaluacionIncorrecto .texto h2,
.feedNegativo .contFeedbackEvaluacionDuda .texto h2,
.feedContinuar .contFeedbackEvaluacionSinRespuesta .texto h2 {
  color: #fff;
  font-size: 37px;
  font-family: lifeismessy;
  line-height: 1.2;
  margin-top: 105px;
  margin-left: 10px;
}

.feedPositivo .contFeedbackEvaluacionCorrecto .texto p ,
.feedContinuar .contFeedbackEvaluacionSinRespuesta .texto p,
.feedNegativo .contFeedbackEvaluacionIncorrecto .texto p{
  color: #fff;
  font-size:21px;
  font-weight: bold;
  font-family: Nunito;
}

.feedPositivo .contFeedbackEvaluacionDuda .texto p ,
.feedNegativo .contFeedbackEvaluacionDuda .texto p {
  font-size: 21px;
    font-weight: bold;
    font-family: Nunito;
    /* font-stretch: condensed; */
    position: absolute;
    top: 100px;
    width: 300px;
    left: 175px;
}
.contFeedbackEvaluacion .texto h3 {
  font-size:30px;
  font-weight: 400;
  text-align: center;
}

.contFeedbackEvaluacion .texto p {
  color: #707070;
}

.capitulo .texto{
  /*background:#ec0000;*/
  padding:7px!important;
  color:#fafafa;
  font-size:16px!important;
}

.contenidoMenu h1{
  border-bottom: 1px solid  #223465;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.option-input:checked::before {
    height: 16px;
    width: 16px;
    line-height: 11px;
    color: #AB831F;
}

.tu_nota {
  float:left;
  width: 130px;
  margin-right: 30px;
  text-align: center;
}

.enlace {
 color: #7f7e7e!important;
 font-size: 13px;
 cursor:pointer;

}
#instrucciones .texto_gris{
  color:#858585;
}

.botones_evaluacion  .icon-siguiente:before {
  margin-top:4px;
  float:right;
}

.icon_repetir{
  width: 18px;
    height: 18px;
    float: left;
    background: transparent url("../../img/iconos/ic_refresh_white_18dp.png") no-repeat center right;
    position: absolute;
    margin-top: 0 !important;
    margin-left: -5px;
}

.instruccionesEvaluacion {
  float:left;
  width: 200px;
  color: #666666;
  font-size:13px;
  margin-left:20px;
  line-height: 14px;
  padding-top: 10px;
}

.instruccionesEvaluacion h2 {
  font-size:14px;
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 10px;
}

.instruccionesEvaluacion .img_instruccion {
  width: 100%;
  clear:both;
  margin-top: 15px;
  margin-left: 35px;
}

.feedbackEvaluacion {
  width: 220px;
  /*height: 155px;*/
  overflow-y:auto;
  float:left;
  position:relative;
  top:50%;
}

.btnResumenEvaluacion {
  float:left;
}

.text{
    text-align: center;
    padding-top:30%;
    font-size: 35px;     
    color: #848484;
}

.botones_evaluacion{
  /* width:50%; */
  float:right;
}
#btn_comenzar span {
    float: right;
    width: 28px;
    height: 20px;
    display: block;
}

#btn_comenzar {
    width: 170px; 
    height: 40px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    background: #224a9f;
    display: flex;
    align-items: center;
    padding: 0 25px;
    margin-bottom: 10px;
    justify-content: space-around;
    transition: all .2s ease;
}

.personaje_evaluacion{
    float: right;
    width: 34%;
    /* height: 512px; */
    margin-top: 54px;
}

#portada_evaluacion{
  min-height: 550px;
  /* background:transparent url("../../img/bgbody/portadaEval.png") no-repeat center center; */
}

#portada_evaluacion {
    /*color:#fff;*/
    line-height: 22px;
    text-align: center;
    font-size: 18px;  
}

#instrucciones{
    text-align: left;
    /*width: 660px;*/
}
#instrucciones h1{
    text-align: left;
    font-size: 60px;
    border-bottom: solid thin #fff;
    padding-bottom: 10px;
    font-family: 'KPMG_ligth_Condense';
    line-height: 55px;
}

#portada_evaluacion #instrucciones p{
  margin-top: 10px;
  font-weight:500;
}

.preguntas {
    width: 100%;
    float: left;
    margin-top:10px;
    /*  margin-top: 150px;*/
}
.feedIndividualesBack .b-close{
  right: 135px;
  top: 85px;
  line-height: 29px;
  padding-left: 6px;
  position: absolute;
  font-size: 33px;
  color: #fff;
  cursor: pointer;
  z-index: 9;
}

#resumen ul{
  margin: 0;
  padding: 0;
  width: 360px;
}

#evaluacion .blo_izq {
    float: left;
    width: 50%;
    /* margin-right: 65px; */
    float: left;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
}
.blo_der{
  padding:20px;
  float: left;
  width: 50%;
}

#evaluacion .instrucciones {
  color:#848484;
  font-size: 14px;
  float:left;
  width: 100%;
  line-height: 18px;
  margin-bottom:20px;
}

.numPreguntaNueva{
  color: #fff;
  font-family: Nunito;
  font-weight: bold;
  font-size: 24px!important;
  line-height: 30px!important;
  font-weight: 500;
 float: left;
 position: absolute;
 left: 204px;
 top: 390px;

}

#btnSiguiente a{
   color: #B42D0D !important;
   font-family: Nunito;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
}

#btnRepetir{
    background:#c5313b;
    color: #fff;
    font-family: lifeismessy;
    position: absolute;
    bottom: 140px;
    left: 116px;
    height: 40px;
    width: 140px;
    line-height: 18px;
    font-size: 20px;
    padding: 10px 0 10px 0;
    text-align: center;
    cursor: pointer;
}





/*@ale: nuevo formato*/
@keyframes click-wave {
    0% {
      height: 15px;
      width: 15px;
      opacity: 0.35;
      position: relative;
  }
  100% {
      height: 80px;
      width: 80px;
      margin-left: -35px;
      margin-top: -35px;
      opacity: 0;
  }
}

#respuestaspregunta span{
  width: 90%;
    margin-left: 10px;
    display: block;
    float: left;
    
    color:#fff;
    font-family: Nunito;
    font-weight: bold;
    font-size: 18px;
}

.option-input {
  
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 3.33333px;
  float:left;
  right: 0;
  bottom: 0;
  left: 0;
  height: 15px;
  width: 15px;
  transition: all 0.15s ease-out 0s;
  background: #fff;
  border: none;
  color: #545454;
  cursor: pointer;
  display: inline-block;
  /* margin-right: 0.5rem;*/
  outline: none;
  position: relative;
  z-index: 1000;
}


.option-input:checked {
  background: #cbd1d8;
}

.option-input:checked::before {
  height: 15px;
  width: 15px;
  position: absolute;
  content: '•';
  display: inline-block;
  font-size: 25px;
  text-align: center;
  line-height: 13px;
  color: #AB831F;;
}
.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #949596;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
.option-input.radio {
  border-radius: 50%;
}
.option-input.radio::after {
  border-radius: 50%;
}


.feedback .close{
    position: absolute;
    right: 15px;
    top: 15px;
    color: #fff;
    cursor: pointer;
    z-index: 999;	

}  

.feedNegativo h3{
  color:#fff!important;
}

.feedPositivo h3{
  color:#fff!important;
}

.numPregunta {
  float: right;
  margin-top: 20px;
  font-size: 12px;
  color: #fff;
  font-family: Nunito;
  font-weight: bold;
  font-size: 24px!important;
  line-height: 30px!important;
  text-align: right;
  
}
/*=============================================
ACTIVIDAD 2
=============================================*/
#evaluacion2 {
  padding: 80px 116px 0 130px;
  position: absolute;
  z-index: 2;
  top: 200px;
  left: 135px;
}
.bgEval_2{
  background: url("../img/1x/img_1.png") no-repeat center;
  background-position: 0 40px;
  width: 880px;
  height: 555px;
}

#evaluacion2 .preguntadd{
	display: flex;
}

#evaluacion2 .preguntadd .instrucciones_actividad2 p{
  color: #FFFFFF;
  font-style: italic;
  text-align: left;
  font-size: 21px;
  padding-right: 75px;
  position: absolute;
  display: flex;
  width: 30px;
}


#evaluacion2 .arrastrable:hover{
	cursor: move;
}

#evaluacion2 .arrastrable.colocado:hover{
	cursor: default;
}


#evaluacion2 #preguntadd_1 .no_arrastrable1 {
  position: absolute;
    text-align: center;
    padding-top: 67px;
    padding-right: 30px;
    color: #fff;
    padding-left: 200px;
    position: absolute;

}
#evaluacion2 #preguntadd_1 .no_arrastrable2 {
  text-align: center;
    position: absolute;
    padding-top: 67px;
    padding-right: 30px;
    color: #fff;
    padding-left: 350px;

}
#evaluacion2  #preguntadd_1 .no_arrastrable3 {
  text-align: center;
    padding-top: 67px;
    padding-right: 30px;
    color: #fff;
    padding-left: 480px;

}

#evaluacion2 #preguntadd_2 .no_arrastrable1 {
  position: absolute;
    text-align: center;
    padding-top: 67px;
    padding-right: 30px;
    color: #fff;
    padding-left: 230px;
    position: absolute;

}
#evaluacion2 #preguntadd_2 .no_arrastrable2 {
  text-align: center;
    position: absolute;
    padding-top: 67px;
    padding-right: 30px;
    color: #fff;
    padding-left: 365px;

}
#evaluacion2  #preguntadd_2 .no_arrastrable3 {
  text-align: center;
    padding-top: 67px;
    padding-right: 30px;
    color: #fff;
    padding-left: 487px;

}
#evaluacion2 #preguntadd_3 .no_arrastrable1 {
  position: absolute;
    text-align: center;
    padding-top: 67px;
    padding-right: 30px;
    color: #fff;
    padding-left: 235px;
    position: absolute;

}
#evaluacion2 #preguntadd_3 .no_arrastrable2 {
  text-align: center;
    position: absolute;
    padding-top: 67px;
    padding-right: 30px;
    color: #fff;
    padding-left: 360px;

}
#evaluacion2  #preguntadd_3 .no_arrastrable3 {
  text-align: center;
    padding-top: 67px;
    padding-right: 30px;
    color: #fff;
    padding-left: 480px;

}
#evaluacion2 .contenido_arrastrable{

  text-align: center;
 
}

#evaluacion2 .linea_blanca{
  border-bottom: solid 2px #fff;
  width: 615px;
  height: 50px;
  position: absolute;
  top: 138px;
 
}
#evaluacion2 .contenido_arrastrable p{
	line-height: 19px;
	font-size: 15px;
  font-weight: bold;
}


#evaluacion2 .arrastrable.arrastrable1{
	/*top:290px;*/
  position:absolute;
  left:365px;
}

#evaluacion2 .arrastrable.arrastrable2{
	/*top:425px;*/
  left:497px;
  position:absolute;
}

#evaluacion2 .arrastrable.arrastrable3{
	/*top:153px;*/
  left:615px;
  position:absolute;
}

#evaluacion2  .target{
	position: absolute;
	
	height: 150px;
	top:100px;
  color: #fff;
}

#evaluacion2  .target .titulo_target{
	text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
    /* display: flex; */
    float: left;
    margin-left: 70px;
    padding-top: 13px;

}

#evaluacion2 .target .titulo_target p{
  font-weight: bold;
  color:#fff;

}

#evaluacion2 .target .zona_target{
	/*border:dotted 2px;
	width: 210px;
	height: 114px;
	border-radius: 10px;*/
  border: dotted 2px;
    width: 55px;
    height: 55px;
    border-radius: 170px;
}

#evaluacion2  .target.target1{
	top: 212px;
 

}

#evaluacion2 .target.target2{
  top: 290px;
 
}

#evaluacion2 .target.target3{
	top: 370px;
 
}




#evaluacion2 .btnSiguiente{

  background:#c5313b;
  color: #fff;
  font-size: 18px;
  padding: 8px 15px;
  text-align: center;
  font-family: lifeismessy;
  
  left: 600px;
 
  top:455px;
  cursor: pointer;
  
  position:absolute;
}


/*=============================================
ACTIVIDAD 3
=============================================*/
#evaluacion3 {
  padding: 80px 116px 0 130px;
  position: absolute;
  z-index: 2;
  top: 200px;
  left: 135px;
}
.bgEval_3{
  background: url("../img/1x/img_3_0.png") no-repeat center;
  background-position: 0 40px;
  width: 880px;
  height: 555px;
}


#evaluacion3 .btnSiguiente{

  background:#c5313b;
  color: #fff;
  font-size: 18px;
  padding: 8px 15px;
  text-align: center;
  font-family: lifeismessy;
  
  left: 600px;
 
  top:455px;
  cursor: pointer;
  
  position:absolute;
}
.btnContinuar{

  background: #c5313b;
  color: #fff;
  font-size: 18px;
  padding: 8px 15px;
  text-align: center;
  font-family: lifeismessy;
  left: 220px;
  top: 335px;
  cursor: pointer;
    position: absolute;
}




#evaluacion3 .titulo_pregunta{
  margin-top: 30px;
  margin-bottom: 40px;
  color: #fff;
  font-family: lifeismessy;
  font-size: 24px!important;
  line-height: 30px!important;
 
}



#evaluacion3 .preguntas ul{
  width:100%;
  padding: 0;
}

#evaluacion3 #pregunta {
  /*padding: 20px;*/
  display: none;
}

#evaluacion3 .preguntas ul li{
  /*background:#8b96a2;
 border: 1px solid #ccc;*/
 margin-bottom: 5px;
 padding: 5px 0;
 float: left;
 cursor: pointer;
 /* height: 100%; */
 width:100%;
 list-style: none;
 padding: 10px 10px 10px 10px;
 line-height: 20px;
}

#evaluacion3 .preguntas ul li.seleccionada {
  background-color: #AB831F;
  color: #949596;
  border-radius: 10px;
  /*font-weight:bold;*/
}

#evaluacion3 #respuestaspregunta span{
  width: 40%;
    margin-left: 10px;
    display: block;
    float: left;
    text-align: left;
    color:#fff;
    font-family: Nunito;
    font-weight: bold;
    font-size: 21px;
}